/*  Small screens */
@media only screen {} /* Define mobile styles */

@media only screen and (max-width: 40em) {
.small-only-float-left {float: left !important;}	
.small-only-float-right {float: right !important;}
.small-only-float-center {display: block; margin-right: auto; margin-left: auto;}
.text-center-small {text-align: center;}
.small-align-center {-ms-flex-pack: center; justify-content: center;}
.widget-container, #top-row, .tagline, .text-right{text-align: center;}
img.alignright, img.alignleft{float: none !important;display: block;margin: 0 auto;	}
.home-row-1, .testimonial-row,.about-row-3{display: flex;align-items: center;justify-content: center;}

.contactbox{
	border-top: #F0F0F0 solid 1px;
}

.row-align-right .row-inner.align-right,
.testimonial-row .row-inner.align-right,
.home-row-1.align-right {
    -webkit-box-pack: center;
    -webkit-justify-content:  center;
    -ms-flex-pack:  center;
    justify-content:  center;
    padding-right: 0;
}

blockquote.testimonial {
    padding: 20px 20px;
}

#top-row,
#middle-row{
	padding:10px;
}
.t2 {
        font-size: 1.5rem;
    }
.bluebg .contentblock {
    padding: 30px 10px;
}
.t1 {
    font-size: 1.7rem;
}

.testimonial-row .contentblock, .home-row-1 .contentblock {
    padding: 20px;
}
blockquote.testimonial .testimonial-text, blockquote.testimonial cite{
	text-align: center;
}
.bluebg-content-row{
	padding: 20px;
	margin-bottom: 20px;
}

.mobile-grey,
.home.gradient-grey{background: rgba(240,240,240,1)}


} /* max-width 640px, mobile-only styles, use when QAing mobile issues */

/*  Medium screens */
@media only screen and (min-width: 40.063em) { } /* min-width 641px, medium screens */

@media only screen and (min-width: 40.063em) and (max-width: 63.938em) {
.medium-float-left {float: left !important;}	
.medium-float-right {float: right !important;}
.text-center-medium {text-align: center;}
.medium-align-center {-ms-flex-pack: center; justify-content: center;}
.home-row-1, .testimonial-row,.about-row-3{display: flex;align-items: center;justify-content: center;}
.wrapper{
	padding: 1.2em 0;
}
.contactbox:nth-child(odd){
	border-right: #F0F0F0 solid 1px;
}

.contactbox:nth-child(-n + 2){
	border-bottom: #F0F0F0 solid 1px;
}

.t2 {
    font-size: 2.25rem;
 }

 .row-align-right .row-inner.align-right,
.testimonial-row .row-inner.align-right,
 .home-row-1.align-right {
    -webkit-box-pack: center;
    -webkit-justify-content:  center;
    -ms-flex-pack:  center;
    justify-content:  center;
    padding-right: 0;
}

.bluebg-content-row{
	padding: 20px;
	margin-bottom: 20px;
}

.mobile-grey,
.home.gradient-grey{background: rgba(240,240,240,1)}

} /* min-width 641px and max-width 1023px, use when QAing tablet-only issues */

/* Large screens */
@media only screen and (min-width: 64.000em) {

.contactbox{

	border-right: #F0F0F0 solid 1px;
}
.contactbox:last-child{border: none}

.gradient-grey{
	background: rgb(255,255,255);
	background: linear-gradient(360deg, rgba(255,255,255,1) 30%, rgba(240,240,240,1) 30%);
}

.about-row-2 .about-content-2{
	padding-top: 35px;
}


.meridian-row-2 .kitchen-content-2,
.office-row-2 .kitchen-content-2,
.adu-row-2 .kitchen-content-2,
.kitchen-row-2 .kitchen-content-2{
	padding-top: 45px;
}
.meridian-row-2.gradient-grey{
	background: rgb(255,255,255);
	background: linear-gradient(360deg, rgba(255,255,255,1) 57%, rgba(240,240,240,1) 57%);
}
.about-row-2.gradient-grey{
	background: rgb(255,255,255);
	background: linear-gradient(360deg, rgba(255,255,255,1) 52%, rgba(240,240,240,1) 52%);
}

.kitchen-row-2.gradient-grey{
	background: rgb(255,255,255);
	background: linear-gradient(360deg, rgba(255,255,255,1) 50%, rgba(240,240,240,1) 50%);
}

.office-row-2.gradient-grey{
	background: rgb(255,255,255);
	background: linear-gradient(360deg, rgba(255,255,255,1) 48%, rgba(240,240,240,1) 48%);
}

.adu-row-2.gradient-grey{
	background: rgb(255,255,255);
	background: linear-gradient(360deg, rgba(255,255,255,1) 45%, rgba(240,240,240,1) 45%);
}


.bluebg{border-right: 8px solid #fff;}
.bluebg-img{border-left: 8px solid #fff;}
.home-row-4{
	margin-bottom: 60px;
}

.gradient-grey{
	padding: 30px 0;
}

.bluebg-content-row{
	padding: 60px 0;
}

} /* min-width 1024px, large screens */

@media only screen and (min-width: 64.000em) and (max-width: 90em) {
.large-float-left {float: left !important;}	
.large-float-right {float: right !important;}
.text-center-large {text-align: center;}
.large-align-right {-ms-flex-pack: end; justify-content: flex-end;}

.t2 {
    font-size: 2.25rem;
 }

.home-row-1 .large-6 {
   -webkit-box-flex: 0;
   -webkit-flex: 0 0 66.66667% !important;
   -ms-flex: 0 0 66.66667% !important;
   flex: 0 0 66.66667% !important;
   max-width: 66.66667% !important;
}

.home-row-1 {
    padding-right: 0px;
}

.adu-row-2.gradient-grey {
    background: rgb(255, 255, 255);
    background: linear-gradient(360deg, rgba(255, 255, 255, 1) 42%, rgba(240, 240, 240, 1) 42%);
}

.page-id-1015 .adu-row-2.gradient-grey {
    background: rgb(255, 255, 255);
    background: linear-gradient(360deg, rgba(255, 255, 255, 1) 50%, rgba(240, 240, 240, 1) 50%);
}

.meridian-row-2 .t1 {
    font-size: 1.8rem;
}


.meridian-row-2.gradient-grey {
    background: rgb(255, 255, 255);
    background: linear-gradient(360deg, rgba(255, 255, 255, 1) 60%, rgba(240, 240, 240, 1) 60%);
}


} /* min-width 1024px and max-width 1440px, use when QAing large screen-only issues */

/*  XLarge screens */
@media only screen and (min-width: 90.063em) { } /* min-width 1441px, xlarge screens */

@media only screen and (min-width: 90.063em) and (max-width: 120em) {
.xlarge-float-left {float: left !important;}	
.xlarge-float-right {float: right !important;}
.text-center-xlarge {text-align: center;}
} /* min-width 1441px and max-width 1920px, use when QAing xlarge screen-only issues */

/*  XXLarge screens */
@media only screen and (min-width: 120.063em) {
.xxlarge-float-left {float: left !important;}	
.xxlarge-float-right {float: right !important;}
.text-center-xxlarge {text-align: center;}
} /* min-width 1921px, xxlarge screens */

/*  Tablet Portrait screens */
@media only screen and (min-width: 37.500em) and (max-width: 56.250em) and (orientation: portrait) {
.hide-tablet-portrait {display: none !important;}
.show-tablet-portrait {display: inherit !important;}
 } /* tablet-only issues min-600px max-900px */
 @media only screen and (min-width: 49.900em) and (max-width: 85.250em) and (orientation: portrait) {
 } /* tablet-only issues min-800px max-1200px */