﻿/** {
    margin: 0px;
    padding: 0px;
}

body {
    margin: 0px;
    padding: 0px;
    background: #fff;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    color: #777;
}

a {
    text-decoration: none;
    color: #0264ac;
}

    a:hover {
        text-decoration: none;
        color: #000;
        text-decoration: underline;
    }

.main {
    margin: auto;
    float: left;
    height: auto;
    width: 100%;
}

.header {
    margin: auto;
    height: auto;
    width: 100%;
    color: #fff;
    position: fixed;
    z-index: 9999999;
}

.bar {
    margin: auto;
    padding: 6px 0px;
    height: auto;
    width: 100%;
    background: #282727;
}

.bar-warper {
    margin: auto;
    height: auto;
    width: 1185px;
    height: 24px;
    padding-top: 2px;
    padding-right: 0px;
    padding-bottom: 5px;
    padding-left: 0px;
    float: left;
}*/

.social-network {
    margin: auto;
    height: auto;
    width: 100%;
    color: #fff;
    font-weight: bold;
    font-size: 13px;
}

.phone-top {
    margin: auto;
    height: auto;
    width: 242px;
    float: right;
    font-weight: bold;
}

    .phone-top ul {
        margin: 0px;
        height: auto;
        width: 270px;
        float: left;
    }

        .phone-top ul li {
            margin: 0px;
            height: auto;
            width: auto;
            display: inline;
            color: #fff;
            float: left;
            padding-left: 5PX;
        }

.hader-orbit {
    margin: auto;
    float: left;
    height: auto;
    width: 100%;
    background: url(../img/header-back.jpg);
}

.hader-orbit-warper {
    margin: auto;
    width: 1024px;
    height: 90px;
    padding: 0px;
}

.logo-orbit {
    float: left;
    height: auto;
    width: 67%;
    margin-top: 7px;
    margin-right: auto;
    margin-bottom: auto;
    margin-left: auto;
}

.menu-orbit {
    float: right;
    height: auto;
    margin: 0px;
}

.banner {
    margin: auto;
    float: left;
    height: auto;
    width: 100%;
    padding-top: 126px;
}

.welcome {
    padding: 15px 0;
    width: 100%;
    background: #FFF;
}

.welcome-warper {
    margin: auto;
    height: auto;
    width: 1024px;
    overflow: auto;
    padding-top: 35px;
    padding-right: 0px;
    padding-bottom: 20px;
    padding-left: 0px;
}

.welcome-warper-left {
    width: 100%;
}

    .welcome-warper-left h1 {
        margin: 0px;
        height: auto;
        width: 100%;
        line-height: 26px;
        float: left;
        text-transform: uppercase;
        color: #444;
        font-size: 19px;
        font-weight: bold;
        font-family: Arial, Helvetica, sans-serif;
        text-transform: none;
    }

    .welcome-warper-left ul {
        margin: 0px;
        height: auto;
        width: 100%;
        float: left;
        padding: 0px;
    }

        .welcome-warper-left ul li {
            margin: 0px;
            height: auto;
            float: left;
            list-style-type: none;
            width: 100%;
            font-size: 16px;
            text-align: justify;
            padding: 25px 0px 0px 0px;
            font-family: Levenim MT;
        }

.know-more {
    padding: 10px 15px 10px 15px;
    background: #003554;
    color: #FFF;
    font-size: 14px;
    cursor: pointer;
    text-decoration: none;
    display: inline-block;
}

    .know-more:hover {
        background: #ff7e00;
        color: #FFF;
        text-decoration: none;
        -webkit-transition: 1s all;
    }

.float_ftr {
    float: right;
}

.welcome-warper-right {
    width: 100%;
    text-align: center;
}

    .welcome-warper-right img {
        width: 100%;
    }

.edu-testo {
    margin: auto;
    float: left;
    height: 270px;
    width: 100%;
    color: #fff;
    background: url(../img/edu-back.jpg) no-repeat;
    background-size: cover;
}

.edu-testo-warper {
    margin: auto;
    height: 220px;
    width: 1074px;
    padding-top: 25px;
    padding-bottom: 25px;
}

.benefits {
    margin: auto;
    float: left;
    height: auto;
    width: 100%;
    background-image: url(../img/geometry2.png);
}

.benefits-warper {
    margin: auto;
    height: auto;
    width: 100%;
    padding: 35px 0px 35px 0px;
}

    .benefits-warper h1 {
        margin: 0px 0 8px;
        width: 100%;
        text-transform: uppercase;
        color: #444;
        font-family: Dosis;
    }

        .benefits-warper h1 img {
            width: 100%;
        }


    .benefits-warper ul {
        margin: 0px;
        list-style: none;
        padding: 0px;
    }

        .benefits-warper ul li {
            margin: 0px;
            list-style-type: none;
            font-size: 16px;
            text-align: justify;
            font-family: Levenim MT;
        }

.benefits1 {
    margin: auto;
    height: 251px;
    width: 100%;
}

.benefits-icon {
    margin: auto;
    float: left;
    height: auto;
    width: 35px;
}

.benefits-text {
    margin: auto;
    float: left;
    height: auto;
    width: 100%;
    padding-left: 5px;
    padding-top: 15px;
    padding-bottom: 15px;
}

    .benefits-text p {
        margin: 0px;
        float: left;
        height: auto;
        width: 100%;
        font-family: Dosis;
        font-weight: bold;
        font-size: 17px;
        color: #105073;
        padding-top: 0px;
        padding-right: 0px;
        padding-bottom: 0px;
        padding-left: 0px;
    }

    .benefits-text ul {
        margin: 0px;
        float: left;
        padding: 0px;
        height: auto;
        width: 100%;
    }

        .benefits-text ul li {
            margin: 0px;
            float: left;
            height: auto;
            width: 100%;
            font-size: 14px;
            font-family: Arial, Helvetica, sans-serif;
            color: #505050;
            line-height: 20px !important;
            padding: 10px 0px 0px 0px;
        }


            .benefits-text ul li p {
                list-style-type: none;
                font-size: 16px;
                font-weight: normal;
                text-align: justify;
                height: 115px;
                color: #505050;
                font-family: Levenim MT;
            }

            .benefits-text ul li img {
                width: 100%;
            }

.know-more-button {
    color: #004265;
}

    .know-more-button:hover {
        color: #000;
    }

.footer-serveices {
    margin: auto;
    float: left;
    height: auto;
    width: 100%;
    background-image: url("../img/1.jpg");
    padding: 35px 0px 35px 0px;
    border-top: solid 1px #ddd;
    border-bottom: solid 1px #ddd;
}

.footer-serveices2 {
    margin: auto;
    float: left;
    height: auto;
    width: 100%;
    background-image: url("../img/2.jpg");
    padding: 35px 0px 35px 0px;
    border-top: solid 1px #ddd;
    border-bottom: solid 1px #ddd;
}

.services-warper {
    margin: auto;
    height: auto;
    padding: 0px;
    width: 100%;
}

.services-warper1 {
    height: auto;
    padding: 10px;
    float: left;
    background: #fff;
    border: solid 1px #ddd;
    width: 100%;
}

.why-are {
    margin: auto;
    float: left;
    height: auto;
    width: 100%;
    padding: 35px 0px 35px 0px;
}

.min_hight {
    min-height: 291px;
}

.why-are-center {
    margin: auto;
    height: auto;
    width: 100%;
    padding-bottom: 35px;
}

    .why-are-center p {
        margin: 0px;
        height: auto;
        width: 100%;
        padding-bottom: 25px;
        font-size: 38px;
        font-family: "Dosis", Arial, Helvetica, sans-serif;
        text-align: center;
        color: #444;
        text-transform: capitalize;
        font-weight: bold;
    }

    .why-are-center ul {
        margin: 0px;
        height: auto;
        width: 100%;
        padding: 0px;
    }

        .why-are-center ul li {
            margin: 0px;
            height: auto;
            width: 100%;
            padding: 0px;
            font-size: 20px;
            font-family: "Gisha", Arial, Helvetica, sans-serif;
            text-align: center;
            color: #444;
            line-height: 30px;
            list-style-type: none;
        }

.footer {
    margin: auto;
    float: left;
    height: auto;
    width: 100%;
}

.footer-link {
    background-color: #202020;
    margin: auto;
    float: left;
    height: auto;
    width: 100%;
}

.footer-link-warper {
    margin: auto;
    height: auto;
    width: 100%;
    padding: 0px;
    color: #fff;
}

.footer-copyright {
    background-color: #000;
    margin: auto;
    float: left;
    height: auto;
    width: 100%;
}

.footer-copyright-warper {
    margin: auto;
    height: auto;
    width: 100%;
    padding: 10px 0px 10px 0px;
    text-align: center;
    color: #fff;
    font-size: 13px;
}

.footer-testomonilas {
    margin: auto;
    float: left;
    height: auto;
    width: 88%;
    padding-top: 25px;
    padding-left: 10px;
}

    .footer-testomonilas p {
        margin: 0px;
        float: left;
        height: 25px;
        width: 280px;
        float: left;
        border-bottom: dotted 1px #5d5959;
        font-size: 16px;
        font-family: Arial, Helvetica, sans-serif;
        padding-top: 0px;
        padding-right: 0px;
        padding-bottom: 10px;
        padding-left: 0px;
    }

.fooert-devaider {
    float: left;
    height: 335px;
    width: 10px;
    margin-top: auto;
    margin-right: 15px;
    margin-bottom: auto;
    margin-left: 18px;
}

.testomonials-fooert {
    margin: auto;
    float: left;
    height: auto;
    width: 100%;
    padding-top: 15px;
}

.map {
    margin: auto;
    float: left;
    height: 100px;
    width: 100%;
}

.phone-icon-footer {
    margin: auto;
    float: left;
    height: auto;
    width: 280px;
    padding-top: 10px;
    padding-left: 28px;
    color: #b5b5b5;
    margin-bottom: 5px;
    background-image: url(../img/phone-icon-footer.png);
    background-repeat: no-repeat;
}

.address-icon-footer {
    margin: auto;
    float: left;
    height: auto;
    width: 280px;
    padding-top: 10px;
    padding-left: 28px;
    background-image: url(../img/address-icon.png);
    background-repeat: no-repeat;
    color: #b5b5b5;
    margin-bottom: 5px;
}

.mail-icon-footer {
    margin: auto;
    float: left;
    width: 280px;
    padding-top: 10px;
    padding-left: 28px;
    margin-bottom: 5px;
    color: #b5b5b5;
    height: auto;
    background-image: url(../img/mail-footer-icon.png);
    background-repeat: no-repeat;
}

.all-fild {
    float: left;
    height: auto;
    width: 309px;
    margin-bottom: 10px;
    color: #b5b5b5;
}

.form-box {
    width: 100%;
    height: 25px;
    background-color: #fff;
    border: solid 1px #d5d3d3;
    border-radius: 5px;
    color: #B6B6B6;
    text-align: left;
    padding-left: 10px;
}

.submit-btn {
    margin: 0px;
    color: #fff;
    padding: 10px;
    border: none;
    background: #003554;
    font-weight: bold;
    width: 100px;
    border: solid 1px #ddd;
}

    .submit-btn:hover {
        margin: 0px;
        color: #fff;
        padding: 10px;
        border: none;
        background: #ff7e00;
        font-weight: bold;
        width: 100px;
        border: solid 1px #ddd;
        -webkit-transition: 1s all;
        cursor: pointer;
    }

.facebook {
    height: 25px;
    width: 25px;
    float: left;
    margin-right: 4px;
    background: url(../img/facebook.png);
}

    .facebook:hover {
        height: 25px;
        width: 25px;
        float: left;
        -webkit-transition: 1s all;
        cursor: pointer;
        background-position: 0px 31px;
        background-image: url(../img/facebook.png);
    }

.twitter {
    height: 25px;
    width: 25px;
    float: left;
    margin-right: 4px;
    background: url(../img/twitter-icon.png);
}

    .twitter:hover {
        height: 25px;
        width: 25px;
        -webkit-transition: 1s all;
        cursor: pointer;
        float: left;
        background-position: 0px 31px;
        background-image: url(../img/twitter-icon.png);
    }

.google {
    height: 25px;
    width: 25px;
    float: left;
    margin-right: 4px;
    background: url(../img/google.png);
}

    .google:hover {
        height: 25px;
        width: 25px;
        -webkit-transition: 1s all;
        cursor: pointer;
        float: left;
        background-position: 0px 31px;
        background-image: url(../img/google.png);
    }

