body {
    font-family: 'Mukta', sans-serif;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px;
    color: #fff;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    color: #fff;
    margin: 0 0 10px 0;
    font-family: 'Mukta', sans-serif;
    font-weight: 600;
}

h1 {
    font-size: 42px;
}

h2 {
    font-size: 30px;
}

h3 {
    font-size: 27px;
}

h4 {
    font-size: 24px;
}

h5 {
    font-size: 22px;
}

h6 {
    font-size: 16px;
}



ul, ol {
    margin: 0 0 0 10px;
}

li {
    margin: 0 0 10px 0;
}

button {
    display: block;
}

a {
    text-decoration: none;
}

/* ============== Home Page Css starts ============== --*/
header {
    border-bottom: 2px solid #0c442e;
}
.header-info{
    width: 100%;
}
header nav {
    padding: 0 !important;
}

.logo img {
    width: 100%;
    height: 110px;
    object-fit:contain;
}
.menu {
    /*padding: 0;*/
    /*max-width:63%;*/
}

.menu ul {
    /*padding: 34px 30px 0 30px;*/
    margin-bottom: 0;
}
.menu ul li{
    background:none;
}
@media (min-width: 992px)
{
.navbar-expand-lg {
    -ms-flex-flow: row nowrap;
    flex-flow: row nowrap;
    -ms-flex-pack: start;
    justify-content: space-around;
}
}

.navbar-collapse > ul > li:not(:last-child) {
    margin-right: 20px;
}

.menu ul li ul li a:after{
    right:12px!important;
}
.logo {
    /*border-right: 2px solid #0c442e;*/
    /*max-width: 12%;*/
}

.header-right {
    /*border-left: 2px solid #0c442e;*/
    padding: 0 0 0 15px;
}

.header-social-media ul {
    padding-left: 0;
    margin-bottom: 0;
}

.top-header{
    background-color:#F66014;
    padding:10px 15px;
}
/*.lan{*/
/*    position: relative;*/
/*    top: -8px;*/
/*}*/

.header-social-media ul li {
    display: inline-block;
    margin: 0 10px 0 0;
}

.header-social-media i.fa {
    font-size: 20px;
    color: #fff;
}

.banner img {
    width: 100%;
    height: 378px;
    object-fit: cover;
}
.banner-text a.btn:hover{
    border: 1px solid #f66014; 
}
.banner i.fa{
    font-size: 22px;
color: #0c442e;
font-weight: bold;
opacity: 1;
}
a.btn {
    background: #f66014;
    border-radius: 100px;
    border: 1px solid #f66014;
}

a.btn:hover {
    background: #0c442e;

    border: 1px solid #0c442e;
}

.banner-text {
    background: #0c442e;
    padding: 70px 20px 20px;
    min-height: 378px;
}

.banner-text p {
    color: #fff;
    font-size: 20px;
    line-height: 30px;
}

.po {
    padding: 0;
}

.banner {
    padding-right: 0;
}
.city-list{
   display: none;
    padding: 20px 0;
}
.simply-scroll .simply-scroll-list li {
    height: auto;
    color: #000;
    
    padding: 10px 20px;
    
    width: 150px;
}

.simply-scroll,
.simply-scroll .simply-scroll-clip {
    width: 100%;
}

.common-space {
    margin: 30px 0;
}

#scroller {
    width: 3600px !important;
}
.map img{
    width: 100%;
    height: 500px;
    object-fit: contain;
}
.img-magnifier-container {
  position:relative;
}

