/***************************************************About us Page*************************************************/
.carriers-sec-1{
  overflow: hidden;
  height: 1500px;
  margin-top: 160px;
}
.carrier-banner{
  width:100%;
}
.core-values-text{
  font-family: Ethnocentric-Regular;
  font-size: 1.4vw;
  font-weight: bold;
  width: 52%;
  text-align: center;
  display: block;
  position: relative;
  margin-left: auto;
  margin-right: auto;
  margin-top: auto;
  letter-spacing: 4px;
}

.carrer-body-text{
  line-height: 30px;
  font-family: Futura-Light-BT;
  color: #5f5f60;
  font-weight: bold;
  font-size: 18px;
}
.carrier-right-img{
  margin-right: 0px;
}
/******************************************************Media Queries*****************************************************/
@media only screen and (min-width: 280px) and (max-width: 319px){
  .carriers-sec-1 {
    height: 1912px;
    margin-top: 186px;
  }
  #footer {
    max-height: 300px;
    height: 300px;
  }
}
@media only screen and (min-width: 320px) and (max-width: 359px){
  .carriers-sec-1 {
      height: 1857px;
      margin-top: 192px;
  }
  #footer {
    max-height: 300px;
    height: 300px;
  }
}
@media only screen and (min-width: 360px) and (max-width: 410px){
  .carriers-sec-1 {
      height: 1850px;
      margin-top: 192px;
  }
  #footer {
    max-height: 353px;
    height: 353px;
  }
}
@media only screen and (min-width: 411px) and (max-width: 460px){
  .carriers-sec-1 {
      height: 1754px;
      margin-top: 192px;
  }
  #footer {
    max-height: 370px;
    height: 370px;
  }
}
@media only screen and (min-width: 461px) and (max-width: 486px){
  .carriers-sec-1 {
      height: 1737px;
      margin-top: 192px;
  }
  #footer {
    max-height: 400px;
    height: 400px;
  }
}
@media only screen and (min-width: 487px) and (max-width: 500px){
  .carriers-sec-1 {
      height: 1694px;
      margin-top: 192px;
  }
  #footer {
    max-height: 400px;
    height: 400px;
  }
}
@media only screen and (min-width: 501px) and (max-width: 530px){
  .carriers-sec-1 {
      height: 1704px;
      margin-top: 192px;
  }
  #footer {
    max-height: 400px;
    height: 400px;
  }
}
@media only screen and (min-width: 531px) and (max-width: 575px){
  .carriers-sec-1 {
      height: 1700px;
      margin-top: 192px;
  }
  #footer {
    max-height: 300px;
    height: 300px;
  }
}
@media only screen and (min-width: 576px) and (max-width: 600px){
  .carriers-sec-1 {
      height: 1726px;
      margin-top: 192px;
  }
  #footer {
    max-height: 300px;
    height: 300px;
  }
}
@media only screen and (min-width: 601px) and (max-width: 630px){
  .carriers-sec-1 {
      height: 1718px;
      margin-top: 192px;
  }
  #footer {
    max-height: 300px;
    height: 300px;
  }
}
@media only screen and (min-width: 631px) and (max-width: 767px){
  .carriers-sec-1 {
      height: 1726px;
      margin-top: 192px;
  }
  #footer {
    max-height: 350px;
    height: 350px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 867px){
  .carriers-sec-1 {
      height: 1309px;
      margin-top: 192px;
  }
  .carrier-right-img {
    height: 718px;
  }
  #footer {
    max-height: 215px;
    height: 215px;
  }
}
@media only screen and (min-width: 868px) and (max-width: 991px){
  .carriers-sec-1 {
      height: 1308px;
      margin-top: 192px;
  }
  .carrier-right-img {
    height: 719px;
  }
  #footer {
    max-height: 215px;
    height: 215px;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px){
  .carriers-sec-1 {
      height: 1397px;
      margin-top: 192px;
  }
  .carrier-right-img {
    height: 627px;
  }
  #footer {
    max-height: 165px;
    height: 165px;
  }
}
@media only screen and (min-width: 1200px) and (max-width: 1399px){
  .carriers-sec-1 {
      height: 1480px;
      margin-top: 192px;
  }
  #footer {
    max-height: 165px;
    height: 165px;
  }
}
@media only screen and (min-width: 1400px) and (max-width: 1599px){
  .carriers-sec-1 {
      height: 1484px;
      margin-top: 192px;
  }
  #footer {
    max-height: 165px;
    height: 165px;
  }
}
@media only screen and (min-width: 1600px) and (max-width: 1799px){
  .carriers-sec-1 {
      height: 1485px;
      margin-top: 192px;
  }
  #footer {
    max-height: 165px;
    height: 165px;
  }
}
@media only screen and (min-width: 1800px) and (max-width: 1899px){
  .carriers-sec-1 {
      height: 1488px;
      margin-top: 192px;
  }
  #footer {
    max-height: 165px;
    height: 165px;
  }
}
@media only screen and (min-width: 1900px){}
