.consultbg {
  background-image: url(../images/questionbar.jpg);
    background-repeat: no-repeat;
    background-position: center bottom -75px;
    background-size: 100%;
    padding-bottom: 0px;
    background-attachment: scroll;
}
.consultbg p {
    font-family: 'Convergence', sans-serif;
    font-size: 18px;
    
}
@media screen and (max-width: 768px) {
.consultbg {
    background-position: left -165px bottom 0px;
    background-size: cover;
   
    background-attachment: scroll;
  
}  
.consultbg h3 {
    font-size: 20px;
}
.consultbg p {
    font-size: 14px;
    width: 40%;
    line-height: 18px;
}    
}
.split {
    clear: both;
}
.logobot {
    background-color: #fff;
    padding: 20px;
    box-sizing: border-box;
    width: 222px;
    margin: auto;
    border-radius: 8px;
    margin-bottom: 16px;
    margin-top: -115px;
}
.logobot img {
    width: 100%;
}
.teambg {
    background-image: url(../images/sectorhead.jpg);
    background-attachment: fixed;
    background-repeat: no-repeat;
    background-position: center top;
    background-size: cover;
    padding: 100px 0px !Important;
    border-top: solid 8px #fff;
}
.teambg h3 {
    color: #fff;
    text-transform: uppercase;
    font-size: 44px;
}
@media screen and (max-width: 768px) {
.teambg h3 {
    font-size: 33px;
}  
}
.teambg p {
    color: #fff;
    font-size: 22px;
}
.fheader {
    background-color: rgba(241,241,241,1) !important;
    box-shadow: 0 1px 2px #ccc;
}
.fheader #fh5co-logo .clogo {
  width: 45px;
}
.fheader #fh5co-logo .tlogo {
  width: 120px;
  margin-left: 10px;
}
.fheader #fh5co-menu-wrap {
  margin-top: 15px;
}
.newhead {
    font-size: 20px;
    font-weight: 400 !Important;
}
.img-responsive {
    padding: 7px;
    box-shadow: 0 1px 2px #ccc;
    box-sizing: border-box;
    background-color: #f9f9f9;
}
.thumbcircle {
    width: 75%;
}
.thumb {
    width: 100%;
    padding: 7px;
    box-shadow: 0 1px 2px #ccc;
    box-sizing: border-box;
    background-color: #f9f9f9;
}
.thumbcirclehalf {
    width: 100%;
    border-radius: 16px;
    padding: 4px;
    background-color: #fff;
    box-shadow: 0 1px 2px #ccc;
}
.thumbcirclehalfser {
    max-width: 350px;
    width: 100%;
    border-radius: 50%;
    padding: 4px;
    background-color: #fff;
    box-shadow: 0 1px 2px #ccc;
}
.gmap {
    width: 100%;
}
#mainvidintro {
    position: relative;
    width: 100%;
    height: 100%;
    background-color: #000;
}
#mainvidintro h1 {
    color: #fff;
    font-size: 35px;
    position: absolute;
    top: 45%;
    text-align: center;
    width: 100%;
    left: 0;
}
#mainvidintro video {
    position: absolute;
    top: 100%;
    left: 100%;
    opacity: 0.5;
    min-width: 100%;
    min-height: 100%;
    width: auto;
    height: auto;
    z-index: 1;
    
    -ms-transform: translateX(-100%) translateY(-100%);
    -moz-transform: translateX(-100%) translateY(-100%);
    -webkit-transform: translateX(-100%) translateY(-100%);
    transform: translateX(-100%) translateY(-100%);    
}
@media screen and (max-width: 580px) {

#fh5co-logo .tlogo {
  width: 140px;
  margin-left: 10px;
 
}    
#fh5co-logo .clogo {
  width: 45px;
 
}
#mainvidintro {
  position: relative;
  width: 100%;
  height: 100%;
  height: 100vh;
  overflow: hidden;
  }
 #fh5co-logo {
  text-align: left;
}     
   
#mainvidintro video {
    position: absolute;
    top: 46%;
    left: 0%;
    min-width: 100%;
    min-height: 100%;
    width: auto;
    height: auto;
   
    -ms-transform: translateX(-50%) translateY(-50%);
    -moz-transform: translateX(-50%) translateY(-50%);
    -webkit-transform: translateX(-50%) translateY(-50%);
    transform: translateX(-50%) translateY(-50%);
}
}
.fh5co-bottom-links > a {
  padding: 4px 10px;
  color: #FCC72C;
    font-weight: 600;
}
.fh5co-bottom-links > a i {
  font-size: 26px;
}
.fh5co-bottom-links> a:hover, .fh5co-bottom-links > a:focus, .fh5co-bottom-links > a:active {
  text-decoration: none;
  color: #5a5a5a;
}
.botlogo {
    width: 100%;
    text-align: center;
    margin-bottom: 40px;
    color: #fff;
}
.botlogo h4 {
    color: #fff;
}
.botlogo span {
    display: inline-block;
    font-weight: 400;
    font-size: 18px;
    color: rgba(255, 255, 255, 0.9);
}
.btext {
    font-size: 20px !important;
    font-weight: 600 !important;
    color: rgba(0, 0, 0, 0.9);
}
.btext a {
    font-size: 20px !important;
    font-weight: 600 !important;
    color: rgba(0, 0, 0, 0.9);
}
.btext a:hover {
    color: #393e46!important;
}
.wtext {
    font-size: 20px !important;
    font-weight: 600 !important;
    color: rgba(255, 255, 255, 0.9);
}
.wtext a {
    font-size: 20px !important;
    font-weight: 600 !important;
    color: rgba(255, 255, 255, 0.9);
}
.wtext a:hover {
    color: #fff!important;
}
.stext {
    font-size: 14px !important;
    color: #666;
    font-style: italic;
}
.mtext {
    font-size: 18px;
    text-transform: uppercase !important; 
    font-weight: 300 !important;
}
.mpara {
    font-size: 15px !important;
    line-height: 22px !important;
    font-style: italic;
}
.mz {
    margin: 0px !important;
}
#whatsapp {
    position: fixed;
    right: 20px;
    bottom: 20px;
    z-index: 999;
}
#whatsapp img {
    width: 50px;
}
@media screen and (max-width: 650px) {
.moblabel {
    display: none !important;
   
}
}