@media only screen and (max-width: 2500px) {
    /* .homeBanner{
        min-height: 1400px !important;
    } */
}
@media only screen and (max-width: 2300px) {
    /* .homeBanner{
        min-height: 1200px !important;
    } */
}
@media only screen and (min-width: 2000px) {
    .homeBanner{
        min-height: 1070px !important;
    }
}
@media only screen and (max-width: 1920px) {
    /* .homeBanner{
        background-size: 100% 100% !important;
        min-height: 990px !important;
    } */
}
@media only screen and (max-width: 1439px) {
    /* .homeBanner{
        min-height: 900px !important;
    } */
}
@media only screen and (max-width: 1300px) {
    /* .homeBanner{
        min-height: 850px !important;
    } */
    .bannerContentRow .e-con-inner{
        padding-top: 250px !important;
    }
    .bannerContentRow .e-con-inner h1{
        font-size: 185px !important;
    }
    .bannerContentRow .e-con-inner h2{
        font-size: 80px !important;
        line-height: 80px !important;
    }
}
@media only screen and (max-width: 1279px) {
    /* .homeBanner{
        min-height: 800px !important;
    } */
    .bannerContentRow .e-con-inner{
        padding-top: 200px !important;
    }
    .bannerContentRow .e-con-inner h1{
        font-size: 170px !important;
    }
    .bannerContentRow .e-con-inner h2{
        font-size: 70px !important;
        line-height: 70px !important;
    }
    .aboutHomeSec .secTitle h2 {
        font-size: 110px;
        line-height: 68.8px;
        top: -44px;
    }
    .aboutHomeSec .aboutRight {
        top: 320px;
        padding: 44px 46px 64px 46px;
    }
    .ourServiceSliderRow .titleBlock h2{
        font-size: 110px !important;
        line-height: 68.8px !important;
    }
    .carrierTitle h2,
    .testimonialTitle h2{
        font-size: 110px !important;
        line-height: 68.8px !important;
    }

    .testimonialsRow {
        margin: 0 -12px;
    }
    .testimonialsCol {
        padding: 12px;
    }
    .expediteServiceBlockContent h3 {
        font-size: 80px;
    }
    .expediteServiceBlockContent h4 {
        font-size: 50px;
    }
    .expediteServiceBlock {
        gap: 74px;
    }

    .expediteServiceBlockImg,
    .expediteServiceBlockContent {
        width: calc(50% - 37px);
    }

    .keyFeaturesRow {
        gap: 38px;
    }

    .keyFeaturesCol {
        width: calc(50% - 19px);
    }

    .whychooseRow {
        column-gap: 100px;
    }

    .whychooseCol {
        width: calc(33.333% - 100px);
    }

}


