/*!
 * Start Bootstrap - Semi-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: 'Arial', sans-serif;
	font-size: 16px;
}
hr {
	border-color: #ffa515;
	border-width: 1px;
}
hr.light {
	max-width: 350px;
	border-color: #fff;
	border-width: 3px;
}
a {
	color: #ffa515;
}
a:hover, a:focus {
	color: #ffbb4e;
	text-decoration: none;
}
.footer a {
	color: #1591ff;
}
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: 'Montserrat', sans-serif;
	font-weight: normal;
	margin-bottom: 10px;
	text-align: left;
	font-size: 40px;
	color: #fff;
	margin-top: 10px;
}
.home h2.section-heading {
	margin-bottom: 10px;
}
section.address-plugin h2.section-heading, section.testimonials-plugin h2.section-heading {
	text-align: center;
}
section.address-plugin h2.section-heading {
	padding-bottom: 10px;
}
.address-plugin a {
    color: #1591ff;
}

/* add spacer between col stack */
@media (max-width: 992px) {
.page-team .colmargin, .page-contact .colmargin {
	margin-top: 20px;
}
}
/* remove before prod */
.captcha {
	display: none;
}
header {
	text-align: center;
	color: #fff;
}
.carousel-inner .intro-tag {
	color: rgba(50, 50, 50, 0.9);
	max-width: 550px;
	padding-bottom: 50px;
	position: static;
	transition-duration: 0.5s;
	transition-property: all;
	width: 65%;
	z-index: 20;
	float: right;
}
.clear {
	clear: both;
}
.move {
	width: 90%;
}
.carousel-inner .intro-tag .container-inner {
	clear: both;
	line-height: 22px;
	text-align: center;
	width: auto;
}
.carousel-inner .intro-lead-in {
	font: normal 36px 'Montserrat', sans-serif;
	font-style: normal;
	text-transform: uppercase;
	line-height: 35px;
	text-align: center;
}
.carousel-inner .intro-heading {
	text-transform: capitalize;
	font-family: 'Italianno', cursive;
    font-size: 105px;
    line-height: 115px;
	text-align: center;
	color: #1591ff;
}
.carousel-inner .intro-tag .intro-heading:after {
	border-bottom: 5px solid #1591ff;
	clear: both;
	content: "";
	display: block;
	margin: 0 auto;
	padding-bottom: 20px;
	text-align: center;
	width: 175px;
}
/*
@font-face {
	font-family: 'BonheurRoyaleRegular';
	src: url('../fonts/bonheur_royale-webfont.eot');
	src: url('../fonts/bonheur_royale-webfont.eot?#iefix') format('embedded-opentype'),  url('../fonts/bonheur_royale-webfont.ttf') format('truetype'),  url('../fonts/bonheur_royale-webfont.svg#webfont') format('svg');
}
*/
.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-lead-in {
	font-style: italic;
	line-height: 40px;
}
header .intro-heading {
	text-transform: uppercase;
	font-size: 80px;
	line-height: 80px;
}
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-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: #fff url(content-bg.jpg) center center fixed;
	height: auto;
	margin: 0 auto;
	width: 100%;
	position: relative;
	background-repeat: repeat;
	color: #333;
	padding: 70px 0 50px;
}
section.content h2:first-of-type {
	color: #333;
}
.home section.content p:first-of-type {
	text-align: left;
}
/*contact plugin*/
section.contact-plugin {
	background-color: #1591ff;
	color: #454545;
	padding: 0px;
}
section.contact-plugin .container-inner {
	padding: 40px 0;
}
section.contact-plugin h2:first-of-type {
	color: #333;
	text-align: center;
}
/*address plugin*/
section.address-plugin {
	padding: 0px;
	background: #fff url(content-bg.jpg) center center fixed;
	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: #333;
}
.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;
}
.office a {
	color: #333;
}
.admap {
	text-transform: uppercase;
	font-size: 95%;
	font-weight: bold;
}
.address-plugin a {
	-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 {
    background-image: url(testimonial-bg.jpg);
	background-position: 30% 20%;
    background-size: cover;
    color: #fff;
    height: auto;
    margin: 0 auto;
    padding: 0;
    position: relative;
    text-align: center;
    width: 100%;
}
/*footer*/
section.footer {
	background-image: url(footer-bg.jpg);
	background-repeat: repeat-x;
	background-position: bottom left;
	background-color: #fff;
	padding: 30px 0;
	color: #333;
	position: relative;
	height: auto;
	width: 100%;
	text-align: center;
    border-top: 1px solid #bcbcbc;
}
/*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;
}
}
#page-404-box {
	text-align: center;
}
/* =================
   *Button UI
   =================================================== */
/*default styling*/
a.btn, input.ButtonSm, input.Button, a.viewmore, input.ButtonHover {
	border: none;
	border-radius: 0px;
	text-transform: uppercase;
	text-decoration: none;
	font-weight: 700;
	-webkit-transition: all .35s;
	-moz-transition: all .35s;
	transition: all .35s;
}
/*large*/
a.btn, input.Button, a.viewmore, input.ButtonHover {
	padding: 10px 30px;
}
/*small*/  
input.ButtonSm {
	padding: 10px 5%;
}
/*default solid color*/
a.btn, input.ButtonSm, input.Button, a.viewmore {
	background-color: #ffa515;
	color: #fff;
}
/*:hover*/
input.ButtonHover, a.btn:hover, input.ButtonSm:hover, a.viewmore:hover {
	background-color: #ffbb4e;
	color: #fff;
}
/*color ghost*/
a.viewmore {
	background-color: #ffa515;
	color: #fff;
}
/*:hover*/
a.viewmore:hover {
	background-color: #ffbb4e;
	color: #fff;
}
/*color 2 solid */
input.Button, input.ButtonHover {
	border: none;
	background-color: #ffa515;
	color: #fff;
}
/*:hover*/
input.Button:hover, input.ButtonHover {
	border: none;
	background-color: #ffbb4e;
	color: #fff;
}
a.phonelink {
	font-size: 18px;
}
/*simple chevrons*/
a.viewmore:after {
	font: 20px FontAwesome;
	display: inline-block;
	content: '\f105';
	color: #fff;
	padding: 0 0 0 12px;
	margin: 0px;
	display: inline-block;
	vertical-align: middle;
	top: -2px;
	position: relative;
}
a.viewmore:hover:after {
	color: #fff;
}
/* =================
   *Header - Company Name Widget
   =================================================== */

.navbar-brand {
	font-family: 'Montserrat', sans-serif;
	font-weight: normal;
    background: transparent;
    padding-top: 0px;
    color: #fff;
    line-height: 34px;
}
.navbar-brand a {
	color: #fff;
	font-family: 'Montserrat', sans-serif;
	text-transform: uppercase;
	font-size: 21px;

}
#pnlheader {
	color: #fff;
	font-family: 'Montserrat', sans-serif;
	text-transform: none;
	font-size: 21px;
		font-weight: normal;
	

}
.logo {
    margin: 0 auto;
}

