
@media (min-width:320px) and (max-width: 767px) { 

    .col-xs-4{
        width: 33.33% !important;
    }


    /* ===========================================
     banner parts starts from here================
    =========================================== */




     header .nav-left_slide li {
        margin-left: 50%;
        transform: translatex(-100%);
    }
     #vid  .content {
        position: absolute;
        bottom: 0;
        background: rgba(0, 0, 0, 0.5);
        color: #f1f1f1;
        width: 100%;
        height: 100%;
        display: flex;
        align-items: center;
    }
    .navbar-nav .nav-link {
        text-align: center;
        width: 100%;
        background: #506bff;
        color: white;
    }
    header .navbar-expand-lg .navbar-nav .nav-link {
        padding: 10px 20px;
        
    }
    #vid  .banner_content {
        width: 100%;
    }
    #vid  .banner_content h1 {
        font-size: 26px;
        padding: 10px 0px;
        text-align:center;
    }

    #vid  .banner_content p {
        font-size: 16px;
        padding-right: 0px;
    }
    #vid  .banner_content h4 {
    font-size: 11px;
    margin-right: 0px;
    text-align: center;
}
    #vid  ul li a {
        font-size: 10px;
        border-radius: 25px;
        padding: 6px 10px;
    }
    .bg-video-wrap  ul {
        text-align: center;
    }
    #vid  ul li button {
        border: 0px;
        height: 45px;
        width: 45px;
        border-radius: 50%;
        color: white;
        margin-left: 20px;
        margin-right: 10px;
    }
    .container_testimonial {
        max-width: 100% !important;
    }

    
    .bg-video-wrap .banner_content {
        width: 100%;
    }
    .bg-video-wrap .banner_content p {
        font-size: 13px;
        padding: 0;
    }
    .bg-video-wrap .banner_content h1 {
        font-size: 26px;
        font-weight: bold;
    }
    .bg-video-wrap .banner_content h4 {
        padding: 7px;
        margin-right: 122px;
        font-size: 17px;
        margin-top: 102px;
    }
    .bg-video-wrap ul li a {
        font-size: 12px;
        color: white;
        border-radius: 30px;
        padding: 9px 18px;
    }
    .bg-video-wrap ul li {
        font-size: 15px;
    }
    .bg-video-wrap ul li button {
        border: 0px;
        height: 40px;
        width: 40px;
        border-radius: 50%;
        color: white;
        margin-left: 20px;
    }
    .bg-video-wrap {
        height: 60vh;
    }

    #background-video {
        height: 60vh
    }


.col_sm_6{
    width: 50% !important;
}

   
.log_and_toggle{
    display: flex;
    align-items: center;
}



    /* ===========================================
     BG GRAPHICS parts starts from here================
    =========================================== */


    .bg-graphics .text_content .icon{
        position: relative;
    }
    .bg-graphics .text_content {
        position: absolute;
        top: 129px;
        left: 25px;
        text-align:center;
      }
      .bg-graphics .item .icon {
        padding: 47px 20px 89px 43px;
        text-align: center;
        align-items: center;
        position: relative;
        margin-left: auto;
        margin-right: auto;
        display: block;
    }
    .bg-graphics .item h2 {
        text-align: start;
    }
    .bg-graphics{
        background: url();
        background-repeat: no-repeat;
        width: 100%;
        background-color: blue;
        padding-left: 0px;
     }
     .bg-graphics .item h2 {
        font-size: 22px;
        padding-bottom: 0;
        text-align:center;
    }
    .bg-graphics .item .icon svg {
        width: 50%;
    }

     .navbar-toggler:not(:disabled):not(.disabled) {
        cursor: pointer;
        color: white;
    }

    .navbar-toggler{
        position: absolute;
        right: 0px;
    }



    /* ===========================================
     ABOUT parts starts from here================
    =========================================== */
    

    #about {
        margin-top: 40px;
    }

    #about img {
        width: 90%;
        margin-left: auto;
        margin-right: auto;
        display: block;
        margin-bottom: 18px;
    }
    #about button {
        display: block;
        margin-left: auto;
        margin-right: auto;
        margin-top: 27px;
    }
    #about h2 {
        font-size: 27px;
        text-align: center;
    }
    #about p {
        font-size: 13px;
        padding: 0 6px;
        text-align: center;
    }
    #about span h4 {
        font-size: 13px;
        color: #262D3D;
        font-weight: bold;
    }