.img-magnifier-glass {
  position: absolute;
  border: 1px solid #fff;
 
  cursor: none;
  
  width: 120px;
  height: 120px;
}
.map h2{
    text-transform: uppercase;
    color: #000;
}
.map{
    padding: 20px 0 0 0;
}
.event-left{
  background: #000;
  padding: 80px 20px 29px;
  min-height:450px;
}
.event-left p{
    padding:35px 0;
}
.pr{
    padding-right: 0;
}
.event-right img{
  width:100%;
  height: 448px;
  object-fit:cover;
}
.news-wrap{
    background: #0c442e;
    padding: 30px 0;
}
.news-box{
    background: #fff;
    padding: 20px;
    min-height:520px;
}
.news-wrap h2{
    color: #fff;
    text-transform: uppercase;
    margin-bottom: 20px;
}
.news-wrap h4 a{
    text-decoration: none;
    color: #000;
}
.news-wrap p,.news-wrap h6{
    color: #000;
}
.news-wrap img{
    width: 100%;
    height: 250px;
    object-fit: cover;
    margin-bottom: 20px;
}
.news-wrap h4{
    margin-bottom: 0;
}
.news-wrap h4 a:hover{
    color: #f66014;
}
footer {
    padding: 30px 0 0px;
}

.footer-logo img {
    margin-bottom: 10px;
}

.footer-logo p {
    font-weight: 400;
    font-size: 14px;
}

footer h6 {
    font-weight: 500;
    font-size: 20px;
    margin-bottom: 20px;
    color: #000;
}

footer ul,
.footer-socail-media ul {
    padding-left: 0;
}

footer ul li,
.footer-socail-media ul li {
    list-style: none;
}

footer ul li a {

    font-weight: 400;
    font-size: 16px;
    color: #000;
}

footer ul li a:hover,.copyright a:hover {
    text-decoration: none;
    color: #f66014;
}

.footer-socail-media ul li {
    display: inline-block;
    margin-right: 8px;
}

