/*!---------- GLOBAL STYLES ----------*/
body {
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	font-size: 13px;
	line-height: 24px;
	font-family: "TradeGothicNextW01-Cond", "Helvetica Neue", Helvetica, Arial, sans-serif;
	color: #000;
	overflow-x: hidden;
}
body.boxed-layout {
	background: #eee;
}
body.boxed-layout .main-container {
	background: #fff;
}
body.boxed-layout, .boxed-layout .nav-container, .boxed-layout .main-container, .boxed-layout nav {
	max-width: 1366px;
	margin: 0 auto;
	left: 0;
	right: 0;
}
ul {
	list-style: none;
}
ul.bullets {
	list-style: inside;
}
.main-container {
	border-top: 20px solid #ab2328;
	clear: both;
}
hr {
	border: none;
	border-top: 1px solid #ccc;
	margin: 0 0 24px 0;
	width: 100%;
}
hr.short-thick {
	max-width: 50px;
	border-top: 5px solid #ccc;
	opacity: 1 !important;
}
.image-bg hr {
	border-color: #fff;
	opacity: .6;
}
.image-bg.bg-yellow hr {
	border-color: #ccc;
	opacity: 1;
}
.bg-red hr {
	border-color: #555;
}
.inline-block {
	display: inline-block;
}
.list-inline {
	margin-left: 0;
}
.list-inline > li {
	padding: 0 8px;
}
.list-inline > li:last-child {
	padding-right: 0;
}
.list-inline > li:first-child {
	padding-left: 0;
}
.bg-primary .list-inline i {
	color: #9696f3;
}
.overflow-hidden {
	overflow: hidden;
}
.display-block {
	display: block;
}
.show-grid {
	border: 1px dashed rgba(255, 255, 255, 0);
	padding: 8px;
	transition: all 0.2s ease;
	-webkit-transition: all 0.2s ease;
	-moz-transition: all 0.2s ease;
	cursor: default;
}
.show-grid:hover {
	border-color: #222;
}
.right {
	right: 0;
}
.relative {
	position: relative;
	z-index: 2;
}
.clearboth {
	clear: both;
}
.spread-children * {
	display: inline-block;
	margin-left: 12px;
	margin-right: 12px;
}
.spread-children-large * {
	display: inline-block;
	margin-left: 24px;
	margin-right: 24px;
}
.container {
	position: relative;
}
.vnu {
	display: inline;
}

@media all and (max-width: 1100px) {
.col-md-push-1 {
	left: 0;
}
}

@media all and (max-width: 768px) {
.pull-left-sm {
	float: left !important;
}
.overflow-hidden-xs {
	overflow: hidden;
}
}

@media all and (max-width: 767px) {
.spread-children * {
	margin-left: 6px;
	margin-right: 6px;
}
}
/*!---------- MIXINS ----------*/
.v-align-children {
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flexbox;
	display: flex;
	align-items: center;
	-webkit-align-items: center;
	justify-content: center;
	-webkit-justify-content: center;
	flex-direction: row;
	-webkit-flex-direction: row;
}
.v-align-children-column {
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flexbox;
	display: flex;
	align-items: center;
	-webkit-align-items: center;
	justify-content: center;
	-webkit-justify-content: center;
	flex-direction: column;
	-webkit-flex-direction: column;
}
.disable-select {
	-webkit-touch-callout: none;
	-webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
}

@media all and (max-width: 990px) {
.v-align-children {
	display: block !important;
}
}
.v-align-transform {
	position: relative;
	transform: translate3d(0, -50%, 0);
	-webkit-transform: translate3d(0, -50%, 0);
	top: 50%;
	z-index: 2;
}
.align-bottom {
	position: absolute;
	bottom: 0;
	margin: 0 auto;
	left: 0;
	right: 0;
	z-index: 2;
}
.align-top {
	position: absolute;
	top: 0;
	margin: 0 auto;
	left: 0;
	right: 0;
	z-index: 2;
}

/*!---------- TYPOGRAPHY ----------*/
@media all and (max-width: 767px) {
.text-center-xs {
	text-align: center !important;
}
}
.bold {
	font-weight: 600 !important;
}
.thin {
	font-weight: 100 !important;
}

@media all and (max-width: 767px) {
.thin {
	font-weight: 300 !important;
}
}
h1, h2, h3, h4, h5, h6, p, ul, ol, pre, table, blockquote, input, button, select, textarea {
	margin-bottom: 24px;
	margin-top: 0;
	padding: 0;
}
h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 {
	font-family: "TradeGothicNextW01-Bold_693232", "Helvetica Neue", Helvetica, Arial, sans-serif;
}
h1, h2, h3, h4, h5, h6 {
	color: #000;
}
h1, .h1 {
	font-size: 56px;
	line-height: 64px;
}
h1.large {
	font-size: 72px;
	line-height: 80px;
}

