@media(min-width:991px) and (max-width: 1490px) {
	.headerTel, .headerCol2 {
		display: none;
	}

	.navWrap {
		-webkit-box-flex: 0;
   		-ms-flex: 0 0 83.333333%;
   	 	flex: 0 0 83.333333%;
   	 	max-width: 83.333333%;
	}

	.headerCol1 {
		-webkit-box-flex: 0;
    	-ms-flex: 0 0 100%;
    	flex: 0 0 100%;
    	max-width: 100%;
	}
}


@media (max-width:991px) {
	.navWrap, .priceFields {
		display: none !important;
	}

	#mobile-menu-button {
		display: block !important;
	}

	.headerCol2 .col-lg-6 {
		display: none !important;
	}

	#homeAbout img:first-child {
    padding: 0px;
    padding-top: 35px;
    border-radius: 0;
	}

	.pricingSection ul li span {
		display: inline-block !important;
	}

	.whyIcon {
    margin-bottom: 18px;
	}

.whyIcon h4 {
    margin-bottom: 3px;
    font-size: 1.2em;
}

#callbackFormTop:before {
    -moz-transform: rotate(3deg);
    -webkit-transform: rotate(3deg);
    -o-transform: rotate(3deg);
    -ms-transform: rotate(3deg);
    transform: rotate(3deg);
    width:50.5%;
}

#callbackFormTop:after {
    -moz-transform: rotate(-3deg);
    -webkit-transform: rotate(-3deg);
    -o-transform: rotate(-3deg);
    -ms-transform: rotate(-3deg);
    transform: rotate(-3deg);
    width:50%;
}

#callbackFormTop {
    font-size: 1.4em;
    padding-bottom: 10px;
}

#callbackForm .wpcf7-submit {
	border-radius:0px;
}

.homeProcess .num {
    top: -77px;
    left: 0;
    right: 0;
}

.homeProcess h2 {
    font-size: 1.6em;
    position: relative;
    z-index: 15;
}

.sticky .logoWrap img {
    max-width: 145px;
}

.about-img {
	min-height: 360px;
}

.aboutSection {
	margin-bottom:35px;
}

#ctaBar .btn-square {
	margin-top:18px;
}

#aboutTop img {
	margin-top:20px;
}

#processMid h5 {
	font-size:2.8em;
}

#processMid span {
	font-size:2em;
}

#processMid p {
	font-size:1em;
}

#processMid .slick-slide {
	margin:0
}

.contact-page .order-lg-1 {
	margin-top:30px;
}

.contact-page iframe {
	margin-top:0;
}

.contact-page {
	padding-top:40px;
}

.contact-page {
	padding-bottom:20px;
}

.our-process, #aboutTop {
	padding-top:45px;
}

#pricingTable {
	padding:30px;
}

.pricingSection {
	margin-top:0px;
	margin-bottom:30px;
}

#pricingTable .col-lg-3 {
	padding-left:15px;
	padding-right:15px;
}

}



@media(max-width: 768px) {

#homeCount img {
	margin-top:50px;
}

#homeCount .col-lg-4:first-of-type img {
	margin-top:0;
}

#aboutMid .about-text {
	padding:50px;
}


}




@media(max-width:576px) {
	.headerTel {
		display: none !important;
	}

	#jobPage .col-lg-12 {
		padding:0px;
	}

	#homeAbout, #homeCallBack {
		text-align: center;
	}

	#pricingTable {
		background-image:url('https://dpfclinic.co.uk/wp-content/uploads/prices-mobile-bg.png');
	}

	#processTop, #aboutTop, .contact-page, #homeTop, #homeAbout, #homeCallBack, #homeSocial, .faq-page {
    padding: 40px 30px;
	}

	.pricingSection ul li span {
		font-size: 1.1em;
	}

	.our-process {
		padding-top:0px;
	}

	#ctaBar {
		padding:50px 30px;
	}

	#ctaBar .btn-square {
		width:100%;
	}

	.terms {
		margin-top:0px;
	}

	#jobPage .wpcf7 {
		padding:35px;
	}

	#tickList i {
	    font-size: 1.4em;
	    margin-top: 4px;
	    margin-right: 9px;
	}

	#tickList li {
		margin-bottom:20px;
	}

	.title {
	    font-size: 2.4em;
	    font-weight: 700;
	    line-height: 40px;
	    margin-bottom: 12px;
	}

	#processMid {
		padding:40px;
	}

	#processMid span {
		line-height: 37px;
	}

	.wpcf7-submit {
		width:100%;
	}

	#processVideo {
	    padding-top: 50px;
	    padding-bottom: 70px;
	}

	.whyIcon p {
	    padding: 0px 30px;
	}

}