/*@font-face {
    font-family: myFontName;
    src: url('../fonts/Arial-Rounded-MT-Bold-Bold.ttf') format("ttf");
}*/
@font-face {
    font-family: 'Arial Rounded MT Bold';
    font-style: normal;
    font-weight: normal;
    src: local('Arial Rounded MT Bold'), url('../fonts/ARLRDBD_0.woff') format('woff');
}
*{
    margin: 0;
    padding: 0;
}
body{
    font-family:'Arial Rounded MT Bold' !important;
    font-weight:normal;
    font-style: normal;
    color: #606062 !important;
}
::-moz-selection {
    color: #ffffff;
    background: #6FC38F;
}

::selection {
    color: #ffffff;
    background: #6FC38F;
}
a:focus{
    outline: none !important;
}
.no-padding{
    padding-right: 0px !important;
    padding-left: 0px !important;
}
.no-padding-left{
    padding-left: 0px !important;
}
.no-padding-right{
    padding-right: 0px !important;
}
.text-center{
    text-align: center !important;
}
.text-bold{
    font-weight: bold;
}
.title-margin-bottom{
    margin-bottom: 10px;
}
.title-border-bottom{
    border-bottom: 5px solid #6FC38F;
}
.info-sec{
    padding: 3px 0px 3px 0px;
}
.info-sec a:hover{
    text-decoration: none;
    color: #ffffff;
}
.info-sec a:focus{
    text-decoration: none;
    color: #ffffff;
}
.main-logo{
    margin-top: 15px;
}
/*.main-logo > a > img{
    max-width: 80%;
}*/
.main-header-section{
    margin-top: 15px;
}
.main-menu-nav ul{
    margin-top: 3px;
    list-style: none;
    float: right;
    border-top: 4px solid #2B3D4F;
}
.main-menu-nav ul li{
    display: inline-block;
    font-size: 17px;
    font-weight: bold;
    color: #2B3D4F;
    padding-left: 10px;
    padding-right: 10px;
    margin-top: 3px;
}
.main-menu-nav ul li a{
    color: #2B3D4F;
    text-decoration: none;
    font-weight: normal;
}
.main-menu-nav ul li a:focus{
    outline: none;
}
.main-home-icon{
    font-size: 1.3em !important;
}
.main-menu-nav ul li:hover{
    background-color: #6FC38F;
    border-radius: 5px;
    padding: 0px 10px 0px 10px;
}
.active{
    background-color: #6FC38F;
    border-radius: 5px;
    padding: 0px 10px 0px 10px;
    /*padding: 3px 10px 3px 10px;*/
}
.active > a{
    color: #ffffff !important;
}
.at-sec-1 {
    position: relative;
    clear: both;
    background-color: #E6E7E8;
    padding: 0em 0em 1.5em 0em;
}
.at-sec-2 {
    position: relative;
    clear: both;
    background-color: #E6E7E8;
    padding: 2em 0em 3em 0em;
}
.at-1 {
    margin-top: 4em;
    z-index: 100;
}
.at-1:before {
    content: "";
    width: 100%;
    height: 0;
    position: absolute;
    left: 0;
    padding: 0 0 4.2%;
    background: url("../images/svg/at-1.svg") no-repeat;
    background-size: 100% auto;
    bottom: 100%;
    top: auto;
}
.main-title-con-sec{
    margin-top: 10px;
}
.main-title-con-sec span{
    font-size: 45px;
}
.main-content-sec{
    margin: 20px 0px 20px 0px;
}
.main-des-sec{
    float: left;
}
.main-des-sec h1{
    font-size: 19px;
    text-align: justify;
    line-height: 1.42857143;
    margin-top: 0;
}
.main-des-sec-2 h1{
    font-size: 19px;
    text-align: justify;
    line-height: 1.42857143;
    margin-top: 0;
}
.main-des-point-sec{
    margin-top: 10px;
    float: left;
}
.main-des-point-sec ul{
    padding: 3px 0px 3px 26px;
}
.main-des-point-sec ul li{
    list-style-image: url("../images/icons/pencil-icon.png");
    font-size: 19px;
}
.main-des-point-sec ul li h1{
    font-size: 19px;
    margin-top: 0;
    line-height: 1.42857143;
}
.main-des-point-sec ul li p{
    text-align: justify;
}
.main-des-point-sec ul li p > a:hover{
    color: #6FC38F;
}
.main-des-point-sec ul li p > a:focus{
    color: #6FC38F;
}
.imp-tag{
    background: rgba(45, 195, 233, 0.26);
    padding: 0px 3px 0px 3px;
    border-radius: 5px;
    color: #e64b3b;
}
.main-left-sec{
    width: 100%;
    height: 320px;
    float: left;
    /*overflow: scroll;*/
}

