.news-column-index {
	float: left;
	width: 482px;
}

.news-column-index .section-heading,
.blog-column-index  .section-heading {
	margin: 4px 10px 5px -10px;
	width: 102.6%;
	background: none;
	border-bottom: none;
	position: relative;
	z-index: 1
}


.blog-column-index  {
	float: right;
	clear: right;
	width: 225px;
}


.review-column-list-item {
	float: left;
	overflow: hidden;
	position: relative;
	height: 314px;
}

.review-column-list-item-main {
	width: 417px;
}

.review-column-list-item-secondary {
	width: 310px;
  left: 1px;
}

.review-column-list-item-secondary > article {
	height: 135px;
	position: relative;
	overflow: hidden;
}

.review-column-list-item-secondary > article:last-of-type {
	top: 1px;
}


.review-list-item-image {
	position: absolute;
	width: 101%;
	top: 0; left: 0;
	z-index: 0;
}

.review-column-list-item-main .review-list-item-image {
	height: 100%;
	width: auto;
	left: -40%;
}

.review-column-list-item header {
	position: absolute;
	bottom: 0px;
	left: 0px;
	width: 100%;
	z-index: 1;
	padding: 20px 10px;
}

.review-column-list article:hover img {
	transition: transform 1s cubic-bezier(0.260, 0.695, 0.375, 0.965);
	  -webkit-transition: -webkit-transform 1s cubic-bezier(0.0260, 0.695, 0.375, 0.965);
	   -webkit-transform: scale(1.02); transform: scale(1.02);

}

.review-column-list-item .meta-line {
	padding: 5px 15px;
	position: relative;
	z-index: 3;
	min-height: 39px;
}

.meta-line.has-border {
	border-bottom: 1px solid rgba(255,255,255,.2);
}

.review-column-list-item .meta-line * {
	color: #fff;
	text-shadow: 1px 0px 3px rgba(0,0,0,.5);
}





.review-column-list-item strong {
	font: 400 21px/1.05 Arimo, Arial, sans-serif;
	color: #222;
	background: rgba(255,255,255,.75);
	padding: 2px 5px;
}

.review-column-list-item h3 {
	position: relative;
	font: 400 40px/1.28 "Google-Oswald", Arimo, Arial, sans-serif;
	color: #fff;
	-webkit-box-decoration-break: clone;
	-moz-box-decoration-break: clone;
	-ms-box-decoration-break: clone;
	-o-box-decoration-break: clone;
	box-decoration-break: clone;
	top: 5px;
	padding: 1px 5px;
	display: inline;
	background: url('../i/pattern-diag-dark.gif') repeat;
	text-shadow: 1px 1px 2px rgba(0,0,0,.8);

}

.review-column-list-item-secondary strong {
	font: 400 14px/1.05 Arimo, Arial, sans-serif;
}
.review-column-list-item-secondary h3 {
	font: 400 25px/1.28 "Google-Oswald", Arimo, Arial, sans-serif;

}


.meta-line a:hover  {
	text-decoration: none
}

/*
* NEWS ITEMS on index
*
*/

.news-column-list {
	padding-top: 7px;
	margin: 0;
}

.news-column-list-item {
	margin-bottom: 20px;
}

.news-item {
	margin-top: 0;
	padding: 5px 10px 0 10px;
	position: relative;
	overflow: hidden;
}

.news-item:first-child {
	margin-top: 30px
}



.news-item img {
	margin-top:-5px;
}


.news-item.is-accent img {
	max-width: 67%;
	height: auto;
}


 h3 {
	padding:0px 0px 1px 0px;
	font: 200 20px/120% 'Google-Oswald', 'Arial Narrow', Arial, sans-serif;
	margin-bottom: 7px;
	margin-top: 5px;
}



.news-item:first-child {
	margin-top: 0px;
}

.news-item {
	border-bottom: 1px solid #ddd;
	border-right: 1px solid #ddd;
	margin-top: 0px;
	width: 100%;
	clear:both;
	position: relative;
	background: #fff;
	 padding: 5px 10px 0 10px;
	font-family: "Arimo", Arial;
}



/*.news-item a:hover { text-decoration: underline; }*/
.news-item a:hover img { opacity: 0.9; }
.news-item img {
	/*padding2: 3px 5px 4px 4px;*/
	margin: -5px 10px -1px -10px;
	/*float: left;
	width: 70px;
	height: 100px;
	border: solid 1px #E5E4D3;*/
	opacity: 1;
	max-width: 40%;
	float: left;
	/*height: 100%;
	max-height: 100%;*/
}





/* BLOG ITEMS ON INDEX
*
*
*/


.blog-column-list h3 {
	padding: 0px 0px 0px 0px;
	font: 300 17px/140%  'Google-Oswald', Arial, sans-serif;
	margin-top: 0px;
	margin-bottom: 0px;
}

.blog-column-list a:hover h3, .lft a:hover h4, .lft a:hover p {
	text-decoration: underline;
}

.blog-column-list-item:first-child {
	margin-top: 0px;
}

.blog-column-list .more-news-link,
.news-column-list .more-news-link {
	margin-right: 10px;
}

/*.blog-column-list-item > a {
	overflow: hidden;
	width: 100%;
	 TEMP FOR NOW
	max-height: 126px;
	position: relative;
}*/

