html {
	height: 100%
}

/*body {font-size:16px; height: 100%; line-height:1.4; color:#414141; font-family:"brandon-grotesque", Helvetica, Arial, sans-serif}*/
body {
	font-size: 14px;
	height: 100%;
	line-height: 1.4;
	color: #414141;
	font-family: Century Gothic, CenturyGothic, AppleGothic, sans-serif;
}

img,
object,
embed {
	max-width: 100%;
}

.mod:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}


/* Fix for bad wrapping on pure... */
.pure-u-1-3 {
	width: 33%;
}

/* 01 TEXT STYLES -------------------------------- */
::selection {
	background: #90d173;
}

::-moz-selection {
	background: #90d173;
}

h1,
h2,
h3,
h4,
h5,
p,
ul,
li,
a {
	margin: 0;
	padding: 0
}

a {
	text-decoration: none
}

p {
	font-size: 1em;
	color: #777777
}

h2,
h1 {
	text-transform: uppercase
}

.price {
	z-index: 20;
	position: absolute;
	color: #90d173;
	font-weight: 700
}

.price .tagprice {
	background: #90d173;
	padding: 5px;
	color: #fff;
}

.button {
	background: #90d173;
	padding: 7px 30px 9px;
	color: #FFF;
	text-transform: uppercase;
	border-radius: 3px;
	display: block;
	-webkit-transition: opacity 0.4s ease-in-out;
	-moz-transition: opacity 0.4s ease-in-out;
	-o-transition: opacity 0.4s ease-in-out;
	transition: opacity 0.4s ease-in-out;
}

.button:hover {
	/*opacity:0.4;*/
	background: #74A85D
}

.button i {
	padding-left: 12px;
	font-size: 1.3em;
	padding-top: 4px
}

#page-container .button a:hover {
	color: #fff
}

.fade {
	opacity: 1;
	/*transition: opacity .25s ease-in-out;
   -moz-transition: opacity .25s ease-in-out;
   -webkit-transition: opacity .25s ease-in-out;*/
}


/* 02 STRUCTURE -------------------------------- */

#page-container {
	width: 100%;
	height: 100%;
}

section {
	width: 85%;
	padding: 0px 7.5% 60px
}

.unit-pad {
	padding: 4.5%
}

/* header */
header {
	width: 85%;
	padding: 20px 7.5%;
	background-color: white;
	z-index: 999;
}

#logo {
	float: left;
	width: 225px;
	height: 29px;
	margin-top: 3px
}

nav {
	float: right;
}

nav li {
	margin-left: 25px;
	font-style: normal;
}

nav a {
	text-transform: uppercase;
	font-size: 0.85em;
	color: #414141;
	padding: 4px 0px 1px;
}

nav a:hover {
	color: #90d173
}

nav a#pull {
	display: none;
}

nav a.button {
	padding: 4px 15px 1px;
	color: #FFF;
	text-transform: uppercase;
	border-radius: 3px;
	display: block;
	-webkit-transition: opacity 0.4s ease-in-out;
	-moz-transition: opacity 0.4s ease-in-out;
	-o-transition: opacity 0.4s ease-in-out;
	transition: opacity 0.4s ease-in-out;
}

#slider-mob {
	display: none
}

/* controls */
.home-slide {
	position: relative;
}

.text-container {
	position: absolute;
	z-index: 20;
	height: 100%;
	width: 85%;
	padding: 0 7.5%
}

.table-wrap {
	display: table;
	height: 100%
}

.slide-content {
	z-index: 20;
	text-align: center;
	display: table-cell;
	vertical-align: middle
}

.slide-text {
	width: 400px
}

.slide-text h1 {
	text-transform: uppercase;
	line-height: 1.2;
	margin-bottom: 14px;
	font-size: 2.6em;
	font-weight: 300
}

.slide-text h1 span {
	font-weight: 900
}

.slide-text h2 {
	text-transform: uppercase;
	line-height: 1.2;
	margin-bottom: 14px;
	font-size: 2.6em;
	font-weight: 300
}

.slide-text h2 span {
	font-weight: 900
}

.slide-text p {
	font-size: 1.4em;
	margin-bottom: 40px
}

.slide-text a {
	background: #90d173;
	padding: 10px 30px;
	color: #FFF;
	text-transform: uppercase;
	width: 50%;
	margin: auto
}

.home-slide .container-price {
	right: 7.5%;
	top: 65px;
	font-size: 30px;
	padding: 10px;
}

.bx-pager-item {
	display: inline-block
}

.bx-controls {
	position: relative
}

.home-slide .container-price {
	z-index: 20;
	position: absolute;
	color: #90d173;
	font-weight: 400;
	font-size: 16px;
}

.home-slide .container-price .price {
	font-weight: 700;
	font-size: 24px;
	margin-top: -10px;
	margin-left: 5px;
}

.bx-pager {
	text-align: center;
	position: absolute;
	width: 100%;
	top: -45px;
	z-index: 999
}

#quotes .bx-pager {
	top: 28px;
}


