/*!
 *  Font Awesome 4.7.0 by @davegandy - http://fontawesome.io - @fontawesome
 *  License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)
 */

@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
}
@font-face {
    font-family: 'Distress';
    src: url('../fonts/Distress.woff2') format('woff2'),
        url('../fonts/Distress.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}



.fa {
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.fa-lg {
    font-size: 1.33333333em;
    line-height: 0.75em;
    vertical-align: -15%
}

.fa-2x {
    font-size: 2em
}

.fa-3x {
    font-size: 3em
}

.fa-4x {
    font-size: 4em
}

.fa-5x {
    font-size: 5em
}

.fa-fw {
    width: 1.28571429em;
    text-align: center
}

.fa-ul {
    padding-left: 0;
    margin-left: 2.14285714em;
    list-style-type: none
}

.fa-ul>li {
    position: relative
}

.fa-li {
    position: absolute;
    left: -2.14285714em;
    width: 2.14285714em;
    top: 0.14285714em;
    text-align: center
}

.fa-li.fa-lg {
    left: -1.85714286em
}

.fa-border {
    padding: .2em .25em .15em;
    border: solid 0.08em #eeeeee;
    border-radius: .1em
}

.fa-pull-left {
    float: left
}

.fa-pull-right {
    float: right
}

.fa.fa-pull-left {
    margin-right: .3em
}

.fa.fa-pull-right {
    margin-left: .3em
}

.pull-right {
    float: right
}

.pull-left {
    float: left
}

.fa.pull-left {
    margin-right: .3em
}

.fa.pull-right {
    margin-left: .3em
}

.fa-spin {
    -webkit-animation: fa-spin 2s infinite linear;
    animation: fa-spin 2s infinite linear
}

.fa-pulse {
    -webkit-animation: fa-spin 1s infinite steps(8);
    animation: fa-spin 1s infinite steps(8)
}

@-webkit-keyframes fa-spin {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg)
    }
    100% {
        -webkit-transform: rotate(359deg);
        transform: rotate(359deg)
    }
}

@keyframes fa-spin {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg)
    }
    100% {
        -webkit-transform: rotate(359deg);
        transform: rotate(359deg)
    }
}

.fa-rotate-90 {
    -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";
    -webkit-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg)
}

.fa-rotate-180 {
    -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg)
}

.fa-rotate-270 {
    -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";
    -webkit-transform: rotate(270deg);
    -ms-transform: rotate(270deg);
    transform: rotate(270deg)
}

.fa-flip-horizontal {
    -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";
    -webkit-transform: scale(-1, 1);
    -ms-transform: scale(-1, 1);
    transform: scale(-1, 1)
}

.fa-flip-vertical {
    -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";
    -webkit-transform: scale(1, -1);
    -ms-transform: scale(1, -1);
    transform: scale(1, -1)
}

:root .fa-rotate-90,
:root .fa-rotate-180,
:root .fa-rotate-270,
:root .fa-flip-horizontal,
:root .fa-flip-vertical {
    filter: none
}

.fa-stack {
    position: relative;
    display: inline-block;
    width: 2em;
    height: 2em;
    line-height: 2em;
    vertical-align: middle
}

.fa-stack-1x,
.fa-stack-2x {
    position: absolute;
    left: 0;
    width: 100%;
    text-align: center
}

.fa-stack-1x {
    line-height: inherit
}

.fa-stack-2x {
    font-size: 2em
}
.newsletter div.wpcf7-response-output {
    margin: 0px 0px 15px;
}

.fa-inverse {
    color: #ffffff
}

.fa-glass:before {
    content: "\f000"
}

.fa-music:before {
    content: "\f001"
}

.fa-search:before {
    content: "\f002"
}

.fa-envelope-o:before {
    content: "\f003"
}

.fa-heart:before {
    content: "\f004"
}

.fa-star:before {
    content: "\f005"
}

.fa-star-o:before {
    content: "\f006"
}

.fa-user:before {
    content: "\f007"
}

.fa-film:before {
    content: "\f008"
}

.fa-th-large:before {
    content: "\f009"
}

.fa-th:before {
    content: "\f00a"
}

.fa-th-list:before {
    content: "\f00b"
}

.fa-check:before {
    content: "\f00c"
}

.fa-remove:before,
.fa-close:before,
.fa-times:before {
    content: "\f00d"
}

.fa-search-plus:before {
    content: "\f00e"
}

.fa-search-minus:before {
    content: "\f010"
}

.fa-power-off:before {
    content: "\f011"
}

.fa-signal:before {
    content: "\f012"
}

.fa-gear:before,
.fa-cog:before {
    content: "\f013"
}

.fa-trash-o:before {
    content: "\f014"
}

.fa-home:before {
    content: "\f015"
}

.fa-file-o:before {
    content: "\f016"
}

.fa-clock-o:before {
    content: "\f017"
}

.fa-road:before {
    content: "\f018"
}

.fa-download:before {
    content: "\f019"
}

.fa-arrow-circle-o-down:before {
    content: "\f01a"
}

.fa-arrow-circle-o-up:before {
    content: "\f01b"
}

.fa-inbox:before {
    content: "\f01c"
}

.fa-play-circle-o:before {
    content: "\f01d"
}

.fa-rotate-right:before,
.fa-repeat:before {
    content: "\f01e"
}

.fa-refresh:before {
    content: "\f021"
}

.fa-list-alt:before {
    content: "\f022"
}

.fa-lock:before {
    content: "\f023"
}

.fa-flag:before {
    content: "\f024"
}

.fa-headphones:before {
    content: "\f025"
}

.fa-volume-off:before {
    content: "\f026"
}

.fa-volume-down:before {
    content: "\f027"
}

.fa-volume-up:before {
    content: "\f028"
}

.fa-qrcode:before {
    content: "\f029"
}

.fa-barcode:before {
    content: "\f02a"
}

.fa-tag:before {
    content: "\f02b"
}

.fa-tags:before {
    content: "\f02c"
}

.fa-book:before {
    content: "\f02d"
}

.fa-bookmark:before {
    content: "\f02e"
}

.fa-print:before {
    content: "\f02f"
}

.fa-camera:before {
    content: "\f030"
}

.fa-font:before {
    content: "\f031"
}

.fa-bold:before {
    content: "\f032"
}

.fa-italic:before {
    content: "\f033"
}

.fa-text-height:before {
    content: "\f034"
}

.fa-text-width:before {
    content: "\f035"
}

.fa-align-left:before {
    content: "\f036"
}

.fa-align-center:before {
    content: "\f037"
}

.fa-align-right:before {
    content: "\f038"
}

.fa-align-justify:before {
    content: "\f039"
}

.fa-list:before {
    content: "\f03a"
}

.fa-dedent:before,
.fa-outdent:before {
    content: "\f03b"
}

.fa-indent:before {
    content: "\f03c"
}

.fa-video-camera:before {
    content: "\f03d"
}

.fa-photo:before,
.fa-image:before,
.fa-picture-o:before {
    content: "\f03e"
}

.fa-pencil:before {
    content: "\f040"
}

.fa-map-marker:before {
    content: "\f041"
}

.fa-adjust:before {
    content: "\f042"
}

.fa-tint:before {
    content: "\f043"
}

.fa-edit:before,
.fa-pencil-square-o:before {
    content: "\f044"
}

.fa-share-square-o:before {
    content: "\f045"
}

.fa-check-square-o:before {
    content: "\f046"
}

.fa-arrows:before {
    content: "\f047"
}

.fa-step-backward:before {
    content: "\f048"
}

.fa-fast-backward:before {
    content: "\f049"
}

.fa-backward:before {
    content: "\f04a"
}

.fa-play:before {
    content: "\f04b"
}

.fa-pause:before {
    content: "\f04c"
}

.fa-stop:before {
    content: "\f04d"
}

.fa-forward:before {
    content: "\f04e"
}

.fa-fast-forward:before {
    content: "\f050"
}

.fa-step-forward:before {
    content: "\f051"
}

.fa-eject:before {
    content: "\f052"
}

.fa-chevron-left:before {
    content: "\f053"
}

.fa-chevron-right:before {
    content: "\f054"
}

.fa-plus-circle:before {
    content: "\f055"
}

.fa-minus-circle:before {
    content: "\f056"
}

.fa-times-circle:before {
    content: "\f057"
}

.fa-check-circle:before {
    content: "\f058"
}

.fa-question-circle:before {
    content: "\f059"
}

.fa-info-circle:before {
    content: "\f05a"
}

.fa-crosshairs:before {
    content: "\f05b"
}

.fa-times-circle-o:before {
    content: "\f05c"
}

.fa-check-circle-o:before {
    content: "\f05d"
}

.fa-ban:before {
    content: "\f05e"
}

.fa-arrow-left:before {
    content: "\f060"
}

.fa-arrow-right:before {
    content: "\f061"
}

.fa-arrow-up:before {
    content: "\f062"
}

.fa-arrow-down:before {
    content: "\f063"
}

.fa-mail-forward:before,
.fa-share:before {
    content: "\f064"
}

.fa-expand:before {
    content: "\f065"
}

.fa-compress:before {
    content: "\f066"
}

.fa-plus:before {
    content: "\f067"
}

.fa-minus:before {
    content: "\f068"
}

.fa-asterisk:before {
    content: "\f069"
}

.fa-exclamation-circle:before {
    content: "\f06a"
}

.fa-gift:before {
    content: "\f06b"
}

.fa-leaf:before {
    content: "\f06c"
}

.fa-fire:before {
    content: "\f06d"
}

.fa-eye:before {
    content: "\f06e"
}

.fa-eye-slash:before {
    content: "\f070"
}

.fa-warning:before,
.fa-exclamation-triangle:before {
    content: "\f071"
}

.fa-plane:before {
    content: "\f072"
}

.fa-calendar:before {
    content: "\f073"
}

.fa-random:before {
    content: "\f074"
}

.fa-comment:before {
    content: "\f075"
}

.fa-magnet:before {
    content: "\f076"
}

.fa-chevron-up:before {
    content: "\f077"
}

.fa-chevron-down:before {
    content: "\f078"
}

.fa-retweet:before {
    content: "\f079"
}

.fa-shopping-cart:before {
    content: "\f07a"
}

.fa-folder:before {
    content: "\f07b"
}

.fa-folder-open:before {
    content: "\f07c"
}

.fa-arrows-v:before {
    content: "\f07d"
}

.fa-arrows-h:before {
    content: "\f07e"
}

.fa-bar-chart-o:before,
.fa-bar-chart:before {
    content: "\f080"
}

.fa-twitter-square:before {
    content: "\f081"
}

.fa-facebook-square:before {
    content: "\f082"
}

.fa-camera-retro:before {
    content: "\f083"
}

.fa-key:before {
    content: "\f084"
}

.fa-gears:before,
.fa-cogs:before {
    content: "\f085"
}

.fa-comments:before {
    content: "\f086"
}

.fa-thumbs-o-up:before {
    content: "\f087"
}

.fa-thumbs-o-down:before {
    content: "\f088"
}

.fa-star-half:before {
    content: "\f089"
}

.fa-heart-o:before {
    content: "\f08a"
}

.fa-sign-out:before {
    content: "\f08b"
}

.fa-linkedin-square:before {
    content: "\f08c"
}

.fa-thumb-tack:before {
    content: "\f08d"
}

.fa-external-link:before {
    content: "\f08e"
}

.fa-sign-in:before {
    content: "\f090"
}

.fa-trophy:before {
    content: "\f091"
}

.fa-github-square:before {
    content: "\f092"
}

.fa-upload:before {
    content: "\f093"
}

.fa-lemon-o:before {
    content: "\f094"
}

.fa-phone:before {
    content: "\f095"
}

.fa-square-o:before {
    content: "\f096"
}

.fa-bookmark-o:before {
    content: "\f097"
}

.fa-phone-square:before {
    content: "\f098"
}

.fa-twitter:before {
    content: "\f099"
}

.fa-facebook-f:before,
.fa-facebook:before {
    content: "\f09a"
}

.fa-github:before {
    content: "\f09b"
}

.fa-unlock:before {
    content: "\f09c"
}

.fa-credit-card:before {
    content: "\f09d"
}

.fa-feed:before,
.fa-rss:before {
    content: "\f09e"
}

.fa-hdd-o:before {
    content: "\f0a0"
}

.fa-bullhorn:before {
    content: "\f0a1"
}

.fa-bell:before {
    content: "\f0f3"
}

.fa-certificate:before {
    content: "\f0a3"
}

.fa-hand-o-right:before {
    content: "\f0a4"
}

.fa-hand-o-left:before {
    content: "\f0a5"
}

.fa-hand-o-up:before {
    content: "\f0a6"
}

.fa-hand-o-down:before {
    content: "\f0a7"
}

.fa-arrow-circle-left:before {
    content: "\f0a8"
}

.fa-arrow-circle-right:before {
    content: "\f0a9"
}

.fa-arrow-circle-up:before {
    content: "\f0aa"
}

.fa-arrow-circle-down:before {
    content: "\f0ab"
}

.fa-globe:before {
    content: "\f0ac"
}

.fa-wrench:before {
    content: "\f0ad"
}

.fa-tasks:before {
    content: "\f0ae"
}

.fa-filter:before {
    content: "\f0b0"
}

.fa-briefcase:before {
    content: "\f0b1"
}

.fa-arrows-alt:before {
    content: "\f0b2"
}

.fa-group:before,
.fa-users:before {
    content: "\f0c0"
}

.fa-chain:before,
.fa-link:before {
    content: "\f0c1"
}

.fa-cloud:before {
    content: "\f0c2"
}

.fa-flask:before {
    content: "\f0c3"
}

.fa-cut:before,
.fa-scissors:before {
    content: "\f0c4"
}

.fa-copy:before,
.fa-files-o:before {
    content: "\f0c5"
}

.fa-paperclip:before {
    content: "\f0c6"
}

.fa-save:before,
.fa-floppy-o:before {
    content: "\f0c7"
}

.fa-square:before {
    content: "\f0c8"
}

.fa-navicon:before,
.fa-reorder:before,
.fa-bars:before {
    content: "\f0c9"
}

.fa-list-ul:before {
    content: "\f0ca"
}

.fa-list-ol:before {
    content: "\f0cb"
}

.fa-strikethrough:before {
    content: "\f0cc"
}

.fa-underline:before {
    content: "\f0cd"
}

.fa-table:before {
    content: "\f0ce"
}

.fa-magic:before {
    content: "\f0d0"
}

.fa-truck:before {
    content: "\f0d1"
}

.fa-pinterest:before {
    content: "\f0d2"
}

.fa-pinterest-square:before {
    content: "\f0d3"
}

.fa-google-plus-square:before {
    content: "\f0d4"
}

.fa-google-plus:before {
    content: "\f0d5"
}

.fa-money:before {
    content: "\f0d6"
}

.fa-caret-down:before {
    content: "\f0d7"
}

.fa-caret-up:before {
    content: "\f0d8"
}

.fa-caret-left:before {
    content: "\f0d9"
}

.fa-caret-right:before {
    content: "\f0da"
}

.fa-columns:before {
    content: "\f0db"
}

.fa-unsorted:before,
.fa-sort:before {
    content: "\f0dc"
}

.fa-sort-down:before,
.fa-sort-desc:before {
    content: "\f0dd"
}

.fa-sort-up:before,
.fa-sort-asc:before {
    content: "\f0de"
}

.fa-envelope:before {
    content: "\f0e0"
}

.fa-linkedin:before {
    content: "\f0e1"
}

.fa-rotate-left:before,
.fa-undo:before {
    content: "\f0e2"
}

.fa-legal:before,
.fa-gavel:before {
    content: "\f0e3"
}

.fa-dashboard:before,
.fa-tachometer:before {
    content: "\f0e4"
}

.fa-comment-o:before {
    content: "\f0e5"
}

.fa-comments-o:before {
    content: "\f0e6"
}

.fa-flash:before,
.fa-bolt:before {
    content: "\f0e7"
}

.fa-sitemap:before {
    content: "\f0e8"
}

.fa-umbrella:before {
    content: "\f0e9"
}

.fa-paste:before,
.fa-clipboard:before {
    content: "\f0ea"
}

.fa-lightbulb-o:before {
    content: "\f0eb"
}

.fa-exchange:before {
    content: "\f0ec"
}

.fa-cloud-download:before {
    content: "\f0ed"
}

.fa-cloud-upload:before {
    content: "\f0ee"
}

.fa-user-md:before {
    content: "\f0f0"
}

.fa-stethoscope:before {
    content: "\f0f1"
}

.fa-suitcase:before {
    content: "\f0f2"
}

.fa-bell-o:before {
    content: "\f0a2"
}

.fa-coffee:before {
    content: "\f0f4"
}

.fa-cutlery:before {
    content: "\f0f5"
}

.fa-file-text-o:before {
    content: "\f0f6"
}

.fa-building-o:before {
    content: "\f0f7"
}

.fa-hospital-o:before {
    content: "\f0f8"
}

.fa-ambulance:before {
    content: "\f0f9"
}

.fa-medkit:before {
    content: "\f0fa"
}

.fa-fighter-jet:before {
    content: "\f0fb"
}

.fa-beer:before {
    content: "\f0fc"
}

.fa-h-square:before {
    content: "\f0fd"
}

.fa-plus-square:before {
    content: "\f0fe"
}

.fa-angle-double-left:before {
    content: "\f100"
}

.fa-angle-double-right:before {
    content: "\f101"
}

.fa-angle-double-up:before {
    content: "\f102"
}

.fa-angle-double-down:before {
    content: "\f103"
}

.fa-angle-left:before {
    content: "\f104"
}

.fa-angle-right:before {
    content: "\f105"
}

.fa-angle-up:before {
    content: "\f106"
}

.fa-angle-down:before {
    content: "\f107"
}

.fa-desktop:before {
    content: "\f108"
}

.fa-laptop:before {
    content: "\f109"
}

.fa-tablet:before {
    content: "\f10a"
}

.fa-mobile-phone:before,
.fa-mobile:before {
    content: "\f10b"
}

.fa-circle-o:before {
    content: "\f10c"
}

.fa-quote-left:before {
    content: "\f10d"
}

.fa-quote-right:before {
    content: "\f10e"
}

.fa-spinner:before {
    content: "\f110"
}

.fa-circle:before {
    content: "\f111"
}

.fa-mail-reply:before,
.fa-reply:before {
    content: "\f112"
}

.fa-github-alt:before {
    content: "\f113"
}

.fa-folder-o:before {
    content: "\f114"
}

.fa-folder-open-o:before {
    content: "\f115"
}

.fa-smile-o:before {
    content: "\f118"
}

.fa-frown-o:before {
    content: "\f119"
}

.fa-meh-o:before {
    content: "\f11a"
}

.fa-gamepad:before {
    content: "\f11b"
}

.fa-keyboard-o:before {
    content: "\f11c"
}

.fa-flag-o:before {
    content: "\f11d"
}

.fa-flag-checkered:before {
    content: "\f11e"
}

.fa-terminal:before {
    content: "\f120"
}

.fa-code:before {
    content: "\f121"
}

.fa-mail-reply-all:before,
.fa-reply-all:before {
    content: "\f122"
}

.fa-star-half-empty:before,
.fa-star-half-full:before,
.fa-star-half-o:before {
    content: "\f123"
}

.fa-location-arrow:before {
    content: "\f124"
}

.fa-crop:before {
    content: "\f125"
}

.fa-code-fork:before {
    content: "\f126"
}

.fa-unlink:before,
.fa-chain-broken:before {
    content: "\f127"
}

.fa-question:before {
    content: "\f128"
}

.fa-info:before {
    content: "\f129"
}

.fa-exclamation:before {
    content: "\f12a"
}

.fa-superscript:before {
    content: "\f12b"
}

.fa-subscript:before {
    content: "\f12c"
}

.fa-eraser:before {
    content: "\f12d"
}

.fa-puzzle-piece:before {
    content: "\f12e"
}

.fa-microphone:before {
    content: "\f130"
}

.fa-microphone-slash:before {
    content: "\f131"
}

.fa-shield:before {
    content: "\f132"
}

.fa-calendar-o:before {
    content: "\f133"
}

.fa-fire-extinguisher:before {
    content: "\f134"
}

.fa-rocket:before {
    content: "\f135"
}

.fa-maxcdn:before {
    content: "\f136"
}

.fa-chevron-circle-left:before {
    content: "\f137"
}

.fa-chevron-circle-right:before {
    content: "\f138"
}

.fa-chevron-circle-up:before {
    content: "\f139"
}

.fa-chevron-circle-down:before {
    content: "\f13a"
}

.fa-html5:before {
    content: "\f13b"
}

.fa-css3:before {
    content: "\f13c"
}

.fa-anchor:before {
    content: "\f13d"
}

.fa-unlock-alt:before {
    content: "\f13e"
}

.fa-bullseye:before {
    content: "\f140"
}

.fa-ellipsis-h:before {
    content: "\f141"
}

.fa-ellipsis-v:before {
    content: "\f142"
}

.fa-rss-square:before {
    content: "\f143"
}

.fa-play-circle:before {
    content: "\f144"
}

.fa-ticket:before {
    content: "\f145"
}

.fa-minus-square:before {
    content: "\f146"
}

.fa-minus-square-o:before {
    content: "\f147"
}

.fa-level-up:before {
    content: "\f148"
}

.fa-level-down:before {
    content: "\f149"
}

.fa-check-square:before {
    content: "\f14a"
}

.fa-pencil-square:before {
    content: "\f14b"
}

.fa-external-link-square:before {
    content: "\f14c"
}

.fa-share-square:before {
    content: "\f14d"
}

.fa-compass:before {
    content: "\f14e"
}

.fa-toggle-down:before,
.fa-caret-square-o-down:before {
    content: "\f150"
}

.fa-toggle-up:before,
.fa-caret-square-o-up:before {
    content: "\f151"
}

.fa-toggle-right:before,
.fa-caret-square-o-right:before {
    content: "\f152"
}

.fa-euro:before,
.fa-eur:before {
    content: "\f153"
}

.fa-gbp:before {
    content: "\f154"
}

.fa-dollar:before,
.fa-usd:before {
    content: "\f155"
}

.fa-rupee:before,
.fa-inr:before {
    content: "\f156"
}

.fa-cny:before,
.fa-rmb:before,
.fa-yen:before,
.fa-jpy:before {
    content: "\f157"
}

.fa-ruble:before,
.fa-rouble:before,
.fa-rub:before {
    content: "\f158"
}

.fa-won:before,
.fa-krw:before {
    content: "\f159"
}

.fa-bitcoin:before,
.fa-btc:before {
    content: "\f15a"
}

.fa-file:before {
    content: "\f15b"
}

.fa-file-text:before {
    content: "\f15c"
}

.fa-sort-alpha-asc:before {
    content: "\f15d"
}

.fa-sort-alpha-desc:before {
    content: "\f15e"
}

.fa-sort-amount-asc:before {
    content: "\f160"
}

.fa-sort-amount-desc:before {
    content: "\f161"
}

.fa-sort-numeric-asc:before {
    content: "\f162"
}

.fa-sort-numeric-desc:before {
    content: "\f163"
}

.fa-thumbs-up:before {
    content: "\f164"
}

.fa-thumbs-down:before {
    content: "\f165"
}

.fa-youtube-square:before {
    content: "\f166"
}

.fa-youtube:before {
    content: "\f167"
}

.fa-xing:before {
    content: "\f168"
}

.fa-xing-square:before {
    content: "\f169"
}

.fa-youtube-play:before {
    content: "\f16a"
}

.fa-dropbox:before {
    content: "\f16b"
}

.fa-stack-overflow:before {
    content: "\f16c"
}

.fa-instagram:before {
    content: "\f16d"
}

.fa-flickr:before {
    content: "\f16e"
}

.fa-adn:before {
    content: "\f170"
}

.fa-bitbucket:before {
    content: "\f171"
}

.fa-bitbucket-square:before {
    content: "\f172"
}

.fa-tumblr:before {
    content: "\f173"
}

.fa-tumblr-square:before {
    content: "\f174"
}

.fa-long-arrow-down:before {
    content: "\f175"
}

.fa-long-arrow-up:before {
    content: "\f176"
}

.fa-long-arrow-left:before {
    content: "\f177"
}

.fa-long-arrow-right:before {
    content: "\f178"
}

.fa-apple:before {
    content: "\f179"
}

.fa-windows:before {
    content: "\f17a"
}

.fa-android:before {
    content: "\f17b"
}

.fa-linux:before {
    content: "\f17c"
}

.fa-dribbble:before {
    content: "\f17d"
}

.fa-skype:before {
    content: "\f17e"
}

.fa-foursquare:before {
    content: "\f180"
}

.fa-trello:before {
    content: "\f181"
}

.fa-female:before {
    content: "\f182"
}

.fa-male:before {
    content: "\f183"
}

.fa-gittip:before,
.fa-gratipay:before {
    content: "\f184"
}

.fa-sun-o:before {
    content: "\f185"
}

.fa-moon-o:before {
    content: "\f186"
}

.fa-archive:before {
    content: "\f187"
}

.fa-bug:before {
    content: "\f188"
}

.fa-vk:before {
    content: "\f189"
}

.fa-weibo:before {
    content: "\f18a"
}

.fa-renren:before {
    content: "\f18b"
}

.fa-pagelines:before {
    content: "\f18c"
}

.fa-stack-exchange:before {
    content: "\f18d"
}

.fa-arrow-circle-o-right:before {
    content: "\f18e"
}

.fa-arrow-circle-o-left:before {
    content: "\f190"
}

.fa-toggle-left:before,
.fa-caret-square-o-left:before {
    content: "\f191"
}

.fa-dot-circle-o:before {
    content: "\f192"
}

.fa-wheelchair:before {
    content: "\f193"
}

.fa-vimeo-square:before {
    content: "\f194"
}

.fa-turkish-lira:before,
.fa-try:before {
    content: "\f195"
}

.fa-plus-square-o:before {
    content: "\f196"
}

.fa-space-shuttle:before {
    content: "\f197"
}

.fa-slack:before {
    content: "\f198"
}

.fa-envelope-square:before {
    content: "\f199"
}

.fa-wordpress:before {
    content: "\f19a"
}

.fa-openid:before {
    content: "\f19b"
}

.fa-institution:before,
.fa-bank:before,
.fa-university:before {
    content: "\f19c"
}

.fa-mortar-board:before,
.fa-graduation-cap:before {
    content: "\f19d"
}

.fa-yahoo:before {
    content: "\f19e"
}

.fa-google:before {
    content: "\f1a0"
}

.fa-reddit:before {
    content: "\f1a1"
}

.fa-reddit-square:before {
    content: "\f1a2"
}

.fa-stumbleupon-circle:before {
    content: "\f1a3"
}

.fa-stumbleupon:before {
    content: "\f1a4"
}

.fa-delicious:before {
    content: "\f1a5"
}

.fa-digg:before {
    content: "\f1a6"
}

.fa-pied-piper-pp:before {
    content: "\f1a7"
}

.fa-pied-piper-alt:before {
    content: "\f1a8"
}

.fa-drupal:before {
    content: "\f1a9"
}

.fa-joomla:before {
    content: "\f1aa"
}

.fa-language:before {
    content: "\f1ab"
}

.fa-fax:before {
    content: "\f1ac"
}

.fa-building:before {
    content: "\f1ad"
}

.fa-child:before {
    content: "\f1ae"
}

.fa-paw:before {
    content: "\f1b0"
}

.fa-spoon:before {
    content: "\f1b1"
}

.fa-cube:before {
    content: "\f1b2"
}

.fa-cubes:before {
    content: "\f1b3"
}

.fa-behance:before {
    content: "\f1b4"
}

.fa-behance-square:before {
    content: "\f1b5"
}

.fa-steam:before {
    content: "\f1b6"
}

.fa-steam-square:before {
    content: "\f1b7"
}

.fa-recycle:before {
    content: "\f1b8"
}

.fa-automobile:before,
.fa-car:before {
    content: "\f1b9"
}

.fa-cab:before,
.fa-taxi:before {
    content: "\f1ba"
}

.fa-tree:before {
    content: "\f1bb"
}

.fa-spotify:before {
    content: "\f1bc"
}

.fa-deviantart:before {
    content: "\f1bd"
}

.fa-soundcloud:before {
    content: "\f1be"
}

.fa-database:before {
    content: "\f1c0"
}

.fa-file-pdf-o:before {
    content: "\f1c1"
}

.fa-file-word-o:before {
    content: "\f1c2"
}

.fa-file-excel-o:before {
    content: "\f1c3"
}

.fa-file-powerpoint-o:before {
    content: "\f1c4"
}

.fa-file-photo-o:before,
.fa-file-picture-o:before,
.fa-file-image-o:before {
    content: "\f1c5"
}

.fa-file-zip-o:before,
.fa-file-archive-o:before {
    content: "\f1c6"
}

.fa-file-sound-o:before,
.fa-file-audio-o:before {
    content: "\f1c7"
}

.fa-file-movie-o:before,
.fa-file-video-o:before {
    content: "\f1c8"
}

.fa-file-code-o:before {
    content: "\f1c9"
}

.fa-vine:before {
    content: "\f1ca"
}

.fa-codepen:before {
    content: "\f1cb"
}

.fa-jsfiddle:before {
    content: "\f1cc"
}

.fa-life-bouy:before,
.fa-life-buoy:before,
.fa-life-saver:before,
.fa-support:before,
.fa-life-ring:before {
    content: "\f1cd"
}

.fa-circle-o-notch:before {
    content: "\f1ce"
}

.fa-ra:before,
.fa-resistance:before,
.fa-rebel:before {
    content: "\f1d0"
}

.fa-ge:before,
.fa-empire:before {
    content: "\f1d1"
}

.fa-git-square:before {
    content: "\f1d2"
}

.fa-git:before {
    content: "\f1d3"
}

.fa-y-combinator-square:before,
.fa-yc-square:before,
.fa-hacker-news:before {
    content: "\f1d4"
}

.fa-tencent-weibo:before {
    content: "\f1d5"
}

.fa-qq:before {
    content: "\f1d6"
}

.fa-wechat:before,
.fa-weixin:before {
    content: "\f1d7"
}

.fa-send:before,
.fa-paper-plane:before {
    content: "\f1d8"
}

.fa-send-o:before,
.fa-paper-plane-o:before {
    content: "\f1d9"
}

.fa-history:before {
    content: "\f1da"
}

.fa-circle-thin:before {
    content: "\f1db"
}

.fa-header:before {
    content: "\f1dc"
}

.fa-paragraph:before {
    content: "\f1dd"
}

.fa-sliders:before {
    content: "\f1de"
}

.fa-share-alt:before {
    content: "\f1e0"
}

.fa-share-alt-square:before {
    content: "\f1e1"
}

.fa-bomb:before {
    content: "\f1e2"
}

.fa-soccer-ball-o:before,
.fa-futbol-o:before {
    content: "\f1e3"
}

.fa-tty:before {
    content: "\f1e4"
}

.fa-binoculars:before {
    content: "\f1e5"
}

.fa-plug:before {
    content: "\f1e6"
}

.fa-slideshare:before {
    content: "\f1e7"
}

.fa-twitch:before {
    content: "\f1e8"
}

.fa-yelp:before {
    content: "\f1e9"
}

.fa-newspaper-o:before {
    content: "\f1ea"
}

.fa-wifi:before {
    content: "\f1eb"
}

.fa-calculator:before {
    content: "\f1ec"
}

.fa-paypal:before {
    content: "\f1ed"
}

.fa-google-wallet:before {
    content: "\f1ee"
}

.fa-cc-visa:before {
    content: "\f1f0"
}

.fa-cc-mastercard:before {
    content: "\f1f1"
}

.fa-cc-discover:before {
    content: "\f1f2"
}

.fa-cc-amex:before {
    content: "\f1f3"
}

.fa-cc-paypal:before {
    content: "\f1f4"
}

.fa-cc-stripe:before {
    content: "\f1f5"
}

.fa-bell-slash:before {
    content: "\f1f6"
}

.fa-bell-slash-o:before {
    content: "\f1f7"
}

.fa-trash:before {
    content: "\f1f8"
}

.fa-copyright:before {
    content: "\f1f9"
}

.fa-at:before {
    content: "\f1fa"
}

.fa-eyedropper:before {
    content: "\f1fb"
}

.fa-paint-brush:before {
    content: "\f1fc"
}

.fa-birthday-cake:before {
    content: "\f1fd"
}

.fa-area-chart:before {
    content: "\f1fe"
}

.fa-pie-chart:before {
    content: "\f200"
}

.fa-line-chart:before {
    content: "\f201"
}

.fa-lastfm:before {
    content: "\f202"
}

.fa-lastfm-square:before {
    content: "\f203"
}

.fa-toggle-off:before {
    content: "\f204"
}

.fa-toggle-on:before {
    content: "\f205"
}

.fa-bicycle:before {
    content: "\f206"
}

.fa-bus:before {
    content: "\f207"
}

.fa-ioxhost:before {
    content: "\f208"
}

.fa-angellist:before {
    content: "\f209"
}

.fa-cc:before {
    content: "\f20a"
}

.fa-shekel:before,
.fa-sheqel:before,
.fa-ils:before {
    content: "\f20b"
}

.fa-meanpath:before {
    content: "\f20c"
}

.fa-buysellads:before {
    content: "\f20d"
}

.fa-connectdevelop:before {
    content: "\f20e"
}

.fa-dashcube:before {
    content: "\f210"
}

.fa-forumbee:before {
    content: "\f211"
}

.fa-leanpub:before {
    content: "\f212"
}

.fa-sellsy:before {
    content: "\f213"
}

.fa-shirtsinbulk:before {
    content: "\f214"
}

.fa-simplybuilt:before {
    content: "\f215"
}

.fa-skyatlas:before {
    content: "\f216"
}

.fa-cart-plus:before {
    content: "\f217"
}

.fa-cart-arrow-down:before {
    content: "\f218"
}

.fa-diamond:before {
    content: "\f219"
}

.fa-ship:before {
    content: "\f21a"
}

.fa-user-secret:before {
    content: "\f21b"
}

.fa-motorcycle:before {
    content: "\f21c"
}

.fa-street-view:before {
    content: "\f21d"
}

.fa-heartbeat:before {
    content: "\f21e"
}

.fa-venus:before {
    content: "\f221"
}

.fa-mars:before {
    content: "\f222"
}

.fa-mercury:before {
    content: "\f223"
}

.fa-intersex:before,
.fa-transgender:before {
    content: "\f224"
}

.fa-transgender-alt:before {
    content: "\f225"
}

.fa-venus-double:before {
    content: "\f226"
}

.fa-mars-double:before {
    content: "\f227"
}

.fa-venus-mars:before {
    content: "\f228"
}

.fa-mars-stroke:before {
    content: "\f229"
}

.fa-mars-stroke-v:before {
    content: "\f22a"
}

.fa-mars-stroke-h:before {
    content: "\f22b"
}

.fa-neuter:before {
    content: "\f22c"
}

.fa-genderless:before {
    content: "\f22d"
}

.fa-facebook-official:before {
    content: "\f230"
}

.fa-pinterest-p:before {
    content: "\f231"
}

.fa-whatsapp:before {
    content: "\f232"
}

.fa-server:before {
    content: "\f233"
}

.fa-user-plus:before {
    content: "\f234"
}

.fa-user-times:before {
    content: "\f235"
}

.fa-hotel:before,
.fa-bed:before {
    content: "\f236"
}

.fa-viacoin:before {
    content: "\f237"
}

.fa-train:before {
    content: "\f238"
}

.fa-subway:before {
    content: "\f239"
}

.fa-medium:before {
    content: "\f23a"
}

.fa-yc:before,
.fa-y-combinator:before {
    content: "\f23b"
}

.fa-optin-monster:before {
    content: "\f23c"
}

.fa-opencart:before {
    content: "\f23d"
}

.fa-expeditedssl:before {
    content: "\f23e"
}

.fa-battery-4:before,
.fa-battery:before,
.fa-battery-full:before {
    content: "\f240"
}

.fa-battery-3:before,
.fa-battery-three-quarters:before {
    content: "\f241"
}

.fa-battery-2:before,
.fa-battery-half:before {
    content: "\f242"
}

.fa-battery-1:before,
.fa-battery-quarter:before {
    content: "\f243"
}

.fa-battery-0:before,
.fa-battery-empty:before {
    content: "\f244"
}

.fa-mouse-pointer:before {
    content: "\f245"
}

.fa-i-cursor:before {
    content: "\f246"
}

.fa-object-group:before {
    content: "\f247"
}

.fa-object-ungroup:before {
    content: "\f248"
}

.fa-sticky-note:before {
    content: "\f249"
}

.fa-sticky-note-o:before {
    content: "\f24a"
}

.fa-cc-jcb:before {
    content: "\f24b"
}

.fa-cc-diners-club:before {
    content: "\f24c"
}

.fa-clone:before {
    content: "\f24d"
}

.fa-balance-scale:before {
    content: "\f24e"
}

.fa-hourglass-o:before {
    content: "\f250"
}

.fa-hourglass-1:before,
.fa-hourglass-start:before {
    content: "\f251"
}

.fa-hourglass-2:before,
.fa-hourglass-half:before {
    content: "\f252"
}

.fa-hourglass-3:before,
.fa-hourglass-end:before {
    content: "\f253"
}

.fa-hourglass:before {
    content: "\f254"
}

.fa-hand-grab-o:before,
.fa-hand-rock-o:before {
    content: "\f255"
}

.fa-hand-stop-o:before,
.fa-hand-paper-o:before {
    content: "\f256"
}

.fa-hand-scissors-o:before {
    content: "\f257"
}

.fa-hand-lizard-o:before {
    content: "\f258"
}

.fa-hand-spock-o:before {
    content: "\f259"
}

.fa-hand-pointer-o:before {
    content: "\f25a"
}

.fa-hand-peace-o:before {
    content: "\f25b"
}

.fa-trademark:before {
    content: "\f25c"
}

.fa-registered:before {
    content: "\f25d"
}

.fa-creative-commons:before {
    content: "\f25e"
}

.fa-gg:before {
    content: "\f260"
}

.fa-gg-circle:before {
    content: "\f261"
}

.fa-tripadvisor:before {
    content: "\f262"
}

.fa-odnoklassniki:before {
    content: "\f263"
}

.fa-odnoklassniki-square:before {
    content: "\f264"
}

.fa-get-pocket:before {
    content: "\f265"
}

.fa-wikipedia-w:before {
    content: "\f266"
}

.fa-safari:before {
    content: "\f267"
}

.fa-chrome:before {
    content: "\f268"
}

.fa-firefox:before {
    content: "\f269"
}

.fa-opera:before {
    content: "\f26a"
}

.fa-internet-explorer:before {
    content: "\f26b"
}

.fa-tv:before,
.fa-television:before {
    content: "\f26c"
}

.fa-contao:before {
    content: "\f26d"
}

.fa-500px:before {
    content: "\f26e"
}

.fa-amazon:before {
    content: "\f270"
}

.fa-calendar-plus-o:before {
    content: "\f271"
}

.fa-calendar-minus-o:before {
    content: "\f272"
}

.fa-calendar-times-o:before {
    content: "\f273"
}

.fa-calendar-check-o:before {
    content: "\f274"
}

.fa-industry:before {
    content: "\f275"
}

.fa-map-pin:before {
    content: "\f276"
}

.fa-map-signs:before {
    content: "\f277"
}

.fa-map-o:before {
    content: "\f278"
}

.fa-map:before {
    content: "\f279"
}

.fa-commenting:before {
    content: "\f27a"
}

.fa-commenting-o:before {
    content: "\f27b"
}

.fa-houzz:before {
    content: "\f27c"
}

.fa-vimeo:before {
    content: "\f27d"
}

.fa-black-tie:before {
    content: "\f27e"
}

.fa-fonticons:before {
    content: "\f280"
}

.fa-reddit-alien:before {
    content: "\f281"
}

.fa-edge:before {
    content: "\f282"
}

.fa-credit-card-alt:before {
    content: "\f283"
}

.fa-codiepie:before {
    content: "\f284"
}

.fa-modx:before {
    content: "\f285"
}

.fa-fort-awesome:before {
    content: "\f286"
}

.fa-usb:before {
    content: "\f287"
}

.fa-product-hunt:before {
    content: "\f288"
}

.fa-mixcloud:before {
    content: "\f289"
}

.fa-scribd:before {
    content: "\f28a"
}

.fa-pause-circle:before {
    content: "\f28b"
}

.fa-pause-circle-o:before {
    content: "\f28c"
}

.fa-stop-circle:before {
    content: "\f28d"
}

.fa-stop-circle-o:before {
    content: "\f28e"
}

.fa-shopping-bag:before {
    content: "\f290"
}

.fa-shopping-basket:before {
    content: "\f291"
}

.fa-hashtag:before {
    content: "\f292"
}

.fa-bluetooth:before {
    content: "\f293"
}

.fa-bluetooth-b:before {
    content: "\f294"
}

.fa-percent:before {
    content: "\f295"
}

.fa-gitlab:before {
    content: "\f296"
}

.fa-wpbeginner:before {
    content: "\f297"
}

.fa-wpforms:before {
    content: "\f298"
}

.fa-envira:before {
    content: "\f299"
}

.fa-universal-access:before {
    content: "\f29a"
}

.fa-wheelchair-alt:before {
    content: "\f29b"
}

.fa-question-circle-o:before {
    content: "\f29c"
}

.fa-blind:before {
    content: "\f29d"
}

.fa-audio-description:before {
    content: "\f29e"
}

.fa-volume-control-phone:before {
    content: "\f2a0"
}

.fa-braille:before {
    content: "\f2a1"
}

.fa-assistive-listening-systems:before {
    content: "\f2a2"
}

.fa-asl-interpreting:before,
.fa-american-sign-language-interpreting:before {
    content: "\f2a3"
}

.fa-deafness:before,
.fa-hard-of-hearing:before,
.fa-deaf:before {
    content: "\f2a4"
}

.fa-glide:before {
    content: "\f2a5"
}

.fa-glide-g:before {
    content: "\f2a6"
}

.fa-signing:before,
.fa-sign-language:before {
    content: "\f2a7"
}

.fa-low-vision:before {
    content: "\f2a8"
}

.fa-viadeo:before {
    content: "\f2a9"
}

.fa-viadeo-square:before {
    content: "\f2aa"
}

.fa-snapchat:before {
    content: "\f2ab"
}

.fa-snapchat-ghost:before {
    content: "\f2ac"
}

.fa-snapchat-square:before {
    content: "\f2ad"
}

.fa-pied-piper:before {
    content: "\f2ae"
}

.fa-first-order:before {
    content: "\f2b0"
}

.fa-yoast:before {
    content: "\f2b1"
}

.fa-themeisle:before {
    content: "\f2b2"
}

.fa-google-plus-circle:before,
.fa-google-plus-official:before {
    content: "\f2b3"
}

.fa-fa:before,
.fa-font-awesome:before {
    content: "\f2b4"
}

.fa-handshake-o:before {
    content: "\f2b5"
}

.fa-envelope-open:before {
    content: "\f2b6"
}

.fa-envelope-open-o:before {
    content: "\f2b7"
}

.fa-linode:before {
    content: "\f2b8"
}

.fa-address-book:before {
    content: "\f2b9"
}

.fa-address-book-o:before {
    content: "\f2ba"
}

.fa-vcard:before,
.fa-address-card:before {
    content: "\f2bb"
}

.fa-vcard-o:before,
.fa-address-card-o:before {
    content: "\f2bc"
}

.fa-user-circle:before {
    content: "\f2bd"
}

.fa-user-circle-o:before {
    content: "\f2be"
}

.fa-user-o:before {
    content: "\f2c0"
}

.fa-id-badge:before {
    content: "\f2c1"
}

.fa-drivers-license:before,
.fa-id-card:before {
    content: "\f2c2"
}

.fa-drivers-license-o:before,
.fa-id-card-o:before {
    content: "\f2c3"
}

.fa-quora:before {
    content: "\f2c4"
}

.fa-free-code-camp:before {
    content: "\f2c5"
}

.fa-telegram:before {
    content: "\f2c6"
}

.fa-thermometer-4:before,
.fa-thermometer:before,
.fa-thermometer-full:before {
    content: "\f2c7"
}

.fa-thermometer-3:before,
.fa-thermometer-three-quarters:before {
    content: "\f2c8"
}

.fa-thermometer-2:before,
.fa-thermometer-half:before {
    content: "\f2c9"
}

.fa-thermometer-1:before,
.fa-thermometer-quarter:before {
    content: "\f2ca"
}

.fa-thermometer-0:before,
.fa-thermometer-empty:before {
    content: "\f2cb"
}

.fa-shower:before {
    content: "\f2cc"
}

.fa-bathtub:before,
.fa-s15:before,
.fa-bath:before {
    content: "\f2cd"
}

.fa-podcast:before {
    content: "\f2ce"
}

.fa-window-maximize:before {
    content: "\f2d0"
}

.fa-window-minimize:before {
    content: "\f2d1"
}

.fa-window-restore:before {
    content: "\f2d2"
}

.fa-times-rectangle:before,
.fa-window-close:before {
    content: "\f2d3"
}

.fa-times-rectangle-o:before,
.fa-window-close-o:before {
    content: "\f2d4"
}

.fa-bandcamp:before {
    content: "\f2d5"
}

.fa-grav:before {
    content: "\f2d6"
}

.fa-etsy:before {
    content: "\f2d7"
}

.fa-imdb:before {
    content: "\f2d8"
}

.fa-ravelry:before {
    content: "\f2d9"
}

.fa-eercast:before {
    content: "\f2da"
}

.fa-microchip:before {
    content: "\f2db"
}

.fa-snowflake-o:before {
    content: "\f2dc"
}

.fa-superpowers:before {
    content: "\f2dd"
}

.fa-wpexplorer:before {
    content: "\f2de"
}

.fa-meetup:before {
    content: "\f2e0"
}

.sr-only {
    position: absolute;
    width: 1px;
    height: 1px;
    padding: 0;
    margin: -1px;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    border: 0
}

.sr-only-focusable:active,
.sr-only-focusable:focus {
    position: static;
    width: auto;
    height: auto;
    margin: 0;
    overflow: visible;
    clip: auto
}
@font-face {
    font-family: 'Gotham';
    src: url('../fonts/GothamMedium.woff2') format('woff2'),
        url('../fonts/GothamMedium.woff') format('woff');
    font-weight: 500;
    font-style: normal;
}

@font-face {
    font-family: 'Gotham';
    src: url('../fonts/GothamBold.woff2') format('woff2'),
        url('../fonts/GothamBold.woff') format('woff');
    font-weight: bold;
    font-style: normal;
}

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

@font-face {
    font-family: 'City';
    src: url('../fonts/City-Light.woff2') format('woff2'),
        url('../fonts/City-Light.woff') format('woff');
    font-weight: 300;
    font-style: normal;
}
@font-face {
    font-family: 'Pulp Fiction M54';
    src: url('../fonts/PulpFictionM54-Italic.woff2') format('woff2'),
        url('../fonts/PulpFictionM54-Italic.woff') format('woff');
    font-weight: normal;
    font-style: italic;
}

@font-face {
    font-family: 'Pulp Fiction M54';
    src: url('../fonts/PulpFictionM54.woff2') format('woff2'),
        url('../fonts/PulpFictionM54.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Myriad Pro';
    src: url("../fonts/MyriadPro-BoldIt.woff2") format("woff2"), url("../fonts/MyriadPro-BoldIt.woff") format("woff");
    font-weight: bold;
    font-style: italic
}

@font-face {
    font-family: 'Myriad Pro';
    src: url("../fonts/MyriadPro-Regular.woff2") format("woff2"), url("../fonts/MyriadPro-Regular.woff") format("woff");
    font-weight: normal;
    font-style: normal
}
@font-face {
    font-family: 'Myriad Pro';
    src: url('../fonts/MyriadPro-It.woff2') format('woff2'),
        url('../fonts/MyriadPro-It.woff') format('woff');
    font-weight: normal;
    font-style: italic;
}
@font-face {
    font-family: 'United Sans Cd Md';
    src: url('../fonts/UnitedSansCond-Medium.woff2') format('woff2'),
         url('../fonts/UnitedSansCond-Medium.woff') format('woff');
    font-weight: 500;
    font-style: normal;
}
@font-face {
    font-family: 'United Serif Rg Md';
    src: url("../fonts/UnitedSerifReg-Medium.woff2") format("woff2"), url("../fonts/UnitedSerifReg-Medium.woff") format("woff");
    font-weight: 500;
    font-style: normal
}
@font-face {
    font-family: 'KairosW01-ExtendedBoldIt';
    src: url('../fonts/KairosW01-ExtendedBoldIt.woff2') format('woff2'),
        url('../fonts/KairosW01-ExtendedBoldIt.woff') format('woff');
    font-weight: bold;
    font-style: italic;
}
@font-face {
    font-family: 'KorolevCompressedW04';
    src: url('../fonts/KorolevCompressedW04-Bold.woff2') format('woff2'),
        url('../fonts/KorolevCompressedW04-Bold.woff') format('woff');
    font-weight: bold;
    font-style: normal;
}
@font-face {
    font-family: 'KorolevCompressedW04';
    src: url('../fonts/KorolevCompressedW04-Heavy.woff2') format('woff2'),
        url('../fonts/KorolevCompressedW04-Heavy.woff') format('woff');
    font-weight: 900;
    font-style: normal;
}
@font-face {
    font-family: 'KorolevCompressedW04';
    src: url('../fonts/KorolevCompressedW04-Thin.woff2') format('woff2'),
        url('../fonts/KorolevCompressedW04-Thin.woff') format('woff');
    font-weight: 100;
    font-style: normal;
}
@font-face {
    font-family: 'United Sans Rg Bd';
    src: url("../fonts/UnitedSansReg-Bold.woff2") format("woff2"), url("../fonts/UnitedSansReg-Bold.woff") format("woff");
    font-weight: bold;
    font-style: normal
}

@font-face {
    font-family: 'United Sans SmEx Md';
    src: url("../fonts/UnitedSansSemiExt-Medium.woff2") format("woff2"), url("../fonts/UnitedSansSemiExt-Medium.woff") format("woff");
    font-weight: 500;
    font-style: normal
}

@font-face {
    font-family: 'United Serif SmEx Bd';
    src: url("../fonts/UnitedSerifSemiExt-Bold.woff2") format("woff2"), url("../fonts/UnitedSerifSemiExt-Bold.woff") format("woff");
    font-weight: bold;
    font-style: normal
}

@font-face {
    font-family: 'United Serif Rg Hv';
    src: url("../fonts/UnitedSerifReg-Heavy.woff2") format("woff2"), url("../fonts/UnitedSerifReg-Heavy.woff") format("woff");
    font-weight: bold;
    font-style: normal
}

@font-face {
    font-family: 'United Serif Rg Lt';
    src: url("../fonts/UnitedSerifReg-Light.woff2") format("woff2"), url("../fonts/UnitedSerifReg-Light.woff") format("woff");
    font-weight: 300;
    font-style: normal
}
@font-face {
    font-family: 'United Sans SmEx Hv';
    src: url('../fonts/UnitedSansSemiExt-Heavy.woff2') format('woff2'),
        url('../fonts/UnitedSansSemiExt-Heavy.woff') format('woff');
    font-weight: 900;
    font-style: normal;
}

@font-face {
    font-family: 'Museo Sans Cyrl 500';
    src: url('../fonts/MuseoSansCyrl-500.woff2') format('woff2'),
        url('../fonts/MuseoSansCyrl-500.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'Korolev Condensed';
    src: url('../fonts/KorolevCondensed-Light.woff2') format('woff2'),
        url('../fonts/KorolevCondensed-Light.woff') format('woff');
    font-weight: 300;
    font-style: normal;
}
@font-face {
    font-family: 'United Sans Rg Md';
    src: url('../fonts/UnitedSansReg-Medium.woff2') format('woff2'),
        url('../fonts/UnitedSansReg-Medium.woff') format('woff');
    font-weight: 500;
    font-style: normal;
}

@font-face {
    font-family: 'Usuzi';
    src: url('../fonts/Usuzi.woff2') format('woff2'),
        url('../fonts/Usuzi.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'United Serif Rg Bd';
    src: url('../fonts/UnitedSerifReg-Bold.woff2') format('woff2'),
        url('../fonts/UnitedSerifReg-Bold.woff') format('woff');
    font-weight: bold;
    font-style: normal;
}
@font-face {
    font-family: 'United Serif Rg Bk';
    src: url('../fonts/UnitedSerifReg-Black.woff2') format('woff2'),
        url('../fonts/UnitedSerifReg-Black.woff') format('woff');
    font-weight: 900;
    font-style: normal;
}
@font-face {
    font-family: 'United Serif SmEx Hv';
    src: url('../fonts/UnitedSerifSemiExt-Heavy.woff2') format('woff2'),
        url('../fonts/UnitedSerifSemiExt-Heavy.woff') format('woff');
    font-weight: 900;
    font-style: normal;
}

@font-face {
    font-family: 'United Serif SmEx Stencil';
    src: url('../fonts/UnitedSerifSemiExt-Stencil.woff2') format('woff2'),
        url('../fonts/UnitedSerifSemiExt-Stencil.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}


/*!
 * Bootstrap Grid v4.1.3 (https://getbootstrap.com/)
 * Copyright 2011-2018 The Bootstrap Authors
 * Copyright 2011-2018 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */

@-ms-viewport {
    width: device-width
}

html {
    box-sizing: border-box;
    -ms-overflow-style: scrollbar
}

*,
*::before,
*::after {
    box-sizing: inherit
}

.container {
    width: 100%;
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto
}
span.ajax-loader{
    display: none!important;
}

@media (min-width: 768px) {
    .container {
        max-width: 720px
    }
}

@media (min-width: 1024px) {
    .container {
        max-width: 960px
    }
}

@media (min-width: 1200px) {
    .container {
        max-width: 1170px
    }
}

@media (min-width: 1440px) {
    .container {
        max-width: 1280px
    }
}

.container-fluid {
    width: 100%;
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto
}

.row {
    display: flex;
    flex-wrap: wrap;
    margin-right: -15px;
    margin-left: -15px
}

.no-gutters {
    margin-right: 0;
    margin-left: 0
}

.no-gutters>.col,
.no-gutters>[class*="col-"] {
    padding-right: 0;
    padding-left: 0
}

.col-1,
.col-2,
.col-3,
.col-4,
.col-5,
.col-6,
.col-7,
.col-8,
.col-9,
.col-10,
.col-11,
.col-12,
.col,
.col-auto,
.col-sm-1,
.col-sm-2,
.col-sm-3,
.col-sm-4,
.col-sm-5,
.col-sm-6,
.col-sm-7,
.col-sm-8,
.col-sm-9,
.col-sm-10,
.col-sm-11,
.col-sm-12,
.col-sm,
.col-sm-auto,
.col-md-1,
.col-md-2,
.col-md-3,
.col-md-4,
.col-md-5,
.col-md-6,
.col-md-7,
.col-md-8,
.col-md-9,
.col-md-10,
.col-md-11,
.col-md-12,
.col-md,
.col-md-auto,
.col-lg-1,
.col-lg-2,
.col-lg-3,
.col-lg-4,
.col-lg-5,
.col-lg-6,
.col-lg-7,
.col-lg-8,
.col-lg-9,
.col-lg-10,
.col-lg-11,
.col-lg-12,
.col-lg,
.col-lg-auto,
.col-xl-1,
.col-xl-2,
.col-xl-3,
.col-xl-4,
.col-xl-5,
.col-xl-6,
.col-xl-7,
.col-xl-8,
.col-xl-9,
.col-xl-10,
.col-xl-11,
.col-xl-12,
.col-xl,
.col-xl-auto,
.col-xxl-1,
.col-xxl-2,
.col-xxl-3,
.col-xxl-4,
.col-xxl-5,
.col-xxl-6,
.col-xxl-7,
.col-xxl-8,
.col-xxl-9,
.col-xxl-10,
.col-xxl-11,
.col-xxl-12,
.col-xxl,
.col-xxl-auto {
    position: relative;
    width: 100%;
    padding-right: 15px;
    padding-left: 15px
}

.col {
    flex-basis: 0;
    flex-grow: 1;
    max-width: 100%
}

.col-auto {
    flex: 0 0 auto;
    width: auto;
    max-width: 100%
}

.col-1 {
    flex: 0 0 8.33333%;
    max-width: 8.33333%
}

.col-2 {
    flex: 0 0 16.66667%;
    max-width: 16.66667%
}

.col-3 {
    flex: 0 0 25%;
    max-width: 25%
}

.col-4 {
    flex: 0 0 33.33333%;
    max-width: 33.33333%
}

.col-5 {
    flex: 0 0 41.66667%;
    max-width: 41.66667%
}

.col-6 {
    flex: 0 0 50%;
    max-width: 50%
}

.col-7 {
    flex: 0 0 58.33333%;
    max-width: 58.33333%
}

.col-8 {
    flex: 0 0 66.66667%;
    max-width: 66.66667%
}

.col-9 {
    flex: 0 0 75%;
    max-width: 75%
}

.col-10 {
    flex: 0 0 83.33333%;
    max-width: 83.33333%
}

.col-11 {
    flex: 0 0 91.66667%;
    max-width: 91.66667%
}

.col-12 {
    flex: 0 0 100%;
    max-width: 100%
}

.order-first {
    order: -1
}

.order-last {
    order: 13
}

.order-0 {
    order: 0
}

.order-1 {
    order: 1
}

.order-2 {
    order: 2
}

.order-3 {
    order: 3
}

.order-4 {
    order: 4
}

.order-5 {
    order: 5
}

.order-6 {
    order: 6
}

.order-7 {
    order: 7
}

.order-8 {
    order: 8
}

.order-9 {
    order: 9
}

.order-10 {
    order: 10
}

.order-11 {
    order: 11
}

.order-12 {
    order: 12
}

.offset-1 {
    margin-left: 8.33333%
}

.offset-2 {
    margin-left: 16.66667%
}

.offset-3 {
    margin-left: 25%
}

.offset-4 {
    margin-left: 33.33333%
}

.offset-5 {
    margin-left: 41.66667%
}

.offset-6 {
    margin-left: 50%
}

.offset-7 {
    margin-left: 58.33333%
}

.offset-8 {
    margin-left: 66.66667%
}

.offset-9 {
    margin-left: 75%
}

.offset-10 {
    margin-left: 83.33333%
}

.offset-11 {
    margin-left: 91.66667%
}

@media (min-width: 768px) {
    .col-sm {
        flex-basis: 0;
        flex-grow: 1;
        max-width: 100%
    }
    .col-sm-auto {
        flex: 0 0 auto;
        width: auto;
        max-width: 100%
    }
    .col-sm-1 {
        flex: 0 0 8.33333%;
        max-width: 8.33333%
    }
    .col-sm-2 {
        flex: 0 0 16.66667%;
        max-width: 16.66667%
    }
    .col-sm-3 {
        flex: 0 0 25%;
        max-width: 25%
    }
    .col-sm-4 {
        flex: 0 0 33.33333%;
        max-width: 33.33333%
    }
    .col-sm-5 {
        flex: 0 0 41.66667%;
        max-width: 41.66667%
    }
    .col-sm-6 {
        flex: 0 0 50%;
        max-width: 50%
    }
    .col-sm-7 {
        flex: 0 0 58.33333%;
        max-width: 58.33333%
    }
    .col-sm-8 {
        flex: 0 0 66.66667%;
        max-width: 66.66667%
    }
    .col-sm-9 {
        flex: 0 0 75%;
        max-width: 75%
    }
    .col-sm-10 {
        flex: 0 0 83.33333%;
        max-width: 83.33333%
    }
    .col-sm-11 {
        flex: 0 0 91.66667%;
        max-width: 91.66667%
    }
    .col-sm-12 {
        flex: 0 0 100%;
        max-width: 100%
    }
    .order-sm-first {
        order: -1
    }
    .order-sm-last {
        order: 13
    }
    .order-sm-0 {
        order: 0
    }
    .order-sm-1 {
        order: 1
    }
    .order-sm-2 {
        order: 2
    }
    .order-sm-3 {
        order: 3
    }
    .order-sm-4 {
        order: 4
    }
    .order-sm-5 {
        order: 5
    }
    .order-sm-6 {
        order: 6
    }
    .order-sm-7 {
        order: 7
    }
    .order-sm-8 {
        order: 8
    }
    .order-sm-9 {
        order: 9
    }
    .order-sm-10 {
        order: 10
    }
    .order-sm-11 {
        order: 11
    }
    .order-sm-12 {
        order: 12
    }
    .offset-sm-0 {
        margin-left: 0
    }
    .offset-sm-1 {
        margin-left: 8.33333%
    }
    .offset-sm-2 {
        margin-left: 16.66667%
    }
    .offset-sm-3 {
        margin-left: 25%
    }
    .offset-sm-4 {
        margin-left: 33.33333%
    }
    .offset-sm-5 {
        margin-left: 41.66667%
    }
    .offset-sm-6 {
        margin-left: 50%
    }
    .offset-sm-7 {
        margin-left: 58.33333%
    }
    .offset-sm-8 {
        margin-left: 66.66667%
    }
    .offset-sm-9 {
        margin-left: 75%
    }
    .offset-sm-10 {
        margin-left: 83.33333%
    }
    .offset-sm-11 {
        margin-left: 91.66667%
    }
}

@media (min-width: 1024px) {
    .col-md {
        flex-basis: 0;
        flex-grow: 1;
        max-width: 100%
    }
    .col-md-auto {
        flex: 0 0 auto;
        width: auto;
        max-width: 100%
    }
    .col-md-1 {
        flex: 0 0 8.33333%;
        max-width: 8.33333%
    }
    .col-md-2 {
        flex: 0 0 16.66667%;
        max-width: 16.66667%
    }
    .col-md-3 {
        flex: 0 0 25%;
        max-width: 25%
    }
    .col-md-4 {
        flex: 0 0 33.33333%;
        max-width: 33.33333%
    }
    .col-md-5 {
        flex: 0 0 41.66667%;
        max-width: 41.66667%
    }
    .col-md-6 {
        flex: 0 0 50%;
        max-width: 50%
    }
    .col-md-7 {
        flex: 0 0 58.33333%;
        max-width: 58.33333%
    }
    .col-md-8 {
        flex: 0 0 66.66667%;
        max-width: 66.66667%
    }
    .col-md-9 {
        flex: 0 0 75%;
        max-width: 75%
    }
    .col-md-10 {
        flex: 0 0 83.33333%;
        max-width: 83.33333%
    }
    .col-md-11 {
        flex: 0 0 91.66667%;
        max-width: 91.66667%
    }
    .col-md-12 {
        flex: 0 0 100%;
        max-width: 100%
    }
    .order-md-first {
        order: -1
    }
    .order-md-last {
        order: 13
    }
    .order-md-0 {
        order: 0
    }
    .order-md-1 {
        order: 1
    }
    .order-md-2 {
        order: 2
    }
    .order-md-3 {
        order: 3
    }
    .order-md-4 {
        order: 4
    }
    .order-md-5 {
        order: 5
    }
    .order-md-6 {
        order: 6
    }
    .order-md-7 {
        order: 7
    }
    .order-md-8 {
        order: 8
    }
    .order-md-9 {
        order: 9
    }
    .order-md-10 {
        order: 10
    }
    .order-md-11 {
        order: 11
    }
    .order-md-12 {
        order: 12
    }
    .offset-md-0 {
        margin-left: 0
    }
    .offset-md-1 {
        margin-left: 8.33333%
    }
    .offset-md-2 {
        margin-left: 16.66667%
    }
    .offset-md-3 {
        margin-left: 25%
    }
    .offset-md-4 {
        margin-left: 33.33333%
    }
    .offset-md-5 {
        margin-left: 41.66667%
    }
    .offset-md-6 {
        margin-left: 50%
    }
    .offset-md-7 {
        margin-left: 58.33333%
    }
    .offset-md-8 {
        margin-left: 66.66667%
    }
    .offset-md-9 {
        margin-left: 75%
    }
    .offset-md-10 {
        margin-left: 83.33333%
    }
    .offset-md-11 {
        margin-left: 91.66667%
    }
}

@media (min-width: 1200px) {
    .col-lg {
        flex-basis: 0;
        flex-grow: 1;
        max-width: 100%
    }
    .col-lg-auto {
        flex: 0 0 auto;
        width: auto;
        max-width: 100%
    }
    .col-lg-1 {
        flex: 0 0 8.33333%;
        max-width: 8.33333%
    }
    .col-lg-2 {
        flex: 0 0 16.66667%;
        max-width: 16.66667%
    }
    .col-lg-3 {
        flex: 0 0 25%;
        max-width: 25%
    }
    .col-lg-4 {
        flex: 0 0 33.33333%;
        max-width: 33.33333%
    }
    .col-lg-5 {
        flex: 0 0 41.66667%;
        max-width: 41.66667%
    }
    .col-lg-6 {
        flex: 0 0 50%;
        max-width: 50%
    }
    .col-lg-7 {
        flex: 0 0 58.33333%;
        max-width: 58.33333%
    }
    .col-lg-8 {
        flex: 0 0 66.66667%;
        max-width: 66.66667%
    }
    .col-lg-9 {
        flex: 0 0 75%;
        max-width: 75%
    }
    .col-lg-10 {
        flex: 0 0 83.33333%;
        max-width: 83.33333%
    }
    .col-lg-11 {
        flex: 0 0 91.66667%;
        max-width: 91.66667%
    }
    .col-lg-12 {
        flex: 0 0 100%;
        max-width: 100%
    }
    .order-lg-first {
        order: -1
    }
    .order-lg-last {
        order: 13
    }
    .order-lg-0 {
        order: 0
    }
    .order-lg-1 {
        order: 1
    }
    .order-lg-2 {
        order: 2
    }
    .order-lg-3 {
        order: 3
    }
    .order-lg-4 {
        order: 4
    }
    .order-lg-5 {
        order: 5
    }
    .order-lg-6 {
        order: 6
    }
    .order-lg-7 {
        order: 7
    }
    .order-lg-8 {
        order: 8
    }
    .order-lg-9 {
        order: 9
    }
    .order-lg-10 {
        order: 10
    }
    .order-lg-11 {
        order: 11
    }
    .order-lg-12 {
        order: 12
    }
    .offset-lg-0 {
        margin-left: 0
    }
    .offset-lg-1 {
        margin-left: 8.33333%
    }
    .offset-lg-2 {
        margin-left: 16.66667%
    }
    .offset-lg-3 {
        margin-left: 25%
    }
    .offset-lg-4 {
        margin-left: 33.33333%
    }
    .offset-lg-5 {
        margin-left: 41.66667%
    }
    .offset-lg-6 {
        margin-left: 50%
    }
    .offset-lg-7 {
        margin-left: 58.33333%
    }
    .offset-lg-8 {
        margin-left: 66.66667%
    }
    .offset-lg-9 {
        margin-left: 75%
    }
    .offset-lg-10 {
        margin-left: 83.33333%
    }
    .offset-lg-11 {
        margin-left: 91.66667%
    }
}

@media (min-width: 1440px) {
    .col-xl {
        flex-basis: 0;
        flex-grow: 1;
        max-width: 100%
    }
    .col-xl-auto {
        flex: 0 0 auto;
        width: auto;
        max-width: 100%
    }
    .col-xl-1 {
        flex: 0 0 8.33333%;
        max-width: 8.33333%
    }
    .col-xl-2 {
        flex: 0 0 16.66667%;
        max-width: 16.66667%
    }
    .col-xl-3 {
        flex: 0 0 25%;
        max-width: 25%
    }
    .col-xl-4 {
        flex: 0 0 33.33333%;
        max-width: 33.33333%
    }
    .col-xl-5 {
        flex: 0 0 41.66667%;
        max-width: 41.66667%
    }
    .col-xl-6 {
        flex: 0 0 50%;
        max-width: 50%
    }
    .col-xl-7 {
        flex: 0 0 58.33333%;
        max-width: 58.33333%
    }
    .col-xl-8 {
        flex: 0 0 66.66667%;
        max-width: 66.66667%
    }
    .col-xl-9 {
        flex: 0 0 75%;
        max-width: 75%
    }
    .col-xl-10 {
        flex: 0 0 83.33333%;
        max-width: 83.33333%
    }
    .col-xl-11 {
        flex: 0 0 91.66667%;
        max-width: 91.66667%
    }
    .col-xl-12 {
        flex: 0 0 100%;
        max-width: 100%
    }
    .order-xl-first {
        order: -1
    }
    .order-xl-last {
        order: 13
    }
    .order-xl-0 {
        order: 0
    }
    .order-xl-1 {
        order: 1
    }
    .order-xl-2 {
        order: 2
    }
    .order-xl-3 {
        order: 3
    }
    .order-xl-4 {
        order: 4
    }
    .order-xl-5 {
        order: 5
    }
    .order-xl-6 {
        order: 6
    }
    .order-xl-7 {
        order: 7
    }
    .order-xl-8 {
        order: 8
    }
    .order-xl-9 {
        order: 9
    }
    .order-xl-10 {
        order: 10
    }
    .order-xl-11 {
        order: 11
    }
    .order-xl-12 {
        order: 12
    }
    .offset-xl-0 {
        margin-left: 0
    }
    .offset-xl-1 {
        margin-left: 8.33333%
    }
    .offset-xl-2 {
        margin-left: 16.66667%
    }
    .offset-xl-3 {
        margin-left: 25%
    }
    .offset-xl-4 {
        margin-left: 33.33333%
    }
    .offset-xl-5 {
        margin-left: 41.66667%
    }
    .offset-xl-6 {
        margin-left: 50%
    }
    .offset-xl-7 {
        margin-left: 58.33333%
    }
    .offset-xl-8 {
        margin-left: 66.66667%
    }
    .offset-xl-9 {
        margin-left: 75%
    }
    .offset-xl-10 {
        margin-left: 83.33333%
    }
    .offset-xl-11 {
        margin-left: 91.66667%
    }
}

@media (min-width: 1920px) {
    .col-xxl {
        flex-basis: 0;
        flex-grow: 1;
        max-width: 100%
    }
    .col-xxl-auto {
        flex: 0 0 auto;
        width: auto;
        max-width: 100%
    }
    .col-xxl-1 {
        flex: 0 0 8.33333%;
        max-width: 8.33333%
    }
    .col-xxl-2 {
        flex: 0 0 16.66667%;
        max-width: 16.66667%
    }
    .col-xxl-3 {
        flex: 0 0 25%;
        max-width: 25%
    }
    .col-xxl-4 {
        flex: 0 0 33.33333%;
        max-width: 33.33333%
    }
    .col-xxl-5 {
        flex: 0 0 41.66667%;
        max-width: 41.66667%
    }
    .col-xxl-6 {
        flex: 0 0 50%;
        max-width: 50%
    }
    .col-xxl-7 {
        flex: 0 0 58.33333%;
        max-width: 58.33333%
    }
    .col-xxl-8 {
        flex: 0 0 66.66667%;
        max-width: 66.66667%
    }
    .col-xxl-9 {
        flex: 0 0 75%;
        max-width: 75%
    }
    .col-xxl-10 {
        flex: 0 0 83.33333%;
        max-width: 83.33333%
    }
    .col-xxl-11 {
        flex: 0 0 91.66667%;
        max-width: 91.66667%
    }
    .col-xxl-12 {
        flex: 0 0 100%;
        max-width: 100%
    }
    .order-xxl-first {
        order: -1
    }
    .order-xxl-last {
        order: 13
    }
    .order-xxl-0 {
        order: 0
    }
    .order-xxl-1 {
        order: 1
    }
    .order-xxl-2 {
        order: 2
    }
    .order-xxl-3 {
        order: 3
    }
    .order-xxl-4 {
        order: 4
    }
    .order-xxl-5 {
        order: 5
    }
    .order-xxl-6 {
        order: 6
    }
    .order-xxl-7 {
        order: 7
    }
    .order-xxl-8 {
        order: 8
    }
    .order-xxl-9 {
        order: 9
    }
    .order-xxl-10 {
        order: 10
    }
    .order-xxl-11 {
        order: 11
    }
    .order-xxl-12 {
        order: 12
    }
    .offset-xxl-0 {
        margin-left: 0
    }
    .offset-xxl-1 {
        margin-left: 8.33333%
    }
    .offset-xxl-2 {
        margin-left: 16.66667%
    }
    .offset-xxl-3 {
        margin-left: 25%
    }
    .offset-xxl-4 {
        margin-left: 33.33333%
    }
    .offset-xxl-5 {
        margin-left: 41.66667%
    }
    .offset-xxl-6 {
        margin-left: 50%
    }
    .offset-xxl-7 {
        margin-left: 58.33333%
    }
    .offset-xxl-8 {
        margin-left: 66.66667%
    }
    .offset-xxl-9 {
        margin-left: 75%
    }
    .offset-xxl-10 {
        margin-left: 83.33333%
    }
    .offset-xxl-11 {
        margin-left: 91.66667%
    }
}

.d-none {
    display: none !important
}

.d-inline {
    display: inline !important
}

.d-inline-block {
    display: inline-block !important
}

.d-block {
    display: block !important
}

.d-table {
    display: table !important
}

.d-table-row {
    display: table-row !important
}

.d-table-cell {
    display: table-cell !important
}

.d-flex {
    display: flex !important
}

.d-inline-flex {
    display: inline-flex !important
}

@media (min-width: 768px) {
    .d-sm-none {
        display: none !important
    }
    .d-sm-inline {
        display: inline !important
    }
    .d-sm-inline-block {
        display: inline-block !important
    }
    .d-sm-block {
        display: block !important
    }
    .d-sm-table {
        display: table !important
    }
    .d-sm-table-row {
        display: table-row !important
    }
    .d-sm-table-cell {
        display: table-cell !important
    }
    .d-sm-flex {
        display: flex !important
    }
    .d-sm-inline-flex {
        display: inline-flex !important
    }
}

@media (min-width: 1024px) {
    .d-md-none {
        display: none !important
    }
    .d-md-inline {
        display: inline !important
    }
    .d-md-inline-block {
        display: inline-block !important
    }
    .d-md-block {
        display: block !important
    }
    .d-md-table {
        display: table !important
    }
    .d-md-table-row {
        display: table-row !important
    }
    .d-md-table-cell {
        display: table-cell !important
    }
    .d-md-flex {
        display: flex !important
    }
    .d-md-inline-flex {
        display: inline-flex !important
    }
}

@media (min-width: 1200px) {
    .d-lg-none {
        display: none !important
    }
    .d-lg-inline {
        display: inline !important
    }
    .d-lg-inline-block {
        display: inline-block !important
    }
    .d-lg-block {
        display: block !important
    }
    .d-lg-table {
        display: table !important
    }
    .d-lg-table-row {
        display: table-row !important
    }
    .d-lg-table-cell {
        display: table-cell !important
    }
    .d-lg-flex {
        display: flex !important
    }
    .d-lg-inline-flex {
        display: inline-flex !important
    }
}

@media (min-width: 1440px) {
    .d-xl-none {
        display: none !important
    }
    .d-xl-inline {
        display: inline !important
    }
    .d-xl-inline-block {
        display: inline-block !important
    }
    .d-xl-block {
        display: block !important
    }
    .d-xl-table {
        display: table !important
    }
    .d-xl-table-row {
        display: table-row !important
    }
    .d-xl-table-cell {
        display: table-cell !important
    }
    .d-xl-flex {
        display: flex !important
    }
    .d-xl-inline-flex {
        display: inline-flex !important
    }
}

@media (min-width: 1920px) {
    .d-xxl-none {
        display: none !important
    }
    .d-xxl-inline {
        display: inline !important
    }
    .d-xxl-inline-block {
        display: inline-block !important
    }
    .d-xxl-block {
        display: block !important
    }
    .d-xxl-table {
        display: table !important
    }
    .d-xxl-table-row {
        display: table-row !important
    }
    .d-xxl-table-cell {
        display: table-cell !important
    }
    .d-xxl-flex {
        display: flex !important
    }
    .d-xxl-inline-flex {
        display: inline-flex !important
    }
}

@media print {
    .d-print-none {
        display: none !important
    }
    .d-print-inline {
        display: inline !important
    }
    .d-print-inline-block {
        display: inline-block !important
    }
    .d-print-block {
        display: block !important
    }
    .d-print-table {
        display: table !important
    }
    .d-print-table-row {
        display: table-row !important
    }
    .d-print-table-cell {
        display: table-cell !important
    }
    .d-print-flex {
        display: flex !important
    }
    .d-print-inline-flex {
        display: inline-flex !important
    }
}

.flex-row {
    flex-direction: row !important
}

.flex-column {
    flex-direction: column !important
}

.flex-row-reverse {
    flex-direction: row-reverse !important
}

.flex-column-reverse {
    flex-direction: column-reverse !important
}

.flex-wrap {
    flex-wrap: wrap !important
}

.flex-nowrap {
    flex-wrap: nowrap !important
}

.flex-wrap-reverse {
    flex-wrap: wrap-reverse !important
}

.flex-fill {
    flex: 1 1 auto !important
}

.flex-grow-0 {
    flex-grow: 0 !important
}

.flex-grow-1 {
    flex-grow: 1 !important
}

.flex-shrink-0 {
    flex-shrink: 0 !important
}

.flex-shrink-1 {
    flex-shrink: 1 !important
}

.justify-content-start {
    justify-content: flex-start !important
}

.justify-content-end {
    justify-content: flex-end !important
}

.justify-content-center {
    justify-content: center !important
}

.justify-content-between {
    justify-content: space-between !important
}

.justify-content-around {
    justify-content: space-around !important
}

.align-items-start {
    align-items: flex-start !important
}

.align-items-end {
    align-items: flex-end !important
}

.align-items-center {
    align-items: center !important
}

.align-items-baseline {
    align-items: baseline !important
}

.align-items-stretch {
    align-items: stretch !important
}

.align-content-start {
    align-content: flex-start !important
}

.align-content-end {
    align-content: flex-end !important
}

.align-content-center {
    align-content: center !important
}

.align-content-between {
    align-content: space-between !important
}

.align-content-around {
    align-content: space-around !important
}

.align-content-stretch {
    align-content: stretch !important
}

.align-self-auto {
    align-self: auto !important
}

.align-self-start {
    align-self: flex-start !important
}

.align-self-end {
    align-self: flex-end !important
}

.align-self-center {
    align-self: center !important
}

.align-self-baseline {
    align-self: baseline !important
}

.align-self-stretch {
    align-self: stretch !important
}

@media (min-width: 768px) {
    .flex-sm-row {
        flex-direction: row !important
    }
    .flex-sm-column {
        flex-direction: column !important
    }
    .flex-sm-row-reverse {
        flex-direction: row-reverse !important
    }
    .flex-sm-column-reverse {
        flex-direction: column-reverse !important
    }
    .flex-sm-wrap {
        flex-wrap: wrap !important
    }
    .flex-sm-nowrap {
        flex-wrap: nowrap !important
    }
    .flex-sm-wrap-reverse {
        flex-wrap: wrap-reverse !important
    }
    .flex-sm-fill {
        flex: 1 1 auto !important
    }
    .flex-sm-grow-0 {
        flex-grow: 0 !important
    }
    .flex-sm-grow-1 {
        flex-grow: 1 !important
    }
    .flex-sm-shrink-0 {
        flex-shrink: 0 !important
    }
    .flex-sm-shrink-1 {
        flex-shrink: 1 !important
    }
    .justify-content-sm-start {
        justify-content: flex-start !important
    }
    .justify-content-sm-end {
        justify-content: flex-end !important
    }
    .justify-content-sm-center {
        justify-content: center !important
    }
    .justify-content-sm-between {
        justify-content: space-between !important
    }
    .justify-content-sm-around {
        justify-content: space-around !important
    }
    .align-items-sm-start {
        align-items: flex-start !important
    }
    .align-items-sm-end {
        align-items: flex-end !important
    }
    .align-items-sm-center {
        align-items: center !important
    }
    .align-items-sm-baseline {
        align-items: baseline !important
    }
    .align-items-sm-stretch {
        align-items: stretch !important
    }
    .align-content-sm-start {
        align-content: flex-start !important
    }
    .align-content-sm-end {
        align-content: flex-end !important
    }
    .align-content-sm-center {
        align-content: center !important
    }
    .align-content-sm-between {
        align-content: space-between !important
    }
    .align-content-sm-around {
        align-content: space-around !important
    }
    .align-content-sm-stretch {
        align-content: stretch !important
    }
    .align-self-sm-auto {
        align-self: auto !important
    }
    .align-self-sm-start {
        align-self: flex-start !important
    }
    .align-self-sm-end {
        align-self: flex-end !important
    }
    .align-self-sm-center {
        align-self: center !important
    }
    .align-self-sm-baseline {
        align-self: baseline !important
    }
    .align-self-sm-stretch {
        align-self: stretch !important
    }
}

@media (min-width: 1024px) {
    .flex-md-row {
        flex-direction: row !important
    }
    .flex-md-column {
        flex-direction: column !important
    }
    .flex-md-row-reverse {
        flex-direction: row-reverse !important
    }
    .flex-md-column-reverse {
        flex-direction: column-reverse !important
    }
    .flex-md-wrap {
        flex-wrap: wrap !important
    }
    .flex-md-nowrap {
        flex-wrap: nowrap !important
    }
    .flex-md-wrap-reverse {
        flex-wrap: wrap-reverse !important
    }
    .flex-md-fill {
        flex: 1 1 auto !important
    }
    .flex-md-grow-0 {
        flex-grow: 0 !important
    }
    .flex-md-grow-1 {
        flex-grow: 1 !important
    }
    .flex-md-shrink-0 {
        flex-shrink: 0 !important
    }
    .flex-md-shrink-1 {
        flex-shrink: 1 !important
    }
    .justify-content-md-start {
        justify-content: flex-start !important
    }
    .justify-content-md-end {
        justify-content: flex-end !important
    }
    .justify-content-md-center {
        justify-content: center !important
    }
    .justify-content-md-between {
        justify-content: space-between !important
    }
    .justify-content-md-around {
        justify-content: space-around !important
    }
    .align-items-md-start {
        align-items: flex-start !important
    }
    .align-items-md-end {
        align-items: flex-end !important
    }
    .align-items-md-center {
        align-items: center !important
    }
    .align-items-md-baseline {
        align-items: baseline !important
    }
    .align-items-md-stretch {
        align-items: stretch !important
    }
    .align-content-md-start {
        align-content: flex-start !important
    }
    .align-content-md-end {
        align-content: flex-end !important
    }
    .align-content-md-center {
        align-content: center !important
    }
    .align-content-md-between {
        align-content: space-between !important
    }
    .align-content-md-around {
        align-content: space-around !important
    }
    .align-content-md-stretch {
        align-content: stretch !important
    }
    .align-self-md-auto {
        align-self: auto !important
    }
    .align-self-md-start {
        align-self: flex-start !important
    }
    .align-self-md-end {
        align-self: flex-end !important
    }
    .align-self-md-center {
        align-self: center !important
    }
    .align-self-md-baseline {
        align-self: baseline !important
    }
    .align-self-md-stretch {
        align-self: stretch !important
    }
}

@media (min-width: 1200px) {
    .flex-lg-row {
        flex-direction: row !important
    }
    .flex-lg-column {
        flex-direction: column !important
    }
    .flex-lg-row-reverse {
        flex-direction: row-reverse !important
    }
    .flex-lg-column-reverse {
        flex-direction: column-reverse !important
    }
    .flex-lg-wrap {
        flex-wrap: wrap !important
    }
    .flex-lg-nowrap {
        flex-wrap: nowrap !important
    }
    .flex-lg-wrap-reverse {
        flex-wrap: wrap-reverse !important
    }
    .flex-lg-fill {
        flex: 1 1 auto !important
    }
    .flex-lg-grow-0 {
        flex-grow: 0 !important
    }
    .flex-lg-grow-1 {
        flex-grow: 1 !important
    }
    .flex-lg-shrink-0 {
        flex-shrink: 0 !important
    }
    .flex-lg-shrink-1 {
        flex-shrink: 1 !important
    }
    .justify-content-lg-start {
        justify-content: flex-start !important
    }
    .justify-content-lg-end {
        justify-content: flex-end !important
    }
    .justify-content-lg-center {
        justify-content: center !important
    }
    .justify-content-lg-between {
        justify-content: space-between !important
    }
    .justify-content-lg-around {
        justify-content: space-around !important
    }
    .align-items-lg-start {
        align-items: flex-start !important
    }
    .align-items-lg-end {
        align-items: flex-end !important
    }
    .align-items-lg-center {
        align-items: center !important
    }
    .align-items-lg-baseline {
        align-items: baseline !important
    }
    .align-items-lg-stretch {
        align-items: stretch !important
    }
    .align-content-lg-start {
        align-content: flex-start !important
    }
    .align-content-lg-end {
        align-content: flex-end !important
    }
    .align-content-lg-center {
        align-content: center !important
    }
    .align-content-lg-between {
        align-content: space-between !important
    }
    .align-content-lg-around {
        align-content: space-around !important
    }
    .align-content-lg-stretch {
        align-content: stretch !important
    }
    .align-self-lg-auto {
        align-self: auto !important
    }
    .align-self-lg-start {
        align-self: flex-start !important
    }
    .align-self-lg-end {
        align-self: flex-end !important
    }
    .align-self-lg-center {
        align-self: center !important
    }
    .align-self-lg-baseline {
        align-self: baseline !important
    }
    .align-self-lg-stretch {
        align-self: stretch !important
    }
}

@media (min-width: 1440px) {
    .flex-xl-row {
        flex-direction: row !important
    }
    .flex-xl-column {
        flex-direction: column !important
    }
    .flex-xl-row-reverse {
        flex-direction: row-reverse !important
    }
    .flex-xl-column-reverse {
        flex-direction: column-reverse !important
    }
    .flex-xl-wrap {
        flex-wrap: wrap !important
    }
    .flex-xl-nowrap {
        flex-wrap: nowrap !important
    }
    .flex-xl-wrap-reverse {
        flex-wrap: wrap-reverse !important
    }
    .flex-xl-fill {
        flex: 1 1 auto !important
    }
    .flex-xl-grow-0 {
        flex-grow: 0 !important
    }
    .flex-xl-grow-1 {
        flex-grow: 1 !important
    }
    .flex-xl-shrink-0 {
        flex-shrink: 0 !important
    }
    .flex-xl-shrink-1 {
        flex-shrink: 1 !important
    }
    .justify-content-xl-start {
        justify-content: flex-start !important
    }
    .justify-content-xl-end {
        justify-content: flex-end !important
    }
    .justify-content-xl-center {
        justify-content: center !important
    }
    .justify-content-xl-between {
        justify-content: space-between !important
    }
    .justify-content-xl-around {
        justify-content: space-around !important
    }
    .align-items-xl-start {
        align-items: flex-start !important
    }
    .align-items-xl-end {
        align-items: flex-end !important
    }
    .align-items-xl-center {
        align-items: center !important
    }
    .align-items-xl-baseline {
        align-items: baseline !important
    }
    .align-items-xl-stretch {
        align-items: stretch !important
    }
    .align-content-xl-start {
        align-content: flex-start !important
    }
    .align-content-xl-end {
        align-content: flex-end !important
    }
    .align-content-xl-center {
        align-content: center !important
    }
    .align-content-xl-between {
        align-content: space-between !important
    }
    .align-content-xl-around {
        align-content: space-around !important
    }
    .align-content-xl-stretch {
        align-content: stretch !important
    }
    .align-self-xl-auto {
        align-self: auto !important
    }
    .align-self-xl-start {
        align-self: flex-start !important
    }
    .align-self-xl-end {
        align-self: flex-end !important
    }
    .align-self-xl-center {
        align-self: center !important
    }
    .align-self-xl-baseline {
        align-self: baseline !important
    }
    .align-self-xl-stretch {
        align-self: stretch !important
    }
}

@media (min-width: 1920px) {
    .flex-xxl-row {
        flex-direction: row !important
    }
    .flex-xxl-column {
        flex-direction: column !important
    }
    .flex-xxl-row-reverse {
        flex-direction: row-reverse !important
    }
    .flex-xxl-column-reverse {
        flex-direction: column-reverse !important
    }
    .flex-xxl-wrap {
        flex-wrap: wrap !important
    }
    .flex-xxl-nowrap {
        flex-wrap: nowrap !important
    }
    .flex-xxl-wrap-reverse {
        flex-wrap: wrap-reverse !important
    }
    .flex-xxl-fill {
        flex: 1 1 auto !important
    }
    .flex-xxl-grow-0 {
        flex-grow: 0 !important
    }
    .flex-xxl-grow-1 {
        flex-grow: 1 !important
    }
    .flex-xxl-shrink-0 {
        flex-shrink: 0 !important
    }
    .flex-xxl-shrink-1 {
        flex-shrink: 1 !important
    }
    .justify-content-xxl-start {
        justify-content: flex-start !important
    }
    .justify-content-xxl-end {
        justify-content: flex-end !important
    }
    .justify-content-xxl-center {
        justify-content: center !important
    }
    .justify-content-xxl-between {
        justify-content: space-between !important
    }
    .justify-content-xxl-around {
        justify-content: space-around !important
    }
    .align-items-xxl-start {
        align-items: flex-start !important
    }
    .align-items-xxl-end {
        align-items: flex-end !important
    }
    .align-items-xxl-center {
        align-items: center !important
    }
    .align-items-xxl-baseline {
        align-items: baseline !important
    }
    .align-items-xxl-stretch {
        align-items: stretch !important
    }
    .align-content-xxl-start {
        align-content: flex-start !important
    }
    .align-content-xxl-end {
        align-content: flex-end !important
    }
    .align-content-xxl-center {
        align-content: center !important
    }
    .align-content-xxl-between {
        align-content: space-between !important
    }
    .align-content-xxl-around {
        align-content: space-around !important
    }
    .align-content-xxl-stretch {
        align-content: stretch !important
    }
    .align-self-xxl-auto {
        align-self: auto !important
    }
    .align-self-xxl-start {
        align-self: flex-start !important
    }
    .align-self-xxl-end {
        align-self: flex-end !important
    }
    .align-self-xxl-center {
        align-self: center !important
    }
    .align-self-xxl-baseline {
        align-self: baseline !important
    }
    .align-self-xxl-stretch {
        align-self: stretch !important
    }
}

.m-0 {
    margin: 0 !important
}

.mt-0,
.my-0 {
    margin-top: 0 !important
}

.mr-0,
.mx-0 {
    margin-right: 0 !important
}

.mb-0,
.my-0 {
    margin-bottom: 0 !important
}

.ml-0,
.mx-0 {
    margin-left: 0 !important
}

.m-1 {
    margin: .25rem !important
}

.mt-1,
.my-1 {
    margin-top: .25rem !important
}

.mr-1,
.mx-1 {
    margin-right: .25rem !important
}

.mb-1,
.my-1 {
    margin-bottom: .25rem !important
}

.ml-1,
.mx-1 {
    margin-left: .25rem !important
}

.m-2 {
    margin: .5rem !important
}

.mt-2,
.my-2 {
    margin-top: .5rem !important
}

.mr-2,
.mx-2 {
    margin-right: .5rem !important
}

.mb-2,
.my-2 {
    margin-bottom: .5rem !important
}

.ml-2,
.mx-2 {
    margin-left: .5rem !important
}

.m-3 {
    margin: 1rem !important
}

.mt-3,
.my-3 {
    margin-top: 1rem !important
}

.mr-3,
.mx-3 {
    margin-right: 1rem !important
}

.mb-3,
.my-3 {
    margin-bottom: 1rem !important
}

.ml-3,
.mx-3 {
    margin-left: 1rem !important
}

.m-4 {
    margin: 1.5rem !important
}

.mt-4,
.my-4 {
    margin-top: 1.5rem !important
}

.mr-4,
.mx-4 {
    margin-right: 1.5rem !important
}

.mb-4,
.my-4 {
    margin-bottom: 1.5rem !important
}

.ml-4,
.mx-4 {
    margin-left: 1.5rem !important
}

.m-5 {
    margin: 3rem !important
}

.mt-5,
.my-5 {
    margin-top: 3rem !important
}

.mr-5,
.mx-5 {
    margin-right: 3rem !important
}

.mb-5,
.my-5 {
    margin-bottom: 3rem !important
}

.ml-5,
.mx-5 {
    margin-left: 3rem !important
}

.p-0 {
    padding: 0 !important
}

.pt-0,
.py-0 {
    padding-top: 0 !important
}

.pr-0,
.px-0 {
    padding-right: 0 !important
}

.pb-0,
.py-0 {
    padding-bottom: 0 !important
}

.pl-0,
.px-0 {
    padding-left: 0 !important
}

.p-1 {
    padding: .25rem !important
}

.pt-1,
.py-1 {
    padding-top: .25rem !important
}

.pr-1,
.px-1 {
    padding-right: .25rem !important
}

.pb-1,
.py-1 {
    padding-bottom: .25rem !important
}

.pl-1,
.px-1 {
    padding-left: .25rem !important
}

.p-2 {
    padding: .5rem !important
}

.pt-2,
.py-2 {
    padding-top: .5rem !important
}

.pr-2,
.px-2 {
    padding-right: .5rem !important
}

.pb-2,
.py-2 {
    padding-bottom: .5rem !important
}

.pl-2,
.px-2 {
    padding-left: .5rem !important
}

.p-3 {
    padding: 1rem !important
}

.pt-3,
.py-3 {
    padding-top: 1rem !important
}

.pr-3,
.px-3 {
    padding-right: 1rem !important
}

.pb-3,
.py-3 {
    padding-bottom: 1rem !important
}

.pl-3,
.px-3 {
    padding-left: 1rem !important
}

.p-4 {
    padding: 1.5rem !important
}

.pt-4,
.py-4 {
    padding-top: 1.5rem !important
}

.pr-4,
.px-4 {
    padding-right: 1.5rem !important
}

.pb-4,
.py-4 {
    padding-bottom: 1.5rem !important
}

.pl-4,
.px-4 {
    padding-left: 1.5rem !important
}

.p-5 {
    padding: 3rem !important
}

.pt-5,
.py-5 {
    padding-top: 3rem !important
}

.pr-5,
.px-5 {
    padding-right: 3rem !important
}

.pb-5,
.py-5 {
    padding-bottom: 3rem !important
}

.pl-5,
.px-5 {
    padding-left: 3rem !important
}

.m-n1 {
    margin: -.25rem !important
}

.mt-n1,
.my-n1 {
    margin-top: -.25rem !important
}

.mr-n1,
.mx-n1 {
    margin-right: -.25rem !important
}

.mb-n1,
.my-n1 {
    margin-bottom: -.25rem !important
}

.ml-n1,
.mx-n1 {
    margin-left: -.25rem !important
}

.m-n2 {
    margin: -.5rem !important
}

.mt-n2,
.my-n2 {
    margin-top: -.5rem !important
}

.mr-n2,
.mx-n2 {
    margin-right: -.5rem !important
}

.mb-n2,
.my-n2 {
    margin-bottom: -.5rem !important
}

.ml-n2,
.mx-n2 {
    margin-left: -.5rem !important
}

.m-n3 {
    margin: -1rem !important
}

.mt-n3,
.my-n3 {
    margin-top: -1rem !important
}

.mr-n3,
.mx-n3 {
    margin-right: -1rem !important
}

.mb-n3,
.my-n3 {
    margin-bottom: -1rem !important
}

.ml-n3,
.mx-n3 {
    margin-left: -1rem !important
}

.m-n4 {
    margin: -1.5rem !important
}

.mt-n4,
.my-n4 {
    margin-top: -1.5rem !important
}

.mr-n4,
.mx-n4 {
    margin-right: -1.5rem !important
}

.mb-n4,
.my-n4 {
    margin-bottom: -1.5rem !important
}

.ml-n4,
.mx-n4 {
    margin-left: -1.5rem !important
}

.m-n5 {
    margin: -3rem !important
}

.mt-n5,
.my-n5 {
    margin-top: -3rem !important
}

.mr-n5,
.mx-n5 {
    margin-right: -3rem !important
}

.mb-n5,
.my-n5 {
    margin-bottom: -3rem !important
}

.ml-n5,
.mx-n5 {
    margin-left: -3rem !important
}

.m-auto {
    margin: auto !important
}

.mt-auto,
.my-auto {
    margin-top: auto !important
}

.mr-auto,
.mx-auto {
    margin-right: auto !important
}

.mb-auto,
.my-auto {
    margin-bottom: auto !important
}

.ml-auto,
.mx-auto {
    margin-left: auto !important
}

@media (min-width: 768px) {
    .m-sm-0 {
        margin: 0 !important
    }
    .mt-sm-0,
    .my-sm-0 {
        margin-top: 0 !important
    }
    .mr-sm-0,
    .mx-sm-0 {
        margin-right: 0 !important
    }
    .mb-sm-0,
    .my-sm-0 {
        margin-bottom: 0 !important
    }
    .ml-sm-0,
    .mx-sm-0 {
        margin-left: 0 !important
    }
    .m-sm-1 {
        margin: .25rem !important
    }
    .mt-sm-1,
    .my-sm-1 {
        margin-top: .25rem !important
    }
    .mr-sm-1,
    .mx-sm-1 {
        margin-right: .25rem !important
    }
    .mb-sm-1,
    .my-sm-1 {
        margin-bottom: .25rem !important
    }
    .ml-sm-1,
    .mx-sm-1 {
        margin-left: .25rem !important
    }
    .m-sm-2 {
        margin: .5rem !important
    }
    .mt-sm-2,
    .my-sm-2 {
        margin-top: .5rem !important
    }
    .mr-sm-2,
    .mx-sm-2 {
        margin-right: .5rem !important
    }
    .mb-sm-2,
    .my-sm-2 {
        margin-bottom: .5rem !important
    }
    .ml-sm-2,
    .mx-sm-2 {
        margin-left: .5rem !important
    }
    .m-sm-3 {
        margin: 1rem !important
    }
    .mt-sm-3,
    .my-sm-3 {
        margin-top: 1rem !important
    }
    .mr-sm-3,
    .mx-sm-3 {
        margin-right: 1rem !important
    }
    .mb-sm-3,
    .my-sm-3 {
        margin-bottom: 1rem !important
    }
    .ml-sm-3,
    .mx-sm-3 {
        margin-left: 1rem !important
    }
    .m-sm-4 {
        margin: 1.5rem !important
    }
    .mt-sm-4,
    .my-sm-4 {
        margin-top: 1.5rem !important
    }
    .mr-sm-4,
    .mx-sm-4 {
        margin-right: 1.5rem !important
    }
    .mb-sm-4,
    .my-sm-4 {
        margin-bottom: 1.5rem !important
    }
    .ml-sm-4,
    .mx-sm-4 {
        margin-left: 1.5rem !important
    }
    .m-sm-5 {
        margin: 3rem !important
    }
    .mt-sm-5,
    .my-sm-5 {
        margin-top: 3rem !important
    }
    .mr-sm-5,
    .mx-sm-5 {
        margin-right: 3rem !important
    }
    .mb-sm-5,
    .my-sm-5 {
        margin-bottom: 3rem !important
    }
    .ml-sm-5,
    .mx-sm-5 {
        margin-left: 3rem !important
    }
    .p-sm-0 {
        padding: 0 !important
    }
    .pt-sm-0,
    .py-sm-0 {
        padding-top: 0 !important
    }
    .pr-sm-0,
    .px-sm-0 {
        padding-right: 0 !important
    }
    .pb-sm-0,
    .py-sm-0 {
        padding-bottom: 0 !important
    }
    .pl-sm-0,
    .px-sm-0 {
        padding-left: 0 !important
    }
    .p-sm-1 {
        padding: .25rem !important
    }
    .pt-sm-1,
    .py-sm-1 {
        padding-top: .25rem !important
    }
    .pr-sm-1,
    .px-sm-1 {
        padding-right: .25rem !important
    }
    .pb-sm-1,
    .py-sm-1 {
        padding-bottom: .25rem !important
    }
    .pl-sm-1,
    .px-sm-1 {
        padding-left: .25rem !important
    }
    .p-sm-2 {
        padding: .5rem !important
    }
    .pt-sm-2,
    .py-sm-2 {
        padding-top: .5rem !important
    }
    .pr-sm-2,
    .px-sm-2 {
        padding-right: .5rem !important
    }
    .pb-sm-2,
    .py-sm-2 {
        padding-bottom: .5rem !important
    }
    .pl-sm-2,
    .px-sm-2 {
        padding-left: .5rem !important
    }
    .p-sm-3 {
        padding: 1rem !important
    }
    .pt-sm-3,
    .py-sm-3 {
        padding-top: 1rem !important
    }
    .pr-sm-3,
    .px-sm-3 {
        padding-right: 1rem !important
    }
    .pb-sm-3,
    .py-sm-3 {
        padding-bottom: 1rem !important
    }
    .pl-sm-3,
    .px-sm-3 {
        padding-left: 1rem !important
    }
    .p-sm-4 {
        padding: 1.5rem !important
    }
    .pt-sm-4,
    .py-sm-4 {
        padding-top: 1.5rem !important
    }
    .pr-sm-4,
    .px-sm-4 {
        padding-right: 1.5rem !important
    }
    .pb-sm-4,
    .py-sm-4 {
        padding-bottom: 1.5rem !important
    }
    .pl-sm-4,
    .px-sm-4 {
        padding-left: 1.5rem !important
    }
    .p-sm-5 {
        padding: 3rem !important
    }
    .pt-sm-5,
    .py-sm-5 {
        padding-top: 3rem !important
    }
    .pr-sm-5,
    .px-sm-5 {
        padding-right: 3rem !important
    }
    .pb-sm-5,
    .py-sm-5 {
        padding-bottom: 3rem !important
    }
    .pl-sm-5,
    .px-sm-5 {
        padding-left: 3rem !important
    }
    .m-sm-n1 {
        margin: -.25rem !important
    }
    .mt-sm-n1,
    .my-sm-n1 {
        margin-top: -.25rem !important
    }
    .mr-sm-n1,
    .mx-sm-n1 {
        margin-right: -.25rem !important
    }
    .mb-sm-n1,
    .my-sm-n1 {
        margin-bottom: -.25rem !important
    }
    .ml-sm-n1,
    .mx-sm-n1 {
        margin-left: -.25rem !important
    }
    .m-sm-n2 {
        margin: -.5rem !important
    }
    .mt-sm-n2,
    .my-sm-n2 {
        margin-top: -.5rem !important
    }
    .mr-sm-n2,
    .mx-sm-n2 {
        margin-right: -.5rem !important
    }
    .mb-sm-n2,
    .my-sm-n2 {
        margin-bottom: -.5rem !important
    }
    .ml-sm-n2,
    .mx-sm-n2 {
        margin-left: -.5rem !important
    }
    .m-sm-n3 {
        margin: -1rem !important
    }
    .mt-sm-n3,
    .my-sm-n3 {
        margin-top: -1rem !important
    }
    .mr-sm-n3,
    .mx-sm-n3 {
        margin-right: -1rem !important
    }
    .mb-sm-n3,
    .my-sm-n3 {
        margin-bottom: -1rem !important
    }
    .ml-sm-n3,
    .mx-sm-n3 {
        margin-left: -1rem !important
    }
    .m-sm-n4 {
        margin: -1.5rem !important
    }
    .mt-sm-n4,
    .my-sm-n4 {
        margin-top: -1.5rem !important
    }
    .mr-sm-n4,
    .mx-sm-n4 {
        margin-right: -1.5rem !important
    }
    .mb-sm-n4,
    .my-sm-n4 {
        margin-bottom: -1.5rem !important
    }
    .ml-sm-n4,
    .mx-sm-n4 {
        margin-left: -1.5rem !important
    }
    .m-sm-n5 {
        margin: -3rem !important
    }
    .mt-sm-n5,
    .my-sm-n5 {
        margin-top: -3rem !important
    }
    .mr-sm-n5,
    .mx-sm-n5 {
        margin-right: -3rem !important
    }
    .mb-sm-n5,
    .my-sm-n5 {
        margin-bottom: -3rem !important
    }
    .ml-sm-n5,
    .mx-sm-n5 {
        margin-left: -3rem !important
    }
    .m-sm-auto {
        margin: auto !important
    }
    .mt-sm-auto,
    .my-sm-auto {
        margin-top: auto !important
    }
    .mr-sm-auto,
    .mx-sm-auto {
        margin-right: auto !important
    }
    .mb-sm-auto,
    .my-sm-auto {
        margin-bottom: auto !important
    }
    .ml-sm-auto,
    .mx-sm-auto {
        margin-left: auto !important
    }
}

@media (min-width: 1024px) {
    .m-md-0 {
        margin: 0 !important
    }
    .mt-md-0,
    .my-md-0 {
        margin-top: 0 !important
    }
    .mr-md-0,
    .mx-md-0 {
        margin-right: 0 !important
    }
    .mb-md-0,
    .my-md-0 {
        margin-bottom: 0 !important
    }
    .ml-md-0,
    .mx-md-0 {
        margin-left: 0 !important
    }
    .m-md-1 {
        margin: .25rem !important
    }
    .mt-md-1,
    .my-md-1 {
        margin-top: .25rem !important
    }
    .mr-md-1,
    .mx-md-1 {
        margin-right: .25rem !important
    }
    .mb-md-1,
    .my-md-1 {
        margin-bottom: .25rem !important
    }
    .ml-md-1,
    .mx-md-1 {
        margin-left: .25rem !important
    }
    .m-md-2 {
        margin: .5rem !important
    }
    .mt-md-2,
    .my-md-2 {
        margin-top: .5rem !important
    }
    .mr-md-2,
    .mx-md-2 {
        margin-right: .5rem !important
    }
    .mb-md-2,
    .my-md-2 {
        margin-bottom: .5rem !important
    }
    .ml-md-2,
    .mx-md-2 {
        margin-left: .5rem !important
    }
    .m-md-3 {
        margin: 1rem !important
    }
    .mt-md-3,
    .my-md-3 {
        margin-top: 1rem !important
    }
    .mr-md-3,
    .mx-md-3 {
        margin-right: 1rem !important
    }
    .mb-md-3,
    .my-md-3 {
        margin-bottom: 1rem !important
    }
    .ml-md-3,
    .mx-md-3 {
        margin-left: 1rem !important
    }
    .m-md-4 {
        margin: 1.5rem !important
    }
    .mt-md-4,
    .my-md-4 {
        margin-top: 1.5rem !important
    }
    .mr-md-4,
    .mx-md-4 {
        margin-right: 1.5rem !important
    }
    .mb-md-4,
    .my-md-4 {
        margin-bottom: 1.5rem !important
    }
    .ml-md-4,
    .mx-md-4 {
        margin-left: 1.5rem !important
    }
    .m-md-5 {
        margin: 3rem !important
    }
    .mt-md-5,
    .my-md-5 {
        margin-top: 3rem !important
    }
    .mr-md-5,
    .mx-md-5 {
        margin-right: 3rem !important
    }
    .mb-md-5,
    .my-md-5 {
        margin-bottom: 3rem !important
    }
    .ml-md-5,
    .mx-md-5 {
        margin-left: 3rem !important
    }
    .p-md-0 {
        padding: 0 !important
    }
    .pt-md-0,
    .py-md-0 {
        padding-top: 0 !important
    }
    .pr-md-0,
    .px-md-0 {
        padding-right: 0 !important
    }
    .pb-md-0,
    .py-md-0 {
        padding-bottom: 0 !important
    }
    .pl-md-0,
    .px-md-0 {
        padding-left: 0 !important
    }
    .p-md-1 {
        padding: .25rem !important
    }
    .pt-md-1,
    .py-md-1 {
        padding-top: .25rem !important
    }
    .pr-md-1,
    .px-md-1 {
        padding-right: .25rem !important
    }
    .pb-md-1,
    .py-md-1 {
        padding-bottom: .25rem !important
    }
    .pl-md-1,
    .px-md-1 {
        padding-left: .25rem !important
    }
    .p-md-2 {
        padding: .5rem !important
    }
    .pt-md-2,
    .py-md-2 {
        padding-top: .5rem !important
    }
    .pr-md-2,
    .px-md-2 {
        padding-right: .5rem !important
    }
    .pb-md-2,
    .py-md-2 {
        padding-bottom: .5rem !important
    }
    .pl-md-2,
    .px-md-2 {
        padding-left: .5rem !important
    }
    .p-md-3 {
        padding: 1rem !important
    }
    .pt-md-3,
    .py-md-3 {
        padding-top: 1rem !important
    }
    .pr-md-3,
    .px-md-3 {
        padding-right: 1rem !important
    }
    .pb-md-3,
    .py-md-3 {
        padding-bottom: 1rem !important
    }
    .pl-md-3,
    .px-md-3 {
        padding-left: 1rem !important
    }
    .p-md-4 {
        padding: 1.5rem !important
    }
    .pt-md-4,
    .py-md-4 {
        padding-top: 1.5rem !important
    }
    .pr-md-4,
    .px-md-4 {
        padding-right: 1.5rem !important
    }
    .pb-md-4,
    .py-md-4 {
        padding-bottom: 1.5rem !important
    }
    .pl-md-4,
    .px-md-4 {
        padding-left: 1.5rem !important
    }
    .p-md-5 {
        padding: 3rem !important
    }
    .pt-md-5,
    .py-md-5 {
        padding-top: 3rem !important
    }
    .pr-md-5,
    .px-md-5 {
        padding-right: 3rem !important
    }
    .pb-md-5,
    .py-md-5 {
        padding-bottom: 3rem !important
    }
    .pl-md-5,
    .px-md-5 {
        padding-left: 3rem !important
    }
    .m-md-n1 {
        margin: -.25rem !important
    }
    .mt-md-n1,
    .my-md-n1 {
        margin-top: -.25rem !important
    }
    .mr-md-n1,
    .mx-md-n1 {
        margin-right: -.25rem !important
    }
    .mb-md-n1,
    .my-md-n1 {
        margin-bottom: -.25rem !important
    }
    .ml-md-n1,
    .mx-md-n1 {
        margin-left: -.25rem !important
    }
    .m-md-n2 {
        margin: -.5rem !important
    }
    .mt-md-n2,
    .my-md-n2 {
        margin-top: -.5rem !important
    }
    .mr-md-n2,
    .mx-md-n2 {
        margin-right: -.5rem !important
    }
    .mb-md-n2,
    .my-md-n2 {
        margin-bottom: -.5rem !important
    }
    .ml-md-n2,
    .mx-md-n2 {
        margin-left: -.5rem !important
    }
    .m-md-n3 {
        margin: -1rem !important
    }
    .mt-md-n3,
    .my-md-n3 {
        margin-top: -1rem !important
    }
    .mr-md-n3,
    .mx-md-n3 {
        margin-right: -1rem !important
    }
    .mb-md-n3,
    .my-md-n3 {
        margin-bottom: -1rem !important
    }
    .ml-md-n3,
    .mx-md-n3 {
        margin-left: -1rem !important
    }
    .m-md-n4 {
        margin: -1.5rem !important
    }
    .mt-md-n4,
    .my-md-n4 {
        margin-top: -1.5rem !important
    }
    .mr-md-n4,
    .mx-md-n4 {
        margin-right: -1.5rem !important
    }
    .mb-md-n4,
    .my-md-n4 {
        margin-bottom: -1.5rem !important
    }
    .ml-md-n4,
    .mx-md-n4 {
        margin-left: -1.5rem !important
    }
    .m-md-n5 {
        margin: -3rem !important
    }
    .mt-md-n5,
    .my-md-n5 {
        margin-top: -3rem !important
    }
    .mr-md-n5,
    .mx-md-n5 {
        margin-right: -3rem !important
    }
    .mb-md-n5,
    .my-md-n5 {
        margin-bottom: -3rem !important
    }
    .ml-md-n5,
    .mx-md-n5 {
        margin-left: -3rem !important
    }
    .m-md-auto {
        margin: auto !important
    }
    .mt-md-auto,
    .my-md-auto {
        margin-top: auto !important
    }
    .mr-md-auto,
    .mx-md-auto {
        margin-right: auto !important
    }
    .mb-md-auto,
    .my-md-auto {
        margin-bottom: auto !important
    }
    .ml-md-auto,
    .mx-md-auto {
        margin-left: auto !important
    }
}

@media (min-width: 1200px) {
    .m-lg-0 {
        margin: 0 !important
    }
    .mt-lg-0,
    .my-lg-0 {
        margin-top: 0 !important
    }
    .mr-lg-0,
    .mx-lg-0 {
        margin-right: 0 !important
    }
    .mb-lg-0,
    .my-lg-0 {
        margin-bottom: 0 !important
    }
    .ml-lg-0,
    .mx-lg-0 {
        margin-left: 0 !important
    }
    .m-lg-1 {
        margin: .25rem !important
    }
    .mt-lg-1,
    .my-lg-1 {
        margin-top: .25rem !important
    }
    .mr-lg-1,
    .mx-lg-1 {
        margin-right: .25rem !important
    }
    .mb-lg-1,
    .my-lg-1 {
        margin-bottom: .25rem !important
    }
    .ml-lg-1,
    .mx-lg-1 {
        margin-left: .25rem !important
    }
    .m-lg-2 {
        margin: .5rem !important
    }
    .mt-lg-2,
    .my-lg-2 {
        margin-top: .5rem !important
    }
    .mr-lg-2,
    .mx-lg-2 {
        margin-right: .5rem !important
    }
    .mb-lg-2,
    .my-lg-2 {
        margin-bottom: .5rem !important
    }
    .ml-lg-2,
    .mx-lg-2 {
        margin-left: .5rem !important
    }
    .m-lg-3 {
        margin: 1rem !important
    }
    .mt-lg-3,
    .my-lg-3 {
        margin-top: 1rem !important
    }
    .mr-lg-3,
    .mx-lg-3 {
        margin-right: 1rem !important
    }
    .mb-lg-3,
    .my-lg-3 {
        margin-bottom: 1rem !important
    }
    .ml-lg-3,
    .mx-lg-3 {
        margin-left: 1rem !important
    }
    .m-lg-4 {
        margin: 1.5rem !important
    }
    .mt-lg-4,
    .my-lg-4 {
        margin-top: 1.5rem !important
    }
    .mr-lg-4,
    .mx-lg-4 {
        margin-right: 1.5rem !important
    }
    .mb-lg-4,
    .my-lg-4 {
        margin-bottom: 1.5rem !important
    }
    .ml-lg-4,
    .mx-lg-4 {
        margin-left: 1.5rem !important
    }
    .m-lg-5 {
        margin: 3rem !important
    }
    .mt-lg-5,
    .my-lg-5 {
        margin-top: 3rem !important
    }
    .mr-lg-5,
    .mx-lg-5 {
        margin-right: 3rem !important
    }
    .mb-lg-5,
    .my-lg-5 {
        margin-bottom: 3rem !important
    }
    .ml-lg-5,
    .mx-lg-5 {
        margin-left: 3rem !important
    }
    .p-lg-0 {
        padding: 0 !important
    }
    .pt-lg-0,
    .py-lg-0 {
        padding-top: 0 !important
    }
    .pr-lg-0,
    .px-lg-0 {
        padding-right: 0 !important
    }
    .pb-lg-0,
    .py-lg-0 {
        padding-bottom: 0 !important
    }
    .pl-lg-0,
    .px-lg-0 {
        padding-left: 0 !important
    }
    .p-lg-1 {
        padding: .25rem !important
    }
    .pt-lg-1,
    .py-lg-1 {
        padding-top: .25rem !important
    }
    .pr-lg-1,
    .px-lg-1 {
        padding-right: .25rem !important
    }
    .pb-lg-1,
    .py-lg-1 {
        padding-bottom: .25rem !important
    }
    .pl-lg-1,
    .px-lg-1 {
        padding-left: .25rem !important
    }
    .p-lg-2 {
        padding: .5rem !important
    }
    .pt-lg-2,
    .py-lg-2 {
        padding-top: .5rem !important
    }
    .pr-lg-2,
    .px-lg-2 {
        padding-right: .5rem !important
    }
    .pb-lg-2,
    .py-lg-2 {
        padding-bottom: .5rem !important
    }
    .pl-lg-2,
    .px-lg-2 {
        padding-left: .5rem !important
    }
    .p-lg-3 {
        padding: 1rem !important
    }
    .pt-lg-3,
    .py-lg-3 {
        padding-top: 1rem !important
    }
    .pr-lg-3,
    .px-lg-3 {
        padding-right: 1rem !important
    }
    .pb-lg-3,
    .py-lg-3 {
        padding-bottom: 1rem !important
    }
    .pl-lg-3,
    .px-lg-3 {
        padding-left: 1rem !important
    }
    .p-lg-4 {
        padding: 1.5rem !important
    }
    .pt-lg-4,
    .py-lg-4 {
        padding-top: 1.5rem !important
    }
    .pr-lg-4,
    .px-lg-4 {
        padding-right: 1.5rem !important
    }
    .pb-lg-4,
    .py-lg-4 {
        padding-bottom: 1.5rem !important
    }
    .pl-lg-4,
    .px-lg-4 {
        padding-left: 1.5rem !important
    }
    .p-lg-5 {
        padding: 3rem !important
    }
    .pt-lg-5,
    .py-lg-5 {
        padding-top: 3rem !important
    }
    .pr-lg-5,
    .px-lg-5 {
        padding-right: 3rem !important
    }
    .pb-lg-5,
    .py-lg-5 {
        padding-bottom: 3rem !important
    }
    .pl-lg-5,
    .px-lg-5 {
        padding-left: 3rem !important
    }
    .m-lg-n1 {
        margin: -.25rem !important
    }
    .mt-lg-n1,
    .my-lg-n1 {
        margin-top: -.25rem !important
    }
    .mr-lg-n1,
    .mx-lg-n1 {
        margin-right: -.25rem !important
    }
    .mb-lg-n1,
    .my-lg-n1 {
        margin-bottom: -.25rem !important
    }
    .ml-lg-n1,
    .mx-lg-n1 {
        margin-left: -.25rem !important
    }
    .m-lg-n2 {
        margin: -.5rem !important
    }
    .mt-lg-n2,
    .my-lg-n2 {
        margin-top: -.5rem !important
    }
    .mr-lg-n2,
    .mx-lg-n2 {
        margin-right: -.5rem !important
    }
    .mb-lg-n2,
    .my-lg-n2 {
        margin-bottom: -.5rem !important
    }
    .ml-lg-n2,
    .mx-lg-n2 {
        margin-left: -.5rem !important
    }
    .m-lg-n3 {
        margin: -1rem !important
    }
    .mt-lg-n3,
    .my-lg-n3 {
        margin-top: -1rem !important
    }
    .mr-lg-n3,
    .mx-lg-n3 {
        margin-right: -1rem !important
    }
    .mb-lg-n3,
    .my-lg-n3 {
        margin-bottom: -1rem !important
    }
    .ml-lg-n3,
    .mx-lg-n3 {
        margin-left: -1rem !important
    }
    .m-lg-n4 {
        margin: -1.5rem !important
    }
    .mt-lg-n4,
    .my-lg-n4 {
        margin-top: -1.5rem !important
    }
    .mr-lg-n4,
    .mx-lg-n4 {
        margin-right: -1.5rem !important
    }
    .mb-lg-n4,
    .my-lg-n4 {
        margin-bottom: -1.5rem !important
    }
    .ml-lg-n4,
    .mx-lg-n4 {
        margin-left: -1.5rem !important
    }
    .m-lg-n5 {
        margin: -3rem !important
    }
    .mt-lg-n5,
    .my-lg-n5 {
        margin-top: -3rem !important
    }
    .mr-lg-n5,
    .mx-lg-n5 {
        margin-right: -3rem !important
    }
    .mb-lg-n5,
    .my-lg-n5 {
        margin-bottom: -3rem !important
    }
    .ml-lg-n5,
    .mx-lg-n5 {
        margin-left: -3rem !important
    }
    .m-lg-auto {
        margin: auto !important
    }
    .mt-lg-auto,
    .my-lg-auto {
        margin-top: auto !important
    }
    .mr-lg-auto,
    .mx-lg-auto {
        margin-right: auto !important
    }
    .mb-lg-auto,
    .my-lg-auto {
        margin-bottom: auto !important
    }
    .ml-lg-auto,
    .mx-lg-auto {
        margin-left: auto !important
    }
}

@media (min-width: 1440px) {
    .m-xl-0 {
        margin: 0 !important
    }
    .mt-xl-0,
    .my-xl-0 {
        margin-top: 0 !important
    }
    .mr-xl-0,
    .mx-xl-0 {
        margin-right: 0 !important
    }
    .mb-xl-0,
    .my-xl-0 {
        margin-bottom: 0 !important
    }
    .ml-xl-0,
    .mx-xl-0 {
        margin-left: 0 !important
    }
    .m-xl-1 {
        margin: .25rem !important
    }
    .mt-xl-1,
    .my-xl-1 {
        margin-top: .25rem !important
    }
    .mr-xl-1,
    .mx-xl-1 {
        margin-right: .25rem !important
    }
    .mb-xl-1,
    .my-xl-1 {
        margin-bottom: .25rem !important
    }
    .ml-xl-1,
    .mx-xl-1 {
        margin-left: .25rem !important
    }
    .m-xl-2 {
        margin: .5rem !important
    }
    .mt-xl-2,
    .my-xl-2 {
        margin-top: .5rem !important
    }
    .mr-xl-2,
    .mx-xl-2 {
        margin-right: .5rem !important
    }
    .mb-xl-2,
    .my-xl-2 {
        margin-bottom: .5rem !important
    }
    .ml-xl-2,
    .mx-xl-2 {
        margin-left: .5rem !important
    }
    .m-xl-3 {
        margin: 1rem !important
    }
    .mt-xl-3,
    .my-xl-3 {
        margin-top: 1rem !important
    }
    .mr-xl-3,
    .mx-xl-3 {
        margin-right: 1rem !important
    }
    .mb-xl-3,
    .my-xl-3 {
        margin-bottom: 1rem !important
    }
    .ml-xl-3,
    .mx-xl-3 {
        margin-left: 1rem !important
    }
    .m-xl-4 {
        margin: 1.5rem !important
    }
    .mt-xl-4,
    .my-xl-4 {
        margin-top: 1.5rem !important
    }
    .mr-xl-4,
    .mx-xl-4 {
        margin-right: 1.5rem !important
    }
    .mb-xl-4,
    .my-xl-4 {
        margin-bottom: 1.5rem !important
    }
    .ml-xl-4,
    .mx-xl-4 {
        margin-left: 1.5rem !important
    }
    .m-xl-5 {
        margin: 3rem !important
    }
    .mt-xl-5,
    .my-xl-5 {
        margin-top: 3rem !important
    }
    .mr-xl-5,
    .mx-xl-5 {
        margin-right: 3rem !important
    }
    .mb-xl-5,
    .my-xl-5 {
        margin-bottom: 3rem !important
    }
    .ml-xl-5,
    .mx-xl-5 {
        margin-left: 3rem !important
    }
    .p-xl-0 {
        padding: 0 !important
    }
    .pt-xl-0,
    .py-xl-0 {
        padding-top: 0 !important
    }
    .pr-xl-0,
    .px-xl-0 {
        padding-right: 0 !important
    }
    .pb-xl-0,
    .py-xl-0 {
        padding-bottom: 0 !important
    }
    .pl-xl-0,
    .px-xl-0 {
        padding-left: 0 !important
    }
    .p-xl-1 {
        padding: .25rem !important
    }
    .pt-xl-1,
    .py-xl-1 {
        padding-top: .25rem !important
    }
    .pr-xl-1,
    .px-xl-1 {
        padding-right: .25rem !important
    }
    .pb-xl-1,
    .py-xl-1 {
        padding-bottom: .25rem !important
    }
    .pl-xl-1,
    .px-xl-1 {
        padding-left: .25rem !important
    }
    .p-xl-2 {
        padding: .5rem !important
    }
    .pt-xl-2,
    .py-xl-2 {
        padding-top: .5rem !important
    }
    .pr-xl-2,
    .px-xl-2 {
        padding-right: .5rem !important
    }
    .pb-xl-2,
    .py-xl-2 {
        padding-bottom: .5rem !important
    }
    .pl-xl-2,
    .px-xl-2 {
        padding-left: .5rem !important
    }
    .p-xl-3 {
        padding: 1rem !important
    }
    .pt-xl-3,
    .py-xl-3 {
        padding-top: 1rem !important
    }
    .pr-xl-3,
    .px-xl-3 {
        padding-right: 1rem !important
    }
    .pb-xl-3,
    .py-xl-3 {
        padding-bottom: 1rem !important
    }
    .pl-xl-3,
    .px-xl-3 {
        padding-left: 1rem !important
    }
    .p-xl-4 {
        padding: 1.5rem !important
    }
    .pt-xl-4,
    .py-xl-4 {
        padding-top: 1.5rem !important
    }
    .pr-xl-4,
    .px-xl-4 {
        padding-right: 1.5rem !important
    }
    .pb-xl-4,
    .py-xl-4 {
        padding-bottom: 1.5rem !important
    }
    .pl-xl-4,
    .px-xl-4 {
        padding-left: 1.5rem !important
    }
    .p-xl-5 {
        padding: 3rem !important
    }
    .pt-xl-5,
    .py-xl-5 {
        padding-top: 3rem !important
    }
    .pr-xl-5,
    .px-xl-5 {
        padding-right: 3rem !important
    }
    .pb-xl-5,
    .py-xl-5 {
        padding-bottom: 3rem !important
    }
    .pl-xl-5,
    .px-xl-5 {
        padding-left: 3rem !important
    }
    .m-xl-n1 {
        margin: -.25rem !important
    }
    .mt-xl-n1,
    .my-xl-n1 {
        margin-top: -.25rem !important
    }
    .mr-xl-n1,
    .mx-xl-n1 {
        margin-right: -.25rem !important
    }
    .mb-xl-n1,
    .my-xl-n1 {
        margin-bottom: -.25rem !important
    }
    .ml-xl-n1,
    .mx-xl-n1 {
        margin-left: -.25rem !important
    }
    .m-xl-n2 {
        margin: -.5rem !important
    }
    .mt-xl-n2,
    .my-xl-n2 {
        margin-top: -.5rem !important
    }
    .mr-xl-n2,
    .mx-xl-n2 {
        margin-right: -.5rem !important
    }
    .mb-xl-n2,
    .my-xl-n2 {
        margin-bottom: -.5rem !important
    }
    .ml-xl-n2,
    .mx-xl-n2 {
        margin-left: -.5rem !important
    }
    .m-xl-n3 {
        margin: -1rem !important
    }
    .mt-xl-n3,
    .my-xl-n3 {
        margin-top: -1rem !important
    }
    .mr-xl-n3,
    .mx-xl-n3 {
        margin-right: -1rem !important
    }
    .mb-xl-n3,
    .my-xl-n3 {
        margin-bottom: -1rem !important
    }
    .ml-xl-n3,
    .mx-xl-n3 {
        margin-left: -1rem !important
    }
    .m-xl-n4 {
        margin: -1.5rem !important
    }
    .mt-xl-n4,
    .my-xl-n4 {
        margin-top: -1.5rem !important
    }
    .mr-xl-n4,
    .mx-xl-n4 {
        margin-right: -1.5rem !important
    }
    .mb-xl-n4,
    .my-xl-n4 {
        margin-bottom: -1.5rem !important
    }
    .ml-xl-n4,
    .mx-xl-n4 {
        margin-left: -1.5rem !important
    }
    .m-xl-n5 {
        margin: -3rem !important
    }
    .mt-xl-n5,
    .my-xl-n5 {
        margin-top: -3rem !important
    }
    .mr-xl-n5,
    .mx-xl-n5 {
        margin-right: -3rem !important
    }
    .mb-xl-n5,
    .my-xl-n5 {
        margin-bottom: -3rem !important
    }
    .ml-xl-n5,
    .mx-xl-n5 {
        margin-left: -3rem !important
    }
    .m-xl-auto {
        margin: auto !important
    }
    .mt-xl-auto,
    .my-xl-auto {
        margin-top: auto !important
    }
    .mr-xl-auto,
    .mx-xl-auto {
        margin-right: auto !important
    }
    .mb-xl-auto,
    .my-xl-auto {
        margin-bottom: auto !important
    }
    .ml-xl-auto,
    .mx-xl-auto {
        margin-left: auto !important
    }
}

@media (min-width: 1920px) {
    .m-xxl-0 {
        margin: 0 !important
    }
    .mt-xxl-0,
    .my-xxl-0 {
        margin-top: 0 !important
    }
    .mr-xxl-0,
    .mx-xxl-0 {
        margin-right: 0 !important
    }
    .mb-xxl-0,
    .my-xxl-0 {
        margin-bottom: 0 !important
    }
    .ml-xxl-0,
    .mx-xxl-0 {
        margin-left: 0 !important
    }
    .m-xxl-1 {
        margin: .25rem !important
    }
    .mt-xxl-1,
    .my-xxl-1 {
        margin-top: .25rem !important
    }
    .mr-xxl-1,
    .mx-xxl-1 {
        margin-right: .25rem !important
    }
    .mb-xxl-1,
    .my-xxl-1 {
        margin-bottom: .25rem !important
    }
    .ml-xxl-1,
    .mx-xxl-1 {
        margin-left: .25rem !important
    }
    .m-xxl-2 {
        margin: .5rem !important
    }
    .mt-xxl-2,
    .my-xxl-2 {
        margin-top: .5rem !important
    }
    .mr-xxl-2,
    .mx-xxl-2 {
        margin-right: .5rem !important
    }
    .mb-xxl-2,
    .my-xxl-2 {
        margin-bottom: .5rem !important
    }
    .ml-xxl-2,
    .mx-xxl-2 {
        margin-left: .5rem !important
    }
    .m-xxl-3 {
        margin: 1rem !important
    }
    .mt-xxl-3,
    .my-xxl-3 {
        margin-top: 1rem !important
    }
    .mr-xxl-3,
    .mx-xxl-3 {
        margin-right: 1rem !important
    }
    .mb-xxl-3,
    .my-xxl-3 {
        margin-bottom: 1rem !important
    }
    .ml-xxl-3,
    .mx-xxl-3 {
        margin-left: 1rem !important
    }
    .m-xxl-4 {
        margin: 1.5rem !important
    }
    .mt-xxl-4,
    .my-xxl-4 {
        margin-top: 1.5rem !important
    }
    .mr-xxl-4,
    .mx-xxl-4 {
        margin-right: 1.5rem !important
    }
    .mb-xxl-4,
    .my-xxl-4 {
        margin-bottom: 1.5rem !important
    }
    .ml-xxl-4,
    .mx-xxl-4 {
        margin-left: 1.5rem !important
    }
    .m-xxl-5 {
        margin: 3rem !important
    }
    .mt-xxl-5,
    .my-xxl-5 {
        margin-top: 3rem !important
    }
    .mr-xxl-5,
    .mx-xxl-5 {
        margin-right: 3rem !important
    }
    .mb-xxl-5,
    .my-xxl-5 {
        margin-bottom: 3rem !important
    }
    .ml-xxl-5,
    .mx-xxl-5 {
        margin-left: 3rem !important
    }
    .p-xxl-0 {
        padding: 0 !important
    }
    .pt-xxl-0,
    .py-xxl-0 {
        padding-top: 0 !important
    }
    .pr-xxl-0,
    .px-xxl-0 {
        padding-right: 0 !important
    }
    .pb-xxl-0,
    .py-xxl-0 {
        padding-bottom: 0 !important
    }
    .pl-xxl-0,
    .px-xxl-0 {
        padding-left: 0 !important
    }
    .p-xxl-1 {
        padding: .25rem !important
    }
    .pt-xxl-1,
    .py-xxl-1 {
        padding-top: .25rem !important
    }
    .pr-xxl-1,
    .px-xxl-1 {
        padding-right: .25rem !important
    }
    .pb-xxl-1,
    .py-xxl-1 {
        padding-bottom: .25rem !important
    }
    .pl-xxl-1,
    .px-xxl-1 {
        padding-left: .25rem !important
    }
    .p-xxl-2 {
        padding: .5rem !important
    }
    .pt-xxl-2,
    .py-xxl-2 {
        padding-top: .5rem !important
    }
    .pr-xxl-2,
    .px-xxl-2 {
        padding-right: .5rem !important
    }
    .pb-xxl-2,
    .py-xxl-2 {
        padding-bottom: .5rem !important
    }
    .pl-xxl-2,
    .px-xxl-2 {
        padding-left: .5rem !important
    }
    .p-xxl-3 {
        padding: 1rem !important
    }
    .pt-xxl-3,
    .py-xxl-3 {
        padding-top: 1rem !important
    }
    .pr-xxl-3,
    .px-xxl-3 {
        padding-right: 1rem !important
    }
    .pb-xxl-3,
    .py-xxl-3 {
        padding-bottom: 1rem !important
    }
    .pl-xxl-3,
    .px-xxl-3 {
        padding-left: 1rem !important
    }
    .p-xxl-4 {
        padding: 1.5rem !important
    }
    .pt-xxl-4,
    .py-xxl-4 {
        padding-top: 1.5rem !important
    }
    .pr-xxl-4,
    .px-xxl-4 {
        padding-right: 1.5rem !important
    }
    .pb-xxl-4,
    .py-xxl-4 {
        padding-bottom: 1.5rem !important
    }
    .pl-xxl-4,
    .px-xxl-4 {
        padding-left: 1.5rem !important
    }
    .p-xxl-5 {
        padding: 3rem !important
    }
    .pt-xxl-5,
    .py-xxl-5 {
        padding-top: 3rem !important
    }
    .pr-xxl-5,
    .px-xxl-5 {
        padding-right: 3rem !important
    }
    .pb-xxl-5,
    .py-xxl-5 {
        padding-bottom: 3rem !important
    }
    .pl-xxl-5,
    .px-xxl-5 {
        padding-left: 3rem !important
    }
    .m-xxl-n1 {
        margin: -.25rem !important
    }
    .mt-xxl-n1,
    .my-xxl-n1 {
        margin-top: -.25rem !important
    }
    .mr-xxl-n1,
    .mx-xxl-n1 {
        margin-right: -.25rem !important
    }
    .mb-xxl-n1,
    .my-xxl-n1 {
        margin-bottom: -.25rem !important
    }
    .ml-xxl-n1,
    .mx-xxl-n1 {
        margin-left: -.25rem !important
    }
    .m-xxl-n2 {
        margin: -.5rem !important
    }
    .mt-xxl-n2,
    .my-xxl-n2 {
        margin-top: -.5rem !important
    }
    .mr-xxl-n2,
    .mx-xxl-n2 {
        margin-right: -.5rem !important
    }
    .mb-xxl-n2,
    .my-xxl-n2 {
        margin-bottom: -.5rem !important
    }
    .ml-xxl-n2,
    .mx-xxl-n2 {
        margin-left: -.5rem !important
    }
    .m-xxl-n3 {
        margin: -1rem !important
    }
    .mt-xxl-n3,
    .my-xxl-n3 {
        margin-top: -1rem !important
    }
    .mr-xxl-n3,
    .mx-xxl-n3 {
        margin-right: -1rem !important
    }
    .mb-xxl-n3,
    .my-xxl-n3 {
        margin-bottom: -1rem !important
    }
    .ml-xxl-n3,
    .mx-xxl-n3 {
        margin-left: -1rem !important
    }
    .m-xxl-n4 {
        margin: -1.5rem !important
    }
    .mt-xxl-n4,
    .my-xxl-n4 {
        margin-top: -1.5rem !important
    }
    .mr-xxl-n4,
    .mx-xxl-n4 {
        margin-right: -1.5rem !important
    }
    .mb-xxl-n4,
    .my-xxl-n4 {
        margin-bottom: -1.5rem !important
    }
    .ml-xxl-n4,
    .mx-xxl-n4 {
        margin-left: -1.5rem !important
    }
    .m-xxl-n5 {
        margin: -3rem !important
    }
    .mt-xxl-n5,
    .my-xxl-n5 {
        margin-top: -3rem !important
    }
    .mr-xxl-n5,
    .mx-xxl-n5 {
        margin-right: -3rem !important
    }
    .mb-xxl-n5,
    .my-xxl-n5 {
        margin-bottom: -3rem !important
    }
    .ml-xxl-n5,
    .mx-xxl-n5 {
        margin-left: -3rem !important
    }
    .m-xxl-auto {
        margin: auto !important
    }
    .mt-xxl-auto,
    .my-xxl-auto {
        margin-top: auto !important
    }
    .mr-xxl-auto,
    .mx-xxl-auto {
        margin-right: auto !important
    }
    .mb-xxl-auto,
    .my-xxl-auto {
        margin-bottom: auto !important
    }
    .ml-xxl-auto,
    .mx-xxl-auto {
        margin-left: auto !important
    }
}


/*!
 * Bootstrap v4.1.3 (https://getbootstrap.com/)
 * Copyright 2011-2018 The Bootstrap Authors
 * Copyright 2011-2018 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */

:root {
    --blue: #007bff;
    --indigo: #6610f2;
    --purple: #6f42c1;
    --pink: #e83e8c;
    --red: #dc3545;
    --orange: #fd7e14;
    --yellow: #ffc107;
    --green: #28a745;
    --teal: #20c997;
    --cyan: #17a2b8;
    --white: #fff;
    --gray: #6c757d;
    --gray-dark: #343a40;
    --primary: #007bff;
    --secondary: #6c757d;
    --success: #28a745;
    --info: #17a2b8;
    --warning: #ffc107;
    --danger: #dc3545;
    --light: #f8f9fa;
    --dark: #343a40;
    --breakpoint-xs: 0;
    --breakpoint-sm: 768px;
    --breakpoint-md: 1024px;
    --breakpoint-lg: 1200px;
    --breakpoint-xl: 1440px;
    --breakpoint-xxl: 1920px;
    --font-family-sans-serif: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
    --font-family-monospace: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace
}

*,
*::before,
*::after {
    box-sizing: border-box
}

html {
    font-family: sans-serif;
    line-height: 1.15;
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%;
    -ms-overflow-style: scrollbar;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0)
}

@-ms-viewport {
    width: device-width
}

article,
aside,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section {
    display: block
}

body {
    margin: 0;
    font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    color: #212529;
    text-align: left;
    background-color: #fff
}

[tabindex="-1"]:focus {
    outline: 0 !important
}

hr {
    box-sizing: content-box;
    height: 0;
    overflow: visible
}

h1,
h2,
h3,
h4,
h5,
h6 {
    margin-top: 0;
    margin-bottom: .5rem
}

p {
    margin-top: 0;
    margin-bottom: 1rem
}

abbr[title],
abbr[data-original-title] {
    text-decoration: underline;
    text-decoration: underline dotted;
    cursor: help;
    border-bottom: 0
}

address {
    margin-bottom: 1rem;
    font-style: normal;
    line-height: inherit
}

ol,
ul,
dl {
    margin-top: 0;
    margin-bottom: 1rem
}

img {
    max-width: 100%
}

ol ol,
ul ul,
ol ul,
ul ol {
    margin-bottom: 0
}

dt {
    font-weight: 700
}

dd {
    margin-bottom: .5rem;
    margin-left: 0
}

blockquote {
    margin: 0 0 1rem
}

dfn {
    font-style: italic
}

b,
strong {
    font-weight: bolder
}

small {
    font-size: 80%
}

sub,
sup {
    position: relative;
    font-size: 75%;
    line-height: 0;
    vertical-align: baseline
}

sub {
    bottom: -.25em
}

sup {
    top: -.5em
}

a {
    color: #007bff;
    text-decoration: none;
    background-color: transparent
}

a:hover {
    color: #0056b3;
    text-decoration: underline
}

a:not([href]):not([tabindex]) {
    color: inherit;
    text-decoration: none
}

a:not([href]):not([tabindex]):hover,
a:not([href]):not([tabindex]):focus {
    color: inherit;
    text-decoration: none
}

a:not([href]):not([tabindex]):focus {
    outline: 0
}

pre,
code,
kbd,
samp {
    font-family: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;
    font-size: 1em
}

pre {
    margin-top: 0;
    margin-bottom: 1rem;
    overflow: auto;
    -ms-overflow-style: scrollbar
}

figure {
    margin: 0 0 1rem
}

img {
    vertical-align: middle;
    border-style: none
}

svg {
    overflow: hidden;
    vertical-align: middle
}

table {
    border-collapse: collapse
}

caption {
    padding-top: .75rem;
    padding-bottom: .75rem;
    color: #6c757d;
    text-align: left;
    caption-side: bottom
}

th {
    text-align: inherit
}

label {
    display: inline-block;
    margin-bottom: .5rem
}

button {
    border-radius: 0
}

button:focus {
    outline: 1px dotted;
    outline: 5px auto -webkit-focus-ring-color
}

input,
button,
select,
optgroup,
textarea {
    margin: 0;
    font-family: inherit;
    font-size: inherit;
    line-height: inherit
}

button,
input {
    overflow: visible
}

button,
select {
    text-transform: none
}

button,
html [type="button"],
[type="reset"],
[type="submit"] {
    -webkit-appearance: button
}

button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
    padding: 0;
    border-style: none
}

input[type="radio"],
input[type="checkbox"] {
    box-sizing: border-box;
    padding: 0
}

input[type="date"],
input[type="time"],
input[type="datetime-local"],
input[type="month"] {
    -webkit-appearance: listbox
}

textarea {
    overflow: auto;
    resize: vertical
}

fieldset {
    min-width: 0;
    padding: 0;
    margin: 0;
    border: 0
}

legend {
    display: block;
    width: 100%;
    max-width: 100%;
    padding: 0;
    margin-bottom: .5rem;
    font-size: 1.5rem;
    line-height: inherit;
    color: inherit;
    white-space: normal
}

progress {
    vertical-align: baseline
}

[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
    height: auto
}

[type="search"] {
    outline-offset: -2px;
    -webkit-appearance: none
}

[type="search"]::-webkit-search-cancel-button,
[type="search"]::-webkit-search-decoration {
    -webkit-appearance: none
}

::-webkit-file-upload-button {
    font: inherit;
    -webkit-appearance: button
}

output {
    display: inline-block
}

summary {
    display: list-item;
    cursor: pointer
}

template {
    display: none
}

[hidden] {
    display: none !important
}

.container {
    width: 100%;
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto
}

@media (min-width: 768px) {
    .container {
        max-width: 720px
    }
}

@media (min-width: 1024px) {
    .container {
        max-width: 960px
    }
}

@media (min-width: 1200px) {
    .container {
        max-width: 1170px
    }
}

@media (min-width: 1440px) {
    .container {
        max-width: 1280px
    }
}

.container-fluid {
    width: 100%;
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto
}

.row {
    display: flex;
    flex-wrap: wrap;
    margin-right: -15px;
    margin-left: -15px
}

.no-gutters {
    margin-right: 0;
    margin-left: 0
}

.no-gutters>.col,
.no-gutters>[class*="col-"] {
    padding-right: 0;
    padding-left: 0
}

.col-1,
.col-2,
.col-3,
.col-4,
.col-5,
.col-6,
.col-7,
.col-8,
.col-9,
.col-10,
.col-11,
.col-12,
.col,
.col-auto,
.col-sm-1,
.col-sm-2,
.col-sm-3,
.col-sm-4,
.col-sm-5,
.col-sm-6,
.col-sm-7,
.col-sm-8,
.col-sm-9,
.col-sm-10,
.col-sm-11,
.col-sm-12,
.col-sm,
.col-sm-auto,
.col-md-1,
.col-md-2,
.col-md-3,
.col-md-4,
.col-md-5,
.col-md-6,
.col-md-7,
.col-md-8,
.col-md-9,
.col-md-10,
.col-md-11,
.col-md-12,
.col-md,
.col-md-auto,
.col-lg-1,
.col-lg-2,
.col-lg-3,
.col-lg-4,
.col-lg-5,
.col-lg-6,
.col-lg-7,
.col-lg-8,
.col-lg-9,
.col-lg-10,
.col-lg-11,
.col-lg-12,
.col-lg,
.col-lg-auto,
.col-xl-1,
.col-xl-2,
.col-xl-3,
.col-xl-4,
.col-xl-5,
.col-xl-6,
.col-xl-7,
.col-xl-8,
.col-xl-9,
.col-xl-10,
.col-xl-11,
.col-xl-12,
.col-xl,
.col-xl-auto,
.col-xxl-1,
.col-xxl-2,
.col-xxl-3,
.col-xxl-4,
.col-xxl-5,
.col-xxl-6,
.col-xxl-7,
.col-xxl-8,
.col-xxl-9,
.col-xxl-10,
.col-xxl-11,
.col-xxl-12,
.col-xxl,
.col-xxl-auto {
    position: relative;
    width: 100%;
    padding-right: 15px;
    padding-left: 15px
}

.col {
    flex-basis: 0;
    flex-grow: 1;
    max-width: 100%
}

.col-auto {
    flex: 0 0 auto;
    width: auto;
    max-width: 100%
}

.col-1 {
    flex: 0 0 8.33333%;
    max-width: 8.33333%
}

.col-2 {
    flex: 0 0 16.66667%;
    max-width: 16.66667%
}

.col-3 {
    flex: 0 0 25%;
    max-width: 25%
}

.col-4 {
    flex: 0 0 33.33333%;
    max-width: 33.33333%
}

.col-5 {
    flex: 0 0 41.66667%;
    max-width: 41.66667%
}

.col-6 {
    flex: 0 0 50%;
    max-width: 50%
}

.col-7 {
    flex: 0 0 58.33333%;
    max-width: 58.33333%
}

.col-8 {
    flex: 0 0 66.66667%;
    max-width: 66.66667%
}

.col-9 {
    flex: 0 0 75%;
    max-width: 75%
}

.col-10 {
    flex: 0 0 83.33333%;
    max-width: 83.33333%
}

.col-11 {
    flex: 0 0 91.66667%;
    max-width: 91.66667%
}

.col-12 {
    flex: 0 0 100%;
    max-width: 100%
}

.order-first {
    order: -1
}

.order-last {
    order: 13
}

.order-0 {
    order: 0
}

.order-1 {
    order: 1
}

.order-2 {
    order: 2
}

.order-3 {
    order: 3
}

.order-4 {
    order: 4
}

.order-5 {
    order: 5
}

.order-6 {
    order: 6
}

.order-7 {
    order: 7
}

.order-8 {
    order: 8
}

.order-9 {
    order: 9
}

.order-10 {
    order: 10
}

.order-11 {
    order: 11
}

.order-12 {
    order: 12
}

.offset-1 {
    margin-left: 8.33333%
}

.offset-2 {
    margin-left: 16.66667%
}

.offset-3 {
    margin-left: 25%
}

.offset-4 {
    margin-left: 33.33333%
}

.offset-5 {
    margin-left: 41.66667%
}

.offset-6 {
    margin-left: 50%
}

.offset-7 {
    margin-left: 58.33333%
}

.offset-8 {
    margin-left: 66.66667%
}

.offset-9 {
    margin-left: 75%
}

.offset-10 {
    margin-left: 83.33333%
}

.offset-11 {
    margin-left: 91.66667%
}

@media (min-width: 768px) {
    .col-sm {
        flex-basis: 0;
        flex-grow: 1;
        max-width: 100%
    }
    .col-sm-auto {
        flex: 0 0 auto;
        width: auto;
        max-width: 100%
    }
    .col-sm-1 {
        flex: 0 0 8.33333%;
        max-width: 8.33333%
    }
    .col-sm-2 {
        flex: 0 0 16.66667%;
        max-width: 16.66667%
    }
    .col-sm-3 {
        flex: 0 0 25%;
        max-width: 25%
    }
    .col-sm-4 {
        flex: 0 0 33.33333%;
        max-width: 33.33333%
    }
    .col-sm-5 {
        flex: 0 0 41.66667%;
        max-width: 41.66667%
    }
    .col-sm-6 {
        flex: 0 0 50%;
        max-width: 50%
    }
    .col-sm-7 {
        flex: 0 0 58.33333%;
        max-width: 58.33333%
    }
    .col-sm-8 {
        flex: 0 0 66.66667%;
        max-width: 66.66667%
    }
    .col-sm-9 {
        flex: 0 0 75%;
        max-width: 75%
    }
    .col-sm-10 {
        flex: 0 0 83.33333%;
        max-width: 83.33333%
    }
    .col-sm-11 {
        flex: 0 0 91.66667%;
        max-width: 91.66667%
    }
    .col-sm-12 {
        flex: 0 0 100%;
        max-width: 100%
    }
    .order-sm-first {
        order: -1
    }
    .order-sm-last {
        order: 13
    }
    .order-sm-0 {
        order: 0
    }
    .order-sm-1 {
        order: 1
    }
    .order-sm-2 {
        order: 2
    }
    .order-sm-3 {
        order: 3
    }
    .order-sm-4 {
        order: 4
    }
    .order-sm-5 {
        order: 5
    }
    .order-sm-6 {
        order: 6
    }
    .order-sm-7 {
        order: 7
    }
    .order-sm-8 {
        order: 8
    }
    .order-sm-9 {
        order: 9
    }
    .order-sm-10 {
        order: 10
    }
    .order-sm-11 {
        order: 11
    }
    .order-sm-12 {
        order: 12
    }
    .offset-sm-0 {
        margin-left: 0
    }
    .offset-sm-1 {
        margin-left: 8.33333%
    }
    .offset-sm-2 {
        margin-left: 16.66667%
    }
    .offset-sm-3 {
        margin-left: 25%
    }
    .offset-sm-4 {
        margin-left: 33.33333%
    }
    .offset-sm-5 {
        margin-left: 41.66667%
    }
    .offset-sm-6 {
        margin-left: 50%
    }
    .offset-sm-7 {
        margin-left: 58.33333%
    }
    .offset-sm-8 {
        margin-left: 66.66667%
    }
    .offset-sm-9 {
        margin-left: 75%
    }
    .offset-sm-10 {
        margin-left: 83.33333%
    }
    .offset-sm-11 {
        margin-left: 91.66667%
    }
}

@media (min-width: 1024px) {
    .col-md {
        flex-basis: 0;
        flex-grow: 1;
        max-width: 100%
    }
    .col-md-auto {
        flex: 0 0 auto;
        width: auto;
        max-width: 100%
    }
    .col-md-1 {
        flex: 0 0 8.33333%;
        max-width: 8.33333%
    }
    .col-md-2 {
        flex: 0 0 16.66667%;
        max-width: 16.66667%
    }
    .col-md-3 {
        flex: 0 0 25%;
        max-width: 25%
    }
    .col-md-4 {
        flex: 0 0 33.33333%;
        max-width: 33.33333%
    }
    .col-md-5 {
        flex: 0 0 41.66667%;
        max-width: 41.66667%
    }
    .col-md-6 {
        flex: 0 0 50%;
        max-width: 50%
    }
    .col-md-7 {
        flex: 0 0 58.33333%;
        max-width: 58.33333%
    }
    .col-md-8 {
        flex: 0 0 66.66667%;
        max-width: 66.66667%
    }
    .col-md-9 {
        flex: 0 0 75%;
        max-width: 75%
    }
    .col-md-10 {
        flex: 0 0 83.33333%;
        max-width: 83.33333%
    }
    .col-md-11 {
        flex: 0 0 91.66667%;
        max-width: 91.66667%
    }
    .col-md-12 {
        flex: 0 0 100%;
        max-width: 100%
    }
    .order-md-first {
        order: -1
    }
    .order-md-last {
        order: 13
    }
    .order-md-0 {
        order: 0
    }
    .order-md-1 {
        order: 1
    }
    .order-md-2 {
        order: 2
    }
    .order-md-3 {
        order: 3
    }
    .order-md-4 {
        order: 4
    }
    .order-md-5 {
        order: 5
    }
    .order-md-6 {
        order: 6
    }
    .order-md-7 {
        order: 7
    }
    .order-md-8 {
        order: 8
    }
    .order-md-9 {
        order: 9
    }
    .order-md-10 {
        order: 10
    }
    .order-md-11 {
        order: 11
    }
    .order-md-12 {
        order: 12
    }
    .offset-md-0 {
        margin-left: 0
    }
    .offset-md-1 {
        margin-left: 8.33333%
    }
    .offset-md-2 {
        margin-left: 16.66667%
    }
    .offset-md-3 {
        margin-left: 25%
    }
    .offset-md-4 {
        margin-left: 33.33333%
    }
    .offset-md-5 {
        margin-left: 41.66667%
    }
    .offset-md-6 {
        margin-left: 50%
    }
    .offset-md-7 {
        margin-left: 58.33333%
    }
    .offset-md-8 {
        margin-left: 66.66667%
    }
    .offset-md-9 {
        margin-left: 75%
    }
    .offset-md-10 {
        margin-left: 83.33333%
    }
    .offset-md-11 {
        margin-left: 91.66667%
    }
}

@media (min-width: 1200px) {
    .col-lg {
        flex-basis: 0;
        flex-grow: 1;
        max-width: 100%
    }
    .col-lg-auto {
        flex: 0 0 auto;
        width: auto;
        max-width: 100%
    }
    .col-lg-1 {
        flex: 0 0 8.33333%;
        max-width: 8.33333%
    }
    .col-lg-2 {
        flex: 0 0 16.66667%;
        max-width: 16.66667%
    }
    .col-lg-3 {
        flex: 0 0 25%;
        max-width: 25%
    }
    .col-lg-4 {
        flex: 0 0 33.33333%;
        max-width: 33.33333%
    }
    .col-lg-5 {
        flex: 0 0 41.66667%;
        max-width: 41.66667%
    }
    .col-lg-6 {
        flex: 0 0 50%;
        max-width: 50%
    }
    .col-lg-7 {
        flex: 0 0 58.33333%;
        max-width: 58.33333%
    }
    .col-lg-8 {
        flex: 0 0 66.66667%;
        max-width: 66.66667%
    }
    .col-lg-9 {
        flex: 0 0 75%;
        max-width: 75%
    }
    .col-lg-10 {
        flex: 0 0 83.33333%;
        max-width: 83.33333%
    }
    .col-lg-11 {
        flex: 0 0 91.66667%;
        max-width: 91.66667%
    }
    .col-lg-12 {
        flex: 0 0 100%;
        max-width: 100%
    }
    .order-lg-first {
        order: -1
    }
    .order-lg-last {
        order: 13
    }
    .order-lg-0 {
        order: 0
    }
    .order-lg-1 {
        order: 1
    }
    .order-lg-2 {
        order: 2
    }
    .order-lg-3 {
        order: 3
    }
    .order-lg-4 {
        order: 4
    }
    .order-lg-5 {
        order: 5
    }
    .order-lg-6 {
        order: 6
    }
    .order-lg-7 {
        order: 7
    }
    .order-lg-8 {
        order: 8
    }
    .order-lg-9 {
        order: 9
    }
    .order-lg-10 {
        order: 10
    }
    .order-lg-11 {
        order: 11
    }
    .order-lg-12 {
        order: 12
    }
    .offset-lg-0 {
        margin-left: 0
    }
    .offset-lg-1 {
        margin-left: 8.33333%
    }
    .offset-lg-2 {
        margin-left: 16.66667%
    }
    .offset-lg-3 {
        margin-left: 25%
    }
    .offset-lg-4 {
        margin-left: 33.33333%
    }
    .offset-lg-5 {
        margin-left: 41.66667%
    }
    .offset-lg-6 {
        margin-left: 50%
    }
    .offset-lg-7 {
        margin-left: 58.33333%
    }
    .offset-lg-8 {
        margin-left: 66.66667%
    }
    .offset-lg-9 {
        margin-left: 75%
    }
    .offset-lg-10 {
        margin-left: 83.33333%
    }
    .offset-lg-11 {
        margin-left: 91.66667%
    }
}

@media (min-width: 1440px) {
    .col-xl {
        flex-basis: 0;
        flex-grow: 1;
        max-width: 100%
    }
    .col-xl-auto {
        flex: 0 0 auto;
        width: auto;
        max-width: 100%
    }
    .col-xl-1 {
        flex: 0 0 8.33333%;
        max-width: 8.33333%
    }
    .col-xl-2 {
        flex: 0 0 16.66667%;
        max-width: 16.66667%
    }
    .col-xl-3 {
        flex: 0 0 25%;
        max-width: 25%
    }
    .col-xl-4 {
        flex: 0 0 33.33333%;
        max-width: 33.33333%
    }
    .col-xl-5 {
        flex: 0 0 41.66667%;
        max-width: 41.66667%
    }
    .col-xl-6 {
        flex: 0 0 50%;
        max-width: 50%
    }
    .col-xl-7 {
        flex: 0 0 58.33333%;
        max-width: 58.33333%
    }
    .col-xl-8 {
        flex: 0 0 66.66667%;
        max-width: 66.66667%
    }
    .col-xl-9 {
        flex: 0 0 75%;
        max-width: 75%
    }
    .col-xl-10 {
        flex: 0 0 83.33333%;
        max-width: 83.33333%
    }
    .col-xl-11 {
        flex: 0 0 91.66667%;
        max-width: 91.66667%
    }
    .col-xl-12 {
        flex: 0 0 100%;
        max-width: 100%
    }
    .order-xl-first {
        order: -1
    }
    .order-xl-last {
        order: 13
    }
    .order-xl-0 {
        order: 0
    }
    .order-xl-1 {
        order: 1
    }
    .order-xl-2 {
        order: 2
    }
    .order-xl-3 {
        order: 3
    }
    .order-xl-4 {
        order: 4
    }
    .order-xl-5 {
        order: 5
    }
    .order-xl-6 {
        order: 6
    }
    .order-xl-7 {
        order: 7
    }
    .order-xl-8 {
        order: 8
    }
    .order-xl-9 {
        order: 9
    }
    .order-xl-10 {
        order: 10
    }
    .order-xl-11 {
        order: 11
    }
    .order-xl-12 {
        order: 12
    }
    .offset-xl-0 {
        margin-left: 0
    }
    .offset-xl-1 {
        margin-left: 8.33333%
    }
    .offset-xl-2 {
        margin-left: 16.66667%
    }
    .offset-xl-3 {
        margin-left: 25%
    }
    .offset-xl-4 {
        margin-left: 33.33333%
    }
    .offset-xl-5 {
        margin-left: 41.66667%
    }
    .offset-xl-6 {
        margin-left: 50%
    }
    .offset-xl-7 {
        margin-left: 58.33333%
    }
    .offset-xl-8 {
        margin-left: 66.66667%
    }
    .offset-xl-9 {
        margin-left: 75%
    }
    .offset-xl-10 {
        margin-left: 83.33333%
    }
    .offset-xl-11 {
        margin-left: 91.66667%
    }
}

@media (min-width: 1920px) {
    .col-xxl {
        flex-basis: 0;
        flex-grow: 1;
        max-width: 100%
    }
    .col-xxl-auto {
        flex: 0 0 auto;
        width: auto;
        max-width: 100%
    }
    .col-xxl-1 {
        flex: 0 0 8.33333%;
        max-width: 8.33333%
    }
    .col-xxl-2 {
        flex: 0 0 16.66667%;
        max-width: 16.66667%
    }
    .col-xxl-3 {
        flex: 0 0 25%;
        max-width: 25%
    }
    .col-xxl-4 {
        flex: 0 0 33.33333%;
        max-width: 33.33333%
    }
    .col-xxl-5 {
        flex: 0 0 41.66667%;
        max-width: 41.66667%
    }
    .col-xxl-6 {
        flex: 0 0 50%;
        max-width: 50%
    }
    .col-xxl-7 {
        flex: 0 0 58.33333%;
        max-width: 58.33333%
    }
    .col-xxl-8 {
        flex: 0 0 66.66667%;
        max-width: 66.66667%
    }
    .col-xxl-9 {
        flex: 0 0 75%;
        max-width: 75%
    }
    .col-xxl-10 {
        flex: 0 0 83.33333%;
        max-width: 83.33333%
    }
    .col-xxl-11 {
        flex: 0 0 91.66667%;
        max-width: 91.66667%
    }
    .col-xxl-12 {
        flex: 0 0 100%;
        max-width: 100%
    }
    .order-xxl-first {
        order: -1
    }
    .order-xxl-last {
        order: 13
    }
    .order-xxl-0 {
        order: 0
    }
    .order-xxl-1 {
        order: 1
    }
    .order-xxl-2 {
        order: 2
    }
    .order-xxl-3 {
        order: 3
    }
    .order-xxl-4 {
        order: 4
    }
    .order-xxl-5 {
        order: 5
    }
    .order-xxl-6 {
        order: 6
    }
    .order-xxl-7 {
        order: 7
    }
    .order-xxl-8 {
        order: 8
    }
    .order-xxl-9 {
        order: 9
    }
    .order-xxl-10 {
        order: 10
    }
    .order-xxl-11 {
        order: 11
    }
    .order-xxl-12 {
        order: 12
    }
    .offset-xxl-0 {
        margin-left: 0
    }
    .offset-xxl-1 {
        margin-left: 8.33333%
    }
    .offset-xxl-2 {
        margin-left: 16.66667%
    }
    .offset-xxl-3 {
        margin-left: 25%
    }
    .offset-xxl-4 {
        margin-left: 33.33333%
    }
    .offset-xxl-5 {
        margin-left: 41.66667%
    }
    .offset-xxl-6 {
        margin-left: 50%
    }
    .offset-xxl-7 {
        margin-left: 58.33333%
    }
    .offset-xxl-8 {
        margin-left: 66.66667%
    }
    .offset-xxl-9 {
        margin-left: 75%
    }
    .offset-xxl-10 {
        margin-left: 83.33333%
    }
    .offset-xxl-11 {
        margin-left: 91.66667%
    }
}

.clearfix::after {
    display: block;
    clear: both;
    content: ""
}

.d-none {
    display: none !important
}

.d-inline {
    display: inline !important
}

.d-inline-block {
    display: inline-block !important
}

.d-block {
    display: block !important
}

.d-table {
    display: table !important
}

.d-table-row {
    display: table-row !important
}

.d-table-cell {
    display: table-cell !important
}

.d-flex {
    display: flex !important
}

.d-inline-flex {
    display: inline-flex !important
}

@media (min-width: 768px) {
    .d-sm-none {
        display: none !important
    }
    .d-sm-inline {
        display: inline !important
    }
    .d-sm-inline-block {
        display: inline-block !important
    }
    .d-sm-block {
        display: block !important
    }
    .d-sm-table {
        display: table !important
    }
    .d-sm-table-row {
        display: table-row !important
    }
    .d-sm-table-cell {
        display: table-cell !important
    }
    .d-sm-flex {
        display: flex !important
    }
    .d-sm-inline-flex {
        display: inline-flex !important
    }
}

@media (min-width: 1024px) {
    .d-md-none {
        display: none !important
    }
    .d-md-inline {
        display: inline !important
    }
    .d-md-inline-block {
        display: inline-block !important
    }
    .d-md-block {
        display: block !important
    }
    .d-md-table {
        display: table !important
    }
    .d-md-table-row {
        display: table-row !important
    }
    .d-md-table-cell {
        display: table-cell !important
    }
    .d-md-flex {
        display: flex !important
    }
    .d-md-inline-flex {
        display: inline-flex !important
    }
}

@media (min-width: 1200px) {
    .d-lg-none {
        display: none !important
    }
    .d-lg-inline {
        display: inline !important
    }
    .d-lg-inline-block {
        display: inline-block !important
    }
    .d-lg-block {
        display: block !important
    }
    .d-lg-table {
        display: table !important
    }
    .d-lg-table-row {
        display: table-row !important
    }
    .d-lg-table-cell {
        display: table-cell !important
    }
    .d-lg-flex {
        display: flex !important
    }
    .d-lg-inline-flex {
        display: inline-flex !important
    }
}

@media (min-width: 1440px) {
    .d-xl-none {
        display: none !important
    }
    .d-xl-inline {
        display: inline !important
    }
    .d-xl-inline-block {
        display: inline-block !important
    }
    .d-xl-block {
        display: block !important
    }
    .d-xl-table {
        display: table !important
    }
    .d-xl-table-row {
        display: table-row !important
    }
    .d-xl-table-cell {
        display: table-cell !important
    }
    .d-xl-flex {
        display: flex !important
    }
    .d-xl-inline-flex {
        display: inline-flex !important
    }
}

@media (min-width: 1920px) {
    .d-xxl-none {
        display: none !important
    }
    .d-xxl-inline {
        display: inline !important
    }
    .d-xxl-inline-block {
        display: inline-block !important
    }
    .d-xxl-block {
        display: block !important
    }
    .d-xxl-table {
        display: table !important
    }
    .d-xxl-table-row {
        display: table-row !important
    }
    .d-xxl-table-cell {
        display: table-cell !important
    }
    .d-xxl-flex {
        display: flex !important
    }
    .d-xxl-inline-flex {
        display: inline-flex !important
    }
}

@media print {
    .d-print-none {
        display: none !important
    }
    .d-print-inline {
        display: inline !important
    }
    .d-print-inline-block {
        display: inline-block !important
    }
    .d-print-block {
        display: block !important
    }
    .d-print-table {
        display: table !important
    }
    .d-print-table-row {
        display: table-row !important
    }
    .d-print-table-cell {
        display: table-cell !important
    }
    .d-print-flex {
        display: flex !important
    }
    .d-print-inline-flex {
        display: inline-flex !important
    }
}

.flex-row {
    flex-direction: row !important
}

.flex-column {
    flex-direction: column !important
}

.flex-row-reverse {
    flex-direction: row-reverse !important
}

.flex-column-reverse {
    flex-direction: column-reverse !important
}

.flex-wrap {
    flex-wrap: wrap !important
}

.flex-nowrap {
    flex-wrap: nowrap !important
}

.flex-wrap-reverse {
    flex-wrap: wrap-reverse !important
}

.flex-fill {
    flex: 1 1 auto !important
}

.flex-grow-0 {
    flex-grow: 0 !important
}

.flex-grow-1 {
    flex-grow: 1 !important
}

.flex-shrink-0 {
    flex-shrink: 0 !important
}

.flex-shrink-1 {
    flex-shrink: 1 !important
}

.justify-content-start {
    justify-content: flex-start !important
}

.justify-content-end {
    justify-content: flex-end !important
}

.justify-content-center {
    justify-content: center !important
}

.justify-content-between {
    justify-content: space-between !important
}

.justify-content-around {
    justify-content: space-around !important
}

.align-items-start {
    align-items: flex-start !important
}

.align-items-end {
    align-items: flex-end !important
}

.align-items-center {
    align-items: center !important
}

.align-items-baseline {
    align-items: baseline !important
}

.align-items-stretch {
    align-items: stretch !important
}

.align-content-start {
    align-content: flex-start !important
}

.align-content-end {
    align-content: flex-end !important
}

.align-content-center {
    align-content: center !important
}

.align-content-between {
    align-content: space-between !important
}

.align-content-around {
    align-content: space-around !important
}

.align-content-stretch {
    align-content: stretch !important
}

.align-self-auto {
    align-self: auto !important
}

.align-self-start {
    align-self: flex-start !important
}

.align-self-end {
    align-self: flex-end !important
}

.align-self-center {
    align-self: center !important
}

.align-self-baseline {
    align-self: baseline !important
}

.align-self-stretch {
    align-self: stretch !important
}

@media (min-width: 768px) {
    .flex-sm-row {
        flex-direction: row !important
    }
    .flex-sm-column {
        flex-direction: column !important
    }
    .flex-sm-row-reverse {
        flex-direction: row-reverse !important
    }
    .flex-sm-column-reverse {
        flex-direction: column-reverse !important
    }
    .flex-sm-wrap {
        flex-wrap: wrap !important
    }
    .flex-sm-nowrap {
        flex-wrap: nowrap !important
    }
    .flex-sm-wrap-reverse {
        flex-wrap: wrap-reverse !important
    }
    .flex-sm-fill {
        flex: 1 1 auto !important
    }
    .flex-sm-grow-0 {
        flex-grow: 0 !important
    }
    .flex-sm-grow-1 {
        flex-grow: 1 !important
    }
    .flex-sm-shrink-0 {
        flex-shrink: 0 !important
    }
    .flex-sm-shrink-1 {
        flex-shrink: 1 !important
    }
    .justify-content-sm-start {
        justify-content: flex-start !important
    }
    .justify-content-sm-end {
        justify-content: flex-end !important
    }
    .justify-content-sm-center {
        justify-content: center !important
    }
    .justify-content-sm-between {
        justify-content: space-between !important
    }
    .justify-content-sm-around {
        justify-content: space-around !important
    }
    .align-items-sm-start {
        align-items: flex-start !important
    }
    .align-items-sm-end {
        align-items: flex-end !important
    }
    .align-items-sm-center {
        align-items: center !important
    }
    .align-items-sm-baseline {
        align-items: baseline !important
    }
    .align-items-sm-stretch {
        align-items: stretch !important
    }
    .align-content-sm-start {
        align-content: flex-start !important
    }
    .align-content-sm-end {
        align-content: flex-end !important
    }
    .align-content-sm-center {
        align-content: center !important
    }
    .align-content-sm-between {
        align-content: space-between !important
    }
    .align-content-sm-around {
        align-content: space-around !important
    }
    .align-content-sm-stretch {
        align-content: stretch !important
    }
    .align-self-sm-auto {
        align-self: auto !important
    }
    .align-self-sm-start {
        align-self: flex-start !important
    }
    .align-self-sm-end {
        align-self: flex-end !important
    }
    .align-self-sm-center {
        align-self: center !important
    }
    .align-self-sm-baseline {
        align-self: baseline !important
    }
    .align-self-sm-stretch {
        align-self: stretch !important
    }
}

@media (min-width: 1024px) {
    .flex-md-row {
        flex-direction: row !important
    }
    .flex-md-column {
        flex-direction: column !important
    }
    .flex-md-row-reverse {
        flex-direction: row-reverse !important
    }
    .flex-md-column-reverse {
        flex-direction: column-reverse !important
    }
    .flex-md-wrap {
        flex-wrap: wrap !important
    }
    .flex-md-nowrap {
        flex-wrap: nowrap !important
    }
    .flex-md-wrap-reverse {
        flex-wrap: wrap-reverse !important
    }
    .flex-md-fill {
        flex: 1 1 auto !important
    }
    .flex-md-grow-0 {
        flex-grow: 0 !important
    }
    .flex-md-grow-1 {
        flex-grow: 1 !important
    }
    .flex-md-shrink-0 {
        flex-shrink: 0 !important
    }
    .flex-md-shrink-1 {
        flex-shrink: 1 !important
    }
    .justify-content-md-start {
        justify-content: flex-start !important
    }
    .justify-content-md-end {
        justify-content: flex-end !important
    }
    .justify-content-md-center {
        justify-content: center !important
    }
    .justify-content-md-between {
        justify-content: space-between !important
    }
    .justify-content-md-around {
        justify-content: space-around !important
    }
    .align-items-md-start {
        align-items: flex-start !important
    }
    .align-items-md-end {
        align-items: flex-end !important
    }
    .align-items-md-center {
        align-items: center !important
    }
    .align-items-md-baseline {
        align-items: baseline !important
    }
    .align-items-md-stretch {
        align-items: stretch !important
    }
    .align-content-md-start {
        align-content: flex-start !important
    }
    .align-content-md-end {
        align-content: flex-end !important
    }
    .align-content-md-center {
        align-content: center !important
    }
    .align-content-md-between {
        align-content: space-between !important
    }
    .align-content-md-around {
        align-content: space-around !important
    }
    .align-content-md-stretch {
        align-content: stretch !important
    }
    .align-self-md-auto {
        align-self: auto !important
    }
    .align-self-md-start {
        align-self: flex-start !important
    }
    .align-self-md-end {
        align-self: flex-end !important
    }
    .align-self-md-center {
        align-self: center !important
    }
    .align-self-md-baseline {
        align-self: baseline !important
    }
    .align-self-md-stretch {
        align-self: stretch !important
    }
}

@media (min-width: 1200px) {
    .flex-lg-row {
        flex-direction: row !important
    }
    .flex-lg-column {
        flex-direction: column !important
    }
    .flex-lg-row-reverse {
        flex-direction: row-reverse !important
    }
    .flex-lg-column-reverse {
        flex-direction: column-reverse !important
    }
    .flex-lg-wrap {
        flex-wrap: wrap !important
    }
    .flex-lg-nowrap {
        flex-wrap: nowrap !important
    }
    .flex-lg-wrap-reverse {
        flex-wrap: wrap-reverse !important
    }
    .flex-lg-fill {
        flex: 1 1 auto !important
    }
    .flex-lg-grow-0 {
        flex-grow: 0 !important
    }
    .flex-lg-grow-1 {
        flex-grow: 1 !important
    }
    .flex-lg-shrink-0 {
        flex-shrink: 0 !important
    }
    .flex-lg-shrink-1 {
        flex-shrink: 1 !important
    }
    .justify-content-lg-start {
        justify-content: flex-start !important
    }
    .justify-content-lg-end {
        justify-content: flex-end !important
    }
    .justify-content-lg-center {
        justify-content: center !important
    }
    .justify-content-lg-between {
        justify-content: space-between !important
    }
    .justify-content-lg-around {
        justify-content: space-around !important
    }
    .align-items-lg-start {
        align-items: flex-start !important
    }
    .align-items-lg-end {
        align-items: flex-end !important
    }
    .align-items-lg-center {
        align-items: center !important
    }
    .align-items-lg-baseline {
        align-items: baseline !important
    }
    .align-items-lg-stretch {
        align-items: stretch !important
    }
    .align-content-lg-start {
        align-content: flex-start !important
    }
    .align-content-lg-end {
        align-content: flex-end !important
    }
    .align-content-lg-center {
        align-content: center !important
    }
    .align-content-lg-between {
        align-content: space-between !important
    }
    .align-content-lg-around {
        align-content: space-around !important
    }
    .align-content-lg-stretch {
        align-content: stretch !important
    }
    .align-self-lg-auto {
        align-self: auto !important
    }
    .align-self-lg-start {
        align-self: flex-start !important
    }
    .align-self-lg-end {
        align-self: flex-end !important
    }
    .align-self-lg-center {
        align-self: center !important
    }
    .align-self-lg-baseline {
        align-self: baseline !important
    }
    .align-self-lg-stretch {
        align-self: stretch !important
    }
}

@media (min-width: 1440px) {
    .flex-xl-row {
        flex-direction: row !important
    }
    .flex-xl-column {
        flex-direction: column !important
    }
    .flex-xl-row-reverse {
        flex-direction: row-reverse !important
    }
    .flex-xl-column-reverse {
        flex-direction: column-reverse !important
    }
    .flex-xl-wrap {
        flex-wrap: wrap !important
    }
    .flex-xl-nowrap {
        flex-wrap: nowrap !important
    }
    .flex-xl-wrap-reverse {
        flex-wrap: wrap-reverse !important
    }
    .flex-xl-fill {
        flex: 1 1 auto !important
    }
    .flex-xl-grow-0 {
        flex-grow: 0 !important
    }
    .flex-xl-grow-1 {
        flex-grow: 1 !important
    }
    .flex-xl-shrink-0 {
        flex-shrink: 0 !important
    }
    .flex-xl-shrink-1 {
        flex-shrink: 1 !important
    }
    .justify-content-xl-start {
        justify-content: flex-start !important
    }
    .justify-content-xl-end {
        justify-content: flex-end !important
    }
    .justify-content-xl-center {
        justify-content: center !important
    }
    .justify-content-xl-between {
        justify-content: space-between !important
    }
    .justify-content-xl-around {
        justify-content: space-around !important
    }
    .align-items-xl-start {
        align-items: flex-start !important
    }
    .align-items-xl-end {
        align-items: flex-end !important
    }
    .align-items-xl-center {
        align-items: center !important
    }
    .align-items-xl-baseline {
        align-items: baseline !important
    }
    .align-items-xl-stretch {
        align-items: stretch !important
    }
    .align-content-xl-start {
        align-content: flex-start !important
    }
    .align-content-xl-end {
        align-content: flex-end !important
    }
    .align-content-xl-center {
        align-content: center !important
    }
    .align-content-xl-between {
        align-content: space-between !important
    }
    .align-content-xl-around {
        align-content: space-around !important
    }
    .align-content-xl-stretch {
        align-content: stretch !important
    }
    .align-self-xl-auto {
        align-self: auto !important
    }
    .align-self-xl-start {
        align-self: flex-start !important
    }
    .align-self-xl-end {
        align-self: flex-end !important
    }
    .align-self-xl-center {
        align-self: center !important
    }
    .align-self-xl-baseline {
        align-self: baseline !important
    }
    .align-self-xl-stretch {
        align-self: stretch !important
    }
}

@media (min-width: 1920px) {
    .flex-xxl-row {
        flex-direction: row !important
    }
    .flex-xxl-column {
        flex-direction: column !important
    }
    .flex-xxl-row-reverse {
        flex-direction: row-reverse !important
    }
    .flex-xxl-column-reverse {
        flex-direction: column-reverse !important
    }
    .flex-xxl-wrap {
        flex-wrap: wrap !important
    }
    .flex-xxl-nowrap {
        flex-wrap: nowrap !important
    }
    .flex-xxl-wrap-reverse {
        flex-wrap: wrap-reverse !important
    }
    .flex-xxl-fill {
        flex: 1 1 auto !important
    }
    .flex-xxl-grow-0 {
        flex-grow: 0 !important
    }
    .flex-xxl-grow-1 {
        flex-grow: 1 !important
    }
    .flex-xxl-shrink-0 {
        flex-shrink: 0 !important
    }
    .flex-xxl-shrink-1 {
        flex-shrink: 1 !important
    }
    .justify-content-xxl-start {
        justify-content: flex-start !important
    }
    .justify-content-xxl-end {
        justify-content: flex-end !important
    }
    .justify-content-xxl-center {
        justify-content: center !important
    }
    .justify-content-xxl-between {
        justify-content: space-between !important
    }
    .justify-content-xxl-around {
        justify-content: space-around !important
    }
    .align-items-xxl-start {
        align-items: flex-start !important
    }
    .align-items-xxl-end {
        align-items: flex-end !important
    }
    .align-items-xxl-center {
        align-items: center !important
    }
    .align-items-xxl-baseline {
        align-items: baseline !important
    }
    .align-items-xxl-stretch {
        align-items: stretch !important
    }
    .align-content-xxl-start {
        align-content: flex-start !important
    }
    .align-content-xxl-end {
        align-content: flex-end !important
    }
    .align-content-xxl-center {
        align-content: center !important
    }
    .align-content-xxl-between {
        align-content: space-between !important
    }
    .align-content-xxl-around {
        align-content: space-around !important
    }
    .align-content-xxl-stretch {
        align-content: stretch !important
    }
    .align-self-xxl-auto {
        align-self: auto !important
    }
    .align-self-xxl-start {
        align-self: flex-start !important
    }
    .align-self-xxl-end {
        align-self: flex-end !important
    }
    .align-self-xxl-center {
        align-self: center !important
    }
    .align-self-xxl-baseline {
        align-self: baseline !important
    }
    .align-self-xxl-stretch {
        align-self: stretch !important
    }
}

.float-left {
    float: left !important
}

.float-right {
    float: right !important
}

.float-none {
    float: none !important
}

@media (min-width: 768px) {
    .float-sm-left {
        float: left !important
    }
    .float-sm-right {
        float: right !important
    }
    .float-sm-none {
        float: none !important
    }
}

@media (min-width: 1024px) {
    .float-md-left {
        float: left !important
    }
    .float-md-right {
        float: right !important
    }
    .float-md-none {
        float: none !important
    }
}

@media (min-width: 1200px) {
    .float-lg-left {
        float: left !important
    }
    .float-lg-right {
        float: right !important
    }
    .float-lg-none {
        float: none !important
    }
}

@media (min-width: 1440px) {
    .float-xl-left {
        float: left !important
    }
    .float-xl-right {
        float: right !important
    }
    .float-xl-none {
        float: none !important
    }
}

@media (min-width: 1920px) {
    .float-xxl-left {
        float: left !important
    }
    .float-xxl-right {
        float: right !important
    }
    .float-xxl-none {
        float: none !important
    }
}

.m-0 {
    margin: 0 !important
}

.mt-0,
.my-0 {
    margin-top: 0 !important
}

.mr-0,
.mx-0 {
    margin-right: 0 !important
}

.mb-0,
.my-0 {
    margin-bottom: 0 !important
}

.ml-0,
.mx-0 {
    margin-left: 0 !important
}

.m-1 {
    margin: .25rem !important
}

.mt-1,
.my-1 {
    margin-top: .25rem !important
}

.mr-1,
.mx-1 {
    margin-right: .25rem !important
}

.mb-1,
.my-1 {
    margin-bottom: .25rem !important
}

.ml-1,
.mx-1 {
    margin-left: .25rem !important
}

.m-2 {
    margin: .5rem !important
}

.mt-2,
.my-2 {
    margin-top: .5rem !important
}

.mr-2,
.mx-2 {
    margin-right: .5rem !important
}

.mb-2,
.my-2 {
    margin-bottom: .5rem !important
}

.ml-2,
.mx-2 {
    margin-left: .5rem !important
}

.m-3 {
    margin: 1rem !important
}

.mt-3,
.my-3 {
    margin-top: 1rem !important
}

.mr-3,
.mx-3 {
    margin-right: 1rem !important
}

.mb-3,
.my-3 {
    margin-bottom: 1rem !important
}

.ml-3,
.mx-3 {
    margin-left: 1rem !important
}

.m-4 {
    margin: 1.5rem !important
}

.mt-4,
.my-4 {
    margin-top: 1.5rem !important
}

.mr-4,
.mx-4 {
    margin-right: 1.5rem !important
}

.mb-4,
.my-4 {
    margin-bottom: 1.5rem !important
}

.ml-4,
.mx-4 {
    margin-left: 1.5rem !important
}

.m-5 {
    margin: 3rem !important
}

.mt-5,
.my-5 {
    margin-top: 3rem !important
}

.mr-5,
.mx-5 {
    margin-right: 3rem !important
}

.mb-5,
.my-5 {
    margin-bottom: 3rem !important
}

.ml-5,
.mx-5 {
    margin-left: 3rem !important
}

.p-0 {
    padding: 0 !important
}

.pt-0,
.py-0 {
    padding-top: 0 !important
}

.pr-0,
.px-0 {
    padding-right: 0 !important
}

.pb-0,
.py-0 {
    padding-bottom: 0 !important
}

.pl-0,
.px-0 {
    padding-left: 0 !important
}

.p-1 {
    padding: .25rem !important
}

.pt-1,
.py-1 {
    padding-top: .25rem !important
}

.pr-1,
.px-1 {
    padding-right: .25rem !important
}

.pb-1,
.py-1 {
    padding-bottom: .25rem !important
}

.pl-1,
.px-1 {
    padding-left: .25rem !important
}

.p-2 {
    padding: .5rem !important
}

.pt-2,
.py-2 {
    padding-top: .5rem !important
}

.pr-2,
.px-2 {
    padding-right: .5rem !important
}

.pb-2,
.py-2 {
    padding-bottom: .5rem !important
}

.pl-2,
.px-2 {
    padding-left: .5rem !important
}

.p-3 {
    padding: 1rem !important
}

.pt-3,
.py-3 {
    padding-top: 1rem !important
}

.pr-3,
.px-3 {
    padding-right: 1rem !important
}

.pb-3,
.py-3 {
    padding-bottom: 1rem !important
}

.pl-3,
.px-3 {
    padding-left: 1rem !important
}

.p-4 {
    padding: 1.5rem !important
}

.pt-4,
.py-4 {
    padding-top: 1.5rem !important
}

.pr-4,
.px-4 {
    padding-right: 1.5rem !important
}

.pb-4,
.py-4 {
    padding-bottom: 1.5rem !important
}

.pl-4,
.px-4 {
    padding-left: 1.5rem !important
}

.p-5 {
    padding: 3rem !important
}

.pt-5,
.py-5 {
    padding-top: 3rem !important
}

.pr-5,
.px-5 {
    padding-right: 3rem !important
}

.pb-5,
.py-5 {
    padding-bottom: 3rem !important
}

.pl-5,
.px-5 {
    padding-left: 3rem !important
}

.m-n1 {
    margin: -.25rem !important
}

.mt-n1,
.my-n1 {
    margin-top: -.25rem !important
}

.mr-n1,
.mx-n1 {
    margin-right: -.25rem !important
}

.mb-n1,
.my-n1 {
    margin-bottom: -.25rem !important
}

.ml-n1,
.mx-n1 {
    margin-left: -.25rem !important
}

.m-n2 {
    margin: -.5rem !important
}

.mt-n2,
.my-n2 {
    margin-top: -.5rem !important
}

.mr-n2,
.mx-n2 {
    margin-right: -.5rem !important
}

.mb-n2,
.my-n2 {
    margin-bottom: -.5rem !important
}

.ml-n2,
.mx-n2 {
    margin-left: -.5rem !important
}

.m-n3 {
    margin: -1rem !important
}

.mt-n3,
.my-n3 {
    margin-top: -1rem !important
}

.mr-n3,
.mx-n3 {
    margin-right: -1rem !important
}

.mb-n3,
.my-n3 {
    margin-bottom: -1rem !important
}

.ml-n3,
.mx-n3 {
    margin-left: -1rem !important
}

.m-n4 {
    margin: -1.5rem !important
}

.mt-n4,
.my-n4 {
    margin-top: -1.5rem !important
}

.mr-n4,
.mx-n4 {
    margin-right: -1.5rem !important
}

.mb-n4,
.my-n4 {
    margin-bottom: -1.5rem !important
}

.ml-n4,
.mx-n4 {
    margin-left: -1.5rem !important
}

.m-n5 {
    margin: -3rem !important
}

.mt-n5,
.my-n5 {
    margin-top: -3rem !important
}

.mr-n5,
.mx-n5 {
    margin-right: -3rem !important
}

.mb-n5,
.my-n5 {
    margin-bottom: -3rem !important
}

.ml-n5,
.mx-n5 {
    margin-left: -3rem !important
}

.m-auto {
    margin: auto !important
}

.mt-auto,
.my-auto {
    margin-top: auto !important
}

.mr-auto,
.mx-auto {
    margin-right: auto !important
}

.mb-auto,
.my-auto {
    margin-bottom: auto !important
}

.ml-auto,
.mx-auto {
    margin-left: auto !important
}

@media (min-width: 768px) {
    .m-sm-0 {
        margin: 0 !important
    }
    .mt-sm-0,
    .my-sm-0 {
        margin-top: 0 !important
    }
    .mr-sm-0,
    .mx-sm-0 {
        margin-right: 0 !important
    }
    .mb-sm-0,
    .my-sm-0 {
        margin-bottom: 0 !important
    }
    .ml-sm-0,
    .mx-sm-0 {
        margin-left: 0 !important
    }
    .m-sm-1 {
        margin: .25rem !important
    }
    .mt-sm-1,
    .my-sm-1 {
        margin-top: .25rem !important
    }
    .mr-sm-1,
    .mx-sm-1 {
        margin-right: .25rem !important
    }
    .mb-sm-1,
    .my-sm-1 {
        margin-bottom: .25rem !important
    }
    .ml-sm-1,
    .mx-sm-1 {
        margin-left: .25rem !important
    }
    .m-sm-2 {
        margin: .5rem !important
    }
    .mt-sm-2,
    .my-sm-2 {
        margin-top: .5rem !important
    }
    .mr-sm-2,
    .mx-sm-2 {
        margin-right: .5rem !important
    }
    .mb-sm-2,
    .my-sm-2 {
        margin-bottom: .5rem !important
    }
    .ml-sm-2,
    .mx-sm-2 {
        margin-left: .5rem !important
    }
    .m-sm-3 {
        margin: 1rem !important
    }
    .mt-sm-3,
    .my-sm-3 {
        margin-top: 1rem !important
    }
    .mr-sm-3,
    .mx-sm-3 {
        margin-right: 1rem !important
    }
    .mb-sm-3,
    .my-sm-3 {
        margin-bottom: 1rem !important
    }
    .ml-sm-3,
    .mx-sm-3 {
        margin-left: 1rem !important
    }
    .m-sm-4 {
        margin: 1.5rem !important
    }
    .mt-sm-4,
    .my-sm-4 {
        margin-top: 1.5rem !important
    }
    .mr-sm-4,
    .mx-sm-4 {
        margin-right: 1.5rem !important
    }
    .mb-sm-4,
    .my-sm-4 {
        margin-bottom: 1.5rem !important
    }
    .ml-sm-4,
    .mx-sm-4 {
        margin-left: 1.5rem !important
    }
    .m-sm-5 {
        margin: 3rem !important
    }
    .mt-sm-5,
    .my-sm-5 {
        margin-top: 3rem !important
    }
    .mr-sm-5,
    .mx-sm-5 {
        margin-right: 3rem !important
    }
    .mb-sm-5,
    .my-sm-5 {
        margin-bottom: 3rem !important
    }
    .ml-sm-5,
    .mx-sm-5 {
        margin-left: 3rem !important
    }
    .p-sm-0 {
        padding: 0 !important
    }
    .pt-sm-0,
    .py-sm-0 {
        padding-top: 0 !important
    }
    .pr-sm-0,
    .px-sm-0 {
        padding-right: 0 !important
    }
    .pb-sm-0,
    .py-sm-0 {
        padding-bottom: 0 !important
    }
    .pl-sm-0,
    .px-sm-0 {
        padding-left: 0 !important
    }
    .p-sm-1 {
        padding: .25rem !important
    }
    .pt-sm-1,
    .py-sm-1 {
        padding-top: .25rem !important
    }
    .pr-sm-1,
    .px-sm-1 {
        padding-right: .25rem !important
    }
    .pb-sm-1,
    .py-sm-1 {
        padding-bottom: .25rem !important
    }
    .pl-sm-1,
    .px-sm-1 {
        padding-left: .25rem !important
    }
    .p-sm-2 {
        padding: .5rem !important
    }
    .pt-sm-2,
    .py-sm-2 {
        padding-top: .5rem !important
    }
    .pr-sm-2,
    .px-sm-2 {
        padding-right: .5rem !important
    }
    .pb-sm-2,
    .py-sm-2 {
        padding-bottom: .5rem !important
    }
    .pl-sm-2,
    .px-sm-2 {
        padding-left: .5rem !important
    }
    .p-sm-3 {
        padding: 1rem !important
    }
    .pt-sm-3,
    .py-sm-3 {
        padding-top: 1rem !important
    }
    .pr-sm-3,
    .px-sm-3 {
        padding-right: 1rem !important
    }
    .pb-sm-3,
    .py-sm-3 {
        padding-bottom: 1rem !important
    }
    .pl-sm-3,
    .px-sm-3 {
        padding-left: 1rem !important
    }
    .p-sm-4 {
        padding: 1.5rem !important
    }
    .pt-sm-4,
    .py-sm-4 {
        padding-top: 1.5rem !important
    }
    .pr-sm-4,
    .px-sm-4 {
        padding-right: 1.5rem !important
    }
    .pb-sm-4,
    .py-sm-4 {
        padding-bottom: 1.5rem !important
    }
    .pl-sm-4,
    .px-sm-4 {
        padding-left: 1.5rem !important
    }
    .p-sm-5 {
        padding: 3rem !important
    }
    .pt-sm-5,
    .py-sm-5 {
        padding-top: 3rem !important
    }
    .pr-sm-5,
    .px-sm-5 {
        padding-right: 3rem !important
    }
    .pb-sm-5,
    .py-sm-5 {
        padding-bottom: 3rem !important
    }
    .pl-sm-5,
    .px-sm-5 {
        padding-left: 3rem !important
    }
    .m-sm-n1 {
        margin: -.25rem !important
    }
    .mt-sm-n1,
    .my-sm-n1 {
        margin-top: -.25rem !important
    }
    .mr-sm-n1,
    .mx-sm-n1 {
        margin-right: -.25rem !important
    }
    .mb-sm-n1,
    .my-sm-n1 {
        margin-bottom: -.25rem !important
    }
    .ml-sm-n1,
    .mx-sm-n1 {
        margin-left: -.25rem !important
    }
    .m-sm-n2 {
        margin: -.5rem !important
    }
    .mt-sm-n2,
    .my-sm-n2 {
        margin-top: -.5rem !important
    }
    .mr-sm-n2,
    .mx-sm-n2 {
        margin-right: -.5rem !important
    }
    .mb-sm-n2,
    .my-sm-n2 {
        margin-bottom: -.5rem !important
    }
    .ml-sm-n2,
    .mx-sm-n2 {
        margin-left: -.5rem !important
    }
    .m-sm-n3 {
        margin: -1rem !important
    }
    .mt-sm-n3,
    .my-sm-n3 {
        margin-top: -1rem !important
    }
    .mr-sm-n3,
    .mx-sm-n3 {
        margin-right: -1rem !important
    }
    .mb-sm-n3,
    .my-sm-n3 {
        margin-bottom: -1rem !important
    }
    .ml-sm-n3,
    .mx-sm-n3 {
        margin-left: -1rem !important
    }
    .m-sm-n4 {
        margin: -1.5rem !important
    }
    .mt-sm-n4,
    .my-sm-n4 {
        margin-top: -1.5rem !important
    }
    .mr-sm-n4,
    .mx-sm-n4 {
        margin-right: -1.5rem !important
    }
    .mb-sm-n4,
    .my-sm-n4 {
        margin-bottom: -1.5rem !important
    }
    .ml-sm-n4,
    .mx-sm-n4 {
        margin-left: -1.5rem !important
    }
    .m-sm-n5 {
        margin: -3rem !important
    }
    .mt-sm-n5,
    .my-sm-n5 {
        margin-top: -3rem !important
    }
    .mr-sm-n5,
    .mx-sm-n5 {
        margin-right: -3rem !important
    }
    .mb-sm-n5,
    .my-sm-n5 {
        margin-bottom: -3rem !important
    }
    .ml-sm-n5,
    .mx-sm-n5 {
        margin-left: -3rem !important
    }
    .m-sm-auto {
        margin: auto !important
    }
    .mt-sm-auto,
    .my-sm-auto {
        margin-top: auto !important
    }
    .mr-sm-auto,
    .mx-sm-auto {
        margin-right: auto !important
    }
    .mb-sm-auto,
    .my-sm-auto {
        margin-bottom: auto !important
    }
    .ml-sm-auto,
    .mx-sm-auto {
        margin-left: auto !important
    }
}

@media (min-width: 1024px) {
    .m-md-0 {
        margin: 0 !important
    }
    .mt-md-0,
    .my-md-0 {
        margin-top: 0 !important
    }
    .mr-md-0,
    .mx-md-0 {
        margin-right: 0 !important
    }
    .mb-md-0,
    .my-md-0 {
        margin-bottom: 0 !important
    }
    .ml-md-0,
    .mx-md-0 {
        margin-left: 0 !important
    }
    .m-md-1 {
        margin: .25rem !important
    }
    .mt-md-1,
    .my-md-1 {
        margin-top: .25rem !important
    }
    .mr-md-1,
    .mx-md-1 {
        margin-right: .25rem !important
    }
    .mb-md-1,
    .my-md-1 {
        margin-bottom: .25rem !important
    }
    .ml-md-1,
    .mx-md-1 {
        margin-left: .25rem !important
    }
    .m-md-2 {
        margin: .5rem !important
    }
    .mt-md-2,
    .my-md-2 {
        margin-top: .5rem !important
    }
    .mr-md-2,
    .mx-md-2 {
        margin-right: .5rem !important
    }
    .mb-md-2,
    .my-md-2 {
        margin-bottom: .5rem !important
    }
    .ml-md-2,
    .mx-md-2 {
        margin-left: .5rem !important
    }
    .m-md-3 {
        margin: 1rem !important
    }
    .mt-md-3,
    .my-md-3 {
        margin-top: 1rem !important
    }
    .mr-md-3,
    .mx-md-3 {
        margin-right: 1rem !important
    }
    .mb-md-3,
    .my-md-3 {
        margin-bottom: 1rem !important
    }
    .ml-md-3,
    .mx-md-3 {
        margin-left: 1rem !important
    }
    .m-md-4 {
        margin: 1.5rem !important
    }
    .mt-md-4,
    .my-md-4 {
        margin-top: 1.5rem !important
    }
    .mr-md-4,
    .mx-md-4 {
        margin-right: 1.5rem !important
    }
    .mb-md-4,
    .my-md-4 {
        margin-bottom: 1.5rem !important
    }
    .ml-md-4,
    .mx-md-4 {
        margin-left: 1.5rem !important
    }
    .m-md-5 {
        margin: 3rem !important
    }
    .mt-md-5,
    .my-md-5 {
        margin-top: 3rem !important
    }
    .mr-md-5,
    .mx-md-5 {
        margin-right: 3rem !important
    }
    .mb-md-5,
    .my-md-5 {
        margin-bottom: 3rem !important
    }
    .ml-md-5,
    .mx-md-5 {
        margin-left: 3rem !important
    }
    .p-md-0 {
        padding: 0 !important
    }
    .pt-md-0,
    .py-md-0 {
        padding-top: 0 !important
    }
    .pr-md-0,
    .px-md-0 {
        padding-right: 0 !important
    }
    .pb-md-0,
    .py-md-0 {
        padding-bottom: 0 !important
    }
    .pl-md-0,
    .px-md-0 {
        padding-left: 0 !important
    }
    .p-md-1 {
        padding: .25rem !important
    }
    .pt-md-1,
    .py-md-1 {
        padding-top: .25rem !important
    }
    .pr-md-1,
    .px-md-1 {
        padding-right: .25rem !important
    }
    .pb-md-1,
    .py-md-1 {
        padding-bottom: .25rem !important
    }
    .pl-md-1,
    .px-md-1 {
        padding-left: .25rem !important
    }
    .p-md-2 {
        padding: .5rem !important
    }
    .pt-md-2,
    .py-md-2 {
        padding-top: .5rem !important
    }
    .pr-md-2,
    .px-md-2 {
        padding-right: .5rem !important
    }
    .pb-md-2,
    .py-md-2 {
        padding-bottom: .5rem !important
    }
    .pl-md-2,
    .px-md-2 {
        padding-left: .5rem !important
    }
    .p-md-3 {
        padding: 1rem !important
    }
    .pt-md-3,
    .py-md-3 {
        padding-top: 1rem !important
    }
    .pr-md-3,
    .px-md-3 {
        padding-right: 1rem !important
    }
    .pb-md-3,
    .py-md-3 {
        padding-bottom: 1rem !important
    }
    .pl-md-3,
    .px-md-3 {
        padding-left: 1rem !important
    }
    .p-md-4 {
        padding: 1.5rem !important
    }
    .pt-md-4,
    .py-md-4 {
        padding-top: 1.5rem !important
    }
    .pr-md-4,
    .px-md-4 {
        padding-right: 1.5rem !important
    }
    .pb-md-4,
    .py-md-4 {
        padding-bottom: 1.5rem !important
    }
    .pl-md-4,
    .px-md-4 {
        padding-left: 1.5rem !important
    }
    .p-md-5 {
        padding: 3rem !important
    }
    .pt-md-5,
    .py-md-5 {
        padding-top: 3rem !important
    }
    .pr-md-5,
    .px-md-5 {
        padding-right: 3rem !important
    }
    .pb-md-5,
    .py-md-5 {
        padding-bottom: 3rem !important
    }
    .pl-md-5,
    .px-md-5 {
        padding-left: 3rem !important
    }
    .m-md-n1 {
        margin: -.25rem !important
    }
    .mt-md-n1,
    .my-md-n1 {
        margin-top: -.25rem !important
    }
    .mr-md-n1,
    .mx-md-n1 {
        margin-right: -.25rem !important
    }
    .mb-md-n1,
    .my-md-n1 {
        margin-bottom: -.25rem !important
    }
    .ml-md-n1,
    .mx-md-n1 {
        margin-left: -.25rem !important
    }
    .m-md-n2 {
        margin: -.5rem !important
    }
    .mt-md-n2,
    .my-md-n2 {
        margin-top: -.5rem !important
    }
    .mr-md-n2,
    .mx-md-n2 {
        margin-right: -.5rem !important
    }
    .mb-md-n2,
    .my-md-n2 {
        margin-bottom: -.5rem !important
    }
    .ml-md-n2,
    .mx-md-n2 {
        margin-left: -.5rem !important
    }
    .m-md-n3 {
        margin: -1rem !important
    }
    .mt-md-n3,
    .my-md-n3 {
        margin-top: -1rem !important
    }
    .mr-md-n3,
    .mx-md-n3 {
        margin-right: -1rem !important
    }
    .mb-md-n3,
    .my-md-n3 {
        margin-bottom: -1rem !important
    }
    .ml-md-n3,
    .mx-md-n3 {
        margin-left: -1rem !important
    }
    .m-md-n4 {
        margin: -1.5rem !important
    }
    .mt-md-n4,
    .my-md-n4 {
        margin-top: -1.5rem !important
    }
    .mr-md-n4,
    .mx-md-n4 {
        margin-right: -1.5rem !important
    }
    .mb-md-n4,
    .my-md-n4 {
        margin-bottom: -1.5rem !important
    }
    .ml-md-n4,
    .mx-md-n4 {
        margin-left: -1.5rem !important
    }
    .m-md-n5 {
        margin: -3rem !important
    }
    .mt-md-n5,
    .my-md-n5 {
        margin-top: -3rem !important
    }
    .mr-md-n5,
    .mx-md-n5 {
        margin-right: -3rem !important
    }
    .mb-md-n5,
    .my-md-n5 {
        margin-bottom: -3rem !important
    }
    .ml-md-n5,
    .mx-md-n5 {
        margin-left: -3rem !important
    }
    .m-md-auto {
        margin: auto !important
    }
    .mt-md-auto,
    .my-md-auto {
        margin-top: auto !important
    }
    .mr-md-auto,
    .mx-md-auto {
        margin-right: auto !important
    }
    .mb-md-auto,
    .my-md-auto {
        margin-bottom: auto !important
    }
    .ml-md-auto,
    .mx-md-auto {
        margin-left: auto !important
    }
}

@media (min-width: 1200px) {
    .m-lg-0 {
        margin: 0 !important
    }
    .mt-lg-0,
    .my-lg-0 {
        margin-top: 0 !important
    }
    .mr-lg-0,
    .mx-lg-0 {
        margin-right: 0 !important
    }
    .mb-lg-0,
    .my-lg-0 {
        margin-bottom: 0 !important
    }
    .ml-lg-0,
    .mx-lg-0 {
        margin-left: 0 !important
    }
    .m-lg-1 {
        margin: .25rem !important
    }
    .mt-lg-1,
    .my-lg-1 {
        margin-top: .25rem !important
    }
    .mr-lg-1,
    .mx-lg-1 {
        margin-right: .25rem !important
    }
    .mb-lg-1,
    .my-lg-1 {
        margin-bottom: .25rem !important
    }
    .ml-lg-1,
    .mx-lg-1 {
        margin-left: .25rem !important
    }
    .m-lg-2 {
        margin: .5rem !important
    }
    .mt-lg-2,
    .my-lg-2 {
        margin-top: .5rem !important
    }
    .mr-lg-2,
    .mx-lg-2 {
        margin-right: .5rem !important
    }
    .mb-lg-2,
    .my-lg-2 {
        margin-bottom: .5rem !important
    }
    .ml-lg-2,
    .mx-lg-2 {
        margin-left: .5rem !important
    }
    .m-lg-3 {
        margin: 1rem !important
    }
    .mt-lg-3,
    .my-lg-3 {
        margin-top: 1rem !important
    }
    .mr-lg-3,
    .mx-lg-3 {
        margin-right: 1rem !important
    }
    .mb-lg-3,
    .my-lg-3 {
        margin-bottom: 1rem !important
    }
    .ml-lg-3,
    .mx-lg-3 {
        margin-left: 1rem !important
    }
    .m-lg-4 {
        margin: 1.5rem !important
    }
    .mt-lg-4,
    .my-lg-4 {
        margin-top: 1.5rem !important
    }
    .mr-lg-4,
    .mx-lg-4 {
        margin-right: 1.5rem !important
    }
    .mb-lg-4,
    .my-lg-4 {
        margin-bottom: 1.5rem !important
    }
    .ml-lg-4,
    .mx-lg-4 {
        margin-left: 1.5rem !important
    }
    .m-lg-5 {
        margin: 3rem !important
    }
    .mt-lg-5,
    .my-lg-5 {
        margin-top: 3rem !important
    }
    .mr-lg-5,
    .mx-lg-5 {
        margin-right: 3rem !important
    }
    .mb-lg-5,
    .my-lg-5 {
        margin-bottom: 3rem !important
    }
    .ml-lg-5,
    .mx-lg-5 {
        margin-left: 3rem !important
    }
    .p-lg-0 {
        padding: 0 !important
    }
    .pt-lg-0,
    .py-lg-0 {
        padding-top: 0 !important
    }
    .pr-lg-0,
    .px-lg-0 {
        padding-right: 0 !important
    }
    .pb-lg-0,
    .py-lg-0 {
        padding-bottom: 0 !important
    }
    .pl-lg-0,
    .px-lg-0 {
        padding-left: 0 !important
    }
    .p-lg-1 {
        padding: .25rem !important
    }
    .pt-lg-1,
    .py-lg-1 {
        padding-top: .25rem !important
    }
    .pr-lg-1,
    .px-lg-1 {
        padding-right: .25rem !important
    }
    .pb-lg-1,
    .py-lg-1 {
        padding-bottom: .25rem !important
    }
    .pl-lg-1,
    .px-lg-1 {
        padding-left: .25rem !important
    }
    .p-lg-2 {
        padding: .5rem !important
    }
    .pt-lg-2,
    .py-lg-2 {
        padding-top: .5rem !important
    }
    .pr-lg-2,
    .px-lg-2 {
        padding-right: .5rem !important
    }
    .pb-lg-2,
    .py-lg-2 {
        padding-bottom: .5rem !important
    }
    .pl-lg-2,
    .px-lg-2 {
        padding-left: .5rem !important
    }
    .p-lg-3 {
        padding: 1rem !important
    }
    .pt-lg-3,
    .py-lg-3 {
        padding-top: 1rem !important
    }
    .pr-lg-3,
    .px-lg-3 {
        padding-right: 1rem !important
    }
    .pb-lg-3,
    .py-lg-3 {
        padding-bottom: 1rem !important
    }
    .pl-lg-3,
    .px-lg-3 {
        padding-left: 1rem !important
    }
    .p-lg-4 {
        padding: 1.5rem !important
    }
    .pt-lg-4,
    .py-lg-4 {
        padding-top: 1.5rem !important
    }
    .pr-lg-4,
    .px-lg-4 {
        padding-right: 1.5rem !important
    }
    .pb-lg-4,
    .py-lg-4 {
        padding-bottom: 1.5rem !important
    }
    .pl-lg-4,
    .px-lg-4 {
        padding-left: 1.5rem !important
    }
    .p-lg-5 {
        padding: 3rem !important
    }
    .pt-lg-5,
    .py-lg-5 {
        padding-top: 3rem !important
    }
    .pr-lg-5,
    .px-lg-5 {
        padding-right: 3rem !important
    }
    .pb-lg-5,
    .py-lg-5 {
        padding-bottom: 3rem !important
    }
    .pl-lg-5,
    .px-lg-5 {
        padding-left: 3rem !important
    }
    .m-lg-n1 {
        margin: -.25rem !important
    }
    .mt-lg-n1,
    .my-lg-n1 {
        margin-top: -.25rem !important
    }
    .mr-lg-n1,
    .mx-lg-n1 {
        margin-right: -.25rem !important
    }
    .mb-lg-n1,
    .my-lg-n1 {
        margin-bottom: -.25rem !important
    }
    .ml-lg-n1,
    .mx-lg-n1 {
        margin-left: -.25rem !important
    }
    .m-lg-n2 {
        margin: -.5rem !important
    }
    .mt-lg-n2,
    .my-lg-n2 {
        margin-top: -.5rem !important
    }
    .mr-lg-n2,
    .mx-lg-n2 {
        margin-right: -.5rem !important
    }
    .mb-lg-n2,
    .my-lg-n2 {
        margin-bottom: -.5rem !important
    }
    .ml-lg-n2,
    .mx-lg-n2 {
        margin-left: -.5rem !important
    }
    .m-lg-n3 {
        margin: -1rem !important
    }
    .mt-lg-n3,
    .my-lg-n3 {
        margin-top: -1rem !important
    }
    .mr-lg-n3,
    .mx-lg-n3 {
        margin-right: -1rem !important
    }
    .mb-lg-n3,
    .my-lg-n3 {
        margin-bottom: -1rem !important
    }
    .ml-lg-n3,
    .mx-lg-n3 {
        margin-left: -1rem !important
    }
    .m-lg-n4 {
        margin: -1.5rem !important
    }
    .mt-lg-n4,
    .my-lg-n4 {
        margin-top: -1.5rem !important
    }
    .mr-lg-n4,
    .mx-lg-n4 {
        margin-right: -1.5rem !important
    }
    .mb-lg-n4,
    .my-lg-n4 {
        margin-bottom: -1.5rem !important
    }
    .ml-lg-n4,
    .mx-lg-n4 {
        margin-left: -1.5rem !important
    }
    .m-lg-n5 {
        margin: -3rem !important
    }
    .mt-lg-n5,
    .my-lg-n5 {
        margin-top: -3rem !important
    }
    .mr-lg-n5,
    .mx-lg-n5 {
        margin-right: -3rem !important
    }
    .mb-lg-n5,
    .my-lg-n5 {
        margin-bottom: -3rem !important
    }
    .ml-lg-n5,
    .mx-lg-n5 {
        margin-left: -3rem !important
    }
    .m-lg-auto {
        margin: auto !important
    }
    .mt-lg-auto,
    .my-lg-auto {
        margin-top: auto !important
    }
    .mr-lg-auto,
    .mx-lg-auto {
        margin-right: auto !important
    }
    .mb-lg-auto,
    .my-lg-auto {
        margin-bottom: auto !important
    }
    .ml-lg-auto,
    .mx-lg-auto {
        margin-left: auto !important
    }
}

@media (min-width: 1440px) {
    .m-xl-0 {
        margin: 0 !important
    }
    .mt-xl-0,
    .my-xl-0 {
        margin-top: 0 !important
    }
    .mr-xl-0,
    .mx-xl-0 {
        margin-right: 0 !important
    }
    .mb-xl-0,
    .my-xl-0 {
        margin-bottom: 0 !important
    }
    .ml-xl-0,
    .mx-xl-0 {
        margin-left: 0 !important
    }
    .m-xl-1 {
        margin: .25rem !important
    }
    .mt-xl-1,
    .my-xl-1 {
        margin-top: .25rem !important
    }
    .mr-xl-1,
    .mx-xl-1 {
        margin-right: .25rem !important
    }
    .mb-xl-1,
    .my-xl-1 {
        margin-bottom: .25rem !important
    }
    .ml-xl-1,
    .mx-xl-1 {
        margin-left: .25rem !important
    }
    .m-xl-2 {
        margin: .5rem !important
    }
    .mt-xl-2,
    .my-xl-2 {
        margin-top: .5rem !important
    }
    .mr-xl-2,
    .mx-xl-2 {
        margin-right: .5rem !important
    }
    .mb-xl-2,
    .my-xl-2 {
        margin-bottom: .5rem !important
    }
    .ml-xl-2,
    .mx-xl-2 {
        margin-left: .5rem !important
    }
    .m-xl-3 {
        margin: 1rem !important
    }
    .mt-xl-3,
    .my-xl-3 {
        margin-top: 1rem !important
    }
    .mr-xl-3,
    .mx-xl-3 {
        margin-right: 1rem !important
    }
    .mb-xl-3,
    .my-xl-3 {
        margin-bottom: 1rem !important
    }
    .ml-xl-3,
    .mx-xl-3 {
        margin-left: 1rem !important
    }
    .m-xl-4 {
        margin: 1.5rem !important
    }
    .mt-xl-4,
    .my-xl-4 {
        margin-top: 1.5rem !important
    }
    .mr-xl-4,
    .mx-xl-4 {
        margin-right: 1.5rem !important
    }
    .mb-xl-4,
    .my-xl-4 {
        margin-bottom: 1.5rem !important
    }
    .ml-xl-4,
    .mx-xl-4 {
        margin-left: 1.5rem !important
    }
    .m-xl-5 {
        margin: 3rem !important
    }
    .mt-xl-5,
    .my-xl-5 {
        margin-top: 3rem !important
    }
    .mr-xl-5,
    .mx-xl-5 {
        margin-right: 3rem !important
    }
    .mb-xl-5,
    .my-xl-5 {
        margin-bottom: 3rem !important
    }
    .ml-xl-5,
    .mx-xl-5 {
        margin-left: 3rem !important
    }
    .p-xl-0 {
        padding: 0 !important
    }
    .pt-xl-0,
    .py-xl-0 {
        padding-top: 0 !important
    }
    .pr-xl-0,
    .px-xl-0 {
        padding-right: 0 !important
    }
    .pb-xl-0,
    .py-xl-0 {
        padding-bottom: 0 !important
    }
    .pl-xl-0,
    .px-xl-0 {
        padding-left: 0 !important
    }
    .p-xl-1 {
        padding: .25rem !important
    }
    .pt-xl-1,
    .py-xl-1 {
        padding-top: .25rem !important
    }
    .pr-xl-1,
    .px-xl-1 {
        padding-right: .25rem !important
    }
    .pb-xl-1,
    .py-xl-1 {
        padding-bottom: .25rem !important
    }
    .pl-xl-1,
    .px-xl-1 {
        padding-left: .25rem !important
    }
    .p-xl-2 {
        padding: .5rem !important
    }
    .pt-xl-2,
    .py-xl-2 {
        padding-top: .5rem !important
    }
    .pr-xl-2,
    .px-xl-2 {
        padding-right: .5rem !important
    }
    .pb-xl-2,
    .py-xl-2 {
        padding-bottom: .5rem !important
    }
    .pl-xl-2,
    .px-xl-2 {
        padding-left: .5rem !important
    }
    .p-xl-3 {
        padding: 1rem !important
    }
    .pt-xl-3,
    .py-xl-3 {
        padding-top: 1rem !important
    }
    .pr-xl-3,
    .px-xl-3 {
        padding-right: 1rem !important
    }
    .pb-xl-3,
    .py-xl-3 {
        padding-bottom: 1rem !important
    }
    .pl-xl-3,
    .px-xl-3 {
        padding-left: 1rem !important
    }
    .p-xl-4 {
        padding: 1.5rem !important
    }
    .pt-xl-4,
    .py-xl-4 {
        padding-top: 1.5rem !important
    }
    .pr-xl-4,
    .px-xl-4 {
        padding-right: 1.5rem !important
    }
    .pb-xl-4,
    .py-xl-4 {
        padding-bottom: 1.5rem !important
    }
    .pl-xl-4,
    .px-xl-4 {
        padding-left: 1.5rem !important
    }
    .p-xl-5 {
        padding: 3rem !important
    }
    .pt-xl-5,
    .py-xl-5 {
        padding-top: 3rem !important
    }
    .pr-xl-5,
    .px-xl-5 {
        padding-right: 3rem !important
    }
    .pb-xl-5,
    .py-xl-5 {
        padding-bottom: 3rem !important
    }
    .pl-xl-5,
    .px-xl-5 {
        padding-left: 3rem !important
    }
    .m-xl-n1 {
        margin: -.25rem !important
    }
    .mt-xl-n1,
    .my-xl-n1 {
        margin-top: -.25rem !important
    }
    .mr-xl-n1,
    .mx-xl-n1 {
        margin-right: -.25rem !important
    }
    .mb-xl-n1,
    .my-xl-n1 {
        margin-bottom: -.25rem !important
    }
    .ml-xl-n1,
    .mx-xl-n1 {
        margin-left: -.25rem !important
    }
    .m-xl-n2 {
        margin: -.5rem !important
    }
    .mt-xl-n2,
    .my-xl-n2 {
        margin-top: -.5rem !important
    }
    .mr-xl-n2,
    .mx-xl-n2 {
        margin-right: -.5rem !important
    }
    .mb-xl-n2,
    .my-xl-n2 {
        margin-bottom: -.5rem !important
    }
    .ml-xl-n2,
    .mx-xl-n2 {
        margin-left: -.5rem !important
    }
    .m-xl-n3 {
        margin: -1rem !important
    }
    .mt-xl-n3,
    .my-xl-n3 {
        margin-top: -1rem !important
    }
    .mr-xl-n3,
    .mx-xl-n3 {
        margin-right: -1rem !important
    }
    .mb-xl-n3,
    .my-xl-n3 {
        margin-bottom: -1rem !important
    }
    .ml-xl-n3,
    .mx-xl-n3 {
        margin-left: -1rem !important
    }
    .m-xl-n4 {
        margin: -1.5rem !important
    }
    .mt-xl-n4,
    .my-xl-n4 {
        margin-top: -1.5rem !important
    }
    .mr-xl-n4,
    .mx-xl-n4 {
        margin-right: -1.5rem !important
    }
    .mb-xl-n4,
    .my-xl-n4 {
        margin-bottom: -1.5rem !important
    }
    .ml-xl-n4,
    .mx-xl-n4 {
        margin-left: -1.5rem !important
    }
    .m-xl-n5 {
        margin: -3rem !important
    }
    .mt-xl-n5,
    .my-xl-n5 {
        margin-top: -3rem !important
    }
    .mr-xl-n5,
    .mx-xl-n5 {
        margin-right: -3rem !important
    }
    .mb-xl-n5,
    .my-xl-n5 {
        margin-bottom: -3rem !important
    }
    .ml-xl-n5,
    .mx-xl-n5 {
        margin-left: -3rem !important
    }
    .m-xl-auto {
        margin: auto !important
    }
    .mt-xl-auto,
    .my-xl-auto {
        margin-top: auto !important
    }
    .mr-xl-auto,
    .mx-xl-auto {
        margin-right: auto !important
    }
    .mb-xl-auto,
    .my-xl-auto {
        margin-bottom: auto !important
    }
    .ml-xl-auto,
    .mx-xl-auto {
        margin-left: auto !important
    }
}

@media (min-width: 1920px) {
    .m-xxl-0 {
        margin: 0 !important
    }
    .mt-xxl-0,
    .my-xxl-0 {
        margin-top: 0 !important
    }
    .mr-xxl-0,
    .mx-xxl-0 {
        margin-right: 0 !important
    }
    .mb-xxl-0,
    .my-xxl-0 {
        margin-bottom: 0 !important
    }
    .ml-xxl-0,
    .mx-xxl-0 {
        margin-left: 0 !important
    }
    .m-xxl-1 {
        margin: .25rem !important
    }
    .mt-xxl-1,
    .my-xxl-1 {
        margin-top: .25rem !important
    }
    .mr-xxl-1,
    .mx-xxl-1 {
        margin-right: .25rem !important
    }
    .mb-xxl-1,
    .my-xxl-1 {
        margin-bottom: .25rem !important
    }
    .ml-xxl-1,
    .mx-xxl-1 {
        margin-left: .25rem !important
    }
    .m-xxl-2 {
        margin: .5rem !important
    }
    .mt-xxl-2,
    .my-xxl-2 {
        margin-top: .5rem !important
    }
    .mr-xxl-2,
    .mx-xxl-2 {
        margin-right: .5rem !important
    }
    .mb-xxl-2,
    .my-xxl-2 {
        margin-bottom: .5rem !important
    }
    .ml-xxl-2,
    .mx-xxl-2 {
        margin-left: .5rem !important
    }
    .m-xxl-3 {
        margin: 1rem !important
    }
    .mt-xxl-3,
    .my-xxl-3 {
        margin-top: 1rem !important
    }
    .mr-xxl-3,
    .mx-xxl-3 {
        margin-right: 1rem !important
    }
    .mb-xxl-3,
    .my-xxl-3 {
        margin-bottom: 1rem !important
    }
    .ml-xxl-3,
    .mx-xxl-3 {
        margin-left: 1rem !important
    }
    .m-xxl-4 {
        margin: 1.5rem !important
    }
    .mt-xxl-4,
    .my-xxl-4 {
        margin-top: 1.5rem !important
    }
    .mr-xxl-4,
    .mx-xxl-4 {
        margin-right: 1.5rem !important
    }
    .mb-xxl-4,
    .my-xxl-4 {
        margin-bottom: 1.5rem !important
    }
    .ml-xxl-4,
    .mx-xxl-4 {
        margin-left: 1.5rem !important
    }
    .m-xxl-5 {
        margin: 3rem !important
    }
    .mt-xxl-5,
    .my-xxl-5 {
        margin-top: 3rem !important
    }
    .mr-xxl-5,
    .mx-xxl-5 {
        margin-right: 3rem !important
    }
    .mb-xxl-5,
    .my-xxl-5 {
        margin-bottom: 3rem !important
    }
    .ml-xxl-5,
    .mx-xxl-5 {
        margin-left: 3rem !important
    }
    .p-xxl-0 {
        padding: 0 !important
    }
    .pt-xxl-0,
    .py-xxl-0 {
        padding-top: 0 !important
    }
    .pr-xxl-0,
    .px-xxl-0 {
        padding-right: 0 !important
    }
    .pb-xxl-0,
    .py-xxl-0 {
        padding-bottom: 0 !important
    }
    .pl-xxl-0,
    .px-xxl-0 {
        padding-left: 0 !important
    }
    .p-xxl-1 {
        padding: .25rem !important
    }
    .pt-xxl-1,
    .py-xxl-1 {
        padding-top: .25rem !important
    }
    .pr-xxl-1,
    .px-xxl-1 {
        padding-right: .25rem !important
    }
    .pb-xxl-1,
    .py-xxl-1 {
        padding-bottom: .25rem !important
    }
    .pl-xxl-1,
    .px-xxl-1 {
        padding-left: .25rem !important
    }
    .p-xxl-2 {
        padding: .5rem !important
    }
    .pt-xxl-2,
    .py-xxl-2 {
        padding-top: .5rem !important
    }
    .pr-xxl-2,
    .px-xxl-2 {
        padding-right: .5rem !important
    }
    .pb-xxl-2,
    .py-xxl-2 {
        padding-bottom: .5rem !important
    }
    .pl-xxl-2,
    .px-xxl-2 {
        padding-left: .5rem !important
    }
    .p-xxl-3 {
        padding: 1rem !important
    }
    .pt-xxl-3,
    .py-xxl-3 {
        padding-top: 1rem !important
    }
    .pr-xxl-3,
    .px-xxl-3 {
        padding-right: 1rem !important
    }
    .pb-xxl-3,
    .py-xxl-3 {
        padding-bottom: 1rem !important
    }
    .pl-xxl-3,
    .px-xxl-3 {
        padding-left: 1rem !important
    }
    .p-xxl-4 {
        padding: 1.5rem !important
    }
    .pt-xxl-4,
    .py-xxl-4 {
        padding-top: 1.5rem !important
    }
    .pr-xxl-4,
    .px-xxl-4 {
        padding-right: 1.5rem !important
    }
    .pb-xxl-4,
    .py-xxl-4 {
        padding-bottom: 1.5rem !important
    }
    .pl-xxl-4,
    .px-xxl-4 {
        padding-left: 1.5rem !important
    }
    .p-xxl-5 {
        padding: 3rem !important
    }
    .pt-xxl-5,
    .py-xxl-5 {
        padding-top: 3rem !important
    }
    .pr-xxl-5,
    .px-xxl-5 {
        padding-right: 3rem !important
    }
    .pb-xxl-5,
    .py-xxl-5 {
        padding-bottom: 3rem !important
    }
    .pl-xxl-5,
    .px-xxl-5 {
        padding-left: 3rem !important
    }
    .m-xxl-n1 {
        margin: -.25rem !important
    }
    .mt-xxl-n1,
    .my-xxl-n1 {
        margin-top: -.25rem !important
    }
    .mr-xxl-n1,
    .mx-xxl-n1 {
        margin-right: -.25rem !important
    }
    .mb-xxl-n1,
    .my-xxl-n1 {
        margin-bottom: -.25rem !important
    }
    .ml-xxl-n1,
    .mx-xxl-n1 {
        margin-left: -.25rem !important
    }
    .m-xxl-n2 {
        margin: -.5rem !important
    }
    .mt-xxl-n2,
    .my-xxl-n2 {
        margin-top: -.5rem !important
    }
    .mr-xxl-n2,
    .mx-xxl-n2 {
        margin-right: -.5rem !important
    }
    .mb-xxl-n2,
    .my-xxl-n2 {
        margin-bottom: -.5rem !important
    }
    .ml-xxl-n2,
    .mx-xxl-n2 {
        margin-left: -.5rem !important
    }
    .m-xxl-n3 {
        margin: -1rem !important
    }
    .mt-xxl-n3,
    .my-xxl-n3 {
        margin-top: -1rem !important
    }
    .mr-xxl-n3,
    .mx-xxl-n3 {
        margin-right: -1rem !important
    }
    .mb-xxl-n3,
    .my-xxl-n3 {
        margin-bottom: -1rem !important
    }
    .ml-xxl-n3,
    .mx-xxl-n3 {
        margin-left: -1rem !important
    }
    .m-xxl-n4 {
        margin: -1.5rem !important
    }
    .mt-xxl-n4,
    .my-xxl-n4 {
        margin-top: -1.5rem !important
    }
    .mr-xxl-n4,
    .mx-xxl-n4 {
        margin-right: -1.5rem !important
    }
    .mb-xxl-n4,
    .my-xxl-n4 {
        margin-bottom: -1.5rem !important
    }
    .ml-xxl-n4,
    .mx-xxl-n4 {
        margin-left: -1.5rem !important
    }
    .m-xxl-n5 {
        margin: -3rem !important
    }
    .mt-xxl-n5,
    .my-xxl-n5 {
        margin-top: -3rem !important
    }
    .mr-xxl-n5,
    .mx-xxl-n5 {
        margin-right: -3rem !important
    }
    .mb-xxl-n5,
    .my-xxl-n5 {
        margin-bottom: -3rem !important
    }
    .ml-xxl-n5,
    .mx-xxl-n5 {
        margin-left: -3rem !important
    }
    .m-xxl-auto {
        margin: auto !important
    }
    .mt-xxl-auto,
    .my-xxl-auto {
        margin-top: auto !important
    }
    .mr-xxl-auto,
    .mx-xxl-auto {
        margin-right: auto !important
    }
    .mb-xxl-auto,
    .my-xxl-auto {
        margin-bottom: auto !important
    }
    .ml-xxl-auto,
    .mx-xxl-auto {
        margin-left: auto !important
    }
}

.visible {
    visibility: visible !important
}

.invisible {
    visibility: hidden !important
}

html,
body {
    margin: 0;
    padding: 0;
    overflow-x: hidden;
    line-height: 1.2;
    font-size: 18px;
    background-color: #000
}

html {
    min-height: 100%;
    position: relative
}

p {
    margin: 0;
    padding: 0
}

input[type="date"]::-webkit-inner-spin-button,
input[type="date"]::-webkit-clear-button,
input[type="date"]::-webkit-outer-spin-button {
    -webkit-appearance: none;
    -moz-appearance: none;
    -ms-appearance: none;
    appearance: none
}

ul,
ol,
ul li,
ol li {
    margin: 0;
    padding: 0;
    list-style: none
}

figure,
address {
    margin: 0
}

img {
    max-width: 100%
}

a {
    text-decoration: none
}

a:focus,
a:hover {
    text-decoration: none
}

a:focus {
    outline: 0
}

input:focus,
textarea:focus,
select:focus,
button:focus,
.btn:focus,
.btn.focus {
    outline: 0;
    box-shadow: none
}

::selection {
    color: #fff;
    background-color: #8bc249
}

::-moz-selection {
    color: #fff;
    background-color: #8bc249
}

.slick-slider {
    position: relative;
    display: block;
    box-sizing: border-box;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -ms-touch-action: pan-y;
    touch-action: pan-y;
    -webkit-tap-highlight-color: transparent
}

.slick-list {
    position: relative;
    overflow: hidden;
    display: block;
    margin: 0;
    padding: 0
}

.slick-list:focus {
    outline: none
}

.slick-list.dragging {
    cursor: pointer;
    cursor: hand
}

.slick-slider .slick-track,
.slick-slider .slick-list {
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    -o-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0)
}

.slick-track {
    position: relative;
    left: 0;
    top: 0;
    display: block;
    margin-left: auto;
    margin-right: auto
}

.slick-track:before,
.slick-track:after {
    content: "";
    display: table
}

.slick-track:after {
    clear: both
}

.slick-loading .slick-track {
    visibility: hidden
}

.slick-slide {
    float: left;
    height: 100%;
    min-height: 1px;
    display: none
}

[dir="rtl"] .slick-slide {
    float: right
}

.slick-slide img {
    display: block
}

.slick-slide.slick-loading img {
    display: none
}

.slick-slide.dragging img {
    pointer-events: none
}

.slick-initialized .slick-slide {
    display: block
}

.slick-loading .slick-slide {
    visibility: hidden
}

.slick-vertical .slick-slide {
    display: block;
    height: auto;
    border: 1px solid transparent
}

.slick-arrow.slick-hidden {
    display: none
}

.slick-prev,
.slick-next {
    position: absolute;
    display: block;
    height: 20px;
    width: 20px;
    line-height: 0px;
    font-size: 0px;
    cursor: pointer;
    background: transparent;
    color: transparent;
    top: 50%;
    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    transform: translate(0, -50%);
    padding: 0;
    border: none;
    outline: none
}

.slick-prev:hover,
.slick-prev:focus,
.slick-next:hover,
.slick-next:focus {
    outline: none;
    background: transparent;
    color: transparent
}

.slick-prev:hover:before,
.slick-prev:focus:before,
.slick-next:hover:before,
.slick-next:focus:before {
    opacity: 1
}

.slick-prev.slick-disabled:before,
.slick-next.slick-disabled:before {
    opacity: 1
}

.slick-prev:before,
.slick-next:before {
    font-family: "slick";
    font-size: 20px;
    line-height: 1;
    color: #fff;
    opacity: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.slick-prev {
    left: -25px
}

[dir="rtl"] .slick-prev {
    left: auto;
    right: -25px
}

.slick-prev:before {
    content: "←"
}

[dir="rtl"] .slick-prev:before {
    content: "→"
}

.slick-next {
    right: -25px
}

[dir="rtl"] .slick-next {
    left: -25px;
    right: auto
}

.slick-next:before {
    content: "→"
}

[dir="rtl"] .slick-next:before {
    content: "←"
}

.slick-dotted.slick-slider {
    margin-bottom: 30px
}

.slick-dots {
    position: absolute;
    bottom: -25px;
    list-style: none;
    display: block;
    text-align: center;
    padding: 0;
    margin: 0;
    width: 100%
}

.slick-dots li {
    position: relative;
    display: inline-block;
    height: 20px;
    width: 20px;
    margin: 0 5px;
    padding: 0;
    cursor: pointer
}

.slick-dots li::before {
    display: none
}

.slick-dots li button {
    border: 0;
    background: transparent;
    display: block;
    height: 20px;
    width: 20px;
    outline: none;
    line-height: 0px;
    font-size: 0px;
    color: transparent;
    padding: 5px;
    cursor: pointer
}

.slick-dots li button:hover,
.slick-dots li button:focus {
    outline: none
}

.slick-dots li button:hover:before,
.slick-dots li button:focus:before {
    opacity: 1
}

.slick-dots li button:before {
    display: none;
    position: absolute;
    top: 0;
    left: 0;
    content: "•";
    width: 20px;
    height: 20px;
    font-family: "slick";
    font-size: 6px;
    line-height: 20px;
    text-align: center;
    color: #000;
    opacity: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.slick-dots li.slick-active button:before {
    color: #000;
    opacity: 1
}

h1,
.h1,
h2,
.h2,
.panel a,
h3,
.h3,
h4,
.h4,
h5,
.h5,
h6,
.h6 {
    margin: 0;
    padding: 0;
    line-height: 1;
    font-weight: bold;
    text-align: center;
    display: block
}

h1,
.h1 {
    font-size: 85px;
    letter-spacing: 3px;
    text-transform: uppercase;
    font-style: normal;
    font-family: "United Serif SmEx Bd";
    font-weight: bold
}

h2,
.h2,
.panel a {
    font-size: 32px;
    letter-spacing: 3px;
    text-transform: uppercase;
    font-style: normal;
    font-family: "United Serif SmEx Bd";
    font-weight: bold
}

h4 {
    font-size: 20px;
    letter-spacing: 2px;
    font-style: normal;
    font-family: "United Serif Rg Hv";
    font-weight: bold
}
.arrow {
    top: 0;
    left: 50%;
    width: 20px;
    height: 20px;
    z-index: 1;
    position: absolute;
    -webkit-transform: translate(-50%, -50%) rotate(45deg);
    -moz-transform: translate(-50%, -50%) rotate(45deg);
    -ms-transform: translate(-50%, -50%) rotate(45deg);
    transform: translate(-50%, -50%) rotate(45deg)
}

.arrow.black {
    background-color: #000
}

.arrow.white {
    background-color: #fff
}

.arr {
    display: none
}
.nicescroll-rails{
    opacity: 0 !important;
}
header {
    z-index: 9;
    padding: 20px 0;
    position: relative;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: right bottom;
    transition: 0.5s ease;
    height: 88px;
}

header .container {
    max-width: 1500px
}

header .open {
    display: none;
    max-width: 30px;
    z-index: 1;
    right: 15px;
    top: 50%;
    position: absolute;
    -webkit-transform: translate(0, -50%);
    -moz-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    transform: translate(0, -50%)
}

header .close {
    top: 18px;
    right: 18px;
    width: 26px;
    position: absolute;
    display: none
}

header .close.active {
    display: block
}

header .header-top {
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}
header .header-top ul.header-social {
    margin-left: 35px;
    line-height: 0;
    margin-right: 0px;
}
header .header-top ul.header-social li {
    margin-right: 20px;
}
header .header-top ul.header-social li:last-child {
    margin-right: 0px;
}
header .header-top ul.header-social li a {
    font-size: 15px;
}
/* header .header-top ul {
    top: -3px;
    position: unset;
    font-size: 0;
    -webkit-box-flex: 1;
    -ms-flex: 1 0 0px;
    flex: 1 0 0;
    text-align: right;
    padding-right: 0px;
} */

/* header .header-top li {
    margin-right: 18px;
} */
header .header-top li {
    margin-right: 42px;
}
header .header-top li:last-child {
    margin-right: 0
}
.single-related-price {
    text-align: center !important;
}
.our-clients ul li {
    display: flex;
    justify-content: center;
    align-items: flex-start;
    max-width: 100%;
    margin: 0px auto 20px;
}
.our-clients ul li:nth-child(2) {
    max-width: 85%;
    align-items: center;
}
.our-clients ul {
    padding: 10px 50px 0px;
}
.our-clients-logos {
    padding: 0 10px;
}
.our-clients ul li:last-child .our-clients-logos {
    padding: 0 5px;
}
/* .banner-down-arrow{
    top: auto;
    bottom: 0;
    z-index: 1;
    width: 0px;
    height: 0px;
    border-left: 20px solid transparent;
    border-right: 20px solid transparent;
    border-top: 20px solid #232323;
    transform: translate(-50%, 100%) rotate(0deg);
    -webkit-transform: translate(-50%, 100%) rotate(0deg);
    -moz-transform: translate(-50%, 100%) rotate(0deg);
    -ms-transform: translate(-50%, 100%) rotate(0deg);
    position: absolute;
    left: 50%;
    background-color: transparent;
} */
header li {
    display: inline-block
}
.nav ul.navmain li {
    align-items: center;
    display: flex;
}
header li a {
    font-size: 20px;
    text-transform: uppercase;
    color: #fff;
    -webkit-transition: color 0.3s;
    -moz-transition: color 0.3s;
    -ms-transition: color 0.3s;
    transition: color 0.3s
}

header li a:hover {
    color: #8bc249
}
.nav ul.navmain li:hover .menu-outter i {
    color: #8bc249
}
.nav ul.navmain li:hover .menu-outter a {
    color: #8bc249
}
.nav ul.navmain li.active .menu-outter i {
    color: #8bc249
}
.nav ul.navmain li.active .menu-outter a {
    color: #8bc249
}
header .header-right {
    padding-right: 20px;
    /* max-width: 74%; */
    /* width: 100%; */
    /* display: -webkit-flex; */
    display: -ms-flex;
    display: flex;
    /* -webkit-box-pack: justify; */
    -ms-flex-pack: justify;
    /* justify-content: flex-end; */
    /* -webkit-box-align: center; */
    -ms-flex-align: center;
    align-items: center;
    /* transition: 0.5s ease; */
    /* padding-left: 15px;*/
}
/* header .header-right {
    margin-right: 15px;
    max-width: 540px;
    width: 100%;
    display: -webkit-flex;
    display: -ms-flex;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    transition: 0.5s ease;
} */

/* header .right {
    max-width: 360px;
    width: 100%;
    -webkit-box-flex: 1;
    -ms-flex: 1 0 360px;
    flex: 1 0 360px
} */

header .cart-row {
    display: -webkit-flex;
    display: -ms-flex;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: flex-end;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

header .logo {
    margin-left: 15px;
    max-width: 280px;
    display: inline-block;
    vertical-align: middle;
    transition: 0.5s ease;
}

header .cart {
    font-size: 16px;
    display: inline-block;
    position: relative;
    text-transform: capitalize;
    color: #fff;
    font-style: normal;
    font-family: "United Serif Rg Md";
    font-weight: 500;
    margin-right: 25px;
    margin-left: 30px;
}
header .cart i {
    margin-right: 5px;
    color: #8bc249
}

header .badge {
    top: 0px;
    margin-left: 10px;
    padding: 2px 8px 0px;
    display: inline-block;
    position: relative;
    color: #fff;
    background-color: #8bc249;
    font-family: "Myriad Pro";
    font-weight: bold;
    font-style: italic
}

header .badge span {
    font-size: 13px;
    line-height: 22px;
}

header .badge::before {
    content: '';
    width: 10px;
    height: 10px;
    left: 0;
    top: 50%;
    position: absolute;
    background-color: #8bc249;
    -webkit-transform: translate(-50%, -50%) rotate(45deg);
    -moz-transform: translate(-50%, -50%) rotate(45deg);
    -ms-transform: translate(-50%, -50%) rotate(45deg);
    transform: translate(-50%, -50%) rotate(45deg)
}
header .button {
    width: 180px;
    height: 42px;
    font-size: 13px !important;
    padding: 0 !important;
    display: flex!important;
    justify-content: center;
    align-items: center;
}

header.sticky {
    position: fixed;
    width: 100%;
    z-index: 99999999999;
    top: 0;
    left: 0;
    right: 0;
    /* background: #1a1a1a !important; */
    /* padding: 20px 0 */
}

header.sticky .header-top {
    display: flex;
}

/* header.sticky .header-top .logo {
    max-width: 300px
} */

header.sticky .header-top .header-right {
    display: flex;
}
/* header.sticky ul.navmain li.active .menu-outter.menu-arrow-active::after {
    bottom: -43px;
} */
header.sticky .nav {
    /* display: inline-block; */
    /* width: 76%; */
    /* float: right; */
    /* margin: 16px 0; */
    transition: 0.5s ease;
}

header.sticky .nav .subnav {
    /* padding: 25px 15px;
    border-top: 4px solid #8bc249; */
    /* top: 88px !important */
}
.nav {
    margin-top: 0px;
    text-align: center;
    /* transition: 0.5s ease; */
}

.nav ul {
    max-width: 1170px;
    width: 100%;
    margin: 0 auto;
    display: -webkit-flex;
    display: -ms-flex;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.nav .navmain>li>a {
    position: relative
}

.nav .navmain>li>a::before {
    content: '';
    bottom: -40px;
    width: 10px;
    height: 10px;
    left: 50%;
    opacity: 0;
    position: absolute;
    background-color: #8bc249;
    -webkit-transform: translate(-50%, -50%) rotate(45deg);
    -moz-transform: translate(-50%, -50%) rotate(45deg);
    -ms-transform: translate(-50%, -50%) rotate(45deg);
    transform: translate(-50%, -50%) rotate(45deg)
}

.nav .navmain>li.active>a {
    color: #8bc249
}

.nav .navmain>li.active>.dd::before {
    opacity: 1
}

/* .nav a {
    font-size: 16px;
    line-height: 1;
    color: #fff;
    font-style: normal;
    font-family: "United Sans SmEx Md";
    font-weight: 500
} */
.nav a {
    font-size: 14px;
    line-height: 1;
    color: #fff;
    font-style: normal;
    font-family: 'United Sans Rg Bd';
    font-weight: 600;
    letter-spacing: 1px;
}
.nav i {
    margin-top: -2px;
    right: -30px;
    top: 50%;
    position: absolute;
    -webkit-transform: translate(0, -50%);
    -moz-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    transform: translate(0, -50%)
}

/* .nav .subnav {
    opacity: 0;
    visibility: hidden;
    z-index: 1;
    width: 100%;
    left: 0;
    padding: 40px 15px;
    text-align: center;
    position: absolute;
    border-top: 8px solid #8bc249;
    background-color: #000
} */
.nav .subnav {
    visibility: visible;
    z-index: 1;
    width: 100%;
    left: 0;
    padding: 23px 15px;
    text-align: center;
    position: absolute;
    border-top: 3px solid #8bc249;
    background-color: #000;
    opacity: 9;
    height: 70px;
    top: 88px !important;
}
.nav .subnav ul {
    max-width: 1360px;
    width: 100%;
    margin: 0 auto
}
.nav ul.navmain .navhead-sublinks {
    justify-content: center;
}
.nav ul.navmain .navhead-sublinks li {
    margin: 0px 20px;
}
@media (min-width: 1440px) and (max-width: 1919px) {
    .nav ul {
        max-width: 910px;
    }
    .nav .navmain>li>a::before {
        bottom: -40px
    }
    /* .nav a {
        font-size: 14px
    } */
    .nav i {
        right: -20px
    }
    /* .nav .subnav {
        padding: 25px;
        border-top-width: 6px
    } */
    .nav .subnav ul {
        max-width: 1150px
    }
}

@media (min-width: 1200px) and (max-width: 1439px) {
    /* .nav ul {
        max-width: 940px
    }
    .nav .navmain>li>a::before {
        bottom: -42px
    }
    .nav a {
        font-size: 13px
    } */
    .nav i {
        margin-top: 0;
        right: -20px
    }
    /* .nav .subnav {
        padding: 15px;
        border-top-width: 6px
    } */
    /* .nav .subnav ul {
        max-width: 990px
    } */
}

@media (min-width: 1024px) and (max-width: 1199px) {
    .nav ul {
        max-width: 100%;
        display: block;
    }
    .nav ul.navmain li {
        display: inline-block;
    }
    header.sticky .nav ul.navmain {
        text-align: right;
    }
    .nav ul li + li {
      margin-left: 55px;
    }

    .sticky .navmain li + li {
      margin-left: 20px;
    }

    .sticky .navmain li a {
      font-size: 12px;
    }

    .nav a {
        font-size: 14px
    }
    .nav i {
        margin-top: 0;
        right: -20px
    }
    .nav .subnav {
        padding: 20px 15px;
        border-top: 5px solid #8bc249
    }
    .nav .subnav ul {
        max-width: 900px
    }
}

@media (max-width: 1023px) {
    .baja_kit_logo_section .s-logo-mark ul li img {
        padding: 0;
        max-width: 60%;
        margin: auto;
        display: block;
    }
    .nav {
        display: none
    }
    ul.navmain li:nth-child(1).active .menu-outter .menu-arrow-active::after {
        display: none;
    }
    ul.navmain li:nth-child(3).active .menu-outter .menu-arrow-active::after {
        display: none;
    }
    ul.navmain li:nth-child(7).active .menu-outter .menu-arrow-active::after {
        display: none;
    }
}

.map img {
    width: 100%;
    display: block
}

footer {
    width: 100%;
    padding: 50px 0;
    bottom: 0;
    left: 0;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    background-image: url("../images/footer/footer-bg.jpg");
    position: absolute;
    border-top: 15px solid #8bc249;
    font-style: normal;
    font-family: "United Sans Rg Bd";
    font-weight: bold
}

footer .row {
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
}

footer [class^="footer-"] {
    padding: 0 15px
}

footer ul {
    font-size: 0
}

footer li {
    margin-right: 32px;
    display: inline-block;
    vertical-align: middle;
    position: relative
}

footer li:last-child {
    margin-right: 0
}

footer span,
footer a {
    font-size: 16px;
    display: block;
    text-transform: capitalize;
    color: #fff;
    -webkit-transition: color 0.3s;
    -moz-transition: color 0.3s;
    -ms-transition: color 0.3s;
    transition: color 0.3s;
    letter-spacing: 1px;
}

footer a:hover {
    color: #8bc249
}

footer .footer-left li {
    margin-right: 42px
}

footer .footer-left li:last-child {
    margin-right: 0
}

footer .footer-left li:last-child::after {
    display: none
}

footer .footer-left li::after {
    content: "";
    top: 2px;
    right: -21px;
    width: 2px;
    height: 16px;
    position: absolute;
    background-color: #fff
}

@media (min-width: 1200px) and (max-width: 1439px) {
    footer {
        padding: 30px 0;
        border-top-width: 8px
    }
    footer span,
    footer a {
        font-size: 13px
    }
    footer .footer-left li {
        margin-right: 20px
    }
    footer .footer-left li::after {
        right: -10px;
        height: 11px
    }
}

@media (min-width: 768px) and (max-width: 1199px) {

    footer {
        padding: 30px 0;
        border-top-width: 5px
    }
    footer span,
    footer a {
        font-size: 14px;
        letter-spacing: 1px
    }
    footer .footer-left li {
        margin-right: 24px
    }
    footer .footer-left li::after {
        top: 1px;
        right: -12px;
        height: 14px
    }
}

@media (max-width: 767px) {
  .newsletter div.wpcf7-response-output {
    margin: 0px 0px 15px;
    font-size: 13px;
    padding: 0 5px;
}
    footer {
        padding: 20px 0;
        border-top-width: 4px
    }
    footer .row {
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center
    }
    footer [class^="footer-"] {
        padding: 0
    }
    footer ul {
        font-size: 0
    }
    footer li {
        margin: 0 8px;
        text-align: center
    }
    footer li:first-child {
        margin-left: 0
    }
    footer span,
    footer a {
        font-size: 11px;
        letter-spacing: 1px
    }
    footer .footer-left {
        text-align: center;
        margin-bottom: 15px
    }
    footer .footer-left li {
        margin-right: 10px
    }
    footer .footer-left li::after {
        top: 1px;
        right: -9px;
        height: 10px
    }
    footer .footer-right a {
        font-size: 18px
    }
    .logo-creation-content {
        height: 250px !important;
    }
    .logo-creation-block ul li {
        min-height: unset;
    }
    .fig img {
        width: 100%;
    }
}

.form-input {
    margin-bottom: 30px;
    padding: 5px 30px;
    width: 100%;
    height: 65px;
    font-size: 20px;
    line-height: 1.2;
    border: 1px solid #cbcbcb;
    position: relative;
    background-color: #fff;
    color: #000;
    font-style: normal;
    font-family: "United Sans Rg Bd";
    font-weight: bold;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    -ms-border-radius: 0;
    border-radius: 0;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    -ms-box-shadow: none;
    box-shadow: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    -ms-appearance: none;
    appearance: none
}

.form-input.placeholder {
    color: #000;
    text-transform: capitalize
}

.form-input:-moz-placeholder {
    color: #000;
    text-transform: capitalize
}

.form-input::-moz-placeholder {
    color: #000;
    text-transform: capitalize
}

.form-input:-ms-input-placeholder {
    color: #000;
    text-transform: capitalize
}

.form-input::-webkit-input-placeholder {
    color: #000;
    text-transform: capitalize
}

.form-input select {
    z-index: 1;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    padding: 5px 50px 5px 30px;
    border: none;
    position: absolute;
    background-color: transparent;
    font-style: normal;
    font-family: "United Sans Rg Bd";
    font-weight: bold;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    -ms-border-radius: 0;
    border-radius: 0;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    -ms-box-shadow: none;
    box-shadow: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    -ms-appearance: none;
    appearance: none
}

.form-input .icon {
    z-index: 0;
    top: 50%;
    right: 25px;
    position: absolute;
    -webkit-transform: translate(0, -50%);
    -moz-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    transform: translate(0, -50%)
}

.form-input:focus {
    outline: 0
}

textarea.form-input {
    padding-top: 25px;
    min-height: 300px;
    resize: none
}

@media (min-width: 1440px) and (max-width: 1919px) {
    .form-input {
        margin-bottom: 25px;
        padding: 5px 25px;
        height: 60px;
        font-size: 18px
    }
    .form-input select {
        padding: 5px 50px 5px 25px
    }
    textarea.form-input {
        padding-top: 25px;
        min-height: 270px
    }
}

@media (min-width: 1200px) and (max-width: 1439px) {
    .form-input {
        margin-bottom: 25px;
        padding: 5px 25px;
        height: 54px;
        font-size: 18px
    }
    .form-input select {
        padding: 5px 50px 5px 25px
    }
    textarea.form-input {
        padding-top: 25px;
        min-height: 250px
    }
}

@media (min-width: 1024px) and (max-width: 1199px) {
    .form-input {
        margin-bottom: 25px;
        padding: 5px 25px;
        height: 52px;
        font-size: 16px
    }
    .form-input select {
        padding: 5px 50px 5px 25px
    }
    textarea.form-input {
        padding-top: 25px;
        min-height: 220px
    }

    .archive.post-type-archive-product .news-inner .container {
        max-width: 95%;
    }

  .single-product .p-single-description p {
    padding-right: 0;
    margin-right: 0 !important;
  }

  .buy-quantity-section {
      width: 100% !important;
  }

  .quantity-button {
      width: 44% !important;
  }
}

@media (min-width: 768px) and (max-width: 1023px) {
    .form-input {
        margin-bottom: 25px;
        padding: 5px 25px;
        height: 50px;
        font-size: 16px
    }
    .form-input select {
        padding: 5px 50px 5px 25px
    }
    textarea.form-input {
        padding-top: 25px;
        min-height: 200px
    }

    .shop-right {
        width: 100%;
        max-width: 22%;
        margin-top: 20px;
    }

    .shop-left .card-content h5 {
      font-size: 16px !important;
    }

    .shop-left .card-content .price span {
      font-size: 12px;
    }

    .archive.post-type-archive-product .news-inner .container {
      max-width: 720px;
  }
}

@media (max-width: 767px) {
  .our-clients ul li {
      flex-wrap: wrap;
      margin-bottom: 10px;
  }
  .our-clients-logos {
      padding: 0 15px 12px;
      width: 50%;
  }
  .our-clients ul {
      padding: 15px 20px 0;
      display: flex;
      flex-wrap: wrap;
  }
  .our-clients ul li:last-child .our-clients-logos {
    padding: 0 12px 30px;
  }
  .our-clients ul li:last-child {
    order: -1;
  }
    .form-input {
        margin-bottom: 25px;
        height: 54px;
        font-size: 16px;
        padding: 5px 25px;
        padding-top: 8px;
        border-width: 1px
    }
    .form-input select {
        padding: 5px 50px 5px 25px
    }
    textarea.form-input {
        padding-top: 20px;
        min-height: 180px
    }

    .shop-left .card {
      width: 100% !important;
      padding-left: 0 !important;
    }

    .archive.post-type-archive-product .shop-right {
      width: 100% !important;
      max-width: 100% !important;
      display: block;
      text-align: center;
  }
}

.btn-row {
    font-size: 0;
    margin-top: 55px;
    text-align: center
}

.button {
    font-size: 20px;
    line-height: 1;
    height: 65px;
    max-width: 300px;
    width: 100%;
    padding: 22px 60px 23px !important;
    letter-spacing: 1px;
    text-align: center;
    text-transform: uppercase;
    cursor: pointer;
    display: inline-block;
    vertical-align: top;
    position: relative;
    color: #8bc249;
    background-color: transparent;
    border: 2px solid #8bc249 !important;
    font-style: normal;
    font-family: "United Sans Rg Bd";
    font-weight: bold;
    -webkit-transition: background-color 0.2s, colo 0.2s;
    -moz-transition: background-color 0.2s, colo 0.2s;
    -ms-transition: background-color 0.2s, colo 0.2s;
    transition: background-color 0.2s, colo 0.2s
}

.button:hover {
    color: #fff;
    background-color: #a3cf6f
}

.button:hover img {
    right: -5px;
    display: none
}

.button:hover img.green-hover {
    display: inline-block
}

.button span,
.button img {
    display: inline-block;
    vertical-align: middle
}

.button img {
    max-width: 24px;
    margin-left: 15px;
    right: 0;
    top: -1px;
    position: relative;
    -webkit-transition: right 0.3s;
    -moz-transition: right 0.3s;
    -ms-transition: right 0.3s;
    transition: right 0.3s
}

.button img.green-hover {
    display: none
}

.button-outline {
    background-color: transparent !important;
    color: #8bc249 !important;
}

.button-outline:hover {
    background-color: #8bc249
}

@media (min-width: 1440px) and (max-width: 1919px) {
    .button {
        font-size: 20px;
        height: 64px;
        max-width: 330px;
        padding: 24px 40px
    }
    .button:hover img {
        right: -3px
    }
}

@media (min-width: 1200px) and (max-width: 1439px) {
    .button {
        font-size: 18px;
        height: 60px;
        max-width: 300px;
        padding: 21px 40px
    }
    .button:hover img {
        right: -3px
    }
    .button img {
        margin-left: 10px
    }
}

@media (min-width: 768px) and (max-width: 1199px) {
    .button {
        font-size: 16px;
        height: 52px;
        max-width: 270px;
        padding: 16px 30px!important;
    }
    .button:hover img {
        right: -3px
    }
    .button img {
        max-width: 20px;
        margin-left: 5px
    }
}

@media (max-width: 767px) {
  .button {
      font-size: 16px;
      height: 50px;
      max-width: 100%;
      padding: 17px 30px !important;
      line-height: 10px;
  }
    .button:hover img {
        right: -3px
    }
    .button img {
        max-width: 22px;
        margin-left: 10px
    }
}

.mod-heading {
    margin-bottom: 50px;
    width: 100%;
    display: inline-block;
    vertical-align: top;
    text-align: center;
    position: relative
}

.mod-heading h2 {
    z-index: 1;
    letter-spacing: 2px;
    position: relative;
    display: inline-block;
    color: #8bc249;
    background-color: #fff;
    font-style: normal;
    font-family: "United Serif SmEx Bd";
    font-weight: bold;
    padding: 4px 40px;
}

.mod-heading::after {
    content: "";
    left: 0;
    top: 3px;
    z-index: 0;
    width: 100%;
    height: 80%;
    position: absolute;
    background-color: #f1f1f1
}

@media (min-width: 1440px) and (max-width: 1919px) {
    .mod-heading {
        margin-bottom: 40px
    }
}

@media (min-width: 1200px) and (max-width: 1439px) {
    .mod-heading {
        margin-bottom: 30px
    }
    .mod-heading h2 {
        width: 315px
    }
    .client-logo-garage-page .mod-heading h2 {
        width: 385px;
    }
    .client img {
        max-height: 50px;
    }
}

@media (min-width: 1024px) and (max-width: 1199px) {
    .mod-heading {
        margin-bottom: 30px
    }
    .mod-heading h2 {
        width: 258px
    }
}

@media (min-width: 768px) and (max-width: 1023px) {
    .mod-heading {
        margin-bottom: 30px
    }
    .mod-heading h2 {
        width: 260px
    }
}

@media (max-width: 767px) {
    .mod-heading {
        margin-bottom: 20px
    }
    .mod-heading::after {
        top: 2px;
        width: 100vw;
        left: 50%;
        margin-left: -50vw
    }
    .mod-heading h2 {
        padding: 2px 15px;
        width: auto
    }
}

.hero {
    /* padding: 130px 0; */
    padding: 20px 0;
    width: 100%;
    text-align: center;
    position: relative;
    display: inline-block;
    vertical-align: top;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    height: 570px !important;
}

.hero h1,
.hero h2 {
    color: #fff
}

.hero h2 {
  line-height: 1.2;
  margin-top: 10px;
  max-width: 500px;
  width: 100%;
  font-size: 26px;
  display: inline-block;
  vertical-align: top;
  font-style: normal;
  font-family: "United Sans SmEx Md";
  font-weight: 500;
}

.hero img {
    max-width: 320px;
    margin-bottom: 50px;
    display: inline-block
}

.hero .heroSlider {
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    position: absolute
}

.hero .heroSlider * {
    height: 100%
}

.hero .heroBg {
    width: 100%;
    height: 100%;
    position: relative;
    background-position: bottom;
    background-repeat: no-repeat;
    background-size: cover
}

.hero .container,
.hero .row {
    height: 100%
}

.hero .row {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

@media (min-width: 1440px) and (max-width: 1919px) {
    .hero {
        padding: 80px 0
    }
    .hero h1 {
        font-size: 50px
    }
    .hero h2 {
        font-size: 18px;
        max-width: 410px
    }
    .hero img {
        max-width: 280px
    }
}

@media (min-width: 1200px) and (max-width: 1439px) {
    .hero {
        padding: 40px 0
    }
    .hero h1 {
        font-size: 62px
    }
    .hero h2 {
        margin-top: 20px;
        font-size: 17px;
    }
    .hero img {
        max-width: 260px
    }
}

@media (min-width: 1024px) and (max-width: 1199px) {
    .hero {
        padding: 80px 0;
        height: 380px !important;
    }
    .hero h1 {
        font-size: 38px
    }
    .hero h2 {
        font-size: 14px;
        max-width: 300px
    }
    .hero img {
        max-width: 220px
    }
}

@media (min-width: 768px) and (max-width: 1023px) {
    .hero {
        padding: 80px 0;
        height: 400px !important;
    }
    .hero h1 {
        font-size: 40px
    }
    .hero h2 {
        font-size: 16px;
        max-width: 340px
    }
    .hero img {
        max-width: 240px
    }
}

@media (max-width: 767px) {
    .hero {
        min-height: 450px !important;
        padding: 80px 0;
        height: 450px !important;
    }
    .hero h2 {
        margin-top: 10px;
        font-size: 12px;
        max-width: 300px
    }
    .hero img {
        max-width: 160px;
        margin-bottom: 30px
    }
}

.panel {
    padding: 140px 0 70px;
    position: relative;
    text-align: center;
    background-image: url("../images/about/about-bg.jpg");
    background-position: center top;
    background-repeat: no-repeat;
    background-size: cover;
    color: #fff
}

.panel h2 {
    margin-bottom: 40px
}

.panel p {
    font-size: 20px;
    line-height: 1.5;
    font-style: normal;
    font-family: "United Serif Rg Lt";
    font-weight: 300
}

.panel a {
    margin-top: 70px;
    display: inline-block;
    color: #8bc249;
    -webkit-transition: opacity 0.3s;
    -moz-transition: opacity 0.3s;
    -ms-transition: opacity 0.3s;
    transition: opacity 0.3s
}

.panel a:hover {
    opacity: 0.5
}

.panel .about-logo {
    opacity: 0.15;
    height: 145px;
    display: block;
    margin: 50px auto 0
}

.panel .icon {
    z-index: 1;
    top: -10px;
    max-width: 80px;
    left: 50%;
    position: absolute;
    -webkit-transform: translate(-50%, 0);
    -moz-transform: translate(-50%, 0);
    -ms-transform: translate(-50%, 0);
    transform: translate(-50%, 0)
}

.panel .wrap {
    max-width: 900px;
    width: 100%;
    margin: 0 auto
}

@media (min-width: 1440px) and (max-width: 1919px) {
    .panel {
        padding: 120px 0 70px
    }
    .panel h2 {
        margin-bottom: 40px
    }
    .panel p {
        font-size: 18px
    }
    .panel a {
        margin-top: 50px;
        font-size: 20px
    }
    .panel .about-logo {
        margin-top: 50px;
        max-width: 800px
    }
    .panel .icon {
        max-width: 60px
    }
    .panel .wrap {
        max-width: 900px
    }
}

@media (min-width: 1024px) and (max-width: 1439px) {
    .panel {
        padding: 120px 0 70px
    }
    .panel h2 {
        margin-bottom: 40px
    }
    .panel p {
        font-size: 18px
    }
    .panel a {
        margin-top: 40px;
        font-size: 22px
    }
    .panel .about-logo {
        margin-top: 50px;
        max-width: 600px
    }
    .panel .icon {
        max-width: 50px
    }
    .panel .wrap {
        max-width: 700px
    }
}

@media (min-width: 768px) and (max-width: 1023px) {
    .panel {
        padding: 120px 0 70px
    }
    .panel h2 {
        margin-bottom: 30px
    }
    .panel p {
        font-size: 18px
    }
    .panel a {
        margin-top: 30px;
        font-size: 18px
    }
    .panel .about-logo {
        margin-top: 50px;
        max-width: 500px
    }
    .panel .icon {
        max-width: 50px
    }
    .panel .wrap {
        max-width: 600px
    }
}

@media (max-width: 767px) {
    .panel {
        padding: 80px 0 50px;
        background-image: url("../images/about/about-bg-mob.jpg")
    }
    .panel h2 {
        margin-bottom: 30px;
        line-height: 1.5
    }
    .panel p {
        font-size: 18px
    }
    .panel a {
        margin-top: 30px;
        font-size: 18px
    }
    .panel .about-logo {
        display: none;
        margin-top: 50px;
        max-width: 100%
    }
    .panel .icon {
        max-width: 40px
    }
    .panel .wrap {
        max-width: 100%
    }
}

.thumb {
    padding: 50px 0;
    position: relative;
    background-image: url(../../library/images/case/case-line-bottom.png);
    background-position: right bottom;
    background-repeat: no-repeat;
    background-size: 50%;
}

.thumb h2 {
    margin-bottom: 50px;
    color: #8bc249
}

.thumb ul {
    display: -webkit-flex;
    display: -ms-flex;
    display: flex;
    -webkit-box-pack: space-evenly;
    -ms-flex-pack: space-evenly;
    justify-content: space-evenly
}

.thumb li {
    font-size: 20px;
    cursor: pointer;
    display: inline-block;
    text-transform: uppercase;
    position: relative;
    color: #fff;
    font-style: normal;
    font-family: 'United Sans Rg Bd';
    font-weight: 500;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -ms-transition: all 0.3s;
    transition: all 0.3s;
    letter-spacing: 2px;
    font-weight: bold;
}

.thumb li::before {
    content: '';
    top: 100%;
    left: 0;
    height: 2px;
    width: 100%;
    opacity: 0;
    position: absolute;
    background-color: #8bc249;
    -webkit-transition: opacity 0.3s;
    -moz-transition: opacity 0.3s;
    -ms-transition: opacity 0.3s;
    transition: opacity 0.3s
}

.thumb li:hover {
    color: #8bc249
}

.thumb li.active::before {
    opacity: 1
}

.thumb .grid-menu {
    text-align: center
}

.thumb .grid {
    font-size: 0;
    width: 100%;
    margin-top: 40px
}

.thumb .item {
    vertical-align: top;
    display: inline-block;
    width: 25%
}

.thumb .item img {
    display: block;
    -webkit-filter: grayscale(100%);
    -moz-filter: grayscale(100%);
    -ms-filter: grayscale(100%);
    -o-filter: grayscale(100%);
    filter: grayscale(100%);
    -webkit-transition: filter 0.3s;
    -moz-transition: filter 0.3s;
    -ms-transition: filter 0.3s;
    transition: filter 0.3s
}

.thumb .item img:hover {
    -webkit-filter: grayscale(0);
    -moz-filter: grayscale(0);
    -ms-filter: grayscale(0);
    -o-filter: grayscale(0);
    filter: grayscale(0)
}

.thumb .btn-row {
    display: block
}

@media (min-width: 1440px) and (max-width: 1919px) {
    .thumb li {
        font-size: 22px
    }
    .thumb .button {
        max-width: 250px;
        padding: 22px 40px
    }
}

@media (min-width: 1200px) and (max-width: 1439px) {
    .thumb li {
        font-size: 16px
    }
    .thumb .grid {
        margin-top: 30px
    }
    .thumb .button {
        max-width: 240px;
        padding: 22px 40px
    }
}

@media (min-width: 1024px) and (max-width: 1199px) {
    .thumb li {
        font-size: 18px
    }
    .thumb .grid {
        margin-top: 25px
    }
    .thumb .button {
        max-width: 230px;
        padding: 18px 30px
    }
}

@media (min-width: 768px) and (max-width: 1023px) {
    .thumb li {
        font-size: 16px
    }
    .thumb .grid {
        margin-top: 20px
    }
    .thumb h2 {
        margin-bottom: 30px
    }
    .thumb .button {
        max-width: 210px;
        padding: 18px 30px
    }
}

@media (max-width: 767px) {
    .thumb {
        background-image: url("../images/case/case-line-bottom.png")
    }
    .thumb li {
        font-size: 14px;
        margin-right: 15px;
        margin-bottom: 5px
    }
    .thumb h2 {
        margin-bottom: 0
    }
    .thumb .grid-menu {
        display: none
    }
    .thumb .grid {
        margin-top: 30px
    }
    .thumb .item {
        width: 50%
    }
    .thumb .button {
        max-width: 200px;
        padding: 18px 30px
    }
}

.client {
    padding: 30px 0;
    position: relative;
    background-color: #fff
}

.client .wrap {
    /* max-width: 1380px; */
    max-width: 100%;
    width: 100%;
    margin: 0 auto
}

.client .row {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.client .mod-heading h2 {
    background-color: #fff
}

.client .mod-heading::after {
    background-color: #f1f1f1
}

.client .col {
    margin: 20px 0;
    max-width: 16.66%;
    -webkit-box-flex: 0;
    -ms-flex: 0 1 16.66%;
    flex: 0 1 16.66%
}

.client img {
    opacity: 0.3
}
.client {
    background-color: #000;
    padding: 30px 0px 60px;
}

.client .mod-heading h2 {
    background-color: #000
}


.client .mod-heading::after {
    background-color: #272727
}

.client img {
    opacity: 1;
    width: 100%;
}

@media (min-width: 768px) and (max-width: 1023px) {
    .client .col {
        max-width: 20%;
        -webkit-box-flex: 0;
        -ms-flex: 0 1 20%;
        flex: 0 1 20%
    }
}

@media (max-width: 767px) {
    .client {
        padding: 20px 0
    }
    .client .col {
        margin: 10px 0;
        max-width: 33.33%;
        -webkit-box-flex: 0;
        -ms-flex: 0 1 33.33%;
        flex: 0 1 33.33%
    }
}

@media (max-width: 767px) and (orientation: landscape) {
    .client .col {
        max-width: 25%;
        -webkit-box-flex: 0;
        -ms-flex: 0 1 25%;
        flex: 0 1 25%
    }
}

.card-thumb {
    margin-bottom: 30px;
    position: relative;
    background-position: center top;
    background-repeat: no-repeat;
    background-size: cover;
    background-image: none;
    color: #fff
}

.card-thumb::before {
    content: '';
    z-index: 0;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    position: absolute;
    background-color: rgba(0, 0, 0, 0.05)
}

.card-thumb h2 {
    font-size: 46px;
    letter-spacing: 1px;
    text-align: left;
    font-style: normal;
    font-family: "United Serif SmEx Bd";
    font-weight: bold
}

.card-thumb h2 a {
    color: #fff;
    text-decoration: none;
}

.card-thumb p {
    font-size: 24px;
    font-style: normal;
    font-family: "United Serif Rg Lt";
    font-weight: 300
}

.card-thumb span {
    margin-top: 2px;
    margin-bottom: 8px;
    font-size: 14px;
    color: #8bc249;
    display: block;
    font-style: normal;
    font-family: "United Serif SmEx Bd";
    font-weight: bold
}

.card-thumb .card-thumb--content {
    z-index: 1;
    width: 100%;
    bottom: 80px;
    padding: 0 50px;
    position: absolute
}

@media (min-width: 1440px) and (max-width: 1919px) {
    .card-thumb {
        margin-bottom: 30px
    }
    .card-thumb h2 {
        font-size: 38px
    }
    .card-thumb p {
        font-size: 22px
    }
    .card-thumb .card-thumb--content {
        bottom: 40px;
        padding: 0 30px
    }
}

@media (min-width: 1200px) and (max-width: 1439px) {
    .card-thumb {
        margin-bottom: 30px
    }
    .card-thumb h2 {
        font-size: 32px
    }
    .card-thumb p {
        font-size: 20px
    }
    .card-thumb .card-thumb--content {
        bottom: 40px;
        padding: 0 30px
    }
}

@media (min-width: 1024px) and (max-width: 1199px) {
  .mod-heading h2{
        font-size: 17px;
  }
    .card-thumb {
        margin-bottom: 30px
    }
    .card-thumb h2 {
        font-size: 28px
    }

    .card-thumb p {
        font-size: 18px
    }
    .card-thumb span {
        font-size: 14px
    }
    .card-thumb .card-thumb--content {
        bottom: 40px;
        padding: 0 30px
    }
}
@media (min-width: 768px) and (max-width: 1023px) {
    .our-clients ul li:last-child {
        order: -1;
    }
    .our-clients ul li {
        margin-bottom: 10px;
        margin-top: 0px;
    }
    .our-clients ul li:last-child .our-clients-logos {
        padding: 0 15px;
    }
    .our-clients-logos {
        max-width: 25%;
        text-align: center;
        padding: 0 15px;
        margin-bottom: 40px;
    }
    .our-clients ul li {
        width: 100%;
        flex-wrap: wrap;
    }
    .our-clients ul {
        padding: 0 15px;
        flex-wrap: wrap;
        display: flex;
    }
    .mod-heading h2{
          font-size: 17px;
    }
    .card-thumb {
        margin-bottom: 30px
    }
    .card-thumb h2 {
        font-size: 24px
    }
    .card-thumb p {
        font-size: 18px
    }
    .card-thumb span {
        font-size: 14px
    }
    .card-thumb .card-thumb--content {
        bottom: 30px;
        padding: 0 30px
    }
}

@media (max-width: 767px) {

    .card-thumb {
        margin-bottom: 30px
    }
    .card-thumb h2 {
        font-size: 20px
    }
    .card-thumb p {
        font-size: 16px
    }
    .card-thumb span {
        font-size: 14px
    }
    .card-thumb .card-thumb--content {
        bottom: 15px;
        padding: 0 15px
    }
}

.fig {
    margin-bottom: 40px;
    position: relative
}

.fig h2 {
    font-size: 22px;
    line-height: 1.5;
    letter-spacing: 1px;
    margin-bottom: 20px;
    text-align: left;
    text-transform: uppercase;
    font-style: normal;
    font-family: "United Serif SmEx Bd";
    font-weight: bold
}

.fig h2 span {
    display: block
}

.fig p {
    font-size: 20px;
    line-height: 1.5;
    color: #1a1a1a;
    font-style: normal;
    font-family: "United Serif Rg Lt";
    font-weight: 300
}

.fig a {
    font-size: 18px;
    display: inline-block;
    text-transform: uppercase;
    color: #8bc249;
    font-style: normal;
    font-family: "United Serif SmEx Bd";
    font-weight: bold;
    -webkit-transition: color 0.3s;
    -moz-transition: color 0.3s;
    -ms-transition: color 0.3s;
    transition: color 0.3s;
    display: block;
}

.fig a:hover {
    color: #000
}

.fig img {
    height: auto;
    -webkit-filter: none;
    filter: none;
    -webkit-transition: filter 0.2s;
    -moz-transition: filter 0.2s;
    -ms-transition: filter 0.2s;
    transition: filter 0.2s
}

.fig em {
    font-size: 20px;
    display: block;
    font-style: normal;
    text-transform: uppercase;
    color: #8bc249;
    font-style: normal;
    font-family: "United Serif SmEx Bd";
    font-weight: bold
}

.fig .fig-content {
    padding: 20px 15px 0;
    margin-top: 0;
    background-color: #fff
}

.fig .fig-news h2,
.fig .fig-news a {
    margin-bottom: 5px
}

.fig .fig-news a {
    font-size: 22px;
    line-height: 1.5;
    letter-spacing: 1px;
    text-align: left;
    text-transform: uppercase;
    font-style: normal;
    font-family: "United Serif SmEx Bd";
    font-weight: bold;
    display: inline-block;
    vertical-align: top;
    color: #000
}

.fig .fig-news em {
    margin-bottom: 20px
}

.fig .fig-hover {
    width: 100%;
    margin-bottom: 15px;
    position: relative;
    vertical-align: top;
    display: inline-block
}

.fig .fig-hover::before {
    content: '';
    z-index: 1;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    opacity: 0;
    position: absolute;
    background-color: rgba(0, 0, 0, 0.4);
    -webkit-transition: opacity 0.2s;
    -moz-transition: opacity 0.2s;
    -ms-transition: opacity 0.2s;
    transition: opacity 0.2s
}

.fig .fig-hover span {
    z-index: 1;
    font-size: 28px;
    top: 30%;
    left: 50%;
    opacity: 0;
    padding: 12px 0;
    position: absolute;
    display: inline-block;
    color: #fff;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    -webkit-transition: opacity 0.2s, top 0.2s;
    -moz-transition: opacity 0.2s, top 0.2s;
    -ms-transition: opacity 0.2s, top 0.2s;
    transition: opacity 0.2s, top 0.2s
}

.fig .fig-hover span::before,
.fig .fig-hover span::after {
    content: '';
    left: 0;
    height: 4px;
    width: 100%;
    position: absolute;
    background-color: #8bc249
}

.fig .fig-hover span::before {
    top: 0
}

.fig .fig-hover span::after {
    bottom: 0
}

.fig .hover:hover::before {
    opacity: 1
}

.fig .hover:hover img {
    -webkit-filter: grayscale(1);
    filter: grayscale(1)
}
.fig .hover:hover span {
    top: 50%;
    opacity: 1;
    width: 210px;
    margin: auto;
    text-align: center;
    font-size: 22px;
}
section.news-para.news-index .col-sm-3{
    padding: 0 8px;
}

.fig.center {
    margin-bottom: 0;
    text-align: center
}

.fig.center h2 {
    text-align: center
}
.fig.card .fig-content {
    padding-left: 10px;
}

@media (min-width: 1440px) and (max-width: 1919px) {
    .fig h2 {
        font-size: 18px;
        margin-bottom: 15px
    }
    .fig p {
        font-size: 18px
    }
    .fig a {
        font-size: 18px
    }
    .fig em {
        font-size: 18px
    }
    .fig .fig-content {
        margin-top: 0
    }
    .fig .fig-news h2,
    .fig .fig-news a {
        margin-bottom: 5px
    }
    .fig .fig-news a {
        font-size: 18px
    }
    .fig .fig-news em {
        margin-bottom: 10px
    }
    .fig .fig-hover {
        margin-bottom: 5px
    }
    .fig .fig-hover span {
        font-size: 24px
    }
}

@media (min-width: 1200px) and (max-width: 1439px) {
    .fig h2 {
        font-size: 14px;
        margin-bottom: 15px
    }
    .fig p {
        font-size: 18px
    }
    .fig a {
        font-size: 18px
    }
    .fig em {
        font-size: 14px
    }
    .fig .fig-content {
        margin-top: 0
    }
    .fig .fig-news h2,
    .fig .fig-news a {
        margin-bottom: 5px
    }
    .fig .fig-news a {
        font-size: 14px
    }
    .fig .fig-news em {
        margin-bottom: 10px
    }
    .fig .fig-hover {
        margin-bottom: 15px
    }
    .fig .fig-hover span {
        font-size: 20px
    }
    .fig.card .fig-content {
        padding: 0
    }
}

@media (min-width: 1024px) and (max-width: 1199px) {
    .fig h2 {
        font-size: 12px;
        margin-bottom: 15px
    }
    .fig p {
        font-size: 16px
    }
    .fig a {
        font-size: 16px
    }
    .fig em {
        font-size: 12px
    }
    .fig .fig-content {
        margin-top: 0
    }
    .fig .fig-news a {
        font-size: 12px
    }
    .fig .fig-news em {
        margin-bottom: 10px
    }
    .fig .fig-hover {
        margin-bottom: 10px
    }
    .fig .fig-hover span {
        font-size: 14px
    }
    .fig.card .fig-content {
        padding: 0
    }
}

@media (min-width: 768px) and (max-width: 1023px) {
    .fig {
        margin-bottom: 20px
    }
    .fig h2 {
        font-size: 12px;
        margin-bottom: 5px
    }
    .fig p {
        font-size: 16px
    }
    .fig a {
        font-size: 14px
    }
    .fig em {
        font-size: 12px
    }
    .fig .fig-content {
        margin-top: 0
    }
    .fig .fig-news a {
        font-size: 12px
    }
    .fig .fig-hover {
        margin-bottom: 10px
    }
    .fig.card .fig-content {
        padding: 0
    }
    .fig .fig-hover span {
        font-size: 13px
    }
}

@media (max-width: 767px) {
    .fig {
        margin-bottom: 15px
    }
    .fig h2 {
        font-size: 14px;
        margin-bottom: 0
    }
    .fig p {
        font-size: 18px
    }
    .fig a {
        font-size: 16px
    }
    .fig em {
        font-size: 14px
    }
    .fig .fig-content {
        margin-top: 0
    }
    .fig .fig-news h2,
    .fig .fig-news a {
        margin-bottom: 5px
    }
    .fig .fig-news a {
        font-size: 14px
    }
    .fig .fig-news em {
        margin-bottom: 10px
    }
    .fig .fig-hover {
        margin-bottom: 15px
    }
    .fig .fig-hover span {
        font-size: 13px
    }
    .fig.card .fig-content {
        padding: 0;
        padding-left: 15px
    }
}

.testimonials {
    padding: 80px 0 50px;
    position: relative;
    text-align: center;
    background-position: center top;
    background-repeat: no-repeat;
    background-size: cover;
    color: #fff
}

.testimonials h2 {
    margin-bottom: 50px;
    color: #8bc249
}

.testimonials p {
    font-size: 20px;
    line-height: 1.4;
    margin-bottom: 60px;
    position: relative;
    font-style: normal;
    font-family: "United Sans Rg Bd";
    font-weight: bold
}

.testimonials p::before,
.testimonials p::after {
    content: '';
    top: 0;
    width: 13px;
    height: 11px;
    display: inline-block;
    vertical-align: top;
    color: #8bc249;
    background-position: center center;
    background-size: cover;
    background-position: center center
}

.testimonials p::before {
    margin-right: 3px;
    background-image: url("../images/reviews/quote-open.png")
}

.testimonials p::after {
    background-image: url("../images/reviews/quote-close.png")
}

.testimonials span {
    font-size: 18px;
    letter-spacing: 4px;
    text-transform: uppercase;
    font-style: normal;
    font-family: "United Sans Rg Bd";
    font-weight: bold
}

.testimonials .wrap {
    max-width: 1190px;
    width: 100%;
    margin: 0 auto
}

.testimonials .slick-dots {
    margin-top: 40px;
    bottom: 0;
    position: relative;
    display: inline-block
}

.testimonials li {
    width: 14px;
    height: 14px;
    border: 2px solid #8bc249;
    background-color: #8bc249;
    -webkit-border-radius: 14px;
    -moz-border-radius: 14px;
    -ms-border-radius: 14px;
    border-radius: 14px
}

.testimonials li.slick-active {
    background-color: transparent
}

@media (min-width: 1440px) and (max-width: 1919px) {
    .testimonials h2 {
        margin-bottom: 40px
    }
    .testimonials p {
        font-size: 20px;
        margin-bottom: 50px
    }
    .testimonials span {
        font-size: 20px
    }
    .testimonials .wrap {
        max-width: 1040px
    }
    .testimonials .slick-dots {
        margin-top: 40px
    }
}

@media (min-width: 1024px) and (max-width: 1439px) {
    .testimonials h2 {
        margin-bottom: 40px
    }
    .testimonials p {
        font-size: 20px;
        margin-bottom: 50px
    }
    .testimonials p::before,
    .testimonials p::after {
        width: 13px;
        height: 11px
    }
    .testimonials span {
        font-size: 20px
    }
    .testimonials .wrap {
        max-width: 900px
    }
    .testimonials .slick-dots {
        margin-top: 30px
    }
    .testimonials li {
        width: 12px;
        height: 12px;
        -webkit-border-radius: 12px;
        -moz-border-radius: 12px;
        -ms-border-radius: 12px;
        border-radius: 12px
    }
}

@media (min-width: 1024px) and (max-width: 1199px) {
    .testimonials .wrap {
        max-width: 800px
    }
}

@media (min-width: 768px) and (max-width: 1023px) {
    .testimonials {
        padding: 50px 0
    }
    .testimonials h2 {
        margin-bottom: 40px
    }
    .testimonials p {
        font-size: 16px;
        margin-bottom: 50px
    }
    .testimonials p::before,
    .testimonials p::after {
        width: 13px;
        height: 11px
    }
    .testimonials span {
        font-size: 16px
    }
    .testimonials .wrap {
        max-width: 560px
    }
    .testimonials .slick-dots {
        margin-top: 30px
    }
    .testimonials li {
        width: 12px;
        height: 12px;
        -webkit-border-radius: 12px;
        -moz-border-radius: 12px;
        -ms-border-radius: 12px;
        border-radius: 12px
    }
}

@media (max-width: 767px) {
    .testimonials {
        padding: 40px 0 20px
    }
    .testimonials h2 {
        margin-bottom: 20px
    }
    .testimonials p {
        font-size: 16px;
        line-height: 1.5;
        margin-bottom: 25px
    }
    .testimonials p::before,
    .testimonials p::after {
        width: 8px;
        height: 6px
    }
    .testimonials span {
        font-size: 16px;
        letter-spacing: 2px
    }
    .testimonials .wrap {
        max-width: 100%;
        padding: 0 15px
    }
    .testimonials .slick-slider {
        margin-bottom: 15px
    }
    .testimonials .slick-dots {
        margin-top: 30px
    }
    .testimonials li {
        margin: 0 4px;
        width: 11px;
        height: 11px;
        -webkit-border-radius: 11px;
        -moz-border-radius: 11px;
        -ms-border-radius: 11px;
        border-radius: 11px
    }
}

.newsletter {
    margin-bottom: 20px
}

.newsletter .container,
.newsletter .col {
    padding: 0 6px
}

.newsletter .row {
    margin: 0 -6px
}

.newsletter .newsletter-container {
    max-width: 1300px
}

.newsletter h3 {
    margin-top: 20px;
    margin-bottom: 40px;
    text-transform: uppercase;
    font-size: 30px;
    font-style: normal;
    font-family: "United Serif SmEx Bd";
    font-weight: bold
}

.newsletter .newsletter-button {
    -ms-flex-preferred-size: 240px;
    flex-basis: 240px;
    max-width: 240px
}

@media (min-width: 1440px) and (max-width: 1919px) {
    .newsletter {
        margin-bottom: 20px
    }
    .newsletter .newsletter-container {
        max-width: 1170px
    }
    .newsletter h3 {
        margin-bottom: 30px;
        font-size: 26px
    }
    .newsletter .button {
        height: 60px;
        padding: 0;
        padding-top: 4px
    }
}

@media (min-width: 1200px) and (max-width: 1439px) {
    .newsletter {
        margin-bottom: 20px
    }
    .newsletter .newsletter-container {
        max-width: 960px
    }
    .newsletter h3 {
        margin-bottom: 30px;
        font-size: 24px
    }
    .newsletter .button {
        height: 54px;
        padding: 0 !important;
        padding-top: 4px;
        line-height: 54px;
    }
}

@media (min-width: 1024px) and (max-width: 1199px) {
    .newsletter {
        margin-bottom: 20px
    }
    .newsletter .newsletter-container {
        max-width: 820px
    }
    .newsletter h3 {
        margin-bottom: 30px;
        font-size: 22px
    }
    .newsletter .button {
        height: 52px;
        padding: 0!important;
        padding-top: 4px;
        line-height: 52px;
    }
}

@media (min-width: 768px) and (max-width: 1023px) {
    .newsletter {
        margin-bottom: 20px
    }
    .newsletter .newsletter-container {
        max-width: 700px
    }
    .newsletter h3 {
        margin-bottom: 30px;
        font-size: 22px
    }
    .newsletter .button {
        height: 50px;
        padding: 0!important;
        padding-top: 4px;
        line-height: 50px;
    }
}

@media (max-width: 767px) {
    .newsletter {
        margin-bottom: 50px
    }
    .newsletter h3 {
        margin-top: 0;
        margin-bottom: 20px;
        font-size: 23px
    }
    .newsletter {
        margin-bottom: 20px
    }
    .newsletter .container,
    .newsletter .col {
        padding: 0 15px
    }
    .newsletter .row {
        margin: 0 -15px
    }
    .newsletter .newsletter-container {
        max-width: 100%
    }
    .newsletter h3+.row .col {
        -ms-flex-preferred-size: 100%;
        flex-basis: 100%;
        max-width: 100%
    }
    .newsletter .newsletter-button {
        -ms-flex-preferred-size: 100%;
        flex-basis: 100%;
        max-width: 100%
    }
    .newsletter .newsletter-button button {
        max-width: 100%;
        padding: 18px;
        background-color: #8bc249;
        color: #fff
    }
    .newsletter .newsletter-button button:hover {
        background-color: transparent;
        color: #8bc249
    }
}

.sliding {
    padding-top: 50px;
    padding-bottom: 80px;
    position: relative;
    background-color: #fff
}

.sliding .sliding-wrap {
    max-width: 1540px;
    width: 100%;
    margin: 0 auto
}

.sliding .slick-slide {
    padding: 0 10px
}

.sliding .slick-slide .fig {
    position: relative;
    background-color: #000;
    transition: 1s
}

.sliding .slick-slide .fig .fig-hover {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    right: 0;
    left: 0;
    font-family: "United Serif SmEx Bd";
    text-transform: uppercase;
    transform: scale(0);
    z-index: 9;
    transition: 1s
}

.sliding .slick-slide .fig .fig-hover::before {
    background-color: transparent
}

.sliding .slick-slide .fig .fig-hover span {
    top: -48px;
    opacity: 1
}

.sliding .slick-slide .fig .fig-hover p {
    font-size: 18px;
    display: inline-block;
    text-transform: uppercase;
    font-style: normal;
    font-family: "United Serif SmEx Bd";
    font-weight: bold;
    color: #8bc249
}

.sliding .slick-slide .fig .fig-hover a {
    position: relative;
    z-index: 9
}

.sliding .slick-slide .fig .fig-hover a:hover {
    color: #fff
}

.sliding .slick-slide .fig:hover img {
    opacity: 0.5
}

.sliding .slick-slide .fig:hover .fig-hover {
    transform: scale(1)
}

.sliding .slick-slide .fig .fig-news a {
    text-align: center
}

.sliding .slick-prev,
.sliding .slick-next {
    width: 32px;
    height: 54px;
    top: 40%
}

.sliding .slick-prev::before,
.sliding .slick-next::before {
    content: '';
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    position: absolute;
    background-image: url("../images/news/icon-left.png");
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover
}

.sliding .slick-prev {
    left: -110px
}

.sliding .slick-prev::before {
    background-image: url("../images/news/icon-left.png")
}

.sliding .slick-next {
    right: -110px
}

.sliding .slick-next::before {
    background-image: url("../images/news/icon-rgt.png")
}

@media (min-width: 1440px) and (max-width: 1919px) {
    .sliding .sliding-wrap {
        max-width: 1140px
    }
    .sliding .slick-prev,
    .sliding .slick-next {
        width: 22px;
        height: 38px
    }
    .sliding .slick-prev {
        left: -70px
    }
    .sliding .slick-next {
        right: -70px
    }
    .sliding .slick-slide .fig .fig-hover span {
        top: -38px;
        font-size: 18px
    }
    .sliding .slick-slide .fig .fig-hover p {
        font-size: 16px
    }
}

@media (min-width: 1024px) and (max-width: 1439px) {
    .sliding .sliding-wrap {
        max-width: 1000px
    }
    .sliding .slick-prev,
    .sliding .slick-next {
        width: 20px;
        height: 36px
    }
    .sliding .slick-prev {
        left: -60px
    }
    .sliding .slick-next {
        right: -60px
    }
    .sliding .slick-slide .fig .fig-hover span {
        top: -38px;
        font-size: 15px
    }
    .sliding .slick-slide .fig .fig-hover p {
        font-size: 14px
    }
}

@media (min-width: 1024px) and (max-width: 1199px) {
    .sliding .sliding-wrap {
        max-width: 800px
    }
    .sliding .slick-slide .fig .fig-hover span {
        top: -38px;
        font-size: 15px
    }
    .sliding .slick-slide .fig .fig-hover p {
        font-size: 14px
    }
}

@media (min-width: 768px) and (max-width: 1023px) {
    .sliding {
        padding-bottom: 50px
    }
    .sliding .sliding-wrap {
        max-width: 100%
    }
    .sliding .slick-prev,
    .sliding .slick-next {
        width: 16px;
        height: 28px
    }
    .sliding .slick-prev {
        left: -20px
    }
    .sliding .slick-next {
        right: -20px
    }
    .sliding .slick-slide .fig .fig-hover span {
        top: -38px;
        font-size: 14px
    }
    .sliding .slick-slide .fig .fig-hover p {
        font-size: 13px
    }
}

@media (min-width: 768px) {
    .sliding .slick-slide .fig .read-link {
        display: none
    }
}

@media (max-width: 767px) {
    .sliding {
        padding-top: 20px;
        padding-bottom: 50px
    }
    .sliding .arrow {
        display: none
    }
    .sliding .sliding-wrap {
        max-width: 400px
    }
    .sliding .slick-slide {
        padding: 0
    }
    .sliding .slick-prev,
    .sliding .slick-next {
        width: 12px;
        height: 20px;
        display: none !important
    }
    .sliding .slick-prev {
        left: -10px
    }
    .sliding .slick-next {
        right: -10px
    }
    .sliding .slick-slide .fig .fig-hover span {
        top: -38px;
        font-size: 14px
    }
    .sliding .slick-slide .fig .fig-hover p {
        font-size: 13px
    }
    .sliding .slick-slide .fig .read-link {
        font-size: 13px;
        margin-top: 5px;
        display: inline-block;
        vertical-align: top;
        color: #8bc249
    }
}

.gallery {
    padding: 55px 0 100px;
    position: relative;
    text-transform: uppercase;
    text-align: center;
    background-repeat: no-repeat;
    background-position: center top;
    background-size: cover;
    color: #fff;
    background-color: #000
}

.gallery h2 {
    margin-bottom: 15px;
    text-align: center;
    font-style: normal;
    font-family: "United Sans Rg Bd";
    font-weight: bold
}

.gallery h4 {
    margin-bottom: 40px;
    position: relative;
    display: inline-block;
    letter-spacing: 3px
}

.gallery h4::before {
    content: "@";
    right: calc(100% + 2px);
    top: 0;
    position: absolute;
    color: #8bc249
}

.gallery .arrow {
    z-index: 0
}

.gallery .gt-top,
.gallery .gt-bot {
    z-index: 1;
    opacity: 0.5;
    position: absolute
}

.gallery .gt-top {
    top: 0;
    left: 0;
    width: 30%;
}

.gallery .gt-bot {
    right: 0;
    bottom: 0;
    width: 30%;
}

.gallery .gallery-figure {
    z-index: 1;
    width: 100%;
    position: relative
}

.gallery .gallery-figure a {
    top: 10px;
    right: 14px;
    font-size: 24px;
    position: absolute;
    color: #fff
}

.gallery .gallery-figure img {
    width: 100%;
    display: block
}

@media (max-width: 1439px) {
  .fig .hover:hover span {
      width: 160px;
      font-size: 16px;
      line-height: 14px;
      padding: 12px 0 10px;
  }
    .gallery h2 {
        margin-bottom: 5px
    }
}

@media (min-width: 768px) and (max-width: 1199px) {
    .gallery .gallery-figure a {
        top: 6px;
        right: 8px;
        font-size: 20px
    }
}

@media (min-width: 768px) {
    .btn-row {
        display: none
    }
}

@media (max-width: 767px) {
    .gallery {
        padding: 30px 0 55px
    }
    .gallery h2 {
        font-size: 24px;
        margin-bottom: 5px
    }
    .gallery h4 {
        margin-bottom: 35px
    }
    .gallery .gt-top,
    .gallery .gt-bot {
        display: block
    }
    .gallery .gallery-figure a {
        top: 6px;
        right: 8px;
        font-size: 16px
    }
    .gallery .btn-row {
        margin-top: 40px
    }
    .gallery .button {
        font-size: 14px;
        height: 52px;
        max-width: 220px;
        padding: 18px 30px;
        border-width: 1px
    }
    .gallery .button img {
        max-width: 16px;
        margin-left: 8px
    }
}

.overHide {
    overflow: hidden
}

.mobile-nav {
    display: none
}

.mobile-nav.active {
    right: 0
}
/* @media (max-width: 1023px) {} */
@media (max-width: 1199px) {
    .social-media-management-section.for-wheel-website-design.genral-tires .common-middle-heading::before, .social-media-management-section.for-wheel-website-design.genral-tires .common-middle-heading::after{
        width: 34%;
    }
    ul.print-managment-block li {
        flex: 0 0 100%!important;
        max-width: 100%!important;
    }
    ul.print-managment-block {
        padding: 60px 0 10px!important;
    }
    .mobnav a.button {
      max-width: 300px !important;
      padding: 0 !important;
      line-height: 52px !important;
      position: absolute !important;
      left: 50% !important;
      -webkit-transform: translateX(-50%);
      -ms-transform: translateX(-50%);
      transform: translateX(-50%);
      background-color: transparent !important;
      color: #fff !important;
    }
    .mobile-nav {
        width: 100%;
        min-height: 100vh;
        margin: 0;
        padding: 0;
        z-index: 100;
        display: block;
        position: fixed;
        right: -120%;
        top: 0;
        background-color: #000;
        -webkit-transition: right 0.6s;
        -moz-transition: right 0.6s;
        -ms-transition: right 0.6s;
        transition: right 0.6s
    }
    .mobile-nav.active {
        right: 0
    }
    .mobile-nav .overScroll {
        top: 0;
        left: 0;
        width: 100%;
        height: calc(100% - 80px);
        padding: 20px;
        position: absolute;
        overflow-y: auto
    }
    .mobile-nav .overScroll .mob-social-icon {
        margin: 0 auto;
        padding: 0;
        width: 100%
    }
    .mobile-nav .overScroll .mob-social-icon ul {
        font-size: 0;
        width: 100%;
        display: table
    }
    .mobile-nav .overScroll .mob-social-icon ul li {
        font-size: 1rem;
        padding: 12px 0;
        display: inline-block;
        text-align: center;
        vertical-align: middle;
        position: relative;
        margin-right: 30px
    }
    .mobile-nav .overScroll .mob-social-icon ul li:last-child {
        margin: 0
    }
    .mobile-nav .overScroll .mob-social-icon ul a {
        position: relative;
        display: inline-block;
        vertical-align: middle;
        width: 40px;
        height: 40px;
        -webkit-border-radius: 40px;
        -moz-border-radius: 40px;
        -ms-border-radius: 40px;
        border-radius: 40px;
        background-color: #8bc249;
        color: #fff
    }
    .mobile-nav .overScroll .mob-social-icon ul i {
        font-size: 24px;
        top: 50%;
        left: 50%;
        position: absolute;
        -webkit-transform: translate(-50%, -50%);
        -moz-transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
        transform: translate(-50%, -50%)
    }
    .mobnav {
        margin-bottom: 100px;
        margin-top: 15px;
        text-align: left;
        display: block
    }
    .mobnav ul {
        max-width: 100%;
        width: 100%;
        margin: 0;
        display: block
    }
    .mobnav li {
        margin: 0 0 30px;
        padding: 0;
        list-style: none
    }
    .mobnav li:last-child {
        margin-bottom: 50px
    }
    .mobnav a {
        font-size: 20px;
        line-height: 1;
        letter-spacing: 1px;
        color: #fff;
        text-transform: uppercase;
        font-style: normal;
        font-family: "United Sans SmEx Md";
        font-weight: 500
    }
    .nav-sub {
        display: none
    }
    .nav-sub.active {
        display: block
    }
    .nav-sub ul {
        padding-top: 10px;
        padding-left: 20px
    }
    .nav-sub li {
        margin-bottom: 20px
    }
    .nav-sub li:last-child {
        margin-bottom: 20px
    }
    .nav-sub a {
        font-size: 16px;
        color: #8bc249
    }
    header .header-right {
        max-width: 160px;
    }
    header {
        height: 65px !important;
        padding: 18px 0 18px 0px;
    }
    header .container {
        max-width: 100% !important;
    }
    header.sticky .header-top {
        display: flex
    }
    header.sticky .header-top .logo {
        max-width: 240px
    }
    header.sticky .header-top .header-right {
        display: flex
    }
    header.sticky .nav {
        display: none
    }
    header .container {
        max-width: max-width: 100% !important;
    }
    header .open {
        display: block;
        right: 35px;
    }
    header .close.active {
        right: 35px;
        top: 22px;
    }
    ul.navmain li.active .menu-outter.menu-arrow-active::after {
        display: none !important;
    }
    .nav ul.navmain .navhead-sublinks li {
        margin: 0px 5px;
    }
    .nav ul.navmain .navhead-sublinks li {
        margin: 0px 5px 12px;
    }
    .nav .subnav {
        top: 0 !important;
        height: auto !important;
        padding: 10px 15px 0px !important;
        margin-bottom: -10px !important;
    }
    header .header-right {
        max-width: 160px
    }
    header .right {
        /* max-width: 100%;
        width: auto; */
        margin-right: 35px
    }
    header .logo {
        max-width: 240px
    }
    header .button {
        display: none !important;
        max-width: 180px;
        height: 40px;
        font-size: 16px;
        padding: 14px 20px
    }
    header .container {
        padding: 0;
    }
    header .header-right {
        max-width: max-content!important;
        justify-content: flex-end!important;
    }
    .nav {
        width: 100%;
        min-height: 100vh;
        margin: 0;
        padding: 0;
        z-index: 100;
        display: block;
        position: fixed;
        right: -120%;
        top: 65px;
        background-color: #000;
        -webkit-transition: right 0.6s;
        -moz-transition: right 0.6s;
        -ms-transition: right 0.6s;
        transition: right 0.6s;
        padding: 30px 20px;
        overflow-y: auto;
        height: calc(100% - 80px);
        border-top: 4px solid #8bc249;
    }
    .nav.active {
        right: 0;
    }
    .nav {
        top: 65px;
    }
    .nav .navmain {
        -webkit-box-pack: flex-start;
        -ms-flex-pack: flex-start;
        justify-content: flex-start;
        -webkit-box-align: flex-start;
        -ms-flex-align: flex-start;
        align-items: flex-start;
        flex-wrap: wrap;
    }
    .nav .navmain li {
        display: inline-block;
        width: 100%;
        text-align: left;
        margin: 0 0 20px;
        padding: 0;
        list-style: none;
        flex-wrap: wrap;
    }
    .nav .navmain li a {
        font-size: 13px;
        line-height: 1;
        letter-spacing: 1px;
        color: #fff;
        text-transform: uppercase;
        font-style: normal;
        font-family: "United Sans SmEx Md";
        font-weight: 500;
    }
    .nav .subnav {
        position: unset;
        border-top: 0px solid #8bc249;
        padding: 0px 0px 0;
    }
    .nav .subnav ul {
        -webkit-box-pack: flex-start;
        -ms-flex-pack: flex-start;
        justify-content: flex-start;
        -webkit-box-align: flex-start;
        -ms-flex-align: flex-start;
        align-items: flex-start;
        flex-wrap: wrap;
        padding-top: 10px;
        padding-left: 20px;
    }
    .nav .subnav ul li {
        margin-bottom: 20px;
    }
    .nav .subnav ul li a {
        font-size: 12px;
        color: #8bc249;
    }
    .nav .navmain li.active .menu-outter a::before {
        opacity: 0;
    }
    .nav .subnav ul li:last-child {
        margin-bottom: 0px;
    }

}

.news-hero {
    position: relative;
    background-position: center top;
    background-repeat: no-repeat;
    background-size: cover;
    background-color: #fff;
    height: 570px
}

.news-hero--content {
    top: calc(50% - 18px);
    left: 50%;
    text-align: center;
    position: absolute;
    color: #fff;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    width: 100%;
}

.news-hero--content img {
    max-width: 90px;
    display: inline-block
}

.news-hero--content h1 {
    margin: 40px 0 10px
}

.news-hero--content span {
    display: block
}

/* .news-hero--content h2 {
    font-style: normal;
    font-family: "United Sans SmEx Md";
    font-weight: 500
} */

.news-hero--inner {
    max-width: 1100px;
    width: 100%
}

.news-hero--inner h1 {
    line-height: 1.4;
    font-size: 35px
}

.news-date {
    margin-top: 20px;
    width: 100%;
    display: inline-block;
    vertical-align: top
}

.news-date span {
    font-size: 20px;
    padding: 12px 15px 10px;
    text-transform: uppercase;
    border-top: 6px solid #8bc249;
    border-bottom: 6px solid #8bc249;
    display: inline-block;
    color: #fff;
    font-style: normal;
    font-family: "United Serif SmEx Bd";
    font-weight: bold
}

.news-hero--social {
    display: inline-block;
    vertical-align: top;
    margin-top: 45px
}

.news-hero--social a {
    left: -20px;
    position: relative;
    margin: 0 26px;
    font-size: 40px;
    color: #fff
}

.news-hero--social a:hover {
    color: #8bc249
}

.news-hero--social .text {
    margin-top: 30px;
    width: 100%;
    vertical-align: top;
    display: inline-block;
    font-size: 24px;
    flex-basis: 100%;
    max-width: 100%;
    text-transform: uppercase;
    font-style: normal;
    font-family: "United Serif SmEx Bd";
    font-weight: bold
}

@media (min-width: 1440px) and (max-width: 1919px) {
    .news-hero--content img {
        max-width: 80px
    }
    .news-hero--inner {
        max-width: 900px
    }
    .news-hero--inner h1 {
        font-size: 34px
    }
    .news-date {
        margin-top: 20px
    }
    .news-date span {
        font-size: 18px;
        padding: 12px 15px 10px;
        border-top: 5px solid #8bc249;
        border-bottom: 5px solid #8bc249
    }
    .news-hero--social {
        margin-top: 35px
    }
    .news-hero--social a {
        left: -20px;
        margin: 0 20px;
        font-size: 34px
    }
    .news-hero--social .text {
        margin-top: 30px;
        font-size: 22px
    }
}

@media (min-width: 1200px) and (max-width: 1439px) {
    .news-hero {
        height: 388px !important
    }
    .news-hero--content img {
        max-width: 80px
    }
    .news-hero--inner {
        max-width: 780px
    }
    .news-hero--inner h1 {
        font-size: 30px
    }
    .news-date {
        margin-top: 20px
    }
    .news-date span {
        font-size: 18px;
        padding: 12px 15px 10px;
        border-top: 5px solid #8bc249;
        border-bottom: 5px solid #8bc249
    }
    .news-hero--social {
        margin-top: 35px
    }
    .news-hero--social a {
        left: -20px;
        margin: 0 20px;
        font-size: 34px
    }
    .news-hero--social .text {
        margin-top: 30px;
        font-size: 22px
    }
}

@media (min-width: 1024px) and (max-width: 1199px) {
    .news-hero {
        height: 380px !important
    }
    .news-hero--content img {
        max-width: 60px
    }
    .news-hero--inner {
        max-width: 650px
    }
    .news-hero--inner h1 {
        font-size: 26px
    }
    .news-date {
        margin-top: 20px
    }
    .news-date span {
        font-size: 18px;
        padding: 12px 15px 10px;
        border-top: 5px solid #8bc249;
        border-bottom: 5px solid #8bc249
    }
    .news-hero--social {
        margin-top: 35px
    }
    .news-hero--social a {
        left: -20px;
        margin: 0 20px;
        font-size: 34px
    }
    .news-hero--social .text {
        margin-top: 30px;
        font-size: 22px
    }
}

@media (min-width: 768px) and (max-width: 1023px) {
  .fig .fig-news em {
    margin-bottom: 12px;
}
    .news-hero {
        height: 400px !important
    }
    .news-hero--content img {
        max-width: 60px
    }
    .news-hero--inner {
        max-width: 620px
    }
    .news-hero--inner h1 {
        font-size: 24px
    }
    .news-hero--social a {
        left: 0px;
        margin: 0 23px;
        font-size: 22px
    }
    .news-date {
        margin-top: 20px
    }
    .news-date span {
        font-size: 18px;
        padding: 12px 15px 10px;
        border-top: 4px solid #8bc249;
        border-bottom: 4px solid #8bc249
    }
    .news-hero--social {
        margin-top: 35px
    }
    .news-hero--social a {
        left: -20px;
        margin: 0 20px;
        font-size: 28px
    }
    .news-hero--social .text {
        margin-left: -20px;
        font-size: 20px
    }
}

@media (max-width: 767px) {
    .social-media-management-section.for-wheel-website-design.genral-tires .common-middle-heading::before, .social-media-management-section.for-wheel-website-design.genral-tires .common-middle-heading::after {
        width: 25%!important;
    }
    ul.print-managment-block {
        padding: 40px 0 10px!important;
    }
    ul.print-managment-block li {
        padding: 0!important;
    }
    ul.print-managment-block li p{
        padding-bottom: 30px!important;
        padding-top: 40px!important;
    }
    .news-hero {
        height: 450px !important;
        background-image: url("../images/news/her-news-mob.png") !important
    }
    .news-hero--content {
        width: 100%;
        padding: 0 15px
    }
    .news-hero--content h1 {
        margin: 30px 0 10px
    }
    .news-hero--content img {
        max-width: 40px
    }
    .news-hero--inner {
        max-width: 100%
    }
    .news-hero--inner h1 {
        font-size: 14px
    }
    .news-date {
        margin-top: 20px
    }
    .news-date span {
        font-size: 16px;
        padding: 12px 15px 10px;
        border-top: 4px solid #8bc249;
        border-bottom: 4px solid #8bc249
    }
    .news-hero--social {
        margin-top: 20px
    }
    .news-hero--social a {
        margin: 0 15px;
        font-size: 22px
    }
    .news-hero--social .text {
        margin-top: 16px;
        font-size: 16px;
        margin-left: -10px
    }
}

.news-para {
    padding: 50px 0 80px;
    width: 100%;
    position: relative;
    vertical-align: top;
    display: inline-block;
    background-color: #fff
}

.news-para>.container {
    max-width: 1440px
}

@media (min-width: 1440px) and (max-width: 1919px) {
    .news-para {
        padding: 40px 0 70px
    }
    .news-para>.container {
        max-width: 1280px
    }
}

@media (min-width: 1200px) and (max-width: 1439px) {
    .news-para {
        padding: 50px 0
    }
    .news-para>.container {
        max-width: 1140px
    }
}

@media (min-width: 1024px) and (max-width: 1199px) {
    .news-para {
        padding: 30px 0 50px
    }
    .news-para>.container {
        max-width: 940px
    }
}

@media (min-width: 768px) and (max-width: 1023px) {
    .news-para {
        padding: 30px 0 50px
    }
    .news-para>.container {
        max-width: 750px
    }
}

@media (max-width: 767px) {
    .news-para {
        padding: 30px 0 50px
    }
    .news-para>.container {
        max-width: 100%
    }
}

.news-inner {
    padding: 60px 0;
    width: 100%;
    position: relative;
    vertical-align: top;
    display: inline-block;
    background-color: #fff
}

.news-links {
    padding-left: 0;
    padding-right: 30px;
    display: -webkit-flex;
    display: -ms-flex;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.news-links .link {
    display: inline-block;
    font-size: 0
}

.news-links span {
    font-size: 20px;
    display: inline-block;
    vertical-align: middle;
    text-transform: uppercase;
    font-style: normal;
    font-family: "United Serif SmEx Bd";
    font-weight: bold
}

.news-links img {
    display: inline-block;
    vertical-align: middle;
    position: relative;
    top: -2px;
    max-width: 28px;
    -webkit-transition: left 0.2s, right 0.2s;
    -moz-transition: left 0.2s, right 0.2s;
    -ms-transition: left 0.2s, right 0.2s;
    transition: left 0.2s, right 0.2s
}

.news-links .prev {
    color: #1a1a1a
}

.news-links .prev img {
    right: 0;
    margin-right: 24px
}

.news-links .prev:hover img {
    right: -5px
}

.news-links .next {
    color: #8bc249
}

.news-links .next img {
    left: 0;
    margin-left: 24px
}

.news-links .next:hover img {
    left: -5px
}

.news-left {
    padding-right: 0
}

.news-left-content {
    padding-left: 0;
    padding-right: 60px;
    position: relative
}

.news-left-content::after {
    content: '';
    top: 0;
    right: 0;
    width: 2px;
    height: calc(100% - 30px);
    position: absolute;
    background-color: #ececec
}

.news-left-content img {
    margin-bottom: 30px;
    height: auto;
}

.news-left-content p {
    margin-top: 30px;
    margin-bottom: 25px;
    font-size: 20px;
    line-height: 1.5;
    font-style: normal;
    font-family: "United Serif Rg Md";
    font-weight: 500
}

.news-left-content p span {
    color: #8bc249
}

.news-left-content a {
    color: #1a1a1a
}

.news-right {
    padding-left: 30px;
    -ms-flex-preferred-size: 400px;
    flex-basis: 400px;
    max-width: 400px
}

.news-right p {
    margin: 25px 0;
    font-size: 20px;
    letter-spacing: 1px;
    line-height: 1.4;
    text-transform: uppercase;
    font-style: normal;
    font-family: "United Serif Rg Md";
    font-weight: 500
}

.news-right p a {
    color: #000
}

.news-right p a:hover {
    color: #8bc249
}

.news-heading {
    margin-top: 50px;
    padding-bottom: 8px;
    border-bottom: 8px solid #8bc249
}

.news-heading h2 {
    font-size: 23px;
    letter-spacing: 1px;
    text-align: left;
    position: relative
}

.newsinner-form {
    margin-top: 15px
}

.newsinner-form .form-input {
    /* font-size: 18px; */
    font-size: 15px;
    height: 60px;
    margin-bottom: 6px;
    border-color: #ececec
}

.newsinner-form .button {
    font-size: 18px;
    max-width: 100%;
    margin-top: 6px;
    height: 60px;
    padding: 22px 40px 20px
}

.news-social {
    display: none;
    top: 0;
    left: 0;
    text-align: center;
    position: absolute
}

.news-social p {
    margin: 0;
    color: #838383;
    font-family: "Myriad Pro";
    font-weight: normal;
    font-style: normal
}

.news-social .social-icon {
    width: 80px;
    height: 80px;
    display: inline-block;
    border: 1px solid transparent;
    -webkit-border-radius: 80px;
    -moz-border-radius: 80px;
    -ms-border-radius: 80px;
    border-radius: 80px;
    -webkit-transition: border-color 0.2s;
    -moz-transition: border-color 0.2s;
    -ms-transition: border-color 0.2s;
    transition: border-color 0.2s
}

.news-social .social-icon:hover {
    border-color: #838383
}

@media (min-width: 1440px) and (max-width: 1919px) {
    .news-inner {
        padding: 40px 0
    }
    .news-links {
        padding-left: 0;
        padding-right: 0
    }
    .news-links span {
        font-size: 18px
    }
    .news-links img {
        top: -2px;
        max-width: 22px
    }
    .news-links .prev img {
        margin-right: 20px
    }
    .news-links .next img {
        margin-left: 20px
    }
    .news-left-content {
        padding-right: 50px
    }
    .news-left-content img {
        margin-bottom: 0
    }
    .news-left-content p {
        margin-top: 20px;
        margin-bottom: 20px;
        font-size: 20px
    }
    .news-right {
        padding-left: 30px;
        -ms-flex-preferred-size: 340px;
        flex-basis: 340px;
        max-width: 340px
    }
    .news-right p {
        margin: 20px 0;
        font-size: 18px
    }
    .news-heading {
        margin-top: 40px;
        padding-bottom: 6px;
        border-bottom: 6px solid #8bc249
    }
    .news-heading h2 {
        font-size: 22px
    }
}

@media (min-width: 1200px) and (max-width: 1439px) {
    .news-inner {
        padding: 20px 0
    }
    .news-links {
        padding-left: 0;
        padding-right: 0
    }
    .news-links span {
        font-size: 16px
    }
    .news-links img {
        top: -2px;
        max-width: 22px
    }
    .news-links .prev img {
        margin-right: 15px
    }
    .news-links .next img {
        margin-left: 15px
    }
    .news-left-content {
        padding-right: 40px
    }
    .news-left-content img {
        margin-bottom: 0
    }
    .news-left-content p {
        margin-top: 20px;
        margin-bottom: 20px;
        font-size: 18px
    }
    .news-right {
        padding-left: 30px;
        -ms-flex-preferred-size: 280px;
        flex-basis: 280px;
        max-width: 280px
    }
    .news-right p {
        margin: 15px 0;
        font-size: 16px
    }
    .news-heading {
        margin-top: 30px;
        padding-bottom: 4px;
        border-bottom: 4px solid #8bc249
    }
    .news-heading h2 {
        font-size: 14px
    }
}

@media (min-width: 768px) and (max-width: 1199px) {
    .news-inner {
        padding: 20px 0
    }
    .newsinner-form .form-input {
        font-size: 16px;
        padding: 0 7px;
        height: 52px
    }
    .newsinner-form .button {
        font-size: 16px;
        height: 53px;
        padding: 0
    }
    .news-inner .container {
        max-width: 100%
    }
    .news-links {
        padding-left: 0;
        padding-right: 0
    }
    .news-links span {
        font-size: 16px
    }
    .news-links img {
        top: -2px;
        max-width: 18px
    }
    .news-links .prev img {
        margin-right: 10px
    }
    .news-links .next img {
        margin-left: 10px
    }
    .news-left-content {
        padding-right: 30px
    }
    .news-left-content img {
        margin-bottom: 0
    }
    .news-left-content p {
        margin-top: 20px;
        margin-bottom: 20px;
        font-size: 18px
    }
    .news-right {
        padding-left: 15px;
        -ms-flex-preferred-size: 260px;
        flex-basis: 260px;
        max-width: 260px
    }
    .news-right p {
        margin: 15px 0;
        font-size: 16px
    }
    .news-heading {
        margin-top: 30px;
        padding-bottom: 3px;
        border-bottom: 3px solid #8bc249
    }
    .news-heading h2 {
        font-size: 16px
    }
}

@media (min-width: 768px) and (max-width: 1023px) {
    .news-right {
        padding-left: 15px;
        -ms-flex-preferred-size: 260px;
        flex-basis: 260px;
        max-width: 260px
    }
}

@media (max-width: 767px) {
    .news-inner {
        padding: 0 0 75px
    }
    .news-links {
        padding-left: 0;
        padding-right: 0
    }
    .news-links span {
        font-size: 10px
    }
    .news-links img {
        top: -2px;
        max-width: 14px
    }
    .news-links .prev img {
        margin-right: 5px
    }
    .news-links .next img {
        margin-left: 5px
    }
    .news-left {
        padding-right: 15px
    }
    .news-left-content {
        padding-right: 0;
        margin-bottom: 20px;
        padding-bottom: 1px
    }
    .news-left-content::after {
        display: none;
        top: 100%;
        right: 0;
        width: 100%;
        height: 2px
    }
    .news-left-content img {
        margin-bottom: 0
    }
    .news-left-content p {
        margin-top: 20px;
        margin-bottom: 20px;
        font-size: 18px
    }
    .news-right {
        display: none;
        margin-top: 30px;
        padding-left: 15px;
        -ms-flex-preferred-size: 100%;
        flex-basis: 100%;
        max-width: 100%
    }
    .news-right p {
        margin: 15px 0 10px;
        font-size: 16px
    }
    .news-heading {
        margin-top: 25px;
        margin-bottom: 25px;
        padding-top: 8px;
        padding-bottom: 6px;
        border-top: 2px solid #8bc249;
        border-bottom: 2px solid #8bc249
    }
    .news-heading h2 {
        font-size: 16px;
        padding: 5px 0
    }
}

.services-hero {
    position: relative;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover !important;
    background-color: #fff;
    height: 570px
}

.services-hero--content {
    top: calc(50% - 18px);
    left: 50%;
    width: 100%;
    text-align: center;
    position: absolute;
    color: #fff;
    z-index: 1;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%)
}

/* .services-hero--content h2 {
    margin-top: 10px;
    font-style: normal;
    font-family: "United Sans SmEx Md";
    font-weight: 500
} */

.services-content {
    padding: 70px 0 30px;
    background-color: #fff
}

.services-card {
    margin-bottom: 60px
}

.services-card .services-image {
    overflow: hidden;
    position: relative
}

.services-card .services-image::after {
    content: '';
    z-index: 0;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    position: absolute;
    /* background-color: rgba(0, 0, 0, 0.5); */
}

.services-card .services-para {
    min-width: 350px
}

.services-card .services-caption {
    z-index: 1;
    top: 50%;
    left: 50%;
    position: absolute;
    text-align: center;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%)
}

.services-card .services-caption p {
    border-top: 6px solid #8bc249;
    border-bottom: 6px solid #8bc249;
    padding: 10px 8px;
    font-size: 25px;
    text-transform: uppercase;
    color: #fff;
    font-style: normal;
    font-family: "United Serif SmEx Bd";
    font-weight: bold
}

.services-card ul {
    padding: 25px 15px 15px
}

.services-card li {
    font-size: 16pt;
    padding-left: 30px;
    margin-bottom: 8px;
    position: relative;
    text-transform: capitalize;
    font-style: normal;
    font-family: "United Sans Rg Bd";
    font-weight: bold
}

.services-card li::before {
    content: '•';
    line-height: 4px;
    top: 12px;
    left: 0;
    position: absolute
}

.services-card li:last-child {
    margin-bottom: 0
}

@media (min-width: 1200px) and (max-width: 1439px) {
    .hero {
        height: 388px !important;
    }
    .services-hero {
        height: 388px !important;
    }
    .s-logo-mark {
        padding: 60px 100px 65px;
    }
    .steelit-logo-variant .logo-variants {
        padding: 120px 100px 0;
    }
    .steelit-logo-variant .logo-variants ul li h5 {
        padding-bottom: 100px;
        margin-top: 60px;
    }
    .services-content {
        padding: 60px 0 30px
    }
    .services-card {
        margin-bottom: 50px
    }
    .services-card .services-para {
        min-width: 300px
    }
    .services-card .services-caption p {
        border-top: 4px solid #8bc249;
        border-bottom: 4px solid #8bc249;
        font-size: 24px
    }
}

@media (min-width: 1024px) and (max-width: 1199px) {
    .services-hero {
        height: 380px !important
    }
    .services-hero h1 {
        font-size: 48px
    }
    .services-hero h2 {
        font-size: 16px
    }
    .services-content {
        padding: 50px 0 30px
    }
    .services-card {
        margin-bottom: 50px
    }
    .services-card .services-para {
        min-width: 185px
    }
    .services-card li {
        font-size: 18px
    }
    .services-card .services-caption p {
        border-top: 4px solid #8bc249;
        border-bottom: 4px solid #8bc249;
        font-size: 18px
    }
}

@media (min-width: 768px) and (max-width: 1023px) {
    .services-hero {
        height: 400px !important
    }
    .services-hero h1 {
        font-size: 42px;
        margin-bottom: 6px
    }
    .services-hero h2 {
        font-size: 14px
    }
    .services-content {
        padding: 40px 0 30px
    }
    .services-card {
        margin-bottom: 40px
    }
    .services-card .services-para {
        min-width: 250px
    }
    .services-card .services-caption p {
        border-top: 5px solid #8bc249;
        border-bottom: 5px solid #8bc249;
        font-size: 22px
    }
}

@media (max-width: 767px) {
    .services-hero {
        height: 450px !important;
        /* background-image: url("../images/services/hero-ser-mob.png") !important */
    }
    .services-hero h1 {
        font-size: 23px;
        margin-bottom: 6px
    }
    .services-hero h2 {
        font-size: 12px
    }
    .services-content {
        padding: 20px 0 30px
    }
    .services-card {
        margin-bottom: 30px
    }
    .services-card .services-para {
        min-width: 205px
    }
    .services-card .services-caption p {
        border-top: 5px solid #8bc249;
        border-bottom: 5px solid #8bc249;
        font-size: 20px
    }
    .services-card ul {
        padding: 20px 15px 15px
    }
    .services-card li {
        font-size: 18px;
        padding-left: 26px
    }
    .services-card li::before {
        top: 11px
    }
}

.garage-hero {
    z-index: 1;
    position: relative;
    background-position: center top;
    background-repeat: no-repeat;
    background-size: cover;
    height: 570px
}

/* .garage-hero--content {
    top: 50%;
    left: 50%;
    max-width: 1700px;
    width: 100%;
    padding: 0 15px;
    text-align: center;
    position: absolute;
    color: #fff;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%)
} */
.garage-hero--content {
    top: 50%;
    left: 50%;
    max-width: 830px;
    width: 100%;
    padding: 0 15px;
    text-align: center;
    position: absolute;
    color: #fff;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}
.garage-hero--content h3 {
    font-family: "United Sans SmEx Md";
    font-weight: 600;
    line-height: 1.2;
    margin-top: 10px;
    width: 100%;
    font-size: 26px;
    display: block;
    vertical-align: top;
    font-style: normal;
    text-align: center;
    margin: 40px auto 0px;
    border-top: 5px solid #8bc249;
    border-bottom: 5px solid #8bc249;
    padding: 20px 0px;
    letter-spacing: 2px;
}
/* .garage-hero--content h1 {
    font-size: 50px;
    margin-bottom: 10px;
} */

/* .garage-hero--content h2 {
    font-style: normal;
    font-family: "United Sans SmEx Md";
    font-weight: 500
} */

.garage-link {
    margin-top: 60px;
    display: -webkit-flex;
    display: -ms-flex;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

.garage-item {
    position: relative;
    margin-right: 30px
}

.garage-item:last-child {
    margin-right: 0
}

.garage-item a {
    padding: 16px 40px 15px;
    font-size: 20px;
    display: inline-block;
    text-transform: uppercase;
    color: #fff;
    border: 2px solid transparent;
    font-style: normal;
    font-family: "United Sans Rg Bd";
    font-weight: bold;
    -webkit-transition: border-color 0.3s;
    -moz-transition: border-color 0.3s;
    -ms-transition: border-color 0.3s;
    transition: border-color 0.3s
}

.garage-item.active a,
.garage-item.hover:hover a {
    border-color: #8bc249
}

@media (min-width: 1440px) and (max-width: 1919px) {
    /* .garage-hero--content {
        max-width: 1260px
    } */
    .garage-hero--content {
        max-width: 600px;
    }
    .garage-hero--content h1 {
        font-size: 58px
    }
    .garage-item a {
        padding: 16px 40px 15px;
        font-size: 18px
    }
    .garage-hero--content h3 {
        font-size: 22px;
    }
}

@media (min-width: 1200px) and (max-width: 1439px) {
    .garage-hero {
        height: 388px !important
    }
    /* .garage-hero--content {
        max-width: 1070px
    } */
    .garage-hero--content {
        max-width: 555px;
    }
    .garage-hero--content h3 {
        font-size: 18px;
    }
    .garage-link {
        margin-top: 50px
    }
    .garage-item {
        margin-right: 15px
    }
    .garage-item a {
        padding: 16px 30px 15px;
        font-size: 18px
    }
}

@media (min-width: 1024px) and (max-width: 1199px) {
    .garage-hero {
        height: 380px !important
    }
    /* .garage-hero--content {
        max-width: 970px
    } */
    .garage-hero--content {
        max-width: 495px;
    }
    .garage-hero--content h3 {
        font-size: 18px;
        margin: 30px auto 0px;
        padding: 15px 0px;
    }
    .garage-hero--content h1 {
        font-size: 48px
    }
    .garage-hero--content h2 {
        font-size: 16px
    }
    .garage-link {
        margin-top: 50px
    }
    .garage-item {
        margin-right: 12px
    }
    .garage-item a {
        padding: 16px 20px 15px;
        font-size: 16px
    }

}

@media (min-width: 768px) and (max-width: 1023px) {
    .garage-hero {
        height: 400px !important
    }
    /* .garage-hero--content {
        max-width: 670px
    } */
    .garage-hero--content {
        max-width: 438px;
    }
    .garage-hero--content h3 {
        font-size: 16px;
        margin: 25px auto 0px;
        padding: 10px 0px;
    }
    .garage-hero--content h1 {
        font-size: 42px;
        margin-bottom: 6px
    }
    .garage-hero--content h2 {
        font-size: 14px
    }
    .garage-link {
        margin-top: 40px
    }
    .garage-item {
        margin-right: 4px
    }
    .garage-item a {
        padding: 14px 20px;
        font-size: 14px
    }
}

@media (max-width: 767px) {
    .garage-hero {
        height: 450px !important;
        /* background-image: url("../images/garage/hero-gar-mob.png") !important */
    }
    /* .garage-hero--content {
        max-width: 100%
    } */
    .garage-hero--content {
        max-width: 40%;
    }
    .garage-hero--content h1 {
        font-size: 26px;
        margin-bottom: 6px
    }
    .garage-hero--content h2 {
        font-size: 12px
    }
    .garage-hero--content h3 {
        font-size: 14px;
        margin: 20px auto 0px;
        padding: 10px 0px;
        border-top: 3px solid #8bc249;
        border-bottom: 3px solid #8bc249;
    }

}

.garage-panel {
    margin-top: -40px;
    padding: 100px 0;
    position: relative;
    background-position: center top;
    background-repeat: no-repeat;
    background-size: cover;
    background-color: #000
}

.garage-slider {
    position: relative
}

.garage-slider--item {
    position: relative
}

.garage-slider .slick-dots {
    width: auto;
    bottom: 20px;
    right: 20px
}

.garage-slider .slick-dots li {
    width: 16px;
    height: 16px;
    background-color: #fff
}

.garage-slider .slick-dots li.slick-active {
    background-color: #8bc249
}

.garage-slider .slick-dots li button {
    display: none
}

/* .garage-content {
    padding: 40px 0 50px;
    text-align: center
} */
.garage-images img {
    height: 100%;
    width: 100%;
}
.garage-slider {
    display: none !important;
}
.garage-content {
    padding: 0px 0 30px;
    text-align: center;
}

.garage-content .wrap {
    max-width: 1250px;
    margin: 0 auto
}

.garage-content p {
    display: inline-block;
    line-height: 1.5;
    font-size: 20px;
    color: #fff;
    font-style: normal;
    font-family: "United Serif Rg Lt";
    font-weight: 300
}

.garage-logo {
    margin-top: 40px;
    display: -webkit-flex;
    display: -ms-flex;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.garage-logo>div {
    margin: 0 10px
}

.garage-images {
    display: -webkit-flex;
    display: -ms-flex;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.garage-images [class^="col"] {
    padding: 8px
}

.gsm {
    -ms-flex-preferred-size: 33.33%;
    flex-basis: 33.33%;
    max-width: 33.33%
}

.gmd {
    -ms-flex-preferred-size: 33.33%;
    flex-basis: 33.33%;
    max-width: 33.33%;
}

.glg {
  -ms-flex-preferred-size: 33.33%;
  flex-basis: 33.33%;
  max-width: 33.33%;
}

.garage-images img {
    display: block
}

.bink-prdouct-mobile {
    margin: 0 0 30px;
    padding: 0;
    background-color: transparent;
    position: relative;
    display: none;
    text-align: center
}

.bink-prdouct-mobile select {
    width: 90%;
    background: transparent url("../images/select-arrrow.png") no-repeat right 15px center/12px 7px;
    border: 1px #8bc249 solid;
    font-family: 'United Sans SmEx Md';
    color: #fff;
    font-size: 15px;
    text-transform: uppercase;
    padding: 14px 20px 12px;
    letter-spacing: 1px;
    -webkit-appearance: none;
    border-radius: 0;
    position: relative;
    margin: 0 auto
}

.bink-prdouct-mobile select option {
    background: #000;
    padding: 10px 0;
    display: block
}

@media (min-width: 1440px) and (max-width: 1919px) {
    .garage-content p {
        font-size: 18px
    }
    .garage-logo>div {
        margin: 0 10px 30px;
        max-width: 290px;
        -ms-flex-preferred-size: 290px;
        flex-basis: 290px
    }
    .garage-images [class^="col"] {
        padding: 6px
    }
}

@media (min-width: 1200px) and (max-width: 1439px) {
    .garage-slider .slick-dots li {
        width: 14px;
        height: 14px
    }
    .garage-content {
        padding: 40px 0
    }
    .garage-content p {
        font-size: 18px
    }
    .garage-logo>div {
        margin: 0 10px 30px;
        max-width: 250px;
        -ms-flex-preferred-size: 250px;
        flex-basis: 250px
    }
    .garage-images [class^="col"] {
        padding: 5px
    }
}

@media (min-width: 1024px) and (max-width: 1199px) {
    .garage-slider .slick-dots li {
        width: 14px;
        height: 14px
    }
    .garage-content {
        padding: 30px 0 40px
    }
    .garage-content p {
        font-size: 16px
    }
    .garage-logo>div {
        margin: 0 10px 30px;
        max-width: 205px;
        -ms-flex-preferred-size: 205px;
        flex-basis: 205px
    }
    .garage-panel {
        padding: 100px 0 80px
    }
    .garage-images [class^="col"] {
        padding: 5px
    }
}

@media (min-width: 768px) and (max-width: 1023px) {
    .garage-slider .slick-dots li {
        width: 12px;
        height: 12px
    }
    .garage-content {
        padding: 30px 0 40px
    }
    .garage-content p {
        font-size: 16px
    }
    .garage-logo>div {
        margin: 0 10px 30px;
        max-width: 190px;
        -ms-flex-preferred-size: 190px;
        flex-basis: 190px
    }
    .garage-panel {
        padding: 100px 0 80px
    }
    .garage-images [class^="col"] {
        padding: 5px
    }
}

@media (max-width: 767px) {
    .garage-slider .slick-dots {
        right: 15px
    }
    .garage-slider .slick-dots li {
        width: 10px;
        height: 10px
    }
    .garage-link {
        display: none
    }
    .garage-content {
        padding: 0 0 30px
    }
    .garage-panel {
        padding: 100px 0 70px
    }
    .garage-images [class^="col"] {
        padding: 4px
    }
    .gsm {
        -ms-flex-preferred-size: 50%;
        flex-basis: 50%;
        max-width: 50%
    }
    .gsm:nth-child(3) {
        -ms-flex-preferred-size: 100%;
        flex-basis: 50%;
        max-width: 100%
    }
    .gmd {
        -ms-flex-preferred-size: 100%;
        flex-basis: 50%;
        max-width: 50%
    }
    .glg {
        -ms-flex-preferred-size: 100%;
        flex-basis:50%;
        max-width: 50%
    }
   .garage-images .col:nth-child(8),
    .garage-images .col:nth-child(10) {
        -ms-flex-preferred-size: 100%;
        flex-basis: 50%;
        max-width: 50%
    }
    .garage-logo>div {
        margin: 0 10px 20px;
        max-width: 76px;
        -ms-flex-preferred-size: 76px;
        flex-basis: 76px
    }
    .garage-content p {
        font-size: 14px
    }
    .bink-prdouct-mobile {
        display: block
    }
}

.port-hero {
    z-index: 1;
    position: relative;
    background-position: center top;
    background-repeat: no-repeat;
    background-size: cover;
    height: 570px
}

.port-hero--content {
    top: 50%;
    left: 50%;
    max-width: 1700px;
    width: 100%;
    padding: 0 15px;
    text-align: center;
    position: absolute;
    color: #fff;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%)
}

/* .port-hero--content h1 {
    font-size: 50px;
    margin-bottom: 10px;
} */

.port-hero--content h2, .services-hero--content h2, .garage-hero--content h2, .news-hero--content h2, .about-hero--content h2 {
    line-height: 1.2;
    margin-top: 10px;
    max-width: 500px;
    width: 100%;
    font-size: 26px;
    display: inline-block;
    vertical-align: top;
    font-style: normal;
    font-family: "United Sans SmEx Md";
    font-weight: 500;
}

.port-link {
    margin-top: 60px;
    display: -webkit-flex;
    display: -ms-flex;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

.port-item {
    position: relative;
    margin-right: 30px
}

.port-item:last-child {
    margin-right: 0
}

.port-item a {
    padding: 16px 40px 15px;
    font-size: 20px;
    display: inline-block;
    text-transform: uppercase;
    color: #fff;
    border: 2px solid transparent;
    font-style: normal;
    font-family: "United Sans Rg Bd";
    font-weight: bold;
    -webkit-transition: border-color 0.3s;
    -moz-transition: border-color 0.3s;
    -ms-transition: border-color 0.3s;
    transition: border-color 0.3s
}

.port-item.active a,
.port-item.hover:hover a {
    border-color: #8bc249
}
@media (max-width:1600px){
    .port-hero,.services-hero,.garage-hero, .news-hero {
        height: 500px
    }
    .about-hero {
        height: 500px !important;
    }
    .hero {
        height: 500px !important;
    }
}
@media (min-width: 1440px) and (max-width: 1919px) {
    .port-hero--content {
        max-width: 1260px
    }
    .port-hero--content h1 {
        font-size: 58px
    }
    .port-item a {
        padding: 16px 40px 15px;
        font-size: 18px
    }
}

@media (min-width: 1200px) and (max-width: 1439px) {
    .port-hero {
        height: 388px !important
    }
    .port-hero--content {
        max-width: 1070px
    }
    .port-link {
        margin-top: 50px
    }
    .port-item {
        margin-right: 15px
    }
    .port-item a {
        padding: 16px 30px 15px;
        font-size: 18px
    }
}

@media (min-width: 1024px) and (max-width: 1199px) {
    .port-hero {
        height: 380px !important
    }
    .port-hero--content {
        max-width: 970px
    }
    .port-hero--content h1 {
        font-size: 48px
    }
    .port-hero--content h2 {
        font-size: 16px
    }
    .port-link {
        margin-top: 50px
    }
    .port-item {
        margin-right: 12px
    }
    .port-item a {
        padding: 16px 20px 15px;
        font-size: 16px
    }
}

@media (min-width: 768px) and (max-width: 1023px) {
    .port-hero {
        height: 400px
    }
    .port-hero--content {
        max-width: 670px
    }
    .port-hero--content h1 {
        font-size: 42px;
        margin-bottom: 6px
    }
    .port-hero--content h2 {
        font-size: 14px
    }
    .port-link {
        margin-top: 40px
    }
    .port-item {
        margin-right: 4px
    }
    .port-item a {
        padding: 14px 20px;
        font-size: 14px
    }
}

@media (max-width: 767px) {
    .port-hero {
        height: 450px;
        background-image: url("../images/port/hero-port-mob.png") !important
    }
    .port-hero--content {
        max-width: 100%
    }
    .port-hero--content h1 {
        font-size: 26px;
        margin-bottom: 6px
    }
    .port-hero--content h2 {
        font-size: 12px
    }
    .port-link {
        display: none
    }
}

.port-panel {
    padding: 80px 0 150px;
    position: relative;
    background-position: right bottom;
    background-repeat: no-repeat;
    background-size: contain;
    background-color: #000
}

.port-img-line {
    z-index: 0;
    right: 0;
    bottom: 0;
    max-width: 800px;
    position: absolute
}

.port-row {
    z-index: 1;
    position: relative;
    display: -webkit-flex;
    display: -ms-flex;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.port-row div {
    -ms-flex-preferred-size: 25%;
    flex-basis: 25%;
    max-width: 25%
}

.port-row div.hover:hover img {
    -webkit-filter: grayscale(0);
    filter: grayscale(0)
}

.port-row a {
    vertical-align: top;
    display: inline-block;
    width: 100%;
    position: relative;
}

.port-row img {
    display: block;
    /* -webkit-filter: grayscale(1);
    filter: grayscale(1); */
    -webkit-filter: unset;
    filter: unset;
    -webkit-transition: filter 0.3s;
    -moz-transition: filter 0.3s;
    -ms-transition: filter 0.3s;
    transition: filter 0.3s
}

@media (max-width: 767px) {
    .port-panel {
        padding: 40px 0 40px
    }
    .port-row div {
        -ms-flex-preferred-size: 50%;
        flex-basis: 50%;
        max-width: 50%
    }
}

.port-details {
    margin-top: -40px;
    padding: 80px 0 60px;
    position: relative;
    background-position: center top;
    background-repeat: no-repeat;
    background-size: cover
}

.port-left {
    -ms-flex-preferred-size: 55%;
    flex-basis: 55%;
    max-width: 55%
}

.port-slider {
    position: relative
}

.port-slider--items {
    position: relative
}

.port-slider--items img {
    width: 100%
}

.port-slider .slick-dots {
    position: absolute;
    width: auto;
    bottom: 20px;
    right: 15px
}

.port-slider .slick-dots li {
    width: 15px;
    height: 15px;
    background-color: #fff
}

.port-slider .slick-dots li.slick-active {
    background-color: #8bc249
}

.port-slider .slick-dots li button {
    display: none
}

.port-right {
    -ms-flex-preferred-size: 45%;
    flex-basis: 45%;
    max-width: 45%;
    padding-left: 40px
}

.port-content {
    padding: 30px 0;
    color: #fff
}

.port-content h2 {
    margin-bottom: 30px;
    text-align: left;
    font-style: normal;
    font-family: "United Sans SmEx Md";
    font-weight: 500
}

.port-content p {
    font-size: 20px;
    line-height: 1.5;
    margin-bottom: 30px;
    font-style: normal;
    font-family: "United Serif Rg Lt";
    font-weight: 300
}

.port-content strong {
    font-style: normal;
    font-family: "United Serif Rg Hv";
    font-weight: bold
}

.port-content a {
    color: #8bc249
}

.port-content p a {
    color: #8bc249
}

.port-content p a:hover {
    color: #fff
}

.port-content a,
.port-content p>a {
    font-size: 24px;
    margin-right: 30px;
    color: #fff
}

.port-content a:last-child,
.port-content p>a:last-child {
    margin-right: 0
}

.port-content a:hover,
.port-content p>a:hover {
    color: #8bc249
}

.port-details .newsletter {
    margin-top: 20px
}

.port-details .newsletter h3 {
    color: #fff
}

@media (min-width: 768px) and (max-width: 1199px) {
    .container {
        max-width: 720px
    }
    .port-content {
        margin: 0;
        padding: 0
    }
    .port-content p {
        font-size: 18px;
        margin-bottom: 15px
    }
    .port-content h2 {
        margin-bottom: 12px;
        font-size: 20px
    }
    .port-content a,
    .port-content p>a {
        font-size: 20px
    }
    .port-left {
        -ms-flex-preferred-size: 40%;
        flex-basis: 40%;
        max-width: 40%
    }
    .port-right {
        -ms-flex-preferred-size: 60%;
        flex-basis: 60%;
        max-width: 60%;
        padding-left: 15px
    }


}

@media (max-width: 767px) {
    .port-left {
        -ms-flex-preferred-size: 100%;
        flex-basis: 100%;
        max-width: 100%
    }
    .port-content h2 {
        margin-bottom: 12px;
        font-size: 20px
    }
    .port-right {
        -ms-flex-preferred-size: 100%;
        flex-basis: 100%;
        max-width: 100%;
        padding-left: 15px
    }
    .port-content p {
        font-size: 18px;
        margin-bottom: 15px
    }
    .port-content a,
    .port-content p>a {
        font-size: 20px
    }
    .port-content {
        padding: 0
    }
}

.about-hero {
    position: relative;
    background-position: center top;
    background-repeat: no-repeat;
    background-size: cover;
    background-color: #fff;
    height: 570px
}

.about-hero--content {
    top: calc(50% - 18px);
    left: 50%;
    text-align: center;
    position: absolute;
    color: #fff;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%)
}

.about-hero--content img {
    display: inline-block;
    max-width: 200px
}

.about-hero--content h1 {
    margin: 20px 0 0;
}

/* .about-hero--content h2 {
    font-size: 20px;
    font-style: normal;
    font-family: "United Sans SmEx Md";
    font-weight: 500
} */


@media (min-width: 1440px) and (max-width: 1919px) {
    /* header {
        padding: 30px 0
    }
    header.sticky .nav {
        width: 70%
    } */
    /* header.sticky .nav .subnav {
        padding: 18px 15px;
        top: 86px !important
    } */
    /* header li a {
        font-size: 20px;
        text-transform: uppercase;
        color: #fff;
        -webkit-transition: color 0.3s;
        -moz-transition: color 0.3s;
        -ms-transition: color 0.3s;
        transition: color 0.3s
    }
    header li a:hover {
        color: #8bc249
    } */
    /* header .header-right {
        max-width: 520px
    } */
    /* header .right {
        max-width: 330px
    } */
    /* header .logo {
        max-width: 350px
    } */
    /* header .logo {
        max-width: 320px
    } */
    /* ul.navmain li.active .menu-outter.menu-arrow-active::after {
        bottom: -61px !important;
    } */
    /* header.sticky ul.navmain li.active .menu-outter.menu-arrow-active::after {
        bottom: -40px !important;
    } */
    /* header .cart {
        font-size: 20px;
        display: inline-block;
        position: relative;
        text-transform: capitalize;
        color: #fff;
        font-style: normal;
        font-family: "United Serif Rg Md";
        font-weight: 500
    }
    header .cart i {
        margin-right: 5px;
        color: #8bc249
    }
    header .button {
        max-width: 200px;
        height: 44px;
        font-size: 18px !important;
        padding: 14px 20px !important;
    } */
}

@media (min-width: 1600px) and (max-width: 1919px) {
    h1,
    .h1 {
        font-size: 74px
    }
    h2,
    .h2,
    .panel a {
        font-size: 32px
    }
    h4 {
        font-size: 15px
    }
    .port-hero--content h2, .services-hero--content h2, .garage-hero--content h2, .news-hero--content h2, .about-hero--content h2 {
        font-size: 22px;
    }
}
@media (min-width: 1440px) and (max-width: 1599px) {
    h1,
    .h1 {
        font-size: 50px
    }
    h2,
    .h2,
    .panel a {
        font-size: 28px
    }
    h4 {
        font-size: 15px
    }
    .port-hero--content h2, .services-hero--content h2, .garage-hero--content h2, .news-hero--content h2, .about-hero--content h2 {
        font-size: 20px;
    }
}

@media (min-width: 1200px) and (max-width: 1439px) {
    /* h1,
    .h1 {
        font-size: 62px
    } */
    h1, .h1 {
        font-size: 55px;
    }
    h2,
    .h2,
    .panel a {
        font-size: 24px
    }
    h4 {
        font-size: 16px
    }
    .port-hero--content h2, .services-hero--content h2, .garage-hero--content h2, .news-hero--content h2, .about-hero--content h2 {
        /* font-size: 20px; */
        font-size: 18px;
        line-height: 20px;
        margin-top: 20px;
    }
}

@media (min-width: 1024px) and (max-width: 1199px) {
    h1,
    .h1 {
        font-size: 40px
    }
    h2,
    .h2,
    .panel a {
        font-size: 22px
    }
    h4 {
        font-size: 16px
    }
    .port-hero--content h2, .services-hero--content h2, .garage-hero--content h2, .news-hero--content h2, .about-hero--content h2 {
        font-size: 20px;
        line-height: 20px;
    }

}

@media (min-width: 768px) and (max-width: 1023px) {
    h1,
    .h1 {
        font-size: 40px
    }
    h2,
    .h2,
    .panel a {
        font-size: 20px
    }
    h4 {
        font-size: 16px
    }
    .port-hero--content h2, .services-hero--content h2, .garage-hero--content h2, .news-hero--content h2, .about-hero--content h2 {
        font-size: 18px;
    }
}

@media (max-width: 767px) {
    .container {
        padding: 0 50px
    }
    h1,
    .h1 {
        font-size: 32px
    }
    h2,
    .h2,
    .panel a {
        font-size: 18px;
        letter-spacing: 2px
    }
    h4 {
        font-size: 16px
    }
    .port-hero--content h2, .services-hero--content h2, .garage-hero--content h2, .news-hero--content h2, .about-hero--content h2 {
        font-size: 14px;
        margin-top: 5px;
    }
    .arr {
        font-size: 24px;
        bottom: 40px;
        left: 50%;
        position: absolute;
        display: inline-block;
        color: #fff;
        -webkit-transform: translate(-50%, 0);
        -moz-transform: translate(-50%, 0);
        -ms-transform: translate(-50%, 0);
        transform: translate(-50%, 0)
    }
    header .badge span {
        font-size: 14px;
    }
}
@media (max-width: 374px) {
    .container {
        padding: 0 20px
    }
}
@media (min-width: 1200px) and (max-width: 1439px) {
    /* header {
        padding: 30px 0;
    }
    header.sticky {
        padding: 14px 0
    } */
    /* ul.navmain li.active .menu-outter.menu-arrow-active::after {
        bottom: -60px !important;
    }
    header.sticky ul.navmain li.active .menu-outter.menu-arrow-active::after {
        bottom: -41px !important;
    } */
    /* header.sticky .header-top .logo {
        max-width: 260px
    }
    header.sticky .nav {
        margin: 12px 0;
        width: 73%;
        margin-right: 15px;
    }
    header.sticky .nav .subnav {
        padding: 15px 15px;
        top: 76px !important
    } */
    /* header li a {
        font-size: 18px
    } */
    /* header .header-right {
        max-width: 434px
    }
    header .right {
        max-width: 270px
    } */
    /* header .logo {
        max-width: 280px
    } */
    /* .nav a {
        font-size: 15px;
    } */
    /* header .logo {
        max-width: 260px
    } */
    /* header .cart {
        font-size: 16px
    }
    header .cart i {
        font-size: 18px;
        margin-right: 5px;
        color: #8bc249
    }
    header .button {
        max-width: 160px;
        height: 40px;
        font-size: 14px !important;
        padding: 12px 20px !important;
    } */
    header .container {
        max-width: 1170px
    }
    ul.navmain li:nth-child(1).active .menu-outter.menu-arrow-active::after {
        left: 100% !important;
    }
    ul.navmain li:nth-child(3).active .menu-outter.menu-arrow-active::after {
        left: 135% !important;
    }
    ul.navmain li:nth-child(7).active .menu-outter.menu-arrow-active::after {
        left: 100% !important;
    }
}

@media (min-width: 1024px) and (max-width: 1199px) {
    header.sticky .nav {
        margin: 5px 0
    }
    header .header-right {
        max-width: 490px
    }
    header .logo {
        max-width: 220px
    }
    header .button {
        height: 44px;
        padding: 15px 40px;
        max-width: 180px;
        font-size: 14px !important;
    }
    header .container {
        max-width: 100%
    }
    .post-type-archive-product .news-inner .container {
        max-width: 90%;
    }
}

@media (max-width: 1023px) {
    .social-media-management-section.for-wheel-website-design.genral-tires .common-middle-heading::before, .social-media-management-section.for-wheel-website-design.genral-tires .common-middle-heading::after {
        width: 31%;
    }
    header {
        padding: 20px 0 20px 15px
    }
    header.sticky {
        padding: 20px 0 20px 15px
    }
    header.sticky .header-top {
        display: flex
    }
    header.sticky .header-top .logo {
        max-width: 240px
    }
    header.sticky .header-top .header-right {
        display: flex
    }
    header.sticky .nav {
        display: none
    }
    header .container {
        max-width: 100%
    }
    header .open {
        display: block;
        right: 35px;
    }
    header .close.active {
        right: 35px;
        top: 24px;
        width: 22px;
    }
    /* header .header-top ul {
        display: none
    } */
    header .header-right {
        max-width: 160px
    }
    header .right {
        position: relative;
        top: -4px;
        margin-right: 45px;
    }
    header .logo {
        max-width: 240px
    }
    header .button {
        display: none !important;
        max-width: 180px;
        height: 40px;
        font-size: 16px;
        padding: 14px 20px
    }
    header .container {
        max-width: 960px;
        padding: 0px 20px 0px 0px;
    }
    body header .container {
        max-width: 100% !important;
    }
}

@media (max-width: 767px) {
    header {
        padding: 20px 0;
        border-bottom: 0px solid #8bc249
    }
    header.sticky {
        padding-left: 0
    }
    header.sticky .header-top {
        display: flex
    }
    header.sticky .header-top .logo {
        max-width: 150px
    }
    header.sticky .header-top .header-right {
        display: flex
    }
    header.sticky .nav {
        display: none
    }
    header .open {
        top: 25px;
        display: block;
        -webkit-transform: translate(0, 0);
        -moz-transform: translate(0, 0);
        -ms-transform: translate(0, 0);
        transform: translate(0, 0)
    }
    header .header-top {
        padding: 0 15px;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-align: start;
        -ms-flex-align: start;
        align-items: flex-start
    }
    header .header-top ul {
        display: block
    }
    header .right {
        top: 53%;
        max-width: 100%;
        width: auto;
        margin-right: 0;
        margin-top: 0;
        right: 60px;
        position: absolute;
        -webkit-transform: translate(0, -50%);
        -moz-transform: translate(0, -50%);
        -ms-transform: translate(0, -50%);
        transform: translate(0, -50%)
    }
    header .logo {
        max-width: 180px;
        margin-left: 0
    }
    header .cart {
        font-size: 16px
    }
    header .badge {
        padding: 0px 5px;
        font-size: 14px
    }
    header .badge::before {
        width: 6px;
        height: 6px
    }
    header .button {
        display: none;
        max-width: 140px;
        height: 40px;
        font-size: 14px;
        padding: 14px 15px
    }
}

@media (min-width: 320px) and (max-width: 568px) and (orientation: portrait) {
    header .open {
        top: 24px;
        right: 13px;
    }
    header .close.active {
        right: 20px;
        top: 24px;
    }
    header .right {
        right: 55px
    }
    header .logo {
        max-width: 150px
    }
    header .cart {
        font-size: 16px
    }
    header .button {
        display: none;
        max-width: 140px;
        height: 40px;
        font-size: 14px;
        padding: 14px 15px
    }
}
@media (min-width: 1440px) and (max-width: 1919px) {
    .about-hero--content img {
        max-width: 210px
    }
    /* .about-hero--content h2 {
        font-size: 20px
    } */
}

@media (min-width: 1200px) and (max-width: 1439px) {
    .about-hero {
        height: 388px !important
    }
    .about-hero--content img {
        max-width: 180px
    }
    /* .about-hero--content h2 {
        font-size: 20px
    } */
}

@media (min-width: 1024px) and (max-width: 1199px) {
    .about-hero {
        height: 380px !important
    }
    .about-hero--content img {
        max-width: 160px
    }
    /* .about-hero--content h2 {
        font-size: 18px
    } */
}

@media (min-width: 768px) and (max-width: 1023px) {
    .about-hero {
        height: 400px !important
    }
    .about-hero--content img {
        max-width: 160px
    }
    /* .about-hero--content h2 {
        font-size: 18px
    } */
}

@media (max-width: 767px) {
    .about-hero {
        height: 450px !important;
        /* background-image: url("../images/about/hero-about-mob.png") !important */
    }
    .about-hero--content {
        top: calc(50% - 18px);
        left: 50%;
        text-align: center;
        position: absolute;
        color: #fff;
        -webkit-transform: translate(-50%, -50%);
        -moz-transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
        transform: translate(-50%, -50%)
    }
    .about-hero--content h1 {
        margin: 10px 0 0
    }
    .about-hero--content img {
        max-width: 140px
    }
    /* .about-hero--content h2 {
        font-size: 14px
    } */
}

.about-para {
    padding: 10px 0 80px;
    width: 100%;
    position: relative;
    text-align: center;
    vertical-align: top;
    display: inline-block;
    background-color: #fff
}

.about-para .container {
    max-width: 1300px
}

.about-para h2 {
    margin: 60px 0 20px;
    color: #8bc249
}

.about-para p {
    font-size: 20px;
    line-height: 1.5;
    font-style: normal;
    font-family: "United Serif Rg Lt";
    font-weight: 300
}

.about-para b {
    font-size: 18px;
    display: inline-block;
    vertical-align: top;
    text-transform: uppercase;
    font-style: normal;
    font-family: "United Serif Rg Hv";
    font-weight: bold;
    padding-top: 20px;
}

@media (min-width: 1440px) and (max-width: 1919px) {
    .about-para {
        padding: 10px 0 60px
    }
    .about-para .container {
        max-width: 1280px
    }
    .about-para h2 {
        margin: 50px 0 10px
    }
    .about-para p {
        font-size: 22px
    }
    .about-para b {
        font-size: 20px
    }
}

@media (min-width: 1200px) and (max-width: 1439px) {
    .about-para {
        padding: 10px 0 60px
    }
    .about-para .container {
        max-width: 1170px
    }
    .about-para h2 {
        margin: 30px 0 10px
    }
    .about-para p {
        font-size: 20px
    }
    .about-para b {
        font-size: 18px
    }
}

@media (min-width: 768px) and (max-width: 1199px) {
    .about-para {
        padding: 10px 0 50px
    }
    .about-para .container {
        max-width: 960px
    }
    .about-para h2 {
        margin: 30px 0 10px
    }
    .about-para p {
        font-size: 20px
    }
    .about-para b {
        font-size: 18px
    }
}

@media (min-width: 768px) and (max-width: 1023px) {
    .about-para {
        padding: 10px 0 40px
    }
    .about-para .container {
        max-width: 700px
    }
    .about-para h2 {
        margin: 30px 0 10px
    }
    .about-para p {
        font-size: 18px
    }
    .about-para b {
        font-size: 16px
    }
}

@media (max-width: 767px) {
    .about-para {
        padding: 10px 0 35px
    }
    .about-para .container {
        max-width: 100%
    }
    .about-para h2 {
        margin: 30px 0 25px
    }
    .about-para p {
        font-size: 16px
    }
    .about-para b {
        margin-top: 0;
        font-size: 16px;
    }
}

.about-team {
    padding: 80px 0 70px;
    position: relative;
    background-position: center bottom;
    background-repeat: no-repeat;
    background-size: 100% auto;
    background-color: #000
}

.about-team img {
    display: block;
    -webkit-filter: grayscale(1);
    filter: grayscale(1);
    -webkit-transition: filter 0.3s;
    -moz-transition: filter 0.3s;
    -ms-transition: filter 0.3s;
    transition: filter 0.3s
}

.about-team .img-hover:hover {
    -webkit-filter: grayscale(0);
    filter: grayscale(0)
}

.about-team h2 {
    margin-bottom: 50px;
    text-align: center;
    color: #8bc249
}

@media (min-width: 1440px) and (max-width: 1919px) {
    .about-team {
        padding: 60px 0 50px
    }
    .about-team h2 {
        margin-bottom: 40px
    }
}

@media (min-width: 1200px) and (max-width: 1439px) {
    .about-team {
        padding: 50px 0
    }
    .about-team h2 {
        margin-bottom: 40px
    }
}

@media (min-width: 768px) and (max-width: 1199px) {
    .about-team {
        padding: 30px 0 50px
    }
    .about-team h2 {
        margin-bottom: 30px
    }
}

@media (max-width: 767px) {
    .about-team {
        padding: 30px 0 50px
    }
    .about-team [class^="col-"] {
        width: 50%
    }
    .about-team h2 {
        margin-bottom: 30px
    }
}

.about-culture {
    padding: 60px 0 80px;
    width: 100%;
    display: inline-block;
    vertical-align: top;
    position: relative;
    background-color: #fff
}

.about-culture .container {
    max-width: 1390px
}

.about-culture h2 {
    margin-bottom: 40px;
    color: #8bc249
}

.about-culture img {
    -webkit-filter: grayscale(1);
    filter: grayscale(1);
    -webkit-transition: filter 0.3s;
    -moz-transition: filter 0.3s;
    -ms-transition: filter 0.3s;
    transition: filter 0.3s
}

.about-culture .img-hover:hover {
    -webkit-filter: grayscale(0);
    filter: grayscale(0)
}

.c-lg {
    max-width: 809px;
    width: 100%
}

.c-rect-xl {
    max-width: 809px;
    width: 100%
}

.c-rect-lg {
    max-width: 527px;
    width: 100%
}

.c-rect-md {
    max-width: 539px;
    width: 100%
}

.c-rect-sm {
    max-width: 410px;
    width: 100%
}

.c-sq {
    max-width: 250px;
    width: 100%
}

.grid-row-1 {
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end
}

.grid-row-2 {
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start
}

.grid-lg {
    -ms-flex-preferred-size: 815px;
    flex-basis: 815px;
    max-width: 815px
}

.grid-md {
    -ms-flex-preferred-size: 545px;
    flex-basis: 545px;
    max-width: 545px
}

.grid-md.right {
    text-align: right
}

.grid-img {
    padding: 3px
}

@media (min-width: 1440px) and (max-width: 1919px) {
    .about-culture {
        padding: 50px 0 70px
    }
    .about-culture .container {
        max-width: 1280px
    }
    .about-culture h2 {
        margin-bottom: 30px
    }
    .c-lg {
        max-width: 796px
    }
    .c-rect-xl {
        max-width: 796px
    }
    .c-rect-lg {
        max-width: 527px
    }
    .c-rect-md {
        max-width: 496px
    }
    .c-rect-sm {
        max-width: 370px
    }
    .c-sq {
        max-width: 237px
    }
    .grid-lg {
        -ms-flex-preferred-size: 750px;
        flex-basis: 750px;
        max-width: 750px
    }
    .grid-md {
        -ms-flex-preferred-size: 500px;
        flex-basis: 500px;
        max-width: 500px
    }
    .grid-img {
        padding: 2px
    }
}

@media (min-width: 1200px) and (max-width: 1439px) {
    .about-culture {
        padding: 50px 0 70px
    }
    .about-culture .container {
        max-width: 1170px
    }
    .about-culture h2 {
        margin-bottom: 30px
    }
    .c-lg {
        max-width: 696px
    }
    .c-rect-xl {
        max-width: 696px
    }
    .c-rect-lg {
        max-width: 510px
    }
    .c-rect-md {
        max-width: 436px
    }
    .c-rect-sm {
        max-width: 340px
    }
    .c-sq {
        max-width: 228px
    }
    .grid-lg {
        -ms-flex-preferred-size: 700px;
        flex-basis: 700px;
        max-width: 700px
    }
    .grid-md {
        -ms-flex-preferred-size: 440px;
        flex-basis: 440px;
        max-width: 440px
    }
    .grid-img {
        padding: 2px
    }
}
@media (min-width: 1024px) and (max-width: 1199px) {
    .about-culture {
        padding: 0 0 70px
    }
    .about-culture .container {
        max-width: 1170px;
        -webkit-transform: scale(0.95);
        -moz-transform: scale(0.95);
        -ms-transform: scale(0.95);
        transform: scale(0.95)
    }
    .about-culture h2 {
        margin-bottom: 20px
    }
    .c-lg {
        max-width: 620px
    }
    .c-rect-xl {
        max-width: 620px
    }
    .c-rect-lg {
        max-width: 470px
    }
    .c-rect-md {
        max-width: 366px
    }
    .c-rect-sm {
        max-width: 300px
    }
    .c-sq {
        max-width: 209px
    }
    .grid-lg {
        -ms-flex-preferred-size: 624px;
        flex-basis: 624px;
        max-width: 624px
    }
    .grid-md {
        -ms-flex-preferred-size: 370px;
        flex-basis: 370px;
        max-width: 370px
    }
    .grid-img {
        padding: 2px
    }
}

@media (min-width: 768px) and (max-width: 1023px) {
    .about-culture {
        padding: 50px 0 70px
    }
    .about-culture .container {
        max-width: 720px
    }
    .about-culture h2 {
        margin-bottom: 20px
    }
    .c-lg {
        max-width: 416px
    }
    .c-rect-xl {
        max-width: 416px
    }
    .c-rect-lg {
        max-width: 260px
    }
    .c-rect-md {
        max-width: 246px
    }
    .c-rect-sm {
        max-width: 200px
    }
    .c-sq {
        max-width: 132px
    }
    .grid-lg {
        -ms-flex-preferred-size: 420px;
        flex-basis: 420px;
        max-width: 420px
    }
    .grid-md {
        -ms-flex-preferred-size: 250px;
        flex-basis: 250px;
        max-width: 250px
    }
    .grid-img {
        padding: 2px
    }
}

@media (max-width: 767px) {
    .about-culture {
        padding: 30px 0 70px
    }
    .about-culture .container {
        max-width: 100%
    }
    .about-culture h2 {
        margin-bottom: 20px
    }
    .c-lg {
        max-width: 100%
    }
    .c-rect-xl {
        max-width: 100%
    }
    .c-rect-lg {
        max-width: 100%
    }
    .c-rect-md {
        max-width: 100%
    }
    .c-rect-sm {
        max-width: 75%
    }
    .c-sq {
        max-width: 53%
    }
    .grid-lg {
        -ms-flex-preferred-size: 60%;
        flex-basis: 60%;
        max-width: 60%
    }
    .grid-md {
        -ms-flex-preferred-size: 40%;
        flex-basis: 40%;
        max-width: 40%
    }
    .grid-img {
        padding: 4px
    }
}

@media (max-width: 575px) {
    .grid-lg {
        -ms-flex-preferred-size: 100%;
        flex-basis: 100%;
        max-width: 100%
    }
    .c-lg {
        max-width: 100%
    }
    .grid-md {
        -ms-flex-preferred-size: 40%;
        flex-basis: 100%;
        max-width: 100%
    }
    .c-sq {
        max-width: 100%
    }
    .c-rect-sm {
        max-width: 100%
    }
    .about-team [class^="col-"] {
        width: 100%
    }
    .newsletter .col {
        flex-basis: auto;
    }
}

@media (min-width: 320px) and (max-width: 767px) and (orientation: landscape) {
  .social-media-management-section.for-wheel-website-design.genral-tires .common-middle-heading::before, .social-media-management-section.for-wheel-website-design.genral-tires .common-middle-heading::after {
    width: 30%!important;
}
    .c-sq {
        max-width: 53.4%
    }
}

.contact {
    background-color: #fff
}

.contact .container {
    max-width: 1385px
}

.contact h1 {
    margin: 80px 0 40px;
    font-size: 40px;
    line-height: 1.3
}

.contact h1 span {
    color: #8bc249
}
.contact-form .button {
    height: 90px;
    padding: 35px 60px 35px
}

.in-center {
    margin-top: 15px;
    display: -webkit-flex;
    display: -ms-flex;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.contact-add {
    align-items: center;
    justify-content: center;
    display: flex;
    padding: 35px 0;
    margin-top: 58px;
    border-top: 1px solid #cbcbcb;
}

.contact-add * {
    position: relative;
    font-size: 20px;
    color: #000;
    font-style: normal;
    font-family: "United Sans Rg Bd";
    font-weight: bold
}

.contact-add a::after {
    content: '•';
    display: inline-block;
    margin: 0 60px
}

.contact-add a:hover {
    color: #8bc249
}

@media (min-width: 1440px) and (max-width: 1919px) {
    .contact .container {
        max-width: 1150px
    }
    .contact h1 {
        margin: 70px 0 35px;
        font-size: 32px
    }
    .contact-form .button {
        height: 70px;
        padding: 25px 50px
    }
    .contact-add * {
        font-size: 18px
    }
    .contact-add a::after {
        margin: 0 26px
    }
}

@media (min-width: 1200px) and (max-width: 1439px) {
    .contact .container {
        max-width: 1080px
    }
    .contact h1 {
        margin: 60px 0 30px;
        font-size: 28px
    }
    .contact-form .button {
        height: 65px;
        padding: 24px 40px
    }
    .contact-add * {
        font-size: 16px
    }
    .contact-add a::after {
        margin: 0 26px
    }
}
@media (max-width: 1280px) {
  .contact-add {
    margin-top:45px;
  }
}
@media (min-width: 1024px) and (max-width: 1199px) {
    .contact .container {
        max-width: 880px
    }
    .contact h1 {
        margin: 60px 0 30px;
        font-size: 28px
    }
    .contact-form .button {
        height: 55px;
        padding: 20px 30px;
        max-width: 150px
    }
    .contact-add * {
        font-size: 16px
    }
    .contact-add a::after {
        margin: 0 20px
    }
}

@media (min-width: 768px) and (max-width: 1023px) {
    .contact .container {
        max-width: 720px
    }
    .contact h1 {
        margin: 60px 0 30px;
        font-size: 28px
    }
    .contact-form .button {
        height: 48px;
        font-size: 15px;
        padding: 16px 20px;
        max-width: 130px
    }
    .contact-add * {
        font-size: 14px
    }
    .contact-add a::after {
        margin: 0 10px
    }


    .woocommerce-checkout .col2-set .col-1,
    .woocommerce-checkout .col2-set .col-2 {
        flex: 100%;
        max-width: 48% !important;
        width: 100%;
        display: inline-block;
        float: none;
        vertical-align: top;
    }

    .woocommerce-checkout .col2-set .col-2 {
      margin-top: 25px;
    }
}

@media (max-width: 767px) {
    .contact .container {
        max-width: 100%
    }
    .contact h1 {
        margin: 40px 0 40px;
        font-size: 28px
    }
    .contact-form [class^='col-'] {
        padding: 0 15px;
    }
    .contact-form .button {
        max-width: 100%;
        height: 50px;
        padding: 24px 60px 35px
    }
    .in-center {
        margin-top: -8px
    }
    .contact-add {
        width: 100%;
        text-align: center;
        display: block;
    }
    .contact-add * {
        font-size: 14px;
        -ms-flex-preferred-size: 100%;
        flex-basis: 100%;
        max-width: 100%
    }
    .contact-add a {
        margin-bottom: 15px;
        display: block;
    }
    .contact-add a:first-child {
        font-size: 16px;
        color: #8bc249
    }
    .contact-add a::after {
        display: none
    }

    .woocommerce-checkout .col2-set .col-1,
    .woocommerce-checkout .col2-set .col-2 {
        max-width: 100% !important;
    }

    .woocommerce-checkout .col2-set .col-2 {
      margin-top: 25px;
    }

    .woocommerce-checkout .container {
      padding: 0 15px;
  }

  .woocommerce-checkout .woocommerce-info {
    font-size: 12px;
  }

  .woocommerce-checkout .col2-set .col-1 h3, .woocommerce-checkout .col2-set .col-2 h3 {
      font-size: 14px !important;
  }

  #ship-to-different-address input#ship-to-different-address-checkbox {
      margin-bottom: 3px !important;
  }

  .woocommerce-checkout .woocommerce-notice {
    font-size: 12px !important;
  }

.thanks {
    padding: 50px 0;
    position: relative;
    border-top: 20px solid #8bc249;
    background-position: center top;
    background-repeat: no-repeat;
    background-size: cover
}

.thanks .container {
    max-width: 1260px
}

.thank-icon {
    z-index: 2;
    top: -24px;
    left: 50%;
    max-width: 74px;
    position: absolute;
    -webkit-transform: translate(-50%, 0);
    -moz-transform: translate(-50%, 0);
    -ms-transform: translate(-50%, 0);
    transform: translate(-50%, 0)
}

.thank-content {
    margin: 60px 0 20px;
    text-align: center
}

.thank-content h1 {
    margin-bottom: 30px;
    color: #fff;
    font-style: normal;
    font-family: "United Serif SmEx Bd";
    font-weight: bold
}

.thank-content p {
    font-size: 20px;
    line-height: 1.5;
    margin-bottom: 30px;
    color: #fff;
    font-style: normal;
    font-family: "United Serif Rg Lt";
    font-weight: 300
}

.thank-content a {
    font-size: 28px;
    display: inline-block;
    color: #8bc249;
    font-style: normal;
    font-family: "United Sans Rg Bd";
    font-weight: bold
}

.thank-content img {
    display: block;
    margin: 30px auto 0;
    max-width: 620px;
    opacity: 0.15
}
}

/* shop page css start */

.shop-left {
  margin-top: 50px;
}

.shop-right {
  width: 100%;
  max-width: 25%;
}

.shop-right .news-heading {
    display: inline-block;
    padding-right: 25px;
}

.shop-left .card {
    width: 32.33%;
    margin-bottom: 20px;
    padding-left: 15px;
    display: inline-block;
    vertical-align: top;
    position: relative;
}


.shop-left .card a span {
  position: absolute;
  top: 0;
  left: 15px;
  background-color: #8bc249;
  color: #fff;
  font-family: "United Serif Rg Md";
  font-weight: 500;
  font-size: 12px;
  padding: 6px 15px;
  line-height: 1;
  text-transform: uppercase;
}

.shop-left .card-content {
    margin: 15px 0;
    text-align: center;
}

.shop-left .card-content h5 {
    margin: 0;
    padding: 0;
    font-family: "United Serif Rg Md";
    font-weight: 600;
    font-size: 22px;
    color: #000;
    text-transform: capitalize;
    letter-spacing: 1px;
}

.shop-left .card-content .price span {
    margin: 0;
    padding: 0;
    font-family: "United Serif Rg Md";
    font-weight: 600;
    font-size: 16px;
    color: #8bc249;
    letter-spacing: 1px;
}




/* shop page css end */


/* single page css start */

body.single-product {
  background-color: #fff;
}
.woocommerce div.product div.images img {
    display: block;
    width: 100% !important;
    height: auto;
    box-shadow: none;
}

.wpgs-nav .slick-slide img {
width: 100% !important;
}

.woocommerce-checkout .col2-set {
    margin: 50px 0;
}

#order_review_heading {
  margin: 25px 0;
  padding: 0;
  text-align: left;
  font-size: 22px;
  color: #000;
  font-family: "United Serif SmEx Bd";
}

.woocommerce-checkout .col2-set .col-1,
.woocommerce-checkout .col2-set .col-2 {
    flex: 50%;
    max-width: 50%;
    width: 50%;
    display: inline-block;
    float: none;
}

.woocommerce-checkout .col2-set .col-1 .form-row,
.woocommerce-checkout .col2-set .col-2 .form-row  {
  text-align: left;
  width: 100%;
  height: 100%;
}

.woocommerce-checkout .col2-set .col-1 h3,
.woocommerce-checkout .col2-set .col-2 h3 {
    font-weight: 700;
    font-size: 22px;
    text-transform: capitalize;
    margin: 0 0 20px;
    text-align: left;
    font-family: "United Serif SmEx Bd";
}

.woocommerce-checkout .col2-set .col-1 label,
.woocommerce-checkout .col2-set .col-2 label {
    display: block;
    font-weight: bold;
    letter-spacing: 0.3px;
    color: #8bc249;
}

.woocommerce-checkout .col2-set .col-1 span.woocommerce-input-wrapper .input-text,
.woocommerce-checkout .col2-set .col-2 span.woocommerce-input-wrapper .input-text {
    padding: 12px 15px;
    border: 1px #8bc249 solid;
    box-shadow: 0 3px 4px #e6e6e6;
    -webkit-appearance: none;
    appearance: none;
}

.woocommerce-checkout .col2-set .col-1 .select2-selection,
.woocommerce-checkout .col2-set .col-2 .select2-selection {
  padding: 12px 15px;
  border: 1px #8bc249 solid;
  box-shadow: 0 3px 4px #e6e6e6;
  -webkit-appearance: none;
  appearance: none;
  height: 50px;
  border-radius: inherit;
}

.woocommerce-checkout .col2-set .col-1 span.select2-selection__arrow,
.woocommerce-checkout .col2-set .col-2 span.select2-selection__arrow {
    padding: 22px 0;
}

#ship-to-different-address span {
  color: #000;
}

#ship-to-different-address input#ship-to-different-address-checkbox {
  margin-bottom: 6px;
}

.woocommerce-info {
  border-top-color: #8bc249;
text-align: left;
}

.woocommerce #payment #place_order, .woocommerce-page #payment #place_order {
    float: right;
    background: transparent;
    color: #8bc249;
}

.single-product .product-single__title {
  color: #000;
  margin-bottom: 15px;
  font-size: 28px;
  letter-spacing: 2px;
  text-align: left;
}

.single-product .p-sub-title {
    color: #000;
    margin-bottom: 25px;
    font-size: 14px;
    letter-spacing: 2px;
    text-align: left;
    font-family: "United Sans SmEx Md";
    font-weight: 600;
}

.single-product .p-single-description p {
    color: #333;
    font-size: 20px;
    line-height: 1.5;
    padding-top: 0px;
    padding-bottom: 25px;
    font-family: "United Serif Rg Lt";
    margin-right: 240px;
    font-weight: 500;
}

/* .single-product .machine-specs .p-size {
    letter-spacing: 2px;
    font-weight: bold;
    font-family: 'Myriad Pro';
    font-size: 14px;
    position: absolute;
    background: #fff;
    top: -8px;
    left: 22px;
    padding: 0 12px;
} */


.machine-specs {
    position: relative;
}

.single-product select {
  width: 100%;
  max-width: 348px !important;
  padding: 16px 20px;
  font-size: 16px;
  color: #000;
  font-weight: normal;
  font-family: 'Myriad Pro';
  background-image: url(../images/select.png);
  background-repeat: no-repeat;
  background-size: 10px;
  background-position: 95%;
  -webkit-app-region: none;
  -webkit-appearance: none;
}


/* .single-product  select {
    color: #1a1a1a !important;
    border: 1px solid #e4e4e4;
} */

.p-price {
    margin: 25px 0;
    padding: 0 0 20px;
    border-bottom: 2px solid #cfcfcf;
    width: 75%;
}

.p-price h4 {
  text-align: left;
  font-size: 12px;
  font-family: inherit;
  text-transform: uppercase;
  padding-bottom: 5px;
}

.p-price .product-price {
  text-align: left;
  font-size: 42px;
  text-transform: uppercase;
  padding-bottom: 5px;
  color: #8bc249;
  font-family: "United Serif SmEx Bd";
}

.woocommerce-variation-add-to-cart {
  margin: 0;
  padding: 0px 0 25px;
  /* border-bottom: 2px solid #cfcfcf; */
  width: 75%;
}

.buy-quantity-section {
  display: inline-block;
  width: 50%;
}

.quantity-button .minus-quantity,
.quantity-button .quantity-field,
.quantity-button .plus-quantity {
  display: inline-block;
  margin: 2px;
}

.quantity-button .minus,
.quantity-button .qty,
.quantity-button .plus {
  width: 44px !important;
  padding: 0 !important;
  height: 44px !important;
  min-height: 44px !important;
  text-align: center !important;
  padding: 0 5px !important;
  border: 1px solid #d8d8d8 !important;
  touch-action: unset;
  -webkit-appearance: none !important;
}

.quantity-button input {
  -webkit-appearance: none !important;
}
.quantity-button input:hover {
  -webkit-appearance: none !important;
}

input[type=number]::-webkit-inner-spin-button,
input[type=number]::-webkit-outer-spin-button {
  -webkit-appearance: none;
  margin: 0;
}

.buy-now-button {
    display: inline-block;
    width: 185px;
    padding: 0;
    margin: 0;
    vertical-align: top;
}

.buy-now-button a {
  padding: 12px !important;
  height: 50px;
}
.buy-now-button button {
  padding: 12px !important;
  height: 50px;
}
.buy-now-button a span {
  line-height: 0;
  padding: 8px 0 0;
}
.buy-now-button span {
  line-height: 0;
  padding: 8px 0 0;
}
.related-products-single {
  margin: 0;
  text-align: left;
  width: 100%;
}

.related-products-single  p {
    margin-top: 30px;
    text-align: center;
    font-size: 35px;
    color: #000;
    font-family: "United Serif SmEx Bd";
    padding-bottom: 15px;
    font-weight: 500;
    letter-spacing: 1px;
}

.related-products-single h5 {
    margin: 0;
    padding: 0;
    font-family: "United Serif Rg Md";
    font-weight: 600;
    font-size: 22px;
    color: #000;
    text-transform: capitalize;
    letter-spacing: 1px;
}

span.onsale {
left: unset !important;
background-color: #8bc249 !important;
font-family: "United Serif Rg Md";
font-weight: 500 !important;
font-size: 18px !important;
padding: 6px 15px !important;
line-height: 1 !important;
text-transform: uppercase;
border-radius: unset !important;
min-height: unset !important;
    top: 0 !important;
}

.product-info .product-price del {
  font-size: 24px !important;
}
.product-info .product-price ins {
  background-color: transparent !important;
  color: #8bc249 !important;
}

table.shop_table.shop_table_responsive.cart.woocommerce-cart-form__contents {
    font-family: "United Sans SmEx Md";
}


/* single page css end */


/* cart page css start */

.woocommerce-cart .actions .coupon input,
.woocommerce-cart .actions .coupon button {
  width: 165px !important;
  text-align: center !important;
  padding: 12px 8px !important;
  display: inline-block !important;
  border: 2px solid #8bc249 !important;
  color: #000 !important;
  font-size: 16px;
  height: 65px;
}


.woocommerce-cart .wc-proceed-to-checkout a.checkout-button {
    width: 100% !important;
    max-width: 70% !important;
    margin: 0 auto !important;
    background: #ffffff !important;
    color: #a0cd6a !important;
}

.woocommerce-checkout .checkout_coupon input {
  height: 65px !important;
  padding: 15px !important;
}

body.woocommerce-checkout {
  background: #fff;
}

.woocommerce-account .woocommerce-form-login input {
    height: 55px;
    padding: 14px;
    border: 2px solid #8bc249;
}

.woocommerce-account .woocommerce-form-login .woocommerce-form__input-checkbox {
  height: auto;
    vertical-align: top;
    margin-right: 10px;
}
.woocommerce-account .woocommerce-form-login .woocommerce-form__input-checkbox {
  height: auto;
    vertical-align: middle;
    margin-right: 10px;
    margin-bottom: 3px;
}

.woocommerce-account .woocommerce-form-login .woocommerce-form__label-for-checkbox  {
  display: block !important;
  margin-top: 15px;
}

body.woocommerce-account {
  background: #fff;
}

body.woocommerce-lost-password {
  background: #fff;
}

.woocommerce-lost-password .woocommerce-ResetPassword.lost_reset_password .woocommerce-form-row {
  width: 55%;
  margin: 0 auto !important;
  text-align: center;
  display: block;
  float: none;
}

.woocommerce-lost-password .woocommerce-ResetPassword.lost_reset_password .woocommerce-form-row  input {
    height: 55px;
    padding: 14px;
    border: 2px solid #8bc249;
    margin-bottom: 15px;
}

.woocommerce-lost-password .woocommerce-ResetPassword.lost_reset_password .woocommerce-form-row  button {
  padding: 14px !important;
}

.woocommerce-account .woocommerce-MyAccount-navigation {
    text-align: left;
    border-right: 2px solid #8bc249;
}

.woocommerce-account .woocommerce-MyAccount-content {
    text-align: left;
}
.woocommerce-account .woocommerce-MyAccount-content p {
    margin-top: 10px;
}

.woocommerce-account .woocommerce-MyAccount-navigation li {
  margin-bottom: 10px;
  font-family: "United Serif SmEx Bd";
  color: #000;
}

.woocommerce-account .woocommerce-MyAccount-navigation li a {
  color: #000;
}

.woocommerce-account .woocommerce-MyAccount-content .col-1,
.woocommerce-account .woocommerce-MyAccount-content .col-2 {
  max-width: 100%;
  display: block;
  float: none !important;
}

.woocommerce-account .woocommerce-MyAccount-content .woocommerce-address-fields input,
.woocommerce-account .woocommerce-MyAccount-content .woocommerce-address-fields select {
  height: 55px;
  padding: 14px;
}

.woocommerce-account .woocommerce-MyAccount-content .woocommerce-EditAccountForm.edit-account input,
.woocommerce-account .woocommerce-MyAccount-content .woocommerce-EditAccountForm.edit-account select {
  height: 55px;
  padding: 14px;
}

.woocommerce-account .woocommerce-MyAccount-content .woocommerce-EditAccountForm.edit-account button {
  padding: 0 14px !important;
}

.woocommerce-account .woocommerce-MyAccount-content .woocommerce-address-fields button {
  padding: 0 14px !important;
}

.woocommerce-account .woocommerce-MyAccount-content .woocommerce-message--info a {
  padding: 14px !important;
  line-height: 32px;
}

.woocommerce-simple-add-to-cart {
  margin: 0;
  padding: 0px 0 25px;
  border-bottom: 2px solid #cfcfcf;
  width: 75%;
}

.product-name a{
color: #000 !important;
}

.woocommerce-cart .buy-quantity-section {
  width: 100%;
  display: inline;
}

/* cart page css end */

@media (max-width: 767px) {
    .thank-content p {
        font-size: 18px
    }
    .thank-content a {
        font-size: 22px
    }
    .thank-content img {
        max-width: 100%
    }
}


@media (max-width: 480px) {
  section.news-para.news-index .col-sm-3 {
      padding: 0 0;
  }
  .mobnav a.button {
    max-width: 100%;
    position: relative;
  }
  .baja_kit_logo_section .s-logo-mark ul li img {
    padding: 0;
    max-width: 100%;
    margin: auto;
    display: block;
    width: 90%;
}
}

@media (min-width: 768px) and (max-width: 1024px) {
  .related-products-single p {
      margin-top: 10px;
      font-size: 20px;
  }

  .woocommerce ul.products[class*=columns-] li.product, .woocommerce-page ul.products[class*=columns-] li.product {
      width: 28%;
      float: none !important;
      padding: 0 15px 15px;
      display: inline-block;
  }

  .single-product .p-single-description p {
    margin-right: 0 !important;
  }

  .buy-quantity-section {
    width: 100%;
}

.quantity-button {
      display: inline-block;
      width: 60%;
  }

  .buy-now-button {
    margin-top: 15px;
    display: block;
  }

  .woocommerce-MyAccount-navigation {
      width: 100%;
      max-width: 32%;
      display: inline-block;
  }

  .woocommerce-MyAccount-content {
    width: 100%;
    max-width: 60%;
    display: inline-block;
    vertical-align: top;
    margin-left: 15px;
  }
}

@media (max-width: 767px) {
  /******************Mobile Responsive************************/
.single-product.woocommerce div.product div.images img {
  width: 100%;
  margin: 0 auto;
  }
.single-product .p-single-description p {
  margin-right: 0;
  }
.p-price {
  margin: 25px 0;
  padding: 0 0 20px;
  border-bottom: 2px solid #cfcfcf;
  width: 100%;
  }
.quantity-button {
  width: 100%;
  }
.buy-quantity-section {
  margin: 0 auto;
  text-align: center;
  }
.related-products-single p {
  margin-top: 0;
  font-size: 20px;
  }

  .woocommerce ul.products[class*=columns-] li.product, .woocommerce-page ul.products[class*=columns-] li.product {
  width: 100% !important;
  }

  .single-product .product-single__title {
    font-size: 16px;
  }
  .single-product .p-sub-title {
    font-size: 12px;
  }

  .single-product .p-single-description p {
    font-size: 16px;
  }
  .single-product .container {
    padding: 0 15px;
}

.p-price .product-price {
    font-size: 22px;
  }

.buy-now-button {
  margin-top: 15px;
}

.woocommerce-account .container {
  padding: 0 15px;
}

.woocommerce-account .woocommerce-form-login button {
  width: 100% !important;
  max-width: 100% !important;
  padding: 0 !important;
}

.woocommerce-lost-password .woocommerce-ResetPassword.lost_reset_password .woocommerce-form-row {
  width: 100%;
}

.woocommerce-lost-password .woocommerce-ResetPassword.lost_reset_password .woocommerce-form-row button {
    width: 100%;
    max-width: 100%;
}

.woocommerce-account .woocommerce-MyAccount-content .woocommerce-EditAccountForm.edit-account button {
  width: 100%;
  max-width: 100%;
}

.woocommerce-account .woocommerce-MyAccount-navigation {
    border-bottom: 2px solid #8bc249;
    margin-bottom: 25px;
    border-right: unset;
}

.woocommerce-account .woocommerce-MyAccount-content .woocommerce-address-fields button {
  padding: 0 14px !important;
  max-width: 100% !important;
}

.woocommerce-account .woocommerce-MyAccount-content .woocommerce-message--info a {
  padding: 14px !important;
  line-height: 22px;
}

}

@media (max-width:1439px) {
    .woocommerce-cart .actions button {
      font-size: 14px;
      padding: 10px !important;
      height: 65px !important;
    }

    .woocommerce-cart .wc-proceed-to-checkout a {
      font-size: 14px !important;
      padding: 12px !important;
      line-height: 28px !important;
    }

    .woocommerce-checkout .checkout_coupon button {
      padding: 12px !important;
      line-height: 28px !important;
    }

    .woocommerce-checkout .woocommerce-checkout-payment button {
      padding: 12px !important;
      line-height: 28px !important;
      margin-top: 15px !important;
    }

    .brand-identity-typography .font-description p {
        font-size: 19px;
        line-height: 26px;
    }

    .brand-identity-typography .font-style-section p {
        font-size: 22px;
    }

    .brand-identity-typography .typography-list ul {
        width: 50%;
    }
}

@media (max-width: 1023px) {
  .woocommerce-cart .actions button {
    margin: 0 auto !important;
    width: 80% !important;
    max-width: 80% !important;
  }

  .woocommerce-cart .actions .coupon input,
   .woocommerce-cart .actions .coupon button {
    width: 48% !important;
  }
}

@media (max-width: 767px) {
  .woocommerce-cart .container {
    padding: 0 15px;
  }

  .woocommerce-cart-form__cart-item .quantity {
    text-align: right;
  }
}

@media (max-width: 1439px) {
  .single-product.woocommerce div.product form.cart .single_variation_wrap {
    width: 100% !important;
  }

  .p-price {
    width: 100% !important;
  }

  .woocommerce-variation-add-to-cart {
    width: 100% !important;
  }

  .quantity-button {
    width: 100% !important;
  }

  .single-product.woocommerce div.product form.cart button[type="submit"] {
    max-width: 100% !important;
  }

  .buy-now-button span {
    line-height: 0;
    padding: 0 !important;
    line-height: 1;
  }

  .woocommerce-simple-add-to-cart {
    width: 100%;
    display: table;
  }
  .hero {
    height: 388px !important;
   }
}


/*** Brand Identity Page ***/
.common-banner {
    /* height: 720px !important; */
    background-color: transparent;
}
.common-banner .arrow {
    top: auto;
    bottom: -19px;
}
.common-banner .arrow.black {
    background-color: transparent;
    border-left: 20px solid transparent;
    border-right: 20px solid transparent;
    border-top: 20px solid #2f2f2f;
    transform: rotate(0deg);
}
.banner-content {
    max-width: max-content;
}
.banner-content h1 {
    padding: 0px 75px;
}
/* .steelit-banner .banner-content h1 {
    padding: 0;
} */
.banner-content h2 {
    max-width: max-content;
    position: relative;
    padding-bottom: 35px;
    letter-spacing: 3px;
    margin-top: 20px;
}
.banner-content p {
    font-family: 'United Sans Cd Md';
    font-size: 58px;
    letter-spacing: 4px;
    margin-bottom: 20px;
    position: relative;
    max-width: 1187px;
    margin: 0px auto 20px;
}
.banner-content p::after {
    content: "";
    position: absolute;
    left: 0;
    top: 0px;
    bottom: 0px;
    margin: auto;
    background: #88c240;
    height: 3px;
    width: 310px;
    border-radius: 30px;
}
.banner-content p::before {
    content: "";
    position: absolute;
    right: 0px;
    top: 0px;
    bottom: 0px;
    margin: auto;
    background: #88c240;
    height: 3px;
    width: 310px;
    border-radius: 30px;
}
.banner-content-border {
    height: 7px;
    width: 1187px;
    background: #88c240;
    bottom: 0;
    border-radius: 50px;
    margin: auto;
}
.logo-creation-block {

}
.logo-creation-block ul {
    display: flex;
    justify-content: space-between;
    /* align-items: center; */
    flex-wrap: wrap;
    border-bottom: 1px solid #1a1a1a;
}
/* .logo-creation-block ul li {
    width: 33.33%;
    display: none;
} */
/* .logo-creation-content {
    display: flex;
    align-items: center;
    width: 100%;
    justify-content: center;
    padding: 170px 20px;
} */
.logo-creation-block ul li {
    width: 33.33%;
    display: flex;
    min-height: 645px;
    justify-content: center;
    align-items: center;
}
.logo-creation-content {
    display: flex;
    align-items: center;
    width: 100%;
    justify-content: center;
    padding: 0;
}
.logo-creation-block ul li:nth-child(even) {
    background: #e5e5e5;
}
.logo-creation-block ul li:nth-child(odd) {
    background: #efefef;
}
.more-logo-creation {
    background: #f1f1f1;
    padding: 55px 15px;
    text-align: center;
    height: 120px;
    letter-spacing: 3px;
    font-size: 23px;
    color: #333333;
    font-family: 'United Sans SmEx Hv';
    cursor: pointer;
}
.less-logo-creation {
    background: #f1f1f1;
    padding: 55px 15px;
    text-align: center;
    height: 120px;
    border-top: 1px solid #1a1a1a;
    letter-spacing: 3px;
    font-size: 23px;
    color: #333333;
    font-family: 'United Sans SmEx Hv';
}
.logo-creation-description {
    text-align: center;
    background: #fff;
    padding: 110px 15px 130px;
}
.logo-creation-description p {
    font-size: 15pt;
    color: #000000;
    font-family: 'United Serif Rg Lt';
    letter-spacing: 2.5px;
    line-height: 40px;
}
.logo-creation-description p:last-child {
    margin-top: 35px;
}
/*** Brand Identity Page***/
.color-categeory {
    padding: 40px 0;
}
.color-categeory ul {
    display: flex;
    justify-content: center;
    align-self: center;
    position: relative;
}

.color-categeory ul::after,
.color-categeory ul::before {
    content: "";
    position: absolute;
    top: 50%;
    left: 0;
    background-image: url(../images/brand-indentity/color-type-border.png);
    width: 145px;
    height: 49px;
    background-repeat: no-repeat;
    transform: translateY(-50%);
}

.color-categeory ul::after {
    left: unset;
    right: 0;
}
.color-categeory li {
    text-align: center;
    margin-right: 45px;
}
.color-categeory li span {
    display: block;
    width: 100%;
    color: #fff;
    font-size: 12px;
    margin-top: 12px;
    letter-spacing: 1.5px;
    font-family: 'United Sans Rg Bd';
    font-weight: bold;
}
.color-categeory li:last-child {
    margin-right: 0;
}
.common-middle-heading::before, .common-middle-heading::after {
    content: "";
    position: absolute;
    height: 23px;
    background: #333;
    width: 40%;
    top: -8px;
    bottom: 0;
    margin: auto;
}
.common-middle-heading::after {
    right: 0px;
}
.common-middle-heading::before {
    left: 0px;
}

.work-scope-inner {
    margin: 0;
    padding: 60px 0;
    display: flex;
    align-items: flex-start;
}

.work-scope-inner_content {
    margin: 0;
    padding: 0;
    width: 60%;
    text-align: left;
    display: block;
}

.work-scope-inner_content h3 {
    margin: 0;
    padding: 0 0 25px;
    font-size: 47px;
    font-family: "United Sans SmEx Md";
    font-weight: 500;
    letter-spacing: 4px;
    color: #fff;
    position: relative;
    text-align: left;
}

.work-scope-inner_content h3::before {
    content: "";
    position: absolute;
    top: 18px;
    right: 0;
    width: 47%;
    height: 4px;
    background: #89c340;

}

.work-scope-inner_content p {
    margin: 0;
    padding: 0 215px 0 0;
    font-size: 15pt;
    font-family: 'United Serif Rg Lt';
    font-weight: 300;
    color: #fff;
    line-height: 29px;
}

.work-scope-inner_content label {
    display: block;
    width: 100%;
    font-family: "United Sans SmEx Md";
    font-weight: 500;
    font-size: 30px;
    margin: 0;
    padding-bottom: 25px;
    padding-top: 25px;
    color: #fff;
    cursor: unset;
}

.work-scope-inner_content p span {
    color: #89c340;
    font-family: 'United Serif SmEx Bd';
    font-weight: bold;
}

.work-scope-inner_content .get-info {
    font-family: "United Sans SmEx Md";
    font-weight: 500;
}

.work-scope-inner_content .get-info a {
    color: #89c340;
}

.work-scope-inner_content .get-info {
    padding-top: 25px;
}

.work-scope-inner_img img {
    width: 95%;
    margin-top: 35px;
}

.common-middle-heading {
    position: relative;
}

.common-middle-heading span {
    display: block;
    width: 100%;
    text-align: center;
    color: #fff;
    letter-spacing: 7px;
    font-size: 30px;
    font-family: 'United Sans Rg Bd';
    font-weight: bold;
    line-height: 1;
    text-transform: uppercase;
}

.primay-logo-section .container {
    padding-top: 70px;
    padding-bottom: 70px;
}

.monkey-logo {
    margin: 0;
    padding: 80px 100px;
    display: flex;
    justify-content: center;
}

.monkey-logo ul {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.monkey-logo ul li {
    margin: 0;
    padding: 35px 50px;
}

.monkey-logo ul li + li {
    border-left: 2px solid #2e2e2e;
}

.monkey-logo ul li h5 {
    font-family: 'United Sans Rg Bd';
    font-weight: bold;
    font-size: 14px;
    color: #fff;
    padding-top: 50px;
}
.logo-variants {
    margin: 0;
    padding: 80px 100px 0;
    display: flex;
    justify-content: center;
}
.logo-variants ul {
    display: flex;
    justify-content: center;
    align-items: center;
    flex-wrap: wrap;
}
.logo-variants ul li {
    margin: 0;
    width: 100%;
}
.logo-variants ul li + li {
    border-top: 2px solid #2e2e2e;
    padding-top: 115px;
}
.logo-variants ul li + li h5 {
    padding-top: 110px;
    padding-bottom: 115px;
}
.logo-variants ul li h5 {
    font-family: 'United Sans Rg Bd';
    font-weight: bold;
    font-size: 14px;
    color: #fff;
    padding-top: 20px;
    text-align: right;
    padding-bottom: 115px;
}
.logo-variants-inner {
    max-width: 1133px;
    text-align: center;
    margin: auto;
}
.logo-variants-inner img {
    margin: auto;
    display: block;
}
.logo-with-bg li {
    /* padding: 150px 0px; */
    min-height: 820px;
    display: flex;
    align-items: center;
    justify-content: center;
}
.bg-creem {
    background: #e9e693;
}
.bg-green {
    background: #00a64a;
}
.bg-orange {
    background: #f36619;
}

.brand-identity-typography .font-text {
    font-family: 'Usuzi';
    font-weight: normal;
}

.brand-identity-typography .font-name {
    margin-left: 20px;
}

.brand-identity-typography .typography-list {
    flex-wrap: nowrap;
}

.brand-identity-typography .font-style-section p {
    font-family: 'Usuzi';
    font-weight: normal;
    letter-spacing: 1.6px;
    font-size: 27px;
    padding-right: 70px;
}

.brand-identity-typography .font-description p {
    font-size: 15pt;
    line-height: 29px;
    font-family: 'United Serif Rg Lt';
    font-weight: 300;
    letter-spacing: 0.8px;
    margin: 0;
    padding: 0 0 20px;
}

.brand-identity-typography ul.font-description {
    margin: 0;
    padding: 0 191px;
}

.brand-identity-typography ul li.usuzi-italic {
    padding-top: 110px;
    padding-bottom: 110px;
}

.brand-identity-typography ul li.usuzi-italic .font-style-section p {
    font-style: italic;
}

.typography-section.brand-identity-typography {
    padding: 0;
}

/**** Jerett Page *****/
.jerett-work-scope .work-scope-inner_content p {
    padding: 0 196px 0 0;
}
.jerett-work-scope .work-scope-inner_content .get-info {
    padding-top: 25px;
}
.jerett-work-scope .work-scope-inner_img {
    width: 40%;
    min-height: 500px;
    display: flex;
    align-items: center;
}
.jerett-heading.common-middle-heading::before, .jerett-heading.common-middle-heading::after {
    width: 34%;
}
.jerett-book-inner {
    text-align: center;
    padding: 110px 0px;
}
.jerett-mac-book-section {
    display: flex;
    justify-content: center;
    background-size: cover;
    background-repeat: no-repeat;
}
.jerett-mac-book-section .jerett-book-inner{
    margin-top: -520px;
}
.typography-section  {
    padding-top: 50px;
}
.typography-list {
    padding: 75px 0px 35px;
    color: #fff;
    display: flex;
    flex-wrap: wrap;
    margin: 0px -170px 0px -30px;
}
.typography-list .comman-typography {
    width: 50%;
    padding-right: 70px;
    margin-bottom: 30px;
}
.font-heading-section {
    display: flex;
    border-bottom: 1px solid #fff;
    min-height: 65px;
}
.font-text {
    font-size: 49px;
    line-height: 1;
    letter-spacing: 3px;
    width: 75px;
}
.font-name {
    font-family: 'United Sans Rg Bd';
    border-left: 1px solid #fff;
    padding-left: 20px;
    margin-left: 0px;
    font-size: 36px;
    letter-spacing: 1.5px;
    line-height: 22px;
    padding-bottom: 0;
    padding-top: 8px;
}
.font-name span {
    display: block;
    font-size: 20px;
    letter-spacing: 0.5px;
    font-family: 'United Sans Rg Md';
    margin-top: 5px;
}
.font-style-section {
    padding: 30px 0px;
}
.font-style-section p {
    font-size: 31px;
    letter-spacing: 5px;
    line-height: 40px;
    color: #fff;
}
.font-style-section p a {
    color: #fff;
}
.typography-box1 .font-text {
    font-family: 'KorolevCompressedW04';
    font-weight: 700;
}

.typography-box1 .font-style-section p {
    font-family: 'KorolevCompressedW04';
    font-weight: 700;
}
.typography-box2 .font-style-section p {
    font-family: 'Museo Sans Cyrl 500';
    letter-spacing: 2px;
    font-weight: 500;
}
.typography-box2 .font-text {
    font-family: 'Museo Sans Cyrl 500';
}
.typography-box3 .font-text {
    font-family: 'Korolev Condensed';
    font-weight: 300;
}
.typography-box3 .font-style-section p {
    font-family: 'Korolev Condensed';
    font-weight: 300;
}
.typography-box4 .font-style-section p {
    font-family: 'Museo Sans Cyrl 500';
    letter-spacing: 2px;
    font-weight: 500;
}
.typography-box4 .font-text {
    font-family: 'Museo Sans Cyrl 500';
}

.homepage-layout-section {
    padding-top: 93px;
}
.homepage-layout-section .jerett-book-inner {
    padding: 80px 0px 0;
}
.responsive-layout-section .jerett-book-inner {
    padding: 80px 0px ;
}
.homepage-layout-section .common-middle-heading::before, .homepage-layout-section .common-middle-heading::after {
    width: 37%;
}
.screen-thumbnail-outer {
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
    flex-wrap: wrap;
}
.screen-thumbnail-outer img {
    width: 33.33%;
}

/*** steelit page ***/
.steelit-logo-section {
    display: flex;
    justify-content: space-around;
    align-items: center;
    padding-top: 10px;
    padding-bottom: 10px;
}
.steelit-logo-section .fast-monkey-image {
    width: 70%;
}
.steelit-logo-section .color-categeory {
    width: 22%;
    border-left: 2px solid #2e2e2e;
    padding: 0;
}
.steelit-logo-section .color-categeory ul::after, .steelit-logo-section .color-categeory ul::before {
    display: none;
}
.steelit-logo-section .color-categeory ul {
    flex-wrap: wrap;
}
.steelit-logo-section .color-categeory li {
    margin-right: 0;
    width: 100%;
    margin-bottom: 45px;
}
.steelit-logo-section .color-categeory li:last-child {
    margin-bottom: 0;
}
.steelit-logo-section .color-categeory li span {
    margin-top: 25px;
}
.s-logo-mark ul li img {
    padding: 125px 0px;
}
.s-logo-mark {
    padding: 80px 100px 85px;
}
.steelit-logo-variant .logo-variants {
    padding: 170px 100px 0;
}
.steelit-logo-variant .logo-variants ul li h5 {
    padding-bottom: 115px;
    margin-top: 80px;
}
.steelit-logo-variant .logo-variants ul li + li h5 {
    padding-top:0px;
}
.steelit-middle-bg {
    background-repeat: no-repeat;
    background-size: cover;
}
/* .steelit-typography .font-description p {
    font-size: 20px;
} */
.steelit-typography .typography-list ul:nth-child(1) {
    width: 45%;
    margin-right: 175px;
}
.steelit-typography ul.font-description {
    margin: 0;
    padding: 0;
    width: 30%;
}
.steelit-typography ul li:nth-child(1) .font-text {
    font-family: 'Myriad Pro';
    font-weight: normal;
}
.steelit-typography ul li:nth-child(2) .font-text {
    font-family: 'Myriad Pro';
    font-weight: normal;
    font-style: italic;
}
.steelit-typography ul li:nth-child(3) .font-text {
    font-family: 'Myriad Pro';
    font-weight: bold;
}
.steelit-typography ul li:nth-child(1) .font-style-section p {
    font-family: 'Myriad Pro';
    font-weight: normal;
}
.steelit-typography ul li:nth-child(2) .font-style-section p {
    font-family: 'Myriad Pro';
    font-weight: normal;
    font-style: italic;
}
.steelit-typography ul li:nth-child(3) .font-style-section p {
    font-family: 'Myriad Pro';
    font-weight: bold;
}
.old-logo-section {
    background: #fff;
    text-align: center;
    padding: 270px 0px 260px;
}
.old-logo-section img {
    margin-bottom: 70px;
}
.old-logo-section h2 {
    margin-bottom: 70px;
    font-family: 'United Sans Rg Bd';
    font-size: 21px;
    color: #000000;
}
.old-logo-section p {
    /* font-family: 'United Serif Rg Lt'; */
    font-family: United Serif Rg Md;
    color: #000000;
    font-size: 15pt;
    letter-spacing: 0.3px;
    line-height: 37px;
}
.new-logo-section h2 {
    color: #fff;
}
.new-logo-section p {
    color: #fff;
}
.social-media-management-section {
    padding: 81px 0px 0px;
    text-align: center;
}
.social-media-management-section .common-middle-heading {
    position: relative;
    margin-bottom: 0px;
}
.social-media-management-section img {
    border-radius: 8px;
    margin-bottom: -80px;
}
.social-media-management-section .common-middle-heading::before, .social-media-management-section .common-middle-heading::after {
    width: 32%;
    background: #012666;
}
.social-media-portfolio-img {
    background: #fff;
}
.social-media-portfolio-img ul {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
}
.social-media-portfolio-img ul li {
    width: 33.33%;
}
.social-media-portfolio-img ul li img {
    width: 100%;
}
.social-media-portfolio-img ul li p {
    /**font-family: 'United Serif Rg Lt';**/
    font-family: United Serif Rg Md;
    color: #000000;
    font-size: 15pt;
    letter-spacing: 0.3px;
    line-height: 37px;
    text-align: center;
    margin-bottom: 10px;
    padding: 0px 85px;
}
.social-media-portfolio-img ul li p:last-child {
    margin-bottom: 0;
}
.uniform-design-section {
    text-align: center;
    padding-top: 75px;
}
.uniform-design-outer {
    padding: 50px 0px 0px;
}
.uniform-design-section .common-middle-heading::before, .uniform-design-section .common-middle-heading::after {
    width: 37%;
}
.uniform-design-outer p {
    font-family: 'United Serif Rg Lt';
    /* font-family: United Serif Rg Md; */
    color: #fff;
    font-size: 15pt;
    letter-spacing: 0.4px;
    line-height: 37px;
    margin-top: 80px;
    padding-bottom: 0px;
}
.livery-wrap-outer {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 40px 0px 60px;
}
.livery-wrap-left {
    width: 60%;
}
.livery-wrap-left img {
    margin-bottom: 100px;
}
.livery-wrap-left p {
    font-family: 'United Serif Rg Lt';
    color: #fff;
    font-size: 15pt;
    letter-spacing: 0.4px;
    line-height: 35px;
    margin-bottom: 40px;
    text-align: left;
    padding-right: 20px;
}
.livery-wrap-left p:last-child {
    margin-bottom: 0;
}
.livery-wrap-right {
    width: 30%;
}
.trade-show-section .common-middle-heading::before, .trade-show-section .common-middle-heading::after {
    width: 34%;
}
.trade-show-block {
    display: flex;
    justify-content: space-around;
    align-items: center;
    margin-bottom: 130px;
}
.trade-show-block:last-child {
    margin-bottom: 0px;
}
.trade-show-img {
    width: 45%;
    text-align: center;
}
.trade-show-contant {
    width: 55%;
    padding-left: 80px;
}
.trade-show-contant p {
    font-family: 'United Serif Rg Lt';
    color: #fff;
    font-size: 15pt;
    letter-spacing: 0.4px;
    line-height: 35px;
    margin-bottom: 40px;
    text-align: left;
    padding-right: 0px;
}
.trade-show-contant p:last-child {
    margin-bottom: 0px;
}
.trade-show-section .container {
    padding-top: 100px;
}
.steel-thumbnail-block .screen-thumbnail-outer {
    align-items: unset;
}
.steelit-work-scope .work-scope-inner {
    position: relative;
}
.steelit-work-scope .work-scope-inner_content h3::before {
    width: 65%;
    right: -160px;
}
.steelit-work-scope .work-scope-inner_img {
    position: relative;
    right: 80px;
}
/*** athlete-branding ****/


    .athlete-overlay::after {
        content: "";
        position: absolute;
        top: 0;
        left: 0;
        background: rgba(0, 0, 0, 0.75);
        width: 100%;
        height: 100%;
    }

    .athlete-workscope .work-scope-inner {
        margin: 0;
        padding: 60px 0 240px;
    }

    .athlete-workscope .work-scope-inner_content {
        width: 79%;
    }

    .work-scope-inner {
        position: relative;
    }

    .athlete-workscope .work-scope-inner_img {
        position: absolute;
        top: 85px;
        right: -85px;
    }

    .athlete-workscope .work-scope-inner_img img {
        width: 96%;
        margin-top: 50px;
    }

    .athlete-workscope .work-scope-inner_content h3::before {
        width: 58%;
    }

    .athlete-workscope .work-scope-inner_content p {
        padding: 0 352px 0 0;
        font-size: 15pt;
    }

    .athlete-logo-section {
        margin: 0 ;
        padding: 50px 0;
        background: #fff;
    }

    .athlete-logo-section .hotsauce-logo {
        margin: 0;
        padding: 60px 0 80px;
        text-align: center;
    }

    .athlete-logo-section .hotsauce-logo img {
        width: 84%;
        display: block;
        margin: 0 auto;
    }

    .athlete-workscope .get-info {
        padding-top: 25px;
    }

    .athlete-logo-section .common-middle-heading::before,
    .athlete-logo-section .common-middle-heading::after {
        background: #666;
        opacity: 0.1;
    }

    .athlete-logo-section .common-middle-heading span {
        color: #000;
    }

    .champ-logo-section {
        margin: 0;
        padding: 60px 0;
        display: flex;
        justify-content: space-between;
        align-items: flex-end;
    }

    .champ-logo-section ul {
        display: flex;
        justify-content: space-between;
        align-items: flex-end;
        width: 100%;
    }

    .champ-logo-section ul li {
        margin: 0;
        padding: 100px 48px 15px;
    }

    .champ-logo-section ul li + li {
        border-left: 4px solid #f5f5f5;
    }

    .champ-logo-section ul li span {
        margin: 0;
        padding: 75px 0 0;
        display: block;
        text-transform: uppercase;
        font-family: 'United Sans Rg Bd';
        font-weight: bold;
        font-size: 19px;
        color: #000;
        letter-spacing: 1.6px;
        text-align: center;
    }

    .typography-section.brand-identity-typography.athlete-typhography {
        margin: 0;
        padding: 60px 0;
    }

    .athlete-typhography .font-text {
        font-family: 'City';
        font-weight: 300px;
    }

    .athlete-typhography .font-style-section p {
        font-family: 'City';
        font-weight: 300;
        letter-spacing: 8.1px;
        padding-bottom: 70px;
    }

    .athlete-typhography .city-bold .font-text {
        font-family: 'City';
        font-weight: bold;
    }

    .athlete-typhography .city-bold .font-style-section p {
        font-family: 'City';
        font-weight: bold;
        letter-spacing: 8.1px;
    }

    .typography-section.brand-identity-typography.athlete-typhography ul {
        width: 47%;
    }
    .brand-identity-typography.athlete-typhography ul.font-description {
        margin: 0;
        padding: 0 101px;
    }

    .poster-design-content {
        text-align: center;
    }

    .poster-design-content p {
        margin: 0;
        padding: 0 0 30px;
        font-family: 'United Serif Rg Lt';
        font-weight: 300;
        font-size: 15pt;
        line-height: 38px;
        letter-spacing: 0.9px;
        text-align: center;
        color: #000;
    }

    .livery-wrap-section {
        margin: 0;
        padding: 120px 0 0;
    }

    .livery-wrap {
        margin: 0;
        padding: 0;
        display: flex;
        width: 100%;
    }

    .livery-wrap .livery-wrap-vehicle {
        margin: 0;
        padding: 0;
        width: 50%;
    }

    .livery-wrap {
        margin: 0;
        padding-top: 150px;
        display: flex;
        align-items: center;
    }

    .livery-wrap .livery-wrap-content,
    .livery-wrap .livery-wrap-imag {
        width: 50%;
    }

    .livery-wrap .livery-wrap-content p {
        text-align: left;
        font-family: 'United Serif Rg Lt';
        font-weight: 300;
        font-size: 15pt;
        line-height: 38px;
        letter-spacing: 0.9px;
        color: #fff;
        padding-bottom: 40px;
    }

    .livery-wrap .livery-wrap-content p:first-child {
        padding-bottom: 40px;
    }

    .livery-vehicle-section {
        display: flex;
        flex-wrap: wrap;
        padding-left: 60px;
        width: 38%;
        position: absolute;
        right: 180px;
    }

    .livery-vehicle-section .livery-wrap-vehicle {
        width: 100%;
        text-align: center;
    }

    .livery-vehicle-section .livery-wrap-vehicle span {
        margin: 0;
        padding: 0;
        font-size: 19px;
        color: #fff;
        font-family: 'United Sans Rg Bd';
        font-weight: bold;
        display: block;
        text-align: center;
        text-transform: uppercase;
        margin-top: 40px;
    }

    .livery-vehicle-section .livery-wrap-vehicle + .livery-wrap-vehicle {
        border-top: 2px solid #fff;
        padding-top: 40px;
        margin-top: 40px;
    }
    .livery-wrap-section.athlete-branding-livery-wrap {
        padding-bottom: 90px;
        background-size: cover;
    }
    .poster-design-section .container {
        padding-left: 100px;
        padding-right: 100px;
    }

    .livery-gallery {
        display: flex;
        align-items: flex-start;
        justify-content: space-between;
        flex-wrap: wrap;
    }

    .livery-gallery img {
        width: 33.33%;
    }
    .athlete-workscope .work-scope-inner_content .get-info {
        padding-top: 25px;
    }
    .matt-brister-workscope {
        position: relative;
    }
    .matt-brister-workscope .work-scope-inner {
        position: unset;
    }
    .matt-brister-workscope .work-scope-inner_img {
        top: -65px;
        right: 0px;
    }
    .matt-brister-workscope .work-scope-inner_img img {
        width: auto;
        margin-top: 50px;
        max-width: 100%;
    }
    .matt-brister-logo-section .champ-logo-section ul li span {
        text-align: center;
    }
    .matt-brister-logo-section .champ-logo-section ul li {
        padding: 100px 90px 15px;
    }
    .monkey-heads-logo-section .champ-logo-section ul li img {
        max-width: 80%;
        margin: auto;
        display: block;
    }
    .monkey-heads-logo-section .champ-logo-section ul li span {
        font-size: 16px;
    }
    .baja-variant {
        border-top: 4px solid #f5f5f5;
        padding-top: 100px;
        margin-top: 100px;
    }
    .baja-variant h2 {
        font-family: 'United Sans Rg Bd';
        margin-bottom: 100px;
        font-size: 30px;
        letter-spacing: 7px;
    }
    .baja-variant-logo {
        text-align: center;
    }
    .matt-brister-typography ul li:nth-child(1) .font-style-section p {
        font-family: 'Pulp Fiction M54';
        font-weight: normal;
    }
    .matt-brister-typography ul li:nth-child(2) .font-style-section p {
        font-family: 'Pulp Fiction M54';
        font-weight: normal;
        font-style: italic;
    }
    .matt-brister-typography ul li {
        margin-bottom: 25px;
    }
    .typography-section.matt-brister-typography {
        padding-top: 50px;
        padding-bottom: 80px;
    }
    .matt-brister-livery-wrap-section .livery-vehicle-section .livery-wrap-vehicle + .livery-wrap-vehicle {
        border-top: 0px solid #fff;
        padding-top: 40px;
        margin-top: 40px;
    }
    .matt-brister-livery-wrap-section .livery-vehicle-section {
        margin-top: -30px;
    }
    .matt-brister-livery-wrap-section {
        padding-bottom: 70px;
        background-size: cover;
    }
    .bg-section {
        background-size: cover;
    }
    .trade-show-block.trade-show-center {
        text-align: center;
        flex-wrap: wrap;
    }
    .trade-show-block.trade-show-center .trade-show-img {
        width: 100%;
    }
    .trade-show-block.trade-show-center .trade-show-contant {
        width: 100%;
        padding: 0;
        margin-top: 80px;
        padding-bottom: 40px;
    }
    .trade-show-block.trade-show-center .trade-show-contant p {
        text-align: center;
    }
    /** polvoorde-stick-van **/
    .polvoorde-stick-workscope .work-scope-inner_img img {
        width: 80%;
    }
    .polvoorde-stick-workscope .work-scope-inner_img {
        right: 0;
    }
    .polvoorde-stick-workscope .work-scope-inner_content {
        width: 70%;
    }
    .polvoorde-stick-workscope .work-scope-inner_content p {
        padding: 0 284px 0 0;
    }
    .polvoorde-stick-workscope .work-scope-inner_content h3::before {
        width: 45%;
    }
    .polvoorde-stick-workscope .work-scope-inner {
        margin: 0;
        padding: 60px 0 110px;
    }
    .idea-inner-box {
        display: flex;
        justify-content: space-between;
        max-width: 100%;
        margin: auto;
    }
    .the-idea-inner_content {
        max-width: 23%;
        margin-right: 30px;
    }
    .the-idea-inner_img {
        max-width: 37%;
        margin-top: 30px;
        margin-right: 30px;
    }
    .the-idea-color-logo {
        max-width: 25%;
    }
    .the-idea-inner_content h3 {
        margin: 0;
        padding: 0 0 25px;
        font-size: 37px;
        font-family: "United Sans SmEx Md";
        font-weight: 500;
        letter-spacing: 4px;
        color: #fff;
        position: relative;
        text-align: left;
    }
    .the-idea-inner_content h3::before {
        content: "";
        position: absolute;
        top: 18px;
        right: -140px;
        width: 55%;
        height: 4px;
        background: #89c340;
    }
    .the-idea-inner_content p {
        margin: 0;
        padding: 0;
        font-size: 15pt;
        font-family: 'United Serif Rg Lt';
        font-weight: 300;
        color: #fff;
        line-height: 29px;
        margin-bottom: 50px;
    }
    .the-idea-color-logo ul {
        display: flex;
        flex-wrap: wrap;
    }
    .the-idea-color-logo ul li {
        width: 100%;
        display: flex;
        align-items: center;
        border-bottom: 2px solid #2e2e2e;
        padding: 15px;
    }
    .the-idea-color-logo ul li:last-child {
        border-bottom: 0px;
    }
    .the-idea-color-logo ul li img {
        width: 95px;
        height: 95px;
    }
    .the-idea-color-logo ul li h5 {
        display: block;
        width: 100%;
        color: #fff;
        font-size: 13px;
        letter-spacing: 1.5px;
        font-family: 'United Sans Rg Bd';
        font-weight: bold;
    }
    .livery-vehicle-type ul {
        display: flex;
    }
    .livery-vehicle-type ul li {
        display: flex;
        flex-wrap: wrap;
        align-items: flex-end;
        justify-content: center;
    }
    .livery-vehicle-type ul li span {
        display: block;
        width: 100%;
        color: #fff;
        font-size: 13px;
        letter-spacing: 1.5px;
        font-family: 'United Sans Rg Bd';
        font-weight: bold;
        margin-top: 35px;
        text-align: center;
    }
    .livery-vehicle-type ul li + li {
        padding-left: 120px;
    }
    .big-thumbnail-block .screen-thumbnail-outer {
        flex-wrap: unset;
        display: block;
    }
    .big-thumbnail-block .screen-thumbnail-outer img{
        width: 100%;
    }
    .polvoorde-stick-typography .font-style-section p {
        font-weight: 600;
        letter-spacing: 5px;
    }
    .polvoorde-stick-typography .font-text {
        font-weight: 600;
    }

.recent-work-thumb {
    background-image: unset;
}
.page-template-page-home .recent-work-thumb {
    padding-bottom: 0px;
    margin-bottom: -90px;
}
.sbi_lightboxOverlay {
    z-index: 9999999999999 !important;
}
.sbi_lightbox {
    z-index: 9999999999999 !important;
}
.menu-outter {
    position: relative;
    display: flex;
    align-items: center;
    cursor: pointer;
}
.nav .menu-outter i {
    margin-top: 0;
    position: unset;
    -webkit-transform: translate(0, 0%);
    -moz-transform: translate(0, 0%);
    -ms-transform: translate(0, 0%);
    transform: translate(0, 0%);
    color: #fff;
    bottom: 0;
    margin: auto;
    margin-left: 10px;
    font-size: 15px;
}
.nav .subnav {
    display: none;
}
.menu-outter a {
    position: relative;
}
/* .menu-outter a::before {
    content: '';
    bottom: -43px;
    width: 10px;
    height: 10px;
    left: 50%;
    opacity: 0;
    position: absolute;
    background-color: #8bc249;
    -webkit-transform: translate(-50%, -50%) rotate(45deg);
    -moz-transform: translate(-50%, -50%) rotate(45deg);
    -ms-transform: translate(-50%, -50%) rotate(45deg);
    transform: translate(-50%, -50%) rotate(45deg);
}
.nav .navmain li.active .menu-outter a::before {
    opacity: 1;
} */
ul.navmain li.active .menu-outter.menu-arrow-active::after {
    content: '';
    bottom:-45px;
    width: 10px;
    height: 10px;
    left: 50%;
    opacity: 1;
    position: absolute;
    background-color: #8bc249;
    -webkit-transform: translate(-50%, -50%) rotate(45deg);
    -moz-transform: translate(-50%, -50%) rotate(45deg);
    -ms-transform: translate(-50%, -50%) rotate(45deg);
    transform: translate(-50%, -50%) rotate(45deg);
}
ul.navmain li:nth-child(1).active .menu-outter.menu-arrow-active::after {
    -webkit-transform: translate(-65px, -50%) rotate(45deg);
    -moz-transform: translate(-65px, -50%) rotate(45deg);
    -ms-transform: translate(-65px, -50%) rotate(45deg);
    transform: translate(-65px, -50%) rotate(45deg);
    left: 100%;
}
ul.navmain li:nth-child(3).active .menu-outter.menu-arrow-active::after {
    -webkit-transform: translate(-80px, -50%) rotate(45deg);
    -moz-transform: translate(-80px, -50%) rotate(45deg);
    -ms-transform: translate(-80px, -50%) rotate(45deg);
    transform: translate(-80px, -50%) rotate(45deg);
    left: 138%;
}
ul.navmain li:nth-child(7).active .menu-outter.menu-arrow-active::after {
    -webkit-transform: translate(-42px, -50%) rotate(45deg);
    -moz-transform: translate(-42px, -50%) rotate(45deg);
    -ms-transform: translate(-42px, -50%) rotate(45deg);
    transform: translate(-42px, -50%) rotate(45deg);
    left: 100%;
}
ul.navmain li:nth-child(3) .navhead-sublinks li {
    margin: 0px 80px;
}
ul.navmain li:nth-child(7) .navhead-sublinks li {
    margin: 0px 50px;
}
.wpcf7-response-output {
    font-family: "United Sans SmEx Md";
    text-transform: uppercase;
    font-weight: 900;
    letter-spacing: 2px;
    margin: 20px 0px 30px!important;
    text-align: center;
    border: 0px !important;
}
.page-template-page-contact .wpcf7-form {
    position: relative;
}
.page-template-page-contact div.wpcf7-mail-sent-ok {
    position: absolute;
    bottom: 0;
    left: 320px;
}
/* .hero h2 br {
    display: none;
} */
.hero h2 {
    max-width: max-content;
}
.case-studies-contant {
    position: relative;
}
.case-studies-img-overlay {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    height: 100%;
    width: 100%;
    background: rgba(0, 0, 0, 0.40);
    flex-basis: 100% !important;
    max-width: 100% !important;
}
.case-studies-contant-hover {
    position: absolute;
    top: 50%;
    left: 0;
    right: 0;
    margin: auto;
    width: 100%;
    transform: translateY(-50%);
    opacity: 0;
    -webkit-transform: scale(1.3);
    transform: scale(1.3);
    -webkit-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
    flex-basis: 100% !important;
    max-width: 100% !important;
}
.case-studies-contant:hover .case-studies-contant-hover  {
    opacity: 1;
    -webkit-transform: scale(1);
    transform: scale(1);
}
.case-studies-contant a {
    display: block;
}
.case-studies-contant-hover h2 {
    max-width: max-content;
    font-weight: bold;
    display: flex;
    justify-content: center;
    align-items: center;
    position: relative;
    font-family: "United Serif Rg Md";
    font-size: 14px;
    letter-spacing: 2px;
    border-top: 4px solid #8bc249;
    border-bottom: 4px solid #8bc249;
    margin: auto;
    padding: 13px;
    color: #fff;
}
.case-studies-contant-hover h2::after {
    content: "";
    position: absolute;
}
.thumb .item .case-studies-contant img {
    display: block;
    -webkit-filter: unset;
    -moz-filter: unset;
    -ms-filter: unset;
    -o-filter: unset;
    filter: unset !important;
}
.case_studies_img_overlay_none {
    display: none;
}
/* four-wheel-section css */
.four-wheel-work-scope.steelit-work-scope .work-scope-inner_content h3::before {
    width: 50%;
    right: -50px;
}
.four-wheel-logo-section .color-categeory ul::after, .color-categeory ul::before {
    display: none;
}
.four-wheel-logo-section .color-categeory ul {
    justify-content: space-between;
    max-width: 55%;
    margin: auto;
}
.four-wheel-logo-section .color-categeory li span {
    color: #000;
    font-size: 12px;
    margin-top: 28px;
}
.four-wheel-logo-section .color-categeory {
    padding: 10px 0 0px;
}
.athlete-logo-section.primay-logo-section.four-wheel-decals-section .s-logo-mark {
    padding: 30px 100px 15px;
}
.four-wheel-logo-section .color-categeory h5 {
    padding-bottom: 30px;
    font-size: 23px;
    font-family: 'United Sans Rg Bd';
    letter-spacing: 6px;
}
.four-wheel-logo-section.athlete-logo-section {
    margin: 0;
    padding: 50px 0 0;
    background: #fff;
}
.primay-logo-section.four-wheel-decals-section {
    background: #fff;
}
.athlete-logo-section.primay-logo-section.four-wheel-decals-section .monkey-logo ul li h5 {
    font-size: 19px;
    padding-top: 70px;
    color: #000;
}
.athlete-logo-section.primay-logo-section.four-wheel-decals-section .monkey-logo ul li {
    margin: 0;
    padding: 35px 80px;
}
.athlete-logo-section.primay-logo-section.four-wheel-decals-section .monkey-logo ul li + li {
    border-left: 2px solid #f1f1f1;
}
.athlete-logo-section.primay-logo-section.four-wheel-decals-section .s-logo-mark ul li img {
    padding: 0;
}
.typography-section.brand-identity-typography.steelit-typography.four-wheel-typography-section {
    padding: 30px 0 20px;
}
.typography-section.brand-identity-typography.steelit-typography.four-wheel-typography-section .font-description {
    width: 26.1%;
    margin-right: 110px;
}
.typography-section.brand-identity-typography.steelit-typography.four-wheel-typography-section .typography-list ul:nth-child(1) {
    width: 43%;
    margin-right: 105px;
}
.typography-section.brand-identity-typography.steelit-typography.four-wheel-typography-section .font-description p {
    padding: 50px 0 0;
}
.typography-section.brand-identity-typography.steelit-typography.four-wheel-typography-section .typography-list {
    display: flex;
    justify-content: center;
}
.typography-section.brand-identity-typography.steelit-typography.four-wheel-typography-section .font-style-section p {
    font-family: 'Distress';
    font-weight: normal;
    color: #fff;
}
.typography-section.brand-identity-typography.steelit-typography.four-wheel-typography-section .typography-list ul:nth-child(1) li {
    padding-bottom: 40px;
}
.typography-section.brand-identity-typography.steelit-typography.four-wheel-typography-section ul li:nth-child(2) .font-style-section p{
  font-family: 'Myriad Pro';
  font-weight: normal;
  font-style: normal;
}
.typography-section.brand-identity-typography.steelit-typography.four-wheel-typography-section ul li .font-text {
    font-family: 'Usuzi';
    font-weight: normal;
    font-style: normal;
}
.athlete-logo-section.primay-logo-section.livery-vehicle-type-section.for-wheel-truck-wrap .container {
    padding-top: 100px;
    padding-bottom: 10px;
}
.social-media-management-section.for-wheel-website-design {
    padding: 50px 0px 0px;
}
.social-media-management-section.for-wheel-website-design img {
    border-radius: 0;
    margin-bottom: 0;
    padding: 80px 0 70px;
}
.social-media-management-section.for-wheel-website-design p{
    color: #fff;
    padding-bottom: 70px;
    font-size: 19px;
    font-family: 'United Sans Rg Bd';
}
.social-media-management-section.for-wheel-website-design .common-middle-heading::before, .social-media-management-section.for-wheel-website-design .common-middle-heading::after {
    width: 36%;
    background: #1f1f1f;
}
.athlete-logo-section.matt-brister-logo-section.four-wheel-logo-section.for-wheel-apparel-section ul {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    padding-top: 30px;
}
.athlete-logo-section.matt-brister-logo-section.four-wheel-logo-section.for-wheel-apparel-section ul li {
    width: 33.33%;
    text-align: center;
    padding: 40px 30px;
}
.athlete-logo-section.matt-brister-logo-section.four-wheel-logo-section.for-wheel-apparel-section ul li h4 {
    font-size: 19px;
    padding-top: 30px;
    padding-bottom: 30px;
}
.athlete-logo-section.matt-brister-logo-section.four-wheel-logo-section.for-wheel-apparel-section ul li:nth-child(2) {
    background: #000;
}
.athlete-logo-section.matt-brister-logo-section.four-wheel-logo-section.for-wheel-apparel-section ul li:nth-child(5) {
    background: #000;
}
.athlete-logo-section.matt-brister-logo-section.four-wheel-logo-section.for-wheel-apparel-section ul li:nth-child(5) h4 {
    color: #fff;
}
.athlete-logo-section.matt-brister-logo-section.four-wheel-logo-section.for-wheel-apparel-section ul li:nth-child(2) h4 {
    color: #fff;
    border-bottom: 2px solid #4d4d4d;
}
.athlete-logo-section.matt-brister-logo-section.four-wheel-logo-section.for-wheel-apparel-section ul li:nth-child(1) h4 {
    border-bottom: 2px solid #c9c9c9;
}
.athlete-logo-section.matt-brister-logo-section.four-wheel-logo-section.for-wheel-apparel-section ul li:nth-child(3) h4 {
    border-bottom: 2px solid #c9c9c9;
}
/* four-wheel-section css end */


/* BAJA KIT PAGE CSS START */
.baja_kit_logo_section {

}
.baja_kit_logo_section .monkey-logo ul {
    flex-wrap: wrap;
    justify-content: center;
}
.baja_kit_logo_section .monkey-logo ul li:nth-child(1) {
    max-width: 100%;
    margin-bottom: 80px;
    position: relative;
    padding-bottom: 85px;
}
.baja_kit_logo_section .monkey-logo ul li:nth-child(1)::after {
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    width: 100%;
    height: 2px;
    background: #e5e5e5;
}
.baja_kit_logo_section .monkey-logo ul li {
    margin: 0;
    padding: 0;
    max-width: 33.33%;
}
.baja_kit_logo_section .monkey-logo ul li + li {
    border-left: 0px solid #2e2e2e;
}
.baja_kit_logo_section .s-logo-mark {
    padding: 0;
}

.baja_kit_logo_section .s-logo-mark ul li img {
    padding: 0;
    max-width: 80%;
    margin: auto;
    display: block;
}
.baja_kit_logo_section .monkey-logo ul li h5 {
    color: #000;
}
.bink-baja-typography {

}
.brand-identity-typography.bink-baja-typography .font-style-section p {
    line-height: 45px;
    letter-spacing: 5px;
}
.baja_kit_portfolio_img_section {
    border-top: 1px solid #424242;
}
.social-media-portfolio-img.baja_kit_portfolio_img_section ul li .social-media-portfolio-content {
    padding: 58px 0px;
}
.social-media-portfolio-img.baja_kit_portfolio_img_section ul li:nth-child(4) {
    width: 50%;
    padding-top: 0;
    padding-bottom: 0;
}
.social-media-portfolio-img.baja_kit_portfolio_img_section ul li:nth-child(5) {
    width: 50%;
    padding-top: 0;
    padding-bottom: 0;
}
.social-media-portfolio-img.baja_kit_portfolio_img_section ul li img {
    width: auto;
    margin: auto;
    display: block;
}
/* BAJA KIT PAGE CSS end */

/* brandon arthur PAGE CSS Start */
.baja_kit_logo_section.brandon_arthur_logo_section .container {
    padding-bottom: 20px;
}
.baja_kit_logo_section.brandon_arthur_logo_section .monkey-logo ul li:nth-child(1) {
    padding: 35px 0px;
    border-left: 0px solid #e5e5e5;
    margin-bottom: 60px;
}
.baja_kit_logo_section.brandon_arthur_logo_section .monkey-logo ul li {
    padding: 0px 45px;
}
.baja_kit_logo_section.brandon_arthur_logo_section .monkey-logo ul li {
    padding: 0px 45px;
    border-left: 2px solid #e5e5e5;
}
.baja_kit_logo_section.brandon_arthur_logo_section .monkey-logo ul li:nth-child(2) {
    border-left: 0px solid #e5e5e5;
}
.athlete-logo-section.brandon_arthur_uniform_section {
    padding: 50px 0 0;
}
.social-media-portfolio-img.brandon_arthur_uniform_section ul {
    padding: 50px 0px 0px;
}
.social-media-portfolio-img.brandon_arthur_uniform_section ul li img {
    width: auto;
    margin: auto;
    display: block;
}
.social-media-portfolio-img.brandon_arthur_uniform_section ul li:nth-child(2) {
    background: #000 !important;
}
.social-media-portfolio-img.brandon_arthur_uniform_section ul li:nth-child(2) p {
    color: #fff;
}
.social-media-portfolio-img.brandon_arthur_uniform_section ul li:nth-child(2) .social-media-portfolio-content {
    padding: 58px 0px;
}
.social-media-portfolio-img.brandon_arthur_uniform_section ul li:nth-child(4) {
    width: 100%;
    padding: 50px 0px;
    background: #efefef !important;
}
.social-media-portfolio-img.brandon_arthur_uniform_section ul li:nth-child(4) p {
    max-width: 85%;
    margin: auto;
    margin: 40px auto 0px;
}
.brandon_arthur_livery_section .livery-wrap-left {
    width: 56%;
}
.brandon_arthur_livery_section .livery-wrap-right {
    width: 45%;
    position: relative;
    left: 80px;
}
.brandon_arthur_poster-design-section .hotsauce-logo {
    margin-top: 40px;
    margin-bottom: 60px;
}
.brandon_arthur_poster-design-section .poster-design-content p {
    color: #fff;
}
/* brandon arthur PAGE CSS end */

/* Bevly Wilson PAGE CSS START */
.photography_section {
    padding: 0;
}
.photography_section .common-middle-heading {
    margin-bottom: 50px;
}
.photography_section .common-middle-heading::before, .photography_section .common-middle-heading::after {
    width: 37%;
    top: 0px;
}
.baja_kit_logo_section.brandon_arthur_logo_section.bevly_wilson_logo_section .monkey-logo ul li:nth-child(1) {
    padding: 0;
    border-left: 0px solid #e5e5e5;
    margin-bottom: 0;
}
.baja_kit_logo_section.brandon_arthur_logo_section.bevly_wilson_logo_section .monkey-logo ul li {
    padding: 0;
    width: 33.33%;
}
.baja_kit_logo_section.brandon_arthur_logo_section.bevly_wilson_logo_section .monkey-logo ul li img {
    padding: 0;
    max-width: 80%;
    margin: auto;
    display: block;
}
.baja_kit_logo_section.brandon_arthur_logo_section.bevly_wilson_logo_section .monkey-logo ul li:nth-child(1)::after {
    display: none;
}
.baja_kit_logo_section.brandon_arthur_logo_section.bevly_wilson_logo_section .monkey-logo ul li:nth-child(2) {
    border-left: 2px solid #e5e5e5;
}
.bevly_wilson_card_design_section {
    background: #1a1a1a;
}
.screen-thumbnail-top-outer {
    display: flex;
    justify-content: space-between;
    /* flex-wrap: wrap; */
    /* align-items: center; */
}
.screen-thumbnail-top-outer .left-thumbnail {
    width: 66.7%;
}
.screen-thumbnail-top-outer .left-thumbnail img {
    height: 100%;
    width: 100%;
}
.screen-thumbnail-top-outer .right-thumbnail {
    width: 33.3%;
}
.screen-thumbnail-top-outer .right-inner-thumbnail {

}
.screen-thumbnail-top-outer .right-inner-thumbnail img {
    width: 100%;
    height: 100%;
}
.bevly_wilson_card__design_section {
    padding-top: 60px;
}
.baja_kit_logo_section.bevly_wilson_card__design_section {
    padding-bottom: 70px;
}
.baja_kit_logo_section.bevly_wilson_card__design_section .monkey-logo ul li:nth-child(1) {
    max-width: 100%;
    margin-bottom: 60px;
    position: relative;
    padding-bottom: 55px;
}
.baja_kit_logo_section.bevly_wilson_card__design_section .monkey-logo ul li {
    max-width: 100%;
}
.race-report-section {
    padding: 0px 0px 100px;
}
.race-report-section .common-middle-heading {
    padding: 50px 0px;
}
.report-btn-section {
    width: 100%;
    text-align: center;
}
.report-btn-section a {
    font-family: "United Sans SmEx Md";
    font-size: 18px;
    color: #fff;
    background: #023ca7;
    min-width: 420px;
    height: 70px;
    font-weight: 500;
    letter-spacing: 2px;
    display: inline-flex;
    justify-content: center;
    align-items: center;
    margin-top: 85px;
    margin-bottom: -30px;
    padding-top: 3px;
    transition: 0.5s ease-in-out;
}
.report-btn-section a:hover, .report-btn-section a:focus {
    background: #8bc249;
}
/* Bevly Wilson PAGE CSS end */

/* agile offroad PAGE CSS start */
.agile-offroad-typography {

}
.agile-offroad-typography ul li:nth-child(1) .font-style-section p {
    font-family: 'Gotham';
    font-weight: 500;
}
.agile-offroad-typography ul li:nth-child(2) .font-style-section p {
    font-family: 'Gotham';
    font-weight: bold;
    font-style: normal;
}
.agile-offroad-typography ul li:nth-child(1) .font-text {
    font-family: 'Myriad Pro';
    font-weight: normal;
}
.hotsauce-logo.style-sheet-logo {
    padding-bottom: 30px;
}
.typography-section.agile-offroad-typography {
    padding-top: 50px;
}
.vehicle-branding-section {
    padding: 50px 0;
}
.vehicle-branding-section .common-middle-heading {
    margin-bottom: 0px;
}
.vehicle-branding-section .champ-logo-section ul li + li {
    border-left: 2px solid #f5f5f5;
}
.vehicle-branding-section .champ-logo-section.logo-vr-r-section {
    padding-top: 0;
    padding-bottom: 0;
}
.vehicle-branding-section .champ-logo-section.logo-vr-r-section ul {
    flex-wrap: wrap;
    justify-content: center;
}
.vehicle-branding-section .champ-logo-section.logo-vr-r-section ul li + li {
    border-left: 0px solid #f5f5f5;
}
.vehicle-branding-section .champ-logo-section.logo-vr-r-section ul li {
    border-top: 2px solid #f5f5f5;
    padding-bottom: 50px;
}
.trade-show-section-agile-offroad .champ-logo-section {
    flex-wrap: wrap;
    padding:60px 0 20px;
}
.trade-show-section-agile-offroad .champ-logo-section ul {
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
}
.trade-show-section-agile-offroad .champ-logo-section ul li {
    padding: 20px 30px 15px;
    max-width: 33.33%;
    flex: 0 0 33.33%;
    text-align: center;
}
.trade-show-section-agile-offroad .champ-logo-section ul li + li {
    border-left: 0px solid #f5f5f5;
}
.trade-show-section-agile-offroad .champ-logo-section p {
    max-width: 100%;
    flex: 0 0 100%;
    font-family: 'United Serif Rg Lt';
    color: #000;
    font-size: 15pt;
    letter-spacing: 0.4px;
    line-height: 35px;
    margin: 50px 0px 40px;
    text-align: center;
    padding-right: 0px;
}
/* agile offroad PAGE CSS end */

.client-logo-garage-page .our-clients ul {
    padding: 0;
}
.client-logo-garage-page .our-clients ul li {
    margin: 0px auto 0px;
    flex-wrap: wrap;
    align-items: center;
}
.client-logo-garage-page .our-clients ul li:last-child .our-clients-logos {
    padding: 0 15px;
    margin-bottom: 20px;
}
/*# sourceMappingURL=../../maps/main.css.map */
div#identity-images {
    justify-content: center;
    align-items: center;
}
div#identity-images .item.identity {
    border: 1px solid #8bc249;
    height: 400px;
    display: flex;
    justify-content: center;
    align-items: center;
    background: #f6f6f6;
    padding: 0px 30px;
}
section.client.client-logo-garage-page {
    background-color: transparent;
}
section.client.client-logo-garage-page .mod-heading h2 {
    background-image: url(../../library/images/garage/garage-bg.jpg);
    background-color: transparent;
    background-position: center;
}

.athlete-logo-section.matt-brister-logo-section.four-wheel-logo-section.for-wheel-apparel-section.general-tire-apparel-section ul li:nth-child(2) {
    background: #1a1a1a;
}
.athlete-logo-section.matt-brister-logo-section.four-wheel-logo-section.for-wheel-apparel-section.general-tire-apparel-section ul li:nth-child(5) {
    background: #1a1a1a;
}
.athlete-logo-section.matt-brister-logo-section.four-wheel-logo-section.for-wheel-apparel-section.general-tire-apparel-section ul li:nth-child(8) {
    background: #efefef;
    padding-left: 0;
    padding-right: 0;
}
.athlete-logo-section.matt-brister-logo-section.four-wheel-logo-section.for-wheel-apparel-section.general-tire-apparel-section ul li:nth-child(8) .social-media-portfolio-content {
    padding: 50px 0px;
}
.athlete-logo-section.matt-brister-logo-section.four-wheel-logo-section.for-wheel-apparel-section.general-tire-apparel-section ul li:nth-child(4) h4 {
    border-bottom: 2px solid #c9c9c9;
}
.athlete-logo-section.matt-brister-logo-section.four-wheel-logo-section.for-wheel-apparel-section.general-tire-apparel-section ul li:nth-child(5) h4 {
    border-bottom: 2px solid #1a1a1a;
}
.athlete-logo-section.matt-brister-logo-section.four-wheel-logo-section.for-wheel-apparel-section.general-tire-apparel-section ul li:nth-child(6) h4 {
    border-bottom: 2px solid #c9c9c9;
}
.athlete-logo-section.matt-brister-logo-section.four-wheel-logo-section.for-wheel-apparel-section.general-tire-apparel-section ul li img {
    width: auto ;
}
.athlete-logo-section.for-wheel-apparel-section.general-tire-apparel-section {
    padding-top: 0;
}
ul.print-managment-block {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    padding: 80px 0 20px;
}
ul.print-managment-block li {
    flex: 0 0 50%;
    max-width: 50%;
    padding: 0px 25px;
}
ul.print-managment-block li img {
    padding: 0 !important;
}
ul.print-managment-block li  p {
    padding-top: 50px;
}
/***** NEW RESPONSIVE **/
@media (max-width: 1919px) {
    .page-template-page-contact div.wpcf7-mail-sent-ok {
        bottom: -12px;
        left: 360px;
    }
}
@media (max-width: 1840px) {}
@media (max-width: 1789px) {
    .common-middle-heading::before, .common-middle-heading::after {
        width: 38%;
    }
    .garage-panel {
        padding: 70px 0;
    }
}
@media (max-width: 1640px) {
    .logo-creation-content {
        padding: 140px 20px;
    }
    .more-logo-creation {
        padding: 52px 15px;
        height: 110px;
        font-size: 19px;
    }
    .logo-creation-description p {
        font-size: 13pt;
        line-height: 35px;
    }
    .logo-creation-description {
        padding: 90px 15px 110px;
    }
    .jerett-heading.common-middle-heading::before, .jerett-heading.common-middle-heading::after {
        width: 30%;
    }
    .jerett-mac-book-section .jerett-book-inner {
        margin-top: -490px;
    }
    .typography-list {
        margin: 0;
    }

    .brand-identity-typography ul.font-description {
        padding: 0 90px;
    }
    .steelit-typography ul.font-description {
        padding: 0 !important;
        width: 34%;
    }
    .steelit-logo-variant .logo-variants ul li + li .logo-variants-inner img {
        max-width: 40%;
    }
    .trade-show-section .common-middle-heading::before, .trade-show-section .common-middle-heading::after {
        width: 32%;
    }
    .brand-identity-typography.athlete-typhography ul.font-description {
        padding: 0 10px 0 101px;
    }
    .athlete-workscope .work-scope-inner_img img {
        width: 81%;
        margin-top: 50px;
    }
    .matt-brister-workscope .work-scope-inner_img img {
        width: 100%;
    }
    .brand-identity-typography.bink-baja-typography .font-style-section p {
        line-height: 40px;
        letter-spacing: 3px;
    }
    .client-logo-garage-page .our-clients ul li {
        align-items: flex-start;
    }
    .client-logo-garage-page .our-clients ul {
        max-width: 88%;
        margin: auto;
        padding: 0;
    }
    .client-logo-garage-page .our-clients ul li:last-child .our-clients-logos {
        padding: 0;
        max-width: 18%;
        text-align: center;
    }
    .client-logo-garage-page .our-clients ul li img {
        width: 85%;
    }
    .report-btn-section a {
        font-size: 16px;
        min-width: 400px;
        height: 70px;
    }
    .race-report-section img {
        max-width: 85%;
        margin: auto;
        display: block;
    }
    .photography_section .common-middle-heading::before, .photography_section .common-middle-heading::after {
        width: 35%;
    }
    /* .nav a {
        font-size: 16px;
    } */
    .logo-creation-block ul li {
        min-height: 450px;
    }
    .logo-creation-content img {
        max-width: 70%;
    }
}
@media (max-width: 1599px) {
    header .header-top li {
        margin-right: 38px;
    }
    .banner-content-border {
        width: 100%;
    }
    .banner-content p {
        font-size: 30px;
    }
    .banner-content p::before {
        width: 200px;
    }
    .banner-content p::after {
        width: 200px;
    }
    .homepage-layout-section .common-middle-heading::before, .homepage-layout-section .common-middle-heading::after {
        width: 32%;
    }

    .logo-with-bg li {
        min-height: 550px;
    }

    .logo-with-bg ul li img {
        width: 80%;
    }

    .logo-variants-inner img {
        width: 75%;
    }
    .steelit-typography .typography-list ul:nth-child(1) {
        margin-right: 120px;
    }
    .steelit-typography ul.font-description {
        width: 39%;
    }
    .steelit-typography .font-description p {
        font-size: 15pt;
    }
    .social-media-management-section .common-middle-heading::before, .social-media-management-section .common-middle-heading::after {
        width: 27%;
    }
    .social-media-portfolio-img ul li p {
        font-size: 16px;
        letter-spacing: 0.2px;
        line-height: 33px;
        margin-bottom: 40px;
        padding: 0px 65px;
    }
    .athlete-logo-section.primay-logo-section.four-wheel-decals-section .monkey-logo ul li h5 {
        font-size: 15px;
    }
    .athlete-logo-section.matt-brister-logo-section.four-wheel-logo-section.for-wheel-apparel-section ul li h4 {
        font-size: 16px;
    }
    .social-media-management-section.for-wheel-website-design img {
        max-width: 80%;
    }
    .social-media-management-section.for-wheel-website-design p {
        font-size: 16px;
    }
    .brandon_arthur_livery_section .livery-wrap-right {
      left: 20px;
  }
  .identity_logo_creation .banner-content {
        max-width: 50%;
    }
}
@media (max-width: 1499px) {
    header .container {
        max-width:95% !important;
    }
    header .header-top li {
        margin-right: 30px;
    }
    header .header-top ul.header-social {
        margin-left: 30px;
    }
    header .cart {
        margin-left: 25px;
    }
    header .logo {
        max-width: 250px;
    }
    ul.navmain li.active .menu-outter.menu-arrow-active::after {
        bottom: -48px;
    }
    /* .nav .subnav {
        top: 86px !important;
    }
    header.sticky .nav .subnav {
        top: 83px !important;
    } */
}
@media (max-width: 1439px) {
    header .container {
        max-width: 90% !important;
    }
    header {
        height: 80px;
    }
    .nav .subnav {
        top: 80px !important;
    }
    ul.navmain li.active .menu-outter.menu-arrow-active::after {
        bottom: -41px;
    }
    header .logo {
        max-width: 230px;
    }
    header .header-top li {
        margin-right: 28px;
    }
    header .header-top ul.header-social {
        margin-left: 20px;
    }
    header .cart {
        font-size: 14px;
        margin-right: 20px;
        margin-left: 20px;
    }
    header .header-top ul.header-social li {
        margin-right: 15px;
    }
    header .button {
        width: 160px;
        height: 42px;
    }
    /* .banner-content p {
        font-size: 40px;
    } */
    .banner-content p {
        font-size: 35px;
    }
    .homepage-layout-section {
        padding-top: 63px;
    }
    .homepage-layout-section .jerett-book-inner {
        padding: 60px 120px 0;
    }
    .responsive-layout-section .jerett-book-inner {
        padding-bottom: 60px !important;
    }
    .work-scope-inner_content h3 {
        font-size: 36px;
    }
    .jerett-work-scope .work-scope-inner_content p {
        padding: 0 125px 0 0;
        font-size: 16pt;
    }
    .work-scope-inner_content p {
        padding: 0 216px 0 0;
        font-size: 16pt;
    }
    .work-scope-inner_content label {
        font-size: 26px;
        padding-bottom: 15px;
    }
    .work-scope-inner_content h3::before {
        right: 40px;
    }

    .work-scope-inner_img img {
        width: 82%;
    }

    .fast-monkey-image img {
        width: 72%;
        margin: 0 auto;
        text-align: center;
        display: block;
    }
    .steelit-logo-section .color-categeory li img {
        width: 100px;
    }
    .color-categeory li img {
        width: 80%;
        display: block;
        text-align: center;
        margin: 0 auto;
    }

    .color-categeory li {
        text-align: center;
        margin-right: 26px;
    }

    .color-categeory ul::before {
        left: 30px;
    }

    .color-categeory ul::after {
        right: 30px;
    }

    .logo-variants-inner img {
        padding: 0 80px;
        width: 72%;
    }

    .brand-identity-typography ul.font-description {
        padding: 0 136px;
        padding-right: 0;
    }

    .brand-identity-typography .font-style-section p {
        font-size: 16pt;
        line-height: 32px;
    }

    .logo-with-bg li {
        min-height: 550px;
    }

    .logo-with-bg ul li img {
        width: 80%;
    }
    .jerett-work-scope .work-scope-inner_img {
        min-height: 390px;
    }
    .old-logo-section {
        padding: 140px 0px 130px;
    }
    .old-logo-section h2 {
        font-size: 18px;
        margin-bottom: 50px;
    }
    .old-logo-section p {
        font-size: 16pt;
        line-height: 32px;
    }
    .uniform-design-section .common-middle-heading::before, .uniform-design-section .common-middle-heading::after {
        width: 33%;
    }
    .uniform-design-section {
        padding-top: 65px;
    }
    .uniform-design-outer {
        max-width: 75%;
        margin: 0 auto;
    }
    .livery-wrap-left {
        width: 55%;
    }
    .trade-show-img {
        width: 34%;
    }
    .trade-show-section .common-middle-heading::before, .trade-show-section .common-middle-heading::after {
        width: 29%;
    }
    .steelit-work-scope .work-scope-inner_content h3::before {
        right: -100px;
    }
    .athlete-workscope .work-scope-inner_content p {
        font-size: 16pt;
    }

    /* .athlete-typhography .font-style-section p {
        font-size: 17px;
    } */

    .livery-wrap .livery-wrap-content p {
        line-height: 28px;
    }

    .livery-wrap-section {
        padding: 70px 0 0;
    }

    .livery-wrap {
        padding-top: 110px;
    }
    .athlete-workscope .work-scope-inner_img img {
        width: 75%;
    }
    .matt-brister-workscope .work-scope-inner_img {
        top: -5px;
        right: -270px;
    }
    .matt-brister-workscope .work-scope-inner {
        padding: 60px 0 90px;
    }
    .monkey-heads-logo-section .champ-logo-section ul li span {
        font-size: 15px;
    }
    .baja-variant h2 {
        font-size: 31px;
        letter-spacing: 5px;
    }
    .the-idea-inner_content {
        max-width: 25%;
    }
    .the-idea-inner_content p {
        font-size: 14pt;
    }
    .wpcf7-response-output {
        margin: 16px 0px 20px!important;
        font-size: 13px;
    }
    .page-template-page-contact div.wpcf7-mail-sent-ok {
        bottom: 0px;
        left: 320px;
    }
    .athlete-logo-section.primay-logo-section.four-wheel-decals-section .monkey-logo ul li {
        padding: 35px 49px;
    }
    .athlete-logo-section.primay-logo-section.four-wheel-decals-section .monkey-logo ul li h5 {
        font-size: 13pt;
        padding-top: 40px;
    }
    .athlete-logo-section.matt-brister-logo-section.four-wheel-logo-section.for-wheel-apparel-section ul li h4 {
        /* font-size: 11pt; */
        font-size: 13pt;
        line-height: 25px;
    }
    .social-media-management-section.for-wheel-website-design p {
        font-size: 13pt;
        padding-bottom: 50px;
    }
    .social-media-management-section.for-wheel-website-design img {
        padding: 70px 0 50px;
    }
    .garage-panel {
        padding: 70px 0;
        margin-top: -70px;
    }
    .baja_kit_logo_section.brandon_arthur_logo_section.bevly_wilson_logo_section .monkey-logo ul li:nth-child(1) {
        max-width: 33.33%;
    }
    .client-logo-garage-page .our-clients ul {
        max-width: 100%;
        margin: auto;
        padding: 0;
    }
    .client-logo-garage-page .our-clients ul li:last-child .our-clients-logos {
        padding: 0;
        margin-bottom: 20px;
        max-width: 18%;
    }
    .client-logo-garage-page .our-clients ul li {
        align-items: center;
    }
    .logo-creation-block ul li {
        min-height: 450px;
    }
    .logo-creation-content img {
        max-width: 80%;
    }
    .identity_logo_creation .banner-content {
        max-width: 55%;
    }
    .client-logo-garage-page .our-clients ul li:last-child .our-clients-logos:nth-child(3) img {
        max-height: 100%;
    }
}
@media (max-width: 1399px) {
    header .container {
        max-width: 95% !important;
    }
    header .header-top li {
        margin-right: 22px;
    }
    .nav a {
        font-size: 13px;
    }
    header .header-top ul.header-social {
        margin-left: 15px;
    }
    header .header-top ul.header-social li {
        margin-right: 15px;
    }
    header .header-top ul.header-social li a {
        font-size: 14px;
    }
    header .cart {
        font-size: 15px;
        margin-right: 18px;
        margin-left: 18px;
    }
    .nav .subnav {
        top: 79px !important;
        height: 60px;
        padding: 20px 15px;
    }
    ul.navmain li:nth-child(3) .navhead-sublinks li {
        margin: 0px 60px;
    }
    ul.navmain li:nth-child(7) .navhead-sublinks li {
        margin: 0px 30px;
    }
}
@media (max-width: 1380px) {
    .logo-creation-content {
        padding: 110px 20px;
    }
    .more-logo-creation {
        padding: 46px 15px;
        height: 100px;
        font-size: 17px;
    }
    .logo-creation-description {
        padding: 80px 15px 110px;
    }
    .logo-creation-description p {
        font-size: 11pt;
        line-height: 30px;
    }
    .common-middle-heading span {
        font-size: 22px;
    }
    .baja-variant h2 {
        font-size: 22px;
    }
    .jerett-heading.common-middle-heading::before, .jerett-heading.common-middle-heading::after {
        width: 30%;
    }
    .jerett-book-inner {
        padding: 110px 30px;
    }
    .font-text {
        font-size: 42px;
        width: 70px;
    }
    .font-name {
        padding-left: 15px;
        margin-left: 0px;
        font-size: 28px;
        line-height: 22px;
    }
    .font-name span {
        font-size: 16px;
        margin-top: 0px;
    }
    .font-heading-section {
        min-height: 60px;
    }
    .font-style-section p {
        font-size: 16pt;
        line-height: 32px;
    }
    .font-style-section {
        padding: 30px 0px 20px;
    }
    .steelit-logo-variant .logo-variants ul li + li .logo-variants-inner img {
        max-width: 38%;
    }
    .s-logo-mark ul li img {
        padding: 95px 0px;
    }
    .old-logo-section img{
        max-width: 60%;
    }
    .social-media-management-section img {
        margin-bottom: -30px;
    }
    .social-media-portfolio-img ul li p {
        font-size: 15px;
        letter-spacing: 0.2px;
        line-height: 28px;
        margin-bottom: 25px;
        padding: 0px 45px;
    }
    .uniform-design-outer p {
        font-size: 16pt;
        letter-spacing: 0.3px;
        line-height: 34px;
        margin-top: 80px;
    }
    .trade-show-section .common-middle-heading::before, .trade-show-section .common-middle-heading::after {
        width: 32%;
    }
    .trade-show-contant p {
        font-size: 16pt;
        letter-spacing: 0.4px;
        line-height: 28px;
        margin-bottom: 30px;
    }
    .monkey-heads-logo-section .champ-logo-section {
        padding: 30px 0px;
    }
    .baja-variant {
        padding-top: 80px;
        margin-top: 70px;
    }
}
@media (min-width: 1280px) and (max-width: 1280px) {

}
@media (max-width: 1280px) {
    .typography-list {
        margin-left: 70px;
    }
    .font-style-section p {
        font-size: 13pt;
        line-height: 27px;
    }
    .font-style-section {
        padding: 20px 0px 10px;
    }
    .typography-list {
        padding: 55px 0px 25px;
    }
    .logo-variants ul li h5 {
        font-size: 12px;
    }
    .athlete-workscope .work-scope-inner_content p {
        font-size: 13pt;
    }
    .work-scope-inner_content label {
        font-size: 20px;
    }
    .work-scope-inner_content h3 {
        font-size: 32px;
    }
    .champ-logo-section ul li span {
        font-size: 13pt;
    }
    .steelit-typography .font-description p {
        font-size: 13pt;
    }
    .font-name {
        font-size: 24px;
    }
    .brand-identity-typography .font-style-section p {
        font-size: 13pt;
        line-height: 27px;
    }
    .brand-identity-typography.bink-baja-typography .font-style-section p {
        line-height: 32px;
        letter-spacing: 3px;
    }
    .font-text {
        font-size: 37px;
    }
    .social-media-portfolio-img ul li p {
        font-size: 13pt;
    }
    .livery-wrap .livery-wrap-content p {
        font-size: 13pt;
    }
    .trade-show-contant p {
        font-size: 13pt;
    }
    .matt-brister-workscope .work-scope-inner_img {
        right: 0;
        text-align: right;
    }
    .athlete-workscope .work-scope-inner_img img {
        width: 63%;
    }
    .work-scope-inner_content p {
        font-size: 13pt;
    }
    .brand-identity-typography .font-description p {
        font-size: 13pt;
    }
    .baja-variant-logo img {
        max-width: 35%;
    }
    .fast-monkey-image img {
        width: 65%;
    }
    .logo-with-bg ul li img {
        width: 68%;
    }
    .logo-with-bg li {
        min-height: 480px;
    }
    .athlete-logo-section .hotsauce-logo img {
        width: 70%;
    }
    .poster-design-content p {
        font-size: 13pt;
        line-height: 30px;
    }
    .matt-brister-livery-wrap-section {
        padding-bottom: 70px;
    }
    .jerett-work-scope .work-scope-inner_content p {
        font-size: 13pt;
    }
    .old-logo-section p {
        font-size: 13pt;
    }
    .uniform-design-outer p {
        font-size: 13pt;
    }
    .livery-wrap-left p {
        font-size: 13pt;
    }
    .the-idea-inner_content p {
        font-size: 13pt;
    }
    .logo-creation-description p {
        font-size: 13pt;
    }
    .trade-show-section-agile-offroad .champ-logo-section p {
        font-size: 13pt;
        line-height: 28px;
        margin: 30px 0px 10px;
    }
}
@media (max-width: 1279px) {
    header .logo {
        max-width: 180px;
    }
    header.sticky .header-top .logo {
        max-width: 180px;
    }
    header .button {
        width: 140px;
        height: 42px;
    }
    .nav a {
        font-size: 12px;
    }
    .identity_logo_creation .banner-content {
        max-width: 65%;
    }
}
@media (max-width: 1199px) {
    .nav a {
        font-size: 13px;
    }
    header .header-top ul.header-social {
        margin-left: 15px;
        display: none;
    }
    .sticky .navmain li + li {
        margin-left: 0;
    }
    .nav .subnav ul {
        max-width: 100%;
        text-align: center;
        padding-top: 0;
        padding-left: 0;
    }
    ul.navmain li:nth-child(7) .navhead-sublinks li {
        margin: 0px 0px 12px;
    }
    ul.navmain li:nth-child(3) .navhead-sublinks li {
        margin: 0px 5px 12px;
    }
    /* .nav ul.navmain li.active {
        margin: 0;
    } */
    .nav .subnav ul li {
        margin-left: 0px;
    }
      .nav ul li + li {
        margin-left: 0;
      }
    header.sticky ul.navmain li.active .menu-outter.menu-arrow-active::after {
        bottom: -43px !important;
    }
  header .cart {
        font-size: 18px;
        margin-right: 10px;
    }
    header .button {
        max-width: 160px;
    }
  .livery-wrap-outer {
      padding: 20px 0px 20px;
      flex-wrap: wrap;
  }
  .brandon_arthur_livery_section .livery-wrap-left {
      width: 100%;
  }
  .brandon_arthur_livery_section .livery-wrap-right {
      margin-top: 40px;
      width: 100%;
      position: relative;
      left: 0px;
      margin-bottom: 20px;
  }
  .primay-logo-section.uniform-design-section.brandon_arthur_livery_section .container {
      max-width: 720px;
  }
  .brandon_arthur_livery_section .livery-wrap-right {
      left: 0px;
  }
  .primay-logo-section.poster-design-section.brandon_arthur_poster-design-section .container{
        max-width: 100%;
  }
    .baja_kit_logo_section .monkey-logo ul li:nth-child(1) {
        max-width: 100%;
        margin-bottom: 60px;
        padding-bottom: 65px;
    }
    .monkey-logo ul li h5 {
        padding-top: 40px;
    }
    .primay-logo-section .container {
        padding-top: 70px;
        padding-bottom: 40px;
    }
    .logo-creation-description .container {
        max-width: 90%;
    }
    .logo-creation-description p {
        font-size: 11pt;
        letter-spacing: 1.5px;
        line-height: 28px;
    }
    .banner-content p {
        font-size: 25px;
    }
    .common-banner .arrow.black {
        left: 49%;
    }
    .common-middle-heading span {
        font-size: 21px;
        letter-spacing: 5px;
    }
    .baja-variant h2 {
        font-size: 21px;
        letter-spacing: 5px;
    }
    .jerett-heading.common-middle-heading::before, .jerett-heading.common-middle-heading::after {
        width: 29%;
        height: 20px;
    }
    .common-middle-heading::before, .common-middle-heading::after {
        width: 35%;
        height: 20px;
    }
    .homepage-layout-section .common-middle-heading::before, .homepage-layout-section .common-middle-heading::after {
        width: 30%;
    }
    .jerett-mac-book-section .jerett-book-inner {
        margin-top: -450px;
    }
    .jerett-mac-book-section .jerett-book-inner img {
        max-width: 75%;
    }
    .typography-section .container {
        max-width: 95%;
    }
    .font-style-section p {
        font-size: 18px;
        line-height: 25px;
        letter-spacing: 4px;
    }
    .typography-box2 .font-style-section p {
        letter-spacing: 1px;
    }
    .typography-box4 .font-style-section p {
        letter-spacing: 1px;
    }
    .font-text {
        font-size: 33px;
        width: 60px;
    }
    .font-name {
        font-size: 23px;
        line-height: 19px;
    }
    .font-name span {
        font-size: 13px;
    }
    .font-heading-section {
        min-height: 55px;
    }
    .font-style-section {
        padding: 15px 0px 10px;
    }
    .font-style-section p {
        font-size: 18px;
        line-height: 22px;
    }
    .typography-list .comman-typography {
        margin-bottom: 20px;
    }
    .work-scope .container {
        max-width: 95%;
    }
    .work-scope-inner_content h3::before {
        right: 20px;
        top: 11px;
    }
    .work-scope-inner_content h3 {
        font-size: 32px;
    }
    .jerett-work-scope .work-scope-inner_content p {
        padding: 0 120px 0 0;
        font-size: 17px;
    }
    .work-scope-inner_content p {
        padding: 0 120px 0 0;
        font-size: 17px;
    }
    .work-scope-inner_content label {
        font-size: 22px;
        padding-bottom: 12px;
    }

    .color-categeory li img {
        width: 72%;
    }

    .color-categeory li {
        text-align: center;
        margin-right: 15px;
        width: 15%;
    }

    .color-categeory li span {
        font-size: 11px;
    }

    .monkey-logo {
        padding: 40px 20px;
    }

    .logo-variants ul li h5 {
        padding-bottom: 65px;
    }

    .logo-variants ul li + li {
        padding-top: 65px;
    }

    .typography-section.brand-identity-typography .typography-list {
        margin-left: 0;
    }

    .brand-identity-typography .font-style-section p {
        font-size: 19px;
    }

    .brand-identity-typography ul.font-description {
        padding: 0 76px;
        padding-right: 0;
    }

    .brand-identity-typography .font-description p {
        font-size: 13pt;
    }

    .brand-identity-typography ul li.usuzi-italic {
        padding-top: 70px;
        padding-bottom: 70px;
    }

    .logo-with-bg li {
        min-height: 590px;
    }

    .logo-variants-inner img {
        padding: 0 150px;
    }

    .color-categeory ul {
        padding: 0 50px;
    }

    .color-categeory ul::after, .color-categeory ul::before {
        background-size: 50%;
    }

    .color-categeory ul::after {
        right: -30px;
    }

    .primay-logo-section .container {
        max-width: 80%;
    }

    .logo-variants ul li + li h5 {
        padding-top: 80px;
        padding-bottom: 85px;
    }
    .steelit-logo-variant .logo-variants ul li + li .logo-variants-inner img {
        max-width: 40%;
    }
    .steelit-logo-section .color-categeory ul {
        padding: 0 30px;
    }
    .steelit-logo-section .color-categeory li img {
        width: auto;
    }
    .steelit-logo-section .color-categeory {
        width: 23%;
    }
    .steelit-logo-variant .logo-variants-inner img {
        padding: 0;
    }
    .steelit-logo-variant .logo-variants {
        padding: 100px 100px 0;
    }
    .old-logo-section .container {
        max-width: 90%;
    }
    .old-logo-section {
        padding: 150px 0px 160px;
    }
    .old-logo-section p {
        font-size: 15px;
        line-height: 30px;
        letter-spacing: 0.2px;
    }
    .livery-wrap-left p {
        font-size: 17px;
        letter-spacing: 0.3px;
        line-height: 32px;
        margin-bottom: 30px;
    }
    .livery-wrap-left img {
        margin-bottom: 60px;
    }
    .livery-wrap-outer {
        padding: 40px 0px 40px;
    }
    .trade-show-block:last-child .trade-show-contant {
        padding-left: 0;
    }
    .athlete-workscope .work-scope-inner_img {
        right: -143px;
    }

    .athlete-workscope .work-scope-inner_content p {
        font-size: 16px;
    }

    .athlete-workscope .work-scope-inner {
        padding: 60px 0 60px;
    }

    .athlete-logo-section .hotsauce-logo {
        padding: 40px 0 70px;
    }

    .athlete-logo-section .container {
        max-width: 80%;
    }

    .champ-logo-section ul li {
        padding: 80px 30px 15px;
    }

    .champ-logo-section ul li span {
        padding: 45px 0 0;
        font-size: 16px;
    }
    .monkey-heads-logo-section .champ-logo-section ul li span {
        font-size: 13px;
    }
    .monkey-heads-logo-section .champ-logo-section ul li {
        padding: 40px 10px 25px;
    }
    .athlete-typhography .city-bold .font-style-section p,
    .athlete-typhography .font-style-section p {
        letter-spacing: 5.1px;
    }

    .poster-design-content p {
        line-height: 27px;
        font-size: 16px;
    }

    .livery-wrap {
        padding-top: 70px;
    }

    .livery-wrap .livery-wrap-content p {
        line-height: 28px;
        padding-bottom: 40px;
        font-size: 16px;
    }

    .athlete-workscope .work-scope-inner_img img {
        width: 64%;
    }

    .livery-wrap {
        flex-wrap: wrap;
    }

    .livery-wrap .livery-wrap-content, .livery-wrap .livery-wrap-imag {
        width: 100%;
    }

    .livery-vehicle-section .livery-wrap-vehicle + .livery-wrap-vehicle {
        border-top: 0;
        padding-top: 0;
        margin-top: 0;
        border-left: 2px solid #fff;
        padding-left: 25px;
        margin-left: 25px;
    }

    .livery-vehicle-section {
        display: flex;
        flex-wrap: wrap;
        padding-left: 0;
        width: 100%;
        position: relative;
        right: inherit;
        padding-bottom: 35px;
    }

    .livery-vehicle-section .livery-wrap-vehicle {
        width: 48%;
        text-align: center;
    }
    .matt-brister-livery-wrap-section .livery-vehicle-section .livery-wrap-vehicle + .livery-wrap-vehicle {
        border-top: 0px solid #fff;
        padding-top: 0;
        margin-top: 40px;
    }
    .matt-brister-livery-wrap-section .livery-vehicle-section .livery-wrap-vehicle + .livery-wrap-vehicle {
        border-top: 0px solid #fff;
        padding-top: 0;
        margin-top: 0px;
        border-left: 1px solid #fff;
    }
    .matt-brister-livery-wrap-section .livery-vehicle-section {
        margin-bottom: 40px;
        margin-top: 0;
    }
    .athlete-logo-section .hotsauce-logo img {
        width: 100%;
    }

    .livery-vehicle-section .livery-wrap-vehicle span {
        padding-top: 20px;
    }
    .matt-brister-workscope .work-scope-inner_img {
        top: -5px;
        right: 0;
        text-align: right;
    }
    .monkey-heads-logo-section .container {
        max-width: 90%;
    }
    .baja-variant h2 {
        font-size: 26px;
        letter-spacing: 4px;
    }
    .baja-variant-logo {
        display: flex;
        justify-content: center;
        align-items: center;
    }
    .baja-variant-logo img {
        max-width: 35%;
    }
    .sticker-design-section .container {
        max-width: 95%;
    }
    .the-idea-inner_content h3 {
        font-size: 30px;
    }
    .the-idea-inner_content {
        margin-right: 10px;
    }
    .the-idea-inner_img {
        margin-right: 0px;
    }
    .the-idea-color-logo {
        max-width: 28%;
    }
    .hero {
      height: 380px !important;
     }
     .page-template-page-contact div.wpcf7-mail-sent-ok {
        bottom: -5px;
        left: 170px;
    }
    .recent-work-thumb .container {
        max-width: 90%;
    }
    .thumb.recent-work-thumb li {
        font-size: 14px;
    }
    .case-studies-contant-hover h2 {
        font-size: 12px;
        letter-spacing: 1px;
        padding: 10px;
    }
    .case-studies-contant-hover {
        top: 45%;
        transform: translateY(45%);
    }
    .four-wheel-logo-section .color-categeory h5 {
        padding-bottom: 30px;
        font-size: 16px;
        letter-spacing: 3px;
        margin-top: 20px;
    }
    .four-wheel-logo-section .color-categeory li {
        width: 27%;
    }
    .athlete-logo-section.primay-logo-section.four-wheel-decals-section .monkey-logo ul li h5 {
        font-size: 16px;
        padding-top: 40px;
        line-height: 25px;
    }
    .typography-section.brand-identity-typography.steelit-typography.four-wheel-typography-section .font-description {
        width: 39%;
        margin-right: 0px;
    }
    .athlete-logo-section.matt-brister-logo-section.four-wheel-logo-section.for-wheel-apparel-section ul li h4 {
        font-size: 11pt;
    }
    .social-media-management-section.for-wheel-website-design p {
        font-size: 11pt;
    }
    .athlete-logo-section.primay-logo-section.four-wheel-decals-section .monkey-logo ul li h5 {
        font-size: 11pt;
        padding-top: 40px;
        line-height: 20px;
    }
    .four-wheel-logo-section .champ-logo-section ul li span {
        font-size: 11pt;
    }
    .four-wheel-logo-section .color-categeory ul {
        max-width: 75%;
    }
    .four-wheel-logo-section .champ-logo-section ul li {
        padding: 50px 70px 15px;
    }
    .social-media-portfolio-img.baja_kit_portfolio_img_section ul li .social-media-portfolio-content {
        padding: 108px 0px;
    }
    .baja_kit_logo_section.brandon_arthur_logo_section.bevly_wilson_logo_section .monkey-logo ul li h5 {
        padding-top: 30px;
    }
    .primay-logo-section.athlete-logo-section.baja_kit_logo_section.brandon_arthur_logo_section.bevly_wilson_logo_section.bevly_wilson_number_design_section .monkey-logo ul li h5 {
        padding-top: 30px;
    }
    .race-report-section img {
        max-width: 100%;
    }
    .race-report-section {
        padding: 0px 0px 80px;
    }
    .report-btn-section a {
        font-size: 14px;
        min-width: 330px;
        height: 59px;
        margin-top: 65px;
        letter-spacing: 1px;
    }
    .steelit-banner .banner-content h1 {
        padding: 0px 75px;
    }
    .primay-logo-section.athlete-logo-section.baja_kit_logo_section.brandon_arthur_logo_section.bevly_wilson_logo_section .container {
        max-width: 100%;
        padding-bottom: 0;
    }
}
@media (max-width: 1099px) {
    .social-media-portfolio-img ul li p {
        font-size: 13px;
        line-height: 24px;
        margin-bottom: 20px;
        padding: 0px 25px;
    }

}
@media (max-width: 1024px) {
    .logo-creation-content {
        padding: 90px 20px;
    }
    .logo-creation-content img {
        max-width: 80%;
    }
    .more-logo-creation {
        padding: 46px 15px;
        height: 98px;
        font-size: 15px;
    }
    .banner-content p {
        font-size: 18px;
    }
    .jerett-mac-book-section .jerett-book-inner {
        margin-top: -430px;
    }
    .work-scope-inner_content h3 {
        font-size: 27px;
    }

    .logo-variants-inner img {
        padding: 0 70px;
        width: 75%;
    }

    .monkey-logo ul li {
        padding: 35px 35px;
    }

    .color-categeory li {
        width: 17%;
    }

    .color-categeory ul::before {
        left: 0;
    }

    .color-categeory ul::after {
        right: -70px;
    }
    .steelit-logo-variant .logo-variants ul li + li .logo-variants-inner img {
        max-width: 40%;
    }
    .steelit-logo-variant .logo-variants {
        padding: 100px 30px 0;
    }
    .steelit-logo-variant .logo-variants ul li h5 {
        padding-bottom: 65px;
        margin-top: 50px;
    }
    .social-media-management-section {
        padding: 60px 0px 0px;
    }
    .livery-wrap-left {
        width: 70%;
    }
    .livery-wrap-right {
        width: 25%;
    }
    .livery-wrap-left p {
        font-size: 15px;
        line-height: 30px;
    }
    .livery-wrap-outer {
        padding: 20px 0px 20px;
    }
    .trade-show-section .common-middle-heading::before, .trade-show-section .common-middle-heading::after {
        width: 29%;
    }
    .matt-brister-workscope .work-scope-inner_img {
        top: 15px;
        right: 0;
        text-align: right;
        position: absolute;
    }
    .logo-creation-block ul li {
        min-height: 350px;
    }
}
@media (max-width: 1023px) {
  .social-media-portfolio-img.brandon_arthur_uniform_section ul li img {
    max-width: 90%;
  }
  .social-media-portfolio-img.brandon_arthur_uniform_section ul {
      padding: 30px 0px 0px;
  }
  .social-media-portfolio-img.baja_kit_portfolio_img_section ul li {
      width: 50%;
  }
  .social-media-portfolio-img.baja_kit_portfolio_img_section ul li .social-media-portfolio-content {
      padding: 68px 0px;
  }
  .social-media-portfolio-img.baja_kit_portfolio_img_section ul li:first-child {
      padding: 20px 0px;
      border-right: 1px solid #424242;
  }

  .social-media-portfolio-img.baja_kit_portfolio_img_section ul li:nth-child(2) {
      order:1;
      width: 100%;
  }
  .social-media-portfolio-img.baja_kit_portfolio_img_section ul li:nth-child(4){
      order: 2;
  }
  .social-media-portfolio-img.baja_kit_portfolio_img_section ul li:nth-child(5){
      order: 2;
  }
    .baja_kit_logo_section .monkey-logo ul li:nth-child(1) {
        margin-bottom: 50px;
        padding-bottom: 45px;
    }
    .primay-logo-section .container {
        padding-top: 50px;
        padding-bottom: 0px;
    }
    .athlete-workscope .work-scope-inner_content {
        width: 73%;
    }
    .athlete-workscope .work-scope-inner_content p {
        padding-right: 80px;
    }
    .athlete-workscope .work-scope-inner_img {
        position: relative;
        top: 0;
        right: inherit;
    }
    .work-scope-inner_img {
        width: 50%;
    }
    .athlete-workscope .work-scope-inner_img img {
        width: 100%;
    }
    .athlete-workscope .work-scope-inner_content h3::before {
        width: 40%;
    }
    .athlete-logo-section .container {
        max-width: 100%;
    }
    .athlete-logo-section .hotsauce-logo {
        padding: 10px 80px 30px;
    }
    .champ-logo-section {
        padding: 20px 0 0;
    }
    .athlete-typhography .city-bold .font-style-section p, .athlete-typhography .font-style-section p {
        letter-spacing: 4.1px;
    }
    .athlete-typhography .font-style-section p {
        font-size: 12px;
        padding-bottom: 30px;
    }
    .brand-identity-typography.athlete-typhography ul.font-description {
        padding: 0 0px 0 50px;
    }
    .typography-section.brand-identity-typography.athlete-typhography {
        padding: 60px 0 0;
    }
    .athlete-logo-section .hotsauce-logo {
        padding: 30px 30px 30px;
    }
    .livery-vehicle-section .livery-wrap-vehicle span {
        font-size: 16px;
    }
    .matt-brister-workscope .work-scope-inner_img {
        top: 55px;
        right: 0;
        text-align: right;
        position: absolute;
    }
    .matt-brister-workscope .work-scope-inner_content {
        width: 65%;
    }
    .hero {
        height: 400px !important;
    }
    .nav {
        width: 100%;
        min-height: 100vh;
        margin: 0;
        padding: 0;
        z-index: 100;
        display: block;
        position: fixed;
        right: -120%;
        top: 79px;
        background-color: #000;
        -webkit-transition: right 0.6s;
        -moz-transition: right 0.6s;
        -ms-transition: right 0.6s;
        transition: right 0.6s;
        padding: 30px 20px;
        overflow-y: auto;
        height: calc(100% - 80px);
    }
    .nav.active {
        right: 0;
        top: 65px;
    }
    .nav {
        top: 65px;
    }
    .nav .navmain {
        -webkit-box-pack: flex-start;
        -ms-flex-pack: flex-start;
        justify-content: flex-start;
        -webkit-box-align: flex-start;
        -ms-flex-align: flex-start;
        align-items: flex-start;
        flex-wrap: wrap;
    }
    .nav .navmain li {
        display: inline-block;
        width: 100%;
        text-align: left;
        margin: 0 0 20px;
        padding: 0;
        list-style: none;
        flex-wrap: wrap;
    }
    .nav .navmain li a {
        font-size: 13px;
        line-height: 1;
        letter-spacing: 1px;
        color: #fff;
        text-transform: uppercase;
        font-style: normal;
        font-family: "United Sans SmEx Md";
        font-weight: 500;
    }
    .nav .subnav {
        position: unset;
        border-top: 0px solid #8bc249;
        padding: 0px 0px 0;
    }
    .nav .subnav ul {
        -webkit-box-pack: flex-start;
        -ms-flex-pack: flex-start;
        justify-content: flex-start;
        -webkit-box-align: flex-start;
        -ms-flex-align: flex-start;
        align-items: flex-start;
        flex-wrap: wrap;
        padding-top: 0;
        padding-left: 0;
    }
    .nav .subnav ul li {
        margin-bottom: 20px;
    }
    .nav .subnav ul li a {
        font-size: 13px;
        color: #8bc249;
    }
    .nav .navmain li.active .menu-outter a::before {
        opacity: 0;
    }
    .nav .subnav ul li:last-child {
        margin-bottom: 12px;
    }
    .page-template-page-contact div.wpcf7-mail-sent-ok {
        bottom: -7px;
        left: 140px;
    }
    .recent-work-thumb.thumb .item {
        width:33.33%;
    }
    .vehicle-branding-section {
        padding: 50px 0 0;
    }
    .vehicle-branding-section .champ-logo-section {
        padding: 40px 0 40px;
    }
    .vehicle-branding-section .champ-logo-section.logo-vr-r-section ul li {
        padding: 60px 90px 35px;
    }
    .photography_section.vehicle-branding-section .common-middle-heading::before, .photography_section.vehicle-branding-section .common-middle-heading::after {
        width: 31%;
    }
    .page-template-page-agile-offroad .athlete-logo-section .hotsauce-logo img {
        width: 70%;
    }
    .trade-show-section-agile-offroad .champ-logo-section ul li span {
        font-size: 14px;
    }
}
@media (max-width: 992px) {
    .logo-creation-description .container {
        max-width: 95%;
    }
    .logo-creation-description p {
        font-size: 13pt;
        letter-spacing: 1.5px;
        line-height: 25px;
    }
    .logo-creation-description p:last-child {
        margin-top: 25px;
    }
    .logo-creation-description {
        padding: 70px 15px 90px;
    }
    .common-middle-heading span {
        font-size: 18px;
        letter-spacing: 4px;
    }
    .baja-variant h2 {
        font-size: 18px;
        letter-spacing: 4px;
    }
    .jerett-heading.common-middle-heading::before, .jerett-heading.common-middle-heading::after {
        width: 29%;
        height: 18px;
        top: -4px;
    }
    .jerett-mac-book-section .jerett-book-inner {
        margin-top: -420px;
    }
    .typography-section {
        padding-top: 30px;
    }
    .homepage-layout-section .jerett-book-inner {
        padding: 50px 70px 0;
    }
    .work-scope-inner_content h3 {
        font-size: 23px;
    }
    .work-scope-inner_content h3::before {
        right: 20px;
        top: 8px;
    }
    .jerett-work-scope .work-scope-inner_content p {
        padding: 0 80px 0 0;
        font-size: 16px;
        line-height: 25px;
    }
    .work-scope-inner_content p {
        padding: 0 80px 0 0;
        font-size: 16px;
        line-height: 25px;
    }

    .work-scope-inner_img {
        width: 40%;
    }

    .common-middle-heading::before, .common-middle-heading::after {
        height: 15px;
    }

    .primay-logo-section .container {
        max-width: 95%;
    }

    .color-categeory li {
        width: 14%;
    }

    .color-categeory ul {
        padding: 0;
    }

    .color-categeory li span {
        font-size: 9px;
    }

    .monkey-logo ul li {
        padding: 25px 25px;
    }

    .logo-variants {
        padding: 50px 50px 0;
    }

    .brand-identity-typography .font-style-section p {
        font-size: 14px;
    }

    .brand-identity-typography .font-description p {
        font-size: 16px;
        line-height: 24px;
    }

    .logo-with-bg li {
        min-height: 360px;
    }

    .logo-variants-inner img {
        padding: 0;
        width: 80%;
        margin: 0 auto;
    }

    .logo-with-bg ul li img {
        width: 60%;
    }

    .services-hero.common-banner.b-identity-mobile-banner {
        background-size: 100%;
        background-position: center;
    }

    .monkey-logo ul li h5 {
        max-height: 65px;
        line-height: 24px;
    }
    .monkey-logo ul li h5 P{
        max-height: 24px;
        line-height: 24px;
    }

    .logo-variants ul li + li h5 {
        padding-top: 60px;
        padding-bottom: 65px;
    }
    .steelit-typography .typography-list ul:nth-child(1) {
        margin-right: 70px;
    }
    .steelit-typography ul.font-description {
        width: 43%;
    }
    .social-media-management-section img {
        margin-bottom: -20px;
    }
    .uniform-design-section {
        padding-top: 55px;
    }
    .uniform-design-outer p {
        font-size: 15px;
        letter-spacing: 0.3px;
        line-height: 32px;
        margin-top: 50px;
        margin-bottom: -40px;
    }
    .trade-show-section .common-middle-heading::before, .trade-show-section .common-middle-heading::after {
        width: 31%;
    }
    .steelit-work-scope .work-scope-inner_img {
        right: 0;
    }
    .steelit-work-scope .work-scope-inner_content h3::before {
        right:0px;
        width: 47%;
    }
    .matt-brister-workscope .work-scope-inner_img {
        top: 5px;
        right: 0;
        text-align: right;
        position: absolute;
        width: 55%;
    }
    .baja-variant {
        padding-top: 70px;
        margin-top: 50px;
    }
    .monkey-heads-logo-section .champ-logo-section ul li span {
        font-size: 12px;
    }
    .monkey-heads-logo-section .champ-logo-section ul li {
        padding: 30px 10px 15px;
    }
    .monkey-heads-logo-section .champ-logo-section {
        padding: 10px 0px 30px;
    }
    .baja-variant h2 {
        font-size: 22px;
        letter-spacing: 2px;
        margin-bottom: 80px;
    }
    .baja-variant {
        margin-bottom: -20px;
    }
    .typography-section.matt-brister-typography {
        padding-bottom: 30px;
    }
    .idea-inner-box {
        flex-wrap: wrap;
    }
    .the-idea-inner_content {
        max-width: 50%;
    }
    .the-idea-color-logo {
        max-width: 100%;
    }
    .the-idea-color-logo ul li {
        width: 25%;
        align-items: center;
        padding: 15px;
        flex-wrap: wrap;
        justify-content: center;
    }
    .the-idea-color-logo ul li h5 {
        font-size: 10px;
        margin-top: 20px;
        margin-bottom: 30px;
    }
    .thumb.recent-work-thumb li {
        font-size: 10px;
    }
    .athlete-logo-section.primay-logo-section.four-wheel-decals-section .s-logo-mark {
        padding: 30px 30px 15px;
    }
    .athlete-logo-section.primay-logo-section.four-wheel-decals-section .monkey-logo ul li {
        padding: 35px 15px;
    }
    .athlete-logo-section.primay-logo-section.four-wheel-decals-section .s-logo-mark ul li img {
        max-width: 80%;
        margin: auto;
        display: block;
    }
    .apparel-img img {
        max-width: 80%;
    }
    .athlete-logo-section.matt-brister-logo-section.four-wheel-logo-section.for-wheel-apparel-section ul li {
        text-align: center;
        padding: 40px 15px;
    }
    .athlete-logo-section.matt-brister-logo-section.four-wheel-logo-section.for-wheel-apparel-section ul li h4 {
        font-size: 10pt;
    }
    .four-wheel-logo-section .color-categeory ul {
        max-width: 65%;
    }
    .brand-identity-typography.bink-baja-typography .font-style-section p {
        line-height: 25px;
        letter-spacing: 3px;
    }
    .identity_logo_creation .banner-content {
        max-width: 85%;
    }
}
@media (max-width: 915px) {
    .matt-brister-workscope .work-scope-inner_img {
        top: 45px;
        right: 0;
        text-align: right;
        position: absolute;
        width: 55%;
    }
}
@media (max-width: 889px) {
    .common-banner .arrow.black {
        border-left: 18px solid transparent;
        border-right: 18px solid transparent;
        border-top: 18px solid #2f2f2f;
    }
    .typography-list {
        margin-left: 0px;
    }
    .work-scope-inner_content h3::before {
        right: 0px;
    }
    .social-media-portfolio-img ul li p {
        font-size: 13px;
        line-height: 19px;
        margin-bottom: 10px;
        padding: 0px 15px;
    }
    .brand-identity-typography.bink-baja-typography .font-style-section p {
        line-height: 25px;
        letter-spacing: 2px;
    }
}
@media (max-width: 785px) {
    .matt-brister-workscope .work-scope-inner_img {
        top: 95px;
        right: 0;
        text-align: right;
        position: absolute;
        width: 55%;
    }
}
@media (max-width: 767px) {
    header .container {
        padding: 0px 20px 0px 20px;
    }
    header .open {
        top: 24px;
        right: 23px;
    }
    header .close.active {
        right: 20px;
        top: 21px;
    }
    .logo-creation-block ul li {
        width: 50%;
        background: #efefef !important;
    }
    .logo-creation-block ul li:nth-child(odd) {
        background: #fff;
    }
    .logo-creation-block ul li:nth-child(even) {
        background: #1a1a1a;
    }
    .logo-creation-content img {
        max-width: 70%;
    }
    .logo-creation-block ul li:nth-child(4n+1), .logo-creation-block ul li:nth-child(4n+4) {
        background: #e5e5e5!important;
    }
    .more-logo-creation {
        padding: 30px 15px;
        height: 70px;
        font-size: 12px;
    }

    .logo-creation-description .container {
        padding: 0;
    }
    .logo-creation-description {
        padding: 50px 15px 70px;
    }
    .banner-content p::after {
        width: 130px;
    }
    .banner-content p::before {
        width: 130px;
    }
    .banner-content h2 {
        margin-top: 15px;
        padding-bottom: 25px;
    }
    .banner-content-border {
        height: 4px;
    }
    .common-banner .arrow.black {
        display: none;
    }
    .banner-content {
        max-width: 90%;
    }
    .common-middle-heading span {
        font-size: 14px;
        letter-spacing: 2px;
    }
    .jerett-heading.common-middle-heading::before, .jerett-heading.common-middle-heading::after {
        width: 29%;
        height: 13px;
        top: -4px;
    }
    .jerett-mac-book-section .jerett-book-inner {
        padding-bottom: 50px;
        padding: 130px 30px 50px;
        margin-top: -390px;
    }
    .common-middle-heading::before, .common-middle-heading::after {
        width: 35%;
        height: 13px;
        top: -4px;
    }
    .typography-list .comman-typography {
        margin-bottom: 20px;
        padding: 0;
        width: 100%;
    }
    .jerett-book-inner {
        padding: 70px 30px 110px;
    }
    .homepage-layout-section {
        padding-top: 40px;
    }
    .responsive-layout-section .jerett-book-inner {
        padding-bottom: 40px !important;
    }
    .homepage-layout-section .jerett-book-inner {
        padding: 40px 40px 0;
    }
    .screen-thumbnail-outer img {
        width: 100%;
    }
    .work-scope .container {
        max-width: 95%;
        padding: 0px 15px;
    }
    .work-scope-inner_content {
        width: 70%;
    }
    .jerett-work-scope .work-scope-inner_img {
        width: 30%;
        min-height: 350px;
    }
    .work-scope-inner_content h3 {
        font-size: 19px;
        padding: 0 0 15px;
    }
    .jerett-work-scope .work-scope-inner_content p {
        font-size: 14px;
    }
    .work-scope-inner_content p {
        font-size: 14px;
    }
    .font-name {
        font-size: 19px;
        line-height: 16px;
        padding-top: 5px;
    }
    .font-text {
        font-size: 22px;
        width: 50px;
    }
    .font-heading-section {
        min-height: 46px;
    }

    .color-categeory ul {
        flex-wrap: wrap;
    }

    .color-categeory li {
        width: auto;
        margin-bottom: 25px;
    }

    .color-categeory ul::after, .color-categeory ul::before {
        display: none;
    }

    .primay-logo-section .container {
        padding-bottom: 25px;
    }

    .monkey-logo ul {
        flex-wrap: wrap;
    }

    .monkey-logo ul li {
        width: 50%;
        margin-bottom: 25px;
    }

    .monkey-logo ul li img {
        width: 64%;
        margin: 0 auto;
        display: block;
    }

    .logo-variants-inner img {
        padding: 0;
        width: 70%;
        margin: 0 auto;
    }

    .monkey-logo ul li:nth-child(3) {
        border-left: 0;
    }

    .brand-identity-typography .typography-list {
        flex-wrap: wrap;
    }

    .brand-identity-typography .typography-list ul {
        width: 100%;
    }

    .brand-identity-typography ul.font-description {
        padding: 0;
    }

    .b-identity-mobile-banner {
        background-size: 100%;
        background-position: center;
    }
    .jerett-work-scope .work-scope-inner_content .get-info {
        padding-top: 15px;
        line-height: 18px;
    }
    .work-scope-inner_content .get-info {
        padding-top: 15px;
    }
    .steelit-logo-variant .logo-variants ul li + li .logo-variants-inner img {
        max-width: 40%;
    }
    .steelit-logo-section .fast-monkey-image {
        width: 100%;
    }
    .steelit-logo-section .color-categeory {
        width: 100%;
        border-top: 2px solid #2e2e2e;
        border-left: 0px solid #2e2e2e;
        padding: 0;
        margin-top: 20px;
        padding-top: 20px;
    }
    .steelit-logo-section {
        flex-wrap: wrap;
        padding-top: 0;
    }
    .steelit-logo-section .color-categeory ul {
        flex-wrap: nowrap;
    }
    .steelit-logo-section .color-categeory li img {
        width: 90px;
    }
    .steelit-logo-section .color-categeory li span {
        margin-top: 15px;
    }
    .s-logo-mark ul li + li {
        border-left: 0;
        border-top: 2px solid #2e2e2e;
    }
    .s-logo-mark ul li {
        width: 100%;
        margin-bottom: 25px;
    }
    .s-logo-mark ul li img {
        padding: 30px 0px;
    }
    .s-logo-mark ul li img {
        width: 50%;
    }
    .steelit-typography .typography-list ul:nth-child(1) {
        width: 100%;
        margin-right: 0;
    }
    .old-logo-section {
        padding: 80px 0px 80px;
    }
    .old-logo-section h2 {
        font-size: 16px;
        margin-bottom: 28px;
    }
    .old-logo-section p {
        font-size: 13px;
        line-height: 26px;
        letter-spacing: 0.1px;
    }
    .old-logo-section img {
        margin-bottom: 50px;
    }
    .old-logo-section .container {
        max-width: 90%;
        padding: 0px;
    }
    .social-media-management-section {
        padding: 40px 0px 0px;
    }
    .social-media-portfolio-img ul li {
        margin-bottom: 0px;
        width: 100%;
    }
    .social-media-portfolio-content {
        padding: 50px 10px;
    }
    .uniform-design-section {
        padding-top: 45px;
    }
    .uniform-design-outer p {
        font-size: 14px;
        letter-spacing: 0.2px;
        line-height: 28px;
        margin-top: 50px;
        margin-bottom: -10px;
    }
    .livery-wrap-outer {
        flex-wrap: wrap;
    }
    .livery-wrap-left {
        width: 100%;
    }
    .livery-wrap-right {
        width: 100%;
        margin-top: 30px;
    }
    .livery-wrap-left img {
        margin-bottom: 40px;
    }
    .livery-wrap-left p {
        font-size: 13px;
        letter-spacing:0.1px;
        line-height: 26px;
        margin-bottom: 10px;
        text-align: center;
        padding-right: 0;
    }
    .livery-wrap-right img {
        max-width: 30%;
        margin-bottom: 20px;
    }

    .trade-show-img {
        width: 100%;
        text-align: center;
        margin-bottom: 30px;
    }
    .trade-show-img img {
        max-width: 50%;
    }
    .trade-show-contant p {
        font-size: 13px;
        line-height: 28px;
        margin-bottom: 10px;
        text-align: center;
    }
    .trade-show-block {
        margin-bottom: 40px;
        flex-wrap: wrap;
    }
    .trade-show-block.trade-show-block-right .trade-show-img {
        order: -1;
    }
    .trade-show-section .container {
        padding-top: 50px;
        padding-bottom: 50px;
    }
    .trade-show-contant {
        width: 100%;
        padding-left: 0;
    }
    .trade-show-block:last-child {
        padding-bottom: 40px;
    }
    .champ-logo-section ul {
        flex-wrap: wrap;
        justify-content: center;
    }

    .champ-logo-section ul li {
        padding: 30px 30px 30px;
    }

    .champ-logo-section ul li + li {
        border-left: 0;
        border-top: 4px solid #f5f5f5;
    }

    .typography-list {
        padding: 25px 0px 25px;
    }

    .typography-section.brand-identity-typography.athlete-typhography {
        flex-wrap: wrap;
    }

    .brand-identity-typography.athlete-typhography ul.font-description {
        padding: 0;
    }
    .poster-design-section .container {
        padding-left: 15px;
        padding-right: 15px;
    }

    .livery-vehicle-section .livery-wrap-vehicle {
        width: 46%;
        text-align: center;
        margin: 0 auto;
    }

    .livery-wrap {
        padding-top: 30px;
    }

    .typography-section.brand-identity-typography.athlete-typhography ul {
        width: 100%;
    }
    .livery-gallery img {
        width: 50%;
    }
    .athlete-workscope .work-scope-inner_content .get-info {
        padding-top: 15px;
    }
    .trade-show-block.trade-show-center .trade-show-img img {
        max-width: 100%;
    }
    .trade-show-block.trade-show-center .trade-show-contant {
        margin-top: 20px;
        padding-bottom: 0;
    }
    .trade-show-block.trade-show-center .trade-show-contant p:last-child {
        padding-bottom: 20px;
    }
    .matt-brister-logo-section .champ-logo-section ul li span {
        text-align: center;
        padding-bottom: 20px;
    }
    .matt-brister-logo-section .champ-logo-section ul li img {
        max-width: 80%;
    }
    .matt-brister-logo-section .champ-logo-section ul li {
        padding: 60px 90px 15px;
        text-align: center;
    }
    .athlete-logo-section.matt-brister-logo-section {
        padding-bottom: 30px;
    }
    .matt-brister-logo-section .champ-logo-section ul li span {
        font-size: 13px;
    }
    .monkey-heads-logo-section .champ-logo-section ul li + li {
        border-top: 0px solid #f5f5f5;
        border-left: 2px solid #f5f5f5;
    }
    .monkey-heads-logo-section .champ-logo-section ul li {
        margin-bottom: 15px;
        width: 50%;
    }
    .monkey-heads-logo-section .champ-logo-section ul li + li + li  {
        border-left:0px solid #f5f5f5;
    }
    .monkey-heads-logo-section .champ-logo-section ul li + li + li + li {
        border-left: 2px solid #f5f5f5;
    }
    .baja-variant {
        padding-top: 60px;
        margin-top: 30px;
    }
    .baja-variant {
        margin-bottom: 0;
    }
    .typography-section.matt-brister-typography {
        padding-bottom: 0px;
    }
    .matt-brister-livery-wrap-section .livery-vehicle-section {
        margin-top: 0;
        align-items: center;
        margin-bottom: 40px;
    }
    .matt-brister-livery-wrap-section .livery-vehicle-section .livery-wrap-vehicle + .livery-wrap-vehicle {
        padding-top: 0;
        margin-top: 0;
    }
    .livery-vehicle-type ul {
        flex-wrap: wrap;
    }
    .livery-vehicle-type ul li {
        width: 100%;
        margin-bottom: 40px;
    }
    .livery-vehicle-type ul li + li {
        padding-left: 0;
    }
    .livery-vehicle-type ul li img {
        max-width: 40%;
    }
    .livery-vehicle-type ul li + li img {
        max-width: 60%;
    }
    .hero {
        min-height: 450px !important;
        height: 450px !important;
    }
    .page-template-page-contact div.wpcf7-mail-sent-ok {
        position: unset;
    }
    .recent-work-thumb.thumb .item {
        width:100%;
    }
    .four-wheel-work-scope.steelit-work-scope .work-scope-inner_content h3::before {
        width: 47%;
        right: 0;
    }
    .athlete-logo-section.matt-brister-logo-section.four-wheel-logo-section.for-wheel-apparel-section ul li {
        text-align: center;
        padding: 40px 15px 15px;
        border-bottom: 0px solid #ccc;
        width: 100%;
    }
    .four-wheel-logo-section .color-categeory h5 {
        font-size: 14px;
    }
    .athlete-logo-section.matt-brister-logo-section.four-wheel-logo-section.for-wheel-apparel-section ul li:nth-child(1) h4 {
        border-bottom: 0px solid #c9c9c9;
    }
    .athlete-logo-section.matt-brister-logo-section.four-wheel-logo-section.for-wheel-apparel-section ul li:nth-child(2) h4 {
        border-bottom: 0px solid #4d4d4d;
    }
    .athlete-logo-section.primay-logo-section.four-wheel-decals-section .monkey-logo ul li + li {
        border-left: 0px solid #f1f1f1;
        border-top: 2px solid #f1f1f1;
    }
    .four-wheel-logo-section .color-categeory ul {
        max-width: 100%;
        flex-wrap: wrap;
        justify-content: center;
    }
    .four-wheel-logo-section .color-categeory li {
        width: 50%;
        margin: 0px 0px 15px;
    }
    .four-wheel-logo-section .color-categeory li img {
        width: 52%;
    }
    .typography-section.brand-identity-typography.steelit-typography.four-wheel-typography-section .typography-list ul:nth-child(1) {
        width: 100%;
        margin-right: 0;
    }
    .typography-section.brand-identity-typography.steelit-typography.four-wheel-typography-section .font-description {
        width: 100%;
        margin-right: 0px;
    }
    .typography-section.brand-identity-typography.steelit-typography.four-wheel-typography-section .font-description p {
        padding: 0;
    }
    .typography-section.brand-identity-typography.steelit-typography.four-wheel-typography-section .typography-list ul:nth-child(1) li {
        padding-bottom: 20px;
    }
    .typography-section.brand-identity-typography.steelit-typography.four-wheel-typography-section .typography-list ul:nth-child(1) li:last-child {
        padding-bottom: 10px;
    }
    .garage-panel {
        padding: 70px 0;
        margin-top: -50px;
    }
    .baja_kit_logo_section.brandon_arthur_logo_section.bevly_wilson_logo_section .monkey-logo ul li {
        border-top: 0px solid #2e2e2e;
    }
    .baja_kit_logo_section.bevly_wilson_card__design_section .monkey-logo ul li {
        max-width: 100%;
        border-top: 0px solid #2e2e2e;
    }
    .baja_kit_logo_section.bevly_wilson_card__design_section .monkey-logo ul li:nth-child(1) {
        margin-bottom: 35px !important;
        padding-bottom: 35px !important;
    }
    .screen-thumbnail-top-outer .left-thumbnail {
        width: 100%;
    }
    .screen-thumbnail-top-outer .right-thumbnail {
        width: 100%;
    }
    .screen-thumbnail-top-outer {
        flex-wrap: wrap;
    }
    .identity_logo_creation .banner-content {
        max-width: max-content;
    }
    .identity_logo_creation .banner-content p::before {
        right: -30px;
    }
    .identity_logo_creation .banner-content p::after {
        left: -30px;
    }
    .trade-show-section-agile-offroad .champ-logo-section p {
        font-size: 13px;
        line-height: 28px;
        margin: 10px 0px 10px;
    }
    .vehicle-branding-section .champ-logo-section ul li + li {
        border-left: 0px solid #f5f5f5;
        border-top: 2px solid #f5f5f5;
    }
    .vehicle-branding-section .champ-logo-section {
        padding: 10px 0 10px;
    }
    .trade-show-section-agile-offroad .champ-logo-section ul li {
        max-width: 100%;
        flex: 0 0 100%;
    }
    .page-template-page-agile-offroad .athlete-logo-section .hotsauce-logo img {
        width: 95%;
    }
    .photography_section.vehicle-branding-section .common-middle-heading::before, .photography_section.vehicle-branding-section .common-middle-heading::after {
        width: 22%;
    }
}
@media all and (max-width: 767px) and (orientation : landscape) {
    .screen-thumbnail-outer img {
        width: 33.33%;
    }
    .recent-work-thumb.thumb .item {
        width:50%;
    }
    .four-wheel-logo-section .color-categeory li img {
        width: 32%;
    }
    .primay-logo-section.athlete-logo-section.baja_kit_logo_section .s-logo-mark ul li + li {
        border-left: 0;
        border-top: none;
    }
}
@media (max-width: 680px) {
    .garage-hero--content {
        max-width: 70%;
    }
    .jerett-mac-book-section .jerett-book-inner {
        margin-top: -370px;
    }
    .the-idea-inner_content {
        max-width: 100%;
    }
    .the-idea-inner_img {
        margin-right: 0px;
        max-width: 100%;
        margin-top: 0px;
        text-align: center;
        margin-bottom: 40px;
    }
    .the-idea-inner_img img {
        max-width: 50%;
    }
    .the-idea-color-logo {
        max-width: 100%;
        margin-bottom: 40px;
    }
    .the-idea-color-logo ul li {
        width: 33.33%;
        padding: 15px;
        justify-content: center;
        border-bottom: 0px solid #2e2e2e;
    }
    .the-idea-inner_content h3::before {
        right: 0;
    }
    .the-idea-color-logo ul {
        justify-content: center;
    }
}
@media (max-width: 567px) {
    .nav {
        top: 72px;
    }
    .nav.active {
        top: 65px;
    }
}
@media (max-width: 560px) {
    .logo-creation-block ul li {
        width: 100%;
    }
    section.logo-creation-block ul li:nth-child(odd) {
        background: #e5e5e5!important;
    }
    section.logo-creation-block ul li:nth-child(even) {
        background: #efefef!important;
    }
    .banner-content p::before {
        width: 90px;
    }
    .banner-content p::after {
        width: 90px;
    }
    .banner-content h1 {
        padding: 0;
    }
    .jerett-heading.common-middle-heading::before, .jerett-heading.common-middle-heading::after {
        width: 23%;
    }
    .jerett-mac-book-section .jerett-book-inner {
        margin-top: -354px;
    }
    .common-middle-heading::before, .common-middle-heading::after {
        width: 30%;
        height: 13px;
        top: -4px;
    }
    .homepage-layout-section .common-middle-heading::before, .homepage-layout-section .common-middle-heading::after {
        width: 25%;
    }
    .work-scope-inner {
        flex-wrap: wrap;
    }
    .work-scope-inner_content {
        width: 100%;
    }
    .jerett-work-scope .work-scope-inner_img {
        width: 100%;
        min-height: auto;
        margin-top: 20px;
    }
    .work-scope-inner_img {
        width: 100%;
    }
    .work-scope-inner_img img {
        width: 35%;
        margin:5px auto 0;
        display: block;
    }
    .jerett-work-scope .work-scope-inner_content p {
        padding: 0;
    }
    .work-scope-inner_content p {
        padding: 0;
    }
    .logo-variants {
        padding: 50px 15px 0;
    }

    .logo-variants-inner img {
        padding: 0 15px;
        width: 100%;
        margin: 0 auto;
    }

    .monkey-logo ul li {
        width: 100%;
        margin-bottom: 25px;
    }

    .monkey-logo ul li {
        border-left: 0;
    }

    .monkey-logo ul li + li {
        border-left: 0;
        border-top: 2px solid #2e2e2e;
    }

    .primay-logo-section .container {
        max-width: 100%;
        padding: 50px 15px 0;
    }
    .steelit-logo-variant .logo-variants ul li + li .logo-variants-inner img {
        max-width: 60%;
    }
    .social-media-management-section .common-middle-heading::before, .social-media-management-section .common-middle-heading::after {
        width: 21%;
    }
    .social-media-management-section {
        padding: 30px 0px 0px;
    }
    .social-media-management-section img {
        margin-top: 10px;
        margin-bottom: 0;
    }
    .uniform-design-section .common-middle-heading::before, .uniform-design-section .common-middle-heading::after {
        width: 28%;
    }
    .uniform-design-section {
        padding-top: 35px;
    }
    .uniform-design-outer p {
        margin-top: 40px;
        margin-bottom: 40px;
    }
    .trade-show-section .common-middle-heading::before, .trade-show-section .common-middle-heading::after {
        width: 26%;
    }
    .athlete-workscope .work-scope-inner_content {
        width: 100%;
    }

    .athlete-workscope .work-scope-inner_content h3::before {
        width: 40%;
    }
    .athlete-workscope .work-scope-inner_content p {
        padding-right: 0;
    }
    .athlete-logo-section .common-middle-heading::before, .athlete-logo-section .common-middle-heading::after {
        width: 24%;
    }
    .athlete-workscope .work-scope-inner_img {
        width: 90%;
        margin: 0 auto;
    }
    .livery-gallery img {
        width: 100%;
    }
    .livery-wrap-image.livery-vehicle-section {
        flex-wrap: wrap;
    }
    .livery-vehicle-section .livery-wrap-vehicle {
        width: 100%;
    }
    .livery-vehicle-section .livery-wrap-vehicle img {
        max-width: 70%;
    }
    .livery-vehicle-section .livery-wrap-vehicle + .livery-wrap-vehicle {
        border-top: 2px solid #fff;
        border-left: 0px;
        padding-top: 25px;
        margin-top: 25px;
        padding-left: 0;
        margin-left: 0;
    }
    .page-template-athlete-branding .livery-wrap-section {
        background-size: cover;
    }
    .brand-identity-typography .font-style-section p {
        word-break: break-all;
        padding-right: 0px;
    }
    .trade-show-block.trade-show-center .trade-show-contant p:last-child {
        padding-bottom: 20px;
    }

    .trade-show-block.trade-show-center .trade-show-img {
        margin-bottom: 0px;
    }
    .matt-brister-livery-wrap-section .livery-vehicle-section .livery-wrap-vehicle + .livery-wrap-vehicle {
        border-top: 0px solid #fff;
        padding-top: 30px;
        margin-top: 0;
        margin-bottom: 30px;
        border-left: 0px solid #fff;
    }
    .matt-brister-workscope .work-scope-inner_img {
        text-align: center;
        position: unset;
        width: 100%;
    }
    .matt-brister-workscope .work-scope-inner_img img {
        margin-top: 10px;
    }
    .matt-brister-workscope .athlete-workscope .work-scope-inner {
        padding: 60px 0 30px;
    }
    .matt-brister-logo-section .champ-logo-section ul li {
        padding: 60px 40px 15px;
    }
    .monkey-heads-logo-section .champ-logo-section ul li {
        margin-bottom: 15px;
        width: 100%;
        border-bottom: 2px solid #f5f5f5;
    }
    .monkey-heads-logo-section .champ-logo-section ul li + li {
        border-left: 0px solid #f5f5f5;
    }

    .monkey-heads-logo-section .champ-logo-section ul li + li + li + li {
        border-left: 0px solid #f5f5f5;
        border-bottom: 0px;
    }
    .baja-variant-logo {
        flex-wrap: wrap;
    }
    .baja-variant-logo img {
        max-width: 51%;
        margin-bottom: 30px;
    }
    .baja-variant h2 {
        font-size: 16px;
        letter-spacing: 2px;
        margin-bottom: 30px;
    }
    .baja-variant {
        padding-top: 50px;
        margin-top: 0px;
    }
    .baja-variant-logo img:last-child {
        margin-bottom: 0;
    }
    .the-idea-inner_content h3 {
        font-size: 22px;
    }
    .the-idea-inner_content h3::before {
        top: 11px;
    }
    .the-idea-inner_content p {
        font-size: 12pt;
        margin-bottom: 20px;
    }
    .garage-hero--content {
        max-width: 100%;
    }
    .primay-logo-section.athlete-logo-section.baja_kit_logo_section.brandon_arthur_logo_section.bevly_wilson_logo_section .container {
        padding-top: 20px;
    }
    .primay-logo-section.athlete-logo-section.baja_kit_logo_section.brandon_arthur_logo_section.bevly_wilson_logo_section {
        padding-bottom: 30px;
    }
    .baja_kit_logo_section.brandon_arthur_logo_section.bevly_wilson_logo_section .monkey-logo ul li {
        padding: 20px 0px !important;
        width: 100%;
        border-top: 1px solid #e5e5e5 !important;
        border-left: 0px !important;
        margin-bottom: 10px!important;
    }
    .baja_kit_logo_section.brandon_arthur_logo_section.bevly_wilson_logo_section .monkey-logo ul li:first-child {
        border-top: 0px !important;
    }
    .baja_kit_logo_section.brandon_arthur_logo_section.bevly_wilson_logo_section .monkey-logo ul li h5 {
        padding-top: 10px;
        max-height: max-content;
        line-height: initial;
    }
    .report-btn-section a {
        font-size: 11px;
        min-width: 100%;
        height: 49px;
        margin-top: 65px;
        letter-spacing: 1px;
    }
    .report-btn-section a {
        font-size: 11px;
        min-width: 100%;
        height: 49px;
        margin-top: 35px;
        letter-spacing: 1px;
        margin-bottom: 0;
    }
    .race-report-section {
        padding: 0px 0px 30px;
    }
    .baja_kit_logo_section.bevly_wilson_card__design_section {
        padding-bottom: 0;
    }
    .bevly_wilson_work_scope .work-scope-inner_img img {
        width: 65%;
    }
    header .logo {
        max-width: 150px;
        position: relative;
        top: 4px;
    }
    header.sticky .header-top .logo {
        max-width: 150px;
    }
    .page-template-page-agile-offroad .athlete-logo-section .hotsauce-logo {
        padding: 30px 0px 30px;
    }
    .page-template-page-agile-offroad .athlete-logo-section .hotsauce-logo.style-sheet-logo {
        margin-bottom: -30px;
    }
    .vehicle-branding-section .champ-logo-section ul li {
        padding: 60px 0px 15px;
    }
    .vehicle-branding-section .champ-logo-section ul li img {
        max-width: 100%;
    }
    .vehicle-branding-section .champ-logo-section.logo-vr-r-section ul li {
        padding: 40px 0px 15px;
    }
    .vehicle-branding-section .champ-logo-section.logo-vr-r-section {
        margin-bottom: -30px;
    }
}
@media (max-width: 480px) {
  .baja_kit_logo_section.brandon_arthur_logo_section .monkey-logo ul li {
      padding: 0px 45px;
      border-left: none;
    }
    .social-media-portfolio-img.baja_kit_portfolio_img_section ul li {
        width: 90%;
    }
    .baja_kit_logo_section .s-logo-mark ul li img {
        width: 90%;
    }
    .monkey-logo ul li h5 {
        max-height: 45px;
        line-height: 4px;
    }
    .baja_kit_logo_section .monkey-logo ul li {
        margin-bottom: 50px!important;
        padding-bottom: 45px!important;
        max-width: 100%!important;
    }
    .baja_kit_logo_section .monkey-logo ul li:last-child{
        margin: 0!important;
        padding: 0!important;
    }
    .baja_kit_logo_section .monkey-logo ul li:last-child::after{
        display: none;
    }
    .primay-logo-section.athlete-logo-section.baja_kit_logo_section .steelit-logo-section {
        padding: 0;
    }
    .baja_kit_logo_section .monkey-logo ul li::after {
        content: "";
        position: absolute;
        left: 0;
        right: 0;
        bottom: 0;
        width: 100%;
        height: 2px;
        background: #e5e5e5;
    }
    .baja_kit_logo_section .monkey-logo ul li {
      margin: 0;
      padding: 0;
      max-width: 83.33%;
      border-top: 0;
    }
    .social-media-portfolio-img.baja_kit_portfolio_img_section ul li:nth-child(4){
        width: 100%;
    }
    .social-media-portfolio-img.baja_kit_portfolio_img_section ul li .social-media-portfolio-content {
        padding: 48px 0px;
    }
    .social-media-portfolio-img.baja_kit_portfolio_img_section ul li:nth-child(5){
        width: 100%;
    }
    .social-media-portfolio-img.baja_kit_portfolio_img_section ul li:nth-child(3) {
        padding: 20px 0 40px!important;
    }
    .social-media-portfolio-img.baja_kit_portfolio_img_section ul li:first-child {
        padding: 20px 0px;
        border-right: none;
    }
    .the-idea-color-logo ul li {
        width:50%;
    }
    .typography-section.brand-identity-typography.steelit-typography.four-wheel-typography-section .typography-list ul:nth-child(1) {
        width: 100%;
        margin-right: 0;
        margin-top: 20px;
    }
    .typography-section.brand-identity-typography.steelit-typography.four-wheel-typography-section .font-description {
        width: 100%;
        margin-right: 0px;
    }
    .typography-section.brand-identity-typography.steelit-typography.four-wheel-typography-section .font-description p {
        padding: 0;
    }
    .typography-section.brand-identity-typography.steelit-typography.four-wheel-typography-section .typography-list ul:nth-child(1) li {
        padding-bottom: 25px;
    }
    .four-wheel-logo-section .champ-logo-section ul li {
        padding: 40px 20px 15px !important;
    }
    .athlete-logo-section.primay-logo-section.four-wheel-decals-section .monkey-logo ul li h5 {
        padding-top: 20px;
    }
    .identity_logo_creation .banner-content p::before {
        right: 0;
    }
    .identity_logo_creation .banner-content p::after {
        left: 0;
    }
    .trade-show-section-agile-offroad .champ-logo-section p {
        margin: -10px 0px 10px;
    }
}
@media (max-width: 420px) {
    .banner-content p::after {
        width: 70px;
    }
    .banner-content p::before {
        width: 70px;
    }
    .banner-content p {
        padding: 0px 0px 0px 4px;
    }
    .jerett-heading.common-middle-heading::before, .jerett-heading.common-middle-heading::after {
        width: 17%;
    }
    .jerett-book-inner {
        padding: 60px 30px;
    }
    .jerett-mac-book-section .jerett-book-inner {
        margin-top: -274px;
        padding-bottom: 40px;
    }
    .typography-section .container {
        max-width: 100%;
        padding: 0px 25px;
    }
    .font-style-section p {
        font-size: 14px;
        line-height: 18px;
        line-height: 20px;
    }
    .homepage-layout-section .common-middle-heading::before, .homepage-layout-section .common-middle-heading::after {
        width: 20%;
    }
    .homepage-layout-section .jerett-book-inner {
        padding: 20px 15px 0;
    }
    .responsive-layout-section .jerett-book-inner {
        padding-bottom: 20px !important;
    }
    .work-scope-inner {
        padding: 30px 0;
    }
    .work-scope-inner_content h3 {
        font-size: 17px;
    }
    .work-scope-inner_content h3::before {
        top: 3px;
        height: 3px;
    }
    .work-scope-inner_content label {
        font-size: 15px;
        padding-bottom: 12px;
        padding-top: 15px;
    }
    .steelit-logo-section .color-categeory ul {
        flex-wrap: wrap;
    }
    .steelit-logo-section .color-categeory li {
        width: 50%;
        margin-bottom: 15px;
    }
    .steelit-logo-section {
        padding-bottom: 50px;
    }
    .social-media-management-section .common-middle-heading::before, .social-media-management-section .common-middle-heading::after {
        width: 15%;
    }
    .uniform-design-outer p {
        margin-top: 40px;
        margin-bottom: 20px;
    }
    .trade-show-section .common-middle-heading::before, .trade-show-section .common-middle-heading::after {
        width: 20%;
    }
    .matt-brister-logo-section .champ-logo-section ul li {
        padding: 60px 20px 15px;
    }
    .athlete-logo-section.matt-brister-logo-section {
        padding-bottom: 0px;
    }
    .the-idea-inner_content h3::before {
        width: 35%;
    }
}
@media (max-width: 360px) {
    .banner-content p {
        font-size: 11px;
    }
    .common-middle-heading::before, .common-middle-heading::after {
        width: 25%;
    }
    .homepage-layout-section .common-middle-heading::before, .homepage-layout-section .common-middle-heading::after {
        width: 20%;
    }
    .work-scope-inner_content h3::before {
        width: 37%;
    }
    .social-media-management-section .common-middle-heading::before, .social-media-management-section .common-middle-heading::after {
        width: 9%;
    }
    .uniform-design-section .common-middle-heading::before, .uniform-design-section .common-middle-heading::after {
        width: 22%;
    }
    .trade-show-section .common-middle-heading::before, .trade-show-section .common-middle-heading::after {
        width: 16%;
    }
}
@media (max-width: 320px) {
  .social-media-management-section.for-wheel-website-design.genral-tires .common-middle-heading::before, .social-media-management-section.for-wheel-website-design.genral-tires .common-middle-heading::after {
    width: 22%!important;
}
    .common-middle-heading span {
        font-size: 13px;
        letter-spacing: 2px;
    }
    .jerett-heading.common-middle-heading::before, .jerett-heading.common-middle-heading::after {
        width: 14%;
        height: 13px;
        top: -4px;
    }
    .athlete-workscope .work-scope-inner_content h3::before {
        width: 32%;
    }
    .four-wheel-work-scope.steelit-work-scope .work-scope-inner_content h3::before {
        width: 30%;
        right: 0px;
    }
    .brand-identity-typography.bink-baja-typography .font-style-section p {
        line-height: 25px;
        letter-spacing: 1px;
    }
    .work-scope.jerett-work-scope.steelit-work-scope.bevly_wilson_work_scope .work-scope-inner_content h3::before {
        right: 0px;
        width: 37%;
        top: 8px;
    }
    header .logo {
        max-width: 130px;
        top: 1px;
        left: -10px;
    }
    header.sticky .header-top .logo {
        max-width: 130px;
    }
    header .cart {
        font-size: 14px;
    }
}

/*# sourceMappingURL=../../maps/main.css.map */
