/*
Theme Name: SEF 2016
Description: A custom Wordpress theme designed for John Blay
Version: 1.0.0
Text Domain: sef-2016
Normalizing styles have been helped along thanks to the fine work of Nicolas Gallagher and Jonathan Neal http://necolas.github.com/normalize.css/
*/

*{margin:0;padding:0;border:none} *,*:before,*:after {box-sizing: inherit;}
html {font-family: 'Droid Serif', serif;-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%;height:100%;-webkit-font-smoothing:subpixel-antialiased;box-sizing: border-box;}
body {margin:0;background:url(images/bkg.jpg) center center no-repeat;height:100%;background-size:cover;background-attachment:fixed;}

/*LAYOUT*/
#page {width:100%;min-height:100%;margin:0 auto -125px;text-align:center;}
#logo {width:325px;height:150px;position:relative;background:url(images/sef-logo.png) center center no-repeat;margin:auto;top:180px;z-index:10;}
#colophon {width:100%;height:75px;position:relative;font-size:0.7em;color:#003c60;}
#sef-home {width:100%;height:auto;position:absolute;display:block;z-index:1;margin-top:300px;text-align:center;padding-bottom:90px;}
#sef-content {display:flex;justify-content:center;width:1200px;min-height:500px;margin:auto;text-align:left;}
#sef-sub-content, .widget-area {padding:30px;}
#primary {display:inline-block;width:75%;min-height:500px;background:#fff;position:relative;padding:30px 30px 0 50px;vertical-align:top;}
#secondary {display:inline-block;width:25%;min-height:500px;min-width:150px;background:#fff;position:relative;vertical-align:top;overflow:hidden;}
footer {z-index:200;}
.eyes-only {display:inline-block;}
table {border-collapse: collapse;border-spacing: 0;}
td, th {padding: 0;}
.widget {margin: 0 0 1.5em;color:#000;}
.widget select {max-width: 100%;}
.page-content, .entry-summary {margin: 1.5em 0 0;text-align:center;}
.entry-content {margin: 1.5em 0 0;}
.page-header {padding:0.8em;font-size:0.8em !important;}
.entry-footer {background:#f6f6f6;padding:0.8em;font-size:0.8em;}
#template-link {width:200px;height:auto;display:inline-block;background:rgba(255,255,255,0.3);border-radius:5px;padding:0.7em;text-align:center;min-height:120px;vertical-align:top;margin: 0 0.3em;}
#template-link:hover {background:rgba(255,255,255,0.7);color:#000;}
#template-link img {display:block;width:auto;height:auto;margin:auto;}
#template-link a {font-size:0.8em;line-height:0.5em !important;color:#000;}
#rev-box {width:100%;height:auto;display:block;padding:1.5em;background:#f4efe0;border-radius:8px;}

/*NAVIGATION*/
nav {height:40px;font-family: 'Droid Serif', serif;font-size:14px;font-weight:300;background:-webkit-linear-gradient(90deg, #e4dfcd,#efe5ca);background:-moz-linear-gradient(90deg, #e4dfcd,#efe5ca);position:fixed;width:100%;z-index:1000;text-transform:UPPERCASE;border-bottom:1px solid #80786f;border-top:1px solid #a7a097;top:25px;box-shadow:0px 3px 10px rgba(0,0,0,0.5);}
nav ul {margin:0;padding:0;display:inline-table;position:relative;}
nav ul:after {content: ""; clear: both; display: block;}
nav ul a:hover {color:#fff !important;}
nav ul li li a {color:#fff;}
nav ul ul a:hover {color:#fff !important;}
nav ul li li a:visited {color:#fff;}
nav li {display: block;float:left;height:auto;position:relative;}
nav li a, nav li a:visited {display: block;line-height:39px;padding:0 15px;color:#92734b;}
nav .current-menu-item a, nav .current_page_item a {color:#fff !important;background:#6a573f;}
nav ul ul {display:none;box-shadow:0 2px 12px rgba(0,0,0,0.6);margin-left:0px;}
nav ul ul li {float:none;position:relative;width:195px;font-size:12px;text-transform:Capitalize;text-align:left;border-top:1px solid rgba(255,255,255,0.1);border-bottom:1px solid rgba(0,0,0,0.2);}
nav ul li:hover > ul {display:block;position:absolute;top:39px;background:#b08f65;}
nav ul li:hover > a {color:#fff;background:#b08f65;}
nav ul ul li a:hover {background:#92734b;/*border-top:1px solid #b08f65;*/}
nav ul li a:hover {-webkit-backface-visibility: hidden;backface-visibility: hidden;overflow: hidden;-webkit-transition-duration: 0.3s;transition-duration: 0.3s;-webkit-transition-property: color, background-color;transition-property: color, background-color;}
nav ul ul li ul {left:150px;top:0;}
.nav-trigger {display:none;}

/*HOMEPAGE*/
#seftop {position:relative;display:block;width:1200px;height:40px;background:url(images/pg-top.png) center center no-repeat;margin:280px auto 0;}
#sefbtm {position:relative;display:block;width:1200px;height:40px;background:url(images/pg-btm.png) center center no-repeat;margin:0 auto;}

/*SIDEBAR*/

/*TYPOGRAPHY*/
body, button, input, select, textarea {color: #666;font-family: 'Droid Serif', serif;font-size: 14px;font-size: 1rem;line-height: 1.5;}
h1,h2,h3,h4,h5,h6 {/*clear: both;*/text-align:left;}
h1 {font-family: 'Satisfy', cursive;font-weight:400;font-size:40px;line-height:80px;color:#003c60;}
h2 {font-family: 'Satisfy', cursive;font-weight:300;line-height:40px;color:#003c60;}
h3 {font-family: 'Droid Serif', serif;font-weight:400;font-size:25px;line-height:40px;color:#003c60;}
p {font-family: 'Droid Serif', serif;font-weight:400;font-size:14px;line-height:21px;color:#333;margin-bottom: 1.5em;text-align:left;}
.entry-title {font-weight:300 !important;line-height:40px !important;color:#003c60 !important;}
b, strong {font-weight: 700;color:#003c60;}
dfn {font-style: italic;} small {font-size: 80%;} sub, sup {font-size: 75%;line-height: 0;position: relative;vertical-align: baseline;} sup {top: -0.5em;} sub {bottom: -0.25em;}
dfn,cite,em,i {font-style: italic;}
blockquote {margin: 0 1.5em;}
big {font-size: 125%;}
.textwidget h1 {font-size:1.9vw;font-weight:bold;line-height:32px}
.widget-title {color:#92734b !important;}
.page-title {font-size: 2em;font-weight: 300;line-height: 2em;color:#003c60;margin: 0px 0.7em;}
.separator {position:relative;display:block;height:1px;width:100%;margin:2em 0;background: -moz-linear-gradient(left, #efefef, #ccc, #efefef);background: -webkit-linear-gradient(left, #efefef, #ccc, #efefef);box-shadow: 0px 2px 10px rgba(0,0,0,0.3);}
#price {background:#003c60;padding:10px 0;font-size:2.5em;font-family:  'Droid Serif';border-radius:100%;width:10%;color:#fff;text-align:center;}


/*LINKS*/
a {text-decoration:none !important;background-color: transparent;color:#92734b;}
a:active, a:hover a:focus {outline: none;}
a:visited {color:#003c60;}

/*IMAGES*/
.wp-post-image {width:100%;height:500px;position:absolute;display:block;top:0px;margin:auto;object-fit: cover;-webkit-mask-image:url(images/mask.png);mask-type:alpha;mask:url(images/mask.svg);}
.ep-mask {-webkit-mask-image:url(images/mask.png);mask-type:alpha;}
img {border: 0;height: auto;max-width: 100%;}
.pola {padding:10px;background: -moz-linear-gradient(#f8f5eb, #fbf5e3);background: -webkit-linear-gradient(#f8f5eb, #fbf5e3);box-shadow: 0px 7px 8px rgba(0,0,0,0.2);border: 1px solid #ebdfbb;-webkit-transform:rotate(3deg);-moz-transform: rotate(3deg);-o-transform: rotate(3deg);-ms-transform: rotate(3deg);transform: rotate(3deg);}
.pola:nth-child(even) {padding:10px;background: -moz-linear-gradient(#f8f5eb, #fbf5e3);background: -webkit-linear-gradient(#f8f5eb, #fbf5e3);box-shadow: 0px 7px 8px rgba(0,0,0,0.2);border: 1px solid #ebdfbb;-webkit-transform:rotate(-3deg);-moz-transform: rotate(-3deg);-o-transform: rotate(-3deg);-ms-transform: rotate(-3deg);transform: rotate(-3deg);}
.pola:before {content: '';display: block;position: absolute;left:5px;top: -15px;width: 75px; height: 25px; background-color: rgba(222,220,198,0.7); -webkit-transform: rotate(-12deg);-moz-transform: rotate(-12deg);-o-transform: rotate(-12deg);-ms-transform: rotate(-12deg);}
.pola:nth-child(even):before {left:150px;top: -15px;width: 55px;height: 25px;-webkit-transform: rotate(12deg);-moz-transform: rotate(12deg);-o-transform: rotate(12deg);-ms-transform: rotate(12deg);}

/*COLOURS*/
.gold {background:#92734b;color:#fff !important;}
.blue {background:#003c60;color:#fff !important;}
.blue:hover {background:#000;}
.white {color:#fff;}
.grey {color:#ccc;}
.light-gold {color:#b08f65;}

/*POSITIONING*/
.pullUp {margin-top: -20px;}
.footerLogos {position:relative; right:30px; top:9px;padding-right:20px;}
.footer-copy {font-size:10px;color:#ccc;line-height:75px;text-transform:UPPERCASE;font-family: 'Ubuntu', sans-serif;letter-spacing:1px;float:left;margin-left:50px;}
.alignleft {display: inline;float: left;margin: 0 1.5em 0.7em 0;}
.alignright {display: inline;float: right;margin: 0 0 1.5em 2em;}
.aligncenter {clear: both;display: block;margin-left: auto;margin-right: auto;}
.centreText {text-align:center;}

/*UTILITY*/
.clear:before, .clear:after, .entry-content:before, .entry-content:after, .comment-content:before, .comment-content:after, .site-header:before, .site-header:after, .site-content:before, .site-content:after, .site-footer:before, .site-footer:after {content: "";display: table;table-layout: fixed;}
.clear:after, .entry-content:after, .comment-content:after, .site-header:after, .site-content:after, .site-footer:after {clear: both;}

/*FORMS*/
button, input, optgroup, select, textarea {color: inherit;font: inherit;margin: 0;}
button {overflow: visible;}
button, html input[type="button"], input[type="reset"], input[type="submit"] {-webkit-appearance: button;cursor: pointer;background:#0081d6 !important;color:#fff !important;border:0;text-transform:UPPERCASE;padding:0.8em !important;}
button[disabled], html input[disabled] {cursor: default;}
button::-moz-focus-inner, input::-moz-focus-inner {border: 0;padding: 0;}
button:hover,input[type="button"]:hover,input[type="reset"]:hover,input[type="submit"]:hover {background:#000 !important;}
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 {}
input[type="text"],input[type="email"],input[type="url"],input[type="password"],input[type="search"],input[type="number"],input[type="tel"],input[type="range"],input[type="date"],input[type="month"],input[type="week"],input[type="time"],input[type="datetime"],input[type="datetime-local"],input[type="color"],textarea {color: #777;padding:0.8em !important;background: #f8f5eb ;border: 1px solid #e8e5db;border-radius:4px;}
input[type="text"]:focus,input[type="email"]:focus,input[type="url"]:focus,input[type="password"]:focus,input[type="search"]:focus,input[type="number"]:focus,input[type="tel"]:focus,input[type="range"]:focus,input[type="date"]:focus,input[type="month"]:focus,input[type="week"]:focus,input[type="time"]:focus,input[type="datetime"]:focus,input[type="datetime-local"]:focus,input[type="color"]:focus,textarea:focus {color: #111;}
input {line-height: normal;}
input[type="checkbox"], input[type="radio"] {box-sizing: border-box;padding: 0;}
input[type="number"]::-webkit-inner-spin-button, input[type="number"]::-webkit-outer-spin-button {height: auto;}
input[type="search"] {-webkit-appearance: textfield;box-sizing: content-box;}
input[type="search"]::-webkit-search-cancel-button, input[type="search"]::-webkit-search-decoration {-webkit-appearance: none;}
textarea {overflow: auto;width: 100%;outline:none;}
fieldset {border: 1px solid #c0c0c0;margin: 0 2px;padding: 0.35em 0.625em 0.75em;}
select {overflow: hidden;background:#0081d6 url(images/down-arrow-32-white.png) no-repeat right 50%;padding:0.8em !important;font-size: 16px;border:0;border-radius:0;-webkit-appearance: none;-moz-appearance: none;color:#fff;margin-top:10px;cursor:pointer;outline:none;}
select:focus {background:#000;}

/*COLLUMNS*/
#col1 {width:33%;display:inline-block;float:left;}
#col2 {-webkit-column-count: 2;-moz-column-count: 2;column-count: 2;-webkit-column-gap: 30px;-moz-column-gap: 30px;column-gap: 30px;}
#col3 {-webkit-column-count: 3;-moz-column-count: 3;column-count: 3;-webkit-column-gap: 10px;-moz-column-gap: 10px;column-gap: 10px;}

/*UL STYLES*/
.check li {background:url(images/blu/check.png) no-repeat 0px 16px;padding: 12px 0px 0px 22px;vertical-align: middle;text-indent:0px;font-family: 'Droid Serif', serif;font-weight:300;font-size:14px;line-height:21px;color:#333;}
.circleCheck li {background:url(images/blu/circle-check.png) no-repeat 0px 16px;padding: 12px 0px 0px 16px;vertical-align: middle;text-indent:5px;font-family: 'Droid Serif', serif;font-weight:300;font-size:14px;line-height:21px;color:#333;}
.plus li {background:url(images/blu/plus.png) no-repeat 0px 16px;padding: 12px 0px 0px 16px;vertical-align: middle;text-indent:5px;font-family: 'Droid Serif', serif;font-weight:300;font-size:14px;line-height:21px;color:#333;}
.x li {background:url(images/blu/x.png) no-repeat 0px 16px;padding: 12px 0px 0px 16px;vertical-align: middle;text-indent:5px;font-family: 'Droid Serif', serif;font-weight:300;font-size:14px;line-height:21px;color:#333;}
.arrow li {background:url(images/blu/arrow.png) no-repeat 0px 16px;padding: 12px 0px 0px 16px;vertical-align: middle;text-indent:5px;font-family: 'Droid Serif', serif;font-weight:300;font-size:14px;line-height:21px;color:#333;}
ul,ol {/*margin: 0 0 1.5em 1em;*/}
ul {list-style: none;}
ol {list-style: decimal;}
li > ul,li > ol {margin-bottom: 0;margin-left: 1.5em;}

/*EFFECTS*/
.fade2 {opacity:0.6;filter:alpha(opacity=0.6);transition: opacity .30s ease-in-out;-webkit-transition:.20s ease-in-out;-moz-transition:.20s ease-in-out;-o-transition:.20s ease-in-out;} .fade2:hover {opacity:1;filter:alpha(opacity=100);}
.textShadow {text-shadow: 0 2px 1px rgba(13,90,145,0.5);}
.rotate-l {-webkit-transform:rotate(-3deg);-moz-transform: rotate(-3deg);-o-transform: rotate(-3deg);-ms-transform: rotate(-3deg);transform: rotate(-3deg);}
.rotate-r {-webkit-transform:rotate(3deg);-moz-transform: rotate(3deg);-o-transform: rotate(3deg);-ms-transform: rotate(3deg);transform: rotate(3deg);}

/*PLUGIN OVERRIDES*/
#fbuilder {/*font-family:'Satisfy',serif;font-size:1.2em;*/color:#003c60;}
#fbuilder label {padding-right: 20px;}
#fbuilder .pbreak .pbPrevious, .pbreak .pbNext, .pbSubmit {background: #b08f65 !important;color: #fff !important;}
#fbuilder .pbreak .pbPrevious:hover, .pbreak .pbNext:hover, .pbSubmit:hover {background: #92734b !important;}
#fbuilder .dfield {width:90% !important;}

article, aside, details, figcaption, figure, footer, header, main, menu, nav, section, summary {display: block;}
audio, canvas, progress, video {display: inline-block;vertical-align: baseline;}
audio:not([controls]) {display: none;height: 0;}
[hidden], template {display: none;}
abbr[title] {border-bottom: 1px dotted;}
mark {background: #ff0;color: #000;}
svg:not(:root) {overflow: hidden;}
figure {margin: 1em 40px;}
hr {box-sizing: content-box;height: 0;}
pre {overflow: auto;}
code, kbd, pre, samp {font-family: monospace, monospace;font-size: 1em;}
legend {border: 0;padding: 0;}
optgroup {font-weight: bold;}
address {margin: 0 0 1.5em;}
pre {background: #eee;font-family: "Courier 10 Pitch", Courier, monospace;font-size: 15px;font-size: 0.9375rem;line-height: 1.6;margin-bottom: 1.6em;max-width: 100%;overflow: auto;padding: 1.6em;}
code,kbd,tt,var {font-family: Monaco, Consolas, "Andale Mono", "DejaVu Sans Mono", monospace;font-size: 15px;font-size: 0.9375rem;}
abbr,acronym {border-bottom: 1px dotted #666;cursor: help;}
mark,ins {background: #fff9c0;text-decoration: none;}
blockquote p {text-indent:2.5em;line-height:1.8em;}
blockquote,q {quotes:"“" "”" "‘" "’";padding-left: 1em;}
blockquote:before,q:before {content: open-quote;font-size: 4em;display: inline-block;position: absolute;line-height:0.7em;color:#003c60;}
blockquote:after,q:after {content: no-close-quote;}
hr {background-color: #ccc;border: 0;height: 1px;margin-bottom: 1.5em;}
dt {font-weight: bold;}
dd {margin: 0 1.5em 1.5em;}
table {margin: 0 0 1.5em;width: 100%;}
.sticky {display: block;}
.hentry {margin: 0 0 1.5em;}
.byline, .updated:not(.published) {display: none;}
.single .byline, .group-blog .byline {display: inline;}
.page-links {clear: both;margin: 0 0 1.5em;}
.blog .format-aside .entry-title, .archive .format-aside .entry-title {display: none;}
.comment-content a {word-wrap: break-word;}
.bypostauthor {display: block;}

/*Menus*/
.main-navigation {clear: both;display: block;float: left;width: 100%;}
.main-navigation ul {display: none;list-style: none;margin: 0;padding-left: 0;}
.main-navigation li {float: left;position: relative;}
.main-navigation a {display: block;text-decoration: none;}
.main-navigation ul ul {box-shadow: 0 3px 3px rgba(0, 0, 0, 0.2);float: left;position: absolute;top: 1.5em;left: -999em;z-index: 99999;}
.main-navigation ul ul ul {left: -999em;top: 0;}
.main-navigation ul ul a {width: 200px;}
.main-navigation ul li:hover > ul, .main-navigation ul li.focus > ul {left: auto;}
.main-navigation ul ul li:hover > ul, .main-navigation ul ul li.focus > ul {left: 100%;}

/* Small menu. */
.menu-toggle, .main-navigation.toggled ul {display: block;}
@media screen and (min-width: 37.5em) {
.menu-toggle {display: none;}
.main-navigation ul {display: block;}
}
.site-main .comment-navigation, .site-main .posts-navigation, .site-main .post-navigation {margin: 0 0 1.5em;overflow: hidden;width: 65%;padding: 2em 1em;display:none;}
.comment-navigation .nav-previous, .posts-navigation .nav-previous, .post-navigation .nav-previous {float: left;width: 50%;}
.comment-navigation .nav-next, .posts-navigation .nav-next, .post-navigation .nav-next {float: right;text-align: right;width: 50%;}

/*Accessibility*/
.screen-reader-text {clip: rect(1px, 1px, 1px, 1px);position: absolute !important;height: 1px;width: 1px;overflow: hidden;}
.screen-reader-text:focus {background-color: #f1f1f1;border-radius: 3px;box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);clip: auto !important;color: #21759b;display: block;font-size: 14px;font-size: 0.875rem;font-weight: bold;height: auto;left: 5px;line-height: normal;padding: 15px 23px 14px;text-decoration: none;top: 5px;width: auto;z-index: 100000; /* Above WP toolbar. */}
#content[tabindex="-1"]:focus {outline: none;}

/*Infinite scroll*/
.infinite-scroll .posts-navigation, .infinite-scroll.neverending .site-footer {display: none;}
.infinity-end.neverending .site-footer {display: block;}

/*Media*/
.page-content .wp-smiley,
.entry-content .wp-smiley,
.comment-content .wp-smiley {border: none;margin-bottom: 0;margin-top: 0;padding: 0;}
embed, iframe, object {max-width: 100%;}

/*Captions*/
.wp-caption {margin-bottom: 1.5em;max-width: 100%;}
.wp-caption img[class*="wp-image-"] {display: block;margin-left: auto;margin-right: auto;}
.wp-caption .wp-caption-text {margin: 0.5em 0;-webkit-transform:rotate(-3deg);-moz-transform: rotate(-3deg);-o-transform: rotate(-3deg);-ms-transform: rotate(-3deg);transform: rotate(-3deg);}
.wp-caption-text {text-align: center;font-family: 'Satisfy', cursive;font-size:1.2em;color: #003c60;}

/*Galleries*/
.gallery {margin-bottom: 1.5em;}
.gallery-item {display: inline-block;text-align: center;vertical-align: top;width: 100%;}
.gallery-columns-2 .gallery-item {max-width: 50%;}
.gallery-columns-3 .gallery-item {max-width: 33.33%;}
.gallery-columns-4 .gallery-item {max-width: 25%;}
.gallery-columns-5 .gallery-item {max-width: 20%;}
.gallery-columns-6 .gallery-item {max-width: 16.66%;}
.gallery-columns-7 .gallery-item {max-width: 14.28%;}
.gallery-columns-8 .gallery-item {max-width: 12.5%;}
.gallery-columns-9 .gallery-item {max-width: 11.11%;}
.gallery-caption {display: block;}

/*RESPONSIVE CODE*/
@media only screen and (min-width: 100px) and (max-width: 1100px) {

body {background-size:auto;}

#page {margin:0 0 100px;}
.wp-post-image {height:auto;}
.ep-mask {}
#sef-home {margin-top:40px;position:absolute;}
#logo {height:80px;width:auto;top:3em !important;z-index:1;background-size:contain;}
#seftop {width:90%;margin:10% auto 0;}
#sefbtm {width:90%;}
#sef-content {display:block;width:94.7%;margin:auto;}
#primary {width:95%;display:block;float:none;margin:auto;text-align:justify;}
#secondary {width:95%;display:block;float:none;margin:auto;min-height:100px;}
#primary-sell {width:95%;display:block;float:none;margin:auto;text-align:justify;}
#secondary-sell {width:95%;display:block;float:none;margin:auto;min-height:100px;}
nav {position:absolute;height:240px;width:175px;z-index:1000;border-bottom:none;top:0;left:-175px;text-align:right;box-shadow:none;}
nav ul {display:block;}
nav li {display: block;width:175px;}
nav ul ul {margin-left:175px;}
nav ul ul li {width:175px;}
nav ul li:hover > ul {top:0px;}
nav ul ul li ul {left:175px;top:0;}
.nav-trigger {position: absolute;clip: rect(0, 0, 0, 0);z-index:9999;}
label[for="nav-trigger"] {position: fixed;top:0px;left:0px;z-index: 2;width: 39px;height: 39px;cursor: pointer;background:#6a573f;background-image: url(images/menu.png);background-size: contain;}
.nav-trigger:checked + label {left: 175px;}
.nav-trigger:checked ~ nav {left:175px;}
.nav-trigger + label, nav {transition: left 0.2s;}
.footer-copy {margin:0 0 auto;float:none;text-align:center;}
.eyes-only {display:none;}
p {font-size:1em;line-height:1.25em;}
h1,h2,h3,h4,h5,h6 {font-size:1.25em;line-height:2em;}
#epsb-btn {width:32.3%;height:auto;margin:0.3em 0.3em;}

}

/*I HATE YOU INTERNET EXPLORER*/
@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
#tile-3 {max-height:300px;height:auto;}
#tile-3 img {height:auto;width:auto;top:50%;left:50%;transform: translate(-50%, -0%);}
#tile-4 {max-height:200px;height:auto;}
#tile-4 img {height:auto;width:auto;top:50%;left:50%;transform: translate(-50%, -0%);}
img {width:auto !important;max-width:none !important;}
}