@font-face {
    font-family: 'Georgia Bold';
    font-style: normal;
    font-weight: normal;
    src: local('Georgia Bold'), url('../fonts/georgiab.woff') format('woff');
    }
body{
    font-family: 'Open Sans', sans-serif;
    line-height: 1.2;
    font-size: 14px;
    font-weight: 400;
}
html,body{
    margin: 0;
    padding: 0;
}
a {
    margin: 0;
    padding: 0;
    vertical-align: baseline;
    background: transparent;
    text-decoration: none;
    color: rgb(27,27,27);
}
a:hover{
    text-decoration: none;
}
ul,li{
    list-style-type: none;
    margin: 0;
    padding: 0;
}
.top_header {
	background:#f7f7f7;
	display:block;
	border-bottom:1px solid #ebebeb;
	height:30px;
	font-size: 12px;
}

.top_header .topheader_left {
	width:100%;
	float:left;
	margin:0px;
	padding:0px;
	
}
.top_header .topheader_right {
	width:auto;
	float:right;
	margin:0px;
	padding:0px;
	
}

.skip_text {
  display: inline-block;
  float: left;
  line-height: 29px;
}
.top_header .topheader_right a.sitemap {
	float:left;
	
}
.loginlinks {
  border-right: 1px solid #ddd;
  float: left;
  line-height: 29px;
  padding: 0 7px;
}
.loginlinks:hover{background:#fff;}

.loginlinks-nbr {
	float:left;
	border:none;
}
.top_header .topheader_right .sizechanger, .colorchanger {
	float:left;
}
.top_header .topheader_right .sizechanger a, .colorchanger a {
  float: left;
  line-height: 29px;
  padding: 0 7px;
}

.top_header .topheader_right a.alink{
	background: #ef8a22 none repeat scroll 0 0;
    color: white;
    line-height: 29px;
    margin: 0 0 0 1px;
    padding: 7px 5px 6px;
}
.top_header .topheader_right a:hover.alink,
.top_header .topheader_right a:focus.alink {
	background: #333 none repeat scroll 0 0;
}

.top_header .topheader_right .colorchanger{border-left:1px solid #ddd;}

.top_header .topheader_right .colorchanger a {
	background:#fff;
	margin: 0;
	padding: 0 6px;
}
.top_header .topheader_right .colorchanger a.blackbg {
	background:#000;
	color:#fff;
}
.manin_menu .navbar-nav{
    position: relative;
}
.header_middle .manin_menu {
	margin: 4px 0 0;
}
.header_middle .manin_menu ul li {
	min-height: 92px;
}
.header_middle  .manin_menu ul li.hover.has-child {
	background: url("../img/bluearroww.png") no-repeat scroll 56px 84px rgba(0, 0, 0, 0);
}

.header_middle  .manin_menu ul li img {
	background: url("../img/naviconn.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
	border-radius: 0;
	background-size: contain;
	padding: 8px 6px 10px 8px;
	transition: background 0.7s ease 0s;
}
.header_middle  .manin_menu ul li a.active img {
	background: url("../img/naviconblue.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
	border-radius: 0;
	padding: 8px 7px 10px 8px;
	transition: background 0.7s ease 0s;
}
.header_middle  .manin_menu ul li:hover img {
	background: url("../img/naviconblue.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
	border-radius: 0;
	padding: 8px 7px 10px 8px;
}
.header_middle  .manin_menu ul li ul {
	display:none;
}

.header_middle  #nav ul {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0.8);
    box-shadow: 0 2px 3px #777;
    left: 0;
    line-height: 1.5em;
    position: absolute;
    top: 92px;
    z-index: 9999999;
    border-top: 3px solid #00a2ff;
    padding: 11px 0 13px 20px;
    box-sizing: border-box;
}
.header_middle  .manin_menu ul li.hover ul{
    display: flex;
    flex-wrap: wrap;
}
.header_middle  .manin_menu ul li.hover ul li {
	margin: 6px 0;
	width: 33.33%;
	padding: 0 0 0 0px;
	box-sizing: border-box;
    min-height: auto;
}
.header_middle  .manin_menu ul li.people ul li {
    width: 100% !important;
}
.header_middle  .manin_menu ul li.people1 ul li {
    width: 100% !important;
}
.header_middle  .manin_menu ul li.topic ul li {
    width: 100% !important;
}
.header_middle  .manin_menu ul li.hover ul li a {
	text-align:left;
	width:auto;
	font-size:12px;
	padding:0 0 0 0px;
}
.header_middle nav li a {
	float: left;
	text-align: center;
	min-height: 92px;
	color:#fff;
}
#nav li.people ul {
    left: 395px;
}

#nav li.people1 ul {
    left: 405px;
}

#nav li ul li a {
    border-bottom: 1px solid #777;
    display: inline-block;
    min-height: auto;
    padding: 0 0 3px !important;
    width: 83% !important;
}
#nav .fa {
    float: left;
    font-size: 13px;
    margin: 2px 0 0;
    width: 20px;
    color: #fff;
}
.header_middle nav span {
    color: #fff;
    float: left;
    font-weight: normal;
    text-transform: uppercase;
}
.header_middle .navbar{
    padding: 0;;
}
.header_middle .navbar{
    justify-content:flex-end;
}
.header_botton {
    background: url(../img/bg-blue-noise.png) repeat scroll 0 0;
    width: 100%;
    position: relative;
}
.search_section .searchform {
    margin: 9px 0;
}
.search_section .searchform .searchrow {
    width: 100%;
    background: #5996d9;
    padding: 4px;
    display: flex;
    align-items: center;
}
.search_form {
    width: 70%;
}
.search_form form{
    display: flex;
    flex-basis: unset;
    align-content: stretch;
    width: 100%;
}
.search_section .searchform .searchrow input[type=text] {
    padding: 10px 10px 11px;
    border-radius: 0;
    -webkit-border-radius: 0;
    border: none;
    outline: 0;
    width: 74%;
    background: -webkit-gradient(linear, left top, left 25, from(#f2f2f2), color-stop(4%, #f2f2f2), to(#f2f2f2));
    background: -moz-linear-gradient(top, #f2f2f2, #f2f2f2 1px, #f2f2f2 25px);
    margin: 0;
    font-size: 13px;
    color: #333;
}
.search_section .searchform .searchrow input.form-submit {
    background: #fda103;
    border: medium none;
    border-radius: 0px;
    -webkit-border-radius: 0px;
    color: #fff;
    font-weight: normal;
    margin: 0;
    padding: 9px 20px 10px;
    font-size: 15px;
    cursor: pointer;
    outline: none;
    width: auto;
}
.search_section .searchform .searchrow input:hover.form-submit {
    background: #ee8a21;
}
a#advsearchbtn {
    background: url(../img/advarrowup-white.png) no-repeat scroll 91% 50% #5996d9;
    font-size: 15px;
    line-height: 150%;
    margin: 0;
    padding: 8px 27px 8px 12px;
    text-decoration: none;
    text-transform: capitalize;
    color: #FFF;
}
a#advsearchbtn:hover {
    background: url(../img/advarrowup-white.png) no-repeat scroll 91% 50% #538dcc;
}
.advance_searchbox {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0.8);
    border-radius: 0;
    box-shadow: none;
    box-sizing: border-box;
    display: none;
    left: 0;
    overflow: auto;
    padding: 10px;
    position: relative;
    top: 65px;
    width: 100% !important;
    position: absolute;
    z-index: 1002;
    border-radius: 0 0 3px 3px;
}
.advance_searchbox .advsearch_inner{
    display: flex;
    align-items: center;
    justify-content: center;
    width: 900px;
}
.advance_search_box{
    display: flex;
    align-items: center;
    width: 25%;
}
.advance_search_box label{
    color: #fff;
    margin: 0 10px 0 0;
}
.advance_search_box .form-select{
    border: none;
    height: auto;
    overflow: inherit;
    width: auto;
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
}
.advance_search_box .form-text{
    width: 150px;
    margin: 0;
}
.advance_search_box .form-select{
    padding: 2px;
    vertical-align: inherit;
    width: 150px;
    border: none;
    background: #fff;
}
.advance_from{
    display: flex;
    justify-content: center;
}
.advance_search_box .form-item{
    margin: 0;
}
.advance_search_box .form-submit{
    width: 72px;
    border-radius: 0px;
    font-size: 12px;
    color: #FFF;
    height: 26px;
    background: none repeat scroll 0 0 #fda103;
    cursor: pointer;
}
.advance_search_box .form-submit:hover {
    background: #ee8a21;
}
.heraderbtm {
    padding-left: 30px;
    display: flex;
    align-items: center;
    gap: 20px;
}
.heraderbtm h2{
    float: left;
    margin: 0 5px 0 0;
    width: 95px;
    line-height: 18px;
    font-size: 14px;
    text-transform: uppercase;
    letter-spacing: 0.7px;
    color: #fff;
}
.mostsearch ul{
    display: flex;
}
.mostsearch ul li a{
    color: #fff;
    font-size: 13px;
    margin-right: 8px;
}
.mostsearch ul li a:before {
    content: "|";
    padding-right: 8px;
}
.mostsearch ul li:first-child a::before{
    display: none;
} 

