/*

Theme Name: Clark Freightways
Theme URI: https://www.portotheme.com/wordpress/porto

Author: P-THEMES

Author URI: https://www.portotheme.com/

Description: Porto Responsive WordPress + eCommerce Theme.

Version: 1.1

Template: porto

License: Commercial

License URI: http://themeforest.net/licenses/regular_extended

Tags: woocommerce, corporate, ecommerce, responsive, blue, black, green, white, light, dark, red, two-columns, three-columns, four-columns, left-sidebar, right-sidebar, fixed-layout, responsive-layout, custom-menu, editor-style, featured-images, flexible-header, full-width-template, microformats, post-formats, rtl-language-support, sticky-post, theme-options, translation-ready, accessibility-ready

*/

@import url('https://fonts.googleapis.com/css2?family=League+Spartan:wght@400;500;600;700;800&family=Outfit:wght@400;500;600;700;800&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Alex+Brush&display=swap');



/*************** ADD YOUR CUSTOM CSS HERE  ***************/
b,
strong {
    font-weight: 600;
}

ul {
    padding-left: 20px;
    margin-bottom: 20px;
}

ul>li {
    padding-bottom: 2px;
}

a.text-link {
    transition: all 0.5s ease-in-out;
}

a.text-link:hover {
    color: #b7bf35;
}

.text-primary {
    color: #b7bf35;
}

/* Spacing */
.m-50 {
    margin: 50px 0;
}

.mt-50 {
    margin-top: 50px;
}

.mb-50 {
    margin-bottom: 50px;
}

/* Spacing */

/* Heading style */
h1,
h2,
h3,
h4,
h5,
h6 {
    font-family: 'League Spartan', sans-serif;
    letter-spacing: 0;
    font-weight: 600;
    text-transform: uppercase;
}

h2.section-title {
    font-size: 50px;
    line-height: 55px;
    font-weight: 600;
    text-transform: uppercase;
    color: #1c1c1c;
    position: relative;
    padding-bottom: 15px;
    margin-bottom: 50px;
}

h2.section-title::after {
    content: "";
    width: 60px;
    height: 1px;
    background-color: #1c1c1c;
    display: block;
    position: absolute;
    bottom: 0;
    left: 50%;
    transform: translateX(-50%);
}

.bro-cont h4 {
    text-align: left !important;
}

.bro-cont h4 a {
    font-weight: 400;
    text-transform: none;
    font-size: 16px;
    text-align: left !important;
}

/* Heading style */

/* Button style */
.btn-primary-outline,
a.vc_btn3.btn-primary-outline {
    border: 1px solid #b7bf35;
    color: #000000;
    padding: 0 0 0 20px !important;
    text-transform: uppercase;
    transition: all 0.5s ease-in-out;
    border-radius: 0;
    font-size: 14px;
    line-height: 20px;
    font-weight: 500;
}

.btn-primary-outline:hover,
a.vc_btn3.btn-primary-outline:hover {
    background-color: #b7bf35 !important;
    color: #000000;
}

.btn-primary-outline i,
a.vc_btn3.btn-primary-outline i {
    border-left: 1px solid #b7bf35;
    color: #000000;
    padding: 15px !important;
    margin-left: 20px;
    transition: all 0.5s ease-in-out;
}

.btn-secondary-outline:hover i,
a.vc_btn3.btn-secondary-outline:hover i {
    background-color: #b7bf35;
    color: #000000;
}

.btn-secondary-outline,
a.vc_btn3.btn-secondary-outline {
    border: 1px solid #ffffff;
    color: #ffffff;
    padding: 0 0 0 20px !important;
    text-transform: uppercase;
    transition: all 0.5s ease-in-out;
    border-radius: 0;
    font-size: 14px;
    line-height: 20px;
    font-weight: 500;
}

.btn-secondary-outline:hover,
a.vc_btn3.btn-secondary-outline:hover {
    background-color: #ffffff;
    color: #000000;
}

