/* Slider */
.slick-slider
{
    position: relative;

    display: block;
    box-sizing: border-box;

    -webkit-user-select: none;
       -moz-user-select: none;
        -ms-user-select: none;
            user-select: none;

    -webkit-touch-callout: none;
    -khtml-user-select: none;
    -ms-touch-action: pan-y;
        touch-action: pan-y;
    -webkit-tap-highlight-color: transparent;
}

.slick-list
{
    position: relative;

    display: block;
    overflow: hidden;

    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;
    top: 0;
    left: 0;

    display: block;
    margin-left: auto;
    margin-right: auto;
}
.slick-track:before,
.slick-track:after
{
    display: table;

    content: '';
}
.slick-track:after
{
    clear: both;
}
.slick-loading .slick-track
{
    visibility: hidden;
}

.slick-slide
{
    display: none;
    float: left;

    height: 100%;
    min-height: 1px;
}
[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;
}

/*!
 *  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('../fontawesome-webfont.f69f3d913e6e.html');src:url('../fontawesome-webfont.f69f3d91d41d.html#iefix&v=4.7.0') format('embedded-opentype'),url('../fontawesome-webfont.4326a27e3e6e.html') format('woff2'),url('../fontawesome-webfont.ef9998033e6e.html') format('woff'),url('../fontawesome-webfont.4f58e7c43e6e.html') format('truetype'),url('../fontawesome-webfont.335296803e6e.html#fontawesomeregular') format('svg');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:.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:.14285714em;text-align:center}.fa-li.fa-lg{left:-1.85714286em}.fa-border{padding:.2em .25em .15em;border:solid .08em #eee;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}.fa-inverse{color:#fff}.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}

/* ==========================================================================
	Variables
========================================================================== */
/* ==========================================================================
	Mixins
========================================================================== */
/*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */
/**
 * 1. Set default font family to sans-serif.
 * 2. Prevent iOS and IE text size adjust after device orientation change,
 *    without disabling user zoom.
 */
html {
  font-family: sans-serif;
  /* 1 */
  -ms-text-size-adjust: 100%;
  /* 2 */
  -webkit-text-size-adjust: 100%;
  /* 2 */
}

/**
 * Remove default margin.
 */
body {
  margin: 0;
  padding: 0;
}

/* HTML5 display definitions
   ========================================================================== */
/**
 * Correct `block` display not defined for any HTML5 element in IE 8/9.
 * Correct `block` display not defined for `details` or `summary` in IE 10/11
 * and Firefox.
 * Correct `block` display not defined for `main` in IE 11.
 */
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
  display: block;
  margin: 0;
  padding: 0;
}

section.innovative-sec, section.build-sec, section.design-sec, section.article-sec {
	display: inline-block;
}
/**
 * 1. Correct `inline-block` display not defined in IE 8/9.
 * 2. Normalize vertical alignment of `progress` in Chrome, Firefox, and Opera.
 */
audio,
canvas,
progress,
video {
  display: inline-block;
  /* 1 */
  vertical-align: baseline;
  /* 2 */
}

/**
 * Prevent modern browsers from displaying `audio` without controls.
 * Remove excess height in iOS 5 devices.
 */
audio:not([controls]) {
  display: none;
  height: 0;
}

/**
 * Address `[hidden]` styling not present in IE 8/9/10.
 * Hide the `template` element in IE 8/9/10/11, Safari, and Firefox < 22.
 */
[hidden],
template {
  display: none;
}

/* Links
   ========================================================================== */
/**
 * Remove the gray background color from active links in IE 10.
 */
a {
  background-color: transparent;
}

/**
 * Improve readability of focused elements when they are also in an
 * active/hover state.
 */
a:active,
a:hover,
a:focus {
  outline: 0;
}

/* Text-level semantics
   ========================================================================== */
/**
 * Address styling not present in IE 8/9/10/11, Safari, and Chrome.
 */
abbr[title] {
  border-bottom: 1px dotted;
}

/**
 * Address style set to `bolder` in Firefox 4+, Safari, and Chrome.
 */
b,
strong {
  font-weight: bold;
}

/**
 * Address styling not present in Safari and Chrome.
 */
dfn {
  font-style: italic;
}

/**
 * Address variable `h1` font-size and margin within `section` and `article`
 * contexts in Firefox 4+, Safari, and Chrome.
 */
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}

/**
 * Address styling not present in IE 8/9.
 */
mark {
  background: #ff0;
  color: #000;
}

/**
 * Address inconsistent and variable font size in all browsers.
 */
small {
  font-size: 80%;
}

/**
 * Prevent `sub` and `sup` affecting `line-height` in all browsers.
 */
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sup {
  top: -0.5em;
}

sub {
  bottom: -0.25em;
}

/* Embedded content
   ========================================================================== */
/**
 * Remove border when inside `a` element in IE 8/9/10.
 */
img {
  border: 0;
}

/**
 * Correct overflow not hidden in IE 9/10/11.
 */
svg:not(:root) {
  overflow: hidden;
}

/* Grouping content
   ========================================================================== */
/**
 * Address margin not present in IE 8/9 and Safari.
 */
figure {
  margin: 1em 40px;
}

/**
 * Address differences between Firefox and other browsers.
 */
hr {
  box-sizing: content-box;
  height: 0;
}

/**
 * Contain overflow in all browsers.
 */
pre {
  overflow: auto;
}

/**
 * Address odd `em`-unit font size rendering in all browsers.
 */
code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}

/* Forms
   ========================================================================== */
/**
 * Known limitation: by default, Chrome and Safari on OS X allow very limited
 * styling of `select`, unless a `border` property is set.
 */
/**
 * 1. Correct color not being inherited.
 *    Known issue: affects color of disabled elements.
 * 2. Correct font properties not being inherited.
 * 3. Address margins set differently in Firefox 4+, Safari, and Chrome.
 */
button,
input,
optgroup,
select,
textarea {
  color: inherit;
  /* 1 */
  font: inherit;
  /* 2 */
  margin: 0;
  /* 3 */
}
button:focus,
input:focus,
optgroup:focus,
select:focus,
textarea:focus {
  outline: none;
}

/**
 * Address `overflow` set to `hidden` in IE 8/9/10/11.
 */
button {
  overflow: visible;
}

/**
 * Address inconsistent `text-transform` inheritance for `button` and `select`.
 * All other form control elements do not inherit `text-transform` values.
 * Correct `button` style inheritance in Firefox, IE 8/9/10/11, and Opera.
 * Correct `select` style inheritance in Firefox.
 */
button,
select {
  text-transform: none;
}

/**
 * 1. Avoid the WebKit bug in Android 4.0.* where (2) destroys native `audio`
 *    and `video` controls.
 * 2. Correct inability to style clickable `input` types in iOS.
 * 3. Improve usability and consistency of cursor style between image-type
 *    `input` and others.
 */
button,
html input[type=button],
input[type=reset],
input[type=submit] {
  -webkit-appearance: button;
  /* 2 */
  cursor: pointer;
  /* 3 */
}

/**
 * Re-set default cursor for disabled elements.
 */
button[disabled],
html input[disabled] {
  cursor: default;
}

/**
 * Remove inner padding and border in Firefox 4+.
 */
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}

/**
 * Address Firefox 4+ setting `line-height` on `input` using `!important` in
 * the UA stylesheet.
 */
input {
  line-height: normal;
}

/**
 * It's recommended that you don't attempt to style these elements.
 * Firefox's implementation doesn't respect box-sizing, padding, or width.
 *
 * 1. Address box sizing set to `content-box` in IE 8/9/10.
 * 2. Remove excess padding in IE 8/9/10.
 */
input[type=checkbox],
input[type=radio] {
  box-sizing: border-box;
  /* 1 */
  padding: 0;
  /* 2 */
}

/**
 * Fix the cursor style for Chrome's increment/decrement buttons. For certain
 * `font-size` values of the `input`, it causes the cursor style of the
 * decrement button to change from `default` to `text`.
 */
input[type=number]::-webkit-inner-spin-button,
input[type=number]::-webkit-outer-spin-button {
  height: auto;
}

/**
 * 1. Address `appearance` set to `searchfield` in Safari and Chrome.
 * 2. Address `box-sizing` set to `border-box` in Safari and Chrome.
 */
input[type=search] {
  -webkit-appearance: textfield;
  /* 1 */
  box-sizing: content-box;
  /* 2 */
}

/**
 * Remove inner padding and search cancel button in Safari and Chrome on OS X.
 * Safari (but not Chrome) clips the cancel button when the search input has
 * padding (and `textfield` appearance).
 */
input[type=search]::-webkit-search-cancel-button,
input[type=search]::-webkit-search-decoration {
  -webkit-appearance: none;
}

/**
 * Define consistent border, margin, and padding.
 */
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}

/**
 * 1. Correct `color` not being inherited in IE 8/9/10/11.
 * 2. Remove padding so people aren't caught out if they zero out fieldsets.
 */
legend {
  border: 0;
  /* 1 */
  padding: 0;
  /* 2 */
}

/**
 * Remove default vertical scrollbar in IE 8/9/10/11.
 */
textarea {
  overflow: auto;
}

/**
 * Don't inherit the `font-weight` (applied by a rule above).
 * NOTE: the default cannot safely be changed in Chrome and Safari on OS X.
 */
optgroup {
  font-weight: bold;
}

/* Tables
   ========================================================================== */
/**
 * Remove most spacing between table cells.
 */
table {
  border-collapse: collapse;
  border-spacing: 0;
}

td,
th {
  padding: 0;
}

/* ==========================================================================
	Boilerplate
========================================================================== */
*, *:before, *:after {
  box-sizing: border-box;
}

::-moz-selection {
  background: #b3d4fc;
  text-shadow: none;
}

::selection {
  background: #b3d4fc;
  text-shadow: none;
}

audio, canvas, iframe, img, svg, video {
  vertical-align: middle;
}

img {
  display: block;
  margin: 0 auto;
  vertical-align: middle;
  max-width: 100%;
}
.desktop-logo img, .mobile-logo img {
	max-width: 130px;
}
fieldset {
  border: 0;
  margin: 0;
  padding: 0;
}

textarea {
  resize: vertical;
}

.browserupgrade {
  background: #999;
  color: #fff;
  margin: 0;
  padding: 0.5em;
}
.browserupgrade a {
  color: #fff;
}

.hidden {
  display: none !important;
}

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

.visuallyhidden.focusable:active, .visuallyhidden.focusable:focus {
  clip: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  position: static;
  width: auto;
}

.invisible {
  visibility: hidden;
}

.animation-element {
  opacity: 0;
  position: relative;
  -webkit-transform: translate3d(0px, 100px, 0px);
          transform: translate3d(0px, 100px, 0px);
  transition: 1.2s 0.1s ease !important;
}
.animation-element.in-view {
  opacity: 1 !important;
  -webkit-transform: translate3d(0px, 0px, 0px) !important;
          transform: translate3d(0px, 0px, 0px) !important;
}

body {
  opacity: 0;
  transition: 0.6s ease;
}

.button-white {
  margin: 0;
  color: #d4242e;
  font-family: "Roboto", sans-serif;
  font-weight: 400;
  letter-spacing: 1px !important;
  letter-spacing: 2px;
  text-transform: uppercase;
  padding-bottom: 5px;
  border-bottom: 2px solid #d4242e;
  display: inline-block;
  font-size: 13px;
  transition: 0.2s ease;
  text-decoration: none;
  color: white;
  border-bottom: 2px solid white;
  text-decoration: none;
}
@media (min-width: 64em) {
  .button-white {
    font-size: 18px;
  }
  .button-white:hover {
    color: #002548;
    border-bottom: 2px solid #002548;
  }
}
@media (min-width: 64em) {
  .button-white:hover {
    color: #d4242e;
    border-bottom: 2px solid #d4242e;
  }
}

.button-red {
  margin: 0;
  color: #d4242e;
  font-family: "Roboto", sans-serif;
  font-weight: 400;
  letter-spacing: 1px !important;
  letter-spacing: 2px;
  text-transform: uppercase;
  padding-bottom: 5px;
  border-bottom: 2px solid #d4242e;
  display: inline-block;
  font-size: 13px;
  transition: 0.2s ease;
  text-decoration: none;
  text-decoration: none;
}
@media (min-width: 64em) {
  .button-red {
    font-size: 18px;
  }
  .button-red:hover {
    color: #002548;
    border-bottom: 2px solid #002548;
  }
}

@media (max-width: 1023px) {
  #hide-mobile {
    display: none;
  }
}

#pagination {
  margin-bottom: 20px;
}
#pagination ul {
  margin: 0;
  padding: 0;
  display: flex;
  justify-content: center;
  align-items: center;
}
#pagination ul li {
  margin: 0;
  padding: 0;
  list-style-type: none;
  text-align: center;
}
#pagination ul li span {
  display: block;
  color: #002548;
  padding: 5px;
  border-bottom: 1px solid #002548;
}
#pagination ul li a {
  display: block;
  color: #002548;
  padding: 5px;
  text-decoration: none;
}

.its-a-logo {
  background-size: contain !important;
  margin: 0 50px !important;
}

.gated-form .gform_wrapper {
  padding: 0 !important;
}
@media (min-width: 64em) {
  .gated-form .gform_fields {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
  }
}
@media (min-width: 64em) {
  .gated-form .gform_fields li {
    width: 48%;
  }
  .gated-form .gform_fields li:last-of-type {
    width: 100%;
  }
}
.gated-form .gform_fields li label {
  display: none !important;
}

.hidemute {
  position: absolute;
  right: 0;
  bottom: 80px;
  z-index: 1000;
  right: 35px;
  color: white;
}
.hidemute i {
  color: white;
  font-size: 50px;
}

/* ==========================================================================
	Typography
========================================================================== */
html {
  color: #222;
}

body {
  font-family: "acumin-pro", sans-serif;
  font-size: 16px;
  line-height: 1.5;
  position: relative;
}

h1, .h1 {
  font-size: 2.25em;
  margin: 0;
  line-height: 1;
}

h2, .h2 {
  font-size: 1.5em;
  margin: 0;
  line-height: 1;
}

h3, .h3 {
  font-size: 1.125em;
  margin: 0;
  line-height: 1;
}

h4, .h4 {
  font-size: 1em;
  margin: 0;
  line-height: 1;
}

p {
  margin: 0;
  line-height: 1.5;
}

a {
  color: #002548;
  text-decoration: underline;
  transition: 0.2s ease;
}

button {
  transition: 0.2s ease;
}

ul, ol {
  margin: 0;
}
ul ul, ul ol, ol ul, ol ol {
  margin: 0;
}

blockquote {
  font-size: 1.5em;
  font-family: "acumin-pro", sans-serif;
  padding: 30px;
  margin: 0;
}

table {
  width: 100%;
  margin: 0 auto 24px;
}

tbody {
  border: none;
}

th {
  text-align: left;
  text-transform: uppercase;
  padding: 0 1em;
  border: none;
}

td {
  padding: 10px 1em 11px;
  border-bottom: 1px solid #fff;
}

img {
  margin: 0;
}

.intro {
  font-size: 1.125em;
}

body {
  background-color: #e2e2e2;
}

#site-wrap {
  margin: 0 auto;
  background-color: white;
}

.siteHeader {
  position: relative;
  z-index: 1000000;
}


.menu-toggle {
  display: inline-block;
  margin-top: 0px;
  padding: 0px 0 13px 15px;
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  right: 30px;
}
@media (min-width: 64em) {
  .menu-toggle {
    display: none;
  }
}
.menu-toggle.close:after {
  opacity: 0;
}
.menu-toggle.close span {
  background: transparent;
  transition: background 0.3s 0s ease;
}
.menu-toggle.close span:before, .menu-toggle.close span:after {
  transition: top 0.3s ease, -webkit-transform 0.3s 0.3s ease;
  transition: top 0.3s ease, transform 0.3s 0.3s ease;
  transition: top 0.3s ease, transform 0.3s 0.3s ease, -webkit-transform 0.3s 0.3s ease;
  top: 0;
  width: 30px;
}
.menu-toggle.close span:before {
  -webkit-transform: rotate3d(0, 0, 1, 45deg);
          transform: rotate3d(0, 0, 1, 45deg);
}
.menu-toggle.close span:after {
  -webkit-transform: rotate3d(0, 0, 1, -45deg);
          transform: rotate3d(0, 0, 1, -45deg);
}
.menu-toggle span {
  display: inline-block;
  width: 30px;
  height: 2px;
  background: white;
  text-indent: -9999px;
  transition: background 0.3s 0.3s ease, -webkit-transform 0.3s ease;
  transition: transform 0.3s ease, background 0.3s 0.3s ease;
  transition: transform 0.3s ease, background 0.3s 0.3s ease, -webkit-transform 0.3s ease;
  position: relative;
  top: 12px;
}
.menu-toggle span:before, .menu-toggle span:after {
  display: inline-block;
  content: "";
  width: 30px;
  height: 2px;
  background: white;
  transition: -webkit-transform 0.3s ease;
  transition: transform 0.3s ease;
  transition: transform 0.3s ease, -webkit-transform 0.3s ease;
  position: absolute;
  left: 0;
  -webkit-transform-origin: 50% 50%;
          transform-origin: 50% 50%;
  transition: top 0.3s 0.3s ease, -webkit-transform 0.3s ease;
  transition: top 0.3s 0.3s ease, transform 0.3s ease;
  transition: top 0.3s 0.3s ease, transform 0.3s ease, -webkit-transform 0.3s ease;
}
.menu-toggle span:before {
  top: 10px;
}
.menu-toggle span:after {
  top: -10px;
}

.mobile-header {
  width: 100%;
  position: fixed;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
}
@media (min-width: 64em) {
  .mobile-header .absolute {
    display: none;
  }
}
.mobile-header .absolute {
  margin: 0;
  position: absolute;
  width: 100%;
  padding: 15px 10%;
  z-index: 10;
	background: #002548;
}
.mobile-header .mobile-logo {
  width: 40%;
  position: relative;
}
.mobile-header .mobile-logo a {
  display: block;
  text-indent: -9999px;
  background: url("../png/logo.png") no-repeat;
  background-size: contain;
	background-position: center;
  padding: 15.5px 0 0;
}
.mobile-header .site-navigation {
  text-align: center;
  background: #002548;
  padding-top: 85px;
  padding-bottom: 20px;
  display: none;
  position: absolute;
  width: 100%;
}
.mobile-header .site-navigation ul {
  margin: 0;
  padding: 0;
}
.mobile-header .site-navigation ul li {
  margin: 0;
  padding: 0;
  list-style-type: none;
  position: relative;
}
.mobile-header .site-navigation ul li a {
  display: block;
  text-decoration: none;
  font-family: "acumin-pro-condensed", sans-serif;
  font-weight: 400;
  letter-spacing: 1px !important;
  color: white;
  letter-spacing: 1px;
  font-size: 25px;
  padding: 5px 0;
}
.mobile-header .site-navigation ul li .plus {
  position: absolute;
  right: 5px;
  top: 5px;
  font-size: 30px;
  line-height: 1;
  padding: 0;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  left: 66%;
  cursor: pointer;
}
.mobile-header .site-navigation ul li ul {
  display: none;
}
.mobile-header .site-navigation ul li ul li a {
  font-size: 15px;
}
.mobile-header .site-navigation ul li ul li ul {
  display: block;
}
.mobile-header .site-navigation ul li ul .plus {
  display: none !important;
}

.post-template-default .mobile-logo, .search .mobile-logo {
  width: 40%;
  position: relative;
}
.post-template-default .mobile-logo a, .search .mobile-logo a {
  display: block;
  text-indent: -9999px;
  background: url("../png/blue-logo.png") 0% 50% no-repeat;
  background-size: contain;
  padding: 15.5px 0;
}
.post-template-default .change-it, .search .change-it {
  width: 40%;
  position: relative;
}
.post-template-default .change-it a, .search .change-it a {
  display: block;
  text-indent: -9999px;
  background: url("../png/logo-white.png") 0% 50% no-repeat;
  background-size: contain;
  padding: 15.5px 0;
}
.post-template-default .menu-toggle span, .search .menu-toggle span {
  background-color: #002548;
}
.post-template-default .menu-toggle span:before, .post-template-default .menu-toggle span:after, .search .menu-toggle span:before, .search .menu-toggle span:after {
  background: #002548;
}
.post-template-default .absolute .active span:before, .post-template-default .absolute .active span:after, .search .absolute .active span:before, .search .absolute .active span:after {
  background: white;
}

