
/*
    Site
*/

.padd-main {
	padding: 9%;
}
.padd-main.less-home-designs {
	padding-bottom: 40px;
}
.text-padd-intro {
	padding-top: 6%;
	padding-left: 9.5%;
	padding-right: 9.5%;
	padding-bottom: 30px;
}
.text-padd-intro.top0 {
	padding-top: 0;
}
.text-padd-lrg {
	padding-left: 19%;
	padding-right: 10%;
}
.text-padd-sml {
	padding-left: 15%;
	padding-right: 10%;
}
.padd-bot-8 {
	padding-bottom: 8%;
}

.button-dark {
	cursor: pointer;
}
.button-dark a {
	font-family:'CamptonMedium', Helvetica, Arial, sans-serif;
	line-height: 38px;
	font-style: normal;
	background-color: #231f20;
	border: 1px solid #231f20;
	font-size: 17px;
	color: #fff;
	letter-spacing: 0.1px;
	display: inline-block;
	background-image: url(../images/icon-arrow-right.png);
	background-repeat: no-repeat;
	background-position: center right;
	background-size:26px;
	-moz-background-size:26px;
	padding-left: 10px;
	padding-right: 40px;
}
.button-dark a:hover {
	color: #231f20;
	background-color: transparent;
	border: 1px solid #231f20;
	background-image: url(../images/icon-arrow-right-invert.png);
	background-repeat: no-repeat;
	background-position: center right;
	background-size:26px;
	-moz-background-size:26px;
}
.button-light a {
	font-family:'CamptonMedium', Helvetica, Arial, sans-serif;
	line-height: 38px;
	background-color: #fff;
	border: 1px solid #231f20;
	font-size: 17px;
	color: #231f20;
	letter-spacing: 0.1px;
	display: inline-block;
	background-image: url(../images/icon-arrow-right-invert.png);
	background-repeat: no-repeat;
	background-position: center right;
	background-size:32px;
	-moz-background-size:32px;
	padding-left: 14px;
	padding-right: 40px;
}
.button-light a:hover {
	background-color: #231f20;
	border: 1px solid #231f20;
	color: #fff;
	background-image: url(../images/icon-arrow-right.png);
	background-repeat: no-repeat;
	background-position: center right;
	background-size:32px;
	-moz-background-size:32px;
}
.button-light.button-download a {
	background-image: url(../images/icon-download.png);
	background-repeat: no-repeat;
	background-position: center left;
	background-size:32px;
	-moz-background-size:32px;
	padding-left: 40px;
	padding-right: 14px;
}
.button-light.button-download a:hover {
	background-image: url(../images/icon-download-invert.png);
	background-repeat: no-repeat;
	background-position: center left;
	background-size:32px;
	-moz-background-size:32px;
}
.specs-buttons .button-light.button-download a {
	width: 275px;
}
.button-right-side {
	text-align: right;
	display: block;
	padding-right: 40px;
	margin-top: -50px;
}
.button-spacer .button-light {
	margin-top: 40px;
}
.design-para-max .button-dark,
.design-para-max .button-light {
	display: inline-block;
	margin-right: 25px;
	margin-bottom: 25px;
}
.design-para-max .button-dark a,
.design-para-max .button-dark a:hover {
	background-image: none;
	padding-left: 14px;
	padding-right: 14px;
}
.address-txt .button-dark a:hover {
	background-image: none;
}
.button-space {
	margin-top: 70px;
	margin-bottom: 25px;
}
.process-button-single {
	padding-top: 34px;
}
.process-buttons {
	text-align: center;
	padding-top: 50px;
	padding-bottom: 100px;
}
.process-buttons .button-dark,
.process-buttons .button-light {
	margin-left: 20px;
	margin-right: 20px;
	display: inline-block;
}
.process-buttons .button-dark a,
.process-buttons .button-light a,
.process-buttons .button-dark a:hover,
.process-buttons .button-light a:hover {
	padding-left: 14px;
	padding-right: 14px;
	background-image: none;
	display: inline-block;
}
.process-buttons .button-download a {
	background-image: url(../images/icon-download.png);
	background-repeat: no-repeat;
	background-position: center left;
	background-size:32px;
	-moz-background-size:32px;
	padding-left: 40px;
	padding-right: 14px;
}
.process-buttons .button-enquire a {
	background-image: url(../images/icon-but-arrow-right-black.png);
	background-repeat: no-repeat;
	background-position: center right;
	background-size:38px;
	-moz-background-size:38px;
	padding-right: 38px;
}
.process-buttons .button-download a:hover {
	padding-left: 40px;
	padding-right: 14px;
	background-image: url(../images/icon-download-invert.png);
}
.process-buttons .button-enquire a:hover {
	padding-right: 38px;
	background-image: url(../images/icon-but-arrow-right.png);
}
.process-buttons ul {
	list-style: none;
}
.process-buttons ul li {
	display: inline-block;
	margin-left: 20px;
	margin-right: 20px;
	margin-bottom: 20px;
}
.process-buttons ul li a {
	font-family:'CamptonMedium', Helvetica, Arial, sans-serif;
	line-height: 38px;
	font-style: normal;
	background-color: #fff;
	border: 1px solid #231f20;
	font-size: 17px;
	color: #231f20;
	letter-spacing: 0.1px;
	display: inline-block;
	padding-left: 15px;
	padding-right: 15px;
}
.process-buttons ul li a:hover,
.process-buttons ul li.current-menu-item a {
	font-family:'CamptonMedium', Helvetica, Arial, sans-serif;
	line-height: 38px;
	font-style: normal;
	background-color: #231f20;
	border: 1px solid #231f20;
	font-size: 17px;
	color: #fff;
	letter-spacing: 0.1px;
	display: inline-block;
	padding-left: 15px;
	padding-right: 15px;
}
.buttons-under-carousel {
	padding-top: 30px;
	text-align: center;
}
.buttons-under-carousel a {
	display: inline-block;
	margin-left: 20px;
	margin-right: 20px;
	margin-bottom: 20px;
	font-size: 18px;
	line-height: 24px;
	border-bottom: 1px solid #fff;
}
.buttons-under-carousel a:hover {
	border-bottom: 1px solid #000;
}
.fox-fam {
	padding-bottom: 8%;
}
.padd-top-bot {
	padding-top: 8%;
	padding-bottom: 8%;
}
.hero-top,
.fit-img {
	width: 100%;
	height: 730px;
	position: relative;
}
.fit-img img {
	object-fit: cover;
	height: 100%;
	max-height: 730px;
}
.fit-img-contact {
	width: 100%;
	height: 430px;
}
.fit-img-contact img {
	object-fit: cover;
	height: 100%;
	max-height: 420px;
}
.fox-team {
	padding-left: 6%;
	padding-right: 6%;
	padding-bottom: 5%;
	margin-left: 0;
	margin-right: 0;
}
.team-profile {
	margin-left: 1%;
	margin-right: 1%;
	width: 23%;
	padding-bottom: 60px;
}
.profile-info {
	margin-top: 40px;
	padding-bottom: 10px;
	width: 97%;
	background-image: url(../images/arrow-right.png);
	background-repeat: no-repeat;
	background-position: center right;
	background-size:26px;
	-moz-background-size:26px;
}
.team-profile p {
	font-size: 16px;
	margin-bottom: 0;
}
.profile-name {
	font-family:'CamptonBold', Helvetica, Arial, sans-serif;
	font-size: 17px;
}
.max-process {
	max-width: 1024px;
	margin: 0 auto;
}
.process-img-line {
	padding-top: 60px;
	padding-bottom: 30px;
}
.padd-process {
	padding-left: 6%;
	padding-right: 6%;
	padding-bottom: 8%;
}
.vacancies {
	padding-top: 5%;
	margin-left: -1%;
	margin-right: -1%;
}
.vacancies.hide {
	display: none;
}
.vacancy {
	width: 31.3333%;
	margin-left: 1%;
	margin-right: 1%;
	margin-bottom: 2%;
	background-color: #f8f8f8;
}
.vacancy.full-width {
	width: 98%;
	margin-left: 1%;
	margin-right: 1%;
}
.vacancy.full-width p {
	text-align: center;
}
.vacancy.bg-white {
	background-color: #fff;
}
.vacancy-padd {
	padding: 45px;
}
.vacancy-head {
	padding-bottom: 25px;
}
.vacancy .button-light {
	margin-top: 30px;
}
.facilities-max {
	max-width: 630px;
}