.linkdin {
    height: 25px;
    width: 25px;
    float: left;
    margin-right: 4px;
    background: url(../img/linkdin.png);
}

    .linkdin:hover {
        height: 25px;
        width: 25px;
        -webkit-transition: 1s all;
        cursor: pointer;
        float: left;
        background-position: 0px 31px;
        background-image: url(../img/linkdin.png);
    }

.about-banner {
    margin: auto;
    padding: 0px;
    float: left;
    width: 100%;
    border-bottom: solid 1px #ddd;
    background-color: #fff;
    padding-top: 104px;
}

.contactus-banner {
    margin: auto;
    padding: 0px;
    float: left;
    width: 100%;
    border-bottom: solid 1px #ddd;
    background: url(../img/contact-us-back.jpg);
    padding-top: 127px;
}

.school-banner {
    margin: auto;
    padding: 0px;
    float: left;
    width: 100%;
    border-bottom: solid 1px #ddd;
    background-color: #fff;
    padding-top: 127px;
}

.about-banner-warper {
    margin: auto;
    height: auto;
    width: 100%;
    padding-right: 0px;
    padding-left: 0px;
}

    .about-banner-warper img {
        width: 100%;
        height: auto;
    }

.benafits-banner-warper {
    margin: auto;
    height: 130px;
    width: 100%;
    padding-right: 0px;
    padding-left: 0px;
}

.aboutus {
    float: left;
    height: auto;
    width: 100%;
    background: #FFF;
}

.aboutus-warper {
    margin: auto;
    height: auto;
    width: 100%;
    padding-top: 35px;
    padding-right: 0px;
    padding-bottom: 20px;
    padding-left: 0px;
}

.aboutus-warper-left {
    margin: auto;
    height: auto;
    width: 100%;
}

    .aboutus-warper-left h1 {
        margin: 0px;
        height: auto;
        width: 100%;
        text-transform: none;
        font-family: Dosis;
    }

    .aboutus-warper-left ul {
        margin: 0px;
        height: auto;
        width: 100%;
        float: left;
        padding: 0px;
    }

        .aboutus-warper-left ul li {
            margin: 0px;
            height: auto;
            float: left;
            list-style-type: none;
            width: 100%;
            font-size: 15px;
            text-align: justify;
            padding: 15px 0px 0px 0px;
            font-family: Arial, Helvetica, sans-serif;
            line-height: 25px;
        }

.orbit-management-left {
    background-color: #fff;
    margin: auto;
    padding: 10px;
    height: auto;
    width: 100%;
    border: 1px solid #ddd;
}

.orbit-management-right {
    background-color: #fff;
    margin: auto;
    padding: 0px;
    float: right;
    height: auto;
    width: 100%;
    border: 1px solid #ddd;
}

.orbit-management-right-tag {
    font-size: 14px;
    padding: 10px;
    color: #fff;
    font-weight: bold;
    float: none;
    height: auto;
    width: 100%;
    border-bottom: solid 1px #ddd;
    background-color: #FF7E00;
    text-align: center;
}

.orbit-management-right-text {
    margin: auto;
    padding: 10px;
    color: #5f5a5a;
    width: 100%;
    text-align: justify;
    line-height: 25px;
}

    .orbit-management-right-text p img {
        width: 100%;
    }

.benefits-warper-left {
    margin: auto;
    width: 100%;
    float: none;
}

    .benefits-warper-left h1 {
        margin: 0px;
        height: auto;
        width: 100%;
        float: left;
        text-transform: uppercase;
        color: #444;
        font-family: Dosis;
    }

    .benefits-warper-left ul {
        margin: 0px;
        height: auto;
        width: 100%;
        float: left;
        padding: 0px;
    }

        .benefits-warper-left ul li {
            margin: 0px;
            height: auto;
            float: left;
            list-style-type: none;
            width: 100%;
            font-size: 16px;
            text-align: justify;
            padding: 25px 0px 0px 0px;
            font-family: Arial, Helvetica, sans-serif;
            line-height: 25px;
        }

.benefits-warper-right {
    margin: auto;
    height: auto;
    float: right;
    border-radius: 10px;
    padding: 10px;
    width: 100%;
    border: solid 1px #ddd;
}

.contact-left {
    background-color: #fff;
    padding: 10px;
    width: 100%;
    border: 1px solid #ddd;
}

.contact-right {
    background-color: #fff;
    padding: 10px;
    height: auto;
    width: 100%;
    border: 1px solid #ddd;
}

.contact {
    width: 100%;
    margin-top: auto;
    margin-right: auto;
    margin-bottom: 10px;
    margin-left: auto;
    font-size: 15px;
}

    .contact p img {
        width: 100%;
    }

.quiery {
    width: 100%;
    margin-top: auto;
    margin-right: auto;
    margin-bottom: 10px;
    margin-left: auto;
    font-size: 15px;
}

.star {
    color: #F00;
}

.orb {
    color: #039;
    font-size: 18px;
    font-weight: bold;
}

.pricing {
    background-color: #fff;
    margin: auto;
    padding: 10px;
    width: 100%;
    border: 1px solid #ddd;
}

.footer-follow-us {
    margin: auto;
    margin-bottom: auto;
    float: left;
    width: 100%;
    padding-top: 10px;
    margin-bottom: 20px;
    color: #b5b5b5;
    height: 25px;
    background-repeat: no-repeat;
}

.f {
    height: 25px;
    width: 25px;
    float: left;
    margin-right: 7px;
    background: url(../img/f.png);
}

    .f:hover {
        height: 25px;
        width: 25px;
        float: left;
        -webkit-transition: 1s all;
        -moz-transition: 1s all;
        -o-transition: 1a all;
        cursor: pointer;
        background-position: 0px 31px;
        background-image: url(../img/f.png);
    }

.t {
    height: 25px;
    width: 25px;
    float: left;
    margin-right: 7px;
    background: url(../img/t.png);
}

    .t:hover {
        height: 25px;
        width: 25px;
        -webkit-transition: 1s all;
        -moz-transition: 1s all;
        -o-transition: 1a all;
        cursor: pointer;
        float: left;
        margin-right: 7px;
        background-position: 0px 31px;
        background-image: url(../img/t.png);
    }

.l {
    height: 25px;
    width: 25px;
    float: left;
    margin-right: 8px;
    background: url(../img/l.png);
}

    .l:hover {
        height: 25px;
        width: 25px;
        -webkit-transition: 1s all;
        -moz-transition: 1s all;
        -o-transition: 1a all;
        cursor: pointer;
        float: left;
        background-position: 0px 31px;
        background-image: url(../img/l.png);
    }

.g {
    height: 25px;
    width: 25px;
    float: left;
    background: url(../img/g.png);
}

    .g:hover {
        height: 25px;
        width: 25px;
        -webkit-transition: 1s all;
        -moz-transition: 1s all;
        -o-transition: 1a all;
        cursor: pointer;
        float: left;
        background-position: 0px 31px;
        background-image: url(../img/g.png);
    }

.jone-the {
    color: #fff;
    background: #003554;
    border: solid 1px #ddd;
    padding: 5px 15px 5px 15px;
    border-radius: 7px;
}

    .jone-the:hover {
        color: #fff;
        background: #000;
        border: none;
        text-decoration: blink;
        padding: 5px 15px 5px 15px;
        border-radius: 7px;
        -webkit-transition: 1s all;
        -moz-transition: 1s all;
        -o-transition: 1a all;
    }

.mailto {
    color: #fff;
}

    .mailto:hover {
        color: #ccc;
    }

.tick-the {
    color: #000;
    background: #efefef;
    border: solid 1px #ddd;
    padding: 5px 15px 5px 15px;
    border-radius: 7px;
    width: auto;
}

.sub-box {
    width: 150px;
    height: 21px;
    background-color: #fff;
    border: solid 1px #d5d3d3;
    border-radius: 5px;
    color: #B6B6B6;
    text-align: left;
    padding-left: 10px;
}

.teacher {
    margin: 0px;
    height: auto;
    width: 100%;
    padding-bottom: 25px;
    font-size: 38px;
    font-family: "Dosis", Arial, Helvetica, sans-serif;
    text-align: center;
    color: #fff;
    font-weight: bold;
}

.fade-effect {
    position: absolute;
    top: 60%;
    right: 70%;
    left: 10%;
    text-align: left;
    width: 70%;
    text-stroke: 2px #fff !IMPORTANT;
    -webkit-text-stroke: 2px #fff !IMPORTANT;
    -moz-text-stroke: 2px #fff !IMPORTANT;
    -ms-text-stroke: 2px #fff !IMPORTANT;
    -o-text-stroke: 2px #fff !IMPORTANT;
    color: #000 !IMPORTANT;
    font-family: 'Trebuchet MS', Arial, Helvetica, sans-serif;
    font-size: 40px;
    font-weight: bold;
    line-height: 40px !important;
}


.padding_3 {
    padding-top: 3px;
}


.disply_none {
    display: none;
}





.nav {
    width: 100%;
    background-color: transparent;
    position: relative;
}

    .nav > .nav-header {
        display: inline;
    }

        .nav > .nav-header > .nav-title {
            display: inline-block;
            font-size: 22px;
            color: #fff;
            padding: 10px 10px 10px 10px;
        }

    .nav > .nav-btn {
        display: none;
    }

    .nav > .nav-links {
        display: inline;
        float: right;
        font-size: 18px;
    }

        .nav > .nav-links > a {
            display: inline-block;
            padding: 13px 10px 13px 10px;
            text-decoration: none;
            color: #efefef;
        }

            .nav > .nav-links > a:hover {
                background-color: rgb(196, 38, 29);
            }

    .nav > #nav-check {
        display: none;
    }

.disply_none2 {
    display: block;
}


.banner1 {
    position: absolute;
    top: 59%;
    right: 80%;
    left: 10%;
    text-align: left !important;
    text-align: left;
    width: 60%;
    background-color: #0009;
    border-radius: 5px;
    padding: 14px;
}

    .banner1 h1 {
        margin: 0px;
        font-size: 30px;
        color: #fff !important;
        text-align: left !important;
        padding-left: 0px !important;
    }

    .banner1 h2 {
        margin: 0px;
        font-size: 30px;
        color: #fff !important;
        text-align: left !important;
        padding-left: 0px !important;
    }

    .banner1 p {
        margin: 0px;
        font-size: 25px !important;
        color: #fff;
    }

        .banner1 p sub {
            font-size: 14px !important;
        }

.banner2 {
    position: absolute;
    top: 30%;
    left: 8%;
    text-align: left;
    width: 90%;
    background: url('../img/give-yur.png') no-repeat;
}

/*.banner3{position: absolute; top: 30%; left: 10%; text-align: left;
                        width: 70%; background: url('../img/we-under.png') no-repeat;}

.banner4{position: absolute; top: 30%; left: 60%; text-align: left;
                        width: 70%; background: url('../img/pay-for.png') no-repeat;}*/

.margin_top80 {
    margin-top: 80px !important;
}

.logo-orbit a img {
    width: 100%;
}

.sumiit_btn {
    padding: 3px 9px 1px 10px;
    border: none;
    border-radius: 4px;
    margin-left: 6px
}



.school_management {
    font-size: 22px;
    font-weight: bold;
    padding-bottom: 10px;
    padding-top: 10px;
    font-family: Arial, Helvetica, sans-serif;
}


.school_management_left {
    width: 100%;
    font-size: 14px;
    line-height: 22px;
    font-weight: normal;
    vertical-align: top;
}


.what_School {
    width: 100%;
}

    .what_School h1 {
        font-size: 17px;
        font-weight: bold;
        padding-bottom: 15px;
        margin: 0px;
        padding-top: 10px;
        color: #515151;
    }


    .what_School h2 {
        font-size: 16px;
        font-weight: bold;
        padding-bottom: 15px;
        margin: 0px;
        padding-top: 10px;
        color: #515151;
    }

    .what_School p {
        line-height: 23px;
        text-align: justify;
        margin-bottom: 15px;
        font-size: 14px;
        color: #5f5a5a;
        font-weight: normal;
    }

.what_School1 {
    width: 100%;
    margin-bottom: 15px;
}

    .what_School1 ul {
        margin: 0px;
        padding: 0px;
        list-style: none;
    }

        .what_School1 ul li {
            width: 100%;
            float: left;
            line-height: 23px;
            background: url("../img/arrow3.png") left no-repeat;
            text-align: justify;
            padding-left: 25px;
            color: #5f5a5a;
            font-size: 14px;
            font-weight: normal;
        }


.what_School2 {
    width: 100%;
    margin-bottom: 15px;
}

    .what_School2 ul {
        margin: 0px;
        padding: 0px;
        list-style: none;
    }

        .what_School2 ul li {
            width: 100%;
            float: left;
            line-height: 23px;
            background: url("../img/arrow2.png") left no-repeat;
            text-align: justify;
            padding-left: 25px;
            color: #5f5a5a;
            font-size: 14px;
            font-weight: normal;
        }