/*Large Text*/
.compTitle1Large,
.compTitle2Large {
    font-size: 400%;

}
.compTitle3Large {
    font-size: 120%;
}
/*Medium Text*/
.compTitle1Medium,
.compTitle2Medium  {
    font-size: 150%;

}
.compTitle3Medium {
    font-size: 130%;
}
/*Small Text*/
.compTitle1Small,
.compTitle2Small {
    font-size: 150%;

}
.compTitle3Small {
    font-size: 100%;
}

/*line-height adjustments*/
.compTitle1Large,
.compTitle2Large,
.compTitle3Large {
line-height: 60px;
}
.compTitle1Medium,
.compTitle2Medium,
.compTitle3Medium {
line-height: 35px;
}
.compTitle1Small,
.compTitle2Small,
.compTitle3Small {
line-height: 60px;
}

/*colors*/
.compTitle1Small,
.compTitle2Small,
.compTitle1Medium,
.compTitle2Medium,
.compTitle1Large,
.compTitle2Large
 {
    color: #ffa515;
    text-transform: none;
	font-family: 'Cinzel', serif;
}
.compTitle3Small,
.compTitle3Medium,
.compTitle3Large {
    color: #1591ff;
	font-family: 'Cinzel Decorative', cursive;
}
/*hide line #2 mobile view*/
.compTitle2Small,
.compTitle2Medium,
.compTitle2Large 
 {
/*display: none;*/
}

