/* Links/Buttons */

a:focus, a:hover{color:#333;text-decoration:none;outline:0} a:active {color:#333}
a.button, a.btn, span.button {background-color:transparent;border:1px solid #f0738a;color:#4b4b4b;font-size:15px;line-height:24px;font-weight:400;padding:13px 25px;margin:20px 0 0;min-width:135px;text-transform:uppercase;text-align:center;display:inline-block;position: relative;transition:all 450ms;box-sizing:border-box;text-decoration:none;border-radius:1px;font-family: 'Montserrat', sans-serif} .button+.button, .button+.btn, .btn+.btn {margin-left:20px} .button.btn-large {padding: 15px 35px; font-size: 1em; min-width: 200px}
a.button:hover, a.btn:hover, span.button:hover {background-color:#f0738a;border-color:#f0738a;color:#fff}

.btn-trans, .btn-outline {background-color:transparent;border-color:#f0738a;color:#f0738a}
.btn-trans:hover, .btn-outline:hover {background-color:#f0738a;border-color:#f0738a;color:#fff}
.btn-white {background-color:#fff;border-color: #fff;color:#f0738a} .btn-white:hover {background-color:#f0738a;border-color:#f0738a;color:#fff}
.btn-outline.btn-white {background-color:transparent;border-color:#fff;color:#fff}
.btn-outline.btn-white:hover {background-color:#fff;border-color:#fff;color:#f0738a}
.btn-primary {background-color:#f0738a;border-color:#f0738a} .btn-primary:hover {background-color:#000;border-color:#000}

/* Form Fields */
button, input[type="button"], input[type="reset"], input[type="submit"] {border-radius:3px;vertical-align:top;box-sizing:border-box;-webkit-appearance:inherit;-moz-appearance:inherit;appearance:inherit;cursor:pointer;transition:all 300ms;padding:10px 25px 8px;border:2px solid #f0738a;background:#f0738a;color:#fff;font-size:13px;line-height:24px;font-weight:500;text-transform:uppercase;font-family: 'Montserrat', sans-serif;outline:none} 
input[type="reset"] {background:#ddd;border-color:#ddd} 

button:hover, input[type="button"]:hover, input[type="reset"]:hover, input[type="submit"]:hover {border-color:#f0738a;color:#fff;background:#f0738a}
button:focus, input[type="button"]:focus, input[type="reset"]:focus, input[type="submit"]:focus, button:active, input[type="button"]:active, input[type="reset"]:active, input[type="submit"]:active {border-color:#f0738a;background:#f0738a}

input[type="submit"].btn-trans {background-color:transparent;color:#f0738a;border-color:#f0738a} 
input[type="submit"].btn-trans.btn-trans:hover, input[type="submit"].btn-trans.btn-trans:active, input[type="submit"].btn-trans.btn-trans:focus {background-color:#f0738a;color:#fff;border-color:#f0738a}

input[type="text"], input[type="email"], input[type="url"],input[type="password"], input[type="search"], input[type="tel"], input[type="number"], input[type="date"], textarea, select {box-sizing:border-box;outline:none;border: 1px solid rgba(0,0,0,0.1);border-radius:3px;padding:17px 15px 18px;background: transparent; color: #666;font-size:15px;line-height:24px;font-family: 'Montserrat', sans-serif} select {font-family: Helvetica, Arial, "sans-serif"}
input[type="text"]:focus, input[type="email"]:focus, input[type="url"]:focus, input[type="password"]:focus, input[type="search"]:focus, input[type="tel"]:focus, input[type="number"]:focus, input[type="date"]:focus,  textarea:focus, select:focus {color: #111;border-color:rgba(0,0,0,0.2)}

/* Socials */
.socials {line-height: 1} .socials .sp {display:inline-block;text-align:center;margin:0 6px;vertical-align: middle} 
.socials .sp:first-child {margin-left:0 !important} .socials .sp:last-child {margin-right:0 !important} .socials .sp .fa { vertical-align: middle}
.socials .sp a {display:block;overflow:hidden;transition:all 300ms;border-radius:0;font-size:18px;width:34px;height:34px;line-height:32px;border:1px solid transparent;box-sizing: border-box;color:currentColor} .socials .sp a:hover {opacity: 0.5}

.social-grey .sp {margin-left: 100px; margin-right: 100px} 
.social-grey .sp a {height: 72px; width: 72px; line-height: 68px; font-size: 36px; color: #c3c3c3; border-color: #c5c5c5; border-radius: 50%}
.social-grey .sp a:hover {opacity: 1; color: #fff; background-color: #c5c5c5}

/* Header */
.hd-glb {background:#fff} .ihd {padding:10px 0; position:relative; transition:padding 400ms; background: #c9f0f1} 
.ihd .site-logo {float: left; margin-left: 95px; padding:0; width: 160px; transition: width .4s; top: 10px; line-height:1; position: absolute; z-index:19} 
.ihd .site-logo img {max-width: 240px; width: 100%;} .ihd .site-logo a {display:block} .site-logo .logo-light {display: none}

.ihd .ihd-r {float: right; margin:14px 10px 14px 0} .ihd .ihd-l {float: left}
.ihd .ihd-text {position: absolute; left: 50%; top: 50%; font-size: 15px; line-height: 28px; color: #4b4b4b; transform: translate(-50%, -50%); font-style: italic;}

.ihd-r .socials, .ihd-r .top-phone, .ihd-r .search-toggle {display: inline-block; vertical-align:top; margin-right: 20px}
.ihd-r .phn {display: inline-block; line-height: 28px; font-size: 22px; font-weight: 300} .ihd-r .socials {margin-top: 2px; margin-bottom: 2px} .ihd-r .phn .icon {display: none}
.ihd-r a {color: currentColor; text-decoration: none} .ihd-r a:hover {color: #f0738a} .ihd-r .sep {padding: 0 5px; display: inline-block}
.ihd-r .sp {margin-left: 6px; margin-right: 6px} .ihd-r .sp a {color: #4b4b4b; font-size: 12px; height: 24px; width: 24px; line-height: 20px; border-color:#4b4b4b; border-radius: 50%} 
.ihd-r .sp a:hover {opacity: 1; color: #fff; background: #4b4b4b} .ihd-r .search-toggle, .ihd-r .search-toggle .icon-search {width: 28px; height: 28px}

.site-nav { float: left} .site-nav .inav {position: fixed; background: rgba(255,255,255,.9); width: 236px; visibility:visible; transform: translateX(-250px); transition: all 400ms; overflow-y: auto; top: 0; bottom: 0; padding-top: 110px; padding-bottom: 40px} .admin-bar .site-nav .inav {padding-top: 142px}
.ihd .nav-toggle {top: 34px; transition: top 400ms}
.site-nav .inav:not(.nav-outs).push-out {transform: translateX(0)}

.hd-glb.shrink .site-nav .inav {padding-top: 90px} .admin-bar .hd-glb.shrink .site-nav .inav {padding-top: 122px} .hd-glb.shrink .ihd .nav-toggle {top: 14px}

.ihd-lighter.ihd-style2:not(.logo-fix-alt) .site-logo .logo-light {display: block} .ihd-lighter.ihd-style2:not(.logo-fix-alt) .site-logo .logo-dark {display: none}
.ihd-style2 {position:relative} .ihd-style2 .ihd-wrap {position:relative;z-index:1} .ihd-style3 .ihd-wrap {display:none}
.ihd-style2.has-sdr .ihd-wrap, .ihd-style2.has-bn .ihd-wrap {position:absolute;z-index:49;background:none;min-width:300px}
.ihd-style2.has-sdr .ibn .cpnw.vt .cpn, .ihd-style2.has-bn .ibn .cpnw.vt .cpn {margin-top:120px}

/* Sticky */
.enb-sticky.hd-glb .ihd {position:fixed;left:0;width:100%;top:0;z-index:499} .admin-bar .enb-sticky.hd-glb .ihd {top:32px}
.enb-sticky.hd-glb.shrink .ihd {background:rgba(201,240,241,.95); padding:0} .enb-sticky.hd-glb.shrink .ihd .site-logo {width: 120px} 
.enb-sticky.ihd-style1.no-bn.no-pt + .ipg, .ihd-style2.no-bn.no-pt + .ipg, .enb-sticky.ihd-style1.no-bn.has-pt .ibn, .ihd-style2.no-bn.has-pt .ibn {margin-top:70px} 

/* Search */
.search-toggle {width:42px; cursor:pointer; text-align:center} .inav .search-toggle {position:absolute;right:0;top:50%;transform:translateY(-50%)}
.search-toggle .icon-search {display:block; height:40px; font-size:16px; line-height:40px; transition:all 300ms; background: url(images/icon-search.png) no-repeat 50% 50% /14px auto} 
.search-toggle .icon-search:hover {color:#f0c0bf; opacity: .6} .search-toggle .icon-search:before {content:""}
.esearch {display:block; overflow:hidden; visibility:hidden; position:absolute; top:100%; left:0; width:100%; background:#f0c0bf; opacity: 0; padding:210px 0 280px; z-index:999; transition:all 500ms} 
.esearch.show-form {opacity: 1; visibility:visible} 

.efind .main {position: relative; max-width: 520px} .efind form {position:relative; width:100%; max-width:100%; margin:0 auto; transition: width 1s ease 150ms} 
.efind input.field {width:100%; background:#f0c0bf; border:0 none; border-bottom: 1px solid #fff; color:#fff; border-radius:0; height:40px; padding:8px 75px 8px 0; font-size:16px} .efind input.field::-webkit-input-placeholder  {color: #fff; opacity: .8} .efind input.field::-ms-input-placeholder  {color: #fff; opacity: .8}
.efind button.submit {position:absolute; background:#f0c0bf; border:0 none; color:#fff; right:30px; top:1px; padding:0; width:40px; height:38px; line-height:38px; font-size:16px; border-radius:0} .efind input.field:focus {color:#fff} .efind button.submit:hover {opacity: .6}
.efind h3, .efind h4 {color: #fff; text-align: center; font-size: 2em; margin-bottom: 25px}

.search-close {position:absolute;right:-6px;bottom:0;margin:2px 0;display:none;cursor:pointer;z-index:11}
.search-close span {position:relative; width:36px; height:36px; display:block; transition:opacity 250ms}
.search-close span:before, .search-close span:after {content:""; position:absolute; background:#fff; width:24px; height:2px; left:6px} 
.search-close span:before {transform: rotate(45deg); top:17px} .search-close span:after {transform: rotate(-45deg); bottom:17px}
.efind.show-form .search-close{display:block} .search-close:hover span {opacity:.6}

/* Footer/Bottom */
.ifot {background:#e8f8f9;color:#4b4b4b;padding:0;font-size:16px;line-height:1.4;font-weight:300; position: relative}
.ifot p:not(:last-child) {margin-bottom: 10px} .ifot strong {font-weight:400} .ifot .sep, .ifot .quick-nav .sep {padding:0 5px}
.ifot a:not(.button) {color:inherit;text-decoration:none} .ifot a:not(.button):hover {text-decoration: none; color: #f0738a}

.ifot .wg ul li {position: relative; padding: 0 0 8px 15px} .ifot .wg ul li:last-child {padding-bottom: 0}
.ifot .wg ul li:before {position: absolute; content: ">"; font-size: .9em; left: 0; top: 0; color: #fff}
.ifot .wg h3, .ifot .wg h4 {font-size:1.75em;font-weight:300; color:currentColor; margin-bottom:15px}

.ifot .ifot-wg {padding:80px 0 0; overflow:hidden} .ifot .wg-foot {margin-bottom:50px; word-break: break-word} .ifot .footer-col {position: relative; z-index: 1}
.ifot .ifot-cr {background: #d8eef0} .ifot .copyinfo {padding: 15px 0; font-size: 13px; line-height: 18px}

.ifot-wg-c .textwidget {font-size: 13px} .ifot-wg-d .wg-foot {margin-bottom: 30px}
.ifot-wg-d .widget_media_image {display: inline-block; width: auto; margin-right: 60px} .ifot-wg-d .widget_media_image img {max-height: 68px; width: auto}
.ifot .ifot-wg .main > .row {position: relative} 
.ifot-wg .main > .row:before {content: ""; position: absolute; right: -280px; bottom: 0; z-index: 0; background: url(images/footer-bg.jpg) no-repeat 50% 100% /contain; width: 480px; height: 440px}

.ifot table {width: 100%} .ifot table td {padding: 3px 3px 3px 0} .ifot table tr td:first-child {width: 110px}

.ifot .socials {margin-top: 30px} .ifot .socials .sp:not(:last-child):not(:first-child) {margin-left: 10px; margin-right: 10px} 
.ifot .socials .sp a {height: 40px; width: 40px; line-height: 38px; font-size: 18px; color: #4a4a4a; border-color: #4a4a4a; border-radius: 50%}
.ifot .socials .sp a:hover {opacity: 1; color: #fff; background-color: #4a4a4a}

/* ScrollTo */
.scroll-trigger {position: absolute; z-index: 12; top: -46px; left: 50%; margin-left: -46px; width: 92px; height: 92px; background-position: 50% 50%; background-repeat: no-repeat; background-size: 92px auto}
.scroll-trigger > a {text-indent: -999em; display: block; height: 100%} .scroll-trigger.scroll-up {background-image: url(images/footer-arrow.png)}
/* Menu */ 
.inav {position:relative; z-index: 11;font-size:14px;line-height:20px;font-weight:300}
.inav ul {list-style:none;margin:0} .inav li {display:inline-block;position:relative}
.inav li a {display:block;transition:color .4s;text-decoration:none;font-size:1em; line-height:1.15; color:#4b4b4b;padding:6px 20px 6px 28px}
.inav > ul > li > a {text-transform: uppercase}

.inav li a:hover, .inav .menu > li.sfHover > a {color:#f0738a;text-decoration:none} 
.inav .menu > li.current-menu-item > a, .inav .menu > li.current-menu-item.sfHover > a, .inav .menu > li.current-menu-parent.sfHover > a, 
.inav .menu > li.current-page-parent > a, .inav .menu > li.current-page-item > a, .inav .menu > li.current-page-ancestor > a, 
.inav .menu > li.current-menu-ancestor > a, .inav .menu li.current_page_item > a{color:#f0738a}
.inav .menu > li.sfHover > a, .inav .menu > li.current-menu-item.sfHover > a, .inav .menu > li.current-menu-parent.sfHover > a {color:#f0738a} 
.inav .menu > li.menu-item-has-children > a:after {content:"\f107";font-family:FontAwesome;display:inline-block;font-size:13px;font-weight:normal;margin-left:6px;color: currentColor;opacity: 0.6}

/* Side Menu */
.inav .menu-side li {display: block} .menu-side .sub-menu {padding:5px 0 10px 20px}
.inav .menu-side > li.current-menu-item > a, .inav .menu-side > li.current-page-parent > a, .inav .menu-side > li.current-page-item > a, .inav .menu-side > li.current-page-ancestor > a, 
.inav .menu-side > li.current-menu-ancestor > a, .inav .menu-side .sub-menu li.current-menu-item a, .inav .menu-side .sub-menu li.current-page-item a {color:#f0738a}
.inav .menu-side .menu-item-has-children .sub-menu { display: none}
.inav .menu-side > li.menu-item-has-children > a:after {content:"\f107";font-family:FontAwesome;display:inline-block;font-size:14px;font-weight:normal;margin-left:6px;color: #4b4b4b;opacity: 0.6}

/* Dropdown Menu */
.inav .menu ul.sub-menu {position:absolute;z-index:199;top:-999em;left:0;margin-top:10px;width:220px;background:#fff; box-shadow: 0 5px 25px rgba(0,0,0,0.06); padding:10px 0;border-radius:6px;transition:margin 350ms} 
.inav .menu li:hover ul.sub-menu, .inav .menu li.sfHover ul.sub-menu {top:100%} 
.inav .menu li.sfHover ul.sub-menu ul, .inav .menu li:hover  ul.sub-menu ul {top:0;left:221px;margin-top:0}
.ihd-style2 .inav .menu ul.sub-menu {margin-top:12px} .shrink .inav .menu ul.sub-menu {margin-top:18px} 
.inav .menu ul.sub-menu:before {content:"";display:inline-block;width:0;height:0;border-bottom:8px solid #fff;border-left: 8px solid transparent;border-right: 8px solid transparent;position:absolute;left:20px;top:0;z-index:1;margin-top:-8px} 

.inav .menu ul.sub-menu li {display:block;padding:0;padding-right:0;padding-left:0;border-bottom:0;margin:0;margin-left:0;margin-right:0;box-sizing:border-box}
.inav .menu ul.sub-menu li a {font-size:0.9em;color: #333; font-weight: 400; transition:background 400ms, color 400ms;padding:10px 12px 10px 20px}
.inav .menu ul.sub-menu li a:hover, .inav .menu ul.sub-menu > li.sfHover > a {color: #f0738a}

/* Menu Toggle */
.nav-toggle {cursor:pointer;position:absolute;left:30px;top:0;height:28px;line-height:28px;z-index:19;color:#808080;text-transform:uppercase;display:block;font-size:12px; transition: .4s} .nav-toggle span {position:relative;width:32px;height:28px;display:inline-block;float:right;margin-left:0} .nav-toggle > strong {font-weight: 300;font-size: 11px; color: #4b4b4b; display: none}
.nav-toggle span:before, .nav-toggle span:after, .nav-toggle span em {content:"";position:absolute;background:currentColor;transition:all 120ms ease-in-out;width:32px;height:3px;left:0} 
.nav-toggle span:before {top:5px} .nav-toggle span:after {bottom:4px} .nav-toggle span em {top:50%;margin-top:-1px} .nav-toggle:hover {color: #f0738a}
.nav-toggle:not(.toggle-be).shown span:before {width: 28px} .nav-toggle:not(.toggle-be).shown span em {width: 24px}

/* FlexSlider */
.flexslider { position: relative;margin:0 auto;padding: 0;background:#fff;width:100%;overflow:hidden}
.flexslider .slides, .flexslider .flex-control-nav, .flexslider .flex-direction-nav {margin: 0;padding: 0;list-style: none} 
.flexslider .slides {zoom: 1;display: block} .flexslider .slides .thumbs img {width: 100%;height:auto;display: block} 
.flexslider .slides > li {display: none;-webkit-backface-visibility: hidden} .no-js .flexslider .slides > li:first-child {display: block}
.flexslider .slides:after {content: ".";display: block;clear: both;visibility: hidden;line-height: 0;height: 0} 
/* Flex navi */
.flex-direction-nav a.flex-next, .flex-direction-nav a.flex-prev { background-repeat: no-repeat;background-position: 50% 50%;background-size:16px auto;border-radius: 0;height:48px;width:48px;margin-top:-24px;top: 50%;text-indent: -999em;overflow: hidden;position: absolute;z-index: 19;cursor: pointer;opacity:1} .flex-direction-nav a.flex-prev:hover, .flex-direction-nav a.flex-prev:active, .flex-direction-nav a.flex-next:hover, .flex-direction-nav a.flex-next:active { opacity:.5} .flex-direction-nav a.flex-disabled { opacity:.2;cursor:default}
.flex-direction-nav a.flex-prev {background-image:url(images/prev.png);left: 16px} .flex-direction-nav a.flex-next {background-image:url(images/next.png);right: 16px}
/* Flex dots */
.flex-control-nav {position:absolute;left:0;line-height:10px;bottom:20px;list-style:none;padding:0;margin:0;z-index:18;text-align:center;width:100%}
.flex-control-nav li {overflow: hidden;display: inline-block;margin-left: 4px;margin-right: 4px;padding:0}
.flex-control-nav li a {display: block;width:10px;height:10px;line-height:10px;text-indent: -999em;overflow:hidden;border:2px solid #fff;background:none;cursor:pointer;border-radius:50%;transition: all 300ms}
.flex-control-nav li a:hover, .flex-control-nav li a.flex-active {background:#fff} .flex-control-nav li a.flex-active:hover {cursor:default}
/* Banner/Slider */
.ibn, .islider {position: relative;overflow: hidden;width:100%} .ibn-sb {max-height:100vh} .ibn .islider .slide {height:100%} .ibn .islider.udmfx .slide { min-height: 320px; height:100vh}
.ibn .sdr-wrap {position:relative} .ibn .sdr-wrap .cpnw {padding-left:25px;padding-right:25px;box-sizing:border-box} 
.ibn .ebn {overflow:hidden;transition:height 300ms;height:60vh} .ibn .ebn.xx-bn, .ibn .ebn.oim {height:auto}
.ibn .ebn.obg:not(.xx-bn), .ibn .ebn.uix-alter:not(.xx-bn), .ibn .ebn.ebn-osp:not(.xx-bn) {height:420px} .ibn .ebn .bg:not(.is-alter){width:100%;overflow:hidden;max-height:550px} 
.ibn .bg img {width:100%;height:auto;-webkit-user-select: none;-ms-user-select: none;user-select: none} .ibn .bg a {display:block}
.ibn .bg.hs-bg {background-repeat:no-repeat;background-position:50% 50%;background-size:cover;background-attachment:scroll;height:100%;max-height:inherit;transition:height 300ms;position:relative} 
.ibn .bg.hs-bg.is-effect, .ibn .udsx .bg.hs-bg:not(.bg-alt) {background-position:50% 0;background-attachment:fixed}
.ibn .over {top:0;bottom:0;left:0;right:0;position:absolute;z-index:1} .ibn .over.tpb {background:#000} .ibn .over.tpw {background:#fff} .ibn .over.opcs {opacity:0.35}
.ibn .udsx .cov {position: relative; padding: 210px 0; transform: translate(0,0); top: 0; bottom: auto}
.ibn .udsx .bg.bg-alt {top: 0;width: 100%;position: absolute; z-index: -1}
/* Banner BG Positions */
.ibn .ud-bp-l0 .bg.hs-bg {background-position:0% 50%} .ibn .ud-bp-l10 .bg.hs-bg {background-position:10% 50%} .ibn .ud-bp-l20 .bg.hs-bg {background-position:20% 50%}
.ibn .ud-bp-l25 .bg.hs-bg {background-position:25% 50%} .ibn .ud-bp-l30 .bg.hs-bg {background-position:30% 50%} .ibn .ud-bp-l40 .bg.hs-bg {background-position:40% 50%}
.ibn .ud-bp-r0 .bg.hs-bg {background-position:100% 50%} .ibn .ud-bp-r10 .bg.hs-bg {background-position:90% 50%} .ibn .ud-bp-r20 .bg.hs-bg {background-position:80% 50%} 
.ibn .ud-bp-r25 .bg.hs-bg {background-position:85% 50%} .ibn .ud-bp-r30 .bg.hs-bg {background-position:70% 50%} .ibn .ud-bp-r40 .bg.hs-bg {background-position:60% 50%}
/* Captions */
.ibn .cov {position:absolute;z-index:9;width:100%;transition:transform 250ms} .ibn .cov.hide {display:none !important} .ibn .obg .cov > .main {}
.ibn .lx {left:0} .ibn .rx {left:0} .ibn .cx {left:0;right:0} .ibn .vt {top:135px} .ibn .vb {bottom:135px} .ibn .vm {top:50%;transform:translate(0, -50%)} 
.ibn .lx .cpn {float:left;margin-left:0} .ibn .lx .cpn.bg-no {margin-left:0} .ibn .rx .cpn {float:right;margin-right:0} .ibn .rx .cpn.bg-no {margin-right:0} .ibn .cx .cpn {float:none;margin:-50px auto 0} 
.cpn.wd-md {width:77%; max-width: 860px} .cpn.wd-lg {width:85%; max-width: 1260px} .cpn.wd-sm {max-width:420px} .cpn.wd-ex, .cpn.wd-g {width:100%}

.ibn .cov.xg {left:0;right:0;top:50%;transform:translate(0, -50%)} .ibn .cov.xg .cpn {margin:0 auto}
.ibn .cov.no-ov {position:static;top:auto;bottom:auto;transform:translate(0, 0)} 
.ibn .cov.only-pt {padding:25px 0; background: #fafafa} .ibn .cov.only-pt .cpn {color: #333; padding:0; text-align: center}

.cpn.bg-no, .cpn.bg-g {background-color:transparent; padding: 0}
.cpn.bg-dk {background-color:#000;background-color:rgba(0,0,0,.6)} .cpn.bg-lt {background-color:#fff;background-color:rgba(255,255,255,.7)} 
.cpn.cl-lt, .cpn.bg-dk.cl-g {color:#fff} .cpn.cl-dk, .cpn.bg-lt.cl-g, .cpn.cl-g {color:#333} .cpn.cl-alt {color:#999} 
.cpn.al-l, .cpn.al-g {text-align:left} .cpn.al-r {text-align:right} .cpn.al-c {text-align:center} .cpn.al-j {text-align:justify}
.cpn.cl-g.with-pt, .cpn.cl-lt.with-pt {color:#333} .cpn.cl-lt a, .cpn.cl-g a, .cpn.bg-dk.cl-g a {color:inherit}

.cpn {font-size:24px;line-height:1.4;font-weight:400;box-sizing:border-box;padding:15px 20px} .cpn.bg-no {padding:0}  
.cpn .title, .cpn .content {padding-top:0;padding-bottom:10px} .cpn .linkto {padding-top:25px;padding-bottom:10px} 
.cpn .content:after {content: ""; clear: both; width: 100%; display: table}
.cpn .title:last-child, .cpn .content:last-child, .cpn .linkto:last-child {padding-bottom: 0}

.cpn .title {font-size:2.25em;line-height:1.4;font-weight:400}
.cpn .title * {margin:0;padding:0;font-size:inherit;font-weight:inherit;line-height:inherit} 
.cpn .title p {font-size:0.5em;margin-top:5px} .cpn .content * { font-weight:inherit;line-height:inherit} .cpn:not(.al-c):not(.al-r) .content p {max-width: 680px}
.cpn .content h1, .cpn .content h2, .cpn .content h3, .cpn .content h4 {line-height:1;font-weight:400}
.cpn .content h1, .cpn .content h2 {font-size:2.25em; text-transform: uppercase} .cpn .content h3, .cpn .content h4, .ebn .cpn .title {font-size:1.5em}
.cpn .content h3 strong, .cpn .content h2 strong, .cpn .content h1 strong {color:#f0738a; font-weight: 500}
.cpn a.button {min-width:200px;padding:15px 35px; line-height: 1.5; font-size: 1em; color: #fff; background: #f0738a; border-color: #f0738a} 
.cpn a.button:hover {background: #f0738a; border-color: #f0738a} .cpn a.button.btn-trans {border-color:#fff} .cpn a.button.btn-trans:hover {background:#fff;color:#333}
 
.cpn .breadcrumb {font-size:13px;line-height:1;font-weight:400;padding:0 0 4px;margin:0; color:#fff} 
.cpn .breadcrumb .separator {font-size: .75em; color: #fff; padding:0 4px} .cpn .breadcrumb .current, .cpn .woocommerce-breadcrumb {color: #f0738a}
.cpn .breadcrumb a {color:#fff; transition: all 300ms} .cpn .breadcrumb a:hover {box-shadow: 0 1px 0 #fff}
/* Content */
.ipg {background:#fff;font-size:17px;line-height:1.65;font-weight:300;position:relative;z-index:10} 
.ipg .wrap {padding-top:135px;padding-bottom:135px} .ipg .wrap.wrap-wd, .ipg .wrap.wrap-fluid {padding-top:0;padding-bottom:0} 
.ipg.ipg-pad-lg .wrap:not(.wrap-wd):not(.wrap-fluid) {padding-top: 200px; padding-bottom: 200px}

.ipg.vm .icontent { min-height: 60vh;display: table;width: 100%}
.ipg.vm .icontent .epg {display: table-cell;width: 100%;vertical-align: middle}
.ipg.ipg-evd .wrap {padding-top: 60px; padding-bottom: 65px} 
.ipg.ipg-evdl {margin-bottom: -14px} .ipg.ipg-evdl .wrap {padding-top: 0; padding-bottom:0}

.ipg .ititle {margin-bottom:15px} .ipg .ientry {overflow:hidden} .ipg .ithumb {margin-bottom:10px} 
.ipg .lead {font-size: 1.375em; margin-bottom: 16px} .ipg .lead:last-child {margin-bottom: 0}
.ipg strong, .ipg b, .ipg cite {font-weight:500}

.ipg h1, .ipg h2, .ipg h2 strong, .ipg h5, .ipg h4 strong {color:#f0738a} .ipg h3, .ipg h4, .ipg h5 strong {color: #5c5b5d} 
.ipg h1, .ipg h2, .ipg h3, .ipg h4, .ipg h5, .ipg h6 {line-height:1.45; font-weight: 400}
.ipg h1, .ipg h2 {font-size:2.45em} .ipg h3 {font-size:2.1em; font-weight: 300} 
.ipg h4 {font-size:1.5em; font-weight: 300} .ipg h6 {font-size: 1.35em; font-weight: 400} .ipg h5 {font-size:1.3em; font-weight: 300} 

.ipg h1+h4, .ipg h1+h3, .ipg h2+h4, .ipg h2+h3 {margin-top:-12px} .ipg h1+h6 {font-weight: 300}
.ipg p+h1, .ipg p+h2, .ipg p+h3, .ipg p+h4, .ipg p+h5, .ipg p+h6 {margin-top: 25px}

.ipg h1 strong, .ipg h2 strong, .ipg h5 strong {font-weight: 400} .ipg h4 strong {font-weight: 300}

.ipg table {margin:10px 0} .ipg table:first-child {margin-top:0} .ipg table:last-child {margin-bottom:0}
.ipg td, .ipg th {padding:4px 10px 4px 0px} .ipg td {vertical-align:top} .ipg th {font-weight:500;color:#333}

.ipg blockquote {margin:16px 0 16px;padding:0;font-size:18px;font-weight:400;line-height:1.6;font-style:normal;color:#f0738a;overflow:hidden}  
.ipg blockquote p {font-size:1.667em;line-height:inherit;color:inherit} 
.ipg blockquote h4, .ipg blockquote h5 {font-style:normal;font-weight:400;font-size:.8em;margin-top:25px;color:#f0738a !important;text-transform:uppercase;letter-spacing:3px}

.ipg .alignright {float:right;margin:2px 0 15px 30px;clear:right} .ipg .alignleft {float:left;margin:2px 30px 15px 0;clear:left}
.ipg .alignalone {margin:5px auto 15px} .ipg .alignnone {margin:0 10px 15px 0px} .ipg .aligncenter {margin:10px auto 15px;display:block}
.ipg .alignright.wp-caption, .ipg .alignleft.wp-caption {margin-top:6px} .ipg img.border {background:#d2d2d2;padding:2px} .ipg img.nomg {margin: 0}

.ipg .wp-caption p {font-size:0.9em;color:#f0738a;font-style:italic;text-align:center} .ipg .wp-caption img {margin:0;width:100%} 
.ipg .wp-caption img, .ipg img.alignright, .ipg img.alignleft, .ipg img.alignalone, .ipg img.alignnone, .ipg img.aligncenter {border-radius:0}

.eclm, .ecn {margin-bottom:0} .row .eclm {margin-top:10px;margin-bottom:10px} .eclm.vm {display:table-cell;float:none;vertical-align:middle;width:720px}

/* UL/OL */
.ientry > ul, .content > ul {margin:0 0 15px 20px} .ientry > ul:last-child, .content > ul:last-child {margin-bottom:0}
.ientry > ul li, .content > ul li { list-style:disc;padding:0 0 10px 2px} .ientry > ul li:last-child, .content > ul li:last-child {padding-bottom:0}
.ientry > ol, .content > ol {margin:0;margin-left:35px} .ientry > ol li, .content > ol li {list-style:decimal;padding:0 0 10px 12px}
.ientry > ul ul, .ientry > ol ol, .ientry > ul ol, .ientry > ol ul, .content > ul ul, .content > ol ol, .content > ul ol, .content > ol ul {margin-top:8px}

.ientry > ul, .content > ul {margin:0;margin-bottom:15px} .ientry > ul:last-child, .content > ul:last-child {margin-bottom: 0}
.ientry > ul li, .content > ul li {list-style:none;position:relative;padding-left:18px} 
.ientry > ul li:before, .content > ul li:before {content:"\f111";font-family:FontAwesome;color:#4d4d4d;position:absolute;left:1px;top:14px;font-size:4px;line-height:.9}
.content > ul.col-x2 li {display: inline-block; width: 49%; box-sizing: border-box; padding-right: 15px; vertical-align: top}

/* Light Text */
.ipg .light {color:#fff} .ipg .light h1, .ipg .light h2, .ipg .light h3, .ipg .light * {color:inherit} 
.ipg .light h4 {color:#f0738a} .ipg .light.sec-primary h4 {color:#fff}
.ipg .light a:not(.button) {color:inherit;text-decoration:underline} .ipg .light a:not(.button):hover {text-decoration:none;color:inherit}

/* Section/Parts/Parallax */
.section > .content, .section > .main {position:relative;z-index:3}  
.section {padding-top:1px;padding-bottom:1px;position:relative} 
.section.sec-lg {padding-top: 80px; padding-bottom: 80px}
.section.sec-sm {padding-top: 30px; padding-bottom: 30px}
.section.iplx {padding-top:160px;padding-bottom:160px}

.section.no-udx+.no-udx {padding-top:0} .section.nopd {padding-top:0;padding-bottom:0}
.section.ud-bgx {background-repeat:no-repeat;background-position:50% 50%;background-size:cover} 
.section.ud-bgx.no-cover, .section.ud-bgx.nocover {background-size:auto}
.sec.sec-grey, .ecn.ec-grey {background:#f9f9f9} .sec.sec-theme, .ecn.ec-theme {background:#e8f8f9} 
.sec.sec-white, .ecn.ec-white {background:#fff} .sec.sec-primary, .ecn.ec-primary {background:#f0738a}

.section.sec-large p, .section.sec-large li, .section.sec-large td {font-size: 1.4em}
.section.sec-medium p, .section.sec-medium li, .section.sec-medium td {font-size: 1.12em}
.sec.sec-full {min-height: 100vh; padding: 425px 0}
.sec-full .gaps.sz-xl {height: 65vh}
.sec-full.ud-bgx,  .sec-full.ud-bgx .plx-bg {background-attachment: fixed}
 
.section.vm .content > .row {display: table;  margin: 0; padding: 0}
.section.vm .content > .row .eclm {margin: 0; padding: 0; vertical-align: middle; display: table-cell; float: none}
.section.vm .content > .row .eclm img {transform: scale(1.01)}

.elmx {position:absolute;display:none;background-repeat:no-repeat}
.elmx.to-left {right:52%;background-position:100% 50%} .elmx.to-right {left:52%;background-position:0 50%}

.plx-bg {position: absolute; top: 0; left: 0; right: 0; bottom: 0; z-index: 0; background-position: 50% 50%; background-attachment: scroll; background-size: cover}
.plx-bg .bg-mob {display: none}

.ecn.ec-grey, .ecn.ec-white, .ecn.ec-theme, .ecn.ec-primary {margin-bottom: 35px}
.ecn.ec-grey > .content, .ecn.ec-white > .content, .ecn.ec-theme > .content, .ecn.ec-primary  > .content{ padding: 20px}

/* iBlog */
.epc-row + .epc-row, .iposts.sc-iposts {margin-top:40px} .epc .more {margin-top:12px}
.epc .heading {font-weight:400;font-size:1.3em} 
.epc .heading a {color:#333333} .epc .heading a:hover {color:#f0738a} .epc .ithumb a {display: block}
.epc .ithumb {margin-bottom:15px;position:relative;overflow:hidden}
.epc .ithumb img {width:100%;transition:opacity 350ms, transform 1200ms} 
.epc .ithumb + .ipost {overflow:hidden} .epc .heading + .post-meta, .epc .heading + .post-date {margin-top:-15px;color:#f0738a;font-size:0.85em}

.epc .btn-more {background:none;color:#f0738a;padding:0;border:0 none;text-transform:capitalize;min-width:inherit}
.epc .btn-more:hover {color:#f0738a;background:none} .epc .btn-more:after {content:"\f105";font-family:FontAwesome;display:none;margin-left:4px;font-size:16px;line-height:1.5;vertical-align:top}

.epc .over {display:block;opacity:0;position:absolute;top:0;left:0;right:0;bottom:0;transition:all 450ms} 
.epc .over::after {content:"";background:#000;height:100%;width:100%;display:block;text-align:center;opacity:0.6}
.epc .over em {margin:-18px 0 0 -18px;border-radius:50%;height:36px;width:36px;line-height:36px;font-size:14px;transition:all 300ms;border:1px solid #fff;color:#fff;position:absolute;left:50%;top:50%;z-index:2;text-align:center} 
.epc .over em:hover {color:#f0738a;border-color:#fff; background:#fff} .epc .ithumb:hover .over {opacity:1} 

.epc.elp .heading {font-family: 'Montserrat'; font-size: 1.2em} .epc.ebs .heading {font-size:2.45em;font-weight:400;color:#333} .epc.ebs .ithumb {margin-bottom:15px}
.epc.elp.g1c {margin-top: 30px} .epc.elp.g1c:first-child {margin-top:0} .epc.elp.g1c .ithumb {float: left; width: 220px; margin: 0 30px 0 0}
.epc.elp.g1c .ithumb + .ipost {padding-top: 15px} .sc-iposts .epc .heading {font-size: 1.15em}

/* Cards */
.cards { overflow: hidden; transform-style: preserve-3d; text-align: left} .cards.center, .cards.ac {text-align: center} .cards.ar {text-align: right}
.cards-block { padding: 35px 30px; text-align: left} .cards-cta {margin-top: 25px;display: block} .cards-cta .button {margin-top: 0}
.card-thumb {margin: 0 0 20px; position: relative; overflow: hidden; transform-style: preserve-3d} 
.card-thumb img {margin: 0; padding: 0; border: 0; transition: all .4s} .card-thumb a:hover img {opacity: .6}
.cards h3, .cards h4 {font-size: 1.5em}

.cards-overbox {position: relative} .cards-overbox .card-thumb {width: 100%; margin: 0; float: none} .cards-overbox .card-thumb img {width: 100%; transition-duration:1.5s}
.cards-overbox:after {content: ""; position: absolute; bottom: 0; left: 0; right: 0;opacity: .5; background: #000; height: 100%}
.cards-overlay {position: absolute;z-index:5; bottom: 0; left: 0; width: 100%; box-sizing: border-box; padding:25px 20px; color: #fff}
.cards-overlay h2, .cards-overlay h3, .cards-overlay h4 {color: #fff} .cards-overlay .button {color: #fff} 
.cards:hover .cards-overbox .card-thumb img, .cards:focus .cards-overbox .card-thumb img {transform: scale(1.1)}

.cards h3 + .divide[class*="wave"], .cards h4 + .divide[class*="wave"] {margin-top: -10px; margin-bottom: 20px}

.cd-thumb-left .card-thumb, .cd-thumb-right .card-thumb {width: 40%; max-width: 345px}
.cd-thumb-left .card-thumb {float: left; margin:0 10px 0 0} .cd-thumb-right .card-thumb {float: right; margin:0}
.cd-thumb-right .cards-block, .cd-thumb-left .cards-block {overflow: hidden}

.cd-thumb-left .card-thumb:after, .cd-thumb-right .card-thumb:after {content: ""; position: absolute; top: 65px; width: 0; height: 0; border-top: 35px solid transparent; border-bottom: 35px solid transparent} .cd-thumb-left .card-thumb:after {border-right: 55px solid #fff; right: 0} .cd-thumb-right .card-thumb:after {border-left: 55px solid #fff; left: 0}

.cd-color1 {background: #fff5e6} .cd-color1.cd-thumb-left .card-thumb:after {border-right-color: #fff5e6} .cd-color1.cd-thumb-right .card-thumb:after {border-left-color: #fff5e6}
.cd-color2 {background: #e2dfd2} .cd-color2.cd-thumb-left .card-thumb:after {border-right-color: #e2dfd2} .cd-color2.cd-thumb-right .card-thumb:after {border-left-color: #e2dfd2}
.cd-color3 {background: #d8eef0} .cd-color3.cd-thumb-left .card-thumb:after {border-right-color: #d8eef0} .cd-color3.cd-thumb-right .card-thumb:after {border-left-color: #d8eef0}

.cd-s1 {display: flex} .cd-s1 .cards-block {width: 520px; padding: 40px 50px 60px} .cd-s1 .card-thumb {width: 380px; max-width: inherit} .cd-s1 .card-thumb:after {display: none}
.cd-s1 .card-thumb img {position: absolute; top: 0;left: 50%;transform: translateX(-50%);height: 100%;width: auto;max-width: initial}

.wider .cards {padding: 0; min-height: 480px} .wider .cd-thumb-left .card-thumb {height: 480px}
.wider .cd-thumb-left .card-thumb img {position: absolute; height: 100%; width: auto; max-width: initial; top: 50%; left: 50%; transform: translate(-50%, -50%)}

/* iQuote */
.iquote .quoted {font-size:18px; line-height: 1.85; font-family: 'Lora', sans-serif} .iquote .saying p:last-child:after, .iquote .quoted:before {content:"\f10d"; font-family:FontAwesome; font-size:60px; line-height:0.8; font-weight:normal; color:#eee; opacity:1; text-align:left; margin-bottom:20px; vertical-align:top; display: none}

.iquote .view-list.col-x1 .eqt:not(:last-child) {padding-bottom: 50px; margin-bottom: 50px; border-bottom: 1px solid #cccccc}

.iquote .ithumb {margin-bottom:0}
.iquote .qt-who { font-weight:500; margin-top:10px} .iquote .qt-wq {font-weight:500; font-size:1em}
.iquote .quoted .brief {font-size:2em;text-transform:uppercase;font-weight:300}
.iquote .quoted .brief + .saying {margin-top:25px}  .iquote .quoted .brief {font-weight:400}

.iquote.qts-x .g2c.last .content {padding-left:40px} .iquote.qts-x .g2c.last {float:right}
.iquote.qts-x .ithumb {position:absolute; left:0; width:50%; max-width:1100px; overflow:hidden} 
.iquote.qts-x .g2c.last > .content {padding-top:120px; padding-bottom:120px}
.iquote .view-slide {display:none} .iquote .view-slide.owl-loaded {display:block}

.iquote.qts-slide {margin-top: 50px}
.iquote .view-slide .quoted {max-width: 980px; margin: 0 auto; min-height: 200px}
.iquote .view-slide .saying a {text-transform: uppercase}
.iquote .view-slide .qt-who {display: none}

.iquote .owl-nav {display: block; position: static; margin-top: 15px} .iquote .owl-nav .owl-prev, .iquote .owl-nav .owl-next {margin: 0 40px; transform: translate(0, 0); display: inline-block; width: 40px; height: 40px; position: static; background-size: 40px auto} .iquote .owl-nav .owl-next {background-image: url(images/next-g.png)} .iquote .owl-nav .owl-prev {background-image: url(images/prev-g.png)}

/* Comments */
.epc-cr {margin-top:35px;padding-top:25px;border-top:1px solid rgba(0,0,0,0.1)} .epc-cr .pagi {margin:0 0 20px} .epc-cr .row + .row {margin-top:15px} .epc-cr .row .g0c + .g0c {margin-top:15px}
.epc-cr .title {font-size:1.1em;margin-bottom:20px} .epc-cr label {display:block;width:100%} .epc-cr textarea, .epc-cr input, .epc-cr select {width:100%;vertical-align:top} 
.epc-cr input[type=radio], .epc-cr input[type=checkbox], .epc-cr input[type=submit], .epc-cr input[type=reset] {width:auto} .epc-cr textarea {height:150px} .epc-cr input[type=submit] {width:220px}

.cmts {list-style:none;padding:0;margin:0 0 10px;font-size:13px;line-height:1.4} .cmts .comment-meta {padding-bottom:8px} .cmts .comment-author {font-weight:500} 
.cmts .comment-meta a {color:#999;text-decoration:none} .cmts .comment-meta a:hover {color:#333}
.cmts ol, .cmts ul {margin:15px 0 0 35px;list-style:none} .cmts li {padding:12px 0 15px;border-bottom:1px solid rgba(0,0,0,0.04)} 
.cmts li li { padding:15px 0 12px;border-top:1px solid rgba(0,0,0,0.04);border-bottom:0 none} .cmts li:last-child {border-bottom:0 none;padding-bottom:5px} .cmts li:last-child {padding-top:0}
.cmts .reply {margin-top:-6px} .cmts .reply a {color:#717171;background:#ddd;padding:4px 10px 3px;display:inline-block;font-size:11px;line-height:16px;text-decoration:none} .cmts .reply a:hover {color:#333;background:#eee}

/* iPagi */
.pagi, .wp-pagenavi {margin:35px 0;padding:0;text-align:center;display:table;width:100%;font-weight:400} 
.pagi:last-child, .wp-pagenavi:last-child {margin-bottom:0px} .pagi:first-child, .wp-pagenavi:first-child {margin-top:0px} 
.pagi ul.page-numbers {display:inline;margin:0;padding:0} .pagi ul.page-numbers li {display:inline;background:none}

.pagi .total-page, .wp-pagenavi .pages { line-height:30px;padding:8px 12px;color:#999;font-weight:400;display:inline-block;border:0 none}
.pagi ul.page-numbers a.page-numbers, .pagi ul.page-numbers span.page-numbers, .wp-pagenavi a.page, 
.wp-pagenavi span.current, .wp-pagenavi span.extend, .wp-pagenavi a.nextpostslink, .wp-pagenavi a.previouspostslink, 
.wp-pagenavi a.first, .wp-pagenavi a.last {display:inline-block;padding:5px;margin:0 3px 3px;border:0 none;background:#f0f0f0;color:#999999;text-decoration:none;-webkit-border-radius:50%;-moz-border-radius:50%;border-radius:50%;height:34px;width:34px;line-height:34px;font-size:16px;-moz-transition:all 300ms;-webkit-transition:all 300ms;transition:all 300ms} .wp-pagenavi a.first, .wp-pagenavi a.last {font-size:12px}

.pagi ul.page-numbers .page-numbers.current, .wp-pagenavi span.current {color:#fff;background:#f0738a}
.pagi ul.page-numbers a.page-numbers:hover, .wp-pagenavi a.page:hover, .wp-pagenavi a.nextpostslink:hover, 
.wp-pagenavi a.previouspostslink:hover, .wp-pagenavi a.first:hover, .wp-pagenavi a.last:hover {background:#d0d0d0;color:#000}

.pagi ul.page-numbers a.next, .pagi ul.page-numbers a.prev, .wp-pagenavi a.nextpostslink, 
.wp-pagenavi a.previouspostslink, .wp-pagenavi a.last, .wp-pagenavi a.first { background:#f0f0f0}

.pagi .inext {float:right} .pagi .iprev {float:left} .pagi .inext a, .pagi .iprev a {display:inline-block;padding:7px 15px 8px;background-color:#e6e6e6;color:#000;margin:0 0 5px;text-decoration:none;font-weight:700;font-size:15px;border-radius:0;transition:all 300ms} .pagi .inext a:hover, .pagi .iprev a:hover {background-color:#ffffff;color:#000}

.pagi.pagi-rg > .page-total {display:inline-block;padding:0 20px;line-height:39px;font-weight:400;color:#000000}
.pagi.pagi-rg > a, .pagi.pagi-rg > .none {width:37px;height:37px;line-height:36px;border:1px solid #414141;color:#414141;text-align:center;background:none;display:inline-block;font-weight:500;text-decoration:none;font-size:16px;transition:all 350ms} .pagi.pagi-rg > a:hover {color:#a0a0a0;border-color:#a0a0a0} .pagi.pagi-rg > .none {opacity:0.2;cursor:default}

/* Side Widget */
.wg h3, .wg h4 {font-size:1.5em;line-height:1.2;font-weight:400;color:#333} 
.wg-side h3, .wg-side h4 {font-size: 1.375em}
.wg-side {margin-bottom:25px; font-size: 14px} .wg-side:last-child {margin-bottom:0}
.wg-side:not(:last-child) {padding-bottom: 25px; border-bottom: 1px solid #eee}

.wg-side li a, .wg-side li .count {color:#666; position:relative}
.wg-side li a:hover, .wg-side li.current-menu-item a {color:#f0738a}
.wg-side li.current-menu-item a {font-weight:500}

.wg-side ul.menu {list-style:none;margin:0;padding:0} .wg-side ul.menu li {border-top:2px solid #f2f2f2}
.wg-side ul.menu li a {display: block;padding:12px 0} .wg-side ul.product-categories li a {padding-left: 20px}

.wg-side ul.menu li a:after, .wg-side ul.product-categories li a:before {font-family:FontAwesome; display: inline-block;line-height:1;vertical-align:top; position:absolute}

.wg-side ul.menu li a:after {right:2px;top:12px;content:"\f105";font-size:20px}
.wg-side ul.product-categories li a:before {left: 1px; top: 3px; content:"\f1db";font-size:0.85em}
.wg-side ul.product-categories li a:hover:before, .wg-side ul.product-categories li.current-cat a:before{content:"\f111"}
.wg-side ul:not(.menu) li:not(:last-child):not(.epc) {padding-bottom: 12px}

.wg-side .epc {overflow: hidden; font-size: 12px; text-align: left} .wg-side .epc:not(:last-child) {margin-bottom: 12px}
.wg-side .epc h3 {font-size: 1.15em; margin-bottom: 0} .wg-side .epc .post-title {margin: 0} .wg-side .epc .icon-link {transform: scale(.5)}
.wg-side .epc .ithumb {width: 100px; margin:0 20px 0 0; float: left} .wg-side .epc .more {margin-top:0}
.wg-side .epc .more a {color: #f0738a; font-weight:400} .wg-side .epc .more a:hover {color: #f0738a}
/* iBox */
.ibox .block {width:100%;overflow:hidden} .ibox .more {margin-top:20px} .ibox .more:first-child {margin-top:0}
.ibox .overup {position:absolute;bottom:0;left:0;right:0;z-index:2;padding:10px 12px;color:#fff;background:#000;background:rgba(0,0,0,.4);text-align:center}
.ibox .ithumb {margin-bottom:15px;position:relative;overflow:hidden} .ibox .ithumb:last-child {margin-bottom:0}
.ibox .ithumb img {width:100%;height:auto;transition:opacity 350ms, transform 1500ms} .ibox .ithumb a:hover img { opacity:0.8}
.ibox .ov-title {font-size:2.2em;line-height:1.2;color:inherit;font-weight:400;font-family: 'Montserrat', sans-serif;text-transform:uppercase}
.ibox a.link-to {color:#333;display:block} .ibox a.link-to:hover h3, .ibox a.link-to:hover h4 {color:inherit} .ibox a.link-to:hover .ithumb img {opacity:0.8}

.ibox.ibox-alter {padding:50px 135px 50px 30px;box-sizing:border-box;background-size:cover;background-position:100% 50%;background-repeat:no-repeat} 
.ibox.ibox-alter.view-xc {padding:0} .ibox.ud-blue .overup {background:rgba(0,0,153,0.4)} .ibox.ud-orange .overup {background:rgba(255,51,0,0.4)}
/* Carousel */
.owl-nav { list-style:none;margin:0;padding:0;text-align:center;line-height:10px}
.owl-nav .owl-prev, .owl-nav .owl-next { position:absolute;top:50%; transform: translateY(-50%);margin-top:0;height:40px;line-height:40px;width:40px;background-repeat: no-repeat;background-position:50% 50%;background-size:18px auto;text-indent:-999em;text-align:left;z-index:29;opacity:.85;transition:opacity 350ms, background-color 350ms} .owl-nav .owl-prev:hover, .owl-nav .owl-next:hover {opacity:1} 
.owl-nav .owl-prev.disabled, .owl-nav .owl-next.disabled {opacity:.25;cursor:default}
.owl-nav .owl-prev {left:15px;background-image:url(images/prev.png)} .owl-nav .owl-next {right:15px;background-image:url(images/next.png)}

.owl-dots {margin:20px 0 0;padding:0;text-align:center;line-height:1;position:relative;z-index:19} 
.owl-dots .owl-dot {display:inline;margin:0 3px} .owl-dots .owl-dot span {display:inline-block;box-sizing:border-box;padding:0;line-height:11px;height:13px;width:13px;border:2px solid #fff;background-color:transparent;transition:border 350ms, background-color 350ms;text-indent:-999em;text-align:left;border-radius:50%} .owl-dots .owl-dot.active span {background-color:#fff}
/* Misc */
.hr, hr {border:none;border-bottom:1px solid #dadada;margin:20px 0}
.divide {border-bottom:1px solid #dadada;clear:both;margin:30px 0} 
.hr:last-child, hr:last-child, .divide:last-child {margin-bottom:0} .hr.hr-theme {border-color: #98d1e1}
.dv-wave-sm, .dv-wave-lg, .dv-wave-md, .dv-wave {display: block; border-bottom: 0 none; background: url(images/divider-wave.png) repeat-x 0 50% / 75px 10px; height: 10px}
.dv-wave-sm {max-width: 225px} .dv-wave-lg {max-width: 630px} .dv-wave-md {max-width: 460px} .center .divide[class*='wave'], .center[class*='wave'] {margin-left:auto; margin-right: auto}

.lines {clear:both;line-height:0;margin:25px 0 15px} .lines em {background-color:#f0738a;display:inline-block;height:3px;width:100px} 
.lines.sz-sm em, .lines.sz-small em {width:50px} .lines.sz-lg em, .lines.sz-large em {width:150px} .lines.al-right {text-align:right}
.lines + h1, .lines + h2, .lines + h3, .lines + h4 {margin-top:25px} .lines:first-child {margin-top:0}

.gaps {display:block;clear:both;overflow:hidden;height:20px} 
.gaps.sz-small, .gaps.sz-sm {height:15px} .gaps.sz-medium, .gaps.sz-md {height:40px}  
.gaps.sz-large, .gaps.sz-lg {height: 60px} .gaps.sz-ex, .gaps.sz-xl {height:80px} 

.icn {display:inline-block;margin-bottom:20px} .icn.ud-s1 {margin-bottom:0}
.icn .isvg {line-height:1;shape-rendering:crispEdges;max-width:100%;height:auto}
.icn .ic.icon {display:inline-block;background-repeat:no-repeat;background-position:50% 50%;background-size:auto;height:100%;width:100%} 
.icn.sz-xl {width:192px;height:192px;margin-bottom:40px} .icn.sz-xl .ic.icon {background-size:192px auto}
.icn.sz-lg {width:96px;height:96px;margin-bottom:30px} .icn.sz-lg .ic.icon {background-size:96px auto}
.icn.icn-fa {margin-bottom:0;font-size:1.2em;line-height:1;color:#f0738a} .icn.icn-fa.sz-rg {min-width:24px}

.vdbox {position:relative;margin:15px auto;max-width:760px;width:100%;height:0;padding-top:58%} 
.vdbox iframe {position:absolute;top:0;left:0;width:100%;height:100%} 
.vdbox:last-child {margin-top:0} .vdbox:last-child {margin-bottom:0}

.post-edit-link {background:#ccc;color:#fff;font-size:9px;text-decoration:none;text-transform:uppercase;padding:3px 6px;line-height:14px}
.post-edit-link:hover {background:#ddd;color:#fff}

/* Gavity Form */
.site-body .gform_wrapper {margin:20px 0} .site-body .gform_wrapper:first-child {margin-top:0} .site-body .gform_wrapper:last-child {margin-bottom:0}
.site-body .gform_wrapper:after {content: ""; display: table; width: 100%; height: 0; clear: both}
.site-body .gform_wrapper .gform_footer {padding:4px 0 0} .site-body .gform_wrapper .ginput_container.ginput_recaptcha {padding-top:4px !important}
.site-body .gform_wrapper ul.gform_fields {margin-right: -10px !important; margin-left: -10px !important; font-size: 0}
.site-body .gform_wrapper ul li.gfield {max-width: 100% !important; margin:0 !important;margin-bottom:30px !important;position:relative; padding-right:10px !important; padding-left: 10px !important; font-size: 15px} 
.site-body .gform_wrapper.gform_validation_error .gform_body ul li.gfield.gfield_error:not(.gf_left_half):not(.gf_right_half) {max-width: 100% !important; width: 100% !important}
.site-body .gform_wrapper ul li.gfield.gf_right_half, .site-body .gform_wrapper ul li.gfield.gf_left_half {max-width: 50% !important}
.site-body .gform_wrapper ul li.field_description_below div.ginput_container_checkbox, .site-body .gform_wrapper ul li.field_description_below div.ginput_container_radio {margin-top:0;margin-bottom:6px}
.site-body .gform_wrapper label.gfield_label {font-weight:600;padding-bottom:4px} .site-body .gform_wrapper li.hide-label .gfield_label {display:none} 
.site-body .gform_wrapper li.hidden_label input, .site-body .gform_wrapper li.hidden_label textarea, .site-body .gform_wrapper li.hidden_label select {margin-top:6px} 

.site-body .gform_wrapper input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]), .site-body .gform_wrapper select, .site-body .gform_wrapper textarea {padding:4px 15px !important;height:46px;width:100%;font-size:100%;line-height:1.4;border-radius:1px;background-color: transparent;border-color: #c9c9c9;color:#333;outline-color:transparent;margin-left:0;margin-right:0} .site-body .gform_wrapper select {color:#999}
.site-body .light .gform_wrapper input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]), .site-body .light .gform_wrapper select, .site-body .light .gform_wrapper textarea {border-color: #fff}
.gform_wrapper li.gfield_error input:not([type="radio"]):not([type="checkbox"]):not([type="submit"]):not([type="button"]):not([type="image"]):not([type="file"]), .site-body .gform_wrapper li.gfield_error select, .gform_wrapper li.gfield_error textarea {border-color:#ffbcbc !important}
.site-body .gform_wrapper input:focus:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]), .site-body .gform_wrapper select:focus, .site-body .gform_wrapper textarea:focus {border-color:#b3b3b3 !important; color:#333}

.site-body .gform_wrapper .chosen-container-multi.chosen-container .chosen-choices {min-height:44px !important;border-radius:1px;border-color:rgba(0,0,0,0.15);color:#555;box-shadow:none !important}
.site-body .gform_wrapper .chosen-container-active .chosen-choices {border-color: #b3b3b3 !important}
.site-body .gform_wrapper .chosen-container-multi .chosen-choices li.search-field {padding:0;color:#555}
.site-body .gform_wrapper .chosen-container-multi .chosen-choices li.search-field input {height:auto !important; color:#a9a9a9 !important}
.site-body .gform_wrapper .chosen-container-multi .chosen-choices li.search-choice {padding:7px 25px 8px 10px;font-size:90%;line-height:1;background:#eee}
.site-body .gform_wrapper .chosen-container-multi .chosen-choices li.search-choice .search-choice-close {top:10px;right:5px}

.site-body .gform_wrapper li.gfield.gf_list_2col ul.gfield_checkbox li label, .site-body .gform_wrapper li.gfield.gf_list_3col ul.gfield_checkbox li label, .site-body .gform_wrapper li.gfield.gf_list_4col ul.gfield_checkbox li label, 
.site-body .gform_wrapper li.gfield.gf_list_2col ul.gfield_radio li label, .site-body .gform_wrapper li.gfield.gf_list_3col ul.gfield_radio li label, .site-body .gform_wrapper li.gfield.gf_list_4col ul.gfield_radio li label {max-width:90%;font-size:100%} .site-body .gform_wrapper textarea, .site-body .gform_wrapper textarea.medium, .site-body .gform_wrapper textarea, .site-body .gform_wrapper textarea.large {height:180px}  

.site-body .gform_wrapper .gform_footer input.button {height:56px;line-height:1;padding:1px 30px;width: auto;min-width:135px;max-width:300px;font-size:15px;border-width: 1px;border-radius:1px;margin-bottom:0; background: transparent; border-color: #f0738a; color: #4b4b4b} .site-body .gform_wrapper .gform_footer input.button:hover {background: #f0738a; border-color: #f0738a; color: #fff} 
.site-body .light .gform_wrapper .gform_footer input.button:hover {background: #fff; border-color: #fff; color: #f0738a}

.site-body .gform_wrapper li.gfield.gfield_error, .site-body .gform_wrapper li.gfield.gfield_error.gfield_contains_required.gfield_creditcard_warning {padding-top:0;padding-bottom:0;background:none;border:0 none;margin-top:0 !important;margin-bottom:0 !important}
.site-body .gform_wrapper .top_label .gfield div.ginput_container {margin-top:0 !important}
.site-body .gform_wrapper .field_description_below .gfield_description {font-weight: 400;margin-bottom:10px;margin-top: 5px;padding-top: 0}
.site-body .gform_wrapper .validation_message {font-weight:400;color:#e70023;font-size:11px}
.site-body .gform_wrapper div.validation_error {font-weight:400;font-size:13px;color:#e70023;border-color:#ff8c8c;padding:8px 0;width:100%; margin-bottom: 15px}
.site-body .gform_wrapper .gform_body {width:100% !important} 
.site-body .light .gform_wrapper .validation_message, .site-body .light .gform_wrapper div.validation_error {color: #fff}

.gform_wrapper.gf_browser_chrome ul.gform_fields li.gfield div.ginput_complex span.ginput_left select, .gform_wrapper.gf_browser_chrome ul.gform_fields li.gfield div.ginput_complex span.ginput_right select, .gform_wrapper.gf_browser_chrome ul.gform_fields li.gfield input[type=radio], .gform_wrapper.gf_browser_chrome ul.gform_fields li.gfield select {margin-left:0 !important;margin-right:0 !important}

/* ErrorPage*/
.error404 .site-header, .error404 .site-footer, .error404 .ibtm {display:none !important} 
.error404.site-body {min-height:100vh} .error404.site-body .wrap {padding: 0} .error404 .ipg.i404 {margin:0;padding:0;height:100%;min-height:100vh}
.error404 .e404 {position:absolute;top:50%;left:50%;max-width:520px;margin-left:-260px;transform:translateY(-50%);box-sizing:border-box;color:#999} 
.error404 .e404 .heading404 {font-size:2em;line-height:0.9;color:#666;font-weight:300;text-transform:uppercase;padding:15px 0px 25px ;margin:0} 
.error404 .e404 .heading404 strong {font-size:2.2em;font-weight:400;color:#333;display:block}
.error404 .e404 h4 {font-size:1.6em;line-height:1.3} 
.error404 .e404 a.button {margin:15px 0 20px;color:currentColor;background:none;border:1px solid currentColor;font-weight:400;font-size:12px} 
.error404 .e404 a.button:hover {color:#fff;background:#333;border-color:#333}

/* ACCORDION */
.accordion-area {margin-bottom:20px}
.accordion-section a.accordion-section-title {background:none;position:relative;color:#333 !important;font-size:16px;line-height:1.3em;padding:25px 40px 25px 0;text-decoration:none;display:block;margin-bottom:2px;font-weight:500} 
.accordion-area .accordion-section {border-bottom:1px solid #edecec} .accordion-area .accordion-section:last-child {border-bottom:1px solid transparent}

.accordion-section .accordion-section-content {display:none;padding:10px 0 35px} .accordion-section .accordion-section-content .content {display:block;margin-left:25px;padding:0 0 0 30px;overflow:hidden;border-left:3px solid #f7941e}

.accordion-area a.accordion-section-title .left-arrow {font-weight:normal} .accordion-area a.accordion-section-title .left-arrow:before {content:'\f107';display:block;font-size:28px;font-family:FontAwesome;position:absolute;right:15px;top:25px;font-weight:normal} 
.accordion-area a.accordion-section-title.active .left-arrow:before {content:'\f105'}
/* WP GALLERY */
.gallery {margin:20px -15px !important} .gallery:last-child {margin-bottom: 0} 
.gallery.gallery-item {margin: 0 !important} .gallery.gallery-columns-3 .gallery-item {width: 33.33% !important}
.gallery .gallery-item .gallery-icon {padding: 0 15px} .gallery .gallery-item img {border: 0 none !important}

/* iMODAL */
.imodal {position: fixed; width: 100%; height: 100%; top: 0; left:105%; padding-right:20px; z-index:9999995; overflow-y: scroll; overflow-x: hidden; background:#f2fbfc; display:block; visibility:hidden; transition: left 0.8s, visibility 0.3s; } 
.imodal.actived {visibility: visible; left:0; transition: left 0.5s}

.imodal .close {position:fixed; right:40px; top:40px; width:50px; height:50px; background:#f2fbfc url(images/close.png) no-repeat 50% 50%; display:block; text-indent:-999em;overflow:hidden;background-size:40px auto;cursor:pointer;transition:opacity 300ms;opacity:0;z-index:9999996} .imodal .close:hover {opacity:.6 !important}
.imodal .icontent {width:90%; max-width:1180px; margin:0 auto; position:relative; padding:70px 0} .imodal .icontent > .content {padding:0 15px}

.imodal {font-size: 17px; line-height: 1.65; font-weight: 300}
.imodal h3 {font-weight: 300; font-size: 1.45} .imodal h4 {font-size: 1.2em; font-weight: 500} 
.imodal h4+p {margin-top: -10px} .imodal p+h4 {margin-top: 20px}

.imodal:after {background: rgba(255,255,255,0); background: linear-gradient(to bottom, rgba(242,251,252,0) 0%, rgba(242,251,252,1) 100%); content:""; height:90px; width:100%; position:fixed; bottom:0; z-index:9999997}

/* TOGGLES */
.toggle-content {display: none} .toggle-content > .block {padding-top: 35px} .toggle-content:first-child > .block {padding-top: 0} 
.toggle-content.active-toggle {display: block} .toggle-content .row .eclm {margin-top: 0; margin-bottom: 0}
.enb-toggle .title:hover {cursor: pointer} .enb-toggle .title:after {content: "More Info"; transition: all .4s; font-family: 'Montserrat'; display: inline-block; padding-left: 65px; font-size: 11px; line-height: 24px; vertical-align: middle; color: #4b4b4b; text-transform: uppercase; background-position: 30px 50%; background-repeat: no-repeat; background-size: auto 18px; background-image: url(images/toggle-down.png)}
.enb-toggle .title.active-toggle-title:after {content: "Less Info"; background-image: url(images/toggle-up.png)}
.heading-title + .toggle-content > .block  {padding-top: 10px} .toggle-content + .price-block {margin-top: 40px}
/* iProducts */
.epds .thumb-ipd {max-width: 270px; margin: 0 auto 50px} .wrap-wd .epds .thumb-ipd {margin-bottom: 10px; margin-top: 50px} .wrap-rg .epg + .epds {margin-top: 50px}
.pdl-lists {display: block; margin: 50px -5px} .pdl-lists:first-child {margin-top: 0 !important} .pdl-lists:last-child {margin-bottom: 0 !important} 
.pdl-item {display: inline-block; width: 20%} .pdl-span {display: block; padding: 5px} .sec-pdpg {padding-top: 135px} 
.pdl-item a {display: block; padding: 8px 10px; font-size: 16px; line-height: 30px; text-decoration: none; background: #d8eef0; color: #4b4b4b; text-align: center; transition: all .4s}
.pdl-item.current a, .pdl-item a:hover {background: #000; color: #fff}

.pds-pagi {display: block; margin-top: 35px; text-align: center} .wrap-wd .pds-pagi {margin-bottom: 135px}
.pds-prev, .pds-next {display: inline-block; margin: 0 45px; overflow: hidden; text-indent: -999em; padding: 0; width: 54px; height: 54px; border-radius: 27px; border: 1px solid #808080; background-position: 50% 50%; background-repeat: no-repeat; background-size: 24px auto; transition: background-color .4s} .pds-prev {background-image:url(images/prev-r.png)} .pds-next {background-image:url(images/next-r.png)} .pds-prev:hover, .pds-next:hover {background-color: #eee}

/* PriceSet */
.price-block {background: #f2fbfc; margin: 60px 0} .price-block:first-child {margin-top: 0 !important} .price-block:last-child {margin-bottom: 0 !important} 
.price-block .block {padding: 20px 20px 22px} .price-block + .button {margin-top: -15px}
.price-set h6 {font-size: 1.2em; margin-bottom: 10px} .price-set h6:last-child {margin-bottom: 0} .price-set p+h6 {margin-top: 15px}

.price-set {margin:20px 0} .price-set:last-child { margin-bottom: 0 !important} .price-set:first-child { margin-top: 0 !important} 
.price-set > .title:first-child {padding-bottom: 8px}
.price-set .title {color: #f0738a; font-size: 1.235em; font-weight: 500; line-height:26px; margin: 0} 
.price-set .title.title-sub {font-size: 1em; color:#4b4b4b} .price-set .title.title-sub-s {font-weight: 300}
.price-set .title.title-head {color: #5c5b5d; font-size: 2.1em; font-weight: 300; font-family:'Montserrat', sans-serif}

.price-set .entry {overflow: hidden; line-height: 26px} .price-set .entry + .content {margin-top: 10px}
.price-set .entry .content, .price-set .entry .title {float: left; width: calc(100% - 275px)}
.price-set .cost-price {float: right; text-align: right; width:265px}
.price-set .cost {float: right; width: 50%; font-weight: 500; line-height:18px; padding:4px 0} 
.price-set .cost.price-z {float: left} .price-set .cost .sep {padding: 0 10px}

.price-set.no-xyz {margin-bottom: 4px} .price-set.has-xy .cost {width: 50%} .price-set.has-xyz .cost {width: 33.33%} .price-set.no-xyz .entry .content {margin-bottom: 20px} .price-set.type-head.no-xyz .entry .content {width: 100%; margin-bottom: 25px} 
.price-set.has-zo .entry .content, .price-set.has-zo .entry .title {width: 50%} .price-set.has-xyz .entry .content, .price-set.has-xyz .entry .title {width: 54%}
.price-set.has-zo .cost-price {width: 48%; text-align: left} .price-set.has-xyz .cost-price {width: 45%} .price-set.has-yo .cost {float: left}
.price-set.has-xo .cost.price-x {width: 100%} .price-set.has-xy .entry + .content {width: calc(100% - 220px)}

.price-set.prs-border, .price-set.prs-border-g {border-bottom: 1px solid #afdce8; padding-bottom: 20px} .price-set.prs-border-g {border-bottom-color: #cccece}
.price-set.prs-border:last-child, .price-set.prs-border-g:last-child {border-bottom: 0 none}
.price-set:not(.type-head):not(.prs-border-g):not(.prs-border) + .price-set.type-sub {margin-top: 0}
.price-set.type-sub {margin-bottom: 12px} .price-set.type-head {background: #fff; margin:-20px -20px 0 !important; padding: 0 0 25px} 
.price-set.type-head.no-xyz {padding-bottom:0} .price-set.type-sub-s {margin-bottom: 6px}
.price-set.type-sub.prs-border, .price-set.type-sub.prs-border-g, .price-set.no-xyz.prs-border, .price-set.no-xyz.prs-border-g { margin-bottom: 20px}
.price-set.type-sub-s.prs-border, .price-set.type-sub-s.prs-border-g {margin-top: 7px; margin-bottom: 6px}
.price-set.type-sub-s.prs-border, .price-set.type-sub-s.prs-border-g {padding-bottom: 8px}
.price-set.type-sub-s.prs-border:last-child, .price-set.type-sub-s.prs-border-g:last-child {padding-bottom: 0}
.price-set.type-sub-s + .price-set:not(.type-sub-s) {margin-top: 20px}
.price-set.has-cn + .type-sub-s {margin-top: -15px} .price-set.no-xyz.has-cn + .price-set.type-sub {margin-top:0px}

.price-set.prs-border.no-xyz .entry .content, .price-set.prs-border.no-xyz .entry .content {margin-bottom: 0}
.price-set.type-head .cost {font-weight: 300; text-transform: uppercase; font-size: 1em; padding: 0 20px; box-sizing: border-box}
.price-set.type-head .entry {line-height: 36px} .price-set.type-head .entry .title {width: auto; float: none; padding-bottom: 10px}
.price-set.type-head .entry p {line-height: 1.65}
.pbs-border .price-set:not(.type-head):not(.prs-border-no):not(:last-child), .pbs-border-g .price-set:not(.type-head):not(.prs-border-no):not(:last-child) {border-bottom: 1px solid #afdce8; padding-bottom: 20px} 
.pbs-border .price-set.type-sub:not(:last-child), .pbs-border-g .price-set.type-sub:not(:last-child) {padding-bottom: 10px}
.pbs-border-g .price-set:not(.type-head):not(:last-child) {border-bottom-color: #cccece}
.pbs-border .price-set.no-xyz, .pbs-border-g .price-set.no-xyz {margin-bottom: 10px} 

.pbs-s1 .price-set.has-xy .cost, .pbs-s2 .price-set.has-xyz .cost {font-size: .9em}
.pbs-s1 .price-set.has-xy .price-x {width: 30%} .pbs-s1 .price-set.has-xy .price-y {width: 70%; text-align: left}
.pbs-s2 .price-set.type-sub-s .cost {font-weight: 300; text-align: left}
.pbs-s2 .price-set.has-xyz .entry .content, .pbs-s2 .price-set.has-xyz .entry .title {width: 40%} .pbs-s2 .price-set.has-xyz .cost-price {width: 58%}
.pbs-s2 .price-set.has-xyz .price-x, .pbs-s2 .price-set.has-xyz .price-z {width: 28%} .pbs-s2 .price-set.has-xyz .price-y {width: 44%}
.pbs-s2 .price-set.has-xo .entry .title, .pbs-s2 .price-set.has-xo .entry .content {width: 60%} .pbs-s2 .price-set.has-xo .cost-price{width: 40%; margin-top: 0}
.pbs-s2 .g2c:first-child, .pbs-s2 .g6:first-child {padding-right: 0} .pbs-s2 .g2c+.g2c, .pbs-s2 .g6+.g6 {padding-left: 0}

.price-block .hr, .price-block hr {margin: 10px 0}
.price-block .toggle-content {margin:0 -20px 0; background:#fff; padding-top: 0}
.price-block .toggle-content .block {padding: 0 0 40px}

/* Differences */
body #twttrHubFrameSecure,  body #twttrHubFrame, body #fb-root, body > iframe {display:none !important}
body #fancybox-overlay {background:#000 !important;opacity:0.85 !important}

.ec-s1 > .content {max-width: 400px; margin: 0 auto}
.ec-edge-b.eclm {margin: 0; position: absolute;text-align: right; bottom: -140px} .sec-lg .ec-edge-b.eclm {bottom: -190px}
.ec-edge-b.eclm.frs {right: 0; transform: translateY(50%); bottom: 50%} .ec-edge-b.eclm:last-child {right: 0} .ec-edge-b.eclm img {margin:0; margin-right: 30px}
.ec-box-w {background: #fff} .ec-box-w .content {padding: 30px 65px}

.ec-bdr-r > .content, .ec-bdr-l > .content {padding-top: 10px; padding-bottom: 10px}
.ec-bdr-r.g8 > .content, .ec-bdr-r.g9 > .content {padding-right: 30px} .ec-bdr-r.g8+.g4 > .content, .ec-bdr-r.g9+.g3 > .content {padding-left: 30px}
.ec-bdr-r {border-right: 1px solid #e8e8e8} .ec-bdr-l {border-left: 1px solid #e8e8e8}

.ec-reward .content {background: #f4f4f4; padding-bottom: 18px; min-height: 520px} .ec-reward .content p {padding-left: 25px; padding-right: 20px}
.ec-reward .content > h3:first-child, .ec-reward .content > h4:first-child{background: #66d3d7; color: #fff; padding: 10px 25px; text-transform: uppercase; font-weight: 300}
.ec-reward .content > ul li {border-bottom: 1px solid #fff; margin-bottom: 12px; padding-left: 40px; padding-right: 20px} 
.ec-reward .content > ul li:last-child {border-bottom:  0; margin-bottom: 0} .ec-reward .content > ul li:before {margin-left: 20px;color: #66d3d7}

.sec-medium p, .sec-medium p > strong {font-weight: normal} .sec-medium p > strong {color: #f0738a}

.page-links ul {list-style: none; margin: 0} .page-links ul li {padding: 0 0 10px} .page-links ul li:last-child {padding-bottom: 0}

.plk-line {border-bottom:1px solid #a2a2a2; border-top:1px solid #a2a2a2; padding: 8px 0; font-size: 14px; margin-bottom: 50px; text-align: center}
.plk-line ul li {display: inline-block; padding: 0} .plk-line ul li > a {display: inline-block; color: #4d4d4d; text-transform: uppercase; padding: 0 20px; border-right:1px solid #a2a2a2} .plk-line ul li:last-child > a {border-right: 0} .plk-line ul li > a:hover {color: #f0738a} .plk-line ul ul {display: none}

.plk-box ul {display: table; width: 100%; border-left: 1px solid #f0738a; border-right: 1px solid #f0738a; box-sizing: border-box} 
.plk-box ul ul {display: none} .plk-box ul+ul {border-top: 2px solid #f0738a}
.plk-box ul li {float: left; width: 16.66667%; box-sizing: border-box; padding: 0}
.plk-box ul li a {display:table-cell; position: relative; vertical-align: middle; width: 400px; height: 180px; box-sizing: border-box; text-transform: uppercase; text-align: center; padding: 20px 35px; background: transparent; color: #f0738a; transition: all .4s; border-right: 1px solid #f0738a} 
.plk-box ul li a:hover {color: #fff}  .plk-box ul li:last-child a {border-right: 0 none}
.plk-box ul li a:after {content: ""; position: absolute; left: 0; top: 0; bottom: 0; right: 0; display: block; background:#f0738a; opacity: 0; z-index: -1; transition: all .4s}
.plk-box ul li a:hover:after {opacity: 1}
.ipg-appoint-bg {background-image: url(images/bg-appoint.jpg); background-position: 50% 0; background-repeat: no-repeat; background-size: cover; min-height: 95vh}
.ipg-appoint-bg > .main {max-width: 820px} .ipg-appoint-bg .epc iframe {background: #fff; width: 100%}

.blog-nav + .icontent {margin-top: 70px;} .wrap-wd > .blog-nav {margin-top: 135px}
.blog-nav h1.heading-page {font-size: 2.45em; text-align: center; margin-bottom: 40px}
.blog-nav ul.menu {list-style: none; margin: 0; padding: 0; display: flex} .blog-nav ul.menu li {width: 33.333333%; text-align: center; padding: 0 15px}
.blog-nav ul.menu li a {background: #d8eff0; color: #4b4b4b; transition: all .4s; padding: 8px 15px; display: block} 
.blog-nav ul.menu li a:hover, .blog-nav ul.menu li.current-post-ancestor a, .blog-nav ul.menu li.current-menu-parent a, .blog-nav ul.menu li.current-menu-item a {background: #434343; color: #fff}

/* Responsive */
@media (min-width:1650px) {
	.site-nav .inav {transform: translateX(0)} .site-nav .inav.nav-outs.push-out {transform: translateX(-250px)}
	.site-nav .inav {padding-top: 140px} .admin-bar .site-nav .inav {padding-top: 172px}
	.nav-toggle.toggle-be span:before {width: 28px} .nav-toggle.toggle-be span em {width: 24px}
	.nav-toggle.toggle-be.shown span:before, .nav-toggle.toggle-be.shown span em {width: 32px}
	
	.hd-glb.shrink .site-nav .inav {padding-top: 90px} .admin-bar .hd-glb.shrink .site-nav .inav {padding-top: 122px} 

	.eclm.ec-pad-l {padding-left: 60px} .eclm.ec-pad-r {padding-right: 60px} 
	.main.md .eclm.ec-pad-l {padding-left: 30px} .main.md .eclm.ec-pad-r {padding-right: 30px}
	
	.ihd {padding:25px 0} .ihd .site-logo {width: 240px} .ihd .ihd-text {font-size: 18px} .ihd-r .phn {font-size: 26px} .ihd .nav-toggle {top: 52px} 
	.enb-sticky.ihd-style1.no-bn.no-pt + .ipg, .ihd-style2.no-bn.no-pt + .ipg, .enb-sticky.ihd-style1.no-bn.has-pt .ibn, .ihd-style2.no-bn.has-pt .ibn {margin-top:106px} 
}
@media (min-width:1920px) {
	.ibn .ebn.obg:not(.xx-bn), .ibn .ebn.uix-alter:not(.xx-bn), .ibn .ebn.ebn-osp:not(.xx-bn) {height:550px}
	.cards-block { padding: 44px 40px} .cards h3, .cards h4 {font-size: 1.75em} .wider .cards {min-height: 440px} .wider .cd-thumb-left .card-thumb {height: 440px}
}
@media (max-width:1600px) { .cards-block {font-size: 13px; padding: 25px 15px} .wider .cards {min-height: 380px} .wider .cd-thumb-left .card-thumb {height: 380px} }
@media (max-width:1280px) { 
	.iplx, .iplx .plx-bg {background-attachment:scroll;background-position:50% 50% !important}
	.sec-full.ud-bgx,  .sec-full.ud-bgx .plx-bg {background-attachment: scroll}
	.sec.sec-full {padding-top: 220px; padding-bottom: 220px;} .sec-full .gaps.sz-xl { height: 200px}
	
	.ihd .ihd-text {font-size: 10px} .ihd-r .phn {font-size: 20px} .ihd .ihd-r {margin-right: 20px}
	.ihd-r .socials, .ihd-r .top-phone, .ihd-r .search-toggle {margin-right: 10px}
	
	.ipg, .iquote .eqt .block, .imodal {font-size:14px}
	.ifot {font-size: 12px} .ifot-wg-c .textwidget {font-size: 11px} .ifot table tr td:first-child {width: 85px}
	.ifot-wg .main > .row:before {width: 220px; height: 180px; right: -60px}
	
	.plk-box ul li a {height: 50px; padding: 20px} .pdl-item a {font-size: 15px}
	
	.cards-block {padding:35px 30px}
	.wider .cards {min-height:400px} .wider .cd-thumb-left .card-thumb {height: 400px}
	
	.ec-edge-b.eclm img {margin-right: 0} a.button.btn-large {padding: 12px 30px; min-width: 140px} 
	.ibn .udsx .cov {padding: 150px 0 210px} .ibn .udsx .content .section {padding: 15px 0} .ibn .cov.only-pt {padding-top: 35px}
	.cpn .content h1, .cpn .content h2 {font-size: 2em}
	.ess.ess-single .ithumb {width: 320px} 
}
@media (max-width:782px) { .admin-bar .enb-sticky.hd-glb .ihd {top:46px} }
@media (max-width:992px) {
	.enb-sticky.hd-glb .ihd {position:fixed; padding: 6px 0 !important}
	.enb-sticky.ihd-style1.no-bn.has-pt .ibn, .ihd-style2.no-bn.has-pt .ibn, .enb-sticky.ihd-style1.no-bn.no-pt + .ipg, .ihd-style2.no-bn.no-pt + .ipg, .enb-sticky.ihd-style1.has-bn .ibn {margin-top: 56px}
	.ihd-style2.has-sdr .ibn .cpnw.vt .cpn, .ihd-style2.has-bn .ibn .cpnw.vt .cpn {margin-top:92px}
	
	.site-nav .inav {padding-top: 80px} .admin-bar .site-nav .inav {padding-top: 112px}
	
	.ihd {padding: 6px 0} .ihd .site-logo {width: 120px; top: 4px} .ihd .ihd-r {margin-top: 8px; margin-bottom: 8px} .ihd .nav-toggle {top: 14px}
	.ihd-r .phn a {display: inline-block; padding:0 4px} .ihd-r .phn .icon {display: inline-block; transform: rotate(100deg)} .ihd-r .phn .numb {display: none}
	
	.scroll-trigger {width: 46px; height: 46px; background-size: 46px auto; top: -23px; margin-left: -23px}
	.ifot .ifot-wg {padding-top: 50px} .ifot-wg-d .wg-foot {margin-bottom: 20px} 
	.ifot-wg-a, .ifot-wg-b {width: 40%} .ifot-wg-c {width: 80%}
	.ifot-wg-d .widget_media_image {margin-right: 20px} .ifot-wg-d .widget_media_image img {max-height: 45px}
	.ec-reward .content {min-height: 550px}
	
	.ipg .wrap {padding-top: 95px; padding-bottom: 95px}
	.sec-intro.vm .content > .row, .sec-intro.vm .content > .row .eclm {display: block} 
	.sec-intro .eclm.g6 {width: 80%; display: block; margin: 0 10% !important; overflow: hidden}
	
	.plk-box ul li a {height: 120px; padding:15px 12px; font-size: .9em}
	.pdl-item {width: 25%} .pdl-item a {font-size: 14px}
	
	.ibn .ebn.obg:not(.xx-bn), .ibn .ebn.uix-alter:not(.xx-bn), .ibn .ebn.ebn-osp:not(.xx-bn) {height: 320px}
	.ibn .rx .cpn {margin-right:0} .ibn .lx .cpn {margin-left:0px} .ibn .vt {top: 55px} .ibn .vb {bottom: 35px}
	.cpn {font-size: 16px} .cpn .linkto {padding-top: 12px} .cpn a.button {padding:12px 25px 13px;min-width:inherit}
}
@media (min-width:768px) and (max-width:1280px) {
	.epc .heading:not(.heading-story) {font-size: 1.25em} .wg-side .epc .ithumb {width: 60px; margin-right: 12px} .wg-side .epc h3 {font-size: 1em !important} 
	.ibn .udsx .cpn {font-size: 18px} .ibn .udsx .cov {padding: 150px 0 200px}
	.ipg .alignright, .ipg .alignleft {max-width: 370px}
	
	.epc .heading:not(.heading-story) {font-size: 1.25em} .sc-iposts .epc .heading {font-size: 1.1em}
	.epc.elp.g1c .ithumb {width: 160px; margin-right: 20px} .epc.elp.g1c .ithumb + .ipost {padding-top: 0}
	.epc.elp.g1c .ititle {margin-bottom: 8px}
}
@media (max-width:767px) {
	.site-body {min-width:320px;-webkit-text-size-adjust: 100%} 
	.isidebar > .inside {margin-top:30px;border-top:1px solid #eee;padding-top:30px}
	.ientry > ul li, .content > ul li {padding-left:18px} .ientry > ul li:before, .content > ul li:before {top: 10px} .divide {margin: 20px 0}
	.gaps, .gaps.sz-small, .gaps.sz-sm {height:15px} .gaps.sz-ex, .gaps.sz-xl {height:60px} .gaps.sz-large, .gaps.sz-lg {height:40px}
	
	.sec.sec-full-sm-o {padding: 0; min-height: inherit} .sec.sec-full-sm-o > .main {padding-left: 0; padding-right: 0} .sec.sec-full-sm-o .gaps {display: none}
	.sec.sec-full-sm-o .ecn {max-width: 100%; width: 100%} .sec.sec-full-sm-o .ecn > .content {padding-left: 20px; padding-right: 20px;}
	.plx-bg.in-top, .plx-bg.in-bottom {position: static; background-image: none} .plx-bg.in-top .hide, .plx-bg.in-bottom .hide {display: block}
	.plx-bg .has-bg-mob {display: none} .plx-bg .bg-mob {display: block}
	
	.ibn .no-nv .flex-direction-nav, .ibn .no-dt .flex-control-nav {display:none}
	.ibn .ebn.obg:not(.xx-bn), .ibn .ebn.uix-alter:not(.xx-bn), .ibn .ebn.ebn-osp:not(.xx-bn) {height: 240px}
	.ibn .vb {bottom:65px} .ibn .vt {top:25px} .ibn .cx .cpn {margin:0 auto} .ibn .obg .cov > .main {width:100%}  
	.ibn .udsx .cov {padding: 80px 0} .cpn {font-size:13px} .only-pt .cpn {font-size:15px}  
	.cpn .title, .cpn .content h2, .cpn .content h1 {font-size:1.8em} .cpn .content h3, .cpn .content h4 {font-size: 1.375em}
	.cpn .linkto {padding-bottom:10px;padding-top:10px} .cpn a.button {font-size:12px;padding:10px 15px}
	.cpn .breadcrumb {font-size: 11px; padding: 8px 0 2px}

	.ec-c1 {background-color: #fcf5e6} .ec-c2 {background-color: #fefbf5} .ec-c3 {background-color: #eef6f7}
	.ec-c4 {background-color: #f8fbfc} .ec-c5 {background-color: #f0efe8} .ec-c6 {background-color: #f9f8f6}
	.ec-c1 .content, .ec-c2 .content, .ec-c3 .content, .ec-c4 .content, .ec-c5 .content, .ec-c6 .content { padding-top: 25px; padding-bottom: 25px}
	
	.epc-row .epc + .epc, .row .epc + .epc, .epc-row + .epc-row, .iposts.sc-iposts, .iposts .iposts-intro + .irecent-posts {margin-top: 30px} .epc.elp {text-align: left}
	.epc.elp .ithumb, .iposts .style-col3 .epc .ithumb, .epc.elp.g1c .ithumb {float:left;width:160px;margin-right:25px; margin-bottom: 0}
	.epc.elp .ithumb + .ipost, .iposts .style-col3 .epc .ithumb + .ipost {text-align: left} .epc.elp.g1c .ithumb + .ipost {padding-top: 0}
	.wg-side .epc + .epc {margin-top:10px} .wg-side.widget_nav_menu:first-child {margin-top: -10px} .wg-side.widget_nav_menu:first-child ul.menu li:first-child {border-top: 0}	
	
	.ipg h1, .ipg h2 {font-size:1.875em} .epc .heading, .ipg h3, .wg h3, .wg h4 {font-size: 1.5em} 
	.ipg h4 {font-size: 1.25em; margin-bottom: 12px} .ipg h5, .ipg h6 {font-size: 1.1em}
	.ipg blockquote {font-size: 14px} .ipg .alignright, .ipg .alignleft {max-width: 280px}
	
	.ipg .wrap, .section, .ipg.ipg-grey {padding-top:0px;padding-bottom:0px} 
	.section.iplx {padding-top:75px;padding-bottom:75px} .ipg.vm .icontent {min-height: 70vh}
	.section.sec-lg {padding-top: 65px; padding-bottom: 65px}
	.ipg.ipg-pad-lg .wrap:not(.wrap-wd):not(.wrap-fluid) {padding-top: 65px; padding-bottom: 65px}
	.eclm.vm {width: 100%; display: block} 
	
	.wrap-wd .pds-pagi {margin-bottom: 40px} .wrap-wd .epds .thumb-ipd {margin-top: 10px}
	.plk-line {margin-bottom: 40px; font-size: 12px} .plk-line ul li {margin:6px 0}
	.price-block {margin: 40px 0} .price-set .title {font-size: 1.1em} .price-set .title.title-head {font-size: 1.5em; font-weight: 400}
	.pbs-s2 .g2c:first-child, .pbs-s2 .g6:first-child {padding-right: 10px} 
	.pbs-s2 .g2c+.g2c, .pbs-s2 .g6+.g6 {padding-left: 10px; margin-top: 0; padding-top: 6px}
	.pbs-s2 .g2c+.g2c > .content, .pbs-s2 .g6+.g6 > .content {position: relative}
	.pbs-s2 .g2c+.g2c > .content:before, .pbs-s2 .g6+.g6 > .content:before {content: ""; display: block; position: absolute; left: 0; right: 0; top: -6px; border-top: 1px solid #cccece}
	.price-set.type-sub+.columns {margin-top: -12px} .price-set.has-xy .entry + .content {width: 100%}
	
	.ec-bdr-r > .content, .ec-bdr-l > .content {padding-top: 0; padding-bottom: 35px}
	.ec-bdr-r {border-bottom: 1px solid #e8e8e8; border-right: 0} .ec-bdr-l {border-top: 1px solid #e8e8e8; border-left: 0}
	.ec-bdr-r.g8 > .content, .ec-bdr-r.g9 > .content {padding-right: 0; padding-bottom: 30px} 
	.ec-bdr-r.g8+.g4 > .content, .ec-bdr-r.g9+.g3 > .content {padding-left: 0; padding-top: 30px}
	
	.ec-edge-b.eclm {position: relative; text-align: center; margin: 0; width: auto} .ec-edge-b.eclm.frs {transform: translateY(0); bottom: auto; width: 100%; margin-top: 15px}
	.ec-edge-b.eclm img {width: 100%; max-width: 230px} .sec-lg .ec-edge-b.eclm {bottom: -75px; margin-top: -55px}
	.ess.ess-single .ithumb {width: 100%; max-width: 440px; float: none; margin: 0 0 12px}
	
	.ec-reward .content {min-height: auto} .ec-box-w .content {padding: 30px 25px}
	.plk-box {margin-top: 25px} .plk-box ul li {width: 33.333333%} .plk-box ul li+li+li+li a {border-top: 1px solid #f0738a}
	.plk-box ul li:nth-child(3n) a {border-right: 0 none}
	.pdl-item {width: 33.333333%} .pdl-item a {font-size: 12px}
	.cd-s1 .cards-block {padding:20px 15px 30px}
	
	.error404 .e404 {position:static;margin:0 auto; width: 80%; transform: translateY(0);text-align:center}
	.error404 .e404 .heading404 {font-size:1.6em} .error404 .e404 h4 {font-size:1.3em} .error404 .i404.ipg .wrap {padding:30px 0 35px}

	.ihd-style2.has-sdr .ihd-wrap, .ihd-style2.has-bn .ihd-wrap {position: static; background: #fff}
	.ihd-style2.has-sdr .ibn .cpnw.vt .cpn, .ihd-style2.has-bn .ibn .cpnw.vt .cpn {margin-top: 20px}
	
	.ihd .ihd-text {transform: translate(0, 0); top: 100%; left: 0; width: 100%; text-align: center; padding:4px 0; background: rgba(255,255,255,0.8); transition: opacity .4s}
	.enb-sticky.ihd-style1.no-bn.has-pt .ibn, .ihd-style2.no-bn.has-pt .ibn, .enb-sticky.ihd-style1.no-bn.no-pt + .ipg, .ihd-style2.no-bn.no-pt + .ipg {margin-top: 92px}
	.mbnav-shown .ihd .ihd-text {opacity: 0} .site-body:not(.home) .ihd .ihd-text {display: none}
	
	a.button, a.btn, span.button {padding:10px 20px;font-size:13px; min-width: 120px}
	.ipg img.alignnone {margin:5px 0 10px} .ipg img.alignnone:last-child {margin-bottom:0} .ipg img.nomg {margin: 0}
	
	.ifot .siteby {display: block; padding-top: 10px}
	.site-body .gform_wrapper ul li.gfield.gf_right_half, .site-body .gform_wrapper ul li.gfield.gf_left_half {max-width: 100% !important}
	.site-body .gform_wrapper ul li.gfield {margin-bottom: 12px !important}
}
@media (min-width:768px) {.inav ul.menu {display:block !important} }
@media (max-width:600px) {
	.admin-bar .enb-sticky.hd-glb .ihd {position: absolute}
	.admin-bar .hd-glb .site-nav .inav {padding-top: 132px !important}
}
@media (max-width:680px) and (orientation: portrait) {
	.ipg .alignright, .ipg .alignleft {float: none; margin: 0 0 10px; display: block; max-width: 100%}
	.ibn .bg.hs-im, .ibn .bg.hs-im.is-basic {width:124%;margin-left:-12%}
	
	.esearch {width: 100%}
	
	.sec-intro .eclm.g6 {width: 100%; margin: 0 !important}
	.plk-box ul li a {height: 80px; padding:12px 8px}
	.social-grey .sp {margin-left: 15px; margin-right: 15px}
	
	.pdl-item {width: 50%}
	.content > ul.col-x2 li {width: 100%}
	.ifot-wg-a, .ifot-wg-b, .ifot-wg-c {width: 100%}

	.price-set.has-zo .entry .content, .price-set.has-zo .entry .title, .price-set.has-xyz .entry .content, .price-set.has-xyz .entry .title,
	.price-set.has-xyz .cost-price, .price-set.has-zo .cost-price, .price-set .cost-price, .price-set .entry .content, .price-set .entry .title {width: 100%; text-align: left}
	.price-set.type-head .cost-price {display: none} .price-set .cost-price {margin-top: 5px} .price-set.type-sub {margin-bottom: 15px}
	.price-set > .title:first-child {padding-bottom: 5px}
	.pbs-long-short .price-set .cost.price-x:before, .pbs-long-short .price-set .cost.price-y:before {display: inline-block; font-weight: normal; font-size: .9em; opacity: .8; margin-right: 10px; text-transform: uppercase}
	.pbs-long-short .price-set .cost.price-x:before {content: "Long"}
	.pbs-long-short .price-set .cost.price-y:before {content: "Short"}
}
@media (max-width:479px) {
	.ibn .ebn {height:160px} .ibn .cov.only-pt {padding:20px 0 0} .no-bn.has-pt+.ipg .wrap {padding-top: 15px}
	.cpn {font-size:11px} .cpn a.button {font-size: 1em} .cpn.wd-md, .cpn.wd-g, .cpn.wd-sm, .cpn.wd-lg {width:100%}
	
	.epc.elp .ithumb, .iposts .style-col3 .epc .ithumb, .epc.elp.g1c .ithumb {float:none !important;width:100%;margin-right:0} 
	.wg-side .epc .ithumb, .epc.elp .ithumb, .epc.elp.g1c .ithumb {margin-bottom: 15px}
	.iposts .style-box .items .entry > * {display:none} .iposts .style-box .items .entry > .title {display:block;font-size:1.1em}
	
	 a.button.btn-large {padding: 10px 18px; min-width: 130px} .button+.button, .button+.btn, .btn+.btn {margin-left: 10px}
	
	.plk-line ul li > a {padding: 0 8px 0 5px; font-size: 11px}
	
	.enb-toggle .title {padding-right: 100px; position: relative} 
	.enb-toggle .title:after {position: absolute; right: 0; padding-left: 32px; background-position: 0 50%; transform: translateY(-50%); top: 50%; margin-top: -4px}
	
	.ecn.ec-sc {max-width:100% !important} .icn.sz-xl {margin-bottom:20px} .eclm.g12s:not(:last-child) {margin-bottom:20px}
	
	.ihd-r .socials {display: none} .ihd .ihd-r {margin-right: 12px} .ihd-r .top-phone {float: right}
	.ihd .site-logo {left: 50%; margin-left: -60px; width: 120px}
	
	.ibn .udsx .cov {padding: 55px 0 125px} .ibn .udsx .content .section {padding: 6px 0} 
	.ibn .ebn.obg:not(.xx-bn), .ibn .ebn.uix-alter:not(.xx-bn), .ibn .ebn.ebn-osp:not(.xx-bn) {height: 130px}
	
	.cards-block {padding:20px 20px 30px}
	.cd-thumb-left .card-thumb, .cd-thumb-right .card-thumb {width: 100%; max-width: 100%; margin: 0}
	.cd-thumb-left .card-thumb:after, .cd-thumb-right .card-thumb:after {transform: rotate(90deg); top: auto; left: 50%; margin-left: -35px; bottom: -10px; right: auto }
	.wider .cd-thumb-left .card-thumb img {position: static; width: 100%; height: auto; transform: translate(0,0)}
	.cd-s1 {display: block} .cd-s1 .cards-block {width: auto; padding: 20px 0 40px} 
	.cd-s1 .card-thumb {float: none; width: 100%} .cd-s1 .card-thumb img {position: static; transform: translateX(0); width: 100%; height: auto}
}
/* END@iO*/