.features-bg{
  background-image: url(../../images/features/featuresbg.png);
  background-repeat: no-repeat;
  background-size: 100% 100%;
  min-height: 550px;
  margin: 0 40px;
  background-position: right;
}
.cta__buttons{
  display: inline-flex;
}
.btn-secondary-secondcta{
  border: 1px solid #fff !important;
  margin-left: 10px;
}
.btn-secondary-secondcta:hover{
  color:#fff !important;
  background: #000;
}

.shippingchimp-home h6{
  font-size: 24px !important;
}
.shippingchimp__feature__width {
  width: 90%;
}
.shippingchimp__feature__width h1{
  font-size: 56px;
}
.shippingchimp__feature__width h6{
  color: #fff;
  font-size: 22px;
  line-height: 1.6;
  font-weight: 600;
}
.shippingchimp-home h4{
  font-weight: 500;
}
.visible-lg, .visible-md, .visible-sm, .visible-xs {
  display: none!important;
}
.features__margin{
  margin-top: 65px;
}
.deliveryalert-img{
   margin-top: 20px;
}
/*.branded-tracking-row,.delivery-alerts-row,.live-track-shipments-row,.returns-center-row{
  margin:90px 0;
  }*/
  .shippingchimp-home h1{
      padding-top: unset !important;
  }

  @media (max-width: 767px){
      .visible-xs {
        display: block !important;
    }
}
@media (max-width: 767px){
  .hidden-xs {
    display: none!important;
}
}
.firstbg,.secondbg,.thirdbg{
  position: relative; 
}
.firstcontent,.thirdcontent{
   width: 54%;
   position: absolute;
   top: 28%;
   left: 4%;
}
.secondcontent{
  position: absolute;
  width: 46%;
  left: 51%;
  top: 27%;
}
.deliveryfirstcontent{
   width: 49%;
   position: absolute;
   top: 28%;
   left: 4%;
}
.deliverythirdcontent{
    width: 49%;
    position: absolute;
    top: 28%;
    left: 6%;
}
.deliverysecondcontent{
   position: absolute;
   width: 46%;
   left: 50%;
   top: 18%;
}
.brandedfirstcontent{
    width: 49%;
    position: absolute;
    top: 22%;
    left: 7%;
}
.brandedthirdcontent{
    width: 49%;
    position: absolute;
    top: 21%;
    left: 6%;

}
.brandedsecondcontent{
   position: absolute;
   width: 46%;
   left: 50%;
   top: 18%;
}
.returnsfirstcontent{
 width: 48%;
 position: absolute;
 top: 25%;
 left: 7%;
}
.returnsthirdcontent{
   width: 49%;
   position: absolute;
   top: 24%;
   left: 6%;

}
.returnssecondcontent{
  position: absolute;
  width: 46%;
  left: 50%;
  top: 24%;
}
.disputesfirstcontent{
 width: 48%;
 position: absolute;
 top: 18%;
 left: 7%;
}
.disputesthirdcontent{
   width: 49%;
   position: absolute;
   top: 27%;
   left: 6%;

}
.disputessecondcontent{
  position: absolute;
  width: 46%;
  left: 48%;
  top: 24%;
}
.shippingchimp-feature-content p{
  font-size: 20px;
  line-height: 1.6;
}
.mobile-view{
  display: none;
}
.p-menu__tab{
  color:#636b6f !important;
}
.p-menu__signup:hover {
  background-color: #0358ad !important;
  color: #fff !important;
}
.p-menu__tab--active:after {
  background-color: #0358ad !important;
}
.p-menu__signup {
  display: inline-block;
  display: none;
  color: #0358ad !important;
  border: 1px solid #0358ad !important;
  text-decoration: none;
  height: 33px;
  line-height: 31px;
  border-radius: 2px;
  padding: 0 18px;
  font-size: 14px;
}
.features__cta{
  background-color: #fff !important;
  color: #3d7aad !important;
}
@media only screen and (max-width: 1440px) and (min-width:1100px){
  .container{
    width: 1010px !important;
}
.firstcontent {
 top: 17%;
 left: 6%;
}
.thirdcontent {
    top: 20%;
    left: 7%;
}
.secondcontent {
    width: 45%;
    left: 53%;
    top: 18%;
    
}
.deliveryfirstcontent {
   top: 22%;
   left: 5%;
}
.deliverythirdcontent {
    top: 20%;
    left: 7%;
}
.deliverysecondcontent {
    width: 44%;
    left: 50%;
    top: 10%;
    
}
.brandedfirstcontent {
    top: 13%;
    left: 7%;
}
.brandedthirdcontent {
    top: 20%;
    left: 7%;
}
.brandedsecondcontent {
    width: 44%;
    left: 50%;
    top: 16%;
    
}
.returnsfirstcontent {
  top: 20%;
  left: 7%;
}
.returnsthirdcontent {
 top: 24%;
 left: 7%;
}
.returnssecondcontent {
 width: 44%;
 left: 50%;
 top: 20%;
 
}
.disputesfirstcontent {
   top: 10%;
   left: 5%;
   width: 45%;
}
.disputesthirdcontent {
 top: 17%;
 left: 7%;
}
.disputessecondcontent {
 width: 44%;
 left: 50%;
 top: 15%;
 
}
.shippingchimp__feature__width h1 {
    font-size: 45px;
    line-height: 1.4 !important;
}
.shippingchimp__feature__width {
    width: 100%;
}
}
@media (max-width: 767px){
  .mobile-view {
    display: block !important;
}
.desktop-view{
    display: none;
}
.shippingchimp-home h4{
    font-size:20px;
}
.livetrack-img{
    margin-top: 56px;
}
.features-bg{
    min-height: 650px;
    margin:0px;

}
.cta__buttons{
  display: block;
}
.btn-secondary-secondcta{
  border: 1px solid #fff !important;
  margin-top: 10px;
  margin-left: unset;
}
}
@media only screen and (max-width: 600px) and (min-width: 300px){
    .section-spacer {
        padding: 40px 10px !important;
    }
    .features__margin{
      margin-top: 70px;
  }
  .livetrack-img,.deliveryalert-img{
      margin-bottom: 30px;
  }
  .deliveryalert-img{
      margin-top:30px;
  }
  .shippingchimp-home{
    margin-top: 40px;
  }
}

