html {
  scroll-behavior: smooth;
}
.sdglogo {
    width: 80px !important;
    margin: auto;
}
.mainlogo {
    max-width: 300px;
    width: 95%;
    margin-bottom: 10px;
}
.mbuilding {
    background-image: url('../images/main-building.jpg');
    background-repeat: no-repeat;
    background-position: center bottom -100px;
    background-size: 100%;
    padding-bottom: 500px !Important;
}
.wbgmain {
/*
    background: rgba(255,255,255,0.9);
    padding: 20px;
    box-sizing: border-box;
*/
}
.facebook {
    position: relative;
    margin-top: -140px;
    width: 100%;
    background-color: #262626;
    padding: 22px 0 0 0px;
    box-sizing: border-box;
    text-align: center;
    z-index: 777;
   
}
.fb-page {
    width: 100%;
}
.mtopstats {
    margin-top: -150px !important;
    position: relative;
    z-index: 555;
}
.boxshad {
    box-shadow: 0 1px 3px #ccc;
    padding: 20px;
    box-sizing: border-box;
    background-color: #f9f9f9;
}
.ytvid {
    position: relative;
    z-index: 12 !important;
    max-width: 780px;
    width: 95%;
    margin: 0px auto 0px auto;
    background-color: #fff;
    padding: 10px;
    box-sizing: border-box;
/*    box-shadow: 0px 1px 2px #999;*/
}
.iytvid {
    position: relative;
    z-index: 777 !important;
    max-width: 780px;
    width: 95%;
    margin: -140px auto 60px auto;
    background-color: #fff;
    padding: 10px;
    box-sizing: border-box;
/*    box-shadow: 0px 1px 2px #999;*/
}
.fpic {
    width: 100%;
}
.rpic {
    border-radius: 500px;
}
.hpic {
    width: 50%;
}
.qpic {
    width: 40%;
}
.qpics {
    width: 33%;
}
.qpicicon {
    width: 52px;
}
.sicon {
    /*width: 160px;*/
    margin-left: -15px;
}
.sthumb {
    border-radius: 250px;
    width: 180px;
    margin-bottom: 10px;
}
.fr {
    float: right;
    margin-left: 20px;
}
.fl {
    float: left;
    margin-right: 20px;
}
.tj {
    text-align: justify !Important;
}
.btext {
    font-size: 25px !Important;
    margin: 8px 0 0 0px !Important;
}
.vbtext {
    font-size: 50px !Important;
    margin: 8px 0 0 0px !Important;
}
.mb {
    margin-bottom: 10px;
}
.mbz {
    margin-bottom: 5px !important;
}
.rbox {
    display: none;
}
#nri {
    display: none;
}
#nonnri {
    display: none;
}
.roundpic {
    border-radius: 20px;
}
.ytvid iframe {
    width: 100%;
    height: 434px;
}
.iytvid iframe {
    width: 100%;
    height: 434px;
}
.bottomfix {
    width: 100%;
    position: fixed;
    bottom: 0;
    z-index: 1000;
}
.aytvid {
    width: 100%;
    padding:; 50px 0px;
}
.aytvid h2 {
    margin-top: 50px;
    margin-bottom: 25px;
    font-weight: 700;
    text-align: center;
    color: #333 !important;
}
.aytvid iframe {
    width: 100% !Important;
    height: 215px !Important;
    float: left;
    display: block;
    box-shadow: 0 2px 20px #999;
    margin-bottom: 0px;
}
.iaytvid {
    width: 100%;
    padding:; 50px 0px;
}
.iaytvid h2 {
    margin-top: 50px;
    margin-bottom: 25px;
    font-weight: 700;
    text-align: center;
    color: #333 !important;
}
.iaytvid iframe {
    width: 100% !Important;
    height: 345px !Important;
    float: left;
    display: block;
    box-shadow: 0 2px 20px #999;
    margin-bottom: 0px;
}
.highlink {
    background-color: #0f0848;
}
.whatsapplink {
    background-color: #eb7424;
    
    font-weight: 600;
}
.tablink {
    padding: 8px 32px;
    border-radius: 50px;
    background-color: #eb7424;
    color: #fff;
}
.tablink:hover {
    text-decoration: none;
    background-color: #fff;
    color: #eb7424;
}
.sdate { 
    font-size: 12px !Important;
    color: rgba(255,255,255,0.8) !Important;
    letter-spacing: 2px;
    padding: 5px 0px !Important;
    display: block !Important;
}
.sdate_dark { 
    font-size: 12px !Important;
    color: rgba(0,0,0,0.8) !Important;
    letter-spacing: 2px;
    padding: 5px 0px !Important;
    display: block !Important;
}
.pg {
    width: 100%;
}
.pg ul {
    width: auto;
    padding: 0px;
    margin: 0px;
}
.pg ul li {
    width: 24%;
    margin: 1.5% 0.5%;
    float: left;
    list-style: none;
}
.pg ul li img {
    width: 100%;
    height: 195px;
    object-fit: cover;
    border: solid 1px #ddd;
    padding: 8px;
    box-sizing: border-box;
}
.pg ul li a h3 {
    font-size: 22px;
    letter-spacing: -1px;
    
    font-weight: 100;
}
.pg ul li a span {
    font-size: 15px;
    letter-spacing: 2px;
    text-transform: uppercase;
}
.pg ul li a:hover {
    text-decoration: none;
}
.pgnew {
    width: 100%;
}
.pgnew ul {
    width: auto;
    padding: 0px;
    margin: 0px;
}
.pgnew ul li {
    width: 32.3%;
    margin: 1.5% 0.5%;
    float: left;
    list-style: none;
}
.pgnew ul li img {
    width: 100%;
    border: solid 1px #ddd;
    padding: 8px;
    box-sizing: border-box;
}
.pgnew ul li a h3 {
    font-size: 22px;
    letter-spacing: -1px;
    
    font-weight: 100;
}
.pgnew ul li a span {
    font-size: 15px;
    letter-spacing: 2px;
    text-transform: uppercase;
}
.pgnew ul li a:hover {
    text-decoration: none;
}
.vd {
    width: 100%;
}
.vd ul {
    width: auto;
    padding: 0px;
    margin: 0px;
}
.vd ul li {
    width: 49%;
    margin: 1.5% 0.5%;
    float: left;
    list-style: none;
}
.vd ul li iframe {
    width: 100%;
    border: solid 1px #ddd;
    padding: 8px;
    box-sizing: border-box;
}
.vd ul li a h3 {
    font-size: 22px;
    letter-spacing: -1px;
    
    font-weight: 100;
}
.vd ul li a span {
    font-size: 15px;
    letter-spacing: 2px;
    text-transform: uppercase;
}
.vd ul li a:hover {
    text-decoration: none;
}
.mediacamp {
     width: 100%;
}
.mediacamp ul {
    width: auto;
    padding: 0px;
    margin: 0px;
}
.mediacamp ul li {
    width: 32.3%;
    margin: 1.5% 0.5%;
    float: left;
    list-style: none;
    box-shadow: 0 1px 4px #ccc;
    background-color: #f9f9f9;
    padding: 10px 15px 10px 15px;
    box-sizing: border-box;
}
.mediacamp ul li img {
    width: 25%;
    float: right;
    border-radius: 100px;
}
.mediacamp ul li:hover {
    box-shadow: 0 1px 8px #ddd;
    background-color: #fff;
}
.hmediacamp {
     width: 100%;
}
.hmediacamp ul {
    width: auto;
    padding: 0px;
    margin: 0px;
}
.hmediacamp ul li {
    width: 49%;
    margin: 1.5% 0.5%;
    float: left;
    list-style: none;
    box-shadow: 0 1px 4px #ccc;
    background-color: #f9f9f9;
    padding: 10px 15px 10px 15px;
    box-sizing: border-box;
}
.hmediacamp ul li img {
    width: 33%;
    float: right;
    border-radius: 100px;
}
.hmediacamp ul li:hover {
    box-shadow: 0 1px 8px #ddd;
    background-color: #fff;
}
.faq {
    width: auto;
}
.faq .accordion {
  background-color: #eee;
  color: #444;
  cursor: pointer;
  padding: 15px;
  width: 100%;
  border: none;
  text-align: left;
  outline: none;
  font-size: 15px;
  transition: 0.4s;
    font-size: 18px;
    font-weight: 600;
}