.map-google,
.map {
	width:100%;
	height:750px;
	position:relative;
	z-index:2;
}
.controls {
    padding: 12px;
    position: absolute;
	z-index:3;
	width:55px;
	height:120px;
    bottom: 0;
}
.zoomout,
.zoomin,
.zoomout2,
.zoomin2 {
	background-color:#fff;
	width:45px;
	height:45px;
    display: inline-block;
    vertical-align: top;
    margin-right: 8px;
}
.zoomout a,
.zoomin a,
.zoomout2 a,
.zoomin2 a {
	background-color:#fff;
	width:45px;
	height:45px;
	display:block;
	/*-webkit-box-shadow: 1px 1px 1px 1px rgba(204,204,204,1);
	-moz-box-shadow: 1px 1px 1px 1px rgba(204,204,204,1);
	box-shadow: 1px 1px 1px 1px rgba(204,204,204,1);*/
}
.zoomout a:hover,
.zoomin a:hover,
.zoomout2 a:hover,
.zoomin2 a:hover {
	background-color:#fff;
}
.zoomin,
.zoomin2 {
	margin-bottom:6px;
}
.zoomin a,
.zoomin2 a {
	background-image: url(../images/icon-plus.png);
	background-repeat: no-repeat;
	background-position: center center;
	background-size:16px;
	-moz-background-size:16px;
}
.zoomout a,
.zoomout2 a {
	background-image: url(../images/icon-minus.png);
	background-repeat: no-repeat;
	background-position: center center;
	background-size:16px;
	-moz-background-size:16px;
}

