/*
Theme Name: Jewell Tyres v2
Theme URI: http://www.jewelltyres.com.au/
Description: The 2010 Jewell Tyres theme for WordPress created by JMarketing.
Author: JMarketing
Version: 2.0
*/

@font-face {
  font-family: 'AvenirNextCondensed-Heavy';
  src: url('fonts/AvenirNextCondensed-Heavy.eot?#iefix') format('embedded-opentype'),  url('fonts/AvenirNextCondensed-Heavy.woff') format('woff'), url('fonts/AvenirNextCondensed-Heavy.ttf')  format('truetype'), url('fonts/AvenirNextCondensed-Heavy.svg#AvenirNextCondensed-Heavy') format('svg');
  font-weight: normal;
  font-style: normal;
}


@font-face {
    font-family: 'GothamHTFMedium';
    src: url('fonts/gothamhtf-medium-webfont.eot');
    src: url('fonts/gothamhtf-medium-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/gothamhtf-medium-webfont.woff') format('woff'),
         url('fonts/gothamhtf-medium-webfont.ttf') format('truetype'),
         url('fonts/gothamhtf-medium-webfont.svg#GothamHTFMedium') format('svg');
    font-weight: normal;
    font-style: normal;
}


/*Global Reset
--------------*/
body, div, dl, dt, dd, ul, ol, li,
h1, h2, h3, h4, h5, h6, form,
fieldset, legend, input, textarea, p,
blockquote, th, td, button 									{ margin: 0; padding: 0; }
table 														{ border-collapse: collapse; border-spacing: 0; padding: 0;  width: 100%; }
fieldset,
img,
a img 														{ border: 0; }
caption,
th 															{ text-align:left;}
q:before,
q:after 													{ content:''; }
input,
textarea,
select 														{ font-family:inherit; font-size: inherit; font-weight: inherit; }
button														{ border: none; background: none; cursor: pointer; }
.clearer													{ height:0!important;line-height:0!important;clear:both!important;font-size:1px!important;float:none!important;padding:0!important;margin:0!important;width:auto!important;display:block!important;visibility:hidden!important;overflow:hidden!important; }
.hide														{ display: none; visibility: hidden;}


/*---------------------
 TYPOGRAPHY
----------------------*/

/*GLOBAL
--------*/
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.75em;
}
.wrap {
	text-align: left;
}

/*HEADER
--------*/


/*CONTENT
--------*/

.content.landing { padding: 29px 0 0; }

.content .entry-content { margin:35px 0; }

.content.landing .entry-content,
.content.product .entry-content {
	float:left;
	width:344px;
	margin:0;
	padding:0 2px;
}

.content .entry-content h1 { margin: 0 0 0.75em 0; }
.content.landing .entry-content h1 { text-transform:uppercase; }
.content h2 {
	font-size: 1.21em;
	margin: 0 0 1em 0;
}
.content h3 {
	font-size: 1.1em;
	margin: 0 0 0.7em 0;
}
.content p {
	margin: 0 0 1em 0;
	line-height: 1.4em;
}
.content p.leading {
	font-size:1.2em;
	font-weight:bold;
}

.content p.highlight {
	font-size: 1.33em;
	font-weight: bold;
	line-height: 1.3em;
}
.content ul,
.content ol { margin: 0 0 1.3em 35px; }
.content li { margin: 0 0 0.4em 0; }
.content a,
.content .a {
	text-decoration: none;
	cursor:pointer;
}


/*HOME*/
.feature {}
.feature a {
	text-transform: uppercase;
	font-weight: bold;
	display: block;
}

/*CONTACT DETAILS*/
p.address {
	font-size: 1.50em;
	line-height: 1.5em;
}



/*FOOTER
--------*/
.footer a {
	text-decoration: none;
}
#global-terms {
	font-size: 0.92em;
	text-align: right;
}


/*---------------------
 STRUCTURE
----------------------*/

