/*
Theme Name: Las Vegas Orthopaedics
Theme URI: http://www.creativetakeweb.com
Description: Theme produced by CreativeTake Medical
Version: 1.0
Author: CreativeTake Medical
Author URI: http://www.creativetakeweb.com
*/

/* =Reset default browser CSS. Based on work by Eric Meyer: http://meyerweb.com/eric/tools/css/reset/index.html
-------------------------------------------------------------- */
/*Sets CSS3 Effects for IE8*/
*{behavior: url(/?pie=true);}

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
    border: 0;
    font-family: inherit;
    font-size: 100%;
    font-style: inherit;
    font-weight: inherit;
    margin: 0;
    outline: 0;
    padding: 0;
    vertical-align: baseline;
}
:focus {/* remember to define focus styles! */
    outline: 0;
}

html {
	min-width: 1024px;
	height: 100%;
	-webkit-text-size-adjust: 100%;
	-webkit-appearance: none;
}

body {
    line-height: 1;

}

p {
	margin: 1em 0;
}

ol, ul {
    list-style: none;
}
table {/* tables still need 'cellspacing="0"' in the markup */
    border-collapse: separate;
    border-spacing: 0;
}
caption, th, td {
    font-weight: normal;
    text-align: left;
}
blockquote:before, blockquote:after,
q:before, q:after {
    content: "";
}
blockquote, q {
    quotes: "" "";
}

blockquote {
	font-family: "PT Sans", Helvetica, sans-serif;
	display: block;
	float: left;
	font-weight: normal;
	padding: 0 0 0 2em;
	border-left: 5px solid #3687C8;
	margin: 1em 0;
	font-size: 22px;
	text-align: center;
}

blockquote span {
	font-style: italic;
	font-weight: normal;
	margin: 1em 0;
	color: #649740;
	clear: left;
	display: block;
}

blockquote p {
	margin: 10px 0 !important;
	line-height: 1.4em;
}

em, i {
	font-style: italic;
}

hr {
	border-width: 0;
}

hr {
	border: 0;
	clear: both;
    height: 1px;
    background-image: -webkit-linear-gradient(left, #fff, #08629C, #fff);
    background-image:    -moz-linear-gradient(left, #fff, #08629C, #fff);
    background-image:     -ms-linear-gradient(left, #fff, #08629C, #fff);
    background-image:      -o-linear-gradient(left, #fff, #08629C, #fff);
    background-image:     linear-gradient(to right, #fff, #08629C, #fff);
    margin: 35px 0;
}

hr.alt {
	border: 0;
	clear: both;
    height: 1px;
    background-image: -webkit-linear-gradient(left, #fff, #fff, #fff);
    background-image:    -moz-linear-gradient(left, #fff, #fff, #fff);
    background-image:     -ms-linear-gradient(left, #fff, #fff, #fff);
    background-image:      -o-linear-gradient(left, #fff, #fff, #fff);
    background-image:     linear-gradient(to right, #fff, #fff, #fff);
    margin: 35px 0;
}

hr.style-eight {
	font-family: 'PT Sans';
    padding: 0;
    border: none;
    color: #072859;
    text-align: center;
}
hr.style-eight::after {
    content: "§";
    display: inline-block;
    position: relative;
    top: -0.7em;
    font-size: 1.5em;
    padding: 0 0.25em;
    background: white;
}

a img {
    border: 0;
}
article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
    display: block;
}

a {
    text-decoration: underline;
}
a:hover {
    text-decoration: none;
}

a img {
    border: 0;

}

img, a img {

}

.cufon-loading {
    display: none;
    visibility: hidden;
}
.clear {
    clear: both;
}

.margin-balance {
	display: block;
	margin: 25px auto;
	text-align: center;
	clear: both;
}

.alignleft {
    float: left;
    margin: 10px 30px 20px 0;
}

.alignright{
    float: right;
    margin: 10px 0 20px 30px;
}

.aligncenter{
    float: none;
    margin: 15px auto !important;
    display: block;
}

.hide-text {
	text-indent: -9999px;
	white-space: nowrap;
	overflow: hidden;
}

.wp-caption {
	width: 100% !important;
	display: block;
	float: left;
}

.wp-caption-text {
	text-align: center !important;
	font-style: italic;
	font-size: 16px;
	margin: 0 !important;
}

.wp-caption .resp {
	max-width: 100%;
	height: auto;
}

.resp {
	max-width: 100%;
	height: auto;
}

.bx-slider-outreach iframe,
#primary iframe {
	display: block;
	margin: 0.5em auto;

}

.float-box {
	background: #649740;
	display: none;
	position: absolute;
	z-index: 999;
	right: 0;
	-webkit-transition: 	all 0.3s ease-in-out;
	-moz-transition: 		all 0.3s ease-in-out;
	-ms-transition: 		all 0.3s ease-in-out;
	-o-transition: 			all 0.3s ease-in-out;
	transition: 			all 0.3s ease-in-out;
	top: 35%;
	width: 430px;
	height: 350px;
}

.float-box.reveal {
	top: 215px;
}

.float-box .container {
	display: block;
	float: left;
	margin-top: 20px;
	position: relative;
	width: 100%;
	height: auto;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
}

.float-box .clicker {
	background: transparent url(images/clicker-bg.png) no-repeat center top;
	-webkit-background-size: 	100% 68px;
	-moz-background-size: 		100% 68px;
	-o-background-size: 		100% 68px;
	background-size: 			100% 68px;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	color: #fff;
	float: left;
	padding-top: 25px;
	position: relative;
	width: 100%;
	text-align: center;
	bottom: 13px;
	height: 70px;
	opacity: 1;
}

.float-box .clicker:hover {
	color: #072859;
	opacity: 1;
}

.float-box .clicker::after {
	content: '﹀';
	position: relative;
	display: block;
}

.float-box.reveal .clicker::after {
	content: '︿';
	bottom: 15px;
	}

.float-box .wpcf7 {
	margin: 0px;
	padding: 0px;
	display: block;
	position: relative;
	float: left;
	width: 100%;
}

.float-box .wpcf7 p {
	width: 80%;
	display: block;
	height: auto;
	margin: 10px auto;
}

.float-box .wpcf7 p input,
.float-box .wpcf7 p textarea {
	font-family: "PT Sans",sans-serif;
	font-weight: normal;
	font-size: 16px;
	color: #3587C8;
	width: 100%;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	height: 35px;
	border: 0;
	border-radius: 			3px;
	-moz-border-radius: 	3px;
	-webkit-border-radius: 	3px;
	padding: 5px;
}

.float-box .wpcf7 p textarea {
	height: 70px;
	resize: none;
}

.float-box .wpcf7 p input[type="submit"] {
	background: #3687C8;
	color: #fff;

	-webkit-transition: 	all 0.2s ease-out;
	-moz-transition: 	all 0.2s ease-out;
	-ms-transition: 		all 0.2s ease-out;
	-o-transition: 		all 0.2s ease-out;
	transition: 			all 0.2s ease-out;
}

.float-box .wpcf7 p input[type="submit"]:hover {
	background: #fff;
	color: #3687C8;
	cursor: pointer;
}

/*** Structures and Defaults
****************************************************************/
body {
	background-color: #fff;
	background-attachment: scroll;
    text-align:left;
    color: #333;
    font-family: 'PT Sans', Helvetica, Arial sans-serif;
    font-weight: normal;
    font-size: 18px;
    text-transform: none;
    line-height: 1.6em;
    -moz-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
	-webkit-font-smoothing: antialiased;
	text-rendering: optimizeLegibility;
	-webkit-text-size-adjust: 100%;
}

.wrapper,
.wrapper-1024,
.wrapper-1366,
#one-column #primary {
	padding: 0 50px;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
}

.wrapper {
    margin: 0 auto;
    width: 100%;
    min-width: 1024px;
    max-width: 1366px;
}

#header .wrapper {
    margin: 0 auto;
    width: 100%;
    max-width: 1366px;
    min-width: 1024px;
}

.wrapper-1024 {
    margin: 0 auto;
    width: 100%;
    max-width: 1024px;
    min-width: 1024px;
}

.wrapper-1366 {
    margin: 0 auto;
    width: 100%;
    max-width: 1366px;;
    min-width: 1024px;
}

#main .wide-bg {
	width: 100%;

}

.full-bg {
	background: #fff;
	margin: 0 auto 0 auto;
	width: 100%;
	position: relative;
	float: left;
	display: block;
	z-index: 99;
}

#featured .wrapper {
	height: 380px;
}


.home #main {
    width: 100%;
    min-height: 615px;
    margin: 0;
    padding: 0;
    float:left;
    background-color: #fff;
	max-width: 100%;
}

#main {
	width: 100%;
	min-height: 455px;
	background-color: transparent;
	padding-bottom: 0;
	display: block;
	position: relative;
	margin: 0 auto 0 auto;
}

#contentfull {
	width: 100%;
	min-width: 1024px;
	max-width: 1280px;
	margin: 0 auto;
}

#main .wrapper {
}

#main .full-bg .wrapper {
	margin: 0 auto;
    width: 100%;
    max-width: 1366px;
    min-width: 1024px;
    position: relative;
	top: 0;
	z-index: 999;
	padding: 0 50px;
}

.section .sep {
	display: block;
	margin-bottom: 50px;
	position: relative;
	top: 0;
	float: left;
	width: 100%;
	height: 1px;
	background: #bebebe;
}

.section {
	position: relative;
	display: block;
	float: left;
	width: 100%;
}

.section.content-holder {
	padding: 50px 0px;
}

.section.services {
	background: #fff;
	padding: 55px 0;

}

.section.services ul,
.section.services ul li,
.section.services ul li a,
.section.services ul li a img {
	position: relative;
	display: block;
	float: left;
	width: 100%;
}

.home .section.services ul {
	border-bottom: 1px solid #bebebe;
	border-top: 0;
	padding-bottom: 50px;
}

.section.services ul {
	border-top: 1px solid #bebebe;
	border-bottom: 0;
	padding-top: 50px;
}

.section.services ul li {
	position: relative;
    width: 18.76%;
    margin-left: 1%;
    overflow: hidden;
    background: #252525;
    border-radius: 			50%;
    -moz-border-radius: 	50%;
    -webkit-border-radius: 	50%;
    -webkit-transition: 	all 0.3s ease-in-out;
    -moz-transition: 		all 0.3s ease-in-out;
    -ms-transition: 		all 0.3s ease-in-out;
    -o-transition: 			all 0.3s ease-in-out;
    transition: 			all 0.3s ease-in-out;
}

.section.services ul li:nth-child(1) {
	background: #0565a2;
	border: 2px solid #0565a2
}

.section.services ul li:nth-child(2) {
	background: #1980b6;
	border: 2px solid #1980b6
}

.section.services ul li:nth-child(3) {
	background: #56b4d8;
	border: 2px solid #56b4d8
}

.section.services ul li:nth-child(4) {
	background: #21c0e0;
	border: 2px solid #21c0e0
}

.section.services ul li:nth-child(5) {
	background: #1dd6df;
	border: 2px solid #1dd6df
}

.section.services ul li:hover {
	border: 2px solid #0565a2;
	background: #fff;
}

.section.services ul li:hover a h2 {
	color: #0565a2;
}

.section.services ul li:first-child {
	margin: 0;
}

.section.services ul li:last-child {
}

.section.services ul li:before {
	content: "";
    display: block;
    padding-top: 100%;
}

.section.services ul li a {
	position:  absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    color: white;
}

.section.services ul li a .box {
   display: table;
   width: 100%;
   height: 100%;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	padding: 3%;
}

.section.services ul li a h2 {
	color: #fff;
	font-size: 28px;
	margin: 0;
	padding: 0;
	text-align: center;
	text-transform: uppercase;
	position: relative;
    display: table-cell;
    vertical-align: middle;
    color: white;
}

.section.services ul li a h2 span {
	font-size: 18px;
	display: block;
}

.section.services ul li a img {
	float: none;
	margin: 0 auto;
}