.faq {
    width: 100%;
}
.faq {
    border-bottom: 1px solid #28272b;
	margin-top: 10px;
}
.faq span {
	font-family:'CamptonMedium', Helvetica, Arial, sans-serif;
    font-size: 17px;
	line-height: 23px;
	color: #28272b;
	letter-spacing: 0.2px;
    padding-top: 30px;
    padding-bottom: 20px;
    cursor: pointer;
	display: block;
	background-image: url(../images/icon-arrow-down.png);
	background-repeat: no-repeat;
	background-position: right center;
	background-size:20px;
	-moz-background-size:20px;
}
/*
.faq:last-child {
    border-bottom: 1px solid #d1d2d4;
}*/
.faq span sup {
	width: 88%;
	display: block;
}
.faq span.switch {
	background-image: url(../images/icon-arrow-up.png);
	background-repeat: no-repeat;
	background-position: right center;
	background-size:20px;
	-moz-background-size:20px;
}
.faq-content {
    height: 0;
    overflow: hidden;
    padding-right: 2px;
    margin-top: -10px;
    margin-bottom: 10px;
    opacity:0;
}
.faq span.switch + .faq-content {
    height: auto;
    margin-top: 1px;
    opacity:1;
}
.faq-content p {
    color: #28272b;
    margin-bottom: 15px;
    font-size: 14px;
    line-height: 22px;
}

