.nav{
	display: none;
}

.mobile-nav{
	display: inline-block;
}

a.header-logo{
	width: 70%;
	margin: 20px 15%;
	text-align: center;
	max-width: inherit;
}

.top-right{
	text-align: center;
	max-width: inherit;
	margin: 0 2% 20px 2%;
	width: 96%;
}

.top-right span{
	display: none;
}

a.phone, a.mail{
	font-size: 20px;
}

.slider-info h1{
	font-size: 24px;
}

.banner .overlay{
	height: 280px;
}

.testimonial-bg .testimonial{
	font-size: 16px;
}

.home-video{
	width: 100%;
}

.home-video iframe{
	height: 200px !important;
}

.home-thumb-content{
	width: 90%;
	max-width: 90%;
}

.contact-cta-content{
	text-align: center;
}

.footer-left{
	width: 100%;
	text-align: center;
}

a.footer-logo{
	width: 20%;
	margin: 0 40% 20px 40%;
}

.footer-right{
	margin: 20px 5%;
	text-align: center;
}


.inner-image-content{
	width: 90%;
	font-size: 14px;
}

.quote-form{
	width: 90%;
	margin: 100px 5%;
}

.contact-content-bg, .contact-form-bg{
	width: 100%;
}

.contact-content{
	margin: 30px 5%;
}

.half-row{
	width: 96%;
}

.dippers .half-row{
	width: 98%;
}

.dipper-content{
	width: 90% !important;
}

/* Columnomatic Tablet */

.creatomatic-column-two {
	width: 96%;
}

.creatomatic-column-three {
	width: 96%;
}

.creatomatic-column-four {
	width: 96%;
}