.btn-secondary-outline i,
a.vc_btn3.btn-secondary-outline i {
    border-left: 1px solid #ffffff;
    color: #ffffff;
    padding: 15px !important;
    margin-left: 20px;
    transition: all 0.5s ease-in-out;
}

.btn-secondary-outline:hover i,
a.vc_btn3.btn-secondary-outline:hover i {
    background-color: #ffffff;
    color: #000000;
}

.btn-primary-solid,
a.vc_btn3.btn-primary-solid {
    background-color: #b7bf35;
    border: 1px solid #b7bf35;
    color: #000000;
    padding: 0 0 0 20px !important;
    text-transform: uppercase;
    transition: all 0.5s ease-in-out;
    border-radius: 0;
    font-size: 14px;
    line-height: 20px;
    font-weight: 600;
}

.btn-primary-solid:hover,
a.vc_btn3.btn-primary-solid:hover {
    background-color: #9da42a;
    border-color: #9da42a;
    color: #000000;
}

.btn-primary-solid i,
a.vc_btn3.btn-primary-solid i {
    background-color: #b7bf35;
    border-left: 1px solid #b7bf35;
    color: #000000;
    padding: 15px !important;
    margin-left: 20px;
    transition: all 0.5s ease-in-out;
}

.btn-primary-solid:hover i,
a.vc_btn3.btn-primary-solid:hover i {
    background-color: #9da42a;
    border-color: #9da42a;
    color: #000000;
}

.btn-secondary-solid,
a.vc_btn3.btn-secondary-solid {
    background-color: #ffffff;
    border: 1px solid #ffffff;
    color: #000000;
    padding: 0 0 0 20px !important;
    text-transform: uppercase;
    transition: all 0.5s ease-in-out;
    border-radius: 0;
    font-size: 14px;
    line-height: 20px;
    font-weight: 600;
}

.btn-secondary-solid:hover,
a.vc_btn3.btn-secondary-solid:hover {
    background-color: #cdcdcd;
    border: 1px solid #cdcdcd;
    color: #000000;
}

.btn-secondary-solid i,
a.vc_btn3.btn-secondary-solid i {
    border: 1px solid #ffffff;
    border-left: 1px solid #ffffff;
    color: #000000;
    padding: 15px !important;
    margin-left: 20px;
    transition: all 0.5s ease-in-out;
}

.btn-secondary-solid:hover i,
a.vc_btn3.btn-secondary-solid:hover i {
    background-color: #cdcdcd;
    border: 1px solid #cdcdcd;
}

.news-section .post-meta .meta-author,
.news-section .post-meta .meta-cats,
.news-section .post-meta .meta-comments {
    display: none;
}

/*.news-section .grid-box{
	display: flex;
    flex-wrap: nowrap;
    align-items: flex-start;
	flex-direction: column-reverse;
}
.news-section .post-meta .meta-date{font-size: 11px;
    line-height: 15px;
    background-color: #008449;
    padding: 30px 10px;
    text-transform: uppercase;
    color: #ffffff;
    width: 90px;
    text-align: center;
    flex-shrink: 0;}*/
.news-section .clearfix .btn-default.btn {
    background: none !important;
    color: #b7bf35;
    font-size: 14px !important;
}

.porto-single-page {
    padding-top: 35px;
}

/* Button style */

.no-breadcrumbs .main-content {
    padding-top: 0;
    padding-bottom: 0;
}

.header-wrapper .header-container.container {
    max-width: 1400px;
    padding: 0;
}

#header .header-contact {
    margin: 0;
}

#header,
.sticky-header .header-main.sticky {
    border: 0;
}

.fixed-header #header .header-main {
    background-color: rgb(255 255 255 / 95%);
    padding: 15px 0;
    position: relative;
}

.fixed-header #header .header-main::after {
    content: '';
    width: 100%;
    height: 3px;
    background: radial-gradient(circle, #b3be35 30%, transparent 100%);
    position: absolute;
    display: block;
    bottom: 0;
    left: 0;
}

#header.sticky-header .header-main,
.fixed-header #header.sticky-header .header-main {
    background-color: rgb(255 255 255 / 95%);
}