.faq .active, .accordion:hover {
  background-color: #f7f7f7;
}
.faq .accordion:after {
  content: '\002B';
  color: #777;
  font-weight: bold;
  float: right;
  margin-left: 5px;
}

.faq .active:after {
  content: "\2212";
}
.faq .panel {
  padding: 0 0px;
  margin: 2px 0px;
  background-color: #f7f7f7;
  max-height: 0;
  overflow: hidden;
  transition: max-height 0.2s ease-out;
}
.padbox {
    padding: 20px 20px 0 20px;
    box-sizing: border-box;
}
.caption {
    padding: 8px;
    box-sizing: border-box;
  font-size: 15px;
  line-height: 20px;
  margin: 0px !important;
}
.quickaccess {
    float: left;
}
.quickaccess ul {
    width: auto;
    padding: 0px;
    margin: 0px;
}
.quickaccess ul li {
    float: left;
    list-style: none;
}
.quickaccess ul li a {
    color: #fff;
    padding: 8px 16px;
    display: block;
    font-size: 14px;
    text-decoration: none;
}
.quickaccess ul li a:hover {
    background-color: #221b62;
}
.iheader {
    width: 100%;
    min-height: 333px;
    background-color: #000;
    background-attachment: fixed;
    background-position: top center;
    background-size: 100%;
    background-repeat: no-repeat;
}
.iheader h1 {
    line-height: 333px;
    text-align: center;
    color: rgba(255,255,255,0.8);
    font-size: 44px;
    font-weight: 600;
    text-transform: uppercase;
    letter-spacing: 2px;
}
.ipage {
    padding: 0px 0px;
}
.ipage h3 {
    margin:  0 0 10px 0px;
    font-size: 24px;
}
.ipage p {
    font-size: 16px;
    line-height: 28px;
    text-align: justify;
}
/* Style the tab */
.ipage .tab {
  overflow: hidden;
  border-left: 1px solid #ddd;
  border-top: 1px solid #ddd;  
  border-right: 1px solid #ddd;    
  background-color: #f5e4d6;
}

