@import url("global.css");
/* CompiledCSS */
a:hover {
		text-decoration : underline;
}
.unleaded{
	padding:4px 15px 0 15px;
	margin:0 0 0 0;
	font-size: 16px;
	font-weight: bold;
}


/* Start StyleCSS */
@charset "utf-8";
html, body {
	height: 100%;
}
body {
    font-family: 'Work Sans', sans-serif;
    font-weight: 300;
    font-size: 16px;
    color: #0a0a0a;
    line-height: 160%;
    background: #f8f8f9;
}
#CP_StyleContainer {
	position: relative;
	overflow:hidden;
}
p {
    margin: 0 0 15px;
}
h1, .h1, h2, .h2, h3, .h3, h4, .h4, h5, .h5, h6, .h6 {
	line-height: 160%;
    font-weight: 300;
}
h1, .h1 {
    font-size: 42px
}
h2, .h2 {
    font-size: 36px
}
h3, .h3 {
    font-size: 28px
}
h4, .h4 {
    font-size: 18px
}
h5, .h5 {
    font-size: 14px
}
h6, .h6 {
    font-size: 12px
}
.wow {
     visibility: hidden;
 }
/* Colors */

.thin {
    font-weight:300;
}
.strong {
    font-weight:600;
}
a {
    color:#0b9efa;
	text-decoration: none;
}
a:hover, a:focus {
    color: #808080;
	text-decoration: underline;
}
a[name]:before {
    content: " ";
    display: block;
	margin-top:-90px;
	position: absolute;
	width:100%:
}
.box-shadow {
box-shadow: -3px 3px 7px rgba(0,0,0,.3);
}
.color-1 {
	color:#0b9efa !important;
	border-color:#0b9efa !important;
}
.bg-color-1 {
	background-color:#0b9efa !important;
	border-color: #0b9efa !important;
	color: #fff !important;
}
.color-2 {
	color:#8cc63f !important;
	border-color:#8cc63f !important;
}
.bg-color-2 {
	background-color:#8cc63f !important;
	border-color: #8cc63f !important;
	color: #fff !important;
}
.color-3 {
	color:#c52127 !important;
	border-color:#c52127 !important;
}
.bg-color-3 {
	background-color:#c52127 !important;
	border-color: #c52127 !important;
	color: #fff !important;
}
.color-4 {
	color:#fcb040 !important;
	border-color:#fcb040 !important;
}
.bg-color-4 {
	background-color:#fcb040 !important;
	border-color: #fcb040 !important;
	color: #fff !important;
}
.color-5 {
	color:#28211f !important;
	border-color:#28211f !important;
}
.bg-color-5 {
	background-color:#28211f !important;
	border-color: #28211f !important;
	color: #fff !important;
}
.bg-color-6 {
	background-color:#af9ccb !important;
	border-color: #af9ccb !important;
	color: #fff !important;
}
.bdr-color-1 {
    border-color: #0B9EFA !important;
}

.bdr-color-2 {
    border-color: #93C84E !important;
}

.bdr-color-3 {
    border-color: #C73339 !important;
}

.bdr-color-4 {
    border-color: #F8B44F !important;
}

.bdr-color-5 {
    border-color: #28211f !important;
}
.bg-white {
	background-color:#fff !important;
}
.white {
	color:#fff !important;
}
.btn {
    transition: all 0.3s ease;
    text-decoration: none;
    /* border-radius: 0; */
    font-weight: 600;
    text-transform: uppercase;
box-shadow: -3px 3px 7px rgba(0,0,0,.3);
}
.btn-ghost {
    background: transparent !important;
    color: #fff !important;
    border: 1px solid #fff !important;
}

.btn-ghost:hover {
    color: #119CF4 !important;
    background: #fff !important;
}
.btn-primary {
	color:#fff;
	background:#0b9efa;
	border-color:#0b9efa;
}
.btn-primary:hover, .btn-primary:focus {
	color:#fff;
	background:#0b9efa;
	border-color:#0b9efa;
	opacity:.7;
}
.btn-default {
	color:#fff;
	background:#8cc63f;
	border-color:#8cc63f;
}
.btn-default:hover, .btn-default:focus {
	color:#fff;
	background:#8cc63f;
	border-color:#8cc63f;
	opacity:.7;
}
.fancy-line {
    position: relative;
    height: 10px;
}
.fancy-line div {
    height: 10px;
}
.form-control,
.input-lg,
.btn-lg {
	/* border-radius: 0; */
}

