/*!
 * Start Bootstrap - Custom Theme

    DOCUMENT INFORMATION
    - Document: ProSites
    - Version:  1.0
    - Client:   All Members
    - Author:   ProSites - Duane Aldrich  
*/

/* =================
   Common Elements
   =================================================== */
html, body {
	width: 100%;
	height: 100%;
}
body {
	font-family: 'Open Sans', sans-serif;
	font-size: 16px;
}
hr {
	border-color: #b4b4b4;
	border-width: 1px;
}
hr.light {
	max-width: 350px;
	border-color: #b4b4b4;
	border-width: 3px;
}
a {
	color: #c09538;
}
a:hover, a:focus {
	color: #5e5e5e;
	text-decoration: none;
}
.footer a {
	color: #fff;
}
p {
	margin-bottom: 20px;
	line-height: 1.5;
}
section {
	padding: 100px 0;
}
aside {
	padding: 50px 0;
}
.border {
	border-top: 1px solid #e9e9e9;
	background-color: transparent;
}
h2.section-heading {
	font-family: 'Lora', serif;
	margin-bottom: 10px;
	text-align: left;
	font-size: 35px;
	color: #fff;
	margin-top: 0;
}
.home h2.section-heading {
	margin-bottom: 20px;
}
section.address-plugin h2.section-heading, section.testimonials-plugin h2.section-heading, section.contact-plugin .intro {
	text-align: center;
}
section.address-plugin h2.section-heading {
	padding-bottom: 10px;
}
section.contact-plugin .heading::after, section.contact-plugin .intro {
	padding: 0;
	border-bottom: 0;
}

/* add spacer between col stack */
@media (max-width: 992px) {
.page-team .colmargin, .page-contact .colmargin {
	margin-top: 20px;
}
}
/* Hide Captcha */
.captcha, .RadCaptcha {
	display: none;
}
header {
	text-align: center;
	color: #fff;
}
header .intro-tag {
	width: 100%;
	padding-bottom: 50px;
	color: rgba(50,50,50, 0.9);
	position: static;
	width: 65%;
	max-width: 550px;
	z-index: 20;
	color: rgba(50,50,50, 0.9);
	transition-property: all;
	transition-duration: .5s;
}
.clear {
	clear: both;
}
header .intro-tag .container-inner {
	line-height: 22px;
	clear: both;
	text-align: center;
	width: auto;
}
header .intro-tag .intro-heading:after {
	content: "";
	display: block;
	border-bottom: 3px solid #1abbb2;
	padding-bottom: 30px;
	clear: both;
	width: 200px;
	text-align: center;
	margin: 0 auto;
}
.phone {
	font-size: 22px;
	color: #fff;
	margin: auto;
	padding-top: 65px;
	clear: both;
	text-align: center;
}
.interior .phone {
	font-size: 22px;
	color: #fff;
	margin: auto;
	padding: 0px;
	clear: both;
	text-align: center;
	background-color: #56CAC8;
}
.desktopcarousel {
	display: block;
	opacity: 100;
	height: auto;
	margin: 0 auto;
	width: 100%;
	position: relative;
}

@media (min-width: 992px) {
.phone {
	font-size: 22px;
	color: #fff;
	transition-property: all;
	transition-duration: .5s;
	transition-timing-function: cubic-bezier(0, 1, 0.5 );
	margin: auto;
	padding-top: 65px;
	text-align: center;
}
.desktopcarousel {
	display: block;
	opacity: 100;
	height: auto;
	margin: 0 auto;
	width: 100%;
	position: relative;
}
header {
	text-align: center;
	color: #fff;
}
header .intro-tag {
	padding: 0;
	margin-top: 0px;
}
header .intro-tag .container-inner {
	line-height: 22px;
	float: left;
	clear: both;
	text-align: center;
	width: 600px;
}
header .intro-tag .intro-heading:after {
	content: "";
	display: block;
	border-bottom: 3px solid #1abbb2;
	padding-bottom: 30px;
	clear: both;
	width: 200px;
	text-align: center;
	margin: 0 auto;
}
}
header .intro-text .intro-lead-in {
	margin: 10px;
	font-size: 40px;
}
header .intro-text .intro-heading {
	margin: 10px;
	text-transform: uppercase;
	font-family: 'Open Sans', serif;
	font-size: 75px;
	font-weight: 300;
	line-height: 75px;
}
.navbar-toggle {
	position: relative;
	background-color: red;
	right: 0;
}
.header {
	background: red;
}

@media(max-width:1200px) {
.navbar-header {
	float: none;
}
}

@media (max-width: 1200px) {
.navbar-right {
	float: inherit!important;
	margin-right: -15px;
}
}

@media (max-width: 480px) {
.navbar-fixed-top {
	position: absolute;
	right: 0;
	left: 0;
	top: 0;
	z-index: 1030;
}
}
/* =================
   Main Section Layouts
   =================================================== */

/*content*/
section.content {
	background-color: #f7f7f7;
	height: auto;
	margin: 0 auto;
	width: 100%;
	position: relative;
	background-repeat: repeat;
	color: #000;
	padding: 70px 0;
}
section.content h2:first-of-type {
	color: #c09538;
	font-family: 'Lora', serif;
	font-size: 49px;
	line-height: 50px;
}
.home section.content p:first-of-type {
	text-align: left;
}
/*contact plugin*/
section.contact-plugin {
	background-image: url(../images/cont-bg.jpg);
	background-size: cover;
	background-repeat: no-repeat;
	color: #000;
	padding: 0px;
}
section.contact-plugin .container-inner {
	padding: 40px 0;
}
section.contact-plugin h2:first-of-type {
	color: #c09538 !important;
	text-align: center;
	font-size: 40px;
	margin-bottom: 20px;
	font-family: 'Lora', serif;
}
/*address plugin*/
section.address-plugin {
	padding: 0px;
	background-attachment: fixed;
	background: linear-gradient(rgba(255, 255, 255, 0.45), rgba(255, 255, 255, 0.45)), url(../images/content-bg.png);
	position: relative;
	width: 100%;
	min-height: auto;
	text-align: center;
}
section.address-plugin .container-inner {
	padding: 60px 0;
}
section.address-plugin h2:first-of-type {
	color: #2BB9B7;
}
.address-plugin .blockwrap {
	font-size: 120%;
	max-width: 480px;
	width: 100%;
	display: inline-block;
}
.address-plugin ul {
	width: 100%;
}
.address-plugin li {
	display: block;
}
.address-plugin .adcity1 {
	font-weight: bold;
}
.address-plugin .adcity1:after {
	display: inline-block;
	content: ":";
}
.address-plugin .adph {
	font-weight: bold;
	padding: 10px 0 0 0;
}
.adcityname {
	display: inline-block!important;
}
.adcity1, .adadd, .adadd2, .adzip, .admap, .adph {
	margin-right: 0px;
}
.adgrp1, .adgrp2 {
	display: block;
}
.mapicon {
	padding-top: 2px;
	display: inline-block;
}
.mapicon {
	padding-top: 2px;
	display: inline-block;
}
a.mapicon:before {
	font-family: FontAwesome;
	content: "\f041";
	font-size: 20px;
	position: relative;
	right: 5px;
	color: rgba(0, 0, 0, 0.9);
}
a.mapicon:before:hover {
 text-decoration: none!important;
}
.admap {
	text-transform: uppercase;
	font-size: 95%;
	font-weight: bold;
}
.address-plugin a {
	color: #2BB9B7;
	-webkit-transition: all .35s;
	-moz-transition: all .35s;
	transition: all .35s;
}