.bx-wrapper .bx-pager.bx-default-pager a {
	background: #cfcfcf;
	text-indent: -9999px;
	display: inline-block;
	width: 14px;
	height: 14px;
	margin: 0 4px;
	outline: 0;
	-moz-border-radius: 7px;
	-webkit-border-radius: 7px;
	border-radius: 7px;

}

.bx-pager.bx-default-pager a.active {
	background: #90d173
}



.bx-controls-direction {
	display: none
}


/* step process */
#steps {
	text-align: center
}

#steps a {
	color: rgb(65, 65, 65);
}

#steps .steps-delimiter {
	display: none;
	width: 60%
}

.step-number {
	border: #4a4a4a 2px solid;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%;
	width: 54px;
	height: 50px;
	margin: auto;
	font-size: 2.125em;
	margin-bottom: 17px;
	font-weight: 700;
	padding: 4px 0 0 1px
}

#steps h2 {
	font-size: 2.5625em
}

#steps p {
	min-height: 75px;
	width: 85%;
	padding: 0 7.5%;
	margin-top: 10px;
	margin-bottom: 10px;
	font-size: 1.125em
}

#steps .pure-u-1-3.steps-shadow {
	box-shadow: 8px 8px 15px #888
}

.step-img {
	width: 82px
}

.step-2-img {
	margin-left: 27px;
	width: 107px;
	height: 29pX
}

h2.landing-title {
	text-align: center;
	padding-top: 40px;
	padding-bottom: 40px;
	font-size: 2rem;
}

#get-started a,
.get-started a {
	display: block;
	width: 100%;
	text-align: center;
	padding: 23px 0;
	color: #FFF;
	background: #90d173;
	text-transform: uppercase;
	font-size: 1.375em
}

#get-started a:hover,
.get-started a:hover {
	background: #74A85D;
}

#get-started h2,
#get-started h1,
.get-started h2,
.get-started h1 {
	font-size: 1.375em;
	display: inline;
}

/* product-list */
#product-list h2 {
	font-size: 1.25em
}

#product-list .unit-pad {
	position: relative;
	margin-bottom: 40px;
}

#product-list .price {
	right: 20px;
	bottom: 25px;
	padding: 5px 8px;
	font-size: 1.25em;
	display: none;
}

.product-list-img {
	position: relative;
}

#product-list h2 {
	margin: 16px 0 4px
}


/* quotes */
#quotes {
	background: #f0f0f0;
	text-align: center;
	padding: 75px 7.5%
}

#quotes p {
	color: #494949;
	font-size: 1.25em;
	width: 55%;
	margin: 0 auto 8px auto
}

#quotes cite {
	text-transform: uppercase;
	font-size: 0.78em;
	font-style: normal;
	color: #90d173;
	font-weight: bold
}

/* about */
#about {
	padding: 80px 7.5%
}

#about h2 {
	margin-bottom: 12px
}

#about p {
	font-size: 1.2em
}

#about ul {
	list-style: none
}

#about li {
	background-repeat: no-repeat;
	background-position: left;
	background-size: 12px;
	padding-left: 25px;
	margin-bottom: 8px;
	font-size: 1em;
	color: #9B9B9B
}

#about li a {
	color: #9B9B9B
}

#about li a:hover {
	color: #90d173
}

.contact-address {
	background: url(./../images/icon-pin@2x.png)
}

.contact-phone {
	background: url(./../images/icon-phone@2x.png)
}

.contact-email {
	background: url(./../images/icon-mail@2x.png)
}

/* repairs */
.repairs-video {
	width: 80%;
	margin-left: auto;
	margin-right: auto;
}

.repairs-video-container {
	position: relative;
	padding-bottom: 56.25%;
	padding-top: 25px;
	height: 0;
}

.repairs-video-container iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100% !important;
	height: 100% !important;
}

.repairs-short-desc {
	font-size: 1.2em
}

.repairs-description,
.landing-page-description {
	padding-top: 20px;
	padding-bottom: 20px;
	padding-right: 15%;
	padding-left: 15%
}

/* footer */
#footer {
	background: #90d173;
	text-align: center;
	padding: 80px 7.5% 70px 7.5%
}

#footer img {
	width: 160px;
	margin-bottom: 10px
}

#footer img.social-button {
	width: auto;
}

#footer p {
	/*color:#545454;*/
	font-size: 0.75em;
}

#footer p a {
	color: white;
}


/* schedule a pickup form-----------------------------------*/
.fullwidth,
.padded {
	width: 100%;
	max-width: none;
}

.halfwidth {
	width: 50%;
}

.quarterwidth {
	width: 24%;
}

.twothirdwidth {
	width: 66%;
}

.thirdwidth {
	width: 33%;
}

/* contact form-----------------------------------*/



/* 06 order form -------------------------------- */
#form-container p,
#form-container h3 {
	text-align: center;
}

form.formInput .form-row {
	/*padding-left:25px;*/
	text-align: center;
}

/*form.formInput #message {	
width : 90%
}*/
section#order-form .page-about {
	max-width: none;
	text-align: left;
}

form.formInput {
	padding-top: 30px;
	padding-bottom: 30px
}