@media only screen and (max-width: 1000px) and (min-width: 768px){
    .returnsfirstcontent {
        top: 20%;
    }
    .returnssecondcontent {
        top: 20%;
    }
    .returnsthirdcontent {
        top: 23%;
        left: 8%;
    }
    .shippingchimp-home p {
        font-size: 17px !important;
        line-height: 1.6 !important;
    }
    .shippingchimp-home h2{
      font-size: 23px;
  }
  .shippingchimp-home h4{
      font-size: 20px;
  }
  .brandedfirstcontent { 
    top: 13%;    
}
.brandedthirdcontent {
  top: 17%;
  left: 9%;
}
.deliveryfirstcontent {
 top: 22%;
 left: 4%;
}
.deliverysecondcontent {
  left: 49%;
  top: 11%;
}
.deliverythirdcontent {
  top: 22%;
  left: 6%;
}
.shippingchimp__feature__width h1{
  line-height: 1.5 !important;
}
.firstcontent{
 
    top: 21%;
    left: 6%;
}
.secondcontent {
 left: 51%;
 top: 19%;
}
.thirdcontent {
  top: 20%;
  left: 8%;
}
.section-spacer {
    padding: 60px 0 !important;
}
.shippingchimp__feature__width h1{
  line-height: 1.5 !important;
}
.disputesfirstcontent {
  top: 18%;
  left: 7%;
}
.disputessecondcontent {
 left: 50%;
 top: 19%;
}
.disputesthirdcontent {
  top: 18%;
  left: 7%;
}

}
@media only screen and (max-width: 1100px) and (min-width: 1000px){
    .cp-navs {
        margin-bottom: 70px !important;
    }
    .shippingchimp__feature__width h1{
      line-height: 1.5 !important;
  }
  .firstcontent{
     top: 16%;
     left: 4%;
 }
 .secondcontent {
   left: 51%;
   top: 18%;
}
.thirdcontent {
 top: 19%;
}
.deliveryfirstcontent {
  top: 23%;
  left: 4%;
}
.deliverysecondcontent {
  left: 49%;
  top: 12%;
}
.deliverythirdcontent {
  top: 21%;
  left: 6%;
}
.brandedfirstcontent {
 top: 12%;
 left: 7%;
}
.brandedthirdcontent {
  top: 16%;
  left: 9%;
}
.returnsfirstcontent {
  top: 18%;
  left: 7%;
}
.returnssecondcontent {
 left: 50%;
 top: 19%;
}
.disputesfirstcontent {
  top: 18%;
  left: 7%;
}
.disputessecondcontent {
 left: 50%;
 top: 19%;
}
.disputesthirdcontent {
  top: 18%;
  left: 7%;
}

}