#about span {
    float: left;
    padding-left: 60px;
    width: 49%;
    position: relative;
    padding: 23px -1px 0px 53px;
}
    #about .about_buttons li a {
        padding: 7px 8px;
        margin-right: 6px;
        font-size: 13px;
    }
    #about .about_buttons {
        text-align: center;
    }
    #about span h6 {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 12px;
        color: #415674;
        font-weight: normal;
        padding-right: 2px;
    }



    /* ===========================================
     CERTIFICATE parts starts from here===========
    =========================================== */


    #certificate {
        padding: 40px 0px;
    }
    #certificate .content {
        padding: 0;
    }

    #certificate h2 {
        font-size: 29px;
        text-align: center;
        padding-right: 0px;
    }
    #certificate p {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 13px;
        color: #ffffff;
        text-align: center;
        padding: 0;
    }

    #certificate .content a {
        padding: 10px 45px;
        margin-left: 50%;
        transform: translatex(-50%);
    }
     #certificate img {
        margin-top: 28px;
    }


    /* ===========================================
     CATEGORY part CSS starts from here===========
    =========================================== */



    #category {
        padding-bottom: 15px;
    }

    #category h2 {
        padding: 40px;
        font-size: 32px;
    }
    #category .item {
        position: relative;
        background-color: rgb(255, 255, 255);
        padding: 10px;
        border-radius: 5px;
        margin-bottom: 5px;
    }
    #category .item h3 {
        font-size: 12px;
        left: 111px;
    }
    #category .item img {
        padding-left: 20px;
    }

    #category .item h3 {
        font-size: 11px;
        left: 79px;
        top: 26px;
    }

    #category .item img {
        padding: 0;
    }
    #category .item {
        margin-bottom: 30px;
    }


/* ==========================================
=====expert part css starts from here=====
========================================== */


    #expert {
         padding-top: 0px;
    }
    #expert .left_content h2 {
        font-size: 27px;
        text-align: center;
    }
    #expert .left_content p {
        font-size: 13px;
        margin-top: 0px; 
        padding: 0 30px;
        text-align: center;
    }
    #expert .left_content h3 {
        margin-top: 10px;
    }
    #expert .left_content .student {
        display: flex;
        justify-content: center;
        float: inherit;
    }
    #expert .left_content .junior {
        display: flex;
        justify-content: center;
        float: inherit;
    }
    #expert .left_content h6 {
        padding: 10px 92px;
        margin-top: 20px;
        margin-left: 0%;
    }
    #expert .middle_content img {
        margin-top: 20px;
    }
    #expert .right_content img {
        margin-top: 20px;
    }


/* ==========================================
=====course part css starts from here=====
========================================== */

    #course {
        padding: 40px 0px;
    }
    #course h2 {
        font-size: 32px;
    }
    #course .slick-dots {
        position: absolute;
        bottom: -38px;
        left: 47%;
        transform: translateX(-50%);
        text-align: center;
    }
    #course .slick-dots li button {
        height: 8px;
        width: 8px;
    }



/* ==========================================
=====COMPANIES part css starts from here=====
========================================== */
    

    #companies h2 {
        font-size: 32px;
        padding: 40px;
    }
    #companies .slick-dots li button {
        height: 8px;
        width: 8px;
    }
    #companies .bottom {
        padding-bottom: 72px;
    }
    #companies .slick-dots {
        position: absolute;
        bottom: 5px;
        left: 45%;
        transform: translateX(-50%);
        text-align: center;
    }
    #companies .slick-dots li button {
        margin: 5px;
    }