@media (min-width: 1200px) {
.address-plugin ul {
	line-height: 15px;
}
}

@media (min-width: 992px) {
.address-plugin .blockwrap {
	width: 100%;
	max-width: 100%;
}
.address-plugin ul {
	width: 100%;
}
.address-plugin li {
	display: inline-block;
}
.adgrp1, .adgrp2 {
	display: inline-block;
}
.adcity1, .adadd, .adadd2, .admap, .adph {
	padding-right: 10px;
}
.adgrp1 {
	padding: 0 20px;
}
.adgrp1 {
	border-right: 1px solid rgba(50,50,50,0.4);
	border-left: 1px solid rgba(50,50,50,0.4);
}
a.mapicon:before {
	padding-left: 15px;
}
}
/*testimonials plugin*/
section.testimonials-plugin {
	padding: 0px;
	text-align: center;
	color: #fff;
	background-image: url(../images/cover-testimonial.jpg);
	background-position: 30% 20%;
	background-repeat: no-repeat;
	height: auto;
	margin: 0 auto;
	width: 100%;
	position: relative;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	background-size: cover;
	-o-background-size: cover;
}
/*footer*/
section.footer {
	background: #000;
	padding: 30px 0;
	color: #fff;
}
/*remove boostrap col min-height*/
.contact-plugin> div>div>div, .testimonials-plugin>div>div, .address-plugin>div>div {
	min-height: 0!important;
}

/*Responsive*/
@media(max-width:768px) {
section.content, section.container-inner {
	padding: 25px 0;
}
section.testimonials-plugin {
	background-image: none;
	background-color: #222;
}
}
#page-404-box {
	text-align: center;
}
/* =================
   *Button UI
   =================================================== */
/*default styling*/
a.btn, a.viewmore, input.Button, input.ButtonSm, input.ButtonHover {
	border: none;
	border-radius: 0;
	text-transform: capitalize;
	text-decoration: none;
	font-weight: bold;
	-webkit-transition: all .35s;
	-moz-transition: all .35s;
	transition: all .35s;
	font-size: 18px;
	box-shadow: 0 3px 5px 0 rgba(0, 0, 0, 0.5);
}
/*large*/
a.btn, a.viewmore, input.Button, input.ButtonHover, button {
	padding: 10px 30px;
}
/*small*/  
input.ButtonSm {
	padding: 10px 5%;
}
/*default solid color*/
a.btn, a.viewmore, input.Button, input.ButtonSm {
	background-color: #c09538;
	color: #fff;
}
/*:hover*/
a.btn:hover, a.btn:focus, a.viewmore:hover, input.Button:hover, input.ButtonSm:hover, input.ButtonHover {
	background-color: #99762c;
	color: #fff;
}
/*color ghost*/
a.viewmore {
	border: 1px solid rgba(255,255,255,1);
	background-color: transparent;
	color: #fff;
}
/*:hover*/
a.viewmore:hover {
	border: 1px solid rgba(255,255,255,1);
	background-color: #fff;
	color: #000;
}
/*color 2 solid */
input.Button {
	border: none;
	background-color: #c09538;
	color: #fff;
}
/*:hover*/
input.Button:hover {
	border: none;
	background-color: #99762c;
	color: #fff;
}
a.phonelink {
	font-size: 18px;
}
/*simple chevrons*/
a.viewmore:after {
	font: 19px FontAwesome;
	display: none;
	content: '\f105';
	/*	color: #000;*/
	padding: 0 0 0 12px;
	margin: 0px;
	vertical-align: middle;
	top: -2px;
	position: relative;
}
a.viewmore:hover:after {
/*	color: #787878;*/
}
/* =================
   *Header - Company Name Widget
   =================================================== */

.navbar-brand {
	font-family: 'Lora', serif;
	font-weight: 300;
	background: transparent;
	text-align: left;
	color: #fff;
	letter-spacing: -1px;
	line-height: 40px;
	-webkit-transition: all .35s;
	-moz-transition: all .35s;
	transition: all .35s;
	padding-top: 0px;
}
.logo {
	margin: 0 auto;
}
/*Large Text*/
.compTitle1Large, .compTitle2Large {
	font-size: 230%;
	font-weight: 700;
}
.compTitle3Large {
	font-size: 180%;
}
/*Medium Text*/
.compTitle1Medium, .compTitle2Medium {
	font-size: 150%;
	font-weight: 700;
}
.compTitle3Medium {
	font-size: 130%;
}
/*Small Text*/
.compTitle1Small, .compTitle2Small {
	font-size: 105%;
	font-weight: 700;
}
.compTitle3Small {
	font-size: 100%;
}
/*line-height adjustments*/
.compTitle1Large, .compTitle2Large, .compTitle3Large {
	line-height: 35px;
}
.compTitle1Medium, .compTitle2Medium, .compTitle3Medium {
	line-height: 30px;
}
.compTitle1Small, .compTitle2Small, .compTitle3Small {
	line-height: 25px;
}
/*colors*/
.compTitle1Small, .compTitle2Small, .compTitle1Medium, .compTitle2Medium, .compTitle1Large, .compTitle2Large {
	color: #fff;
	text-transform: uppercase;
}
.compTitle3Small, .compTitle3Medium, .compTitle3Large {
	color: #67D7D8;
}
/*hide line #2 mobile view*/
.compTitle2Small, .compTitle2Medium, .compTitle2Large {
}
a.homelink {
	display: block;
}
a:hover.homelink, a:focus.homelink, a:active.homelink {
	text-decoration: none;
}

/*Responsive*/
@media(max-width:1200px) {
.navbar-brand {
	padding-top: 5px;
}
}