.formInput {
	background: #f5f2ef;
	/*padding-top:40px 7.5% 60px 7.5%*/
}

.site-content h1 {
	text-align: center;
	margin-bottom: 48px
}

#form-container,
#print-container {
	background: #FFF;
	-moz-box-shadow: 0px 0px 5px -1px #ccc;
	-webkit-box-shadow: 0px 0px 5px -1px #ccc;
	box-shadow: 0px 0px 5px -1px #ccc;
}

#form-container h2,
.page-container h2 {
	text-align: center;
	border-bottom: #e1e1e1 1px dotted;
	padding-bottom: 10px;
	margin-bottom: 10px;
	font-size: 1.0625em
}

#form-container p,
#print-container p {
	padding-top: 12px;
	padding-bottom: 12px;
}

#print-container {
	margin: auto;
	max-width: 600px;
	text-align: center
}

section.formInput .page-about {
	max-width: none;
	text-align: left;
}

section.formInput .page-about #print {
	padding: 3% 0;
}

section.formInput .page-about header {
	padding: 0 7.5%;
}

/*section.formInput .page-about header h1 {
		margin: 0;
        font-size: 2.5em;
	}*/
#html5-picker,
#customer-form,
#print {
	padding: 4.5%
}

.form .form-row {
	width: 100%;
	margin-bottom: 14px
}

.form .form-row.form-row-c {
	padding-left: 0px;
	text-align: center;
}

.form .field-title {
	text-align: left;
	padding-left: 5%;
	width: 100%;
	font-size: 12px;
	text-transform: uppercase;
	font-weight: 700;
	margin-bottom: 6px
}

.form .field-title.field-title-c {
	padding-left: 0px;
	text-align: center;
}

.form .field-input {
	width: 100%
}

form.formInput button.fade {
	border: none;
	width: 90%;
	margin: 50px auto 30px auto;
	padding: 10px 0;
	text-align: center;
}

.form input,
.picker textarea,
form.formInput textarea,
.form .select-list {
	position: relative;
	width: 90%;
	background: #fdfdfd;
	border: #dedede 1px solid;
	-moz-box-shadow: inset 1px 2px 7px -2px #C0C0C0;
	-webkit-box-shadow: inset 1px 2px 7px -2px #C0C0C0;
	box-shadow: inset 1px 2px 7px -2px #C0C0C0;
	height: 35px
}

.form .error-message {
	color: red;
	text-align: left;
	padding-left: 46px;
}

.form select {
	position: relative;
	width: 100%;
	background: #fdfdfd;
	border: #dedede 1px solid;
	/*-webkit-appearance: none;*/
	-moz-box-shadow: inset 1px 2px 7px -2px #C0C0C0;
	-webkit-box-shadow: inset 1px 2px 7px -2px #C0C0C0;
	box-shadow: inset 1px 2px 7px -2px #C0C0C0;
	height: 29px;
	padding: 1px;
}

/* #addressFields .field-input{
	margin-bottom: 14px;
} */
#addressFields .field-title label {
	margin-top: 15px;
}

/* change style for the first field in the addressFields */
#addressFields .field-title:first-child label {
	margin-top: 0;
}

#customer-form select,
#customer-form input {
	padding: 0 10px;
}

#customer-form .field-title label {
	margin-bottom: 0 !important;
}

form.formInput textarea {
	height: 100px;
}

.search-page .form .field-title {
	padding-left: 0;
	margin-bottom: 0px;
}

.picker textarea {
	height: 100px;
}

.picker .header {
	padding-bottom: 4px;
}

.form .form-subcol {
	display: inline-block;
	vertical-align: top;
}

.form .form-subcol .field-title {
	padding-left: 0;
}

.small-subcol,
.shrinking-subcol {
	width: 24.5%;
}

.large-subcol {
	width: 40%;
}

.form .form-subcol .field-input input,
select {
	width: 100%;
}

.form .small-input {
	width: 45%
}

.form a {
	width: 85%;
	margin: 50px 0 30px 0;
	padding: 10px 0;
	text-align: center
}

.form a:hover {
	background: #c7e8b9;
	color: #FFF
}

#print .button img {
	height: 25px;
	width: 25px;
	padding-left: 10px
}


/* 07 Single Page Content */
.entry-content {
	width: 85%;
	padding: 0px 7.5%;
}

.entry-content blockquote p {
	font-size: 24px;
	font-style: italic;
	font-weight: 300;
}

.entry-content p,
.entry-content li {
	margin-bottom: 1em;
	font-style: normal;
	font-size: 16px;
	color: #444444;
}

.entry-content ul,
.entry-content ol {
	margin: 0;
	padding: 0;
}

.entry-content ul {
	margin-bottom: 1.5em;
	list-style-type: square;
}

.entry-content li {
	margin-bottom: 0.5em;
	margin-left: 2em;
}

.entry-content a {
	color: #ca3c08;
}

.entry-content a:hover {
	color: #ea9629;
	text-decoration: underline;
}