@media (max-width: 1023px) {
  .desktop-header {
    display: none;
  }
}

.desktop-header {
  background: transparent;
  position: relative;
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  width: 100%;
}
.desktop-header .desktop-header-wrap {
  display: flex;
  justify-content: space-between;
  align-items: center;
  width: 90%;
  margin: 0 auto;
  padding:12px 0px;	
}
.desktop-header .desktop-logo {
    float: left;
    width: 30%;
}  
.desktop-header .desktop-nav {
    width: inherit !important;
	max-width: 0 !important;
    text-transform: uppercase;
    float: left;
}
.desktop-header .desktop-nav ul {
  margin: 0;
  padding: 0;
}
.desktop-header .desktop-nav ul > li > a {
  letter-spacing: 1px !important;
  font-size: 18px !important;
}
.desktop-header .desktop-nav ul li {
  margin: 0;
  padding: 0;
  list-style-type: none;
  position: relative;
	white-space: nowrap;
}
.desktop-header .desktop-nav ul li > ul {
  box-shadow: 0px 0px 6px -1px rgba(0, 0, 0, 0.5) !important;
}
.desktop-header .desktop-nav ul li > ul li {
  box-shadow: none;
}
.desktop-header .desktop-nav ul li > ul li ul {
  box-shadow: none !important;
}
.desktop-header .desktop-nav ul li > ul li ul li:hover a, .foobox ul li a:hover, .foobox a:hover {
  color: #d4242e !important;
}
.desktop-header .desktop-nav ul li a {
  display: block;
  color: white;
  text-decoration: none;
  font-weight: 400;
  letter-spacing: 1px !important;
  letter-spacing: 1px;
  text-transform: uppercase;
}
.desktop-header .desktop-nav ul li .sub-menu .sub-menu a {
  text-transform: none;
}
.desktop-header .desktop-nav ul li > ul {
  position: absolute;
  top: 100%;
  background: white;
  padding: 30px;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  min-width: 200px;
  display: none;
  box-shadow: 0px 0px 6px -1px rgba(0, 0, 0, 0.5);
}
.desktop-header .desktop-nav ul li > ul li a {
  color: #002548;
}
.desktop-header .desktop-nav ul li > ul:after {
  bottom: 100%;
  left: 50%;
  border: solid transparent;
  content: " ";
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none;
  border-color: rgba(255, 255, 255, 0);
  border-bottom-color: #ffffff;
  border-width: 15px;
  margin-left: -15px;
}
.desktop-header .desktop-nav ul li:hover > ul {
  display: block;
  box-shadow: none;
}
.desktop-header .desktop-nav ul .model-parent:hover > ul {
  display: flex !important;
  left: 300px;
}
.desktop-header .desktop-nav ul .model-parent > ul {
  position: absolute;
  width: 100%;
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  display: none;
  box-shadow: none;
  max-width: 1100px !important;
}
.desktop-header .desktop-nav ul .model-parent > ul > li:first-of-type {
  width: 38%;
}
.desktop-header .desktop-nav ul .model-parent > ul > li:last-of-type {
  width: 57%;
}
.desktop-header .desktop-nav ul .model-parent > ul > li > a {
  font-size: 22px;
}
.desktop-header .desktop-nav ul .model-parent > ul > li > a span {
  margin: 0;
  color: #d4242e;
  font-family: "acumin-pro-condensed", sans-serif;
  font-weight: 400;
  letter-spacing: 1px !important;
  letter-spacing: 2px;
  text-transform: uppercase;
  padding-bottom: 5px;
  border-bottom: 2px solid #d4242e;
  display: inline-block;
  font-size: 13px;
  transition: 0.2s ease;
  text-decoration: none;
  font-size: 18px;
  float: right;
}
@media (min-width: 64em) {
  .desktop-header .desktop-nav ul .model-parent > ul > li > a span {
    font-size: 18px;
  }
  .desktop-header .desktop-nav ul .model-parent > ul > li > a span:hover {
    color: #002548;
    border-bottom: 2px solid #002548;
  }
}
.desktop-header .desktop-nav ul .model-parent > ul li:first-of-type li {
  width: 47% !important;
}
.desktop-header .desktop-nav ul .model-parent > ul li:last-of-type li {
  width: 31% !important;
}
.desktop-header .desktop-nav ul .model-parent > ul li ul {
  display: flex;
  width: 100%;
  position: unset;
  left: unset;
  -webkit-transform: unset;
          transform: unset;
  padding: 0;
  justify-content: space-between;
  align-items: flex-start;
  margin-top: 20px;
  box-shadow: none;
}
.desktop-header .desktop-nav ul .model-parent > ul li ul:after {
  display: none !important;
}
.desktop-header .desktop-nav #menu-main-nav {
  display: flex;
  align-items: center;
}

.press-template-default .desktop-logo, .post-template-default .desktop-logo, .search .desktop-logo {
  width: 20%;
}
.press-template-default .desktop-logo a, .post-template-default .desktop-logo a, .search .desktop-logo a {
  display: block;
  text-indent: -9999px;
  background: url("../png/blue-logo.png") 0% 50% no-repeat;
  background-size: contain;
  padding: 20px 0;
}
.press-template-default .desktop-nav > ul > li a, .post-template-default .desktop-nav > ul > li a, .search .desktop-nav > ul > li a {
  color: #FFFFFF !important;
}
.press-template-default .it-scrolled .desktop-logo, .post-template-default .it-scrolled .desktop-logo, .search .it-scrolled .desktop-logo {
  width: 20%;
}
/*
.press-template-default .it-scrolled .desktop-logo a, .post-template-default .it-scrolled .desktop-logo a, .search .it-scrolled .desktop-logo a {
  display: block;
  text-indent: -9999px;
  background: url("https://mjmyachts.com/wp-content/uploads/2019/04/logo-white.png") 0% 50% no-repeat;
  background-size: contain;
  padding: 20px 0;
}
.press-template-default .it-scrolled .desktop-nav > ul > li a, .post-template-default .it-scrolled .desktop-nav > ul > li a, .search .it-scrolled .desktop-nav > ul > li a {
  color: white !important;
}
*/

#testbox {
  display: none;
}

.page-template-gallery .desktop-header {
  position: fixed !important;
  top: 0 !important;
  background: #002548 !important;
}

@media (max-width: 1023px) {
  .site-footer .desktop-stuff {
    display: none;
  }
}
.site-footer .footer-wrapper {
  width: 90%;
  margin: 0 auto;
  padding: 20px 0;
}
@media (min-width: 64em) {
  .site-footer .footer-wrapper {
    display: flex;
    justify-content: space-between;
    align-items: center;
  }
}
.site-footer .footer-wrapper .mobile-footer .logo {
  display: block;
  width: 80%;
  max-width: 300px;
  margin: 0 auto;
  margin-bottom: 20px;
}
.site-footer .footer-wrapper .mobile-footer .logo img {
  margin: 0 auto;
  width: 65%;
}
.site-footer .footer-wrapper .mobile-footer .small-imgs {
  display: flex;
  align-items: center;
  justify-content: space-between;
  width: 80%;
  margin: 0 auto;
  margin-bottom: 20px;
}
@media (max-width: 767px) {
  .site-footer .footer-wrapper .mobile-footer .small-imgs {
    max-width: 400px;
  }
}
.site-footer .footer-wrapper .mobile-footer .small-imgs:last-of-type {
  margin-bottom: 0;
}
.site-footer .footer-wrapper .mobile-footer .small-imgs li {
  margin: 0;
  padding: 0;
  list-style-type: none;
  width: 25%;
  text-align: center;
}
.site-footer .footer-wrapper .mobile-footer .small-imgs li img {
  margin: 0 auto;
}
.site-footer .footer-wrapper .mobile-footer .small-imgs li:last-of-type {
  margin-right: 0;
}
.site-footer .footer-wrapper .mobile-footer .small-imgs li a {
  display: block;
  color: white;
  font-size: 22px;
}
@media (min-width: 64em) {
  .site-footer .footer-wrapper .mobile-footer .small-imgs li a {
    transition: 0.2s ease;
  }
  .site-footer .footer-wrapper .mobile-footer .small-imgs li a:hover {
    color: #d4242e;
  }
}
@media (min-width: 64em) {
  .site-footer .footer-wrapper .mobile-footer {
    width: 25%;
  }
}
@media (min-width: 64em) {
  .site-footer .footer-wrapper .desktop-stuff {
    display: flex;
    justify-content: space-between;
    width: 60%;
  }
  .site-footer .footer-wrapper .desktop-stuff .column {
    width: 20%;
    border-right: 3px solid #003261;
    padding: 15px 0;
  }
  .site-footer .footer-wrapper .desktop-stuff .column:last-of-type {
    border-right: none;
  }
  .site-footer .footer-wrapper .desktop-stuff .column h4 {
    color: white;
    font-family: "acumin-pro-condensed", sans-serif;
    font-weight: 400;
    letter-spacing: 1px !important;
    font-size: 18px;
    letter-spacing: 1px;
    text-transform: uppercase;
    margin: 0;
    margin-bottom: 15px;
  }
  .site-footer .footer-wrapper .desktop-stuff .column h6 {
    color: white;
    font-family: "acumin-pro-condensed", sans-serif;
    font-weight: 400;
    letter-spacing: 1px !important;
    margin: 0;
    font-size: 16px;
    text-transform: uppercase;
    margin-bottom: 5px;
  }
  .site-footer .footer-wrapper .desktop-stuff .column ul {
    margin: 0;
    padding: 0;
  }
  .site-footer .footer-wrapper .desktop-stuff .column ul li {
    margin: 0;
    padding: 0;
    list-style-type: none;
  }
  .site-footer .footer-wrapper .desktop-stuff .column ul li a {
    color: white;
    text-decoration: none;
    font-size: 16px;
    font-family: "acumin-pro-condensed", sans-serif;
    font-weight: 400;
    letter-spacing: 1px !important;
    transition: 0.2s ease;
    letter-spacing: 1px;
  }
  .site-footer .footer-wrapper .desktop-stuff .column ul li a:hover {
    color: #fff;
  }
  .site-footer .footer-wrapper .desktop-stuff .column .larger {
    margin-top: 15px;
    font-size: 18px;
  }
  .site-footer .footer-wrapper .desktop-stuff .model-column ul {
    padding-left: 10px;
  }
  .site-footer .footer-wrapper .desktop-stuff .model-column ul:first-of-type {
    margin-bottom: 10px;
  }
  .site-footer .footer-wrapper .desktop-stuff .model-column ul li {
    position: relative;
  }
  .site-footer .footer-wrapper .desktop-stuff .model-column ul li:before {
    content: "";
    width: 3px;
    height: 3px;
    background: white;
    display: block;
    position: absolute;
    left: -8px;
    z-index: 100;
    top: 50%;
    -webkit-transform: translateY(10%);
            transform: translateY(10%);
  }
  .site-footer .footer-wrapper .desktop-stuff .model-column ul li a {
    font-size: 14px;
  }
}

.bottom-footer {
  padding: 10px;
}
.bottom-footer p {
  color: #002548;
  font-family: "acumin-pro-condensed", sans-serif;
  font-weight: 400;
  letter-spacing: 1px !important;
  letter-spacing: 1px;
  text-transform: uppercase;
  text-align: center;
  font-size: 12px;
}
.bottom-footer p a {
  text-decoration: none;
}

section.hero {
	display: block;
}
.hero video {
  -webkit-clip-path: polygon(0 0, 100% 0, 100% 30%, 100% 93%, 55% 93%, 50% 100%, 45% 93%, 0 93%);
          clip-path: polygon(0 0, 100% 0, 100% 30%, 100% 93%, 55% 93%, 50% 100%, 45% 93%, 0 93%);
	height: auto !important;
}
@media (min-width: 48em) {
  .hero video {
    -webkit-clip-path: polygon(0 0, 100% 0, 100% 30%, 100% 93%, 53% 93%, 50% 98%, 47% 93%, 0 93%);
            clip-path: polygon(0 0, 100% 0, 100% 30%, 100% 93%, 53% 93%, 50% 98%, 47% 93%, 0 93%);
  }
}
@media (min-width: 64em) {
  .hero video {
    -webkit-clip-path: polygon(0 0, 100% 0, 100% 30%, 100% 93%, 52% 93%, 50% 96%, 48% 93%, 0 93%);
            clip-path: polygon(0 0, 100% 0, 100% 30%, 100% 93%, 52% 93%, 50% 96%, 48% 93%, 0 93%);
  }
}

.quote-ribbon .quote-ribbon-wrapper {
  width: 90%;
  margin: 0 auto;
  text-align: center;
  padding: 25px 0;
  padding-top: 10px;
  max-width: 1000px;
}
@media (min-width: 64em) {
  .quote-ribbon .quote-ribbon-wrapper {
    padding: 60px 0;
    padding-top: 0px;
  }
}
.quote-ribbon .quote-ribbon-wrapper h2 {
  color: #002548;
  font-family: "acumin-pro-condensed", sans-serif;
  font-weight: 400;
  letter-spacing: 1px !important;
  font-size: 30px;
}
@media (min-width: 64em) {
  .quote-ribbon .quote-ribbon-wrapper h2 {
    font-size: 55px;
  }
}
.quote-ribbon .quote-ribbon-wrapper h6 {
  color: #002548;
  font-family: "acumin-pro-condensed", sans-serif;
  font-weight: 400;
  letter-spacing: 1px !important;
  letter-spacing: 1px;
  font-size: 12px;
  margin: 20px;
  text-transform: uppercase;
}
@media (min-width: 64em) {
  .quote-ribbon .quote-ribbon-wrapper h6 {
    font-size: 18px;
  }
}
.quote-ribbon .quote-ribbon-wrapper p {
  color: #002548;
  font-family: "acumin-pro", sans-serif;
  font-weight: 400;
  font-size: 16px;
}
@media (min-width: 64em) {
  .quote-ribbon .quote-ribbon-wrapper p {
    font-size: 22px;
  }
}

.two-by-cta-section .two-by-cta-wrap .cta-item {
  text-decoration: none;
  text-align: center;
}
.two-by-cta-section .two-by-cta-wrap .cta-item .cta-image {
  height: 275px;
}
@media (min-width: 64em) {
  .two-by-cta-section .two-by-cta-wrap .cta-item .cta-image {
    min-height: 350px;
  }
}
.two-by-cta-section .two-by-cta-wrap .cta-item .cta-body {
  padding: 20px;
}
@media (min-width: 64em) {
  .two-by-cta-section .two-by-cta-wrap .cta-item .cta-body {
    padding: 50px 0;
    padding-top: 30px;
  }
}
.two-by-cta-section .two-by-cta-wrap .cta-item .cta-body h3 {
  color: #002548;
  font-size: 28px;
  font-family: "acumin-pro-condensed", sans-serif;
  font-weight: 400;
  letter-spacing: 1px !important;
  margin-bottom: 20px;
  line-height: 1;
}
@media (min-width: 64em) {
  .two-by-cta-section .two-by-cta-wrap .cta-item .cta-body h3 {
    font-size: 50px;
  }
}
.two-by-cta-section .two-by-cta-wrap .cta-item .cta-body p {
  font-size: 13px;
  color: #002548;
  margin-bottom: 20px;
}
@media (min-width: 64em) {
  .two-by-cta-section .two-by-cta-wrap .cta-item .cta-body p {
    font-size: 18px;
  }
}
.two-by-cta-section .two-by-cta-wrap .cta-item .cta-body h6 {
  margin: 0;
  color: #d4242e;
  font-family: "acumin-pro-condensed", sans-serif;
  font-weight: 400;
  letter-spacing: 1px !important;
  letter-spacing: 2px;
  text-transform: uppercase;
  padding-bottom: 5px;
  border-bottom: 2px solid #d4242e;
  display: inline-block;
  font-size: 13px;
  transition: 0.2s ease;
  text-decoration: none;
}
@media (min-width: 64em) {
  .two-by-cta-section .two-by-cta-wrap .cta-item .cta-body h6 {
    font-size: 18px;
  }
  .two-by-cta-section .two-by-cta-wrap .cta-item .cta-body h6:hover {
    color: #002548;
    border-bottom: 2px solid #002548;
  }
}
@media (min-width: 48em) {
  .two-by-cta-section .two-by-cta-wrap {
    display: flex;
    align-items: flex-start;
    justify-content: center;
  }
  .two-by-cta-section .two-by-cta-wrap .cta-item {
    width: 50%;
    text-align: left;
  }
  .two-by-cta-section .two-by-cta-wrap .cta-item .cta-body {
    width: 75%;
    margin: 0 auto;
  }
}

.info-ribbon-section-blue .info-ribbon-wrapper {
  text-decoration: none;
  text-align: center;
}
@media (min-width: 64em) {
  .info-ribbon-section-blue .info-ribbon-wrapper {
    text-align: left;
  }
}
.info-ribbon-section-blue .info-ribbon-wrapper .info-img {
  min-height: 205px;
}
.info-ribbon-section-blue .info-ribbon-wrapper .info-body {
  background: #002548;
  padding: 25px 0;
  position: relative;
}
@media (min-width: 64em) {
  .info-ribbon-section-blue .info-ribbon-wrapper .info-body {
    padding: 80px !important;
  }
}
.info-ribbon-section-blue .info-ribbon-wrapper .info-body h3 {
  color: white;
  font-family: "acumin-pro-condensed", sans-serif;
  font-weight: 400;
  letter-spacing: 1px !important;
  font-size: 28px;
  margin-bottom: 20px;
  line-height: 1;
}
.info-ribbon-section-blue .info-ribbon-wrapper .info-body h4 {
  color: white;
  font-family: "acumin-pro-condensed", sans-serif;
  font-weight: 400;
  letter-spacing: 1px !important;
  font-size: 22px;
  margin-bottom: 20px;
}
@media (min-width: 64em) {
  .info-ribbon-section-blue .info-ribbon-wrapper .info-body h4 {
    font-size: 30px;
  }
}
.info-ribbon-section-blue .info-ribbon-wrapper .info-body p {
  font-size: 13px;
  color: white;
  margin-bottom: 20px;
}
@media (min-width: 64em) {
  .info-ribbon-section-blue .info-ribbon-wrapper .info-body p {
    font-size: 18px;
  }
}
.info-ribbon-section-blue .info-ribbon-wrapper .info-body h6 {
  margin: 0;
  color: #d4242e;
  font-family: "acumin-pro-condensed", sans-serif;
  font-weight: 400;
  letter-spacing: 1px !important;
  letter-spacing: 2px;
  text-transform: uppercase;
  padding-bottom: 5px;
  border-bottom: 2px solid #d4242e;
  display: inline-block;
  font-size: 13px;
  transition: 0.2s ease;
  text-decoration: none;
  color: white;
  border-bottom: 2px solid white;
}
@media (min-width: 64em) {
  .info-ribbon-section-blue .info-ribbon-wrapper .info-body h6 {
    font-size: 18px;
  }
  .info-ribbon-section-blue .info-ribbon-wrapper .info-body h6:hover {
    color: #002548;
    border-bottom: 2px solid #002548;
  }
}
@media (min-width: 64em) {
  .info-ribbon-section-blue .info-ribbon-wrapper .info-body h6:hover {
    color: #d4242e;
    border-bottom: 2px solid #d4242e;
  }
}
.info-ribbon-section-blue .info-ribbon-wrapper .info-body:after {
  top: 100%;
  left: 50%;
  border: solid transparent;
  content: " ";
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none;
  border-color: transparent;
  border-top-color: #002548;
  border-width: 15px;
  margin-left: -15px;
}
@media (min-width: 48em) {
  .info-ribbon-section-blue .info-ribbon-wrapper .info-body:after {
    display: block !important;
    left: 100% !important;
    top: 50% !important;
    border: solid transparent !important;
    content: " " !important;
    height: 0 !important;
    width: 0 !important;
    position: absolute !important;
    pointer-events: none !important;
    border-color: rgba(136, 183, 213, 0) !important;
    border-left-color: #002548 !important;
    border-width: 15px !important;
    margin-top: -15px !important;
    -webkit-transform: translateX(15px);
            transform: translateX(15px);
  }
}
@media (min-width: 48em) {
  .info-ribbon-section-blue .info-ribbon-wrapper {
    display: flex;
    align-items: center;
    justify-content: center;
  }
  .info-ribbon-section-blue .info-ribbon-wrapper .info-body {
    width: 50%;
    padding: 60px 10px;
  }
  .info-ribbon-section-blue .info-ribbon-wrapper .info-img {
    width: 50%;
  }
}