.margin_bottom15 {
    padding-bottom: 15px;
}




.what_School4 {
    width: 100%;
    margin-bottom: 15px;
}

    .what_School4 ul {
        margin: 0px;
        padding: 0px;
        list-style: none;
    }

        .what_School4 ul li {
            width: 100%;
            float: left;
            line-height: 23px;
            background: url("../img/arrow3.png") left no-repeat;
            text-align: justify;
            padding-left: 25px;
            color: #5f5a5a;
            font-size: 14px;
            font-weight: normal;
            padding: 0 0px 0 25px;
            margin-top: 9px;
        }


.width_23 {
    width: 25%;
    float: left;
}


.cloud_hosted {
    width: 100%;
    padding: 16px 9px;
}

    .cloud_hosted h3 {
        color: #2e2e2e;
        margin: 0px 0 4px;
        font-size: 18px;
    }

    .cloud_hosted p {
        line-height: 23px;
        color: #2e2e2e;
        padding: 0px !important;
        font-size: 14px;
    }


.basic_ves_1 {
    position: relative;
    top: 0px;
}

.basic_version1 {
    text-align: left;
    position: absolute;
    top: 0px;
    color: #000;
    font-weight: bold;
    font-size: 14px;
}


.basic_version2 {
    border-radius: 5px;
    padding: 8px;
    background: url("../img/header-back.jpg");
    color: #fff;
    font-weight: bold;
    line-height: 23px;
    font-size: 14px;
}






.table > thead > tr > th {
    vertical-align: bottom;
    border-left: 1px solid #ccc;
    border-top: 1px solid #ccc !important;
    border-bottom: none !important;
}


    .table > thead > tr > th:first-child {
        border-left: none;
    }

.tabel_col_12 {
    width: 25%;
}

.tabel_col_3 {
    width: 25%;
}



.Features_cont {
    border-spacing: 0;
    color: #2e2e2e;
    font-size: 14px;
}


.table > tbody > tr > td, .table > tbody > tr > th, .table > tfoot > tr > td, .table > tfoot > tr > th, .table > thead > tr > td, .table > thead > tr > th {
    padding: 8px;
    line-height: 1.42857143;
    vertical-align: top;
    border-top: 1px solid #ddd;
    border-left: 1px solid #ccc;
    border-top: 1px solid #ccc !important;
}

.padding10 {
    padding: 10px 0;
}

.margin_bottom0 {
    margin-bottom: 0px !important;
}



.add_School1 {
    width: 100%;
    margin-bottom: 0;
    padding: 10px 8px;
    border-top: 1px solid #ddd;
}

    .add_School1 h3 {
        font-size: 17px;
        font-weight: bold;
        padding-left: 8px;
        padding-bottom: 15px;
        margin: 0px;
        padding-top: 10px;
        color: #515151;
    }

    .add_School1 ul {
        margin: 0px;
        padding: 0px;
        list-style: none;
    }

        .add_School1 ul li {
            width: 100%;
            float: left;
            line-height: 23px;
            background: url("../img/arrow3.png") left no-repeat;
            text-align: justify;
            padding-left: 25px;
            color: #5f5a5a;
            font-size: 14px;
            font-weight: normal;
        }


.add_School2 {
    width: 100%;
    margin-bottom: 0;
    padding: 8px 8px 15px;
    border-top: 1px solid #ddd;
}

    .add_School2 h3 {
        font-size: 17px;
        font-weight: bold;
        padding-left: 8px;
        padding-bottom: 15px;
        margin: 0px;
        padding-top: 10px;
        color: #515151;
    }

    .add_School2 ul {
        margin: 0px;
        padding: 0px;
        list-style: none;
    }

        .add_School2 ul li {
            width: 100%;
            float: left;
            line-height: 23px;
            text-align: justify;
            padding-left: 25px;
            color: #5f5a5a;
            font-size: 14px;
            font-weight: normal;
        }



.add_School3 {
    width: 100%;
    margin-bottom: 0;
    padding: 8px 8px 15px;
    border-top: 1px solid #ddd;
}

    .add_School3 h3 {
        font-size: 17px;
        font-weight: bold;
        padding-left: 8px;
        padding-bottom: 15px;
        margin: 0px;
        padding-top: 10px;
        color: #515151;
    }


    .add_School3 p {
        line-height: 23px;
        text-align: justify;
        margin-bottom: 15px;
        font-size: 14px;
        color: #5f5a5a;
        font-weight: normal;
    }

    .add_School3 ul {
        margin: 0px;
        padding: 0px;
        list-style: none;
    }

        .add_School3 ul li {
            width: 100%;
            float: left;
            line-height: 23px;
            text-align: justify;
            padding-left: 25px;
            color: #5f5a5a;
            font-size: 14px;
            font-weight: normal;
        }


.privacy_policy {
    width: 100%;
    margin-top: 120px;
}

    .privacy_policy h2 {
        color: #777;
        font-size: 21px;
        margin: 10px 0 5px;
        padding: 0px;
        line-height: 25px;
        font-weight: 600;
    }

    .privacy_policy h3 {
        color: #777;
        font-size: 18px;
        margin: 0px 0 3px;
        padding: 0px;
        line-height: 25px;
    }

    .privacy_policy p {
        color: #777;
        font-size: 14px;
        margin: 0px;
        padding: 0px;
        line-height: 25px;
    }


sup {
    position: relative;
    font-size: 60% !important;
    line-height: 0;
    vertical-align: baseline;
}


/********************************************** Responsive Css Start Here *********************************************/


@media only screen and (max-width: 1366px) {

    .banner1 {
        position: absolute;
        top: 59%;
        left: 10%;
        text-align: left !important;
        text-align: left;
        width: 70%;
        background-color: #0009;
        border-radius: 5px;
        padding: 14px;
    }

        .banner1 h1 {
            margin: 0px;
            font-size: 26px;
            color: #fff !important;
            text-align: left !important;
            padding-left: 0px !important;
        }

        .banner1 h2 {
            margin: 0px;
            font-size: 26px;
            color: #fff !important;
            text-align: left !important;
            padding-left: 0px !important;
        }

        .banner1 p {
            margin: 0px;
            font-size: 20px !important;
            color: #fff;
        }

            .banner1 p sub {
                font-size: 14px !important;
            }
}


@media only screen and (max-width: 1208px) {

    .banner1 h1 {
        margin: 0px;
        font-size: 30px;
        color: #fff !important;
        text-align: left !important;
        padding-left: 0px !important;
    }

    .banner1 h2 {
        margin: 0px;
        font-size: 30px;
        color: #fff !important;
        text-align: left !important;
        padding-left: 0px !important;
    }

    .banner1 p {
        margin: 0px;
        margin-top: 0px;
        font-size: 21px !important;
        color: #fff;
    }
}


@media only screen and (max-width: 1199px) {

    .fooert-devaider {
        float: left;
        height: 335px;
        width: 7px;
        margin-top: auto;
        margin-right: 5px;
        margin-bottom: auto;
        margin-left: 5px;
    }

    .why-are-center p {
        margin: 0px;
        height: auto;
        width: 100%;
        padding-bottom: 25px;
        font-size: 30px;
        font-family: "Dosis", Arial, Helvetica, sans-serif;
        text-align: center;
        color: #444;
        text-transform: capitalize;
        font-weight: bold;
    }

    .why-are-center ul li {
        margin: 0px;
        height: auto;
        width: 100%;
        padding: 0px;
        font-size: 18px;
        font-family: "Gisha", Arial, Helvetica, sans-serif;
        text-align: center;
        color: #444;
        line-height: 30px;
        list-style-type: none;
    }

    .min_hight {
        min-height: 223px;
    }

    .teacher {
        margin: 0px;
        height: auto;
        width: 100%;
        padding-bottom: 25px;
        font-size: 30px;
        font-family: "Dosis", Arial, Helvetica, sans-serif;
        text-align: center;
        color: #444;
        font-weight: bold;
    }

    .benefits1 {
        margin: auto;
        width: 100%;
        height: 260px;
    }

    .benefits-text ul li p {
        list-style-type: none;
        font-size: 15px;
        font-weight: normal;
        text-align: justify;
        height: 136px;
        color: #505050;
        font-family: Levenim MT;
    }

    .banner1 h1 {
        margin: 0px;
        font-size: 25px;
        color: #fff !important;
        text-align: left !important;
        padding-left: 0px !important;
    }

    .banner1 h2 {
        margin: 0px;
        font-size: 25px;
        color: #fff !important;
        text-align: left !important;
        padding-left: 0px !important;
    }

    .banner1 p {
        margin: 0px;
        margin-top: 0px;
        margin-top: 0px;
        font-size: 18px !important;
        color: #fff;
    }
}


@media only screen and (max-width: 991px) {

    .fooert-devaider {
        float: left;
        height: 335px;
        width: 7px;
        margin-top: auto;
        margin-right: 5px;
        margin-bottom: auto;
        margin-left: 5px;
        display: none;
    }

    .footer-testomonilas p {
        margin: 0px;
        float: left;
        height: auto;
        width: 100%;
        float: left;
        border-bottom: dotted 1px #5d5959;
        font-size: 16px;
        font-family: Arial, Helvetica, sans-serif;
        padding-top: 0px;
        padding-right: 0px;
        padding-bottom: 10px;
        padding-left: 0px;
    }

    .margin_top120 {
        margin-top: 120px;
    }

    .why-are-center {
        margin: auto;
        height: auto;
        width: 100%;
        padding-bottom: 13px;
    }

        .why-are-center p {
            margin: 0px;
            height: auto;
            width: 100%;
            padding-bottom: 25px;
            font-size: 28px;
            font-family: "Dosis", Arial, Helvetica, sans-serif;
            text-align: center;
            color: #444;
            text-transform: capitalize;
            font-weight: bold;
        }

        .why-are-center ul li {
            margin: 0px;
            height: auto;
            width: 100%;
            padding: 0px;
            font-size: 16px;
            font-family: "Gisha", Arial, Helvetica, sans-serif;
            text-align: center;
            color: #444;
            line-height: 27px;
            list-style-type: none;
        }

    .teacher {
        margin: 0px;
        height: auto;
        width: 100%;
        padding-bottom: 25px;
        font-size: 28px;
        font-family: "Dosis", Arial, Helvetica, sans-serif;
        text-align: center;
        color: #444;
        font-weight: bold;
    }


    .min_hight {
        min-height: 419px;
    }

    .services-warper1 {
        height: auto;
        padding: 10px;
        float: left;
        background: #fff;
        border: solid 1px #ddd;
        width: 100%;
        margin-bottom: 15px;
    }


    .benefits1 {
        margin: auto;
        width: 100%;
        height: 280px;
    }

    .logo-orbit {
        float: left;
        height: auto;
        width: 100%;
        margin-top: 7px;
        margin-right: auto;
        margin-bottom: auto;
        margin-left: auto;
    }

    #nav li a {
        display: block;
        height: 88px;
        text-decoration: none;
        text-align: center;
        color: #FFFFFF;
        text-transform: capitalize;
        padding: 34px 8px;
        font-size: 12px;
    }
}


@media only screen and (max-width: 980px) {

    .banner1 {
        position: absolute;
        top: 50%;
        right: 70%;
        left: 10%;
        text-align: left !important;
        text-align: left;
        width: 80%;
        background-color: #0009;
        border-radius: 5px;
        padding: 14px;
        padding-top: 14px;
    }
}


@media only screen and (max-width: 857px) {

    .banner1 {
        position: absolute;
        top: 48%;
        right: 70%;
        left: 10%;
        text-align: left !important;
        text-align: left;
        width: 80%;
        background-color: #0009;
        border-radius: 5px;
        padding: 14px;
        padding-top: 14px;
        padding-top: 14px;
    }

        .banner1 h1 {
            margin: 0px;
            font-size: 22px;
            color: #fff !important;
            text-align: left !important;
            padding-left: 0px !important;
        }

        .banner1 h2 {
            margin: 0px;
            font-size: 22px;
            color: #fff !important;
            text-align: left !important;
            padding-left: 0px !important;
        }

        .banner1 p {
            margin: 0px;
            margin-top: 0px;
            margin-top: 0px;
            margin-top: 0px;
            font-size: 17px !important;
            color: #fff;
        }
}

@media only screen and (max-width: 800px) {

    .phone-top ul {
        margin: 0px;
        height: auto;
        width: auto;
        float: left;
    }

        .phone-top ul li {
            font-size: 13px;
        }
}



