:root {
    scroll-behavior: smooth;
}

body{
    font-family: "Roboto", sans-serif !important;
}

img, video{
    width: 100%;
    height: auto;
}

a{
    text-decoration: none;
}

.topsec{
    width: 100%;
    position: fixed;
    top: 0px;
    z-index: 8;
    border-bottom: 1px solid #f3f3f3;
}

.width90{
    width: 100%;
    background-color: #efefef;
}

.nav-link{
    font-family: "Lora", serif;
    font-weight: 900;
    margin-right: 35px !important;
    font-size: 18px;
    color: #000000 !important;
    padding: 0px !important;
    text-transform: uppercase;
}

.navbar-collapse{
    flex-grow:0; 
}


.bgwht{
    background-color: white;
}

.sname{
    font-family: "Roboto", sans-serif;
    font-weight: 700;
    font-size: 25px;
    text-transform: uppercase;
}

.navbar-brand{
    width: 15%;
    display: block;
}

.navsec{
    width: 80%;
    margin: 0 auto;
}

.navbar{
    padding-top: 0px;
    padding-bottom: 0px;
}

.width1{
    width: 45%;
}

.width2{
    width:55%;
}

#btn-back-to-top {
    position: fixed;
    bottom: 20px;
    right: 20px;
    display: none;
    background-color: #fdac53;
    color: white;
    z-index: 1;
}

#btn-back-to-top:hover{
    background-color:#09aed7;
}

#btn-back-to-top:focus{
    box-shadow: none !important;
}

.bgbluesec{
    background-color: #09aed7;
    padding: 50px 0px;
    margin-top: 78px;
}

.width_80{
    width: 80%;
    margin: 0 auto;
}

.head1{
    font-family: "Lora", serif;
    font-weight: 900;
    font-size: 45px;
    color: white;
}

.paratext{
    font-family: "Roboto", sans-serif;
    margin: 0px !important;
    font-size: 15px;
    text-align: justify;
    font-weight: 500;
    line-height: 28px;
}

.width70{
    width: 65%;
}

.whtclr{
    color: white;
}

.mrg10{
    margin: 30px 0px  40px 0px !important;
}

.bgimg{
    width: 90%;
    margin-left: auto;
}

.btns{
    font-family: "Lora", serif;
    font-weight: 900;
    font-size: 15px;
    color: white;
    background-color: #000000;
    border-radius: 2px;
    padding: 10px 20px;
    text-transform: uppercase;
    box-shadow: 1px 1px 80px #6a6a6aca;
}

.btns:focus{
    outline: none !important;
}

.btns:hover{
    background-color: #fdac53;
    color: black;
}

.abtsec{
    margin: 130px 0px;
}

.relative{
    position: relative;
}

.abtimg{
    width: 90%;
    border: 1px solid #98989833;
}

.right{
    position: absolute;
    right: -20px;
    top:-20px;
    background-color: #989898;
    width:  160px;
    height: 50px;
    border-radius: 1px;
    z-index: -1;
}

.bottom{
    position: absolute;
    left: -20px;
    bottom:-20px;
    background-color: #989898;
    width:  160px;
    height: 50px;
    border-radius: 1px;
    z-index: -1;
}

.head2{
    font-family: "Lora", serif;
    font-weight: 900;
    font-size: 31px;
    line-height: 45px;
    text-transform: uppercase;
}

.extra1{
    color: #ff8500;
    margin: 30px 0px !important;
}

.missionsec{
    background-color: #e9f8fb;
    padding: 100px 0px;
}

.wid100{
    width: 100%;
    text-align: center;
}

.misnimg, .visnimg{
    width: 50%;
    margin: 0 auto;
}

.mrg11{
    margin: 30px 0px;
}

.wid101{
    width: 78%;
    margin: 0 auto !important;
    text-align: center;
}


.prosec{
    margin: 100px 0px 120px 0px;
}

.teamsec{
    margin: 100px 0px ;
}

.wid102{
    width: 50%;
    margin: 30px auto !important;
    text-align: center;
}

.bgblue{
    background-color: #f4f5f8;
    padding: 30px;
    border-radius: 3px;
    box-shadow: 1px 1px 20px #efefef94;
    border: 1px solid #8080800a;
}

.icnimg{
    width: 15%;
}

.prodtxt{
    margin-bottom: 0px;
    font-family: "Lora", serif;
    font-weight: 900;
    font-size: 23px;
    margin-top: 20px;
    line-height: normal;
    text-transform: uppercase;
}


.bgblue:hover{
    background-color: #09aed7;
    color: white;
}

.mtop3{
    margin-top: 50px;
}

.mrg12{
    margin-top: 30px !important;
}

.teamimg{
    width: 30%;
    margin: 0 auto;
    margin-bottom: 20px;
}

.footsec{
    background-color: #09aed7;
    padding: 60px 100px 10px 100px;
}

.mrg13{
    color: white;
    margin-bottom: 20px;
}

