/* Small devices */
@media (min-width:320px) and (max-width: 480px) {

    h3{
        font-family: 'Roboto', sans-serif;
        font-style: normal;
        font-weight: 500;
        font-size: 11px;
        line-height: 21px;
        color: #fff;
      }

    .header-menu-logo {
        padding-left: 32px;
    }


      .header-menu-sm-icons {
        text-align: end;
        padding-right: 19px;
        padding-top: 20px;
    }

/**************************Course and Contact Style*****************************/

    .nav-tabs {
    border-bottom: 1px solid transparent !important;
    }
    
    .nav-tabs .nav-link {
    margin-bottom: -1px;
    background: 0 0;
    border: 1px solid #f1f1f1;
    border-top-left-radius: 0.25rem;
    border-top-right-radius: 0.25rem;
    }
    
    .nav-link .course-list-name-section {
    background-color: #fff;
    border-bottom: 0.5px solid #BFBFBF;
    height: 44px;
    width: 254px;
    }

    .course-section{
        background-color: #FDE2E2;
        width: 100%;
        height: 107.3%;
    }

    .course-list-section {
        margin-left: 60px;
        margin-top: 36px;
        margin-bottom: 36px;
        position: relative;
        /*z-index: 999;*/
            z-index: 0 !important;
    }

    .course-list-details-section {
        background-color: #F8F8F8;
        margin-top: 23px;
        margin-right: 19px;
        margin-left: 14px;
        padding: 25px 19px;
        border-radius: 10px;
        height: 625px;
        
            
        margin-bottom:64px;
    }

    .course-list-details {
        background: #fff;
        width: 102%;
        height: 180px;
        border: 1px solid transparent;
        border-radius: 18px;
        margin-left: -2px;
        margin-bottom: 18px;
    }


    .course-list-img {
        /*width: 70px !important;*/
        /*margin-top: 10px;*/
        /*margin-left: 7px;*/
        
    height: 54px;
    width: 54px !important;
    margin-left: 16px;
    margin-top: 23px;
    }

    .title-course-section{
        position: absolute;
        left: 25%;

    }

    .title-course {
        /*font-family: 'Roboto', sans-serif;*/
        /*font-style: normal;*/
        /*font-weight: 400;*/
        /*font-size: 19px;*/
        /*line-height: 36px;*/
        /*text-transform: capitalize;*/
        /*color: #000000;*/
        /*width: 70%;*/
        
            font-family: 'Roboto', sans-serif;
    font-style: normal;
    font-weight: 400;
    font-size: 17px;
    /*line-height: 36px;*/
    text-transform: capitalize;
    color: #000000;
    width: 70%;
    }
    
    .title-course-category {
    font-family: 'Roboto', sans-serif;
    font-style: normal;
    font-weight: 400;
    font-size: 19px;
    /* line-height: 36px; */
    text-transform: capitalize;
    /* color: #000000; */
    color: #1a202c;
     width: 70%;
}


    #nav-tabContent > div > div > div.owl-dots {
        /*margin-top: -44px;*/
        
        margin-top: -164px;
        z-index: 999;
        position: absolute;
        display: grid;
        left: 90%;
        grid-gap: 8px;
    }


    .form-section{
        /*margin-top: 111px;*/
        margin-top:44px;
        
        margin-bottom: 27px;
        text-align: center;
    }

    form{
        margin-left: 12px;
    }

    .curve-arrow-img {
        height: 151px;
        display: none;
    }

    .curved {
        background-color: #FDE2E2;
        width: 119%;
        height: 125px;
        margin-top: -42px;
        margin-left: -67px;
    }

 


    .white-circle {
        width: 430px;
        height: 98px;
        /*background-color: #fff;*/
        border-top-left-radius: 0;
        border-top-right-radius: 0;
        border-bottom-left-radius: 53% 96%;
        border-bottom-right-radius: 50% 78%;
        margin-left: -35px;
        margin-top: -139px;
    }


    .our-partner-section {
        grid-template-columns: repeat(3, 1fr);
      }


      /* Our partner  */


      .students-work-company-img-section {
        display: grid;
        grid-template-columns: repeat(2, 1fr);
        margin: 10px 4px;
        padding: 16px 0px;
        column-gap: 18px;
        row-gap: 11px;
    }

    /* counter section  */

    .mid-Sub-Container {
        width: 100%;
        margin: 17px 23px;
        padding: 0px 16px;
    }

    /* .borderRight {
        border-right: 1px solid #000000;
        height: 124px;
    } */

    #mid-Sub-Main-Container > div:nth-child(1) > .borderRight,
    #mid-Sub-Main-Container > div:nth-child(3) > .borderRight{
        border-right: 1px solid #000000;
        height: 124px;
        
    }

    #mid-Sub-Main-Container2 {
        margin-top: 104%;
        background-color: #4a5568;
        padding: 33px;
        color: white;
        font-size: 1.1rem;
    }

    .several-impact-section{
        display: none;
    }

    #mid-Sub-Main-Container2 > div> h3 {
        font-family: 'Roboto', sans-serif;
        font-style: normal;
        font-weight: 500;
        font-size: 17px;
        line-height: 19px;
        /*text-transform: capitalize;*/
        color: #FFFFFF;
        margin-right: -173px;
        margin-top: 72px;
        text-align: center;
    }

    #mid-Sub-Main-Container2 > div:last-child > button {
        padding: 4%;
        background: #ee2c3c;
        outline: none;
        color: white;
        border: none;
        border-radius: 3px;
        font-size: 17px;
        margin-top: 20px;
        margin-left: 33px;
        width: 245px;
        border-radius: 5px;
    }


    /* youtube section  */

    .youtube-thumbnail {
        width: 86%;
        border-top-right-radius: 35px 26px;
        border-bottom-left-radius: 21px 18px;
        height: auto;
    }

    .youtube-left-arrow {
        margin-top: -20rem;
        margin-left: 1rem;
        width: 11%;
    }

    .youtube-right-arrow {
        margin-left: 17rem;
        margin-top: -2rem;
        width: 11%;
    }

    .youtube-play-button {
        margin-top: -14rem;
        margin-left: 11rem;
        width: 8%;
    }

    .modal-dialog {
        height: 221px;
        width: 359px;
        margin-top: 245px;
      }

      /* salary hike section  */
      .box-dots {
        margin-top: -18rem;
        width: 6%;
        margin-left: 5px;
    }

    .box-dots-right {
        margin-top: -18rem;
        margin-left: 22.5rem;
        width: 6%;
        z-index: 999;
        position: relative;
    }

    /* testimonials  */
    .testimonial-section-item {
        position: relative;
        padding: 53px;
        border: 1px solid rgba(238, 44, 60, 0.85);
        border-radius: 10px;
        font-weight: 500;
        font-size: 30px;
        line-height: 45px;
        /* text-transform: capitalize; */
        height: auto;
        width: 95% !important;
        margin: 24px 9px;
    }

    .swiper-button-prev > img{
        position: absolute;
        top: 16.5rem;
        left: 16rem;
    }

    .swiper-button-next > img{
        position: absolute;
        top: 16.5rem;
        right: 1rem;

    }


    /* footer section  */

