/*
Theme Name: Cols Porteurs
Template: layerswp
*/
/* Sélection  --------------------*/
::-moz-selection {
 background: #222248;
 color: #ef4e41;
}
::selection {
 background: #222248;
 color: #ef4e41;
}
a, a:focus {
	outline: 0;
	outline-color: #FFFFFF;
}
::-moz-focus-inner {
 border:0;
 outline-color:#FFFFFF;
}
/* Font -----------------------*/
/*@font-face {
    font-family: "Moonlight";
    src: url('font/MoonlightRegular.eot');
    src: url('font/MoonlightRegular.eot?#iefix') format('embedded-opentype'),
        url('font/MoonlightRegular.woff2') format('woff2'),
        url('font/MoonlightRegular.woff') format('woff'),
        url('font/MoonlightRegular.ttf') format('truetype'),
        url('font/MoonlightRegular.svg#MoonlightRegular') format('svg');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}*/
@font-face {
    font-family: 'Betterlett';
    src: url('font/Betterlett-Regular.eot');
    src: url('font/Betterlett-Regular.eot?#iefix') format('embedded-opentype'),
        url('font/Betterlett-Regular.woff2') format('woff2'),
        url('font/Betterlett-Regular.woff') format('woff'),
        url('font/Betterlett-Regular.ttf') format('truetype'),
        url('font/Betterlett-Regular.svg#Betterlett-Regular') format('svg');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: "Capsuula";
    src: url('font/Capsuula.eot');
    src: url('font/Capsuula.eot?#iefix') format('embedded-opentype'),
        url('font/Capsuula.woff2') format('woff2'),
        url('font/Capsuula.woff') format('woff'),
        url('font/Capsuula.ttf') format('truetype'),
        url('font/Capsuula.svg#Capsuula') format('svg');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}