.footer-mobi-title span{
    font-size: 18px;
}
.footer-mobi-no a{
    font-size: 30px;
    font-weight: bold;
}
.footer-mobi-no a:hover{
    color: #ffffff;
    text-decoration: none;
}
.footer-mobi-no a:focus{
    outline: none;
    color: #ffffff;
    text-decoration: none;
}
.lets-get-social-title{
    text-align: center;
}
.lets-get-social-title span{
    font-size: 20px;
}
.lets-get-social-title span a{
    font-size: 1.5em;
}
.lets-get-social-title span i{
    font-size: 1.5em;
}
.lets-get-social-title span a:hover{
    color: #ffffff;
}
.lets-get-social-title span a:focus{
    color: #ffffff;
}
.footer-main-sec{
    padding-top: 10px;
    padding-bottom: 10px;
}
.copy-right-main-sec{
    padding-top: 5px;
    padding-bottom: 5px;
}
/*Start responsive menu*/
.apollo-res-menu {
    background: #2B3D4F repeat left top;
    right: -285px;
    height: 100%;
    position: fixed;
    width: 285px;
    border-left:1px solid #263443;
    top: 0;
    z-index: 9999;
    overflow-y: scroll;
}
.apollo-res-menu ul {
    border-top: 1px solid #263443;
    list-style: none;
    margin: 0;
    padding: 0;
}
.apollo-res-menu li {
    border-bottom: 1px solid #263443;
    line-height: 45px;
    padding-bottom: 3px;
    padding-left: 20px;
    padding-top: 3px;
}
.apollo-res-menu a {
    color: #ffffff;
    font-size: 15px;
    text-decoration: none;
    /*text-transform: uppercase;*/
}
.apollo-res-menu a:hover{
    color:#ffffff;
    text-decoration: none;
}
.apollo-res-menu a:focus{
    color:#ffffff;
    text-decoration: none;
}
.apollo-res-icon-close {
    cursor: pointer;
    padding-left: 10px;
    padding-top: 10px;
    color: #ffffff;
}
.apollo-res-icon-close b {
    cursor : pointer;
    color: #6FC38F;
    line-height: 45px;
    padding-bottom: 3px;
    padding-left: 20px;
    padding-top: 3px;
}
.apollo-res-icon-close b:hover{
    color: #6FC38F;
    text-decoration: none;
}
.icon-apollo-res-menu {
    color: #263443;
    cursor: pointer;
    font-size: 16px;
    float: right;
    margin-top: 15px;
}
/*End responsive menu*/
/*Start pricing table*/
.pricing-plan-section{
    background-color: #0C99D5;
    background-image: linear-gradient(to bottom, rgba(12, 153, 213, 0) 0px, rgba(12, 153, 213, 0) 100px, #0C99D5 450px, #0C99D5), repeating-linear-gradient(118deg, rgba(12, 153, 213, 0) 0px, #00A7E0 550px, rgba(12, 153, 213, 0) 550px, #00A7E0 800px, rgba(12, 153, 213, 0) 800px, #00A7E0 950px);
    overflow: hidden;
    padding: 5em 0em 5em 0em;
}
.pricing-plan-title{
    text-align: center;
}
.pricing-plan-title span{
    font-size: 3.7em;
    letter-spacing: 0.7px;
    text-transform: uppercase;
}
.pricing-table{
    margin-top: 5em;
}
/*Start pricing table section*/
.pricing-table-1 .plan {
    background: #fff;
    color: #484f5a;
    margin-right: 1px;
    text-align: center;
}
.pricing-table-1 .plan h3 {
    background-color: #2B3D4F;
    border-radius: 5px 5px 0 0;
    color: #fff;
    font-size: 15px;
    margin: 0;
    padding: 20px 0 20px;
    position: relative;
    text-transform: uppercase;
}
.pricing-table-1 .plan p {
    margin: 1em 0em 1em 0em;
}
.pricing-table-1 .plan ul {
    font-size: 17px;
    list-style: none;
    margin: 0px;
}
.pricing-table-1 .plan ul li {
    padding: 12px 0px 12px 0px;
}
.pricing-table-1 .plan ul li strong{
    font-weight: normal;
}
.pricing-table-1 .favorite {
    /*margin-left: -5px;
    margin-right: -5px;*/
    /*position: relative;*/
    /*z-index: 2;*/
}
.pricing-table-1 .favorite h3 {
    background: #6FC38F;
}
.pricing-table-1 .blue h3 {
    background: #27aae0;
}
.pricing-table-1 .orange h3 {
    background: #2B3D4F;
}
@media (max-width: 767px) {
    .pricing-table-1 .plan {
        margin-bottom: 20px;
    }
    .pricing-table-1 .plan .btn {
        margin-top: 2px;
    }
    .pricing-table-1 .favorite {
        margin-left: 0;
        margin-right: 0;
        top: 0;
    }
}
@media (min-width: 480px) and (max-width: 767px) {
    .pricing-table-1 .plan {
        padding-bottom: 64px;
    }
    .pricing-table-1 .plan .price small {
        font-size: 16px;
        margin-top: -1px;
        padding-bottom: 18px;
        line-height: 23px;
    }
    .pricing-table-1 .plan .price sup {
        font-size: 36px;
        margin: 77px 0 0 -4px;
    }
    .pricing-table-1 .plan ul {
        margin: 35px 0 22px;
    }
    .pricing-table-1 .plan .btn {
        padding: 16px 27px;
        font-size: 18px;
        line-height: 1.3333333;
        border-radius: 0px;
        font-size: 14px;
        letter-spacing: 2px;
        margin-bottom: 3px;
        margin-top: -13px;
        position: relative;
        top: 26px;
    }
}
/*End pricing table*/
.tutor-points ul{
    width: 100%;
    height: auto;
    float: left;
    list-style: none;
}
.tutor-points ul li p {
    font-size: 19px;
}
.des-title{
    margin: 15px 0px 5px 0px;
    float: left;
    width: 100%;
    height: auto;
}
.des-title span{
    font-size: 19px;
}
/*Start contactus*/
.apo-form-control {
    display: block;
    width: 100%;
    height: 45px;
    padding: 6px 12px;
    font-size: 17px;
    line-height: 1.42857143;
    color: #2B3D4F;
    background-color: #fff;
    background-image: none;
    border: none;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}
textarea.apo-form-control{
    height: auto;
}
.apo-form-control:focus {
    border-color: #6FC38F;
    outline: 0;
    /*-webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, .6);
            box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, .6);*/
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(111, 195, 143, .6);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(111, 195, 143, .6);
}
.apo-feed-form-control {
    display: block;
    width: 100%;
    height: 40px;
    padding: 6px 12px;
    font-size: 15px;
    line-height: 1.42857143;
    color: #2B3D4F;
    background-color: #fff;
    background-image: none;
    border: none;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}
textarea.apo-feed-form-control{
    height: auto;
}
.apo-feed-form-control:focus {
    border-color: #6FC38F;
    outline: 0;
    /*-webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, .6);
            box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, .6);*/
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(111, 195, 143, .6);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(111, 195, 143, .6);
}
.apo-btn{
    display: inline-block;
    padding: 6px 12px;
    margin-bottom: 0;
    font-size: 17px;
    font-weight: normal;
    line-height: 1.42857143;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-image: none;
    border: none;
}
.apo-btn-primary{
    color: #fff;
    background-color: rgba(111,195,143,1);
    border-color: rgba(111,195,143,1);
}
.apo-btn-primary:hover{
    background-color: #2B3D4F;
    border-color: #2B3D4F;
}
.apo-btn-feed-primary{
    color: #fff;
    background-color: rgba(111,195,143,0.8);
    border-left: 5px solid rgba(255,255,255,0.2);
    border-top:5px solid rgba(255,255,255,0.2);
    border-right: none;
    border-bottom: none;
    border-top-left-radius: 5px;

}
.apo-btn-feed-primary:hover{
    background-color: #2B3D4F;
    border-left: 5px solid rgba(255,255,255,0.2);
    border-top:5px solid rgba(255,255,255,0.2);
    border-right: none;
    border-bottom: none;
    border-top-left-radius: 5px;
}
.add-sec h1{
    font-size: 17px;
    margin-top: 0;
    line-height: 1.42857143;
}
.e-sec, .m-sec{
    font-size: 17px;
}
.con-info-sec{
    margin: 20px 0px 20px 0px;
}
.e-sec{
    margin: 0px 0px 15px 0px;
}
.inner-m-sec{
    margin-top: 5px;
}
.fa-in-font{
    font-size: 1.5em !important;
}
.con-main-left-sec{
    width: 100%;
    height: auto;
    float: left;
    /*overflow: scroll;*/
}
.g-re{
    margin-bottom: 15px;
}
/*End contactus*/
/*Start feedback sec*/
.btn-feed{
    right: 0px;
    bottom: 0px;
    position: fixed;
    z-index: 500;
    text-transform: uppercase;
}
.apo-modal-content{
    position: relative;
    background-color: #E6E7E8;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    border: 1px solid #999;
    border: 1px solid rgba(0, 0, 0, .2);
    border-radius: 6px;
    outline: 0;
    -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, .5);
    box-shadow: 0 3px 9px rgba(0, 0, 0, .5);
}
/*End feedback sec*/
/*Start home page animation*/
.anim-title-1 a:hover{
    text-decoration: none;
}
.anim-title-1 a:focus{
    text-decoration: none;
}
.anim-title-1 h1{
    font-size: 2.5em;
    line-height: 1.42857143;
}
.anim-title-2, .anim-img-main-sec{
    margin: 1em 0em 1em 0em;
}
.anim-title-2 h2{
    font-size: 2em;
}
.anim-img-top{
    margin-top: 2em;
}
.loader-display-none{
    display: none !important;
}
.loader-display-inline{
    display: inline-flex !important;
}
/*End home page animation*/
@media only screen and (min-width: 1024px) and (max-width: 1152px){
    .main-menu-nav ul li{
        padding-left: 5px;
        padding-right: 5px;
    }
    .main-menu-nav ul li:hover{
        padding-left: 5px;
        padding-right: 5px;
    }
    .e-sec{
        word-wrap: break-word;
    }

}
@media only screen and (min-width: 768px) and (max-width: 1023px){
    .main-des-sec h1,.main-des-sec-2 h1{
        font-size: 20px;
    }
    .main-des-point-sec ul li{
        font-size: 18px;
        list-style-image: url("../images/icons/res-pencil-icon.png");
    }
    .map-sec{
        margin-top: 20px;
    }
    .e-sec{
        margin: 15px 0px 15px 0px;
    }
    .plan{
        margin-bottom: 20px;
    }
    .anim-title-1 h1{
        font-size: 25px;
    }
    .anim-title-2 h2 {
        font-size: 20px;
    }
}
@media only screen and (min-width: 600px) and (max-width: 767px){
    .at-1{
        margin-top: 3em;
    }
    .res-pull-right{
        float: none !important;
        text-align: center;
        margin-top: 10px;
        margin-bottom: 10px;
    }
    .map-sec{
        margin-top: 20px;
    }
    .e-sec{
        margin: 15px 0px 15px 0px;
    }
    .plan{
        margin-bottom: 20px;
    }
    .anim-title-1 h1{
        font-size: 25px;
    }
    .anim-title-2 h2 {
        font-size: 20px;
    }
    .res-anim-img-top{
        margin-top: 2em;
    }
}
@media only screen and (min-width: 481px) and (max-width: 599px){
    .at-1{
        margin-top: 3em;
    }
    .main-logo > a > img{
        /*max-width: 100%;*/
        margin: 0;
        height: auto;
        width: auto;
        max-width: 100%;
        display: block;
        image-rendering: auto;
        position: relative;
    }
    .res-pull-right{
        float: none !important;
        text-align: center;
        margin-top: 10px;
        margin-bottom: 10px;
    }
    .map-sec{
        margin-top: 20px;
    }
    .e-sec{
        margin: 15px 0px 15px 0px;
    }
    .plan{
        margin-bottom: 20px;
    }
    .anim-title-1 h1{
        font-size: 25px;
    }
    .anim-title-2 h2 {
        font-size: 20px;
    }
    .res-anim-img-top{
        margin-top: 2em;
    }
}
@media only screen and (min-width: 320px) and (max-width: 480px){
    .at-1{
        margin-top: 2em;
    }
    .res-pull-right{
        float: none !important;
        text-align: center;
        margin-top: 10px;
        margin-bottom: 10px;
    }
    .main-des-point-sec ul li{
        font-size: 16px;
        list-style-image: url("../images/icons/res-pencil-icon-320.png");
    }
    .main-des-sec h1,.main-des-sec-2 h1,.tutor-points ul li p{
        font-size: 16px;
    }
    .main-logo > a > img{
        /*max-width: 100%;*/
        margin: 0;
        height: auto;
        width: auto;
        max-width: 100%;
        display: block;
        image-rendering: auto;
        position: relative;
    }
    .main-title-icon-sec img{
        max-width: 70%;
    }
    .main-title-con-sec span,.des-title span{
        font-size: 20px;
    }
    .main-title-con-sec{
        margin-top: 5px;
    }
    .footer-mobi-title span{
        font-size: 15px;
    }
    .footer-mobi-no a{
        font-size: 25px;
    }
    .lets-get-social-title span{
        font-size: 17px;
    }
    .fa-3x{
        font-size: 2.2em !important;
    }
    .map-sec{
        margin-top: 20px;
    }
    .e-sec{
        margin: 15px 0px 15px 0px;
    }
    .plan{
        margin-bottom: 20px;
    }
    .anim-title-1 h1{
        font-size: 25px;
    }
    .anim-title-2 h2 {
        font-size: 20px;
    }
    .res-anim-img-top{
        margin-top: 2em;
    }
    .lets-get-social-title span a{
        font-size: 1.3em;
    }
}
@media only screen and (min-width: 1px) and (max-width: 319px){
    .at-1{
        margin-top: 2em;
    }
    .res-pull-right{
        float: none !important;
        text-align: center;
        margin-top: 10px;
        margin-bottom: 10px;
    }
    .main-des-point-sec ul li{
        font-size: 16px;
        list-style-image: url("../images/icons/res-pencil-icon-320.png");
    }
    .main-des-sec h1,.main-des-sec-2 h1,.tutor-points ul li p{
        font-size: 16px;
    }
    .main-logo > a > img{
        /*max-width: 100%;*/
        margin: 0;
        height: auto;
        width: auto;
        max-width: 100%;
        display: block;
        image-rendering: auto;
        position: relative;
    }
    .main-title-icon-sec img{
        max-width: 70%;
    }
    .main-title-con-sec span,.des-title span{
        font-size: 20px;
    }
    .main-title-con-sec{
        margin-top: 5px;
    }
    .footer-mobi-title span{
        font-size: 15px;
    }
    .footer-mobi-no a{
        font-size: 25px;
    }
    .lets-get-social-title span{
        font-size: 17px;
    }
    .fa-3x{
        font-size: 2.2em !important;
    }
    .map-sec{
        margin-top: 20px;
    }
    .e-sec{
        margin: 15px 0px 15px 0px;
    }
    .plan{
        margin-bottom: 20px;
    }
    .anim-title-1 h1{
        font-size: 25px;
    }
    .anim-title-2 h2 {
        font-size: 20px;
    }
    .res-anim-img-top{
        margin-top: 2em;
    }
    .lets-get-social-title span a{
        font-size: 1.3em;
    }
}