/* Responsive css Cisco Firewall */
@media only screen and (max-width: 767px) {
  @font-face {
    font-family: poppins;
    src: url(../fonts/Poppins-Regular.ttf);
}
    body{
        line-height: 1.5;
        font-family:poppins;
    }
    /* container and row */
    .container{
        width: 90%;
    }

    .web-br{
        display: none;
    }
    .mweb-br{
        display: block;
      }
/* col-md */
    .col-md-1,
  .col-md-2,
  .col-md-3,
  .col-md-4,
  .col-md-5,
  .col-md-6,
  .col-md-7,
  .col-md-8,
  .col-md-9,
  .col-md-10,
  .col-md-11,
  .col-md-12 {
    float: left;
    width: 100%;
  }

  /* section */
  .cisco_content{
    float: left;
    width: 100%;
    background-color: #fff;
  }
  /* banner */

  .cisco_firewall_banner{
    float: left;
    width: 100%;
    background-image: url(../images/mweb_banner_lock.png);
    height: 443px;
    padding-top: 30px;
    padding-bottom: 30px;
    background-position: unset;
    background-size: cover;
  }

  .firewall-header{
    padding-top: 15px;
  }

  .firewall-header ul li img{
    max-width: 5%;
    top: 2px;
  }

  .firewall-header p{
    margin-bottom: 20px;
  }

  .firewall-header ul li{
    font-size: 18px;
    color: #fdfdfdfc
  }

  .firewall-header h1{
    font-size: 25px;
  }

  .firewall-header p{
    color: #fdfdfdfc
  }

  .wrapper-dot{
    margin-bottom: -8px;
  }
  .swiper-pagination3{
    bottom: 25px !important;
  }
  .cisco_firewall_banner-two{
    background-image: url(../images/mweb_banner_product.png);
    padding-top: 30px;
    padding-bottom: 30px;
    height: 443px;
  }

  .cisco_firewall_banner-two .firewall-header{
    padding-top: 10px;
  }

  .cisco_firewall_banner-two .firewall-header h2{
    font-size: 25px;
    margin-bottom: 10px;
  }
  .cisco_firewall_banner-two .firewall-header h2 br{
    display: none;
  }
  .cisco_firewall_banner-two .firewall-header p{
    font-size: 18px;
  }
  .cisco_firewall_banner-two .firewall-header p br{
    display: none;
  }
  /* form */
  .cisco-form{
    position: initial;
    width: 100%;
  }

  .form-card{
    padding:25px 40px;
  }

  .form-card h2{
    font-size: 21px;
  }

  

  /* firewall-features */
  .feature-heading h2{
    font-size: 21px;
    font-family: poppins-med;
  }
  .firewall-features p{
    font-size: 15px;
    padding-top: 0px;
    float: left;
  }
  .security-card-img{
    text-align: center;
    margin-bottom: 40px;
  }
  .security-card-img h3{
    margin-bottom: 8px;
  }
  .firewall-features p{
    text-align: center;
  }

  .third{
    margin-bottom: 0px !important;
  }

  /* next-geneartion */
  .firewall-hardwares{
    text-align: center;
  }
  .firewall-hardwares .col-md-6:nth-child(even) .next-generation-firewall-card{
    background-color: #fafbfd;
  }
  .firewall-hardwares .col-md-6:nth-child(odd) .next-generation-firewall-card{
    background-color: #ecf8fb;
  }
  .next-generation-card-content p{
    text-align: left;
  }
  .next-generation-card-img img{
    height: auto;
  }
  .next-generation-card-content h3{
    font-size: 14px;
    text-align: left;
  }
  .next-generation-firewall-card{
    padding:17px;
  }

  .next-generation-firewall-card .col-md-5 {
    float: left;
    width: 41.66666667%;
    padding-left: 10px;
    padding-right: 10px;
  }

  .next-generation-firewall-card .col-md-7 {
    float: left;
    width: 58.33333333%;
    padding-left: 10px;
    padding-right: 10px;
  }

  .tab-detail-section button:nth-child(2){
    padding: 0px;
    height: 41px;
  }

  .firewall-hardware-redirect{
    display: inline-block;
    padding:12px 60px;
    margin-top: 60px;
    background-color: #22407d;
    color: #fff;
    font-size: 18px;
    font-family: poppins;
    border-radius: 4px;
  }
  /* firewall-detail-section */
  .firewall-detail-section{
    text-align: center;
  }
  
  .detail-section{
    overflow-x: scroll;
    float: left;
    width: 100%;
  }
  .ds{
    padding-left: 0px !important;
    padding-right: 0px !important;
  }
  th.sticky-table{
    background-color: #f5f6f8;
    font-size: 17px;
  }
  td{
    font-size: 13px;
    border-top: 3px solid #fff;
    border-bottom: 3px solid #fff;
    border-left: 2px solid #fff;
    border-right: 2px solid #fff;
  }
  tr:nth-child(even) td.sticky-table{
    background-color: #f5f8ff;
  }
  tr:nth-child(odd) td.sticky-table{
    background-color: #f5f6f8;
  }
  .feature-heading p{
    font-family: poppins;
    margin-top: 11px;
  }
  .tab-detail-section{
    padding-left: 0px;
    margin-bottom: 20px;
  }
  .detail-section table{
    width: 740px;
    border-spacing: 0px;
  }
  .tab-detail-section button{
    width: 100%;
    font-size: 13px;
    white-space: nowrap;
    padding: 13px;
    font-family: poppins;
  }

  .sticky-table{
    position: sticky;
    left: -2px;
    background-color: #fff;
    font-size: 15px;
    border-right:3px solid #fff;
    border-left: 0px solid;
    border-bottom: 3px solid #fff;
  }
  /* techjockey-business */
  .techjockey_business .col-md-3{
    width: 50%;
  }
 

  .enterprise-box{
    padding:17px 7px;
    margin-bottom: 8px;
  }

  .enterprise-box-img{
    top: 2px;
  }

  th{
    font-size: 16px;
    border-right: 3px solid #fff;
    border-bottom: 2px solid #fff;
    border-left: 1px solid #fff;
  }

  .image-feature-p{
    font-size: 12px;
  }

  /* review */
  .rating span br{
    display: block;
  }

  .rating p{
    line-height: 1.5;
    padding-left: 10px;
  }
  .rating img{
    margin-top: 4px;
  }
  .user-card p{
    height: 128px;
  }
  .happy-head h2{
    font-size: 21px;
    font-family: poppins-med;
  }
  .user-card{
    height: 250px;
  }

  .mySwiper2 .wrapper-dot{
    margin-bottom: 15px;
  }

  /* footer */
  .enterprise-footer p{
    width: 100%;
  }

  .enterprise-footer a{
    width: 100%;
    margin-top: 5px;
  }

  .img-user img{
    position: relative;
    top: 6px;
  }

  /* thank you */
  /* thank you*/
  .caal1 {
    padding-left: 0px;
    padding-right: 0px;
    float: left;
  }

  .thankyou-header {
    padding-top: 8px;
    padding-bottom: 10px;
  }

  .call-con1 .row.mb-20 {
    width: 80%;
    margin: 0 auto;
    margin-bottom: 0px;
    margin-bottom: 0px;
  }

  .happy12 {
    font-size: 13px;
    float: left;
  }
  .email1 {
    float: left;
  }

  .email1 img {
    max-width: 7%;
  }

  .email1 a {
    color: #000;
    font-size: 14px;
  }

  .call-con1 .col-md-4 {
    width: 100%;
    float: left;
    margin-bottom: 3px;
    margin-left: -30px;
  }

  .call-con1 .container.text-center {
    width: 100%;
  }

  .thankyou-header .container{
    width: 90%;
  }
  
  .thankyou_page .container{
    width: 90%;
  }

  .caal1 a{
    font-size: 16px;
  }
  
  .call-con1 .container{
    width: 90%;
  }

  .call-icon1{
    top:0px;
    max-width: 9%;
  }

}