@media(max-width:480px) {
.navbar-brand {
	padding-bottom: 10px;
	text-align: center;
	float: none;
	clear: both;
}
.compTitle1Large, .compTitle1Medium, .compTitle1Small {
	font-size: 150%;
	line-height: 32px;
}
.compTitle3Large, .compTitle3Medium, .compTitle3Small {
	font-size: 100%;
	line-height: 27px;
}
.compTitle2Small, .compTitle2Medium, .compTitle2Large {
	display: none;
}
}
/* =================
   *Phone
   =================================================== */

.phone .span1 {
	padding: 0 5px 0;/*    color: #fff; */
}
.phone .officenumber {
	display: inline-block;
	padding: 5px 0;
}
.phone .officenumber a {
	color: #fff;
}
.phone .officenumber:first-child a {
	display: inline-block;
}
.phone .officenumber a:hover {
	text-decoration: none;
}
.phone .officenumber:before {
	font-family: FontAwesome;
	font-size: 26px;
	display: inline-block;
	content: '\f095';
	color: rgba(255,255,255,.8);
	text-shadow: none;
	line-height: 30px;
}
.interior .phone .span1 {
	padding: 0 5px 0;/*    color: #fff; */
}
.phone .officenumber {
	display: inline-block;
	padding: 5px 0;
}
.phone .officenumber a {
	color: #fff;
}
.phone .officenumber:first-child a {
	display: inline-block;
}
.phone .officenumber a:hover {
	text-decoration: none;
}
.phone .officenumber:before {
	font-family: FontAwesome;
	font-size: 26px;
	display: inline-block;
	content: '\f095';
	color: rgba(255,255,255,.8);
	text-shadow: none;
	line-height: 30px;
}

@media(min-width:768px) {
.phone .officenumber:first-child a {
	margin-right: 20px;
}
}

@media(max-width:768px) {
.phone-bg {
	max-height: 0;
}
}

/* =================
   *Carousel - FlexSlider
   =================================================== */

@media (min-width: 1200px) {
.flexslider-container {
	width: 1200px;
	margin: auto;
}
}
.flexslider {
	border: none;
	margin: 0;
	overflow: hidden;
	border-radius: 0px;
}
.flexslider .slides li {
	position: relative;
}
.flexslider .slides li div {
	text-align: center;
	width: 250px;
	height: 578px;
	line-height: 578px;
	text-align: center;
	position: absolute;
	top: 0;
	display: table;
}
.flex-caption {
	text-align: center;
	vertical-align: middle;
	font-family: Merriweather, serif;
	text-align: center;
	padding: 21px;
	color: #fff;
	font-weight: 300;
	z-index: 1;
	letter-spacing: -2px;
	background: rgba(0, 0 ,0,.9);
	display: table;
	width: 250px;
}
.flex-control-nav {
	bottom: 10px;
	position: absolute;
	right: 20px;
	text-align: center;
	width: auto;
	z-index: 10;
}
.flex-direction-nav a:before {
	font-family: FontAwesome;
	font-size: 40px;
	display: inline-block;
	content: '\f053';
	color: rgba(255,255,255,.8);
	text-shadow: none;
	line-height: 40px;
}
.flex-direction-nav a.flex-next:before {
	content: '\f054';
}
.flex-control-nav li {
	margin: 0 4px;
}

@media(min-width:992px) {
.flex-caption {
	width: 463px;
	bottom: 35%;
	z-index: 10;
	font-size: 48px;
	display: inline-block;
	vertical-align: middle;
	margin-left: 15%;
	line-height: 55px;
}
.flexslider .slides p {
	vertical-align: middle;
}
}

@media(max-width:992px) {
.flex-caption, .flexslider .slides li div, .flexslider .slides p {
	display: none;
}
.flex-direction-nav {
	display: none;
}
}
/* =================
   *Carousel Owl 
   =================================================== */

.owl-controls {
	margin: 0 0 20px;
	text-align: right;
	-webkit-tap-highlight-color: transparent;
	position: absolute;
	right: 2%;
	bottom: 40px;
	display: none;
}
.owl-controls .owl-nav [class*=owl-] {
	color: #fff;
	font-size: 14px;
	margin: 5px;
	padding: 4px 7px;
	background: #d6d6d6;
	display: inline-block;
	cursor: pointer;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
}
.owl-controls .owl-nav [class*=owl-]:hover {
	background: #869791;
	color: #fff;
	text-decoration: none;
}
.owl-controls .owl-nav .disabled {
	opacity: .5;
	cursor: default;
}
.owl-dots .owl-dot {
	display: inline-block;
	zoom: 1;
 *display: inline
}
.owl-dots .owl-dot span {
	width: 10px;
	height: 10px;
	margin: 5px 4px;
	background-color: rgba(255, 255, 255, .4);
	display: block;
	-webkit-backface-visibility: visible;
	-webkit-transition: opacity 200ms ease;
	-moz-transition: opacity 200ms ease;
	-ms-transition: opacity 200ms ease;
	-o-transition: opacity 200ms ease;
	transition: opacity 200ms ease;
	-webkit-border-radius: 30px;
	-moz-border-radius: 30px;
	border-radius: 30px;
}
.owl-dots .owl-dot.active span, .owl-dots .owl-dot:hover span {
	background: rgba(255, 255, 255, 1.0);
}
/* =================
   *Footer
   =================================================== */

#footer br {
	display: none;
}
p.devby {
	margin: 10px 0 0 0;
}

@media(max-width:1200px) {
#footer, #footer .text-right {
	text-align: center;
}
}
/* =================
   *Scroll to Top
   =================================================== */
.scroll-top-wrapper {
	position: fixed;
	opacity: 0;
	visibility: hidden;
	overflow: hidden;
	text-align: center;
	z-index: 99999999;
	background-color: rgba(192, 149, 56, .5);
	color: rgba(250, 250, 250, 1);
	width: 60px;
	height: 60px;
	line-height: 47px;
	font-size: 40px;
	right: 30px;
	bottom: 30px;
	padding-top: 2px;
	border-radius: 0;
	-webkit-transition: all 0.5s ease-in-out;
	-moz-transition: all 0.5s ease-in-out;
	-ms-transition: all 0.5s ease-in-out;
	-o-transition: all 0.5s ease-in-out;
	transition: all 0.5s ease-in-out;
}
.scroll-top-wrapper:hover {
	background-color: rgba(192, 149, 56, 1);
}
.scroll-top-wrapper.show {
	visibility: visible;
	cursor: pointer;
	opacity: 1.0;
}
.scroll-top-wrapper i.fa {
	line-height: inherit;
}
/* =================
   Misc Design
   =================================================== */