.section.meet {
	padding: 50px 0;
	background: #f7f7f7;
	background: -webkit-linear-gradient(#f7f7f7, #fff);
	background: linear-gradient(#f7f7f7, #fff);
}

.section.meet h2 {
	color: #0565A2;
	font-size: 45px;
	font-weight: bold;
	margin: 0 0 0.5em 0;
	padding-bottom: 0.75em;
	text-transform: none;
	line-height: 1em;
	text-align: center;
}

.section.meet h2 span {
	color: #0565a2;
	display: block;
	font-size: 24px;
}

.section.meet h3 {
	font-family: 'PT Sans', serif;
	font-size: 18px;
	font-weight: bold;
	color: #0565a2;
	line-height: 1.3em;
	margin: 0;
	padding: 0;
}

.section.meet h3 span {
	color: #0897cd;
	font-size: 16px;
	font-weight: normal;
	display: block;
}

.section.meet img {
	float: right;
	margin: 10px 0px 20px 2%;
}

.section.meet p {
	margin: 0;
}

.section.meet a {
	text-transform: uppercase;
}

.section.meet a:hover {
	opacity: 0.6;
}

.section.specialties {
	padding: 40px 0 0 0;
	background: #fff url(images/wave-bg.jpg) no-repeat center top;
	-webkit-background-size: 	cover;
	-moz-background-size: 		cover;
	-o-background-size: 		cover;
	background-size: 			cover;
	border-top: 15px solid #00A2E0;

}

.section.specialties ul,
.section.specialties ul li,
.section.specialties ul li a,
.section.specialties ul li a p,
.section.specialties ul li a h3,
.section.specialties ul li a img  {
	display: block;
	position: relative;
	float: left;
	width: 100%;
}

.section.specialties ul li {
	background: transparent;
	width: 19%;
	margin: 0 0.5%;
	height: auto;
	overflow: hidden;
}

.section.specialties ul li a,
.section.specialties ul li a h3,
.section.specialties ul li a p,
.section.specialties ul li a img {
	-webkit-transition: 	all 0.2s ease-in-out;
	-moz-transition: 		all 0.2s ease-in-out;
	-ms-transition: 		all 0.2s ease-in-out;
	-o-transition: 			all 0.2s ease-in-out;
	transition: 			all 0.2s ease-in-out;
}

.section.specialties ul li a {
	background: transparent;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	height: 100%;
	padding: 10%;
	text-align: center;
}

.section.specialties ul li a::before {

}

.section.specialties ul li a:hover::before {

}

.section.specialties ul li a::after {

}

.section.specialties ul li a:hover::after {
	bottom: 0;
}

.section.specialties ul li a:hover {

}

.section.specialties ul li a h3 {
	color: #821317;
	font-size: 30px;
	margin: 1em 0;
	padding: 0;
	font-weight: bold;
}

.section.specialties ul li a:hover h3 {
	color: #0565A2;
}

.section.specialties ul li a p {
	color: #fff;
	text-align: center;
	margin: 0;
	padding: 0;
}

.section.specialties ul li a img {
	float: none;
	margin: 0 auto;
	max-width: 100%;
	width: 100%;
	height:auto;
}

.section.specialties ul li a:hover img {
	opacity: 1;
	-ms-transform: 		scale(1.1); /* IE 9 */
	-webkit-transform: 	scale(1.1); /* Safari */
	transform: 			scale(1.1);
}


.section.location {
	background: #0565a2 url(images/loactions-bg.jpg) no-repeat center top;
	-webkit-background-size: 	cover;
	-moz-background-size: 	cover;
	-o-background-size: 		cover;
	background-size: 		cover;
	padding: 40px 0;
}

.section.location .col-2-3 .col-1-2:first-child {
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	padding-left: 10%;
}

.section.location .col-2-3 .col-1-2:last-child {
	border-right: 1px solid #fff;
}

.section.location .col-1-3 .col-4-4:first-child {
	border-bottom: 1px solid #fff;
}

.section.location h2 {
	color: #fff;
	font-size: 45px;
	font-weight: bold;
	margin: 0 0 0.5em 0;
	padding-bottom: 0.25em;
	text-transform: none;
	line-height: 1em;
	text-align: center;
}

.section.location h2::after {
	content: '';
	display: block;
	bottom: -0.5em;
	position: relative;
	border: 0;
	clear: both;
    height: 3px;
    background-image: -webkit-linear-gradient(left, #0565A2, #821317, #0565A2);
    background-image:    -moz-linear-gradient(left, #0565A2, #821317, #0565A2);
    background-image:     -ms-linear-gradient(left, #0565A2, #821317, #0565A2);
    background-image:      -o-linear-gradient(left, #0565A2, #821317, #0565A2);
    background-image:     linear-gradient(to right, #0565A2, #821317, #0565A2);
}

.section.location h3,
.section.location h4 {
	color: #fff;
	font-size: 22px;
	margin: 0 0 0.5em 0;
	padding: 0;
	text-align: center;
	font-size: 26px;
}

.section.location h3 {
	text-align: left;
}

.section.location p.numbers {
	margin-top: 1em;
}

.section.location p {
	color: #fff;
	margin: 0;
}

.section.location p span {
	text-transform: uppercase;
}

.section.location a {
	display: block;
	color: #b3e3f5;
	font-size: 22px;
	font-weight: bold;
}

.section.location a.button {
	display: inline-block;
	color: #fff;
	font-size: 18px;
	font-weight: normal;
}

.section.location a span {
	color: #fff;
	font-family: 'PT Sans', serif;
	font-size: 20px;
	font-weight: normal;
}

.section.location a:hover {
	color: #0897CD;
}

.section.reviews {
	padding: 50px 0 20px 0;
	background: #fff url(images/wave-bg.jpg) no-repeat center top;
	-webkit-background-size: 	cover;
	-moz-background-size: 		cover;
	-o-background-size: 		cover;
	background-size: 			cover;
}

.section.reviews h2 {
	color: #0565a2;
	font-size: 45px;
	font-weight: bold;
	margin: 0 0 0.5em 0;
	padding-bottom: 0.25em;
	text-transform: none;
	line-height: 1em;
	text-align: center;
}

.section.reviews h2::after {
	content: '';
	display: block;
	bottom: -0.5em;
	position: relative;
	border: 0;
	clear: both;
    height: 3px;
    background-image: -webkit-linear-gradient(left, transparent, #821317, transparent);
    background-image:    -moz-linear-gradient(left, transparent, #821317, transparent);
    background-image:     -ms-linear-gradient(left, transparent, #821317, transparent);
    background-image:      -o-linear-gradient(left, transparent, #821317, transparent);
    background-image:     linear-gradient(to right, transparent, #821317, transparent);
}

.section.reviews p {
	background: url(images/q-left.png) no-repeat left top;
	font-style: italic;
	text-align: center;
}

.section.reviews p span {
	color: #0565a2;
	font-weight: bold;
	display: block;
	font-style: normal;
	position: relative;
	margin-top: 35px;
}

.section.reviews p span::before {
	content: '';
	display: block;
	width: 5%;
	margin: 0 auto;
	background: #0565a2;
	height: 1px;
	position: relative;
	top: -10px;
}

/*** Fonts and Social Media ICOs
****************************************************************/
@font-face {
	font-family: 'icomoon';
	src:url('fonts/icomoon.eot?-cwg9ls');
	src:url('fonts/icomoon.eot?#iefix-cwg9ls') format('embedded-opentype'),
		url('fonts/icomoon.ttf?-cwg9ls') format('truetype'),
		url('fonts/icomoon.woff?-cwg9ls') format('woff'),
		url('fonts/icomoon.svg?-cwg9ls#icomoon') format('svg');
	font-weight: normal;
	font-style: normal;
}

[class^="icon-"], [class*=" icon-"] {
	font-family: 'icomoon';
	speak: none;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	line-height: 1;

	/* Better Font Rendering =========== */
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}

.icon-google-plus:before {
	content: "\78";
}
.icon-blogger:before {
	content: "\62";
}
.icon-facebook:before {
	content: "\66";
}
.icon-linkedin:before {
	content: "\69";
}
.icon-yelp:before {
	content: "\70";
}
.icon-instagram:before {
	content: "\72";
}
.icon-twitter:before {
	content: "\74";
}
.icon-uni75:before {
	content: "\75";
}
.icon-vimeo:before {
	content: "\76";
}
.icon-youtube:before {
	content: "\79";
}
.icon-pinterest:before {
	content: "\64";
}


/*** Typography
****************************************************************/
h1, h2, h3, h4, h5, h6, h1 a, h2 a, h3 a, h4 a, h5 a, h6 a {
	font-weight: normal;
	line-height: 1.0em;
    word-wrap: break-word;
     font-family: 'Cinzel', sans-serif;
    text-transform: none;
    margin: 1em 0 0.5em 0;
}


#content h1, #content h2, #content h3 {
	border-bottom: none;
}

h1 {
    font-size: 2.625em; /* = 42px */
    line-height: 28px;
}

h1 {
    padding: 0 0 5px;
    font-size: 64px;
}

h1 a {
    text-decoration: none;
}

#primary h1,
#primary h2,
#primary h3,
#primary h4,
#primary h5,
#primary h6 {
	color: #56b4d8;
	font-weight: normal;
}

#primary h2 {
	color: #08629C;
}

#primary .show-off {
	color: #072859;
	text-align: center;
	font-style: italic;
	font-weight: normal;
	font-size: 42px;
	line-height: 1.3em;
	margin: 0px 0px 0.5em;
	padding: 0px 0px 0.5em;
	border-bottom: 4px solid rgb(197, 197, 197);
}

h2 {
	color: #072859;
    padding: 0 0 5px;
    font-size: 38px;
}

h3 {
	color: #072859;
    padding: 0 0 5px;
    font-size: 28px;
}

h4 {
	color: #419ac3;
    font-size: 22px;
}

h5 {
    font-size: 20px;
}

h6 {
    font-size: 18px;
}

.wp-caption-text {
	text-align: center;
}

.wp-caption-text span {
	font-family: 'PT Sans', Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	font-size: 18px;
}

/* Toggle Shortcode */
.toggle-wrapper {

}

h3.trigger {
	border-top: 1px solid #e0e1de;
	margin: 0 0 6px 0 !important;
	padding: 5px 0 0 0;
	float: left;
	width: 100%;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
}

#primary h3.trigger a {
	display: block;
	position: relative;
	line-height: 1.7em;
	width: 100%;
	color: #3ba8b0;
	text-transform: uppercase;
	text-decoration: none;
	display: block;
	font-size: 18px;
	margin: 0 !important;
}

#primary h3.trigger a:after {
	content: '+';
	position: absolute;
	right: 0;
	top: 0;
}

#primary h3.active a:after {
	content: '-';
	position: absolute;
	right: 0;
}

#primary h3.toggle-white.trigger a:after {
	content: ' »';
	position: relative;
}

#primary h3.trigger a:hover {
	text-decoration: underline;
}

h3.toggle-white {
	background-color: #FFF;
	border: 0;
}

h3.toggle-gray{
	background-color: #fff;
}

.toggle_container {
	font-size: 16px;
	overflow: hidden;
	padding: 25px;
	width: 100%;
	float: left;
	margin: 0 auto 0px auto;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
}

.white {
	background-color: #FFF;
}

.gray {
	background-color: #F3F3F3;
}


/*** Links
****************************************************************/
a {
	color: #0897CD;
	text-decoration: none;

	-webkit-transition: all 0.2s ease-in-out;
	-moz-transition: 	all 0.2s ease-in-out;
    -ms-transition: 	all 0.2s ease-in-out;
    -o-transition: 		all 0.2s ease-in-out;
	transition: 		all 0.2s ease-in-out;
}

a:hover,
a:focus,
a:active {
	outline: 0;
	text-decoration: none;
}

#primary a:hover {
	opacity: 0.5;
}

#primary a.button,
#primary a.button:hover,
#primary a.button-alt,
#primary a.button-alt:hover{
	opacity: 1;
}

a.margin {
	margin-left: 40px;
}

#pdf {
	background: url(images/icon-pdf.png) no-repeat left center;
	padding: 0 0 0 20px;
}