/* Margins */

.margin-0 {
    margin-top:0 !important;
    margin-bottom:0 !important;
}
.margin-10 {
    margin-top:10px !important;
    margin-bottom:10px !important;
}
.margin-20 {
    margin-top:20px !important;
    margin-bottom:20px !important;
}
.margin-30 {
    margin-top:30px !important;
    margin-bottom:30px !important;
}
.margin-40 {
    margin-top:40px !important;
    margin-bottom:40px !important;
}
.margin-50 {
    margin-top:50px !important;
    margin-bottom:50px !important;
}
.margin-60 {
    margin-top:60px !important;
    margin-bottom:60px !important;
}
.margin-120 {
    margin-top:120px !important;
    margin-bottom:120px !important;
}
.margin-top-0 {
    margin-top:0px !important;
}
.margin-top-10 {
    margin-top:10px !important;
}
.margin-top-20 {
    margin-top:20px !important;
}
.margin-top-30 {
    margin-top:30px !important;
}
.margin-top-40 {
    margin-top:40px !important;
}
.margin-top-50 {
    margin-top:50px !important;
}
.margin-top-60 {
    margin-top:60px !important;
}
.margin-top--60 {
    margin-top:-60px !important;
}
.margin-bottom-0 {
    margin-bottom:0px !important;
}
.margin-bottom-10 {
    margin-bottom:10px !important;
}
.margin-bottom-20 {
    margin-bottom:20px !important;
}
.margin-bottom-30 {
    margin-bottom:30px !important;
}
.margin-bottom-40 {
    margin-bottom:40px !important;
}
.margin-bottom-50 {
    margin-bottom:50px !important;
}
.margin-bottom-60 {
    margin-bottom:60px !important;
}
.margin-bottom--60 {
    margin-bottom:-60px !important;
}

/* Header */

#skipNav {
	opacity: 0;
	left:50%;
	top:-46px;
	min-width:220px;
	margin-left:-110px;
	position: absolute;
	-webkit-transition: top 1s ease-out, background 1s linear;
    transition: top 1s ease-out, background 1s linear;
    z-index: 100;
	border-radius: 0 0 4px 4px;
	-moz-border-radius: 0 0 4px 4px;
	-webkit-border-radius: 0 0 4px 4px;
}
#skipNav:focus {
	opacity: 1;
	position:absolute;
	top:0;
	-webkit-transition: top .1s ease-in, background .5s linear;
    transition: top .1s ease-in, background .5s linear;
}
header .container, header .container .clearfix {
	position: relative;
}
header {
	position: relative;
    width:100%;
border: 1px solid #e3e7ea;
}
#CP_StyleContainer.fix {
    padding-top:96px;
}
header.fix {
    top:0;
    position: fixed;
    background:#fff;
    box-shadow: 0px 0px 5px rgba(0, 0, 0, .6);
    z-index: 1003;
    display: none;
}
header.fix .margin-20 {
    margin:0 !important;
}
#logo {
	text-decoration:none;
	float:left;
	display: block;
}
#logo h2 {
	margin:0;
	padding:0;
	line-height:50px;
}
#logo h2:before {
	content:" ";
	float:left;
	display: block;
	height:50px;
	width:50px;
	background:url(galleries/style/636/images/icon.svg) no-repeat;
}
#logo img {
	max-width: 275px;
	max-height:100px;
}
#Toggle {
	margin: 0;
	padding:0;
	width:40px;
	display:block;
	position:absolute;
	top:50%;
	margin-top:-20px;
	right:5px;
	border:0;
	text-decoration: none !important;
    color:#0a0a0a;
    cursor: pointer;
}
#Toggle .fa-bars {
    line-height: 40px;
    height:40px;
    width:40px;
    text-align: center;
    font-size:24px;
}

/* Homepage Slideshow */