.fixed-header #header .header-main .header-center,
.fixed-header #header .header-main .header-left,
.fixed-header #header .header-main .header-right {
    padding-top: 0;
    padding-bottom: 0;
}

#header.sticky-header .main-menu-wrap,
#header.sticky-header .header-main.sticky .header-left,
#header.sticky-header .header-main.sticky .header-right {
    padding-top: 12px;
    padding-bottom: 12px;
}

#header.sticky-header .logo {
    max-width: 150px;
}

#header.sticky-header .header-main.change-logo .logo img {
    transform: scale(1);
}

#header.sticky-header .header-main.change-logo .header-left,
.fixed-header #header .header-main .header-left {
    padding-left: 0;
}

.header-right-top {
    border-bottom: 0;
}

.header-right-top .nav-top {
    align-items: center;
}

.header-right-top .nav-top .nav-item {
    text-transform: uppercase;
    font-size: 15px;
    line-height: 20px;
    font-weight: 600;
    color: #ffffff;
    padding: 5px 12px;
}

#header .header-right-top .nav-top li.nav-item>span {
    padding: 0;
}

#header .header-right-top .nav-top li.nav-item>span a {
    color: #000000;
}

.header-right-top .nav-top .nav-item.login {
    background-color: #b7bf35;
    color: #000000;
    padding: 0;
    margin-left: 10px;
}

#header .header-right-top .nav-top .nav-item.login a {
    text-transform: uppercase;
    font-size: 15px;
    line-height: 20px;
    color: #000000;
    padding: 10px 25px;
    font-weight: 600;
}

#header .header-right-top .nav-top .nav-item.login a i.fa {
    margin-left: 10px;
}

.header-right-top .nav-top .nav-item img {
    margin-right: 15px;
    max-width: 35px;
    max-height: 40px;
}

#header .header-right-bottom {
    padding-right: 0;
}

#header .main-menu>li.menu-item {
    margin: 0;
    padding: 8px 13px;
}

#header .main-menu>li.menu-item:last-child {
    padding-right: 0;
}

#header .main-menu>li.menu-item>a {
    font-size: 15px;
    line-height: 20px;
    color: #000000;
    transition: all 0.5s ease-in-out;
    letter-spacing: 0;
    padding: 1px 2px;
}

#header .main-menu:hover>li.menu-item.active:not(:hover)>a {
    background: none;
    color: #008449;
}

#header .main-menu>li.menu-item.active>a {
    background-color: transparent;
    color: #008449;
    border-radius: 0;
    border-bottom: 2px solid #008449;
}

#header .main-menu>li.menu-item.active:hover>a,
#header .main-menu>li.menu-item:hover>a {
    background-color: transparent;
    color: #008449;
}

#header .main-menu .narrow ul.sub-menu {
    background-color: #008449;
    border-top: 0;
}

#header .main-menu .narrow li.menu-item a {
    transition: all 0.5s ease-in-out;
}

#header .main-menu .narrow li.menu-item:hover a {
    background-color: #007742;
    color: #ffffff;
}

#header .main-menu .narrow li.menu-item>a {
    color: #ffffff;
    border-bottom-color: #008449;
}

/*banner */
.home-banner-section rs-slide {
    display: flex !important;
    flex-direction: column;
    align-items: flex-start;
    justify-content: flex-end;
    padding: 100px 100px;
}

.home-banner-section rs-slide .banner-text-wrap,
.home-banner-section rs-slide .banner-text-wrap * {
    position: static !important;
}

.home-banner-section rs-slide .banner-buttons-wrap a.btn-primary-solid {
    line-height: 20px !important;
    font-weight: 600 !important;
}

.home-banner-section rs-slide .banner-buttons-wrap,
.home-banner-section rs-slide .banner-buttons-wrap * {
    position: static !important;
}

.banner-buttons {
    display: flex !important;
    align-items: center !important;
    column-gap: 10px;
}

.banner-text {
    font-size: 55px !important;
    line-height: 30px !important;
    text-transform: uppercase;
    white-space: pre-wrap !important;
    font-weight: 700 !important;
    /* max-width: 650px !important; */
    font-family: 'Outfit', sans-serif !important;
    text-shadow: 0 3px #008449, 1px 3px #008449;
}