/* ==========================================
=====INSTRUCTOR part css starts from here=====
========================================== */


    #instractor {
        padding: 40px 0;
    }
    #instractor h2 {
        font-size: 32px;
        padding-bottom: 40px;
    }


/* ==========================================
=====TESTIMONIAL part css starts from here=====
========================================== */

    .m_btn {
        background: var(--main_col);
        color: white;
        display: inline-block;
        line-height: 45px;
        padding: 0px 16px;
        border-radius: 30px;
        border: 1px solid var(--main_col);
        transition: all linear 0.4s;
    }
    #testimonial-area .section-heading h2 {
        font-size: 27px;
        line-height: 40px;
    }
    #testimonial-area .section-heading h2 {
        line-height: 58px;
        padding-bottom: 39px;
        font-family: Arial, Helvetica, sans-serif;
        font-size: 32px;
        color: #ffffff;
        font-weight: bold;
        text-align: center;
        padding-top: 40px;
    }
    .client-comment h3 {
        font-size: 12px;
    }
    .testi-wrap {
        height: 555px;
    }
    .client-single .client-img img {
        width: 174px;
        border-radius: 50%;
        border: 8px solid #d1e9ff;
        cursor: pointer;
    }



/* ==========================================
=====BLOG part css starts from here=====
========================================== */


    #blog {
        padding-top: 40px
    }
    #blog h2 {
        font-size: 32px;
        padding-bottom: 40px;
    }



/* ==========================================
=====PROJECT part css starts from here=====
========================================== */


    #project .one {
        margin-top: 40px;
    }
    #project h2 {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 30px;
        color: #ffffff;
        font-weight: bold;
        text-align: center;
        padding-top: 40px;
        padding-bottom: 0px;
    }
    #project a {
        margin: 6px 0 40px 0;
    }
    #project {
         padding-bottom: 40px; 
    }


/* ==========================================
=====FOOTER part css starts from here=====
========================================== */


    #footer h3 {
        margin-top: 7px;
        margin-left:0;
    }
    #footer h4 {
        padding-right:0
    }
    #footer h5{
        text-align: center !important;
        margin-top: 3px;

    }
    #footer h6{
        margin-left:0;
    }
    #footer .top{
        text-align:center;
        margin-bottom:20px;
    }
    #footer .middle,.bottom{
        display:none;
    }

/* ==========================================
Instructor page css starts from here======
 ========================================= */



/* banner css starts from here */

    #affiliate_banner .overlay .content h1 {
        font-size: 32px;
    }
    #affiliate_banner .overlay .content p {
        font-size: 14px;
    }
    #affiliate_banner .overlay .content button {
        font-size: 11px;
    }
    #affiliate_banner .overlay .content {
        padding-top: 110px;
        padding-bottom: 62px;
    }
    #affiliate_banner .overlay .content h1 {
        padding: 20px 0 0px 0;
    }


/* #affiliate_reason secton started from here */


    #affiliate_reason .head_content h1 {
        font-size: 24px;
        padding-top: 40px;
        padding-bottom: 50px;
    }
    #affiliate_reason .maincard .card_title {
        margin-top: 5px;
    }
    #affiliate_reason .maincard .card_title2 {
        font-size: 24px;
        text-align: center;
    }
    #form .form-body {
        padding: 60px 0;
    }
    #form form {
        padding: 30px;
    }
    #form .left-part h1 {
        font-size: 25px;
    }
    #form .left-part p {
        font-size: 13px;
    }
    #affiliate_reason .maincard p {
        font-size: 13px;
    }
    #form .left-part i {
        font-size: 42px;
    }

/* #resources page secton started from here */