.slick-slide img{
    width: 100%;
}
.buttons{
    bottom: 31px;
    z-index: 99;
    position: absolute;
    background: transparent;
    font-size: 20px;
    font-weight: 900;
    color: #fff;
    right: 60px;
    border: none;
    cursor: pointer;
}
.buttons button{
    border: none;
    font-size: 20px;
    background: transparent;
    color: #fff;
}
button:focus{
    outline:none;
}
.paly_pause{
    position: absolute;
    z-index: 99;
    background: transparent;
    text-indent: -999999px;
    border: none;
    width: 100%;
    cursor: pointer;
}
.home_banner{
    position: relative;
}
.slick-btn{
    bottom: 20px;
    z-index: 99;
    position: absolute;
    background: transparent;
    font-size: 40px;
    font-weight: 900;
    border: none;
    color: #fff;
    cursor: pointer;
}
.prev_btn{
    right: 100px;
}
.next_btn {
    right: 30px;
}
.home_banner{
    background: url(../img/bg-blue-noise.png) repeat scroll 0 0;
}
.notice_box{
    font-weight: 400;
}
.notice_box_head{
    margin: 0 0 23px;
}
.notice_box_head h2{
    font-size: 18px;
    margin: 0 auto;
    height: 34px;
    border-bottom: 3px solid #ddd;
    text-align: center;
}
.notice_box_head h2::after {
    content: "";
    display: block;
    height: 8px;
    width: 147px;
    margin: 4px auto 0;
    border-bottom: 3px solid #4d77b3;
    background: url(../img/title-arrow.png) no-repeat scroll top center;
}
.notice_box .tab_index{
    margin: 0;
}
.information_box h3{
    font-size: 14px;
    font-weight: 600;
    height: 29px;
    line-height: 30px;
    margin: 0;
    background: url(../img/topicicon.png) no-repeat scroll 7px 6px #e5e5e5;
    box-sizing: border-box;
    padding: 0 0 0 32px;
    color:#212121
}
.notice_list{
    padding: 10px;
    border: 1px solid #ddd;
}
.notice_box .tab_index .nav-item .nav-link.active {
    background: #e5e5e5;
    color: #212121;
}
.more-link a{
    padding: 3px;
    border: 1px solid #5996d9;
    line-height: 11px;
    display: inline-block;
}
.activity_box{
    padding: 4px;
    border: 1px solid #ddd;
}
.activity_box + .activity_box{
    margin-top: 10px;
}
.activity_box img{
    width: 100%;
    margin-bottom:6px;
}
.activity_box p{
    font-size: 12px;
    line-height: 16px;
    margin: 0;
}
.d-grid{
    display: grid;
} 
.gap-2{
    gap: 8px;
}
.quick_link a{
    word-break: break-word;
    display: block;
    width: 100%;
    white-space: normal;
    font-size: 12px;
} 
.notice_area{
    padding: 40px 0;
}
.bg_blue{
    background: url(../img/bg-blue-noise.png) repeat scroll 0 0;
}
.box_invloved{
    padding: 40px 10px;
}
.box_invloved h2 {
    color: #FFF;
    font-size: 28px;
    line-height: 34px;
    margin: 0;
    display: block;
    font-family: 'Georgia Bold';
}
.box_invloved p{
    font-family: 'Lato', sans-serif;
    font-size: 20px;
    color: #FFF;
    line-height: 26px;
    font-weight: 300;
    margin-bottom: 14px;
    display: block;
}
.icon_box a {
    display: block;
    padding: 0 0 0 130px;
    line-height: 17px;
    min-height: 36px;
    font-size: 14px;
    color: #fff;
}
.box_invloved a:hover{
    text-decoration: underline;
}
.icon_talk{
    background: url(../img/icon-talk.jpg) no-repeat 0 1px;
}
.icon_poll{
    background: url(../img/icon-poll.jpg) no-repeat 0 1px;
}
.icon_discuss{
    background: url(../img/icon-discuss.jpg) no-repeat 0 1px;
}
.icon_do{
    background: url(../img/icon-do.jpg) no-repeat 0 1px;
}
.icon_btn a {
    background: transparent;
    border: 1px solid #4e9ff0;
    border-radius: 0px;
    color: #fff;
    display: inline-block;
    margin: 12px 0 0;
    padding: 5px 10px 6px;
    outline: none;
    text-decoration: none;
    font-size: 14px;
}
.icon_btn a:hover{
    text-decoration: none;
}
.bg_blue .border_lr{
    border-left: 1px solid #287ed9;
    border-right: 1px solid #287ed9;
}
.box_invloved ul a {
    line-height: 18px;
    font-size: 14px;
    color: #fff;
}
.box_invloved ul li{
    margin-bottom: 15px;
}
.box_invloved .list_items ul{
    padding-left: 20px;
}
.box_invloved .list_items li{
    list-style-type: disc;
}
.list_items_inline ul{
    display: flex;
    flex-wrap: wrap;
}
.list_items_inline ul li{
    margin-right: 10px;
}
.list_items_inline ul li a::after{
    content: "|";
    padding-left: 10px;
}
.list_items_inline ul li:last-child a::after{
    display: none;
}
.contact_box_single a,.home-social-share a,.contact_box_single span{
    color: #FFF;
    padding-left: 50px;
    padding-top: 10px;
    padding-bottom: 10px;
    margin-bottom: 10px;
    display: block;
}
.contact_box_single .facebook-share, 
.contact_box_single .twitter-share {
    font-size: 100%;
    line-height: 100%;
    font-weight: 400;
    clear: both;
    display: block;
    margin: 0 0 7px;
}
.home-social-share{
    padding-left: 20px;
    display: block;
}
.home-social-share a{
    padding-left: 30px;
}
.home-social-share .facebook-share a {
    background: rgba(0, 0, 0, 0) url(../img/icon-facebook.png) no-repeat scroll 0 50%;
    color: #FFF;
}
.home-social-share .twitter-share a {
    background: rgba(0, 0, 0, 0) url(../img/icon-twitter.png) no-repeat scroll 0 50%;
    color: #FFF;
}
.contact_box_single a.feedback {
    background: rgba(0, 0, 0, 0) url(../img/icon-feedback.png) no-repeat scroll 0 50%;
    color: #FFF;
}
.contact_box_single a.contactus {
    background: rgba(0, 0, 0, 0) url(../img/icon-contact.png) no-repeat scroll 0 50%;
    color: #FFF;
}
.contact_box_single span.sharepage {
    background: rgba(0, 0, 0, 0) url(../img/icon-share.png) no-repeat scroll 0 50%;
    color: #FFF;
    display: block;
}
.our_client{
    padding:50px 0;
}
.logo_icon{
    display: flex;
    align-items: center;
    justify-content: center;
    margin-bottom:10px;
}
.logoSlider h4{
    font-size: 14px;
    text-align:center;
    margin:0;
}
.logoSlider .logo_icon img{
    width:auto !important;
}
.logoSlider{
    position:relative;
}
.owl-prev,.owl-next{
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    height:35px;
    width:35px;
    background:#f2f2f2;
}
.owl-nav button span{
    font-size: 28px;
    font-weight: 600;
    line-height: 22px;
}
.owl-prev{
    left: 0;
}
.owl-next{
    right:0;
}
footer #footertop {
    background: #4c4c4c;
    width: 100%;
    padding: 5px 0;
}
footer #footertop ul {
    list-style-type: none;
}
footer #footertop ul li {
    border-right: 1px solid rgb(48,48,48);
    display: inline-block;
    margin: 0 6px 0 0;
    padding: 3px 11px 2px 0;
}
footer #footertop ul li a {
    color: rgb(255,255,255);
    font-size: 12px;
}
footer #footertop ul li:nth-last-child(1) {
    border: none;
}
.footerbtm{
    padding:40px 0;
    background:#000;
}
.footerbtm p{
    color:#fff;
    margin:0 0 10px;
    text-align:center;
}
.footerbtm p a{
    color:#fff;
    opacity:0.9;
}
.footerbtm li{
    display:inline-block;
    margin:0 0 10px;
}
.header_logo{
    padding:10px 0;
}
@media(min-width:992px){
    .ft_logo{
        padding-left:50px;
    }
    .header_middle nav span {
        color: #fff;
        float: left;
        font-size: 11px;
        font-weight: normal;
        margin: 5px 0 0;
        text-transform: uppercase;
        width: 100%;
    }
    #nav li.people1 ul{
        left: auto;
    }
    #nav li.people ul {
        right: 200px;
        left: auto;
    }
    .header_middle .manin_menu ul li.hover{
        background:none;
    }
    .submenu{
        display:none;
    }
    .for_mobile    {
        display:none
    }
}
@media(max-width:991px){
    .header_middle .navbar{
        justify-content: space-between;
    }
    .navbar-light .navbar-toggler{
        background: #fff;
        border-radius: 0;
    }
    .header_middle nav li > a {
        width: 100%;
        display: flex;
        flex-wrap: nowrap;
        flex-flow: row;
        align-content: center;
        align-items: center;
        min-height:auto;
        position: relative;
    }
    .submenu{
        height: 35px;
        width: 35px;
        justify-content: center;
        display: flex;
        align-items: center;
        border: 1px solid #b0aeae;
        position: absolute;
        right:0;
        top:13px;
    }
    .header_middle .manin_menu ul li .submenu img{
        background: none;
        color: #fff;
        padding: 0;
        width: 18px;
    }
    .header_middle #nav ul{
        position: relative;
        top: 0;
    }
    .has-child{
         position: relative;
    }
    .header_middle .manin_menu > ul > li{
        min-height:auto;
        padding-bottom: 4px;
        margin-bottom: 4px;
        border-bottom: 1px solid #7e8ee0;
    }
    .header_middle nav li a span{
        margin-left: 4px;
    }
    #nav li.people1 ul,#nav li.people ul{
        left:0;
    }
    .header_middle .manin_menu ul li.people1 ul li,.header_middle .manin_menu ul li.hover ul li {
        width: 50% !important;
    }
    .for_mobile    {
        display:inline-block;
    }
    .for_mobile img{
        max-height:70px;
    }
    
}
@media(max-width:576px){
    .header_middle .manin_menu ul li.people1 ul li,.header_middle .manin_menu ul li.hover ul li {
        width: 100% !important;
    }
    .gov_logos img{
        max-height:70px;
    }
    .topheader_right .sizechanger,.topheader_right .colorchanger{
        display:none;
    }
    .for_mobile img {
        max-height: 60px;
    }
}
@media(max-width:400px){
    .topheader_right .skip-link{
        display:none;
    }
    .for_mobile img {
        max-height: 50px;
    }
}
/*inner page*/
.breadcrumbs {
    border-bottom: 1px dashed #aaa;
    font-size: 11px;
    display: block;
    padding: 15px 0;
    margin-bottom: 25px;
}
.breadcrumbs a {
    background: url(../img/breadcrumbs.png) no-repeat scroll right 5px rgba(0, 0, 0, 0);
    color: #336ea8;
    padding: 0 13px 0 0;
    margin: 0 5px 0 0;
}
.page_title_image{
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-bottom: 20px;
}
.page_title_image h2{
    font-size: 26px;
    font-family: 'Georgia Bold';
    margin: 0;
}
.content_area p {
    line-height: 20px;
    font-size: 14px;
    text-align: justify;
}
.left_content .table a {
    font-size: 13px;
    color: #355280;
}
.right_sidebar{
    padding-left: 10%;
}

