html{
	font-size: 62.5%;
}

*{
	padding: 0;
	margin: 0;
	border: 0;
	box-sizing: border-box;
}

body{
	background-color: #fff;
	font-size: 1.6rem;
	font-family: 'Open Sans', sans-serif;
	font-weight: 300;
	color: #333;
}

/* main styles */

h1, h2, h3{
	font-weight: 400;
	font-size: 6rem;
	margin: 0 0 2rem 0;
	color: #000;
	text-transform: uppercase;
	letter-spacing: 0.2rem;
	line-height: 1.2;
}

h1{
	color: #fff;
	margin-top: 9rem;
	letter-spacing: 0.5rem;
}

h2{
	font-size: 3rem;
	margin-bottom: 1.5rem;
}

h3{
	font-size: 1.8rem;
	margin-bottom: 1rem;
}

p{
	font-size: 1.8rem;
	line-height: 1.7;
	margin-bottom: 1rem;
}

a{
	text-decoration: underline;
}

a:hover{}

/* main layout */

.wrapper,
header,
section,
.hero,
footer{
	width: 100%;
	float: left;
}

section{
	padding: 5rem 2rem;
}

.container{
	width: 100%;
	max-width: 120rem;
	margin: 0 auto;
}

.hero{
	height: 45rem;
	background: #8c3795 url(../images/hero-bg.jpg) no-repeat top center;
	background-size: cover;
	text-align: center;
}

.hero p{
	font-size: 2.5rem;
	color: #fff;
}

.hero p span{
	white-space: nowrap;
}

.left-col{
	width: 66%;
	float: left;
	margin: 0 2%;
}

.right-col{
	width: 26%;
	float: left;
	margin: 0 2%;
}

.single-col{
	width: 100%;
	float: left;
}

.two-col,
.three-col,
.four-col{
	width: 46%;
	float: left;
	margin: 0 2%;
}

.three-col{
	width: 29%;
}

.four-col{
	width: 21%;
}

.center{
	text-align: center;
}

/* header */

header{
	height: 8rem;
	padding: 0 2rem;
	background-color: #343333;
	position: relative;
}

.site-logo{
	float: left;
}

.site-logo img{
	height: 3.5rem;
	margin-top: 2.1rem;
}

nav{
	float: left;
}

nav ul{
	float: left;
	margin: 2.7rem 0 0 2rem;
}

nav ul li{
	float: left;
	margin-left: 1rem;
	list-style: none;
	text-transform: uppercase;
	font-weight: 300;
	font-size: 1.6rem;
}

nav ul li a{
	padding: 1rem 1.5rem;
	border-radius: 0.5rem;
	color: #fff;
	text-decoration: none;
	letter-spacing: 0.3rem;
}

nav ul li a:hover{
	background-color: #8a3494;
	color: #fff;
}

.call-now{
	float: right;
	margin-top: 2.5rem;
	font-weight: 300;
}

.call-now p{
	margin-bottom: 0;
	text-align: right;
	color: #fff;
}

.call-top{
	text-transform: uppercase;
}

.call-tel{
	font-size: 1.6rem;
	letter-spacing: 0.15rem;
}

.call-tel a{
	font-weight: 400;
	color: #fff;
	text-decoration: none;
}

.social{
	float: right;
	height: 30px;
	margin: 20px 0 0 20px;
}

/* footer */

footer{
	padding: 5rem 2rem;
	background-color: #fff;
	color: #333;
}

.footer-col{
	width: 21%;
	float: left;
	margin: 0 2%;
}

.footer-col p{
	font-size: 1.4rem;
}

.footer-col p a{
	color: #333;
	text-decoration: none;
}

p.footer-title{
	text-transform: uppercase;
	letter-spacing: 0.2rem;
	font-size: 1.8rem;
	font-weight: 400;
}

.footer-logo img{
	width: 250px;
	max-width: 100%;
	float: right;
}

.social-footer{
	width: 100%;
	float: left;
	text-align: right;
	position: relative;
}

.social-footer img{
	width: 35px;
	height: 35px;
	float: right;
}

.copyright{
	padding-top: 3rem;
	text-align: center;
}

.copyright p{
	font-size: 1.4rem;
	margin-bottom: 0;
}

.copyright p a{
	color: #333;
	text-decoration: none;
}

.footer-col p a:hover,
.copyright p a:hover{
	color: #8a3494;
	text-decoration: underline;
}

.school{
	text-align: center;
}

.school img{
	max-width: 100%;
	margin-bottom: 0.5rem;
}

.cta{
	padding: 2rem;
	background-color: #7b9cd1;
	color: #fff;
	text-align: center;
}

.cta p{
	font-size: 2rem;
	margin-bottom: 0;
}

.cta p a{
	font-weight: 400;
	color: #fff;
	text-decoration: none;
	white-space: nowrap;
}

.door{
	background-color: #8a3494;
	color: #fff;
}

.door h2{
	color: #fff;
}

.door p{
	margin-bottom: 0;
}

.door .site-btn{
	display: inline-block;
	padding: 1rem 2rem;
	margin-top: 2rem;
	border: 1px solid #fff;
	border-radius: 25px;
	color: #fff;
	font-weight: 400;
	text-decoration: none;
}

.door .site-btn:hover{
	background-color: #fff;
	color: #8a3494;
}

.mae-family{
	float: right;
	width: 100%;
	max-width: 241px;
	margin: 0;
}

.why{
	background-color: #ebebeb;
}

.why-us{
	width: 100%;
	float: left;
	margin: 4rem 0 4rem 0;
}