.entry-content h1,
.entry-content h2,
.entry-content h3,
.entry-content h4,
.entry-content h5,
.entry-content h6 {
	clear: both;
	/*font-family: Bitter,Georgia,serif;*/
	line-height: 1.3;
	text-transform: none;
	border: none;
	text-align: left;
}

.entry-content h1 {
	font-size: 48px;
	margin: 27px 0 33px;
}

.entry-content h2 {
	font-size: 30px;
	margin: 25px 0;
}

.entry-content h3 {
	font-size: 22px;
	margin: 22px 0;
}

.entry-content h4 {
	font-size: 20px;
	margin: 25px 0;
}

.entry-content h5 {
	font-size: 18px;
	margin: 30px 0;
}

.entry-content h6 {
	font-size: 16px;
	margin: 36px 0;
}

.entry-content table {
	font-size: 14px;
	line-height: 2;
	margin: 0 0 20px;
	max-width: 100%;
}


@media screen and (max-width: 992px) {
	.site-content h1 {
		margin-top: 0.5em;
		margin-bottom: 0;
	}

	.entry-content table {
		width: 100% !important;
	}
}

footer.entry-meta {
	text-align: center;
}

/* 404 */
.not-found-content {
	margin: auto;
	width: 50%;
}

.sbi-mobile {
	border: solid black 2px;
	appearance: none;
	-moz-appearance: none;
	/* Firefox */
	-webkit-appearance: none;
	/* Safari and Chrome */
	background: url(./../images/order/expand2-16.png) no-repeat right white;
	background-position: right 5px center;
	padding-right: 22px;
}

/* Social share buttons ------------------------ */

.facebook-share-button,
.twitter-share-button,
.linkedin-share-button {
	display: inline-block;
	height: 48px;
	width: 48px;
}

.facebook-share-button {
	background-image: url("./../images/facebook-icon.png");
}

.twitter-share-button {
	background-image: url("./../images/twitter-icon.png");
}

.linkedin-share-button {
	background-image: url("./../images/linkedin-icon.png");
}

.share-panel {
	text-align: center;
}

.share-panel span {
	vertical-align: top;
	line-height: 48px;
}

/* Blog Archive -------------------------------- */

.posts-archive-header {
	margin: auto;
	text-align: center;
	padding: 2em 1em;
}

.posts-archive {
	width: 100%;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0;
	margin-bottom: 0;
	max-width: 1120px;
	/*margin-top: 2.5rem;*/
	padding: 0;
}

.posts-archive article {
	box-sizing: border-box;
	max-width: 31.25rem;
	margin: 0 auto;
	padding: 1em;
}

.posts-archive article a {
	color: rgb(65, 84, 100);
	display: block;
}

.posts-archive article:hover h2 a,
.posts-archive article:hover p a {
	color: #74A85D;
}

.posts-archive article .post-content p {
	font-size: 16px;
}

@media only screen and (min-width: 768px) {

	.posts-archive-header {
		padding: 3em 1em;
	}

	.posts-archive article {
		padding-left: 0.9375rem;
		padding-right: 0.9375rem;
		width: 33.33333%;
		float: left;
		margin: 0 auto;
		position: relative;
	}

	.posts-archive article .post-thumb-wrapper {
		padding-top: 87.6%;
		position: relative;
		height: 0;
	}


	.posts-archive article .post-thumb-wrapper img {
		position: absolute;
		top: 50%;
		left: 50%;
		transform: translate(-50%, -50%);
	}

	.posts-archive article .post-thumb {
		position: absolute;
		top: 0;
		left: 0;
		width: 100%;
		height: 100%;
	}

	.posts-archive article:nth-child(3n+1) {
		clear: both;
	}

	.posts-archive article:nth-child(3n+1):after,
	.posts-archive article:nth-child(3n+0):after {
		content: '';
		position: absolute;
		height: 90%;
		top: 5%;
		border-right: 1px solid grey;
	}

	.posts-archive article:nth-child(3n+1):after {
		right: 10px;
	}


	.posts-archive article:nth-child(3n+0):after {
		left: 10px;
	}

}


/*.posts-archive article p a {
    color: #00a6b6;
}*/

.posts-archive:after {
	content: "";
	display: table;
	clear: both;
}

.posts-archive article .post-content {
	margin: 1.25rem 0 2.5rem;
}

.posts-archive article .post-thumb img {
	height: auto;
}


/* Blog Post ----------------------------------- */

.blog-intro,
.post-content .title {
	text-align: center;
}

h1.the-post-cap {
	text-align: center;
	margin: 15px 0 40px 0;
	font-size: 2em;
	font-weight: normal;
}

.the-post {
	/*width: 100%;*/
	width: 90%;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0;
	margin-bottom: 0;
	/*max-width: 1120px;*/
	/*margin-top: 2.5rem;*/
	padding: 0;
	display: table;
	table-layout: fixed;
}

.the-post-share-buttons {
	text-align: center;
}

.the-post-title {
	text-align: center;
	width: 100%;
}

/* LEFT COLUMN */
.the-post-col-left {
	display: table-cell;
	vertical-align: top;
	padding-top: 45px;
	width: 300px;
	display: none;
	/* test of Michelle */
}

