* {
    padding: 0;
    margin: 0;
}

body, html {
    padding: 0;
    margin: 0;
}

.header-nav {
    padding: 10px
}

.d-flex {
    display: flex;
    align-items: center
}

.title-cls > li:first-child {
    font-size: 36px;
    font-weight: 600;
    color: #f8b239;
    text-transform: capitalize;
    font-family: 'Raleway';
}

.gsp {
    width: 40%;
    float: right
}

.title-cls {
    padding-left: 30px;
}

.title-img {
    text-align: center;
    padding-bottom: 50px
}

.brand-image {
    width: 50%
}

h1, h2, h3, h4, h5, h6 {
    font-family: 'Raleway';
}


.padding-50 {
    padding: 50px 0;
}

.clr-333 {
    padding: 0px 0px 20px;
}

.header-nav {
    background: #040a38;
    display: block;
    z-index: 25;
    width: 100%;
}

.row1 {
    margin-right: 0px;
    margin-left: 0px;
}

.pad-t10 {
    padding-top: 10px
}

.padding-20 {
    padding: 20px 0;
}

.box {
    padding-top: 15px;
}
/*====== About section======== */
.btn-inline {
    color: #f8b239;
    border: 1px solid #f8b239;
    padding: 5px 10px;
    font-weight: 500;
    opacity: 1;
    text-transform: capitalize;
}

    .btn-inline:hover, .btn-inline:active {
        background: #f8b239;
        color: #fff;
    }

h3 {
    color: #fff;
    margin-bottom: 0px;
    margin-top: 0px;
    font-size: 20px;
    text-transform: uppercase;
    font-weight: 700;
    padding: 15px;
    font-family: 'Raleway';
}

.aboutH2 {
    background: #ffb903;
}


.impNotificationH2 {
    background: #ff4c4c;
}

.fullBox-about {
    width: 100%;
    border: 3px solid #ffb903;
    background: #fff;
    min-height: 350px;
}

.fullBox-impNotification {
    min-height: 350px;
    width: 100%;
    border: 3px solid #ff4c4c;
    background: #fff;
}

.para {
    text-align: justify;
    font-family: 'Roboto';
    line-height: 30px;
    font-size: 16px;
    padding: 45px !important;
    color: #3b5998;
}

.readMoreButton-yellow {
    border: 2px solid #ffb903;
    float: right;
    position: absolute;
    right: 5%;
    bottom: 3%;
    color: #ffb903;
    padding: 5px 10px;
}

    .readMoreButton-yellow:hover {
        padding-right: 20px;
        transition: 1s all ease-in-out;
    }

.calendar {
    font-family: 'Roboto';
}

/*====== About section======== */

/*====== Program section======== */
.quote {
    font-family: 'Roboto';
}

.thought-for-the-day table {
    margin-top: 15px;
}
/*====== Program section======== */

/*====== Gallery section======== */
.gallery-inside {
    height: 140px;
    width: 100%;
    margin: 0 auto;
    position: relative;
    top: 13px;
    display: flex;
}

.galleryH2 {
    background: #00a78e;
}

.bdH2 {
    background: #067ab4;
}

.gallery-nav {
    height: 100%;
    padding: 0;
    outline: none;
    cursor: pointer;
}

    .gallery-nav img {
        height: 20px;
        position: absolute;
        top: 30%;
    }

.birthday-image-details {
    margin-left: 10%;
    float: left;
    width: 60%
}

.gallery-previous, .birthday-previous {
    left: 50%
}

.gallery-next, .birthday-next {
    right: 50%
}

.bd-center {
    width: 100%
}

.fullBox-bd {
    width: 100%;
    border: 3px solid #067ab4;
    background: #fff;
    min-height: 198px;
}
/*====== Gallery section======== */
/*====== Programmes section======== */
.h4-icon {
    text-transform: uppercase;
    border-bottom: 2px solid Red;
    display: inline-block;
    color: #393939;
    font-weight: 600;
}

.icon-container {
    dispplay: inline-block;
    vertical-align: middle;
    float: left;
    text-align: center;
    width: 100%;
}

.p-left-30 {
    padding-left: 30%
}

.p-left-15 {
    padding-left: -15%
}

.icon-cls {
    width: 120px;
    height: 120px;
    border: 5px solid #069ce3;
    border-radius: 50%;
    padding: 10px;
    margin: 10px auto;
    position: relative;
}

    .icon-cls:hover {
        border: 5px solid #069ce3;
        background: rgba(6, 156, 227, 0.1);
    }

    .icon-cls img {
        position: absolute;
        top: -4%;
        left: -3%
    }