.right_box{
    position: relative;
    padding-left: 32px;
    margin-bottom: 20px;
}
.right_content ul{
    padding-left: 20px;
}
.right_content ul li{
    margin: 0 0 8px;
    list-style-type: disc;
}
.right_content ul li a {
    border-bottom: 1px solid #eee;
    padding: 0 0 8px 0;
    font-size: 13px;
    display: block;
}
.right_head {
    border-bottom: 3px solid #e6e6e6;
    margin-bottom: 8px;
}
.right_head i {
    background: #006cb7 none repeat scroll 0 0;
    border-radius: 100%;
    color: #fff;
    font-size: 16px;
    left: 0px;
    line-height: normal;
    padding: 4px;
    position: absolute;
    margin-top: 2px;
}
.right_head h2 {
    background: url(../img/title-arrow.png) no-repeat scroll 12px 103% rgba(0, 0, 0, 0);
    border-bottom: 3px solid #4f76b1;
    font-family: 'Georgia Bold';
    font-size: 16px;
    padding: 1px 0 11px 5px;
    margin-bottom: -3px;
    display: inline-flex;
    width: auto;
}
.content_area{
    margin-bottom: 20px;
}
.details_page .right_sidebar{
    padding-left: 0%;
}
.round_title_img{
    height: 160px;
    width: 160px;
    border: 3px solid rgb(234 233 233);
    border-radius: 50%;
    overflow: hidden;
    box-shadow: 0px 0px 10px rgb(0 0 0 / 47%);
    margin-right: 30px;
}
.round_title_img img{
    height: 100%;
    object-fit: cover;
    object-position: center;
}
.details_page .page_title_image{
    justify-content: flex-start;
    
}
.tab_index .list-items li,.notice_list .list-items li{
    box-sizing: border-box;
    font-size: 13px;
    line-height: 19px;
    margin: 0 0 10px;
    
}
.tab_index .list-items li a::before,.notice_list .list-items li a::before{
    content: "\f101";
    font-family: 'FontAwesome';
    margin-right: 8px;
}
.tab_index{
    margin: 20px 0;
}
.tab_index .nav-item .nav-link{
    border-color: #ddd;
    border-image: none;
    border-style: solid solid none;
    border-width: 1px 1px medium;
    margin: 0 -1px 0 0;
    padding: 8px 9px;
    position: relative;
    border-radius: 0;
    font-size: 12px;
    font-weight: 600;
}
.tab_index .nav-item .nav-link.active{
    background: #006cb7;
    color: #fff;
}
.tab_index .tab-content{
    padding: 10px;
    border: 1px solid #ddd;
    border-top: none;
}
.more_link{
    font-size: 12px;
}
.ministry_link h2{
    font-family: 'Georgia Bold';
    font-size: 18px;
    margin: 0 0 12px;
    padding: 5px 0 0;
}
.ministry_link h3 {
    color: #016cbc;
    font-weight: 700;
    font-size: 15px;
    margin: 0 0 4px;
    padding: 0;
    -ms-word-break: break-all;
    word-break: break-all;
    -webkit-hyphens: auto;
    -moz-hyphens: auto;
    hyphens: auto;
}
.ministry_link h6{
    margin: 0;
    font-size: 13px;
    font-family: 'Georgia Bold';
    line-height: 15px;
    color: #454545;
    -ms-word-break: break-all;
    word-break: break-all;
    -webkit-hyphens: auto;
    -moz-hyphens: auto;
    hyphens: auto;
}
.ministry_link .btn_link{
    display: inline-block;
    background-color: #FFF;
    color: #727272;
    border: 1px solid #cfcfcf;
    font-size: 12px;
    padding: 2px 4px 3px;
    border-radius: 1px;
    -webkit-border-radius: 1px;
    margin: 10px 0 0;
}
.ministry_link .btn_link:hover {
    background-color: #4c4c4c;
    color: #FFF;
    border-color: #3d3d3d;
}
.ministry-row{
    display: grid;
    grid-template-columns: 1fr 1fr;
    margin: 0 0 20px;
}
.ministry-row .ministry-col:last-child{
    padding-left: 30px;
    border-left: 1px solid #ddd;
}
.item-list_disc li {
    margin: 0 0 8px;
}
.item-list_disc li a {
    font-size: 13px;
    display: flex;
    align-items: flex-start;
}
.item-list_disc li a::before{
    content: "\f111";
    font-family: 'FontAwesome';
    margin-right: 8px;
    font-size: 6px;
    margin-top: 4px;
    color: #1c1c1c;
}
.left_sidebar ul li.active a,.left_sidebar ul li a.active {
    color: #4f76b1;
    font-weight: bold;
}
.single_content h2 {
    font-size: 26px;
    font-family: 'Georgia Bold';
    line-height: 28px;
    margin: 0 0 5px 0;
    padding-bottom: 5px;
    border-bottom: 1px solid #e6e6e6;
}
.view-filters{
    margin: 0 0 5px;
}
.view-filters .form-item-sort-by{
    font-size: 13px;
    margin: 10px 10px 0 0;
    display: flex;
    justify-content: flex-end;
}
.view-filters  select {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
    border: 1px solid #ddd;
    padding: 2px;
    width: 151px;
}
.single_result h3{
    color: #2d6ca9;
    font-size: 16px;
    line-height: 16px;
    font-family: 'Georgia Bold';
}
.single_result h3 a {
    color: #2d6ca9;
}
.buttons_list>ul{
    display: flex;
}
.buttons_list{
    background: none repeat scroll 0 0 #f0f0f0;
    box-sizing: border-box;
    line-height: 15px;
    margin: 16px 0 10px;
    padding: 10px;
}
.buttons_list li button{
    font-size: 13px;
    border: none;
    cursor: pointer;
    text-align: left;
    width: auto;
    height: 29px;
    display: inline-block;
    color: #000;
}
.suggest_tag{
    background: url(../img/miximg.png) no-repeat scroll -6px -206px rgba(0, 0, 0, 0);
    padding: 4px 0 4px 27px;
    margin: 0px;
}
.comment_btn{
    background: url(../img/miximg.png) no-repeat scroll left -236px rgba(0, 0, 0, 0);
    padding: 6px 0 4px 33px;
    margin: 0 15px;
}
.share_tag{
    background: url(../img/miximg.png) no-repeat scroll left -264px rgba(0, 0, 0, 0);
    padding: 9px 0 6px 33px;
    display: inline-block;
}
.share_result{
    position: relative;
}
.sharebtns{
    display: none;
    transition-timing-function: ease-in;
    z-index: 9;
    width: 80px !important;
}
.share_result:hover .sharebtns{
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0.7);
    border-radius: 5px;
    left: 7px;
    display: flex;
    list-style-type: none;
    padding: 1px 6px;
    position: absolute;
    top: 25px;
    width: 100%;
}
.share_result:hover {
    background: url(../img/sharearrow.png) no-repeat scroll 49px 18px rgba(0, 0, 0, 0);
}
.result_content{
    font-size: 13px;
    line-height: 18px;
}
.devider {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
    border-bottom: 1px solid #ddd;
    float: left;
    height: 1px;
    margin: 13px 0;
    width: 100%;
}
.captcha_refresh input{
    width: 24px;
    height: 24px;
    margin-left: 5px;
    vertical-align: middle !important;
}
.captcha-wrapper{
    display: flex;
    align-items: center;
}
.capctha_img{
    margin-right: 20px;
}
.capctha_img img {
    border: 1px solid #e5e5e5;
    padding: 1px;
    margin-top: 10px;
    margin-bottom: 5px;
}
.tag-form-data{
    background: #eee;
    border: 1px solid #ddd;
    box-sizing: border-box;
    padding: 10px 40px 10px 10px;
    margin: 0 0 15px;
    position: relative;
}
.tag-form-data p {
    font-size: 12px;
}
.tag-form-data label{
    display: block;
    font-size: 13px;
    margin: 10px 0;
    width: 100%;
}
.tag-form-data label span {
    color: #ff0000;
}
textarea{
    resize: none;
}
.tag_submit {
    background: #fda103 none repeat scroll 0 0;
    border: medium none;
    border-radius: 0;
    color: #fff;
    cursor: pointer;
    display: inline-block;
    font-size: 15px;
    font-weight: normal;
    padding: 5px 18px 7px 17px;
    margin-top: 15px;
}
.popup_btn {
    height: 30px;
    position: absolute;
    right: 3px;
    top: 3px;
    width: 30px;
    cursor: pointer;
}
.suggest_tag_details{
    display: none;
}
.static_page{
    margin-bottom: 20px;
}
.static_page_head{
    font-family: "roboto_slabbold";
    font-size: 22px;
    margin: 10px 0 30px;
    text-indent: 0;
    font-family: 'Georgia Bold';
}
.about_page .static_content img{
    float: left;
    margin: 0 15px 8px 0;
    padding: 0 0 15px;
}
.content_box{
    font-size: 13px;
    line-height: 19px;
    margin: 0;
}
.content_box h3{
    font-size: 20px;
}
.static_content p a{
    color: #326FA8;
}



