/*
Full Width Version
*/

table {
  width: 90%;
}





/* CONTENT STYLES START */

.content {
	width: 95%;
	padding-left: 0px;
}
/* CONTENT STYLES END */


/* ----- COLUMN STYLES START ----- */



/* 5 COLUMN LAYOUT START */
.col5_1wide {
	width: 18%;
}
.col5_1wide img {
	max-width: 100%;
}
.col5_2wide {
	width: 38%;
}
.col5_2wide img {
	max-width: 100%;
}
.col5_3wide {
	width: 58%;
}
.col5_3wide img {
	max-width: 100%;
}
.col5_4wide {
	width: 78%;
}
.col5_4wide img {
	max-width: 100%;
}
.col5_spacer {
	width: 2%;
}
/* 5 COLUMN LAYOUT END */



/* 4 COLUMN LAYOUT START */
.col4_1wide {
	width: 23%;
}
.col4_1wide img {
	max-width: 100%;
}
.col4_2wide {
	width: 48%;
}
.col4_2wide img {
	max-width: 100%;
}
.col4_3wide {
	width: 73%;
}
.col4_3wide img {
	max-width: 100%;
}
.col4_4wide {
	width: 100%;
}
.col4_4wide img {
	max-width: 100%;
}
.col4_spacer {
	width: 2%;
}
/* 4 COLUMN LAYOUT END */






/* 3 COLUMN LAYOUT START */
.col3_1wide {
	width: 30%;
}
.col3_1wide img {
	max-width: 100%;
}
.col3_1wide_grey {
	/*width: 90%;*/
	padding: 5%;
	padding-bottom: 0px;
}
.col3_1wide_grey img {
	max-width: 100%;
}
.col3_1wide_border {
	width: 90%;
	padding: 5%;
}
.col3_1wide_border img {
	max-width: 100%;
}
.col3_2wide {
	width: 66%;
}
.col3_2wide img {
	max-width: 100%;
}
.col3_3wide {
	width: 100%;
}
.col3_3wide img {
	max-width: 100%;
}
.col3_spacer {
	width: 3%;
}
/* 3 COLUMN LAYOUT END */






/* ----- COLUMN STYLES END ----- */


.hp_content_container, .content_container {
	width: 86%;
  margin-left: auto;
  margin-right: auto;
  padding-left: 7%;
  padding-right: 7%;
}
.hp_content {
	width: 98%;
  padding-left: 0px;
}
.hp_col3_1wide {
	width: 30%;
}
.hp_col3_1wide img {
	max-width: 102%;
	width: 102%;
}
.hp_col3_1wide p {
	    width: 96%;
    padding: 0 2%;
}
.hp_col3_3wide {
    width: 100%;
}
.hp_col3_3wide img {
	max-width: 100%;
}
.metaslider {
  width: 118% !important;
  margin-left: -9% !important;
}

/* ADDITIONAL COLUMN LAYOUTS START */
.col1_1narrow {
	width: 700px;
}
.col1_1narrow img {
	max-width: 100%;
}
.col1_1wide {
	width: 980px;
}
.col1_1wide img {
	max-width: 100%;
}
.blue_bg {
	width: 980px;
}
.blue_bg img {
	max-width: 100%;
}
/* ADDITIONAL COLUMN LAYOUTS END */

/* ----- LAYOUT STYLES END ----- */






.col3_1wide_teaser {
  width: 30%;
	margin-left: 3%;
	margin-right: 2%;
}
.col3_1wide_teaser img {
  width: 100%;
	height: auto;
}
.col3_3wide_teaser {
    width: 100%;
}
.col3_3wide_teaser img {
	max-width: 100%;
	width: 100%;
	height: auto;
}

.easy_testimonial {
    width: 90%;
}

.hp_images {
	height: auto;
	width: 100%;
}


/*** CURRENT SKIN ***/






/** SELECTABLE COLUMNS **/
.col3_1wide_2 {
	width: 30%;
}
.col3_1wide_2 img {
	max-width: 100%;
	width: 100%;
}
.col3_2wide_2 {
	width: 66%;
}
.col3_2wide_2 img {
	max-width: 100%;
	width: 100%;
}
/** SELECTABLE COLUMNS **/




.thumb_3col {
	width: 100%;
	height: 20rem;
}
.thumb_4col {
	width: 100%;
	height: 18rem;
}