/* Ornaments */
.ornament {
	display: block;
	margin: 25px auto 0;
	max-width: 150px;
}
.ornament i {
	background: #fff;
	width: 35px;
	position: relative;
	color: #bb7b9c;
	font-size: 20px;
	z-index: 1;
}
.ornament:after {
	content: "";
	display: block;
	position: relative;
	top: -7px;
	border-top: 1px solid #bb7b9c;
	z-index: 0;
}
.ornament i.color {
	background: #fff;
}
.call-to-action h2 {
	margin: 0 auto 20px;
}
.text-primary {
	color: #47a07b;
}
/* no-gutters Class Rules */
.row.no-gutter {
	margin-right: 0;
	margin-left: 0;
}
.row.no-gutter > [class^="col-"], .row.no-gutter > [class*=" col-"] {
	padding-right: 0;
	padding-left: 0;
}
.contact-icon:last-child {
	padding-top: 20px;
}
.contact-icon > div {
	padding-top: 5px;
}
/* fancybox */
.fancybox-inner {
	overflow: hidden !important;
}
.fancybox-type-iframe .fancybox-nav {
	width: 10%;
	height: 70%;
	margin: 15% 0;
}
.interior .banner {
	position: relative;
	width: 100%;
	overflow: hidden;
}
.interior .banner img {
	display: block;
	max-width: 100%;
	height: auto;
}

@media(max-width:768px) {
.interior .banner img {
	height: auto;
	min-width: 150%;
	left: 50%;
	position: relative;
	transform: translateX(-50%);
}
}

@media(max-width:768px) {
.ornament {
	display: none;
}
}
/* =================
   *Social Media
   =================================================== */
ul.social-icon {
	padding: 0px;
	margin-top: 0;
	margin-bottom: 30px;
}
.social-icon > li {
	background: #fff;
	border-radius: 50%;
	display: inline-block;
	font-size: 18px;
	line-height: 45px;
	text-align: center;
	vertical-align: top;
	width: 45px;
	height: 45px;
	margin: 0 2px;
	cursor: pointer;
}
.social-icon li:hover a {
	color: #fff;
}
.social-icon > li:hover {
	background: #7f5e71;
}
.social-icon a {
	color: #484848;
}

@media(max-width:992px) {
ul.social-icon {
	text-align: center;
}
}
/* =================
   Layout Adjustments
   =================================================== */
.no-padding {
	padding: 0px;
}
.m-padding {
	padding: 70px 0;
}
.no-gutter > [class*='col-md-6'] {
	padding-right: 0;
	padding-left: 0;
}

@media(min-width:480px) {
.centered {
	text-align: center;
}
}

@media(min-width:1200px) {
.no-gutters {
	padding: 0px;
}
}
/*turn off bs menu collapse anima*/
.collapsing {
	-webkit-transition-timing-function: ease;
	-o-transition-timing-function: ease;
	transition-timing-function: ease;
	-webkit-transition-duration: .85s;
	-o-transition-duration: .85s;
	transition-duration: .85s;
	-webkit-transition-property: height, visibility;
	-o-transition-property: height, visibility;
	transition-property: height, visibility
}
/* =================
   Type Adjustments
   =================================================== */
.italic {
	font-style: italic;
}
.bold {
	font-weight: bold;
}
.sm-line-height {
	line-height: 50%;
}
.med-text {
	font-size: 140%;
}
.sm-text {
	font-size: 90%;
}
.xsm-text {
	font-size: 80%;
}
blockquote {
	font-size: 130%;
	font-style: italic;
	border: 0;
}
#content p[align="justify"], #content div[align="justify"] {
	text-align: left;
}
#content p span [font] {
	display: block;
	padding-top: 20px;
}
fieldset {
	margin: 0;
	border: 1px solid #000;
	padding: 12px;
}
legend {
	padding: 0px 2px;
	font-size: 18px;
	font-weight: bold;
	margin: 0px;
	border: none;
}
/* CUSTOMIZE THE CAROUSEL
-------------------------------------------------- */

/* Carousel base class */