.upcoming-event-section .upcoming-event-wrapper {
  padding: 20px 0;
  width: 90%;
  margin: 0 auto;
  max-width: 1200px;
}
@media (min-width: 64em) {
  .upcoming-event-section .upcoming-event-wrapper {
    padding: 35px 0;
  }
}
.upcoming-event-section .upcoming-event-wrapper .single-event-block {
  text-decoration: none;
  margin-bottom: 20px;
  display: block;
}
.upcoming-event-section .upcoming-event-wrapper .img-area {
  position: relative;
}
.upcoming-event-section .upcoming-event-wrapper .img-area .the-bg-img {
  min-height: 200px !important;
}
@media (min-width: 48em) {
  .upcoming-event-section .upcoming-event-wrapper .img-area .the-bg-img {
    min-height: 325px !important;
  }
}
.upcoming-event-section .upcoming-event-wrapper .img-area .red-ribbon {
  position: absolute;
  background: #d4242e;
  color: white;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  bottom: -10px;
  padding: 5px 15px;
  padding-bottom: 7px;
  line-height: 1;
  letter-spacing: 1px;
  margin: 0;
  font-family: "acumin-pro-condensed", sans-serif;
  font-weight: 400;
  letter-spacing: 1px !important;
  text-transform: uppercase;
}
@media (min-width: 64em) {
  .upcoming-event-section .upcoming-event-wrapper .img-area .red-ribbon {
    font-size: 18px;
    padding: 15px 35px;
    bottom: -23px;
  }
}
.upcoming-event-section .upcoming-event-wrapper .body-area {
  text-align: center;
  background: #f7f7f7;
  padding: 15px;
  padding-top: 20px;
}
@media (min-width: 64em) {
  .upcoming-event-section .upcoming-event-wrapper .body-area {
    padding: 35px;
    padding-top: 40px;
    min-height: 355px;
  }
}
.upcoming-event-section .upcoming-event-wrapper .body-area h3 {
  color: #002548;
  font-family: "acumin-pro-condensed", sans-serif;
  font-weight: 400;
  letter-spacing: 1px !important;
  font-size: 28px;
  margin-bottom: 20px;
  line-height: 1;
}
@media (min-width: 64em) {
  .upcoming-event-section .upcoming-event-wrapper .body-area h3 {
    font-size: 50px;
  }
}
.upcoming-event-section .upcoming-event-wrapper .body-area h4 {
  color: #d4242e;
  font-family: "acumin-pro-condensed", sans-serif;
  font-weight: 400;
  letter-spacing: 1px !important;
  font-size: 18px;
  margin-bottom: 20px;
}
@media (min-width: 64em) {
  .upcoming-event-section .upcoming-event-wrapper .body-area h4 {
    font-size: 32px;
  }
}
.upcoming-event-section .upcoming-event-wrapper .body-area p {
  font-size: 13px;
  color: #002548;
  margin-bottom: 20px;
}
@media (min-width: 64em) {
  .upcoming-event-section .upcoming-event-wrapper .body-area p {
    font-size: 18px;
  }
}
.upcoming-event-section .upcoming-event-wrapper .body-area h6 {
  margin: 0;
  color: #d4242e;
  font-family: "acumin-pro-condensed", sans-serif;
  font-weight: 400;
  letter-spacing: 1px !important;
  letter-spacing: 2px;
  text-transform: uppercase;
  padding-bottom: 5px;
  border-bottom: 2px solid #d4242e;
  display: inline-block;
  font-size: 13px;
  transition: 0.2s ease;
  text-decoration: none;
}
@media (min-width: 64em) {
  .upcoming-event-section .upcoming-event-wrapper .body-area h6 {
    font-size: 18px;
  }
  .upcoming-event-section .upcoming-event-wrapper .body-area h6:hover {
    color: #002548;
    border-bottom: 2px solid #002548;
  }
}
@media (min-width: 48em) {
  .upcoming-event-section .upcoming-event-wrapper {
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
  }
  .upcoming-event-section .upcoming-event-wrapper .single-event-block {
    width: 48%;
  }
}

.info-ribbon-section-white .info-ribbon-wrapper {
  text-decoration: none;
  text-align: center;
}
@media (min-width: 64em) {
  .info-ribbon-section-white .info-ribbon-wrapper {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 50px 0;
  }
}
.info-ribbon-section-white .info-ribbon-wrapper .info-img img {
  width: 95%;
}
@media (max-width: 1023px) {
  .info-ribbon-section-white .info-ribbon-wrapper .info-img img {
    max-width: 500px;
  }
}
.info-ribbon-section-white .info-ribbon-wrapper .info-body {
  padding: 25px 0;
  position: relative;
}
@media (min-width: 64em) {
  .info-ribbon-section-white .info-ribbon-wrapper .info-body {
    text-align: left;
    max-width: 600px;
    margin-right: 3%;
  }
}
.info-ribbon-section-white .info-ribbon-wrapper .info-body h3 {
  color: #002548;
  font-family: "acumin-pro-condensed", sans-serif;
  font-weight: 400;
  letter-spacing: 1px !important;
  font-size: 30px;
  margin-bottom: 20px;
  line-height: 1.2;
}
@media (min-width: 64em) {
  .info-ribbon-section-white .info-ribbon-wrapper .info-body h3 {
    font-size: 60px;
  }
}
.info-ribbon-section-white .info-ribbon-wrapper .info-body h4 {
  color: #002548;
  font-family: "acumin-pro-condensed", sans-serif;
  font-weight: 400;
  letter-spacing: 1px !important;
  font-size: 22px;
  margin-bottom: 20px;
}
.info-ribbon-section-white .info-ribbon-wrapper .info-body p {
  font-size: 13px;
  color: #002548;
  margin-bottom: 20px;
}
.info-ribbon-section-white .info-ribbon-wrapper .info-body h6 {
  margin: 0;
  color: #d4242e;
  font-family: "acumin-pro-condensed", sans-serif;
  font-weight: 400;
  letter-spacing: 1px !important;
  letter-spacing: 2px;
  text-transform: uppercase;
  padding-bottom: 5px;
  border-bottom: 2px solid #d4242e;
  display: inline-block;
  font-size: 13px;
  transition: 0.2s ease;
  text-decoration: none;
}
@media (min-width: 64em) {
  .info-ribbon-section-white .info-ribbon-wrapper .info-body h6 {
    font-size: 18px;
  }
  .info-ribbon-section-white .info-ribbon-wrapper .info-body h6:hover {
    color: #002548;
    border-bottom: 2px solid #002548;
  }
}
#instafeed {
  width: 100%;
  display: block;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-wrap: wrap;
}
#instafeed a {
  width: 50%;
  background-size: cover !important;
  background-position: 50% 50% !important;
  background-repeat: no-repeat !important;
  position: relative;
}
@media (min-width: 48em) {
  #instafeed a {
    width: 25%;
  }
}
#instafeed a i {
  display: none;
}
#instafeed a:first-of-type i {
  display: block !important;
  position: absolute;
  z-index: 100;
  color: #002548;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  font-size: 50px;
  top: 32%;
  z-index: 0 !important;
}
@media (min-width: 64em) {
  #instafeed a:first-of-type i {
    top: 43%;
    font-size: 60px;
  }
}
#instafeed a:first-of-type:before {
  content: "";
  width: 100%;
  display: block;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background: rgba(255, 255, 255, 0.7);
  height: 100%;
  cursor: pointer;
  z-index: 0 !important;
}
#instafeed a:first-of-type:after {
  content: "Follow Us @mjmyachts";
  width: 100%;
  display: block;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  top: 70%;
  position: absolute;
  color: #002548;
  text-align: center;
  z-index: 150;
  font-family: "acumin-pro-condensed", sans-serif;
  font-weight: 400;
  letter-spacing: 1px !important;
  width: 100%;
  font-size: 18px;
  letter-spacing: 1px;
  text-transform: uppercase;
  font-size: 20px;
  z-index: 0 !important;
  line-height: 1.2;
}
@media (min-width: 64em) {
  #instafeed a:first-of-type:after {
    font-size: 18px;
    width: 100%;
    cursor: pointer;
  }
}

.vid-end {
  display: none;
  margin-bottom: 50px;
}
.vid-end img {
  width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}

.page-hero .page-wrapper img {
  width: 100%;
}

.breadcrumb h5 {
  display: flex;
}
.breadcrumb h5 span {
  display: block;
  padding: 0 5px;
}
.breadcrumb li {
  list-style-type: none;
}
.breadcrumb li a {
  color: white;
  text-decoration: none;
}

.title-contain {
  background: white;
  text-align: center;
  width: 90%;
  max-width: 1000px;
  margin: 0 auto;
  position: relative;
}
.title-contain .absolute-it {
  position: absolute;
  top: -110px;
  background: white;
  width: 100%;
}
@media (max-width: 767px) {
  .title-contain .absolute-it {
    top: -70px;
  }
}
.title-contain .absolute-it .top {
  background-color: #002548;
  padding: 10px 0;
  text-align: left;
}
.title-contain .absolute-it .top h5 {
  margin: 0;
  color: white;
  font-family: "Roboto", sans-serif;
  font-weight: 400;
  letter-spacing: 1px !important;
  letter-spacing: 2px;
  text-transform: uppercase;
  text-align: left;
  font-size: 18px;
  padding-left: 30px;
}
.title-contain .absolute-it .bottom {
  padding: 30px;
}
.title-contain .absolute-it .bottom h1 {
  font-family: "Roboto", sans-serif;
  font-weight: 400;
  letter-spacing: 1px !important;
  color: #002548;
  font-size: 40px;
}
.title-contain .absolute-it .bottom h2 {
  font-family: "Roboto", sans-serif;
  font-weight: 400;
  letter-spacing: 1px !important;
  color: #d4242e;
  font-size: 32px;
}

.main-content-section .main-content-wrapper {
  width: 90%;
  margin: 0 auto;
  padding: 80px 0;
  padding-top: 140px;
}
@media only screen and (min-device-width: 320px) and (max-device-width: 568px) {
  .main-content-section .main-content-wrapper {
    padding-top: 190px;
  }
}
.main-content-section .main-content-wrapper img {
  width: 100%;
  margin: 0 auto;
  height: auto !important;
  margin-bottom: 50px;
  margin-top: 50px;
}
.main-content-section .main-content-wrapper p {
  color: #002548;
  font-size: 18px;
  font-family: "acumin-pro", sans-serif;
  font-weight: 400;
  margin-bottom: 25px;
}
.main-content-section .main-content-wrapper p:lasst-of-type {
  margin-bottom: 0;
}
.main-content-section .main-content-wrapper .button-red-centered {
  margin: 0;
  color: #d4242e;
  font-family: "acumin-pro-condensed", sans-serif;
  font-weight: 400;
  letter-spacing: 1px !important;
  letter-spacing: 2px;
  text-transform: uppercase;
  padding-bottom: 5px;
  border-bottom: 2px solid #d4242e;
  display: inline-block;
  font-size: 13px;
  transition: 0.2s ease;
  text-decoration: none;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  position: relative;
  text-decoration: none;
  margin-bottom: 25px;
  margin-top: 15px;
}
@media (min-width: 64em) {
  .main-content-section .main-content-wrapper .button-red-centered {
    font-size: 18px;
  }
  .main-content-section .main-content-wrapper .button-red-centered:hover {
    color: #002548;
    border-bottom: 2px solid #002548;
  }
}
.main-content-section .main-content-wrapper h2 {
  color: #d4242e;
  font-size: 34px;
  font-family: "acumin-pro-condensed", sans-serif;
  font-weight: 400;
  letter-spacing: 1px !important;
  text-align: center;
  margin-bottom: 25px;
  margin-top: 15px;
}
.main-content-section .main-content-wrapper .title-wrap {
  margin-bottom: 15px;
}
@media (min-width: 64em) {
  .main-content-section .main-content-wrapper .title-wrap {
    margin-bottom: 30px;
  }
}
.main-content-section .main-content-wrapper .title-wrap h1 {
  color: #002548;
  font-size: 38px;
  font-family: "acumin-pro-condensed", sans-serif;
  font-weight: 400;
  letter-spacing: 1px !important;
  letter-spacing: 1px;
  text-align: left;
  margin-bottom: 5px;
}
@media (min-width: 64em) {
  .main-content-section .main-content-wrapper .title-wrap h1 {
    font-size: 60px;
  }
}
.main-content-section .main-content-wrapper .title-wrap h2 {
  color: #d4242e;
  font-family: "acumin-pro-condensed", sans-serif;
  font-weight: 400;
  letter-spacing: 1px !important;
  letter-spacing: 1px;
  text-align: left;
  font-size: 26px;
  margin: 0;
}
@media (min-width: 64em) {
  .main-content-section .main-content-wrapper .title-wrap h2 {
    font-size: 33px;
  }
}
.main-content-section .main-content-wrapper .title-wrap h3 {
  color: #d4242e;
  font-family: "acumin-pro-condensed", sans-serif;
  font-weight: 400;
  letter-spacing: 1px !important;
  letter-spacing: 1px;
  text-align: left;
  font-size: 18px;
  margin: 0;
}
@media (min-width: 64em) {
  .main-content-section .main-content-wrapper .title-wrap h3 {
    font-size: 22px;
  }
}

.press-template-default .main-content-section, .post-template-default .main-content-section {
  padding: 80px 0;
  padding-bottom: 0;
}
.press-template-default .main-content-wrapper, .post-template-default .main-content-wrapper {
  padding: 30px 0;
}
@media (min-width: 48em) {
  .press-template-default .main-content-wrapper, .post-template-default .main-content-wrapper {
    padding: 50px 0;
  }
}
@media (min-width: 64em) {
  .press-template-default .main-content-wrapper, .post-template-default .main-content-wrapper {
    padding: 60px 0;
  }
}
.press-template-default .main-content-wrapper .share-area, .post-template-default .main-content-wrapper .share-area {
  border-bottom: 4px solid #f7f7f7;
  border-top: 4px solid #f7f7f7;
  width: 90%;
  margin: 0 auto;
  max-width: 500px;
  padding: 20px 0;
  margin-top: 40px;
}
.press-template-default .main-content-wrapper .share-area h4, .post-template-default .main-content-wrapper .share-area h4 {
  color: #002548;
  font-size: 18px;
  letter-spacing: 1px;
  font-family: "acumin-pro-condensed", sans-serif;
  font-weight: 400;
  letter-spacing: 1px !important;
  margin-bottom: 20px;
  text-align: center;
}
.press-template-default .main-content-wrapper .share-area ul, .post-template-default .main-content-wrapper .share-area ul {
  margin: 0;
  padding: 0;
  display: flex;
  justify-content: center;
  align-items: center;
}
.press-template-default .main-content-wrapper .share-area ul li, .post-template-default .main-content-wrapper .share-area ul li {
  margin: 0;
  padding: 0;
  list-style-type: none;
  display: inline-block;
  text-align: center;
  margin-right: 10px;
}
.press-template-default .main-content-wrapper .share-area ul li:last-of-type, .post-template-default .main-content-wrapper .share-area ul li:last-of-type {
  margin-right: 0;
}
.press-template-default .main-content-wrapper .post-footer h2, .post-template-default .main-content-wrapper .post-footer h2 {
  color: #002548;
  font-size: 40px;
  font-family: "acumin-pro-condensed", sans-serif;
  font-weight: 400;
  letter-spacing: 1px !important;
  letter-spacing: 1px;
}
@media (min-width: 64em) {
  .press-template-default .main-content-wrapper .post-footer h2, .post-template-default .main-content-wrapper .post-footer h2 {
    font-size: 60px;
  }
}
.press-template-default .main-content-wrapper .post-footer p, .post-template-default .main-content-wrapper .post-footer p {
  text-align: center !important;
}
@media (min-width: 64em) {
  .press-template-default .main-content-wrapper .the-posts, .post-template-default .main-content-wrapper .the-posts {
    display: flex;
    justify-content: space-between;
    align-items: center;
  }
}
.press-template-default .main-content-wrapper .the-posts .single-press-item, .post-template-default .main-content-wrapper .the-posts .single-press-item {
  border: 3px solid #f7f7f7;
  margin-bottom: 30px;
}
@media (min-width: 48em) {
  .press-template-default .main-content-wrapper .the-posts .single-press-item, .post-template-default .main-content-wrapper .the-posts .single-press-item {
    width: 48%;
  }
}
@media (min-width: 64em) {
  .press-template-default .main-content-wrapper .the-posts .single-press-item, .post-template-default .main-content-wrapper .the-posts .single-press-item {
    width: 31%;
  }
}
.press-template-default .main-content-wrapper .the-posts .single-press-item .blog-img, .post-template-default .main-content-wrapper .the-posts .single-press-item .blog-img {
  height: 175px;
}
@media (min-width: 48em) {
  .press-template-default .main-content-wrapper .the-posts .single-press-item .blog-img, .post-template-default .main-content-wrapper .the-posts .single-press-item .blog-img {
    height: 200px;
  }
}
@media (min-width: 64em) {
  .press-template-default .main-content-wrapper .the-posts .single-press-item .blog-img, .post-template-default .main-content-wrapper .the-posts .single-press-item .blog-img {
    height: 250px;
  }
}
.press-template-default .main-content-wrapper .the-posts .single-press-item .press-img, .post-template-default .main-content-wrapper .the-posts .single-press-item .press-img {
  padding: 30px;
}
.press-template-default .main-content-wrapper .the-posts .single-press-item .press-img img, .post-template-default .main-content-wrapper .the-posts .single-press-item .press-img img {
  margin: 0 auto;
  width: 50%;
}
@media (min-width: 48em) {
  .press-template-default .main-content-wrapper .the-posts .single-press-item .press-img, .post-template-default .main-content-wrapper .the-posts .single-press-item .press-img {
    padding: 50px;
  }
  .press-template-default .main-content-wrapper .the-posts .single-press-item .press-img img, .post-template-default .main-content-wrapper .the-posts .single-press-item .press-img img {
    width: 60%;
  }
}
.press-template-default .main-content-wrapper .the-posts .single-press-item .press-info, .post-template-default .main-content-wrapper .the-posts .single-press-item .press-info {
  background: #f7f7f7;
  padding: 30px;
}
.press-template-default .main-content-wrapper .the-posts .single-press-item h2, .post-template-default .main-content-wrapper .the-posts .single-press-item h2 {
  font-size: 20px;
  font-family: "acumin-pro-condensed", sans-serif;
  font-weight: 400;
  letter-spacing: 1px !important;
  margin-bottom: 10px;
  color: #002548;
  text-align: left;
}
@media (min-width: 64em) {
  .press-template-default .main-content-wrapper .the-posts .single-press-item h2, .post-template-default .main-content-wrapper .the-posts .single-press-item h2 {
    font-size: 40px;
  }
}
.press-template-default .main-content-wrapper .the-posts .single-press-item h3, .post-template-default .main-content-wrapper .the-posts .single-press-item h3 {
  font-size: 18px;
  color: #d4242e;
  font-family: "acumin-pro-condensed", sans-serif;
  font-weight: 400;
  letter-spacing: 1px !important;
  margin-bottom: 5px;
}
@media (min-width: 64em) {
  .press-template-default .main-content-wrapper .the-posts .single-press-item h3, .post-template-default .main-content-wrapper .the-posts .single-press-item h3 {
    font-size: 27px;
  }
}
.press-template-default .main-content-wrapper .the-posts .single-press-item h4, .post-template-default .main-content-wrapper .the-posts .single-press-item h4 {
  font-size: 14px;
  color: red;
  font-family: "acumin-pro-condensed", sans-serif;
  font-weight: 400;
  letter-spacing: 1px !important;
  margin-bottom: 5px;
}
@media (min-width: 64em) {
  .press-template-default .main-content-wrapper .the-posts .single-press-item h4, .post-template-default .main-content-wrapper .the-posts .single-press-item h4 {
    font-size: 25px;
    margin-bottom: 20px;
  }
}