::selection {
	background: #0C568A;
	color: #fff;
	text-shadow: none;
}

::-moz-selection {
	background: #0C568A;
	color: #fff;
	text-shadow: none;
}

a.button:after {
	content: ' »';
}

a.button,
a.button-alt,
.widget .wpcf7 input[type="submit"] {
	background: #00A2E0;
	border: 1px solid #00A2E0;
	color: #fff;
	display: inline-block;
	font-family: 'PT Sans', sans-serif;
	font-size: 18px;
	font-weight: normal;
	line-height: 20px;
	padding: 0.85em 2.5em;
	margin: 0 auto 0 auto;
	text-align: center;
	text-transform: uppercase;
	-webkit-transition: 	all 0.3s ease-in-out;
	-moz-transition: 		all 0.3s ease-in-out;
	-ms-transition: 		all 0.3s ease-in-out;
	-o-transition: 			all 0.3s ease-in-out;
	transition: 			all 0.3s ease-in-out;
	width: auto;
	clear: both;

	border-radius: 			5px;
	-moz-border-radius: 	5px;
	-webkit-border-radius: 	5px;
}

a.button:hover,
a.button-alt:hover,
.widget .wpcf7 input[type="submit"]:hover {
	background: #821317;
	color: #fff;
	border: 1px solid #821317;
	cursor: pointer;
}

.widget .wpcf7 input[type="submit"] {
	width: 100%;
	height: 40px;
	margin-top: 0.5em;
	text-transform: uppercase;
	line-height: 0;
	padding: 0;
}

a.button-alt {
	font-size: 18px;
	width: 300px;
}

a.button-alt:hover {

}

header a.button-alt {
	background: transparent;
	color: #fff;
	display: block;
	font-family: 'PT Sans', Times, serif;
	font-size: 18px;
	font-weight: normal;
	line-height: 20px;
	padding: 0.5em 2em;
	border: 1px solid #fff;
	text-align: center;
	text-transform: uppercase;
	-webkit-transition: all 0.2s ease-in-out;
	-moz-transition: all 0.2s ease-in-out;
	-ms-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;
	border-radius: 			3px;
	-moz-border-radius:		3px;
	-webkit-border-radius: 	3px;
	float: right;
	margin: 30px 0 15px 0;
}

header a.button-alt:hover {
	background: #fff;
	color: #072859;
	border: 1px solid #fff;
}

/*** Header
****************************************************************/

#header {
	background: #fff;
	-webkit-background-size: 	cover;
	-moz-background-size: 		cover;
	-o-background-size: 		cover;
	background-size: 			cover;
	position: relative;
	height: 250px;
	width: 100%;
	z-index: 9999;
	border-top: 3px solid #0565a2;
}

#header::before {
	content: '';
	display: block;
	width: 100%;
	background: #0895cd;
	height: 10px;
	position: relative;
	top: 0;
}

#site-logo {
    float:left;
    padding: 0 5px;
    margin: 0;
}

#site-meta{
    float: right;
    text-align: right;
    line-height: 16px;
    margin: 8px 15px 0 0;
}

#logo {
	display: block;
	margin: 0;
	position: relative;
	text-align: center;
}

#logo {
	background: transparent;
	display: block;
	float: left;
	margin: 0;
	position: relative;
	top: 0;
}


#logo img {
	width: 315px;
	height: auto;
}

.site-name {
	display: block;
	font-size: 2.063em; /* = 33px */
    line-height: 1.0em;
	padding-top: 20px;
}

.site-name a {
    color: #333;
	font-weight: normal;
}

.site-description {
    color: #afafaf;
	display: block;
	font-size: 0.875em; /* = 14px */
	margin: 10px 0;
}


.contact-us {
	background: transparent;
	width: 50%;
	float: right;
	height: auto;
	display: block;
	position: relative;
	margin-top: 35px;
	padding: 0;
}

.contact-us .connect {
	position: relative;
	display: block;
	margin-top: 20px;
	float: left;
	width: 55%;
	border-right: 3px solid #044173;
	padding-right: 2.5%;
}

.contact-us .connect a.number {
	font-size: 30px;
	font-weight: bold;
	color: #044173;
	display: block;
	float: right;
	clear: both;
	text-align: right;
	margin-top: 15px;
}

.contact-us .connect a.number:hover {
	color: #7ECAE7;
}

.contact-us h4 {
	color: #fff;
	font-family: 'PT Sans', sans-serif;
	font-size: 16px;
	font-style: italic;
	float: left;
	display: block;
	margin: 0;
	top: 7px;
	position: relative;
}

.contact-us .portal {
	display: block;
	float: right;
	clear: both;
	padding: 0;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	width: 40%;
}

.contact-us .portal p {
	color: #044173;
	font-size: 20px;
	line-height: 1.4em;
}

.contact-us h2 {
	color: #fff;
	font-family: Helvetica, Arial, sans-serif;
	float: right;
	font-size: 14px;
	font-weight: normal;
	padding: 0 0;
	margin: 0 0 0px 0;
	line-height: 26px;
	height: auto;
	display: block;
	position: relative;
	text-transform: none;
}

.contact-us h2 a {
	font-family: 'PT Sans', sans-serif;
	background: transparent;
	color: #3587c8;
	font-size: 24px;
	font-weight: normal;
	height: 26px;
	display: inline-block;
	margin-top: 10px;
}

.contact-us h2 a:hover {
	color: #649740;
}

.section {
	width: 100%;
	float: left;
	position: relative;
	display: block;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
}

.section.gallery {
	padding: 45px 0px;
}

.section.gallery .bx-wrapper {
	border-bottom: 1px solid #65675B;
	padding-bottom: 45px;
}

.section.gallery h2 {
	color: #65675b;
	font-size: 40px;
	margin: 0;
	padding: 0;
	text-align: center;
	position: relative;
	margin-bottom: 45px;
}

.section.gallery h2::before {
	content: '';
	background: #65675b;
	height: 1px;
	width: 100%;
	top: 50%;
	position: absolute;
	display: block;
	width: 100%;
}

.section.gallery .bx-gallery a,
.section.gallery .bx-gallery a h4,
.section.gallery .bx-gallery a p,
.section.gallery .bx-gallery a img {
	-webkit-transition: 	all 0.3s ease-in-out;
	-moz-transition: 		all 0.3s ease-in-out;
	-ms-transition: 		all 0.3s ease-in-out;
	-o-transition: 			all 0.3s ease-in-out;
	transition: 			all 0.3s ease-in-out;
}

.section.gallery .bx-gallery a img {
	-ms-transform: 		scale(0.95); /* IE 9 */
	-webkit-transform: 	scale(0.95); /* Safari */
	transform: 			scale(0.95);
}

.section.gallery h2 span {
	background: #fff;
	display: inline-block;
	position: relative;
	padding: 0px 3%;
}

.section.gallery .bx-gallery a h4 {
	color: #333;
	font-size: 18px;
	text-align: center;
	text-transform: uppercase;
}

.section.gallery .bx-gallery a:hover h4,
.section.gallery .bx-gallery a:hover p {
	opacity: 0.6;
}

.section.gallery .bx-gallery a:hover img {
	-ms-transform: 		scale(1); /* IE 9 */
	-webkit-transform: 	scale(1); /* Safari */
	transform: 			scale(1);
}

.section.gallery .bx-gallery a p {
	text-align: center;
}

.section.gallery .bx-gallery a p:after {
	content: ' »';
}

.section.contact {
	background: #fff;
	padding: 0 0 50px 0px;
}

.section.contact h3 {
	color: #56b4d8;
	font-size: 38px;
	margin: 0 0 0.5em 0;
	padding-bottom: 0.25em;
	text-transform: uppercase;
	line-height: 0.75em;
	letter-spacing: 1px;
}

.section.contact h3 span {
	color: #0565a2;
	display: block;
	font-size: 22px;
}

.section.contact p {
	font-size: 18px;
	font-weight: normal;
	text-align: left;
	display: block;
	margin: 0;
	line-height: 1.6em;
}

.section.contact p span {
	font-family: 'PT Sans', sans-serif;
	color: #3BA8B0;
}

.section.contact p a {
	color: #18325c;
	font-weight: normal;
}

.section.contact .wrapper {
   margin: 0 auto;
	width: 100%;
	min-width: 1024px;
	max-width: 1366px;
}

.section.contact a {
	color: #fff;
}

.section.contact a:hover {
	text-decoration: underline;
	color: #89B86A;
}

/*** Before & After Slider Effects
****************************************************************/

.before_after_slider {
  position: relative;
  margin: 50px 0;
  width: 640px;
  height: 384px;
}

.before_after_slider img {
	border: none !important;
	border-radius: 0;
	-moz-border-radius: 0;
	-webkit-border-radius: 0;
}

.before_after_slider .color,
.black_white {
    position: absolute;
  }

.black_white {
  overflow: hidden;
  border-right: 2px solid #fff;

}

.arw-slide {
	position: relative;
	 background: url(images/arw-slide.png) no-repeat right bottom;
	 height: 20px;
	 width: 60px;
}

/*** Top Navigation
****************************************************************/


#nav-wrapper {
	background: #fff;
	width: 100%;
	border-top: 1px solid #e1e1e1;
	border-bottom: 1px solid #e1e1e1;
}

.home .header-bar {
	background: #2e3133;
	position: absolute;
	display: block;
	width: 100%;
	float: left;
	height: 36px;
	bottom: 0;
}

.header-bar {
	background: rgba(0,0,0,0.8);
	position: absolute;
	display: block;
	width: 100%;
	float: left;
	height: 36px;
	bottom: 0;
}

#access {
	background: #00A2E0;
	display: block;
	float: left;
	width: 100%;
	height: 50px;
	position: absolute;
	bottom: 0;
	z-index: 999999;
	margin: 0;
	bottom: 0;
	box-shadow: 			0px 2px 5px rgba(0,0,0,0.4);
	-moz-box-shadow: 		0px 2px 5px rgba(0,0,0,0.4);
	-webkit-box-shadow: 	0px 2px 5px rgba(0,0,0,0.4);
}

#access.stuck {
	background: #00A2E0;
	display: block;
	float: left;
	width: 100%;
	height: 50px;
	position: absolute;
	bottom: 0;
	z-index: 999999;
	margin: 0;
	border-top: 0;

	box-shadow: 		0px 3px 6px rgba(0,0,0,.2);
	-webkit-box-shadow: 0px 3px 6px rgba(0,0,0,.2);
	-moz-box-shadow: 	0px 3px 6px rgba(0,0,0,.2);

}

.sticky-animate {
	top: -90px !important;
}

.sticky-animate.stuck {
	-webkit-transition: 	top 0.3s ease-in-out;
	-moz-transition: 		top 0.3s ease-in-out;
	-ms-transition: 		top 0.3s ease-in-out;
	-o-transition: 			top 0.3s ease-in-out;
	transition: 			top 0.3s ease-in-out;
}

.stuck {
	position: fixed !important;
	width: 100%;
	background: #fff;
	box-shadow: 		0px 3px 6px rgba(0,0,0,.2);
	-webkit-box-shadow: 0px 3px 6px rgba(0,0,0,.2);
	-moz-box-shadow: 	0px 3px 6px rgba(0,0,0,.2);
	left: 0;
	top: 0 !important;
	height: 50px !important;
}

.stuck .sf-menu a {
	background: none;
	font-family: 'PT Sans', Helvetica, sans-serif;
	font-weight: normal;
	font-size: 18px;
	line-height: 50px;
	text-transform: uppercase;
	height: 50px;
	display: block;
	position: relative;
	padding: 0 15px;
	text-decoration: none;
	zoom: 1;
	margin: 0;
	color: #fff;

	-webkit-transition: all 0.2s ease-in-out !important;
	-moz-transition: 	all 0.2s ease-in-out !important;
	-ms-transition: 	all 0.2s ease-in-out !important;
	-o-transition: 		all 0.2s ease-in-out !important;
	transition: 		all 0.2s ease-in-out !important;
}