.the-post-row {
	display: table-row;
}

.the-post-col-left a {
	display: block;
	text-transform: uppercase;
	color: #777777;
	margin-bottom: 15px;
}

.the-post-col-left a:hover {
	text-decoration: underline;
	color: #999999;
}


/* CENTER COLUMN */
.the-post-col-center {
	display: table-cell;
	vertical-align: top;
	padding: 0 55px;
}

/*
.the-post-col-center .title {
    margin-top: 15px;
    margin-bottom: 10px;
    text-align: center;
    font-weight: normal;
}
*/

/* TITLE */
.the-post-title .title {
	/*margin-top: 15px;
    margin-bottom: 10px;*/
	margin: 15px 15px 10px;
	text-align: center;
	font-weight: normal;
	font-size: 24px;
}


/* RIGHT COLUMN */
.the-post-col-right {
	display: table-cell;
	vertical-align: top;
	padding-top: 45px;
	width: 295px;
	text-align: center;
}

.the-post-col-right h2 {
	text-align: center;
}

/*
@media screen and (max-width: 1400px)
{
    
    .the-post-col-right {
        display: none;
    }
    
    .the-post-col-center {
        padding: 0 25px;
    }
    
}

@media screen and (max-width: 992px)
{
    .the-post-col-left {
        display: none;
    }
    
    .the-post-col-center {
        padding: 0;
    }

}
*/

@media screen and (max-width: 1270px) {

	section.the-post {
		width: 100%;
	}

	.the-post-col-left {
		display: none;
	}

	.the-post-col-right {
		width: 275px;
		text-align: left;
	}

	.the-post-col-center {
		padding: 0 25px;
	}

}

@media screen and (max-width: 992px) {
	.the-post-col-right {
		display: none;
	}

}

/* BOTTOM COLUMN (RESPONSIVE) */
.the-post-res-menu {
	display: none;
}

.the-post-res-menu a {
	display: inline-block;
	margin-top: 1em;
	text-align: center;
	width: 100%;
}

.the-post-res-menu li {
	width: 100%;
	text-align: center;
	list-style-type: none;
	font-size: 120%;
	margin: 15px auto;
	text-transform: uppercase;
}

.the-post-res-menu li a {
	color: #777777;
}

.the-post-res-menu li a:hover {
	text-decoration: underline;
}

@media screen and (max-width: 992px) {

	.the-post-res-menu {
		display: block;
	}

}



/* PAGINATOR */
.the-post-pagination {
	float: none;
	text-align: center;
}

.the-post-pagination-bottom {
	margin-top: 15px;
}

.the-post-pagination li {
	display: inline;
	margin-left: 15px;
}

.the-post-pagination a {
	display: inline;
	color: #777777;
	font-size: 0.95em;
}

.the-post-pagination a:hover {
	text-decoration: underline;
}



/*.the-post article p a {
    color: #00a6b6;
}*/

.the-post:after {
	content: "";
	display: table;
	clear: both;
}

.the-post article .post-content {
	margin: 1.25rem 0 2.5rem;
}

.the-post article .post-thumb img {
	height: auto;
}

.pagination {
	margin-top: 0;
	width: 100%;
	margin-left: auto;
	margin-right: auto;
	max-width: 1120px;
	padding-left: 1.875rem;
	padding-right: 1.875rem;
	margin-bottom: 1.25rem;
	float: none;
}

.pagination li {
	display: inline;
	margin-left: 0.25rem;
	font-size: 1rem;
}

.pagination a {
	color: #00a6b6;
}

.pagination .active a {
	color: #30404d;
	;
}

.blog-title {
	text-align: center;
}



/* Content */

.the-post-row .content {
	font-size: 16px;
}

.the-post-row .content p,
.the-post-row .content pre {
	margin: 1em 0;
}

.the-post-row .content ul {
	padding: 0 0 0 2em;
	margin: 1em 0;
	color: #777777;
}

.the-post-row .content img {
	display: block;
	max-width: 100%;
}

.the-post-row .content .alignleft {
	float: left;
	margin: 5px 20px 5px 0;
	text-align: center;
	font-style: italic;
}

.the-post-row .content .aligncenter {
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	font-style: italic;
}

.the-post-row .content .alignright {
	float: right;
	margin: 5px 0 5px 20px;
	text-align: center;
	font-style: italic;
}

.entry-content a,
.the-post-row .content a {
	/*color: #ca3c08*/
	color: rgb(65, 84, 100);
	font-weight: bold;
}

.entry-content a:hover,
.the-post-row .content a:hover {
	/*color: #ea9629;*/
	color: #74A85D;
	text-decoration: underline;
	font-weight: bold;
}

/* h1, h2, h3, h4, h5, p, ul, li, a */

/* 08 MEDIA QUERIES -------------------------------- */
@media only screen and (max-width: 1425px) {

	.pure-u-1-2.image-editor-container,
	.pure-u-1-2.form-container {
		min-width: none;
		width: 100%;
	}
}

