/* header */
header {
	padding-bottom: 5px;
	border-bottom: 1px solid #cdcfd1;
}
.logo {
	margin-top: 4px;
	display: inline-block;
}
a {
    color: #ed1c24;
    text-decoration: none;
}
a:hover, a:active, a:visited {
    color: #ed1c24;
    text-decoration: underline;
}
.call span {
	font-size: 21px;
	color: #f6191e;
	font-family: 'Roboto', sans-serif;
	font-weight: 700;
}
.interior-right p {
    color: #fff;
}
.quote a {
	font-size: 17px;
	color: #000000;
	font-family: 'Roboto', sans-serif;
	font-weight: 700;
	padding: 1px 10px;
	display: inline-block;
	border-radius: 8px;
	background: #ffbc48;
	border: 2px solid #000;
}
.quote a:hover, .quote a:focus {
	text-decoration: none;
	background: #e8e8e8;
}
.right-header {
	padding-top: 11px;
	padding-bottom: 11px;
}
.wendover-nav li a:hover, .wendover-nav li a:focus {
	background: transparent;
}
.Buttonleft {
    width: 50%;
    text-align: right;
    float: left;
    margin: 0 10px 20px 0px;
}
.Buttonright {
    float: left;
    margin: 0 0 20px 10px;
}
.wendover-nav {
	margin-bottom: 0;
	margin-top: 10px;
}
.wendover-nav li a {
	color: #6b6b6b;
	font-size: 14px;
	font-family: 'Roboto', sans-serif;
	font-weight: 300;
	border-right: 1px solid #d2cfcf;
	padding: 6px 10px;
}
.wendover-nav li:last-child a {
	border-right: 1px solid transparent;
}
.navbar-toggle .icon-bar {
	display: block;
	width: 35px;
	background: #000;
	height: 2px;
	border-radius: 1px;
}
/* slider */
.main-text {
	padding: 12px;
	display: inline-block;
	background: rgba(000,000,000,0.7);
	border-radius: 10px;
	color: #FFF;
	width: 435px;/* width: 96.66666666666666%; */
}
.slider-caption-container {
	top: 93px;
}
.btn-min-block {
	min-width: 170px;
	line-height: 26px;
}
.btn-clear {
	color: #FFF;
	background-color: transparent;
	border-color: #FFF;
	margin-right: 15px;
}
.btn-clear:hover {
	color: #000;
	background-color: #FFF;
}
.carousel-control {
	z-index: 2;
}
.carousel-indicators li {
	display: none;
}
.carousel-control .glyphicon-chevron-left, .carousel-control .icon-prev {
	display: none;
}
.carousel-control .glyphicon-chevron-right, .carousel-control .icon-next {
	display: none;
}
.main-text .caption-title {
	font-family: 'Roboto', sans-serif;
	font-weight: 700;
	font-size: 31px;
	margin-top: 0;
	margin-bottom: 17px;
	text-align: left;
}
.main-text p {
	font-size: 16px;
	text-align: left;
	margin-bottom: 11px;
	font-family: 'Open Sans', sans-serif;
}
.red-btn-link, .red-btn-link:active, .red-btn-link:visited {
	background: #ed1c24;
	color: #fff;
	padding: 2px 5px;
	font-size: 17px;
	border: 2px solid #000;
	border-radius: 8px;
	margin-right: 5px;
	float: left;
}
.red-btn-link:focus, .red-btn-link:hover {
	text-decoration: none;
	background: #ffbc48;
	color: #000;
}
/* Estimate */
.estimate-main {
	background: #eeeeee;
	padding: 5px 0;
}
.estimate {
	padding-top: 10px;
	padding-bottom: 10px;
}
.estimate-head {
	font-family: 'Roboto', sans-serif;
	font-weight: 200;
	font-size: 21px;
	margin: 0;
	text-align: center;
	line-height: 34px;
	color: #252424;
}
.btn-big-yellow, .btn-big-yellow:active, .btn-big-yellow:visited {
	font-size: 20px;
	color: #000000;
	font-family: 'Roboto', sans-serif;
	font-weight: 700;
	padding: 2px 14px;
	display: inline-block;
	border-radius: 8px;
	background: #ffbc48;
	border: 2px solid #000;
}
.btn-big-red, .btn-big-red:active, .btn-big-red:visited {
	font-size: 20px;
	color: #ffffff;
	font-family: 'Roboto', sans-serif;
	font-weight: 700;
	padding: 2px 14px;
	display: inline-block;
	border-radius: 8px;
	background: #ed1c24;
	border: 2px solid #000;
}
.btn-big-red:hover, .btn-big-red:focus {
	text-decoration: none;
	color: #000;
	background: #e8e8e8;
}
.btn-big-yellow:hover, .btn-big-yellow:focus {
	text-decoration: none;
	color: #000000;
	background: #e8e8e8;
}
.estimate-right {
}
/* Contructors */
.contructor .thumbnail {
	border: none;
	margin: 0;
}
.contructor .thumbnail img {
	width: 100%;
}
.contructor .caption {
	padding: 0 14px;
}
.contructor .caption h3 {
	color: #ed1c24;
	font-family: 'Roboto', sans-serif;
	font-weight: 700;
	font-size: 18px;
	margin: 7px 0;
	position: relative;
	display: inline-block;
}
.contructor .caption h3:before {
	content: " ";
	width: 100%;
	height: 4px;
	background: #ed1c24;
	position: absolute;
	top: -15px;
}
.contructor .the-anchor {
	font-family: 'Roboto', sans-serif;
	font-weight: 700;
	font-size: 17px;
	color: #ed1c24;
	position: relative;
}
.contructor .the-anchor:after {
	content: " ";
	width: 0;
	height: 0;
	border-top: 7px solid transparent;
	border-bottom: 7px solid transparent;
	position: absolute;
	border-left: 13px solid #ed1c24;
	right: -20px;
	top: 2px;
}
.contructor .contructor-grid {
	padding: 0 0;
	margin-bottom: 27px;
}
.contructor .contructor-column {
	padding: 0 3px;
}
.contructor .contructor-title {
	margin-top: 20px;
}
.contructor .contructor-title h1 {
	color: #000000;
	font-family: 'Roboto', sans-serif;
	font-weight: 700;
	font-size: 21px;
}
.contructor .contructor-para {
	padding: 0 10%;
}
/* Projects */
.project-head {
	width: 100%;
	background: #333333;
}
.project-filter {
	width: 100%;
	background: #2e2e2e;
	text-align: center;
	padding: 25px 0;
}
.project-filter span {
	color: #ffffff;
	font-size: 16px;
}
.project-filter .button {
	background: transparent;
	color: #ffffff;
	border: none;
	font-size: 16px;
}
.project-filter .button:hover {
    color: #ed1c24;
}
.project-filter .button:active {
	outline: none;
	border: none;
}
.project-filter .button:focus {
	outline: 0;
}
.project-filter .button.is-checked {
	color: #ed1c24;
	position: relative;
}
.project-filter .button.is-checked:after {
	position: absolute;
	width: 100%;
	height: 3px;
	content: " ";
	background: #ed1c24;
	left: 0;
	top: 25px;
}
.project-head h3 {
	color: #ffffff;
	text-align: center;
	font-family: 'Roboto', sans-serif;
	font-weight: 300;
	font-size: 25px;
	line-height: 78px;
	margin: 0;
}
.project-caption {
	position: absolute;
	bottom: 0;
	width: 100%;
	left: 0;
	background: rgba(555,555,555,0.7);
	padding: 5px;
}
.project-caption a {
	color: #000000;
	font-family: 'Roboto', sans-serif;
	font-weight: 700;
	font-size: 12px;
	display: block;
}
.project-caption span {
	color: #585757;
	font-family: 'Roboto', sans-serif;
	font-weight: 700;
	font-size: 12px;
}
.project img {
	width: 100%;
}
/* Testimonials */
.testimonial {
	padding-top: 50px;
}
.testimonial .testimonial-left h3 {
	color: #000000;
	text-align: left;
	font-family: 'Roboto', sans-serif;
	font-weight: 300;
	font-size: 28px;
	margin-top: 0;
	margin-bottom: 30px;
}
.testimonial-left h4 {
	font-family: 'Roboto', sans-serif;
	font-weight: 700;
	font-size: 18px;
	color: #ed1c24;
	position: relative;
}
.testimonial-left h4:before {
	content: " ";
	background: url("../images/ok.png");
	position: absolute;
	width: 28px;
	background-repeat: no-repeat;
	height: 28px;
	top: -5px;
	background-size: cover;
	left: -36px;
}
.testimonial-col-pad {
	padding-left: 67px;
	margin-bottom: 11px;
}
.testimonial-col-pad ul {
	float: left;
	margin-left: -23px;
	margin-right: 25px;
}
.testimonial-col-pad p {
	font-family: 'Open Sans', sans-serif;
	font-weight: 300;
	font-size: 16px;
	line-height: 19px;
}
.testimonial-col-pad ul li {
	font-family: 'Open Sans', sans-serif;
	font-weight: 300;
	font-size: 16px;
	line-height: 28px;
}
.testimonial .testimonial-right p {
	font-family: 'Open Sans', sans-serif;
	font-weight: 300;
	font-size: 16px;
	line-height: 18px;
}
.testimonial .testimonial-right h3 {
	color: #000000;
	text-align: left;
	font-family: 'Roboto', sans-serif;
	font-weight: 300;
	font-size: 28px;
	margin-top: 0;
	margin-bottom: 5px;
}
.right-testi-head {
	padding-left: 30px;
	padding-right: 0px;
	position: relative;
}
.right-testi-cont h4 {
	font-family: 'Roboto', sans-serif;
	font-weight: 700;
	font-size: 18px;
	color: #ed1c24;
	position: relative;
}
.right-testi-cont {
	padding-left: 83px;
	padding-top: 16px;
	position: relative;
	padding-bottom: 17px;
}
.right-testi-cont:before {
	content: " ";
	width: 100%;
	top: 4px;
	height: 1px;
	background: #cccccc;
	position: absolute;
	left: 15px;
}
.right-testi-cont h4:before {
	content: " ";
	background: url("../images/inverted.png");
	position: absolute;
	width: 54px;
	background-repeat: no-repeat;
	height: 38px;
	top: -5px;
	background-size: cover;
	left: -73px;
}
.right-testi-cont p {
	font-family: 'Roboto', sans-serif;
	font-weight: 300;
	font-size: 16px;
	line-height: 19px;
}
.right-testi-cont span {
	font-family: 'Roboto', sans-serif;
	font-weight: 700;
	font-size: 13px;
	line-height: 18px;
	color: #000000;
}
.testi-quote {
	padding-top: 15px;
	padding-bottom: 35px;
	border-bottom: 3px solid #b0b0b0;
	margin-bottom: 3px;
}
/* Footer */
.footer-grid {
	/* padding-left: 170px;
    padding-right: 170px; */
	padding-left: 0;
	padding-right: 0;
}
.footer-bg {
	background: #e8e8e8;
	width: 100%;
}
.footer {
	border-top: 1px solid #b0b0b0;
	padding-top: 18px;
	padding-bottom: 18px;
}
.footer p {
	font-family: 'Open Sans', sans-serif;
	font-weight: 300;
	font-size: 15px;
	line-height: 18px;
	margin-top: 14px;
}
.footer strong {
	font-family: 'Open Sans', sans-serif;
	font-weight: 700;
	font-size: 14px;
	color: #000000;
	position: relative;
}
.footer strong:after {
	position: absolute;
	width: 100%;
	left: 0;
	bottom: -6px;
	height: 3px;
	background: #ed1c24;
	content: " ";
}
.footer-nav ul {
	padding: 0;
	margin-top: 14px;
}
.footer-nav ul li {
	float: left;
	text-align: left;
	list-style-type: none;
	font-family: 'Open Sans', sans-serif;
	font-weight: 300;
	font-size: 15px;
	line-height: 18px;
	margin-top: 8px;
	width: 50%;
}
.footer-nav ul li a {
	color: #000000;
}
.footer-cp-bg {
	background: #333333;
	width: 100%;
}
.footer-bottom p, .footer-bottom a {
	text-align: left;
	color: #e0e0e0;
	font-size: 12px;
	line-height: 40px;
	margin: 0;
}
/* Interior */
.interior-left, .interior-right {
	margin-top: 41px;
}
.interested, .wpcf7-form-control-wrap {
	text-transform:capitalize;
}
.interior-left p, .interior-left ul li {
	font-size: 16px;
	font-family: 'Open Sans', sans-serif;
	font-weight: 300;
	color: #757575;
}
.interior-left ul li {
	padding-left:10px;
}
.interior-left-1 h2 {
	font-size: 27px;
	font-family: 'Roboto', sans-serif;
	font-weight: 500;
	color: #757575;
	margin: 30px 0px;
}
.interior-left-1 h1 {
	color: #f6191e;
	font-size: 34px;
	font-family: 'Roboto', sans-serif;
	font-weight: 500;
	margin-bottom: 20px;
}
.interior-left-2 h2 {
	color: #757575;
	font-size: 18px;
	font-family: 'Roboto', sans-serif;
	font-weight: 500;
	margin-bottom: 20px;
}
.interior-left-2 ul {
}
/* .interior-left-1 ul{
    display: inherit;
    margin-left: -26px !important;
    margin-right: 18px;
    margin-top: 10px;
    margin-bottom: 24px;
    width: 50%;
} */