#homeSlide {
	text-align: center;
	border: none;
	position: relative;
	background-repeat:no-repeat;
	background-position:center center;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	-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;
}
.bottom #homeSlide {
	margin-bottom:0;
}
#homeSlide .carousel-inner, #homeSlide .carousel-inner .item img {
	top:0;
	left: 0;
	width: 100%;
	overflow: hidden;
}
.carousel-control.right, .carousel-control.left {
    background-image: none;
    filter: none;
}
#homeSlide .carousel-inner .item {
	background-repeat:no-repeat;
	background-position:center center;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
}
#homeSlide .carousel-inner div {
	z-index:0 !important;
}
#homeSlide .carousel-inner .item:after {
	padding-top: 56.25%;
	display: block;
	content: '';
}
#homeSlide .line {
	height:5px;
	position: absolute;
	bottom:0;
	background:rgba(255, 255, 255, 0.5);
	width:100%;
}
#homeSlide .caption {
	width:100%;
	text-align: center;
z-index:2;
}
#homeSlide .outline {
    border: 6px solid #fff;
	background: rgba(225, 225, 225, 0.8);
    padding: 40px;
	display: inline-block;
	box-sizing:border-box;
}
.internal #homeSlide {
	display: flex;
	flex-direction: column;
	width: 100%;
	height: 50vh;
	min-height:300px;
}
#homeSlide {
	display: flex;
	flex-direction: column;
	width: 100%;
	height: 300px;
	min-height: 400px;
}
#homeSlide .carousel-inner, #homeSlide .item {
	flex:1;
	width: 100%;
	height: 100%;
}
#homeSlide .align {
	width: 100%;
	height: 100%;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-ms-flex-align: center;
	-webkit-align-items: center;
	-webkit-box-align: center;
	align-items: center;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1;
}
#homeSlide video {
	min-width: 100%;
	min-height: 100%;
	width: auto;
	height: auto;
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%,-50%);
	object-fit: cover;
}
#CP_Services a {
    text-decoration: none;
    color:#0a0a0a;
}
#CP_Services a .fa {
    color:#8cc63f;
    transition: all 0.3s ease;
}
#CP_Services .col-md-4:hover .fa {
    color:#0b9efa;
}
#testimonials .carousel-indicators {
    bottom:0;
}
.carousel-indicators li {
    width: 12px;
    height: 12px;
    margin: 0 2px;
    border: 0;
    border-radius: 10px;
    background-color: #fff;
}
.carousel-indicators .active {
    margin: 0 2px;
    width: 12px;
    height: 12px;
    background-color: #0b9efa;
}
.overlay {
    background-color: rgba(0, 0, 0, .4);
    border-top: 1px solid rgba(0,0,0,0);
    border-bottom: 1px solid rgba(0,0,0,0);
}
.parallax {
	color:#fff;
    background-attachment: fixed!important;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover
}
hr.title {
    border-width: 2px;
    width: 15%;
}
#services a {
	text-decoration: none;
	color: #555555;
    display:block;
}
#services a .fa, #services a u {
	transition: all 0.3s ease;
}
#services a:hover .fa, #services a:hover u {
	color:#0b9efa;
}

.CP_Boxes .box {
    border: 1px solid;
    padding:20px;
    margin:20px;
    background:#fff;
    /* color:#0a0a0a; */
    border-radius: 4px;
}
.CP_Boxes .box h4 {
    margin: -20px -20px 15px;
    padding: 15px 20px;
    display: block;
    background: #0b9efa;
    color: #fff;
    line-height: 35px;
}
@media (min-width: 992px) {
	/* #CP_Pricing .box {
		width: calc(25% - 40px);
	} */
    .CP_Boxes .box {
		width: calc(50% - 40px);
	}
}
#CP_ServicesImg {
    position: absolute;
    right: -50px;
    height:56vh;
    top: 50%;
    margin-top: -28vh;
    min-height: 300px;
    background-repeat: no-repeat;
    background-position: center center;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    display:none;
}
#CP_Pricing ul {
    list-style: none;
    margin:0;
    padding:0;
}
#CP_Pricing li {
    margin:0;
    padding:10px 0;
    border-top:1px solid #ddd;
    list-style: none;
}
#tabFaqs .panel-title {
	padding-left:25px;
	position:relative;
	display:inline-block;
}
#tabFaqs .panel-title span {
	position:absolute;
	left:0;
	top:2px;
    width:20px;
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
#tabFaqs .panel-title .fa-minus, #tabFaqs .panel-title .fa-plus {
	position: absolute;
	left:0;
	top:6px;
}
#tabFaqs .panel-title.collapsed .fa-minus, #tabFaqs .panel-title .fa-plus {
	display: none;
}
#tabFaqs .panel-title.collapsed .fa-plus, #tabFaqs .panel-title .fa-minus {
	display: block;
}
#map {
    height: 450px;
    width: 100%;
    margin-bottom: -6px;
    pointer-events: none;
}