#banner .content h1 {
    font-size: 37px;
    margin-top: 40px;
    text-align:center;
}
header .navbar-fixed h5{
    font-size:12px
}

#banner {
    background-image: none;
    height: 500px;
    display:flex;
}
#banner .content{
    margin-top:130px;
}
#banner .down .button {
    padding: 8px 12px;
    font-size: 12px;
    margin-left:13px;
}
#banner .down i {
    font-size: 27px;
}
#book .content h1 {
    text-transform: capitalize;
    font-size: 25px;
    line-height: 31px;
    text-align:center;
    margin-top:20px;
}
#book .content p{
    text-align:center;
    font-size: 16px;
}
#book .content .button{
    text-align:center;
}
#book .bookImg{
    margin-top:40px;
    text-align:center
}
.shape .left {
    position: absolute;
    top: -27px;
    left: 0;
    height: 50px;
}
.shape .right {
    position: absolute;
    bottom: -23px;
    right: 0;
    z-index: 999;
    height: 50px;
}
#book .button button {
    padding: 7px 15px;
}
#banner .down {
    margin-top: 20px;
    text-align: center;
}
#book {
    height: auto;
    padding: 50px 0;
}
#book .button button {
     margin-right: 0rem; 
}
.shape .shapecorner {
    display: none;
}
.shape .dot {
    bottom: -58px;
    right: 0px;
    width: 117px;
}
#cookiebarBox .container p {
    color: white;
    font-size: 15px;
}
.navbar-nav{
    margin-top:40px;
}





 }


/* // Medium devices (tablets, 768px and up) */
@media (min-width: 768px) and (max-width:991px) { 

/* ==========================================
=====BANNER part css starts from here=====
========================================== */    
    .bg-video-wrap .banner_content {
         width: 100%;
    }
    .bg-video-wrap .banner_content h4 {
        margin-right: 455px;
    }
    .navbar-toggler:not(:disabled):not(.disabled) {
        cursor: pointer;
        color: rgb(0, 0, 0);
    }

    .bg-graphics .item .icon {
        padding: 83px 24px;
        text-align: center;
        display: flex;
        align-items: center;
        position: relative;
        margin-left: auto;
        margin-right: auto;
        display: block;
    }
    .bg-graphics {
        background: url('../images/icon-bg.jpg');
        background-repeat: no-repeat;
        padding-left: 0px;
    }
    .bg-graphics .item .icon svg {
        margin-right: 92px;
        padding-bottom: 20px;
        height: 100px;
        width: 50px;
    }
    .bg-graphics .text_content {
        position: absolute;
        top: 99px;
        left: 120px;
    }
    .bg-graphics .item h2 {
        font-family: Arial, Helvetica, sans-serif;
        font-weight: bold;
        font-size: 21px;
        color: white;
    }
    .bg-graphics .item h4 {
        font-family: Arial, Helvetica, sans-serif;
        font-weight: regular;
        font-size: 12px;
        color: white;
    }




/* ==========================================
=====BLOG part css starts from here=====
========================================== */



    #blog figure {
        margin-bottom: 50px;
    }
    #vid .banner_content {
        width: 100%;
    }
    #vid .banner_content h1 {
        font-size: 48px;
        padding: 1px 0px;
    }
    #vid  ul li a {
        font-size: 24px;
        color: white;
        border-radius: 20px;
        padding: 5px 20px;
    }
    .bg-video-wrap .banner_content h1 {
        font-size: 31px;
        padding: 15px 0 15px 0;
        font-weight: bold;
    }
    .bg-video-wrap ul li a {
        font-size: 15px;
    }

    .bg-video-wrap {
        position: relative;
        overflow: hidden;
        width: 100%;
        height: 70vh;
        
    }
    #background-video {
        height: 70vh;
    }