@media only screen and (max-width: 768px) {

    .banner1 {
        position: absolute;
        top: 48%;
        right: 70%;
        left: 10%;
        text-align: left !important;
        text-align: left;
        width: 85%;
        background-color: #0009;
        border-radius: 5px;
        padding: 14px;
        padding-top: 14px;
        padding-top: 14px;
        padding-top: 14px;
    }

        .banner1 h1 {
            margin: 0px;
            font-size: 20px;
            color: #fff !important;
            text-align: left !important;
            padding-left: 0px !important;
        }

        .banner1 h2 {
            margin: 0px;
            font-size: 20px;
            color: #fff !important;
            text-align: left !important;
            padding-left: 0px !important;
        }

        .banner1 p {
            margin: 0px;
            margin-top: 0px;
            margin-top: 0px;
            margin-top: 0px;
            font-size: 16px !important;
            color: #fff;
        }

    .aboutus-warper {
        margin: auto;
        height: auto;
        width: 100%;
        padding-top: 15px;
        padding-right: 0px;
        padding-bottom: 20px;
        padding-left: 0px;
    }

    .school_management {
        font-size: 19px;
        font-weight: bold;
        padding-bottom: 10px;
        padding-top: 10px;
        font-family: Arial, Helvetica, sans-serif;
    }
}


@media only screen and (max-width: 767px) {

    .privacy_policy h2 {
        color: #777;
        font-size: 18px;
        margin: 10px 0 5px;
        padding: 0px;
        line-height: 25px;
        font-weight: 600;
    }

    .cloud_hosted h3 {
        color: #2e2e2e;
        margin: 0px 0 4px;
        font-size: 17px;
    }

    .cloud_hosted p {
        line-height: 23px;
        color: #2e2e2e;
        padding: 0px !important;
        font-size: 13px;
    }

    .banner {
        margin: auto;
        float: left;
        height: auto;
        width: 100%;
        padding-top: 104px;
    }

    .disply_none_header_top {
        display: none;
    }

    .min_hight {
        min-height: 430px;
    }

    .benefits1 {
        margin: auto;
        width: 100%;
        height: auto;
    }

    .benefits-text ul li p {
        list-style-type: none;
        font-size: 15px;
        font-weight: normal;
        text-align: justify;
        height: auto;
        color: #505050;
        font-family: Levenim MT;
    }

    .welcome-warper-right {
        width: 100%;
        text-align: center;
        margin-top: 16px;
    }

    .welcome-warper-left h1 {
        margin: 0px;
        height: auto;
        width: 100%;
        line-height: 26px;
        float: left;
        text-transform: uppercase;
        color: #444;
        font-size: 16px;
        font-weight: bold;
        font-family: Arial, Helvetica, sans-serif;
        text-transform: none;
    }

    .welcome-warper-left ul li {
        margin: 0px;
        height: auto;
        float: left;
        list-style-type: none;
        width: 100%;
        font-size: 15px;
        text-align: justify;
        padding: 10px 0px 0px 0px;
        font-family: Levenim MT;
    }

    .know-more {
        padding: 10px 15px 7px 15px;
        background: #003554;
        color: #FFF;
        font-size: 12px;
        cursor: pointer;
        text-decoration: none;
        display: inline-block;
    }


    .hader-orbit {
        margin: auto;
        float: left;
        height: 65px;
        width: 100%;
        background: url(../img/header-back.jpg);
    }

    .social-network {
        margin: auto;
        height: auto;
        width: 100%;
        color: #fff;
        font-weight: bold;
        font-size: 13px;
        text-align: center;
    }

    .phone-top {
        margin: auto;
        height: auto;
        width: 100%;
        float: none;
        font-weight: bold;
        text-align: center;
    }

    .logo_responsive {
        width: 17%;
    }

        .logo_responsive a img {
            width: 100%;
        }

    .disply_none2 {
        display: none;
    }

    .disply_none {
        display: block;
    }

    .nav > .nav-btn {
        display: inline-block;
        position: absolute;
        right: 0px;
        top: 7px;
    }

        .nav > .nav-btn > label {
            display: inline-block;
            width: 50px;
            height: 50px;
            padding: 13px;
            cursor: pointer;
        }

            .nav > .nav-btn > label:hover {
                background-color: rgba(0, 0, 0, 0.3);
            }

            .nav > .nav-btn > label > span {
                display: block;
                width: 25px;
                height: 10px;
                border-top: 2px solid #eee;
            }

    .nav > .nav-links {
        position: absolute;
        display: block;
        width: 100%;
        background-color: #003853;
        height: 0px;
        transition: all 0.3s ease-in;
        overflow-y: hidden;
        top: 65px;
        left: 0px;
    }

        .nav > .nav-links > a {
            display: block;
            width: 100%;
        }

    .nav > #nav-check:not(:checked) + .nav-links {
        height: 0px;
    }

    .nav > #nav-check:checked + .nav-links {
        height: auto;
        overflow-y: auto;
    }
}


@media only screen and (max-width: 667px) {


    .tabel_col_12 {
        width: 25%;
        padding: 2px !important;
    }

    .tabel_col_3 {
        width: 18%;
        padding: 2px !important;
    }

    .banner1 {
        position: absolute;
        top: 50%;
        right: 70%;
        left: 8%;
        text-align: left !important;
        text-align: left;
        width: 85%;
        background-color: #0009;
        border-radius: 5px;
        padding: 14px;
    }


        .banner1 h1 {
            margin: 0px;
            font-size: 18px;
        }

        .banner1 h2 {
            margin: 0px;
            font-size: 18px;
        }
}


@media only screen and (max-width: 640px) {

    .float_ftr {
        float: none;
    }

    .teacher {
        margin: 0px;
        height: auto;
        width: 100%;
        padding-bottom: 25px;
        font-size: 24px;
        font-family: "Dosis", Arial, Helvetica, sans-serif;
        text-align: center;
        color: #444;
        font-weight: bold;
    }


    .why-are-center p {
        margin: 0px;
        height: auto;
        width: 100%;
        padding-bottom: 25px;
        font-size: 24px;
        font-family: "Dosis", Arial, Helvetica, sans-serif;
        text-align: center;
        color: #444;
        text-transform: capitalize;
        font-weight: bold;
    }

    .why-are-center ul li {
        margin: 0px;
        height: auto;
        width: 100%;
        padding: 0px;
        font-size: 14px;
        font-family: "Gisha", Arial, Helvetica, sans-serif;
        text-align: center;
        color: #444;
        line-height: 27px;
        list-style-type: none;
    }

    .banner1 h1 {
        margin: 0px;
        font-size: 17px;
    }

    .banner1 h2 {
        margin: 0px;
        font-size: 17px;
    }
}




@media only screen and (max-width: 560px) {

    .banner1 {
        position: absolute;
        top: 56%;
        right: 70%;
        left: 6%;
        text-align: left !important;
        text-align: left;
        width: 90%;
        background-color: #0009;
        border-radius: 5px;
        padding: 14px 7px 6px;
        padding-top: 14px;
    }


        .banner1 h1 {
            margin: 0px;
            font-size: 16px;
        }

        .banner1 h2 {
            margin: 0px;
            font-size: 16px;
        }

        .banner1 p {
            font-size: 13px !important;
            color: #fff;
        }

    .logo_responsive {
        width: 24%;
    }

    .teacher {
        margin: 0px;
        height: auto;
        width: 100%;
        padding-bottom: 25px;
        font-size: 20px;
        font-family: "Dosis", Arial, Helvetica, sans-serif;
        text-align: center;
        color: #444;
        font-weight: bold;
    }


    .why-are-center p {
        margin: 0px;
        height: auto;
        width: 100%;
        padding-bottom: 25px;
        font-size: 20px;
        font-family: "Dosis", Arial, Helvetica, sans-serif;
        text-align: center;
        color: #444;
        text-transform: capitalize;
        font-weight: bold;
    }
}


@media only screen and (max-width: 526px) {

    .logo_responsive {
        width: 26%;
    }

    .margin_top80 {
        margin-top: 52px !important;
    }
}


@media only screen and (max-width: 510px) {

    .width_100 {
        width: 100% !important;
    }

    .min_hight {
        min-height: 627px;
    }
}


@media only screen and (max-width: 480px) {

    .school_management {
        font-size: 17px;
        font-weight: bold;
        padding-bottom: 10px;
        padding-top: 10px;
        font-family: Arial, Helvetica, sans-serif;
    }

    .what_School h1 {
        font-size: 15px;
        font-weight: bold;
        padding-bottom: 15px;
        margin: 0px;
        padding-top: 10px;
        color: #515151;
    }

    .what_School h2 {
        font-size: 15px;
        font-weight: bold;
        padding-bottom: 15px;
        margin: 0px;
        padding-top: 10px;
        color: #515151;
    }

    .what_School1 ul li {
        width: 100%;
        float: left;
        line-height: 23px;
        background: url("../img/arrow3.png") left no-repeat;
        text-align: left;
        padding-left: 25px;
        color: #5f5a5a;
        font-size: 14px;
        font-weight: normal;
    }

    .what_School2 ul li {
        width: 100%;
        float: left;
        line-height: 23px;
        background: url("../img/arrow2.png") left no-repeat;
        text-align: left;
        padding-left: 25px;
        color: #5f5a5a;
        font-size: 14px;
        font-weight: normal;
    }
}


@media only screen and (max-width: 468px) {

    .banner1 {
        position: absolute;
        top: 53%;
        right: 70%;
        left: 1%;
        text-align: left !important;
        text-align: left;
        width: 98%;
        background-color: #0009;
        border-radius: 5px;
        padding: 14px 2px 6px;
        padding-top: 14px;
        padding-top: 14px;
    }

        .banner1 h1 {
            margin: 0px;
            font-size: 15px;
        }

        .banner1 h2 {
            margin: 0px;
            font-size: 15px;
        }
}

@media only screen and (max-width: 450px) {
    .logo_responsive {
        width: 32%;
    }

    .margin_top80 {
        margin-top: 52px !important;
    }
}

@media only screen and (max-width: 414px) {

    .banner1 {
        position: absolute;
        top: 53%;
        left: 1%;
        text-align: left !important;
        text-align: left;
        width: 98%;
        background-color: #0009;
        border-radius: 5px;
        padding: 0px 6px 6px !important;
    }

    table {
        width: 100%;
    }

    .teacher {
        margin: 0px;
        height: auto;
        width: 100%;
        padding-bottom: 25px;
        font-size: 20px;
        font-family: "Dosis", Arial, Helvetica, sans-serif;
        text-align: center;
        color: #444;
        font-weight: bold;
    }


    .why-are-center p {
        margin: 0px;
        height: auto;
        width: 100%;
        padding-bottom: 25px;
        font-size: 20px;
        font-family: "Dosis", Arial, Helvetica, sans-serif;
        text-align: center;
        color: #444;
        text-transform: capitalize;
        font-weight: bold;
    }
}



