/* content with or without sidebar */


/*  CONTENT */

#content_area {
	text-align: left;
	
}




/* if the section has a sidebar ... */
#content_area.hasSidebar {
      position:relative;
}


#content_area.hasSidebar #content,
#content_area.wrap.careers #contentContact,
#content_area.wrap.default #content,
#content_area.noSidebar #content {
	/* width: 97%; */
	padding: 0 1.5rem;
}

@media screen and (max-width: 900px) {
	#content_area.hasSidebar #content {
		
	}
}
@media screen and (max-width: 899px) {

	#content_area.hasSidebar #content {
		width: 63%;
	}
}

/* @media screen and (max-width: 549px) {
	#content_area.hasSidebar #content {
		width: 96% !important;
	}
} */

@media screen and (max-width: 679px) {
	#content_area.hasSidebar #content {
		width: 96% !important;
	}
}

#content_area.hasSidebar #sidebar-top, #content_area.hasSidebar #sidebar-bottom{
	float: right;
	width: 26%;
	
	clear: both;
}
#content_area.hasSidebar #sidebar-top{
	top: 2em;
}
#content_area.hasSidebar #sidebar-bottom{
	bottom: 1em;
}
/* 
@media screen and (max-width: 549px) {

	#content_area.hasSidebar #sidebar-top, #content_area.hasSidebar #sidebar-bottom {
		display:none;
	}
} */

#content_area.theBottomContent {
	padding-bottom: 0;
}


/* sidebar */
.sb_side_menu {
    display: block;
}

#content_area.hasSidebar #sidebar-top, #content_area.hasSidebar #sidebar-bottom{
	float: right;
	width: 26%;
	clear: both;
	margin-right: 0;
}
#content_area.hasSidebar #sidebar-top{
	top: 2em;
	margin-right: .7em;
}
#content_area.hasSidebar #sidebar-bottom{
	bottom: 1em;
}


@media (min-width: 550px) and (max-width: 990px) {


#content_area.hasSidebar #sidebar-top, #content_area.hasSidebar #sidebar-bottom {
    float: right;
    width: 29%;
    clear: both;
    margin-right: .7em;
	}

}


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

	#content_area.hasSidebar #sidebar-top, #content_area.hasSidebar #sidebar-bottom {
		display:none;
	}
}



/**************************** CUSTOM ************************************/
/*** homepage ***/

.homeboxesContainer {
	width: 100%;
	background: #f5f5f5;
	padding: 1.4em 0 1em 0;
	border-bottom: 1px solid #d8d8d8;
}

.homeboxes {
	width: 96%;
	margin: 0 auto;
	
}

.homebox1 {
	float: left;
	width: 31.6%;
	margin-right: 2.55%;
	
}

.homebox2 {
	float: left;
	width: 31.6%;
	
}

.homebox3 {
	float: right;
	width: 31.6%;
	
}



.homeboxPic {
	
}

.homeboxPic img {
	vertical-align: bottom;
}

.homeboxTitle {
	text-align: center;
	margin-top: 1em;
}

.homeboxTitle a {
	font-size: 1.3em;
	font-weight: 400;
	color: #000000;
	text-transform: uppercase;
	
}

.homeboxTitle a:hover {
	color: #0f75bc;
}

.homeContent {
	width: 88%;
	
	margin: 0 auto;
	
}

.homeContentCentered {
	text-align: center;
}

.homeContent p {
	line-height: 1.7em;
}

