.select2-results__options > li:first-child{
   display:none !important;
	visibility:hidden;
}
.custom-search{
	cursor:pointer;
}
li[role=alert]{
	display:none;
}
.select2-search--dropdown .select2-search__field {
    width: 98% !important;
	padding:8px !important;
}
.select2-selection__placeholder{
	float:left;
	font-size: 12px !important;
    user-select: none;
    -webkit-user-select: none;
    font-weight: bold !important;
}
.left_div a{
	text-decoration:none;
}
.left_div a:hover{
	text-decoration:none;
}
.custom-down{
    cursor: pointer;
	font-size:19px !important; 
}
.icon_div{
    padding: 2px 2px 2px 2px;
    text-align: right;
    width: 20%;
}
.title_icon_div{
    display: flex;
}
.title_div{
    width: 80%;
}
.instead_of_hr{
    border-bottom: 1px solid #80808073;
}
.select2-dropdown--below{
    margin-top:6px;
}
.select2-dropdown{
    border:none !important;
    box-shadow: 0px 4px 24px 0px #00000000;
}
.padding_top_bottom{
    padding: 20px 0px 20px 0px;
}
.row {
    margin: 0 auto;
}
.select2-container--default .select2-search--dropdown .select2-search__field {
    border: none;
	margin-top: -20px;
}
.select2-search--dropdown {
	width: 96%;
    display: block;
    border: 0px;
    margin-top: -46px;
}
.select2-container--default .select2-results__option--highlighted[aria-selected], .select2-container--default .select2-results__option--highlighted[data-selected] {
    background-color: white;
    color: #00B196;
}
.custom_css_select2 .select2-container--default .select2-selection--single {
    background-color: #fff;
    border: 1px solid #aaa;
    border-radius: 2px;
}
.select2-container--default .select2-results__option[aria-selected=true], .select2-container--default .select2-results__option[data-selected=true] {
    background-color: white !important;
    color: #00B196 !important;
}
.select2-results__option {
    font-size: 12px !important;
	margin:4px 0px 0px 0px !important;
    padding: 8px 14px 6px 20px !important;
    user-select: none;
  color:#000000;
    -webkit-user-select: none;
    font-weight: bold !important;
}
.custom_css_select2 .select2-container--default .select2-selection--single .select2-selection__rendered {
	text-align: left;
    color: #000000;
    font-size: 12px;
    font-weight: 600;
    line-height: 40px;
    padding-left: 12px;
	padding-top: 5px;
}

.custom_css_select2 .select2-container .select2-selection--single {
    box-sizing: border-box;
    cursor: pointer;
    display: block;
    height: 50px;
}
.content_data::-webkit-scrollbar{
  display:block !important;
}
/* Let's get this party started */
.content_data::-webkit-scrollbar {
    width: 4px;
}
 
/* Track */
.content_data::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3); 
    -webkit-border-radius: 10px;
    border-radius: 10px;
}
 
/* Handle */
.content_data::-webkit-scrollbar-thumb {
    -webkit-border-radius: 10px;
    border-radius: 10px;
    background: #071F2E; 
    -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.5); 
}
.content_data::-webkit-scrollbar-thumb:window-inactive {
    background: #071F2E; 
}
.custom-search{
  z-index: 4;
  margin-left: -36px;
  background-color: white;
    border-radius: 1px;
    padding: 7px;
    color: #000000;
    margin-top: 10px;
	margin-right:10px;
}
.select2-selection__arrow b{
  display:none !important;}
.custom-down{
  /*float: right;*/
/*   margin-right:10%; */
}
.cat_title{
font-family: Raleway;
font-size: 19px;
font-style: normal;
font-weight: 700;
line-height: 1.5rem;
letter-spacing: 0.0981818214058876px;
text-align: left;
color: #000000;
  }