/* Style the buttons inside the tab */
.ipage .tab button {
  background-color: inherit;
  float: left;
  border: none;
  outline: none;
  cursor: pointer;
  padding: 14px 24px;
  transition: 0.3s;
  font-size: 17px;
}

/* Change background color of buttons on hover */
.ipage .tab button:hover {
  background-color: #ff7101;
  color: #fff;
}

/* Create an active/current tablink class */
.ipage .tab button.active {
  background-color: #fff;
    font-weight: 600;
    color: #ff7101;
}

/* Style the tab content */
.ipage .tabcontent {
  display: none;
  padding: 25px;
  border-left: 1px solid #ddd;
  border-right: 1px solid #ddd; 
  border-bottom: 1px solid #ddd;   
  border-top: none;
}
.ipage .people {
    width: 100%;
}
.ipage .people ul {
    padding: 0px;
    margin: 0px;
}
.ipage .people ul li {
    width: 32.3% !Important;
    padding: 0px;
    margin: 1.5% 0.5%;
    float: left;
    list-style: none;
    min-height: 470px;
    background-color: #ebedec;
    text-align: center;
}
.ipage .people ul li img {
    width: 100%;

}
.ipage .people ul li h3 {
    margin: 10px 0 15px 0px !important;
    font-weight: 500;
    font-size: 22px;
}
.ipage .people ul li span {
    margin: 10px 0 0 0px !important;
    display: block;
}
.ipage .people ul li h5 {
    margin: -10px 0 20px 0px !Important;
   
}
.translate {
    float: right;
    margin: 2px 0 0 0px 
}
.translate select {
    padding: 2px 6px;
    box-sizing: border-box;
    float: right;
    font-family: "Poppins", sans-serif;
    font-size: 12px;
    font-weight: 600;
}
.goog-logo-link, .goog-te-gadget span { display: none !important; }
.goog-te-gadget { color: #2f2583 !important; }

.stext {
    font-size: 12px !important;
    margin: 0px !important;    
}
.mtext {
    font-size: 14px !important;
    margin: 0px !important; 
}
.wtext {
    color: rgba(255,255,255,0.8) !Important;
}
.bluetext {
    color: rgba(37,47,131,1) !Important;
}
.orangetext {
    color: rgba(235,116,36,1) !Important;
}
.mzero {
    margin: 0px;
}
.split {
    clear: both;
}
.ptzero {
    padding-top: 0px;
}
.scrolltext {
    background-color: #eb7424;
    padding: 6px 10px;
    color: #fff;
    box-sizing: border-box;
}
.qabluebar {
    width: 100%;
    height: 40px;
    background-color: #2f2583;
}
.bluebg {
    background-color: #2f2583 !important;
    color: #fff !important;
    background-image: url('../images/rescuebg.jpg');
    background-repeat: no-repeat;
    background-position: center bottom;
    background-attachment: fixed;
}
.top {
    position: fixed;
    right: 30px;
    bottom: 300px;
    width: 55px;
    height: 55px;
    line-height: 55px;
    z-index: 999;
    border-radius: 100px;
    background: rgba(0,0,0,0.8);
    text-align: center;
    display: none;
}
.top a {
    font-size: 40px;
    color: rgba(255,255,255,0.7);
    display: block;

    
}
.top a:hover {
    text-decoration: none;
    opacity: 0.5;
}
.foundermsg {
  position: fixed;
  left: 15px;
  bottom: 15px;
  width: 150px;
  z-index: 999;    
}
.foundermsg img {
   width: 100%;   
}
.mispeople {
  position: fixed;
  left: 45px;
  bottom: 200px;
  width: 80px;
  z-index: 999;
    padding: 10px;
    border-radius: 100px;
    box-sizing: border-box;
  background-color: rgba(255,255,255,0.9);
    box-shadow: 0 1px 3px #ccc;
    line-height: 15px;
    text-align: center;
} 
.mispeople img {
  width: 100%;
  margin: 4px 0px;
} 
.mispeople a {
  color: #eb7424;
  font-size: 14px;
} 
.mispeople a:hover {
  color: #333;
  text-decoration: none;
}
.whatsapp {
  position: fixed;
  right: 15px;
  bottom: 100px;
  width: 80px;
  z-index: 999;
    padding: 10px;
    border-radius: 50px;
    box-sizing: border-box;
  background-color: rgba(255,255,255,0.9);
    box-shadow: 0 1px 3px #ccc;
    line-height: 15px;
    text-align: center;
} 
.whatsapp img {
  width: 100%;
  margin: 4px 0px;
} 
.whatsapp a {
  color: #eb7424;
  font-size: 14px;
} 
.whatsapp a:hover {
  color: #333;
  text-decoration: none;
}
.storieslist {
    width: 100%;
}
.storieslist ul {
    width: auto;
    padding: 0px;
    margin: 0px;
}
.storieslist ul li {
    list-style: none;
    float: left;
    width: 49%;
    margin: 0.5% 0.5% 1.5% 0.5%;
}
.storieslist ul li img {
    width: 100%;
    border-radius: 16px;
    box-shadow: 0 2px 3px #ccc;
    height: 410px;
/*    object-fit: cover;*/
}
.storieslist ul li h3 {
    font-size: 22px;
    line-height: 28px;
    margin: 8px 0px;
    font-weight: 500;
    color: #333;
}
.storieslist ul li p {
    font-size: 14px;
    line-height: 24px;
    margin: 0px 0px 6px 0px;
    color: #333;
}
.development {
    width: 100%;
}
.development ul {
    width: auto;
    padding: 0px;
    margin: 0px;
}
.development ul li {
    list-style: none;
    float: left;
    width: 32.3%;
    float: left;
    margin: 0.5% 0.5% 1.5% 0.5%;
}
.development ul li img {
    width: 100%;
    border-radius: 16px;
    box-shadow: 0 2px 3px #ccc;
}
.development ul li h3 {
    font-size: 22px;
    line-height: 28px;
    margin: 8px 0px;
    font-weight: 500;
    color: #333;
}
.development ul li p {
    font-size: 14px;
    line-height: 24px;
    margin: 0px 0px 6px 0px;
    color: #333;
}
.date {
    display: block;
    font-size: 12px;
    color: #666;
    letter-spacing: 2px;
    margin: 10px 0px;
}
#overlay {
  position: fixed;
  height: 100%;
  width: 100%;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: rgba(0,0,0,0.8);
  display: none;
  z-index: 777;
}
.fpic {
    width: 100%;
    margin-bottom: 12px;
}