.service-section {
    padding: 100px 0 0;
    position: relative;
}

.service-section::after {
    content: "";
    position: absolute;
    left: 0;
    top: 10px;
    background: url("./images/core-service-floating-image.png") no-repeat 0 0;
    background-size: contain;
    width: 160px;
    height: 245px;
    display: block;
}

.service-section .row {
    position: relative;
    z-index: 1;
}

.service-section .service-left {
    padding: 0 100px;
}

.service-section .service-left .wpb_text_column {
    margin-bottom: 50px;
}

.service-section .service-right {
    padding: 0;
}

.service-section .service-right .wpb_content_element {
    margin-bottom: 0;
}

.who-we-section {
    padding: 100px 0;
    position: relative;
}

.who-we-section::before {
    content: "";
    position: absolute;
    right: 0;
    top: -90px;
    background: url("./images/who-we-are-floating-image.png") no-repeat 0 0;
    background-size: contain;
    width: 220px;
    height: 420px;
    display: block;
    opacity: 0.2;
}

.who-we-btn-wrap .vc_column-inner {
    display: flex;
    align-items: center;
    justify-content: center;
    column-gap: 10px;
}

.who-we-btn-wrap .vc_column-inner .vc_btn3-container {
    margin: 0;
}

.news-section {
    padding: 100px 0;
}

.news-section h2.section-title {
    color: #ffffff;
}

.news-section h2.section-title::after {
    background-color: #ffffff;
}

.news-section .vc_btn3-container {
    margin-bottom: 0;
}

.news-list-wrap {
    display: flex;
    flex-wrap: wrap;
    margin-bottom: 50px;
}

.news-list-wrap .news-list {
    width: 50%;
    border-right: 1px solid #5e7063;
}

.news-list-wrap .news-list:first-child {
    padding-right: 50px;
}

.news-list-wrap .news-list:last-child {
    padding-left: 50px;
    border: 0;
}

.news-list-wrap .news-list-inner {
    display: flex;
    flex-wrap: nowrap;
    align-items: flex-start;
}

.news-list-wrap .news-list-inner .news-date {
    font-size: 11px;
    line-height: 15px;
    background-color: #008449;
    padding: 30px 10px;
    text-transform: uppercase;
    color: #ffffff;
    width: 90px;
    text-align: center;
    flex-shrink: 0;
}

.news-list-wrap .news-list-inner .news-date .news-day {
    font-size: 34px;
    line-height: 34px;
    font-family: 'League Spartan', sans-serif;
    display: block;
    font-weight: 600;
}

.news-list-wrap .news-list-inner .news-info {
    width: 100%;
    padding-left: 30px;
}

.news-list-wrap .news-list-inner .news-info h3 {
    font-size: 22px;
    line-height: 26px;
    font-family: 'League Spartan', sans-serif;
    color: #ffffff;
    position: relative;
    padding-bottom: 10px;
    margin-bottom: 20px;
    text-transform: uppercase;
}

.news-list-wrap .news-list-inner .news-info h3::after {
    content: "";
    background-color: #ffffff;
    width: 35px;
    height: 1px;
    display: block;
    position: absolute;
    bottom: 0;
    left: 0;
}

.news-list-wrap .news-list-inner .news-info p {
    color: #ffffff;
}

.careers-section {
    padding: 100px 0 0;
}

.careers-section .vc_column_container>.vc_column-inner {
    padding: 0 !important;
}

.careers-section .wpb_content_element {
    text-align: center;
    max-width: 1024px;
    margin: 0 auto 250px;
}

.careers-section .wpb_content_element h3 {
    font-size: 22px;
    line-height: 28px;
    color: #1c1c1c;
    font-weight: 600;
    font-family: 'League Spartan', sans-serif;
}

.careers-section .wpb_content_element h4 {
    font-size: 25px;
    line-height: 28px;
    color: #3b403b;
    font-weight: 500;
}