@media only screen and (max-width:381px) {

    .banner1 {
        position: absolute;
        top: 45%;
        left: 2%;
        text-align: left !important;
        text-align: left;
        width: 90%;
        background-color: #0009;
        border-radius: 5px;
        padding: 14px 7px 6px;
        padding-top: 14px;
        padding-top: 14px;
    }

        .banner1 h1 {
            margin: 0px;
            font-size: 15px;
        }

        .banner1 h2 {
            margin: 0px;
            font-size: 15px;
        }





    @media only screen and (max-width: 375px) {

        .banner1 {
            position: absolute;
            top: 41%;
            left: 2%;
            text-align: left !important;
            text-align: left;
            width: 90%;
            background-color: #0009;
            border-radius: 5px;
            padding: 14px 7px 6px;
            padding-top: 14px;
            padding-top: 14px;
        }


        .logo_responsive {
            width: 36%;
        }
    }



    @media only screen and (max-width: 360px) {

        .banner1 {
            position: absolute;
            top: 41%;
            left: 2%;
            text-align: left !important;
            text-align: left;
            width: 97%;
            background-color: #0009;
            border-radius: 5px;
            padding: 14px 7px 6px;
            padding-top: 14px;
            padding-top: 14px;
        }

        .jone-the {
            color: #fff;
            background: #003554;
            border: solid 1px #ddd;
            padding: 5px 15px 5px 15px;
            border-radius: 7px;
            font-size: 11px;
        }
    }

    @media only screen and (max-width: 330px) {
        .tabel_col_3 {
            width: 1%;
            padding: 1px !important;
        }
    }

    /** {
    margin: 0px;
    padding: 0px;
}

body {
    margin: 0px;
    padding: 0px;
    background: #fff;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    color: #777;
}

a {
    text-decoration: none;
    color: #0264ac;
}

    a:hover {
        text-decoration: none;
        color: #000;
        text-decoration: underline;
    }

.main {
    margin: auto;
    float: left;
    height: auto;
    width: 100%;
}

.header {
    margin: auto;
    height: auto;
    width: 100%;
    color: #fff;
    position: fixed;
    z-index: 9999999;
}

.bar {
    margin: auto;
    padding: 6px 0px;
    height: auto;
    width: 100%;
    background: #282727;
}

.bar-warper {
    margin: auto;
    height: auto;
    width: 1185px;
    height: 24px;
    padding-top: 2px;
    padding-right: 0px;
    padding-bottom: 5px;
    padding-left: 0px;
    float: left;
}*/

    .social-network {
        margin: auto;
        height: auto;
        width: 100%;
        color: #fff;
        font-weight: bold;
        font-size: 13px;
    }

    .phone-top {
        margin: auto;
        height: auto;
        width: 242px;
        float: right;
        font-weight: bold;
    }

        .phone-top ul {
            margin: 0px;
            height: auto;
            width: 270px;
            float: left;
        }

            .phone-top ul li {
                margin: 0px;
                height: auto;
                width: auto;
                display: inline;
                color: #fff;
                float: left;
                padding-left: 5PX;
            }

    .hader-orbit {
        margin: auto;
        float: left;
        height: auto;
        width: 100%;
        background: url(../img/header-back.jpg);
    }

    .hader-orbit-warper {
        margin: auto;
        width: 1024px;
        height: 90px;
        padding: 0px;
    }

    .logo-orbit {
        float: left;
        height: auto;
        width: 67%;
        margin-top: 7px;
        margin-right: auto;
        margin-bottom: auto;
        margin-left: auto;
    }

    .menu-orbit {
        float: right;
        height: auto;
        margin: 0px;
    }

    .banner {
        margin: auto;
        float: left;
        height: auto;
        width: 100%;
        padding-top: 126px;
    }

    .welcome {
        padding: 15px 0;
        width: 100%;
        background: #FFF;
    }

    .welcome-warper {
        margin: auto;
        height: auto;
        width: 1024px;
        overflow: auto;
        padding-top: 35px;
        padding-right: 0px;
        padding-bottom: 20px;
        padding-left: 0px;
    }

    .welcome-warper-left {
        width: 100%;
    }

        .welcome-warper-left h1 {
            margin: 0px;
            height: auto;
            width: 100%;
            line-height: 26px;
            float: left;
            text-transform: uppercase;
            color: #444;
            font-size: 19px;
            font-weight: bold;
            font-family: Arial, Helvetica, sans-serif;
            text-transform: none;
        }

        .welcome-warper-left ul {
            margin: 0px;
            height: auto;
            width: 100%;
            float: left;
            padding: 0px;
        }

            .welcome-warper-left ul li {
                margin: 0px;
                height: auto;
                float: left;
                list-style-type: none;
                width: 100%;
                font-size: 16px;
                text-align: justify;
                padding: 25px 0px 0px 0px;
                font-family: Levenim MT;
            }

    .know-more {
        padding: 10px 15px 10px 15px;
        background: #003554;
        color: #FFF;
        font-size: 14px;
        cursor: pointer;
        text-decoration: none;
        display: inline-block;
    }

        .know-more:hover {
            background: #ff7e00;
            color: #FFF;
            text-decoration: none;
            -webkit-transition: 1s all;
        }

    .float_ftr {
        float: right;
    }

    .welcome-warper-right {
        width: 100%;
        text-align: center;
    }

        .welcome-warper-right img {
            width: 100%;
        }

    .edu-testo {
        margin: auto;
        float: left;
        height: 270px;
        width: 100%;
        color: #fff;
        background: url(../img/edu-back.jpg) no-repeat;
        background-size: cover;
    }

    .edu-testo-warper {
        margin: auto;
        height: 220px;
        width: 1074px;
        padding-top: 25px;
        padding-bottom: 25px;
    }

    .benefits {
        margin: auto;
        float: left;
        height: auto;
        width: 100%;
        background-image: url(../img/geometry2.png);
    }

    .benefits-warper {
        margin: auto;
        height: auto;
        width: 100%;
        padding: 35px 0px 35px 0px;
    }

        .benefits-warper h1 {
            margin: 0px 0 8px;
            width: 100%;
            text-transform: uppercase;
            color: #444;
            font-family: Dosis;
        }

            .benefits-warper h1 img {
                width: 100%;
            }


        .benefits-warper ul {
            margin: 0px;
            list-style: none;
            padding: 0px;
        }

            .benefits-warper ul li {
                margin: 0px;
                list-style-type: none;
                font-size: 16px;
                text-align: justify;
                font-family: Levenim MT;
            }

    .benefits1 {
        margin: auto;
        height: 251px;
        width: 100%;
    }

    .benefits-icon {
        margin: auto;
        float: left;
        height: auto;
        width: 35px;
    }

    .benefits-text {
        margin: auto;
        float: left;
        height: auto;
        width: 100%;
        padding-left: 5px;
        padding-top: 15px;
        padding-bottom: 15px;
    }

        .benefits-text p {
            margin: 0px;
            float: left;
            height: auto;
            width: 100%;
            font-family: Dosis;
            font-weight: bold;
            font-size: 17px;
            color: #105073;
            padding-top: 0px;
            padding-right: 0px;
            padding-bottom: 0px;
            padding-left: 0px;
        }

        .benefits-text ul {
            margin: 0px;
            float: left;
            padding: 0px;
            height: auto;
            width: 100%;
        }

            .benefits-text ul li {
                margin: 0px;
                float: left;
                height: auto;
                width: 100%;
                font-size: 14px;
                font-family: Arial, Helvetica, sans-serif;
                color: #505050;
                line-height: 20px !important;
                padding: 10px 0px 0px 0px;
            }


                .benefits-text ul li p {
                    list-style-type: none;
                    font-size: 16px;
                    font-weight: normal;
                    text-align: justify;
                    height: 115px;
                    color: #505050;
                    font-family: Levenim MT;
                }

                .benefits-text ul li img {
                    width: 100%;
                }

    .know-more-button {
        color: #004265;
    }

        .know-more-button:hover {
            color: #000;
        }

    .footer-serveices {
        margin: auto;
        float: left;
        height: auto;
        width: 100%;
        background-image: url("../img/1.jpg");
        padding: 35px 0px 35px 0px;
        border-top: solid 1px #ddd;
        border-bottom: solid 1px #ddd;
    }

    .footer-serveices2 {
        margin: auto;
        float: left;
        height: auto;
        width: 100%;
        background-image: url("../img/2.jpg");
        padding: 35px 0px 35px 0px;
        border-top: solid 1px #ddd;
        border-bottom: solid 1px #ddd;
    }

    .services-warper {
        margin: auto;
        height: auto;
        padding: 0px;
        width: 100%;
    }

    .services-warper1 {
        height: auto;
        padding: 10px;
        float: left;
        background: #fff;
        border: solid 1px #ddd;
        width: 100%;
    }

    .why-are {
        margin: auto;
        float: left;
        height: auto;
        width: 100%;
        padding: 35px 0px 35px 0px;
    }

    .min_hight {
        min-height: 291px;
    }

    .why-are-center {
        margin: auto;
        height: auto;
        width: 100%;
        padding-bottom: 35px;
    }

        .why-are-center p {
            margin: 0px;
            height: auto;
            width: 100%;
            padding-bottom: 25px;
            font-size: 38px;
            font-family: "Dosis", Arial, Helvetica, sans-serif;
            text-align: center;
            color: #444;
            text-transform: capitalize;
            font-weight: bold;
        }

        .why-are-center ul {
            margin: 0px;
            height: auto;
            width: 100%;
            padding: 0px;
        }

            .why-are-center ul li {
                margin: 0px;
                height: auto;
                width: 100%;
                padding: 0px;
                font-size: 20px;
                font-family: "Gisha", Arial, Helvetica, sans-serif;
                text-align: center;
                color: #444;
                line-height: 30px;
                list-style-type: none;
            }

    .footer {
        margin: auto;
        float: left;
        height: auto;
        width: 100%;
    }

    .footer-link {
        background-color: #202020;
        margin: auto;
        float: left;
        height: auto;
        width: 100%;
    }

    .footer-link-warper {
        margin: auto;
        height: auto;
        width: 100%;
        padding: 0px;
        color: #fff;
    }

    .footer-copyright {
        background-color: #000;
        margin: auto;
        float: left;
        height: auto;
        width: 100%;
    }

    .footer-copyright-warper {
        margin: auto;
        height: auto;
        width: 100%;
        padding: 10px 0px 10px 0px;
        text-align: center;
        color: #fff;
        font-size: 13px;
    }

    .footer-testomonilas {
        margin: auto;
        float: left;
        height: auto;
        width: 88%;
        padding-top: 25px;
        padding-left: 10px;
    }

        .footer-testomonilas p {
            margin: 0px;
            float: left;
            height: 25px;
            width: 280px;
            float: left;
            border-bottom: dotted 1px #5d5959;
            font-size: 16px;
            font-family: Arial, Helvetica, sans-serif;
            padding-top: 0px;
            padding-right: 0px;
            padding-bottom: 10px;
            padding-left: 0px;
        }

    .fooert-devaider {
        float: left;
        height: 335px;
        width: 10px;
        margin-top: auto;
        margin-right: 15px;
        margin-bottom: auto;
        margin-left: 18px;
    }

    .testomonials-fooert {
        margin: auto;
        float: left;
        height: auto;
        width: 100%;
        padding-top: 15px;
    }

    .map {
        margin: auto;
        float: left;
        height: 100px;
        width: 100%;
    }

    .phone-icon-footer {
        margin: auto;
        float: left;
        height: auto;
        width: 280px;
        padding-top: 10px;
        padding-left: 28px;
        color: #b5b5b5;
        margin-bottom: 5px;
        background-image: url(../img/phone-icon-footer.png);
        background-repeat: no-repeat;
    }

    .address-icon-footer {
        margin: auto;
        float: left;
        height: auto;
        width: 280px;
        padding-top: 10px;
        padding-left: 28px;
        background-image: url(../img/address-icon.png);
        background-repeat: no-repeat;
        color: #b5b5b5;
        margin-bottom: 5px;
    }

    .mail-icon-footer {
        margin: auto;
        float: left;
        width: 280px;
        padding-top: 10px;
        padding-left: 28px;
        margin-bottom: 5px;
        color: #b5b5b5;
        height: auto;
        background-image: url(../img/mail-footer-icon.png);
        background-repeat: no-repeat;
    }

    .all-fild {
        float: left;
        height: auto;
        width: 309px;
        margin-bottom: 10px;
        color: #b5b5b5;
    }

    .form-box {
        width: 100%;
        height: 25px;
        background-color: #fff;
        border: solid 1px #d5d3d3;
        border-radius: 5px;
        color: #B6B6B6;
        text-align: left;
        padding-left: 10px;
    }

    .submit-btn {
        margin: 0px;
        color: #fff;
        padding: 10px;
        border: none;
        background: #003554;
        font-weight: bold;
        width: 100px;
        border: solid 1px #ddd;
    }

        .submit-btn:hover {
            margin: 0px;
            color: #fff;
            padding: 10px;
            border: none;
            background: #ff7e00;
            font-weight: bold;
            width: 100px;
            border: solid 1px #ddd;
            -webkit-transition: 1s all;
            cursor: pointer;
        }

    .facebook {
        height: 25px;
        width: 25px;
        float: left;
        margin-right: 4px;
        background: url(../img/facebook.png);
    }

        .facebook:hover {
            height: 25px;
            width: 25px;
            float: left;
            -webkit-transition: 1s all;
            cursor: pointer;
            background-position: 0px 31px;
            background-image: url(../img/facebook.png);
        }

    .twitter {
        height: 25px;
        width: 25px;
        float: left;
        margin-right: 4px;
        background: url(../img/twitter-icon.png);
    }

        .twitter:hover {
            height: 25px;
            width: 25px;
            -webkit-transition: 1s all;
            cursor: pointer;
            float: left;
            background-position: 0px 31px;
            background-image: url(../img/twitter-icon.png);
        }

    .google {
        height: 25px;
        width: 25px;
        float: left;
        margin-right: 4px;
        background: url(../img/google.png);
    }

        .google:hover {
            height: 25px;
            width: 25px;
            -webkit-transition: 1s all;
            cursor: pointer;
            float: left;
            background-position: 0px 31px;
            background-image: url(../img/google.png);
        }

    .linkdin {
        height: 25px;
        width: 25px;
        float: left;
        margin-right: 4px;
        background: url(../img/linkdin.png);
    }

        .linkdin:hover {
            height: 25px;
            width: 25px;
            -webkit-transition: 1s all;
            cursor: pointer;
            float: left;
            background-position: 0px 31px;
            background-image: url(../img/linkdin.png);
        }

    .about-banner {
        margin: auto;
        padding: 0px;
        float: left;
        width: 100%;
        border-bottom: solid 1px #ddd;
        background-color: #fff;
        padding-top: 104px;
    }

    .contactus-banner {
        margin: auto;
        padding: 0px;
        float: left;
        width: 100%;
        border-bottom: solid 1px #ddd;
        background: url(../img/contact-us-back.jpg);
        padding-top: 127px;
    }

    .school-banner {
        margin: auto;
        padding: 0px;
        float: left;
        width: 100%;
        border-bottom: solid 1px #ddd;
        background-color: #fff;
        padding-top: 127px;
    }

    .about-banner-warper {
        margin: auto;
        height: auto;
        width: 100%;
        padding-right: 0px;
        padding-left: 0px;
    }

        .about-banner-warper img {
            width: 100%;
            height: auto;
        }

    .benafits-banner-warper {
        margin: auto;
        height: 130px;
        width: 100%;
        padding-right: 0px;
        padding-left: 0px;
    }

    .aboutus {
        float: left;
        height: auto;
        width: 100%;
        background: #FFF;
    }

    .aboutus-warper {
        margin: auto;
        height: auto;
        width: 100%;
        padding-top: 35px;
        padding-right: 0px;
        padding-bottom: 20px;
        padding-left: 0px;
    }

    .aboutus-warper-left {
        margin: auto;
        height: auto;
        width: 100%;
    }

        .aboutus-warper-left h1 {
            margin: 0px;
            height: auto;
            width: 100%;
            text-transform: none;
            font-family: Dosis;
        }

        .aboutus-warper-left ul {
            margin: 0px;
            height: auto;
            width: 100%;
            float: left;
            padding: 0px;
        }

            .aboutus-warper-left ul li {
                margin: 0px;
                height: auto;
                float: left;
                list-style-type: none;
                width: 100%;
                font-size: 15px;
                text-align: justify;
                padding: 15px 0px 0px 0px;
                font-family: Arial, Helvetica, sans-serif;
                line-height: 25px;
            }

    .orbit-management-left {
        background-color: #fff;
        margin: auto;
        padding: 10px;
        height: auto;
        width: 100%;
        border: 1px solid #ddd;
    }

    .orbit-management-right {
        background-color: #fff;
        margin: auto;
        padding: 0px;
        float: right;
        height: auto;
        width: 100%;
        border: 1px solid #ddd;
    }

    .orbit-management-right-tag {
        font-size: 14px;
        padding: 10px;
        color: #fff;
        font-weight: bold;
        float: none;
        height: auto;
        width: 100%;
        border-bottom: solid 1px #ddd;
        background-color: #FF7E00;
        text-align: center;
    }

    .orbit-management-right-text {
        margin: auto;
        padding: 10px;
        color: #5f5a5a;
        width: 100%;
        text-align: justify;
        line-height: 25px;
    }

        .orbit-management-right-text p img {
            width: 100%;
        }

    .benefits-warper-left {
        margin: auto;
        width: 100%;
        float: none;
    }

        .benefits-warper-left h1 {
            margin: 0px;
            height: auto;
            width: 100%;
            float: left;
            text-transform: uppercase;
            color: #444;
            font-family: Dosis;
        }

        .benefits-warper-left ul {
            margin: 0px;
            height: auto;
            width: 100%;
            float: left;
            padding: 0px;
        }

            .benefits-warper-left ul li {
                margin: 0px;
                height: auto;
                float: left;
                list-style-type: none;
                width: 100%;
                font-size: 16px;
                text-align: justify;
                padding: 25px 0px 0px 0px;
                font-family: Arial, Helvetica, sans-serif;
                line-height: 25px;
            }

    .benefits-warper-right {
        margin: auto;
        height: auto;
        float: right;
        border-radius: 10px;
        padding: 10px;
        width: 100%;
        border: solid 1px #ddd;
    }

    .contact-left {
        background-color: #fff;
        padding: 10px;
        width: 100%;
        border: 1px solid #ddd;
    }

    .contact-right {
        background-color: #fff;
        padding: 10px;
        height: auto;
        width: 100%;
        border: 1px solid #ddd;
    }

    .contact {
        width: 100%;
        margin-top: auto;
        margin-right: auto;
        margin-bottom: 10px;
        margin-left: auto;
        font-size: 15px;
    }

        .contact p img {
            width: 100%;
        }

    .quiery {
        width: 100%;
        margin-top: auto;
        margin-right: auto;
        margin-bottom: 10px;
        margin-left: auto;
        font-size: 15px;
    }

    .star {
        color: #F00;
    }

    .orb {
        color: #039;
        font-size: 18px;
        font-weight: bold;
    }

    .pricing {
        background-color: #fff;
        margin: auto;
        padding: 10px;
        width: 100%;
        border: 1px solid #ddd;
    }

    .footer-follow-us {
        margin: auto;
        margin-bottom: auto;
        float: left;
        width: 100%;
        padding-top: 10px;
        margin-bottom: 20px;
        color: #b5b5b5;
        height: 25px;
        background-repeat: no-repeat;
    }

    .f {
        height: 25px;
        width: 25px;
        float: left;
        margin-right: 7px;
        background: url(../img/f.png);
    }

        .f:hover {
            height: 25px;
            width: 25px;
            float: left;
            -webkit-transition: 1s all;
            -moz-transition: 1s all;
            -o-transition: 1a all;
            cursor: pointer;
            background-position: 0px 31px;
            background-image: url(../img/f.png);
        }

    .t {
        height: 25px;
        width: 25px;
        float: left;
        margin-right: 7px;
        background: url(../img/t.png);
    }

        .t:hover {
            height: 25px;
            width: 25px;
            -webkit-transition: 1s all;
            -moz-transition: 1s all;
            -o-transition: 1a all;
            cursor: pointer;
            float: left;
            margin-right: 7px;
            background-position: 0px 31px;
            background-image: url(../img/t.png);
        }

    .l {
        height: 25px;
        width: 25px;
        float: left;
        margin-right: 8px;
        background: url(../img/l.png);
    }

        .l:hover {
            height: 25px;
            width: 25px;
            -webkit-transition: 1s all;
            -moz-transition: 1s all;
            -o-transition: 1a all;
            cursor: pointer;
            float: left;
            background-position: 0px 31px;
            background-image: url(../img/l.png);
        }

    .g {
        height: 25px;
        width: 25px;
        float: left;
        background: url(../img/g.png);
    }

        .g:hover {
            height: 25px;
            width: 25px;
            -webkit-transition: 1s all;
            -moz-transition: 1s all;
            -o-transition: 1a all;
            cursor: pointer;
            float: left;
            background-position: 0px 31px;
            background-image: url(../img/g.png);
        }

    .jone-the {
        color: #fff;
        background: #003554;
        border: solid 1px #ddd;
        padding: 5px 15px 5px 15px;
        border-radius: 7px;
    }

        .jone-the:hover {
            color: #fff;
            background: #000;
            border: none;
            text-decoration: blink;
            padding: 5px 15px 5px 15px;
            border-radius: 7px;
            -webkit-transition: 1s all;
            -moz-transition: 1s all;
            -o-transition: 1a all;
        }

    .mailto {
        color: #fff;
    }

        .mailto:hover {
            color: #ccc;
        }

    .tick-the {
        color: #000;
        background: #efefef;
        border: solid 1px #ddd;
        padding: 5px 15px 5px 15px;
        border-radius: 7px;
        width: auto;
    }

    .sub-box {
        width: 150px;
        height: 21px;
        background-color: #fff;
        border: solid 1px #d5d3d3;
        border-radius: 5px;
        color: #B6B6B6;
        text-align: left;
        padding-left: 10px;
    }

    .teacher {
        margin: 0px;
        height: auto;
        width: 100%;
        padding-bottom: 25px;
        font-size: 38px;
        font-family: "Dosis", Arial, Helvetica, sans-serif;
        text-align: center;
        color: #fff;
        font-weight: bold;
    }

    .fade-effect {
        position: absolute;
        top: 60%;
        right: 70%;
        left: 10%;
        text-align: left;
        width: 70%;
        text-stroke: 2px #fff !IMPORTANT;
        -webkit-text-stroke: 2px #fff !IMPORTANT;
        -moz-text-stroke: 2px #fff !IMPORTANT;
        -ms-text-stroke: 2px #fff !IMPORTANT;
        -o-text-stroke: 2px #fff !IMPORTANT;
        color: #000 !IMPORTANT;
        font-family: 'Trebuchet MS', Arial, Helvetica, sans-serif;
        font-size: 40px;
        font-weight: bold;
        line-height: 40px !important;
    }


    .padding_3 {
        padding-top: 3px;
    }


    .disply_none {
        display: none;
    }





    .nav {
        width: 100%;
        background-color: transparent;
        position: relative;
    }

        .nav > .nav-header {
            display: inline;
        }

            .nav > .nav-header > .nav-title {
                display: inline-block;
                font-size: 22px;
                color: #fff;
                padding: 10px 10px 10px 10px;
            }

        .nav > .nav-btn {
            display: none;
        }

        .nav > .nav-links {
            display: inline;
            float: right;
            font-size: 18px;
        }

            .nav > .nav-links > a {
                display: inline-block;
                padding: 13px 10px 13px 10px;
                text-decoration: none;
                color: #efefef;
            }

                .nav > .nav-links > a:hover {
                    background-color: rgb(196, 38, 29);
                }

        .nav > #nav-check {
            display: none;
        }

    .disply_none2 {
        display: block;
    }


    .banner1 {
        position: absolute;
        top: 59%;
        right: 80%;
        left: 10%;
        text-align: left !important;
        text-align: left;
        width: 60%;
        background-color: #0009;
        border-radius: 5px;
        padding: 14px;
    }

        .banner1 h1 {
            margin: 0px;
            font-size: 30px;
            color: #fff !important;
            text-align: left !important;
            padding-left: 0px !important;
        }

        .banner1 h2 {
            margin: 0px;
            font-size: 30px;
            color: #fff !important;
            text-align: left !important;
            padding-left: 0px !important;
        }

        .banner1 p {
            margin: 0px;
            font-size: 25px !important;
            color: #fff;
        }

            .banner1 p sub {
                font-size: 14px !important;
            }

    .banner2 {
        position: absolute;
        top: 30%;
        left: 8%;
        text-align: left;
        width: 90%;
        background: url('../img/give-yur.png') no-repeat;
    }

    /*.banner3{position: absolute; top: 30%; left: 10%; text-align: left;
                        width: 70%; background: url('../img/we-under.png') no-repeat;}

.banner4{position: absolute; top: 30%; left: 60%; text-align: left;
                        width: 70%; background: url('../img/pay-for.png') no-repeat;}*/

    .margin_top80 {
        margin-top: 80px !important;
    }

    .logo-orbit a img {
        width: 100%;
    }

    .sumiit_btn {
        padding: 3px 9px 1px 10px;
        border: none;
        border-radius: 4px;
        margin-left: 6px
    }



    .school_management {
        font-size: 22px;
        font-weight: bold;
        padding-bottom: 10px;
        padding-top: 10px;
        font-family: Arial, Helvetica, sans-serif;
    }


    .school_management_left {
        width: 100%;
        font-size: 14px;
        line-height: 22px;
        font-weight: normal;
        vertical-align: top;
    }


    .what_School {
        width: 100%;
    }

        .what_School h1 {
            font-size: 17px;
            font-weight: bold;
            padding-bottom: 15px;
            margin: 0px;
            padding-top: 10px;
            color: #515151;
        }


        .what_School h2 {
            font-size: 16px;
            font-weight: bold;
            padding-bottom: 15px;
            margin: 0px;
            padding-top: 10px;
            color: #515151;
        }

        .what_School p {
            line-height: 23px;
            text-align: justify;
            margin-bottom: 15px;
            font-size: 14px;
            color: #5f5a5a;
            font-weight: normal;
        }

    .what_School1 {
        width: 100%;
        margin-bottom: 15px;
    }

        .what_School1 ul {
            margin: 0px;
            padding: 0px;
            list-style: none;
        }

            .what_School1 ul li {
                width: 100%;
                float: left;
                line-height: 23px;
                background: url("../img/arrow3.png") left no-repeat;
                text-align: justify;
                padding-left: 25px;
                color: #5f5a5a;
                font-size: 14px;
                font-weight: normal;
            }


    .what_School2 {
        width: 100%;
        margin-bottom: 15px;
    }

        .what_School2 ul {
            margin: 0px;
            padding: 0px;
            list-style: none;
        }

            .what_School2 ul li {
                width: 100%;
                float: left;
                line-height: 23px;
                background: url("../img/arrow2.png") left no-repeat;
                text-align: justify;
                padding-left: 25px;
                color: #5f5a5a;
                font-size: 14px;
                font-weight: normal;
            }


    .margin_bottom15 {
        padding-bottom: 15px;
    }




    .what_School4 {
        width: 100%;
        margin-bottom: 15px;
    }

        .what_School4 ul {
            margin: 0px;
            padding: 0px;
            list-style: none;
        }

            .what_School4 ul li {
                width: 100%;
                float: left;
                line-height: 23px;
                background: url("../img/arrow3.png") left no-repeat;
                text-align: justify;
                padding-left: 25px;
                color: #5f5a5a;
                font-size: 14px;
                font-weight: normal;
                padding: 0 0px 0 25px;
                margin-top: 9px;
            }


    .width_23 {
        width: 25%;
        float: left;
    }


    .cloud_hosted {
        width: 100%;
        padding: 16px 9px;
    }

        .cloud_hosted h3 {
            color: #2e2e2e;
            margin: 0px 0 4px;
            font-size: 18px;
        }

        .cloud_hosted p {
            line-height: 23px;
            color: #2e2e2e;
            padding: 0px !important;
            font-size: 14px;
        }


    .basic_ves_1 {
        position: relative;
        top: 0px;
    }

    .basic_version1 {
        text-align: left;
        position: absolute;
        top: 0px;
        color: #000;
        font-weight: bold;
        font-size: 14px;
    }


    .basic_version2 {
        border-radius: 5px;
        padding: 8px;
        background: url("../img/header-back.jpg");
        color: #fff;
        font-weight: bold;
        line-height: 23px;
        font-size: 14px;
    }






    .table > thead > tr > th {
        vertical-align: bottom;
        border-left: 1px solid #ccc;
        border-top: 1px solid #ccc !important;
        border-bottom: none !important;
    }


        .table > thead > tr > th:first-child {
            border-left: none;
        }

    .tabel_col_12 {
        width: 25%;
    }

    .tabel_col_3 {
        width: 25%;
    }



    .Features_cont {
        border-spacing: 0;
        color: #2e2e2e;
        font-size: 14px;
    }


    .table > tbody > tr > td, .table > tbody > tr > th, .table > tfoot > tr > td, .table > tfoot > tr > th, .table > thead > tr > td, .table > thead > tr > th {
        padding: 8px;
        line-height: 1.42857143;
        vertical-align: top;
        border-top: 1px solid #ddd;
        border-left: 1px solid #ccc;
        border-top: 1px solid #ccc !important;
    }

    .padding10 {
        padding: 10px 0;
    }

    .margin_bottom0 {
        margin-bottom: 0px !important;
    }



    .add_School1 {
        width: 100%;
        margin-bottom: 0;
        padding: 10px 8px;
        border-top: 1px solid #ddd;
    }

        .add_School1 h3 {
            font-size: 17px;
            font-weight: bold;
            padding-left: 8px;
            padding-bottom: 15px;
            margin: 0px;
            padding-top: 10px;
            color: #515151;
        }

        .add_School1 ul {
            margin: 0px;
            padding: 0px;
            list-style: none;
        }

            .add_School1 ul li {
                width: 100%;
                float: left;
                line-height: 23px;
                background: url("../img/arrow3.png") left no-repeat;
                text-align: justify;
                padding-left: 25px;
                color: #5f5a5a;
                font-size: 14px;
                font-weight: normal;
            }


    .add_School2 {
        width: 100%;
        margin-bottom: 0;
        padding: 8px 8px 15px;
        border-top: 1px solid #ddd;
    }

        .add_School2 h3 {
            font-size: 17px;
            font-weight: bold;
            padding-left: 8px;
            padding-bottom: 15px;
            margin: 0px;
            padding-top: 10px;
            color: #515151;
        }

        .add_School2 ul {
            margin: 0px;
            padding: 0px;
            list-style: none;
        }

            .add_School2 ul li {
                width: 100%;
                float: left;
                line-height: 23px;
                text-align: justify;
                padding-left: 25px;
                color: #5f5a5a;
                font-size: 14px;
                font-weight: normal;
            }



    .add_School3 {
        width: 100%;
        margin-bottom: 0;
        padding: 8px 8px 15px;
        border-top: 1px solid #ddd;
    }

        .add_School3 h3 {
            font-size: 17px;
            font-weight: bold;
            padding-left: 8px;
            padding-bottom: 15px;
            margin: 0px;
            padding-top: 10px;
            color: #515151;
        }


        .add_School3 p {
            line-height: 23px;
            text-align: justify;
            margin-bottom: 15px;
            font-size: 14px;
            color: #5f5a5a;
            font-weight: normal;
        }

        .add_School3 ul {
            margin: 0px;
            padding: 0px;
            list-style: none;
        }

            .add_School3 ul li {
                width: 100%;
                float: left;
                line-height: 23px;
                text-align: justify;
                padding-left: 25px;
                color: #5f5a5a;
                font-size: 14px;
                font-weight: normal;
            }


    .privacy_policy {
        width: 100%;
        margin-top: 120px;
    }

        .privacy_policy h2 {
            color: #777;
            font-size: 21px;
            margin: 10px 0 5px;
            padding: 0px;
            line-height: 25px;
            font-weight: 600;
        }

        .privacy_policy h3 {
            color: #777;
            font-size: 18px;
            margin: 0px 0 3px;
            padding: 0px;
            line-height: 25px;
        }

        .privacy_policy p {
            color: #777;
            font-size: 14px;
            margin: 0px;
            padding: 0px;
            line-height: 25px;
        }


    sup {
        position: relative;
        font-size: 60% !important;
        line-height: 0;
        vertical-align: baseline;
    }


    /********************************************** Responsive Css Start Here *********************************************/


    @media only screen and (max-width: 1366px) {

        .banner1 {
            position: absolute;
            top: 59%;
            left: 10%;
            text-align: left !important;
            text-align: left;
            width: 70%;
            background-color: #0009;
            border-radius: 5px;
            padding: 14px;
        }

            .banner1 h1 {
                margin: 0px;
                font-size: 26px;
                color: #fff !important;
                text-align: left !important;
                padding-left: 0px !important;
            }

            .banner1 h2 {
                margin: 0px;
                font-size: 26px;
                color: #fff !important;
                text-align: left !important;
                padding-left: 0px !important;
            }

            .banner1 p {
                margin: 0px;
                font-size: 20px !important;
                color: #fff;
            }

                .banner1 p sub {
                    font-size: 14px !important;
                }
    }


    @media only screen and (max-width: 1208px) {

        .banner1 h1 {
            margin: 0px;
            font-size: 30px;
            color: #fff !important;
            text-align: left !important;
            padding-left: 0px !important;
        }

        .banner1 h2 {
            margin: 0px;
            font-size: 30px;
            color: #fff !important;
            text-align: left !important;
            padding-left: 0px !important;
        }

        .banner1 p {
            margin: 0px;
            margin-top: 0px;
            font-size: 21px !important;
            color: #fff;
        }
    }


    @media only screen and (max-width: 1199px) {

        .fooert-devaider {
            float: left;
            height: 335px;
            width: 7px;
            margin-top: auto;
            margin-right: 5px;
            margin-bottom: auto;
            margin-left: 5px;
        }

        .why-are-center p {
            margin: 0px;
            height: auto;
            width: 100%;
            padding-bottom: 25px;
            font-size: 30px;
            font-family: "Dosis", Arial, Helvetica, sans-serif;
            text-align: center;
            color: #444;
            text-transform: capitalize;
            font-weight: bold;
        }

        .why-are-center ul li {
            margin: 0px;
            height: auto;
            width: 100%;
            padding: 0px;
            font-size: 18px;
            font-family: "Gisha", Arial, Helvetica, sans-serif;
            text-align: center;
            color: #444;
            line-height: 30px;
            list-style-type: none;
        }

        .min_hight {
            min-height: 223px;
        }

        .teacher {
            margin: 0px;
            height: auto;
            width: 100%;
            padding-bottom: 25px;
            font-size: 30px;
            font-family: "Dosis", Arial, Helvetica, sans-serif;
            text-align: center;
            color: #444;
            font-weight: bold;
        }

        .benefits1 {
            margin: auto;
            width: 100%;
            height: 260px;
        }

        .benefits-text ul li p {
            list-style-type: none;
            font-size: 15px;
            font-weight: normal;
            text-align: justify;
            height: 136px;
            color: #505050;
            font-family: Levenim MT;
        }

        .banner1 h1 {
            margin: 0px;
            font-size: 25px;
            color: #fff !important;
            text-align: left !important;
            padding-left: 0px !important;
        }

        .banner1 h2 {
            margin: 0px;
            font-size: 25px;
            color: #fff !important;
            text-align: left !important;
            padding-left: 0px !important;
        }

        .banner1 p {
            margin: 0px;
            margin-top: 0px;
            margin-top: 0px;
            font-size: 18px !important;
            color: #fff;
        }
    }


    @media only screen and (max-width: 991px) {

        .fooert-devaider {
            float: left;
            height: 335px;
            width: 7px;
            margin-top: auto;
            margin-right: 5px;
            margin-bottom: auto;
            margin-left: 5px;
            display: none;
        }

        .footer-testomonilas p {
            margin: 0px;
            float: left;
            height: auto;
            width: 100%;
            float: left;
            border-bottom: dotted 1px #5d5959;
            font-size: 16px;
            font-family: Arial, Helvetica, sans-serif;
            padding-top: 0px;
            padding-right: 0px;
            padding-bottom: 10px;
            padding-left: 0px;
        }

        .margin_top120 {
            margin-top: 120px;
        }

        .why-are-center {
            margin: auto;
            height: auto;
            width: 100%;
            padding-bottom: 13px;
        }

            .why-are-center p {
                margin: 0px;
                height: auto;
                width: 100%;
                padding-bottom: 25px;
                font-size: 28px;
                font-family: "Dosis", Arial, Helvetica, sans-serif;
                text-align: center;
                color: #444;
                text-transform: capitalize;
                font-weight: bold;
            }

            .why-are-center ul li {
                margin: 0px;
                height: auto;
                width: 100%;
                padding: 0px;
                font-size: 16px;
                font-family: "Gisha", Arial, Helvetica, sans-serif;
                text-align: center;
                color: #444;
                line-height: 27px;
                list-style-type: none;
            }

        .teacher {
            margin: 0px;
            height: auto;
            width: 100%;
            padding-bottom: 25px;
            font-size: 28px;
            font-family: "Dosis", Arial, Helvetica, sans-serif;
            text-align: center;
            color: #444;
            font-weight: bold;
        }


        .min_hight {
            min-height: 419px;
        }

        .services-warper1 {
            height: auto;
            padding: 10px;
            float: left;
            background: #fff;
            border: solid 1px #ddd;
            width: 100%;
            margin-bottom: 15px;
        }


        .benefits1 {
            margin: auto;
            width: 100%;
            height: 280px;
        }

        .logo-orbit {
            float: left;
            height: auto;
            width: 100%;
            margin-top: 7px;
            margin-right: auto;
            margin-bottom: auto;
            margin-left: auto;
        }

        #nav li a {
            display: block;
            height: 88px;
            text-decoration: none;
            text-align: center;
            color: #FFFFFF;
            text-transform: capitalize;
            padding: 34px 8px;
            font-size: 12px;
        }
    }


    @media only screen and (max-width: 980px) {

        .banner1 {
            position: absolute;
            top: 50%;
            right: 70%;
            left: 10%;
            text-align: left !important;
            text-align: left;
            width: 80%;
            background-color: #0009;
            border-radius: 5px;
            padding: 14px;
            padding-top: 14px;
        }
    }


    @media only screen and (max-width: 857px) {

        .banner1 {
            position: absolute;
            top: 48%;
            right: 70%;
            left: 10%;
            text-align: left !important;
            text-align: left;
            width: 80%;
            background-color: #0009;
            border-radius: 5px;
            padding: 14px;
            padding-top: 14px;
            padding-top: 14px;
        }

            .banner1 h1 {
                margin: 0px;
                font-size: 22px;
                color: #fff !important;
                text-align: left !important;
                padding-left: 0px !important;
            }

            .banner1 h2 {
                margin: 0px;
                font-size: 22px;
                color: #fff !important;
                text-align: left !important;
                padding-left: 0px !important;
            }

            .banner1 p {
                margin: 0px;
                margin-top: 0px;
                margin-top: 0px;
                margin-top: 0px;
                font-size: 17px !important;
                color: #fff;
            }
    }

    @media only screen and (max-width: 800px) {

        .phone-top ul {
            margin: 0px;
            height: auto;
            width: auto;
            float: left;
        }

            .phone-top ul li {
                font-size: 13px;
            }
    }



    @media only screen and (max-width: 768px) {

        .banner1 {
            position: absolute;
            top: 48%;
            right: 70%;
            left: 10%;
            text-align: left !important;
            text-align: left;
            width: 85%;
            background-color: #0009;
            border-radius: 5px;
            padding: 14px;
            padding-top: 14px;
            padding-top: 14px;
            padding-top: 14px;
        }

            .banner1 h1 {
                margin: 0px;
                font-size: 20px;
                color: #fff !important;
                text-align: left !important;
                padding-left: 0px !important;
            }

            .banner1 h2 {
                margin: 0px;
                font-size: 20px;
                color: #fff !important;
                text-align: left !important;
                padding-left: 0px !important;
            }

            .banner1 p {
                margin: 0px;
                margin-top: 0px;
                margin-top: 0px;
                margin-top: 0px;
                font-size: 16px !important;
                color: #fff;
            }

        .aboutus-warper {
            margin: auto;
            height: auto;
            width: 100%;
            padding-top: 15px;
            padding-right: 0px;
            padding-bottom: 20px;
            padding-left: 0px;
        }

        .school_management {
            font-size: 19px;
            font-weight: bold;
            padding-bottom: 10px;
            padding-top: 10px;
            font-family: Arial, Helvetica, sans-serif;
        }
    }


    @media only screen and (max-width: 767px) {

        .privacy_policy h2 {
            color: #777;
            font-size: 18px;
            margin: 10px 0 5px;
            padding: 0px;
            line-height: 25px;
            font-weight: 600;
        }

        .cloud_hosted h3 {
            color: #2e2e2e;
            margin: 0px 0 4px;
            font-size: 17px;
        }

        .cloud_hosted p {
            line-height: 23px;
            color: #2e2e2e;
            padding: 0px !important;
            font-size: 13px;
        }

        .banner {
            margin: auto;
            float: left;
            height: auto;
            width: 100%;
            padding-top: 104px;
        }

        .disply_none_header_top {
            display: none;
        }

        .min_hight {
            min-height: 430px;
        }

        .benefits1 {
            margin: auto;
            width: 100%;
            height: auto;
        }

        .benefits-text ul li p {
            list-style-type: none;
            font-size: 15px;
            font-weight: normal;
            text-align: justify;
            height: auto;
            color: #505050;
            font-family: Levenim MT;
        }

        .welcome-warper-right {
            width: 100%;
            text-align: center;
            margin-top: 16px;
        }

        .welcome-warper-left h1 {
            margin: 0px;
            height: auto;
            width: 100%;
            line-height: 26px;
            float: left;
            text-transform: uppercase;
            color: #444;
            font-size: 16px;
            font-weight: bold;
            font-family: Arial, Helvetica, sans-serif;
            text-transform: none;
        }

        .welcome-warper-left ul li {
            margin: 0px;
            height: auto;
            float: left;
            list-style-type: none;
            width: 100%;
            font-size: 15px;
            text-align: justify;
            padding: 10px 0px 0px 0px;
            font-family: Levenim MT;
        }

        .know-more {
            padding: 10px 15px 7px 15px;
            background: #003554;
            color: #FFF;
            font-size: 12px;
            cursor: pointer;
            text-decoration: none;
            display: inline-block;
        }


        .hader-orbit {
            margin: auto;
            float: left;
            height: 65px;
            width: 100%;
            background: url(../img/header-back.jpg);
        }

        .social-network {
            margin: auto;
            height: auto;
            width: 100%;
            color: #fff;
            font-weight: bold;
            font-size: 13px;
            text-align: center;
        }

        .phone-top {
            margin: auto;
            height: auto;
            width: 100%;
            float: none;
            font-weight: bold;
            text-align: center;
        }

        .logo_responsive {
            width: 17%;
        }

            .logo_responsive a img {
                width: 100%;
            }

        .disply_none2 {
            display: none;
        }

        .disply_none {
            display: block;
        }

        .nav > .nav-btn {
            display: inline-block;
            position: absolute;
            right: 0px;
            top: 7px;
        }

            .nav > .nav-btn > label {
                display: inline-block;
                width: 50px;
                height: 50px;
                padding: 13px;
                cursor: pointer;
            }

                .nav > .nav-btn > label:hover {
                    background-color: rgba(0, 0, 0, 0.3);
                }

                .nav > .nav-btn > label > span {
                    display: block;
                    width: 25px;
                    height: 10px;
                    border-top: 2px solid #eee;
                }

        .nav > .nav-links {
            position: absolute;
            display: block;
            width: 100%;
            background-color: #003853;
            height: 0px;
            transition: all 0.3s ease-in;
            overflow-y: hidden;
            top: 65px;
            left: 0px;
        }

            .nav > .nav-links > a {
                display: block;
                width: 100%;
            }

        .nav > #nav-check:not(:checked) + .nav-links {
            height: 0px;
        }

        .nav > #nav-check:checked + .nav-links {
            height: auto;
            overflow-y: auto;
        }
    }


    @media only screen and (max-width: 667px) {


        .tabel_col_12 {
            width: 25%;
            padding: 2px !important;
        }

        .tabel_col_3 {
            width: 18%;
            padding: 2px !important;
        }

        .banner1 {
            position: absolute;
            top: 50%;
            right: 70%;
            left: 8%;
            text-align: left !important;
            text-align: left;
            width: 85%;
            background-color: #0009;
            border-radius: 5px;
            padding: 14px;
        }


            .banner1 h1 {
                margin: 0px;
                font-size: 18px;
            }

            .banner1 h2 {
                margin: 0px;
                font-size: 18px;
            }
    }


    @media only screen and (max-width: 640px) {

        .float_ftr {
            float: none;
        }

        .teacher {
            margin: 0px;
            height: auto;
            width: 100%;
            padding-bottom: 25px;
            font-size: 24px;
            font-family: "Dosis", Arial, Helvetica, sans-serif;
            text-align: center;
            color: #444;
            font-weight: bold;
        }


        .why-are-center p {
            margin: 0px;
            height: auto;
            width: 100%;
            padding-bottom: 25px;
            font-size: 24px;
            font-family: "Dosis", Arial, Helvetica, sans-serif;
            text-align: center;
            color: #444;
            text-transform: capitalize;
            font-weight: bold;
        }

        .why-are-center ul li {
            margin: 0px;
            height: auto;
            width: 100%;
            padding: 0px;
            font-size: 14px;
            font-family: "Gisha", Arial, Helvetica, sans-serif;
            text-align: center;
            color: #444;
            line-height: 27px;
            list-style-type: none;
        }

        .banner1 h1 {
            margin: 0px;
            font-size: 17px;
        }

        .banner1 h2 {
            margin: 0px;
            font-size: 17px;
        }
    }




    @media only screen and (max-width: 560px) {

        .banner1 {
            position: absolute;
            top: 56%;
            right: 70%;
            left: 6%;
            text-align: left !important;
            text-align: left;
            width: 90%;
            background-color: #0009;
            border-radius: 5px;
            padding: 14px 7px 6px;
            padding-top: 14px;
        }


            .banner1 h1 {
                margin: 0px;
                font-size: 16px;
            }

            .banner1 h2 {
                margin: 0px;
                font-size: 16px;
            }

            .banner1 p {
                font-size: 13px !important;
                color: #fff;
            }

        .logo_responsive {
            width: 24%;
        }

        .teacher {
            margin: 0px;
            height: auto;
            width: 100%;
            padding-bottom: 25px;
            font-size: 20px;
            font-family: "Dosis", Arial, Helvetica, sans-serif;
            text-align: center;
            color: #444;
            font-weight: bold;
        }


        .why-are-center p {
            margin: 0px;
            height: auto;
            width: 100%;
            padding-bottom: 25px;
            font-size: 20px;
            font-family: "Dosis", Arial, Helvetica, sans-serif;
            text-align: center;
            color: #444;
            text-transform: capitalize;
            font-weight: bold;
        }
    }


    @media only screen and (max-width: 526px) {

        .logo_responsive {
            width: 26%;
        }

        .margin_top80 {
            margin-top: 52px !important;
        }
    }


    @media only screen and (max-width: 510px) {

        .width_100 {
            width: 100% !important;
        }

        .min_hight {
            min-height: 627px;
        }
    }


    @media only screen and (max-width: 480px) {

        .school_management {
            font-size: 17px;
            font-weight: bold;
            padding-bottom: 10px;
            padding-top: 10px;
            font-family: Arial, Helvetica, sans-serif;
        }

        .what_School h1 {
            font-size: 15px;
            font-weight: bold;
            padding-bottom: 15px;
            margin: 0px;
            padding-top: 10px;
            color: #515151;
        }

        .what_School h2 {
            font-size: 15px;
            font-weight: bold;
            padding-bottom: 15px;
            margin: 0px;
            padding-top: 10px;
            color: #515151;
        }

        .what_School1 ul li {
            width: 100%;
            float: left;
            line-height: 23px;
            background: url("../img/arrow3.png") left no-repeat;
            text-align: left;
            padding-left: 25px;
            color: #5f5a5a;
            font-size: 14px;
            font-weight: normal;
        }

        .what_School2 ul li {
            width: 100%;
            float: left;
            line-height: 23px;
            background: url("../img/arrow2.png") left no-repeat;
            text-align: left;
            padding-left: 25px;
            color: #5f5a5a;
            font-size: 14px;
            font-weight: normal;
        }
    }


    @media only screen and (max-width: 468px) {

        .banner1 {
            position: absolute;
            top: 53%;
            right: 70%;
            left: 1%;
            text-align: left !important;
            text-align: left;
            width: 98%;
            background-color: #0009;
            border-radius: 5px;
            padding: 14px 2px 6px;
            padding-top: 14px;
            padding-top: 14px;
        }

            .banner1 h1 {
                margin: 0px;
                font-size: 15px;
            }

            .banner1 h2 {
                margin: 0px;
                font-size: 15px;
            }
    }

    @media only screen and (max-width: 450px) {
        .logo_responsive {
            width: 32%;
        }

        .margin_top80 {
            margin-top: 52px !important;
        }
    }

    @media only screen and (max-width: 414px) {

        .banner1 {
            position: absolute;
            top: 53%;
            left: 1%;
            text-align: left !important;
            text-align: left;
            width: 98%;
            background-color: #0009;
            border-radius: 5px;
            padding: 0px 6px 6px !important;
        }

        table {
            width: 100%;
        }

        .teacher {
            margin: 0px;
            height: auto;
            width: 100%;
            padding-bottom: 25px;
            font-size: 20px;
            font-family: "Dosis", Arial, Helvetica, sans-serif;
            text-align: center;
            color: #444;
            font-weight: bold;
        }


        .why-are-center p {
            margin: 0px;
            height: auto;
            width: 100%;
            padding-bottom: 25px;
            font-size: 20px;
            font-family: "Dosis", Arial, Helvetica, sans-serif;
            text-align: center;
            color: #444;
            text-transform: capitalize;
            font-weight: bold;
        }
    }



    @media only screen and (max-width:381px) {

        .banner1 {
            position: absolute;
            top: 45%;
            left: 2%;
            text-align: left !important;
            text-align: left;
            width: 90%;
            background-color: #0009;
            border-radius: 5px;
            padding: 14px 7px 6px;
            padding-top: 14px;
            padding-top: 14px;
        }

            .banner1 h1 {
                margin: 0px;
                font-size: 15px;
            }

            .banner1 h2 {
                margin: 0px;
                font-size: 15px;
            }





        @media only screen and (max-width: 375px) {

            .banner1 {
                position: absolute;
                top: 41%;
                left: 2%;
                text-align: left !important;
                text-align: left;
                width: 90%;
                background-color: #0009;
                border-radius: 5px;
                padding: 14px 7px 6px;
                padding-top: 14px;
                padding-top: 14px;
            }


            .logo_responsive {
                width: 36%;
            }
        }



        @media only screen and (max-width: 360px) {

            .banner1 {
                position: absolute;
                top: 41%;
                left: 2%;
                text-align: left !important;
                text-align: left;
                width: 97%;
                background-color: #0009;
                border-radius: 5px;
                padding: 14px 7px 6px;
                padding-top: 14px;
                padding-top: 14px;
            }

            .jone-the {
                color: #fff;
                background: #003554;
                border: solid 1px #ddd;
                padding: 5px 15px 5px 15px;
                border-radius: 7px;
                font-size: 11px;
            }
        }

        @media only screen and (max-width: 330px) {
            .tabel_col_3 {
                width: 1%;
                padding: 1px !important;
            }
        }
