@media (max-width: 320.98px){
    .logoheading {
        font-size: 10px!important;
    }
    .product_title h1 {
        font-size: 25px;
    }
}

/* // X-Small devices (portrait phones, less than 576px) */
@media (max-width: 575.98px) { 
    .logoheading {
        font-size: 17px!important;
    }
    .margin_left_home {
        margin-top: 125px;
    }
.carasol_heading {
        font-size: 32px!important;
        margin: 0px!important;
    }
    .media_font{
        font-size: 30px!important;
        padding: 18px 0px!important;
    }
    .media_span{
        font-size: 15px!important;
    }
    .media_homeicon{
        font-size: 35px!important;
    }
    .servies_heading {
        font-size: 24px;
        line-height: 32px;
    }
    /* training page */
    .aboutus_titile {
        font-size: 20px!important;
    }
    .traning_title h2 {
        font-size: 36px!important;
        padding: 10px 0px!important;
    }
    .finalcial_bg{
        margin-top:20px!important;
    }
    /* privious expriance start */
    .priviour_exmargin{
        margin-top: 19px!important;
        border: 2px solid rgb(2, 2, 26)!important; 
    }
    .fedaral_img{
        margin-top:20px!important;
    }
    .vulscan_title h1{
        font-size: 30px!important;
    }
    .responsive_p{
        font-size: 14px!important;
    }
    .vulscan_title p {
        font-size: 16px!important;
    }
    .vulscan_title h1 {
        font-size: 45px;
    }
    .vpentest_height {
        min-height: 250px!important;
    }
    .product_title h1 {
        font-size: 21px!important;
    }
    .video_width{
        min-width: 380px!important;
        min-height: 250px;
    }
    .video_width iframe{
        width: 90%;
        height: 100%;
    }
   
 }
/* // Small devices (landscape phones, less than 768px) */
@media (max-width: 820px) { 
    /* .container{
        text-align: center;
    } */
    .fedaral_img{
        margin-top:15px!important;
    }
    .vpentest_height {
        min-height: 250px!important;
    }
    .carasol_heading {
        font-size: 34px!important;
    }
    .margin_left_home {
        margin-top: 95px!important;
    }
    .row{
        margin-top: 0!important;
        
        padding-top: 5px!important;
    }
    .video{
        width: 100%;
        height: auto;
        align-items: center;
        
    }
    p .cen{
        text-align: center;
    }
    
      .video_width iframe{
        width: 90%;
        height: 100%;
      }
      .vulscan_title h1 {
        font-size: 29px!important;
    }
   
    .seminar_content{
        margin-bottom: 0px;
    }
    .seminarimg{
        margin-top: 0;
    }
    h1.aboutus_titile {
        font-size: 17px!important;
        text-align: center;
        
    }
    .col-lg-6{
        text-align: center;
    }
    
}


@media (max-width: 420px) { 
    .container{
        text-align: center;
    }
    
    .fw-bold{
        font-size: 20px;
    }
    .fedaral_img{
        margin-top:15px!important;
    }
    .vpentest_height {
        min-height: 250px!important;
    }
    .carasol_heading {
        font-size: 34px!important;
    }
    .margin_left_home {
        margin-top: 95px!important;
    }
    iframe{
        width: 96%;
        height: auto;
      }
      h1.aboutus_titile {
        font-size: 17px!important;
        text-align: center;
    }
    p.nav-para{
        text-align: left;
    }
      .vulscan_title h1 {
        font-size: 29px!important;
    }
    .video{
        width: 100%;
        height: auto;
        align-items: center;
    }
    .row{
        margin-top: 0!important;
        align-items: center;
        padding-top: 0;
    }
    .seminar_content{
        margin-bottom: 10;
    }
    .seminarimg{
        margin-bottom: 10px;
    }
    .department{
        margin: 5px;
        padding: 5px;
    }
    .container{
        padding-top: 10px;
    }
    .Forescout2_right{
        padding: 10px;
        text-align: left;
    }
   
    
}
/* // Medium devices (tablets, less than 992px) */
@media (max-width: 991.98px) { 

    .logoheading {
        font-size: 22px;
    }
.carasol_heading {
        font-size: 32px;
     
    } 
    .fedaral_img{
        margin-top:15px!important;
    }
    /* product videos page */
    .aboutus_titile {
        font-size: 17px!important;
    }
    .offer_content p {
        font-size: 15px!important;
        line-height: 26px!important;
        margin: 0!important;
    }
    .vpentest_height {
        min-height: 250px!important;
    }
    /* .vulscan_title h1 {
        font-size: 35px!important;
    } */
 }

/* // Large devices (desktops, less than 1200px) */
@media (max-width: 1199.98px) {
    .carasol_heading {
        font-size: 31px;
    }
    .navmenu a{
        /* font-size: 15px; */
      }
      .navbar .navbar-nav .nav-link {
        padding: 18px 10px;
      }
    .margin_left_home {
        margin-top: 135px!important;
    }
    .navicon a{
        display: none!important;
    }
    .mdscreen_font{
        font-size: 13px;
      }
      /* .vulscan_title h1 {
        font-size: 41px!important;
      } */
      .video_width{
        min-width: 480px!important;
        min-height: 250px;
      }
      .video_width iframe{
        width: 100%;
        height: 100%;
      }

 }

/* // X-Large devices (large desktops, less than 1400px) */
/* @media (max-width: 1399.98px) { 
    
 } */