.carousel .container {
	position: absolute;
	z-index: 9;
	left: 0;
	right: 0;
	margin: auto;
	top: 30%;
	left: 0;/* min-width: 100%; */
}
.cover1 {
	background-image: url(../images/cover1.jpg);
	background-size: cover;
	padding-bottom: 30%;
}
.cover2 {
	background-image: url(../images/cover2.jpg);
	background-size: cover;
	padding-bottom: 30%;
}
.cover3 {
	background-image: url(../images/cover3.jpg);
	background-size: cover;
	padding-bottom: 30%;
}
.carousel-control {
	height: 350px;
	padding-top: 10%;
	font-size: 90px;
	text-shadow: 0 1px 1px rgba(0,0,0,.0);
	background-color: transparent;
	border: 0;
	z-index: 10;
	opacity: .05;
}
a.carousel-control:hover {
	opacity: 1.0;
}
.carousel-control.left {
	text-align: left;
	padding-left: 40px;
}
.carousel-control.right {
	text-align: right;
	padding-right: 40px;
}
a.carousel-control.right, a.carousel-control.left {
	top: 37%;
}
.carousel .item {
	background-position: top center;
}
.carousel img {
	position: absolute;
	top: 0;
	left: 0;
	min-width: 100%;
	height: 1002px;
}
.carousel-control.left, .carousel-control.right {
	background: none !important;
 filter: progid: none !important;
	outline: 0;
}
.carousel .carousel-control {
	visibility: hidden;
}
.carousel:hover .carousel-control {
	visibility: visible;
}
a.scroll {
	position: absolute;
	bottom: 20px;
	left: 0;
	right: 0;
	margin: 0 auto;
	font-size: 50px;
	text-align: center;
	width: 60px;
	height: 60px;
	opacity: 1;
	background-color: rgba(0,0,0,.08);
	color: #fff;
	border-radius: 50%;
	transition: opacity;
	-moz-transition: opacity;
	-webkit-transition: opacity;
}
a:hover.scroll {
	background-color: rgba(0,0,0,.5);
	color: #fff;
	border-radius: 50%;
	width: 60px;
	height: 60px;
	opacity: 0.5;
}
.header-home {
	padding: 50px 0 35px 0;
	background-color: #000;
}
.header-home .mod2 .social {
	color: #666;
	float: right;
}
.header-home .mod2 .header-phone {
	color: #666;
	float: right;
}
.header-home .mod2 .header-phone .mod1 {
	margin-top: 0;
	font-size: 14px;
	text-align: right;
	float: left;
	width: 65%;
	margin-right: 28px;
}
.header-home .mod2 .header-phone .mod2 {
	margin-top: 5px;
	font-size: 28px;
}
.header-home .mod2 .header-phone .fa-phone {
	position: relative;
	right: 4px;
	top: 4px;
}
.address-home {
	background-color: #000;
	padding: 20px 0;
	font-family: 'Lora', serif;
}
.address-home p {
	margin: 0;
	text-align: left;
	color: #fff;
	font-size: 30px;
}
.carousel-inner .intro-lead-in {
	text-align: left;
	font-size: 34px;
	font-family: 'Lora', serif;
	color: #fff;
	font-style: italic;
}
.carousel-inner .intro-heading {
	text-align: left;
	font-size: 18px;
	margin-top: 30px;
}
.cta-home {
	background-color: #e5dca6;
	padding: 45px 0;
}
.cta-home .thumbnail {
	background-color: #c09538;
	border: none;
	border-radius: 0;
	display: block;
	line-height: 1.42857;
	margin-bottom: 0;
	padding: 0;
	transition: border 0.2s ease-in-out 0s;
	box-shadow: 0 3px 5px 0 rgba(0, 0, 0, 0.5);
}
.cta-home .caption h3 {
	color: #fff;
	text-align: center;
	font-size: 28px;
	font-family: 'Lora', serif;
}
.cta-home .caption p {
	color: #fff;
	text-align: center;
	font-size: 16px;
	margin-bottom: 10px;
}
.cta-home .caption .fa-chevron-circle-right {
	color: #fff;
	margin: 0 auto;
}
.cta-home .thumbnail a {
	text-decoration: none;
	color: #fff;
}
.cta-home .thumbnail a:hover {
	text-decoration: none;
	color: #fff;
}
.cta-home .caption:hover {
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzAwMDAwMCIgc3RvcC1vcGFjaXR5PSIwLjI1Ii8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMwMDAwMDAiIHN0b3Atb3BhY2l0eT0iMC4yNSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background: -moz-linear-gradient(top, rgba(0,0,0,0.25) 0%, rgba(0,0,0,0.25) 100%);
	background: -webkit-linear-gradient(top, rgba(0,0,0,0.25) 0%, rgba(0,0,0,0.25) 100%);
	background: linear-gradient(to bottom, rgba(0,0,0,0.25) 0%, rgba(0,0,0,0.25) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#40000000', endColorstr='#40000000', GradientType=0 );
}
.services {
	background-color: #000;
}
.services .mod1 {
	padding: 45px 70px 45px 14px;
}
.services .mod1 h2 {
	margin-top: 0;
}
.services .mod2 {
	padding: 45px 45px 60px;
}

@media screen and (max-width:1200px) {
.services .mod1 {
	padding: 45px 45px 60px;
}
}
.services .mod2 h2 {
	margin-top: 0;
}
.services .panel-default > .panel-heading {
	background: none;
	color: inherit;
	padding: 20px 15px;
	border: none !important;
}
.services .panel-default .panel-title {
	font-size: 16px;
	font-weight: bold;
	position: relative;
}
.services .panel-default .panel-heading, .services .panel-default .panel-body {
	padding: 0 10px 0 10px;
}
.services .panel-default .panel-heading {
	padding-top: 15px;
	padding-bottom: 15px;
}
.services .panel-default .panel-body {
	padding-bottom: 25px;
	font-weight: 300;
	line-height: 28px;
}
.services .panel-body {
	border: none !important;
}
.services .panel {
	border-bottom: 1px solid #fff !important;
	color: #fff;
}
.services .panel-group .panel {
	border-radius: 0;
	margin-bottom: 0;
}
.services .panel {
	background: none;
	border: none;
	border-radius: 0;
	box-shadow: none;
	margin-bottom: 20px;
}
.testimBox .box {
	margin-bottom: 23px;
	padding: 25px 29px 0;
	position: relative;
}
.testimBox .box p {
	line-height: 18px;
	margin-bottom: 0;
}
.testimBox .exp {
	color: #333;
	margin-bottom: 0;
}
.services .test {
	padding: 0;
}
.services .testimBox {
	color: #fff;
}
.services .testimBox blockquote {
	font-size: 20px;
	font-weight: 300;
	line-height: 28px;
}
.services .testimBox .source {
	font-weight: bold;
	font-size: 16px;
	line-height: 1.2em;
	padding-left: 15px;
}
.services {
	background-image: url('../images/test-bg.jpg');
	background-position: 55vw center;
	background-repeat: no-repeat;
	background-size: 50vw auto;
}

@media screen and (max-width: 1800px) {
.services {
	background-size: 55vw auto;
}
}

@media screen and (max-width: 1700px) {
.services {
	background-size: 56vw auto;
}
}

@media screen and (max-width: 1600px) {
.services {
	background-size: 60vw auto;
}
}

@media screen and (max-width: 1500px) {
.services {
	background-size: 65vw auto;
}
}

@media screen and (max-width: 1400px) {
.services .mod2 {
	padding: 45px 0 60px;
	position: relative;
	right: 50px;
}
.services {
	background-position: 50vw center;
}
.services .mod1 {
	padding: 45px 125px 45px 20px;
}
.services {
	background-size: 72vw auto;
}
}

@media screen and (max-width: 1300px) {
.services {
	background-size: 78vw auto;
}
}

@media screen and (max-width: 991px) {
.services {
	background-size: 80vw auto;
}
}

@media screen and (max-width: 870px) {
.services {
	background-size: 90vw auto;
}
}

@media screen and (max-width: 1199px) {
.services .mod2 {
	padding: 45px 0 60px;
	position: relative;
	right: 0;
}
.services {
	background-image: none;
}
.services .col-lg-5 {
	background: #0f0f0f;
	padding: 0 51.5vw;
	margin: 0 -50vw;
}
}
.services {
	overflow: hidden;
}
.testimBox .box {
	background: transparent;
	margin-bottom: 23px;
	padding: 25px 0 0;
	position: relative;
}
.testimBox .box p {
	line-height: 18px;
	margin-bottom: 0;
}
.testimBox .box em {
	background: rgba(0, 0, 0, 0) url("../images/triangle1.png") no-repeat scroll 0 0;
	bottom: -21px;
	display: inline-block;
	height: 21px;
	left: 17px;
	position: absolute;
	width: 21px;
}
.testimBox .exp {
	color: #333;
	margin-bottom: 0;
}
.maps {
	height: 450px;
}
.maps iframe {
	pointer-events: none;
}
.form .heading .section-heading {
	color: #fff;
	font-weight: normal;
}
.box .inner-container h2 {
	display: none;
}
.box .inner-container a {
	position: relative;
	right: 30px;
	top: 65px;
}
.box .inner-container .page-item {
	padding: 0;
}
.box .inner-container blockquote {
	font-size: 18px !important;
	font-style: italic;
	padding: 0;
	color: #fff;
}
.box .inner-container .source {
	font-size: 18px;
	font-weight: normal;
	color: #fff;
}
.testimBox a.viewmore {
	border: 0;
	background: none;
	color: #c09538;
	box-shadow: none;
}
/*:hover*/
.testimBox a.viewmore:hover {
	border: 0;
	background: none;
	color: #787878;
}
.testimBox .read {
	margin-top: 5px;
}
.testimonials-plugin .inner-container {
	min-height: auto;
	padding: 0;
	position: relative;
	text-align: left;
	width: 100%;
}
.testimonials-plugin p.source {
	text-align: left;
}
.associations {
	padding: 40px 0;
	width: 100%;
	margin: auto;
	text-align: center;
}
.associationTitle {
	font-size: 55px;
	font-weight: 300;
	color: #000;
	display: block;
	margin-bottom: 50px;
	display: none;
}
.form input[type=text], .form input[type=tel], .form input[type=email], .form textarea {
	width: 100%;
	display: block;
	border: 0;
	background: #f7f7f7;
	color: #000;
	outline: none;
	padding: 12px;
	margin: 0 0 20px;
	font-weight: normal;
	border-radius: 0;
	-webkit-transition: all 0.30s ease-in-out;
	-moz-transition: all 0.30s ease-in-out;
	-ms-transition: all 0.30s ease-in-out;
	-o-transition: all 0.30s ease-in-out;
}
#ctl00_QCFormPlaceHolder_QuickContact1_TextEmail {
	margin-right: 0;
}
.form input[type=text]:focus, .form input[type=tel]:focus, .form input[type=email]:focus, .form textarea:focus {
	box-shadow: none;
	border: 0;
}
.form textarea {
	height: 175px!important;
}
.form .heading h2 {
	margin: 0px;
	font-weight: 400;
	padding-bottom: 20px;
	border-width: 2px;
	border-bottom-style: solid;
}
.form .intro {
	padding: 10px 0 0 0;
	color: #000;
	text-align: center;
	margin: 0 auto;
	width: 75%;
}
.page-contact .form .intro {
	padding: 10px 0 0 0;
	color: #787878;
	text-align: left;
	width: auto;
	font-size: 18px;
}
.form .fieldswrap {
	padding: 20px 0 0 0;
	overflow: hidden;
}
.form fieldset {
	margin: 0;
	padding: 0;
	border: none;
}
.form .Button {
	/*	padding: 16px 160px;*/
	width: 50%;
}
.home .form .Button {
	padding: 16px 0;
	width: 25%;
}
.interior .form .Button {
	padding: 16px 0;
	width: 25%;
}
.form .btn-row {
	text-align: center !important;
	height: 50px;
}
.form .notes {
	padding: 20px 0 0 0;
	display: block;
}
/*other page form styling */
.plug-in-form input[type=text], .plug-in-form input[type=tel], .plug-in-form input[type=email] {
	/*	width: 32.6%;*/
	display: block;
	border: 0;
	/*	float: left;*/
	margin: 0 10px 10px 0;
}
.col2 .plug-in-form textarea {
	width: 100%;
	display: block;
	border: 0;
	float: none;
}
.plug-in-form .heading h2 {
	margin: 0px;
	font-weight: 400;
	padding-bottom: 0;
	border-bottom: 0;
}
.plug-in-form fieldset, .smileanalysis-form fieldset {
	float: left;
}
.plug-in-form fieldset.col1, .smileanalysis-form fieldset.col1 {
	width: 100%;
	margin-right: 0;
}
.plug-in-form fieldset.col2, .smileanalysis-form fieldset.col2 {
	width: 100%;
}
.plug-in-form input.Button, .smileanalysis-form input.Button {
	margin: 0 auto!important;
	display: inline-block;
}
.page-contact .container-inner {
	background: #ece9d9;
	border: 0;
	border-radius: 0;
}
.form .heading::after {
	border: none;
}
input[type="radio"] + label::before, input[type="checkbox"] + label::before {
	background: #000;
	border-color: #000;
}
.rblMaps, .rblPhones {
	background-color: #000;
	color: #fff;
	display: none;
	left: 0;
	margin: 0 auto;
	position: absolute;
	right: 0;
	text-align: center;
	width: 100%;
	z-index: 100;
}
.rblMaps a:hover, .rblPhones a:hover {
	background-color: #c09538;
	border-color: #c09538;
	color: #fff;
	display: block;
	padding: 15px;
	text-decoration: none;
}
.vjs-paused .vjs-big-play-button {
	background: rgba(0, 0, 0, 0.25) none repeat scroll 0 0 !important;
	border: 2px solid #fff !important;
	border-radius: 100% !important;
	box-shadow: 0 0 10px rgba(0, 0, 0, 0.5) !important;
	height: 80px !important;
	left: 50% !important;
	margin: -42px 0 0 -44px !important;
	position: absolute !important;
	text-align: center !important;
	top: 50% !important;
	width: 80px !important;
}
.vjs-paused .vjs-big-play-button:active {
}
.vjs-paused .vjs-big-play-button::before {
	color: #fff !important;
	font-size: 40px !important;
	line-height: 81px !important;
	margin-left: 2px;
	text-shadow: 0 0 10px rgba(0, 0, 0, 0.5) !important;
}
.vjs-playing .vjs-big-play-button {
	display: none !important;
}
.video-js.vjs-default-skin .vjs-big-play-button {
	display: block;
}
.fancybox-inner {
	overflow: hidden !important;
}
.fancybox-wrap {
	left: 50%!important;
	border: 10px solid #fff!important;
	-webkit-transform: translate(-50%, 0)!important;
	-moz-transform: translate(-50%, 0)!important;
	-ms-transform: translate(-50%, 0)!important;
	-o-transform: translate(-50%, 0)!important;
	transform: translate(-50%, 0)!important;
}
.fancybox-skin {
	box-shadow: none!important;
	width: 80vw!important;
	max-width: 500px;
	min-width: 200px;
	padding: 0!important;
}
.fancybox-outer, .fancybox-inner, .fancybox-inner > .video-js {
	width: 100%!important;
}
.fancybox-margin {
	margin: 0!important;
}
.header-phone .mod2 .span2 {
	float: right;
	margin-top: 6px;
}
.address-home .ph {
	text-align: right;
}
.address-home .ph .span2 {
	color: #fff;
	font-size: 26px;
}
.address-home .ph .fa-phone {
	float: left;
	font-size: 26px;
	color: #fff;
	position: relative;
	left: 63px;
	top: 8px;
}
.cta-home .thumbnail .caption {
	padding: 30px 9px 35px 9px;
	color: #fff;
}
.services h2 {
	color: #c09538;
	font-size: 40px;
	font-family: 'Lora', serif;
}
.services .fa {
	color: #c09538;
}
.services .panel-default > .panel-heading + .panel-collapse > .panel-body {
	border-top-color: #fff;
	color: #fff;
}
.address-home .addr a {
	color: #fff;
}
.address-home .addr .fa-map-marker-alt {
	font-size: 26px;
}
.address-home .ph .mod2 {
	margin-top: 5px;
}
.carousel .carousel-inner .intro-tag a.btn, .carousel .carousel-inner .intro-tag a.viewmore, .carousel .carousel-inner .intro-tag input.Button, .carousel .carousel-inner .intro-tag input.ButtonSm, .carousel .carousel-inner .intro-tag input.ButtonHover {
	box-shadow: none;
}
.associations .assoc {
	display: inline-block;
	margin-right: 50px;
}
.associations .assoc:last-child {
	margin-right: 0;
}
.footer p {
	margin-bottom: 0;
}
.footer img {
	position: relative;
	bottom: 2px;
}
.panel-group {
	margin-bottom: 45px;
}
.smileanalysis-form input[type="text"], .smileanalysis-form input[type="tel"], .smileanalysis-form input[type="email"], .smileanalysis-form textarea {
	border: 1px solid #b4b4b4;
}
.page-apprequest input[type="text"], .page-apprequest input[type="tel"], .page-apprequest input[type="email"], .page-apprequest textarea {
	border: 1px solid #b4b4b4;
}
.smileanalysis-form input[type="text"]:focus, .smileanalysis-form input[type="tel"]:focus, .smileanalysis-form input[type="email"]:focus, .smileanalysis-form textarea:focus {
	box-shadow: none;
	border: 1px solid #b4b4b4;
}
.page-apprequest input[type="text"]:focus, .page-apprequest input[type="tel"]:focus, .page-apprequest input[type="email"]:focus, .page-apprequest textarea:focus {
	box-shadow: none;
	border: 1px solid #b4b4b4;
}
.page-reviews input[type="text"], .page-reviews input[type="tel"], .page-reviews input[type="email"], .page-reviews textarea {
	border: 1px solid #b4b4b4;
}
.page-reviews input[type="text"]:focus, .page-reviews input[type="tel"]:focus, .page-reviews input[type="email"]:focus, .page-reviews textarea:focus {
	box-shadow: none;
	border: 1px solid #b4b4b4;
}
.page-contact .page-item h2 {
	font-size: 36px !important;
}
.page-contact .form .heading .section-heading {
	color: #c09538;
	padding-bottom: 10px;
}
.page-contact .form .heading h2 {
	border-color: #b4b4b4;
}
.page-contact .form .heading::after {
	padding-bottom: 5px;
}
.interior .page-contact .form .Button {
	padding: 16px 0;
	width: 35%;
	float: right;
}
.interior .page-blog .article-btn {
	margin-top: 20px;
	margin-left: 4px;
}
.interior .page a.btn.btnpagination {
	background-color: rgba(192,149,56,1);
}
.interior .page a.btn.btnpagination.disabled {
	background-color: rgba(192,149,56,.6) !important;
	opacity: 1;
	cursor: default;
}
.banner {
	display: block !important;
}
.interior .page-reviews h2.reviews-heading {
    font-size: 19px;
}
.interior .page-reviews .samplereviews h2 {
    font-size: 30px;
}