#popup {
 z-index: 99999999;
 
  box-sizing: border-box;
 position: fixed;
    padding: 0px;
    box-sizing: border-box;
background-color: #fff;
    border: solid 8px #ddd;
    box-shadow: 0 3px 10px #000;
    border-radius: 8px;
    padding: 25px;
    box-sizing: border-box;
 max-width: 850px;
    width: 95%;
 transform: translateY(-50%) translateX(-50%);
-webkit-transform: translateY(-50%) translateX(-50%);
-moz-transform: translateY(-50%) translateX(-50%);
-ms-transform: translateY(-50%) translateX(-50%);
-o-transform: translateY(-50%) translateX(-50%);
left: 50%;
top: 50%;  
     display: none;
  
}
#popup h3 {
  font-size: 22px;
  margin-bottom: 12px;
  color: #e88142;
}
#popup h4 {
  font-size: 22px;
  margin-top: 0px;
  margin-bottom: 7px;
}
#popup p {
  margin-bottom: 10px;
  line-height: 22px;
}
.text-center {
    text-align: center;
}
.dfor {
    position: absolute;
    left: 0; top: 0;
    background-color: #fff;
    padding: 10px 15px 10px 15px;
    box-sizing: border-box;
    text-align: center;
}
#close {
position: absolute;
  top: -24px;
  right: -19px;
  cursor: pointer;
  color: #333;
  background: #ddd;
  padding: 3px 5px 3px 5px;
  font-size: 18px;
  border-radius: 4px;
  width: 33px;
  text-align: center;
}
.ytapi {
    margin:0.2% 0.5%; 
    display:inline-block; 
    width:32%; 
    background-color:#f9f9f9; 
    padding:0px; 
    box-sizing:border-box
}
   
