@font-face {
    font-family: 'FontAwesome';
    src: url('../fonts/fontawesome-webfont.eot?v=4.7.0');
    src: url('../fonts/fontawesome-webfont.eot?#iefix&v=4.7.0') format('embedded-opentype'), url('../fonts/fontawesome-webfont.woff2?v=4.7.0') format('woff2'), url('../fonts/fontawesome-webfont.woff?v=4.7.0') format('woff'), url('../fonts/fontawesome-webfont.ttf?v=4.7.0') format('truetype'), url('../fonts/fontawesome-webfont.svg?v=4.7.0#fontawesomeregular') format('svg');font-weight: normal;font-style: normal;}

.fa, .far, .fas {font-family: 'FontAwesome';}

@font-face {
    font-family: 'Playfair Display';
    src: local('Playfair Display Bold'), local('PlayfairDisplay-Bold'),
        url('../fonts/PlayfairDisplay-Bold.woff2') format('woff2'),
        url('../fonts/PlayfairDisplay-Bold.woff') format('woff');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Playfair Display';
    src: local('Playfair Display Regular'), local('PlayfairDisplay-Regular'),
        url('../fonts/PlayfairDisplay-Regular.woff2') format('woff2'),
        url('../fonts/PlayfairDisplay-Regular.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Playfair Display';
    src: local('Playfair Display SemiBold'), local('Playfair Display-SemiBold'),
        url('../fonts/Playfair Display-SemiBold.woff2') format('woff2'),
        url('../fonts/Playfair Display-SemiBold.woff') format('woff');
    font-weight: 600;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Playfair Display';
    src: local('Playfair Display Bold'), local('Playfair Display-Bold'),
        url('../fonts/Playfair Display-Bold.woff2') format('woff2'),
        url('../fonts/Playfair Display-Bold.woff') format('woff');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Euclid-Circular-Regular';
    src: url('../fonts/EuclidCircularA-Regular.woff2') format('woff2'),
        url('../fonts/EuclidCircularA-Regular.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Euclid-Circular-Medium';
    src: url('../fonts/EuclidCircularA-Medium.woff2') format('woff2'),
        url('../fonts/EuclidCircularA-Medium.woff') format('woff');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
} 

@font-face {
    font-family: 'Euclid-Circular-Bold';
    src: url('../fonts/EuclidCircularA-Bold.woff2') format('woff2'),
        url('../fonts/EuclidCircularA-Bold.woff') format('woff');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}


body {padding: 0;margin: 0;font-family: 'Euclid-Circular-Regular';font-weight: normal;}
html, body {width: 100%;height: 100%}
a {text-decoration: none;color: #007ddb;transition: all 0.6s ease-out;-webkit-transition: all 0.6s ease-out;-moz-transition: all 0.6s ease-out;-ms-transition: all 0.6s ease-out;-o-transition: all 0.6s ease-out;}
a:hover {text-decoration: none!important;cursor: pointer}
a:focus {text-decoration: none;transition: all 1s ease}
:focus {outline: none!important}
::-moz-selection {background-color:#000;color:#fff}
::selection {background-color: #000;color: #fff}

.count::-moz-selection {background-color:#fff;color:#007ddb}
.count::selection {background-color: #fff;color: #007ddb}

img {max-width: 100%;height: auto}
p {font-family: 'Euclid-Circular-Regular'; font-style: normal;font-weight: 400;font-size: 18px;line-height: 28px;color: #9797a2;margin-bottom: 15px;}
p a {color: #007ddb;}
p strong {color: #007ddb;font-weight: normal;}
li strong {color: #007ddb; font-weight: normal;}
p a:hover {color: #3a3a3a;}
ul, ol, ul li, ol li {margin: 0;padding: 0;}
ul li a, ol li a {color: #007ddb;}
ul li a:hover, ol li a:hover {color: #3a3a3a;}
figure, address {margin: 0;}
input, textarea, select, button {border-radius: 0;-webkit-box-shadow: none;box-shadow: none;outline: none;}
input:focus, textarea:focus, select:focus, button:focus {outline: 0;-webkit-box-shadow: none;box-shadow: none;} 
h1, h2, h3, h4, h5, h6 {font-family: 'Playfair Display';font-style: normal;font-weight: bold;color: #3a3a3a;margin-bottom: 15px;}
h1 a, h2 a, h3 a, h4 a, h5 a, h6 a {color: #007ddb;}
h1 strong, h2 strong, h3 strong, h4 strong, h5 strong, h6 strong {color: #007ddb;}
h1 a:hover, h2 a:hover, h3 a:hover, h4 a:hover, h5 a:hover, h6 a:hover {color: #3a3a3a;}
h1 {font-size: 50px;line-height: normal;}
h2 {font-size: 44px;line-height: normal;}
h3 {font-size: 40px;line-height: normal;}
h4 {font-size: 34px;line-height: normal;}
h5 {font-size: 28px;line-height: normal;}
h6 {font-size: 24px;line-height: normal;}
select::-ms-expand {display: none;}
select {-moz-appearance: none;}
#back-top-wrapper {position: fixed;right: 57px;bottom: 26px;overflow: hidden;z-index: 9;}
p#back-top {margin: 0;line-height: normal;font-size: 0;}
#back-top-wrapper #back-top a {opacity: 1;transition: 200ms all;border-radius: 50%;display: inline-block;background: #3a3a3a url(../images/top-arrow.png) no-repeat;height: 50px;width: 50px;background-position: center center;}
#back-top-wrapper #back-top a:hover {background-color: #007ddb;background-position: center center;transform: 0.6s;}
.modal-backdrop.show {opacity: 0.93;}
.modal.popup-form button.close { opacity: 1; position: absolute; right: 20px; top: 20px; font-size: 26px; font-weight: normal; color: #fff; cursor: pointer; text-shadow: none; background: transparent; border: none; }
.modal.popup-form .modal-dialog { max-width: 921px !important; position: absolute; top: 50%; left: 0; right: 0; transform: translateY(-50%); width: 95%; border-radius: 10px; margin: 0 auto; overflow: hidden; }  
.alignleft {float: left;margin-right: 1.5em;margin-bottom: 15px;margin-top: 8px;}
.alignright {float: right;margin-left: 1.5em;margin-bottom: 15px;margin-top: 8px;}
.aligncenter {clear: both;display: block;margin: 0 auto 15px}
.default-css ul {margin-bottom: 20px;}
.default-css ol {padding-left: 20px;margin-bottom: 15px;}
.default-css ul li, .default-css ol li {font-family: 'Euclid-Circular-Regular';font-style: normal;font-weight: normal;font-size: 18px;line-height: 28px;color: #9797a2;margin: 0 0 6px;}
.default-css ul li a, .default-css ol li a {color: #007ddb}
.default-css ul li strong, .default-css ol li strong {color: #007ddb;}
.default-css ul li a:hover, .default-css ol li a:hover {color: #3a3a3a}
.default-css ul li { list-style: none !important; background: url(../images/list-arrow.png) no-repeat; background-position: 0 6px; padding-left: 23px; background-size: 16px; }
.default-css ol li::marker {color: #007ddb;}
section.default-section {padding: 80px 0;}
ul.two-col {display: flex;flex-wrap: wrap;}
ul.three-col {display: flex;flex-wrap: wrap;}
ul.three-col li {width: 33.33%;}
ul.two-col li {width: 50%;}
@media (max-width: 900px) {
ul.three-col li {width: 50%;}
}
@media (max-width: 575px) {
ul.two-col {display: block;}
ul.three-col {display: block;}
ul.three-col li {width: 100%;}
ul.two-col li {width: 100%;}
}


/*--------- header-section ---*/
.header-section { position: relative; top: 0; left: 0; right: 0; width: 100%; z-index: 99; padding: 15px 0px; background: #e0e0ee; }
.header-section.sticky {position: fixed; box-shadow: 0px 0px 8px rgb(0 0 0 / 14%); background-color: #e0e0ee; }
.header-section .container { max-width: 1730px !important; }
.header-bottom { display: flex; display: -webkit-flex; align-items: center; justify-content: right; position: relative; }
.header-section .col-sm-3 { width: 20%; }
.header-section .col-sm-9 { width: 80%; }
.header-section .row { align-items: center; }
.top-btns { padding-left: 40px; }
.top-btns a.theme-btn { padding: 15px 25px 17px; line-height: 20px; font-size: 16px; letter-spacing: 1px; }
.top-btns a.theme-btn.btn-blue { margin-right: 10px; }


/*--banner--*/
.home-banner { position: relative; background-repeat: no-repeat !important; background-size: cover !important; z-index: 1; padding: 250px 0 300px; }
.home-banner::before { content: ''; position: absolute; width: 100%; height: 100%; background: #000; top: 0; z-index: -1; opacity: 0.6; }
.home-banner::after { position: absolute; content: ''; width: 710px !important; height: 600px !important; right: 0; bottom: -12% !important; background: url(../images/banner-car.png) no-repeat; background-size: 100% 100% !important; }
.home-banner>img {width: 100%;}
.banner-caption { text-align: center; max-width: 800px; margin: 0 auto; }
.banner-title { margin-bottom: 25px; font-style: normal; font-family: 'Playfair Display'; font-size: 56px; line-height: 60px; color: #ffffff; font-weight: 400; }
.banner-caption h3 { font-size: 28px; line-height: 34px; color: #ffffff; font-weight: 500; font-family: 'Euclid-Circular-Regular';}
.banner-caption p { font-size: 20px; color: #ffffff; }
.banner-btns { padding-top: 20px; }

a.theme-btn { display: inline-block; position: relative; padding: 12px 60px 15px; font-family: 'Euclid-Circular-Regular'; font-style: normal; border-radius: 45px; border: none; font-size: 20px; line-height: 34px; color: #ffffff; font-weight: 500; text-align: center; }
a.theme-btn.btn-blue { background-color: #007ddb; color: #ffffff; }
a.theme-btn.btn-blue:hover { background-color: #3a3a3a; color: #ffffff; }
a.theme-btn.btn-white { background-color: #fff; color: #007ddb; }
a.theme-btn.btn-white:hover { background: #007ddb; color: #fff; }
a.theme-btn.btn-black { background-color: #3a3a3a; color: #fff; }
a.theme-btn.btn-black:hover { background: #007ddb; color: #fff; }

a.read-more { font-weight: 400; font-family: 'Playfair Display'; display: inline-block; font-size: 16px; line-height: 22px; color: #3a3a3a; }
a.read-more:hover { color: #007ddb; transition: all 0.6s; }
a.read-more img { padding-left: 7px; margin-top: -1px; }
a.read-more:hover img{filter: brightness(0) saturate(100%) invert(42%) sepia(64%) saturate(7358%) hue-rotate(190deg) brightness(99%) contrast(101%); transition: all 0.6s; }

.heading-sub-title { font-family: 'Playfair Display'; margin-bottom: 11px; font-size: 28px; color: #3a3a3a; font-weight: 400; line-height: 34px; }
.heading-title { font-family: 'Playfair Display'; font-size: 56px; line-height: 60px; color: #3a3a3a; font-weight: 400; margin-bottom: 20px; }
.small-heading-title, .small-heading-title p { font-family: 'Euclid-Circular-Regular'; margin-bottom: 15px; font-size: 20px; color: #696969; font-weight: 400; line-height: 30px; }


/* section.services-section */
section.services-section { padding: 150px 0 100px; background: #f1f1fb;position: relative; }
section.services-section .row { align-items: center; }
.services-box figure { margin-bottom: 15px; border-radius: 20px;  overflow: hidden; transition: all 0.6s; }
.services-box figure img{ width: 100% !important; transition: all 0.6s; max-width: 100% !important;}
.services-box figure:hover img { transform: scale(1.1); transition: all 0.6s; }
.services-box h3 { font-size: 28px; line-height: 34px; color: #3a3a3a; font-weight: 400; font-family: "Playfair Display"; transition: all 0.6s; }
.services-box:hover h3 { color: #007ddb; }
.services-box h3 a{ color: #3a3a3a; }
.services-box h3 a:hover, .every-industry-box h3 a:hover { color: #007ddb; }
.services-row .owl-stage-outer { position: relative; z-index: 1; }
.services-slider { position: inherit; }
.services-slider .owl-stage { display: block; }
.services-slider .owl-item { display: block; flex: 1 0 auto;} 
.owl-carousel .owl-nav .owl-next, .owl-carousel .owl-nav .owl-prev { background-position: center !important; margin: 0 10px; border-radius: 0; border: none !important; width: 62px !important; height: 62px !important; background-size: 15px !important; border: 2px solid #3a3a3a !important; border-radius: 50%; }
.owl-carousel .owl-nav .owl-next:hover, .owl-carousel .owl-nav .owl-prev:hover {  border-color: #007ddb !important;  }
.owl-carousel .owl-nav .owl-prev { background:  url(../images/owl-prev.png) no-repeat !important; background-position: center !important; }
.owl-carousel .owl-nav .owl-next  { background:  url(../images/owl-next.png) no-repeat !important; background-position: center !important;}
.owl-carousel .owl-nav span {display: none;}
.services-slider .owl-nav{ text-align: center; justify-content: space-between; max-width: 166px; display: flex ; align-items: center; position: absolute; left: 270px; bottom: 140px; }
.services-slider.owl-carousel .owl-dots {display: none !important; text-align: center; margin: 50px auto 0; display: flex ; align-items: center; justify-content: center; }
.services-slider.owl-carousel .owl-dots .owl-dot { height: 22px; width: 22px; background: rgb(217 217 217 / 20%); border-radius: 50%; margin: 5px; }
.services-slider.owl-carousel .owl-dots .owl-dot.active { background: #324AB2; border: 5px solid #151B20; outline: 2px solid #324AB2 !important; height: 30px; width: 30px; }
.services-box a.read-more img {  width: auto; display: inline; }


/* schedule-delivery-section */
section.schedule-delivery-section { padding: 100px 0; }
section.schedule-delivery-section .row { align-items: center; }
section.schedule-delivery-section h3 { font-size: 28px; line-height: 50px; font-weight: bold; }
.faq-box { max-width: 570px; padding-bottom: 20px; }
.faq-box .card-header h5, .card-header-title { padding: 16px 42px 16px 0px; position: relative; margin: 0; background: transparent; border: none; border-radius: 0; font-style: normal; line-height: 32px; color: #007ddb; font-size: 28px; font-weight: bold; font-family: 'Playfair Display'; }
.card-body.default-css { padding: 2px 0px 10px 0px; }
.faq-box .card { margin: 0; border-radius: 0; background: transparent; box-shadow: none; border: none; }
.card-header-title.collapsed { color: #3a3a3a; box-shadow: none; border: none; background-color: transparent; }
.card-header-title.collapsed:hover { color: #007ddb; }
.faq-box .card-header h5:after, .card-header-title::after { content: ""; background: url(../images/faq-minus.png) no-repeat center; width: 32px; height: 32px; position: absolute; top: 50%; transform: translateY(-50%); -webkit-transform: translateY(-50%); -ms-transform: translateY(-50%); right: 0px; }
.faq-box .card-header {border: none;padding: 0;cursor: pointer;position: relative;margin: 0 0 0;background: transparent !important;}
.faq-box .card-header h5.collapsed:after, .card-header-title.collapsed::after {background: url(../images/faq-pluse.png) no-repeat center;}
.schedule-delivery-btns { padding-top: 10px; }


/* section.technology-driven-smarter-section */
section.technology-driven-smarter-section { padding: 100px 0; background: #242323; }
section.technology-driven-smarter-section .section-heading { max-width: 980px; margin: 0 auto; }
section.technology-driven-smarter-section .heading-title { color: #fff;margin-bottom: 25px; }
section.technology-driven-smarter-section .small-heading-title, section.technology-driven-smarter-section .small-heading-title p { color: #fff;}
.technology-driven-smarter-btns { padding-top: 20px; }
section.technology-driven-smarter-section figure { margin-top: 10px; }


/* section.every-industry-section */
section.every-industry-section { padding: 100px 0 90px; }
section.every-industry-section .row { justify-content: center; }
section.every-industry-section .col-sm-4 { padding: 25px; }
.every-industry-box { position: relative; text-align: center; }
.every-industry-box::before { content: ''; top: 2%; position: absolute; left: 0; width: 239px; height: 239px; border-radius: 50%; background: #f8fafb; margin: 0 auto; right: 0; z-index: -1; }
.every-industry-box figure { margin-bottom: 20px; }
.every-industry-box h3 { font-size: 28px; line-height: 30px; color: #3a3a3a; font-weight: 400;  }
.every-industry-box h3 a{ color: #3a3a3a; }
section.every-industry-section .section-heading { max-width: 1010px; margin: 0 auto 30px; }


/* section.warehousing-section */
section.warehousing-section { position: relative; padding: 310px 0; background-size: cover; z-index: 1; }
section.warehousing-section::before { content: ''; height: 100%; width: 100%; bottom: 0; position: absolute; left: 0; background: #000; opacity: 0.7; z-index: -1; }
section.warehousing-section .heading-title { color: #fff; }
section.warehousing-section .heading-sub-title { color: #fff; }
section.warehousing-section .small-heading-title, section.warehousing-section .small-heading-title p { color: #fff; }
section.warehousing-section .section-heading { max-width: 720px; margin: 0 auto; }
.warehousing-btns{ padding-top: 10px; }


/* who-choose-section */
section.who-choose-section { position: relative; padding: 200px 0 100px; background-size: cover; z-index: 1; }
.who-choose ul{ column-count: 2; gap: 0; }
.who-choose ul li { list-style: none !important; background: url(../images/list-arrow.png) no-repeat; background-position: 0 15px; background-size: 20px; padding: 15px 30px 15px 30px; }
.who-choose ul li h3 { font-size: 20px; line-height: 18px; color: #696969; font-weight: 400; margin-bottom: 10px; }
.who-choose ul li p { font-size: 14px; line-height: 18px; }
.who-choose-btns { padding-top: 10px; }


/* section.blog-section */
section.blog-section { padding: 120px 0 60px; }
.blog-row { margin: 0 -25px; }
.blog-row .col-sm-6 { padding: 40px; }
.blog-content { padding-top: 30px; }
.blog-info a { position: relative; font-family: 'Euclid-Circular-Regular'; font-size: 18px; line-height: 24px; text-transform: uppercase; color: #535353; }
.blog-info a:hover{ color: #007ddb ; transition: 0.6s; }
.blog-info { margin-bottom: 30px; }
.blog-info a img, .blog-info img { margin: -4px 7px 0 10px; }
.blog-content h3 { font-family: 'Playfair Display'; margin-bottom: 20px; font-size: 28px; line-height: 36px; color: #696969; font-weight: 400; }
.blog-content h3 a { color: #696969; }
.blog-item:hover .blog-content h3 a{ color: #007ddb; }
.blog-row .col-sm-6 { padding: 40px; }
.blog-row .row{justify-content: center;}
button:focus { outline: 0px; outline: none; }
.blog-item figure { overflow: hidden; transition: all 0.6s; border-radius: 20px; }
.blog-item figure img{width: 100%;}
.blog-item:hover figure img { transform: scale(1.1); transition: all 0.6s; }


/*----------- footer ---------*/
.footer { background: #f1f5f9; padding-top: 1px; margin-top: 90px; }
.newsletter-form .row{align-items: center;
    justify-content: center;}
.newsletter-form .heading-sub-title { color: #fff; margin-bottom: 10px; }
.newsletter-form p { color: #fff; }
.newsletter-form form { position: relative; }
.newsletter-form { max-width: 1320px; margin: -88px auto 80px; border-radius: 40px; background-color: #000000; padding: 35px 40px; }
.newsletter-form .medium { padding: 13px 78px 13px 25px !important; display: block !important; width: 100% !important; margin: 0 !important; font-weight: 400 !important; font-style: normal !important; font-family: 'Euclid-Circular-Regular' !important; height: 58px !important; border: none !important; font-size: 16px !important; line-height: 48px !important; color: #464646 !important; border-radius: 45px !important; background-color: #ffffff !important; border: 1px solid transparent !important; }
.newsletter-form input.button.gform_button { display: inline-block !important; border: none !important; cursor: pointer !important; transition: all 0.6s ease-out !important; -webkit-transition: all 0.6s ease-out !important; -moz-transition: all 0.6s ease-out !important; -ms-transition: all 0.6s ease-out !important; -o-transition: all 0.6s ease-out !important; position: absolute !important; right: 18px!important; top: 5px !important; background: #4D98D2 !important; font-style: normal !important; padding: 14px 30px 14px !important; font-family: 'Euclid-Circular-Regular' !important; border-radius: 0 8px 8px 0 !important; background-color: #eef3fa !important; font-size: 16px !important; line-height: 20px !important; color: #ffffff !important; font-weight: 500 !important; border-radius: 45px !important; background-color: #007ddb !important; }
.newsletter-form input.button.gform_button:hover {background-color: #3a3a3a !important; color: #fff !important;}
.newsletter-form .gform_wrapper .gform_footer {position: initial !important;}
.newsletter-form .medium::-webkit-input-placeholder { /* Edge */
color: #464646;opacity: 1;}
.newsletter-form .medium:-ms-input-placeholder { /* Internet Explorer 10-11 */
color: #464646;opacity: 1;}
.newsletter-form .medium::placeholder {color: #464646;opacity: 1;}
.newsletter-form .gform_body { margin: 0; }

.location { display: flex ; flex-wrap: wrap; margin: 0 -30px; }
.location .section-heading { width: 50%; padding: 15px 30px; }
.location-section .small-heading-title, .location-section .small-heading-title p { border-bottom: 1px solid #000000; padding-bottom: 5px; margin-bottom: 20px; font-size: 18px; line-height: 28px; color: #454545;     font-weight: bold;}
.location ul { column-count: 2; gap: 0; }
.location ul li { font-size: 16px; line-height: 18px; color: #454545; font-family: 'Euclid-Circular-Regular'; margin-bottom: 15px; list-style: none; padding-right: 10px; }
.location ul li a{ color: #454545; }
.location ul li a:hover { color: #007ddb; }
.footer-section { padding-top: 40px; }
.footer-section .col-sm-5 { width: 37%; }
.footer-section .col-sm-2 { width: 21%; }
.ftr-social a { text-align: center; display: inline-block; margin: 0 5px; line-height: 35px; width: 40px; height: 40px; border-radius: 50%; background-color: #000000; }
.ftr-social a:first-child { margin-left: 0; }
.ftr-social a:hover {background: #4D98D2;transition: 0.6s;}
.ftr-social a img { transition: 0.6s; width: auto; max-height: 24px; filter: brightness(0) invert(1); }
.ftr-title { margin-bottom: 15px; font-style: normal; font-family: 'Playfair Display'; font-size: 18px; line-height: 26px; color: #454545; font-weight: 700; padding-top: 25px; }
.ftr-item ul li { list-style: none; font-style: normal; font-family: 'Euclid-Circular-Regular'; font-size: 16px; line-height: 20px; color: #454545; font-weight: 500; margin-bottom: 10px; }
.ftr-item ul li a {color: #454545;}
.ftr-item ul li a:hover {color: #4D98D2;}
.footer-section p, .copyright p { font-size: 16px; line-height: 26px; color: #454545; }
.footer-section p a{ color: #454545; }
.footer-section p a:hover{ color: #4D98D2; }
.copyright p { margin: 0; color: #ffffff; }
.menu-copyright {float: right;}
.copyright p a {color: #fff;}
.copyright p a:hover {color: #4D98D2;}
.menu-copyright ul li:last-child:after {display: none;}
.copyright-sections .row {align-items: center;}
.copyright-sections { padding: 12px 20px; margin-top: 30px; background: #000000; text-align: center; }


/* businesses page */
section.home-banner.businesses { padding: 215px 0; }
section.home-banner.businesses::after{display: none;}
section.every-industry-section.businesses { padding-top: 0; }


/* services page */
section.services-section.services { padding-top: 100px; }
section.services-section.services .section-heading { max-width: 790px; margin: 0 auto; }
section.services-section.services .row {
    justify-content: center;
    align-items: self-start;
}
section.services-section.services .col-sm-4 { padding: 30px; }
.every-industry-box figure img { max-width: 120px; display: inline-block !important; }
.every-industry-box a.read-more img { width: auto; display: inline; }
.every-industry-slider .owl-nav { text-align: center; padding-top: 20px; }


/* services inner page */
section.home-banner.businesses-inner { padding: 80px 0 170px; }
section.home-banner.businesses-inner::before, section.home-banner.businesses-inner::after{display: none;}


/*  Traking page */
.businesses-inner-section{margin-top: -120px;position: relative;z-index: 1; }
.newsletter-form.traking { max-width: 100%; margin: 0; background: #fff; border-radius: 100px 100px 0 0; padding: 50px 130px 0; }
.newsletter-form.traking .heading-sub-title { color: #3a3a3a; }
.newsletter-form.traking p { color: #3a3a3a; }
.newsletter-form.traking .medium { border-color: #000; } 
.newsletter-form.traking input.button.gform_button { position: relative; height: 58px; top: 0; right: 0; margin-left: 20px; min-width: 180px; }
.newsletter-form.traking form { position: relative; display: flex ; width: 100%; }
.newsletter-form.traking .gform_body { width: 100%; } 
section.schedule-delivery-section.traking { padding-bottom: 0; }


/* contact page */
.contact-row { border-radius: 100px 100px 0 0; background: #ffffff; padding: 70px 40px; }
.contact-left { padding-right: 30px; }
.contact-right { padding-left: 30px; }
.contact-left.default-css ul li { background: url(../images/contact-list-arrow.png) no-repeat; background-position: 0 6px; padding-left: 23px; background-size: 16px; margin-bottom: 15px; }
.contact-left.default-css ul li b { display: block; }
.contact-left.default-css .default-css { padding-top: 70px; } 
.contact-dtl ul { display: flex ; flex-wrap: wrap; margin: 0 -10px; }
.contact-dtl ul li { list-style: none; padding: 10px; width: 50%; }
.contact-box { position: relative; padding-left: 35px; }
.contact-box figure { position: absolute; left: 0; }
.contact-box p strong { display: block; font-weight: 400; font-size: 18px; line-height: 28px; color: #9797a2; }
.contact-box p { font-size: 16px; line-height: 24px; } 
.contact-box p a { color: #9797a2; }
.contact-box p a:hover { color: #007ddb; }
.contact-dtl { padding-top: 55px; }


/* form */
.form-hero .gform_wrapper {max-width: 100%!important;margin: 0 !important;padding: 0!important; position: relative;}
.gform_wrapper .gform_fields {display: -webkit-box;display: -ms-flexbox;display: flex !important;-ms-flex-wrap: wrap;flex-wrap: wrap;grid-column-gap: 0% !important;grid-row-gap: 0px !important;}
.gform_wrapper.gravity-theme .gform_fields {grid-column-gap: 0 !important;grid-row-gap: 0 !important;}
.gform_body {margin: 0 -14px;}
 .gform_wrapper .gfield { padding: 0 14px 20px; clear: both; text-align: left; width: 100%; margin: 0; }
.gform_wrapper.gravity-theme .ginput_container_address {margin-left: 0 !important;margin-right: 0 !important;}
.gfield--type-address {margin-bottom: 0 !important;}
.gform_wrapper.gravity-theme .ginput_container_address span {padding: 0 7px 20px !important;margin: 0 !important;}
.gform_wrapper.gravity-theme fieldset {margin: 0 !important;}
.gform_wrapper .gfield.gfield--width-full {-webkit-box-flex: 0;-ms-flex: 0 0 100%;flex: 0 0 100%;max-width: 100%;} 
.gform_wrapper .gfield.gfield--width-half {-webkit-box-flex: 0;-ms-flex: 0 0 50%;flex: 0 0 50%;max-width: 50%;}
.gform_wrapper .gfield.gfield--width-third {-webkit-box-flex: 0;-ms-flex: 0 0 33.33%;flex: 0 0 33.33%;max-width: 33.33%;}
.form-hero .gform_wrapper .ginput_container {margin: 0!important;padding: 0;position: relative;}
.form-hero .gform_wrapper label.gfield_label {font-family: ' Lato', sans-serif;font-style: normal;font-weight: 400 !important;font-size: 16px !important;line-height: 22px;color: #9797a2 !important;margin-bottom: 3px;} 
.gform_wrapper .medium::-webkit-input-placeholder { /* Edge */ color: #3a3a3a;opacity: 1;}
.gform_wrapper .medium:-ms-input-placeholder { /* Internet Explorer 10-11 */ color: #3a3a3a;opacity: 1;}
.gform_wrapper .medium::placeholder {color: #3a3a3a;opacity: 1;} 
.gform_wrapper input[type="text"]::-webkit-input-placeholder { /* Edge */ color: #3a3a3a;opacity: 1;}
.gform_wrapper input[type="text"]:-ms-input-placeholder { /* Internet Explorer 10-11 */ color: #3a3a3a;opacity: 1;} 
.gform_wrapper input[type="text"]::placeholder {color: #3a3a3a;opacity: 1;}
.form-hero input.button.gform_button { padding: 7px 50px 9px !important; display: inline-block !important; position: relative !important; cursor: pointer !important; transition: all 1s !important; text-align: center !important; font-family: 'Euclid-Circular-Regular' !important; font-style: normal !important; font-weight: 500 !important; border: none !important; font-size: 16px !important; letter-spacing: 1px !important; line-height: 34px !important; color: #ffffff !important; border-radius: 25px !important; background: #007ddb !important;width: 180px !important; }
.contact-section.inn .form-hero input.button.gform_button {width: auto; }
.form-hero input.button.gform_button:hover {background: #3a3a3a !important;color: #fff !important;transition: 0.6s !important;}
.gform_wrapper textarea.medium { height: 120px !important; display: block; } 
.gform_wrapper .gform_footer { padding: 0px 0 0 0 !important; margin: 0 0 0 0 !important; position: relative; z-index: 1; bottom: 0; right: 0; width: 100%; }
.form-hero .gform_wrapper .ginput_complex select {background:  url(../images/select-arrow.png) no-repeat right 13px center!important;background-size: 16px !important;}
.form-hero .gform_wrapper select {background:  url(../images/select-arrow.png) no-repeat right 13px center!important;background-size: 16px !important;}
.form-hero .gform_wrapper input[type="text"], .form-hero .gform_wrapper textarea, .form-hero .gform_wrapper select, .form-hero .gform_wrapper .medium { width: 100% !important; font-size: 16px !important; padding: 7px 15px 9px 15px !important; -webkit-appearance: none; resize: none; position: relative; transition: all 1s; margin: 0 !important; font-style: normal; font-weight: 400; line-height: 36px; color: #3a3a3a !important; font-family: 'Euclid-Circular-Regular'; height: 55px; border-radius: 14px; background-color: rgba(206, 208, 205, 0); border: 1px solid #c7cdd3; }
.form-hero .gform_wrapper label, .form-hero .gform_wrapper label, .form-hero .gform_wrapper label.gfield_label { font-size: 16px !important; margin: 0 !important; padding-left: 5px; color: #3a3a3a; font-family: 'Euclid-Circular-Regular'; font-style: normal; font-weight: 400; line-height: 28px; }
.form-hero .ginput_container.ginput_container_fileUpload, .form-hero .gform_wrapper.gravity-theme .gform_drop_area {text-align: center;padding: 10px !important; border-radius: 4px !important; background: #FFF !important; border: none !important; box-shadow: 0px 0px 10px 0px rgba(77, 152, 210, 0.30) inset !important; }
.form-hero input[type="file"] {display : none;}
.form-hero .button.gform_button_select_files {border: none;display: inline-block;padding: 8px 28px;margin-top: 5px;color: #FFF;font-family: Euclid-Circular-Bold;font-size: 16px;font-style: normal;font-weight: 500;line-height: 23px;border-radius: 4px;background: #021F35;}
.form-hero .button.gform_button_select_files:hover {background-color: #4D98D2;}
.form-hero .ginput_container.ginput_container_fileUpload label {color: #9797a2;font-size: 14px !important;}
.form-hero .gform-footer.gform_footer.top_label { text-align: right; display: inline-block; padding-right: 14px !important; }


/* Drive-with-Us page*/
.drive-with-us-img { padding-left: 100px; }
.drive-with-us-img figure img{ width: 100%; }
.gform_wrapper h3 { font-size: 22px; line-height: 28px; color: #3a3a3a; font-family: 'Euclid-Circular-Medium'; font-style: normal; font-weight: 400; margin-bottom: -10px; }


/* city page */
.delivery-solutions .every-industry-box figure img{ max-width: 80px; max-height: 80px; }
.delivery-solutions .every-industry-box h3 { font-size: 18px; line-height: 26px; font-family: 'Euclid-Circular-Medium'; font-weight: 500; }
.delivery-solutions .every-industry-box::before{display: none;}
.delivery-solutions .col-sm-4 { padding: 10px; }
.delivery-solutions-section .row { align-items: end; }
.delivery-solutions-section .delivery-solutions .row { align-items: inherit; }
.delivery-solutions-section .section-heading { margin-bottom: -30px; }
section.services-section.city { background: transparent; padding: 100px 0; }


/* Businesses-Inner-Page */
.sponsor-tab-slider .swiper-slide { width: auto !important; flex-shrink: 0; }
.services-list-box a{ color: #000000;padding: 17px 25px; display: inline-block; border: 1px solid #ccc; background: transparent; font-size: 16px; line-height: 20px; color: #000000; font-weight: 500; border: 1px solid #9797a2; border-radius: 45px;margin: 0; }
.services-list-box a:hover { background: #3a3a3a; color: #fff; } 
section.services-list-section { padding: 60px 0 80px; }
.services-list-slider { position: relative; padding: 0 60px; }
.services-list-slider.owl-carousel .owl-nav .owl-next, .services-list-slider.owl-carousel .owl-nav .owl-prev { width: 45px !important; height: 45px !important; left: auto; right: auto; background-position: center !important; background-repeat: no-repeat !important; position: absolute; top: 50%; border-radius: 50%; transform: translateY(-50%); }
.services-list-slider.owl-carousel .owl-nav .owl-prev { left: 0; }
.services-list-slider.owl-carousel .owl-nav .owl-next { right: 0; }
.sponsor-right .services-box figure { margin-bottom: 10px; }
.sponsor-right .services-box h3 { font-size: 18px; line-height: 24px; }
.sponsor-right .heading-sub-title { padding-bottom: 10px; }
section.services-list-dtl-section .row { align-items: center; }
.sponsor-right { position: relative; }
.sponsor-right .services-slider .owl-nav { position: relative; left: 0; bottom: 0; right: 0; margin: 0 auto; }
section.growth-logistics-section { padding: 100px 0 0; }
section.growth-logistics-section .default-css { max-width: 740px; margin: 0 auto; }
section.sponsor-section .tab-content .default-css { padding-right: 40px; }
section.sponsor-section.services .row { align-items: center; }
.sponsor-right ul { column-count: 2; }
.sponsor-right ul li { list-style: none; padding: 20px 30px; text-align: left; }
.sponsor-right .every-industry-box { display: flex ; align-items: center; text-align: left; }
.sponsor-right .every-industry-box figure { width: 80px; margin: 0 40px 0 0; }
.sponsor-right .every-industry-box h3 { margin: 0; }


/* book-your-delivery page */
section.home-banner.businesses-inner.delivery { padding: 200px 0 100px; text-align: left; }
section.home-banner.businesses-inner.delivery .banner-caption { max-width: 600px; text-align: left; margin: 0; }
section.book-delivery-section .col-sm-7 { width: 55%; }
section.book-delivery-section .col-sm-5 { width: 45%; }
section.book-delivery-section .section-heading { padding-right: 50px; }
section.book-delivery-section { padding-bottom: 100px; }
section.book-delivery-section .row { align-items: end; }
section.book-delivery-section .section-heading.default-css ul { column-count: 2; }
section.book-delivery-section .section-heading.default-css h4 { font-size: 28px; color: #3a3a3a; font-weight: 400; line-height: 34px; }
.book-delivery-form { border-radius: 100px; background-color: #f0f0fa; padding: 40px 70px; margin-top: -300px; position: relative; z-index: 1; }
.book-delivery-form h2 { font-family: 'Euclid-Circular-Bold'; font-style: normal; margin-bottom: 15px; font-size: 28px; line-height: 33px; color: #3a3a3a; font-weight: bold; margin-bottom: 5px; }
.book-delivery-form  p a { color: #000; }
.book-delivery-form  p a:hover { color: #007ddb; }


/* blog dtl */
.search-meduim{width:100%;border:1px #9797a2 solid;border-radius:5px;background-color:transparent;font-size:14px;color:#000;font-weight:400;font-family:'Playfair Display';font-style:italic;padding:10px 43px 10px 10px;-webkit-appearance:none;-moz-appearance:none;appearance:none}
.button-search{background:url(../images/search-img.png) no-repeat center;border:none;width:43px;height:43px;position:absolute;top:0;right:0;cursor:pointer}
section.blog-post-col{padding:50px 0 80px;background: linear-gradient(180deg,rgba(241, 245, 249, 0.8) 13%, rgba(255, 255, 255, 0.25) 57%);}
/* .blog-colum-one{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;width:100%;} */
.blog-post-col-2 .blog-colum-one:last-child{padding-bottom:0;border-bottom:0}
.blog-post-col-2 .blog-colum-one:nth-child(3){border-bottom:0}
.blog-content-text{margin:0;padding:0}
.blog-content-text h3 { font-size: 26px; color: #525353; font-weight: 600; font-family: 'Playfair Display'; margin-bottom: 11px; border-bottom: 1px #dcddde solid; padding-bottom: 20px; line-height: 36px; }
.blog-content-text h3 a{color:#525353}
.blog-content-text h3 a:hover{color:#6fd2f7}
.blog-content-text ul{margin:0 0 30px;padding:0}
.blog-content-text ul li{margin:0 130px 0 0;padding:0;display:inline-block;font-size:18px;color:#525353;font-weight:500;font-family:'Playfair Display'}
.blog-content-text ul li:last-child{margin-right:0}
.blog-content-text ul li a{color:#525353;float:left}
.blog-content-text ul li a:hover,.blog-content-text ul li:hover{color:#6fd2f7}
.blog-content-text ul li img{margin-right:6px}
.addtoany_list.a2a_kit_size_32 a{color:#000;font-size:16px!important;line-height:normal}
.blogtittle-img a{display:inline-block;overflow:hidden;margin:0;padding:0}
.blogtittle-img img{margin:0;padding:0;border:3px #e9e9e9 solid;transition:1s}
.blogtittle-img img:hover{transform:scale(1.1)}
.blog-section-two{padding-bottom:50px}
.next-page-conuter{margin:0;padding:0;text-align:center}
.next-page-conuter span{display:inline-block;font-size:20px;line-height:normal;color:#000;font-weight:500 !important;font-family:'Playfair Display'}
.next-page-conuter ul{margin:0;padding:0;text-align:center}
.next-page-conuter ul li{display:inline-block;font-size:20px;line-height:normal;color:#000;font-weight:400;font-family:'Playfair Display';margin:0 10px}
.next-page-conuter ul li a{color:#000;text-decoration:none;border-bottom:1px solid #222}
.next-page-conuter ul li a:hover,.next-page-conuter ul li.active a{color:#3f3e3e}
.blog-list-right{margin:0;padding:0 0 0 80px}
.categorie-list{margin:0 0 50px;padding:0}
.categorie-list h3{font-size:26px;color:#525353;font-weight:700;font-family:'Playfair Display';margin-bottom:11px}
.categorie-list ul{margin:0;padding:0}
.categorie-list ul li{margin:0 0 0;padding:10px 15px 10px 0;display:block;font-size:18px;line-height:28px;color:#525353;font-weight:400;font-family:'Playfair Display';border-bottom:1px #eaeaea solid;overflow:hidden}
.categorie-list ul li:last-child{border-bottom:none}
.categorie-list ul li a{color:#525353;display:block}
.categorie-list ul li a span{float:right}
.categorie-list ul li a:hover{color:#6fd2f7}
.blog-right-like{margin:0;padding:0}
.blog-right-like h4 { font-size: 18px; color: #525353; font-weight: 500; font-family: 'Playfair Display'; margin-bottom: 11px; line-height: 28px; }
.blog-right-like h4 a{color:#525353}
.blog-right-like figure{margin:0;padding:0}
.blog-right-like img{border:3px #e9e9e9 solid;margin-bottom:10px}
.blog-right-like span{font-size:14px;color:#5d5c5c;font-family:'Playfair Display';margin:0;padding:0;display:block}
.blog-right-like span a { float: left; font-weight: bold; color: #525353; font-size: 18px; font-family: 'Playfair Display'; }
.blog-right-like span a:first-child{color:#525353}
.blog-right-like span a:hover{color:#6fd2f7}
.blog-right-like span a:last-child{float:right}
/*--------Comment---------*/
nav.navigation.post-navigation {overflow: hidden;}
.post-navigation span.post-title {display: none;}
.post-navigation span.screen-reader-text {display: none;}
.comment-respond .comment-reply-title {font-size: 26px;line-height: 30px;color: #0e0c46;font-weight: 700;margin-bottom: 14px;font-family: 'Playfair Display';}
p.comment-notes {margin: 0px;color: #0e0c46;}
p.comment-form-author {width: 49%;float: left;}
.comment-respond p label {font-size: 18px !important;line-height: 28px;color: #0e0c46 !important;font-family: 'Playfair Display';}

#commentform input[type=email], #commentform input[type=text], #commentform input[type=url], #commentform textarea {width: 100% !important;font-size: 18px !important;line-height: normal;color: #6c67a5;font-weight: 500;font-family: 'Playfair Display' !important;padding: 8px 16px !important;-webkit-appearance: none;border-radius: 0;resize: none;position: relative;height: 51px;border-radius: 8px;background-color: rgba(188,32,51,0);border: 2px solid #d5dcfd;transition: all 1s;margin: 0 !important;}
p.comment-form-email {width: 49%;float: right;}
#commentform textarea {height: 82px !important;border-radius: 8px;display: block;}
.comment-respond p.form-submit {float: left;width: 100%;display: block;margin-top: 5px;margin-bottom: 0;}
div#respond {padding: 25px 0 0;}
#commentform input[type=email]:focus, #commentform input[type=text]:focus, #commentform input[type=url]:focus, #commentform textarea:focus {border-color: #d5dcfd;border-width: 2px;box-shadow: none;}
a.comment-reply-link {font-size: 18px;font-weight: normal;line-height: 24px;color: #0e0c46;width: 94px;display: inline-block;text-align: center;font-size: 18px;transition: all 1s ease;border: 1px solid #0e0c46;padding: 4px 2px;}
a.comment-reply-link:hover {border-color: #6fd2f7;color: #fff;background: #6fd2f7;}
.comment-metadata time {padding-bottom: 7px;display: block;}
.page-title {font-size: 26px;line-height: 30px;color: #0e0c46;font-weight: 700;margin-bottom: 14px;    font-family: 'Playfair Display';}
div#comments h2.comments-title {font-size: 26px;line-height: 30px;color: #0e0c46;font-weight: 700;margin-bottom: 14px;font-family: 'Playfair Display';}
ol.comment-list {padding: 0;list-style: none;margin-bottom: 0;}
nav.navigation.posts-navigation h2.screen-reader-text {display: none;}
nav.navigation.posts-navigation .nav-links {display: none;}
.comment-body {margin-bottom: 30px;}
.comment-respond form#commentform p input[type="checkbox"] {width: auto !important;height: auto;float: none;margin-top: 0 !important;position: absolute;top: 7px;}
.comment-content.entry-content p {font-size: 18px;line-height: 28px;color: #0e0c46;font-weight: 400; font-family: 'Playfair Display';}
.comments-header.section-inner.small.max-percentage h2.comment-reply-title {font-size: 16px;line-height: 28px;color: #000000;font-weight: 400;}
.comment-author.vcard img.avatar {width: 50px;margin-right: 13px;border: 4px solid #ece8e8;border-radius: 0;}
footer.comment-meta {font-size: 18px;line-height: 28px;color: #0e0c46;font-weight: 400;}
footer.comment-meta a {color: #0e0c46;}
footer.comment-meta a:hover {color: #6fd2f7;}
.comment-author.vcard {margin-bottom: 15px;}
.comment-content p {font-size: 18px;line-height: 28px;color: #0e0c46;font-weight: 400;}
div#comments {max-width: 800px;overflow: hidden;}
p.post-title {display: none;}
.nav-previous p.meta-nav svg.svg-icon, .nav-next p.meta-nav svg.svg-icon {display: none;}
.nav-previous p.meta-nav, .nav-next p.meta-nav {margin: 0;}
h2.screen-reader-text {display: none;}
p.comment-form-cookies-consent {position: relative;}
footer.comment-meta a {color: #000000;}
article#div-comment-2 {margin-bottom: 0;}
.nav-previous .svg-icon {display: none;}
.comments-area.default-max-width.show-avatars {padding-top: 10px;}
.nav-links {overflow: hidden;}
#commentform #submit {border-radius: 26px;background-color: transparent;border: 2px solid #6fd2f7;font-size: 18px;line-height: normal;color: #484747;font-weight: 600;font-family: 'Euclid-Circular-Regular';padding: 14px 15px;text-transform: uppercase;margin: 0;display: inline-block;cursor: pointer;width: 30%;}
#commentform #submit:hover {background: #6fd2f7;color: #fff;}
.nav-next a, .nav-previous a {border-radius: 26px;background-color: transparent;border: 2px solid #6fd2f7;font-size: 18px;line-height: normal;color: #484747;font-weight: 600;font-family: 'Euclid-Circular-Regular';padding: 14px 25px;text-transform: uppercase;margin: 0;display: inline-block;cursor: pointer;width: 100%;}
.nav-next a:hover, .nav-previous a:hover {background: #6fd2f7;color: #fff;}
.blog-content-text ul li .addtoany_shortcode{float:left;}
.blog-section-tab{margin:0;padding:80px 0}
.comment-form-cookies-consent label {margin: 0 0 1px 18px!important;}
.nav-previous a:hover, .nav-next a:hover {background-color: #6fd2f7;color: #fff;}
.nav-links .nav-previous {float: left;}
.nav-links .nav-next {float: right;}
.nav-previous a .nav-next, .nav-next a .nav-previous {float: none;}
#field_3_11 {color: #666565;}
.contct_pge .left-contact-inn .gform_footer{ position: inherit !important; float:right; text-align:right;}
.lets-innovate-together .gform_wrapper .gfield_description.validation_message, .request-form-tb .gform_wrapper .top_label .gfield_description.validation_message{ color: #fff !important;}
.contct_pge .gform_wrapper .gfield_description.validation_message, .request-form-tb .gform_wrapper .top_label .gfield_description.validation_message{ color: #6fd2f7 !important;}
.contct_pge .instruction.validation_message{font-size: 12px !important;}
.categorie-list ul li a {float: left;padding-right: 10px;}
.left-bt{text-align:left !important;}
.left-bt a{text-align:center}
.ppolicy p,.ppolicy ul li{font-size:16px !important;}
.blog-content-text figure img { width: 100%; }
section.growth-logistics-section.services-inn { padding-bottom: 40px; }
.gform_validation_errors { display: none !important; }
span.gfield_required { display: none !important; }
.gform-theme--foundation .gfield textarea.medium { min-block-size: initial !important; }


.blog-info > img { width: 30px; margin-right: 4px; margin-top: -2px; } 
.blog-left { text-align: left; max-width: 1100px; margin: auto; }
.blog-left-dtl figure { margin-bottom: 25px; }
.inspired-img { position: relative; } 

 .inspired-img img{ z-index: 9; position:relative }
.blogtittle-img img:hover {transform: scale(1);}
.blog-left-dtl figure img {width: 100%;border-radius: 20px;}
.blogtittle-img img { margin: 0; padding: 0; transition: 1s; }
.inspired-img img {width: 100%;border-radius: 20px;}
.blog-img { position:relative; }
.blog-img img { width: 100%; }

.blogtittle-img a { display: inline-block; overflow: hidden; margin: 0; padding: 0; width: 100%; }
.blog-date { font-size: 16px; color: #9797a2; font-weight: 400; padding-bottom: 10px; }
.blog-date ul li:last-child { margin: 0; }
.blog-date ul { margin: 0px; padding: 0px; }
.blog-date li {margin: 0 120px 0 0;display: inline-block;font-size: 18px;color: #535353;font-family: 'Euclid-Circular-Regular';}
.blog-date a {text-transform: capitalize;color: #535353;}
.blog-date a:hover {color: #007ddb;}
.blog-date li img {margin-top: -8px;margin-right: 8px;} 
.blog-left-dtl h3 {font-size: 30px;font-weight: 400;margin-bottom: 10px;line-height: 40px;}
.blog-left-dtl h3 a{color: #696969;}
.blog-left-dtl h3 a:hover{color: #007ddb;}
.ports-categories { display: flex; justify-content: space-between; align-items: center; }
section.blog-post-col .blog-colum-one .row {
    padding-top: 40px;
}
.ports-categories h3.btitle { display: none; }
.ports-categories ul { padding: 0; margin: 0px; }
.ports-categories ul li:first-child { padding-left: 0; }
.ports-categories ul li { list-style: none; display: inline-block; position: relative; font-size: 16px; color: #9797a2; line-height: 32px; padding: 0 11px; font-family: 'Euclid-Circular-Bold'; font-style: normal; font-weight: bold; }
.ports-categories ul li a { color: #9797a2; }
.ports-categories ul li a:hover { color: #007ddb; }
 
.right-work-input { width: 341px; }
.right-work-input form { position: relative; }
.right-work-input .form-control { width: 100%; height: 50px; border-radius: 8px; border: 1px solid #9797a2; font-size: 18px; line-height: normal; color: #9797a2; font-weight: 500; padding: 8px 48px 8px 20px; position: relative; border-radius: 8px; box-shadow: none !important; }
.right-work-input .form-control::-webkit-input-placeholder { /* Edge */
color: #9797a2;opacity: 1;}
.right-work-input .form-control:-ms-input-placeholder { /* Internet Explorer 10-11 */
color: #9797a2;opacity: 1;}
.right-work-input .form-control::placeholder {color: #9797a2;opacity: 1;}
button.buttons { border: none; font-size: 0; background: url(../images/search.png) no-repeat center center; height: 50px; width: 50px; position: absolute; top: 0; right: 0px; cursor: pointer; background-size: 26px; text-align: center; }

.blog-post-col .blog-content-text { padding-right: 100px; }
.blog-content-text { margin: 0; padding: 0px; }
.blog-content-text h3 { font-size: 26px; font-weight: 400; margin-bottom: 11px; border-bottom: 1px #dcddde solid; padding-bottom: 10px; line-height: 36px; }
.blog-content-text h3 a{color: #696969;}
.blog-content-text h3 a:hover{color: #007ddb;}
.blog-content-text ul li a { text-transform: capitalize; color:#9797a2 }
.blog-content-text ul li a:hover{color: #007ddb;}
.blog-content-text ul { margin: 0 0 20px; padding: 0; }
.blog-content-text ul { margin: 0 0 20px; padding: 0; }
.blog-content-text ul li { margin: 0 130px 0 0; padding: 0; display: inline-block; font-size: 18px; color: #9797a2; }
.blog-content-text ul li:last-child { margin: 0; }
.blog-content-text ul li a img { margin-top: -4px; }
.blog-section-top { padding: 80px 0 60px; }
 span.pages { display: none !important; }
.wp-pagenavi { margin-top: 20px; text-align: center; }
.wp-pagenavi a, .wp-pagenavi span { width: 50px; height: 50px; display: inline-block; line-height: 48px; padding: 0px !important; border-radius: 5px; color: #007ddb; margin: 3px !important; font-size: 30px; font-family: 'Euclid-Circular-Regular'; font-weight: bold; }
.wp-pagenavi a:hover, .wp-pagenavi span.current { border-color: #007ddb; background: #fff; color:#000; }


@media (min-width: 1200px) {
/*------------- mega menu ---------------*/
.menu-top-menu-container {position: relative}
.mega-menu {position: inherit!important}
.mega-menu .hover_mega_menu {visibility: hidden;position: absolute;margin-top: 0;width: 100%;right: 0;border-radius: 0 0 10px 10px;box-shadow: 0 0 5.5px rgb(5 5 5 / 20%);background-color: #fff;box-sizing: border-box;z-index: 999;opacity: 0;-webkit-transition: all .4s ease 0s;-o-transition: all .4s ease 0s;transition: all .4s ease 0s;-webkit-transform: rotateX(90deg);-moz-transform: rotateX(90deg);-ms-transform: rotateX(90deg);transform: rotateX(90deg);-webkit-transform-origin: top center;-ms-transform-origin: top center;transform-origin: top center;padding: 25px 25px 25px 25px;}
.mega-menu:hover>.hover_mega_menu {visibility: visible;opacity: 1;-webkit-transform: rotateX(0);-moz-transform: rotateX(0);-ms-transform: rotateX(0);transform: rotateX(0)}
.mega-menu ul.sub-menu li {-webkit-column-break-inside: avoid;page-break-inside: avoid;break-inside: avoid;counter-increment: brick-counter;-ms-flex: 0 0 100%;flex: 0 0 100%;max-width: 100%;margin-right: 15px!important;background: transparent !important;border-bottom: none;text-transform: inherit !important;}
.mega-menu ul.sub-menu li a {background: transparent !important;color: #414141 !important;}
.mega-menu ul.sub-menu li:hover a {background: transparent !important;color: #3a3a3a !important;}
.navbar-collapse .menu-top-menu-container>ul li.mega-menu ul.sub-menu li {position: relative;padding-left: 14px !important;text-transform: inherit !important;}
.navbar-collapse .menu-top-menu-container>ul li.mega-menu ul.sub-menu li a {background: transparent !important;color: #414141 !important;padding: 3px 10px 3px 15px;padding-left: 0 !important;text-transform: inherit !important;}
.navbar-collapse .menu-top-menu-container>ul li.mega-menu ul.sub-menu li:hover a {background: transparent !important;color: #3a3a3a !important;}
.navbar-collapse .menu-top-menu-container>ul li.mega-menu ul.sub-menu li::before {content: "\f105";font-size: 18px;color: #3a3a3a;font-family: 'FontAwesome';left: 0;position: absolute;top: 3px;}
.navbar-collapse .menu-top-menu-container>ul li.mega-menu ul.sub-menu li:last-child:before {display: block;}
.navbar-collapse .menu-top-menu-container>ul li.mega-menu ul.sub-menu li.mega-menu-img {width: 27% !important;padding: 0 !important;margin: 0 0 0 0 !important;float: right;position: absolute !important;top: 25px;right: 25px;bottom: 34px;}
.navbar-collapse .menu-top-menu-container>ul li.mega-menu ul.sub-menu li.mega-menu-img::before {display: none;}
.mega-menu .hover_mega_menu ul.sub-menu {position: relative;width: auto;top: 0;opacity: 1;overflow: visible;transform: inherit;transform-origin: inherit;visibility: inherit;column-count: 3;border: none;border-radius: 0;box-shadow: none;transition: inherit;margin: 0;transform: rotateX(0deg);}
/*------------- mega menu  2222---------------*/
.mega-menu2 {position: inherit!important}
.mega-menu2 .hover_mega_menu {visibility: hidden;position: absolute;margin-top: 0;width: 100%;border-radius: 0 0 10px 10px;left: -0px;margin-left: 0px;right: 0;box-shadow: 0 0 5.5px rgba(5, 5, 5, 0.20);background-color: #fff !important;box-sizing: border-box;z-index: 999;opacity: 0;-webkit-transition: all .4s ease 0s;-o-transition: all .4s ease 0s;transition: all .4s ease 0s;-webkit-transform: rotateX(90deg);-moz-transform: rotateX(90deg);-ms-transform: rotateX(90deg);transform: rotateX(90deg);-webkit-transform-origin: top center;-ms-transform-origin: top center;transform-origin: top center;padding: 25px 25px 25px 25px;}
.mega-menu2:hover>.hover_mega_menu {visibility: visible;opacity: 1;-webkit-transform: rotateX(0);-moz-transform: rotateX(0);-ms-transform: rotateX(0);transform: rotateX(0)}
.mega-menu2 .hover_mega_menu ul.sub-menu {position: relative;width: auto;top: 0;opacity: 1;overflow: visible;transform: inherit;transform-origin: inherit;visibility: inherit;column-count: 3;border: none;border-radius: 0;box-shadow: none;transition: inherit;margin: 0;transform: rotateX(0deg);}
.mega-menu2 ul.sub-menu li {-webkit-column-break-inside: avoid;page-break-inside: avoid;break-inside: avoid;counter-increment: brick-counter;-ms-flex: 0 0 100%;flex: 0 0 100%;max-width: 100%;margin-right: 0px!important;background: transparent !important;border: none;}
.mega-menu2 ul.sub-menu li a {background: transparent !important;color: #3a3a3a !important;}
.mega-menu2 ul.sub-menu li a:hover {background: transparent !important;color: #3a3a3a !important;}
.navbar-collapse .menu-top-menu-container>ul li.mega-menu2 ul.sub-menu li {position: relative;padding-left: 0 !important;margin-left: 0px !important;text-transform: inherit !important;}
.navbar-collapse .menu-top-menu-container>ul li.mega-menu2 ul.sub-menu li a {background: transparent !important;color: #414141 !important;padding: 5px 10px;}
.navbar-collapse .menu-top-menu-container>ul li.mega-menu2 ul.sub-menu li.menu-item-has-children a {padding: 5px 0!important;margin-left: 0px !important;font-weight: 600;}
.navbar-collapse .menu-top-menu-container>ul li.mega-menu2 ul.sub-menu li a:hover {background: transparent !important;color: #3a3a3a !important;}
.navbar-collapse .menu-top-menu-container>ul li.mega-menu2 ul.sub-menu li a::after {color: #3a3a3a !important;top: 21px;display: none;}
/* .navbar-collapse .menu-top-menu-container>ul li.mega-menu2 ul.sub-menu li ul.sub-menu {opacity: 1 !important;visibility: visible !important;position: relative;background: transparent;box-shadow: none;padding: 0;transform: rotateX(0deg);padding-left: 0px;padding-bottom: 0;}
 */
.navbar-collapse .menu-top-menu-container>ul li.mega-menu2 ul.sub-menu li ul.sub-menu a {padding-left: 0 !important;padding-top: 0 !important;font-weight: 400;}
.navbar-collapse .menu-top-menu-container>ul li.mega-menu2 ul.sub-menu li ul.sub-menu a:hover {color: #3a3a3a !important;}
.navbar-collapse .menu-top-menu-container>ul li.mega-menu2 ul.sub-menu li ul.sub-menu li {padding-left: 15px !important;width: 100%;}
.navbar-collapse .menu-top-menu-container>ul li.mega-menu2 ul.sub-menu li ul.sub-menu li::before {content: "\f105";font-size: 18px;color: #007ddb;font-family: 'FontAwesome';left: 0;position: absolute;top: 4px;display: block;}
.navbar-collapse .menu-top-menu-container>ul li.mega-menu2:hover ul.sub-menu li ul.sub-menu {opacity: 1 !important;visibility: visible !important;position: relative;transform: rotateX(0deg);}
.navbar-collapse .menu-top-menu-container > ul > li.mega-menu2 .hover_mega_menu ul li a {text-transform: inherit !important;}
.navbar-collapse .menu-top-menu-container > ul > li.mega-menu .hover_mega_menu ul li a {text-transform: inherit !important;}
.contact-detail-menu {border-radius: 4px;display: inline-block;width: 100%;padding: 20px 20px 20px;background: #F3F9FF;overflow: hidden;margin: 20px 0 0;text-align: left;}
.navbar-collapse .menu-top-menu-container>ul li.mega-menu2 ul.sub-menu li.menu-item-has-children a:hover {color: #3a3a3a !important;}
.navbar-collapse .menu-top-menu-container>ul li.mega-menu2 ul.sub-menu li ul.sub-menu {margin-left: 0px;margin-top: 0;left: 0 !important;border-bottom: none;}
}
@media (min-width:1200px) {
.container {max-width: 1180px !important;}
}
@media (min-width:1300px) {
.container {max-width: 1270px !important;}
}
@media (min-width:1400px) {
.container {max-width: 1360px !important;}
}
@media (min-width:1500px) {
.container {max-width: 1440px !important;}
}
@media (min-width:1600px) {
.container {max-width: 1540px !important;}
}
@media (min-width:1700px) {
.container {max-width: 1600px !important;
}
}

@media(max-width:1799px){

}
@media(max-width:1699px){
.container { max-width: 100% !important; padding: 0 50px; }
.header-section .container { padding: 0 15px; }
.top-btns a.theme-btn { padding: 13px 20px 15px; line-height: 20px; font-size: 16px; letter-spacing: 1px; }
.top-btns { padding-left: 20px; }
.top-btns a.theme-btn.btn-blue { margin-right: 5px; }
.home-banner::after { width: 610px !important; height: 500px !important; bottom: -11% !important; }
section.services-section { padding: 120px 0 100px; }
.home-banner { padding: 180px 0 260px; }
.every-industry-box figure { margin-bottom: 15px; }
.delivery-solutions .every-industry-box figure img { max-width: 70px; max-height: 70px; }
section.default-section {padding: 70px 0;}






}
@media(max-width:1599px){
.header-section .col-sm-3 { width: 18%; }
.header-section .col-sm-9 { width: 82%; }
section.delivery-solutions-section.businesses-inner-section { margin-top: -70px; }


}
@media(max-width:1499px){
.container { padding: 0 40px; }
.banner-title { margin-bottom: 25px; font-size: 46px; line-height: 54px; }
.heading-title{ margin-bottom: 15px; font-size: 46px; line-height: 54px; }
.banner-caption h3 { font-size: 26px; line-height: 34px; }
.banner-caption p { font-size: 19px; }
a.theme-btn { padding: 12px 35px 15px; font-size: 18px; line-height: 30px; }
h1 {font-size: 42px;}
h2 {font-size: 38px;}
h3 {font-size: 34px;}
h4 {font-size: 30px;}
h5 {font-size: 24px;}
h6 {font-size: 20px;}
.top-btns a.theme-btn { padding: 10px 20px 13px; line-height: 20px; font-size: 16px; letter-spacing: normal; }
.home-banner::after { width: 510px !important; height: 400px !important; bottom: -10% !important; }
section.services-section { padding: 100px 0 70px; }
.home-banner { padding: 140px 0 200px; }
.heading-sub-title { margin-bottom: 11px; font-size: 24px; line-height: 30px; }
.small-heading-title, .small-heading-title p { margin-bottom: 15px; font-size: 18px; line-height: 24px; }
.services-box h3 { font-size: 22px; line-height: 30px; }

.owl-carousel .owl-nav .owl-next, .owl-carousel .owl-nav .owl-prev { margin: 0 10px; width: 52px !important; height: 52px !important; background-size: 15px !important; }
.services-slider .owl-nav { max-width: 166px; left: 180px; bottom: 110px; }
section.schedule-delivery-section { padding: 70px 0; }
section.schedule-delivery-section h3 { font-size: 24px; line-height: 30px; }
.faq-box .card-header h5, .card-header-title { padding: 12px 35px 12px 0px; line-height: 30px; font-size: 24px; }
.faq-box { max-width: 570px; padding-bottom: 10px; }
.schedule-delivery-btns { padding-top: 0; }
.technology-driven-smarter-btns { padding-top: 10px; }
section.technology-driven-smarter-section figure { margin-top: 0; }
section.technology-driven-smarter-section { padding: 70px 0; }
section.every-industry-section { padding: 70px 0 60px; }
.every-industry-box figure img { max-width: 100px; }
.every-industry-box h3 { font-size: 22px; line-height: 28px; }
section.every-industry-section .col-sm-4 { padding: 20px; }
.every-industry-box::before { top: 2%; width: 210px; height: 210px; }
.who-choose ul li h3 { font-size: 18px; line-height: 18px; margin-bottom: 10px; }
.who-choose ul li { background-position: 0 12px; background-size: 18px; padding: 10px 10px 5px 23px; }
.who-choose-btns { padding-top: 5px; }
section.who-choose-section { padding: 200px 0 60px; }
.blog-row .col-sm-6 { padding: 20px; }
.blog-row { margin: 0 0px; }
section.blog-section { padding: 70px 0 50px; }
.blog-info a { font-size: 16px; line-height: 22px; }
.blog-info a img, .blog-info img { margin: -4px 7px 0 10px; max-width: 34px; }
.blog-info { margin-bottom: 20px; }
.blog-content { padding-top: 20px; }
.blog-content h3 { margin-bottom: 20px; font-size: 24px; line-height: 30px; }
.newsletter-form .medium { padding: 10px 78px 10px 19px !important; height: 50px !important; font-size: 16px !important; line-height: 24px !important; }
.newsletter-form input.button.gform_button { right: 12px !important; top: 3px !important; padding: 12px 25px 12px !important; font-size: 16px !important; line-height: 20px !important; }
.newsletter-form { margin: -75px auto 50px; border-radius: 40px; padding: 25px 20px; }
.location-section .small-heading-title, .location-section .small-heading-title p { padding-bottom: 5px; margin-bottom: 15px; font-size: 17px; line-height: 26px; }
.footer { margin-top: 80px; }
.footer-section { padding-top: 20px; }
section.warehousing-section { padding: 240px 0; }
section.home-banner.businesses { padding: 160px 0; }
section.services-section.services { padding-top: 40px; }
section.services-section.services .col-sm-4 { padding: 20px; }
.businesses-inner-section { margin-top: -90px; }
section.home-banner.businesses-inner { padding: 60px 0 130px; }
.contact-row { border-radius: 70px 70px 0 0; padding: 40px 30px; }
.form-hero .gform_wrapper input[type="text"], .form-hero .gform_wrapper textarea, .form-hero .gform_wrapper select, .form-hero .gform_wrapper .medium { font-size: 15px !important; padding: 7px 15px 9px 15px !important; line-height: 32px !important; height: 50px; }
.gform_wrapper .gfield { padding: 0 8px 15px; }
.gform_body { margin: 0 -8px; }
.form-hero input.button.gform_button { padding: 7px 40px 9px !important; font-size: 16px !important; letter-spacing: 1px !important; line-height: 30px !important; }
.gform_wrapper textarea.medium { height: 100px !important; }
.contact-left.default-css ul li { background-position: 0 6px; padding-left: 23px; background-size: 16px; margin-bottom: 10px; }
.contact-dtl { padding-top: 35px; }
.contact-left.default-css .default-css { padding-top: 20px; }
.drive-with-us-img { padding-left: 40px; }
.gform_wrapper h3 { font-size: 20px; line-height: 26px; margin-bottom: -10px; }
.newsletter-form.traking { border-radius: 70px 70px 0 0; padding: 40px 60px 0; }
.newsletter-form.traking input.button.gform_button { height: 50px; margin-left: 10px; min-width: 160px; }
section.services-section.city { padding: 70px 0; }
section.growth-logistics-section { padding: 70px 0 0; }
.delivery-solutions .every-industry-box h3 { font-size: 16px; line-height: 22px; }
.every-industry-box figure { margin-bottom: 10px; }
.delivery-solutions .every-industry-box figure img { max-width: 60px; max-height: 60px; }
section.delivery-solutions-section.businesses-inner-section{ margin-top: 0px; padding-top: 40px; }
.services-list-box a { padding: 15px 20px; font-size: 15px; line-height: 18px; }
section.services-list-section { padding: 40px 0 60px; }
.sponsor-right .services-box h3 { font-size: 16px; line-height: 20px; }
.book-delivery-form { border-radius: 70px; padding: 30px 50px; margin-top: -200px; }
section.home-banner.businesses-inner.delivery { padding: 100px 0 80px; }
section.book-delivery-section .section-heading.default-css h4 { font-size: 24px; line-height: 30px; }
section.book-delivery-section { padding-bottom: 70px; }
.book-delivery-form h2 { font-size: 24px; line-height: 28px; margin-bottom: 5px; }
.form-hero .gform-footer.gform_footer.top_label { padding-right: 8px !important; }
section.default-section {padding: 60px 0;}
.blog-left-dtl figure { margin-bottom: 15px; }
.blog-date li { margin: 0 80px 0 0; font-size: 18px; }
.blog-section-top { padding: 60px 0 40px; }
.blog-left-dtl h3 { font-size: 24px; line-height: 30px; }
section.blog-post-col { padding: 40px 0 50px; }
.right-work-input .form-control { height: 45px; font-size: 17px; padding: 7px 38px 7px 15px; }
button.buttons { height: 46px; width: 46px; background-size: 23px; }
.blog-content-text h3 { font-size: 24px; margin-bottom: 10px; padding-bottom: 10px; line-height: 32px; }
.blog-content-text ul li { margin: 0 90px 0 0; font-size: 17px; }
section.blog-post-col .blog-colum-one .row { padding-top: 30px; }
.blog-content-text h3 { font-size: 20px; margin-bottom: 10px; padding-bottom: 10px; line-height: 28px; }
.blog-post-col .blog-content-text { padding-right: 40px; }
.wp-pagenavi a, .wp-pagenavi span { width: 40px; height: 40px; line-height: 36px; margin: 3px !important; font-size: 24px; }
.blog-section-tab { padding: 60px 0; }




}
@media(max-width:1399px){
.top-btns a.theme-btn { padding: 9px 15px 10px; line-height: 18px; font-size: 15px; letter-spacing: normal; }
section.who-choose-section { padding: 160px 0 40px; }



}
@media(max-width:1299px){
section.who-choose-section { padding: 110px 0 40px; }
section.default-section {padding: 50px 0;}


}
@media(max-width:1199px){    
.container { padding: 0 15px; }
.banner-title { margin-bottom: 15px; font-size: 36px; line-height: 45px; }
.heading-title{ margin-bottom: 15px; font-size: 36px; line-height: 45px; }
.banner-caption h3 { font-size: 22px; line-height: 30px; }
.banner-caption p { font-size: 17px; line-height: 25px; }
a.theme-btn { padding: 10px 25px 13px; font-size: 16px; line-height: 24px; }
h1, h2, h3, h4, h5, h6 { margin-bottom: 10px; }   
p { font-size: 16px; line-height: 24px; margin-bottom: 10px; }
.default-css ul li { background-position: 0 4px; padding-left: 19px; background-size: 13px; }
.default-css ul li, .default-css ol li { font-size: 16px; line-height: 24px; margin: 0 0 6px; }
.default-css ul { margin-bottom: 10px; }
h1 {font-size: 34px;}
h2 {font-size: 32px;}
h3 {font-size: 28px;}
h4 {font-size: 26px;}
h5 {font-size: 22px;}
h6 {font-size: 18px;}
.home-banner::after { width: 410px !important; height: 300px !important; bottom: -9% !important; }
section.services-section { padding: 70px 0 40px; }
.home-banner { padding: 90px 0 150px; }
.banner-caption { max-width: 600px; }
.banner-btns { padding-top: 10px; }
section.services-section .col-sm-4 { width: 100%; text-align: center; }
section.services-section .col-sm-8 { width: 100%; }
.small-heading-title, .small-heading-title p { margin-bottom: 10px; font-size: 17px; line-height: 22px; }
section.services-section .section-heading { max-width: 800px; margin: 0 auto 25px; }
.services-slider .owl-nav { max-width: 100px; left: 0; bottom: 0; position: relative; right: 0; margin: 0 auto; padding-top: 20px; }
.owl-carousel .owl-nav .owl-next, .owl-carousel .owl-nav .owl-prev { margin: 0 5px; width: 40px !important; height: 40px !important; background-size: 9px !important; border: 1px solid #3a3a3a !important; }
a.read-more { font-size: 15px; line-height: 20px; }
a.read-more img { padding-left: 5px; }
.services-box h3 { font-size: 18px; line-height: 26px; }
section.schedule-delivery-section { padding: 40px 0; }
section.schedule-delivery-section h3 { font-size: 20px; line-height: 26px; }
.faq-box .card-header h5, .card-header-title { padding: 9px 25px 9px 0px; line-height: 28px; font-size: 20px; }
.faq-box .card-header h5.collapsed:after, .card-header-title.collapsed::after { background-size: 15px; }
.faq-box .card-header h5:after, .card-header-title::after { width: 20px; height: 20px; background-size: 15px; }
.heading-sub-title { margin-bottom: 10px; font-size: 20px; line-height: 26px; }
section.technology-driven-smarter-section { padding: 40px 0; }
section.technology-driven-smarter-section .heading-title { margin-bottom: 15px; }
.every-industry-box figure img { max-width: 80px; }
.every-industry-box h3 { font-size: 20px; line-height: 24px; }
.every-industry-box figure { margin-bottom: 15px; }
.every-industry-box::before { top: 2%; width: 160px; height: 160px; }
section.every-industry-section .col-sm-4 { padding: 10px; }
.who-choose ul li h3 { font-size: 16px; line-height: 16px; margin-bottom: 7px; }
.who-choose ul li p { font-size: 13px; line-height: 18px; }
.who-choose ul li { background-position: 0 12px; background-size: 15px; padding: 5px 10px 5px 17px; }
section.blog-section { padding: 40px 0 30px; }
.blog-row .col-sm-6 { padding: 15px; }
.blog-info a { font-size: 14px; line-height: 20px; }
.blog-info a img, .blog-info img { margin: -5px 5px 0 10px; max-width: 30px; }
.blog-content h3 { margin-bottom: 10px; font-size: 20px; line-height: 24px; }
.blog-content { padding-top: 10px; }
.blog-info { margin-bottom: 10px; }
.location-section .small-heading-title, .location-section .small-heading-title p { padding-bottom: 5px; margin-bottom: 15px; font-size: 16px; line-height: 24px; }
.location ul li { font-size: 15px; line-height: 18px; margin-bottom: 11px; padding-right: 5px; }
.location .section-heading { width: 50%; padding: 15px 15px; }
.location { margin: 0 -15px; }
.newsletter-form .medium { padding: 8px 78px 8px 15px !important; height: 46px !important; font-size: 15px !important; line-height: 20px !important; }
.newsletter-form input.button.gform_button { right: 6px !important; top: 2px !important; padding: 11px 15px 11px !important; font-size: 15px !important; line-height: 20px !important; }
.newsletter-form { margin: -65px auto 40px; border-radius: 30px; padding: 20px 15px; }
.footer { margin-top: 70px; }
.ftr-title { margin-bottom: 10px; font-size: 17px; line-height: 24px; padding-top: 20px; }
.ftr-item ul li { font-size: 15px; line-height: 18px; margin-bottom: 10px; }
.footer-section p, .copyright p { font-size: 15px; line-height: 22px; }
.ftr-social a img { max-height: 20px; }
.ftr-social a { margin: 0 2px; line-height: 35px; width: 35px; height: 35px; }
.copyright-sections { padding: 10px 10px; margin-top: 20px; }
#back-top-wrapper { right: 15px; bottom: 15px; }
.header-section { padding: 10px 0px; }
.header-bottom { padding-right: 40px; }
.header-section .col-sm-3 { width: 30%; }
.header-section .col-sm-9 { width: 70%; }
.top-logo img { max-width: 240px; }
section.every-industry-section { padding: 40px 0 30px; }
section.warehousing-section { padding: 160px 0; }
section.home-banner.businesses { padding: 120px 0; }
section.services-section.services { padding-top: 40px; }
section.services-section.services .col-sm-4 { padding: 15px; width: 33.33333333%; text-align: left; }
.contact-row { border-radius: 30px 30px 0 0; padding: 20px 20px 40px; }
.businesses-inner-section { margin-top: -50px; }
section.home-banner.businesses-inner { padding: 40px 0 80px; }
.contact-left.default-css ul li { background-position: 0 7px; padding-left: 17px; background-size: 13px; margin-bottom: 5px; }
.form-hero .gform_wrapper label, .form-hero .gform_wrapper label, .form-hero .gform_wrapper label.gfield_label { font-size: 14px !important; line-height: 24px; }
.form-hero .gform_wrapper input[type="text"], .form-hero .gform_wrapper textarea, .form-hero .gform_wrapper select, .form-hero .gform_wrapper .medium { font-size: 14px !important; padding: 5px 15px 5px 10px !important; line-height: 22px !important; height: 40px; border-radius: 7px !important; }
.gform_wrapper .gfield { padding: 0 4px 10px; }
.gform_wrapper textarea.medium { height: 70px !important; }
.form-hero input.button.gform_button { padding: 7px 30px 9px !important; font-size: 15px !important; letter-spacing: 1px !important; line-height: 24px !important; } 
.contact-section.inn .form-hero input.button.gform_button{ width: 100%; }
.contact-box p { font-size: 14px; line-height: 20px; }
.contact-box p strong { font-size: 16px; line-height: 24px; }
.gform_body { margin: 0px -4px; }
.contact-left { padding-right: 0; }
.contact-right { padding-left: 0; }
.drive-with-us-img { padding-left: 0; }   
.gform_wrapper h3 { font-size: 18px; line-height: 24px; }
.newsletter-form.traking input.button.gform_button { height: 46px; margin-left: 10px; min-width: 120px; }
.newsletter-form.traking { border-radius: 40px 40px 0 0; padding: 20px 30px 0; }
section.services-section.city { padding: 40px 0; }
section.growth-logistics-section { padding: 40px 0 0; }
.services-list-slider.owl-carousel .owl-nav .owl-next, .services-list-slider.owl-carousel .owl-nav .owl-prev { width: 35px !important; height: 35px !important; }
.services-list-box a { padding: 10px 16px; font-size: 14px; line-height: 16px; }
section.services-list-section { padding: 30px 0 40px; }
.services-list-slider { padding: 0 45px; }
section.services-list-dtl-section .col-sm-6 { width: 100%; }
.sponsor-right { padding-top: 10px; }
.sponsor-right ul { column-count: 3; margin: 0 -15px; }
.sponsor-right ul li { padding: 15px; }
.sponsor-right .every-industry-box figure { width: 50px; margin: 0 30px 0 0; }
.book-delivery-form { border-radius: 40px; padding: 25px 30px; margin-top: -100px; }
section.home-banner.businesses-inner.delivery { padding: 60px 0 40px; }
section.book-delivery-section .section-heading.default-css h4 { font-size: 20px; line-height: 26px; }
section.book-delivery-section .section-heading { padding-right: 0; }
section.book-delivery-section { padding-bottom: 40px; }
.book-delivery-form h2 { font-size: 20px; line-height: 25px; margin-bottom: 5px; }
.form-hero .gform-footer.gform_footer.top_label { padding-right: 6px !important; }
section.default-section {padding: 40px 0;}
 .blog-left-dtl h3 { font-size: 20px; line-height: 26px; }
.blog-date li { margin: 0 40px 0 0; font-size: 16px; }
.blog-date li img { margin-top: -6px; margin-right: 4px; max-width: 14px; }
.blog-section-top { padding: 40px 0 30px; }
.blog-date { font-size: 15px; padding-bottom: 5px; }
.ports-categories ul li { font-size: 15px; line-height: 26px; padding: 0 7px; }
.right-work-input { width: 300px; }
.right-work-input .form-control { height: 40px; font-size: 16px; padding: 7px 38px 7px 10px; }
button.buttons { height: 35px; width: 35px; background-size: 18px; }
.blog-content-text h3 { font-size: 18px; margin-bottom: 10px; padding-bottom: 10px; line-height: 24px; }
section.blog-post-col .blog-colum-one .row { padding-top: 20px; }
.blog-content-text ul li { margin: 0 40px 0 0; font-size: 16px; }
.blog-post-col .blog-content-text { padding-right: 0; }
section.blog-post-col { padding: 40px 0 40px; }
.blog-content-text ul { margin: 0 0 10px; padding: 0; }
.blog-section-tab { padding: 40px 0; }
#back-top-wrapper #back-top a { height: 40px; width: 40px; background-size: 17px; }




}
@media(max-width:1024px){
section.who-choose-section { padding: 40px 0 40px; background: #f5f5f5 !important; }
section.who-choose-section .col-sm-7 { flex: 0 0 auto; width: 100%; }
.who-choose ul li { background-position: 0 7px; background-size: 15px; padding: 5px 10px 5px 19px; }
section.home-banner.businesses-inner.delivery .banner-caption { max-width: 480px; }


}
@media(max-width:991px){
.ftr-title { font-size: 17px; line-height: 20px; color: #fff; background: #007ddb; padding: 5px 0 8px; margin: 5px 0; }
.ftr-item ul li { padding: 5px 0; border-bottom: 1px solid #d9d9d9; font-size: 14px; line-height: 18px; margin-bottom: 0; }
.ftr-item ul li:last-child{ border: none; }
.footer-section .col-sm-5 { width: 100%; text-align: center; }
.footer-section .col-sm-2 { width: 100%; text-align: center; }
.footer-section p, .copyright p { font-size: 14px; line-height: 20px; }
.copyright-sections { padding: 7px 10px; margin-top: 10px; }
.ftr-social { margin: 10px 0; }
.about-ftr figure { margin: 10px 0; }
.ftr-logo { text-align: center; padding-bottom: 15px; }
.ftr-logo img { max-width: 230px; }
section.delivery-solutions-section.businesses-inner-section .col-sm-6 { width: 100%; }
.city-page-img { display: none; }
section.default-section { padding: 35px 0; }



}
@media(max-width:900px){
.home-banner::after {display: none !important;    }
section.services-section { padding: 40px 0 40px; }
.home-banner { padding: 60px 0 60px; }
section.every-industry-section .col-sm-4 { padding: 10px; width: 50%; }
.contact-row .col-sm-6 { width: 100%; }
.contact-left.default-css .default-css { padding-top: 0px; }
.contact-dtl { padding-top: 20px; }
.contact-section.drive .contact-row .col-sm-6:first-child { order: 2; }
.contact-section.drive .contact-row .col-sm-6:last-child { order: 1; padding-bottom: 10px; }
.newsletter-form.traking .col-sm-4 { width: 100%; text-align: center; padding-bottom: 15px; }
.newsletter-form.traking .col-sm-8 { width: 80%; }
section.book-delivery-section { padding: 40px 0; }
.book-delivery-form { border-radius: 40px; padding: 25px 30px; margin-top: 0; }
section.home-banner.businesses-inner.delivery { padding: 40px 0 40px; text-align: center; }
section.home-banner.businesses-inner.delivery .banner-caption { text-align: center; margin: 0 auto; }





}
@media(max-width:812px){
.container { padding: 0 12px; }
.banner-title { margin-bottom: 10px; font-size: 28px; line-height: 36px; }
.heading-title{ margin-bottom: 10px; font-size: 28px; line-height: 36px; }
.banner-caption h3 { font-size: 18px; line-height: 26px; }
.banner-caption p { font-size: 16px; line-height: 23px; }
a.theme-btn { padding: 8px 20px 10px; font-size: 15px; line-height: 22px; }
p { font-size: 14px; line-height: 22px; margin-bottom: 10px; }
.default-css ul li, .default-css ol li { font-size: 14px; line-height: 22px; margin: 0 0 4px; }
.default-css ul li { background-position: 0 5px; padding-left: 16px; background-size: 12px; }
h1 {font-size: 28px;}
h2 {font-size: 24px;}
h3 {font-size: 22px;}
h4 {font-size: 20px;}
h5 {font-size: 18px;}
h6 {font-size: 16px;}
.home-banner { padding: 40px 0 40px; }
.small-heading-title, .small-heading-title p { margin-bottom: 10px; font-size: 15px; line-height: 20px; }
.services-box figure { margin-bottom: 10px; border-radius: 10px; }
.services-box h3 { font-size: 17px; line-height: 24px; }
a.read-more { font-size: 14px; line-height: 20px; }
.heading-sub-title { margin-bottom: 10px; font-size: 18px; line-height: 24px; }
.faq-box .card-header h5, .card-header-title { padding: 7px 25px 7px 0px; line-height: 24px; font-size: 18px; }
section.schedule-delivery-section h3 { font-size: 18px; line-height: 24px; }
.card-body.default-css { padding: 2px 0px 1px 0px; }
section.technology-driven-smarter-section .heading-title { margin-bottom: 10px; }
.technology-driven-smarter-btns { padding-top: 0; }
.every-industry-box figure { margin-bottom: 10px; }
.every-industry-box figure img { max-width: 60px; }
.every-industry-box h3 { font-size: 17px; line-height: 22px; }
.every-industry-box::before { top: 2%; width: 130px; height: 130px; }
.blog-row .col-sm-6 { padding: 10px; }
.blog-info a { font-size: 12px; line-height: 18px; }
.blog-info a img, .blog-info img { margin: -5px 5px 0 7px; max-width: 26px; }
.blog-content h3 { margin-bottom: 10px; font-size: 17px; line-height: 22px; }
.blog-info { margin-bottom: 5px; }
.location-section .col-sm-7 { width: 100%; order: 2; }
.location-section .col-sm-5 { width: 100%; order: 1; }
.map { text-align: center; padding-bottom: 10px; }
.location { margin: 0 -12px; }
.top-logo img { max-width: 180px; }
.header-section .container { padding: 0 12px; }
section.warehousing-section { padding: 80px 0; }
section.home-banner.businesses { padding: 80px 0; }
section.services-section.services .col-sm-4 { padding: 10px; }
.contact-left.default-css ul li { background-position: 0 6px; padding-left: 17px; background-size: 13px; margin-bottom: 5px; }
.contact-row { border-radius: 20px 20px 0 0; padding: 15px 15px 40px; }
.businesses-inner-section { margin-top: -30px; }
section.home-banner.businesses-inner { padding: 40px 0 60px; } 
.gform_wrapper h3 { font-size: 17px; line-height: 24px; }
.newsletter-form.traking { border-radius: 20px 20px 0 0; padding: 20px 15px 0; }
.delivery-solutions .every-industry-box h3 { font-size: 15px; line-height: 20px; }
.delivery-solutions .every-industry-box figure img { max-width: 50px; max-height: 50px; }
.services-list-box a { padding: 10px 13px; font-size: 13px; line-height: 16px; }
.sponsor-right .every-industry-box { display: block; text-align: center; }
.sponsor-right .every-industry-box figure { margin: 0 auto 10px; }
.sponsor-right ul { margin: 0; }
.book-delivery-form { border-radius: 20px; padding: 15px 15px; margin-top: 0; }
.book-delivery-form h2 { font-size: 18px; line-height: 22px; margin-bottom: 5px; }
.blog-left-dtl figure { margin-bottom: 10px; }
.blog-date li img{ margin-top: -5px; margin-right: 3px; max-width: 13px; }
.blog-date li { margin: 0 20px 0 0; font-size: 14px; }
.blog-left-dtl h3 { font-size: 17px; line-height: 22px; }
.blog-content-text h3 { font-size: 16px; margin-bottom: 10px; padding-bottom: 10px; line-height: 22px; }
.right-work-input { width: 240px; }
.wp-pagenavi a, .wp-pagenavi span { width: 30px; height: 30px; line-height: 28px; margin: 2px !important; font-size: 20px; }
.ports-categories ul li { font-size: 14px; line-height: 26px; padding: 0 5px; }






}
@media(max-width:767px){
section.schedule-delivery-section .col-sm-6 { width: 100%; }
.schedule-delivery-img { padding-top: 20px; }
.newsletter-form .col-sm-6 { width: 100%; text-align: center; }
.newsletter-form form { max-width: 500px; margin: 10px auto 0; }
.newsletter-form.traking .col-sm-8 { width: 100%; }
.newsletter-form.traking .col-sm-4 { width: 100%; text-align: center; padding-bottom: 0; }
section.blog-post-col .blog-colum-one .row .col-md-8 { width: 100%; order: 2; }
section.blog-post-col .blog-colum-one .row .col-md-4 { width: 100%; order: 1; padding-bottom: 10px; }



}
@media(max-width:700px){
.blog-row .col-sm-6 { padding: 10px; width: 100%; }
section.services-section.services .col-sm-4 { width: 50%; }
section.book-delivery-section .col-sm-5 { width: 100%; padding-top: 10px; }
section.book-delivery-section .col-sm-7 { width: 100%; }



}
@media(max-width:600px){
.ports-categories { display: block; }
.right-work-input { width: 100%; padding-top: 15px; }




}
@media(max-width:575px){
.banner-title { margin-bottom: 10px; font-size: 24px; line-height: 32px; }
.heading-title { margin-bottom: 10px; font-size: 24px; line-height: 32px; }
.banner-caption h3 { font-size: 16px; line-height: 24px; }
.banner-caption p { font-size: 15px; line-height: 20px; }
h1 {font-size: 26px;}
h2 {font-size: 22px;}
h3 {font-size: 20px;}
h4 {font-size: 18px;}
h5 {font-size: 16px;}
h6 {font-size: 14px;}
.faq-box .card-header h5, .card-header-title { padding: 5px 18px 5px 0px; line-height: 22px; font-size: 16px; }
section.every-industry-section .col-sm-4 { padding: 10px; width: 100%; }
.who-choose ul { column-count: 1; }
.blog-content h3 { margin-bottom: 10px; font-size: 16px; line-height: 20px; }
.location ul li { font-size: 14px; line-height: 16px; margin-bottom: 7px; padding-right: 3px; }
.newsletter-form .medium { padding: 8px 78px 8px 15px !important; height: 42px !important; font-size: 14px !important; line-height: 20px !important; }
.newsletter-form input.button.gform_button { right: 5px !important; top: 2px !important; padding: 10px 11px 10px !important; font-size: 14px !important; line-height: 16px !important; }
.header-section .col-sm-3 { width: 100%;  }
.header-section .col-sm-9 { width: 100%; text-align: center; padding: 0; }
.header-bottom { padding-right: 0; position: static; display: block; }
.header-section { padding: 0; }
.top-logo { padding: 10px 0; }
.top-btns { padding-left: 0; width: 100%; display: flex; }
.top-btns a.theme-btn.btn-blue { margin-right: 0; border-right: 2px solid #007ddb; }
.top-btns a.theme-btn { padding: 9px 15px 10px; line-height: 20px; font-size: 16px; letter-spacing: normal; width: 50%; border-radius: 0; }
section.warehousing-section { padding: 40px 0; }
section.home-banner.businesses { padding: 40px 0; }
.contact-dtl ul li { list-style: none; padding: 5px 10px; width: 100%; }
.newsletter-form.traking input.button.gform_button { height: 40px; margin: 15px 0 0; min-width: 110px; }
.newsletter-form.traking form { display: block; }
.gform_button.button { text-align: center; }
.delivery-solutions .col-sm-4 { padding: 10px; width: 50%; }
.services-list-box a { padding: 8px 10px; font-size: 12px; line-height: 14px; }
.services-list-slider { padding: 0 40px; }





}
@media(max-width:525px){
.location ul { column-count: 1; }
.delivery-solutions .every-industry-box h3 { font-size: 14px; line-height: 20px; }



}
@media(max-width:480px){
.gform_wrapper .gfield.gfield--width-half { -webkit-box-flex: 0; -ms-flex: 0 0 100%; flex: 0 0 100%; max-width: 100%; }
.gform_wrapper .gfield.gfield--width-third { -webkit-box-flex: 0; -ms-flex: 0 0 100%; flex: 0 0 100%; max-width: 100%; }




}
@media(max-width:420px){
section.services-section.services .col-sm-4 { width: 100%; }
.sponsor-right ul { column-count: 2; }
section.book-delivery-section .section-heading.default-css ul { column-count: 1; }



}