/* Information Panels */
#information .box {
	position: relative;
	height: 200px;
	display: block;
	text-decoration: none;
    opacity: .9;
}
#information .box:focus .back, #information .box:hover .back {
	transform: perspective(1000px) rotateY(0deg);
	opacity: 1;
}
#information .box:focus .front, #information .box:hover .front {
	transform: perspective(1000px) rotateY(180deg);
	opacity: 0;
}
#information .front, #information .back {
    color:#555555;
    position: absolute;
    height:200px;
    width:100%;
    padding:50px 20px 20px;
	left:0;
	top:0;
	transition: 0.6s;
}
#information .back {
	padding:20px;
	transform: perspective(1000px) rotateY(-180deg);
	opacity: 0;
}
#information .front {
	transform: perspective(1000px) rotateY(0deg);
	opacity: 1;
}
#styleTitle .overlay {
	padding:60px 0;
}
#breadcrumbs {
	border-bottom:1px solid #f2f2f2;
	line-height: 40px;
}
#breadcrumbs a {
	text-decoration: none;
	line-height:40px;
}
#breadcrumbs a:hover {
	text-decoration: underline;
}
#sticky {
	position: sticky;
	top:0;
	float:right;
}
#subNav ul {
	list-style:none;
	padding-left:10px;
}
#subNav li {
	position:relative;
	padding-left:20px;
}
#subNav li:before {
	position:absolute;
	top:-11px;
	left:0;
	content:"L ";
	font-size:38px;
	color:#ccc;
	font-weight:300;
}
/* Footer */
footer a {
    margin: 0 10px;
    color: #0a0a0a;
}
footer a, footer a:hover, footer a:focus {
    text-decoration: none;
}
footer .links {
    text-align: right;
}
footer .logo {
    margin: 5px 0;
    display: block;
}
footer .logo img {
    max-width: 200px;
}

/* Bootstrap Carousel Fade */

.carousel-fade .carousel-inner .item {
	-webkit-transition-property: opacity;
	transition-property: opacity;
}
.carousel-fade .carousel-inner .item, .carousel-fade .carousel-inner .active.left, .carousel-fade .carousel-inner .active.right {
	opacity: 0;
}
.carousel-fade .carousel-inner .active, .carousel-fade .carousel-inner .next.left, .carousel-fade .carousel-inner .prev.right {
	opacity: 1;
}
.carousel-fade .carousel-inner .next, .carousel-fade .carousel-inner .prev, .carousel-fade .carousel-inner .active.left, .carousel-fade .carousel-inner .active.right {
	left: 0;
	-webkit-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0);
}
.carousel-fade .carousel-control {
	z-index: 2;
}

/* Tax Countdown */

.countdown_rtl {
	direction: rtl;
}
.countdown_holding span {
	color: #888;
}
.countdown_row {
	clear: both;
	width: 100%;
	padding: 0px 2px;
	text-align: center;
}
.countdown_show1 .countdown_section {
	width: 98%;
}
.countdown_show2 .countdown_section {
	width: 48%;
}
.countdown_show3 .countdown_section {
	width: 32.5%;
}
.countdown_show4 .countdown_section {
	width: 24.5%;
}
.countdown_show5 .countdown_section {
	width: 19.5%;
}
.countdown_show6 .countdown_section {
	width: 16.25%;
}
.countdown_show7 .countdown_section {
	width: 14%;
}
.countdown_section {
	display: block;
	float: left;
	font-size: 75%;
	text-align: center;
}
.countdown_amount {
	font-size: 200%;
}
.countdown_descr {
	display: block;
	width: 100%;
}
.scrollToTop {
	text-decoration: none;
    cursor: pointer;
    position: fixed;
	bottom:15px;
    right:15px;
    width:50px;
    height:50px;
    opacity: .5;
	background:#0b9efa;
	line-height: 50px;
	font-size:24px;
	color:#fff;
	text-align: center;
	transition: all 0.3s;
	z-index: 100;
    border-radius: 4px;
}
.scrollToTop:hover, .scrollToTop:active, .scrollToTop:focus {
    opacity: 1;
	color:#fff;
	text-decoration: none;
}