@media all and (max-width: 990px) {
h1.large {
	font-size: 56px;
	line-height: 64px;
}
}
h2 {
	font-family: "TradeGothicNextW01-BdCm", "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 72px;
	line-height: 72px;
}
h3 {
	font-family: "TradeGothicNextW01-CnIt", "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 32px;
	line-height: 40px;
}
h4 {
	font-family: "TradeGothicNextW01-BdCm", "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 24px;
	line-height: 32px;
}
h5 {
	font-size: 16px;
	line-height: 24px;
}
h6, .h6 {
	font-size: 12px;
	line-height: 24px;
}

@media all and (max-width: 767px) {
h1, h1.large, .h1 {
	font-size: 32px;
	line-height: 40px;
}
h2 {
	font-size: 32px;
	line-height: 40px;
}
h3 {
	font-size: 24px;
	line-height: 32px;
}
h4 {
	font-size: 18px;
	line-height: 26px;
}
h5 {
	font-size: 16px;
	line-height: 24px;
}
h6, .h6 {
	font-size: 12px;
	line-height: 24px;
}
}
.uppercase {
	text-transform: uppercase;
}
h1.uppercase {
	letter-spacing: 17px;
	margin-right: -17px;
}
h2.uppercase {
	letter-spacing: 2px;
	margin-right: -2px;
}
h3.uppercase {
	letter-spacing: 6px;
	margin-right: -6px;
}
h4.uppercase {
	letter-spacing: 3px;
	margin-right: -3px;
}
h5.uppercase {
	letter-spacing: 2px;
	margin-right: -2px;
}
h6.uppercase, .h6-u {
	letter-spacing: 2px;
}
.bold-h6 {
	font-size: 12px;
	line-height: 24px;
	text-transform: uppercase;
	letter-spacing: 2px;
}
p {
	font-size: 24px;
	line-height: 36px;
}
p.lead {
	font-size: 32px;
	line-height: 40px;
	font-family: "TradeGothicNextW01-Bold_693232", "Helvetica Neue", Helvetica, Arial, sans-serif;
}
.sub {
	font-size: 12px;
}

@media all and (max-width: 767px) {
p.lead {
	font-size: 24px;
	line-height: 32px;
}
p {
	font-size: 16px;
	line-height: 24px;
}
}
a, a:visited, a:focus, a:active, a:hover {
	text-decoration: none;
	outline: none;
}
a {
	color: #ab2328;
	transition: all 0.3s ease;
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	cursor: poitner;
	padding-bottom: 2px;
	border-bottom: 1px solid #ab2328;
}
a:hover {
	color: #1919d7;
	text-decoration: none;
}
.image-bg a, .bg-primary a {
	color: #fff;
}
.image-bg a:hover, .bg-primary a:hover {
	color: #fff;
	opacity: .9;
}
.bg-red a {
	color: #ff9e1b;
	border-color: #ff9e1b;
}
.bg-yellow a {
	color: #ab2328;
	border-color: #ab2328;
}
.bg-red a:hover, .bg-yellow a:hover {
	color: #fff;
}
.bg-yellow a:hover {
	color: #ab2328;
	opacity: 1;
}
.label {
	font-size: 12px;
	line-height: 24px;
	text-transform: uppercase;
	letter-spacing: 2px;
	letter-spacing: 1px;
	background: #ab2328;
	border-radius: 0;
	padding: 6px 12px;
	font-size: 10px;
	vertical-align: middle;
}
blockquote {
	overflow: hidden;
	font-family: "Merriweather", "Georgia", Times New Roman, Times, serif;
	font-size: 20px;
	line-height: 40px;
	font-style: italic;
	background: #f5f5f5;
	padding: 32px;
	color: #777;
}
.bg-secondary blockquote {
	background: #fff;
	border-color: #ab2328;
}
blockquote .author {
	font-size: 12px;
	display: block;
	float: right;
	margin-top: 16px;
}
.number {
	font-family: "Lato", "Helvetica Neue", Helvetica, Arial, sans-serif;
}
.columns-2 {
	column-count: 2;
	-webkit-column-count: 2;
}

@media all and (max-width: 767px) {
br {
	display: none;
}
blockquote {
	font-size: 16px;
	line-height: 32px;
}
.columns-2 {
	column-count: 1;
	-webkit-column-count: 1;
}
}
.text-left {
	text-align: left !important;
}