/* ==========================================
=====ABOUT part css starts from here=====
========================================== */


    #about button {
    margin-top: 29px;
    }
    #about h2 {
    font-size: 41px;
    }

    #about {
        margin-top: 30px;
    }
    #about h2 {
        font-size: 48px;
        text-align: center;
    }

    #about p {
        font-size: 14px;
        margin-top: 15px;
        padding-right: 0px; 
        text-align: center;
    }
    #about img {
        width: 98%;
        margin-left: auto;
        margin-right: auto;
        display: block;
        margin-bottom: 20px;
    }
    
    

/* ==========================================
=====CERTIFICATE part css starts from here=====
========================================== */


    #certificate .content {
        padding: 28px 5px;
    }
    #certificate {
        padding-top: 50px;
        padding-bottom: 50px;
    }
    #certificate h2 {
        font-size: 43px;
        margin-top: 0px; 
        padding-right: 0px; 
    }
    #certificate p {
        font-size: 17px;
        margin-top: 0px;
        padding-top: 0px; 
        padding-right: 0px; 
    }
    #certificate .content a {
        padding: 10px 18px;
        margin: 0;
        font-size: 12px;
    }


/* ==========================================
=====CATEGORY part css starts from here=====
========================================== */


    #category h2 {
        padding-top: 50px;
    }


/* ==========================================
=====COURSE part css starts from here=====
========================================== */


    #course {
        padding: 50px 0px;
    }
    #course h3 {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 14px;
        color: #415674;
        margin: 5px 0px 5px 0px;
        font-weight: bold;
    }
    #course .slick-dots {
        bottom: -45px;
    }

/* =================================
expert section css starts from here
================================= */

    #expert {
        padding-top: 0px;
    }
    #expert .left_content p {
        font-size: 17px;
    }
    #expert .left_content h3 {
        margin-top: 20px;
    }
    #expert .left_content h6 {
        margin-top: 20px;
    }
    #expert .right_content img {
        margin-top: 50px;
    }
    #expert .left_content h3 {
        padding: 10px 64px;
        margin-left: 17%;
    }


/* ==========================================
=====COMPANIES part css starts from here=====
========================================== */


    #companies h2 {
        padding: 50px;
    }
    #companies .slick-dots {
        bottom: 7px;
    }
    #companies .bottom {
        padding-bottom: 75px;
    }
    #instractor {
        padding:50px;
    }
    #testimonial-area .section-heading h2 {
        padding-top: 0;
        font-size: 40px;
    }
    #testimonial-area {
        padding: 50px 0 0;
    }


/* ==========================================
=====BLOG part css starts from here=====
========================================== */

    #blog {
        padding-top: 50px;
    }


/* ==========================================
=====PROJECT part css starts from here=====
========================================== */


    #project {
        padding-bottom: 50px;
    }
    #project .one {
        background-color: #204ECF;
        border-radius: 7px;
        margin-top: 20px;
    }


/* ==========================================
=====INSTRUCTOR part css starts from here=====
========================================== */


    #instractor h3 {
        font-size: 13px;
    }
    #instractor ul {
        display: none;
    }
    #instractor h4 {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 14px;
        color: #5a5a5a;
        text-align: center;
    }
    #instractor h3 {
        font-size: 13px;
        text-align: center;
    }
    #instractor .m_btn {
        background: var(--main_col);
        color: white;
        display: inline-block;
        line-height: 46px;
        padding: 0px 16px;
        border-radius: 30px;
        border: 1px solid var(--main_col);
        transition: all linear 0.4s;
    }



/* ==========================================
=====TESTIMONIAL part css starts from here=====
========================================== */



    #testimonial-area .section-heading h2 {
        padding-top: 0;
        font-size: 27px;
    }



/* ==========================================
=====BLOG part css starts from here=====
========================================== */


    #blog span {
        font-size: 9px;
    }
    #blog h3 {
        font-size: 11px;
        margin: 3px 0px;
    }
    #blog a {
        font-size: 11px;
    }



    #project h2 {
        font-size: 40px;
    }


    #footer h5 {
        margin-top: 3px;
        text-align: center !important;
    }