.careers-section .wpb_content_element p {
    color: #3b403b;
}

.careers-section .wpb_content_element h4 a {
    font-weight: 600;
}

.careers-section .vc_btn3-container {
    margin-bottom: 0;
}

.testimonial-section {
    padding: 100px 0;
    position: relative;
}

.testimonial-section::after {
    content: "";
    position: absolute;
    left: 0;
    top: 40px;
    background: url("./images/testimonial-floating-image.png") no-repeat 0 0;
    background-size: contain;
    width: 220px;
    height: 430px;
    display: block;
}

.testimonial-section .vc_column_container>.vc_column-inner {
    padding: 0 !important;
}

.testimonial-section .vc_btn3-container {
    margin: 0;
}

.testi-container {
    max-width: 850px;
    margin: 0 auto 50px;
}

.testi-container h3 {
    font-size: 22px;
    line-height: 26px;
    font-family: 'League Spartan', sans-serif;
    color: #1c1c1c;
    text-transform: uppercase;
    text-align: center;
    font-weight: 500;
}

.testi-container p {
    font-size: 30px;
    line-height: 36px;
    font-family: 'Alex Brush', cursive;
    color: #1c1c1c;
    text-align: center;
}

.testi-for .slick-arrow {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    filter: invert(1);
    transition: all 0.5s ease-in-out;
    cursor: pointer;
}

.testi-for .slick-arrow:hover {
    filter: invert(0);
}

.testi-for .slick-arrow.slick-prev {
    left: -70px;
}

.testi-for .slick-arrow.slick-next {
    right: -70px;
}

.testi-nav .slick-track {
    display: flex;
    align-items: center;
}

.testi-nav-item {
    text-align: center;
    filter: grayscale(1);
    opacity: 0.8;
}

.testi-nav-item.slick-current {
    filter: grayscale(0);
    opacity: 1;
}

.vc_row.map-section {
    position: relative;
    overflow: unset;
}

.vc_row.map-section .wpb_content_element {
    margin: 0;
}

.map-section>.col-md-12 {
    padding: 0;
}

.map-floating-box {
    position: absolute;
    top: -20px;
    right: 140px;
    background-color: #008449;
    padding: 40px;
}

.map-floating-box::after {
    content: "";
    background-color: transparent;
    width: 0;
    height: 0;
    border-left: 11px solid transparent;
    border-right: 70px solid transparent;
    border-top: 30px solid #005e34;
    position: absolute;
    bottom: -30px;
    left: 93px;
}

.map-floating-box>.col-md-12 {
    padding: 0;
}

.map-floating-box>.col-md-12 .wpb_content_element {
    margin: 0;
}

.map-floating-box h4 {
    color: #ffffff;
    font-size: 24px;
    line-height: 24px;
    letter-spacing: 0;
}

.map-floating-box h4 span {
    font-size: 14px;
    font-weight: 400;
}

.map-floating-box p {
    color: #ffffff;
}

.map-floating-box p strong {
    font-weight: 500;
}

/* Footer */
.footer .footer-main-content {
    padding: 100px 0;
}

.footer h2 {
    font-size: 14px;
    line-height: 20px;
    font-family: "Poppins", sans-serif;
    letter-spacing: 0;
    color: #1aaa6a;
    padding-bottom: 5px;
    font-weight: 600;
    text-transform: uppercase;
    margin-bottom: 20px;
    position: relative;
}

.footer h2::after {
    content: "";
    background-color: #97cca3;
    width: 30px;
    height: 1px;
    display: block;
    position: absolute;
    bottom: 0;
    left: 0;
}

.footer .widget>div>ul li {
    padding: 5px 0;
    border: 0;
}

.footer .widget>div>ul {
    border: 0;
}

.footer .widget>div>ul li::before {
    display: none;
}

.footer .widget>div>ul li a {
    font-size: 13px;
    line-height: 18px;
    font-family: "Poppins", sans-serif;
    color: #ffffff;
    display: block;
    transition: all 0.5s ease-in-out;
}

.footer .widget>div>ul li a:hover {
    color: #b7bf35;
}