.main-content-wrapper .single-event {
  padding: 25px 0;
  border-top: 4px solid #f7f7f7;
  border-bottom: 4px solid #f7f7f7;
  margin-bottom: 25px;
}
.main-content-wrapper .single-event h2 {
  font-size: 40px;
  color: #002548;
  font-family: "acumin-pro-condensed", sans-serif;
  font-weight: 400;
  letter-spacing: 1px !important;
  letter-spacing: 1px;
  text-align: left !important;
  margin-bottom: 5px;
  margin-top: 0;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
@media (min-width: 48em) {
  .main-content-wrapper .single-event h2, .main-content-wrapper .single-event p {
    padding: 0 80px;
  }
}
.main-content-wrapper .single-event h2 a {
  display: none !important;
}
@media (min-width: 48em) {
  .main-content-wrapper .single-event h2 a {
    display: block !important;
  }
}
.main-content-wrapper .single-event h2 span, .main-content-wrapper .single-event h2 a {
  display: inline-block;
}
.main-content-wrapper .single-event h3 {
  color: #d4242e;
  font-size: 32px;
  font-family: "acumin-pro-condensed", sans-serif;
  font-weight: 400;
  letter-spacing: 1px !important;
  letter-spacing: 1px;
  text-align: left !important;
  margin-bottom: 15px;
}
@media (min-width: 48em) {
  .main-content-wrapper .single-event h3 {
    padding: 0 80px;
  }
}
@media (min-width: 48em) {
  .main-content-wrapper .single-event .mobile-only {
    display: none;
  }
}

.page-buttons {
  display: flex;
  justify-content: center;
  align-items: center;
  margin-top: 50px;
}
.page-buttons a {
  margin-right: 50px;
}
.page-buttons a:last-of-type {
  margin-right: 0;
}

.main-content-wrapper .contact {
  text-align: center;
}
.main-content-wrapper .contact h1 {
  text-align: center;
  font-size: 58px;
  font-family: "acumin-pro-condensed", sans-serif;
  font-weight: 400;
  letter-spacing: 1px !important;
  color: #002548;
  letter-spacing: 1px;
  margin-bottom: 20px;
}
@media (min-width: 64em) {
  .main-content-wrapper .contact h1 {
    font-size: 70px;
    margin-bottom: 30px;
  }
}
.main-content-wrapper .contact .contact-bunch {
  margin-bottom: 25px;
}
.main-content-wrapper .contact .contact-bunch h4 {
  font-size: 26px;
  color: #002548;
  font-family: "acumin-pro", sans-serif;
  font-weight: 400;
}
.main-content-wrapper .contact .contact-bunch p {
  font-size: 18px;
  margin-bottom: 0;
}

#gform_wrapper_1, #gform_wrapper_2, #gform_wrapper_3 {
  margin: 0 auto;
  background: #f7f7f7;
  width: 95%;
  margin-bottom: 5%;
}
#gform_wrapper_1 img, #gform_wrapper_2 img, #gform_wrapper_3 img {
  width: auto !important;
}

.page-template-models-php #gform_wrapper_1, .page-template-models-php #gform_wrapper_2, .page-template-models-php #gform_wrapper_3 {
  margin-bottom: 0;
}

#gform_1, #gform_2, #gform_3 {
  width: 90%;
  margin: 0 auto;
  padding: 40px 0;
}
#gform_1 .gform_footer .gform_button, #gform_2 .gform_footer .gform_button, #gform_3 .gform_footer .gform_button {
  text-align: center;
  margin: 0;
  color: #d4242e;
  font-family: "acumin-pro-condensed", sans-serif;
  font-weight: 400;
  letter-spacing: 1px !important;
  letter-spacing: 2px;
  text-transform: uppercase;
  padding-bottom: 5px;
  border-bottom: 2px solid #d4242e;
  display: inline-block;
  font-size: 13px;
  transition: 0.2s ease;
  text-decoration: none;
  background: transparent;
  padding-left: 0;
  padding-right: 0;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  position: relative;
  -webkit-appearance: none;
  width: auto;
  display: inline-block;
  border-radius: 0 !important;
  -webkit-appearance: none !important;
  border-top: 0 !important;
  border-left: 0 !important;
  border-right: 0 !important;
}
@media (min-width: 64em) {
  #gform_1 .gform_footer .gform_button, #gform_2 .gform_footer .gform_button, #gform_3 .gform_footer .gform_button {
    font-size: 18px;
  }
  #gform_1 .gform_footer .gform_button:hover, #gform_2 .gform_footer .gform_button:hover, #gform_3 .gform_footer .gform_button:hover {
    color: #002548;
    border-bottom: 2px solid #002548;
  }
}
#gform_1 .gform_body #gform_fields_1 .gfield_select, #gform_1 .gform_body #gform_fields_2 .gfield_select, #gform_1 .gform_body #gform_fields_3 .gfield_select, #gform_2 .gform_body #gform_fields_1 .gfield_select, #gform_2 .gform_body #gform_fields_2 .gfield_select, #gform_2 .gform_body #gform_fields_3 .gfield_select, #gform_3 .gform_body #gform_fields_1 .gfield_select, #gform_3 .gform_body #gform_fields_2 .gfield_select, #gform_3 .gform_body #gform_fields_3 .gfield_select {
  height: 43px;
  border: 0;
  border-radius: 0 !important;
  background: white;
  color: #002548;
  -webkit-appearance: none;
  padding-left: 10px;
}
@media (min-width: 48em) {
  #gform_1 .gform_body #gform_fields_1, #gform_1 .gform_body #gform_fields_2, #gform_1 .gform_body #gform_fields_3, #gform_2 .gform_body #gform_fields_1, #gform_2 .gform_body #gform_fields_2, #gform_2 .gform_body #gform_fields_3, #gform_3 .gform_body #gform_fields_1, #gform_3 .gform_body #gform_fields_2, #gform_3 .gform_body #gform_fields_3 {
    display: flex;
    justify-content: space-between;
    align-items: center;
    flex-wrap: wrap;
  }
}
#gform_1 .gform_body #gform_fields_1 li, #gform_1 .gform_body #gform_fields_2 li, #gform_1 .gform_body #gform_fields_3 li, #gform_2 .gform_body #gform_fields_1 li, #gform_2 .gform_body #gform_fields_2 li, #gform_2 .gform_body #gform_fields_3 li, #gform_3 .gform_body #gform_fields_1 li, #gform_3 .gform_body #gform_fields_2 li, #gform_3 .gform_body #gform_fields_3 li {
  border: none;
  width: 100%;
}
#gform_1 .gform_body #gform_fields_1 li label, #gform_1 .gform_body #gform_fields_2 li label, #gform_1 .gform_body #gform_fields_3 li label, #gform_2 .gform_body #gform_fields_1 li label, #gform_2 .gform_body #gform_fields_2 li label, #gform_2 .gform_body #gform_fields_3 li label, #gform_3 .gform_body #gform_fields_1 li label, #gform_3 .gform_body #gform_fields_2 li label, #gform_3 .gform_body #gform_fields_3 li label {
  display: none;
}
@media (min-width: 48em) {
  #gform_1 .gform_body #gform_fields_1 li, #gform_1 .gform_body #gform_fields_2 li, #gform_1 .gform_body #gform_fields_3 li, #gform_2 .gform_body #gform_fields_1 li, #gform_2 .gform_body #gform_fields_2 li, #gform_2 .gform_body #gform_fields_3 li, #gform_3 .gform_body #gform_fields_1 li, #gform_3 .gform_body #gform_fields_2 li, #gform_3 .gform_body #gform_fields_3 li {
    width: 49%;
  }
}
#gform_1 .gform_body #gform_fields_1 li textarea, #gform_1 .gform_body #gform_fields_1 li input, #gform_1 .gform_body #gform_fields_2 li textarea, #gform_1 .gform_body #gform_fields_2 li input, #gform_1 .gform_body #gform_fields_3 li textarea, #gform_1 .gform_body #gform_fields_3 li input, #gform_2 .gform_body #gform_fields_1 li textarea, #gform_2 .gform_body #gform_fields_1 li input, #gform_2 .gform_body #gform_fields_2 li textarea, #gform_2 .gform_body #gform_fields_2 li input, #gform_2 .gform_body #gform_fields_3 li textarea, #gform_2 .gform_body #gform_fields_3 li input, #gform_3 .gform_body #gform_fields_1 li textarea, #gform_3 .gform_body #gform_fields_1 li input, #gform_3 .gform_body #gform_fields_2 li textarea, #gform_3 .gform_body #gform_fields_2 li input, #gform_3 .gform_body #gform_fields_3 li textarea, #gform_3 .gform_body #gform_fields_3 li input {
  width: 100%;
  color: #002548;
  border: none;
  font-family: "acumin-pro", sans-serif;
  font-weight: 400;
  padding: 10px;
}
#gform_1 .gform_body #gform_fields_1 li textarea::-webkit-input-placeholder, #gform_1 .gform_body #gform_fields_1 li input::-webkit-input-placeholder, #gform_1 .gform_body #gform_fields_2 li textarea::-webkit-input-placeholder, #gform_1 .gform_body #gform_fields_2 li input::-webkit-input-placeholder, #gform_1 .gform_body #gform_fields_3 li textarea::-webkit-input-placeholder, #gform_1 .gform_body #gform_fields_3 li input::-webkit-input-placeholder, #gform_2 .gform_body #gform_fields_1 li textarea::-webkit-input-placeholder, #gform_2 .gform_body #gform_fields_1 li input::-webkit-input-placeholder, #gform_2 .gform_body #gform_fields_2 li textarea::-webkit-input-placeholder, #gform_2 .gform_body #gform_fields_2 li input::-webkit-input-placeholder, #gform_2 .gform_body #gform_fields_3 li textarea::-webkit-input-placeholder, #gform_2 .gform_body #gform_fields_3 li input::-webkit-input-placeholder, #gform_3 .gform_body #gform_fields_1 li textarea::-webkit-input-placeholder, #gform_3 .gform_body #gform_fields_1 li input::-webkit-input-placeholder, #gform_3 .gform_body #gform_fields_2 li textarea::-webkit-input-placeholder, #gform_3 .gform_body #gform_fields_2 li input::-webkit-input-placeholder, #gform_3 .gform_body #gform_fields_3 li textarea::-webkit-input-placeholder, #gform_3 .gform_body #gform_fields_3 li input::-webkit-input-placeholder {
  color: #002548;
  font-family: "acumin-pro", sans-serif;
  font-weight: 400;
}
#gform_1 .gform_body #gform_fields_1 li textarea::-moz-placeholder, #gform_1 .gform_body #gform_fields_1 li input::-moz-placeholder, #gform_1 .gform_body #gform_fields_2 li textarea::-moz-placeholder, #gform_1 .gform_body #gform_fields_2 li input::-moz-placeholder, #gform_1 .gform_body #gform_fields_3 li textarea::-moz-placeholder, #gform_1 .gform_body #gform_fields_3 li input::-moz-placeholder, #gform_2 .gform_body #gform_fields_1 li textarea::-moz-placeholder, #gform_2 .gform_body #gform_fields_1 li input::-moz-placeholder, #gform_2 .gform_body #gform_fields_2 li textarea::-moz-placeholder, #gform_2 .gform_body #gform_fields_2 li input::-moz-placeholder, #gform_2 .gform_body #gform_fields_3 li textarea::-moz-placeholder, #gform_2 .gform_body #gform_fields_3 li input::-moz-placeholder, #gform_3 .gform_body #gform_fields_1 li textarea::-moz-placeholder, #gform_3 .gform_body #gform_fields_1 li input::-moz-placeholder, #gform_3 .gform_body #gform_fields_2 li textarea::-moz-placeholder, #gform_3 .gform_body #gform_fields_2 li input::-moz-placeholder, #gform_3 .gform_body #gform_fields_3 li textarea::-moz-placeholder, #gform_3 .gform_body #gform_fields_3 li input::-moz-placeholder {
  color: #002548;
  font-family: "acumin-pro", sans-serif;
  font-weight: 400;
}
#gform_1 .gform_body #gform_fields_1 li textarea:-moz-placeholder, #gform_1 .gform_body #gform_fields_1 li input:-moz-placeholder, #gform_1 .gform_body #gform_fields_2 li textarea:-moz-placeholder, #gform_1 .gform_body #gform_fields_2 li input:-moz-placeholder, #gform_1 .gform_body #gform_fields_3 li textarea:-moz-placeholder, #gform_1 .gform_body #gform_fields_3 li input:-moz-placeholder, #gform_2 .gform_body #gform_fields_1 li textarea:-moz-placeholder, #gform_2 .gform_body #gform_fields_1 li input:-moz-placeholder, #gform_2 .gform_body #gform_fields_2 li textarea:-moz-placeholder, #gform_2 .gform_body #gform_fields_2 li input:-moz-placeholder, #gform_2 .gform_body #gform_fields_3 li textarea:-moz-placeholder, #gform_2 .gform_body #gform_fields_3 li input:-moz-placeholder, #gform_3 .gform_body #gform_fields_1 li textarea:-moz-placeholder, #gform_3 .gform_body #gform_fields_1 li input:-moz-placeholder, #gform_3 .gform_body #gform_fields_2 li textarea:-moz-placeholder, #gform_3 .gform_body #gform_fields_2 li input:-moz-placeholder, #gform_3 .gform_body #gform_fields_3 li textarea:-moz-placeholder, #gform_3 .gform_body #gform_fields_3 li input:-moz-placeholder {
  color: #002548;
  font-family: "acumin-pro", sans-serif;
  font-weight: 400;
}
#gform_1 .gform_body #gform_fields_1 li textarea:-ms-input-placeholder, #gform_1 .gform_body #gform_fields_1 li input:-ms-input-placeholder, #gform_1 .gform_body #gform_fields_2 li textarea:-ms-input-placeholder, #gform_1 .gform_body #gform_fields_2 li input:-ms-input-placeholder, #gform_1 .gform_body #gform_fields_3 li textarea:-ms-input-placeholder, #gform_1 .gform_body #gform_fields_3 li input:-ms-input-placeholder, #gform_2 .gform_body #gform_fields_1 li textarea:-ms-input-placeholder, #gform_2 .gform_body #gform_fields_1 li input:-ms-input-placeholder, #gform_2 .gform_body #gform_fields_2 li textarea:-ms-input-placeholder, #gform_2 .gform_body #gform_fields_2 li input:-ms-input-placeholder, #gform_2 .gform_body #gform_fields_3 li textarea:-ms-input-placeholder, #gform_2 .gform_body #gform_fields_3 li input:-ms-input-placeholder, #gform_3 .gform_body #gform_fields_1 li textarea:-ms-input-placeholder, #gform_3 .gform_body #gform_fields_1 li input:-ms-input-placeholder, #gform_3 .gform_body #gform_fields_2 li textarea:-ms-input-placeholder, #gform_3 .gform_body #gform_fields_2 li input:-ms-input-placeholder, #gform_3 .gform_body #gform_fields_3 li textarea:-ms-input-placeholder, #gform_3 .gform_body #gform_fields_3 li input:-ms-input-placeholder {
  color: #002548;
  font-family: "acumin-pro", sans-serif;
  font-weight: 400;
}
#gform_1 .gform_body #gform_fields_1 li textarea.placeholder, #gform_1 .gform_body #gform_fields_1 li input.placeholder, #gform_1 .gform_body #gform_fields_2 li textarea.placeholder, #gform_1 .gform_body #gform_fields_2 li input.placeholder, #gform_1 .gform_body #gform_fields_3 li textarea.placeholder, #gform_1 .gform_body #gform_fields_3 li input.placeholder, #gform_2 .gform_body #gform_fields_1 li textarea.placeholder, #gform_2 .gform_body #gform_fields_1 li input.placeholder, #gform_2 .gform_body #gform_fields_2 li textarea.placeholder, #gform_2 .gform_body #gform_fields_2 li input.placeholder, #gform_2 .gform_body #gform_fields_3 li textarea.placeholder, #gform_2 .gform_body #gform_fields_3 li input.placeholder, #gform_3 .gform_body #gform_fields_1 li textarea.placeholder, #gform_3 .gform_body #gform_fields_1 li input.placeholder, #gform_3 .gform_body #gform_fields_2 li textarea.placeholder, #gform_3 .gform_body #gform_fields_2 li input.placeholder, #gform_3 .gform_body #gform_fields_3 li textarea.placeholder, #gform_3 .gform_body #gform_fields_3 li input.placeholder {
  color: #002548;
  font-family: "acumin-pro", sans-serif;
  font-weight: 400;
}
#gform_1 .gform_body #gform_fields_1 li:last-of-type, #gform_1 .gform_body #gform_fields_2 li:last-of-type, #gform_1 .gform_body #gform_fields_3 li:last-of-type, #gform_2 .gform_body #gform_fields_1 li:last-of-type, #gform_2 .gform_body #gform_fields_2 li:last-of-type, #gform_2 .gform_body #gform_fields_3 li:last-of-type, #gform_3 .gform_body #gform_fields_1 li:last-of-type, #gform_3 .gform_body #gform_fields_2 li:last-of-type, #gform_3 .gform_body #gform_fields_3 li:last-of-type {
  display: block;
  width: 100%;
}
#gform_1 .gform_body #field_3_9, #gform_2 .gform_body #field_3_9, #gform_3 .gform_body #field_3_9 {
  width: 100% !important;
}

#gform_1 {
  padding: 20px !important;
}

.page-template-models-php #gform_wrapper_1, .page-template-models-php #gform_wrapper_2, .page-template-models-php #gform_wrapper_3 {
  margin-bottom: 0;
}
.page-template-models-php #gform_1, .page-template-models-php #gform_2, .page-template-models-php #gform_3 {
  padding: 80px 0;
}

.selectric {
  border: none;
  background: white;
  height: 43px !important;
}
.selectric > span {
  color: #002548 !important;
  border: none !important;
  font-family: "acumin-pro", sans-serif;
  font-weight: 400;
  font-size: 16px !important;
  letter-spacing: 0px !important;
  height: 43px !important;
  display: block;
  line-height: 43px !important;
}
.selectric .button {
  background: white;
  color: #d4242e;
  height: 43px !important;
}

.selectric-items .selectric-scroll ul li {
  width: 100% !important;
  color: #002548 !important;
  font-family: "acumin-pro-condensed", sans-serif;
  font-weight: 400;
  letter-spacing: 1px !important;
  font-size: 16px !important;
  background: white !important;
}
.selectric-items .selectric-scroll ul li:hover {
  background: #f7f7f7 !important;
}
.selectric-items .selectric-scroll ul .selected {
  background: #f7f7f7 !important;
}

.page-template-forms .main-content-wrapper {
  padding: 0 !important;
}

.makethiscenter {
  position: relative;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
}

.page-id-663 .title-contain, .page-id-664 .title-contain, .page-id-665 .title-contain {
  display: none;
}

.page-template-models .info-img {
  background-size: cover;
}

.page-id-59 .model-ribbon-section-blue .info-img {
  background-size: contain;
}

.page-id-128 .a-35z {
  background-size: contain;
}

@media (min-width: 64em) {
  .page-template-tours-php .main-content-wrapper {
    padding-top: 30px !important;
    padding-bottom: 40px !important;
  }
}

