
@import url('https://fonts.googleapis.com/css2?family=Lato:ital,wght@0,300;0,400;0,700;0,900;1,300&family=Noto+Serif:ital,wght@0,300;0,400;0,500;1,300;1,400&display=swap');

 

 
body{
   font-family: 'Lato', sans-serif;
    font-style: normal;
    font-weight: 400;
    color:#1D1D1F;
     
}
html{
    scroll-behavior: smooth;
}
 
 a {text-decoration:none;}

.bg-dark {
  background-color: #02142F !important;
}
.cpdark {
  height: 30px;
  
}
.cpdarkic {
  height: 30px;
  margin: 0 0 0 8px;
}
.ml-middle {
  margin: 0 auto 0 19%;
}

.banner-area {overflow-x:hidden; position:relative; background: #000;}
.banner-capt  {
   background: rgba(255,255,255,0.02);
  backdrop-filter: blur(6px);
  -webkit-backdrop-filter: blur(6px);
  padding:50px;
  max-width:567px;
  
}


.banner-area-in {  position:absolute; top:0; left:0; right:0; padding-top: 10%; z-index:1;}
video {
  object-fit: cover;
  width: 100vw;
  height:100vh;
  top: 0;
  left: 0;
}

.banner-area-in h1 { font-size:52px; line-height:57px; color:#ffffff; font-family: 'Lato', sans-serif;

}
.banner-area-in h3 { font-size:25px; line-height:42px; color:#ffffff; font-family: 'Lato', sans-serif;}

.list-ban {
  font-size: 26px;
  line-height: 49px;
  color: #ffffff; margin-bottom: 32px;
}
.list-ban .fa { font-size:20px;}

.banner-capt h3 {
     font-family: 'Lato', sans-serif;
      font-weight:300;
    font-size: 20px ;
    line-height:32px;
    color:#FFFFFF;
}
 .banner-capt h3 strong { font-weight:700;}
.banner-capt img {width:218px; height:auto; margin-bottom:20px;}

 
 
 .bg-lgtgrn { background:#F4F8F9;}
 
  
  
 .desknone {display:none;}
 
 
 
 
 /* Circle Menu Start */
 
 .hvrmenu {
  position: absolute;
  right: -197px;
  top: -227px;
}
 
.menu-circle {
  position: absolute;
  top: -43%;
  right: -25%;
}
.circle-box {
  position: absolute;
  width: 120vh;
  height: 120vh;
  border-radius: 50%;
  border: 2px solid #ffffff;
  display: block;
  top: 0;
  right: 0;
}

.fxbx {display:flex; max-width: 354px;}

.menu-icon {
  position: relative;
  top: -25%;
  right: -20%;
  bottom: 0;
  border: 2px solid #fff;
  border-radius: 50%;
  display: block;
  width: 760px;
  height: 760px;
}
  
.menu-icon-1 {
  position: absolute;
  z-index: 2;
  top: 39%;
  left: -204px;
}

.menu-icon-1 img.iconcp {
  position: absolute;
  right: -78px;
  top: -9px;
}



.menu-icon-2 {
  position: absolute;
  z-index: 2;
  top: 66%;
  left: -170px;
}

.menu-icon-2 img.iconcp {
  position: absolute;
  right: -85px;
  top: -51px;
  width: 100px !important;
  height: 100px !important;
}
.menu-icon-3 {
  position: absolute;
  z-index: 2;
  top: 92%;
  left: -9px;
}
.menu-icon-3 img.iconcp {
  position: absolute;
  right: -22px;
  top: -88px;
}
.menu-icon .iconcp {width:80px; height:80px;}
 
 
/* .menu-icon::after {
  content: "";
  position: absolute;
  width: 42vw;
  height: 90vh;
  border-radius: 50%;
  border: 2px solid #ffffff;
  display: block;
  top: -28%;
  right: -98%;
} */
  
  .fxbx::after {
  content: "";
  display: block;
  width: 15px;
  height: 15px;
  background: #ffffff;
  position: absolute;
 
  border-radius: 50px;
}

 .menu-icon-1::after {
  right: 51px;
  top: 33px;
}
 
.menu-icon-2::after {
  right: 51px;
  top: 33px;
}

.menu-icon-3::after {
  right: 10px;
  top: 26px;
}
  
.mhovr:hover { transform:scale(1.1); -webkit-transform:scale(1.1); transition:all ease-in-out 0.5s; -webkit-transition:all ease-in-out 0.5s;}   
  
  
  
  
 .bckshadow {
     background: rgba(255,255,255,0);
  backdrop-filter: blur(6px);
  -webkit-backdrop-filter: blur(6px);
  } 
  
.mn-txt { font-family: 'Lato', sans-serif; margin-right:100px; padding:10px;  }
.mn-txt h2 { 
      font-weight:700;
    font-size: 33px ;
    line-height:33px;
    color:#FFFFFF;
    width:144px;
    }
 .wblnk { font-weight:700;
    font-size: 14px ;
    line-height:17px;
    letter-spacing:2.8px;
    color:#FFFFFF;}
    
    .wblnk:hover {color:#fbfbfb;}
    
 .lnktitle { color:#FFFFFF;}   
.mn-txt a:hover { text-decoration:none;}   

.arw {width:14px; height:14px;}
 
 /* Circle Menu End */

.btnn {border:none; outline:none; background:none; padding:0px !important;}

.mdclr1 { background:#14243C;}
.mdclr2 { background:#03272C;}
.mdclr3 { background:#010D21;}
 
.inner-content {
  padding: 10px 13% 10px 10px;
}
.inner-content h3 { font-family: 'Lato', sans-serif;
      font-weight:300;
    font-size: 18px ;
    line-height:32px;
    color:#FFFFFF;
}
.inner-content h3 strong { font-weight:700;}

.logot2 {
  width: 240px;
  margin-bottom: 10px;
}


.logocd {
  width: 180px;
  margin-bottom: 6px;
}
 
.inner-cont-masthead img { max-height:520px; }

.fxwpop {
  max-width: 1040px;
  margin: 0 auto;
    margin-bottom: 0px;
}
 
.closeb {
  text-align: right;
  margin-bottom: 13px;
}

.closeb .btn-close{
  background: #000000;
  width: 127px;
  height: 60px;
  border-radius: 5px;
  color: #fff;
}
 .closeb .btn-close img {
  width: 26px;
  text-align: center;
}
 
 
 .footer {
  color: #464646;
   position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  padding: 5px 0;
  font-size: 12px ;
  z-index:9999;
}
 
 .footer a {font-family: 'Lato', sans-serif;
      font-weight:300;
    font-size: 12px ;
    line-height:18px;
    color:#464646;}






@media screen and (min-width:991px) and (max-width:1199px){
   .banner-area-in h1 {
  font-size: 44px;
  line-height: 53px;
 
} 
.banner-area-in h3 {
  font-size: 21px;
  line-height: 36px;
}
 
 
}





@media only screen and (max-width: 991px) {
     
    .mobnone {display:none;}
    .desknone {display:block;}
   }


 
@media screen and (min-width:769px) and (max-width:991px){
  
 
}




 





@media only screen and (max-width: 991px) {
   
    .pd-80 {
  padding: 44px 0;
}
    .inner-content {
  max-width: 100%;
 } 
   
.row {
  margin-right: 0px !important;
}
.pd-0sm { padding:0px !important;}
    
   .rw-revs {
  flex-direction: column-reverse;
}
.inner-cont-masthead img {
  max-height: auto;
}

 .banner-area-in h1 {
      font-size: 35px;
      line-height: 40px;
     
    }
    .banner-area-in h3 {
      font-size: 20px;
      line-height: 30px;
        margin-bottom: 20px;
    }
    .list-ban {
      font-size: 20px;
      line-height: 25px;
       margin-bottom: 30px;
    }
    
    
    /* Menu */
    
  .hvrmenu {
    position: absolute;
    right: -23px;
    top: 76vh;
    margin-bottom: 78px;
  }
   .menu-icon {
   top: 0;
  right: -43%;
  bottom: 0;
   
  width: 400px;
  height: 400px;
} 
.mn-txt h2 {
  font-weight: 700;
  font-size: 20px;
  line-height: 24px;
   width: 80px;
}
.menu-icon .iconcp {
  width: 50px;
  height: 50px;
}


 

.menu-icon-1 {
   top: -21%;
  left: -30px;
}
.menu-icon-1 img.iconcp {
  position: absolute;
  right: 17px;
  top: 124%;
}
.menu-icon-1::after {
  right: 79px;
  top: 100px;
}
.fxbx::after {
   width: 10px;
  height: 10px;
  
}
.menu-icon-2 {
  top: 26%;
  left: -141px;
}
  .menu-icon-2 img.iconcp {
    position: absolute;
    right: -11px;
    top: 58px;
    width: 60px !important;
    height: 60px !important;
  }
.menu-icon-2::after {
  right: 74px;
  top: 74px;
}  


.menu-icon-3 {
 top: 72%;
  left: -111px;
}
.menu-icon-3 img.iconcp {
  position: absolute;
  right: -44px;
  top: 2px;
}
.menu-icon-3::after {
  right: 51px;
  top: 45px;
}

.footer {
   position: relative;
  
  background: #000;
}
 .banner-capt img {
  width: 163px;
  height: auto;
 }   
}
   
 




/* navbar button not shown when width >= 450px*/
 
 


@media only screen and (max-width: 600px) {
 
    .banner-area-in h1 {
      font-size: 25px;
      line-height: 35px;
     
    }
    .banner-area-in h3 {
      font-size: 15px;
      line-height: 25px;
         margin-bottom: 10px;
    }
    .list-ban {
      font-size: 15px;
      line-height: 25px;
       margin-bottom: 30px;
    }
    .mcon {
      font-size: 15px;display:block;  margin-bottom: 10px;
     }
     
    .list-ban br {display:none;}
    .banner-area-in {
       padding-top: 30%;
      
    }
    
  
} 

@media screen and (min-width:1420px) {
    .container {max-width:1420px;} 
   .inner-cont-masthead img {
    max-height: 560px;
    
  }
    .fxwpop {
      max-width: 1240px;
      margin: 0 auto;
       
    }
    
}

@media screen and (min-width: 1600px) {
  .container {
    max-width: 1570px;
  }
  .inner-cont-masthead img {
    max-height: 100% !important;
    
  }
  .fxwpop {
      max-width: 1440px;
      margin: 0 auto;
       
    }
    .inner-content h3 {
  font-size: 20px;
  line-height: 36px;
}
}
@media screen and (min-width: 1900px) {
    .inner-cont-masthead img {
    max-height: 100% !important;
    width: 90%;
  }
    
    
  .container {
    max-width: 1870px;
  }
  .fxwpop {
      max-width: 1740px;
      margin: 0 auto;
       
    }
    .inner-content h3 {
  font-size: 24px;
  line-height: 38px;
}
}

@media screen and (min-width: 2480px) {
 
    .container {
        max-width: 2410px;
    }
    .fxwpop {
      max-width: 2380px;
      margin: 0 auto;
       
    }
}