@media all and (max-width: 767px) {
.text-left-xs {
	text-align: left !important;
}
}
ul[data-bullet] li {
	line-height: 32px;
}
ul[data-bullet] li i:first-child {
	margin-right: 16px;
	transform: scale(1.5);
	-webkit-transform: scale(1.5);
	display: inline-block;
}
ul.lead li {
	font-size: 16px;
	line-height: 40px;
}
/*!---------- COLORS ----------*/
.bg-red {
	background: #ab2328 !important;
}
.bg-yellow {
	background: #ff9e1b !important;
}
.bg-white {
	background: #fff !important;
}
.bg-black {
	background: #000 !important;
}
.color-red {
	color: #ab2328 !important;
}
.color-yellow {
	color: #ff9e1b !important;
}
.color-white {
	color: #fff !important;
}
.color-black {
	color: #000 !important;
}
/*!---------- SECTIONS ----------*/
section, footer {
	padding: 80px 0;
	position: relative;
	overflow: hidden;
}
footer {
	padding: 80px 0;
	border-bottom: 20px solid #ab2328;
}
.fullscreen {
	height: 100vh;
}
.bg-red h1, nav.bg-red h1, footer.bg-red h1, .bg-primary h1, .bg-red h2, nav.bg-red h2, footer.bg-red h2, .bg-primary h2, .bg-red h3, nav.bg-red h3, footer.bg-red h3, .bg-primary h3, .bg-red h4, nav.bg-red h4, footer.bg-red h4, .bg-primary h4, .bg-red h5, nav.bg-red h5, footer.bg-red h5, .bg-primary h5, .bg-red h6, nav.bg-red h6, footer.bg-red h6, .bg-primary h6 {
	color: #ffffff;
}
.bg-red p, nav.bg-red p, footer.bg-red p, .bg-primary p, .bg-red span, nav.bg-red span, footer.bg-red span, .bg-primary span, .bg-red li, nav.bg-red li, footer.bg-red li, .bg-primary li {
	color: #fefefe;
}

@media all and (max-width: 767px) {
section {
	padding: 80px 0;
}
}
.overlay:before {
	position: absolute;
	content: '';
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	background: #000;
	opacity: 0.3;
	z-index: 2;
}
.overlay-heavy:before {
	opacity: .6;
}
.bg-yellow.overlay:before {
	position: absolute;
	content: '';
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	background: #ffffff;
	opacity: 0.1;
	z-index: 2;
}
.image-bg h1, .image-bg h2, .image-bg h3, .image-bg h4, .image-bg h5, .image-bg h6 {
	color: #ffffff;
}
.image-bg p, .image-bg span, .image-bg li {
	color: #ffffff;
}
.image-bg .container, .image-bg div[class*='col-'] {
	position: relative;
	z-index: 3;
}
.container.image-bg .row {
	position: relative;
	z-index: 3;
}
.background-image-holder {
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	z-index: 1;
	background: #000;
	background-size: cover !important;
	background-position: 50% 50% !important;
	transition: all 0.3s ease;
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	opacity: 0;
}
.background-image-holder img {
	display: none;
}
.background-multiply .background-image-holder {
	background-color: #ab2328 !important;
	background-blend-mode: multiply;
}
.background-image-holder.fadeIn {
	opacity: 1;
}
.parallax > .background-image-holder, .parallax .slides li > .background-image-holder {
	height: 100vh;
	top: -50vh;
	transition: all 0s ease !important;
	transition: opacity 0.3s ease !important;
	-webkit-transform-style: preserve-3d;
}
.parallax:first-child .slides li > .background-image-holder, .parallax:first-child .background-image-holder {
	top: 0;
}
.main-container > a:first-child + .parallax .background-image-holder {
	top: 0;
}