/* RESPONSIVE CSS
    -------------------------------------------------- */


@media (max-width: 1199px) {
.box .inner-container a {
    top: 30px;
}
.carousel-inner .intro-lead-in {
    font-size: 26px;
}
.services .mod1 {
	padding: 45px 125px 60px 20px;
}
.associations .assoc:last-child {
	margin-right: 20px;
}
.associations .assoc {
	display: inline-block;
	margin: 20px;
}
.carousel .container {
	top: 20%;
}
.services .mod2 {
	min-height: 400px;
	background-position: center;
}
.address-home p {
	text-align: center;
}
.address-home .mod2 {
	display: none;
}
.header-phone .mod2 .span2 {
	display: none;
}
.plug-in-form input[type=text], .plug-in-form input[type=tel], .plug-in-form input[type=email] {
/*	width: 32.4%;*/
}
}

@media (max-width: 991px) {
.box .inner-container a {
	padding: 15px 0;
	right: 0;
}
.services .mod1 {
	padding: 45px 20px 45px 20px;
}
.header-home .mod2 .social {
	position: relative;
	top: 25px !important;
}
.carousel .container {
	top: 15% !important;
}
.cover1, .cover2, .cover3 {
	padding-bottom: 45%;
}
.testimBox .box p {
	font-size: 14px;
}
.cta-home .caption p {
	font-size: 14px;
}
.content a.btn, input.Button, a.viewmore {
	padding: 10px 15px;
}
.fa-2x {
	font-size: 26px;
}
.header-home .mod2 .header-phone .mod1 {
	margin-right: 0 !important;
	margin-top: -20px !important;
	margin-left: -18px;
}
.container.navbar-wrapper {
	margin-bottom: 0;
	width: auto;
}
.navbar-inner {
	border-radius: 0;
	margin: -20px 0;
}
.phone {
	display: none;
}
header .intro-tag {
	max-width: initial;
	color: rgba(50,50,50, 0.9);
	position: relative;
	width: 100%;
	margin: auto;
	z-index: 20;
	color: rgba(50,50,50, 0.9);
	transition-property: all;
	transition-duration: .5s;
	padding: 20px 0;
	float: left;
}
header .intro-tag br {
	display: inline-block;
}
header .intro-tag br:before {
	content: "";
	display: block;
	padding-right: 5px;
}
.navbar-inner {
	margin: -20px;
}
.carousel .container {
	top: 0px;
	width: 100%;
	text-align: center;
	left: 0;
	right: 0;
	margin: 0 auto;
}
.carousel-control.left, .carousel-control.right {
	display: none;
}
.intro-lead-in {
	font-size: 18px;
	text-align: center;
}
.intro-heading {
	font-size: 40px;
	line-height: 44px;
	text-align: center;
}
.intro-tag .intro-heading:after {
	width: 60px;
	padding-bottom: 20px;
}
a.scroll {
	display: none;
}
}