.models-hero .models-hero-wrapper .slider img {
  width: 100%;
  height: auto !important;
  -webkit-clip-path: polygon(0 0, 100% 0, 100% 30%, 100% 93%, 55% 93%, 50% 100%, 45% 93%, 0 93%);
          clip-path: polygon(0 0, 100% 0, 100% 30%, 100% 93%, 55% 93%, 50% 100%, 45% 93%, 0 93%);
}
@media (min-width: 48em) {
  .models-hero .models-hero-wrapper .slider img {
    -webkit-clip-path: polygon(0 0, 100% 0, 100% 30%, 100% 93%, 53% 93%, 50% 98%, 47% 93%, 0 93%);
            clip-path: polygon(0 0, 100% 0, 100% 30%, 100% 93%, 53% 93%, 50% 98%, 47% 93%, 0 93%);
  }
}
@media (min-width: 64em) {
  .models-hero .models-hero-wrapper .slider img {
    -webkit-clip-path: polygon(0 0, 100% 0, 100% 30%, 100% 93%, 52% 93%, 50% 96%, 48% 93%, 0 93%);
            clip-path: polygon(0 0, 100% 0, 100% 30%, 100% 93%, 52% 93%, 50% 96%, 48% 93%, 0 93%);
  }
}

.img-nav-section {
  padding: 30px 0;
}
.img-nav-section .img-nav {
  width: 90%;
  margin: 0 auto;
  margin-bottom: 20px;
}
@media (min-width: 64em) {
  .img-nav-section .img-nav {
    width: 75%;
    margin: 0;
  }
}
.img-nav-section .img-nav .slick-list {
  padding: 0 !important;
}
.img-nav-section .img-nav .slick-slide {
  width: 50% !important;
  padding: 0 5px !important;
}
@media (min-width: 64em) {
  .img-nav-section .img-nav .slick-slide {
    width: 23% !important;
    margin-right: 2.66%;
  }
  .img-nav-section .img-nav .slick-slide:last-of-type {
    margin-right: 0;
  }
}
.img-nav-section .img-nav .slick-current li {
  border: 4px solid #d4242e !important;
}
.img-nav-section .img-nav li {
  width: 100%;
  min-height: 125px;
  margin-bottom: 5px;
  border: 4px solid transparent;
}
@media (min-width: 64em) {
  .img-nav-section .img-nav li {
    min-height: 200px;
  }
}
.img-nav-section .img-nav-wrap {
  width: 90%;
  margin: 0 auto;
}
@media (min-width: 64em) {
  .img-nav-section .img-nav-wrap {
    display: flex;
    justify-content: space-around;
    align-items: center;
  }
}
.img-nav-section .links a {
  margin: 0;
  color: #d4242e;
  font-family: "acumin-pro-condensed", sans-serif;
  font-weight: 400;
  letter-spacing: 1px !important;
  letter-spacing: 2px;
  text-transform: uppercase;
  display: inline-block;
  font-size: 13px;
  transition: 0.2s ease;
  text-decoration: none;
  text-decoration: none;
  position: relative;
  padding-top: 10px;
}
.img-nav-section .links a span {
  padding-bottom: 5px;
  border-bottom: 2px solid #d4242e;
  display: inline-block;
}
@media (min-width: 64em) {
  .img-nav-section .links a span {
    font-size: 18px;
  }
  .img-nav-section .links a:hover span {
    color: #002548;
    border-bottom: 2px solid #002548;
  }
}
@media (max-width: 1023px) {
  .img-nav-section .links a {
    left: 50%;
    -webkit-transform: translateX(-50%);
            transform: translateX(-50%);
  }
}
.img-nav-section .links a:first-of-type {
  padding-top: 0;
}
.img-nav-section .links a span {
  margin-bottom: 10px;
}
.img-nav-section .links a span:last-of-type {
  margin-bottom: 0;
}
@media (min-width: 64em) {
  .img-nav-section .links a span {
    text-align: left;
    margin-bottom: 10px;
  }
}

.about-model-section {
  background: #f1f1f1;
  padding: 25px;
}
@media (min-width: 64em) {
  .about-model-section {
    padding: 60px;
  }
}
.about-model-section .about-model-wrapper {
  width: 90%;
  margin: 0 auto;
  text-align: center;
  max-width: 1000px;
}
.about-model-section .about-model-wrapper h2 {
  color: #002548;
  font-family: "acumin-pro-condensed", sans-serif;
  font-weight: 400;
  letter-spacing: 1px !important;
  font-size: 30px;
}
@media (min-width: 64em) {
  .about-model-section .about-model-wrapper h2 {
    font-size: 70px;
  }
}
.about-model-section .about-model-wrapper h3 {
  color: #002548;
  font-family: "acumin-pro-condensed", sans-serif;
  font-weight: 400;
  letter-spacing: 1px !important;
  font-size: 26px;
  margin: 20px;
}
@media (min-width: 64em) {
  .about-model-section .about-model-wrapper h3 {
    font-size: 40px;
  }
}
.about-model-section .about-model-wrapper p {
  color: #002548;
  font-family: "acumin-pro", sans-serif;
  font-weight: 400;
  font-size: 16px;
}
@media (min-width: 64em) {
  .about-model-section .about-model-wrapper p {
    font-size: 22px;
    margin-top: 20px;
  }
}
.about-model-section .about-model-wrapper a {
  margin: 0;
  color: #d4242e;
  font-family: "acumin-pro-condensed", sans-serif;
  font-weight: 400;
  letter-spacing: 1px !important;
  letter-spacing: 2px;
  text-transform: uppercase;
  padding-bottom: 5px;
  border-bottom: 2px solid #d4242e;
  display: inline-block;
  font-size: 13px;
  transition: 0.2s ease;
  text-decoration: none;
  margin-top: 30px;
}
@media (min-width: 64em) {
  .about-model-section .about-model-wrapper a {
    font-size: 18px;
  }
  .about-model-section .about-model-wrapper a:hover {
    color: #002548;
    border-bottom: 2px solid #002548;
  }
}
.about-model-section .about-model-wrapper .buttons {
  display: flex;
  justify-content: center;
  align-items: center;
}
@media (min-width: 64em) {
  .about-model-section .about-model-wrapper .buttons {
    display: flex;
    justify-content: center;
    align-items: center;
  }
  .about-model-section .about-model-wrapper .buttons a {
    margin-right: 25px;
  }
  .about-model-section .about-model-wrapper .buttons a:last-of-type {
    margin-right: 0;
  }
}

.model-ribbon-section-blue {
  position: relative;
}
.model-ribbon-section-blue .model-ribbon-wrapper {
  text-decoration: none;
  text-align: center;
}
@media (min-width: 64em) {
  .model-ribbon-section-blue .model-ribbon-wrapper {
    text-align: left;
  }
}
.model-ribbon-section-blue .model-ribbon-wrapper .info-img {
  min-height: 205px;
}
.model-ribbon-section-blue .model-ribbon-wrapper .info-body {
  background: #002548;
  padding: 25px 0;
  position: relative;
}
.model-ribbon-section-blue .model-ribbon-wrapper .info-body .three-buttons {
  margin-top: 20px;
  display: flex;
  width: 90%;
  margin: 0 auto;
  justify-content: flex-start;
  padding-left: 20px;
}
.model-ribbon-section-blue .model-ribbon-wrapper .info-body .three-buttons a {
  padding-right: 25px !important;
  width: auto;
  margin: 0;
  color: #d4242e;
  font-family: "acumin-pro-condensed", sans-serif;
  font-weight: 400;
  letter-spacing: 1px !important;
  letter-spacing: 2px;
  text-transform: uppercase;
  display: inline-block;
  font-size: 13px;
  transition: 0.2s ease;
  text-decoration: none;
  color: white;
}
.model-ribbon-section-blue .model-ribbon-wrapper .info-body .three-buttons a:last-of-type {
  margin-right: 0;
}
@media (min-width: 48em) {
  .model-ribbon-section-blue .model-ribbon-wrapper .info-body .three-buttons a {
    padding-right: 35px !important;
  }
}
.model-ribbon-section-blue .model-ribbon-wrapper .info-body .three-buttons a span {
  padding-bottom: 5px;
  border-bottom: 2px solid #d4242e;
  display: inline-block;
}
@media (min-width: 64em) {
  .model-ribbon-section-blue .model-ribbon-wrapper .info-body .three-buttons a span {
    font-size: 18px;
  }
  .model-ribbon-section-blue .model-ribbon-wrapper .info-body .three-buttons a:hover span {
    color: #002548;
    border-bottom: 2px solid #002548;
  }
}
.model-ribbon-section-blue .model-ribbon-wrapper .info-body .three-buttons a span {
  padding-bottom: 5px;
  border-bottom: 2px solid white;
  display: inline-block;
}
@media (min-width: 64em) {
  .model-ribbon-section-blue .model-ribbon-wrapper .info-body .three-buttons a:hover span {
    color: #d4242e;
    border-bottom: 2px solid #d4242e;
  }
}
@media (min-width: 64em) {
  .model-ribbon-section-blue .model-ribbon-wrapper .info-body .three-buttons {
    display: flex;
    justify-content: space-between;
    width: 100%;
  }
}
.model-ribbon-section-blue .model-ribbon-wrapper .info-body .some-btns {
  margin-top: 25px;
  display: flex;
  justify-content: center;
  align-items: center;
}
.model-ribbon-section-blue .model-ribbon-wrapper .info-body .some-btns a {
  margin: 0;
  color: #d4242e;
  font-family: "acumin-pro-condensed", sans-serif;
  font-weight: 400;
  letter-spacing: 1px !important;
  letter-spacing: 2px;
  text-transform: uppercase;
  padding-bottom: 5px;
  border-bottom: 2px solid #d4242e;
  display: inline-block;
  font-size: 13px;
  transition: 0.2s ease;
  text-decoration: none;
  color: white;
  border-bottom: 2px solid white;
}
@media (min-width: 64em) {
  .model-ribbon-section-blue .model-ribbon-wrapper .info-body .some-btns a {
    font-size: 18px;
  }
  .model-ribbon-section-blue .model-ribbon-wrapper .info-body .some-btns a:hover {
    color: #002548;
    border-bottom: 2px solid #002548;
  }
}
@media (min-width: 64em) {
  .model-ribbon-section-blue .model-ribbon-wrapper .info-body .some-btns a:hover {
    color: #d4242e;
    border-bottom: 2px solid #d4242e;
  }
}
.model-ribbon-section-blue .model-ribbon-wrapper .info-body .some-btns a:first-of-type {
  margin-right: 30px;
}
@media (min-width: 64em) {
  .model-ribbon-section-blue .model-ribbon-wrapper .info-body {
    padding: 80px !important;
  }
}
.model-ribbon-section-blue .model-ribbon-wrapper .info-body h3 {
  color: white;
  font-family: "acumin-pro-condensed", sans-serif;
  font-weight: 400;
  letter-spacing: 1px !important;
  font-size: 28px;
  margin-bottom: 20px;
  line-height: 1;
}
@media (min-width: 64em) {
  .model-ribbon-section-blue .model-ribbon-wrapper .info-body h3 {
    font-size: 50px;
  }
}
.model-ribbon-section-blue .model-ribbon-wrapper .info-body ul {
  margin: 0;
  padding-left: 20px;
}
@media (max-width: 1023px) {
  .model-ribbon-section-blue .model-ribbon-wrapper .info-body ul {
    margin: 0 auto;
    width: 80%;
  }
  .model-ribbon-section-blue .model-ribbon-wrapper .info-body ul li {
    text-align: left;
    font-size: 16px;
  }
}
.model-ribbon-section-blue .model-ribbon-wrapper .info-body ul li {
  margin: 0;
  padding: 0;
  color: white;
  padding-bottom: 10px;
  font-size: 16px;
}
.model-ribbon-section-blue .model-ribbon-wrapper .info-body h4 {
  color: white;
  font-family: "acumin-pro-condensed", sans-serif;
  font-weight: 400;
  letter-spacing: 1px !important;
  font-size: 22px;
  margin-bottom: 20px;
}
@media (min-width: 64em) {
  .model-ribbon-section-blue .model-ribbon-wrapper .info-body h4 {
    font-size: 40px;
  }
}
.model-ribbon-section-blue .model-ribbon-wrapper .info-body p {
  font-size: 13px;
  color: white;
  margin-bottom: 20px;
}
@media (min-width: 64em) {
  .model-ribbon-section-blue .model-ribbon-wrapper .info-body p {
    font-size: 18px;
  }
}
.model-ribbon-section-blue .model-ribbon-wrapper .info-body h6 {
  margin: 0;
  color: #d4242e;
  font-family: "acumin-pro-condensed", sans-serif;
  font-weight: 400;
  letter-spacing: 1px !important;
  letter-spacing: 2px;
  text-transform: uppercase;
  padding-bottom: 5px;
  border-bottom: 2px solid #d4242e;
  display: inline-block;
  font-size: 13px;
  transition: 0.2s ease;
  text-decoration: none;
  color: white;
  border-bottom: 2px solid white;
}
@media (min-width: 64em) {
  .model-ribbon-section-blue .model-ribbon-wrapper .info-body h6 {
    font-size: 18px;
  }
  .model-ribbon-section-blue .model-ribbon-wrapper .info-body h6:hover {
    color: #002548;
    border-bottom: 2px solid #002548;
  }
}
@media (min-width: 64em) {
  .model-ribbon-section-blue .model-ribbon-wrapper .info-body h6:hover {
    color: #d4242e;
    border-bottom: 2px solid #d4242e;
  }
}
.model-ribbon-section-blue .model-ribbon-wrapper .info-body:after {
  top: 100%;
  left: 50%;
  border: solid transparent;
  content: " ";
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none;
  border-color: transparent;
  border-top-color: #002548;
  border-width: 15px;
  margin-left: -15px;
}
@media (min-width: 48em) {
  .model-ribbon-section-blue .model-ribbon-wrapper .info-body:after {
    display: none;
  }
}
.model-ribbon-section-blue .model-ribbon-wrapper .left-right ul {
  padding: 0;
}
.model-ribbon-section-blue .model-ribbon-wrapper .left-right li {
  list-style-type: none;
  padding-left: 5px;
}
.model-ribbon-section-blue .model-ribbon-wrapper .left-right li:after {
  content: "";
  display: table;
  clear: both;
}
.model-ribbon-section-blue .model-ribbon-wrapper .left-right li .left {
  float: left;
}
.model-ribbon-section-blue .model-ribbon-wrapper .left-right li .right {
  float: right;
}
.model-ribbon-section-blue .model-ribbon-wrapper .left-right li:nth-of-type(even) {
  background: #003261;
  padding: 5px 15px;
}
.model-ribbon-section-blue .model-ribbon-wrapper .left-right li:nth-of-type(odd) {
  padding: 5px 15px;
}
@media (min-width: 48em) {
  .model-ribbon-section-blue .model-ribbon-wrapper {
    display: flex;
    align-items: center;
    justify-content: center;
  }
  .model-ribbon-section-blue .model-ribbon-wrapper .info-body {
    width: 50%;
    padding: 60px 10px;
  }
  .model-ribbon-section-blue .model-ribbon-wrapper .info-img {
    width: 50%;
  }
}
.model-ribbon-section-blue .gated-form {
  background: rgba(255, 255, 255, 0.8);
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 100;
  display: none;
}
.model-ribbon-section-blue .gated-form .close-spec {
  position: relative;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  margin: 0;
  color: #d4242e;
  font-family: "acumin-pro-condensed", sans-serif;
  font-weight: 400;
  letter-spacing: 1px !important;
  letter-spacing: 2px;
  text-transform: uppercase;
  padding-bottom: 5px;
  border-bottom: 2px solid #d4242e;
  display: inline-block;
  font-size: 13px;
  transition: 0.2s ease;
  text-decoration: none;
  margin-top: 20px;
  display: inline-block;
  cursor: pointer;
}
@media (min-width: 64em) {
  .model-ribbon-section-blue .gated-form .close-spec {
    font-size: 18px;
  }
  .model-ribbon-section-blue .gated-form .close-spec:hover {
    color: #002548;
    border-bottom: 2px solid #002548;
  }
}
.model-ribbon-section-blue .gated-form .form-wrap {
  width: 90%;
  margin: 0 auto;
  max-width: 1000px;
  position: absolute;
  z-index: 101;
  padding: 30px;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  background: #e2e2e2;
}
.model-ribbon-section-blue .gated-form .form-wrap h2 {
  font-family: "acumin-pro-condensed", sans-serif;
  font-weight: 400;
  letter-spacing: 1px !important;
  text-align: center;
  text-transform: uppercase;
  letter-spacing: 0px;
  color: #002548;
  margin-bottom: 20px;
}
.model-ribbon-section-blue .gated-form .form-wrap .gform_wrapper {
  width: 90%;
  margin: 0 auto;
  background: #e2e2e2;
  padding: 30px;
}
.model-ribbon-section-blue .gated-form .form-wrap form .gform_body label {
  font-family: "acumin-pro-condensed", sans-serif;
  font-weight: 400;
  letter-spacing: 1px !important;
  color: #002548;
}
.model-ribbon-section-blue .gated-form .form-wrap form .gform_body input, .model-ribbon-section-blue .gated-form .form-wrap form .gform_body textarea {
  color: #002548;
  font-family: "acumin-pro-condensed", sans-serif;
  font-weight: 400;
  letter-spacing: 1px !important;
  border: none;
  padding: 10px !important;
}
.model-ribbon-section-blue .gated-form .form-wrap form .gform_body input::-webkit-input-placeholder, .model-ribbon-section-blue .gated-form .form-wrap form .gform_body textarea::-webkit-input-placeholder {
  color: #002548;
  font-family: "acumin-pro-condensed", sans-serif;
  font-weight: 400;
  letter-spacing: 1px !important;
}
.model-ribbon-section-blue .gated-form .form-wrap form .gform_body input::-moz-placeholder, .model-ribbon-section-blue .gated-form .form-wrap form .gform_body textarea::-moz-placeholder {
  color: #002548;
  font-family: "acumin-pro-condensed", sans-serif;
  font-weight: 400;
  letter-spacing: 1px !important;
}
.model-ribbon-section-blue .gated-form .form-wrap form .gform_body input:-moz-placeholder, .model-ribbon-section-blue .gated-form .form-wrap form .gform_body textarea:-moz-placeholder {
  color: #002548;
  font-family: "acumin-pro-condensed", sans-serif;
  font-weight: 400;
  letter-spacing: 1px !important;
}
.model-ribbon-section-blue .gated-form .form-wrap form .gform_body input:-ms-input-placeholder, .model-ribbon-section-blue .gated-form .form-wrap form .gform_body textarea:-ms-input-placeholder {
  color: #002548;
  font-family: "acumin-pro-condensed", sans-serif;
  font-weight: 400;
  letter-spacing: 1px !important;
}
.model-ribbon-section-blue .gated-form .form-wrap form .gform_body input.placeholder, .model-ribbon-section-blue .gated-form .form-wrap form .gform_body textarea.placeholder {
  color: #002548;
  font-family: "acumin-pro-condensed", sans-serif;
  font-weight: 400;
  letter-spacing: 1px !important;
}
.model-ribbon-section-blue .gated-form .form-wrap form .gform_body select {
  -webkit-appearance: none;
  border-radius: 0 !important;
  border: none !important;
  padding: 10px;
  color: #002548;
}
.model-ribbon-section-blue .gated-form .form-wrap form .gform_body .ginput_container_email input {
  width: 100%;
}
.model-ribbon-section-blue .gated-form .form-wrap form .gform_footer input {
  margin: 0;
  color: #d4242e;
  font-family: "acumin-pro-condensed", sans-serif;
  font-weight: 400;
  letter-spacing: 1px !important;
  letter-spacing: 2px;
  text-transform: uppercase;
  padding-bottom: 5px;
  border-bottom: 2px solid #d4242e;
  display: inline-block;
  font-size: 13px;
  transition: 0.2s ease;
  text-decoration: none;
  text-align: center;
  background: transparent;
  border-top: none;
  border-left: none;
  border-right: none;
  position: relative;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
}
@media (min-width: 64em) {
  .model-ribbon-section-blue .gated-form .form-wrap form .gform_footer input {
    font-size: 18px;
  }
  .model-ribbon-section-blue .gated-form .form-wrap form .gform_footer input:hover {
    color: #002548;
    border-bottom: 2px solid #002548;
  }
}

