.header-web {position: fixed;width: 100%;top: 0;left: 0;z-index: 1000;}
.header-banner .lgcustomizepunchout_header_banner {
  background: #920034;
  color: #fff;
  padding: 5px 0 5px 0;
  width: 100% !important;
}

.header-banner .lgcustomizepunchout_header_banner .hb-phone-block{
  position: relative;
  font-size: 13px;
  color: #777;
}


.lgcustomizepunchout_header_banner {text-align: center;font-weight: bold;}
.lgcustomizepunchout_header_banner a, .lgcustomizepunchout_header_banner span {
    color: #fff !important;
    font-weight: bold !important;
    padding: 5px;margin: 5px;
    border-radius: 5px;
    font-size: 15px;
    text-decoration: underline;
  }
  .lgcustomizepunchout_header_banner span {text-decoration: none;}
  .lgcustomizepunchout_header_banner a i {margin-left: 7px;position: relative;top: -1px;}
  #header .header-top-container{
      position: unset !important;
  } 

  .header-banner .lgcustomizepunchout_header_banner .hb-phone {
    float: right;
  }

  .header-banner .lgcustomizepunchout_header_banner .hb-phone-block {
    text-align: right;
    font-size: 13px;
    padding: 0;
    margin: 0;
  }

  .header-banner .lgcustomizepunchout_header_banner .hb-phone-block a{
    text-decoration: none;
  }

  .header-banner .lgcustomizepunchout_header_banner .hb-phone-block a i{
    position: relative;
    top: 0;
    margin-right: 3px;
  }

@media only screen and (max-width: 575px) {  
    #header .header-space {
    height: 100px !important;
  }
  .lgcustomizepunchout_header_banner a, .lgcustomizepunchout_header_banner span 
  {
    font-size: 15px;
  }
  .header-banner .lgcustomizepunchout_header_banner .column-banner-header {width: 100%;}
  .header-banner .lgcustomizepunchout_header_banner .hb-phone {
    display:none;
  }
  #iqitmegamenu-horizontal .cbp-hrmenu {
    top: 130px;
  }
}
@media only screen and (max-width: 575px) {#header .header-space {
  height: 130px!important;
}}
@media (min-width: 576px) and (max-width: 1025px) { 
  .lgcustomizepunchout_header_banner a, .lgcustomizepunchout_header_banner span 
  {
    font-size: 15px;
  }
  #header .header-space {
    height: 123px !important;
  }
}
@media (min-width: 576px) AND (max-width:700px)
{
  .header-banner .lgcustomizepunchout_header_banner .column-banner-header {width: 100%;}
  .header-banner .lgcustomizepunchout_header_banner .hb-phone {
    display:none;
  }
  #header .header-space {
    height: 100px !important;
  }
}

  @media (min-width:900px) AND (max-width:1250px)
  {
    .hb-phone-block span {
      font-size: 13px;
      display: block;
      padding: 0;
      margin: 0;
    }
   
  }
  @media (max-width: 1120px){
    .header-banner .lgcustomizepunchout_header_banner .hb-phone-block{
      position: static;
      margin-bottom: 10px;
    }
  }
  
   @media (min-width: 1025px) {
      #header .header-space {
          height: 190px /*150px*/ !important;
        }
  } 
 
@media (max-width:1305px)
{
  .lgcustomizepunchout_header_banner span{ display: block;}
}