#footer .footer-bottom {
    background-color: transparent;
    padding: 50px 0 0;
    border-top: 1px solid #69706d;
}

#footer .footer-bottom .wpb_content_element {
    margin: 0;
}

#footer .footer-bottom .wpb_content_element p {
    margin: 0;
    text-align: center;
    color: #929995;
    font-size: 13px;
    line-height: 18px;
    font-family: "Poppins", sans-serif;
}

/* Inner page */
.main-content {
    padding-top: 0;
    padding-bottom: 0;
}

.page-top {
    border-bottom: none;
    background-image: none !important;
    padding: 0;
}

.page-top .page-top-banner {
    padding: 260px 0 30px;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    position: relative;
}

.page-top .page-top-banner::after {
    content: "";
    background-image: linear-gradient(0deg, rgba(0, 0, 0, 0.6) 20%, rgba(0, 0, 0, 0) 100%);
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1;
}

.page-our-people .page-top .page-top-banner {
    background-position: center 100%;
}

.page-top .container {
    position: relative;
    z-index: 2;
}

.page-top .page-title {
    font-size: 34px;
    line-height: 40px;
    font-family: 'League Spartan', sans-serif;
    letter-spacing: 0;
    font-weight: 600;
    margin: 15px 0 5px;
    text-transform: uppercase;
}

.page-top .page-sub-title {
    font-size: 16px;
    line-height: 22px;
    font-family: "Poppins", sans-serif;
    opacity: 1;
}

.page-top .breadcrumbs-wrap,
.page-top .breadcrumbs-wrap a {
    font-size: 14px;
    line-height: 18px;
    color: #fff;
}

.page-top ul.breadcrumb>li:last-child {
    opacity: 0.7;
}

.inner-page-content-nopad {
    padding: 0;
}

.inner-page-content-toppad {
    padding: 80px 0 0 0;
    position: relative;
}

.inner-page-content {
    padding: 80px 0;
    position: relative;
}

.inner-page-content:before {
    content: "";
    position: absolute;
    right: 0;
    bottom: 0;
    background: url("./images/who-we-are-floating-image.png") no-repeat 0 0;
    background-size: contain;
    width: 200px;
    height: 380px;
    display: block;
    opacity: 0.2;
}

.inner-page-content .wpb_content_element {
    margin: 0;
}

.vc_row.wpb_row.history-grid-view {
    margin-bottom: 50px;
}

.outlined-single-image {
    border: 1px solid #bfbfbf;
    padding: 12px;
    border-radius: 3px;
}

.yellowbox p a {
    color: #3e3e3e;
    font-weight: bold;
}

.blackbox p a {
    color: #fff;
    font-weight: bold;
}

.testimonial.testimonial-style-4 .testimonial-author img {
    border-radius: 0 !important;
    max-width: 108px !important;
}

/*Gravity Form CSS*/
.gform_wrapper.gravity-theme .gform_validation_errors {
    padding: 10px 8px;
    margin-bottom: 35px;
    border: 1px solid #c02b0a !important
}

.gform_wrapper.gravity-theme .gform_validation_errors .alert {
    border-radius: 0px !important;
    background: none;
    border: none;
    padding: 0;
}

.gform_wrapper.gravity-theme .gform_validation_errors>ol li {
    list-style-type: disclosure-closed !important;
    margin: 0 0 2px;
}

.gform_wrapper.gravity-theme .gform_validation_errors h2.gform_submission_error {
    font-size: 16px;
    margin: 0;
    padding: 0;
    border-bottom: 1px solid #c02b0a;
    color: red;
}

.gform_wrapper.gravity-theme .gfield_description {
    padding-top: 0px;
}

.gform_wrapper.gravity-theme .gfield_validation_message,
.gform_wrapper.gravity-theme .validation_message {
    padding: 0;
    background: none;
    border: none;
}

.gf_repeater2_add {
    background-color: #2cc977;
}

.gf_repeater2_add:hover {
    background-color: #2ab16a;
}

.gf_repeater2_remove {
    background-color: #ef6159;
}