/* Modal */

body.modal-open {
	padding-right:0 !important;
}

.modal-backdrop.in {
	opacity: 1;
}

.modal-content {
    width: inherit;
    height: inherit;
    margin: 0 auto;
    pointer-events: all;
    background: none;
    box-shadow: none;
    -webkit-box-shadow: none;
    border: 0;
}

.modal-header {
	border-bottom:0;
}

body.modal-open #CP_StyleContainer {
	overflow: hidden;
}

.vertical-alignment-helper {
    display:table;
    height: 100%;
    width: 100%;
    pointer-events:none;
}

.vertical-align-center {
    display: table-cell;
    vertical-align: middle;
    pointer-events:none;
}

#Nav {
	border-radius: 0;
	position: absolute;
	right: 15px;
	top: 50%;
	min-height: 0;
	display: none;
	margin: -20px 0 0;
}

#Nav ul.nav.navbar-nav {
	display: none;
}

@media (min-width: 768px) {
	#Nav ul.nav.navbar-nav {
		display: block !important;
	}
	#CP_SmartMenu {
		display: block !important;
	}
	#Nav {
		display: block !important;
		position: absolute;
		right: 15px;
		top: 50%;
		margin: -20px 0 0;
	}
}

/* SmartMenu */

#Nav {
	border-radius: 0;
	position: absolute;
	right: 10px;
	top: 50%;
	min-height: 0;
	margin: -20px 0 0;
	display: none;
	z-index: 1005;
}

/* Desktop navigation link styles */
@media (min-width: 768px) {
	#Nav ul.nav.navbar-nav > li > a {
		color: #333;
		font-weight: 400;
		text-decoration: none;
		padding: 10px 15px;
	}
	
	#Nav ul.nav.navbar-nav > li > a:hover {
		color: #0066cc;
	}
}

#Nav ul.nav.navbar-nav {
	display: none;
}

@media (min-width: 768px) {
	#Nav ul.nav.navbar-nav {
		display: block !important;
	}
	#CP_SmartMenu {
		display: block !important;
	}
	#Nav {
		display: block !important;
		position: absolute;
		right: 15px;
		top: 50%;
		margin: -20px 0 0;
	}
}

#siteManager,
img[src$="edithtml.gif"] {
	z-index: 1002 !important;
}

#MenuToggle {
	padding: 15px 10px;
	padding-right: 50px;
	line-height: 20px;
	text-decoration: none;
	position: relative;
	cursor: pointer;
	display: none;
}

#MenuToggle .fa-times {
	position: absolute;
	right: 0;
	top: 0;
	width: 50px;
	height: 50px;
	line-height: 50px;
	text-align: center;
}

#CP_StyleOverlay {
	display: none;
}

body.blurFix #CP_StyleOverlay {
	display: block;
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 1000;
	cursor: pointer;
}

body.blurFix {
	overflow: hidden;
}

#CP_SmartMenu {
	box-sizing: border-box;
	position: relative;
	z-index: 9999;
	-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

#CP_SmartMenu,
#CP_SmartMenu ul,
#CP_SmartMenu li {
	display: block;
	list-style: none;
	margin: 0;
	padding: 0;
	line-height: normal;
	direction: ltr;
	text-align: left;
}

#CP_SmartMenu ul {
	display: none;
	background: rgba(0, 0, 0, 0.05);
}

#CP_SmartMenu li,
#CP_SmartMenu a {
	position: relative;
}

#CP_SmartMenu a {
	display: block;
	transition: none;
}

#CP_SmartMenu a.disabled {
	cursor: default;
	color: #cccccc;
}

#CP_SmartMenu::after {
	content: "";
	display: block;
	height: 0;
	font: 0px/0 serif;
	clear: both;
	overflow: hidden;
}

#CP_SmartMenu *,
#CP_SmartMenu *::before,
#CP_SmartMenu *::after {
	box-sizing: inherit;
}

#CP_SmartMenu a,
#CP_SmartMenu a:hover,
#CP_SmartMenu a:focus,
#CP_SmartMenu a:active {
	padding: 15px 10px;
	color: #2d3e50;
	line-height: 20px;
	text-decoration: none;
}

#CP_SmartMenu a:hover {
	background: rgba(0, 0, 0, 0.025);
}

