@media only screen and (min-width:1920px) {}

@media only screen and (min-width:1600px) and (max-width:1900px) {}

@media only screen and (min-width:1300px) and (max-width:1367px) {
    .banner_caption h1 {
        font-size: 56px;
    }

    .Point {
        margin: 15px 0 0 15px;
    }

    .paregraph h5 {
        margin: 0;
    }
    .tab_right p {
        font-size: 14px;
        line-height: 22px;
    }
}

@media only screen and (min-width:1200px) and (max-width:1280px) {
    .banner_caption h1 {
        font-size: 56px;
    }

    .Point {
        margin: 15px 0 0 15px;
    }

    .paregraph h5 {
        margin: 0;
    }
}

@media only screen and (min-width:1200px) and (max-width:1390px) {
    .navbar-light .navbar-nav .nav-link {
        font-size: 16px;
        margin-left: 5px;
        padding: 5px 15px;
    }
    .box.round_graph {
        right: -50px;
        min-width: 140px;
    }
    .box.round_graph img {
        max-width: 70px;
    }
    .portfolio .el_1 {
        top: 50px;
        left: 50px;
    }
    .we_provide .el_4 {
        left: 25px;
    }
    .portfolio .el_3 {
        top: 10%;
        right: 25px;
    }
    .portfolio .el_4 {
        bottom: 50px;
        right: 25px;
    }
    .portfolio .el_2 {
        bottom: 30px;
        left: 25px;
    }
}

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

@media screen and (max-width: 1180px) {
    .banner_caption {
        top: 180px;
    }

    .banner_caption h1 {
        font-size: 40px;
    }

    .tab_right {
        padding-top: 30px;
    }

    .Contact input {
        padding: 0 0 0 15px;
        min-height: 50px;
    }
}

@media screen and (max-width: 1024px) {
    .banner_caption {
            top: 160px;
            width: 66%;
        }
    
        .tab_right {
            padding-top: 30px;
        }
    .navbar-light .navbar-nav .nav-link {
        margin-left: 0px;
        font-size: 16px;
    }
    .h1 {
        font-size: 46px;
    }
    .bannertext h1 strong {
        font-size: 36px;
    }
    .box.round_graph {
        top: 20px;
        right: -20px;
        min-width: auto;
    }
    .bannertext img,
    .Banner_imgdiv .dotimg,
    .portfolio .el_1,
    .portfolio .el_3,
    .portfolio .el_2,
    .portfolio .el_4,
    .we_provide .el_5,
    .we_provide .el_4,
    .class_instructors .comntitle img,
    .class_instructors .dot1,
    .class_instructors .dot2 {
        display: none;
    }
    #companylogo .item img {
        max-width: 150px;
    }
    .form_company h5 {
        font-size: 30px;
    }
    .blogtext p {
        font-size: 16px;
        color: var(--black);
        font-weight: 600;
        margin: 10px 0;
    }
    .comntitle {
        font-size: 34px;
    }
    .listimg {
        max-width: 170px;
    }
    .woman_img::before {
        width: 77%;
    }
    .sidecourse_content small {
        display: block;
        margin: 0;
    }
    .contact_text a {
        margin: 5px 0;
        padding: 7px 10px;
    }
    .contact_text a i {
        margin-right: 5px;
    }
    .ctaimg {
        margin-left: 0;
    }
    .cattext aside {
        font-size: 48px;
        letter-spacing: 2px;
        line-height: inherit;
    }
    .cattext span {
        font-size: 26px;
    }
    .imglist li.six {
        bottom: 15px;
        left: 155px;
    }
    .cta button{
        margin-top: 15px;
    }
}

@media screen and (max-width: 1199px) {
    .comnpadding {
        padding: 50px 0;
    }
    .cta button {
        font-size: 18px;
        width: 250px;
        margin-top: 15px;
    }

}