.testyWrapper {
    width: 100%;
    
	margin-bottom: 1em;
	padding-top: 1.5em;
	padding-bottom: .4em;
	background-image: -webkit-linear-gradient(top, #00adee, #0f76bd); 
	background-image:    -moz-linear-gradient(top, #00adee, #0f76bd); 
	background-image:     -ms-linear-gradient(top, #00adee, #0f76bd); 
	background-image:      -o-linear-gradient(top, #00adee, #0f76bd); 
	background-image:         linear-gradient(top, #00adee, #0f76bd);
	}

.testyContent {
    width: 88%;
    margin: 0 auto;
    text-align: center;
}

.homeContentBottom {
	width: 96%;
	margin: 0 auto;
}

.broserGalleriesBoxes {
	width: 100%;
	display: inline-block;
	border-bottom: 1px solid #cccccc;
}

.browseGalleriesLeft {
	float: left;
	width: 48.4%;
	max-width: 567px;
	
}

.browseGalleriesRight {
	float: right;
	width: 48.4%;
	max-width: 567px;
	
}

.broserGalleriesPic {
	background: #000000;
}

.broserGalleriesPic img {
	vertical-align: bottom;
}

.broserGalleriesPic img:hover {
	opacity: .85;
}

.browseGalleriesTitle {
	text-align: center;
	margin: 1em auto;
}

.browseGalleriesTitle a {
	font-size: 1.3em;
	font-weight: 400;
	color: #000000;
	
}

.browseGalleriesTitle a:hover {
	color: #0f75bc;
}

.bottomBannerContainer {
	width: 100%;
	background: #0f75bc;
	display: inline-block;
	vertical-align: bottom;
}

.bottomBannerText {
	float: left;
	font-size: 1.2em;
	font-weight: 700;
	color: #ffffff;
	letter-spacing: 1px;
	width: 72%;
	margin-left: 0;
	padding: 1.65em 0;
	text-transform: uppercase;
	margin-left: 0;
	
}

.bottomBannerButton {
	float: right;
	
	font-size: 1.2em;
	font-weight: 700;
	color: #ffffff;
	letter-spacing: 2px;
	padding: .55em 1em;
	border: 2px solid #ffffff;
	margin-right: 7.15%;
	margin-top: 1.1em;

}

.bottomBannerButton:hover {
	color: #ffffff;
background: #000000;
border: 2px solid #000000;	
}


.faqLine {
    padding-top: .6em;
    border-bottom: 1px solid #252525;
    margin-bottom: 1.5em;
}

.beautifulStaircaseHome {
	float: right;
	width: 36%;
	margin: .7em 0 1em 1em;
}

.beautifulStaircaseHome img {
	vertical-align: bottom;
}


/**********side contact form*************/

#side-contact-form {
	width: 50%;
    margin: 0 auto;
}
#side-contact-form form input[type=text],
#side-contact-form form input[type=email],
#side-contact-form form textarea {
	background: white;
	outline: none;
	color: black;
	font-size: 1rem;
	padding: 1rem 1.5rem;
	font-weight: 400;
	border: 1px solid transparent;
	font-family: 'Lato', sans-serif;
}

#side-contact-form form input::placeholder,
#side-contact-form form textarea::placeholder {
	color: black;
	/* text-transform: uppercase; */
	font-size: 1rem;
	font-family: 'Lato', sans-serif;
}

#side-contact-form form input[type=submit] {
    display: inline-block;
    background: #be222f;
    color: white;
    text-transform: uppercase;
    font-size: 1.1rem;
    font-weight: 300;
    text-align: center;
    padding: 15px 30px;
	border: 1px solid transparent;
	width: fit-content;
    margin: 0 auto;
	transition: all .4s;
}

#side-contact-form form input[type=submit]:hover {
	background: white;
	color: #be222f;
	cursor: pointer;
	border: 1px solid #be222f;
    transition: all .4s;
}

#side-contact-form form #captcha-image-box {
	margin-bottom: calc(1rem - 3px);
}

#side-contact-form form #captchaContainer {
	margin: 0 auto;
}


@media only screen and (max-width: 679px) {
	#side-contact-form {
		width: 75%;
	}
}

@media only screen and (max-width: 550px) {
	#side-contact-form {
		width: 96%;
	}
}









/* 
#side-contact-form {
	background: #edecec;
	
	padding:1vw 7% 2vw 7%;
	
	font-size:79%;
	font-weight:700;
	line-height:150%;
	margin-top: 3em;
	}
	
@media (min-width: 550px) and (max-width: 1000px) {
	#side-contact-form { 
		pppfont-size:1.35vw; 
		line-height:150%;
	}
}

@media (max-width: 549px) {
	#side-contact-form { 
		pppfont-size:2.85vw; 
		line-height:150%;
	}
} */


.sideformtxt1 {font-size:1.6em;font-weight:700; color: #222222; margin: 0; line-height: 1.3em; letter-spacing: 1px;}
.sideformtxt2 {font-size:1.15em;font-weight:400;color:#222222; margin: 0 0 1.5em 0; text-transform: none; }

/* 
#side-contact-form  form {
	display:inline;
}
#side-contact-form  form div {
	display:block;
	background: #fafafa;
	
	margin:0 0 .8em 0;
	padding:.5em;
} */


/* #side-contact-form  form input[type='text'], */
#sideform-comments {
	width:100%;
	margin:0;
	border:0;
	padding:0;
	font-size: 12px;
	font-weight:400;
	color:black;
	vertical-align:middle;
	background: #fafafa;
	}
	

#sidebutton {
	padding:0.6em 1em;
	cursor:pointer;
	background: #0f75bc;
	border: 2px solid #0f75bc;
	text-align: center;
	color: #ffffff;
	margin-top: .8em;
	letter-spacing: 1px;
	font-weight:600;
	}
	
#sidebutton:hover {
background: #222222;
border: 2px solid #222222;	
color: #ffffff;

}





/*bulk of mobile here */