#CP_SmartMenu a .sub-arrow {
	position: absolute;
	top: 50%;
	margin-top: -15px;
	left: auto;
	right: 10px;
	width: 30px;
	height: 30px;
	overflow: hidden;
	font-size: 24px;
	text-align: center;
	text-shadow: none;
	border: 1px solid rgba(0, 0, 0, 0.1);
	background: rgba(255, 255, 255, .8);
	border-radius: 20px;
}

#CP_SmartMenu a .sub-arrow:hover {
	background: #fff;
}

#CP_SmartMenu a .sub-arrow::before {
	content: ' ';
	right: 50%;
	margin-right: -5px;
	top: 50%;
	margin-top: -1px;
	text-align: center;
	width: 10px;
	height: 2px;
	line-height: 50px;
	display: block;
	position: absolute;
}

#CP_SmartMenu a .sub-arrow::after {
	content: ' ';
	right: 50%;
	margin-right: -1px;
	top: 50%;
	margin-top: -5px;
	text-align: center;
	width: 2px;
	height: 10px;
	line-height: 50px;
	display: block;
	position: absolute;
}

#CP_SmartMenu a.highlighted .sub-arrow::after {
	display: none;
}

#CP_SmartMenu li {
	border-top: 1px solid rgba(0, 0, 0, 0.05);
}

#CP_SmartMenu>li:last-child {
	border-bottom: 1px solid rgba(0, 0, 0, 0.05);
}

#CP_SmartMenu ul a,
#CP_SmartMenu ul a:hover,
#CP_SmartMenu ul a:focus,
#CP_SmartMenu ul a:active {
	font-weight: normal;
	border-left: 8px solid transparent;
	transition: all 0.3s ease;
}

#CP_SmartMenu ul ul a,
#CP_SmartMenu ul ul a:hover,
#CP_SmartMenu ul ul a:focus,
#CP_SmartMenu ul ul a:active {
	border-left: 16px solid transparent;
}

#CP_SmartMenu ul ul ul a,
#CP_SmartMenu ul ul ul a:hover,
#CP_SmartMenu ul ul ul a:focus,
#CP_SmartMenu ul ul ul a:active {
	border-left: 24px solid transparent;
}

#CP_SmartMenu ul ul ul ul a,
#CP_SmartMenu ul ul ul ul a:hover,
#CP_SmartMenu ul ul ul ul a:focus,
#CP_SmartMenu ul ul ul ul a:active {
	border-left: 32px solid transparent;
}

#CP_SmartMenu ul ul ul ul ul a,
#CP_SmartMenu ul ul ul ul ul a:hover,
#CP_SmartMenu ul ul ul ul ul a:focus,
#CP_SmartMenu ul ul ul ul ul a:active {
	border-left: 40px solid transparent;
}