.get-in-touch {
	padding-top: 8%;
	max-width: 760px;
	margin: 0 auto;
}
.get-in-touch.gal {
	padding-top: 8%;
	max-width: 700px;
	width: 90%;
	margin: 0 auto;
}
.get-in-touch.top0 {
	padding-top: 0;
}
.get-in-touch p {
	font-size: 18px;
	line-height: 26px;
	margin-bottom: 20px;
}
.get-in-touch p em {
	font-family:'CamptonMedium', Helvetica, Arial, sans-serif;
	font-style: normal;
}
.get-in-touch-left {
	width: 33%;
	text-align: left;
}
.get-in-touch-right {
	width: 66%;
	text-align: left;
}

.design-deets {
	padding-top: 40px;
}
.design-deets-row {
	margin-bottom: 30px;
}
.design-deets-row span {
	display: inline-block;
	vertical-align: middle;
}
.design-deets-row span p {
	margin-bottom: 0;
	font-size: 16px;
	line-height: 22px;
}
.design-deets-row span p sup {
	font-size: 11px;
	line-height: 11px;
	display: inline-block;
	vertical-align: top;
	padding-top: 3px;
}
.deets-icon {
	width: 75px;
}
.deets-icon img {
	width: 46px;
}
.deets-text {
	width: 120px;
}
.design-row {
	display: block;
	position: relative;
	overflow: hidden;
	margin-bottom: 2%;
}
.design-row-left {
	width: 40%;
	top: 0;
	bottom: 0;
	position: absolute;
}
.design-row-left img {
	object-fit: cover;
	width: 100%;
	height: 100%;
}
.design-row-right {
	width: 58%;
	margin-left: 42%;
	position: relative;
}
.design-row-right img {
	overflow: hidden;
}

.design-row-left-next {
	width: 58%;
	top: 0;
	bottom: 0;
	position: absolute;
}
.design-row-left-next img {
	object-fit: cover;
	width: 100%;
	height: 100%;
}
.design-row-right-next {
	width: 42%;
	margin-left: 60%;
	position: relative;
}
.design-row-right-next img {
	overflow: hidden;
}
.build-logo img {
	width: 110px;
}
.employ-img-left {
	width: 48%;
	margin-top: 4.9%;
	margin-right: 4%;
}
.employ-img-right {
	width: 48%;
	margin-top: 4.9%;
}

.specs-logo {
	padding-bottom: 30px;
}
.specs-logo p {
	max-width: 380px;
}
.specs-logo img {
	width: 80%;
	max-width: 260px;
	padding-bottom: 40px;
}

.fox-designs-logo img {
	width: 60%;
	max-width: 230px;
	padding-top: 10px;
	padding-bottom: 40px;
}
.fox-designs-logo .button-dark,
.fox-designs-logo .button-light {
	margin-top: 40px;
}

.commercial-block {
	padding-top: 40px;
	max-width: 490px;
}
.commercial-block.max-benefits {
	max-width: 690px;
}
.commercial-block .button-light {
	margin-top: 40px;
}

.team-profile .profile-closed {
	position: relative;
	z-index: 3;
	display: none;
}
.team-profile a.switched + .profile-closed {
	background-color: rgba(0, 0, 0, 0.8);
	position: fixed;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	display: block;
	overflow: auto;
}
.profile-wrap {
	display: table;
	vertical-align: middle;
	width: 90%;
	height: 100%;
	margin: 0 auto;
	max-width: 1120px;
}
.profile-wrap.max-popup {
	max-width: 700px;
}
.profile-middle {
	display: table-cell;
	vertical-align: middle;
}
.profile-block {
	background-color: #fff;
}
.profile-padding {
	padding: 50px;
}
.profile-padding.enq-form {
	padding-bottom: 20px;
}
.profile-close,
.floorplan-close,
.enquire-close {
	width: 100%;
	height: 45px;
	text-align: right;
	display: block;
}
.profile-close a,
.floorplan-close a,
.enquire-close a {
	width: 100%;
	height: 40px;
	display: block;
	background-image: url(../images/icon-close.png);
	background-repeat: no-repeat;
	background-position: center right;
	background-size:40px;
	-moz-background-size:40px;
	text-align: right;
}
.profile-block img {
	width: 85%;
}