/* ==========================================
Instructor page css starts from here======
========================================= */



/* banner css starts from here */

    #affiliate_banner .overlay .content h1 {
        font-size: 50px;
    }
    #affiliate_banner .overlay .content p {
        font-size: 18px;
    }
    #affiliate_banner .overlay .content button {
        font-size: 15px;
    }
    #affiliate_banner .overlay .content {
        padding-top: 200px;
        padding-bottom: 140px;
    }

/* #affiliate_reason css starts from here */

    #affiliate_reason .head_content h1 {
        font-size: 35px;
        padding-top: 60px;
    }
    #affiliate_reason .maincard .card_title2 {
        font-size: 25px;
    }

/* FORM css starts from here */
    
    #form .form-body {
        padding: 60PX 0;
    }
    #form .left-part i {
        font-size: 45px;
    }
    #form form {
        padding: 38px;
    }

}

/* // Large devices (desktops, 992px and up) */
@media (min-width: 992px) and (max-width:1200px) {

/* ==========================================
HEADER AND BAnner part css starts from here==
========================================== */
    .navbar-brand {
        width: 65%;
    }
    header .navbar-expand-lg .navbar-nav .nav-link {
        padding: 0 8px;
    }
    #vid  .banner_content {
        width: 90%;
    }
    #vid  .banner_content h1 {
        font-size: 55px;
        padding: 20px 0px;
    }
    #vid  .banner_content p {
        font-size: 18px;
        padding-right: 250px;
        padding-bottom: 25px;
    }


    .bg-video-wrap ul li a {
        font-size: 19px;
    }
    .bg-video-wrap .banner_content {
        width: 100%;
    }
    .bg-video-wrap .banner_content h1 {
        font-size: 59px;
    }
    .bg-video-wrap {
        height: 80vh;
    }
    #background-video {
        height: 80vh
    }
    .bg-video-wrap .banner_content h4 {
        font-size: 13px;
    }



/* ==========================================
=====BG GRAPHICS part css starts from here===
========================================== */


    .bg-graphics {
        padding-left: 73px;
    }
    .bg-graphics .text_content {
        position: absolute;
        top: 78px;
        left: 85px;
    }
    #about img {
        width: 100%;
        margin-bottom: 65px;
    }
    .bg-graphics .item .icon {
        padding: 107px 12px;
        text-align: center;
        display: flex;
        align-items: center;
        position: relative;
        height: 111px;
        width: 102px;
    }
    .bg-graphics .item h4 {
        font-family: Arial, Helvetica, sans-serif;
        font-weight: regular;
        font-size: 9px;
        color: white;
    }
    .bg-graphics .item h2 {
        font-family: Arial, Helvetica, sans-serif;
        font-weight: bold;
        font-size: 27px;
        color: white;
    }



/* ==========================================
=====ABOUT part css starts from here=====
========================================== */


    #about {
        margin-top: 30px;
    }
    #about h2 {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 21px;
        color: #262D3D;
        font-weight: bold;
        margin-top: 30px;
        margin-bottom: 0;
    }
    #about p {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 10px;
        color: #415674;
        font-weight: normal;
        margin-top: 8px;
    }
    #about span h4 {
        font-size: 15px;
        color: #262D3D;
        font-weight: bold;
    }
    #about span h6 {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 11px;
        color: #415674;
        font-weight: normal;
         padding-right:1px
    }
    #about span svg {
        position: absolute;
        left: 0px;
        top: -8px;
    }
    #about span {
        padding: 0px 7px 0px 55px;
        margin-top: 6px;
    }
    #about .about_buttons li a {
        display: inline-block;
        list-style: none;
        background: var(--main_col);
        color: white;
        padding: 8px 15px;
        border-radius: 30px;
        margin-right: 17px;
    }