@media only screen and (max-width: 990px) {
	.slide-text {
		width: 300px
	}

	.slide-text h1 {
		font-size: 2em;
	}

	.slide-text p {
		font-size: 1.2em;
		margin-bottom: 19px
	}

	.form .form-subcol .field-title {
		padding-left: 5%;
	}

	.small-subcol,
	.large-subcol {
		width: 100%;
	}

	.shrinking-subcol {
		width: 70%;
	}

	.form .form-subcol .field-input input,
	select {
		width: 90%;
	}
}

@media only screen and (max-width: 767px) {
	nav ul {
		display: none
	}

	nav a#pull {
		display: block;
		position: relative;
		width: 40px;
		height: 37px;
		float: right;
		margin-top: -35px
	}

	nav a#pull:after {
		content: "";
		background: url(./../images/nav-icon.png) no-repeat center;
		background-size: 50%;
		width: 40px;
		height: 37px;
		display: inline-block;
	}

	nav {
		position: relative;
		right: 0;
		width: 100%;
	}

	nav li {
		margin-left: 0px;
		display: block !important;
		margin-bottom: 10px;
	}

	nav ul {
		margin: 23px 0 40px 0;
	}

	#logo {
		margin-top: 10px
	}

	/* step process */
	#steps {
		text-align: center
	}

	#steps .pure-u-1-3 {
		margin-bottom: 20px
	}

	#steps .steps-image-holder {
		position: relative;
		left: 12.5px;
	}

	#steps .steps-delimiter {
		display: block;
	}

	.step-number {
		margin-bottom: 2px;
		width: 45px;
		height: 43px;
		margin: auto;
		font-size: 1.8em;
	}

	.step-title {
		display: inline-block;
		margin-bottom: 15px;
	}

	#steps h2 {
		/*float:left; */
		font-size: 1.8em;
		/*margin:6px 0 0 10px*/
	}

	#steps p {
		clear: both;
		padding: 0;
		margin-top: 0;
		width: 100%;
		min-height: 0px;
		margin: -10px 0 10px 0
	}

	.step-img {
		width: 82px
	}

	.step-2-img {
		margin-left: 27px;
		width: 107px;
		height: 29px
	}

	#steps img {
		margin: 8px 0 5px 0;
	}

	#slider-web {
		display: none
	}

	#slider-mob {
		display: block;
	}

	#slider-mob li {
		min-height: 390px;
		background-color: #f9f5f2
	}

	.slide-text {
		width: 100%
	}

	.slide-content {
		vertical-align: top;
	}

	#slider-mob li img {
		margin-top: 115px
	}

	.slide-content h1 {
		margin-top: 25px;
		font-size: 2.6em
	}

	.slide-content p {
		font-size: 1.2em
	}

	.slide-content .price {
		display: none
	}

	.bx-pager {
		text-align: center;
		position: absolute;
		width: 100%;
		top: -60px;
		z-index: 999
	}

	.mobile-button {
		position: absolute;
		top: 200px;
		z-index: 900;
		width: 100%;
		margin: auto
	}

	.mobile-button .button {
		width: 60%;
		text-align: center;
		margin: auto
	}
}

@media only screen and (max-width: 570px) {
	.slide-text .button {
		font-size: 80%
	}

	.slide-content h1 {
		margin-top: 45px;
		font-size: 2em
	}

	.slide-content p {
		display: none
	}

	.mobile-button {
		top: 150px;
	}
}

@media only screen and (max-width: 990px) {
	.pure-u-1-2 {
		width: 100%
	}
}

@media only screen and (max-width: 460px) {
	.slide-text .button {
		position: absolute;
		bottom: 0%;
		left: 10%;
		right: 10%
	}

	#slider-mob li img {
		margin-top: 70px
	}

	.bx-pager {
		top: -80px;
	}

	.mobile-button {
		top: auto;
		bottom: 20px;
	}

	.button {
		padding: 7px 10px 9px;
	}

	#get-started a,
	.get-started a {
		font-size: 1em
	}
}

.picker #comment {
	width: 100%
}

#imageView {
	background-size: 100%;
	-webkit-background-size: 100%;
	width: 490px;
	height: 306px;
}

/*@media only screen and (min-width: 760px)  {
	.image-editor-container {
		min-width:596px;
	}
}*/

@media only screen and (max-width: 1170px) {
	#imageView {
		width: 340px;
		height: 233px;
	}
}

@media only screen and (max-width: 760px) {
	#imageView {
		width: 240px;
		height: 133px;
	}

	#canvas-menu span {
		font-size: 8px;
		margin: 1px;
	}
}

.canvas-menu-container {
	clear: both;
	float: left;
	width: 100%;
	overflow: hidden;
}

#canvas-menu {
	padding: 0;
	margin: 0 auto;
	list-style-type: none;
	list-style: none;
	float: left;
	position: relative;
	left: 50%;
}

#canvas-menu li {
	float: left;
	position: relative;
	right: 50%;
}

#canvas-menu span {
	width: auto;
	display: block;
	white-space: nowrap;
	margin: 1px;
	padding: 3px 10px 2px;
}