/*GLOBAL
--------*/
body {
	background-repeat: repeat;
	background-position: 0 0;
}
.wrap {
    width: 903px;
    margin: 0 auto;
    margin-top: -95px;
	position: relative;
}

/*HEADER
--------*/
.header {
	float: left;
	width: 144px;
	padding: 28px 0 0 0;
}
#logo {
	display: block;
	width: 187px;
	height: 300px;
}
/*MENU*/
#menu-global {
	padding: 40px 6px 0px 0;
	height:264px;
	display: block;
}
#menu-global ul {
	position: relative;
}
/*MENU*/
#menu-global li {
	text-align: center;
	list-style: none;
	margin: 0 0 13px 0;
}
#menu-global li a {
	display: block;
	margin: 0 auto;
	color:#fff;
	font-weight:bold;
	font-size:1.3em;
	line-height:1em;
	text-align:center;
	text-transform:uppercase;
	text-decoration:none;
	text-shadow:-1px -1px 0 rgba(0,0,0, 0.4);
	outline: none;
}
#menu-global li a:hover,
#menu-global li a.active {
	color:#ffcd00;
}

#menu-global li.current-menu-item a {     color: #ffcd00; }


/*CONTENT
--------*/
.content {
	margin: 0 0 0 175px;
	width: 715px;
	padding: 27px 0 0 0;
}
body.home .content {
	padding: 29px 0 0 0;
}
/*TITLES*/
#global-banner {
	width: 445px;
	padding: 45px 235px 0 30px;
	height: 105px;
	display: block;
	background-position: 0 0;
	background-repeat: no-repeat;
}
#global-banner h1 {
    display: block;
    font-size: 55px;
    font-weight: bold;
    line-height: 50px;
    outline: medium none;
    text-shadow: -1px -1px 0 rgba(0, 0, 0, 0.4);
    text-transform: uppercase;
    letter-spacing:-0.05em;
    width: 430px;
}

#global-banner h1.contact {
	line-height:25px;
	font-size:25px;
	width:290px;
}


/*Home*/
body.home #global-banner,
.landing #global-banner {
	width: 715px;
	height: 320px;
	display: block;
	background-position: 0 0;
	background-repeat: no-repeat;
	padding: 0;
}
body.home #global-banner h1,
.landing #global-banner h1 {
	display:none;
	background: none;
}

/*scrollgeneric is used for corrective styling of elements, and should not be modified or removed */
.scrollgeneric {
	line-height: 1px;
	font-size: 1px;
	position: absolute;
	top: 0; left: 0;
}
.vscrollerbase {
	width: 13px;
}
.vscrollerbar {
	width: 13px;
	height: 69px !important;
	cursor: pointer;
}
.hscrollerbase {
	height: 13px;
}
.hscrollerbar {
	height: 13px;
}
.vscrollerbar, .hscrollerbar {
	padding: 0px;
	z-index: 2;
}
/* properties for scroller jog box, just in case */
.scrollerjogbox {
	width: 22px;
	height: 22px;
	top: auto; left: auto;
	bottom: 0px; right: 0px;
}
.content .block h3 {
	margin:0;
	color: #ffcf16;
	font-size: 1.5em;
	font-weight: bold;
	letter-spacing:-1px;
}
.content .block ul {
	margin: 0;
}
.content .block ul li {
	list-style: none;
	overflow: hidden;
}
.feature img {
	float: left;
	display: block;
	border: 0;
}
.feature img.first { margin-right:12px; }
.feature img.last { margin-left:12px; }

.content .block .textwidget ul {
	margin: 0 0 1.8em;
}
.content .block .textwidget ul li {
	list-style: disc inside none;
	height: auto;
	overflow: auto;
	margin:0;
}

