@media (max-width:1200px) {
    h1 {
        font-size: 50px;
        line-height: 60px
    }

    h2 {
        font-size: 34px;
        line-height: 44px
    }

    h3 {
        font-size: 26px;
        line-height: 36px
    }

    h4 {
        font-size: 22px;
        line-height: 30px
    }

    h5 {
        font-size: 19px;
        line-height: 28px
    }

    h6 {
        font-size: 17px;
        line-height: 22px
    }

    .lg-pl-5 {
        padding-left: 50px !important
    }

    .lg-pr-5 {
        padding-right: 50px !important
    }

    .lg-px-3 {
        padding-left: 30px !important;
        padding-right: 30px !important
    }

    .lg-mt-3 {
        margin-top: 30px !important
    }

    .lg-mt-5 {
        margin-top: 50px !important
    }

    .lg-mt-7 {
        margin-top: 70px !important
    }

    .header {
        border-bottom: 1px solid #e5e5e5;
    }

    #header-wrap.fixed-header .logo img {
        height: 40px
    }

    .navbar-nav .nav-item {
        margin: 0 10px
    }

    .navbar-nav .nav-link {
        padding: 8px 5px !important
    }

    .hero-bg {
        left: -15%
    }

    .owl-carousel.owl-nav2 .owl-nav {
        left: -50%
    }

    .owl-carousel .owl-nav button.owl-next,
    .owl-carousel .owl-nav button.owl-prev {
        padding: 10px 50px !important;
        font-size: 30px
    }

    .test-video {
        padding: 30px 0px !important;
    }

    .test-video .our-testimonials-head iframe {
        height: 200px;
    }

    .test-video .our-testimonials-head h3 {
        font-size: 18px;
        margin-bottom: 15px;
    }

    .modal-body {
        padding: 0 !important;
    }

    .modal {
        z-index: 999999;
    }

    .modal-dialog {
        max-width: 100%;
        margin: 0 auto !important;
    }

    .modal-content {
        border-radius: 0 !important;
    }

    .float {
        bottom: 15px;
    }

    .btn-side-batch {
        position: fixed;
        bottom: 10px;
        right: 10px;
        cursor: pointer;
        z-index: 9999;
        transition: all 0.5s ease 0s;
    }

    .btn-side-batch img {
        max-width: 130px;
        max-height: 115px;
    }

    #skilz-to-top {
        position: fixed;
        bottom: 15px;
        right: 20px;
        left: auto;
    }

    .why_skilz {
        display: none !important;
    }

    .why_skilz__mobile {
        display: block !important;
        background: #fff;
    }

    .testimonail__desk {
        display: none !important;
    }

    .testimonail__mobile {
        display: block !important;
    }

    .owl-item-awre {
        padding-top: 0;
        padding-bottom: 0;
    }

    .model-back {
        margin: 0 !important;
        padding: 0 !important;
        position: relative;
        top: 80px;
    }

    .form-pop-img img {
        display: none !important;
    }

    .form-datas {
        padding: 25px 20px;
    }

    .form-datas h3 {
        margin-bottom: 15px;
        font-size: 20px;
        letter-spacing: 0.5px;
    }

    .popup-btn {
        position: absolute !important;
        top: 16px;
        right: 14px;

    }

    .btn-popup img {
        max-width: 150px;
    }

    /* //  */
    .video-play-button {
        width: 30px;
        height: 40px;
    }

    .video-play-button:before {
        width: 60px;
        height: 60px;
    }

    .video-play-button span {
        border-left: 30px solid #fff;
        border-top: 20px solid transparent;
        border-bottom: 20px solid transparent;
    }

    .video-play-button:after {
        width: 70px;
        height: 70px;
    }

}

@media only screen and (min-device-width :1024px) and (max-device-width :1100px) {
    .course-search form {
        width: 60%
    }

    .course-search form button {
        padding: 8px 15px
    }
}