.two-by-model-section .two-by-model-wrap .cta-item {
  text-decoration: none;
  text-align: center;
}
.two-by-model-section .two-by-model-wrap .cta-item .cta-image {
  height: 275px;
}
@media (min-width: 64em) {
  .two-by-model-section .two-by-model-wrap .cta-item .cta-image {
    min-height: 350px;
  }
}
@media (min-width: 80em) {
  .two-by-model-section .two-by-model-wrap .cta-item .cta-image {
    min-height: 450px;
  }
}
.two-by-model-section .two-by-model-wrap .cta-item .cta-body {
  padding: 20px 0;
}
@media (min-width: 64em) {
  .two-by-model-section .two-by-model-wrap .cta-item .cta-body {
    padding: 50px 0;
    padding-top: 30px;
  }
}
.two-by-model-section .two-by-model-wrap .cta-item .cta-body h3 {
  color: #002548;
  font-size: 28px;
  font-family: "acumin-pro-condensed", sans-serif;
  font-weight: 400;
  letter-spacing: 1px !important;
  margin-bottom: 20px;
  line-height: 1;
}
@media (min-width: 64em) {
  .two-by-model-section .two-by-model-wrap .cta-item .cta-body h3 {
    font-size: 60px;
  }
}
.two-by-model-section .two-by-model-wrap .cta-item .cta-body p {
  font-size: 13px;
  color: #002548;
  margin-bottom: 20px;
}
@media (max-width: 1023px) {
  .two-by-model-section .two-by-model-wrap .cta-item .cta-body p {
    padding: 0 20px;
  }
}
@media (min-width: 64em) {
  .two-by-model-section .two-by-model-wrap .cta-item .cta-body p {
    font-size: 18px;
  }
}
.two-by-model-section .two-by-model-wrap .cta-item .cta-body h6 {
  margin: 0;
  color: #d4242e;
  font-family: "acumin-pro-condensed", sans-serif;
  font-weight: 400;
  letter-spacing: 1px !important;
  letter-spacing: 2px;
  text-transform: uppercase;
  padding-bottom: 5px;
  border-bottom: 2px solid #d4242e;
  display: inline-block;
  font-size: 13px;
  transition: 0.2s ease;
  text-decoration: none;
}
@media (min-width: 64em) {
  .two-by-model-section .two-by-model-wrap .cta-item .cta-body h6 {
    font-size: 18px;
  }
  .two-by-model-section .two-by-model-wrap .cta-item .cta-body h6:hover {
    color: #002548;
    border-bottom: 2px solid #002548;
  }
}
@media (min-width: 48em) {
  .two-by-model-section .two-by-model-wrap {
    display: flex;
    align-items: flex-start;
    justify-content: center;
  }
  .two-by-model-section .two-by-model-wrap .cta-item {
    width: 50%;
    text-align: left;
  }
  .two-by-model-section .two-by-model-wrap .cta-item .cta-body {
    width: 75%;
    margin: 0 auto;
  }
}

.articles-section .articles-wrapper h2 {
  color: #002548;
  font-family: "acumin-pro-condensed", sans-serif;
  font-weight: 400;
  letter-spacing: 1px !important;
  font-size: 30px;
  text-align: center;
  background: #f1f1f1;
  padding: 15px 0;
  padding-bottom: 25px;
  line-height: 1;
  position: relative;
}
.articles-section .articles-wrapper h2:after {
  top: 100%;
  left: 50%;
  border: solid transparent;
  content: " ";
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none;
  border-color: rgba(136, 183, 213, 0);
  border-top-color: #f1f1f1;
  border-width: 20px;
  margin-left: -20px;
}
@media (min-width: 64em) {
  .articles-section .articles-wrapper h2 {
    font-size: 70px;
  }
}
.articles-section .articles-wrapper .article-slider {
  position: relative;
  padding: 50px 0;
  width: 90%;
  margin: 0 auto;
}
.articles-section .articles-wrapper .article-slider .slick-prev {
  position: absolute;
  left: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  z-index: 100;
}
.articles-section .articles-wrapper .article-slider .slick-next {
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  right: 0;
  z-index: 100;
}
.articles-section .articles-wrapper .article-slider .single-article {
  text-decoration: none;
  text-align: center;
}
.articles-section .articles-wrapper .article-slider .single-article img {
  margin: 0 auto;
  max-width: 160px;
}
.articles-section .articles-wrapper .article-slider .single-article h4 {
  color: #002548;
  font-family: "acumin-pro-condensed", sans-serif;
  font-weight: 400;
  letter-spacing: 1px !important;
  text-transform: capitalize;
  font-size: 26px;
  margin: 20px;
}
@media (min-width: 64em) {
  .articles-section .articles-wrapper .article-slider .single-article h4 {
    font-size: 40px;
  }
}

@media (max-width: 767px) {
  #specific {
    margin: 30px 0 !important;
  }
}

.page-template-tours-php .main-content-wrapper h1 {
  font-size: 50px;
  color: #0c4a59;
  margin-bottom: 30px;
  text-align: center;
  font-family: "acumin-pro-condensed", sans-serif;
  font-weight: 400;
  letter-spacing: 1px !important;
}

.page-template-models .filtr-container {
  width: 90% !important;
  margin: 0 auto !important;
}
.page-template-models .filtr-container > a .item-desc {
  display: none !important;
}

.page-id-61 .about-model-landing-wrapper .three-block-section {
  justify-content: center !important;
}
.page-id-61 .about-model-landing-wrapper .three-block-section a {
  padding: 15px !important;
  margin: 0 20px;
}

.about-model-landing-section {
  background: white;
  padding: 25px;
}
@media (min-width: 64em) {
  .about-model-landing-section {
    padding: 60px;
  }
}
.about-model-landing-section .about-model-landing-wrapper {
  width: 90%;
  margin: 0 auto;
  text-align: center;
  max-width: 1000px;
}
.about-model-landing-section .about-model-landing-wrapper .three-block-section {
  margin-top: 20px;
}
.about-model-landing-section .about-model-landing-wrapper .three-block-section img {
  width: 100%;
}
.about-model-landing-section .about-model-landing-wrapper .three-block-section a {
  display: block;
}
@media (max-width: 767px) {
  .about-model-landing-section .about-model-landing-wrapper .three-block-section a {
    margin-top: 20px;
  }
  .about-model-landing-section .about-model-landing-wrapper .three-block-section a span {
    margin: 0;
    color: #d4242e;
    font-family: "acumin-pro-condensed", sans-serif;
    font-weight: 400;
    letter-spacing: 1px !important;
    letter-spacing: 2px;
    text-transform: uppercase;
    padding-bottom: 5px;
    border-bottom: 2px solid #d4242e;
    display: inline-block;
    font-size: 13px;
    transition: 0.2s ease;
    text-decoration: none;
  }
}
@media (max-width: 767px) and (min-width: 64em) {
  .about-model-landing-section .about-model-landing-wrapper .three-block-section a span {
    font-size: 18px;
  }
  .about-model-landing-section .about-model-landing-wrapper .three-block-section a span:hover {
    color: #002548;
    border-bottom: 2px solid #002548;
  }
}
@media (min-width: 48em) {
  .about-model-landing-section .about-model-landing-wrapper .three-block-section {
    margin-top: 40px;
    display: flex;
    justify-content: center;
  }
  .about-model-landing-section .about-model-landing-wrapper .three-block-section a {
    display: block;
    width: 31%;
    margin: 0 20px !important;
    margin: 0;
    color: #d4242e;
    font-family: "acumin-pro-condensed", sans-serif;
    font-weight: 400;
    letter-spacing: 1px !important;
    letter-spacing: 2px;
    text-transform: uppercase;
    display: inline-block;
    font-size: 13px;
    transition: 0.2s ease;
    text-decoration: none;
  }
  .about-model-landing-section .about-model-landing-wrapper .three-block-section a span {
    padding-bottom: 5px;
    border-bottom: 2px solid #d4242e;
    display: inline-block;
  }
}
@media (min-width: 48em) and (min-width: 64em) {
  .about-model-landing-section .about-model-landing-wrapper .three-block-section a span {
    font-size: 18px;
  }
  .about-model-landing-section .about-model-landing-wrapper .three-block-section a:hover span {
    color: #002548;
    border-bottom: 2px solid #002548;
  }
}
@media (min-width: 48em) {
  .about-model-landing-section .about-model-landing-wrapper .three-block-section a img {
    width: 100%;
  }
}
@media (min-width: 48em) {
  .about-model-landing-section .about-model-landing-wrapper .three-block-section a span {
    margin-top: 10px;
  }
}
.about-model-landing-section .about-model-landing-wrapper h2 {
  color: #002548;
  font-family: "acumin-pro-condensed", sans-serif;
  font-weight: 400;
  letter-spacing: 1px !important;
  font-size: 30px;
}
@media (min-width: 64em) {
  .about-model-landing-section .about-model-landing-wrapper h2 {
    font-size: 70px;
  }
}
.about-model-landing-section .about-model-landing-wrapper h3 {
  color: #002548;
  font-family: "acumin-pro-condensed", sans-serif;
  font-weight: 400;
  letter-spacing: 1px !important;
  font-size: 26px;
  margin: 20px;
}
@media (min-width: 64em) {
  .about-model-landing-section .about-model-landing-wrapper h3 {
    font-size: 40px;
  }
}
.about-model-landing-section .about-model-landing-wrapper p {
  color: #002548;
  font-family: "acumin-pro", sans-serif;
  font-weight: 400;
  font-size: 16px;
}
@media (min-width: 64em) {
  .about-model-landing-section .about-model-landing-wrapper p {
    font-size: 22px;
  }
}

.model-landing-ribbon-section-blue .model-landing-ribbon-wrapper {
  text-decoration: none;
  text-align: center;
}
@media (min-width: 64em) {
  .model-landing-ribbon-section-blue .model-landing-ribbon-wrapper {
    text-align: left;
  }
}
.model-landing-ribbon-section-blue .model-landing-ribbon-wrapper .info-img {
  min-height: 205px;
}
.model-landing-ribbon-section-blue .model-landing-ribbon-wrapper .info-body {
  background: #002548;
  padding: 25px 0;
  position: relative;
}
.model-landing-ribbon-section-blue .model-landing-ribbon-wrapper .info-body .some-btns {
  margin-top: 25px;
  display: flex;
  justify-content: center;
  align-items: center;
}
.model-landing-ribbon-section-blue .model-landing-ribbon-wrapper .info-body .some-btns a {
  margin: 0;
  color: #d4242e;
  font-family: "acumin-pro-condensed", sans-serif;
  font-weight: 400;
  letter-spacing: 1px !important;
  letter-spacing: 2px;
  text-transform: uppercase;
  padding-bottom: 5px;
  border-bottom: 2px solid #d4242e;
  display: inline-block;
  font-size: 13px;
  transition: 0.2s ease;
  text-decoration: none;
  color: white;
  border-bottom: 2px solid white;
}
@media (min-width: 64em) {
  .model-landing-ribbon-section-blue .model-landing-ribbon-wrapper .info-body .some-btns a {
    font-size: 18px;
  }
  .model-landing-ribbon-section-blue .model-landing-ribbon-wrapper .info-body .some-btns a:hover {
    color: #002548;
    border-bottom: 2px solid #002548;
  }
}
@media (min-width: 64em) {
  .model-landing-ribbon-section-blue .model-landing-ribbon-wrapper .info-body .some-btns a:hover {
    color: #d4242e;
    border-bottom: 2px solid #d4242e;
  }
}
.model-landing-ribbon-section-blue .model-landing-ribbon-wrapper .info-body .some-btns a:first-of-type {
  margin-right: 20px;
}
@media (min-width: 64em) {
  .model-landing-ribbon-section-blue .model-landing-ribbon-wrapper .info-body {
    padding: 80px !important;
  }
}
.model-landing-ribbon-section-blue .model-landing-ribbon-wrapper .info-body h3 {
  color: white;
  font-family: "acumin-pro-condensed", sans-serif;
  font-weight: 400;
  letter-spacing: 1px !important;
  font-size: 28px;
  margin-bottom: 20px;
  line-height: 1;
}
@media (min-width: 64em) {
  .model-landing-ribbon-section-blue .model-landing-ribbon-wrapper .info-body h3 {
    font-size: 60px;
  }
}
.model-landing-ribbon-section-blue .model-landing-ribbon-wrapper .info-body ul {
  margin: 0;
  padding-left: 20px;
}
@media (max-width: 1023px) {
  .model-landing-ribbon-section-blue .model-landing-ribbon-wrapper .info-body ul {
    margin: 0 auto;
    width: 80%;
  }
  .model-landing-ribbon-section-blue .model-landing-ribbon-wrapper .info-body ul li {
    font-size: 18px;
    text-align: left;
  }
}
.model-landing-ribbon-section-blue .model-landing-ribbon-wrapper .info-body ul li {
  margin: 0;
  padding: 0;
  font-size: 16px;
  color: white;
  padding-bottom: 10px;
}
.model-landing-ribbon-section-blue .model-landing-ribbon-wrapper .info-body h4 {
  color: white;
  font-family: "acumin-pro-condensed", sans-serif;
  font-weight: 400;
  letter-spacing: 1px !important;
  font-size: 22px;
  margin-bottom: 20px;
}
@media (min-width: 64em) {
  .model-landing-ribbon-section-blue .model-landing-ribbon-wrapper .info-body h4 {
    font-size: 40px;
  }
}
.model-landing-ribbon-section-blue .model-landing-ribbon-wrapper .info-body p {
  font-size: 13px;
  color: white;
  margin-bottom: 20px;
  padding: 0 20px;
  font-size: 16px;
}
@media (min-width: 64em) {
  .model-landing-ribbon-section-blue .model-landing-ribbon-wrapper .info-body p {
    font-size: 16px;
  }
}
.model-landing-ribbon-section-blue .model-landing-ribbon-wrapper .info-body h6 {
  margin: 0;
  color: #d4242e;
  font-family: "acumin-pro-condensed", sans-serif;
  font-weight: 400;
  letter-spacing: 1px !important;
  letter-spacing: 2px;
  text-transform: uppercase;
  padding-bottom: 5px;
  border-bottom: 2px solid #d4242e;
  display: inline-block;
  font-size: 13px;
  transition: 0.2s ease;
  text-decoration: none;
  color: white;
  border-bottom: 2px solid white;
}
@media (min-width: 64em) {
  .model-landing-ribbon-section-blue .model-landing-ribbon-wrapper .info-body h6 {
    font-size: 18px;
  }
  .model-landing-ribbon-section-blue .model-landing-ribbon-wrapper .info-body h6:hover {
    color: #002548;
    border-bottom: 2px solid #002548;
  }
}
@media (min-width: 64em) {
  .model-landing-ribbon-section-blue .model-landing-ribbon-wrapper .info-body h6:hover {
    color: #d4242e;
    border-bottom: 2px solid #d4242e;
  }
}
.model-landing-ribbon-section-blue .model-landing-ribbon-wrapper .info-body:after {
  top: 100%;
  left: 50%;
  border: solid transparent;
  content: " ";
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none;
  border-color: transparent;
  border-top-color: #002548;
  border-width: 15px;
  margin-left: -15px;
}
@media (min-width: 48em) {
  .model-landing-ribbon-section-blue .model-landing-ribbon-wrapper .info-body:after {
    display: none;
  }
}
.model-landing-ribbon-section-blue .model-landing-ribbon-wrapper .white-bg {
  background: #f7f7f7;
}
.model-landing-ribbon-section-blue .model-landing-ribbon-wrapper .white-bg h3, .model-landing-ribbon-section-blue .model-landing-ribbon-wrapper .white-bg p, .model-landing-ribbon-section-blue .model-landing-ribbon-wrapper .white-bg span, .model-landing-ribbon-section-blue .model-landing-ribbon-wrapper .white-bg a, .model-landing-ribbon-section-blue .model-landing-ribbon-wrapper .white-bg li {
  color: #002548 !important;
}
.model-landing-ribbon-section-blue .model-landing-ribbon-wrapper .left-right ul {
  padding: 0;
}
.model-landing-ribbon-section-blue .model-landing-ribbon-wrapper .left-right li {
  list-style-type: none;
  padding-left: 5px;
}
.model-landing-ribbon-section-blue .model-landing-ribbon-wrapper .left-right li:after {
  content: "";
  display: table;
  clear: both;
}
.model-landing-ribbon-section-blue .model-landing-ribbon-wrapper .left-right li .left {
  float: left;
}
.model-landing-ribbon-section-blue .model-landing-ribbon-wrapper .left-right li .right {
  float: right;
}
.model-landing-ribbon-section-blue .model-landing-ribbon-wrapper .left-right li:nth-of-type(even) {
  background: #093540;
  padding: 5px 15px;
}
.model-landing-ribbon-section-blue .model-landing-ribbon-wrapper .left-right li:nth-of-type(odd) {
  padding: 5px 15px;
}
@media (min-width: 48em) {
  .model-landing-ribbon-section-blue .model-landing-ribbon-wrapper {
    display: flex;
    align-items: center;
    justify-content: center;
  }
  .model-landing-ribbon-section-blue .model-landing-ribbon-wrapper .info-body {
    width: 50%;
    padding: 60px 10px;
  }
  .model-landing-ribbon-section-blue .model-landing-ribbon-wrapper .info-img {
    width: 50%;
  }
}

.the-gallery {
  padding: 50px 0 !important;
}

#filter_gallery_158, #filter_gallery_416 {
  display: flex !important;
  justify-content: space-between !important;
  width: 90% !important;
  margin: 0 auto !important;
  align-items: center !important;
}
#filter_gallery_158 a, #filter_gallery_416 a {
  width: 31% !important;
}
#filter_gallery_158 a i, #filter_gallery_416 a i {
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  width: 50px;
  height: 50px;
}
#filter_gallery_158 a > div, #filter_gallery_416 a > div {
  border: none !important;
  padding: 0 !important;
}
#filter_gallery_158 a > div img, #filter_gallery_416 a > div img {
  border: none !important;
  border-radius: 0 !important;
}
#filter_gallery_158 a .item-desc, #filter_gallery_416 a .item-desc {
  display: none !important;
}

#filter_gallery_327, #filter_gallery_416 {
  display: flex !important;
  justify-content: space-between !important;
  width: 90% !important;
  margin: 0 auto !important;
  align-items: center !important;
}
#filter_gallery_327 a, #filter_gallery_416 a {
  width: 31% !important;
}
#filter_gallery_327 a i, #filter_gallery_416 a i {
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  width: 50px;
  height: 50px;
}
#filter_gallery_327 a > div, #filter_gallery_416 a > div {
  border: none !important;
  padding: 0 !important;
}
#filter_gallery_327 a > div img, #filter_gallery_416 a > div img {
  border: none !important;
  border-radius: 0 !important;
}
#filter_gallery_327 a .item-desc, #filter_gallery_416 a .item-desc {
  display: none !important;
}

.simplefilter {
  background: #002548;
  width: 90%;
  margin: 0 auto;
  margin-bottom: 40px;
  padding-left: 0;
}
.simplefilter li {
  background: #002548 !important;
  font-family: "acumin-pro-condensed", sans-serif;
  font-weight: 400;
  letter-spacing: 1px !important;
  letter-spacing: 1px;
  font-size: 20px;
  padding: 10px 20px !important;
  border-bottom: 5px solid transparent !important;
  position: relative;
  transition: 0.2s ease;
}
.simplefilter li:nth-child(1), .simplefilter li:nth-child(2), .simplefilter li:nth-child(3) {
  text-transform: uppercase !important;
}
.simplefilter li:after {
  top: 100%;
  left: 50%;
  border: solid transparent;
  content: " ";
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none;
  border-color: rgba(136, 183, 213, 0);
  border-top-color: transparent;
  border-width: 15px;
  margin-left: -15px;
  transition: 0.2s ease;
}
.simplefilter .active {
  position: relative;
  color: #d4242e !important;
}

.simplefilter_416 li.active {
  background: #002548 !important;
}