.p-sty {
    font-size: 16px;
    color: #0177b5
}
/*====== //Programmes section======== */


/*===== footer section======== */
ul {
    list-style: none
}

h2 {
    font-weight: 600;
    letter-spacing: .7px;
    text-align: center;
    color: #fff;
    text-transform: uppercase;
    position: relative;
}

.contact-w3ls {
    background: #0177b5;
    position: relative;
    padding-top: 0 !important;
    margin-top: 3.3em;
}

    .contact-w3ls:before {
        content: "";
        position: absolute;
        top: -106px;
        border-width: 0 882px 106px 0;
        border-style: solid;
        border-color: transparent transparent #f8b239 #f8b239;
        display: block;
        width: 0;
    }

.phne {
    padding-left: 250px;
}

.addr {
    padding-left: 50px;
}

.contact-w3ls:after {
    content: "";
    position: absolute;
    top: -120px;
    right: 0;
    border-width: 0px 1904px 120px 0;
    border-style: solid;
    border-color: transparent transparent #0177b5 #0177b5;
    display: block;
    transform: rotateY(180deg);
    -webkit-transform: rotateY(180deg);
    -o-transform: rotateY(180deg);
    -ms-transform: rotateY(180deg);
    -moz-transform: rotateY(180deg);
    width: 0;
}

ul.w3_address li {
    display: block;
    color: #ffffff;
    letter-spacing: .5px;
    font-size: 14px;
    margin-bottom: 15px;
    list-style: none;
    width: 50%;
    text-align: left;
    float: left;
    font-weight: 500;
    font-family: 'Roboto', sans-serif;
}

    ul.w3_address li span {
        display: inline-block;
        float: left;
        width: 100%;
        line-height: 28px;
    }

.footer_p {
    display: flex;
}

.contact_txt {
    float: right
}

.addr_txt {
    float: left
}

ul.w3_address li span a {
    text-decoration: none;
    color: #fff;
    font-weight: 500;
}

    ul.w3_address li span a:hover {
        text-decoration: none;
        color: #f8b239;
    }

ul.w3_address li i {
    font-size: 1.5em;
    color: #ffffff;
    text-align: center;
    display: inline-block;
    width: 50px;
    float: left;
    margin-right: 10px;
}

ul.w3_address li:nth-child(4) span {
    margin-top: 22px;
    padding-left: 5px;
}

ul.banner-menu-w3layouts {
    float: left;
    margin-top: 6px;
}

    ul.banner-menu-w3layouts li {
        list-style: none;
        display: inline-block;
        padding-right: 33px;
        float: left;
    }

        ul.banner-menu-w3layouts li a {
            color: #000;
            letter-spacing: 1.5px;
            font-size: 12px;
            font-weight: 600;
            font-family: 'Roboto';
        }

            ul.banner-menu-w3layouts li a:hover {
                color: #fff;
            }
/*--Social Icons--*/
.copy .agileits_social_list {
    float: left;
}

.agileits_social_list li {
    display: inline-block;
}

    .agileits_social_list li a {
        width: 18px;
        height: 24px;
        color: #ffffff;
        text-align: center;
        display: inline-block;
        font-size: 10px;
        border: 2px solid #ffffff;
        border-radius: 50px;
        -webkit-border-radius: 50px;
        -o-border-radius: 50px;
        -moz-border-radius: 50px;
        -ms-border-radius: 50px;
    }

        .agileits_social_list li a i {
            line-height: 2.4em;
        }

        .agileits_social_list li a:hover {
            color: #fff;
        }

a.w3_agile_facebook:hover {
    background: #3b5998;
    border-color: #3b5998;
}

a.agile_twitter:hover {
    background: #1da1f2;
    border-color: #1da1f2;
}

a.w3_agile_dribble:hover {
    background: #ea4c89;
    border-color: #ea4c89;
}

a.w3_agile_vimeo:hover {
    background: #1ab7ea;
    border-color: #1ab7ea;
}

.cream-w3ls {
    color: #edf3ba !important;
    text-align: center;
    font-size: 16px;
    padding-bottom: 30px;
}