@media only screen
and (max-width : 1220px) {
/* Styles */

}

@media only screen
and (max-width : 1365px) {
/* Styles */
	#access { /* width:790px  !important; */ }
	.sf-menu a { font-size: 18px !important; padding: 0 10px !important; }

}

@media only screen
and (max-width : 1120px) {
/* Styles */
	#access { /* width:700px !important; */ }
	.sf-menu a { /* font-size: 13px !important; padding: 0 10px !important;  */}

}

@media only screen
and (max-width : 1195px) {
/* Styles */
	.sf-menu a {

	}

	#access.stuck .sf-menu {

}

}

#access #searchform {
	float: right;
	width: 225px;
	padding: 5px 10px;
}

#access #searchform input[type="text"] {
	background: #5a606e;
	color: #fff;
	border: 0;
	border-radius: 4px;
	-webkit-border-radius: 4px;
	width: 160px;
	padding: 7px;
}

#access #searchform input[type="submit"] {
	background: url(images/search-button.png) no-repeat left top;
	border: 0;
	padding: 5px;
	height: 26px;
	width: 40px;
}

#access #searchform input[value="Search"] {
	color: #232B3D;
	text-indent: -9999px;
	white-space: nowrap;
	overflow: hidden;
}

#access #searchform input[type="submit"]:hover {
	opacity: 0.8;
	cursor: pointer;
}


.sf-menu, .sf-menu * {
	margin: 0;
	padding: 0;
	list-style: none;
}
.sf-menu li {
	position: relative;
}

.sf-menu ul {
	position: absolute;
	display: none;
	left: 0;
	z-index: 99;
	top: 50px;
}

.stuck .sf-menu ul {
	position: absolute;
	display: none;
/* 	top: 0; */
	left: 0;
	z-index: 99;
	top: 50px;
}

.stuck .sf-menu ul ul {
	position: absolute;
	display: none;
	top: 0 !important;
	left: 0;
	z-index: 99;
	top: 45px;
}

.sf-menu > li {
	float: none;
	padding-bottom: 45px; /* For Hover */
	display: inline-block;
	margin-left: -5px;
}

.stuck .sf-menu > li {
	border: 0;
}

.sf-menu > li:hover{
	cursor: pointer;
}
.sf-menu li:hover > ul,
.sf-menu li.sfHover > ul {
	display: block;
}

.sf-menu ul ul {
	top: 0;
	left: 100%;
}

/*** point all arrows down ***/
.sf-arrows.sf-navbar ul .sf-with-ul:after {
	margin-top: -3px;
	margin-right: 0;
	border-color: transparent;
	border-top-color: #dFeEFF; /* edit this to suit design (no rgba in IE8) */
	border-top-color: rgba(255,255,255,.5);
}

.sf-arrows.sf-navbar ul > li > .sf-with-ul:focus:after,
.sf-arrows.sf-navbar ul > li:hover > .sf-with-ul:after,
.sf-arrows.sf-navbar ul > .sfHover > .sf-with-ul:after {
	border-color: transparent;
	border-top-color: white;
}

.sf-menu {
	margin: 0 auto;
	width: 100%;
	text-align: center;
	height: 50px;
}

.stuck .sf-menu {
	text-align: center;
}

.sf-menu ul {
	background: rgba(5, 98, 157, 0.9);
	border: none;

	min-width: 12em; /* allow long menu items to determine submenu width */
	*width: 12em; /* no auto sub width for IE7, see white-space comment below */
}

.sf-menu ul ul {
/* 	background: #3687C8; */
}

.sf-menu ul ul li a {
	color: #fff !important;
}

.sf-menu ul ul li a:hover {
/*
	color: #fff !important;
	background: #072859 !important;
*/
}

.sf-menu a {
	background: none;
	color: #fff;
	font-family: 'PT Sans', sans-serif;
	font-weight: normal;
	font-size: 18px;
	line-height: 50px;
	text-transform: none;
	height: 50px;
	display: block;
	position: relative;
	padding: 0 15px;
	text-decoration: none;
	zoom: 1;
	margin: 0;
	-webkit-transition: all 0.2s ease-in-out;
	-moz-transition: all 0.2s ease-in-out;
	-ms-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;
	margin-top: 0;
}

.sf-menu > li:first-child a {

}
.sf-menu > li:last-child a {

}

.sf-menu li li a,
.stuck .sf-menu li li a {
	font-size: 16px;
	color: #fff !important;
	line-height: 42px !important;
	height: 42px !important;
	border-right: none !important;
	margin: 0 !important;
	text-align: left;
	text-transform: none;
}

.stuck .sf-menu li li li a {
	color: #fff !important;
}

.sf-menu a:hover,
.hover {
	color: #fff !important;
	background-color: #7A1713 !important;
}

.stuck .sf-menu a:hover,
.stuck .hover {
	border-bottom: 0;
	color: #3BA8B0;
}

.sf-menu li.current_page_item a,
.sf-menu li.current_menu_item a {

}

.sf-menu li {
	background: none;
	white-space: nowrap; /* no need for Supersubs plugin */
	*white-space: normal; /* ...unless you support IE7 (let it wrap) */
	-webkit-transition: all 0.2s ease-in-out;
	-moz-transition: 	all 0.2s ease-in-out;
    -ms-transition: 	all 0.2s ease-in-out;
    -o-transition: 		all 0.2s ease-in-out;
	transition: 		all 0.2s ease-in-out;
	height: auto;
}

.sf-menu li li a {
	border: 0 !important;
}

.sf-menu li li a:hover {
	background: #7A1713 !important;
	color:  #fff !important;
	border: 0 !important
}



.sf-menu li:hover,
.sf-menu li.sfHover,
.sf-menu li:hover a,
.sf-menu li.sfHover a {
	/* only transition out, not in */
	-webkit-transition: none;
	transition: none;
}

/*** arrows (for all except IE7) **/
.sf-arrows .sf-with-ul {
	padding-right: 2.5em;
	*padding-right: 1em; /* no CSS arrows for IE7 (lack pseudo-elements) */
}
/* styling for both css and generated arrows */
.sf-arrows .sf-with-ul:after {
	content: '';
	position: absolute;
	top: 50%;
	right: 1em;
	margin-top: -3px;
	height: 0;
	width: 0;
	/* order of following 3 rules important for fallbacks to work */
	border: 5px solid transparent;
	border-top-color: #dFeEFF; /* edit this to suit design (no rgba in IE8) */
	border-top-color: rgba(255,255,255,.5);
}
.sf-arrows > li > .sf-with-ul:focus:after,
.sf-arrows > li:hover > .sf-with-ul:after,
.sf-arrows > .sfHover > .sf-with-ul:after {
	border-top-color: white; /* IE8 fallback colour */
}
/* styling for right-facing arrows */
.sf-arrows ul .sf-with-ul:after {
	margin-top: -5px;
	margin-right: -3px;
	border-color: transparent;
	border-left-color: #dFeEFF; /* edit this to suit design (no rgba in IE8) */
	border-left-color: rgba(255,255,255,.5);
}
.sf-arrows ul li > .sf-with-ul:focus:after,
.sf-arrows ul li:hover > .sf-with-ul:after,
.sf-arrows ul .sfHover > .sf-with-ul:after {
	border-left-color: white;
}

/*** Content
****************************************************************/
#one-column,
#def-column {
	background: #fff;
	display: block;
	float: left;
	position: relative;
	width: 100%;
}


#one-column #primary {
    margin: 0 auto;
    width: 100%;
    min-width: 1024px;
    max-width: 1366px;
    position: relative;
	display: block;
	float: none;
}

.home #primary {
  	position: relative;
	margin: 0 0 0 0;
	width: 100%;
	float: left;
	padding: 0;
}

#primary {
  	position: relative;
	margin: 1em 0 0 0;
	width: 70%;
	float: left;
	padding: 0 0 20px 0;
}

#primary strong {
	font-weight: bold;
}

#primary p {
}

.home #primary p {
	text-align: justify;
}

.home #primary h1 {
	font-family: 'Cinzel', sans-serif;
	font-size: 32px;
	font-weight: bold;
	line-height: 1;
	margin: 0 0 1em 0;
	padding: 0 0 0.25em 0;
	color: #0565a2;
	text-transform: none;
	text-align: center;
}

.home #primary h1::after,
.section.meet h2::after {
	content: '';
	display: block;
	bottom: -0.5em;
	position: relative;
	border: 0;
	clear: both;
    height: 3px;
    background-image: -webkit-linear-gradient(left, #fff, #821317, #fff);
    background-image:    -moz-linear-gradient(left, #fff, #821317, #fff);
    background-image:     -ms-linear-gradient(left, #fff, #821317, #fff);
    background-image:      -o-linear-gradient(left, #fff, #821317, #fff);
    background-image:     linear-gradient(to right, #fff, #821317, #fff);
}

.home #primary h2 {
	border-bottom: 10px solid #eee;
	font-family: 'Cinzel', sans-serif;
	font-size: 92px;
	line-height: 1em;
	text-transform: uppercase;
	color: #56b4d8;
	display: block;
	padding-bottom: 6px;
	margin: 0px auto 0.5em auto;
	position: relative;
	top: 0px;
	text-align: left;
}

#primary h1 {
	background: none;
	 font-family: 'Cinzel', Helvetica, sans-serif;
	font-size: 48px;
	line-height: 36px;
	font-weight: normal;
	text-transform: uppercase;
	display: block;
    padding-bottom: 15px;
    margin: 10px auto;
	position: relative;
	top: 0;
}

#primary h1.entry-title,
#primary h2.entry-title {
	background: none;
	 font-family: 'Cinzel', Helvetica, sans-serif;
	font-size: 40px;
	line-height: 1em;
	font-weight: normal;
	text-transform: uppercase;
	color: #65675b;
	display: block;
    padding-bottom: 15px;
    margin: 35px auto;
	position: relative;
	top: 0;
	border-bottom: 10px solid #e0e1de;
}

#primary .content-wrapper {
    padding: 30px 0;
    width: 100%;
	margin: 0 auto;
}

#primary ul {
    margin:0;
    padding: 0 0 1em 3em;
    list-style: disc;
    margin-bottom: 1em;
}

#primary .toggle_container ul {
    margin:0;
    padding: 0 0 1em 1em;
    list-style: disc;
    margin-bottom: 1em;
}

#primary .width-fix {
	display: block;
	float:none;
	margin: 0 auto;
	width: 70%;
}

#primary ol {
    margin:0;
    padding: 0 0 1em 3em;
    list-style: decimal;
    margin-bottom: 1em;
}
#primary ol li {
	padding-left: 2px;
	list-style: decimal;
}
#primary ul ul {
    margin:0;
    padding: 0 0 0 20px;
    list-style: disc;
}
#primary li {
    padding-left: 2px;
    list-style: disc;
}
#primary li li {
    list-style: disc;
}

#primary img {
	border-radius: 			0;
	-moz-border-radius: 	0;
	-webkit-border-radius: 	0;
	border: 3px solid #C5C5C5;
}

#primary .no-border {
	border: 0;
}

.home #primary a.button {
	text-decoration: none;
}

#primary a {
	text-decoration: none;
}

#primary a img {
    border: 5px solid #ebebeb;
}

#primary a:hover img {
    opacity: 0.8;
}

#primary a:hover {
}

#content {
	float: left;
	margin: 15px;
	background: none;
	background-color: none;
}

.home #content {
	background-color: rgba(0, 0, 0, 0);
	width: 100%;
	margin: 0 auto;
	position: relative;
	display: block;
	float: none;
	padding-top: 0;
	min-height: 165px;

}

/*** Slideshow
****************************************************************/
#slideshow {
    position: relative;
	margin: 0 auto;
	overflow:hidden;
	width: 100%;

}

#slideshow img {
    background: transparent !important;
    border: 0 !important;
}
#slideshow img + img{display:none;}

#slideshow-images {
	left: 555px;
}

