.fomous_blessing a{
            width: 570px!important;
        }
        .main-btn:hover{
            background-color:#ffc600;
        }
        .category {
            background-color: #07294d;
            margin-top: -5px;
            position: relative;
            z-index: 5;
            border-top-width: 4px !important;
            border-top-style: solid !important;
            border-color: #edb100 !important;
            margin-left:0;
            margin-right:0;
        }
        .Schoolpopform{
            top:25%;
        }
        .enquiryformline{
            font-size: 15px;
            color: green;
            background-color: aliceblue;
            text-align: center;
            padding: 10px;
        }
        .slider_images1{
            background-image: url(../img/1.webp); 
            background-size: 100% 100%!important; 
            height: 570px!important;
        }
        .slider_images2{
            background-image: url(../img/2.webp); 
            background-size: 100% 100%!important; 
            height: 570px!important;
        }
        .slider_images3{
            background-image: url(../img/3.webp); 
            background-size: 100% 100%!important; 
            height: 570px!important;
        }
        .slider_images4{
            background-image: url(../img/8.webp); 
            background-size: 100% 100%!important; 
            height: 570px!important; 
        }
        .slider_images5{
            background-image: url(../img/4.webp); 
            background-size: 100% 100%!important; 
            height: 570px!important; 
        }
        .slider_images6{
            background-image: url(../img/7.webp); 
            background-size: 100% 100%!important; 
            height: 570px!important;
        }
        .slider_images7{
            background-image: url(../img/6.webp); 
            background-size: 100% 100%!important; 
            height: 570px!important;
        }
        .about_school_img{
            background-image: url(../img/about_sector9a.webp);
            background-size: cover;
            background-position: right center;  
        }
        .schooliframe{
            width: 450px!important; 
            height: 950px!important;  
            overflow: hidden!important; 
            border:none!important;
        }
        .container2{
            display: none;
        }
        .category-part{
            margin-top : 8px!important;
        }
        .category-logo img{
            margin-top:35px;
            padding:10px;
        }
        .header-contact img{
            width: 21px;
        }
        .firstP{
           font-weight: 700!important;
            line-height: 2!important;
            padding: 0 10px!important;
            margin-bottom: -6px!important;
            color: #000!important;
            font-size: 14px!important;
            font-family: 'Montserrat', sans-serif!important;
        }
        .SecondP{
            margin-bottom: 0px!important;
            font-size: 11px!important;
            font-weight: 600!important;
            color: #000!important;
            padding: 0px 10px!important;
        }
        @media only screen and (max-width: 600px) {
            .fomous_blessing a{
                /*width: 0px!important;*/
                display: block !important;
                font-size: 0.6em !important;
                margin: -0.19em 0px -61px !important;
                font-weight: bold !important;
            }
            #teachers-part{
                margin-top: -410px!important;
            }
            .container1{
                display: none;
                visibility: hidden;
            }
            .container2{
                display: block!important;
            }
            .Schoolpopform{
                width: 52%!important;
            }
            .mobile_slider_images1{
                background-image: url(../img/mobileview/mobile1.webp)!important; 
                background-size: 100% 100%!important; 
                height:375px!important;
            }
            .mobile_slider_images2{
                background-image: url(../img/mobileview/mobile2.webp)!important; 
                background-size: 100% 100%!important; 
                height:375px!important;
            }
            .mobile_slider_images3{
                background-image: url(../img/mobileview/mobile3.webp)!important; 
                background-size: 100% 100%!important; 
                height:375px!important;
            }
            .mobile_slider_images4{
                background-image: url(../img/mobileview/mobile4.webp)!important; 
                background-size: 100% 100%!important;
                height:375px!important;
            }
            .slider_images1{
                display:none;
            }
            .slider_images2{
                display:none;
            }
            .slider_images3{
                display:none;
            }
            .slider_images4{
                display:none;
            }
            .slider_images5{
                display:none;
            }
            .slider_images6{
                display:none;
            }
            .slider_images7{
                display:none;
            }
            
            .director_class_msg{
                height: 750px!important;
            }
            .principle_class_msg{
                height: 805px!important;
            }
            .happy-student {
                background-color: #d5d5d5!important;
                padding-top: 65px!important;
                padding-left: 17px!important;
                padding-right: 41px!important;
                padding-bottom: 0px!important;
                border-radius: 5px!important;
            }
            .about_school_img{
                background-image: url(../img/about_sector9a.jpg);
                background-size: cover;
                background-position: right center;  
                height: 365px;
                width: 92%!important;
                left: 4%;
            }
            
        }
        
@media only screen and (min-width: 768px) {
  /* For desktop: */
  .col-1 {width: 8.33%;}
  .col-2 {width: 16.66%;}
  .col-3 {width: 25%;}
  .col-4 {width: 33.33%;}
  .col-5 {width: 41.66%;}
  .col-6 {width: 50%;}
  .col-7 {width: 58.33%;}
  .col-8 {width: 66.66%;}
  .col-9 {width: 75%;}
  .col-10 {width: 83.33%;}
  .col-11 {width: 91.66%;}
  .col-12 {width: 100%;}
}