@media all and (max-width: 767px) {
.parallax > .background-image-holder, .parallax .slides li > .background-image-holder {
	top: 0 !important;
	transform: none !important;
	-webkit-transform: none !important;
}
}
/*!---------- BUTTONS ----------*/
.btn {
	font-family: "TradeGothicNextW01-BdCm", "Helvetica Neue", Helvetica, Arial, sans-serif;
	border: 3px solid #ab2328;
	padding: 0 30px;
	height: 60px;
	min-width: 300px;
	line-height: 54px;
	font-size: 24px;
	text-transform: uppercase;
	letter-spacing: 1px;
	border-radius: 0;
	color: #fff !important;
	text-align: center;
	transition: all 0.3s ease;
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	margin-right: 8px;
	margin-bottom: 24px;
}
.btn:last-child, .btn:last-of-type {
	margin-right: 0;
}
.btn:hover {
	background: #ab2328;
	color: #fff;
}
.btn:visited {
	color: #fff;
}
.btn-white:visited, .btn:visited:hover {
	color: #fff;
}
/*!---------- IMAGE TILES ----------*/
img {
	max-width: 100%;
}
.image-tile {
	overflow: hidden;
	position: relative;
	margin-bottom: 24px;
}
.image-tile img {
	width: 100%;
	display: inline-block;
}
.image-tile .label {
	position: absolute;
	top: 16px;
	right: 16px;
	z-index: 5;
}
.inner-title:before {
	transition: all 0.5s ease;
	-webkit-transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	content: '';
	position: absolute;
	left: 0;
	bottom: 0;
	width: 100%;
	height: 100%;
	background: -moz-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(34, 34, 34, 0.9) 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(0, 0, 0, 0)), color-stop(100%, rgba(34, 34, 34, 0.9)));
	background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(34, 34, 34, 0.9) 100%);
	background: -o-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(34, 34, 34, 0.9) 100%);
	background: -ms-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(34, 34, 34, 0.9) 100%);
	background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(34, 34, 34, 0.9) 100%);
 filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#000', GradientType=0);
	pointer-events: none;
}
.inner-title.title-center:before {
	background: #000;
	opacity: .4;
}
.inner-title:hover:before {
	transform: scale(1.2);
	-webkit-transform: scale(1.2);
}
.inner-title .title {
	position: absolute;
	width: 100%;
	bottom: 24px;
	z-index: 5;
}
.inner-title .title h1, .inner-title .title h2, .inner-title .title h3, .inner-title .title h4, .inner-title .title h5, .inner-title .title h6 {
	color: #ffffff;
}
.inner-title .title p, .inner-title .title span, .inner-title .title li {
	color: #ffffff;
}
.inner-title.title-center .title {
	bottom: auto;
	top: 50%;
	transform: translate3d(0, -50%, 0);
	-webkit-transform: translate3d(0, -50%, 0);
	-moz-transform: translate3d(0, -50%, 0);
}
.inner-title .title h5 {
}
.inner-title {
	transition: all 0.3s ease;
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	opacity: 1;
}
.inner-title:hover {
	opacity: .95;
}
.inner-title.hover-reveal:before {
	opacity: 0;
}
.inner-title.hover-reveal .title {
	opacity: 0;
	transform: translate3d(0, 50px, 0);
	-webkit-transform: translate3d(0, 50px, 0);
	-moz-transform: translate3d(0, 50px, 0);
	transition: all 0.3s ease;
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
}
.inner-title.hover-reveal:hover .title {
	opacity: 1;
	transform: translate3d(0, 0px, 0);
	-webkit-transform: translate3d(0, 0px, 0);
	-moz-transform: translate3d(0, 0px, 0);
}
.inner-title.hover-reveal:hover:before {
	opacity: 1;
}
.outer-title img {
	display: inline-block;
	margin-bottom: 12px;
}
.hover-tile {
	position: relative;
	overflow: hidden;
	background: #000;
}
.hover-tile img {
	transition: all 0.3s ease;
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
}
.hover-tile:hover img {
	opacity: .5;
}
.hover-tile .hover-state {
	position: relative;
	transform: translate3d(0, -50%, 0);
	-webkit-transform: translate3d(0, -50%, 0);
	top: 50%;
	z-index: 2;
	position: absolute;
	transition: all 0.3s ease;
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	opacity: 0;
	width: 100%;
}
.hover-state {
	z-index: 99;
	padding: 0 40px;
	cursor: default;
}
.hover-state h1, .hover-state h2, .hover-state h3, .hover-state h4, .hover-state h5, .hover-state h6 {
	color: #ffffff;
}
.hover-state p, .hover-state span, .hover-state li {
	color: #ffffff;
}
.hover-state * {
	transition: all 0.3s ease;
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	transform: translate3d(0, 30px, 0) scale(1.05);
	-webkit-transform: translate3d(0, 30px, 0) scale(1.05);
}
.hover-tile:hover .hover-state {
	opacity: 1;
}
.hover-tile:hover .hover-state * {
	transform: translate3d(0, 0px, 0) scale(1);
	-webkit-transform: translate3d(0, 0px, 0) scale(1);
}
.hover-state *:last-child {
	margin-bottom: 0;
}
.border-thick {
	border: 16px solid #fff;
	border-top: none;
}
.border-thick.col-sm-6:first-child {
	border-right: 8px solid #fff;
}
.border-thick.col-sm-6:last-child {
	border-left: 8px solid #fff;
}
/*!---------- INTROS ----------*/
.cover {
	margin: 0;
	padding: 0;
}
.cover h1, .cover h2, .cover h3, .cover h4, .cover h5, .cover h6 {
	color: #ffffff;
}
.cover p, .cover span, .cover li {
	color: #ffffff;
}
.image-bg.bg-yellow h1, .image-bg.bg-yellow h2, .image-bg.bg-yellow h3, .image-bg.bg-yellow h4, .image-bg.bg-yellow h5, .image-bg.bg-yellow h6 {
	color: #222222;
}
.image-bg.bg-yellow p, .image-bg.bg-yellow span, .image-bg.bg-yellow li {
	color: #777777;
}
.cover:first-child .fullscreen {
	max-height: 100%;
}
.cover.fullscreen .slides > li {
	height: 100vh;
}
.cover .slides li .container {
	z-index: 4;
	position: relative;
}
.cover .flex-control-nav {
	transition: all 0.3s ease;
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	opacity: .9;
}
.cover .flex-control-nav:hover {
	opacity: 1;
}
.cover .align-bottom {
	padding: 0 32px;
	bottom: 16px;
}
.cover .align-top {
	padding: 0 32px;
}