@media screen and (max-width: 991px) {
    .map iframe {
        width: 100%;
        margin-top: 50px !important; 
    }
    #form iframe {
        margin: 0 !important;
    }
    form .comnbtn {
        margin-bottom: 25px;
    }
    .banner_caption {
            top: 130px;
        }
    
        .banner_caption h1 {
            font-size: 40px;
        }
    
        .Contact iframe {
            padding-top: 30px;
        }
    
        .customer {
            padding: 15px;
        }
    
        .detail {
            border-left: 1px solid #dbdbdb;
            padding: 0 0 0 15px;
        }
    
        .detail p {
            font-size: 14px;
            line-height: 20px;
        }
    
        .left {
            width: 20%;
        }
    
        .right h6 {
            font-size: 12px;
        }
        header {
            position: initial;
        }
        .navbar-light .navbar-nav .nav-link {
            padding: 0;
            margin-top: 10px;
        }
        .navbar-nav .nav-link.calllink {
            display: inline-block;
            padding: 5px 20px;
        }
        .navbar-toggler:focus {
            box-shadow: none;
            border: none;
        }
        .navbar-light .navbar-toggler-icon {
            background-image: url("data:image/svg+xml;charset=utf8,%3Csvg viewBox='0 0 32 32' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath stroke='rgba(20,95,223,1)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 8h24M4 16h24M4 24h24'/%3E%3C/svg%3E");
        }
        .navbar-light .navbar-toggler {
            border: none;
            padding: 0;
        }
        .banner {
            background: var(--blue);
            padding: 40px 0;
        }
        .banner::before {
            display: none;
        }
        .h1 {
            font-size: 40px;
        }
        .bannertext h1 strong {
            display: inline-block;
        }
        .bannertext aside {
            padding-top: 0;
        }
        .bannertext span {
            font-size: 40px;
        }
        .Banner_imgdiv {
            text-align: center;
        }
        .Process_list li {
            width: 50%;
            margin-bottom: 30px;
        }
        .provide_list li strong {
            font-size: 36px;
        }
        .provide_list li p {
            font-size: 16px;
        }
        .provide_list li {
            padding: 9px;
        }
        .listimg {
            max-width: 120px;
            top: 40px;
        }
        .comntitle {
            font-size: 28px;
        }
        .partlist li {
            width: 100%;
            margin-top: 20px;
        }

        .company {
            margin-top: 30px;
        }
        #companylogo .item img {
            max-width: 120px;
        }
        footer h6 {
            font-size: 18px;
        }
        .ftlogo {
            text-align: center;
            margin-bottom: 30px;
        }
        footer {
            padding: 30px 0;
        }
        .cattext aside {
            font-size: 46px;
            letter-spacing: 2px;
        }
        .cattext span {
            font-size: 26px;
        }
        .cattext a {
            font-size: 16px;
            margin-right: 5px;
            padding: 7px 15px;
        }
        .cattext a i {
            margin-right: 5px;
            font-size: 18px;
        }
        .list li {
            width: 50%;
        }
        .img_banner {
            padding: 0 0;
            background-size: 100% 100%;
        }
        .ctabox2 aside {
            font-size: 34px;
        }
        .ctabox2 span {
            font-size: 24px;
        }
        .MV_comnbox {
            margin: 15px 0;
        }
        .ctabox {
            flex-direction: column;
        }
        .CTA {
            padding: 40px 0;
            background: var(--blue);
        }
        .imglist li {
            margin: 10px;
            position: initial;
        }
        .ctaimg {
            margin-left: 0;
            max-width: inherit;
        }
        .imglist {
            justify-content: center;
            margin-top: 30px;
        }
        .tab-content {
            padding: 15px;
        }
        .nav-tabs .nav-link {
            font-size: 14px;
            padding: 10px 10px;
        }
        .teacher_profile h3 {
            font-size: 18px;
            margin-bottom: 0;
        }
        .teacher_profile p {
            font-size: 15px;
        }
        .teacher_propic img {
            padding: 2px;
            border-radius: 50%;
        }

         .cta {
            padding: 20px;
        }
        .cta span {
            font-size: 25px;
        }
        .link {
            margin: 5px;
        }
        .comnpadding {
            padding: 60px 0;
        }

        .small_bnto button.call-now {
         margin: 10px 0 0 0; }

         .cta button {
            font-size: 18px;
            width: 200px;
        }
}