#secondary #sub-nav{
	position: fixed;
	top: 50px;
	z-index: 0;
	width: 555px;
	min-height: 700px;

}
#secondary #sub-nav ul {
    list-style: none;
	position: relative;
	top: 220px;
	right: 110px;
	width: 360px;
	float: right;
	text-align: right;
}

#sub-nav{
	position:absolute;
	top: 0px;
	z-index: 999;
	width: 555px;
	min-height: 700px;

}

#sub-nav ul {
    list-style: none;
	position: relative;
	top: 170px;
	width: 360px;
	float: right;
	text-align: right;
}

#sub-nav li {
    float: right;
    position: relative;
	margin: 0px 5px 22px 25px;
	display:block;
	clear:both;

}
#sub-nav li a {
	font-family: 'Open Sans', Arial, Helvetica, sans-serif;
	text-transform:uppercase;
	font-size:24px;
	color:#fff;
	text-decoration:none;
	padding:5px;
	height:50px;
	line-height: 30px;
}

#sub-nav li a:after {
	content:' ›';
	font-size: 26px;
	line-height: 24px;
}

#sub-nav li:hover > a,
#sub-nav a:focus {

    color: #70CBD2;
}
.selected {
	position:absolute;
	top:0px;
	z-index:2999;
	width:960px;
	height:700px;
	left:555px;}

.selected img, .selected img + img{
	display:none;
}

.selectednav {
	position:absolute;
	z-index:3000;
	width: 410px;
	height: 700px;
	top:0px;
	right:0px;
	background: transparent url(images/selected.png) top left no-repeat;
	display:none;
}

.selectednav ul {

    list-style: none;
	position:relative;
	top:170px;
}

.selectednav li {
    float: left;
    position: relative;
	margin: 0 10px 22px 10px;
	display:block;
	clear:left;

}
.selectednav li a {
	font-family: 'Open Sans', Arial, Helvetica, sans-serif;
	text-transform:none;
	font-size:24px;
	color:#333333;
	text-decoration:none;
	padding: 25px;
	height:50px;
	line-height: 30px;
}

.selectednav  li a:before {
	content:'› ';
	font-size: 26px;
	line-height: 24px;
}
.selectednav li:hover > a,
.selectednav a:focus {

    color: #41858A !important;
}

#menu-inside-pages{
	margin-top:20px;
	background:url(images/subNav_line.gif) 5px top no-repeat;
	padding-top:10px;
}
#menu-inside-pages li a{
	font-family:open_sans_lightregular, san-serif;
	text-transform:uppercase;
	font-size:24px;
	text-decoration:none;
}

/***  Breadcrumb
****************************************************************/
.breadcrumb-list {
	font-size: 12px;
}

/*  COLUMN GRID SETUP
/******************************************/
.col-4-4,
.col-3-4,
.col-2-4,
.col-1-5,
.col-1-4,
.col-1-2,
.col-1-3,
.col-2-3,
.col {
	display: block;
	float:left;
	margin: 1% 1.6% 1% 0;
}
.col:first-child { margin-left: 0; }

/*  GROUPING  */
.group:before,
.group:after { content:""; display:table; }
.group:after { clear:both;}
.group { zoom:1; /* For IE 6/7 */ }

/*  GRID OF FOUR  */
.col-4-4 {
	width: 100%;
}
.col-3-4 {
	width: 73.6%;
}
.col-2-4,
.col-1-2 {
	width: 48.2%;
}
.col-1-4 {
	width: 22.4%;
}
.col-1-3 {
	width: 31.7%;
}
.col-2-3 {
	width: 63.4%;
}
.col-1-5 {
	width: 18.4%;
}

/*** Sidebar
****************************************************************/

#secondary {
	background-color: transparent;
    float: right;
	width: 30%;
	margin: 35px 0;
	padding: 0;
}

#secondary .content-wrapper {
	background: transparent;
    padding: 0;
    margin: 20px 10px 10px 10px;
}
.home #secondary .content-wrapper {
	border: none;
}


#secondary .widget {
    margin: 0 0 75px;
}

#secondary .widget h3 {
	color: #072859;
	text-transform: none;
    padding: 5px;
    margin: 15px;
    font-size: 42px;
    font-weight: normal;
}

#secondary .widget ul {
    padding: 10px;
}

#secondary .widget li {
    list-style-type: none;
    padding: 0 0 0 0;
    margin: 0;
    word-wrap: break-word;
}
#secondary .widget li li {
    margin:0 0 0 10px;
    padding:1px 0;
    list-style: none;
}

#secondary .widget li {
	margin: 6px 0;
	text-align: left;

	-webkit-transition: all 0.2s ease-in-out;
	-moz-transition: 	all 0.2s ease-in-out;
	-ms-transition: 	all 0.2s ease-in-out;
	-o-transition: 		all 0.2s ease-in-out;
	transition: 		all 0.2s ease-in-out;
}

#secondary .widget li a {
	font-size: 22px;
	 font-family: 'PT Sans', Helvetica, sans-serif;
	text-transform: none;
	font-weight: normal;
	line-height: 1.5em;
	padding-left: 0;

	-webkit-transition: all 0.2s ease-in-out;
	-moz-transition: 	all 0.2s ease-in-out;
	-ms-transition: 	all 0.2s ease-in-out;
	-o-transition: 		all 0.2s ease-in-out;
	transition: 		all 0.2s ease-in-out;
}

#secondary .widget li a:before {
	content: '• '
}

#secondary .widget li li a {
	font-size: 26px;
}

#secondary .widget li:hover {
}

#secondary .widget li a:hover {
}

#secondary .widget li a {
}

#secondary .widget li a.arrow-down {
}

#secondary .widget li li a {
	background: none;
}

#secondary .widget li li a::before {

	font-size: 12px;
}

#secondary ul.menu li a {
	background-color: #000;
	border-left: 9px solid #e1e1e1;
	float: left;
	width: 308px;
	height: 110px;
	margin: 8px 0;
	text-indent: -9999px;
	white-space: nowrap;
	overflow: hidden;
}

#secondary ul.menu li:first-child a {margin-top:15px;}

#secondary ul.menu li a:hover {
	border-left: 9px solid #cc3;
}

#secondary ul.menu li.one a {background: url(images/services/photo-gallery.jpg)}

#secondary ul.menu li.two a {background: url(images/services/finance.jpg)}

#secondary ul.menu li.three a {background: url(images/services/testimonials.jpg)}

/* =Widgets
-------------------------------------------------------------- */
.widget-wrapper {
	-webkit-border-radius: 4px;
    -moz-border-radius: 4px;
	background-color: #f9f9f9;
	border: 1px solid #e5e5e5;
	border-radius: 4px;
	margin: 0 0 20px;
	padding: 20px;
}

.widget-wrapper select,
.widget-wrapper input[type="text"],
.widget-wrapper input[type="password"],
.widget-wrapper  input[type="email"] {
	width: 75%;
}

#widgets {
	margin-top: 40px;
}

.tagcloud {
	padding: 0 35px;
}

#widgets a {
	display: inline-block;
	margin: 0;
	padding: 0;
	text-decoration: none;
}

#widgets form {
    margin: 0;
}

#widgets ul,
#widgets ol {
    padding: 0 0 0 20px;
}

#widgets ul li a {
	display: inline;
	text-decoration: none;
}

#widgets .widget-title img {
	float: right;
	height: 11px;
	position: relative;
	top: 4px;
	width: 11px;
}

#widgets .rss-date {
	line-height: 18px;
	padding: 6px 12px;
}

#widgets .rssSummary {
	padding: 10px;
}

#widgets cite {
	font-style: normal;
	line-height: 18px;
	padding: 6px 12px;
}

#widgets .tagcloud,
#widgets .textwidget {
	display: block;
	line-height: 1.5em;
	margin: 0;
	word-wrap: break-word;
}

.textwidget {
	line-height: 20px;
}

.textwidget p.dedicated {
	color: #C00;
text-align: center;
font-size: 18px;
font-weight: bold;
}

.textwidget .dedicated span {
	text-transform: uppercase;
	font-size: 14px;
font-weight: normal;
}

.textwidget img {
	margin: 0 auto;
	display: block;
}

.textwidget a.button {
	margin: 0 auto;
	bottom: 25px;
	position: absolute;
	margin-left: 60px;
}

.textwidget h5 {
	font-family: 'Verdana', Verdana, Geneva, sans-serif;
	margin: 0;
	color: #609ab5;
	font-size: 16px;
	font-weight: bold;
}

.textwidget h5 span {
	font-family: 'Verdana', Verdana, Geneva, sans-serif;
	margin: 0;
	color: #222;
	font-size: 14px;
	font-weight: normal;
}

#widgets .textwidget a {
	display: inline;
}

#widgets ul .children {
	padding: 0 0 0 10px;
}

#widgets .author {
	font-weight: normal;
	padding-top: 4px;
}

.widget_archive select, #cat {
	display: block;
	margin: 0 15px 0 0;
}

.top-widget-wrapper {
	width: 100%;
	background: none;
	height: 50px;
}

#top-widget {}

.top-widget {
	font-family: 'Open Sans', Arial, Helvetica, sans-serif;
    border: none;
    margin: 0 auto;
	line-height: 55px;
	padding: 0;
/* 	text-align: right; */
	width: 1080px;
	display: block;
	color: #583d1c;
	font-size: 20px;
	font-weight: normal;
	letter-spacing: normal;
	text-transform: none;
}

.top-widget ul {
    padding: 0;
}

.top-widget select,
.top-widget input[type="text"],
.top-widget input[type="password"],
.top-widget input[type="email"] {
    width: auto;
}

.top-widget #searchform {
    margin: 0;
}

.top-widget .widget-title {
    font-size: 14px;
    padding: 0;
    text-align: right;
}

.widget-title a {
	border-bottom: none;
	padding: 0 !important;
}

h3.widget-title {
	border-bottom: 1px solid #072859;
	color: #072859;
	display: block;
	margin: 0 0 10px 0;
	position: relative;
	text-transform: uppercase;
}

#secondary .widget h3 {
	color: #111;
	text-transform: none;
    padding: 5px;
    margin: 15px;
    font-size: 32px;
    font-weight: normal;
}

/*** Footer
****************************************************************/

#footer {
	position: relative;
	z-index: 0;
	display: block;
	float: left;
	width: 100%;
	text-align: center;
}

.home #footer {
	position: relative;
	z-index: 3003;
}

#footer-info {
	width: 100%;
	float: left;
	position: relative;
	height: auto;;
	background: #fff;
    text-align: left;
    padding: 0;
}

#footer-widgets {
	background-color: #ebebeb;
	height: 380px;
	position: relative;
	display: block;
	clear: both;
}

#footer-widgets .wrapper {
    overflow: hidden;
}

#footer-widgets .widget {
    float: left;
    width: 322px;
    height: auto;
    padding: 10px 10px 10px 20px;
    margin: 0 10px 10px 10px;
    background: transparent url(images/sep.png) no-repeat left 40px;

}

#footer-widgets .widget:first-child {
	background: none;
	border: none;
}

#footer-widgets h3.widget-title {
	color: #629080;
	text-transform: none;
	font-size: 30px;
	margin: 5px 0 10px 0;
}

#footer-widgets h3.widget-title.blue {
	color: #619bb7;
}

.home #footer-widgets .aside-container {
	width: 1270px;
	margin: 0 auto;
}

#footer-widgets .aside-container {
	width: 1100px;
	margin: 0 auto;
}

#footer-widgets .widget.contact,
#footer-widgets .widget.directions {
	width: 500px;
}

#footer-widgets .widget.directions {
	background: transparent url(images/map.jpg) no-repeat right center;
}

#footer-widgets .widget.locations {

}

#footer-widgets .widget.locations a {
	background: url(images/map-icon.png) no-repeat left center;
	color: #629080;
	text-decoration: underline;
	font-size: 12px;
	padding: 22px;
}

#footer-widgets .widget.locations a:hover {
	color: #609AB5;
}

#footer-nav {
	font-size: 12px;
    padding:0;
    overflow: hidden;
}

#footer-nav li {
    display: inline;
}