.list-1, .list-2, .list-3 {
	margin: 0 !important;
	padding: 0 !important;
	display: inline-block !important;
	width: 100%;
	margin-left: 14px !important;
}
.list-1 li {
	position: relative;
	list-style-type: none;
	width: 100%;
	display: inline-block;
	padding-right: 14px;
	margin-bottom: 5px;
}
.list-2 li {
	position: relative;
	list-style-type: none;
	width: 45%;
	display: inline-block;
	padding-right: 14px;
	float: left;
	margin-bottom: 5px;
}
.list-3 li {
	position: relative;
	list-style-type: none;
	width: 30%;
	display: inline-block;
	padding-right: 14px;
	float: left;
	margin-bottom: 5px;
}
.list-1 li:before, .list-2 li:before, .list-3 li:before {
	position: absolute;
	content: " ";
	width: 7px;
	border-radius: 50%;
	height: 7px;
	left: -13px;
	top: 6px;
	background: #f6191e;
}
/* .interior-left-2 ul li,.interior-left-1 ul li{
    position: relative;
    list-style-type: none;
}
.interior-left-2 ul li:before,.interior-left-1 ul li:before{
    position: absolute;
    content: " ";
    width: 7px;
    border-radius: 50%;
    height: 7px;
    left: -13px;
    top: 6px;
    background: #f6191e;
} */
.interior-left-3 {
	background: #e8e8e8;
	padding-top: 20px;
	padding-bottom: 20px;
	margin-bottom: 30px;
}
.interior-left-3 p {
	margin: 0;
}
.btn-interior-yellow {
	font-size: 17px;
	color: #000000;
	font-family: 'Roboto', sans-serif;
	font-weight: 700;
	padding: 6px 16px;
	display: inline-block;
	border-radius: 5px;
	background: #ffbc48;
	border: 2px solid #000;
}
.btn-interior-yellow:focus, .btn-interior-yellow:hover {
	text-decoration: none;
	color: #000000;
}
.interior-right {
	background: #7c7c7c;
	padding-top: 8px;
	padding-bottom: 22px;
}
.interior-right h4 {
	color: #ffffff;
	font-family: 'Roboto', sans-serif;
	font-weight: 700;
	font-size: 20px;
}
.interior-right .main-input {
	width: 100%;
	border: none;
	border-radius: 3px;
	height: 28px;
	padding-left: 6px;
	margin-bottom: 6px;
}
.interior-right .main-input:focus {
	outline: none;
}
.interior-right strong {
	color: #ffffff;
	font-family: 'Roboto', sans-serif;
	font-weight: 500;
	font-size: 14px;
}
.interior-right label span {
	color: #ffffff;
	font-family: 'Roboto', sans-serif;
	margin-left: 5px;
	font-weight: 500;
	font-size: 14px;
	line-height: 0;
}
.interior-right label {
	margin: 0;
	display: block;
}
span.wpcf7-list-item {
	margin-left: 0 !important;
}
.interior-right label input {
	margin: 0;
}
.interior-right textarea {
	width: 100%;
	border: none;
	border-radius: 3px;
	padding-left: 6px;
	height: 85px;
}
.interior-right .captcha-span {
	color: #ffffff;
	font-family: 'Roboto', sans-serif;
	font-weight: 300;
	font-size: 14px;
}
.interior-right .captcha-box {
	width: 30%;
	border: none;
	border-radius: 3px;
	height: 28px;
	padding-left: 6px;
	margin-bottom: 6px;
}
.quote-interior, .quote-interior:active, .quote-interior:visited {
	border: 2px solid #000;
	padding: 5px;
	border-radius: 8px;
	background: #ffbc48;
	color: black;
	font-weight: 700;
	text-transform: uppercase;
	display: inline-block;
	width: 100%;
	text-align: center;
}
.quote-interior:hover, .quote-interior:focus{
	color:#4A4A4A;
	text-decoration:none;
}
.Thirds h2 a {
	color: #f6191e;
}
.Thirds h2 {
    margin: 20px 0px 10px 0px;
}
.quote-interior:hover {
	text-decoration: none;
	background: #ccc;
}
.fifty {
	max-width: 400px;
	margin-bottom: 10px;
}
.fifty2 {
    float: left;
    max-width: 50%;
    margin-bottom: 25px;
}
.quote-submit {
	background: #f6191e;
	color: #ffffff;
	font-family: 'Roboto', sans-serif;
	font-weight: 700;
	margin-top: 11px;
	border-radius: 8px;
	font-size: 16px;
	padding: 5px 8px;
	border: 2px solid #333333;
}
.quote-submit:hover {
	background: #e8e8e8;
	color: #000;
}
.captcha-code {
	margin-left: 5px;
	width: 110px;
	margin-top: -3px;
}
.quote-submit:focus {
	outline: none;
}
.right-2-interior {
	margin: 9px 0;
}
.right-3-interior {
	margin-bottom: 7px;
}
.quote-box-padding {
	/* padding-left: 100px; */
	padding-left: 20px;
	padding-right: 0;
}
.Thirds {
    background-color: #ebeced;
    vertical-align: top;
    display: inline-block;
    padding: 0px 15px;
    float: left;
    width: 48%;
    margin-top: 15px;
    margin-right: 15px;
    position: relative;
}
.fullW {
	width: 100% !important;
}
/* ==gallery== */
a.galleryBack {
	margin: 20px 0px;
	padding: 6px 14px 6px 30px;
	background: #ed1c24;
	color: white;
	font-size: 16px;
	width: 240px;
	text-align: center;
	font-weight: 700;
	text-transform: uppercase;
	border-radius: 8px;
	border: 2px solid #000;
	font-family: 'Roboto', sans-serif;
	background: url(/wp-content/uploads/2016/08/arrow-back.png) #ed1c24 no-repeat center left;
	display: block;
}
a.galleryBack:hover {
	background: url(/wp-content/uploads/2016/08/arrow-back.png) #949494 no-repeat center left;
	text-decoration: none;
}
a.uk-button {
	background: #f6191e;
	color: white;
	text-transform: uppercase;
	position: absolute;
	bottom: 11px;
	left: 50px;
	font-family: 'Roboto', sans-serif;
	font-weight: 700;
	font-size: 16px;
	border-radius: 8px;
	border: 2px solid #000 !important;
}
a.uk-button:focus, a.uk-button:hover {
	background-color: #fafafa;
	color: #000;
	outline: 0;
	text-decoration: none;
	border: solid 1px #000;
}
h3.uk-panel-title.uk-margin-small {
	color: #000;
	font-family: 'Roboto', sans-serif;
	font-weight: 700;
	background: #fff;
	opacity: 0.7;
	filter: alpha(opacity=60);
	vertical-align: middle;
	padding: 10px;
	border-radius: 4px;
}
.imlast {
	display: inline-block;
	margin-top: 20px;
}
/* Extra */
.alignright {
	float: right;
	margin: 5px 5px 24px 24px;
}
.alignleft {
	float: left;
	margin: 5px 24px 24px 5px;
}
.slider-caption-container {
	position: absolute;
	width: 100%;
	left: 0;
	top: 93px;
}
body p {
	font-family: 'Open Sans', sans-serif;
	font-size: 16px;
}
.carousel-control {
	width: 7%;
}
.post-data {
	padding-top: 20px;
	padding-bottom: 20px;
}
.default-grid {
	/*     padding-left:128px;
    padding-right:128px; */
	padding-left: 0;
	padding-right: 0;
}
.no-padding {
	padding: 0 !important;
}
.relative {
	position: relative;
}
.wpcf7-response-output {
	color: #ffffff;
}