.enquire-closed,
.floorplan-closed {
	display: none;
}
.enquire-open,
.floorplan-open {
	background-color: rgba(0, 0, 0, 0.8);
	position: fixed;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	display: block;
	overflow: auto;
	z-index: 4;
}
.button-all-projects {
	float: right;
	margin-top: -65px;
}
.button-news-filter {
	float: right;
	margin-top: -80px;
}
.button-all-projects a {
	font-size: 18px;
	line-height: 40px;
	text-transform: uppercase;
	padding-right: 35px;
	background-image: url(../images/arrow-right.png);
	background-repeat: no-repeat;
	background-position: center right;
	background-size:26px;
	-moz-background-size:26px;
}

.news-article .button-light {
	margin-top: 10px;
}
.news-article .button-light a {
	width: 90px;
}

.article-left {
	width: calc(100% - 360px);
}
.article-left-content {
	padding-top: 60px;
	border-top: 1px solid #28272b;
	max-width: 1000px;
	width: 95%;
}
.article-right {
	width: 360px;
}
.article-right-content {
	padding-top: 60px;
	border-top: 1px solid #28272b;
}
.article-head {
	height: 65px;
}
.news-block {
	padding-bottom: 70px;
}
.news-block img {
	padding-bottom: 60px;
}
.article-more {
	padding-bottom: 40px;
}
.article-more img {
	padding-bottom: 35px;
}
.article-more-left {
	width: calc(100% - 40px);
}
.article-more-right {
	width: 40px;
}
.article-more-right a {
	width: 38px;
	height: 38px;
	border: 1px solid #333;
	display: block;
	background-image: url(../images/icon-right.png);
	background-repeat: no-repeat;
	background-position: center right;
	background-size:32px;
	-moz-background-size:32px;
}
.hide,
.design-para-but-left.hide,
.design-para-but-right.hide,
.design-para-but-last.hide {
	display: none;
}
.specs-heading {
	height: 26px;
}

.wp-pagenavi {	
}	
.wp-pagenavi span,	
.wp-pagenavi span.current {	
    font-size: 15px;	
    font-weight: normal;	
    line-height: 30px;
    color: #333;	
    display: inline-block;	
    border: 0;	
    padding-left: 15px;	
    padding-right: 15px;	
}	
.wp-pagenavi span.current {	
    background-color: #fff;
	border: 1px solid #28272b;
	color: #28272b;
}	
.wp-pagenavi a {	
	font-size: 15px;
	font-weight: normal;
	line-height: 30px;
	color: #28272b;
	display: inline-block;
	border: 0;
	padding-left: 15px;
	padding-right: 15px;
	border: 1px solid #ccc;
}
.wp-pagenavi a:hover {	
	color: #111;
	background-color: #fff;
}

.padd-next-prev {
	height: 40px;
}
.but-next {
	float: right;
}
.but-previous {
	float: left;
}
.but-next a,
.but-previous a {
	font-size: 17px;
	line-height: 40px;
	display: inline-block;
	color: #28272b;
	border: 1px solid #28272b;
	padding-left: 15px;
	padding-right: 15px;
}
.but-next a:hover,
.but-previous:hover a {
	color: #fff;
	border: 1px solid #28272b;
	background-color: #28272b;
}

.fm-awards {
	font-size: 0;
}
.fm-award-left,
.fm-award-right {
	display: inline-block;
	vertical-align: top;
	padding-top: 40px;
}
.fm-award-left.v-mid,
.fm-award-right.v-mid {
	vertical-align: middle;
}
.fm-award-left.v-mid {
	vertical-align: middle;
	padding-top: 10px;
}
.fm-award-left.v-mid h2 {
	padding-bottom: 60px;
}
.fm-award-left {
	width: 55%;
}
.fm-award-right {
	width: 45%;
}
.fm-award {
	padding-bottom: 60px;
}
.fm-award p {
	margin: 0;
	padding: 0;
}
.fm-award-img,
.fm-award-txt {
	display: inline-block;
	vertical-align: top;
}
.fm-award-img {
	width: 125px;
}
.fm-award-img img {
	width: 85px;
}
.fm-award-txt {
	width: calc(100% - 160px);
}
p.fm-award-bold {
	font-family:'CamptonBold', Helvetica, Arial, sans-serif;
	font-size: 20px;
	margin-top: 4px;
	display: block;
}
p.fm-award-title {
	font-size: 19px;
}