#footer {
    padding: 4%;
    margin-top: 22%;
    color: #ffffff;
    background-color: #151c2a;
}

    #footer-address > div > div {
        margin-bottom: 5%;
        display: flex;
        margin-top: 17px;
        margin-left: 1px;
    }


    #footer-connect > h3 {
        text-align: left;
        margin-top: 9px;
    }

    #footer-connect > div {
        display: flex;
        gap: 20px;
        justify-content: left;
    }
    
    /*thank you page */
/*      .content{*/
/*  max-width:1000px;*/
/*  margin:0 auto;*/
/*}*/
/*  .wrapper-1{*/
/*  height: initial;*/
/*  max-width:620px;*/
/*  margin:0 auto;*/
/*  margin-top:50px;*/
/*   box-shadow: 4px 8px 40px 8px rgba(88, 146, 255, 0.2); */
/*  box-shadow: 4px 8px 40px 8px rgb(203 200 200 / 20%);*/
/*}*/



}

/* Tablet devices */
@media (min-width:481px) and (max-width: 768px) {

    h3{
        font-family: 'Roboto', sans-serif;
        font-style: normal;
        font-weight: 500;
        font-size: 10px;
        line-height: 21px;
        color: #fff;
      }


      /* .course-section {
        background-color: #FDE2E2;
        width: 100%;
        height: 107.3%;
    }

    .students-work-company-img-section {

        display: grid;
        grid-template-columns: repeat(2, 1fr);
        margin: 10px 4px;
        padding: 16px 0px;
        column-gap: 18px;
        row-gap: 11px;
      
      }

  

      /**************************Course and Contact Style*****************************/

    .nav-tabs {
        border-bottom: 1px solid transparent !important;
        }
    
        .course-section{
            background-color: #FDE2E2;
            width: 100%;
            height: 107.3%;
        }
    
        .course-list-section {
            margin-left: 60px;
            margin-top: 36px;
            margin-bottom: 36px;
            position: relative;
            z-index: 999;
        }
    
        .course-list-details-section {
            background-color: #F8F8F8;
            margin-top: 23px;
            margin-right: 19px;
            margin-left: 14px;
            padding: 25px 19px;
            border-radius: 10px;
            height: 625px;
        }
    
        .course-list-details {
            background: #fff;
            width: 102%;
            height: 180px;
            border: 1px solid transparent;
            border-radius: 18px;
            margin-left: -2px;
            margin-bottom: 18px;
        }
    
    
        .course-list-img {
            width: 70px !important;
            margin-top: 10px;
            margin-left: 7px;
        }
    
        .title-course-section{
            position: absolute;
            left: 25%;
    
        }
    
        .title-course {
            font-family: 'Roboto', sans-serif;
            font-style: normal;
            font-weight: 400;
            font-size: 19px;
            line-height: 36px;
            text-transform: capitalize;
            color: #000000;
            width: 70%;
        }
    
    
        #nav-tabContent > div > div > div.owl-dots {
            margin-top: -44px;
            z-index: 999;
            position: absolute;
            display: grid;
            left: 90%;
            grid-gap: 8px;
        }
    
    
        .form-section{
            margin-top: 78px;
            text-align: center;
        }
    
        form{
            margin-left: 203px;
        }
    
        .curve-arrow-img {
            height: 151px;
            display: none;
        }
    
        .curved {
            background-color: #FDE2E2;
            width: 119%;
            height: 125px;
            margin-top: -42px;
            margin-left: -67px;
        }
    
        .white-circle {
            width: 430px;
            height: 98px;
            /*background-color: #fff;*/
            border-top-left-radius: 0;
            border-top-right-radius: 0;
            border-bottom-left-radius: 53% 45%;
            border-bottom-right-radius: 50% 51%;
            margin-left: 177px;
            margin-top: -139px;
        }
    
    
        .our-partner-section {
            grid-template-columns: repeat(3, 1fr);
          }

          .submit-btn {
            background: #EE2C3C;
            border-radius: 28px;
            border: 1px solid;
            padding: 0.4rem 2rem;
            color: #fff;
            margin-left: -173px;
            margin-top: 8px;
        }
    
    
          /* Our partner  */
    
    
          .students-work-company-img-section {
            display: grid;
            grid-template-columns: repeat(2, 1fr);
            margin: 10px 4px;
            padding: 16px 0px;
            column-gap: 18px;
            row-gap: 11px;
        }
    
        /* counter section  */
    
        .mid-Sub-Container {
            width: 100%;
            margin: 17px 23px;
            padding: 0px 16px;
        }
    
        /* .borderRight {
            border-right: 1px solid #000000;
            height: 124px;
        } */
    
        #mid-Sub-Main-Container > div:nth-child(1) > .borderRight,
        #mid-Sub-Main-Container > div:nth-child(3) > .borderRight{
            border-right: 1px solid #000000;
            height: 124px;
            
        }
    
        #mid-Sub-Main-Container2 {
            margin-top: 50%;
            background-color: #4a5568;
            padding: 33px;
            color: white;
            font-size: 1.1rem;
        }
    
        .several-impact-section{
            display: none;
        }
    
        #mid-Sub-Main-Container2 > div> h3 {
            font-family: 'Roboto', sans-serif;
            font-style: normal;
            font-weight: 500;
            font-size: 17px;
            line-height: 19px;
            /*text-transform: capitalize;*/
            color: #FFFFFF;
            margin-right: -406px;
            margin-top: 72px;
            text-align: center;
        }
    
        #mid-Sub-Main-Container2 > div:last-child > button {
            padding: 4%;
            background: #ee2c3c;
            outline: none;
            color: white;
            border: none;
            border-radius: 3px;
            font-size: 17px;
            margin-top: 20px;
            margin-left: 219px;
            width: 245px;
            border-radius: 5px;
        }
    
    
        /* youtube section  */
    
        .youtube-thumbnail {
            width: 86%;
            border-top-right-radius: 35px 26px;
            border-bottom-left-radius: 21px 18px;
            height: auto;
        }
    
        .youtube-left-arrow {
            margin-top: -39rem;
            margin-left: 1.5rem;
            width: 11%;
        }
    
        .youtube-right-arrow {
            margin-left: 34rem;
            margin-top: -3rem;
            width: 11%;
        }
    
        .youtube-play-button {
            margin-top: -20.5rem;
            margin-left: -25rem;
            width: 8%;
        }
    
        .modal-dialog {
            height: 221px;
            width: 359px;
            margin-top: 245px;
          }
    
          /* salary hike section  */
          .box-dots {
            margin-top: -34rem;
            width: 6%;
            margin-left: 5px;
        }
    
        .box-dots-right {
            margin-top: -34rem;
            margin-left: 44.5rem;
            width: 6%;
            z-index: 999;
            position: relative;
        }
    
        /* testimonials  */
        .testimonial-section-item {
            position: relative;
            padding: 53px;
            border: 1px solid rgba(238, 44, 60, 0.85);
            border-radius: 10px;
            font-weight: 500;
            font-size: 30px;
            line-height: 45px;
            /* text-transform: capitalize; */
            height: auto;
            width: 95% !important;
            margin: 24px 19px;
        }
    
        .swiper-button-prev > img{
            position: absolute;
            top: 10.5rem;
            left: 39rem;
        }
    
        .swiper-button-next > img{
            position: absolute;
            top: 10.5rem;
            right: 1rem;
    
        }

        /* footer section  */
        #footer-address > div > div {
            margin-bottom: 5%;
            display: flex;
            margin-top: 13px;
        }

        #footer-connect > h3 {
            text-align: center;
            margin-bottom: 2em;
            margin-top: 22px;
        }



}