@media only screen and (max-width: 1199px) {
    .ourServiceSliderRow{
        display: flex !important;
        flex-wrap: wrap !important;
    }
    .ourServiceSliderRow .titleBlock {
        width: 100% !important;
        text-align: center;
        max-width: 630px;
        margin: 0 auto;
    }
    .ourServiceSliderBlock {
        width: calc(100% - 0px) !important;
        position: relative !important;
    }
    .sliderDots ul {
        text-align: center !important;
    }
    .testimonialsCol {
        width: 50%;
    }

    .testimonialsProfile .imgBlock {
        width: 90px;
        height: 90px;
    }

    .testimonialsProfile .contentBlock {
        padding-left: 16px;
        width: calc(100% - 90px);
    }

    .expediteServiceBlockContent h3 {
        font-size: 70px;
    }

    .expediteServiceBlockContent h4 {
        font-size: 40px;
    }

    .keyFeaturesTitle h5, .whychooseTitle h5 {
        font-size: 30px;
    }

    .keyFeaturesTitle h2, .whychooseTitle h2 {
        font-size: 50px;
        line-height: 48.4px;
    }

    .whychooseColInner .imgDiv p {
        font-size: 30px;
        line-height: 30.8px;
    }

    .whychooseRow {

        column-gap: 50px;

    }

    .whychooseCol {

        width: calc(33.333% - 50px);

    }

}
@media only screen and (max-width: 1050px) {
    .bannerContentRow .e-con-inner {
        padding-top: 100px !important;
        padding-bottom: 150px !important;
    }
    .homeBanner {
        min-height: initial !important;
    }
    .bannerRight img {
        top: 250px !important;
    }
    .aboutHomeSec .aboutRight {
        position: relative;
        width: 100%;
        max-width: 95%;
        top: -70px;
        margin-left: auto;
    }
    .aboutHomeSec .e-con-inner{
        display: flex !important;
        flex-wrap: wrap !important;
    }
    .homeServiceSec .e-con-inner{
        padding-top: 70px !important;
        padding-bottom: 15px !important;
    }
    .careerSection .e-con-inner{
        padding-top: 100px !important;
        padding-bottom: 50px !important;
    }
    .vettingRow{
        display: flex !important;
        flex-wrap: wrap !important;
    }
    .vettingRow .vettingRight{
        width: 100% !important;
    }
    .vettingRow .vettingRight h2{
        font-size: 54px !important;
        line-height: 46px !important;
        text-align: left !important;
    }
    .carrierTitle h2,
    .testimonialTitle h2,
    .ourServiceSliderRow .titleBlock h2,
    .aboutHomeSec .secTitle h2 {
        font-size: 70px !important;
        line-height: 48.8px !important;
    }
    .ourServiceSliderRow .titleBlock h2 span {
        font-size: 74px;
        line-height: 71px;
    }
    .aboutHomeSec .secTitle h2 {
        top: -24px;
    }
    .carrierTitle{
        display: block !important;
    }
}
@media only screen and (max-width: 1024px) {

    .expediteServiceBlockContent h3 {

        font-size: 60px;

    }

    .expediteServiceBlockContent p {

        font-size: 16px;

        line-height: 28px;

    }

    .whychooseCol {

        width: calc(50% - 25px);

    }

    .expediteServiceBlock {

        gap: 34px;

    }

    .expediteServiceBlockImg, .expediteServiceBlockContent {

        width: calc(50% - 17px);

    }

    .expediteServiceBlockImg::after {

        right: -30px;

        bottom: -40px;

        width: 125px;

        height: 135px;

        background-size: 100%;

    }

    .servicesTab {

        padding: 40px 0 45px;

    }

    .expediteServiceBlock {

        margin: 60px 0 80px;

    }
    
    .request-sec > .e-con-inner > .elementor-element > .elementor-element:first-child{
        margin: 0;
    }
    .request-sec > .e-con-inner > .elementor-element > .elementor-element:last-child{
        display: none;
    }

}
@media only screen and (max-width: 1000px) {
    .bannerContentRow .e-con-inner h1 {
        font-size: 120px !important;
        line-height: 60px !important;
    }
    .bannerContentRow .e-con-inner h2 {
        font-size: 60px !important;
        line-height: 40px !important;
    }
    .bannerContentRow .e-con-inner {
        padding-top: 70px !important;
        padding-bottom: 110px !important;
    }
    .bannerRight img {
        top: 180px !important;
    }
    .aboutHomeSec .e-con-inner{
        padding-top: 50px !important;
    }
}
@media only screen and (max-width: 849px) {
    .bannerContentRow .e-con-inner {
        padding-top: 40px !important;
        padding-bottom: 60px !important;
    }
}
@media only screen and (max-width: 767px) {
    .vettingRow .vettingRight h2 {
        font-size: 44px !important;
        line-height: 36px !important;
    }
    .careerSection .e-con-inner {
        padding-top: 70px !important;
    }
    .vettingRow{
        margin-top: 40px !important;
    }
    .bannerContentRow .e-con-inner {
        padding-top: 40px !important;
        padding-bottom: 0px !important;
    }
    .aboutHomeSec .aboutRight {
        padding: 0px 24px 44px 24px;
    }
    .bannerRight img {
        top: 0 !important;
    }
    .aboutHomeSec .secTitle h2 {
        top: 0;
    }
    .carrierTitle h2,
    .testimonialTitle h2,
    .ourServiceSliderRow .titleBlock h2,
    .aboutHomeSec .secTitle h2 {
        font-size: 50px !important;
        line-height: 38.8px !important;
    }
    .ourServiceSliderRow .titleBlock h2 span {
        font-size: 54px;
        line-height: 61px;
    }
    .ourServiceSliderRow .titleBlock p{
        font-size: 16px;
    }
    .testimonialTitle h4,
    .carrierTitle h4{
        font-size: 40px !important;
    }
    .aboutHomeSec .secTitle h2 span{
        font-size: 30px;
    }
    .testimonialsCol {
        width: 100%;
    }

    .testimonialsProfile{
        flex-wrap: wrap;
    }

    .testimonialsProfile .imgBlock {
        margin: auto;
    }

    .testimonialsProfile .contentBlock {

        padding-left: 0px;

        padding-top: 16px;

        width: calc(100% - 0px);

    }

    .testimonialsProfile .contentBlock h3,

    .testimonialsProfile .contentBlock p{

        text-align: center;

    }

    .servicesTab #tabs-nav li a {

        font-size: 16px;

    }

    .expediteServiceBlock{

        flex-wrap: wrap;

    }

    .expediteServiceBlockImg, .expediteServiceBlockContent {

        width: calc(100% - 0px);

    }

    .keyFeaturesCol {

        width: calc(100% - 0px);

    }

    .expediteServiceBlockImg::after {

        right: -20px;

    }

    .keyFeaturesColInner .contentDiv h3 {

        font-size: 30px;

        line-height: 30.8px;

    }

    .expediteServiceBlockContent h3 {

        font-size: 50px;

        line-height: 48px;

    }

    .service-from-wrap .input-field-wraps .form-input-fields .wpcf7-form-control,

    .service-from-wrap .form-input-fields .wpcf7-textarea {

        padding: 21px 22px;

    }

    .service-from-wrap .input-field-wraps .form-input-fields {

        width: 100%;

    }

    .whychooseCol {

        width: calc(100% - 0px);

    }
    .homeBanner{
        background-size: cover !important;
    }
    .service-item-wrap-inner .imgBlock {
        height: 370px;
    }
}

@media only screen and (max-width: 599px){
    .request-sec .input-field-wraps{
        flex-flow: column;
    }
    .bannerContentRow .e-con-inner h1 {
        font-size: 90px !important;
        line-height: 30px !important;
    }
    .bannerContentRow .e-con-inner h2 {
        font-size: 40px !important;
        line-height: 10px !important;
    }
    .bannerContentRow .e-con-inner h4{
        font-size: 16px !important;
        margin-bottom: 19px;
    }
    .vettingRow .vettingRight h2 {
        font-size: 34px !important;
        line-height: 30px !important;
    }
}