.tint-over.reviews {
	max-height: 830px;
}




/* End main CSS ********/

@media screen and (max-width: 1500px) {

.button-right-side {
	text-align: left;
	padding-right: 0;
	margin-top: 30px;
}

}

@media screen and (min-width: 1440px) {

.padd-main {
	padding: 150px;
}

}

@media screen and (min-width: 1024px) and (max-width: 1440px) {

.hero-top,
.fit-img {
	height: 630px;
}
.fit-img img {
	max-height: 630px;
}
.tint-over.reviews {
	max-height: 730px;
}

.text-padd-intro {
	padding-left: 5.5%;
	padding-right: 5.5%;
}
.text-padd-lrg {
	padding-left: 11%;
	padding-right: 11%;
}
.text-padd-sml {
	padding-left: 9%;
	padding-right: 9%;
}

.deets-icon {
	width: 55px;
}
.deets-icon img {
	width: 36px;
}
.deets-text {
	width: 100px;
}
.vacancy {
	width: 48%;
	margin-left: 1%;
	margin-right: 1%;
	margin-bottom: 2%;
}
.vacancy-padd {
	padding: 35px;
}
.design-para-max .button-dark,
.design-para-max .button-light {
	margin-right: 15px;
	margin-bottom: 15px;
}
.process-buttons {
	padding-top: 40px;
	padding-bottom: 80px;
}

.article-left {
	width: calc(100% - 300px);
}
.article-left-content {
	padding-top: 40px;
	width: 95%;
}
.article-right {
	width: 300px;
}
.article-right-content {
	padding-top: 40px;
}

}


@media screen and (min-width: 768px) and (max-width: 1200px) {

.team-profile {
	margin-left: 1%;
	margin-right: 1%;
	width: 48%;
	padding-bottom: 30px;
}
.profile-info {
	margin-top: 30px;
}
.fox-team {
	padding-left: 5%;
	padding-right: 5%;
	/*margin-left: -3%;
	margin-right: -3%;*/
}

}

@media screen and (max-width: 1023px) {

.fm-award-left.v-mid h2 {
	padding-bottom: 50px;
}

.build-type {
	padding-bottom: 8%;
}
.button-news-filter {
	float: none;
	margin-top: 10px;
}
.button-all-projects {
	float: none;
	margin-top: 0;
	margin-bottom: 50px;
}
.icon-fac {
	width: 200px;
	padding-bottom: 10%;
}
.article-left {
	width: 100%;
}
.article-left-content {
	padding-top: 40px;
	width: 100%;
	max-width: none;
}
.article-right {
	width: 100%;
}
.article-right-content {
	padding-top: 40px;
}
.news-block {
	padding-bottom: 60px;
}
.news-block img {
	padding-bottom: 50px;
}
.padd-1023-top0 {
	padding-top: 0;
}
.fm-award-left {
	width: 100%;
}
.fm-award-right {
	width: 100%;
}
.fm-award-left,
.fm-award-right {
	padding-top: 20px;
}

.fm-awards p {
}
.fm-award {
	padding-bottom: 25px;
}

}