/*CONTACT PAGE*/
.block.contact-detail,
.block.contact-form {
	float: left;
	padding: 0 30px;
}
.contact-detail {
	width: 325px;
}
.contact-form {
	width: 294px;
}
.contact-form legend {
	position: absolute;
	left: -9999em;
}
.contact-form p {
	clear: both;
	margin: 0;
	display: block;
	padding: 5px 0;
}
.contact-form label {
	float: left;
	width: 70px;
	padding: 0 10px 0 0;
}
.contact-form fieldset input,
.contact-form fieldset textarea {
	width: 155px;
	padding: 5px;
}
.contact-form fieldset textarea {
	height: 60px;
	overflow-x: hidden;
}
.contact-form p.submit {
	padding-left: 80px;
}
span.error {
	padding: 2px 0 2px 80px;
	display: block;
}

.form-container {
	background-position: 0 100%;
	background-repeat: no-repeat;
	width: 294px;
	display: block;
}
.form-container-inner {
	background-position: 0 0;
	background-repeat: no-repeat;
	padding: 20px;
	width: 254px;
	display: block;
	overflow: hidden;
}




/*IMAGES*/
.content img {
	margin: 0;
	height: auto;
	max-width: 640px;
	width: auto;
}

.product .wp-post-image {
	width:344px;
	margin:2px 0 19px;
}

.content .attachment img {
	max-width: 900px;
}
.content .attachment-post-thumbnail,
.content .alignleft,
.content img.alignleft {
	display: inline;
	float: left;
	margin-right: 15px;
	margin-top: 4px;
}
.content .alignright,
.content img.alignright {
	display: inline;
	float: right;
	margin-left: 15px;
	margin-top: 4px;
}
.content .aligncenter,
.content img.aligncenter {
	clear: both;
	display: block;
	margin-left: auto;
	margin-right: auto;
}
.content img.alignleft,
.content img.alignright,
.content img.aligncenter {
	margin-bottom: 15px;
}


/*FOOTER
--------*/
.footer {
	margin: 15px 0 0 210px;
	background-position: 0 0;
	background-repeat: no-repeat;
	width: 715px;
}
.footer-inner {
	position: relative;
	padding: 25px 30px;
	width: 656px;
}
.footer p {
	position: relative;
}
#global-callnow {
	width: 438px;
	height: 27px;
	overflow: hidden;
	display: block;
	text-indent: -9999em;
	background-position: 0 0;
	background-repeat: no-repeat;
}
#global-callnow a {
	position: absolute;
	right: 50px;
	top: 0;
	width: 128px;
	height: 21px;
}
#global-terms {
	position: relative;
	margin-top:17px;
	text-align: center;
	line-height: 1.6em;
}


/*---------------------
 COLOUR
----------------------*/
body {
	background-image: url(images/bg.jpg);
	background-color: #473625;
	color: #FFF;
}

.yellow { color:#FFCF16; }


/*MENU*/
#menu-global {
	background: url(images/bg-menu.png) no-repeat 0 0;
}
#menu-global li a {
/*	background-image: url(images/menu.gif); */
}


/*CONTENT
--------*/

/*TYPOGRAPHY*/
.content a {
	color: #ffcf16;
}
.content a:hover {
	color: #FFF;
}

/*BANNER*/
#global-banner {
	background-image: url(images/bg-banner.png);
}
#global-banner h1 {}

/* Home */
body.home #global-banner,
.landing #global-banner {
	background-image: url(images/bg-banner-home.png);
}

/* Brands */
.brands #global-banner {
	background-image: url(images/bg-banner-home.png) !important;
	width: 715px;
	height: 320px;
	display: block;
	background-position: 0 0;
	background-repeat: no-repeat;
	padding: 0;
	margin-top: 24px;
}
.brands #global-banner h1 {
	display: none;
}

/* Product */
.product #global-banner {
	background-image: url(images/bg-banner-blank.png);
	background-position:0 23px;
    padding: 45px 30px 0 30px;
    width: 656px;
}
.product #global-banner h1 {
	width: 650px;
	font-size:40px;
}

