*{
    font-family: poppins;
}
body{
overflow-x:hidden;
}

h1,h2,h3,h4,h5,h6,h7{
    
    font-family: jost !important;
    text-transform: uppercase;
}
.btn_redius{
border-radius: 20px !important;
}

@media only screen and (min-width: 600px) {
  #logo-img {
    width:100px;
  }
 .topbar_phone{
display: none;
    }
    .school_name_text{
font-size:30px;
font-weight: 700;
}
}
@media (max-width: 1199px){
.ttm-header-style-02 .site-branding {
    position: absolute;
    bottom: -100px !important;
    z-index: 9;
}
.icon_decktop{
    display: none;
}
} 
.prt_floting_customsett{
    display: none !important;
}
#ticker_menu li{
    display:block;
   float:left;
   margin-left:20px;

}
.whatsapp_float {
    position: fixed;
    bottom: 10%;
    right: 10px;
    z-index: 9999;

animation-name: wp_img;
  animation-duration: 2s;
  animation-delay: 1s;
   animation-iteration-count: infinite;
}

@keyframes wp_img {
  0%   {bottom: 10%;}
  25%  {bottom: 10.7%;}
  50%  {bottom: 10%;}
  75%  {bottom: 10.7%;}
  100% {bottom: 10%;}

}


@media only screen and (max-width: 600px) {
    .principal_mes_title{
        padding-top: 40px;
       
    }

    .topbar_phone{
display: block;
    }
 .site-branding img {
    max-height: 46px;
}
.ttm-header-style-02 .site-branding {
    position: absolute;
    bottom: -80px !important;
}
.site-branding img {
    max-height: 76px;
}
.school_name_text{
font-size:14px;
font-weight: 700;
}

}
.fbar-contents{
	background-color: white;
}
.section-background-overlay {
    background-color: #050f2ec2;
    opacity: 1;
    transition: background 0.3s, border-radius 0.3s, opacity 0.3s;
}
.slider-background-overlay {
    background-color: #050f2ec2;
    opacity: 1;
    transition: background 0.3s, border-radius 0.3s, opacity 0.3s;
}
.ttm-page-title-row{
   background: url('http://systootech.in/jnvmic/front_assets/images/bg-title.jpeg') no-repeat; background-size: cover;
}
.prt_floting_customsett{
/*    display: none;*/
}
.pp_social{
    display: none !important;
}
.staff_name{
    font-size: 16px !important;
}
.notice-text:hover{
text-decoration: underline;
}
.employed_field{
display:none;
}