@media (min-width: 270px){
    #myTabContent{
        margin-top: 3.5em;
    }
    /* about title */
    .menubar{
        min-height: 20px;
    }
    .navbar-toggler-icon {
        display: inline-block;
        width: 0.5em;
        height: 0.5em;
        vertical-align: middle;
        background-size: 100%;
    }
    #flogo{
        width: 40px;
    }  
    #deptname{
        color: var(--shade1);
        font-size: 50%;
        padding: 20px 0px 10px 0px;
    }
    #tlogo{
        width: 50px;
        top: 35px;
        left: 2px;
    }
    #logo{
        width: 60px;
        top: 30px;
        right: 2px;
    }
    #cm_pic{
        margin-bottom: 20px;
  
        height: 2cm;
    }
    #brandvdo{
        width: 100%;
        border: none;
        align-items: center;
    }
    .top-menu{
      flex-wrap: nowrap;
      font-size: 25%;
    }
    /* #selectLanguageDropdown{
        margin-left: -30px;
    } */
    .image-holder h2, .image-holder h4{
        position: absolute;
        bottom: 10%;
        font-size: 70%;
        left: 5%;
    }
    .about_img{
        background-image: url(/assests/img/mankutty2.jpg);
        background-size: cover;
        background-position: 50%;
        height: 50%;
        border-radius: 20px;
        padding: 20px;
    }
    #graphimg{
        width: 100%;
    }
    .t{
        margin-top: 2%;
    }
    .cmfont{
        font-size: 10px;
    }

    .cm{
        margin-top: -40px;
    }

    .cmfont{
        font-size: 12px;
        font-weight: bold;

    }
    .vnfont{
        font-size: 8px;
    }
}


@media (min-width: 320px){
    
    #myTabContent{
        margin-top: 5em;
    }
    
    #flogo{
        width: 40px;
    }
     
    #deptname{
        color: var(--shade1);
        font-size: 10px;
        padding: 20px 40px;
    }
    #tlogo{
        width: 60px;
        top: 40px;
        left: 10px;
    }
    #logo{
        width: 80px;
        top: 35px;
        right: 1%;
    }
    #brandvdo{
        width: 100%;
        border: none;
        align-items: center;
    }
    .top-menu{
        display: block;
        font-size: 8px;
        flex-wrap: nowrap;
    }

    .nav-item1{
        font-size: 11.5px ;
    }
    .t{
        margin-top: 3.5%;
    }
    /* #selectLanguageDropdown{
        margin-left: -30px;
    } */
    #maadu{
        height: 200px;   
       }
    #homebanner{
        height: 200px;   
       }
    
    .sizefont{
        font-size: 10px;
    }
    #thirukural{
        font-size: 10.19px;
        
    }

    .cmfont{
        font-size: 12px;
    }

    .cardhm{
        margin-top: 10px;
        height:fit-content;
    }
    #nav-item{
        height: fit-content;
    }
    #sound{
        cursor: pointer;
        font-size: 10px!important;
    }
    #gmap{
        border-radius: 20px;
        box-shadow: 5px 5px 10px rgb(6, 42, 106); 
        width: 300px;
        background-position: 50%;
        height:150px
    
    }
    #graphimg{
        width: 100%;
    }

    .cm{
        margin-top: -110px;
    }

    .cmfont{
        font-size: 12px;
        font-weight: bold;
    }
    .vnfont{
        font-size: 8px;
    }
}
@media (min-width: 420px){
    #tlogo{
        width: 75px;
        top: 50px;
        left: 20px;
    }
    #logo{
        width: 100px;
        top: 40px;
        right: 30px;
    }
    #deptname{
        color: var(--shade1);
        font-size: 15px;
        padding: 20px 40px;
    }
    .sizefont{
        font-size: 11px;
    }
    .nav-item1{
        font-size: 12px ;
    }
    #thirukural{
        font-size: 11px;
    }
    #cm_pic{
        margin-bottom: 20px;
  
        height: 3cm;
    }
    #graphimg{
        width: 100%;
    }
    .t{
        margin-top: 2%;
    }
    .cmfont{
        font-size: 14px;
    }
    .cm{
        margin-top: -100px;
    }
    .cmfont{
        font-size: 14px;
        font-weight: bold;
    }
    .vnfont{
        font-size: 10px;
    }

}

