/* ******************** Image Boxes ******************** */
/****** Box Controls ******/
.iBox.fl-left { float: left; margin: 0 1.250rem 1.25rem 0}
.iBox.fl-right { float: right; margin: 0 0 1.250rem 1.25rem;}

/****** Shared Typography ******/
.iBox .title {
	font-size: 18px;
    margin-top: 0.563rem;
}
.iBox .content {
    font-size: 16px;
    line-height: 1.250em;
    padding: ;
    margin: 0;
}
.iBox .content a {}
.iBox a, .iBox .title a {text-decoration: none; color: inherit; font-size: inherit;}
.iBox .link {
	position: relative;
	display: inline;
	color: #cd0f1e;
	font-style: italic;
}

.PTH .iBox a, .PTH .iBox .title a, .PTH .iBox .content a {font-family: 'Proxima Nova W08 Reg', Arial; text-align: left;}
.PTH .iBox .content a{
	text-transform: lowercase;
}
.PTH .iBox .title {
	position: absolute;
	top: 0;
	background: #458993;
	color: white;
	padding: 5px;
	left: 1px;
	margin-bottom: 0px !important;
}
.PTH .iBox .title a{
	color: white;
}
.PTH .iBox .link {
	font-style: normal;
}

/****** Shared Containers ******/
.iBox { margin: 0 auto 20px; position: relative;}
.iBox, .iBox *, .iBox *:before, .iBox *:after { -moz-box-sizing: border-box; -webkit-box-sizing: border-box; box-sizing: border-box;}
.c1 .iBox, .c3 .iBox { clear:both;}
.iBox .contentHolder { margin:0 auto;}
.iBox .iBox-link {}
.iBox .iBox-link .img-replace {}

/****** Standard Image Box ******/
.iBox.standard {
	position: relative;
	position: relative;
	background: url(/includes/images/assets/grunge-bkgrnd.jpg) repeat 0 0;
	padding: 0.625rem ;
	text-align: center;
	-webkit-box-shadow: 0 2px 4px 0 rgba(0,0,0,.15);
	box-shadow: 0 2px 4px 0 rgba(0,0,0,.15);
}
.iBox.standard img { position: relative; width: 100%;}
.iBox.standard .title { }
.iBox.standard .content {}
.iBox.standard .link {}

.PTH .iBox h4{
	text-align: left;
	padding: 4px;
}
.PTH .iBox.standard {
	background:#f8fafa;
	-webkit-box-shadow: none;
	box-shadow: none;
	border: 1px solid #e7eded;
	padding: 0;
	border-radius: 3px;
	max-height: 111px;
}
.PTH .iBox.standard img { float:left; width: 111px; height: 111px; }
.PTH .iBox.standard .content {text-align: left; padding: 4px 4px 4px 10px;}

.PTH .iBox.standard h4{
	padding-top: 2px;
}

@media only screen and (max-width: 30em){
	.PTH .pth-imgbox-titlecontent{
		max-width: 175px;
		overflow:hidden;
	}
}

/*** Mobile ***/
@media only screen and (max-width: 40em) {
	.iBox.standard { width: 100%;}

	.PTH .pth-imgbox-titlecontent .content{
		font-size: 14px;
	}
} 

/*** Tablet ***/
@media only screen and (min-width: 40.063em) and (max-width: 64em) {
	.iBox.standard { width: 50%;}
	#homeBottom .iBox.standard { width: 46%; margin-right: 0.625rem;}
	.PTH .iBox.standard { max-height: none; }
	.PTH .iBox.standard img { float: none; }
}

/*** Desktop  ***/
@media only screen and (min-width: 64.063em) {
	.iBox.standard { width: 40%;}
	#homeBottom .iBox.standard { width: 30%;}
}