@media screen and (max-width: 767px) {
    .Banner_imgdiv>img,
    .Banner_imgdiv::before,
    .shapes::after,
    .shapes::before {
        display: none;
    }
    .box {
        position: initial;
    }
    .box.graph {
        margin: 15px 0;
    }
    .Banner_imgdiv {
        padding: 10px 0;
    }
    .Process_list li {
        width: 100%;
        margin-bottom: 20px;
    }
    .h1,
    .bannertext h1 strong {
        font-size: 30px;
    }
    .bannertext span {
        font-size: 32px;
        margin-right: 8px;
    }
    .bannertext aside {
        font-size: 16px;
        margin: 10px 0;
    }
    .portfolio .filters ul li {
        padding: 3px 15px;
    }
    .provide_list li {
        width: 50%;
        border-bottom: 1px solid var(--blue);
    }
    .provide_list li strong {
        font-size: 28px;
    }
    .provide_list li:nth-child(2) {
        border-right: none;
    }
    .provide_list li:nth-child(3),
    .provide_list li:nth-child(4) {
        border-bottom: none;
    }
    .form_company h5 {
        font-size: 25px;
        padding: 15px;
    }
    #review {
        margin-top: 10px;
    }
    .list li {
        width: 100%;
    }
    .list.grid li .item .Courses_img,
    .list.grid li .item .p-inner {
        width: 100%;
        margin-right: 0;
    }
    .ctabox {
        flex-wrap: wrap;
    }
    .cattext aside {
        font-size: 44px;
        letter-spacing: 2px;
        line-height: inherit;
    }
    .cattext span {
        font-size: 24px;
        letter-spacing: 1px;
        margin-bottom: 0;
    }
    .cattext a {
        font-size: 16px;
        margin-right: 5px;
        padding: 7px 15px;
    }
    .ctaimg {
        margin-top: 30px;
    }
    .copyright {
        flex-wrap: wrap;
        justify-content: center;
        padding-top: 15px;
        margin-top: 10px;
    }
    .copyright strong {
        margin-top: 10px;
    }
    .contact_text {
        text-align: center;
        margin-top: 20px;
    }
    .callicon {
        display: none;
    }
    .imglist {
        margin-top: 0px;
    }
    .control {
        padding: 5px 7px;
        margin: 2px;
    }
    .cta {
    padding: 30px;
}
.small_bnto button.call-now {
    margin: 10px 0 0 0;
    width: 150px !important;
}
}

@media screen and (max-width:525px) {
    .banner_caption {
            top: 100px;
        }
    
        .banner_caption h1 {
            font-size: 22px;
        }
    
        .banner_caption p {
            font-size: 11px;
            line-height: 16px;
        }
    
        .comntitle {
            font-size: 30px;
            margin-bottom: 25px;
        }
    
        .comnpadding {
            padding: 40px 0;
        }
    .portfolio .filters ul li {
        margin: 5px 2px;
        padding: 3px 20px;
    }
    #companylogo .item {
        padding: 20px;
    }
    .part_icon {
        width: 60px;
        height: 60px;
        line-height: 60px;
        margin-right: 10px;
    }
    .part_icon img {
        max-width: 30px;
    }
    .part_text {
        width: calc(100% - 60px);
    }
    .part_text p {
        font-size: 14px;
    }
    .part_text strong {
        font-size: 18px;
    }
    .partlist li {
        padding: 10px;
        margin-top: 10px;
    }
    .list li {
        width: 100%;
    }
    .bnpoint small {
        padding: 3px 8px;
    }
    .imglist li img {
        width: 90px;
        height: 90px;
    }
    .nav-tabs .nav-link {
        font-size: 13px;
        padding: 8px 5px;
    }
    .teacher_profile .row.mt-3 {
        margin-top: 0 !important;
    }
    .cta {
        padding: 15px;
    }
    .cta span {
        font-size: 16px;
    }
    .cta p {
        font-size: 12px;
        line-height: 16px;
        padding-top: 5px;
    }
    .cta form button {
        padding: 8px 15px !important;
        font-size: 14px;
    }
    .cta .btn {
        transform: translate(-15px, 15px);
    }
    p {
        font-size: 16px;
    }
    .link i {
        font-size: 12px;
    }
    .cta button {
    font-size: 14px;
    width: 110px;
    max-width: 90px;
    padding: 0;
}
}

@media screen and (max-width:360px) {}