.why-us img{
	height: 60px;
	margin-bottom: 2rem;
}

.products{
	background-color: #ebebeb;
}

.products-row{
	width: 100%;
	float: left;
	margin-top: 2rem;
}

.products-row-alt .four-col p{
	line-height: 1.4;
	margin-top: 1rem;
}

.products .four-col img{
	max-width: 100%;
	display: inline-block;
}

.logos{
	background-color: #fff;
}

.testimonials p{
	font-style: italic;
	font-size: 1.8rem;
	line-height: 2.6rem;
	color: #8c3795;
}

.banner{
	width:80%;
	height:185px;
	float:left;
	margin: 0 0 0 -40%;
	position: relative;
	left: 50%;
}

.banner ul{
	width:100%;
	height:185px;
	padding:0;
	margin:0;
	overflow:hidden;
}

.banner ul li{
	width:100%;
	height:185px;
	float:left;
	list-style:none;
	text-align:center;
}

ol.dots{
	position: absolute;
	bottom: 0;
	left: 50%;
	margin-left: -64px;
}

ol.dots li{
	width: 16px;
	height: 16px;
	float: left;
	margin: 0 4px;
	background-color: #7b9cd1;
	border-radius: 50%;
	color:#7b9cd1;
	list-style: none;
	overflow: hidden;
}

ol.dots li:hover,
ol.dots li:active{
	background-color: #856faf;
	color: #856faf;
	cursor: pointer;
}

ol.dots li.active{
	background-color: #856faf;
	color: #856faf;
}

.logos-left,
.logos-right{
	width: 25%;
	float: left;
}

.logos-left img{
	height: 75px;
	margin-top: 6rem;
}

.logos-center{
	width: 50%;
	float: left;
	text-align: center
}

.logos-center img{
	max-width: 100%;
	border: 1px solid #ebebeb;
	display: inline-block;
	margin: 5px;
}

.logos-right img{
	width: 150px;
	max-width: 100%;
	margin-top: 2rem;
}

.portfolio{
	width: 18%;
	margin: 1% 0 1% 1%;
}

.privacy h1{
	font-size: 4rem;
	color: #333;
	margin-top: 0;
}

.privacy h2{
	margin-top: 4rem;
}

.privacy ul{
	margin: 0 0 2rem 2rem;
}

.privacy ul li{
	margin-bottom: 3px;
}

.privacy a{
	color: #8a3494;
	text-decoration: none;
}

.privacy a:hover{
	text-decoration: underline;
}

@media all and (max-width:1050px){

nav{
	display: none;
}

}

@media all and (max-width:960px){

.banner{
	height:210px;
}

.banner ul{
	height:210px;
}

.banner ul li{
	height:210px;
}

.social-footer p{
	top: 0;
}

}

@media all and (max-width:768px){

.left-col,
.right-col,
.three-col{
	width: 96%;
	margin-bottom: 2rem;
}

.footer-col,
.four-col{
	width: 46%;
	margin-bottom: 2rem;
}

header{
	height: 6rem;
}
	
.site-logo img{
	height: 2.5rem;
	margin-top: 1.8rem;
}

h1{
	font-size: 3.5rem;
	margin-top: 2rem;
	line-height: 1;
}

.hero{
	height: 30rem;
}

.hero p{
	font-size: 2rem;
	line-height: 1.4;
}

.cta p{
	font-size: 1.6rem;
}

.why-us .three-col{
	margin-bottom: 3rem;
}

.intro{
	text-align: center;
}

.mae-family{
	float: none;
	width: 100%;
	max-width: 241px;
}

.call-now{
	display: none;
}
	
.logos-left,
.logos-center,
.logos-right{
	width: 100%;
}
	
.logos-left img{
	width: 96%;
	max-width: 361px;
	height: auto;
	margin: 0 0 2rem 0;
}
	
.testimonials p{
	font-size: 1.5rem;
	line-height: 2.4rem;
}

.banner{
	width:100% !important;
	height: 250px;
	margin: 0;
	left: 0;
}

.banner ul{
	height:250px;
}

.banner ul li{
	height:250px;
}

.social{
	margin-top: 15px;
}
	
.products h2{
	margin-bottom: 2rem;
}

.products-row{
	margin-top: 0rem;
}

.products-row-alt{
	width: 100%;
	float: left;
}

.portfolio{
	width: 48%;
	margin: 1% 0 1% 1%;
}

.school{
	text-align: left;
}
	
.footer-logo img{
	float: left;
}

.social-footer p{
	top: 7px;
	right: auto;
	left: 40px;
	text-align: left;
}
	
}

@media all and (max-width:480px){

.two-col,
.four-col,
.footer-col{
	width: 96%;
	margin-bottom: 2rem;
}

h2{
	font-size: 2.6rem;
}
	
p{
	font-size: 1.6rem;
}

.logo{
	text-align: center;
	padding-top: 2rem;
}

.logo img{
	float: none;
}

.logos-center img{
	width: 47%;
	margin: 1%;
}

.logos-right img{
	width: 130px;
}

.banner{
	width:100% !important;
	height: 320px;
	margin: 0;
	left: 0;
}

.banner ul{
	height:320px;
}

.banner ul li{
	height:320px;
}

.footer-col,
.footer-logo{
	text-align: center;
}

.footer-logo img{
	float: none;
}

.social-footer{
	text-align: center;
}

.social-footer p{
	width: 100%;
	top: 45px;
	text-align: center;
	left: initial;
}
	
}