a.homelink {
    display: block;
}
a:hover.homelink,
a:focus.homelink,
a:active.homelink
 {
    text-decoration: none;
}

/*Responsive*/
@media(max-width:1281px) {

}
@media(max-width:480px) {
.navbar-brand {
    padding-bottom: 10px;
    text-align: center;
    float: none;
    clear: both;
}
}
@media(max-width:480px) {
.compTitle1Large,
.compTitle1Medium,
.compTitle1Small,
.compTitle2Large,
.compTitle2Medium,
 {
    font-size: 160%;
    line-height: 30px;
}
.compTitle3Large,
.compTitle3Medium,
.compTitle3Small
 {
    font-size: 110%;
    line-height: 27px;
    }
}

/* =================
   *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;
}
.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;
    color: #1591ff;
}

@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(255,165,21,.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-top-left-radius: 4px;
	border-top-right-radius: 4px;
	border-bottom-right-radius: 4px;
	border-bottom-left-radius: 4px;
	-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(255,165,21,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 .bannerFix {
	position: relative;
	width: 100%;
	overflow: hidden;
}
.interior .bannerFix img {
	display: block;
	max-width: 100%;
	height: auto;
}

@media(max-width:768px) {
.interior .bannerFix 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;
}
#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: 40%;
	left: 0;/* min-width: 100%; */
}
.cover1 {
	background-image: url(cover1.jpg);
	background-size: cover;
	padding-bottom: 42%;
}
.cover2 {
	background-image: url(cover2.jpg);
	background-size: cover;
	padding-bottom: 42%;
}
.cover3 {
	background-image: url(cover3.jpg);
	background-size: cover;
	padding-bottom: 42%;
}
.carousel-control {
	height: 500px;
	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: 35%;
}
.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 {
	background: #fff url("header-bg.jpg") repeat-x scroll 0 0;
	width: 100%;
	padding: 30px 0 40px;
}
.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: 68%;
	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: url("blue-bg.jpg") repeat-x scroll 0 0;
	padding: 20px 0;
}
.address-home p {
	margin: 0;
	text-align: center;
	color: #fff;
	font-size: 30px;
}
.cta-home {
	background-color: #d8d8d8;
	padding: 45px 0;
}
.cta-home .thumbnail {
	background-color: #666666;
	border: none;
	border-radius: 0;
	display: block;
	line-height: 1.42857;
	margin-bottom: 0;
	padding: 0;
	transition: border 0.2s ease-in-out 0s;
}
.cta-home .caption h3 {
	color: #fff;
	text-align: center;
	font-size: 28px;
}
.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: #e6e6e6;
	border-top: 2px solid #999;
}
.services .mod1 {
	padding: 45px 20px 45px 0;
}
.services .mod1 h2 {
	margin-top: 0;
}
.services .mod2 {
	padding: 45px;
	background-color: #b3b3b3;
}
.services .mod2 h2 {
	margin-top: 0;
	margin-bottom: 25px;
}
.services .panel-default > .panel-heading {
	background: none;
	border-bottom: 1px solid #d5d5d5;
	;
	color: #333;
	padding: 20px 15px;
}
.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 {
	background: #eee none repeat scroll 0 0;
	margin-bottom: 23px;
	padding: 25px 29px 28px;
	position: relative;
}
.testimBox .box p {
	line-height: 21px;
	margin-bottom: 0;
}
.testimBox .box em {
	background: rgba(0, 0, 0, 0) url("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;
	margin-top: 25px;
}
.services .test {
	padding: 0;
	border-left: 2px solid #999;
}
.testimBox .read-more {
	float: right;
}
.maps {
	height: 450px;
}
.maps iframe {
	pointer-events: none;
}
.maps iframe {
	filter: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg'><filter id='grayscale'><feColorMatrix type='matrix' values='0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0'/></filter></svg>#grayscale");
	filter: grayscale(100%);
	-moz-filter: grayscale(100%);
	-ms-filter: grayscale(100%);
	-o-filter: grayscale(100%);
	filter: gray; /* IE6-9 */
	-webkit-filter: grayscale(100%);
}
.form .heading .section-heading {
	color: #fff;
	font-weight: normal;
	border-bottom: 2px solid #fff;
}
.box .inner-container h2 {
	display: none;
}
.box .inner-container a {
	display: none;
}
.box .inner-container .page-item {
	padding: 0;
}
.box .inner-container blockquote {
	font-size: 16px;
	font-style: normal;
	padding: 0;
}
.box .inner-container .source {
	display: none;
}
.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;
}
.home .form input, .home textarea {
	border: 0 !important;
}
.form input[type=text], .form input[type=tel], .form input[type=email], .form textarea {
	width: 100%;
	display: block;
	border: 1px solid #ccc;
	background: rgba(255,255,255,1.0);
	color: #333;
	outline: none;
	padding: 5px 0 5px 10px;
	margin: 0 0 10px;
	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;
}
.contact-pg-form .fieldswrap input, .contact-pg-form textarea {
    border: 0;
}
input[type="radio"]:checked + label::before, input[type="checkbox"]:checked + label::before {
	background: #ffa515 none repeat scroll 0 0;
	border: 0;
	color: rgb(255, 255, 255);
}
.case-details a.icon {
	background: #ffa515;
	border: 0;
	border-radius: 0;
	cursor: pointer;
	padding: 6px 12px;
	color: #fff;
}
.case-details a.icon:hover {
	background: #ffbb4e;
	color: #fff;
	text-decoration: none;
}
#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 !important;
	border: 0 none !important;
}
.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 !important;
	border: 1px solid #ccc !important;
}