@media only screen and (min-device-width :768px) and (max-device-width :992px) {
    .course-search form {
        width: 80%
    }

    .course-search form button {
        padding: 8px 15px
    }

}

@media (max-width:992px) {
    h1 {
        font-size: 40px;
        line-height: 50px
    }

    h2 {
        font-size: 30px;
        line-height: 40px
    }

    h3 {
        font-size: 24px;
        line-height: 30px
    }

    h4 {
        font-size: 20px;
        line-height: 26px
    }

    h5 {
        font-size: 18px;
        line-height: 28px
    }

    h6 {
        font-size: 17px;
        line-height: 26px
    }

    .md-mt-0 {
        margin-top: 0 !important
    }

    .md-pl-0 {
        padding-left: 0 !important
    }

    .md-mt-3 {
        margin-top: 30px !important
    }

    .md-mt-5 {
        margin-top: 40px !important
    }

    .md-mt-7 {
        margin-top: 70px !important
    }

    .md-mb-3 {
        margin-bottom: 30px !important
    }

    .md-mb-5 {
        margin-bottom: 50px !important
    }

    .md-mb-7 {
        margin-bottom: 70px !important
    }

    .md-px-3 {
        padding-left: 30px !important;
        padding-right: 30px !important
    }

    .md-py-0 {
        padding-top: 0 !important;
        padding-bottom: 0 !important
    }

    .md-px-5 {
        padding-left: 50px !important;
        padding-right: 50px !important
    }

    .md-py-3 {
        padding-top: 30px !important;
        padding-bottom: 30px !important
    }

    .md-py-5 {
        padding-top: 50px !important;
        padding-bottom: 50px !important
    }

    .md-py-8 {
        padding-top: 80px !important;
        padding-bottom: 80px !important
    }

    .md-pt-8 {
        padding-top: 80px !important
    }

    .md-pb-15 {
        padding-bottom: 150px !important
    }

    .md-custom-mt-10 {
        z-index: 99;
        position: relative;
        margin-top: -100px
    }

    .md-text-center {
        text-align: center !important
    }

    .md-text-left {
        text-align: left !important
    }

    .header-1 #header-wrap {
        padding: 15px 20px
    }

    .img-center {
        width: 150px;
    }

    .navbar {
        justify-content: flex-end;
        width: 100%;
        border-radius: 0 !important
    }

    .navbar-brand {
        left: 0;
        margin-right: 0;
        position: absolute;
        top: 50%;
        padding: 0;
        transform: translateY(-50%);
        -webkit-transform: translateY(-50%);
        -o-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
        -moz-transform: translateY(-50%)
    }

    .navbar-toggler {
        background: 0 0;
        height: 40px;
        width: 40px;
        padding: 0;
        border-radius: 0;
        margin-right: 15px
    }

    .navbar-nav ul {
        position: static
    }

    .navbar-nav .nav-item {
        margin: 0
    }

    .navbar-nav .nav-link {
        padding: 10px !important;
        font-size: 15px;
        border-radius: 0
    }

    .navbar-nav .nav-link::before {
        bottom: inherit;
        top: 0;
        left: 0;
        line-height: 1em;
        transform: inherit
    }

    .navbar-nav .nav-link:focus::before,
    .navbar-nav .nav-link:hover::before {
        color: #2575fc;
        text-shadow: 10px 0 #1c1d3e, -10px 0 #1c1d3e
    }

    .fixed-header .navbar-nav .nav-link {
        color: #614d90
    }

    .navbar-nav a .sub-arrow {
        position: absolute;
        top: 50%;
        right: 0;
        margin: -.7em .5em 0 0;
        border-radius: .25rem;
        padding: 0;
        width: 2em;
        height: 1.4em;
        font-size: 1.25rem;
        line-height: 1.2em;
        text-align: center
    }

    .navbar-nav.sm-collapsible .has-submenu {
        padding-top: 10px;
        padding-bottom: 10px
    }

    .navbar-collapse {
        background: #fff;
        max-height: 400px;
        overflow: auto;
        border: medium none;
        -webkit-box-shadow: 7px 5px 30px rgba(72, 73, 121, .15);
        -moz-box-shadow: 7px 5px 30px rgba(72, 73, 121, .15);
        box-shadow: 7px 5px 30px rgba(72, 73, 121, .15);
        left: 0;
        padding: 10px;
        position: absolute;
        z-index: 99;
        top: 40px;
        width: 100%
    }

    .navbar-toggler span {
        width: 80%;
        height: 2px;
        margin: 0 auto;
        display: block;
        background: #614d90;
        transition: all .8s cubic-bezier(.81, -.33, .345, 1.375);
        transition-delay: .2s
    }

    .fixed-header .navbar-toggler span {
        background: #fff
    }

    .navbar-toggler span:first-of-type {
        transform: rotate(45deg) translate(2px, 2px)
    }

    .navbar-toggler span:nth-of-type(2) {
        opacity: 0
    }

    .navbar-toggler span:last-of-type {
        transform: rotate(-45deg) translate(1px, -1px)
    }

    .navbar-toggler[aria-expanded=false] span {
        transform: none;
        opacity: 1;
        margin: 5px auto
    }

    .navbar-toggler span {
        margin: 0 auto
    }

    .header-3 .navbar-toggler span {
        background: #fff
    }

    .fullscreen-banner {
        height: auto !important;
        padding: 100px 0 100px !important
    }

    .fullscreen-banner .align-center {
        position: inherit;
        transform: inherit;
        padding-top: 0 !important
    }

    .page-title {
        padding: 160px 0
    }

    .page-title h1 {
        font-size: 40px;
        line-height: 50px
    }

    .fullscreen-banner .img-side {
        position: relative !important;
        transform: inherit;
        top: inherit;
        left: inherit
    }

    .hero-bg {
        left: 0
    }

    .testimonial-carousel.testimonial-2 .controls li {
        width: 80px;
        height: 80px
    }

    .testimonial-content p {
        font-size: 16px;
        line-height: 30px
    }

    .testimonial.style-3 {
        display: inline-block
    }

    .testimonial.style-3 .testimonial-img {
        width: 30%
    }

    .testimonial.style-5 .testimonial-content {
        margin-left: -60px;
        padding: 30px 30px 30px 90px
    }

    .owl-carousel.owl-nav2 .owl-nav {
        left: inherit;
        bottom: inherit;
        position: inherit;
        width: 100%;
        text-align: center;
        margin-top: 30px
    }

    .enquiry-form {
        width: 100%
    }

    .why-choose-img {
        margin-bottom: 30px
    }

    .rs-none {
        display: none
    }

    .ds-none {
        display: block
    }

    #header-wrap {
        padding: 20px 0
    }

    .image-column {
        position: relative;
        transform: translate(0);
        margin-top: 0px;
    }

    .service h3 {
        margin: 30px 0
    }

    section {
        padding: 0;
    }

    .affiliation {
        padding: 30px 0;
    }

    .marquee {
        padding: 0 15px;
    }

    .marquee h4 {
        font-size: 16px;
        letter-spacing: 0;
    }

    .marquee a {
        padding: 5px 12px;
        display: inherit;
        margin: 5px 0;
        font-size: 14px;
    }

    .our-exclusive {
        margin-bottom: 40px;
    }

    .partner_head h2 {
        font-size: 30px;
    }

    .partner_head span {
        font-size: 30px;
    }

    .partner_head {
        margin-top: 20px;
        padding: 20px 0;
    }

    .section-part {
        padding: 0 0;
    }

    .skilz-gd-back {
        padding: 20px 0;
    }

    .we_techno {
        margin-top: 20px;
    }

    .we_techno {
        display: none;
    }

    .we_techo-mob {
        display: block;
    }

    .owl-carousel .owl-stage-outer {
        padding-bottom: 0px;
    }

    .client-logos {
        display: block;
        text-align: center;
    }

    .certification .section-title {
        margin-bottom: 20px;
    }

    .section-title {
        margin-bottom: 25px;
    }

    .testimonials {
        padding: 40px 0;
    }

    .testimonials .testi .item {
        border-radius: 0;
    }

    .testimonials .testi .item .profile .information h5 {
        letter-spacing: 0;
        margin-top: 10px;
    }

    .testimonials .testi .item .icon {
        display: none;
    }

    .supported-logo {
        width: calc(100%/2);
    }

    footer {
        padding: 40px 0;
    }

    .copyright {
        margin-top: 25px;
    }

    .test-video {
        padding: 30px 0px !important;
    }

    .test-video .our-testimonials-head iframe {
        height: 200px;
    }

    .test-video .our-testimonials-head h3 {
        font-size: 20px;
        margin-bottom: 15px;
    }

    .modal-body {
        padding: 0 !important;
    }

    .modal {
        z-index: 999999;
    }

    .modal-dialog {
        max-width: 100%;
        margin: 0 auto !important;
    }

    .modal-content {
        border-radius: 0 !important;
    }

    .float {
        bottom: 15px;
    }

    .btn-side-batch {
        position: fixed;
        bottom: 10px;
        right: 10px;
        cursor: pointer;
        z-index: 9999;
        transition: all 0.5s ease 0s;
    }

    .btn-side-batch img {
        max-width: 130px;
        max-height: 115px;
    }

    #skilz-to-top {
        position: fixed;
        bottom: 15px;
        right: 20px;
        left: auto;
    }

    .why_skilz {
        display: none !important;
    }

    .why_skilz__mobile {
        display: block !important;
        background: #fff;
    }

    .testimonail__desk {
        display: none !important;
    }

    .testimonail__mobile {
        display: block !important;
    }

    .owl-item-awre {
        padding-top: 0;
        padding-bottom: 0;
    }

    .model-back {
        margin: 0 !important;
        padding: 0 !important;
        position: relative;
        top: 80px;
    }

    .form-pop-img img {
        display: none !important;
    }

    .form-datas {
        padding: 25px 30px;
    }

    .form-datas h3 {
        margin-bottom: 15px;
        font-size: 20px;
        letter-spacing: 0.5px;
    }

    .popup-btn {
        position: absolute !important;
        top: 16px;
        right: 14px;

    }

    .btn-popup img {
        max-width: 150px;
    }

    /* //  */
    .video-play-button {
        width: 30px;
        height: 40px;
    }

    .video-play-button:before {
        width: 60px;
        height: 60px;
    }

    .video-play-button span {
        border-left: 30px solid #fff;
        border-top: 20px solid transparent;
        border-bottom: 20px solid transparent;
    }

    .video-play-button:after {
        width: 70px;
        height: 70px;
    }

    .ten_years_exp img {
        width: 75%;
    }

    .img_exp {
        width: 80%;
    }

    .exp_para {
        margin: 30px 0;
        padding: 15px;
    }
}