@media screen and (min-width: 768px) and (max-width: 1023px) {

.hero-top,
.fit-img {
	height: 560px;
}
.fit-img img {
	max-height: 560px;
}
.tint-over.reviews {
	max-height: 660px;
}
.profile-padding {
	padding: 30px;
	padding-bottom: 35px;
}
.text-padd-intro {
	padding-left: 6%;
	padding-right: 6%;
}
.text-padd-lrg {
	padding-left: 6%;
	padding-right: 6%;
}
.text-padd-sml {
	padding-left: 6%;
	padding-right: 6%;
}
.vacancy {
	width: 48%;
	margin-left: 1%;
	margin-right: 1%;
	margin-bottom: 2%;
}
.vacancy-padd {
	padding: 25px;
}

.deets-icon {
	width: 55px;
}
.deets-icon img {
	width: 36px;
}
.deets-text {
	width: 100px;
}
.news-block {
	padding-bottom: 50px;
}
.news-block img {
	padding-bottom: 40px;
}
.article-more {
	display: inline-block;
	width: 48%;
}
.article-more:nth-child(odd) {
	margin-right: 4%;
}

}

@media screen and (max-width: 767px) {

.vacancy {
	width: 100%;
	margin-left: 0;
	margin-right: 0;
	margin-bottom: 20px;
}
.vacancy-padd {
	padding: 20px;
}
.team-profile {
	margin-left: 1%;
	margin-right: 1%;
	width: 48%;
	padding-bottom: 30px;
}
.profile-info {
	margin-top: 30px;
	padding-bottom: 10px;
	width: 100%;
	background-image: none;
}
.profile-info p {
	font-size: 14px;
	line-height: 20px;
}
.fox-team {
	/*margin-left: -3%;
	margin-right: -3%;*/
	padding-left: 5.5%;
	padding-right: 5.5%;
}

.deets-icon {
	width: 45px;
}
.deets-icon img {
	width: 26px;
}
.deets-text {
	width: 90px;
}
.process-buttons {
	padding-top: 30px;
	padding-bottom: 70px;
}
.process-buttons .button-dark,
.process-buttons .button-light {
	margin-left: 20px;
	margin-right: 20px;
	margin-bottom: 20px;
}
.news-block {
	padding-bottom: 30px;
}
.news-block img {
	padding-bottom: 30px;
}
.get-in-touch-right .w50-left,
.get-in-touch-right .w50-right {
	width: 100%;
	margin-left: 0;
}
.fm-award-img {
	width: 80px;
}
.fm-award-img img {
	width: 60px;
}
.fm-award-txt {
	width: calc(100% - 80px);
}


}

@media screen and (min-width: 481px) and (max-width: 767px) {

.hero-top,
.fit-img {
	height: 440px;
}
.fit-img img {
	max-height: 440px;
}
.tint-over.reviews {
	max-height: 520px;
}
.profile-padding {
	padding: 25px;
}
.prof-left {
	width: 100%;
	display: block;
	padding-bottom: 20px;
}
.prof-left img {
	width: 150px;
}
.prof-right {
	width: 100%;
	display: block;
}
.text-padd-intro {
	padding-left: 6%;
	padding-right: 6%;
}
.text-padd-lrg {
	padding-left: 6%;
	padding-right: 6%;
}
.text-padd-sml {
	padding-left: 6%;
	padding-right: 6%;
}

}