@media all and (max-width: 767px) {
.cover .align-bottom {
	padding: 0 15px;
}
.cover .align-bottom.relative-xs {
	position: relative;
	bottom: 0;
}
.cover.fullscreen {
	height: auto;
	padding: 80px 0;
}
.cover.fullscreen.image-slider {
	padding: 0;
}
.cover.fullscreen .container {
	top: 0;
	transform: none;
	-webkit-transform: none;
}
.cover.fullscreen .slides li {
	height: auto;
	padding: 80px 0;
}
}
/*!---------- IMAGE BLOCKS ----------*/
.image-md {
	max-height: 120px;
}
.image-small {
	max-height: 80px;
}
.image-xs {
	max-height: 50px;
}
.image-xxs {
	max-height: 30px;
}
.fade-half {
	opacity: 0.5;
}
.fade-1-4 {
	opacity: 0.75;
}
.fade-3-4 {
	opacity: 0.25;
}
.fade-on-hover {
	transition: all 0.3s ease;
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	opacity: .5;
}
.fade-on-hover:hover {
	opacity: 1;
}
.cast-shadow {
	-webkit-box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.2);
	-moz-box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.2);
	box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.2);
}
.cast-shadow-light {
	-webkit-box-shadow: 0px 0px 4px 0px rgba(0, 0, 0, 0.2);
	-moz-box-shadow: 0px 0px 4px 0px rgba(0, 0, 0, 0.2);
	box-shadow: 0px 0px 4px 0px rgba(0, 0, 0, 0.2);
}
.image-block, .image-block .image-bg {
	padding: 0;
	height: 50vw;
	max-height: 700px;
}
.image-block .container {
	height: 100%;
}
.image-block-right .image-bg {
	position: absolute;
	top: 0;
}

@media all and (max-width: 768px) {
.image-block {
	height: auto;
	max-height: 1000000px;
}
.image-block .image-bg {
	height: 350px;
}
.image-block .v-align-transform {
	top: 0;
	transform: none;
	-webkit-transform: none;
}
.image-block-right .image-bg {
	position: relative;
}
}
.image-edge .container {
	position: relative;
}
.image-edge .container div[class*='col-'] {
	position: absolute;
}

@media all and (max-width: 990px) {
.image-edge .container div[class*='col-'] {
	position: relative;
	top: 0;
	transform: none;
	-webkit-transform: none;
}
}
.image-square {
	height: 50vw;
	max-height: 640px;
	overflow: hidden;
	padding: 0;
}
.image-square .image, .image-square > .content {
	position: absolute;
}
.image-square .image {
	height: 100%;
}
.image-square > .content {
	padding: 0 10%;
	top: 50%;
	transform: translate3d(0, -50%, 0);
	-webkit-transform: translate3d(0, -50%, 0);
	-moz-transform: translate3d(0, -50%, 0);
}
.image-square.left .image {
	left: 0;
}
.image-square.left > .content {
	right: 0;
}
.image-square.right .image {
	right: 0;
}
.image-square.right > .content {
	left: 0;
}

@media all and (max-width: 990px) {
.image-square {
	height: auto;
	max-height: 100000px;
	padding-bottom: 48px;
}
.image-square .image, .image-square > .content {
	position: relative;
}
.image-square .image {
	height: 100vw;
	margin-bottom: 48px;
	max-height: 500px;
}
.image-square > .content {
	top: 0;
	transform: none;
	-webkit-transform: none;
	padding: 0 20%;
}
}

@media all and (max-width: 767px) {
.image-square > .content {
	padding: 0 15px;
}
}
.image-zoom img {
	transition: all 9s ease;
	-webkit-transition: all 9s ease;
	-moz-transition: all 9s ease;
}
.image-zoom:hover img {
	transform: scale(1.1);
	-webkit-transform: scale(1.1);
}
.image-caption {
	position: relative;
	overflow: hidden;
}
.image-caption .caption {
	position: absolute;
	width: 100%;
	bottom: 0;
	padding: 16px;
	color: #fff;
}
.image-caption .caption p {
	position: relative;
	z-index: 4;
	margin: 0;
}
.image-caption .caption:before {
	content: '' attr(data-caption) '';
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 0;
	opacity: 1;
	background: -moz-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(34, 34, 34, 0.7) 100%);
	/* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(0, 0, 0, 0)), color-stop(100%, rgba(34, 34, 34, 0.7)));
	/* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(34, 34, 34, 0.7) 100%);
	/* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(34, 34, 34, 0.7) 100%);
	/* Opera 11.10+ */
	background: -ms-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(34, 34, 34, 0.7) 100%);
	/* IE10+ */
	background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(34, 34, 34, 0.7) 100%);
  /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#e6222222', GradientType=0);