/* laptop devices */
@media (min-width:769px) and (max-width: 1199px) {

    h3{
        font-family: 'Roboto', sans-serif;
        font-style: normal;
        font-weight: 500;
        font-size: 17.3px;
        line-height: 38px;
        color: #fff;
      }

      .students-work-company-img-section {

        display: grid;
        grid-template-columns: repeat(3, 1fr);
        margin: 10px 4px;
        padding: 16px 0px;
        column-gap: 18px;
        row-gap: 11px;
      
      }

        /* counter section  */

        .borderRight {
        border-right: 1px solid #000000;
        height: 95px;
    }




}


/* Desktop devices */
/* @media (min-width:1024px) and (max-width: 1200px) { */
    /*@media (min-width:1200px){*/
     @media (min-width:1200px){
         
         .help-inline {
              position: absolute;
              margin-top: -1px;
              margin-left: 12px;
            }

        h3{
            font-family: 'Roboto', sans-serif;
            font-style: normal;
            font-weight: 500;
            font-size: 17.3px;
            line-height: 38px;
            color: #fff;
          }

          .ratio-4x3 {
            --bs-aspect-ratio: 40% !important;
        }

        .students-work-company-img-section {

            display: grid;
            grid-template-columns: repeat(3, 1fr);
            margin: 10px 4px;
            padding: 16px 0px;
            column-gap: 18px;
            row-gap: 11px;
          
          }

        /* counter section  */

        .borderRight {
            border-right: 1px solid #000000;
            height: 95px;
        }

        /*course section */
        
    .curve-arrow {
        /*margin-left: 374px;*/
        /*margin-top: -30px;*/
        /*position: relative;*/
        /*left: -22%;*/
        /*top: 10%;*/
        
        margin-left: 374px;
        margin-top: -30px;
        position: relative;
        left: -22%;
        top: 6%;
    }
            
            
   .white-circle {
    width: 651px;
    height: 192px;
    /*background-color: #fff;*/
    border-top-left-radius: 0;
    border-top-right-radius: 0;
    border-bottom-left-radius: 50% 23%;
    border-bottom-right-radius: 50% 67%;
    margin-left: -74px;
    margin-top: -237px;
}
    
    
    .curved {
        background-color: #FDE2E2;
        /*width: 119%;*/
        width:200%;
        height: 124px;
        /*margin-top: -54px;*/
        margin-top: -25px;
        
        margin-left: -104px;
    }
    
    
.youtube-play-button {
    margin-top: -32rem;
    margin-left: 39rem;
    width: 6%;
}
    
    .swiper-button-next > img{
  position: absolute;
  top: 11.5rem;
  right: 1rem;

}

.swiper-button-prev > img {
     position: absolute;
    top: 11.5rem;
    left: 72rem;
}


.course-list-details-section {
    background-color: #F8F8F8;
    margin-top: 37px;
    margin-right: 61px;
    margin-left: 58px;
    padding: 25px 19px;
    border-radius: 10px;
    height: 674px;

}
 


    }
    
    
    
      @media (min-width: 1300px) { 
          
          .help-inline {
          position: absolute;
          margin-top: -1px;
          margin-left: 12px;
        }
          
         .swiper-button-next > img{
          position: absolute;
          top: 11.5rem;
          right: 1rem;
        }

        .swiper-button-prev > img {
          position: absolute;
          top: 11.5rem;
          left: 77rem;
        }
          
         .course-list-details-section {
            background-color: #F8F8F8;
            margin-top: 37px;
            margin-right: 61px;
            margin-left: 46px;
            padding: 25px 19px;
            border-radius: 10px;
            height: 674px;
        }        
                  
      }
    
    



    /* Tv/Extra large devices */
