

.quotes{font-family: 'Courgette', cursive; text-align: center; font-size: 20px; color: #026096;}





.data_block img {width: 50px; display: inline-block; float: left; }

body{font-family: "Trebuchet MS", Helvetica, sans-serif;}





    h3{color: #444;text-align: center;font-family: "Trebuchet MS", Helvetica, sans-serif;font-weight: bold;}

    h4{color: #444;text-align: left;font-family: "Trebuchet MS", Helvetica, sans-serif;}

    ul li{color: #6b6b6b;font-family: "Trebuchet MS", Helvetica, sans-serif;}

/*    p{color: #6b6b6b;font-family: "Trebuchet MS", Helvetica, sans-serif;font-size: 15px;}*/
    p{color: #000000;font-family: "Trebuchet MS", Helvetica, sans-serif;font-size: 15px;text-align: justify !important;}

a{color: #000 !important;}


    .parallax{background-image: url(../img/schoolnew.jpg); min-height: 250px; background-attachment: fixed; background-position: center;

    background-repeat: no-repeat; background-size: cover; position: static;border: 3px solid #00074d;border-left: 0;border-right: 0;}

    .sub_parallax{background: #9c7079; min-height: 250px;}



    .news_block .heading h4{text-align: center; background: #1f266a; padding: 10px; color: #fff;}

    .news_block .heading{box-shadow:4px 4px 7px #275587;}



    .parallax1{background-image: url(../img/school.jpg); min-height: 250px; background-attachment: fixed; background-position: center;

    background-repeat: no-repeat; background-size: cover; position: static;border: 3px solid #024c7d;border-left: 0;border-right: 0;}

    .sub_parallax1{background: #015f9547; min-height: 250px;}

    .sub_parallax1 h2{text-align: center;color: #fff;font-family: inherit;}

    .block {margin: 0; margin-bottom: 2em; background: #fff;  padding: 25px; margin-top: 15px; }

    .sub_block {margin-top: 15px;padding-top: 15px;padding-bottom: 15px; }



    .block p{font-family: "Trebuchet MS", Helvetica, sans-serif; font-size: 15px; text-align: justify;}

    .divider-row {display: table; width: 100%; height: 10px; background: url(../img/divider.png); margin: 30px 0px; }

    ul.list li:before {content: '\f120'; font-family: "Ionicons"; color: #32a5bb; font-size: 16px; position: absolute; left: 0px; line-height: 22px !important; font-weight: normal !important; }







.mob_hide{display: block;}

.pc_hide{display: none;}



@media screen and (max-width: 768px){

    .navbar-default .navbar-nav>li>a{text-align: left;padding-left: 30%;color: #fff !important;}

    ul.nav.navbar-nav.navbar-right{background: #172b56;}

    .mob_hide{display: none;}

    .pc_hide{display: block;}

}    


.main_head_title{
    border: 5px solid #000000;
}

.birthday_bock{
    padding: 50px;
}

.bottom_content{
   
    text-align: center;

}
.header_activities{
    color:white;
    text-decoration: none;
}
.header_activities:hover{
    color:#fbff19;
    text-decoration: none;
}
.heder_four{
    text-align: center;
}
.side_border{
    border:1px solid black;
    padding: 10px 5px;
    margin-right: 2px;
    margin-bottom: 5px;
    width: 30% !important;
}

@media only screen and (max-width: 992px) {
    .side_border {
      width: 100% !important;
    }
  }