#gallery {
  padding-top: 40px;

}
 @media screen and (min-width: 991px) 
  {
    #gallery {
    padding: 60px 30px 0 30px;
    }
  }

.img-wrapper {
  position: relative;
  margin-top: 15px;
  
}

.img-wrapper img {
    width: 100%;
  }
.img-overlay {
  background: rgba(0,0,0,0.7);
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  display: flex;
  justify-content: center;
  align-items: center;
  opacity: 0;
}
.img-overlay i{
    color: #fff;
    font-size: 3em;
  }

#overlay {
  background: rgba(0,0,0,0.7);
  width: 100%;
  height: 100%;
  position: fixed;
  top: 0;
  left: 0;
  display: flex;
  justify-content: center;
  align-items: center;
  z-index: 999;
  // Removes blue highlight
  -webkit-user-select: none;
  -moz-user-select: none;    
  -ms-user-select: none; 
  user-select: none; 
  
   
}

#overlay img {
    margin: 0;
    width: 80%;
    height: auto;
    object-fit: contain;
    padding: 5%;
}
    @media screen and (min-width:768px) {
        #overlay img {
        width: 60%;
    }
    }

     @media screen and (min-width:1200px) {
         #overlay img {
        width: 50%;
    }
  }

#nextButton {
  color: #fff;
  font-size: 2em;
  transition: opacity 0.8s;
}