.f4 {
    padding: 0
}
footer img{
    width: 120px;
    height: 110px;
    /*object-fit: contain;*/
}
.copyright{
    border-top: 1px solid #000;
    padding-top:20px; 
}
.copyright a{
    color: #000;
    text-decoration: none;
}
.copyright p{
    color: #000;
}
.menu ul li a{
    color: #000;
    font-weight: 600;
    font-size: 18px;
}
.menu .sf-arrows .sf-with-ul::after {
    border-top-color: #000;
    right: -5px;
}
.menu ul li:hover{
    background: none;
    
}
.menu ul li a:hover{
    color: #f66014;
}
.menu ul li ul{
    padding: 0px;
}
.menu ul li ul li{
    background: #f66014;
    margin:0;
}
.menu ul li ul li a{
    color: #fff;
    padding-right: .5rem;
    padding-left: .5rem;
}
.menu ul li ul li:hover{
    background: #0c442e;
    
}
.menu ul li ul li :hover{
    color: #fff;
}
#image-map {
    position: relative;

}
    @media (min-width: 992px)
    {
.navbar-expand-lg .navbar-collapse {
    display: -ms-flexbox!important;
    display: flex!important;
    -ms-flex-preferred-size: auto;
    flex-basis: auto;
    justify-content: flex-end;
}

/* Hide the original tooltips contents */
.pin {
    display: none;
}

/* Begin styling the tooltips and pins */
.tooltip-up, .tooltip-down {
    position: absolute;
    background: url(../images/icons.png);
    width: 25px;
    height: 37px;
}

.tooltip-down {
    background-position: 0 -37px;
}

.tooltip {
    display: none;
    width: 300px;
    cursor: pointer;
    text-shadow: 0 1px 0 #fff;
    position: absolute;
    top: 10px;
    left: 50%;
    z-index: 999;
    margin-left: -115px;
    padding:15px;
    color: #222;
    border-radius: 5px;
    box-shadow: 0 3px 0 rgba(0,0,0,.7);
    background: #274633;
    background: linear-gradient(top, #274633, #ffdb90); 
    opacity: 1;        
}

.tooltip::after {
    content: '';
    position: absolute;
    top: -10px;
    left: 50%;
    margin-left: -10px;
    border-bottom: 10px solid #fff1d3;
    border-left: 10px solid transparent;
    border-right : 10px solid transparent;
}

.tooltip-down .tooltip {
    bottom: 12px;
    top: auto;
}

.tooltip-down .tooltip::after {
    bottom: -10px;
    top: auto;
    border-bottom: 0;
    border-top: 10px solid #ffdb90;
}

.tooltip h2 {
    font: bold 1.3em;
    margin: 0 0 10px;
}

.tooltip ul {
    margin: 0;
    padding: 0;
    list-style: none;
}
.map ul{
    padding-left:10px;
}
.map ul li{
    color: #fff;
    list-style:square;
}
.map h3{
    font-size: 20px;
    color:#fff;
    margin-bottom:10px;
}
.sudurpachim:hover ul{
    display: block;
}
.col-md-6.po.event-right{
    border:1px solid #000;
}
.presence-wrap img{
    width: 100%;
}
.presence-wrap{
    position: relative;
    background: url(../images/presence.jpg) no-repeat;
    width: 100%;
    height: 760px;
    background-size: cover;
}
.presence-detail{
    padding: 70px 0 0 0;
} 
.presence-wrap h2{
    color:#fff;
    margin-bottom:30px;
}
.presence-detail h4{
    text-transform: uppercase;
    letter-spacing: 3px;
    position: relative;
    margin-bottom:20px;
}
.presence-detail h4,.presence-detail span,.presence-detail p{
 color: #fff;
}

.presence-detail p{
    width: 96%;
}
#image-map {
    position: relative;

}

/* Hide the original tooltips contents */
.pin {
    display: none;
}

/* Begin styling the tooltips and pins */
.tooltip-up, .tooltip-down {
    position: absolute;
    background: url(../images/icons.png);
    width: 25px;
    height: 37px;
}

.tooltip-down {
    background-position: 0 -37px;
}

.tooltip {
    display: none;
    width: 300px;
    cursor: pointer;
    text-shadow: 0 1px 0 #fff;
    position: absolute;
    top: 10px;
    left: 50%;
    z-index: 999;
    margin-left: -115px;
    padding:15px;
    color: #222;
    border-radius: 5px;
    box-shadow: 0 3px 0 rgba(0,0,0,.7);
    background: #274633;
    background: linear-gradient(top, #274633, #ffdb90); 
    opacity: 1;        
}

.tooltip::after {
    content: '';
    position: absolute;
    top: -10px;
    left: 50%;
    margin-left: -10px;
    border-bottom: 10px solid #fff1d3;
    border-left: 10px solid transparent;
    border-right : 10px solid transparent;
}

.tooltip-down .tooltip {
    bottom: 12px;
    top: auto;
}

.tooltip-down .tooltip::after {
    bottom: -10px;
    top: auto;
    border-bottom: 0;
    border-top: 10px solid #ffdb90;
}

.tooltip h2 {
    font: bold 1.3em;
    margin: 0 0 10px;
}

.tooltip ul {
    margin: 0;
    padding: 0;
    list-style: none;
}
.map ul{
    padding-left:10px;
}
.map ul li{
   
    list-style:square;
}
.map ul li a{
     color: #fff;
}
.map h3{
    font-size: 20px;
    color:#fff;
    margin-bottom:10px;
}
.members{
    padding:40px 0;
    border-bottom:1px solid #ccc;
    background:#0c442e;
}
.members h2{
    margin-bottom:20px;
}
.member-box img{
    border:1px solid #ccc;
    padding:20px;
    margin-bottom:10px;
    width:100%;
    height:150px;
    object-fit:contain;
    background:#fff;
}
.member-box h5 a{
    color:#fff;
}
.member-box h5 a:hover{
    color:#f66014;
    text-decoration:none;
}
.menu ul li ul li.current a:after{
    border-left:none!important;
    /*content:'\f0da';*/
    /*font:normal normal normal 14px/1 FontAwesome;*/
    /*right:0;*/
    /*position:absolute;*/
    /*top:25px;*/
    
}
.obj ul{
    padding-left:20px;
}
.core img{
    width: 100%;
height: 150px;
object-fit: cover;
border: 1px solid #fff;

background: #fff;
}
.core h2{
    margin-bottom:10px;
}
.core h5{
    margin-bottom:0;
}
.core ul{
    padding-left:20px;
}
.contact label,.contact p{
    color:#000;
}
.contact .card-header,.contact .card{
    border-radius:0!important;
}
.contact .btn.btn-primary.text-right{
    background: #f66014;
border-radius: 100px;
border: 1px solid #f66014;
}
.contact .btn.btn-primary.text-right:hover{
    background: #0c442e;
border: 1px solid #0c442e;
}
.contact .bg-primary {
  background-color: #f66014 !important;
}
.member-detail img{
    width:auto;
    margin-bottom:20px;
}
.gallery img{
    width:100%;
    height:250px;
    /*margin-bottom:30px;*/
    object-fit:cover;
}
.gallery h6{
    padding: 10px;
background: #f66014;
margin: 0;
font-size:18px;
}
.blog h6{
    padding: 0px;
background:none;
margin:10px 0;
}
.blog h6 a{
    color:#fff;
}
.blog a.btn{
    border:1px solid #f66014;
}
.blog h6 a:hover{
    text-decoration:none;
    color:#f66014;
}
.blog-detail img{
    height:250px;
    margin-bottom:15px;
}
.md-box{
    background: #f66014;
padding: 20px;
}
.member-detail-box{
    background:#fff;
    padding:20px;
    margin-bottom:20px;
}
.member-detail-box h6,.member-detail-box p{
    color:#000;
}
.md-box h5{
    margin-bottom:20px;
}
.mem-app a{
   text-decoration:underline;
   color:#fff;
}
.app-btn .btn{
    background: #f66014;
border-radius: 100px;
border: 1px solid #f66014;
}
.app-btn .btn:hover{
    background:#0c442e;
   border:1px solid #f66014;
}
.application-form{
    padding:20px;
    border:1px solid #fff;
}
/*.current-member img{*/
/*    height:250px;*/
/*}*/
.current-member h6{
    font-size:22px;
}
.resources-table  thead th {
    font-weight: bold;
    background: #f66014;
    color: #fff;
    font-size:20px;
}
.resources-table td,.resources-table th,.resources-table a{
    color:#fff;
}
.select2-container--default .select2-selection--single{
   height: calc(1.5em + .75rem + 2px)!important;
    padding: .375rem .75rem!important;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    color: #495057;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #ced4da;
    border-radius: .25rem;
    transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out; 
}

.select2-results__option{color:#000!important;}
.network h2{
    text-transform:capitalize;
    margin:10px 0 0 0;
}
.network img{
    width:192px;
    height:192px;
    object-fit:cover;
}
}
/* ============== Home Page Css ends ============== --*/
/* ============== Responsive Page Css starts ============== --*/
@media (max-width:767px){
    .logo{
        width:50%;
        float:left;
    }
    .navbar-toggler{
      position: absolute;
    right: -20px;
    top: 27px;
    background: #0c442e;
    }
    .navbar-toggler i.fa{
      color:#fff;
    }
    .my-nav.navbar.navbar-expand-lg{
        padding:0 20px!important;
    }


    .navbar-toggler-icon{
        height:25px;
        line-height:25px;
    }
    .banner img,.event-right img{
        height:250px;
    }
    .banner,.pr{
        padding:0;
    }
    /*.presence-wrap{*/
    /*    display:none;*/
    /*}*/
    .news-box{
        margin-bottom:20px;
    }
    .f4{
        padding: 0 15px;
    }
    iframe{
        width:100%;
    }
    .blog .col-md-3{
        margin-bottom:20px;
    }
    .col-md-2.f1{
        
        width:50%;
    }
    footer ul li a{
        font-size:15px;
    }
    footer ul li{
        margin-bottom:5px;
    }
    .footer-logo{
        float:left;
        width:50%;
    }
    
    .contact .col{
        margin-bottom:20px;
    }
    .header-social-media ul{
        padding-top:20px;
    }
    .menu ul{
        padding:20px 0;
    }
    .sf-menu a{
        padding:10px;
    }
    .menu ul li ul li a{
        font-size:15px;
        padding:10px!important;
    }
    .gallery .col-md-3{
        margin-bottom:20px;
    }
    .header-right{
        position: absolute;
width: 65%;
right: 0;
z-index: -999;
    }
    .selectDistricts select{
        color:#000!important;
        
    }
.selectDistricts
.select2-results__option{color:#000;}

#image-map{
    width:100% !important;
}
}
/* ============== Responsive Page Css ends ============== --*/
 .fixed-con {
    z-index: 9724790009779558!important;
    background-color: #f7f8fc;
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    overflow-y: auto;
  }
  .VIpgJd-ZVi9od-aZ2wEe-wOHMyf{
   z-index: 9724790009779!important;
   top:0;
   left:unset;
   right:-5px;
   display:none!important;
   border-radius:50%;
   border:2px solid gold;
  }
  .VIpgJd-ZVi9od-aZ2wEe-OiiCO{
    width:80px;
    height:80px;
  }
  /*hide google translate link | logo | banner-frame */
  .goog-logo-link,.gskiptranslate,.goog-te-gadget span,.goog-te-banner-frame,#goog-gt-tt, .goog-te-balloon-frame,div#goog-gt-{
    display: none!important;
  }
  .goog-te-gadget {
    color: transparent!important;
    font-size:0px;
  }

  .goog-text-highlight {
    background: none !important;
    box-shadow: none !important;
  }
   
 /*google translate Dropdown */
 
 #google_translate_element select{
 background:#f6edfd;
 color:#383ffa;
 border: none;
 border-radius:3px;
 padding:6px 8px
 }
 
 .goog-te-banner-frame.skiptranslate {
    display: none !important;
}
body {
    top: 0px !important;
}
.VIpgJd-ZVi9od-ORHb-OEVmcd {
    left: 0;
    top: 0;
    height: 39px;
    width: 100%;
    z-index: 10000001;
    position: fixed;
    border: none;
    border-bottom: 1px solid #6B90DA;
    margin: 0;
    box-shadow: 0 0 8px 1px #999;
    visibility: hidden !important;
}