.whtbg{
    background-color: white;
    border-radius: 3px;
    padding: 20px ;
    margin-top: 30px;
    box-shadow: 1px 1px 20px #c7c7c794;
}

.pt1{
    color: white;
    font-size: 14px;
    margin-top: 15px;
}

.mrg14{
    margin: 10px 0px;
}

.footsec i {
    color: #09aed7;
}

.icns{
    width: 4%;
    padding-top: 4px;
}

.footsec .paratext a{
    color: black !important;
}

.widtxt{
    width: 96%;
}

.videosec{
    position: relative;
    height: 200px;
    overflow: hidden;
    border-radius: 5px 5px 0px 0px;
}

.videoicn{
    position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  font-size: 50px;
  color: #fff;
  cursor: pointer;
}

video{
    cursor: pointer;
}

.modal {
    display: none; 
    position: fixed; 
    z-index: 1000; 
    padding-top: 100px; 
    left: 0;
    top: 0;
    width: 100%; 
    height: 100%; 
    background-color: rgba(0,0,0,0.8); 
  }
  
.modal-content {
    margin: auto;
    display: block;
    width: 50%;
    padding: 5px;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
  }
  
.close {
    position: absolute;
    top: 15px;
    right: 35px;
    color: #fff;
    font-size: 30px;
    font-weight: bold;
  }
  
.close:hover, .close:focus {
    color: #999;
    cursor: pointer;
  }

.bgsec1{
    background-color: white;
    box-shadow: 1px 1px 8px #add6df;
    border-radius: 5px;
    margin-bottom: 20px;
}

.mtop4{
    margin-top: 60px;
}

.ml0{
    padding-left: 0px !important;
}

.imgsec{
    height: 200px;
    border: 1px solid #80808026;
    cursor: pointer;
}

.imgsec img{
    width: 100%;
    height: 100%;
}

#modalVideo{
    max-height: 600px;
}

.row1>* {
    padding-left: 5px;
    padding-right: 5px;
}

.row1{
    padding-left: 6px !important;
    padding-right: 6px !important;
}

.mb0a{
    margin-bottom: 0px;
}

.ptxt{
    width: 100%;
    padding: 10px 15px;
    font-family: "Lora", serif;
    font-weight: 900;
    font-size: 18px;
    text-align: center;
    text-transform: uppercase;
    height: 80px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.row1{
    margin-top: 35px;
}










@media (max-width: 1919px) {
    .head1 {
        font-size: 40px;
    }

    .head2 {
        font-size: 26px;
    }

    .prodtxt {
        font-size: 20px;
    }

    .bgimg {
        width: 80%;
    }

    .bgbluesec {
        padding: 80px 0px;
    }

    .nobr br{
        display: none;
    }
    
    .icns{
        width: 6%;
    }

    .widtxt{
        width: 94%;
    }

    .videosec, .imgsec {
        height: 180px;
    }

    .nav-link{
        margin-right: 30px !important;
        font-size: 17px;
    } 
}

@media (max-width: 1679px) {  
    .bgbluesec {
        margin-top: 73px;
    }

    .videosec, .imgsec {
        height: 170px;
    }

    .width2 {
        width: 60%;
    }

    .width1 {
        width: 40%;
    }

    .navbar-brand {
        width: 17%;
    }

    .ptxt {
        font-size: 16px;
    }
}

@media (max-width: 1599px) {
    .nav-link {
        margin-right: 28px !important;
        font-size: 15px;
    }

    .head1 {
        font-size: 34px;
    }

    .head2 {
        font-size: 22px;
        line-height: 35px;
    }

    .abtimg {
        width: 85%;
    }

    .bgblue {
        padding: 30px 20px;
    }

    .prodtxt {
        font-size: 18px;
    }

    .nobr1 br{
        display: none;
    }

    .navbar-brand {
        width: 19%;
    }

    .videosec, .imgsec {
        height: 150px;
    }

    #modalVideo {
        max-height: 500px;
    }
}

@media (max-width: 1439px) {
    .ptxt {
        font-size: 14px;
    }

    .bgbluesec {
        margin-top: 58px;
    }

    .head1 {
        font-size: 30px;
    }

    .btns, .paratext  {
        font-size: 13px;
    }

    .head2 {
        font-size: 20px;
        line-height: 30px;
    }

    .mrg10 {
        margin: 20px 0px 35px 0px !important;
    }

    .extra1 {
        margin: 15px 0px !important;
    }

    .abtsec, .teamsec {
        margin: 80px 0px;
    }

    .missionsec{
        padding: 70px 0px;
    }

    .bgbluesec {
        padding: 60px 0px;
    }

    .mrg11 {
        margin: 20px 0px;
    }

    .prosec {
        margin: 80px 0px 100px 0px;
    }

    .icnimg {
        width: 18%;
    }

    .bgblue {
        padding: 20px 20px;
    }

    .prodtxt {
        font-size: 17px;
    }

    .mrg14 {
        margin: 5px 0px;
    }

    .btn-group-lg>.btn, .btn-lg {
        padding: 6px 12px;
        font-size: 15px;
    }

    .wid102 {
        width: 70%;
    }

    .wid101 {
        width: 85%;
    }

    .modal-content {
        width: 45%;
    }

    #modalVideo {
        max-height: 450px;
    }

    .videosec, .imgsec {
        height: 140px;
    }

    .navbar-brand {
        width: 16%;
    }
}