@media (min-width: 1px) and (max-width: 549px) {
	
	.beautifulStaircaseHome {
	float: none;
	width: 96%;
	margin: 0 0 1em 0;
	}
	
	h2.home {
    margin-top: 1em;
	margin-bottom: .5em;
	}
	
	.broserGalleriesBoxes {
		width: 96%;
	}
	
	.browseGalleriesLeft {
    float: none;
    width: 100%;
    margin: 0 auto 1em auto;
	}
	
	.browseGalleriesRight {
    float: none;
    width: 100%;
    margin: 0 auto 1em auto;
	}
	
	.browseGalleriesTitle {
    text-align: center;
    margin: .5em auto;
	}
	
	.testyWrapper {
     margin-bottom: .3em;
	}
	
	.homebox1, .homebox2 {
    float: none;
    width: 100%;
	max-width: 370px;
    margin: 0 auto 1.3em auto;
	}
	
	.homebox3 {
    float: none;
    width: 100%;
	max-width: 370px;
    margin: 0 auto;
	}
	
	.homeboxTitle {
    margin-top: .8em;
	}
	
	.homeboxTitle br {
		display: none;
	}
	
	.bottomBannerText {
	float: none;
    font-size: 1.05em;
    width: 93%;
    margin: 0 auto;
	text-align: center;
	padding: .75em 0 .5em 0;
	line-height: 1.2em;
	}
	
	.bottomBannerButton {
	float: none;
    font-size: 1.05em;
	margin: 0 auto;
	padding: .4em 0;
	width: 215px;
	text-align: center;
	margin-bottom: .7em;
	}
	
	.mobileLaserCutting {
		float: left;
		width: 96%;


	}
	
	.homeContent {
    width: 95%;
    float: left;
	text-align: left;
	}
	
	/* h1 {
    font-size: 1.45em;
	line-height: 1.35em;
	line-height: 1.28em;
    }
	
	h1.home {
    font-size: 1.45em;
	line-height: 1.28em;
	} */
	
	.homeContentTagline {
    font-size: 1.2em;
	}
	
	h1.home br {
		display: none;
	}
	
	.servicesCategory {
    float: left;
    width: 95%;
    margin-bottom: 1.4em;
	}
	
	.servicesCategoriesDivider {
    width: 95%;
	}
	
	.bottomServicsPicLeft {
		display: none;
	}
	
	.bottomServicesContentRight {
    float: left;
    width: 97%;
	}
	
	.bottomServicePicTablet {
		float: right;
		width: 39%;
		margin: 0 0 1em 1em;
	}

}	
	
	

@media (min-width: 550px) and (max-width: 899px) {
	
	.browseGalleriesTitle {
    margin: .7em auto;
	}
	
	h1.home {
    font-size: 1.8em;
	}
	
	h2.home {
    font-size: 1.35em;
    margin-top: 1.1em;
    margin-bottom: .9em;
    }
	
	.homeboxTitle {
    margin-top: .5em;
	}
	
	.homeboxTitle a {
    font-size: 1.15em;
    }
	
	.bottomBannerText {
	float: none;
    font-size: 1.05em;
    width: 96%;
    margin: 0 auto;
	text-align: center;
	padding: .75em 0 .5em 0;
	}
	
	.bottomBannerButton {
	float: none;
    font-size: 1.05em;
	margin: 0 auto;
	padding: .4em 0;
	width: 225px;
	text-align: center;
	margin-bottom: .7em;
	}
	
	.homeContent {
    width: 96%;
	}
	
	
}

@media screen and (min-width: 900px) {
	
	.browseGalleriesTitle br {
		display: none;
	}
	
	.homeboxTitle br {
		display: none;
	}
	
}
	




@media (min-width: 900px) and (max-width: 1109px) {
	
	.bottomBannerText {
    font-size: .9em;
    width: 74%;
    margin-left: 1em;
	}
	
	.bottomBannerButton {
    font-size: .9em;
    margin-right: 3%;
    margin-top: 1.08em;
	padding: .55em .8em;
	}
	
}


@media (min-width: 1110px) and (max-width: 1230px) {
	
	.bottomBannerText {
    font-size: 1em;
    width: 72%;
    margin-left: 1em;
	}
	
	.bottomBannerButton {
    font-size: .95em;
    margin-right: 3%;
    margin-top: 1.08em;
	padding: .55em .8em;
	}
	
}		


@media (min-width: 900px) and (max-width: 1230px) {
	
	
	.browseGalleriesTitle a {
    font-size: 1.2em;
    }
	
	/* #content_area {
    margin-left: 1em;
	margin-right: 1em;
	} */
	
	.homeContent {
    width: 93%;
	}
	
	
	
}


@media only screen and (max-width: 425px) {
	/* #content_area.noSidebar #content {
		width: 100%;
	} */
}