.members {
    padding: 40px 0;
    border-bottom: 1px solid #ccc;
    background: #0c442e;
}

.team-img{
    width:100%;
}

.example-images{
    width:100% !important;
    height:340px !important;
    object-fit:cover !important;
}

.presence-wrap {
    position: relative;
    background: url(../images/presence.jpg) no-repeat;
    width: 100%;
    height: 760px;
    background-size: cover;
}
.news-list .example-images{
    height:250px !important;
}

.news-list .news-box{
   min-height:480px !important;
}

.current-member .example-images{
    object-fit:contain !important;
}
.members .example-images{
    height:250px !important;
}

@media (max-width:767px){
    .presence-wrap{
       min-height:1026px;
        padding-top:30px;
    }
    
    .map img{
        height:auto;
    }
    
    .pin-down li a{
        color:#fff;
    }
    .current-member .example-images{
        width:100%;
    object-fit:unset !important;
    margin-bottom:10px;
}
.banner-text {
    background: #0c442e;
    padding: 35px 20px 35px;
    min-height: 378px;
}
.logo img {
    width: 100%;
    height: 77px;
    object-fit: contain;
}
.event-left {
    background: #000;
    padding: 35px 20px 35px;
    min-height: auto;
}
.event-left p {
    padding: 8px 0;
}
}
   