.single-image li {
	position: relative;
}

.status .centered {
	text-align: center
}

.steps-container .desc {
	margin-top: 21px;
}


.steps-container h4.block-label {
	font-size: 1.7em;
}

.steps-container h1,
h4 {
	text-align: center;
}

.steps-container {
	background: #F5F2EF;
	padding: 5px 7.5%;
}

.steps-container h2 {
	margin: 120px 0 20px 0;
	position: relative;
}

.steps-container .steps-wrapper {
	background: #FFF;
	-webkit-box-shadow: 0 0 5px -1px #ccc;
	box-shadow: 0 0 5px -1px #ccc;
	padding: 20px 40px;
}

.steps-container .pack {
	margin-left: 2em;
	border: 2px dashed #90D173;
	-webkit-border-radius: 10px;
	border-radius: 10px;
	padding: 1em 1em;
}

.steps-container ul {
	line-height: 1.5em;
	padding: 0 10px 0 0;
}

.steps-container ol {
	counter-reset: li;
}

.steps-container ol li {
	position: relative;
	margin: 0 0 6px 2em;
	padding: 4px 8px;
	list-style: none;
	border-top: 2px solid #666;
}

.steps-container ol li:before {
	content: counter(li);
	counter-increment: li;
	position: absolute;
	top: -2px;
	left: -2em;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	width: 2em;
	margin-right: 8px;
	padding: 4px;
	border-top: 2px solid #666;
	color: #FFF;
	background: #666;
	font-weight: bold;
	text-align: center;
}

.steps-container ol p {
	line-height: 1.5em;
}

.steps-container .pure-u-1-2 {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

.steps-container .cf:before,
.cf:after {
	content: " ";
	/* 1 */
	display: table;
	/* 2 */
}

.steps-container .cf:after {
	clear: both;
}

/**
 		* For IE 6/7 only
 		* Include this rule to trigger hasLayout and contain floats.
 		*/
/* .steps-container .cf {
  		*zoom: 1; } */

@media only screen and (max-width: 1200px) {
	.steps-container h2:before {
		top: -140%;
	}
}

@media only screen and (max-width: 700px) {
	.steps-container h2:before {
		top: -80%;
	}
}

@media only screen and (max-width: 460px) {
	.steps-container .steps-wrapper {
		padding: 10px 15px;
	}

	.steps-container ol li {
		margin: 0 0 6px 0.5em;
	}

	.steps-container h2:before {
		top: -50%;
	}
}

@media only screen and (min-width: 768px) {

	.the-post article {
		padding-left: 0.9375rem;
		padding-right: 0.9375rem;
		width: 33.33333%;
		float: left;
		margin: 0 auto;
		position: relative;
	}

	.the-post article .post-thumb-wrapper {
		padding-top: 87.6%;
		position: relative;
		height: 0;
	}


	.the-post article .post-thumb-wrapper img {
		position: absolute;
		top: 50%;
		left: 50%;
		transform: translate(-50%, -50%);
	}



	.the-post article .post-thumb {
		position: absolute;
		top: 0;
		left: 0;
		width: 100%;
		height: 100%;
	}

	.the-post article:nth-child(3n+1) {
		clear: both;
	}

	.the-post article:nth-child(3n+1):after,
	.the-post article:nth-child(3n+0):after {
		content: '';
		position: absolute;
		height: 90%;
		top: 5%;
		border-right: 1px solid grey;
	}

	.the-post article:nth-child(3n+1):after {
		right: 10px;
	}


	.the-post article:nth-child(3n+0):after {
		left: 10px;
	}

}


.tooltip {
	position: absolute;
	z-index: 999;
	left: -9999px;
	background-color: #dedede;
	padding: 5px;
	border: 1px solid #fff;
	width: 250px;
}

.tooltip p {
	margin: 0;
	padding: 0;
	color: #fff;
	background-color: #222;
	padding: 2px 7px;
}


/**
 * Average Cost and Duration Page
 *
 *
 */
.avcost {
	max-width: 1000px !important;
	font-size: 16px;
}

.avcost h1 {
	text-transform: none;
	margin-bottom: 0 !important;
}

.avcost .entry-content {
	text-align: center;
}

.avcost .entry-content p:first-child {
	border-bottom: 2px solid #CECECE;
	padding-bottom: 24px !important;
	margin: 10px;
	/*font-size: 1em;*/
	font-size: 100%;
}

.avcost .entry-content table {
	width: 100%;
	/*font-size: 1.5em;*/
	font-size: 150%;
}

.avcost .entry-content table tr td {
	padding-bottom: 10px;
	vertical-align: top;
}

.avcost .entry-content table tr td a {
	color: #414141;
}

.avcost .entry-content table tr td a:hover {
	text-decoration: underline;
}

.avcost .entry-content table p:first-child {
	border-bottom: 0;
	padding-bottom: 0 !important;
	margin-bottom: 0;
	/*font-size: 0.8em;*/
	font-size: 80%;
}

.avcost .entry-content table p:last-child {
	padding-top: 0 !important;
	/*font-size: 0.6em;*/
	font-size: 60%;
}

.avcost .entry-content table td:first-child a {
	background: #90d173 none repeat scroll 0 0;
	color: #fff;
	border-radius: 8px;
	display: inline-block;
	width: 270px;
	padding: 10px;
	box-shadow: 2px 2px #ddd;
	/*font-size: 0.7em;*/
	font-size: 70%;
}


#steps a>div:hover {
	-webkit-box-shadow: 0px 0px 5px 2px rgba(144, 209, 115, 1);
	-moz-box-shadow: 0px 0px 5px 2px rgba(144, 209, 115, 1);
	box-shadow: 0px 0px 5px 2px rgba(144, 209, 115, 1);
}

