@charset "utf-8";
/* CSS Document */

@media only screen and (min-width: 1650px) and (max-width: 2560px) {

}
@media only screen and (min-width: 1431px) and (max-width: 2600px) {
    body .container{max-width: 1440px;}
}
@media only screen and (min-width: 1367px) and (max-width: 1430px) and (orientation: landscape){
}
@media only screen and (min-width: 1202px) and (max-width: 1366px) and (orientation: landscape) {


}
@media only screen and (min-width: 1200px) and (max-width: 1365px) {

}
@media (max-width:1199px) {

}

@media only screen and (min-device-width: 992px) and (max-device-width: 1024px) {
    .container{max-width: 1000px;display: block !important;padding:0 15px;}

    .profile-details-left img {
        height: 600px;
        object-fit: cover;
    }
    .profile-details-left:before {
        content: '';
        position: absolute;
        max-width: 433px;
        width: 100%;
        height:600px;
        background: #f69d35;
        z-index: -1;
        margin: 15px 0 0 35px;
    }
    .inner-banner {
        height: 300px;
    }
    .inner-banner:before {
        content: '';
        position: absolute;
        bottom: 0px;
        height: 100%;
        width: 100%;
        background: rgb(5 19 91 / 38%);
        left: 0;
        top: 0;
        right: 0;
        margin: 0 auto;
        z-index: 0;
    }

}
@media only screen and (min-device-width: 768px) and (max-device-width: 991px){
    .ita-info-left h2 {
        font-size: 25px;
    }

    .ita-info-right p {
        font-size: 16px;
        margin-bottom: 20px;
    }
    .select-course-heading {
        font-size: 50px;
    }
    .ita-info-section {
        margin: 40px 0 45px;
    }

    .banner-content h2 {
        font-size: 42px;
    }

    .benefits .grid-unit {
        width: 46%;
    }
    .profile-details-left {
        text-align: center;
    }
    .check-out-frm-style {
        margin-top: 100px;
    }
    .edit-profile-main {
        padding: 50px 0 0 0px;
        background: #fffcf4;
    }
    .our-courses-box {
        position: relative;
        background-size: cover;
        background-position: center center;
        background-repeat: no-repeat;
        height: 255px;
        -webkit-box-shadow: 0px 10px 32px rgba(0,0,0,0.18);
        box-shadow: 0px 10px 32px rgba(0,0,0,0.18);
        border-radius: 4px;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: end;
        -ms-flex-align: end;
        align-items: flex-end;
        overflow: hidden;
        -webkit-transition: 0.4s ease-in-out;
        -o-transition: 0.4s ease-in-out;
        transition: 0.4s ease-in-out;
        -webkit-box-flex: 0;
        -ms-flex: 0 0 19%;
        flex: 0 0 19%;
        max-width: 19%;
        margin-bottom: 20px;
    }

    .licensed-area .licensed-area-left:before {
        content: '';
        position: absolute;
        max-width: 326px;
        width: 100%;
        height: 268px;
        border-radius: 4px;
        background: rgba(2,48,84,0.10);
        z-index: -1;
        margin: 50px 0 0 50px;
    }
    .home-bann-left {
        margin-left: 0px;
    }
    .menu-area .header-login-area .field-box {
        max-width: 175px;
    }
    .inner-banner {
        height: auto;
    }
    #makeApplyCoupon button[type="submit"] {
        padding: 8px 10px;
        width: 100%;
    }
    .inner-banner {
        height: 200px;
    }

    .profile-details-left img {
        height: 300px;
        object-fit: cover;
    }
    .profile-details-left:before {
        content: '';
        position: absolute;
        max-width: 433px;
        width: 100%;
        height: 300px;
        background: #f69d35;
        z-index: -1;
        margin: 15px 0 0 35px;
    }
    .inner-banner:before {
        content: '';
        position: absolute;
        bottom: 0px;
        height: 100%;
        width: 100%;
        background: rgb(5 19 91 / 38%);
        left: 0;
        top: 0;
        right: 0;
        margin: 0 auto;
        z-index: 0;
    }
}
@media (max-width:767px) {
    .section-heading span:after {
        right: calc(0px - 20px);
        max-width: 30px;
    }

    .section-heading span:before {
        left: calc(0px - 40px);
        max-width: 50px;
    }
    .licensed-area-right p{
        margin-bottom: 0;
    }
    .footer-bottom {
        font-size: 10px;
    }
    .licensed-area .licensed-area-left:before {
        max-width: 296px;
        height: 242px;
    }
    .licensed-area .licensed-area-left img {
        max-width: 300px;
        width: 100%;
        height: 250px;
        border-radius: 4px;
        box-shadow: 0px 10px 32px rgba(0,0,0,0.35);
    }
    .licensed-area-right {
        margin-top: 30px;
    }
    .select-course {
        height: 630px;
    }
    .select-course-heading {
        font-size: 40px;
    }
    .main-menu ul {
        margin-bottom: 20px;
    }
    .site-footer {
        background: #fff;
        padding: 15px 0 0;
    }
    .course-section .course-section-right {
        padding: 0px 40px 20px;
        max-width: 100%;
        width: 100%;
    }
    .course-section .course-section-left {
        max-width: 100%;
        width: 100%;
        padding: 20px 40px 30px;
    }
    .course-section {
        display: block;
    }
    .listing-area .listing-top ul li label { font-size: 12px;}
    .course-listing {
        padding: 30px 0;
    }
    .banner-content h2 {
        font-size: 48px;
    }
    .course-accordion .accordion .card-header button {
        font-size: 7px;
    }
    .ita-info-left h2 {
        font-size: 24px;
    }
    .dash-footer {
        font-size: 10px;
    }
    .edit-profile-main {
        padding: 33px 0 20px 0px;
    }
    .check-out-frm-style {
        margin-top: 60px;
    }
    .profile-details-left:before {
        content: '';
        position: absolute;
        max-width: 323px;
        width: 100%;
        height: 491px;
        background: #f69d35;
        z-index: -1;
        margin: 35px 0 0 35px;
    }
    .profile-details-left img {
        height: auto;
    }
    .our-courses-box {
        position: relative;
        background-size: cover;
        background-position: center center;
        background-repeat: no-repeat;
        height: 255px;
        -webkit-box-shadow: 0px 10px 32px rgba(0,0,0,0.18);
        box-shadow: 0px 10px 32px rgba(0,0,0,0.18);
        border-radius: 4px;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: end;
        -ms-flex-align: end;
        align-items: flex-end;
        overflow: hidden;
        -webkit-transition: 0.4s ease-in-out;
        -o-transition: 0.4s ease-in-out;
        transition: 0.4s ease-in-out;
        -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
        margin-bottom: 20px;
    }
    .our-courses-section {
        padding: 35px 0;
    }
    .licensed-area {
        margin: 40px 0 30px;
    }
    .banner-content p {
        font-size: 16px;
    }
    .banner-content h2 {
        font-size: 22px;
    }
    .banner-content h2 {
        margin: 10px 0;
    }
    .ita-info-section {
        margin: 30px 0 40px;
    }

    .licensed-area-right h2 {
        font-size: 20px;
    }
    .section-heading {
        font-size: 20px;
    }

    .menu-area .header-login-area .field-box {
        display: flex;
        flex-direction: column;
    }
    .menu-area .header-login-area .field-box input {
        display: flex;
        order: 2;
    }
    .menu-area .header-login-area .field-box small {
        display: flex;
        order: 1;
    }
    .menu-area .header-login-area {
        justify-content: center;
    }
    .main-menu ul {
        text-align: center;
    }
    .home-bann-left {
        margin-left: 0;
    }
    .banner-content h4 {
        font-size: 17px;
    }
    .inner-banner {
        height: auto;
    }
    .course-listing .listing-area .listing-top ul li {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 30%;
        flex: 0 0 30%;
        max-width: 30%;
        width: 100%;
    }
    .dnone_mob{
        display:none;
    }
    .select-course-heading {
        font-size: 20px;
    }
    .select-course-heading p{
        margin-bottom: 5px;
    }
    .footer-title {
        margin-bottom: 10px;
        margin-top: 20px;
    }
    .banner-content h2 {
        font-size: 18px;
    }
    .home-banner {
        height: auto;
        padding-top: 50px;
        padding-bottom: 50px;
    }


    .footer-link ul li a {
        margin-bottom: 5px;
    }
    .our-courses-grid {
        margin-top: 25px;
    }

    .licensed-area-right .licensed-area-img img {
        margin-right: 10px;
        max-width: 150px;
        object-fit: contain;
    }
    .select-course {
        height: auto;
        padding-top: 20px;
        padding-bottom: 20px;
    }
    .select-course .person-img {
        height: auto;
    }
    .course-accordion .accordion .card-header button {
        font-size: 12px;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
        white-space: break-spaces;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
    }
    .course-accordion .accordion .card-header button .icofont {
        position: relative;
        right: 0;
        margin-left: 10px;
        top: calc(50% - 6px);
        -webkit-transition: 0.4s ease-in-out;
        -o-transition: 0.4s ease-in-out;
        transition: 0.4s ease-in-out;
    }
    .inner-banner.info {
        position: relative;
        height: auto;
        margin-bottom: 25px;
    }
    .course-details {
        padding: 50px 0;
        padding-top: 25px;
    }
    .banner-content h2 {
        font-size: 20px;
        line-height: normal;
    }
    .common-table {
        margin-bottom: 20px;
    }
    #makeApplyCoupon button[type="submit"] {
        padding: 8px 28px;
    }
    .checkout-page .cart-details {
        padding-bottom: 5px;
    }

    .profile-details-left img {
        height: 300px;
        object-fit: cover;
    }
    .profile-details-left:before {
        content: '';
        position: absolute;
        max-width: 323px;
        width: 100%;
        height: 300px;
        background: #f69d35;
        z-index: -1;
        margin: 15px 0 0 35px;
    }
    .inner-banner:before {
        content: '';
        position: absolute;
        bottom: 0px;
        height: 100%;
        width: 100%;
        background: rgb(5 19 91 / 38%);
        left: 0;
        top: 0;
        right: 0;
        margin: 0 auto;
        z-index: 0;
    }

    .menu-area .header-login-area {
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
    }
    .ita-info-left h2 {
        font-size: 22px;
        margin-bottom: 15px;
        margin-top: 20px;
        text-align: center;
    }

    .our-courses-grid .row {
        margin: 0;
    }

    .licensed-area .licensed-area-left img {
        object-fit: cover;
        max-width: inherit;
    }

    .inner-banner.nwstlarea {
        min-height: 160px;
    }
    .inner-banner.nwstlarea .banner-content {
        margin-top: 20px;
    }


    .menu-area .header-login-area.onlogin {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row;
    }
}

@media (max-width:425px){

}

@media (max-width:375px){


}

@media (min-width:375px) and (max-width:667px){



}
@media (max-width:320px){
    .licensed-area .licensed-area-left:before {
        max-width: 248px;
        height: 185px;
    }
    .licensed-area .licensed-area-left img {
        max-width: 240px;
        width: 100%;
        height: 200px;
        border-radius: 4px;
        box-shadow: 0px 10px 32px rgba(0,0,0,0.35);
    }
    .licensed-area-right {
        margin-top: 60px;
    }
    .profile-details-left:before {
        max-width: 260px;
        height: 380px;
    }
    .profile-details-left img {
        max-width: 270px;
        height: auto;
    }

    .profile-details-left img {
        height: 300px;
        object-fit: cover;
    }
    .profile-details-left:before {
        content: '';
        position: absolute;
        max-width: 323px;
        width: 100%;
        height: 300px;
        background: #f69d35;
        z-index: -1;
        margin: 15px 0 0 0px;
    }

}