.app-req-form input[type=text]:focus, .app-req-form input[type=tel]:focus, .app-req-form input[type=email]:focus, .app-req-form textarea:focus {
	box-shadow: none !important;
	border: 1px solid #ccc !important;
}
.form textarea {
	height: 175px!important;
}
.home .comments textarea {
	border: 0 none !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: #fff;
	text-align: center;
	margin: 0 auto;
	width: 75%;
}
.page-contact .form .intro {
	padding: 10px 0 0 0;
	color: #fff;
	text-align: left;
	width: auto;
}
.form .fieldswrap {
	padding: 20px 0 0 0;
	overflow: hidden;
}
.form fieldset {
	margin: 0;
	padding: 0;
	border: none;
}
.page-contact .container-inner .form .Button {
	/*	width: 100%;*/
	float: right;
}
.contact-plugin .form .Button {
/*	padding: 16px 160px;*/
}
.form .btn-row {
	text-align: center !important;
	height: 50px;
}
.form .notes {
	padding: 20px 0 0 0;
	display: block;
}
.form .notes span {
	color: #fff;
}
/*other page form styling */
.plug-in-form input[type=text], .plug-in-form input[type=tel], .plug-in-form input[type=email] {
	width: 100%;
	display: block;
	border: 0;
	float: none;
	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: 10px;
	border-bottom: 10px;
}
.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: #1591ff;
	border: 0;
	border-radius: 0;
}
.form .heading::after {
	border: none;
}
input[type="radio"] + label::before, input[type="checkbox"] + label::before {
	background: #ccc;
	border-color: #ccc;
}
.rblMaps, .rblPhones {
	background-color: #1591FF;
	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: #ffa515;
	border-color: #fff;
	color: #fff;
	display: block;
	padding: 15px;
	text-decoration: none;
}
.navbar-header {
	float: right;
}
.carousel {
    position: relative;
    z-index: -1;
}
.ie9 .home .home-nav {
	position: relative;
	left: 0;
	right: 0;
}
.home .home-nav {
	position: absolute;
	left: 0;
	right: 0;
    z-index: 1030;
}
.interior .int-nav {
	position: absolute;
	left: 0;
	right: 0;
}
.ie9 .interior .int-nav {
	position: relative;
	left: 0;
	right: 0;
}
.home .form {
	background-color: #1591ff;
/*	padding: 20px;*/
}
.home .form .intro {
	color: #fff;
	margin: 0 auto;
	padding: 10px 0 0;
	text-align: left;
	width: 100%;
	font-size: 15px;
}
.home .form .btn-row {
	height: 50px;
	text-align: right !important;
}
.testimonials-plugin .inner-container {
	min-height: auto;
	position: relative;
	text-align: center;
	width: 100%;
}
.page-testimonials .page-item, .app-req-form .page-item, .page-photogallery .page-item, .page-contact .page-item:nth-child(n+2), .page-links .page-item, .page-dentalvideos .page-item, .page-faq .page-item, .page-smileanalysis .page-item, .app-req-form .page-item.currentpatient, .app-req-form .page-item.prefcall, .app-req-form .page-item.preflocation, .app-req-form .page-item.prefday, .app-req-form .page-item.preftime, .app-req-form .page-item.comments, .page-team .page-item, .page-smileanalysis .group > .page-item:last-child, .page-smileanalysis .page-item:last-child, .page-links .page-item:last-child, .page-dentalvideos .page-item:last-child, .page-faq .page-item:last-child, .page-photogallery > div > .page-item:last-child, .page-list > ul > li > a, .page-contact .page-item, .related-pages, .page-list > ul, .page-list ul, .page-list > ul > .PageService_Group, .page-contact .profile {
	border-color: #ffa515;
}
.accordion .page-item:hover h3 {
	background: #ffa515;
	color: #fff;
}
ul.menu-icons li a.icon:hover {
	background-color: #ffa515;
}
.fade-in{
opacity: 0;
    -webkit-transition: opacity 1s ease-in-out;
    -moz-transition: opacity 1s ease-in-out;
    -o-transition: opacity 1s ease-in-out;
    transition: opacity 1s ease-in-out;
}


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