@media (max-width:767px) {
    h2 {
        font-size: 28px
    }

    h3 {
        font-size: 22px;
        line-height: 30px
    }

    .hidden-sm {
        display: none !important
    }

    .section-title h2 {
        font-size: 34px;
        line-height: 40px
    }

    .section-title p {
        font-size: 16px
    }

    .page-title h1 {
        font-size: 30px;
        line-height: 30px
    }

    .sm-mt-0 {
        margin-top: 0 !important
    }

    .sm-mt-2 {
        margin-top: 20px !important
    }

    .sm-mt-3 {
        margin-top: 30px !important
    }

    .sm-mt-5 {
        margin-top: 50px !important
    }

    .sm-mb-3 {
        margin-bottom: 30px !important
    }

    .sm-mb-5 {
        margin-bottom: 50px !important
    }

    .sm-pt-0 {
        padding-top: 0 !important
    }

    .sm-pt-5 {
        padding-top: 50px !important
    }

    .sm-pt-10 {
        padding-top: 100px !important
    }

    .sm-pb-5 {
        padding-bottom: 50px !important
    }

    .sm-pb-8 {
        padding-bottom: 80px !important
    }

    .sm-pb-10 {
        padding-bottom: 100px !important
    }

    .sm-px-3 {
        padding-left: 30px !important;
        padding-right: 30px !important
    }

    .sm-py-3 {
        padding-top: 30px !important;
        padding-bottom: 30px !important
    }

    .sm-py-8 {
        padding-top: 80px !important;
        padding-bottom: 80px !important
    }

    .sm-bg-cover {
        background-size: cover
    }

    .subscribe-form {
        width: 100%
    }

    .testimonial .testimonial-quote {
        font-size: 150px;
        line-height: 150px
    }

    .testimonial.style-2 .testimonial-img {
        width: 25%
    }

    .testimonial-2 .controls li:nth-child(1),
    .testimonial-2 .controls li:nth-child(4) {
        bottom: 0
    }

    .testimonial-2 .controls li:nth-child(2),
    .testimonial-2 .controls li:nth-child(3) {
        bottom: 68%
    }

    .testimonial.style-3 .testimonial-img {
        width: 50%
    }

    .testimonial.style-5 {
        display: inline-block;
        margin: 0
    }

    .testimonial.style-5 .testimonial-img {
        width: 50%
    }

    .testimonial.style-5 .testimonial-content {
        margin-left: 0;
        padding: 100px 30px 30px 30px;
        margin-top: -100px
    }

    .top-header {
        text-align: center;
        display: none;
    }

    .top-header p {
        font-size: 12px;
        padding-top: 0;
        margin-bottom: 10px
    }

    .top-social {
        text-align: center !important
    }

    .slider-section .output {
        margin-top: 0;
        margin-bottom: 50px
    }

    .course-search form button {
        padding: 8px 10px
    }

    .client-logo {
        width: calc(100%/2)
    }

    .supported-logo {
        width: calc(100%/2)
    }

    .slider-section .spinner-eff {
        right: 25%;
        top: 65%
    }

    .affiliation {
        padding: 30px 0px;
    }

    .certification .client-logo:last-child {
        display: none;
    }

    .service h3 {
        margin: 30px 0
    }

    section {
        padding: 0;
    }

    .affiliation {
        padding: 30px 0;
    }

    .marquee {
        padding: 0 15px;
    }

    .marquee h4 {
        font-size: 16px;
        letter-spacing: 0;
    }

    .marquee a {
        padding: 5px 12px;
        display: inherit;
        margin: 5px 0;
        font-size: 14px;
    }

    .our-exclusive {
        margin-bottom: 40px;
    }

    .partner_head h2 {
        font-size: 30px;
    }

    .partner_head span {
        font-size: 30px;
    }

    .partner_head {
        margin-top: 20px;
        padding: 20px 0;
    }

    .section-part {
        padding: 0 0;
    }

    .skilz-gd-back {
        padding: 20px 0;
    }

    .we_techno {
        margin-top: 20px;
    }

    .we_techno {
        display: none;
    }

    .we_techo-mob {
        display: block;
    }

    .owl-carousel .owl-stage-outer {
        padding-bottom: 0px;
    }

    .client-logos {
        display: block;
        text-align: center;
    }

    .certification .section-title {
        margin-bottom: 20px;
    }

    .supported-logo {
        width: calc(100%/2);
    }

    footer {
        padding: 40px 0;
    }

    .copyright {
        margin-top: 25px;
    }

    .modal-body {
        padding: 0 !important;
    }

    .test-video {
        padding: 30px 0px !important;
    }

    .test-video .our-testimonials-head iframe {
        height: 200px;
    }

    .test-video .our-testimonials-head h3 {
        font-size: 18px;
        margin-bottom: 15px;
    }

    .modal {
        z-index: 999999;
    }

    .modal-dialog {
        max-width: 100%;
        margin: 0 auto !important;
    }

    .modal-content {
        border-radius: 0 !important;
    }

    .float {
        bottom: 15px;
    }

    .btn-side-batch {
        position: fixed;
        bottom: 10px;
        right: 10px;
        cursor: pointer;
        z-index: 9999;
        transition: all 0.5s ease 0s;
    }

    .btn-side-batch img {
        max-width: 130px;
        max-height: 115px;
    }

    #skilz-to-top {
        position: fixed;
        bottom: 15px;
        right: 20px;
        left: auto;
    }

    .why_skilz {
        display: none !important;
    }

    .why_skilz__mobile {
        display: block !important;
        background: #fff;
    }

    .testimonail__desk {
        display: none !important;
    }

    .testimonail__mobile {
        display: block !important;
    }

    .owl-item-awre {
        padding-top: 0;
        padding-bottom: 0;
    }

    .model-back {
        margin: 0 !important;
        padding: 0 !important;
        position: relative;
        top: 80px;
    }

    .form-pop-img img {
        display: none !important;
    }

    .form-datas {
        padding: 25px 20px;
    }

    .form-datas h3 {
        margin-bottom: 15px;
        font-size: 20px;
        letter-spacing: 0.5px;
    }

    .popup-btn {
        position: absolute !important;
        top: 16px;
        right: 14px;

    }

    .btn-popup img {
        max-width: 150px;
    }

    /* //  */
    .video-play-button {
        width: 30px;
        height: 40px;
    }

    .video-play-button:before {
        width: 60px;
        height: 60px;
    }

    .video-play-button span {
        border-left: 30px solid #fff;
        border-top: 20px solid transparent;
        border-bottom: 20px solid transparent;
    }

    .video-play-button:after {
        width: 70px;
        height: 70px;
    }

    /* /////tools///// */

    .line_3 {
        border-right: 0;
    }

    .line_7 .tech_center {
        border-bottom: 1px solid #808080;
    }

    .line_8 .tech_center {
        border-bottom: 1px solid #808080;
    }

    .line_9 {
        border-right: 0;
    }

    .line_9 .tech_center {
        border-bottom: 1px solid #808080;
    }

    .tech_gd .line_8 .tech_center {
        border-bottom: 0;
    }

    .tech_gd .line_7 .tech_center {
        border-bottom: 0;
    }

    .badge_dm img {
        width: 80%;
    }

    .rev_s {
        flex-direction: column-reverse;
    }

    .para_size img {
        width: 100%;
        margin-bottom: 20px;
    }

    .partner_desk {
        display: none;
    }

    .partner_mob {
        display: flex !important;
    }
}