/* IE6-9 */
}
.image-caption.hover-caption .caption {
	opacity: 0;
	transition: all 0.3s ease;
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	transform: translate3d(0, 100px, 0);
	-webkit-transform: translate3d(0, 100px, 0);
	-moz-transform: translate3d(0, 100px, 0);
}
.image-caption.hover-caption:hover .caption {
	opacity: 1;
	transform: translate3d(0, 0, 0);
	-webkit-transform: translate3d(0, 0, 0);
	-moz-transform: translate3d(0, 0, 0);
}
/*!---------- FOOTERS ----------*/
.social-list {
	margin: 0;
}
.social-list a {
	font-size: 32px;
	color: #ab2328 !important;
	border-bottom: none;
}
.social-list a:hover {
	color: #fff !important;
}
/*!---------- SPACING ----------*/
.mr0 {
	margin-right: 0;
}
.mb0 {
	margin-bottom: 0 !important;
}
.mb8 {
	margin-bottom: 8px;
}
.mb16 {
	margin-bottom: 16px;
}
.mb24 {
	margin-bottom: 24px;
}
.mb30 {
	margin-bottom: 30px;
}
.mb32 {
	margin-bottom: 32px;
}
.mb40 {
	margin-bottom: 40px;
}
.mb48 {
	margin-bottom: 48px;
}
.mb56 {
	margin-bottom: 56px;
}
.mb64 {
	margin-bottom: 64px;
}
.mb72 {
	margin-bottom: 72px;
}
.mb80 {
	margin-bottom: 80px;
}
.mb88 {
	margin-bottom: 88px;
}
.mb96 {
	margin-bottom: 96px;
}
.mb104 {
	margin-bottom: 104px;
}
.mb112 {
	margin-bottom: 112px;
}
.mb120 {
	margin-bottom: 120px;
}
.mb160 {
	margin-bottom: 160px;
}
.mt0 {
	margin-top: 0 !important;
}
.mt8 {
	margin-top: 8px;
}
.mt16 {
	margin-top: 16px;
}
.mt24 {
	margin-top: 24px;
}
.mt32 {
	margin-top: 32px;
}
.mt40 {
	margin-top: 40px;
}
.mt48 {
	margin-top: 48px;
}
.mt56 {
	margin-top: 56px;
}
.mt64 {
	margin-top: 64px;
}
.mt72 {
	margin-top: 72px;
}
.mt80 {
	margin-top: 80px;
}
.mt88 {
	margin-top: 88px;
}
.mt96 {
	margin-top: 96px;
}
.mt104 {
	margin-top: 104px;
}
.mt112 {
	margin-top: 112px;
}
.mt120 {
	margin-top: 120px;
}
.mt160 {
	margin-top: 160px;
}
.p32 {
	padding: 0 32px;
}
.p24 {
	padding: 24px;
}
.p0 {
	padding: 0;
}
.pt0 {
	padding-top: 0;
}
.pt8 {
	padding-top: 8px;
}
.pt16 {
	padding-top: 16px;
}
.pt24 {
	padding-top: 24px;
}
.pt32 {
	padding-top: 32px;
}
.pt40 {
	padding-top: 40px;
}
.pt48 {
	padding-top: 48px;
}
.pt64 {
	padding-top: 64px;
}
.pt72 {
	padding-top: 72px;
}
.pt80 {
	padding-top: 80px;
}
.pt88 {
	padding-top: 88px;
}
.pt96 {
	padding-top: 96px;
}
.pt104 {
	padding-top: 104px;
}
.pt112 {
	padding-top: 112px;
}
.pt120 {
	padding-top: 120px;
}
.pt160 {
	padding-top: 160px;
}
.pt180 {
	padding-top: 180px;
}
.pt240 {
	padding-top: 240px;
}
.pb0 {
	padding-bottom: 0;
}
.pb8 {
	padding-bottom: 8px;
}
.pb16 {
	padding-bottom: 16px;
}
.pb24 {
	padding-bottom: 24px;
}
.pb32 {
	padding-bottom: 32px;
}
.pb40 {
	padding-bottom: 40px;
}
.pb48 {
	padding-bottom: 48px;
}
.pb56 {
	padding-bottom: 56px;
}
.pb64 {
	padding-bottom: 64px;
}
.pb72 {
	padding-bottom: 72px;
}
.pb80 {
	padding-bottom: 80px;
}
.pb88 {
	padding-bottom: 88px;
}
.pb96 {
	padding-bottom: 96px;
}
.pb104 {
	padding-bottom: 104px;
}
.pb112 {
	padding-bottom: 112px;
}
.pb120 {
	padding-bottom: 120px;
}
.pb160 {
	padding-bottom: 160px;
}
.pb180 {
	padding-bottom: 180px;
}
.pb240 {
	padding-bottom: 240px;
}