@media screen and (-webkit-min-device-pixel-ratio:0) {
@font-face {
    font-family: 'Betterlett';
    src: url('font/Betterlett-Regular.eot');
    src: url('font/Betterlett-Regular.svg#Betterlett-Regular') format('svg');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: "Capsuula";
    src: url('font/Capsuula.svg#Capsuula') format('svg');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}
}
/* Main  --------------------*/
html {
	background: #FFFFFF;
}
body {
    font-family: "Capsuula", Helvetica, Arial, sans-serif;
    font-weight: normal;
    font-size: 2.2rem;
    color: #222248;
    line-height: 1.7;
	background: #FFFFFF;
}
.container {
	max-width: 1280px;
}
.copy a:not(.button), .story a:not(.button), p a {
    color: #ef4e41;
    border: none;
    text-decoration: none;
    font-weight: normal;
}
strong {
    font-family: "Capsuula", Helvetica, Arial, sans-serif;
	font-weight: bold;
	color: #ef4e41;
    font-style: normal;
}
.section-title .heading, h1, h2, h3, h4, h5, h6 {
    color: #ef4e41;
	font-family: "Betterlett", Helvetica, Arial, sans-serif;
	font-weight: normal;
    font-style: normal;
    line-height: 1.3;
}
.story h3 {
  font-size: 4rem;
  font-weight: normal;
}
.story h4 {
	font-size: 1.8rem;
	font-weight: normal;
	font-family: "Capsuula", Helvetica, Arial, sans-serif;
	text-transform: uppercase;
	letter-spacing: -0.08rem;
}
.section-title {
    margin-bottom: 20px;
}
.section-title .heading {
	font-size: 4rem;
}
.section-title h4.heading {
  font-size: 4rem;
}
.section-title .excerpt {
    color: #222248;
    font-size: 2.2rem;
	max-width: 100%;
	font-family: "Betterlett", Helvetica, Arial, sans-serif;
	font-weight: normal;
    font-style: normal;
}
.section-title .excerpt {
	color: #222248;
	font-family: 'Capsuula', Helvetica, Arial, sans-serif;
	font-weight: normal;
    font-style: normal;
}
.section-title .excerpt, .section-title.text-center .excerpt {
	padding: 0 10%;
}
.content-vertical-massive {
    padding-top: 5%;
    padding-bottom: 2%;
}
.button {
	background: #222248 !important;
	font-size: 2.2rem;
	letter-spacing: 0.15rem;
	padding: 10px 40px;
	font-weight: normal;
	border: none;
	text-transform: lowercase;
	color: #ef4e41;
}
a.button {
	color: #ef4e41;
}
.section-title.large .excerpt {
	font-size: 4rem;
}
.title-container {
    background-color: #FFFFFF !important;
	background-image: url('images/bg-pages.jpg');
    background-position: 100px center;
	position: relative;
	z-index: -2;
	background-size: cover;
	background-repeat: no-repeat;
	margin: 5% auto 0 auto;
	max-width: 1280px;
	padding: 150px 0;
	text-align: left;
	border-left: 20px solid #FFFFFF;
	border-right: 20px solid #FFFFFF;
}
.title-container:after {
	position: absolute;
	content: "";
	width: 1px;
	background: #ef4e41;
	height: 100px;
	left: 50%;
	bottom: 0;
	margin-bottom: -50px;
	z-index: 1;
}
.page-id-26 .title-container {
	display: none;
}
.bread-crumbs, .meta-info, .archive.category.category-14 .button {
	display: none;
}
.title-container .title {
    padding: 0;
	margin: 0;
	width: 100%;
	height: 100%;
	max-width: none;
	text-align: left;
}
.title-container .heading {
	color: #f3eae5;
	text-align: left;
	position: relative;
	height: auto;
	width: auto;
	margin: auto;
	padding: 20px 40px;
	font-size: 2.2rem;
	line-height: 1.5;
	word-wrap: break-word;
	background: #e56f5f;
	font-family: 'Capsuula', Helvetica, Arial, sans-serif;
	font-weight: normal;
	font-style: normal;
	display: inline-block;
}
.story h2 {
    font-size: 4rem;
	font-weight: normal;
}
.story blockquote {
    padding: 20px;
    line-height: 1.8;
    background: #f7f7f7;
    color: rgba(0, 7, 54, 0.6);
	border: 1px dashed #222248;
}
.story blockquote p {
	text-align: left;
}
.story p {
    text-align: justify;
}
.single .meta-item.meta-author {
	display: none;
}
.meta-item i {
	color: #222248;
}
.thumbnail-media img, .thumbnail img {
    max-height: 300px;
    max-width: 300px;
    width: auto;
    height: auto;
}
.section-title.large h1.heading span {
    text-transform: none;
    font-size: 2.2rem;
    color: #FFFFFF;
    position: relative;
    padding: 5px 18px;
    letter-spacing: 0.1rem;
    background: #222248;
    margin-right: 6px;
    margin-top: 14px;
    float: left;
    overflow: hidden;
    letter-spacing: -0.03rem;
}
.story h6 a:not(.button), .story h6:hover a:not(.button) {
	background: #222248;
	border: 3px double #FFFFFF;
	color: #FFFFFF;
	font-size: 2.2rem;
	font-weight: normal;
	text-transform: uppercase;
	padding: 12px 18px;
	border-radius: 2px;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	text-decoration: none;
	float: left;
}
.container.content-main {
    padding: 4% 20px 2% 20px;
}
.story ul, .excerpt ul, .copy ul, .media.medium .excerpt ul, .media.medium .excerpt ol {
    list-style: none;
    margin: 0 0 26px 0;
    width: 100%;
    clear: both;
	float: left;
	text-align: left;
	font-size: 2.2rem;
}
.story ul li, .excerpt ul li, .copy ul li {
    list-style: none;
	margin: 0 0 15px;
	position: relative;
	padding: 0 0 0 15px;
	text-align: left;
	font-size: 2.2rem;
}
.story ul li:before, .excerpt ul li:before, .copy ul li:before {
    position: absolute;
    left: 0;
    top: 0;
    margin-top: 8px;
	width: 7px;
	height: 7px;
	border-radius: 50%;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	content: "";
	background: #ef4e41;
}
.media.small .excerpt p {
  color: #aaaaaa;
  font-size: 1.2rem;
}
.media.small .excerpt p:before {
	color: #222248;
	font-weight: normal;
	content: "*";
}
.story {
	font-size: 2.2rem;
}
a, a:hover {
  color: #ef4e41;
}
.media .heading + .excerpt {
	font-size: 2.2rem;
	margin: 0 auto;
}
.span-12 .media .text-center .heading + .excerpt {
	padding: 0 10%;
}
.media .heading {
  font-size: 4rem;
}
.section-title .heading a {
	color: #ef4e41;
}
#wrapper-content .span-12 .media.image-left, #wrapper-content .media.image-right {
	position: relative;
	padding-bottom: 40px;
}
#wrapper-content .span-12 .media.image-left .media-body {
	background: #e56f5f;
	padding: 20px 40px;
	width: 60%;
	float: right;
	margin-top: -20%;
	z-index: 1;
	position: relative;
}
#wrapper-content .span-12 .media.image-right .media-body {
	background: #e56f5f;
	padding: 20px 40px;
	width: 60%;
	float: left;
	margin-top: -20%;
	z-index: 1;
	position: relative;
}
#wrapper-content .span-12 .media.image-left .media-body .heading, #wrapper-content .span-12 .media.image-right .media-body .heading {
	color: #f3eae5 !important;
}
#wrapper-content .span-12 .media.image-center .media-body .heading {
	color: #ef4e41 !important;
}
#wrapper-content .span-12 .media.image-left .media-body .heading a, #wrapper-content .media.image-right .media-body .heading a {
	color: #f3eae5 !important;
}
#wrapper-content .span-12 .media.image-left .media-body .heading + .excerpt, #wrapper-content .span-12 .media.image-right .media-body .heading + .excerpt {
	color: #f3eae5 !important;
	padding: 0;
	margin: 0;
}
#wrapper-content .span-12 .media.image-left .media-body .button, #wrapper-content .span-12 .media.image-right .media-body .button {
  background: #f3eae5 !important;
}
/* Galerie  --------------------*/
.widget_media_gallery {
	text-align: center;
	background-color: #f3eae5;
	background-image: url('images/pattern6.png');
	background-attachment: fixed;
	background-repeat: repeat;
	padding-top: 5%;
	padding-bottom: 5%;
	margin-top: 3%;
	position: relative;
}
.widget_media_gallery.container {
	max-width: none;
}
.widget_media_gallery.push-bottom-medium {
	margin-bottom: 0;
}
.widget_media_gallery:after {
	position: absolute;
	content: "";
	width: 1px;
	background: #222248;
	height: 100px;
	left: 50%;
	top: 0;
	margin-top: -50px;
	z-index: 1;
}
.widget_media_gallery .section-title h4.heading {
	font-size: 4rem;
	color: #ef4e41;
	font-family: "Betterlett", Helvetica, Arial, sans-serif;
	font-weight: normal;
	font-style: normal;
	line-height: 1.3;
	text-align: center;
	max-width: 1280px;
	margin: 0 auto;
}
.widget_media_gallery .gallery img {
	border-top-left-radius: 50%;
	border-top-right-radius: 50%;
	width: 80%;
	border: none !important;
}
.widget_media_gallery .gallery {
	max-width: 1280px;
	margin: 0 auto;
}
.gallery-caption {
	font-size: 2.2rem;
	color: #222248;
}
/* Contact  --------------------*/
.wpcf7 input[type=email],
.wpcf7 input[type=text],
.wpcf7 input[type=url],
.wpcf7 input[type=search],
.wpcf7 input[type=password],
.wpcf7 input[type=number],
.wpcf7 input[type=tel],
.wpcf7 input[type=date],
input[type="text"] {
	box-shadow:none;
	-moz-box-shadow:none;
	-webkit-box-shadow:none;
	-o-box-shadow:none;
	background-color: #f3eae5;
    background-repeat: repeat;
    background-attachment: scroll;
	background-image: url('images/pattern6.png');
	background-attachment: fixed;
	background-repeat: repeat;
	border:none;
	color:#222248;
	float:left;
	height:auto;
	margin:.5% 1% .5% 0;
	max-width:none;
	padding:3% 2%;
	width:49%;
	font-family: "Capsuula", Helvetica, Arial, sans-serif;
	font-weight:normal;
	font-size:2.2rem;
}
input[type=upload],
input[type=file] {
	max-width:99%;
	width:99%;
	border:none;
	padding:3% 2%;
	background-color: #f3eae5;
    background-repeat: repeat;
    background-attachment: scroll;
	background-image: url('images/pattern6.png');
	background-attachment: fixed;
	background-repeat: repeat;
	font-size:2.2rem;
	margin:.5% 0;
	color:#706e6b
}
body .wpcf7-form p {
	font-weight:normal;
	margin:0;
	float:left;
	width:100%
}
.wpcf7 textarea {
	background-color: #f3eae5;
    background-repeat: repeat;
    background-attachment: scroll;
	background-image: url('images/pattern6.png');
	background-attachment: fixed;
	background-repeat: repeat;
	box-shadow:none;
	border:none;
	color:#222248;
	float:left;
	height:120px;
	margin:.5% 1% .5% 0;
	max-width:none;
	padding:3% 2%;
	width:63%;
	font-family: "Capsuula", Helvetica, Arial, sans-serif;
	font-weight:normal;
	font-size:2.2rem;
}
.wpcf7 input[type=button],
.wpcf7 input[type=submit],
.wpcf7 button {
	background-color:#222248;
	border:none;
	box-shadow:none;
	display:block;
	float:left;
	margin:.5% 1% .5% 0;
	padding:0;
	text-align:center;
	vertical-align:bottom;
	width:35%;
	height:120px;
	line-height:120px;
	font-family: "Capsuula", Helvetica, Arial, sans-serif;
	font-weight: normal;
	font-size: 2.2rem;
	letter-spacing: 0.15rem;
	text-transform: lowercase;
	color: #ef4e41;
}
.wpcf7 input[type=button]:hover,
.wpcf7 input[type=submit]:hover,
.wpcf7 button:hover {
	 background-color:#222248;
	 color:#FFFFFF;
}
/* Header  --------------------*/
.site-logo-link img, .custom-logo-link img, .mark img {
    max-height: 80px;
    margin: 0 10px 0 0;
}
.invert .sitename {
	color: transparent;
}
.header-left .sitename {
	margin: 0;
	font-size: 0;
}
.invert .tagline {
	color: #ef4e41;
}
.tagline {
	font-size: 2.2rem;
	letter-spacing: 0.5rem;
}
@media only screen and (min-width: 769px) {
.header-site .container {
	padding: 40px 20px;
}
}
/* Menu  --------------------*/
.header-site nav {
    line-height: auto;
}
.header-site .nav-horizontal > ul > li {
	margin-right: 20px;
	padding: 0;
	border: none;
	float: none;
	display: inline-block;
	height: auto;
	line-height: normal;
}
.header-site .nav-horizontal > ul > li:last-child {
	margin-right: 0;
}
.header-site .nav-horizontal > ul > li > a {
	font-size: 1.6rem;
	letter-spacing: 0.2rem;
	padding: 0 5px;
	font-weight: normal;
	overflow: hidden;
	text-transform: uppercase;
}
.header-site .nav li.current_page_item, .header-site .nav li.current-menu-item, .header-site .nav li.current-post-ancestor, .header-site .nav li.current-menu-parent, .header-site .nav li.current-category-ancestor, .nav-vertical li.current_page_item, .nav-vertical li.current-menu-item, .nav-vertical li.current-post-ancestor, .nav-vertical li.current-menu-parent, .nav-vertical li.current-category-ancestor, .header-site .nav ul li.menu-item-has-children ul.sub-menu li.current-menu-item, .header-site.invert .nav li.current_page_item, .header-site.invert .nav li.current-menu-item, .header-site.invert .nav li.current-post-ancestor, .header-site.invert .nav li.current-menu-parent, .header-site.invert .nav li.current-category-ancestor, .nav-vertical li.current_page_item, .nav-vertical li.current-menu-item, .nav-vertical li.current-post-ancestor, .nav-vertical li.current-menu-parent, .nav-vertical li.current-category-ancestor, .header-site.invert .nav ul li.menu-item-has-children ul.sub-menu li.current-menu-item {
	color: #FFFFFF;
	background: #222248;
	background: linear-gradient(180deg,rgba(34, 34, 72, 1) 0%, rgba(34, 34, 72, 1) 60%, rgba(239, 78, 65, 1) 60%);
}
.header-site .nav li.current_page_item a, .header-site .nav li.current-menu-item a, .header-site .nav li.current-post-ancestor a, .header-site .nav li.current-menu-parent a, .header-site .nav li.current-category-ancestor a, .header-site .nav ul li.menu-item-has-children ul.sub-menu li.current-menu-item a, .header-site.invert .nav li.current_page_item a, .header-site.invert .nav li.current-menu-item a, .header-site.invert .nav li.current-post-ancestor a, .header-site.invert .nav li.current-menu-parent a, .header-site.invert .nav li.current-category-ancestor a, .header-site.invert .nav ul li.menu-item-has-children ul.sub-menu li.current-menu-item a {
	color: #FFFFFF;
}
.nav-vertical li.current_page_item a, .nav-vertical li.current-menu-item a, .nav-vertical li.current-post-ancestor a, .nav-vertical li.current-menu-parent a, .nav-vertical li.current-category-ancestor a, .nav-vertical li.current_page_item a, .nav-vertical li.current-menu-item a, .nav-vertical li.current-post-ancestor a, .nav-vertical li.current-menu-parent a, .nav-vertical li.current-category-ancestor a {
	color: #FFFFFF;
	font-family: "Capsuula", Helvetica, Arial, sans-serif;
	font-weight: normal;
    background: #222248;
	background: linear-gradient(180deg,rgba(34, 34, 72, 1) 0%, rgba(34, 34, 72, 1) 60%, rgba(239, 78, 65, 1) 60%);
}
.header-site.invert .nav-horizontal > ul > li > a {
	color: #FFFFFF;
}
.header-site .nav li a:hover, .nav-vertical li a:hover, .header-site.invert .nav li a:hover, .nav-vertical li a:hover, .header-site.invert .nav-horizontal > ul > li > a:hover {
	color: #FFFFFF;
}
.header-site .nav-horizontal > ul > li > a:hover, .nav-vertical > ul > li > a:hover {
	color: #FFFFFF;
}
.header-site .nav-horizontal > ul > li:hover, .nav-vertical > ul > li:hover {
	color: #FFFFFF;
	background: #222248;
	background: linear-gradient(180deg,rgba(34, 34, 72, 1) 0%, rgba(34, 34, 72, 1) 60%, rgba(239, 78, 65, 1) 60%);
}
.off-canvas-right {
    background: #222248;
}
div[class*=" off-canvas-"] li a {
    color: #FFFFFF;
}
.nav-vertical {
	width: 100%;
}
.nav-vertical a {
    font-weight: normal;
}
nav ul {
	float: left;
}
.header-site.invert .responsive-nav .l-menu {
	background-image: url('images/menu.png');
	background-position: center center;
	background-size: 70% auto;
	background-repeat: no-repeat;
	font-size: 0;
	color: transparent;
	height: 80px;
	width: 80px;
}
.close-canvas {
	display: none;
}
div[class*=" off-canvas-"] {
	font-size: 2.2rem;
}
/* Slide  --------------------*/
body .swiper-container {
	margin: 5% auto 0 auto;
}
body .swiper-container-fade .swiper-slide {
	position: relative;
}
body .swiper-container-fade .swiper-slide:before {
	content: "";
	position: absolute;
	left: 0;
	width: 100px;
	top: 0;
	height: 100%;
	background: #FFFFFF;
	z-index: 0;
}
body .swiper-container-fade .swiper-slide:after {
	content: "";
	position: absolute;
	right: 0;
	width: 20px;
	top: 0;
	height: 100%;
	background: #FFFFFF;
	z-index: 0;
}
body .swiper-container .pages {
	text-align: right;
	padding-right: 35px;
}
body .swiper-container .section-title.large .excerpt {
	font-size: 2.6rem;
	background: #e56f5f;
	padding: 20px 40px;
	max-width: 60%;
	line-height: 1.5;
	margin-left: -20px;
	position: relative;
	z-index: 1;
	color: #f3eae5;
}
.swiper-container .swiper-pagination-switch {
    text-indent: 0;
}
.swiper-container .pages {
    bottom: 0 !important;
    opacity: 1;
}
.swiper-container .swiper-pagination-switch.swiper-visible-switch.swiper-active-switch {
	background: #ef4e41 !important;
	border: none;
	width: 10px;
	height: 10px;
	-webkit-transform: scale(1);
	transform: scale(1);
	transition: all 0.2s ease-in-out;
}
.swiper-container .swiper-pagination-switch {
	background: rgba(234, 79, 67, 0.5) !important;
    width: 10px;
    height: 10px;
    margin: 0 5px;
	border: none;
	-webkit-transform: scale(1);
	transform: scale(1);
	transition: all 0.2s ease-in-out;
}
.swiper-container .swiper-pagination-switch:hover {
	border: none;
	-webkit-transform: scale(1);
	transform: scale(1);
	transition: all 0.2s ease-in-out;
}
/* Footer  --------------------*/
#footer {
	z-index: 2;
	padding-top: 5%;
	margin-top: 3%;
	padding-bottom: 0;
	position: relative;
}
#footer:after {
	position: absolute;
	content: "";
	width: 1px;
	background: #ef4e41;
	height: 100px;
	left: 50%;
	top: 0;
	margin-top: -50px;
	z-index: 1;
}
.menu-main-menu-container li a, .menu-main-menu-container li a:hover{
	display: inline-block;
	color: #FFFFFF;
	text-align: left;
	font-weight: normal;
	font-size: 2.2rem;
}
.footer-site .widget .menu-main-menu-container li {
	display: block;
	margin: 0;
	width: 100%;
	text-align: left;
}
.footer-site .grid .span-4:first-of-type {
	width: 50%;
	margin: 0;
}
.footer-site .grid .span-4:first-of-type img {
	max-width: 160px;
	margin-right: 40px;
}
.footer-site .grid .span-4 {
	width: 30%;
}
.footer-site .grid .span-4.last {
	width: 14%;
}
.footer-site .media .heading {
	font-size: 4rem;
}
.footer-site .excerpt ul li:before {
	content: none;
}
.footer-site .widget .excerpt ul li {
	margin: 0 0 15px 0;
	font-size: 2.2rem;
	padding: 0 0 0 30px;
}
.footer-site .widget .excerpt ul li:first-child {
	background-image: url('images/moroccan-flag.png');
    background-position: left 9px;
	background-size: auto 16px;
	background-repeat: no-repeat;
}
.footer-site .widget .excerpt ul li:last-child {
	background-image: url('images/french-flag.png');
    background-position: left 9px;
	background-size: auto 16px;
	background-repeat: no-repeat;
}
.footer-site .menu-main-menu-container {
	padding: 0;
}
.footer-site .widget.widget_nav_menu, .footer-site .content-vertical-massive {
	padding: 20px 0 0 0;
	margin: 0;
}
.footer-site .grid .span-4.last {
	padding: 20px 0 0 0;
	margin: 0 0 0 10px;
}
#footer.invert .section-nav-title {
	font-size: 4rem;
	color: #FFFFFF;
	text-transform: none;
	margin: 0;
	font-weight: normal;
}
.footer-site .list-grid [class*="column"] {
	margin: 0;
}
.footer-site .grid .span-4.last img {
	max-width: 60px !important;
}
.footer-site .media .heading + .excerpt {
	padding: 0;
}
.grid + .copyright {
    display: none;
}
/* Responsive -----------------------*/
@media only screen and (max-width: 960px) {
.footer-site .grid .span-4:first-of-type {
	width: 100%;
}
.footer-site .grid .span-4 {
	width: 50%;
}
.header-site .nav-horizontal > ul > li {
	margin-right: 10px;
}
}
@media only screen and (max-width: 768px) {
.header-site .container {
    padding: 20px 10px;
}
#wrapper-content .media.image-right .media-body, #wrapper-content .media.image-left .media-body {
	width: 80%;
}
.widget_media_gallery:after, #footer:after {
	height: 60px;
	margin-top: -30px;
}
.title-container:after {
	height: 60px;
	margin-bottom: -30px;
}
body .swiper-container .section-title.large .excerpt {
	margin-left: 0;
}
.footer-site .grid .span-4:first-of-type img {
	max-width: 200px;
	margin: 0 0 40px 0;
}
.footer-site .grid .span-4 {
	width: 100%;
}
body .swiper-container .section-title.large .excerpt {
	background: rgba(229, 111, 95, 0.8);
	max-width: 50%;
}
body .gallery-columns-4 .gallery-item {
	width: 50% !important;
}
}
@media only screen and (max-width: 480px) {
.title-container .title {
	background-size: 80% 100%;
}
.content-vertical-massive.pink {
	background-attachment: scroll;
	background-size: cover;
}
.title-container:after {
	height: 40px;
	margin-bottom: -20px;
}
.span-12 .media .text-center .heading + .excerpt, .section-title .excerpt, .section-title.text-center .excerpt {
	padding: 0;
}
.text-center {
	text-align: left;
}
.button {
	display: block;
	width: 100%;
}
body .swiper-slide {
	background-position: -190px center !important;
}
body .swiper-container .section-title.large .excerpt {
	max-width: 60%;
}
}