#footer-nav a {
    padding: 0;
    text-decoration: none;
}

#footer-nav a:hover {
    text-decoration: none;
}

#primary .wpcf7 textarea,
#primary .wpcf7 input {
	font-family: 'PT Sans', Helvetica, serif;
	padding: 5px;
	font-size: 16px;
	border: 1px solid #aaaaaa;
	width: 100%;
	resize: none;
	border-radius: 			5px;
	-moz-border-radius: 	5px;
	-webkit-border-radius: 	5px;
}

#primary.wpcf7 textarea {
	float: none;
	width: 160px;
	height: 160px;
	margin: 0;
	border: 1px solid #aaaaaa;
border-radius: 			5px;
	-moz-border-radius: 	5px;
	-webkit-border-radius: 	5px;
}

.formcolumns {
	float: left;
	width: 45%;
	margin-right: 5%;
}

#primary .wpcf7 p {
	font-family: 'PT Sans', Helvetica, sans-serif;
	width: 100%;
	float: left;
	clear: both;
	margin: 0 0 30px 0;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
}

#primary .wpcf7 input {
	float: left;
	display: block;
	width: 300px;
	height: 40px;
	margin: 0;
	border: 1px solid #aaaaaa;
	width: 100%;
		box-sizing: border-box;
		-webkit-box-sizing: border-box;
		-moz-box-sizing: border-box;
}

#primary .wpcf7 input[type="checkbox"] {
	border: 0;
	width: auto;
}

#primary .wpcf7 input[type="submit"] {
	background: url(images/button.png) repeat-x left bottom;
	color: #fff;
	border: 1px solid #2b9e99;
	text-transform: uppercase;
	font-size: 18px;
	margin: 10px 0 0 0;
	width: 100px;
}

#primary .wpcf7 input[type="submit"]:hover {
	background: #122A52;
	color: #fff;
	text-transform: uppercase;
	cursor: pointer;
}

#primary .wpcf7 input[type="submit"]:hover, #secondary .widget .wpcf7 input[type="submit"]:hover {
	background: #fff;
	color: #111;
	border: 1px solid #111;
	cursor: pointer;
}

#primary  .wpcf7 input[type="submit"] {
	color: #fff;
	font-family: 'PT Sans', Helvetica, sans-serif;
	background: #111;
	border: 1px solid #111;
	color: #fff;
	font-size: 18px;
	font-weight: normal;
	line-height: 18px;
	border-radius: 			0;
	-moz-border-radius: 	0;
	-webkit-border-radius: 	0;
	border: 0;
	width: 100px;
	height: 30px;
	display: block;
	margin: 10px 0;
	padding: 0px;
	text-transform: uppercase;
	text-decoration: none;
	list-style: none;
	list-style: none;
	-webkit-transition: all 0.2s ease-out;
	-moz-transition: all 0.2s ease-out;
	-ms-transition: all 0.2s ease-out;
	-o-transition: all 0.2s ease-out;
	transition: all 0.2s ease-out;
}

.footer .wpcf7 textarea,
.footer .wpcf7 input {
	padding: 5px;
	font-size: 16px;
}

.footer .wpcf7 textarea {
	float: none;
	width: 160px;
	height: 160px;
	margin: 0;
	border: none;
}

.footer .wpcf7 input {
	float: left;
	display: block;
	width: 208px;
	height: 40px;
	margin: 0 10px 10px 0;
	border: none;
}


/*** Footer Menu
****************************************************************/

#footer-nav {
	margin: 0 auto;
	padding: 0 0;
	text-align: left;
    width: 100%;
    float: left;
    margin-left:0;
}

#footer-nav .nav {
	margin: 0 ;
}

#footer-nav li {
	clear: both;
	display: inline;
	list-style-type: none;
	margin: 0 auto;
	float: none;
	padding: 0;
	text-align: center;
	border-left: 1px solid #fff;
}

#footer-nav li a {
	font-family: 'PT Sans', Helvetica, sans-serif;
	color: #fff;
	font-size: 16px;
	font-weight: normal;
	line-height: 1em;
	padding: 0 7px;
	text-decoration: none;
	text-transform: uppercase;
	text-align: center;
}

#footer-nav li:first-child a {
	padding-left: 0;
}

.bottom {
	background: #0565A2 url(images/header-bg.jpg) no-repeat center top;
	-webkit-background-size: 	cover;
	-moz-background-size: 		cover;
	-o-background-size: 		cover;
	background-size: 			cover;
	color: #fff;
	width: 100%;
	position: relative;
	float: left;
	font-size: 14px;
	font-weight: normal;
	text-align: left;
	height: auto;
	padding: 50px 0;
}

.bottom a {
	color: #fff;
	font-size: 14px;
}

.bottom a:hover {
	color: #21C0E0;
}

.bottom a.number {
	display: block;
	font-size: 24px;
	font-weight: bold;
	text-align: right;
}

.bottom .col-1-3:last-child p {
	text-align: right;
	margin: 0;

}

.bottom .col-1-3:last-child a {
	float: right;
}

#footer-nav li.current_page_item a,
#footer-nav li.current_menu_item a {

}

#footer-nav li a:hover {
	color: #21C0E0;
	text-decoration: underline;
	}

#footer-nav li:first-child {
	border-left: none;
}

#footer-nav li:last-child > a {
}
/************Footer Features*************************************************/
.footer-copyright {
	display: block;
	position: relative;
	float: left;
	margin-left:0;
}

/*** Social Icons
****************************************************************/
.wrapper .social-icons {
	list-style: none;
	line-height: normal;
    padding: 0;
	margin: 0 0 0 0;
	text-align: right;
	float: right;
	width: 100%;
}

.ie7 .wrapper .social-icons {
	margin: 0px 0 0 0;

}

.wrapper .social-icons li {
	display: inline-block;
	margin: 1px;
	padding-left: 5px;
}

.ie7 .wrapper .social-icons a {
	height: 16px;
	width: 16px;
}

.wrapper .social-icons a {
	background: #00A2E0;
	color: #fff;
	display: block;
	font-size: 18px;
	padding: 9px;
	line-height: 1em;
	border: 1px solid #00A2E0;

	border-radius: 			50%;
	-moz-border-radius: 	50%;
	-webkit-border-radius: 	50%;
}

.wrapper .social-icons li a:hover {
	background: #7A1713;
	border: 1px solid #7A1713;
	color: #fff;
}

.wrapper .icon-yelp,
.wrapper .icon-blogger,
.wrapper .icon-vimeo,
.wrapper .icon-youtube,
.wrapper .icon-twitter,
.wrapper .icon-facebook,
.wrapper .icon-linkedin,
.wrapper .icon-rss-feed,
.wrapper .icon-instagram,
.wrapper .icon-pinterest,
.wrapper .icon-foursquare,
.wrapper .icon-google-plus,
.wrapper .icon-stumble-upon {
	display: inline;
}

.ie7 .wrapper .icon-yelp,
.ie7 .wrapper .icon-blogger,
.ie7 .wrapper .icon-vimeo,
.ie7 .wrapper .icon-youtube,
.ie7 .wrapper .icon-twitter,
.ie7 .wrapper .icon-facebook,
.ie7 .wrapper .icon-linkedin,
.ie7 .wrapper .icon-rss-feed,
.ie7 .wrapper .icon-instagram,
.ie7 .wrapper .icon-pinterest,
.ie7 .wrapper .icon-foursquare,
.ie7 .wrapper .icon-google-plus,
.ie7 .wrapper .icon-stumble-upon {
	display: inline-block;
}

.social-icons h2 {
	font-family: 'Open Sans', Arial, Helvetica, sans-serif;
	font-weight: bold;
	float: left;
	line-height: 2px;
	color: white;
	padding-left: 0;
	font-size: 24px;
}


.footer-social {
	display: block;
	position: relative;
	float: right;
	width: 40%;
}

.footer-social .col-1-2 {
	text-align: right;
	margin: 0;
	width: 47.2%;
}

.footer-social .col-1-2:last-child {
	text-align: left;
	border-left: 2px solid #B3A692;
	margin-left: 2%;
	padding-left: 2%;
}

.footer-social p {
	margin: 0;
}

.footer-social p a {
	font-weight: normal;
}

.footer-social h4 {
	 font-family: 'PT Sans', Helvetica, sans-serif;
	font-size: 18px;
	padding: 10px 0 5px 0;
	color: #fff;
	margin: 0;
	float: right;
}

.footer-social h4 a {
	 font-family: 'PT Sans', Helvetica, sans-serif;
	font-size: 20px;
	padding: 0;
	color: #ffff;
	margin: 0;
}

.footer-social h4 a:hover {
	color: #3587c8;
}

#footer-info .social-icons {
	list-style: none;
	line-height: normal;
    padding: 0 0;
	margin: 15px 0 0 0;
	text-align: right;
	float: right;
	height: 40px;
	text-align: right;
}

.social h4 {
	float: left;
	margin-left: 150px;
	text-transform: uppercase;
	font-size: 18px;
	color: #552C92
}

.ie7 .wrapper .social-icons {
	margin: 0px 0 0 0;
}

#footer-info .social-icons li {
	display: inline-block;
	margin: 3px auto;
	padding-left: 2%;
	padding-right: 0;
	float: none;
}

#footer-info .social-icons a {
	color: #fff;
	padding: 24px;
	font-size: 46px;
	line-height: 1em !important;
	text-align: center;
	text-decoration: none;

	border-radius: 50%;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
}

#footer-info .social-icons li:nth-child(1) a {
	background: #0565a2;
	border: 1px solid #0565a2
}

#footer-info .social-icons li:nth-child(2) a {
	background: #1980b6;
	border: 1px solid #1980b6
}

#footer-info .social-icons li:nth-child(3) a {
	background: #56b4d8;
	border: 1px solid #56b4d8
}

#footer-info .social-icons li:nth-child(4) a {
	background: #21c0e0;
	border: 1px solid #21c0e0
}

#footer-info .social-icons li:nth-child(5) a {
	background: #1dd6df;
	border: 1px solid #1dd6df
}

#footer-info .social-icons li a:hover {
	background: #fff;
	color: #0565a2;
	border: 1px solid #0565a2;
}

@media only screen
and (max-width : 1175px) {
	#footer-info .social-icons a {
		padding: 16px;
		font-size: 48px;
	}
}

.ie7 .wrapper .social-icons a {
	height: 16px;
	width: 16px;
}

#footer-info .icon-yelp,
#footer-info .icon-blogger,
#footer-info .icon-vimeo,
#footer-info .icon-youtube,
#footer-info .icon-twitter,
#footer-info .icon-facebook,
#footer-info .icon-linkedin,
#footer-info .icon-rss-feed,
#footer-info .icon-instagram,
#footer-info .icon-pinterest,
#footer-info .icon-foursquare,
#footer-info .icon-google-plus,
#footer-info .icon-stumble-upon {
	display: block;
}

#footer-info .bottom .social-icons li a {
	background: #7ecae7;
	border: 1px solid #7ecae7;
	color: #fff;
	padding: 9px;
	font-size: 18px;
	line-height: 1em !important;
	text-align: center;
	text-decoration: none;

	border-radius: 50%;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
}

#footer-info .bottom .social-icons li a:hover {
	background: #7A1713;
	border: 1px solid #7A1713;
	color: #fff;
}

#footer-info .bottom .social-icons {
	margin: 0 0 15px 0;
	width: 100%;
}

/*** Breadcrumb Lists
****************************************************************/
.breadcrumb-list {
	font-size: 14px;
	color: #3BA8B0;
}

/*** Primary Content Styles
****************************************************************/

#primary article.post {
    margin: 0 0 15px;
}

.post-data {
	margin-bottom: 60px;
}

.entry-title {
    padding: 0 0 15px;
}

.entry-content {
}

.entry-content p {
    margin: 0 0 1em;
    text-align: justify;
}

.slider .entry-title {
	font-family: 'Cinzel', serif;
	font-weight: normal;
	color: #fff;
	text-transform: none;
	font-size: 56px;
	line-height: 1em;
    padding: 0;
    margin: 50px 0px 0px 0;
    float: left;
    text-align: left;
	width: 90%;
}