#steps.nohover a>div:hover {
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
}

@media only screen and (max-width: 768px) {

	.avcost .entry-content table tr:first-child {
		display: none;
	}

	.avcost .entry-content table td:last-child {
		padding-bottom: 2em;
	}

	.avcost .entry-content table td:first-child a {
		width: 90%;
	}

	.avcost .entry-content table tr td {
		display: list-item;
		list-style-type: none;
	}

}

#lingulo-accordion {
	margin-right: 20px;
}

#lingulo-accordion>div {
	width: 100%;
	height: 35px;
	overflow: hidden;
	cursor: pointer;
}

#lingulo-accordion>div h3 {
	color: #fff;
	padding: 4px 2px 4px 10px;
	margin: 0 0 20px 0;
	font-size: 130%;
	background-color: #90d173;
}

#lingulo-accordion>div h3:hover {
	background-color: #080808;
}

.covid19 .table-wrap {
	width: 100%;
}

.covid19 .table-wrap .slide-content {
	color: #fff;
	text-align: right;
	font-size: 40px;
}

.upperCovid p {
	margin: 50px auto 0;
	font-size: 1.2em;
	text-align: justify;
}

.btmSection {
	background: #e8e8e8;
	padding-top: 80px;
}

.btmSection h2 {
	margin: 30px auto;
}

.center {
	text-align: center;
}

.divider {
	height: 30px;
}

.btmSection p {
	font-size: 1.2em;
}

/* Customize the label (the container) */
.labelContainer {
	display: block;
	position: relative;
	padding-left: 35px;
	margin-bottom: 12px;
	cursor: pointer;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	text-align: left;
	margin-top: 25px;
}

.labelContainer input {
	position: absolute;
	opacity: 0;
	cursor: pointer;
	height: 0;
	width: 0;
}

/* Create a custom checkbox */
.checkmark {
	position: absolute;
	top: 0px;
	left: 12px;
	height: 20px;
	width: 20px;
	background-color: #eee;
}

/* On mouse-over, add a grey background color */
.labelContainer:hover input~.checkmark {
	background-color: #ccc;
}

/* When the checkbox is checked, add a blue background */
.labelContainer input:checked~.checkmark {
	background-color: #90D173;
}

/* Create the checkmark/indicator (hidden when not checked) */
.checkmark:after {
	content: "";
	position: absolute;
	display: none;
}

/* Show the checkmark when checked */
.labelContainer input:checked~.checkmark:after {
	display: block;
}

/* Style the checkmark/indicator */
.labelContainer .checkmark:after {
	left: 6px;
	top: 2px;
	width: 5px;
	height: 10px;
	border: solid white;
	border-width: 0 3px 3px 0;
	-webkit-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	transform: rotate(45deg);
}

.g-recaptcha {
	margin-left: 31px;
	margin-top: 10px;
}

@media screen and (max-width: 600px) {
	#contact-form {
		padding: 0 !important;
		width: 100%;
	}

	#contact-form blockquote {
		margin: 0 !important;
	}
}

label.error {
	color: red;
	display: block;
	text-align: left;
	padding-left: 5%;
}

input.error {
	border: 1px dashed #f00 !important;
}

#form-button {
	text-align: center;
}

.working-hours table {
	border-collapse: collapse;
	width: 100%;
}

#activerow {
	background-color: #90D173;
}

#activerow>td:first-child {
	width: 175px;
}

#activerow>td {
	color: #ffffff;
	font-weight: 600;
}

#activerow>td>span {
	color: #ffffff;
}

.fvl-d>td {
	font-size: 12px;
	font-weight: 700;
	letter-spacing: 1.2px;
	text-transform: uppercase;
	padding: 5px;
}

.fvl-d>td>span {
	font-size: 12px;
	font-weight: 600;
	letter-spacing: 1.2px;
	color: #A299AC;
	text-transform: uppercase;
}

@media screen and (max-width: 382px) {

	.fvl-d>td {
		font-size: 14px;
		padding: 15px 5px;
	}

	#activerow {
		border: none;
		background-color: #8CC63F;
	}

	#activerow>td {
		color: white;
		font-weight: 600;
	}

	#activerow>td>span {
		color: white;
	}

}

.padTop {
	padding-top: 5px;
}

.padBot {
	padding-bottom: 0px;
}

.aboutus {
	text-align: justify;
}