@media (max-width: 767px) {
.interior .page-contact .form .Button {
	padding: 16px 0;
	width: 100%;
	float: none;
}
.interior .form .Button {
	padding: 16px 0;
	width: 100%;
}
.services .col-lg-5 {
	margin: 0;
}
.cta-home .thumbnail {
	width: 360px;
	margin: 20px auto 35px;
}
.address-home .addr .fa-map-marker-alt {
	font-size: 17px;
}
.services .mod2 {
	min-height: 430px;
	background-position: center;
}
.services .test {
	padding: 0;
	border-left: 0;
}
.carousel-inner .intro-heading {
	text-align: center;
	font-size: 18px;
}
.carousel-inner .intro-lead-in {
	text-align: center;
	font-size: 34px;
	font-family: 'Lora', serif;
	color: #000;
	font-style: italic;
}
.carousel .container {
	position: relative;
	z-index: 9;
	left: 0;
	right: 0;
	margin: auto;
	top: 30%;
	left: 0;/* min-width: 100%; */
}
.header-home .mod2 .social {
	position: relative;
	top: 0 !important;
}
.header-phone .mod2 .span2 {
	float: none;
	margin-top: 5px;
}
.home .form .Button {
	width: 100%;
}
.form .Button {
	padding: 16px 110px;
}
.maps {
	height: 300px;
}
.maps iframe {
	height: 300px;
}
.services .mod1 {
	padding: 30px 20px;
}
.services {
	border: 0;
	padding: 0 !important;
	width: 100%;
}
.services .mod2 {
	padding: 25px 25px 55px;
}
.services {
	padding: 0 15px 0 15px;
}
.navbar-fixed-top {
	position: relative;
}
.header-home {
	padding: 20px 0;
}
.cover1, .cover2, .cover3 {
	padding-bottom: 50%;
}
.carousel .container {
	top: 15%;
}
.address-home p {
	font-size: 18px;
}
.fa-2x {
	font-size: 36px;
}
.header-home .mod2 .header-phone .mod2 {
	font-size: 33px;
}
.header-home .mod2 .header-phone .mod1 {
	margin-right: 0 !important;
	margin-top: 0 !important;
	margin-bottom: 5px;
	margin-left: 0;
}
.header-home .mod2 .social {
	float: none;
	margin: 15px 0;
}
.header-home .mod2 .header-phone {
	float: none !important;
}
.header-home .mod2 .header-phone .mod1 {
	float: none !important;
	text-align: center !important;
	width: 100% !important;
	top: 0 !important;
}
.form .intro {
	width: 100%;
}
.plug-in-form input[type=text], .plug-in-form input[type=tel], .plug-in-form input[type=email] {
	width: 100%;
	float: none;
}
.intro-lead-in {
	font-size: 28px !important;
	line-height: 38px;
	margin-top: 15px;
}
.intro-heading {
	line-height: 20px;
	margin-bottom: 30px;
}
}
.interior .carousel-inner {
	display: none;
	z-index: -100;
}
.interior .banner {
	position: relative;
	width: 100%;
	overflow: hidden;
}
.interior .banner img {
	display: block;
	max-width: 100%;
	height: auto;
}
.gradient-overlay {
	background: -moz-linear-gradient(top, rgba(255,255,255,1) 10%, rgba(255,255,255,0) 25%);
	background: -webkit-gradient(left top, left bottom, color-stop(10%, rgba(255,255,255,1)), color-stop(25%, rgba(255,255,255,0)));
	background: -webkit-linear-gradient(top, rgba(255,255,255,1) 10%, rgba(255,255,255,0) 25%);
	background: -o-linear-gradient(top, rgba(255,255,255,1) 10%, rgba(255,255,255,0) 25%);
	background: -ms-linear-gradient(top, rgba(255,255,255,1) 10%, rgba(255,255,255,0) 25%);
	background: linear-gradient(to bottom, rgba(255,255,255,1) 10%, rgba(255,255,255,0) 25%);
 filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
	bottom: 0;
	left: 0;
	opacity: 1;
	position: absolute;
	right: 0;
	top: 0;
	height: 400px;/*z-index: 500;*/
}