.blog-column-list-item {
	margin-bottom: 10px;
	width: 100%;
	clear:both;
	position: relative;
	padding: 0px 10px 37px 0;
	font-family: "Arimo", Arial, sans-serif;

}

.blog-column-list-item a:hover { text-decoration: none}
.blog-column-list-item a:hover img { opacity: 0.9; }
.blog-column-list-item > a img {
	/*padding2: 3px 5px 4px 4px;*/
	/*border: solid 1px #E5E4D3;*/
	margin: 0px 5px 0px 0px;
	opacity: 1;
	width: 104.5%;
	max-height: 126px;
}







#review-sample {
margin-left: -11px;
border-bottom: 10px solid #fff;
height: 324px;
background: #ddd;
}


#body .main::after {
	content: "";
position: absolute;
top: 324px;
left: 0;
width: 100%;
height: 39px;
background: #f2f2f2;
z-index: 0;
}
#body .main {
	background: #eee;

	background: #ffffff;
	background: -moz-linear-gradient(left,  #ffffff 0%, #f2f2f2 24%, #f2f2f2 73%, #ffffff 100%);
	background: -webkit-gradient(linear, left top, right top, color-stop(0%,#ffffff), color-stop(24%,#f2f2f2), color-stop(73%,#f2f2f2), color-stop(100%,#ffffff));
	background: -webkit-linear-gradient(left,  #ffffff 0%,#f2f2f2 24%,#f2f2f2 73%,#ffffff 100%);
	background: -o-linear-gradient(left,  #ffffff 0%,#f2f2f2 24%,#f2f2f2 73%,#ffffff 100%);
	background: -ms-linear-gradient(left,  #ffffff 0%,#f2f2f2 24%,#f2f2f2 73%,#ffffff 100%);
	background: linear-gradient(to right, #FFFFFF 0%,#f2f2f2 24%,#f2f2f2 73%,#ffffff 100%)
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#ffffff',GradientType=1 );
	padding-bottom: 5px;
	position: relative;
	height: 100%;
}

.section-heading-link {
	font: 400 18px 'Google-Oswald', 'Arial Narrow', Arial, sans-serif;
	color: #555;
	text-decoration: none;
	text-transform: uppercase;
}




.more-reviews-list-container {
	position: absolute;
	top: 0;
	width: 100%;
	height: 100%;
	left: 0;
	background: rgba(255,255,255,.9);
	z-index: 3;
	display: none;
}

.more-reviews-list-container h4 {
	height: 43px;
	text-transform: uppercase;
	font: 400 14px/43px "Google-Oswald", Arimo, Arial;
	padding: 0 10px;
	margin: 0;
}

.more-reviews-list-container h4 a {
	font: 400 14px/43px Arimo, Arial;
	text-transform: lowercase;
}

.more-reviews-list-toggle {
	bottom: 0; left: 0;
	background: #bbbbbb;
	position: absolute;
	z-index: 4;
	width: 100%;
	text-align: center;
	height: 43px;
	line-height: 43px;
}

.more-reviews-list-toggle:hover {
	text-decoration: none;
}

.more-reviews-list li {
	min-height: 38px;
	height: 38px;
	/*max-height: 38px;*/
}

.more-reviews-list a {
	/*line-height: 36px;*/
	font: 300 16px/1.6 "Google-Oswald", Arimo, Arial, sans-serif;
	color: #fff;
	display: block;
	width: 100%;
	padding: 8px 10px;
}

.more-reviews-list li:first-child a {
	background: #168694;
}

.more-reviews-list li:nth-child(2) a {
	background: #19b2c4;
}

.more-reviews-list li:nth-child(3) a {
	background: #f2ce9e;
}

.more-reviews-list li:nth-child(4) a {
	background: #f2ab6d;
}

.more-reviews-list li:nth-child(5) a {
	background: #926d5a;
}


.more-reviews-list li:nth-child(6) a {
	background: #b6b040;
}



.module-additions li a {
	padding: 3px 10px 3px 20px;
}


.module-additions a::after {
	font-family: "gsmarena";
	position: absolute;
	left: 0;
	top: 4px;
	font-size: 14px;
	font-weight: normal;
	color: #ccc;
}

.module-additions a:hover::after {
	color: #b23f33;
}

.module-additions a.b-pic::after {
	content: "\e90d";
}

.module-additions a.b-spin::after {
	content: "\e602";
}

.blue tbody tr:nth-child(odd) {
  background-color: #E8EFF6;
}


.blue thead th {
  background: #82A2BD;
}

.green tbody tr:nth-child(odd) {
  background-color: #e8f6e9;
}


.green thead th {
  background: #a4c08d;
}

a.module-phones-link {
	position: relative;
}

a.module-phones-link::after {
    content: "";
    position: absolute;
    background-color: #000;
    width: 92px;
    left: -5px;
    top: 0;
    height: 119px;
    z-index: 0;
}


.module-phones-link img {
    width: 115%;
    left: -5px;
    position: relative;
    padding: 5px;
    background: #fff;
    opacity: 0.953;
    z-index: 1;
}

.module {
	padding: 0;
    margin-bottom: 30px;
    position: relative;
}

.module .section-heading {
	margin-top: 0 !important;
	margin: 0 0 0 -10px;
	width: calc(100% + 10px);
	background: #fff;
}

.module-phones > h4 ~ div {
	padding-top: 5px;
}

.module-phones {
	background: #f2f2f2;
}