@media (max-width:576px) {
    .col-xx-12 {
        width: 100% !important
    }

    h1 {
        font-size: 34px;
        line-height: 40px
    }

    h2 {
        font-size: 28px;
        line-height: 36px;
        margin-bottom: 10px
    }

    h3 {
        font-size: 20px;
        line-height: 28px
    }

    h4 {
        font-size: 18px;
        line-height: 26px
    }

    .section-title h2 {
        font-size: 28px;
        line-height: 36px
    }

    .xs-mt-0 {
        margin-top: 0 !important
    }

    .xs-mt-1 {
        margin-top: 10px !important
    }

    .xs-mt-2 {
        margin-top: 20px !important
    }

    .xs-mt-3 {
        margin-top: 30px !important
    }

    .xs-mt-5 {
        margin-top: 50px !important
    }

    .xs-mb-3 {
        margin-bottom: 30px !important
    }

    .xs-mb-5 {
        margin-bottom: 50px !important
    }

    .xs-pt-5 {
        padding-top: 50px !important
    }

    .xs-pb-5 {
        padding-bottom: 50px !important
    }

    .xs-px-1 {
        padding-left: 10px !important;
        padding-right: 10px !important
    }

    .xs-px-2 {
        padding-left: 20px !important;
        padding-right: 20px !important
    }

    .xs-px-3 {
        padding-left: 30px !important;
        padding-right: 30px !important
    }

    .xs-py-2 {
        padding-top: 20px !important;
        padding-bottom: 20px !important
    }

    .xs-py-10 {
        padding-top: 100px !important;
        padding-bottom: 100px !important
    }

    .xs-text-center {
        text-align: center
    }

    .header a.btn {
        display: none
    }

    .navbar-toggler {
        margin-right: 0
    }

    .fullscreen-banner p br {
        display: none
    }

    .breadcrumb-item {
        line-height: 30px
    }

    .page-title {
        padding: 160px 0 110px
    }

    .page-title-pattern {
        bottom: -2px
    }

    .hero-bg {
        overflow: hidden
    }

    .hero-bg img {
        max-width: inherit;
        width: 170%
    }

    .round-shape {
        width: 250px;
        height: 250px
    }

    .btn {
        padding: 10px 15px
    }

    .btn+.btn {
        margin-left: 5px
    }

    .testimonial.style-1 .testimonial-content {
        margin-right: 20px
    }

    .testimonial-content p {
        font-size: 16px;
        line-height: 28px
    }

    .testimonial.style-2 {
        padding: 20px 10px 70px
    }

    .testimonial.style-2 .testimonial-img {
        width: 50%
    }

    .testimonial-carousel.testimonial-2 .controls,
    .testimonial-carousel.testimonial-3 .controls {
        position: relative;
        margin-top: 30px
    }

    .testimonial-carousel.testimonial-2 .controls li {
        width: 100px;
        height: 100px;
        position: relative;
        bottom: inherit;
        left: inherit;
        right: inherit;
        margin: 0 20px 20px
    }

    .testimonial-carousel.testimonial-2 .controls li:last-child,
    .testimonial-carousel.testimonial-2 .controls li:nth-child(3n) {
        margin-bottom: 0
    }

    .testimonial-carousel.testimonial-3 .controls li {
        position: relative;
        bottom: inherit;
        left: inherit;
        margin-right: 20px
    }

    .testimonial-carousel.testimonial-3 .controls li:last-child {
        margin-right: 0
    }

    .subscribe-inner {
        padding: 20px 5px
    }

    .custom-li li {
        width: 100%
    }

    .owl-carousel .owl-nav button.owl-next,
    .owl-carousel .owl-nav button.owl-prev {
        font-size: 20px;
        margin: 0 5px;
        padding: 6px 40px !important
    }

    #header-wrap.fixed-header {
        padding: 10px
    }

    .slider-section .spinner-eff {
        top: 45%
    }

    .slider-section .output h1 {
        font-size: 24px
    }

    .slider-section .output h2 {
        font-size: 36px
    }

    .about-us li {
        width: calc(100%)
    }

    .service h3 {
        font-size: 24px;
        margin-top: 40px
    }

    .video-carousel {
        height: auto;
        border: none
    }

    .video-testi-carousel {
        padding: 10px
    }

    .course-search form {
        width: 80%
    }

    .service h3 {
        margin: 30px 0
    }

    section {
        padding: 0;
    }

    .affiliation {
        padding: 30px 0;
    }

    .marquee {
        padding: 0 15px;
    }

    .marquee h4 {
        font-size: 16px;
        letter-spacing: 0;
    }

    .marquee a {
        padding: 5px 12px;
        display: inherit;
        margin: 5px 0;
        font-size: 14px;
    }

    .our-exclusive {
        margin-bottom: 40px;
    }

    .partner_head h2 {
        font-size: 30px;
    }

    .partner_head span {
        font-size: 30px;
    }

    .partner_head {
        margin-top: 20px;
        padding: 20px 0;
    }

    .section-part {
        padding: 0 0;
    }

    .skilz-gd-back {
        padding: 20px 0;
    }

    .we_techno {
        margin-top: 20px;
    }

    .we_techno {
        display: none;
    }

    .we_techo-mob {
        display: block;
    }

    .owl-carousel .owl-stage-outer {
        padding-bottom: 0px;
    }

    .client-logos {
        display: block;
        text-align: center;
    }

    .certification .section-title {
        margin-bottom: 20px;
    }

    .supported-logo {
        width: calc(100%/2);
    }

    footer {
        padding: 40px 0;
    }

    .copyright {
        margin-top: 25px;
    }

    .modal-body {
        padding: 0 !important;
    }

    .test-video {
        padding: 30px 0px !important;
    }

    .test-video .our-testimonials-head iframe {
        height: 200px;
    }

    .test-video .our-testimonials-head h3 {
        font-size: 18px;
        margin-bottom: 15px;
    }

    .modal {
        z-index: 999999;
    }

    .modal-dialog {
        max-width: 100%;
        margin: 0 auto !important;
    }

    .modal-content {
        border-radius: 0 !important;
    }

    .float {
        bottom: 15px;
    }

    .btn-side-batch {
        position: fixed;
        bottom: 10px;
        right: 10px;
        cursor: pointer;
        z-index: 9999;
        transition: all 0.5s ease 0s;
    }

    .btn-side-batch img {
        max-width: 130px;
        max-height: 115px;
    }

    #skilz-to-top {
        position: fixed;
        bottom: 15px;
        right: 20px;
        left: auto;
    }

    .why_skilz {
        display: none !important;
    }

    .why_skilz__mobile {
        display: block !important;
        background: #fff;
    }

    .testimonail__desk {
        display: none !important;
    }

    .testimonail__mobile {
        display: block !important;
    }

    .owl-item-awre {
        padding-top: 0;
        padding-bottom: 0;
    }

    .model-back {
        margin: 0 !important;
        padding: 0 !important;
        position: relative;
        top: 80px;
    }

    .form-pop-img img {
        display: none !important;
    }

    .form-datas {
        padding: 25px 20px;
    }

    .form-datas h3 {
        margin-bottom: 15px;
        font-size: 20px;
        letter-spacing: 0.5px;
    }

    .popup-btn {
        position: absolute !important;
        top: 16px;
        right: 14px;

    }

    .btn-popup img {
        max-width: 150px;
    }

    /* //  */
    .video-play-button {
        width: 30px;
        height: 40px;
    }

    .video-play-button:before {
        width: 60px;
        height: 60px;
    }

    .video-play-button span {
        border-left: 30px solid #fff;
        border-top: 20px solid transparent;
        border-bottom: 20px solid transparent;
    }

    .video-play-button:after {
        width: 70px;
        height: 70px;
    }

    .para_size {
        padding: 15px !important;
    }

    /* ///// */
    .table_size {
        padding: 30px 0px;
    }

    /* tools */

    .tech_center img {
        width: 100%;
    }

    .tools_used {
        padding: 5px;
        margin: 0px;
    }

    .line_2 {
        border-right: 0;
    }

    .line_3 {
        border-right: 1px solid #808080;
    }

    .line_4 {
        border-right: 0;
    }

    .line_8 {
        border-right: 0;
    }

    .tech_gd .line_8 .tech_center {
        border-bottom: 0;
    }

    .tech_gd .line_7 .tech_center {
        border-bottom: 0;
    }

    .line_9 {
        border-right: 1px solid #808080;
    }

    .line_10 {
        border-right: 0;
    }

    .line_10 .tech_center {
        border-bottom: 1px solid #808080;
    }

    .timeline__event:nth-child(2n+1) {
        width: 100%;
    }

    .timeline__event:nth-child(2n) {
        width: 100%;
    }

    .typed {
        font-size: 25px;
    }

    .typed-cursor {
        font-size: 30px;
    }
}

@media (max-width:991px) {

    .dmbadge_mob {
        display: block !important;
    }

    .badge_dm {
        display: none !important;
    }

}