.sv-foundation .imgbox-modal {
	background: #ededed;
	display: inline-block;
	margin-left: 30px;
	margin-bottom: 20px;
	float: right;
}
.imgbox-modal .modal-img-expander {
	display: block;
}
.imgbox-modal .modal-button-wrapper {
	padding-top: 10px;
	padding-bottom: 10px;
	font: normal 18px 'Museo Sans W01 500';
}
.imgbox-modal .modal-button-wrapper a:hover {
	color: #CD0F1E;
}
.imgbox-modal .modal-button-wrapper .modal-link-arrow {
	background: url("/includes/images/assets/btn-arrow.png") no-repeat;
	height: 30px;
	width: 30px;
	display: inline-block;
	vertical-align: middle;
	margin-left: 15px;
}
.sv-foundation .imgbox-collection {
	font-family:'Pinto W00 NO_01';
	background-size: cover;
	background-attachment: fixed;
	background-position: bottom center;
	padding: 50px; 
}
.imgbox-collection .collection-wrapper {
	max-width: 964px;
	margin: 0px auto;
}
.imgbox-collection .collection-item {
	position: relative;
	padding: 10px;
	background: #fff;
	box-shadow: 7px 7px 14px rgba(0,0,0,0.7);
	max-width: 308px;
	margin-left: auto;
	margin-right: auto;
}
.imgbox-collection .collection-item .collection-text-wrapper {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	color: #fff;
}
.imgbox-collection .collection-item .collection-title {
	font-size: 90px;
	line-height: 66px;
	position: absolute;
	left: 0;
	right: 0;
	top: 70px;
}
.imgbox-collection .collection-item .collection-subtitle {
	font-size: 60px;
	display: block;
}
.imgbox-collection .collection-item .collection-arrow {
	height: 40px;
	width: 40px;
	display: block;
	background: #fff;
	position: absolute;
	bottom: 30px;
	left: 0;
	right: 0;
	margin: 0 auto;
	background: url("/includes/images/assets/arrow-white.png") no-repeat;
}
.sv-foundation .imgbox-large {
	display: inline-block;
	margin-top: 40px;
	max-width: 472px;
}
.sv-foundation .imgbox-large.end {
	margin-right: 0;
}
.imgbox-large .large-content-title {
	font: normal 27px 'Museo Slab W01 500';
	line-height: 27px;
	margin-top: 30px;
	margin-bottom: 20px;
}
.imgbox-large .large-content-text {
	font-size: 20px;
	line-height: 36px;
	margin-bottom: 0;
}
.imgbox-large .large-content-link {
	font: normal 18px 'Museo Slab W01 500';
	line-height: 36px;
	margin-top: 15px;
}
.imgbox-large .large-content-link:hover {
	color: #CD0F1E;
}

@media (max-width: 64em) { 
	.sv-foundation .large-collection {
		padding: 15px;
	}
	.sv-foundation .imgbox-large,
	.sv-foundation .imgbox-large.end {
		display: block;
		margin-left: auto;
		margin-right: auto;
	}
	.sv-foundation .imgbox-modal {
		float: none;
		margin-left: auto;
		margin-right: auto;
		display: block;
		max-width: 366px;
	}
	.sv-foundation .imgbox-collection {
		background-attachment: initial;
	}
}
@media (min-width: 40em) and (max-width: 64em) {
	.sv-foundation .imgbox-collection {
		padding: 30px;
	}
	.imgbox-collection .collection-item .collection-title {
		font-size: 70px;
		line-height: 45px;
		top: 20%;
	}
	.imgbox-collection .collection-item .collection-subtitle {
		font-size: 45px;
	}
	.sv-foundation .imgbox-collection .collection-grid > li {
		padding-bottom: 0;
	}
	.imgbox-large .large-content-title {
		margin-top: 20px;
	}
}
@media (max-width: 40em) {
	.sv-foundation .imgbox-collection {
		padding: 15px;
	}
	.imgbox-collection .collection-item .collection-title {
		font-size: 85px;
		line-height: 57px;
	}
	.imgbox-collection .collection-item .collection-subtitle {
		font-size: 57px;
	}
}