/*BLOCKS*/
.block {
	padding: 0;
	display: block !important;
}

.sidebar {
	float:right;
	width:346px;
}

body.home .block,
.sidebar > .block {
	float: left;
	width:306px;
	padding:20px;
	font-size:1.1em;
}
.block.huge		{ height:260px; background-image: url(images/bg-block-huge.png); }
.block.large	{ height:175px; background-image: url(images/bg-block-lrg.png); }
.block.medium	{ height:166px; background-image: url(images/bg-block-med.png); }
.block.medium-gold	{ height:166px; background-image: url(images/bg-block-med-gold.png); }
.block.small-medium	{ height:117px; background-image: url(images/bg-block-sml-med.png); }
.block.small	{
	
	height: 31px;
    background-image: url(images/bg-block-sml.png);
    padding: 13px 20px !important;
}

.feature {
	float: right !important;
}

.offer {
	float: right !important;
	margin-top:19px;
}
.offer h3 {
	display:inline;
	color: #fff;
	font-size: 1.5em;
	font-weight: bold;
}
.offer .textwidget { display:inline; }

.contact-us { color:#604933; }
.contact-us a { color:#604933; text-decoration:underline; }
.contact-us .title {
	margin:0;
	color:#ba9302;
	font-size:3.6em;
	font-weight:bold;
	text-align:center;
	text-transform:uppercase;
	letter-spacing: -0.05em;
}
.contact-us .phone {
	font-size:2em;
	margin:0.4em 0;
	padding-left:42px;
	font-weight:bold;
	background:url(images/ico-phone.png) no-repeat 10px 0;
}
.contact-us .sub-title { font-weight:bold; }
.contact-us .links {
	padding-left:42px;
}

.resources {
	margin-top:19px;
}
.resources h3 {
	color:#604933 !important;
	text-transform:uppercase;
}
.resources p {
	font-weight:bold;
	font-size:1.2em;
}
.resources a {
	color:#fff;
	font-size:0.8em;
	font-style:italic;
	font-weight:normal;
	text-decoration:underline;
}
.resources a:hover { color:#FFCF16; }

.vehicles {
	width:696px;
	margin-top:19px;
	padding:20px 0 20px 20px;
	font-size:1.1em;
}
.vehicles h3 {
	color:#604933 !important;
	text-transform:uppercase;
}
.vehicles ul {
	list-style:none;
}
.vehicles ul li {
	float:left;
	display:block;
	width:154px;
	height:2em;
	line-height:1em;
	margin:0 20px 10px 0;
	padding-top:90px;
	overflow:hidden;
	text-align:center;
	background-repeat:no-repeat;
	background-position:center 50%;
}

.vehicles .JT-1		{ background-image:url(images/vehicles/JT_1.png); }
.vehicles .JT-2		{ background-image:url(images/vehicles/JT_2.png); }
.vehicles .JT-3		{ background-image:url(images/vehicles/JT_3.png); }
.vehicles .JT-4		{ background-image:url(images/vehicles/JT_4.png); }
.vehicles .JT-5		{ background-image:url(images/vehicles/JT_5.png); }
.vehicles .JT-6		{ background-image:url(images/vehicles/JT_6.png); }
.vehicles .JT-7		{ background-image:url(images/vehicles/JT_7.png); }
.vehicles .JT-8		{ background-image:url(images/vehicles/JT_8.png); }
.vehicles .JT-9		{ background-image:url(images/vehicles/JT_9.png); }
.vehicles .JT-10	{ background-image:url(images/vehicles/JT_10.png); }
.vehicles .JT-11	{ background-image:url(images/vehicles/JT_11.png); }
.vehicles .JT-12	{ background-image:url(images/vehicles/JT_12.png); }
.vehicles .JT-13	{ background-image:url(images/vehicles/JT_13.png); }
.vehicles .JT-14	{ background-image:url(images/vehicles/JT_14.png); }
.vehicles .JT-15	{ background-image:url(images/vehicles/JT_15.png); }


.photos { position:relative; height:260px; }
.photos > div.photo {
	position:absolute;
	width:150px;
	height:150px;
	padding:5px 5px 25px;
	background-color:#fff;

	box-shadow:0 2px 10px rgba(0,0,0, 0.9);
	-moz-box-shadow:0 2px 10px rgba(0,0,0, 0.9);
	-webkit-box-shadow:0 2px 10px rgba(0,0,0, 0.9);
}
.photos > div.photo.medium {
	width:300px;
	height:224px;
}
#photo1 {
	left:10px;
	top:65px;

	-moz-transform: rotate(-6deg);
	-webkit-transform: rotate(-6deg);
	-o-transform: rotate(-6deg);
	-ms-transform: rotate(-6deg);
	transform: rotate(-6deg);

	/* IE8+ - must be on one line, unfortunately */
	-ms-filter: "progid:DXImageTransform.Microsoft.Matrix(M11=0.9945218953682734, M12=0.10452846326765293, M21=-0.10452846326765293, M22=0.9945218953682734, SizingMethod='auto expand')";

	/* IE6 and 7 */
	filter: progid:DXImageTransform.Microsoft.Matrix(M11=0.9945218953682734, M12=0.10452846326765293, M21=-0.10452846326765293, M22=0.9945218953682734, SizingMethod='auto expand');
}
#photo1.medium {
	top:25px;
}
#photo2 {
	right:15px;
	top:25px;

	-moz-transform: rotate(4deg);
	-webkit-transform: rotate(4deg);
	-o-transform: rotate(4deg);
	-ms-transform: rotate(4deg);
	transform: rotate(4deg);

	/* IE8+ - must be on one line, unfortunately */
	-ms-filter: "progid:DXImageTransform.Microsoft.Matrix(M11=0.9975640502598243, M12=-0.06975647374412476, M21=0.06975647374412476, M22=0.9975640502598243, SizingMethod='auto expand')";

	/* IE6 and 7 */
	filter: progid:DXImageTransform.Microsoft.Matrix(M11=0.9975640502598243, M12=-0.06975647374412476, M21=0.06975647374412476, M22=0.9975640502598243, SizingMethod='auto expand');
}

