/* ------------------------------------------ */

/*            RESPONSIVE STYLE
/* ------------------------------------------ */


/*Home banner area*/

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

}

@media only screen and (min-width: 992px) and (max-width: 1200px) {
    .navbar-nav li{
        margin-left: 30px;
    }
    .navbar-nav li a{
        font-size: 14px;
    }
    
}

@media only screen and (max-width: 1024px) {
  
    .w-90px{
        width: 90px;
        margin: auto;
    }
    
    .navbar-nav li {
        margin-left: 30px;
    }
    .ipad-mt-40{
        margin-top: 40px;
    }
    
    
    .text-pos {
        transform: translateY(0);
    }
    
    .navbar-nav li{
        margin-left: 30px;
    }
    .navbar-nav li a{
        font-size: 14px;
    }

    
   
}

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

@media only screen and (min-width: 768px) and (max-width: 991px) {
    
    .res_hide{
        display: none !important;
    }
    .res_show{
        display: block !important;
    }
    .flex-align-hero-section {
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: center;
      }
      .card-pos-align{
        position: relative;
        top:0;
      }
      .w-80{
        width: 100%;
      }
      .main_title {
        font-size: 38px;
        font-weight: bold;
        text-transform: capitalize;
        line-height: 70px;
      }
      .m_r_5 {
        margin-right: auto;
      }
}

@media only screen and (min-width: 480px) and (max-width: 767px) {

    
}
@media all and (device-width: 768px) and (device-height: 1024px) and (orientation:portrait) {
    
    .res_hide{
        display: none !important;
    }
    .res_show{
        display: block !important;
    }
    .w-90px{
        width: 90px;
        margin: auto;
    }
    
    
    .text-pos {
        transform: translateY(0);
    }

    .flex-align-hero-section {
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: center;
      }
      .card-pos-align{
        position: relative;
        top:0;
      }
      .w-80{
        width: 100%;
      }
      .main_title {
        font-size: 38px;
        font-weight: bold;
        text-transform: capitalize;
        line-height: 70px;
      }
      .m_r_5 {
        margin-right: auto;
      }
    
  }
  @media all and (device-width: 1024px) and (device-height: 768px) and (orientation:landscape) {
   
    .res_hide{
        display: none !important;
    }
    .res_show{
        display: block !important;
    }
    .w-90px{
        width: 90px;
        margin: auto;
    }
    
    .navbar-nav li {
        margin-left: 30px;
    }
    
    .text-pos {
        transform: translateY(0);
    }
    
    .navbar-nav li{
        margin-left: 30px;
    }
    .navbar-nav li a{
        font-size: 14px;
    }

    .flex-align-hero-section {
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: center;
      }
      .card-pos-align{
        position: relative;
        top:0;
      }
      .w-80{
        width: 100%;
      }
      .main_title {
        font-size: 38px;
        font-weight: bold;
        text-transform: capitalize;
        line-height: 70px;
      }
      .m_r_5 {
        margin-right: auto;
      }
  }
@media only screen and (max-width: 767px) {

    
}

@media only screen and (max-width: 479px) {

   
}

@media only screen and (max-width: 425px) {

   
}

@media only screen and (max-width: 359px) {

    
}


/*End Home banner area*/

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

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


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

   
}

@media screen and (min-width: 768px) and (max-width: 1000px) {
    /*header style*/
    .navbar-nav li a {
        font-size: 13px;
    }
}


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


   
}


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


    .main_title_webinar{
        font-size: 1.5rem !important;
       
      }
      .sub_title{
        font-size: 1.2rem !important;
      }
    
    /*Header style*/

    .nav-mob {
        background-image: -webkit-gradient(linear, left top, right top, from(#0098d6), to(#00cbd6));
        background-image: linear-gradient(to right, #0098d6 0%, #00cbd6 100%);
        -webkit-box-shadow: 0 5px 29px rgba(0, 205, 214, 0.3);
        box-shadow: 0 5px 29px rgba(0, 205, 214, 0.3);
        -webkit-transition: all 0.3s linear;
        transition: all 0.3s linear;
        box-shadow: 0 8px 6px -6px rgba(0, 0, 0, 0.1);
        border-radius: 0px !important;
    }
    

    .navbar .navbar-nav {
        width: 100% !important;
        text-align: center !important;
        margin-right: 0 !important;
    }
    
    .navbar-toggle {
        padding: 10px 5px;
        margin-right: 0;
    }
    .navbar-collapse {
        margin-top: 10px;
    }

    .res_hide{
        display: none !important;
    }
    .res_show{
        display: block !important;
    }
    .navbar-nav{
        margin-left: 0px;
        border-top: 1px solid rgba(255,255,255,0.5);
    }
    .navbar-nav li{
        margin-left: 0px;
        padding: 5px;
    }
    .navbar-nav li a:hover{
        color: #F9C52D;
    }
    .navbar-collapse{
        background-color:#fff;
    }
    .navbar-nav li a.active {
        color: #F9C52D;
        border-bottom: none;
    }
    .mainnav_border > li.active {
        border-bottom: none !important;
      }

    
  .mainnav_border > li:hover:after {
        width: 0%;
        transition: width .3s;
    }
   
   
    .center-auto-res{
        display: block;
        margin: auto;
    }
   
    
    .flex-align-hero-section {
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: center;
      }
      .card-pos-align{
        position: relative;
        top:0;
      }
      .w-80{
        width: 100%;
      }
      .main_title {
        font-size: 38px;
        font-weight: bold;
        text-transform: capitalize;
        line-height: 70px;
      }
      .m_r_5 {
        margin-right: auto;
      }
}

@media only screen 
    and (min-device-width : 414px) 
    and (min-device-height : 736px) 
     {

       /* .mobile_width_align img {
            width: 71%;
        }*/
      

     }
@media only screen 
    and (min-device-width : 375px) 
    and (min-device-height : 667px) 
     {

      

     }

@media (max-width: 600px) {
    /*Screenshot section*/
    
}


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

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

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