/* Copyright (C) YOOtheme GmbH, YOOtheme Proprietary Use License (http://www.yootheme.com/license) */

/* ========================================================================
   Use this file to add custom CSS easily
 ========================================================================== */


body {
	background: url("../../../images/jbb_bkgd.jpg") repeat fixed center top #e6e2d3;
	font-family: "arial","sans-serif";
	color: #2a2a2a;
}

.tm-main .tm-main-bottom { margin-top: 0; }

p, h1, h2, h3, h4 { 
	margin: 0;
	padding: 0;
}

em {
	color: #2a2a2a;
}

.clear {
	clear: both;
	height: 7px;
}

.tm-container { margin: 10px auto 20px auto; }

.tm-content .uk-article {
    padding: 25px;
}

.uk-panel-box { padding: 15px; }

/*Main Nav*/
.uk-navbar {
	background: linear-gradient(to bottom, #27282a, #040605) repeat scroll 0 0 #040605;
  	margin-top: -5px;
}

.uk-dropdown-navbar {
	margin-top: 0;
	background: #d0d0d2;
}

.uk-nav > li > a {
	padding: 7px 25px;
  	color: #000;
}

.uk-navbar-nav > li > a {
	font-family: "Arimo","arial","sans-serif";
	font-weight: bold;
	letter-spacing: 0.5px;
	color: #bcbdbf;
	font-size: 12.5px;
	padding: 0 22px;
	height: 51px;
	line-height: 51px;
}

.uk-navbar-nav > li > a:active {
    color: #fff;
}

.uk-nav > li > a:hover { background: #fff; }

.uk-navbar-nav > li > a:hover { background: linear-gradient(to bottom, #db781b, #f8981f); }

.uk-navbar-nav > li.uk-active > a {
	background: linear-gradient(to bottom, #db781b, #f8981f);
}

/*Logo and Tagline*/
.taglineLarge {
	font-family: "Arimo","arial","sans-serif";
	float: left;
	margin: 144px 0 0 15px;
	color: #000;
	font-size: 32px;
	text-align: left;
	line-height: 32px;
	font-weight: bold;
}

.taglineSmall {
	float: left;
	color: #000;
	text-align: left;
	font-weight: bold;
	display: none;
}

.logoMobile {
	display: none;
}

/* Off Canvas */
ul.uk-nav-sub { padding: 0; }

.uk-nav-offcanvas ul a:hover { background: #fff; }

html:not(.uk-touch) .uk-nav-offcanvas ul a:hover { color: #555; }

.uk-navbar-toggle { 
	background: #252525; 
	height: 46px;
	color: #ffffff;
}
 
.uk-nav-offcanvas ul a { 
	color: #000; 
	padding: 5px 25px 5px 35px; 
	background: #ababac;
}

.uk-nav-offcanvas > .uk-open > a,
html:not(.uk-touch) .uk-nav-offcanvas > li > a:hover,
html:not(.uk-touch) .uk-nav-offcanvas > li > a:focus { background: linear-gradient(to bottom, #db781b, #f8981f); }

/* Fonts */
h1, .uk-h1 {
	color: #777;
	font-family: "Arimo","arial","sans-serif";
	font-size: 19px;
	font-weight: bold;
	line-height: 20px;
	margin: 0 0 30px 0;
	text-transform: uppercase;
}

h2 {
    border-bottom: 1px dashed #9e9e9e;
    color: #f8981f !important;
    font-family: "Arimo","arial","sans-serif";
    font-size: 16.5px;
    font-weight: bold;
    letter-spacing: 0.5px;
    line-height: 20px;
	margin: 25px 0 15px 0;
    padding-bottom: 7px;
    text-transform: uppercase;
}

h3 {
    font-family: "Arimo","arial","sans-serif";
    font-size: 15px;
    font-weight: bold;
    line-height: 20px;
    margin: 25px 0 7px;
	border-bottom: 1px dashed #9e9e9e;
	padding-bottom: 4px;
}

p {
	margin-bottom: 12px;
}

.uk-panel-space {
	padding: 25px 30px 15px 24px;
}

.uk-panel-space h2 {
	margin-bottom: 22px;
	margin-top: 17px;
}

.uk-panel-space p {
	font-size: 15.5px;
	line-height: 22.5px;
}

.uk-article ul {
	padding-left: 14px;
}

.uk-article li {
	margin-bottom: 10px;
}

.readMore {
	font-size: 13px;
}

.notes {
	padding-right: 15px;
	font-size: 12px;
	line-height: 18px;
	font-style: italic;
	margin-top: 20px;
	color: #747474;
}

.pageIntro {
	text-align: center;
	font-size: 15.5px; 
	line-height: 21.5px;
	padding-top: 10px;
	color: #2a2a2a;
}

/*Forms*/
.formResponsive .formHorizontal .formControlLabel {
	float: none;
	width: auto;
	padding-top: 5px;
	padding-bottom: 3px;
	text-align: left;
	text-transform: uppercase;
	font-size: 11px;
	line-height: 14px;
}

.formResponsive .formHorizontal .formControls { 
	margin-left: 0px; 
	margin-top: 2px;
} 

.formResponsive .formHorizontal .rsform-block { margin-bottom: 0; }

.formResponsive textarea,
.formResponsive input[type="password"],
.formResponsive textarea:focus,
.formResponsive input[type="password"]:focus,
.formResponsive select:focus { 
	width: 100% !important; 
	max-width: 410px;
}

.formResponsive select { 
	width: 100% !important; 
	max-width: 420px;
}

.formResponsive input[type="text"],
.formResponsive input[type="text"]:focus { 
	width: 100% !important; 
	max-width: 410px;
}

p.formDescription {
	margin-top: 0 !important;
}

.padd-less { padding: 0 20px; }

.padd-r-less { padding-right: 12px; }

.formResponsive input[type="checkbox"] {
	margin-right: 5px;
	padding: 0;
}

.formResponsive label {
	padding: 1px;
}

.formResponsive .formBody label { margin: 0px 0px 0px 0; }

button, html input[type="button"], input[type="reset"], input[type="submit"] {
    font-size: 13px;
    line-height: 22px;
}

.formResponsive input[type="button"], .formResponsive input[type="submit"], .formResponsive input[type="reset"] {
    padding: 3px 6px;
}

.formResponsive select, .formResponsive input[type="file"] {
    font-size: 13px;
	height: 23px;
    line-height: 20px;
}

.formResponsive select, .formResponsive textarea, .formResponsive input[type="text"], .formResponsive input[type="password"] {
	margin-bottom: 6px;
}

/* Social Icons*/
ul.social-icons {
	list-style: none;
	padding: 0;
	margin-top: 167px;
	width: 215px;
}

.social-icons li { 
	float: left;
	margin: 0 0 0 8px; 
}

.social-icons li a {
	display: block;
	width: 35px;
	height: 35px;
	background-position: 0 0;
	background-repeat: no-repeat;
	text-indent: -99999px;
}

.social-icons .facebook a { background: url("../../../images/icons/icon_facebook.png") no-repeat 0 0; }
.social-icons .facebook a:hover { background: url("../../../images/icons/icon_facebook_hover.png") no-repeat 0 0; }

.social-icons .twitter a { background: url("../../../images/icons/icon_twitter.png") no-repeat 0 0; }
.social-icons .twitter a:hover { background: url("../../../images/icons/icon_twitter_hover.png") no-repeat 0 0; } 

.social-icons .instagram a { background: url("../../../images/icons/icon_instagram.png") no-repeat 0 0; }
.social-icons .instagram a:hover { background: url("../../../images/icons/icon_instagram_hover.png") no-repeat 0 0; }

.social-icons .pinterest a { background: url("../../../images/icons/icon_pinterest.png") no-repeat 0 0; }
.social-icons .pinterest a:hover { background: url("../../../images/icons/icon_pinterest_hover.png") no-repeat 0 0; }

.social-icons .emailus a { background: url("../../../images/icons/icon_email.png") no-repeat 0 0; }
.social-icons .emailus a:hover { background: url("../../../images/icons/icon_email_hover.png") no-repeat 0 0; }


/*Find More at Jerry Built Module*/
.findMore {
	width: 94%;
	padding-right: 3%;
	padding-left: 3%;
}

.findMoreTwoRows {
	width: 100%;
	display: none;
}

.findMoreTwoRows td {
	width: 33.3%;
}

.findMoreOneRow {
	width: 100%;
}

.findMoreOneRow td {
	width: 16.6%;
}

.findMore a {
	font-size: 12px;
	display: block;
	padding-top: 68px;
	width: 100%;
	font-family: "Arimo","arial","sans-serif";
	font-weight: bold;
	color: #88898B;
	text-align: center;
	background-position: center top !important;
}

.findMore a:visited {
	color: #88898B;
}

.findMore p {
   	font-size: 12px;
	line-height: 14px;
	margin: 0;
	padding-top: 8px;
   	text-transform: uppercase;
	text-align: center;
}

.Find1 > a { background: url("../../../images/More1.jpg") no-repeat ; }

.Find2 > a { background: url("../../../images/More2.jpg") no-repeat ; }

.Find3 > a { background: url("../../../images/More3.jpg") no-repeat ; }

.Find4 > a { background: url("../../../images/More4.jpg") no-repeat ; }

.Find5 > a { background: url("../../../images/More5.jpg") no-repeat ; }

.Find6 > a { background: url("../../../images/More6.jpg") no-repeat ; }

.Find1:hover > a {
	background: url("../../../images/More1_hover.jpg") no-repeat ;
	color: #f8981f !important;
	text-decoration: none;
}

.Find2:hover > a {
    background: url("../../../images/More2_hover.jpg") no-repeat ;
	color: #f8981f !important;
	text-decoration: none;
}

.Find3:hover > a {
	background: url("../../../images/More3_hover.jpg") no-repeat ;
	color: #f8981f !important;
	text-decoration: none;
}

.Find4:hover > a {
	background: url("../../../images/More4_hover.jpg") no-repeat ;
	color: #f8981f !important;
	text-decoration: none;
}

.Find5:hover > a {
	background: url("../../../images/More5_hover.jpg") no-repeat ;
	color: #f8981f !important;
	text-decoration: none;
}

.Find6:hover > a {
	background: url("../../../images/More6_hover.jpg") no-repeat ;
	color: #f8981f !important;
	text-decoration: none;
}

.jerrybuilt h3.uk-panel-title {
	margin: 0 0 8px 0;
	text-align: center;
	font-family: "Arimo","arial","sans-serif";
	color: #f8981f !important; 
	font-size: 16px;
	letter-spacing: .5px;
	font-weight: bold;
	line-height: 20px;
	padding-bottom: 7px;
	border-bottom: 1px dashed #9e9e9e;
	text-transform: uppercase;
}


.tm-block-bottom { background: none repeat scroll 0 0 rgba(0, 0, 0, 0); }

.tm-block-bottom .tm-bottom-b.uk-grid.tm-grid-block { margin-bottom: 20px; }

.tm-block-bottom .uk-panel.uk-panel-box { background: #000; }


.pageBannerLg {
	display: block; 
	width: 100% !important; 
	height: auto !important; 
	margin-bottom: 20px;
}

.pageBannerSm {
	display: none;
}


/*Top Ten Module*/
ol.topTenList {
	font-weight: bold;
	font-size: 15px;
	color: #8d8e90;
	margin: 0;
}

ol.topTenList p {
	font-weight: normal;
	font-size: 14px;
	line-height: 23px;
	color: #fff;
	margin: 0;
}

.topTen {
	background-color: #000;
}

.topTenBannerLg {
	display: block; 
	width: 100%; 
	height: auto; 
	margin-bottom: 10px;
}

.topTenBannerSm {
	display: none;
}


/*Footer*/
.tm-footer {
	padding: 15px;
	line-height: 17px;
    font-size: 13px;
}

.tm-totop-scroller {
	top: 2px;
	width: 15px;
}

/*.footerColumn1 {
	float: left;
	width: 50%;
}

.footerColumn2 {
	float: left;
	width: 50%;
}*/

.footerLine {
	padding-bottom: 8px;
}

.footerFullColumn {
	clear: both;
	width: 100%;
	padding: 13px 0 0 0;
}

.footerFullColumn p {
	font-size: 12px;
	border-top: 1px dashed #9e9e9e;
	padding: 13px 0 0 0;
	margin: 0;
}

.footerFont {
	font-weight: bold;
	color: #f8981f !important;
	text-transform: uppercase;
	font-size: 13px;
}

.footerFull img {
    border: none;
    display: inline;
    padding: 0 0 4px 3px;
}

/*.footerTablet {
	display: none;
}

.footerTablet img {
    border: none;
    display: inline;
    padding: 0 0 4px 3px;
}*/

/*Article*/
.articleWrap {
	clear: both;
	width: 100%;
}

.articleWrap img {
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	margin: 0 15px 8px 0;
	float: left;
}

.articleLeftColumn {
	width: 48%;
	padding-right: 2%;
	float: left;
}

.articleRightColumn {
	width: 48%;
	padding-left: 2%;
	float: left;
}

iframe {
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}


/*Blog*/
.uk-article h2 {
    border-bottom: 1px dashed #9e9e9e;
	display: block;
    color: #f8981f !important;
    font-family: "Arimo","arial","sans-serif";
    font-size: 16.5px;
    font-weight: bold;
    letter-spacing: 0.5px;
    line-height: 20px;
    padding-bottom: 7px;
    text-transform: uppercase;
}

.uk-article img {
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}

.uk-align-left {
    margin-bottom: 10px;
}

a, .uk-link {
    color: #f8981f;
	text-decoration: none;
}

a:hover, .uk-link {
    color: #f8981f;
	text-decoration: underline;
}

a:active, .uk-link {
    color: #f8981f;
	text-decoration: underline;
}

a:visited, .uk-link {
    color: #f8981f;
	text-decoration: underline;
}

.uk-panel-title {
    font-size: 16px;
    font-weight: bold;
}

/*.latestArticles {
	height: 143px;
}*/


/*Gallery*/
.wk-gallery-wall.round > *, .wk-gallery-wall.round > * > img, .wk-gallery-wall.round .spotlight > img + div {
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;  
}

.wk-gallery-wall.margin > * {
    margin: 0 17px 17px 0;
}

/*Tabs Menus*/
.wk-slideshow-tabs .slides > li > article {
    padding: 0;
}

/*Loyalty - Aloha*/
.loyalty {
	display: none;
	width: 100%;
	height: 700px;
	border-radius: 5px;
	border: 1px solid #c5c5c5;
	margin-top: 30px;
}

.loyaltyMessage {
	display: block;
	margin: 30px auto;
	border: 1px solid #c5c5c5;
	padding: 15px;
}


/*News*/
.newsBox img {
	float: left;
	margin: 0 15px 15px 0;
	border: #e5e5e5 solid 1px;
}

.newsBox {
	background: linear-gradient(to bottom, #f5f4f4, #e5e5e5) repeat scroll 0 0 #e5e5e5;
	padding: 2%;
	width: 96%; 
	margin: 25px 0; 
	border: #e5e5e5 solid 1px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	min-height: 150px;
}

.newsBox h2 {
	margin-top: 5px;
	margin-bottom: 12px;
	padding-bottom: 5px;
}

.newsBox p {
	margin-top: 0;
	margin-bottom: 15px;
	line-height: 18px;
}

.newsDate {
	font-size: 12px;
	font-style: italic;
}

/* Responsive
 ========================================================================== */

@media (min-width: 950px) {
	
	.loyalty {
		display: block;
	}
	
	.loyaltyMessage {
		display: none;
	}
	
}

@media (min-width: 901px) and (max-width: 1024px) {

	.uk-panel-space {
		padding: 15px 23px 15px 22px;
	}
	
	.uk-panel-space h2 {
		margin-bottom: 20px;
	}
	
	.uk-navbar-nav > li > a {
	    padding: 0 19px;
	}
}

@media (min-width: 768px) and (max-width: 900px) {

	.uk-navbar-nav > li > a {
	    padding: 0 13px;
	    height: 46px;
	    line-height: 46px;
		font-size: 12px;
	}
  
	.taglineLarge {
   		 margin: 153px 0 0 10px;
   		 font-size: 27px;
		 line-height: 27px; 
	}
	
	.uk-panel-space p {
		font-size: 14.5px;
		line-height: 19.5px;
		margin: 8px 0;
	}

	.uk-panel-space {
		padding: 15px 10px 10px 13px;
	}
	
	.uk-panel-space h2 {
		margin-top: 5px;
		margin-bottom: 12px;
	}
	
	.uk-panel-space p {
		font-size: 14px;
		line-height: 19px;
	}
	
	.topTen {
		-webkit-column-gap: .4em; 
		-moz-column-gap: .4em; 
		column-gap: .4em;
	}

	ol.topTenList p {
		font-size: 13px;
		line-height: 21px;
	}
	
	.articleLeftColumn img,  .articleRightColumn img {
		width: 168px;
		height: auto;
	}
	
	.uk-panel-box { padding: 10px; }
	
}
	

@media (min-width: 768px) {

	.topTen {
		-webkit-column-count: 2; 
		-moz-column-count: 2; 
		column-count: 2; 
		-webkit-column-gap: 1em; 
		-moz-column-gap: 1em; 
		column-gap: 1em;
	}
	
}

@media (min-width: 901px) {
		
	ol.topTenList {
		padding-left: 60px;
	}
}


@media (min-width: 800px) and (max-width: 900px) {
		
	ol.topTenList {
		padding-left: 50px;
	}
}

@media (max-width: 767px) {

	.uk-nav>li>a { color: #ccc; }

	.formResponsive textarea,
	.formResponsive input[type="password"],
	.formResponsive textarea:focus,
	.formResponsive input[type="password"]:focus,
	.formResponsive select:focus,
	.formResponsive select {
		width: 100% !important; 
		max-width: 100%;
	}

	.formResponsive input[type="text"],
	.formResponsive input[type="text"]:focus {
		width: 100% !important; 
		max-width: 100%;
	}
	
	.uk-panel-space h2 {
		margin-top: 5px;
		margin-bottom: 12px;
	}
	
	.uk-panel-space p {
		font-size: 14px;
		line-height: 19px;
	}
	
	.articleLeftColumn {
		width: 100%;
		padding-right: 0;
		float: left;
		margin-top: 15px;
	}

	.articleRightColumn {
		width: 100%;
		padding-left: 0;
		float: left;
		margin-top: 15px;
	}
	
	h2, h3 {
		margin-top: 0;
	}
	
	.padd-r-less { padding-right: 10px; }
	
	.newsBox img {
		display: block;
		float: none;
	}
	
	.newsBox {
		padding: 4%;
		width: 92%;
	}

}

@media (min-width: 611px) and (max-width: 767px) {
	
	.taglineLarge {
   		 margin: 165px 0 0 7px;
   		 font-size: 20px;
		 line-height: 20px; 
		 letter-spacing: -.3px;
	}
	
	/*.footerTablet {
		display: block;
	}
	
	.footerFull {
		display: none;
	}*/
	
}


@media (min-width: 411px) and (max-width: 610px) {
	
	.largeLogo {
		display: none;
	}
	
	.logoMobile {
		display: block;
		margin-left: auto;
		margin-right: auto;
		width: 378px;
	}
	
	.tm-headerbar .tm-logo {
    	float: none;
	}

	ul.social-icons { 
		margin-top: 15px;
	}
	
	.social {
		margin-left: auto;
		margin-right: auto;
	}
	
	.uk-navbar {
  		margin-top: -10px;
	}
	
	.taglineLarge {
		margin: 45px 0 0 10px;
		font-size: 22px;
		line-height: 22px;
	}
	
	.tm-headerbar .uk-panel {
		max-width: 100%;
		width: 100%;
	} 
	
	/*.footerColumn1 {
		float: left;
		width: 100%;
		padding-left: 0;
	}

	.footerColumn2 {
		float: left;
		width: 100%;
		padding-right: 0;
		padding-top: 10px;
	}*/
	
	.articleWrap img {
		width: 187px;
		height: auto;
	}
	
	/*.uk-article img {
		width: 187px;
		height: auto;
	}
	
	.uk-align-left {
    	margin-bottom: 0;
	}*/
}


@media (max-width: 410px) {
	
	.largeLogo {
		display: none;
	}
	
	.tm-headerbar .tm-logo {
    	float: none;
	}

	ul.social-icons { 
		margin-top: 15px;
	}
	
	.social {
		margin-left: auto;
		margin-right: auto;
	}
	
	.uk-navbar {
  		margin-top: -10px;
	}
	
	.taglineLarge {
		display: none;
	}
	
	.taglineSmall {
		margin: 40px 0 0 10px;
		display: block;
		font-size: 18px;
		line-height: 18px;
	}
	
	.tm-headerbar .uk-panel {
		max-width: 100%;
		width: 100%;
	}
	
	/*.footerTablet {
		display: block;
	}
	
	.footerFull {
		display: none;
	}
	
	.footerColumn1 {
		float: left;
		width: 100%;
		padding-left: 0;
	}

	.footerColumn2 {
		float: left;
		width: 100%;
		padding-right: 0;
		padding-top: 10px;
	}*/

 	.articleWrap img {
		display: block;
		float: none;
		margin-bottom: 10px;
	}
	
	.uk-align-left img {
		width: 100%;
		height: auto;
		display: block;
		float: none;
	}
	
	.uk-align-left {
		float: none;
		margin-right: 0;
	}
	
	.tm-content .uk-article {
    	padding: 15px;
	}
	
	.uk-panel-header {
    	padding: 15px;
	}
	
	.tm-noblog .tm-content {
		padding: 15px;
	}
	
	.pageBannerLg {
		display: none; 
	}

	.pageBannerSm {
		display: block;
		width: 100%; 
		height: auto; 
		margin-bottom: 15px;
	}
	
	.topTenBannerLg {
		display: none;
	}

	.topTenBannerSm {
		display: block; 
		width: 100%; 
		height: auto; 
		margin-bottom: 10px;
	}

}

@media (min-width: 241px) and (max-width: 410px) {
	
	.logoMobile {
		display: block;
		margin-left: auto;
		margin-right: auto;
		width: 284px;
	}
}
	
	
@media (min-width: 481px) and (max-width: 767px) {

	.topTen {
		-webkit-column-count: 2; 
		-moz-column-count: 2; 
		column-count: 2; 
		-webkit-column-gap: 1em; 
		-moz-column-gap: 1em; 
		column-gap: 1em;
	}

}
	
	
@media (max-width: 320px) {
	
	.jerrybuilt h3.uk-panel-title { font-size: 15px; }
	
	h2 { font-size: 16px; }
	
	h1, .uk-h1 { margin: 0 0 18px 0; }
	
	.uk-panel-box { padding: 10px;}

}

@media (max-width: 240px) {
	
	.uk-panel-space p {
		font-size: 14px;
		line-height: 18px;
		margin: 7px 0;
	}

	.uk-panel-space { padding: 10px; }
	
	.social-icons li {
		margin: 0 7px 0 0;
	}
	
	ol.topTenList p {
		font-size: 12px;
		line-height: 20px;
	}

	ol.topTenList { font-size: 12px; }
	
	.taglineSmall { 
		margin: 10px 0 0 5px;
	 }
	
	.findMore {
		width: 100%;
		padding: 0;
	}
	
	.findMore p {
		font-size: 9px;
		line-height: 11px;
	}
	
	.findMore a {
		padding-top: 65px;
		font-size: 10px; 
	}
	
	.logoMobile {
		display: block;
		margin-left: auto;
		margin-right: auto;
		width: 230px;
	}
	
	.findMore {
		width: 100%;
		padding: 0;
	} 
	
}

@media (min-width: 241px) and (max-width: 767px) {
	
	.uk-panel-space p {
		font-size: 15px;
		line-height: 20px;
		margin: 9px 0;
	}

	.uk-panel-space {
		padding: 15px;
	}
	
	ol.topTenList p {
		font-size: 12px;
		line-height: 20px;
	}
	
	.findMore a { 
		padding-top: 66px;
		font-size: 11px; 
	}	
	
	.findMore p {
		font-size: 11px;
		line-height: 13px;
	}
	
	.findMore {
		width: 100%;
		padding: 0;
	} 
	
}


@media (max-width: 532px) {
	
	.findMoreTwoRows {
		display: block;
		margin: 0 auto;
		width: 250px;
	}
	
	.findMoreOneRow {
		display: none;
	}
	
}


@media (min-width: 360px) and (max-width: 480px) {
	.uk-article img {
		margin-right: 40px;
	}
	
	.articleWrap img {
    	margin-right: 15px !important;
	}
}