.flexcroll {
	width: 306px;
	height: 251px;
	padding: 0;
	overflow: auto;
}


/*scroller*/
.vscrollerbar {
	background-image: url(images/scrollbar.png);
}
.feature img {
	border-color: #FFF;
}
span.error {
	color: #ffcf16;
}

.form-container {
	background-image: url(images/form-btm.gif);
}
.form-container-inner {
	background-image: url(images/form-top.gif);
}


/*FOOTER
--------*/
.footer {
	background-image: url(images/bg-footer.png);
}
#global-callnow {
	background-image: url(images/footer-txt2.png);
}
.footer strong {
	color: #ffcf16;
}
.footer a {
	color: #FFF;
}
.footer a:hover {
	color: #ffcf16;
}
#global-terms,
#global-terms a {
	color: #b9b1aa;
}
#global-terms a:hover {
	color: #FFF;
}

.seo-button {
    color: #b9b1aa;
}

.seo-footer-nav li ul li {
color: #00397c
}

/* design update */

.new-header .logo{ width: 150px;
    height: 320px;
    position: absolute;
    left: 0;
    top: 0; }

.new-header .phone a{
	
	font-family: 'AvenirNextCondensed-Heavy';
	position: absolute;
    bottom: 93px;
    left: 212px;
    color: #fff;
    font-size: 33px;
	text-decoration: none;
}

.new-header{
	position: relative;
	width: 906px;
	height: 403px;
	background: url('images/header-min.png');
	margin: 0 auto;
}

/*  */

.intro.block h1 {
	margin-bottom: 3px;
	color: #FFCF16;
    font-size: 28px;
    text-transform: uppercase;
}