/* @media (min-width:1201px) { */

    @media (min-width: 1400px) { 
        
    .help-inline {
      position: absolute;
      margin-top: -1px;
      margin-left: 12px;
    }

        h3{
            font-family: 'Roboto', sans-serif;
            font-style: normal;
            font-weight: 500;
            font-size: 17.3px;
            line-height: 38px;
            color: #fff;
          }

          .ratio-4x3 {
            --bs-aspect-ratio: 40% !important;
        }

        .students-work-company-img-section {

            display: grid;
            grid-template-columns: repeat(3, 1fr);
            margin: 10px 4px;
            padding: 16px 0px;
            column-gap: 18px;
            row-gap: 11px;
          
          }

        /* counter section  */

        .borderRight {
            border-right: 1px solid #000000;
            height: 95px;
        }
        
        
        /*course section */
        
        .curve-arrow {
    /*margin-left: 374px;*/
    /*margin-top: -30px;*/
    /*position: relative;*/
    /*left: -22%;*/
    /*top: 10%;*/
    
    margin-left: 374px;
    margin-top: -30px;
    position: relative;
    left: -22%;
    top: 9%;
    transform: rotate(6deg);
}

   .curved-circle {
    display: inline-block;
    width: 140%;
    height: 96px;
    position: relative;
    overflow: hidden;
    left: -8rem;
    }
        
        
.white-circle {
    width: 651px;
    height: 192px;
    /*background-color: #fff;*/
    border-top-left-radius: 0;
    border-top-right-radius: 0;
    border-bottom-left-radius: 50% 23%;
    border-bottom-right-radius: 50% 67%;
    /*margin-left: -99px;*/
    
    margin-left: -80px;

    margin-top: -237px;
}


.curved {
    background-color: #FDE2E2;
    /*width: 119%;*/
    width:200%;
    height: 124px;
    /*margin-top: -54px;*/
    margin-top: -27px;
    
    margin-left: -104px;
}

/*youtube section */
.youtube-left-arrow {
      margin-top: -64rem;
    margin-left: 6rem;
    width: 11%;
}

.youtube-right-arrow {
      margin-left: 73.5rem;
    margin-top: -7.5rem;
    width: 11%;
}

.youtube-play-button {
   margin-top: -42rem;
    margin-left: 43rem;
    width: 6%;
}


.swiper-button-next > img{
  position: absolute;
  top: 11.5rem;
  right: 1rem;

}

.swiper-button-prev > img {
  position: absolute;
  top: 11.5rem;
  left: 81rem;
}


.course-list-details-section {
    background-color: #F8F8F8;
    margin-top: 37px;
    margin-right: 61px;
    margin-left: 24px;
    padding: 25px 19px;
    border-radius: 10px;
    height: 674px;
}


    }



    /* modal  */
     /* @media (min-width: 1200px) and (max-width: 1440px){
.ratio-4x3 {
    --bs-aspect-ratio: 40% !important;
}
     } */
     
     
     @media (min-width: 1900px) { 
         
.help-inline {
  position: absolute;
  margin-top: -1px;
  margin-left: 12px;
}
         
   .white-circle {
    width: 651px;
    height: 192px;
    /*background-color: #fff;*/
    border-top-left-radius: 0;
    border-top-right-radius: 0;
    border-bottom-left-radius: 50% 23%;
    border-bottom-right-radius: 50% 67%;
    margin-left: -100px;
    margin-top: -237px;
}  

.curve-arrow {
    /*margin-left: 374px;*/
    /*margin-top: -30px;*/
    /*position: relative;*/
    /*left: -4%;*/
    /*top: 4%;*/
    
    margin-left: 374px;
    margin-top: -30px;
    position: relative;
    left: -4%;
    top: 11%;
    transform: rotate(11deg);
}

.youtube-left-arrow {
    margin-top: -86rem;
    margin-left: 8rem;
    width: 11%;
}

.youtube-right-arrow {
    margin-left: 77.5rem;
    margin-top: -7.5rem;
    width: 11%;
}

.youtube-play-button {
    margin-top: -58rem;
    margin-left: 57rem;
    width: 6%;
}


.box-dots {
    margin-top: -83rem;
    width: 4%;
}


.box-dots-right {
    margin-top: -72rem;
    margin-left: 114rem;
    width: 4%;
    z-index: 999;
    position: relative;
}

.swiper-button-prev > img {
    position: absolute;
    top: 11.5rem;
    left: 109rem;
}

.swiper-button-next > img {
    position: absolute;
    top: 11.5rem;
    right: 3rem;
}

.course-list-section {
    margin-left: 177px;
    margin-top: 36px;
    margin-bottom: 36px;
    position: relative;
    z-index: 999;
}

.course-list-img {
    /* width: 70px; */
    /* margin-top: 10px; */
    /* margin-left: 7px; */
    height: 54px;
    width: 54px !important;
    margin-left: 52px;
    margin-top: 13px;
}

         
         
     }