#nextButton:hover {
    opacity: 0.7;
  }

  @media screen and (min-width:768px) {
    #nextButton {
    font-size: 3em;
   }
  }

#prevButton {
  color: #fff;
  font-size: 2em;
  transition: opacity 0.8s;
}
#prevButton:hover {
 opacity: 0.7;
}

 @media screen and (min-width:768px) {
    #prevButton {
    font-size: 3em;
}
  }

#exitButton {
  color: #fff;
  font-size: 2em;
  transition: opacity 0.8s;
  position: absolute;
  top: 15px;
  right: 15px;
  
}

#exitButton:hover {
    opacity: 0.7;
  }

  @media screen and (min-width:768px) {
    #exitButton {
    font-size: 3em;
}
  } 

  .brk
  {
    word-break: break-all;
    margin-bottom: 2px;
    border-radius: 4px;
    color: #040404;
    /* word-wrap: break-word; */
    width: 350px;
    white-space: normal;
    padding: 5px;
  }




  .accordion {
  font-size: 1rem;
  width: 100%;
  margin: 0 auto;
  border-radius: 5px;
}

.accordion-header,
.accordion-body {
  background: white;
}

.accordion-header {
  padding: 1.5em 1.5em;
  background: url(../img/bg-blue-noise.png) repeat scroll 0 0;
  color: white;
  cursor: pointer;
  font-size: .7em;
  letter-spacing: .1em;
  transition: all .3s;
  text-transform: uppercase;
}