@media (max-width: 1199px) {
    .interior .int-nav {
        left: 0;
        position: relative;
        right: 0;
    }
    .home .home-nav {
        left: 0;
        position: relative;
        right: 0;
    }
.carousel .container {
	top: 35%;
}
.plug-in-form input.Button, .smileanalysis-form input.Button {
	display: inline-block;
}
.plug-in-form input[type=text], .plug-in-form input[type=tel], .plug-in-form input[type=email] {
	width: 100%;
}
}

@media (max-width: 992px) {
.carousel .container {
	top: 30%;
}
.carousel-inner .intro-lead-in {
	font: normal 31px 'Montserrat', sans-serif;
	line-height: 35px;
}
.carousel-inner .intro-heading {
	font-size: 90px;
	line-height: 80px;
}
#pnlheader .compTitle1Medium, .compTitle2Medium {
	font-size: 42px;
	line-height: 45px;
}
#pnlheader .compTitle3Small, .compTitle3Medium, .compTitle3Large {
	font-size: 31px;
	line-height: 40px;
}
.home-cont {
	margin-bottom: 35px;
}
.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 .mod2 {
	font-size: 21px;
}
.header-home .mod2 .header-phone .mod1 {
	margin-right: 10px !important;
	margin-top: -30px !important;
}
.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 {
	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: 768px) {
    .carousel-inner .intro-lead-in {
	font: normal 31px 'Montserrat', sans-serif;
	line-height: 35px;
        margin-bottom: 15px;
}
#pnlheader .compTitle1Medium, .compTitle2Medium {
	font-size: 33px;
	line-height: 35px;
}
#pnlheader .compTitle3Small, .compTitle3Medium, .compTitle3Large {
	font-size: 17px;
	line-height: 35px;
}
#testiomnials a.viewmore {
	bottom: 20px;
	position: relative;
}
.owl-carousel {
	bottom: 20px;
}
section.testimonials-plugin {
	padding: 10px 0;
}
.carousel-inner .intro-heading {
	font-size: 80px;
	line-height: 30px;
}
.carousel-inner .intro-tag .intro-heading::after {
	border: 0;
}
.carousel .container {
	border-top: 1px solid #1591FF;
	left: 0;
	margin: 0 auto;
	position: relative;
	right: 0;
	text-align: center;
	top: 0;
	width: 100%;
}
.intro-tag {
	float: none !important;
	margin: 0 auto !important;
	padding: 20px 0 5px !important;
	width: 100% !important;
}
.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;
}
.services {
	padding: 0 15px 0 15px;
}
.navbar-fixed-top {
	position: fixed;
}
.header-home {
	padding: 20px 0;
}
.cover1, .cover2, .cover3 {
	padding-bottom: 50%;
}
.carousel .container {
	top: 15%;
	display: none;
}
.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;
}
.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;
}
.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;
}
}
.interior .carousel-inner {
	display: none;
	z-index: -100;
}
.interior .bannerFix {
	position: relative;
	width: 100%;
	overflow: hidden;
    z-index: -1;
}
.interior .bannerFix img {
	display: block;
	width: 100%;
	height: auto;
	margin: 0 auto;
}
.int-banners {
	padding: 0 !important;
}
.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) {
.phone-icon {
	display: none;
}
.ie9 .carousel {
    top: 0;
}
/*
.carousel {
	top: 60px;
}
*/
.navbar-header {
	float: none;
}
.navbar-header .seoPhone .span1, .span2 {
	display: none;
}
.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;
}
/*
.interior .bannerFix {
	margin-top: 62px;
}
*/
}