/* ==========================================
=====CERTIFICATE part css starts from here===
========================================== */


    #certificate h2 {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 29px;
        color: #ffffff;
        font-weight: bold;
        margin-top: 0px;
        padding-right: 80px;
    }
    #certificate p {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 13px;
        color: #ffffff;
        font-weight: 400;
        margin-top: 5px;
        padding-top: 3px;
        padding-right: 80px;
    }
    #certificate .content a {
        display: inline-block;
        list-style: none;
        background: #ffc107;
        color: white;
        padding: 8px 20px;
        border-radius: 30px;
        margin-right: 30px;
        margin-top: 0px;
        transition: all linear 0.4s;
        font-size: 14px;
    }


    /* ==================================
    expert section css starts from here
    =================================== */


    #expert {
        padding-top: 40px;
    }
    #expert .left_content h2 {
        font-size: 31px;
    }
    #expert .left_content p {
        font-size: 13px;
    }
    #expert .left_content h3 {
        padding: 10px 45px;
        font-size: 20px;
        margin-top: 60px;
    }
    #expert .left_content h6 {
        padding: 10px 45px;
        font-size: 20px;
        margin-top: 20px;
    }
    #expert .middle_content h4 {
        padding: 10px 45px;
        font-size: 20px;
        margin-top: 20px;
    }
    #expert .right_content h4{
        padding: 10px 45px;
        font-size: 20px;
        margin-top: 20px;
    }


/* ==========================================
=====TESTIMONIAL part css starts from here==
========================================== */


    #testimonial-area .section-heading h2 {
        line-height: 58px;
        padding-bottom: 50px;
        font-family: Arial, Helvetica, sans-serif;
        font-size: 36px;
        color: #ffffff;
        font-weight: bold;
        text-align: center;
        padding-top: 100px;
    }

/* ==========================================
Instructor page css starts from here==================================================================
========================================= */



/* affiliate_banner css starts from here */


    #affiliate_banner .overlay .content h1 {
        font-size: 42px;
        padding: 0 0 5px 0;
    }
    #affiliate_banner .overlay .content p {
        font-size: 15px;
    }
    #affiliate_banner .overlay .content button {
        font-size: 14px;
    }
    #affiliate_banner .overlay .content {
        padding-top: 300px;
        padding-bottom: 250px;
        text-align: center;
    }

/* affiliate_reason css starts from here */

    #affiliate_reason .head_content h1 {
        font-size: 36px;
        padding-top: 60px;
    }
    #affiliate_reason .maincard .card_title2 {
        font-size: 21px;
        text-align: center;
        margin-top: 8px;
    }
    #affiliate_reason .maincard .card_title {
        font-size: 13px;
        text-align: center;
        margin-top: 5px;
    }

    #affiliate_reason .maincard p {
        font-size: 13px;
    }

/* affiliate form css starts from here */

    #form .form-body {
        padding: 63px 0;
    }
    #form form {
        padding: 32px;
    }




}

/* // X-Large devices (large desktops, 1200px and up) */
@media (min-width: 1200px) and ( max-width: 1400px ) { 

/* ==========================================
=====BANNER AND HEADING part css starts from here=====
========================================== */
    .bg-video-wrap .banner_content h1 {
        font-size: 45px;
    }
    .bg-video-wrap .banner_content h4 {
        margin-right: 205px;
    }
    .bg-video-wrap .banner_content p {
         padding-right: 5px;
    }

    .bg-video-wrap {
        height: 80vh;
    }
    #background-video {
        height: 80vh;
    }
    .bg-video-wrap ul li a {
        font-size: 20px;
    }