.ekko-lightbox, .YouTubePopUp-Wrap {
  background: rgba(255, 255, 255, 0.7) !important;
}
.ekko-lightbox .modal-content, .YouTubePopUp-Wrap .modal-content {
  max-width: 800px;
  margin: 0 auto;
}
.ekko-lightbox .modal-content .glyphicon, .YouTubePopUp-Wrap .modal-content .glyphicon {
  opacity: 1 !important;
  text-decoration: none !important;
}
.ekko-lightbox .modal-content .modal-body, .YouTubePopUp-Wrap .modal-content .modal-body {
  padding: 0 !important;
}
.ekko-lightbox .modal-content .modal-header, .YouTubePopUp-Wrap .modal-content .modal-header {
  position: absolute;
  bottom: -50px;
  width: 100%;
  z-index: 100;
  background: #002548;
  border-radius: 0;
}
.ekko-lightbox .modal-content .modal-header button, .YouTubePopUp-Wrap .modal-content .modal-header button {
  color: white;
}
.ekko-lightbox .modal-content .modal-header .modal-title, .YouTubePopUp-Wrap .modal-content .modal-header .modal-title {
  text-align: center;
  color: white;
  font-family: "acumin-pro-condensed", sans-serif;
  font-weight: 400;
  letter-spacing: 1px !important;
  letter-spacing: 1px;
  text-transform: capitalize;
}

.page-template-gallery .the-gallery {
  opacity: 0;
  transition: 0.5s ease;
}
.page-template-gallery .loading-line {
  color: #002548;
  font-size: 40px;
  padding-top: 120px;
  font-family: "acumin-pro-condensed", sans-serif;
  font-weight: 400;
  letter-spacing: 1px !important;
  letter-spacing: 1px;
  text-transform: uppercase;
  text-align: center;
  transition: 0.5s ease;
}

#f-simplefilter {
  display: flex;
  flex-flow: row wrap;
  justify-content: center;
}
#f-simplefilter li[data-handle=all] {
  order: 0;
}
#f-simplefilter li[data-handle=photos] {
  order: 1;
}
#f-simplefilter li[data-handle=videos] {
  order: 2;
}
#f-simplefilter li[data-handle=mjm-35z] {
  order: 4;
}
#f-simplefilter li[data-handle=mjm-40z] {
  order: 5;
}
#f-simplefilter li[data-handle=mjm-43z] {
  order: 6;
}
#f-simplefilter li[data-handle=mjm-50z] {
  order: 7;
}
#f-simplefilter li[data-handle=mjm-53z] {
  order: 8;
}

.simplefilter {
  padding: 0;
  margin: 20px 0;
  width: 100%;
}

.blog-title h1 {
  text-align: center;
  font-family: "acumin-pro-condensed", sans-serif;
  font-weight: 400;
  letter-spacing: 1px !important;
  letter-spacing: 1px;
  color: #002548;
  padding: 20px 0;
  padding-top: 50px;
  font-size: 70px;
}

.press-section .blog-filter-area {
  background: #002548;
  width: 90%;
  margin: 0 auto;
  margin-top: 30px;
}
.press-section .blog-filter-area h4 {
  text-align: center;
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 15px 0;
  cursor: pointer;
}
@media (min-width: 48em) {
  .press-section .blog-filter-area h4 {
    display: none;
  }
}
.press-section .blog-filter-area h4 img {
  width: 15px;
  transition: 0.2s ease;
}
.press-section .blog-filter-area h4 .flipped {
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg);
}
.press-section .blog-filter-area h4 span {
  color: white;
  font-family: "acumin-pro-condensed", sans-serif;
  font-weight: 400;
  letter-spacing: 1px !important;
  letter-spacing: 1px;
  display: block;
  text-transform: uppercase;
  padding-right: 10px;
}
.press-section .blog-filter-area ul {
  margin: 0;
  padding: 0;
  padding-bottom: 10px;
  display: none;
}
@media (min-width: 48em) {
  .press-section .blog-filter-area ul {
    display: flex;
    justify-content: space-between;
    align-items: center;
    width: 90%;
    max-width: 600px;
    margin: 0 auto;
    padding-bottom: 0;
  }
}
.press-section .blog-filter-area ul li {
  margin: 0;
  padding: 0;
  list-style-type: none;
  border-bottom: 5px solid transparent;
  border-top: 5px solid transparent;
  padding: 0 15px;
}
.press-section .blog-filter-area ul li a {
  text-decoration: none;
  color: white;
  font-family: "acumin-pro-condensed", sans-serif;
  font-weight: 400;
  letter-spacing: 1px !important;
  display: block;
  text-align: center;
  padding: 5px 0;
  letter-spacing: 1px;
  line-height: 1;
}
@media (min-width: 64em) {
  .press-section .blog-filter-area ul {
    max-width: 800px;
  }
  .press-section .blog-filter-area ul li a {
    font-size: 20px;
    padding: 15px 0;
  }
}
.press-section .press-wrapper {
  width: 90%;
  margin: 0 auto;
  padding: 40px 0;
}
@media (min-width: 48em) {
  .press-section .press-wrapper {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: flex-start;
    padding: 50px 0;
  }
}
@media (min-width: 64em) {
  .press-section .press-wrapper {
    padding: 60px 0;
  }
}
.press-section .press-wrapper .single-press-item {
  border: 3px solid #f7f7f7;
  margin-bottom: 30px;
}
@media (min-width: 48em) {
  .press-section .press-wrapper .single-press-item {
    width: 48%;
  }
}
@media (min-width: 64em) {
  .press-section .press-wrapper .single-press-item {
    width: 31%;
  }
}
.press-section .press-wrapper .single-press-item .blog-img {
  height: 175px;
}
@media (min-width: 48em) {
  .press-section .press-wrapper .single-press-item .blog-img {
    height: 200px;
  }
}
@media (min-width: 64em) {
  .press-section .press-wrapper .single-press-item .blog-img {
    height: 250px;
  }
}
.press-section .press-wrapper .single-press-item .press-img {
  padding: 30px;
}
.press-section .press-wrapper .single-press-item .press-img img {
  margin: 0 auto;
  width: 50%;
}
@media (min-width: 48em) {
  .press-section .press-wrapper .single-press-item .press-img {
    padding: 50px;
    min-height: 162px;
  }
  .press-section .press-wrapper .single-press-item .press-img img {
    width: 60%;
  }
}
.press-section .press-wrapper .single-press-item .press-info {
  background: #f7f7f7;
  padding: 30px;
}
@media (min-width: 48em) {
  .press-section .press-wrapper .single-press-item .press-info {
    min-height: 330px;
  }
}
.press-section .press-wrapper .single-press-item h2 {
  font-size: 20px;
  font-family: "acumin-pro-condensed", sans-serif;
  font-weight: 400;
  letter-spacing: 1px !important;
  margin-bottom: 10px;
  color: #002548;
}
@media (min-width: 64em) {
  .press-section .press-wrapper .single-press-item h2 {
    font-size: 40px;
  }
}
.press-section .press-wrapper .single-press-item h3 {
  font-size: 18px;
  color: #d4242e;
  font-family: "acumin-pro-condensed", sans-serif;
  font-weight: 400;
  letter-spacing: 1px !important;
  margin-bottom: 5px;
}
@media (min-width: 64em) {
  .press-section .press-wrapper .single-press-item h3 {
    font-size: 27px;
  }
}
.press-section .press-wrapper .single-press-item h4 {
  font-size: 14px;
  color: #d4242e;
  font-family: "acumin-pro-condensed", sans-serif;
  font-weight: 400;
  letter-spacing: 1px !important;
  margin-bottom: 5px;
}
@media (min-width: 64em) {
  .press-section .press-wrapper .single-press-item h4 {
    font-size: 20px;
    margin-bottom: 20px;
  }
}

@media (min-width: 48em) {
  .blog .press-section .press-wrapper .single-press-item:first-of-type {
    width: 100%;
    display: flex;
    width: 100%;
  }
  .blog .press-section .press-wrapper .single-press-item:first-of-type .blog-img {
    width: 50%;
    height: 300px !important;
  }
  .blog .press-section .press-wrapper .single-press-item:first-of-type .press-info {
    width: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
  }
  .blog .press-section .press-wrapper .single-press-item:first-of-type .press-info > div {
    width: 75%;
  }
  .blog .press-section .press-wrapper .single-press-item:first-of-type .press-info h2 {
    font-size: 60px;
  }
}

.blog .all-cats a {
  color: #d4242e;
}
@media (min-width: 48em) {
  .blog .all-cats {
    border-bottom: 5px solid #d4242e !important;
    position: relative;
    transition: 0.2s ease;
  }
  .blog .all-cats a {
    color: white;
  }
  .blog .all-cats:after {
    top: 100%;
    left: 50%;
    border: solid transparent;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
    border-color: rgba(136, 183, 213, 0);
    border-top-color: #d4242e;
    border-width: 15px;
    margin-left: -15px;
    transition: 0.2s ease;
  }
}

.category-mjm-35z .category-mjm-35z a {
  color: #d4242e !important;
}
@media (min-width: 48em) {
  .category-mjm-35z .category-mjm-35z {
    border-bottom: 5px solid #d4242e !important;
    position: relative;
    transition: 0.2s ease;
  }
  .category-mjm-35z .category-mjm-35z a {
    color: white !important;
  }
  .category-mjm-35z .category-mjm-35z:after {
    top: 100%;
    left: 50%;
    border: solid transparent;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
    border-color: rgba(136, 183, 213, 0);
    border-top-color: #d4242e;
    border-width: 15px;
    margin-left: -15px;
    transition: 0.2s ease;
  }
}

.category-mjm-40z .category-mjm-40z a {
  color: #d4242e !important;
}
@media (min-width: 48em) {
  .category-mjm-40z .category-mjm-40z {
    border-bottom: 5px solid #d4242e !important;
    position: relative;
    transition: 0.2s ease;
  }
  .category-mjm-40z .category-mjm-40z a {
    color: white !important;
  }
  .category-mjm-40z .category-mjm-40z:after {
    top: 100%;
    left: 50%;
    border: solid transparent;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
    border-color: rgba(136, 183, 213, 0);
    border-top-color: #d4242e;
    border-width: 15px;
    margin-left: -15px;
    transition: 0.2s ease;
  }
}

.category-mjm-43z .category-mjm-43z a {
  color: #d4242e !important;
}
@media (min-width: 48em) {
  .category-mjm-43z .category-mjm-43z {
    border-bottom: 5px solid #d4242e !important;
    position: relative;
    transition: 0.2s ease;
  }
  .category-mjm-43z .category-mjm-43z a {
    color: white !important;
  }
  .category-mjm-43z .category-mjm-43z:after {
    top: 100%;
    left: 50%;
    border: solid transparent;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
    border-color: rgba(136, 183, 213, 0);
    border-top-color: #d4242e;
    border-width: 15px;
    margin-left: -15px;
    transition: 0.2s ease;
  }
}

.category-mjm-50z .category-mjm-50z a {
  color: #d4242e !important;
}
@media (min-width: 48em) {
  .category-mjm-50z .category-mjm-50z {
    border-bottom: 5px solid #d4242e !important;
    position: relative;
    transition: 0.2s ease;
  }
  .category-mjm-50z .category-mjm-50z a {
    color: white !important;
  }
  .category-mjm-50z .category-mjm-50z:after {
    top: 100%;
    left: 50%;
    border: solid transparent;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
    border-color: rgba(136, 183, 213, 0);
    border-top-color: #d4242e;
    border-width: 15px;
    margin-left: -15px;
    transition: 0.2s ease;
  }
}

.category-mjm-53z .category-mjm-53z a {
  color: #d4242e !important;
}
@media (min-width: 48em) {
  .category-mjm-53z .category-mjm-53z {
    border-bottom: 5px solid #d4242e !important;
    position: relative;
    transition: 0.2s ease;
  }
  .category-mjm-53z .category-mjm-53z a {
    color: white !important;
  }
  .category-mjm-53z .category-mjm-53z:after {
    top: 100%;
    left: 50%;
    border: solid transparent;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
    border-color: rgba(136, 183, 213, 0);
    border-top-color: #d4242e;
    border-width: 15px;
    margin-left: -15px;
    transition: 0.2s ease;
  }
}

.category-events .category-events a {
  color: #d4242e !important;
}
@media (min-width: 48em) {
  .category-events .category-events {
    border-bottom: 5px solid #d4242e !important;
    position: relative;
    transition: 0.2s ease;
  }
  .category-events .category-events a {
    color: white !important;
  }
  .category-events .category-events:after {
    top: 100%;
    left: 50%;
    border: solid transparent;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
    border-color: rgba(136, 183, 213, 0);
    border-top-color: #d4242e;
    border-width: 15px;
    margin-left: -15px;
    transition: 0.2s ease;
  }
}

.category-company .category-companh a {
  color: #d4242e !important;
}
@media (min-width: 48em) {
  .category-company .category-companh {
    border-bottom: 5px solid #d4242e !important;
    position: relative;
    transition: 0.2s ease;
  }
  .category-company .category-companh a {
    color: white !important;
  }
  .category-company .category-companh:after {
    top: 100%;
    left: 50%;
    border: solid transparent;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
    border-color: rgba(136, 183, 213, 0);
    border-top-color: #d4242e;
    border-width: 15px;
    margin-left: -15px;
    transition: 0.2s ease;
  }
}

.page-title-ribbon {
  background: #f7f7f7;
  padding: 40px 0;
  padding-bottom: 50px;
}
.page-title-ribbon h1 {
  text-align: center;
  font-size: 70px;
  font-family: "acumin-pro-condensed", sans-serif;
  font-weight: 400;
  letter-spacing: 1px !important;
  color: #002548;
  line-height: 1;
}

.dealer-filter {
  margin-bottom: 30px;
}
.dealer-filter h3 {
  font-family: "acumin-pro-condensed", sans-serif;
  font-weight: 400;
  letter-spacing: 1px !important;
  color: #002548;
  text-align: center;
  font-size: 16px;
  padding-top: 30px;
}
@media (min-width: 64em) {
  .dealer-filter h3 {
    display: none;
  }
}
@media (min-width: 48em) {
  .dealer-filter {
    display: none;
  }
}
.dealer-filter .blog-filter-area {
  background: #002548;
  width: 90%;
  margin: 0 auto;
  margin-top: 30px;
}
.dealer-filter .blog-filter-area h4 {
  text-align: center;
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 15px 0;
  cursor: pointer;
}
@media (min-width: 48em) {
  .dealer-filter .blog-filter-area h4 {
    display: none;
  }
}
.dealer-filter .blog-filter-area h4 img {
  width: 15px;
  transition: 0.2s ease;
}
.dealer-filter .blog-filter-area h4 .flipped {
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg);
}
.dealer-filter .blog-filter-area h4 span {
  color: white;
  font-family: "acumin-pro-condensed", sans-serif;
  font-weight: 400;
  letter-spacing: 1px !important;
  letter-spacing: 1px;
  display: block;
  text-transform: uppercase;
  padding-right: 10px;
}
.dealer-filter .blog-filter-area ul {
  margin: 0;
  padding: 0;
  padding-bottom: 10px;
  display: none;
}
@media (min-width: 48em) {
  .dealer-filter .blog-filter-area ul {
    display: flex;
    justify-content: space-between;
    align-items: center;
    width: 90%;
    max-width: 600px;
    margin: 0 auto;
    padding-bottom: 0;
  }
}
.dealer-filter .blog-filter-area ul li {
  margin: 0;
  padding: 0;
  list-style-type: none;
  border-bottom: 5px solid transparent;
  border-top: 5px solid transparent;
  padding: 0 15px;
  text-decoration: none;
  color: white;
  font-family: "acumin-pro-condensed", sans-serif;
  font-weight: 400;
  letter-spacing: 1px !important;
  display: block;
  text-align: center;
  padding: 5px 0;
  letter-spacing: 1px;
  line-height: 1;
}
@media (min-width: 64em) {
  .dealer-filter .blog-filter-area ul {
    max-width: 800px;
  }
  .dealer-filter .blog-filter-area ul li a {
    font-size: 20px;
    padding: 15px 0;
  }
}

.the-locator .info-ribbon-wrapper .info-body {
  font-size: 40px;
  min-height: 655px;
  position: relative;
}
.the-locator .info-ribbon-wrapper .info-body .single-state-content {
  display: none;
  position: absolute;
  width: 90%;
  margin: 0 auto;
  padding: 25px;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  overflow: scroll;
}
.the-locator .info-ribbon-wrapper .info-body .single-state-content:-webkit-scrollbar-track {
  background: #002548;
}
.the-locator .info-ribbon-wrapper .info-body .single-state-content:first-of-type {
  display: block;
  margin-bottom: 0;
  top: unset;
  bottom: unset;
  left: unset;
  right: unset;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}
.the-locator .info-ribbon-wrapper .info-body .single-state-content:first-of-type .dealer-listings {
  margin-bottom: 0;
}
.the-locator .info-ribbon-wrapper .info-body .single-state-content:first-of-type .dealer-listings a {
  color: white !important;
}
.the-locator .info-ribbon-wrapper .info-body .single-state-content:first-of-type .dealer-listings .default {
  margin-bottom: 0;
  font-size: 40px;
}
.the-locator .info-ribbon-wrapper .info-body .single-state-content::-webkit-scrollbar {
  width: 5px;
}
.the-locator .info-ribbon-wrapper .info-body .single-state-content::-webkit-scrollbar-track {
  -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0);
}
.the-locator .info-ribbon-wrapper .info-body .single-state-content::-webkit-scrollbar-thumb {
  background-color: transparent;
  outline: 1px solid transparent;
  opacity: 0;
}
.the-locator .info-ribbon-wrapper .info-body .single-state-content::-webkit-scrollbar-corner {
  background-color: transparent;
  opacity: 0;
}
.the-locator .info-ribbon-wrapper .info-body .single-state-content::-webkit-scrollbar-button {
  background: transparent;
  opacity: 0;
}
.the-locator .info-ribbon-wrapper .info-body h2 {
  font-family: "acumin-pro-condensed", sans-serif;
  font-weight: 400;
  letter-spacing: 1px !important;
  color: white;
  margin-bottom: 25px;
}
.the-locator .info-ribbon-wrapper .info-body .dealer-listings {
  margin-bottom: 20px;
}
.the-locator .info-ribbon-wrapper .info-body .dealer-listings h3 {
  font-family: "acumin-pro", sans-serif;
  font-weight: 400;
  letter-spacing: 0;
  font-size: 26px;
  line-height: 1;
  margin-bottom: 5px;
}
.the-locator .info-ribbon-wrapper .info-body .dealer-listings p {
  margin-bottom: 0;
  font-size: 18px;
  font-family: "acumin-pro", sans-serif;
  font-weight: 400;
}
.the-locator .info-ribbon-wrapper .info-body .dealer-listings p:first-of-type {
  margin-bottom: 5px;
  line-height: 24px;
}
.the-locator .info-ribbon-wrapper .info-body .dealer-listings p a {
  color: white !important;
}
.the-locator .info-ribbon-wrapper .the-map {
  display: flex;
  align-items: center;
  justify-content: center;
  padding-left: 20px;
}
@media (max-width: 767px) {
  .the-locator .info-ribbon-wrapper .the-map {
    display: none;
  }
}
.the-locator .info-ribbon-wrapper .the-map svg {
  width: 80%;
  margin: 0 auto;
  height: 100%;
}
.the-locator .info-ribbon-wrapper .the-map .single-state {
  fill: #003261;
  stroke-width: 1px;
  stroke: white;
  transition: 0.2s ease;
  cursor: pointer;
}
.the-locator .info-ribbon-wrapper .the-map .single-state:hover {
  fill: #002548;
}

.locator-contact {
  text-align: center;
  background: #f7f7f7;
  padding: 30px;
}
.locator-contact h2 {
  font-family: "acumin-pro-condensed", sans-serif;
  font-weight: 400;
  letter-spacing: 1px !important;
  font-size: 40px;
  color: #002548;
  margin: 0;
  margin-bottom: 20px;
}
.locator-contact p {
  color: #002548;
  font-size: 18px;
  font-family: "acumin-pro", sans-serif;
  font-weight: 400;
  line-height: 1.5;
  margin: 0;
}