/* Responsive */
@media (max-width: 1274px) {
.slider-caption-container {
	top: 33px;
}
.contructor .the-anchor:after {
	content: "";
	width: 0;
	height: 0;
	border-top: 0px solid transparent;
	border-bottom: 0px solid transparent;
	position: absolute;
	border-left: 0px solid #ed1c24;
	right: -20px;
	top: 2px;
}
}

@media (min-width: 1200px) {
.container {
	width: 1200px;
}
}

@media (max-width: 1052px) {
.slider-caption-container {
	top: 20px;
}
.footer-nav ul li {
	font-size: 13px;
}
.quote-interior {
    position: absolute;
    bottom: 15px;
    width: 185px;
}
.Thirds {
	padding: 10px;
	width: 45%;
	float: left;
	margin: 10px 20px 0px 0px;
	min-height:320px;
}
.quote-interior, .quote-interior:hover, .quote-interior:focus {
	width: 90%;
}
.fifty {
    max-width: 40%;
}
.call span {
    font-size: 19px;
}
.quote a {
    font-size: 15px;
    padding: 1px 6px;
}
.btn-big-red {
    padding: 2px 6px;
    font-size: 15px;
}
.btn-big-yellow {
  padding: 2px 6px;
    font-size: 15px;
}
}

@media (max-width: 991px) {
.logo-div {
	text-align: center;
}
.footer-bg {
	font-size: 13px;
}
.quote-box-padding {
	padding-left: 20px;
	padding-right: 20px;
}
.wendover-nav {
	float: none !important;
}
.wendover-nav .navbar-nav {
	display: inline-block;
	float: none;
}
.wendover-nav .navbar-collapse {
	text-align: center;
}
.call, .quote {
	text-align: center;
}
.main-text {
	width: 100%;
}
.slider-caption-container {
	top: 15px;
}
.estimate-right {
	text-align: center;
}
.btn-big-red, .btn-big-yellow {
	margin-bottom: 10px;
}
.footer-nav ul li {
	float: left;
	margin-right: 20px;
	width: auto;
}
.testi-quote div {
	text-align: center;
}
.list-2 li, .list-3 li {
	width: 100% !important;
}
.Buttonleft{
	display:none;
}
.Buttonright{
	display:none;
}
}