/* ==========================================
=====BG GRAPHICS part css starts from here=====
========================================== */


    .bg-graphics .text_content {
        position: absolute;
        top: 78px;
        left: 85px;
    }
    .bg-graphics .item .icon {
        padding: 107px 12px;
        text-align: center;
        display: flex;
        align-items: center;
        position: relative;
        height: 111px;
        width: 102px;
    }
    .bg-graphics .item h4 {
        font-family: Arial, Helvetica, sans-serif;
        font-weight: regular;
        font-size: 9px;
        color: white;
    }
    .bg-graphics .item h2 {
        font-family: Arial, Helvetica, sans-serif;
        font-weight: bold;
        font-size: 27px;
        color: white;
    }


/* ==========================================
=====ABOUT part css starts from here=====
========================================== */


    #about h2 {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 38px;
        color: #262D3D;
        font-weight: bold;
        margin-top: 28px;
        margin-bottom: 15px;
    }
    #about p {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 12px;
        color: #415674;
        font-weight: normal;
        margin-top: 8px;
        padding-right: 10px;
    }
    #about span h4 {
        font-size: 15px;
        color: #262D3D;
        font-weight: bold;
    }
    #about span h6 {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 11px;
        color: #415674;
        font-weight: normal;
         padding-right:1px
    }
    #about span svg {
        position: absolute;
        left: 0px;
        top: -8px;
    }
    #about span {
        padding: 0px 35px 0px 50px;
        margin: 15px 0;
    }
    #about .about_buttons li a {
        display: inline-block;
        list-style: none;
        background: var(--main_col);
        color: white;
        padding: 8px 15px;
        border-radius: 30px;
        margin-right: 17px;
    }


/* ==========================================
=====CERTIFICATE part css starts from here===
========================================== */



    #certificate .content {
        padding: 0px;
    }
    #certificate h2 {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 40px;
        color: #ffffff;
        font-weight: bold;
        margin-top: 55px;
        padding-right: 0px;
    }
    #certificate p {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 14px;
        color: #ffffff;
        font-weight: 400;
        padding-top: 7px;
        padding-right: 80px;
    }



/* ==========================================
=====CATEGORY part css starts from here=====
========================================== */


    #category .item h3 {
        font-size: 11px;
        left: 83px;
        top: 38px;
    }




/* ==========================================
=====EXPERT part css starts from here=====
========================================== */

    #expert {
        padding-top: 30px;
    }
    #expert .left_content h2 {
        font-size: 33px;
    }
    #expert .left_content p {
        font-size: 15px;
    }
    #expert .left_content h3 {
        padding: 10px 52px;
        font-size: 20px;
        margin-top: 50px;
    }
    #expert .left_content h6 {
        padding: 10px 52px;
        font-size: 20px;
        margin-top: 10px;
    }
    #expert .middle_content h4{
        padding: 10px 52px;
        font-size: 20px;
        margin-top: 20px;
    }
    #expert .right_content h4{
        padding: 10px 52px;
        font-size: 20px;
        margin-top: 30px;
    }


/* ==========================================
Instructor page css starts from here=========================================================================
========================================= */



/* affiliate_banner css starts from here */

    #affiliate_banner .overlay .content h1 {
        font-size: 47px;
        padding: 0;
    }
    #affiliate_banner .overlay .content p {
        font-size: 18px;
    }
    #affiliate_banner .overlay .content button {
        font-size: 17px;
    }
    #affiliate_banner .overlay .content {
        padding-top: 240px;
        padding-bottom: 240px;
    }

/* form css starts from here */

    #form .form-body {
        padding: 70px 0;
    }
    #form form {
        padding: 30px;
    }




 }

/* // XX-Large devices (larger desktops, 1400px and up) */
@media (min-width: 1400px){

/* ==========================================
=====ABOUT part css starts from here=====
========================================== */
    
    #about span svg {
        position: absolute;
        left: 0px;
        top: 0px;
    }
    #about span {
        float: left;
        padding-left: 60px;
        width: 49%;
        position: relative;
        padding: 8px 0px 0px 56px;
    }

    #about h2 {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 47px;
        color: #262D3D;
        font-weight: bold;
        margin-top: 34px;
    }


}