.intro.block, .block.feature, .block.offer {
	text-align: center;
	font-family: 'GothamHTFMedium';
}

.btn-yellow:hover {
	
	background-color: #F7D710; background-image: -webkit-gradient(linear, left top, left bottom, from(#F7D710), to(#E8AF06));
	background-image: -webkit-linear-gradient(top, #F7D710, #E8AF06);
	background-image: -moz-linear-gradient(top, #F7D710, #E8AF06);
	background-image: -ms-linear-gradient(top, #F7D710, #E8AF06);
	background-image: -o-linear-gradient(top, #F7D710, #E8AF06);
	background-image: linear-gradient(to bottom, #F7D710, #E8AF06);filter:progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr=#F7D710, endColorstr=#E8AF06);
	
}

	
.btn-yellow {

	position: relative;
	background-color: #ffde0f; background-image: -webkit-gradient(linear, left top, left bottom, from(#ffde0f), to(#FEBF07));
	background-image: -webkit-linear-gradient(top, #ffde0f, #FEBF07);
	background-image: -moz-linear-gradient(top, #ffde0f, #FEBF07);
	background-image: -ms-linear-gradient(top, #ffde0f, #FEBF07);
	background-image: -o-linear-gradient(top, #ffde0f, #FEBF07);
	background-image: linear-gradient(to bottom, #ffde0f, #FEBF07);filter:progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr=#ffde0f, endColorstr=#FEBF07);
	color: #000 !important;
	padding:12px 65px;
	display: inline-block;
	text-transform: uppercase;
}



.btn-yellow span {
	position: relative;
    z-index: 2;
}

.btn-yellow:before{
	
	content: "";
	width: 100%;
    height: 18px;
    display: block;
    position: absolute;
    left: 0;
    top: 2px;
    background: #ffe261;
    border-radius: 7px;
    z-index: 1;
}

hr{
    display: block;
    height: 1px;
    border: 0;
    border-top: 1px solid #3a3229;
	background: #d9ceb9;
    margin: 1em 0;
    padding: 0; 	
}

.sell-block  a, .sell-block span {
	color: #fff;
}
.sell-block {
	color: #FFCF16;
    font-size: 17px;
    line-height: 22px;
}

.block.feature h2 {
	margin-bottom: 3px;
	color: #FFCF16;
    text-transform: uppercase;
	font-size: 1.14em;
}

.block.offer a {color: #fff;}
.block.offer {
	color: #FFCF16;
	line-height: 25px;
    font-size: 15px !important;	
}

.offer.links { float: left !important; line-height: 16px;
    font-size: 12px !important; }
	
.footer-new img {
	
	vertical-align: -6px;	
}

.footer-new span {
	margin-left: 10px;
}

.footer-new span a {
    color: #322b23;
    text-transform: uppercase;
    font-size: 16px;
    font-weight: 700;
	
	text-decoration: none;
}

.footer-new .footer-bg {
	font-family: 'GothamHTFMedium';
	width: 840px;
    height: 50px;
    padding: 33px 25px;
	background: url('images/footer-bg.png');
	display: table;
}

.footer-new ul li a{color: #fff; text-decoration: none; font-family: 'GothamHTFMedium';}
.footer-new ul li {display: inline;      font-size: 13px;   }
.footer-new ul li:after { content: "|";   margin-right: 10px;  margin-left: 10px;      color: #FFCF16;}
.footer-new ul {
	    text-align: center;
	list-style: none;
	padding: 0;
	margin: 0;
}

.airtable th, .airtable td {
    
    padding: 13px 7px;   
    font-family: 'PT Sans', sans-serif;
}

.airtable td {
    font-size: 12px;
}

.airtable tr:nth-child(odd) td{
    background: #827662;
}
.airtable tr:nth-child(even) td{
    background: #a0937e;
}


.airtable th {
    background: #ffcd00;
    color: #383029;
    font-size: 13px;
}

.airtable tr td:nth-child(1) {
    width: 14%;
}

.comment-info span {display: none;}
.comment-info:hover span {display: block;}
.comment-info:active span {display: block;}


.comment-info span { 
    background: #fff;
    padding: 7px;
    top: -32px;
    left: -65px;
    position: absolute;
    width: 150px;
    border-radius: 6px;
    font-style: normal;
}

.comment-info {
    background-color: #ffe42f;
    background-image: linear-gradient(to top, #daad03 0%, #ffcb05 48%, #f1d56d 92%, #f1d56d 100%);
    box-shadow: 0.8px 0.6px 0 rgba(0, 0, 0, 0.3);
    padding: 4px 8px;
    padding-right: 10px;
    border-radius: 14px;
    color: #383029;
    font-weight: 700;
    position: relative;
}

/* Css for responsive layout */

@media  (max-width: 768px) {

  .new-header {    
    max-width: 906px;    
    width: 100%;    
    height: auto;    
    padding-top: 250px;    
    background-image: url('images/logo.png');    
    background-repeat: no-repeat;    
    background-position: center 30px;
    background-size: auto 200px;    
    text-align: center;
	}
	
  .new-header .phone a {    
    position: relative;    
    bottom: auto;    
    left: auto;    
    top: auto;    
    right: auto;
	}
	
  .wrap {    
    overflow: hidden;    
    width: 100%;    
    max-width: 903px;    
    margin-top: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;    
    -ms-flex-direction: column;    
    -ms-flex-direction: column;    
    -ms-flex-direction: column;    -ms-flex-direction: column;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
            flex-direction: column;
	}
	
  .wrap .header {    
    float: none;    
    width: 100%;
	}
	
  .wrap .header #menu-global {    
    background-position: center;
	}
	
  .wrap .content {    
    margin: auto;    
    width: 100%;    
    max-width: 715px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;    
    -ms-flex-direction: column;    
    -ms-flex-direction: column;    
    -ms-flex-direction: column;    -ms-flex-direction: column;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
            flex-direction: column;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
	}
	
  .wrap .content .block {    
    float: none;    
    margin: auto;    
    max-width: 306px;    
    width: 100%;
	}
	
  .footer-new .footer-bg {    
    max-width: 306px;    
    width: 100%;    
    height: auto;    
    margin: auto;    
    padding: 20px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;    
    -ms-flex-direction: column;    
    -ms-flex-direction: column;    
    -ms-flex-direction: column;    -ms-flex-direction: column;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
            flex-direction: column;    
    -ms-flex-wrap: wrap;    
        flex-wrap: wrap;    
    background-image: url('images/bg-block-lrg.png');
    background-size: 100% 100%;    
    text-align: center;
	}
	
  .footer-new .footer-bg img {    
    margin: 10px auto !important;
	}
	
  #global-terms {    
    padding-left: 15px;    
    padding-right: 15px;
  }
}




@media (max-width: 991px) {
    
	.block.feature h2{
		font-size: 1.1em;
	}
	.footer-new img:last-child { display:none; }
    
    .footer-new ul li:after { display: none; }
    
    .footer-new ul.menu {
        background: url(images/bg-menu.png) no-repeat center;
        padding: 40px 6px 0px 0;
        height: 264px;
        display: block;
    }
    
    .footer-new ul.menu > li a {
        
        display: block;
        margin: 0 auto;
        color: #fff;
        font-weight: bold;
        font-size: 1.3em;
        line-height: 1em;
        text-align: center;
        text-transform: uppercase;
        text-decoration: none;
        text-shadow: -1px -1px 0 rgba(0,0,0, 0.4);
        outline: none;        
        padding-bottom: 13px;
    }
    .footer-new ul.menu > li {
        text-align: center;
        list-style: none;
    }
    
    .wrap .header #menu-global { display: none; }
    
    
}