@media (max-width: 768px) {
.wendover-nav {
	text-align: center;
}
.wendover-nav .navbar-nav {
	display: inline;
	float: none;
}
.footer-nav {
	margin-top:15px;
}
.footer-office {
	margin-top: 15px;
}
.wendover-nav .navbar-collapse {
	overflow: hidden;
	background: #efefef;
}
.wendover-nav li a {
	border-right: 1px solid transparent;
}
.navbar-toggle {
	float: none;
	margin-right: 0;
}
.call, .quote {
	text-align: center;
}
.slider-caption-container {
	top: 27px;
}
.main-text {
	top: 15px;
	padding: 7px;
	margin-left: 7%;
	width: 650px;
}
.main-text .caption-title {
	font-size: 18px;
	text-align: center;
}
.contructor .contructor-grid {
	padding: 0 30px;
}
.contructor .contructor-column {
    padding: 0 3px;
    width: 33% !important;
    float: left;
}
.default-grid {
	padding-left: 0px;
	padding-right: 0px;
}
.testimonial-col-pad ul {
	float: none;
}
.footer-grid {
	padding-left: 30px;
	padding-right: 30px;
}
.footer-nav ul li {
	float: left;
	margin-right: 20px;
	width: auto;
}
.testi-quote div {
	text-align: center;
}
.red-btn-link {
	font-size: 15px;
}
.testimonial-right {
	margin-top: 50px;
}
.list-2 li, .list-3 li {
	width: 100% !important;
}
}
@media (max-width: 767px) {

.contructor .contructor-column {
    padding: 0 3px;
    width: 100% !important;
    float: left;
}
.main-text {
	width: 500px;
}
.main-text p {
	display:none;
}
.noimage {
	display:none;
}
.alignright {
    width: 50%;
    height: auto;
}
.alignleft {
    width: 50%;
    height: auto;
}
}
@media (max-width: 468px) {
.slider-caption-container {
	display: none;
}
.fifty {
    width: 100%;
	min-width: 100%;
	max-width: 100%;
}
.fifty2 {
    width: 100%;
	min-width: 100%;
	max-width: 100%;
}
.list-2 li, .list-3 li {
	width: 100% !important;
}
.Thirds {
	width:100%;
}
.Thirds h2 {
    margin: 10px 0px;
}
.alignright {
	width: 100% !important;
	height: auto !important;
	margin: 10px auto;
	float: left;
}
.alignleft {
	width: 100% !important;
	height: auto !important;
	margin: 10px auto;
	float: left;
}
.quote-interior, .quote-interior:active, .quote-interior:visited {
	width:90%;
}

.col-xs-12 {
	margin-top: 20px;
}
.contructor .contructor-column {
	width:100%;
}
 .interior-left { 
 	margin-top: 0px !important;
 }
}
@media (max-width: 460px) {

.Thirds {
    min-height: 350px;
}
}