@media all and (max-width: 990px) {
.mb-s-0 {
	margin-bottom: 0;
}
.mb-s-8 {
	margin-bottom: 8px;
}
.mb-s-16 {
	margin-bottom: 16px;
}
.mb-s-24 {
	margin-bottom: 24px;
}
.mb-s-32 {
	margin-bottom: 32px;
}
.mb-s-40 {
	margin-bottom: 40px;
}
.mb-s-48 {
	margin-bottom: 48px;
}
.mb-s-64 {
	margin-bottom: 64px;
}
.mb-s-72 {
	margin-bottom: 72px;
}
.mb-s-80 {
	margin-bottom: 80px;
}
.mb-s-88 {
	margin-bottom: 88px;
}
.mb-s-96 {
	margin-bottom: 96px;
}
.mb-s-104 {
	margin-bottom: 104px;
}
.mb-s-112 {
	margin-bottom: 112px;
}
.mb-s-120 {
	margin-bottom: 120px;
}
}

@media all and (max-width: 990px) {
.mb-sm-0 {
	margin-bottom: 0;
}
.mb-sm-8 {
	margin-bottom: 8px;
}
.mb-sm-16 {
	margin-bottom: 16px;
}
.mb-sm-24 {
	margin-bottom: 24px;
}
.mb-sm-32 {
	margin-bottom: 32px;
}
.mb-sm-40 {
	margin-bottom: 40px;
}
.mb-sm-48 {
	margin-bottom: 48px;
}
.mb-sm-64 {
	margin-bottom: 64px;
}
.mb-sm-72 {
	margin-bottom: 72px;
}
.mb-sm-80 {
	margin-bottom: 80px;
}
.mb-sm-88 {
	margin-bottom: 88px;
}
.mb-sm-96 {
	margin-bottom: 96px;
}
.mb-sm-104 {
	margin-bottom: 104px;
}
.mb-sm-112 {
	margin-bottom: 112px;
}
.mb-sm-120 {
	margin-bottom: 120px;
}
.mt-sm-0 {
	margin-top: 0 !important;
}
.mt-sm-8 {
	margin-top: 8px;
}
.mt-sm-16 {
	margin-top: 16px;
}
.mt-sm-24 {
	margin-top: 24px;
}
.mt-sm-32 {
	margin-top: 32px;
}
.mt-sm-40 {
	margin-top: 40px;
}
.mt-sm-48 {
	margin-top: 48px;
}
.mt-sm-56 {
	margin-top: 56px;
}
.mt-sm-64 {
	margin-top: 64px;
}
.mt-sm-72 {
	margin-top: 72px;
}
.mt-sm-80 {
	margin-top: 80px;
}
.mt-sm-88 {
	margin-top: 88px;
}
.mt-sm-96 {
	margin-top: 96px;
}
.mt-sm-104 {
	margin-top: 104px;
}
.mt-sm-112 {
	margin-top: 112px;
}
.mt-sm-120 {
	margin-top: 120px;
}
.p0-sm {
	padding: 0;
}
.pt-sm-0 {
	padding-top: 0;
}
.pt-sm-8 {
	padding-top: 8px;
}
.pt-sm-16 {
	padding-top: 16px;
}
.pt-sm-24 {
	padding-top: 24px;
}
.pt-sm-32 {
	padding-top: 32px;
}
.pt-sm-40 {
	padding-top: 40px;
}
.pt-sm-48 {
	padding-top: 48px;
}
.pt-sm-64 {
	padding-top: 64px;
}
.pt-sm-72 {
	padding-top: 72px;
}
.pt-sm-80 {
	padding-top: 80px;
}
.pt-sm-88 {
	padding-top: 88px;
}
.pt-sm-96 {
	padding-top: 96px;
}
.pt-sm-104 {
	padding-top: 104px;
}
.pt-sm-112 {
	padding-top: 112px;
}
.pt-sm-120 {
	padding-top: 120px;
}
.pt-sm-160 {
	padding-top: 160px;
}
.pb-sm-0 {
	padding-bottom: 0;
}
.pb-sm-8 {
	padding-bottom: 8px;
}
.pb-sm-16 {
	padding-bottom: 16px;
}
.pb-sm-24 {
	padding-bottom: 24px;
}
.pb-sm-32 {
	padding-bottom: 32px;
}
.pb-sm-40 {
	padding-bottom: 40px;
}
.pb-sm-48 {
	padding-bottom: 48px;
}
.pb-sm-64 {
	padding-bottom: 64px;
}
.pb-sm-72 {
	padding-bottom: 72px;
}
.pb-sm-80 {
	padding-bottom: 80px;
}
.pb-sm-88 {
	padding-bottom: 88px;
}
.pb-sm-96 {
	padding-bottom: 96px;
}
.pb-sm-104 {
	padding-bottom: 104px;
}
.pb-sm-112 {
	padding-bottom: 112px;
}
.pb-sm-120 {
	padding-bottom: 120px;
}
}