.cat_posts{
font-family: Raleway;
font-size: 16px;
font-style: normal;
font-weight: 600;
line-height: 17px;
letter-spacing: 0em;
text-align: left;
color:#000000;

}
.content_data{
  background: #F2F2F2;
  height: 950px;
  overflow: auto;
  margin-right:1%;
  right: 1%;
  overflow-y: scroll;
  overflow-x: hidden;
}
.bg_custom, .left_gap{
  padding-top:3%;
}
.bg_custom{
    background: #F2F2F2;
}
.content_title{
font-family: Raleway;
font-size: 20px;
font-style: normal;
font-weight: 700;
line-height: 26px;
letter-spacing: 0.0981818214058876px;
text-align: left;
color:#000000;
}
.content_data p{
font-family: Raleway;
font-size: 16px;
font-style: normal;
font-weight: 400;
line-height: 22px;
letter-spacing: 0.0981818214058876px;
text-align: left;
display: block !important;
color:#000000;
} 
.toggale_list{
  display: none;
  width: 80% !important;
  margin-left: 3%;
}
.top_content{
  text-align: center;
}
.faq_headig{
font-family: Raleway;
font-size: 28px;
font-style: normal;
font-weight: 700;
line-height: 32px;
letter-spacing: 0em;
color: white;
}
.faq_text{
font-family: Raleway;
font-size: 14px;
font-style: normal;
font-weight: 400;
line-height: 20px;
letter-spacing: 0.0981818214058876px;
color: white;
}
/* .left_gap{
  left: 2% !important;
} */
.locate_content{
  padding: 10px 45px 10px 35px;
}
.mobile_view_outer_div, .bg_custom_mobile{
        display: none;
}
.cat_posts:hover{
    color: #00B196 !important;
}
.content_title:visible{
    color:#00B196 ;
}


@media only screen and (max-width: 800px) {
   .padding_top_bottom{
    padding: 5px 0px 5px 0px;
    }
   .left_gap {
      display: none;
    }
    .mobile_view_outer_div{
        display: revert;
        width: 100%;
        margin: 0 auto;
    }
    .nav_row{
    }
    .nav_col1{
        border-right: 1px solid #f2f2f2;
        text-align: center;
        color: #000000;
    }
    .mobile_view_outer_div .mobile_view_inner_div{
        display: none;
    }
    .mobile_view_inner_div{
        z-index: 7;
        position: absolute;
        background-color: white;
        width: 100%;
        padding: 20px 0px 0px 20px;
        left: 0;
        right: 0;
    }
    .content_data_mobile{
        min-height: 600px !important;
    }
    .bg_custom{
     display: none;   
    }
    .bg_custom_mobile{
    display: revert;
	box-shadow: 0 24px 14px 20px #F2F2F2;
    }
    .nav_col1 p, .nav_col2 p{
        font-family: Raleway;
        font-size: 16px;
        font-style: normal;
        font-weight: 600;
        padding-top: 15px;
    }
	.move_drop_down{
		text-align:right;
	}
    .content_data::-webkit-scrollbar{
      display:none !important;
    }
    .cat_title {
        font-family: Raleway;
        font-size: 16px;
        font-style: normal;
        font-weight: 700;
        line-height: 3rem;
        letter-spacing: 0.0981818214058876px;
        text-align: left;
        color: #000000;
    }
    .content_title {
        font-family: Raleway;
        font-size: 18px;
        font-style: normal;
        font-weight: 600;
        line-height: 26px;
        letter-spacing: 0.0981818214058876px;
        text-align: left;
        color: #000000;
    }
    .content_data p {
        font-family: Raleway;
        font-size: 14px;
        font-style: normal;
        font-weight: 400;
        line-height: 22px;
        letter-spacing: 0.0981818214058876px;
        text-align: left;
        display: block !important;
        color: #000000;
    }
    .row {
    margin: 0 auto;
}
    .custom-down-mobile{
        font-size: 25px;
        color: #00B196;
        }
}