@media (min-width: 1200px) {
	/* Switch to desktop layout */
	#Toggle {
		display: none !important;
	}
	#Nav {
		display: block !important;
		position: absolute;
		right: 15px;
		top: 50%;
		margin: -20px 0 0;
		width: auto;
		height: auto;
		background: transparent;
		box-shadow: none;
	}
	#MenuToggle {
		display: none !important;
	}
	#CP_SmartMenu {
		display: block !important;
		float: right;
		margin: 0;
		padding: 0;
	}
	#CP_SmartMenu > li {
		display: inline-block;
		float: none;
		vertical-align: middle;
	}
	#CP_SmartMenu a,
	#CP_SmartMenu a:hover,
	#CP_SmartMenu a:focus,
	#CP_SmartMenu a:active {
		padding: 10px;
	}
	#CP_SmartMenu a:hover {
		background: transparent;
	}
	#CP_SmartMenu ul {
		position: absolute;
		width: 12em;
		border: 1px solid rgba(0, 0, 0, .05);
		background: #fff;
		box-shadow: 0 1px 1px rgba(0, 0, 0, 0.2);
	}
	#CP_SmartMenu li {
		float: left;
		border-top: 0 !important;
	}
	#CP_SmartMenu>li:last-child {
		border-bottom: 0;
	}
	#CP_SmartMenu ul li {
		float: none;
	}
	#CP_SmartMenu a {
		white-space: nowrap;
	}
	#CP_SmartMenu ul a {
		white-space: normal;
	}
	#CP_SmartMenu .sm-nowrap>li>a,
	#CP_SmartMenu .sm-nowrap>li> :not(ul) a {
		white-space: nowrap;
	}
	#CP_SmartMenu a.has-submenu,
	#CP_SmartMenu a.has-submenu.current {
		padding-right: 25px;
	}
	#CP_SmartMenu ul a:hover,
	#CP_SmartMenu ul a:focus,
	#CP_SmartMenu ul a:active,
	#CP_SmartMenu ul a.highlighted {
		color: #fff;
	}
	#CP_SmartMenu ul a:hover .sub-arrow,
	#CP_SmartMenu ul a:focus .sub-arrow,
	#CP_SmartMenu ul a:active .sub-arrow,
	#CP_SmartMenu ul a.highlighted .sub-arrow {
		border-left: 4px solid #fff;
	}
	#CP_SmartMenu a.disabled {
		background: #fff;
		color: #cccccc;
	}
	#CP_SmartMenu a .sub-arrow {
		top: 50%;
		margin-top: -3px;
		right: 8px;
		width: 0;
		height: 0;
		border-left: 6px solid transparent;
		border-right: 6px solid transparent;
		border-bottom: 0;
		border-top:0;
		background: transparent;
		border-radius: 0;
	}
	#CP_SmartMenu a .sub-arrow:hover {
		background: transparent;
	}
	#CP_SmartMenu ul a .sub-arrow {
		margin-top: -5px;
		border-top: 4px solid transparent;
		border-bottom: 4px solid transparent;
		border-right: 0;
		right: 10px;
		display: block;
	}
	#CP_SmartMenu>li {
		border-top: 0;
	}
	#CP_SmartMenu>li:first-child {
		border-left: 0;
	}
	#CP_SmartMenu ul a {
		border: 0 !important;
	}
	#CP_SmartMenu ul a.has-submenu {
		padding-right: 25px;
	}
	#CP_SmartMenu ul>li {
		border-left: 0;
		border-top: 0;
	}
	#CP_SmartMenu ul>li:first-child {
		border-top: 0;
	}
	#CP_SmartMenu ul>li {
		border-top: 1px solid rgba(0, 0, 0, .1);
	}
	#CP_SmartMenu .scroll-up,
	#CP_SmartMenu .scroll-down {
		position: absolute;
		display: none;
		visibility: hidden;
		overflow: hidden;
		background: #fff;
		height: 20px;
	}
	#CP_SmartMenu .scroll-up-arrow,
	#CP_SmartMenu .scroll-down-arrow {
		position: absolute;
		top: -2px;
		left: 50%;
		margin-left: -8px;
		width: 0;
		height: 0;
		overflow: hidden;
		border-width: 8px;
		border-style: dashed dashed solid dashed;
	}
	#CP_SmartMenu .scroll-down-arrow {
		top: 6px;
		border-style: solid dashed dashed dashed;
	}
}

@media (max-width: 1199px) {
	.parallax {
	    background-attachment: scroll !important;
	}
	#MenuToggle {
		display: block;
	}
	#Nav {
		display: none;
		width: 400px;
		position: fixed;
		right: 0;
		top: 0;
		height: 100% !important;
		background-color: #fff;
		z-index: 1003;
		overflow: auto;
		box-shadow: 0px 0px 5px rgba(0, 0, 0, .6);
		display: none;
		margin: 0;
	}
	#Toggle {
		display: inline-block;
	}
	#sticky {
		top: inherit !important;
		position: relative;
	}
}

@media (max-width: 450px) {
	#Nav {
		width: 90%;
	}
}

@media (max-width: 991px) {
    #CP_ServicesImg {
        display:none !important;
    }
	#sticky {
		top:inherit !important;
		position: relative;
		float: none;
	}
    footer a {
        display: block;
        margin: 10px;
    }
	footer .logo,
	footer .links {
		text-align: center;
	}
	footer .logo img {
    	margin: 0 auto;
	}
}
@media (max-width: 767px) {
	.lead {
		font-weight:400;
	}
	#logo {
		/* text-align: center; */
		float:none;
	}
	#logo img {
		padding-right:50px;
		/* max-width:100%; */
	}
}