@media (min-width: 680px){
    .nav-link{
        font-size: 12px;   
       }
    .nav-item1{
        font-size: 11.5px ;
    }
    #flogo{
        width: 60px;
    }

    #deptname{
        color: var(--shade1);
        font-size: 23px;
        padding: 20px 40px;
    }
    #tlogo{
        width: 90px;
        top: 50px;
        left: 20px;
    }
    #logo{
        width: 120px;
        top: 40px;
        right: 30px;
    }

    #brandvdo{
        border: none;
        align-items: center;
    }
    .top-menu{
        font-size: 14px;
        height: 35px;
        padding-top:5px ;
    }
    #selectLanguageDropdown{
        margin-left: -10px;
    }
    .image-holder h2, .image-holder h4{
        position: absolute;
        bottom: 10%;
        font-size:larger;
        left: 5%;
    }
    #maadu{
        height: 300px;   
       }
     #homebanner{
        height: 300px;   
       }
    .sizefont{
        font-size: 14px;
    }
    #thirukural{
        font-size: 13px;
    }

    #sound{
        cursor: pointer;
        font-size: 14px!important;
    }
    .form-check {
        display: block;
        min-height: 8px!important;
    }
    .form-check-input{
        position: absolute;
        background-color: var(--background);
        color: var(--shade1);
        padding: 1px 5px 1px 0px;
        border-radius: 5px 0px 0px 5px;
        font-size: 200px!important;
    }
    #gmap{
        border-radius: 20px;
        box-shadow: 5px 5px 10px rgb(6, 42, 106); 
        width: 500px;
        height:250px
    
    }
    .about_img{
        background-image: url(/assests/img/mankutty2.jpg);
        background-size: cover;
        height: 80vh;
        padding: 20px;
    }
    
    #graphimg{
        width: 100%;
    }

    .t{
        margin-top: 2%;
    }
    .cmfont{
        font-size: 15px;
    }
    .cm{
        margin-top: -80px;
    }
    .cmfont{
        font-size: 15px;
        font-weight: bold;
    }
    .vnfont{
        font-size: 11px;
    }
}

@media (min-width: 860px){
    .nav-link{
     font-size: 14px;   
    }
    #flogo{
        width: 80px;
    }
    footer i{
        font-size: 48px;
    }
    .cmfont{
        font-size: 18px;
    }

    .modal-dialog{
        background-size: cover !important;
    }
    #deptname{
        color: var(--shade1);
        font-size: 35px;
        padding: 40px 10px;
    }
    #tlogo{
        width: 130px;
        top: 50px;
        left: 30px;
    }
    #logo{
        width: 190px;
        top: 40px;
        right: 10px;
    }

    #graphimg{
        width: 100%;
    }

    #cm_pic{
        margin-bottom: 20px;
  
        height: 4cm;
    }
    .banner{
        width:100%;
        height: 10vh;
        color: var(--shade1);
        background-size: cover;
        background-repeat: no-repeat;
        background-position: center;
        background-image: url(/assests/img/building2.png);
        margin-top: 11em ;
        filter:hue-rotate(350deg);
    }
    .banner a{
        text-decoration: none;
        font-size: 20px;
        color: var(--shade1);
        padding-top: 10%;
    
    }
    #brandvdo{
        border: none;
        align-items: center;
    }
    nav{
        display: contents;
    }
    #homebanner{
        height: 400px;   
       }
    #maadu{
        height: 400px;   
       }
    .sizefont{
        font-size: 20px;
    }
    #thirukural{
        font-size: 18px;
    }
    #sound{
        cursor: pointer;
    }
    .form-check-input{
        position: absolute;
        background-color: var(--background);
        color: var(--shade1);
        padding: 1px 5px 1px 0px;
        border-radius: 5px 0px 0px 5px;
    }
    .t{
        margin-top: 1%;
    }
    .cm{
        margin-top: -20px;
    }
    .cmfont{
        font-size: 18px;
        font-weight: bold;
    }
    .vnfont{
        font-size: 14px;
    }

     
}

@media (max-width:720px){

    .menu-modal-dialog{
        width: 80%;
    }
    .mobile-toggler{
        display: block;
    }
    .nav{
        display: none;
    }
    .footer h5{
        font-size: 14px;
    
    }

}
@media (min-width:720px){
    .mobile-toggler{
        display: none;
    }
    .nav{
        display: contents;
    }
    .nav-item1{
        font-size: 12px ;
    }
    #myTabContent{
        margin-top: 6em;
    }
}

@media (min-width:930px){
 .cardhm{
     height: 5cm;  
}
#myTabContent{
    margin-top: 10em;
}
.nav-item1{
    font-size: 16px ;
}

.navbar .nav-item .dropdown-menu{ display: none; }
	.navbar .nav-item:hover .nav-link{   }
	.navbar .nav-item:hover .dropdown-menu{ display: block; }
	.navbar .nav-item .dropdown-menu{ margin-top:0; }
}
@media (min-width:1200px){
    #myTabContent{
        margin-top: 9em;
    }
    .nav-item1{
        font-size: 20px ;
    }
}

 @media (min-width:576px){
    .modal-dialog{
        max-width:50%;
    }

}