@media screen and (max-width: 480px) {

.hero-top,
.fit-img {
	height: 270px;
}
.fit-img img {
	max-height: 270px;
}
.tint-over.reviews {
	max-height: 350px;
}
.fit-img-contact {
	height: 270px;
}
.fit-img-contact img {
	max-height: 270px;
}
.profile-padding {
	padding: 20px;
}
.prof-left {
	width: 100%;
	display: block;
	padding-bottom: 20px;
}
.prof-left img {
	width: 150px;
}
.prof-right {
	width: 100%;
	display: block;
}
.text-padd-intro {
	padding-left: 6%;
	padding-right: 6%;
}
.text-padd-lrg {
	padding-left: 6%;
	padding-right: 6%;
}
.text-padd-sml {
	padding-left: 6%;
	padding-right: 6%;
}
.design-para-max .button-dark,
.design-para-max .button-light {
	display: block;
	margin-right: 0;
	margin-bottom: 0;
}
.design-para-max .button-dark.design-para-but-left {
	width: 100%;
	margin-bottom: 4%;
}
.design-para-max .button-dark.design-para-but-right,
.design-para-max .button-light.design-para-but-right {
	width: 100%;
	margin-left: 0;
	margin-bottom: 4%;
}
.design-para-max .button-dark.design-para-but-left a,
.design-para-max .button-dark.design-para-but-right a,
.design-para-max .button-light.design-para-but-right a,
.design-para-max .button-light.design-para-but-last a {
	display: block;
}
.design-para-max .button-light.design-para-but-last {
	width: 100%;
}
.text-padd-sml.padd-features {
	padding-left: 0;
}

.button-space {
	margin-top: 30px;
	margin-bottom: 15px;
}
.specs-buttons .button-light.button-download a {
	width: auto;
	display: block;
}
.text-feature {
	padding-top: 30px;
}
.specs-logo {
	padding-bottom: 0;
}
.specs-logo img {
	padding-bottom: 0;
}

.button-dark.button-stretch a,
.button-light.stretch a,
.process-buttons .button-dark.stretch a,
.process-buttons .button-light.stretch a {
	display: block;
}
.button-all-projects {
	margin-bottom: 30px;
}
.process-buttons {
	padding-top: 30px;
	padding-bottom: 40px;
}
.process-buttons .button-dark,
.process-buttons .button-light {
	margin-left: 0;
	margin-right: 0;
	margin-bottom: 20px;
}
.process-buttons .button-dark.stretch,
.process-buttons .button-light.stretch,
.process-buttons .button-dark.stretch a,
.process-buttons .button-light.stretch a,
.news-article .button-light a,
.stretch a {
	display: block;
	width: auto;
}
.button-right-mob .button-grey.stretch {
	display: block;
	width: 100%;
}
.button-right-mob,
.button-right {
}
.news-article .button-light a {
	width: auto;
}
.news-article .button-light {
	margin-bottom: 10px;
}
.process-img-line {
	display: none;
}
.stack-1023.first.process-img {
	padding-top: 30px;
	padding-bottom: 0;
}
.vacancy-head {
	padding-bottom: 5px;
}
.button-spacer .button-light {
	margin-top: 25px;
}
.icon-fac {
	width: 160px;
	padding-bottom: 40px;
}
.faq span {
    font-size: 16px;
	line-height: 21px;
	letter-spacing: 0.2px;
    padding-top: 20px;
    padding-bottom: 15px;
}
.get-in-touch p {
	font-size: 16px;
	line-height: 24px;
	margin-bottom: 15px;
}
.map-google,
.map {
	height:450px;
}
.fox-designs-logo .button-dark,
.fox-designs-logo .button-light {
	margin-top: 30px;
}
.hide,
.design-para-but-left.hide,
.design-para-but-right.hide,
.design-para-but-last.hide {
	display: none;
}

.process-buttons .button-dark,
.process-buttons .button-light {
	margin-left: 0;
	margin-right: 0;
	display: block;
}
.process-buttons .button-dark a,
.process-buttons .button-light a,
.process-buttons .button-dark a:hover,
.process-buttons .button-light a:hover,
.process-button-single .button-enquire a {
	display: block;
}
.process-buttons ul li {
	margin-left: 0;
	margin-right: 0;
	display: block;
}
.process-buttons ul li a {
	padding-left: 0;
	padding-right: 0;
	width: 100%;
	display: block;
}
.process-buttons ul li a:hover,
.process-buttons ul li.current-menu-item a {
	padding-left: 0;
	padding-right: 0;
	width: 100%;
}
.but-next a,
.but-previous a {
	font-size: 15px;
	line-height: 40px;
	padding-left: 10px;
	padding-right: 10px;
}
.tint-over.reviews {
	background-color: #000;
	opacity: 0.3;
}

}