/* Global */
#content table {
	width:100%;
}
#ServicesHub .shadows, #ListSub .thumbborder.thumbpad, #ListSub table td[width="2%"] {
	display:none;
}
#ServicesHub table td:first-child {
	display:none;
}
#ListSub table td {
	width:100%;
	display:block;
	padding-top:15px;
}
.hubsection {
	height: 80px;
	padding: 30px 0pt 20px;
	border-bottom: 1px solid #888888;
}
.thumbborder {
	background: #fff;
	-webkit-box-shadow: 1px 1px 3px rgba(0,0,0,.5);
	-moz-box-shadow: 1px 1px 3px rgba(0,0,0,.5);
	box-shadow: 1px 1px 3px rgba(0,0,0,.5);
	border:1px solid #999;
	padding:5px;
}

/* Map and Driving Directions */

#Map iframe, #Directions .gadget, #Directions iframe {
    width: 100%;
}
#Publications table {
	width:100%;
	border:inherit;
	border-collapse:collapse;
}
#DueDates * {
	background:none;
	font-family:inherit;
	color:inherit;
}
#DueDates table {
	width:100%;
	border-spacing:0;
}
#DueDates table, #DueDates tr, #DueDates td {
	margin:0;
	padding:0;
	border:none;
	border-collapse:collapse;
}
.taxratetable {
    font-size: inherit !important;
}
.taxratetable font {
	color:inherit;
	font-size:inherit;
	font-family:inherit;
}
#TaxRates table {
	border:none;
	border-collapse:collapse;
}

/* Forms */
#Form {
	display:none;
}
#Form table {
	border:none;
	border-collapse: collapse;
	border-spacing:0;
    margin: 15px auto;
	width:100%;
}
#Form table td {
	text-align:left;
	padding:10px 0 0;
	display:block;
	border:none;
	border-collapse:collapse;
}
#Form table td:first-child {
	font-weight:bold;
}
#Form table input, #Form table textarea {
	font-weight:normal;
}
br.clearfloat {
	display:none;
}
.thumbpad {
	display:block;
	float:left;
	margin-right:20px;
}
#Newsletter table td[width="220"], #Newsletter table td[width="20"] {
	display:none;
}
#Header, #Footer {
	display:none;
}
.hubtab {
    padding: 0;
    text-shadow: none;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
}
hr.headerline.cellcolor {
	display: none;
}
.headerline {
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    clear: both;
    border: 0;
    height: 0;
    margin: 0;
    width: 100%;
}








#CP_SmartMenu a:hover,
#CP_SmartMenu ul a,
#CP_SmartMenu ul a:hover,
#CP_SmartMenu ul a:focus,
#CP_SmartMenu ul a:active {
	color: #0a0a0a;
}

#CP_SmartMenu a .sub-arrow::before,
#CP_SmartMenu a .sub-arrow::after {
	background: #0b9efa;
}

.modal-backdrop,
body.blurFix #CP_StyleOverlay {
	background: rgba(244, 250, 252, .9);
}

@media (min-width: 1200px) {
	#CP_SmartMenu ul a:hover,
	#CP_SmartMenu ul a:focus,
	#CP_SmartMenu ul a:active,
	#CP_SmartMenu ul a.highlighted {
		color: #fff;
		background: #0b9efa;
	}
	#CP_SmartMenu a .sub-arrow {
		border-top: 8px solid #0b9efa;
	}

	#CP_SmartMenu ul a .sub-arrow {
		border-left: 4px solid #0b9efa;
	}

	#CP_SmartMenu .scroll-up-arrow,
	#CP_SmartMenu .scroll-down-arrow {
		border-color: transparent transparent #0b9efa transparent;
	}

	#CP_SmartMenu .scroll-down-arrow {
		border-color: #0b9efa transparent transparent transparent;
	}
}

.text-grey {
color: #808080 !important;
border-color: #808080 !important;
}

.text-blue {
color: #0B9EFA !important;
border-color: #0B9EFA !important;
}

.text-orange {
color: #fcb040 !important;
border-color: #fcb040 !important;
}

.text-green {
color: #8cc63f  !important;
border-color: #8cc63f  !important;
}

.text-red {
color: #c52127 !important;
border-color: #c52127 !important;
}

#homeSlide .overlay:after {
    background-image: url('../../galleries/style/593/images/stripe.png');
    content: "";
    height: 100%;
    left: 0;
    opacity: 0.1;
    position: absolute;
    top: 0;
    width: 100%;
z-index:1;
}

/* Start MENU */