@media (min-width: 1920px) {
    .nav-link{
     font-size: 25px;   
    }
    #myTabContent{
        margin-top: 15em;
    }
    .site{
        font-size: 35px;
    }
    .hide{
        line-height: 60px;
    }
    #offcanvasTopLabel{
        font-size: 32px;
      }
    .pio{
        font-size: 35px;
    }

    .sizefont{
        font-size: 30px;
    }
    .sizefont h5{
        font-size: 30px;
    }
    #thirukural{
        font-size: 28px;
    }
    .footer{
        font-size: 25px;
    }
    .account{
        font-size: 30px;
    }
   #textshadow{
        font-size: 30px;
    }
  .account h3{
    font-size: 40px;
  }
  .home-card{
    font-size: 25px;
  }
  .card-text{
    font-size: 27px;
  }
 .cmfont{
    font-size: 25px;
 }
  .cmfont h4{
    font-size: 30px;
  }
.strong {
    font-size: 32px;
}
.contact-info{
    font-size: 35px;
}
.card-title{
    font-size: 32px;
}
.btn-gallery{
    font-size: 30px;
}
.bribe{
    font-size: 30px;
}
.wh h5{
    font-size: 30px;
}
.cardhm{
    height: 380px;
    width: 600px;
    }

.btn-home{
        font-size: 25px;
    }
 #maadu{
        height: 515px;   
       }
.top-menu{
        font-size: 18px;
        height: 42px;
        padding-top:5px ;
    }
.card-header{
        font-size: 30px;
    }   

.vnfont{
        font-size: 22px;
    }
}


@media (min-width: 2560px){
    .nav-link{
     font-size: 25px;   
    }
  

    .t{
        margin-top:0%;
    }
    .site{
        font-size: 45px;
    }
    .hide{
        line-height: 80px;
    }
    #offcanvasTopLabel{
        font-size: 50px;
      }
   .pio{
        font-size: 50px;
    }

    .sizefont{
        font-size: 40px;
    }
    .sizefont h5{
        font-size: 40px;
    }
    #thirukural{
        font-size: 38px;
    }
    .footer{
        font-size: 35px;
    }
    .account{
        font-size: 40px;
    }
   #textshadow{
        font-size: 40px;
    }
  .account h3{
    font-size: 50px;
  }
  .home-card{
    font-size: 35px;
  }
  .card-text{
    font-size: 30px;
  }
 .cmfont{
    font-size: 33px;
 }
  .cmfont h4{
    font-size: 35px;
  }
.strong {
    font-size: 50px;
}
.contact-info{
    font-size: 45px;
}
.card-title{
    font-size: 42px;
}
.btn-gallery{
    font-size: 35px;
}
.bribe{
    font-size: 35px;
}
.wh h5{
    font-size: 35px;
}
.cardhm{
height: 400px;
width: 600px;
}
.nav-link{
    font-size: 30px;
}
.btn-home{
    font-size: 25px;
}
.top-menu{
    font-size: 22px;
    height: 50px;
    padding-top:7px ;
}
.card-header{
        font-size: 45px;
    }
#maadu{
        height: 600px;   
       }
.cmfont{
        font-size: 33px;
        font-weight: bold;
     }
.vnfont{
        font-size: 26px;
    }
    
}


@media (min-width: 3840px){
    .nav-link{
        font-size: 55px;
    }
    #myTabContent{
        margin-top: 23em;
    }
    #maadu{
        height:778px;
    }

    .t{
        margin-top:0%;
    }
    .site{
        font-size: 60px;
    }
    .hide{
        line-height: 120px;
    }
    #offcanvasTopLabel{
        font-size: 70px;
      }

    .sizefont{
        font-size: 60px;
    }
    .sizefont h5{
        font-size: 50px;
        
    }
    #thirukural{
        font-size: 48px;
    }
    .footer{
        font-size: 45px;
    }
    .account{
        font-size: 50px;
    }
   #textshadow{
        font-size: 50px;
    }
  .account h3{
    font-size: 60px;
  }
  .home-card{
    font-size: 45px;
  }
  .card-text{
    font-size: 45px;
  }
 .cmfont{
    font-size: 53px;
 }
  .cmfont h4{
    font-size: 59px;
  }
.strong {
    font-size: 70px;
}
.contact-info{
    font-size: 55px;
}
.card-title{
    font-size: 52px;
}
.btn-gallery{
    font-size: 45px;
}
.bribe{
    font-size: 45px;
}
.wh h5{
    font-size: 45px;
}
.cardhm{
height: 700px;
width: 600px;
}

.btn-home{
    font-size: 35px;
}
.top-menu{
    font-size: 35px;
    height: 70px;
    padding-top:10px ;
}
.card-header{
font-size: 45px;
}
.pio{
    font-size: 70px;
}

.cmfont{
    font-size: 53px;
    font-weight: bold;
 }
 .vnfont{
    font-size: 40px;
}


}