/* Add here all your CSS customizations */


body.body {
  /*  padding: 0px 30px 0px 30px;
    padding-right: 30px !important;
        background-image: url(/Template/gnschool/images/greyzz.png);*/
}
.post-image img {
    max-width: 100%;
    height: auto; 
}

/*// Overwrite from theme.css*/
.home-intro {
    background-color: #FFFFFF;
    margin-bottom: 0px;
    overflow: hidden;
    padding: 20px 0 10px 0;
    position: relative;
    text-align: left;
}

#header .header-logo img {
   
    padding-bottom: 5px;
    padding-top: 5px;
}
.responsive-img img {
    width: 100%;
    height: auto;
}
.SpecialPic  img {
    border-radius: 13px;
    border: 4px solid #f2f2f2;
    box-shadow: 0px 0px 7px #ded9d9;
}

.custom_block .custom-img {
    border-color: #E5E5E5;
}
.custom_block .custom-img {
    float: left;
    margin: 0 15px 15px 0;
    border-width: 5px;
    border-style: solid;
}
.img-circle {
    /* border-radius: 50%; */
}
.oeffect {
    -webkit-transition: all 0.6s ease 0s;
    -moz-transition: all 0.6s ease 0s;
    transition: all 0.6s ease 0s;
}
.custom_block:hover .custom-img {
    border-color: #169FE6;
}
.BodyColor {
    background-color:white;
}
div#wowslider_engine {
    visibility: hidden;
    display: none;
}
#header {
  
    min-height: 5px !important;
}
.bg-pics {
    
    padding-top: 20px;
}
#footer {
  /*   background :none;
     border-top:none;
     padding:0px;
     */

}
.customHeading {

        color: #0088cc !important;
            text-align: center;
                font-weight: bold;    
                font-family: initial;
}
.tab-content {
    min-height: 400px;
}
.side-menu.-small.-right.--bottom.-space.-shadow {
    display: none;
    visibility: hidden;
}