@media all and (max-width: 767px) {
.mb-xs-0 {
	margin-bottom: 0;
}
.mb-xs-8 {
	margin-bottom: 8px;
}
.mb-xs-16 {
	margin-bottom: 16px;
}
.mb-xs-24 {
	margin-bottom: 24px;
}
.mb-xs-32 {
	margin-bottom: 32px;
}
.mb-xs-40 {
	margin-bottom: 40px;
}
.mb-xs-48 {
	margin-bottom: 48px;
}
.mb-xs-64 {
	margin-bottom: 64px;
}
.mb-xs-72 {
	margin-bottom: 72px;
}
.mb-xs-80 {
	margin-bottom: 80px;
}
.mb-xs-88 {
	margin-bottom: 88px;
}
.mb-xs-96 {
	margin-bottom: 96px;
}
.mb-xs-104 {
	margin-bottom: 104px;
}
.mb-xs-112 {
	margin-bottom: 112px;
}
.mb-xs-120 {
	margin-bottom: 120px;
}
.mt-xs-0 {
	margin-top: 0 !important;
}
.mt-xs-8 {
	margin-top: 8px;
}
.mt-xs-16 {
	margin-top: 16px;
}
.mt-xs-24 {
	margin-top: 24px;
}
.mt-xs-32 {
	margin-top: 32px;
}
.mt-xs-40 {
	margin-top: 40px;
}
.mt-xs-48 {
	margin-top: 48px;
}
.mt-xs-56 {
	margin-top: 56px;
}
.mt-xs-64 {
	margin-top: 64px;
}
.mt-xs-72 {
	margin-top: 72px;
}
.mt-xs-80 {
	margin-top: 80px;
}
.mt-xs-88 {
	margin-top: 88px;
}
.mt-xs-96 {
	margin-top: 96px;
}
.mt-xs-104 {
	margin-top: 104px;
}
.mt-xs-112 {
	margin-top: 112px;
}
.mt-xs-120 {
	margin-top: 120px;
}
.p0-xs {
	padding: 0;
}
.pt-xs-0 {
	padding-top: 0;
}
.pt-xs-8 {
	padding-top: 8px;
}
.pt-xs-16 {
	padding-top: 16px;
}
.pt-xs-24 {
	padding-top: 24px;
}
.pt-xs-32 {
	padding-top: 32px;
}
.pt-xs-40 {
	padding-top: 40px;
}
.pt-xs-48 {
	padding-top: 48px;
}
.pt-xs-64 {
	padding-top: 64px;
}
.pt-xs-72 {
	padding-top: 72px;
}
.pt-xs-80 {
	padding-top: 80px;
}
.pt-xs-88 {
	padding-top: 88px;
}
.pt-xs-96 {
	padding-top: 96px;
}
.pt-xs-104 {
	padding-top: 104px;
}
.pt-xs-112 {
	padding-top: 112px;
}
.pt-xs-120 {
	padding-top: 120px;
}
.pt-xs-160 {
	padding-top: 160px;
}
.pt-xs-180 {
	padding-top: 180px;
}
.pt-xs-240 {
	padding-top: 240px !important;
}
.pb-xs-0 {
	padding-bottom: 0;
}
.pb-xs-8 {
	padding-bottom: 8px;
}
.pb-xs-16 {
	padding-bottom: 16px;
}
.pb-xs-24 {
	padding-bottom: 24px;
}
.pb-xs-32 {
	padding-bottom: 32px;
}
.pb-xs-40 {
	padding-bottom: 40px;
}
.pb-xs-48 {
	padding-bottom: 48px;
}
.pb-xs-64 {
	padding-bottom: 64px;
}
.pb-xs-72 {
	padding-bottom: 72px;
}
.pb-xs-80 {
	padding-bottom: 80px;
}
.pb-xs-88 {
	padding-bottom: 88px;
}
.pb-xs-96 {
	padding-bottom: 96px;
}
.pb-xs-104 {
	padding-bottom: 104px;
}
.pb-xs-112 {
	padding-bottom: 112px;
}
.pb-xs-120 {
	padding-bottom: 120px;
}
.pb-xs-180 {
	padding-bottom: 180px;
}
.pb-xs-240 {
	padding-bottom: 240px !important;
}
}