.ytapi iframe {
  width: 100% !Important;
  height: 225px !Important;
  float: none !Important;
  display: block;
  box-shadow: 0 2px 20px #999;
  margin-bottom: 0px;
} 
.campentry {
    display: none;
}

.csrlogos {
    width: 75%;
    margin: auto;
}
.csrlogos ul {
    width: 100%;
    padding: 0px;
    margin: 0px;
}
.csrlogos ul li {
    width: 19%;
    margin: 0.5%;
    text-align: center;
    float: left;
    list-style: none;
    padding: 0px;
    margin: 0px;
}
.csrlogos ul li img {
    width: 75%;
}
@media screen and (max-width: 768px) {
.csrlogos {
    width: 100%;
}
.csrlogos ul li {
    width: 20%;
    margin: 0%;
}
.csrlogos ul li img {
    width: 95%;
}    
 .campentry {
    display: block;
}   
.mobpopext {
    display: none;
}    
.mobrpic {
    float: right !Important;
}
.mediacamp ul li {
  width: 100%;
  margin: 2.5% 0%;
  float: none;
  list-style: none;
  box-shadow: 0 1px 4px #ccc;
  background-color: #f9f9f9;
  padding: 10px 15px 10px 15px;
  box-sizing: border-box;
}
.hmediacamp ul li {
  width: 100%;
  margin: 2.5% 0%;
  float: none;
  list-style: none;
  box-shadow: 0 1px 4px #ccc;
  background-color: #f9f9f9;
  padding: 10px 15px 10px 15px;
  box-sizing: border-box;
}
.ytapi  {
    margin:4.2% 0.0%; 
    display:block; 
    width:100%; 
    background-color:#f9f9f9; 
    padding:0px; 
    box-sizing:border-box
}     
.quickaccess {
  float: left;
  display: none;
}
#fh5co-header .mdsslogo img {
  width: 100px;
  background-color: #fff;
  padding: 4px;
}
#fh5co-header .header-inner {
  padding-left: 0px;
}
.responsive-vid {
  padding-top: 56.25%;
  top: 50% !Important;
}
.vid-wrap {
  width: 100%;
  height: 150px !Important;
}
.ytvid {
  position: relative;
  z-index: 777 !important;
  max-width: 780px;
  width: 95%;
  margin: -80px auto 0px auto !Important;
  background-color: #fff;
  padding: 10px;
  box-sizing: border-box;
  box-shadow: 0px 1px 2px #999;
}
   