.the-search {
  position: absolute;
  top: 0;
  bottom: 0;
  background: white;
  z-index: 1000;
  height: 100%;
  width: 100%;
  left: 0;
  right: 0;
}
.the-search .search-contain {
  top: 35vh;
  position: absolute;
  width: 100%;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  z-index: 1000;
}
.the-search .search-contain h4 {
  text-align: center;
  font-family: "acumin-pro-condensed", sans-serif;
  font-weight: 400;
  letter-spacing: 1px !important;
  margin-top: 30px !important;
  letter-spacing: 1px;
  font-size: 18px;
  cursor: pointer;
  margin: 0;
  color: #d4242e;
  font-family: "acumin-pro-condensed", sans-serif;
  font-weight: 400;
  letter-spacing: 1px !important;
  letter-spacing: 2px;
  text-transform: uppercase;
  padding-bottom: 5px;
  border-bottom: 2px solid #d4242e;
  display: inline-block;
  font-size: 13px;
  transition: 0.2s ease;
  text-decoration: none;
  position: relative;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
}
@media (min-width: 64em) {
  .the-search .search-contain h4 {
    font-size: 18px;
  }
  .the-search .search-contain h4:hover {
    color: #002548;
    border-bottom: 2px solid #002548;
  }
}
.the-search .search-contain form {
  width: 90%;
  max-width: 500px;
  margin: 0 auto;
  position: relative;
}
.the-search .search-contain form #search {
  width: 100%;
  border: 0;
  border-bottom: 1px solid #002548;
  width: 100%;
  color: #002548;
  font-family: "acumin-pro-condensed", sans-serif;
  font-weight: 400;
  letter-spacing: 1px !important;
  padding: 10px;
  background: transparent;
  -moz-appearance: none;
  -webkit-appearance: none;
  border-radius: 0 !important;
  font-size: 30px;
}
.the-search .search-contain form #search::-webkit-input-placeholder {
  color: #002548;
  font-family: "acumin-pro-condensed", sans-serif;
  font-weight: 400;
  letter-spacing: 1px !important;
  font-size: 30px;
}
.the-search .search-contain form #search::-moz-placeholder {
  color: #002548;
  font-family: "acumin-pro-condensed", sans-serif;
  font-weight: 400;
  letter-spacing: 1px !important;
  font-size: 30px;
}
.the-search .search-contain form #search:-moz-placeholder {
  color: #002548;
  font-family: "acumin-pro-condensed", sans-serif;
  font-weight: 400;
  letter-spacing: 1px !important;
  font-size: 30px;
}
.the-search .search-contain form #search:-ms-input-placeholder {
  color: #002548;
  font-family: "acumin-pro-condensed", sans-serif;
  font-weight: 400;
  letter-spacing: 1px !important;
  font-size: 30px;
}
.the-search .search-contain form #search.placeholder {
  color: #002548;
  font-family: "acumin-pro-condensed", sans-serif;
  font-weight: 400;
  letter-spacing: 1px !important;
  font-size: 30px;
}
.the-search .search-contain form #searchsubmit {
  background: url(https://mjmyachts.com/wp-content/uploads/2019/05/glass.svg) 50% 50% no-repeat;
  background-size: 12px;
  position: absolute;
  text-indent: -9999px;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  right: 15px;
  border: 0;
}

.desktop-search-trigger a {
  text-indent: -9999px;
  background: transparent url(../png/magnifying-glass-1.png) 50% 50% no-repeat;
  background-size: 16px;
}

.single-search h3 a {
  font-family: "acumin-pro-condensed", sans-serif;
  font-weight: 400;
  letter-spacing: 1px !important;
  letter-spacing: 1px;
  font-size: 40px;
}

.a-form {
  background: #f7f7f7;
  margin: 50px;
  margin-bottom: 0;
  padding-top: 50px;
}
.a-form h4 {
  text-align: center;
  color: #002548;
  font-size: 40px;
  font-family: "acumin-pro-condensed", sans-serif;
  font-weight: 400;
  letter-spacing: 1px !important;
  margin: 0;
  margin-bottom: 20px;
}
.a-form h5 {
  text-align: center;
  color: #002548;
  font-size: 30px;
  font-family: "acumin-pro-condensed", sans-serif;
  font-weight: 400;
  letter-spacing: 1px !important;
  margin: 0;
}

.form-pop-up {
  position: absolute;
  top: 0;
  bottom: 0;
  background: rgba(255, 255, 255, 0.7);
  z-index: 1000;
  height: 100%;
  width: 100%;
  left: 0;
  right: 0;
}
.form-pop-up .form-wrapper {
  top: 35vh;
  position: absolute;
  width: 100%;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  z-index: 1000;
}
.form-pop-up .form-wrapper h4 {
  text-align: center;
  font-family: "acumin-pro-condensed", sans-serif;
  font-weight: 400;
  letter-spacing: 1px !important;
  color: #002548;
  margin-top: 0px;
  letter-spacing: 1px;
  font-size: 18px;
  cursor: pointer;
  top: -70px;
  margin: 0;
  color: #d4242e;
  font-family: "acumin-pro-condensed", sans-serif;
  font-weight: 400;
  letter-spacing: 1px !important;
  letter-spacing: 2px;
  text-transform: uppercase;
  padding-bottom: 5px;
  border-bottom: 2px solid #d4242e;
  display: inline-block;
  font-size: 13px;
  transition: 0.2s ease;
  text-decoration: none;
  text-transform: lowercase !important;
  border: none !important;
  right: 50px !important;
  position: absolute !important;
  top: 15px !important;
  font-size: 24px !important;
}
@media (min-width: 64em) {
  .form-pop-up .form-wrapper h4 {
    font-size: 18px;
  }
  .form-pop-up .form-wrapper h4:hover {
    color: #002548;
    border-bottom: 2px solid #002548;
  }
}

.gform_confirmation_message {
  text-align: center !important;
  color: #d4242e !important;
  font-size: 18px !important;
  font-family: "acumin-pro-condensed", sans-serif !important;
  font-weight: 400 !important;
  letter-spacing: 1px !important !important;
  margin: 0 !important;
  margin-top: 30px !important;
  padding-bottom: 50px !important;
}

#gform_ajax_frame_3 {
  display: none !important;
}

@media print {
  /* ==========================================================================
      Print - Normalize
  ========================================================================== */
  * {
    background: transparent !important;
    box-shadow: none !important;
    color: #000 !important;
    text-shadow: none !important;
  }

  a, a:visited {
    text-decoration: underline;
  }

  a[href]:after {
    content: " (" attr(href) ")";
  }

  abbr[title]:after {
    content: " (" attr(title) ")";
  }

  .ir a:after, a[href^="javascript:"]:after, a[href^="#"]:after {
    content: "";
  }

  pre, blockquote {
    border: 1px solid #999;
    page-break-inside: avoid;
  }

  thead {
    display: table-header-group;
  }

  tr, img {
    page-break-inside: avoid;
  }

  img {
    max-width: 100% !important;
  }

  @page {
    margin-top: 2cm;
    margin-bottom: 2cm;
  }
  p, h2, h3 {
    orphans: 3;
    widows: 3;
  }

  h2, h3 {
    page-break-after: avoid;
  }

  /* ==========================================================================
      Print - Custom
  ========================================================================== */
}
html {
  margin: 0 auto !important;
}

#wpadminbar {
  display: none !important;
}

.main-content-section .main-content-wrapper img {
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
}





/*# sourceMappingURL=/index.css.map */







/* New CSS Neha */
body {
    /* font-family: urw-din, sans-serif; */
	 font-family: "acumin-pro-condensed", sans-serif;
    font-size: 18px;
}
.wrapper {
    max-width: 1270px;
    margin: 0 auto;
}
a {
	text-decoration: none;
}
.txtupper {
	text-transform: uppercase;
}
.desktop-header {
    background-color: hwb(0deg 0% 100% / 30%);
    padding: 0 15px;
}
.desktop-header .sub-menu li {
	padding: 0;
}
.it-scrolled {
  position: fixed;
  top: 0;
  background: #002548;
}
.desktop-header .desktop-logo {
    width: auto;
    margin-right: 40px;
}
.desktop-header .desktop-header-wrap {
    justify-content: flex-start;
}
.head-right {
    margin-left: auto;
    position: relative;
}
.head-right .links a {
    color: #fff;
    text-decoration: none;
    font-size: 16px;
    text-transform: uppercase;
    margin-right: 20px;
}
.head-right div {
	display: inline-block !important;
}
.head-right a.menu-toggle {
    position: relative;
    display: inline-block;
    top: 0;
    left: 0;
    transform: none;
    border-left: 2px solid rgb(255 255 255 / 50%);
    padding: 3px 0 3px 25px;
}
.desktop-header .desktop-nav ul li a {
    line-height: 1.1;
    padding: 12px 8px !important;
    text-transform: uppercase !important;
    font-size: 15px !important;
}
.site-footer {
    background-color: #fff;
}
.site-footer .footer-wrapper .foobox {
    float: left;
    width: 25%;
    font-size: 19px;
}
.footer-wrapper .foobox .fhead {
    font-size: 20px;
    color: #898989; 
    margin-bottom: 25px;
}
.foobox ul {
    padding: 0;
    list-style: none;
}
.foobox ul li {
    text-transform: uppercase;
    margin-bottom: 3px;
    font-size: 19px;
}
.site-footer .footer-wrapper {
    align-items: normal;
}
.foobox .f-info p {
    margin-bottom: 15px;
}
.foobox .call {
    margin-bottom: 15px;
}
.foobox .call * {
    display: inline-block;
    vertical-align: top;
}
.foobox .call .tel {
    margin-left: 21px; 
}
.foobox .call i {
    margin-top: 10px;
    font-size: 20px;
}
.foobox .social {
    padding-top: 150px;
}
.foobox .social a i {
    font-size: 25px;
    margin-right: 20px;
}
.foobox.box4 {
    margin: auto;
}
.copy-info {
    font-size: 15px;
    margin-top: 37px;
}
.model-sec {
    background-color: #e5e6e6;
    padding: 60px 0 200px 0;
    margin: -0 0 -135px 0;
    z-index: 999;
	float: left;
	width: 100%;
}
.model-sec .model-wrapper {
    max-width: 1270px;
    margin: 0 auto;
	padding: 0 50px;
}
.model-sec .model-wrapper .modelbox {
    float: left;
    width: 25%;
}
.cblack {
	color: #000 !important;
}
.head {
    font-size: 35px;
    line-height: 1.2;
}
.model-sec .head {
    margin-bottom: 10px;
}
.model-sec .model-wrapper .modelbox .modellogo {
    margin: 30px 0 5px 0;
}
.model-sec .model-wrapper .modelbox .explmodel a {
    text-decoration: underline;
}
.model-sec .model-wrapper .modelbox {
    float: left;
    width: calc(25% - 45px);
    margin: 0 22px;
}
.column2 {
    width: calc(50% - 30px);
    float: left;
    margin: 15px;
}
.innovative-sec {
    background-color: #192b3f;
    color: #fff;
    clip-path: polygon(0 0, 100% 18%, 100% 82%, 0% 100%);
    padding: 150px 0;
}
.innovative-sec .innovative-wrapper {
    padding: 0 80px;
}
.innovative-sec .invotext, .invdtext {
    margin: 20px 0 55px 0;
}
a.btn, .foot-form .gfield input[type="submit"] {
    background-color: rgb(255 255 255 / 50%);
    padding: 22px 85px;
    font-size: 15px;
    text-transform: uppercase;
    color: #fff;
}
.innovative-sec .invohead, .invdhead {
    margin-bottom: 15px;
}
.build-sec {
    background-size: cover !important;
    background-position: 50% 50% !important;
    background-repeat: no-repeat !important;
    padding: 200px 0 0 0;
    margin: -190px 0 -140px 0;
}
.info-ribbon-section-blue .info-ribbon-wrapper .info-body h3 {
    font-size: 32px;
}
.article-sec {
    position: relative;
    clip-path: polygon( 0 0, 100% 0, 100% calc(100% - 90px), 50% calc(100% - 0px), 0% calc(100% - 90px)));
    -webkit-clip-path: polygon( 0 0, 100% 0, 100% calc(100% - 90px), 50% calc(100% - 0px), 0% calc(100% - 90px));
	width: 100%;
}
.art-col {
    position: absolute;
    bottom: 80px;
    left: 0;
    width: auto;
    padding: 50px;
    color: #fff;
}
.article-sec .head {
    margin-bottom: 60px;
}
.article-sec video {
	height: 1000px;
}
.hero {
    margin-bottom: -17px;
}
.info-ribbon-section-blue {
    clip-path: polygon(0 18%, 100% 0, 100% 100%, 0 82%);
}
.design-sec {
    background-color: #192b3f;
    color: #fff;
    clip-path: polygon(0 18%, 100% 0, 100% 100%, 0 82%);
    position: relative;
    margin: 0 0 -140px 0;
    z-index: 99;
}
h2 {
    font-size: 28px;
}
.design-sec h2 {
    margin-bottom: 28px;
    font-weight: normal;
    font-size: 28px;
}
.design-sec .invotext p {
    margin-bottom: 25px;
}
.design-sec .column2.designbox {
    margin: 0;
    width: 50%;
}
.design-sec .column2.designbox2 {
    padding: 170px 75px 150px 55px;
}
.designimg {
	width: 100%;
	min-height: 700px;
}
.event-sec {
    padding: 160px 0 110px 0;
    margin-top: -92px;
    background-image: linear-gradient(#e5e6e6, #c0c1c0);
}
.event-sec h2 {
    margin-bottom: 60px;
    font-weight: normal;
}
.eventbox {
    float: left;
    width: calc(33.33% - 1%);
    margin-right: 1%;
}
.eventbox .event-head {
    margin: 20px 0 15px 0;
    font-size: 24px;
}
.eventbox .evn-date {
    margin-bottom: 5px;
}
.event-sec .evenbtn {
    float: left;
    width: auto;
    margin-top: 85px;
}
.stay-sec {
    background-color: #e5e6e6;
    padding: 55px 0 35px 0;
}
.stay-sec .foot-info {
    width: 100%;
    float: left;
    margin-bottom: 40px;
}
.stay-sec .head {
    font-size: 26px;;
    float: left;
    margin-right: 50px;
}
.stay-sec .txt {
    float: left;
}
.foot-form .gfield input[type="submit"] {
    background-color: #192b40;
    border: none;
}
.foot-form .ginput_container .gform_wrapper input[type="text"], .foot-form .gform_wrapper input[type="email"] {
    padding: 31px 14px!important;
}
.foot-form h2.gform_title {
    display: none;
}
.foot-form .gform_wrapper input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]) {
    padding: 31px 15px!important;
    font-weight: bold;
    font-size: 16px;
    color: #000;
}
iframe {
	max-width: 100%;
}
.hero .slidetext {
    position: absolute;
    bottom: 200px;
    width: 100%;
    text-align: center;
    font-size: 40px;
    color: #fff;
    padding: 0 10px;
}
.all-events {
	float: left;
	margin-top: 60px;
}

.innovative-line-3 {font-size: 26px;}
.home .hero-wrap {height: 650px !important;}
video {max-width: 100% !important;}

@media screen and (max-width: 1362px) {
	.desktop-header .desktop-header-wrap {width: 98%;}
	.desktop-header .desktop-logo {width: 110px;margin-right: 18px;}
	.head-right .links a {font-size: 16px;margin-right: 10px;}
	.desktop-header .desktop-nav {max-width: 580px;}
	.model-sec .model-wrapper, .wrapper {max-width: 1100px;}
	.innovative-sec {padding: 70px 0;}
	.head {font-size: 31px;}
	.innovative-line-3 {font-size: 23px;}
	.build-sec {margin: -190px 0 -170px 0; min-height: 1000px !important;}
	.design-sec .column2.designbox2 {padding: 150px 15px 150px 28px;}
	.all-events {margin-top: 30px;}
}
@media screen and (max-width: 1370px) {
	.innovative-sec .head {font-size: 28px;}
	.innovative-line-3 {font-size: 21px;}
}

@media screen and (max-width: 1600px) {
	.head-right .links {display: none !important;}
}

@media screen and (max-width: 1160px) {
	.designimg {min-height: 740px;}
	.event-sec .wrapper {padding:0 20px;}
	
}
@media screen and (max-width: 1025px) {
	.innovative-sec .head {font-size: 23px;}
	.innovative-line-3 {font-size: 18px;}
}
@media screen and (max-width: 992px) {
	.mobile-header .mobile-logo {width: 110px;}
	.model-sec .model-wrapper, .wrapper {max-width: 920px;}
	.explmodel {font-size: 16px;}  
	.head {font-size: 26px;}
	.innovative-sec .innovative-wrapper {padding: 0 30px;}
	.build-sec {min-height: 800px !important;}
	.design-sec .column2.designbox2 {padding: 135px 0 0 28px;}
	.design-sec h2 {margin-bottom: 18px;font-size: 22px;}
	h2 {font-size: 22px;}
	.design-sec .invotext p {margin-bottom: 10px;font-size: 17px;}
	.event-sec {padding: 120px 0 80px 0;}
}
@media screen and (max-width: 767px) {
	.home .hero-wrap {height: 450px !important;}
	.model-sec .model-wrapper, .wrapper {max-width: 720px;}
	.column2 {width: calc(100% - 30px);}
	.innovative-sec {clip-path: polygon(0 0, 100% 10%, 100% 90%, 0% 100%);padding: 92px 0;}
	.build-sec {min-height: 620px !important;}
	.design-sec {clip-path: polygon(0 10%, 100% 0, 100% 100%, 0 90%);}
	.design-sec .column2.designbox {margin: 0 auto; width: 100%;}
	.design-sec .column2.designbox2 {padding: 25% 3% 10% 3%}
	.eventbox {width: calc(50% - 1%);}
	.site-footer .footer-wrapper {width: 95%;}
	.site-footer .footer-wrapper .foobox {width: 100%;margin-bottom: 20px;}
	.foobox .social {padding-top: 60px;}
	.footer-wrapper .foobox .fhead {margin-bottom: 8px;}
	.foobox ul li {font-size: 17px;}
	.copy-info {margin-top: 0;}
	a.btn, .foot-form .gfield input[type="submit"] {padding: 20px 50px;}
	section.hero {display:none;}
	.model-sec {padding-top: 100px !important; margin-top: 0;}
	.model-sec .head {display: none;}
	.model-sec .model-wrapper {display: grid; grid-template-columns: repeat(2, 1fr); grid-gap: 10px; padding: 0;}
	.model-sec .model-wrapper .modelbox {width: 100%; margin:0; padding: 0 10px; text-align: center;}
	.model-sec .model-wrapper .modelbox .modelimg img, .model-sec .model-wrapper .modelbox .modellogo img {margin-left: auto; margin-right: auto;}
}
@media screen and (max-width: 650px) {
	.designimg {min-height: 450px;}
	.article-sec video {height: 400px !important;width: auto !important;}
}
@media screen and (max-width: 560px) {
	.innovative-sec .head {font-size: 22px;}
	.innovative-line-3 {font-size: 17px;}
	.home .hero-wrap {height: 440px !important;}
	.home .hero-wrap, .article-sec {-webkit-clip-path: polygon( 0 0, 100% 0, 100% calc(100% - 60px), 50% calc(100% - 0px), 0% calc(100% - 60px))!important;}
	.innovative-sec .innovative-wrapper {padding: 0 10px;}
	.innovative-sec .invotext, .invdtext {margin: 15px 0 30px 0;}
	.head {font-size: 22px;}
	.innovative-sec {clip-path: polygon(0 0, 100% 5%, 100% 95%, 0% 100%);padding: 30px 0;}
	.build-sec {min-height: 590px !important;padding: 70px 0 0 0;margin: -100px 0 -170px 0;}
	.design-sec {clip-path: polygon(0 5%, 100% 0, 100% 100%, 0 95%);margin: 0 0 -155px 0;}
	.design-sec .column2.designbox2 {padding: 70px 0 0 0;}
	.art-col {padding: 50px 0;}
	.article-sec .head {margin-bottom: 25px;}
	.event-sec h2 {margin-bottom: 35px;}
	.eventbox {width: calc(100% - 1%);margin-bottom: 25px;}
	.eventbox .event-head {margin: 10px 0;font-size: 20px;}
}