@media(max-width:1199px) {
.header-home .mod2 .social {
	position: relative;
	top: 30px;
}
.carousel-control {
	display: none;
}
.header-home .mod2 .header-phone .mod1 {
	margin-top: 5px;
	font-size: 14px;
	text-align: right;
	float: left;
	width: 60%;
	margin-right: 28px;
	position: relative;
	top: -15px;
}
}

@media(max-width:767px) {
.box .inner-container a {
	position: relative;
	right: 0;
	top: 65px;
	padding: 0;
}
.interior .banner img {
	height: auto;
	min-width: 150%;
	left: 50%;
	position: relative;
	transform: translateX(-50%);
}
 @media(max-width:500px) {
.carousel .carousel-inner .intro-tag a.btn, .carousel .carousel-inner .intro-tag a.viewmore, .carousel .carousel-inner .intro-tag input.Button, .carousel .carousel-inner .intro-tag input.ButtonSm, .carousel .carousel-inner .intro-tag input.ButtonHover {
 box-shadow: none;
 padding: 15px 0;
 width: 100%;
}
 .content a.btn, input.Button, a.viewmore {
 padding: 15px 0;
 width: 100%;
}
 .services .mod1 a.btn, input.Button, a.viewmore {
 padding: 15px 0;
 width: 100%;
}
}
@media(max-width:480px) {
.cta-home .thumbnail {
 width: 100%;
 margin: 20px auto 35px;
}
 ul.menu-icons {
 position: absolute;
 right: 0;
 left: 0;
 margin: auto;
 padding: 5px 0 10px 0px;
 border: 0 !important;
}
}
.carousel-inner .intro-heading {
	font-size: 14px;
}
.overlay {
	background: rgba(255,255,255,1);
	background: -moz-linear-gradient(top, rgba(255,255,255,0) 8%, rgba(255,255,255,0) 18%);
	background: -webkit-gradient(left top, left bottom, color-stop(8%, rgba(255,255,255,1)), color-stop(18%, rgba(255,255,255,0)));
	background: -webkit-linear-gradient(top, rgba(255,255,255,0) 8%, rgba(255,255,255,0) 18%);
	background: -o-linear-gradient(top, rgba(255,255,255,0) 8%, rgba(255,255,255,0) 18%);
	background: -ms-linear-gradient(top, rgba(255,255,255,0) 8%, rgba(255,255,255,0) 18%);
	background: linear-gradient(to bottom, rgba(255,255,255,0) 8%, rgba(255,255,255,0) 18%);
 filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#ffffff', GradientType=0 );
}
}