.accordion__item {
    border-bottom: 1px solid #3a4ba4;
}

.accordion__item .accordion__item {
  border-bottom: 1px solid rgba(0, 0, 0, 0.08);
}

.accordion-header:hover {
  background: #2D3D99;
  position: relative;
  z-index: 5;
}

.accordion-body {
  background: #fcfcfc;
  color: #353535;
  display: none;
}

.accordion-body__contents {
  padding: 1.5em 1.5em;
  font-size: .85em;
}

.accordion__item.active:last-child .accordion-header {
  border-radius: none;
}

.accordion:first-child > .accordion__item > .accordion-header {
  border-bottom: 1px solid transparent;
}

.accordion__item > .accordion-header:after {
  
  font-family: IonIcons;
  font-size: 1.2em;
  float: right;
  position: relative;
  top: -2px;
  transition: .3s all;
  transform: rotate(0deg);
}

.accordion__item.active > .accordion-header:after {
  transform: rotate(-180deg);
}

.accordion__item.active .accordion-header {
  background: #2D3D99;
}

.accordion__item .accordion__item .accordion-header {
  background: #f1f1f1;
  color: #353535;
}

@media screen and (max-width: 1000px) {
  
  .accordion {
    width: 100%;
  }
}

@media (min-width: 1200px){
.container {
    max-width: 1440px;
}
}