@media(max-width:992px) {

.compTitle1Large {
   font-size: 200%;
   line-height: 30px;
}
.compTitle2Small {
   font-size: 100%;
   line-height: 30px;
}

.compTitle3Large {
   font-size: 80%;
   line-height: 30px;
}

}

@media(max-width:768px) {
.interior .bannerFix img {
	height: auto;
	min-width: 150%;
	left: 50%;
	position: relative;
	transform: translateX(-50%);
}
/*
.interior .bannerFix {
	margin-top: 85px;
}
*/
 @media(max-width:500px) {
}
@media(max-width:480px) {
     .navbar-brand {
    padding: 0;
}
 #pnlheader .compTitle1Medium, .compTitle2Medium {
 font-size: 33px;
 line-height: 35px;
}
 #pnlheader .compTitle3Small, .compTitle3Medium {
 font-size: 27px;
 line-height: 35px;
}
 .carousel-inner .intro-heading {
 font-size: 73px;
 line-height: 55px;
}
 ul.menu-icons {
 position: absolute;
 right: 0;
/*
 left: 0;
 margin: auto;
*/
 padding: 5px 0 10px 0px;
 border: 0 !important;
}

.compTitle1Large {
   font-size: 170%;
   line-height: 30px;
}
.compTitle2Small {
   font-size: 70%;
   line-height: 24px;
}

.compTitle3Large {
   font-size: 60%;
   line-height: 30px;
}

}
/*
.interior .bannerFix {
	margin-top: 62px;
}
*/
.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 );
}
}
