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

 .theicons{
     margin-top:10px;
 }
 .lp-title{
     padding:10px;
 }
 
 .hiws{
     display:block;
     margin:10px 0 0 0;
     padding:0 0 0 0 !important;
 }
 
.bannerthumb{
    margin-top:0;
}

.nav.nav-pills{
    display:none;
}

.header-links{
    position:absolute;
    top:6px;
    background:#ec7f13 !important;
    margin:0 !important;
    right:20px;
}
.header-links + .header-links{
    display:none !important;
    margin-bottom:10px !important;
}
.logo img{
    padding:0px !important;
    float:left;
    margin:10px auto 10px;
}
.lp-label{
    font-size:12px;
    margin:10px 0 0 0;
    padding:0;
}
.landing-cta h5{
    font-size:25px !important;
}
.landing-cta img{
    display:none;
}

.landing-cta p{
    font-size:15px !important;
}

.why-choose-us-bg img{
    display:none;
}
.landing-cta .container{
    padding-left:20px;
    padding-right:20px;
}

.our-cta-blue{
    margin-bottom:20px !important;
}
.tabs_inner{
    margin-top:0px !important;
}

ul#myTab li.nav-item button {
    font-size: 12px;
    padding: 6px 10px !important;
}
.tabs_inner p{
    font-size:15px;
    width:96%;
    text-align:center;
    line-height:18px;
}
.no-mobile{
    display:none !important;
}

 .marketing-lp-title h1{
     font-size:45px !important;
     line-height:45px;
     font-weight:bold;
 }
 
  .marketing-lp-title h1 span{
      font-weight:bold;
  }
 
}