.slider .entry-title span {
	clear: left;
	display: block;
	font-size: 60px;
	position: relative;
	margin-left: -1em;
}

/*** Blog Stylings
****************************************************************/

#nav-single {
    padding: 0 0 30px;
}

#nav-single .nav-previous {
	float: left;
}

#nav-single .nav-next {
	float: right;
}

#comments-title {
    color: #666;
    font-size: 10px;
    font-weight: 500;
    line-height: 2.6em;
    padding: 0 0 2.6em;
    text-transform: uppercase;
}

.nopassword,
.nocomments {
    color: #aaa;
    font-size: 24px;
    font-weight: 100;
    margin: 26px 0;
    text-align: center;
}
.commentlist {
    list-style: none;
    margin: 0 auto;
    width: 68.9%;
}
.commentlist li{
    list-style: none !important;
}
.content .commentlist,
.page-template-sidebar-page-php .commentlist {
    width: 100%; /* reset the width for the one-column and sidebar page layout */
}
.commentlist > li.comment {
    background: #f6f6f6;
    border: 1px solid #ddd;
    -moz-border-radius: 3px;
    border-radius: 3px;
    margin: 0 0 1.625em;
    padding: 1.625em !important;
    position: relative;
}
.commentlist .pingback {
    margin: 0 0 1.625em;
    padding: 0 1.625em;
}
.commentlist .children {
    list-style: none;
    margin: 0;
}
.commentlist .children li.comment {
    background: #fff;
    border-left: 1px solid #ddd;
    -moz-border-radius: 0 3px 3px 0;
    border-radius: 0 3px 3px 0;
    margin: 1.625em 0 0;
    padding: 1.625em !important;
    position: relative;
}
.commentlist .children li.comment .fn {
    display: block;
}
.comment-meta .fn {
    font-style: normal;
}
.comment-meta {
    color: #666;
    font-size: 12px;
    line-height: 2.2em;
}
.commentlist .children li.comment .comment-meta {
    line-height: 1.625em;
    margin-left: 50px;
}
.commentlist .children li.comment .comment-content {
    margin: 1.625em 0 0;
}
.comment-meta a {
    font-weight: bold;
}
.comment-meta a:focus,
.comment-meta a:active,
.comment-meta a:hover {
}
.commentlist .avatar {
    -moz-border-radius: 3px;
    border-radius: 3px;
    -webkit-box-shadow: 0 1px 2px #ccc;
    -moz-box-shadow: 0 1px 2px #ccc;
    box-shadow: 0 1px 2px #ccc;
    left: -102px;
    padding: 0;
    position: absolute;
    top: 0;
}
.commentlist > li:before {
    content: url(images/comment-arrow.png);
    left: -21px;
    position: absolute;
}
.commentlist > li.pingback:before {
    content: '';
}
.commentlist .children .avatar {
    background: none;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    left: 2.2em;
    padding: 0;
    top: 2.2em;
}
a.comment-reply-link {
    background: #eee;
    -moz-border-radius: 3px;
    border-radius: 3px;
    color: #666;
    display: inline-block;
    font-size: 12px;
    padding: 0 8px;
    text-decoration: none;
}
a.comment-reply-link:hover,
a.comment-reply-link:focus,
a.comment-reply-link:active {
    background: #888;
    color: #fff;
}
a.comment-reply-link > span {
    display: inline-block;
    position: relative;
    top: -1px;
}

/* Post author highlighting */
.commentlist > li.bypostauthor {
    background: #ddd;
    border-color: #d3d3d3;
}
.commentlist > li.bypostauthor .comment-meta {
    color: #575757;
}
.commentlist > li.bypostauthor .comment-meta a:focus,
.commentlist > li.bypostauthor .comment-meta a:active,
.commentlist > li.bypostauthor .comment-meta a:hover {
}
.commentlist > li.bypostauthor:before {
    content: url(images/comment-arrow-bypostauthor.png);
}

/* Post Author threaded comments */
.commentlist .children > li.bypostauthor {
    background: #ddd;
    border-color: #d3d3d3;
}

/* Comment Form */
#respond {
    background: #f4f4f4;
    border: 1px solid #d3d3d3;
    -moz-border-radius: 3px;
    border-radius: 3px;
    margin: 10px 110px 1.625em 0;
    padding: 1.625em;
    overflow: hidden;
    position: relative;

    box-shadow: 0px 5px 21px -7px black;
}
#respond input[type="text"],
#respond textarea {
    background: #fff;
    border: 4px solid #eee;
    -moz-border-radius: 5px;
    border-radius: 5px;
    -webkit-box-shadow: inset 0 1px 3px rgba(204,204,204,0.95);
    -moz-box-shadow: inset 0 1px 3px rgba(204,204,204,0.95);
    box-shadow: inset 0 1px 3px rgba(204,204,204,0.95);
    position: relative;
    padding: 10px;
    text-indent: 80px;
}
#respond .comment-form-author,
#respond .comment-form-email,
#respond .comment-form-url,
#respond .comment-form-comment {
    position: relative;
}
#respond .comment-form-author label,
#respond .comment-form-email label,
#respond .comment-form-url label,
#respond .comment-form-comment label {
    background: #eee;
    -webkit-box-shadow: 1px 2px 2px rgba(204,204,204,0.8);
    -moz-box-shadow: 1px 2px 2px rgba(204,204,204,0.8);
    box-shadow: 1px 2px 2px rgba(204,204,204,0.8);
    color: #555;
    display: inline-block;
    font-size: 13px;
    left: 4px;
    min-width: 60px;
    padding: 4px 10px;
    position: relative;
    top: 40px;
    z-index: 1;
}
#respond input[type="text"]:focus,
#respond textarea:focus {
    text-indent: 0;
    z-index: 1;
}
#respond textarea {
    resize: vertical;
    width: 95%;
}
#respond .comment-form-author .required,
#respond .comment-form-email .required {
    color: #bd3500;
    font-size: 22px;
    font-weight: bold;
    left: 75%;
    position: absolute;
    top: 45px;
    z-index: 1;
}
#respond .comment-notes,
#respond .logged-in-as {
    font-size: 13px;
}
#respond p {
    margin: 10px 0;
}
#respond .form-submit {
    float: right;
    margin: -10px 0 0;
}
#respond input#submit {
    background: #111829;
    border: none;
    -moz-border-radius: 3px;
    border-radius: 3px;
    -webkit-box-shadow: 0px 1px 2px rgba(0,0,0,0.3);
    -moz-box-shadow: 0px 1px 2px rgba(0,0,0,0.3);
    box-shadow: 0px 1px 2px rgba(0,0,0,0.3);
    color: #eee;
    cursor: pointer;
    font-size: 15px;
    margin: 20px 0 0;
    padding: 5px 22px;
    position: relative;
    text-shadow: 0 -1px 0 rgba(0,0,0,0.3);
}
#respond input#submit:active {
    background: #3a4e7b;
    color: #FFFFFF;
}
#respond #cancel-comment-reply-link {
    color: #666;
    margin-left: 10px;
    text-decoration: none;
}
#respond .logged-in-as a:hover,
#respond #cancel-comment-reply-link:hover {
    text-decoration: underline;
}
.commentlist #respond {
    margin: 1.625em 0 0;
    width: auto;
}
#reply-title {
    color: #373737;
    font-size: 24px;
    font-weight: bold;
    line-height: 30px;
}
#cancel-comment-reply-link {
    color: #888;
    display: block;
    font-size: 10px;
    font-weight: normal;
    line-height: 2.2em;
    letter-spacing: 0.05em;
    position: absolute;
    right: 1.625em;
    text-decoration: none;
    text-transform: uppercase;
    top: 1.1em;
}
#cancel-comment-reply-link:focus,
#cancel-comment-reply-link:active,
#cancel-comment-reply-link:hover {
    color: #ff4b33;
}
#respond label {
    line-height: 2.2em;
}
#respond input[type=text] {
    display: block;
    height: 24px;
    width: 75%;
}
#respond p {
    font-size: 12px;
}
p.comment-form-comment {
    margin: 0;
}
.form-allowed-tags {
    display: none;
}


/* ---------- Extended  ---------- */

.rpwe-block ul{
}

.rpwe-block li{
	margin: 0 0 15px 0;
}

.rpwe-block a{
	display: inline!important;
	text-decoration: none;
	color: #333;
	font-family: 'Open Sans', Arial, Helvetica, sans-serif;
	font-weight: bold;
	width: 95px;
	font-size: 16px;
}

.rpwe-block a.more-link {
	color: #fff;
	float: right;
	text-transform: lowercase;
	font-family: 'Candara', Verdana, Geneva, sans-serif;
	font-weight: normal;

}

.rpwe-block h3{
	font-size: 16px;
	margin: 0;
}

.rpwe-thumb{
}

.rpwe-summary{
	font-size: 14px;
	line-height: 18px;
}

.rpwe-time{
}

.rpwe-alignleft{
}

.rpwe-alignright{
}

.rpwe-alignnone{
}

.rpwe-clearfix:before,
.rpwe-clearfix:after{
content: "";
display: table;
}

.rpwe-clearfix:after{
clear:both;
}

.rpwe-clearfix{
zoom: 1;
}

/*** Search Form
****************************************************************/

#searchform {
    padding: 5px 10px;
}

#searchform input[type="text"] {
    border: 1px solid #bbb;
    width: 200px;
    padding: 7px;
}

#searchform input[type="submit"] {
    padding: 5px;
}

/*** Slideshow
****************************************************************/
#slideshow {
    position: relative;
}

#slideshow img {
    background: transparent !important;
    border: 0 !important;
}

/*** Sidebar Contact Form
****************************************************************/

#sidebar-contact-form input[type="text"],
#sidebar-contact-form textarea {
    width: 325px;
    padding: 5px;
    border: 1px solid #AAA;
}

#sidebar-contact-form textarea {
    height: 100px;
}

#sidebar-contact-form p {
    padding-bottom: 10px;
}

#sidebar-contact-form .row {
    margin: 0 0 10px;
}

.widget .wpcf7 .wpcf7-list-item-label,
.widget .wpcf7 .wpcf7-list-item-label a,
.widget .wpcf7 a {
	color: #666666;
	font-size: 12px;

}

.widget .wpcf7 .wpcf7-checkbox {
	margin-left: 0;
}

.widget .wpcf7 a {
	color: #666666;
	text-decoration: underline;
}

.widget .wpcf7 a:hover {
	color: #F7811B;
}

.widget .wpcf7 {
	width: 100%;
	height: auto;
	text-align: center;
	position: relative;
}

div.wpcf7-validation-errors {
	border: 2px solid #F7E700;
	color: red;
	background: white;
	z-index: 9999999999;
}

.widget .wpcf7 input,
.widget .wpcf7 textarea,
.widget .wpcf7 p#captcha {
	background: #e0e1de;
	width: 100%;
	padding: 10px;
	font-size: 14px;
	color: #333;
	border: none;
	font-family: 'PT Sans', Helvetica, sans-serif;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
}

#secondary .widget .wpcf7 input,
#secondary .widget .wpcf7 textarea,
#secondary .widget .wpcf7 p#captcha {
	width: 230px;
	padding: 7px;
	font-size: 12px;
	color: #555;
	border: 1px solid #735744;
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
}

.widget .wpcf7 input,
.widget .wpcf7 textarea,
.wpcf7 p#captcha {
	margin: 7px 0;
}

.widget .wpcf7 input {
	float: left;
	height: 40px;
}

.widget .wpcf7 input[type="checkbox"] {
	width: 20px;
	height: 20px;
}

.widget .wpcf7 textarea {
	height: 147px;
	float: left;
	resize: none;
}

.wpcf7 .sced-left {
	display: block;
	float: left;
}

.wpcf7 p#captcha {
	background: white;
	height: 26px;
	float: left;
	padding: 7px;
}

.wpcf7 input.captcha-input {
	float: right;
	height: 25px;
}