#footer {
    padding-top: 50px;
}
/*--copy-right--*/
.copy {
    text-align: center;
    padding: 0.5em 0em 0;
    margin-top: 1em;
    border-top: 2px solid rgba(2, 87, 132, 0.68);
}

    .copy p {
        color: #fff;
        font-size: 12px;
        letter-spacing: 2px;
        display: inline-block;
        float: right;
        font-weight: 500;
        margin-top: 8px;
    }

        .copy p a {
            color: #fff;
            text-decoration: none;
            transition: 0.5s all;
            -webkit-transition: 0.5s all;
            -moz-transition: 0.5s all;
            -o-transition: 0.5s all;
            -ms-transition: 0.5s all;
        }

            .copy p a:hover {
                color: #fff;
                text-decoration: none;
                transition: 0.5s all;
                -webkit-transition: 0.5s all;
                -moz-transition: 0.5s all;
                -o-transition: 0.5s all;
                -ms-transition: 0.5s all;
            }
/*--//copy-right--*/

/*====== //footer section======== */

/*====== About page======== */
/*====== //About page======== */
.d-flex {
    display: flex;
    align-items: center;
}

.contact p {
    color: #fff
}

.contact i {
    color: #f8b239;
    font-size: 16px;
    margin-right: 15px;
}

.navbar-default {
    background: #040a38;
    border: none;
    border-radius: 0;
    display: flex;
    justify-content: center;
}

.menubar li {
    margin-right: 30px;
}

.navbar-default .navbar-nav > li > a {
    font-size: 13px;
    padding: 10px 8px;
    position: relative;
    font-weight: 600;
    text-transform: uppercase;
    color: #fff;
    letter-spacing: 2px;
}

.contact_txt > .footer_p {
    align-items: center;
}

ul.w3_address li i {
    font-size: 1.5em;
    color: #ffffff;
    text-align: center;
    display: inline-block;
    width: 50px;
    float: left;
    margin-right: 10px;
    border: none;
    height: max-content
}
#wowslider-container1{
    z-index: 10 !important;
}
.navbar-brand img {
    width: 100px !important
}
.navbar-toggle {
    position: relative;
    float: right;
    padding: 9px 10px;
    margin-top: 8px;
    margin-right: 15px;
    margin-bottom: 8px;
    background-color: transparent;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 4px;
}
.imgheightandwidth{
    width: 100%; 
    height: 100%
}
@media (min-width: 1200px) {
    .container {
        width: 1170px;
    }
}

@media (min-width: 768px) {
    .navbar-header {
        float: left;
    }

    .navbar-nav {
        float: left;
        margin: 0;
        padding: 0;
    }
}

@media (max-width: 1200px) {
    .navbar-default .navbar-nav > li > a {
        font-size: 12px;
    }

    .navbar-nav > li {
        margin-right: 13px;
    }
}

@media (max-width: 1048px) {
    .title-cls > li:first-child {
        font-size: 33px;
    }

    .navbar-default .navbar-nav > li > a {
        font-size: 11px;
    }

    .navbar-nav > li {
        margin-right: 11px;
    }
}

@media (max-width: 991px) {
    .icon-container.p-left-30 {
        padding: 0 !important
    }
    .thumbnail > figure > img {
        width: 50% !important;
    }

    .thumbnail {
        text-align: center;
    }
}
@media (max-width: 980px) {
    .title-cls > li:first-child {
        font-size: 29px;
    }
    .navbar-default .navbar-nav > li > a{
        padding: 10px 2px;
    }
}
@media (max-width: 890px) {
    .title-cls > li:first-child {
        font-size: 26px;
    }
}
@media (max-width: 860px) {
    .schoolname-div {
        width: 100%;
    }
    .title-cls > li:first-child {
        font-size: 29px;
    }
    .contact-div {
        display: none
    }
    .navbar-nav > li {
        margin-right: 5px;
    }
    .navbar-default .navbar-nav > li > a {
        font-size: 10px
    }
}
@media (max-width: 767px) {
    .navbar-default {
        justify-content: end
    }
    .navbar-default .navbar-collapse, .navbar-default .navbar-form {
        top: 60px
    }
    .navbar-default .navbar-nav > li > a {
        font-size: 11px
    }
}
@media (max-width: 560px) {
    .title-cls > li:first-child{
        font-size: 25px;
    }
    .navbar-brand img{
        width: 85px !important
    }
}
@media (max-width: 510px) {
    .title-cls > li:first-child {
        font-size: 22px;
    }
    .navbar-brand img {
        width: 70px !important
    }
}
@media (max-width: 430px) {
    .title-cls > li:first-child {
        font-size: 19px;
    }
    .navbar-brand img {
        width: 65px !important
    }
}
@media (max-width: 390px) {
    .title-cls > li:first-child {
        font-size: 17px;
    }
    .navbar-brand img {
        width: 60px !important
    }
}