.gf_repeater2_remove:hover {
    background-color: #cf4c45;
}

.gform_wrapper.gravity-theme .gsection {
    border-bottom: 1px solid #449131;
    padding: 0;
    margin: 20px 0px;
}

h3.gsection_title {
    background: #008449;
    color: #fff;
    padding: 5px 10px;
    display: inline-block;
    margin: 0;
}

.gfield_checkbox {
    display: grid;
    grid-template-columns: 50% 50%;
}

.gform_wrapper hr {
    border: 1px solid #c5c5c5;
}

/*Gravity Form CSS*/


/* Responsive */
.page-top.page-header-1 {
    padding-top: 150px;
    margin-bottom: 50px;
}

.page-top.page-header-1 .page-title:not(.b-none)::after {
    display: none;
}

@media only screen and (min-width: 1600px) {
    .banner-text {
        font-size: 60px !important;
        line-height: 32px !important;
    }
}

@media only screen and (max-width: 1450px) {
    .header-wrapper .header-container.container {
        max-width: 94%;
    }

    #header .logo {
        max-width: 300px;
    }

    #header .header-right-bottom {
        margin: 5px 0;
    }

    #header .main-menu>li.menu-item {
        margin: 0;
        padding: 8px 9px;
    }

    .home-banner-section rs-slide {
        padding: 100px 5%;
    }

    .banner-text {
        font-size: 48px !important;
        line-height: 28px !important;
    }
}

@media only screen and (max-width: 991px) {
    #header .logo {
        max-width: 150px;
    }

    .header-right-top {
        border-bottom: 0;
        display: none;
    }

    #header .header-right-top .nav-top li.nav-item .l-text {
        display: none;
    }

    .header-right-top .nav-top .nav-item {
        width: 42px;
    }

    #header .header-right-top .nav-top .nav-item.login a {
        padding: 10px 15px;
    }

    .banner-text {
        font-size: 25px !important;
        line-height: 30px !important;
    }

    .home-banner-section rs-slide .banner-buttons-wrap {
        width: 290px;
    }

    .home-banner-section rs-slide .banner-buttons-wrap i {
        padding: 10px !important;
    }

    .banner-buttons {
        column-gap: 5px;
    }

    h2.section-title {
        font-size: 35px;
        line-height: 40px;
        padding-bottom: 10px;
        margin-bottom: 30px;
        z-index: 1;
    }

    .service-section {
        padding: 50px 0 0;
    }

    .service-section .service-left {
        padding: 0 20px 20px;
    }

    .service-section .service-left .wpb_text_column {
        margin-bottom: 20px;
    }

    .who-we-section {
        padding: 50px 0;
    }

    .who-we-btn-wrap .vc_column-inner {
        display: block;
        text-align: center;
    }

    .vc_btn3-container.vc_btn3-inline {
        margin-bottom: 20px !important;
    }

    .news-section {
        padding: 50px 0;
    }

    .careers-section {
        padding: 50px 0;
    }

    .testimonial-section {
        padding: 50px 0;
    }

    .map-floating-box {
        position: static;
        padding: 10px 30px;
    }

    .footer .footer-main-content {
        padding: 30px 0 20px;
    }

    #footer .footer-bottom {
        padding: 20px 0 0;
    }

    .inner-page-content {
        padding: 40px 0;
    }

    .yellowbox,
    .blackbox {
        width: calc(50% - 4px) !important;
        margin: 2px;
    }

    .call-to-action-in-footer {
        padding: 40px 0 0;
    }

    .gform_wrapper.gravity-theme .gform_validation_errors h2.gform_submission_error {
        line-height: 1.2;
        border: 0;
    }

    .page-top.page-header-1 {
        padding-top: 100px;
    }

    .right-sidebar {
        padding-top: 30px !important;
        margin-top: 0 !important;
    }

    article.post-full .entry-title,
    article.post-large .entry-title {
        line-height: 1.2;
    }

    .testi-container {
        max-width: 320px;
    }

    .testimonial-section::after {
        display: none;
    }
}