@media (max-width: 1365px) {
    .prodtxt {
        font-size: 15px;
    }
    .footsec {
        padding: 60px 80px 10px 80px;
    }

    .head2 {
        font-size: 18px;
    }

    .videosec, .imgsec {
        height: 130px;
    }

    .nav-link {
        margin-right: 20px !important;
        font-size: 14px;
    }
}

@media (max-width: 1279px) {  
    .js1{
        justify-content: end !important;
    }

    .nav-link {
        margin-right: 18px !important;
        font-size: 13px;
    }

    .navbar-expand-lg .navbar-collapse {
        justify-content: end !important;
    }

    .navsec {
        width: 90%;
    }

    .head1 {
        font-size: 24px;
    }

    .width70 {
        width: 85%;
    }

    .btns{
        font-size: 11px;
    }

    .abtsec, .teamsec {
        margin: 50px 0px;
    }

    .missionsec {
        padding: 50px 0px;
    }

    .prosec {
        margin: 50px 0px 60px 0px;
    }

    .footsec {
        padding: 40px 40px 10px 40px;
    }

    .head2 {
        font-size: 16px;
    }

    .width_80 {
        width: 90%;
    }

    .wid102 {
        width: 80%;
    }

    .prodtxt {
        font-size: 13px;
    }

    .wid101 {
        width: 100%;
    }

    .navbar-brand {
        width: 19%;
    }

    .videosec, .imgsec {
        height: 120px;
    }

    .ptxt {
        font-size: 13px;
    }
}

@media (min-width: 1279px) {
    .navbar-expand-lg .navbar-collapse {
        display: flex !important;
        justify-content: end !important;
    }
}

@media (max-width: 991px) {
    .width1 {
        width: 70%;
    }

    .width2 {
        width: 30%;
        text-align: end;
    }

    .nav-link {
        margin-right: 0px !important;
        margin-bottom: 10px;
    }

    .navbar-nav {
        position: absolute;
        background-color: white;
        width: 100%;
        text-align: center;
        z-index: 1;
        left: 0px;
        top: 55px;
        border-bottom: 1px solid #f3f3f3;
    }
   
    .navbar-toggler{
        position: relative;
        z-index: 2;
    }

    .head1 {
        font-size: 20px;
    }

    .abtimg {
        width: 55%;
        margin: 0 auto;
        margin-bottom: 55px;
        margin-top: 20px;
    }

    .prodtxt {
        font-size: 11px;
    }

    .bgblue {
        padding: 20px 10px;
    }

    .footsec {
        padding: 40px 0px 10px 0px;
    }

    .whtbg {
        padding: 10px;
    }

    .widtxt {
        width: 92%;
    }

    .icns {
        width: 8%;
    }

    .mrg12, .mrg13  {
        margin-top: 15px !important;
    }

    .wid102 {
        margin: 15px auto !important;
    }

    .mtop3 {
        margin-top: 30px;
    }

    .mrg11 {
        margin: 15px 0px;
    }
}

@media (max-width: 767px) {
    .teamimg {
        width: 50%;
    }

    .bgimg {
       display: none;
    }

    .width70 {
        width: 100%;
    }

    .bottom {
        left: -10px;
        bottom: -10px;
        width: 100px;
        height: 30px;
    }

    .right{
        width: 100px;
        height: 30px;
        right: -10px;
        top: -10px;
    }

    .mtp2{
        margin-top: 40px;
    }

    .wid102 {
        width: 100%;
    }

    .bgblue{
        margin-bottom: 10px;
    }

    .mtop3 {
        margin-top: 0px;
    }

    .bgblue .prodtxt br{
        display: none;
    }

    .prodtxt {
        font-size: 12px;
    }

    .bgbluesec {
        padding: 40px 0px;
    }

    .videosec, .imgsec {
        height: 220px;
    }

    .modal-content {
        width: 90%;
    }

    .mtop4 {
        margin-top: 25px;
    }
}

@media (max-width: 599px) {
    .navbar-brand {
        width: 21%;
    }
}

@media (max-width: 499px) {
    .navbar-brand {
        width: 25%;
    }

    .videosec, .imgsec {
        height: 200px;
    }
}

@media (max-width: 399px) {
    .navbar-brand {
        width: 34%;
    }

    .videosec, .imgsec {
        height: 150px;
    }
}

.mr0{
    margin-right: 0px !important;
}