/*
 #fh5co-header {
    margin: 0px 0 0 0;
     position: fixed;
     z-index: 999;
     background-color: #fff;
  }    
*/
.mbuilding {
  background-image: url('../images/main-building.jpg');
  background-repeat: no-repeat;
  background-position: center bottom -100px;
  background-size: auto;
  padding-bottom: 500px !Important;
}    
.mispeople {
  position: fixed;
  left: 15px;
  bottom: 160px;
  width: 50px;
  z-index: 999;
    padding: 5px;
    border-radius: 100px;
    box-sizing: border-box;
  background-color: rgba(255,255,255,0.9);
    box-shadow: 0 1px 3px #ccc;
    line-height: 15px;
    text-align: center;
}
.mispeople span {
  display: none;
}   
.whatsapp {
  position: fixed;
  right: 15px;
  bottom: 100px;
  width: 50px;
  z-index: 999;
    padding: 5px;
    border-radius: 50px;
    box-sizing: border-box;
  background-color: rgba(255,255,255,0.9);
    box-shadow: 0 1px 3px #ccc;
    line-height: 15px;
    text-align: center;
}     
.whatsapp span {
  display: none;
}     
.top {
  position: fixed;
  right: 20px;
  bottom: 210px;
  width: 40px;
  height: 40px;
  line-height: 40px;
  z-index: 999;
  border-radius: 100px;
  background: rgba(0,0,0,0.8);
  text-align: center;
  display: none;
}    
.top a {
  font-size: 30px;
  color: rgba(255,255,255,0.7);
  display: block;
}    
.foundermsg {
  position: fixed;
  left: 15px;
  bottom: 10px;
  width: 120px;
  z-index: 999;
}    
#fh5co-footer {
  text-align: center;
}    
#fh5co-footer .float {
  float: none;
  margin-right: 0%;
}    
.ytvid {
    position: relative;
    z-index: 777 !important;
    max-width: 780px;
    width: 95%;
    margin: -80px auto 0px auto !Important;
    background-color: #fff;
    padding: 8px 8px 0px 8px;
    box-sizing: border-box;
    box-shadow: 0px 1px 2px #999;
  }    
.ytvid iframe {
    width: 100%;
    height: 205px;
}    
#fh5co-offcanvas ul li.cta a {
  padding-left: 10px !important;
  padding-right: 10px !important;
  padding-top: 7px !important;
  padding-bottom: 7px !important;
  border: 2px solid rgba(255, 255, 255, 0.7);
  -webkit-border-radius: 30px;
  -moz-border-radius: 30px;
  -ms-border-radius: 30px;
  border-radius: 30px;
  font-size: 16px;
}    
.iheader {
  width: 100%;
  min-height: 222px;
  background-color: #000;
  background-attachment: fixed;
  background-position: top center;
  background-size: cover;
  background-repeat: no-repeat;
}    
.iheader h1 {
  line-height: 222px;
  text-align: center;
  color: rgba(255,255,255,0.8);
  font-size: 22px;
  font-weight: 600;
  text-transform: uppercase;
  letter-spacing: 2px;
}    
.fr {
  float: none;
  margin-left: 0px;
    margin-bottom: 20px;
}    
.qpic {
  width: 100%;
}    
.hpic {
  width: 100%;
}    
.pgnew ul li {
  width: 49%;
  margin: 1.5% 0.5%;
  float: left;
  list-style: none;
}    
.vd ul li {
  width: 100%;
  margin: 1.5% 0%;
  float: none;
  list-style: none;
}    
.ipage .people ul li {
    width: 100% !Important;
    padding: 0px;
    margin: 1.5% 0%;
    float: none;
    list-style: none;
    height: auto;
    background-color: #ebedec;
}    
.storieslist ul li {
  list-style: none;
  width: 100%;
  float: none;
  margin: 0.5% 0% 1.5% 0%;
}    
.storieslist ul li img {
    height: 210px;
}    
.pg ul li {
  width: 49%;
  margin: 1.5% 0.5%;
  float: left;
  list-style: none;
}    
.pg ul li img {
    width: 100%;
    height: auto;
    object-fit: cover;
    border: solid 1px #ddd;
    padding: 8px;
    box-sizing: border-box;
}    
}