.wpcf7 .sced-right {
	display: block;
	float: right;
}

.wpcf7 .sced-right p {
	float: left;
}


#secondary .widget .wpcf7 input[type="submit"] {
	color: white;
	 font-family: 'PT Sans', Helvetica, sans-serif;
	background: #735744;
	color: #fff;
	font-size: 16px;
	font-weight: normal;
	line-height: 18px;
	border: 1px solid #735744;
	width: 100px;
	height: 30px;
	display: block;
	margin: 10px 0;
	padding: 0px;
	text-transform: uppercase;
	text-decoration: none;
	list-style: none;
	list-style: none;

	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;

	-webkit-transition: all 0.2s ease-out;
	-moz-transition: all 0.2s ease-out;
	-ms-transition: all 0.2s ease-out;
	-o-transition: all 0.2s ease-out;
	transition: all 0.2s ease-out;

}

.widget .wpcf7 p {
	width: 100%;
	padding: 0 0 0 0;
	line-height: 1.2em;
	margin: 0;
	float: left;
	clear: both;
	font-size: 12px;
	text-align: center;
}

#secondary .widget .wpcf7 p {
	width: 100%;
	padding: 0 0 0 30px;
	line-height: 1.2em;
	margin: 0;
	float: left;
	clear: both;
	font-size: 12px;
	text-align: left;
}

.widget .widget .wpcf7 h3 {
	font-size: 27px;
	color: #FFFFFF;
	text-shadow: 1px 1px 5px black;
	padding-top: 10px;
	margin-bottom: 0;

}

.widget .wpcf7 h3 span {
	font-weight: bold;
}

.home .slider,
.bx-slider,
.bx-slider li,
.bx-wrapper {
	height: 675px;
}

.section .slider,
.section .bx-slider,
.section .bx-slider li,
.section .bx-wrapper {
	height: auto;
}

.section .bx-wrapper,
.section .bx-viewport {
	width: 100%;
	max-width: 100% !important;
}

.section .bx-viewport {
	width: 90% !important;
	margin: 0 auto;
}

.home .slider {
	background: transparent;
	position: relative;
	display: block;
	width: 100%;
	margin-bottom: 0;
	border: 0;

	-webkit-background-size: none;
  -moz-background-size: none;
  -o-background-size: none;
  background-size: none;
  z-index: 99;
  margin-top: 0;
}

.slider {
	background: #0565A2 url("images/header-bg.jpg") no-repeat scroll center top;
	-webkit-background-size: 	cover;
	-moz-background-size: 	cover;
	-o-background-size: 		cover;
	background-size: 		cover;
	position: relative;
	display: block;
	width: 100%;
	height: 150px;
	margin-bottom: 0;
	z-index: 0;
}

.shadow {
	background: url(images/shadow.png) no-repeat center top;
	height: 66px;
	width: 100%;
	position: absolute;
	top: 0;
	z-index: 99;
}


.bx-slider {
	overflow: hidden;
	min-width: 1024px;
}

.bx-slider-locs {
	min-width: 1024px;
	max-width: 1280px;
	width: 100%;
	margin: 0 auto;
}


@media only screen and (max-width : 1024px) {
	.bx-slider-locs li img {
		width: 90%;
		height: auto !important;
	}
}


.bx-slider a {
	font-family: 'PT Sans', Times, serif;
}

.bx-slider-locs a {
	font-family: 'PT Sans', Times, serif;
}

.bx-slider li {
	position: relative;
	margin: 0;
}

.bx-slider-locs li {
	position: relative;
	margin: 0;
}

.bx-slider li#one {
	background: #fff url(images/slider/slider1.jpg) no-repeat center 0;
	-webkit-background-size: 	cover;
	-moz-background-size: 		cover;
	-o-background-size: 		cover;
	background-size: 			cover;
	min-width: 1024px;
	max-width: 100%;
	width: 100%;
}

.bx-slider li#two {
	background: #fff url(images/slider/slider2.jpg) no-repeat center top;
}

.bx-slider li#three {
	background: #fff url(images/slider/slider3.jpg) no-repeat center top;
}


/* Slider One */
.bx-slider li#one .boxed {
	display: block;
	width: 100%;
	min-width: 1024px;
	max-width: 1280px;
	margin: 0 auto;
	padding: 0 0 0 0;
	position: relative;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;

}

.bx-slider li#one h2 {
	display: block;
	float: left;
	font-family: 'Cinzel', Helvetica, sans-serif !important;
	font-weight: normal;
	font-size:78px;
	line-height: 1.25em;
	margin: 180px 0 0.3em 0;
	text-transform: none;
	color: #0565a2;
	text-align: center;
}

.bx-slider li#one .margin-balance {
	float: left;
	margin-left: 13.5%;
}

.bx-slider li#one h2 span {
	color: #56b4d8;
	font-size: 100px;
	display: block;
	clear: left;
}

.bx-slider li#one h2 sup {
	font-size: 52px;
	vertical-align: 14px;
}

.bx-slider li#one img {
	float: left;
	display: block;
	clear: left;
	width: 165px;
	height: auto;
	margin-left: 13%;
	margin-top: 30px;
}

/* Slider two */
.bx-slider li#two .boxed {
	display: block;
	width: 100%;
	min-width: 1024px;
	max-width: 1280px;
	margin: 0 auto;
	padding: 150px 0 0 100px;
	position: relative;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;

}

.bx-slider li#two h2 {
	font-family: 'PT Sans', Helvetica, sans-serif !important;
	font-weight: normal;
	font-size: 55px;
	text-transform: uppercase;
	color: #fff !important;

}

/* Slider three */
.bx-slider li#three .boxed {
	display: block;
	width: 100%;
	min-width: 1024px;
	max-width: 1280px;
	margin: 0 auto;
	padding: 150px 0 0 10px;
	position: relative;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;

}

.bx-slider li#three h2 {
	font-family: 'PT Sans', Helvetica, sans-serif !important;
	font-weight: normal;
	font-size: 55px;
	text-transform: uppercase;
	color: #fff !important;
	text-align: right

}

/** RESET AND LAYOUT
===================================*/

.bx-wrapper {
	position: relative;
	margin: 0 auto 0 auto;
	padding: 0;
	height: 528px;
	min-width: 600px;
	*zoom: 1;
}

.bx-wrapper img {
	max-width: 100%;
	display: block;
	margin: 0 auto;
}

/** THEME
===================================*/

.bx-wrapper .bx-viewport {
	border: none;
	left: 0;
	background: transparent;
}

.bx-viewport {
	min-width: 600px;
}

.bx-wrapper .bx-pager,
.bx-wrapper .bx-controls-auto {
	position: absolute;
	bottom: -30px;
	width: 100%;
}

/* LOADER */

.bx-wrapper .bx-loading {
	min-height: 50px;
	background: url(images/bx_loader.gif) center center no-repeat #fff;
	height: 100%;
	width: 100%;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 2000;
}

/* PAGER */

.bx-wrapper .bx-pager {
	text-align: center;
	font-size: .85em;
	font-family: Arial;
	font-weight: bold;
	color: #666;
	padding-top: 20px;
}

.bx-wrapper .bx-pager .bx-pager-item,
.bx-wrapper .bx-controls-auto .bx-controls-auto-item {
	display: inline-block;
	*zoom: 1;
	*display: inline;
}

.bx-wrapper .bx-pager.bx-default-pager a {
	background: #666;
	text-indent: -9999px;
	display: block;
	width: 10px;
	height: 10px;
	margin: 0 5px;
	outline: 0;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
}

.bx-wrapper .bx-pager.bx-default-pager a:hover,
.bx-wrapper .bx-pager.bx-default-pager a.active {
	background: #000;
}

/* DIRECTION CONTROLS (NEXT / PREV) */

.section .bx-wrapper .bx-prev {
	left: 10px;
	background: url(images/controls2.jpg) no-repeat 0 0;
}

.section .bx-wrapper .bx-next {
	right: 10px;
	background: url(images/controls2.jpg) no-repeat -37px 0;
}

.section .bx-wrapper .bx-prev:hover,
.section .bx-wrapper .bx-next:hover {
	opacity: 0.6;
}

.section .bx-wrapper .bx-next:hover {
	background-position: -37px 0;
}

.bx-wrapper .bx-prev {
	left: 10px;
	background: url(images/controls.png) no-repeat 0 -32px;
}

.bx-wrapper .bx-next {
	right: 10px;
	background: url(images/controls.png) no-repeat -43px -32px;
}

.bx-wrapper .bx-prev:hover {
	background-position: 0 0;
}

.bx-wrapper .bx-next:hover {
	background-position: -43px 0;
}

.bx-wrapper .bx-controls-direction a {
	position: absolute;
	top: 80%;
	margin-top: -16px;
	outline: 0;
	width: 32px;
	height: 32px;
	text-indent: -9999px;
	z-index: 9999999;

	-webkit-transition:  none;
	-moz-transition: 	 none;
	-ms-transition:		 none;
	-o-transition: 		 none;
	transition: 		 none;
}

.section .bx-wrapper .bx-controls-direction a {
	position: absolute;
	top: 30%;
	margin-top: 0;
	outline: 0;
	width: 37px;
	height: 109px;
	text-indent: -9999px;
	z-index: 9999999;

	-webkit-transition:  none;
	-moz-transition: 	 none;
	-ms-transition:		 none;
	-o-transition: 		 none;
	transition: 		 none;
}

.bx-wrapper .bx-controls-direction a.disabled {
	display: none;
}

/* AUTO CONTROLS (START / STOP) */

.bx-wrapper .bx-controls-auto {
	text-align: center;
}

.bx-wrapper .bx-controls-auto .bx-start {
	display: block;
	text-indent: -9999px;
	width: 10px;
	height: 11px;
	outline: 0;
	background: url(images/controls.png) -86px -11px no-repeat;
	margin: 0 3px;
}

.bx-wrapper .bx-controls-auto .bx-start:hover,
.bx-wrapper .bx-controls-auto .bx-start.active {
	background-position: -86px 0;
}

.bx-wrapper .bx-controls-auto .bx-stop {
	display: block;
	text-indent: -9999px;
	width: 9px;
	height: 11px;
	outline: 0;
	background: url(images/controls.png) -86px -44px no-repeat;
	margin: 0 3px;
}

.bx-wrapper .bx-controls-auto .bx-stop:hover,
.bx-wrapper .bx-controls-auto .bx-stop.active {
	background-position: -86px -33px;
}

/* PAGER WITH AUTO-CONTROLS HYBRID LAYOUT */

.bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-pager {
	text-align: left;
	width: 80%;
}

.bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-controls-auto {
	right: 0;
	width: 35px;
}

/* IMAGE CAPTIONS */

.bx-wrapper .bx-caption {
	position: absolute;
	bottom: 0;
	left: 0;
	background: #666\9;
	background: rgba(80, 80, 80, 0.75);
	width: 100%;
}

.bx-wrapper .bx-caption span {
	color: #fff;
	font-family: Arial;
	display: block;
	font-size: .85em;
	padding: 10px;
}

.consult-form-section {
background: #f7f7f7;
padding: 10px;
margin: 10px 0
}

.consult-form-section strong {
display: block;
margin-bottom: 15px;
}

.consult-form-section .wpcf7-list-item {
display: inline-block;
width: 45%;
}

.consult-form-questions {
margin-top: 20px;
}


.consult-form-questions > div {
overflow: hidden;
border-bottom: 1px solid #ddd;
margin-bottom: 15px;
padding-bottom: 15px;
}

.consult-form-questions > div > label {
float: left;
width: 45%;
}

.consult-form-questions > div .wpcf7-form-control-wrap {
float: right;
}

/* Plugin Overrides */

.mapp-layout {
padding: 2px !important;
}

#ctwg-inputs ul li div .select {
	background-color: #5b4734 !important;
}

#ctwg-inputs ul li div span {
	background: #725A44 !important;
}

#ctwg-inputs ul li div span:hover {
	background-color: #b1e0e7 !important;
	color: #5b4734 !important;
}