	header {
	background: url(images/header-front.jpeg) no-repeat center center transparent;
	background-size: cover;
	padding: 40px 0;
}
/*Front page*/
.path-frontpage .view-clients p {
	font-size: 24px;
}
/*Clients View*/
.view .views-field-field-logo {
	float: right;
}
.box {
	background-color: #000000A6;
	display: inline-block;
	vertical-align: middle;
	padding: 40px 0px;
	color: #fff;
	width: 100%;
}
.box .box-inner {
	display: block;
	padding: 0 10px;
}
.box a {
	color: #009091;
	text-decoration: none;
	border-bottom: 1px solid #9cd4d5;
}
@media all and (min-width:768px) {
	.box .box-inner {
		padding: 60px;
	}
}
.view-clients h2 {
	font-size: 36px;
}
.view-clients h3 {
	font-size: 32px;
}
.view-clients .box-left img {
	margin: 20px;
}
.view-clients .box-right h3 {

}
/*Clients - full*/
.field--name-field-website a {
	display: block;
	font-size: 20px;
	color: #009091;
	text-decoration: none;
	margin: 0 0 20px;
}
.page-node-type-client .field--name-title {
	display: none;
}
/*block-xvert-copyright*/
#block-xvert-copyright {
	text-align: center;
}
/*block-xvert-contactinformation*/
#block-xvert-contactinformation {
	text-align: center;
}
#block-xvert-contactinformation p {
	font-size: 26px;
}
#block-xvert-contactinformation img {
	width: 300px;
}
/*block-xvert-introduction*/
#block-xvert-introduction {
	background: url(images/working-websites.png) no-repeat center top transparent;
	background-size: contain;
	padding: 320px 20px 0;
	margin: 40px 0 0;
}
#block-xvert-introduction h4 {
	font-size: 38px;
	color: #059091;
}
@media screen and (min-width: 475px) {
#block-xvert-introduction {
	background: url(images/working-websites.png) no-repeat right center transparent;
	background-size: contain;
	padding: 60px 0;
	margin: 40px 0;
}
}
#block-xvert-introduction h4 {
	max-width: 400px;
}
.path-frontpage .region-content .block .field--name-field-paragraphs {
	padding: 10px 20px;
}
@media screen and (min-width: 768px) {
	.path-frontpage .region-content .block .field--name-field-paragraphs {
		padding: 20px 60px;
	}
}
/*block-xvert-sellingproductsonline*/
#block-xvert-sellingproductsonline {
	background-color: #669AFF;
	width: 100vw;
	   position: relative;
	   margin-left: -50vw;
	   margin-top: 100px;
	   left: 50%;
	   padding: 60px 0;
}
#block-xvert-sellingproductsonline .field--name-field-paragraphs {
	color: #fff;
}
/*block-xvert-programstatisticsreporting*/
#block-xvert-programstatisticsreporting {
background-color: #059091; 
  width: 100vw;
   position: relative;
   margin-left: -50vw;
   left: 50%;
   border-top: 5px solid #000;
}
#block-xvert-programstatisticsreporting .field--name-field-paragraphs {
	color: #fff;
}

@media screen and (min-width: 1200px) {
#block-xvert-programstatisticsreporting .layout--twocol .layout__region--second .text-formatted p {
	line-height: 2;
}
}
/*block-xvert-customerrelationsmanagement*/
#block-xvert-customerrelationsmanagement {
	background-color: #059091; 
	  width: 100vw;
	   position: relative;
	   margin-left: -50vw;
	   left: 50%;
}
#block-xvert-customerrelationsmanagement .field--name-field-paragraphs {
	color: #fff;
}
/*block-xvert-resourcesformembers*/
#block-xvert-resourcesformembers {
	width: 100vw;
	   position: relative;
	   margin-left: -50vw;
	   left: 50%;
}