/*
Theme Name: Karrinyup Physiotherapy
Theme URI: http://www.perth-web-design.com.au/
Author: Perth Web Design
Author URI: http://www.perth-web-design.com.au/
Description: Description
Version: 1.0
*/

/* =Reset
-------------------------------------------------------------- */

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;
}
html {
	font-size: 62.5%; /* Corrects text resizing oddly in IE6/7 when body font-size is set using em units http://clagnut.com/blog/348/#c790 */
	overflow-y: scroll; /* Keeps page centred in all browsers regardless of content height */
	-webkit-text-size-adjust: 100%; /* Prevents iOS text size adjust after orientation change, without disabling user zoom */
	-ms-text-size-adjust: 100%; /* www.456bereastreet.com/archive/201012/controlling_text_size_in_safari_for_ios_without_disabling_user_zoom/ */
}
body {
	background: #fff;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
nav,
section {
	display: block;
}
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: "" "";
	font-size:1.2em;
}
a:focus {
	outline: thin dotted;
}
a:hover,
a:active { /* Improves readability when focused and also mouse hovered in all browsers people.opera.com/patrickl/experiments/keyboard/test */
	outline: 0;
}
a img {
	border: 0;
}


/* =Global
----------------------------------------------- */
@font-face {
    font-family: 'bentonsansregular';
    src: url('font/bentonsanscond-medium-webfont.eot');
    src: url('font/bentonsanscond-medium-webfont.eot?#iefix') format('embedded-opentype'),
         url('font/bentonsanscond-medium-webfont.woff') format('woff'),
         url('font/bentonsanscond-medium-webfont.ttf') format('truetype'),
         url('bentonsanscond-medium-webfont.svg#bentonsansregular') format('svg');
    font-weight: normal;
    font-style: normal;

}
@font-face {
    font-family: 'helveticaneuemedium';
    src: url('font/helvetica-neue-medium-webfont.eot');
    src: url('font/helvetica-neue-medium-webfont.eot?#iefix') format('embedded-opentype'),
         url('font/helvetica-neue-medium-webfont.woff') format('woff'),
         url('font/helvetica-neue-medium-webfont.ttf') format('truetype'),
         url('helvetica-neue-medium-webfont.svg#helveticaneuemedium') format('svg');
    font-weight: normal;
    font-style: normal;

}

body,
button,
input,
select,
textarea {
	color: #686868;
	font-family: 'bentonsansregular';
	font-size: 14px;
	line-height: 20px;
}

/* Headings */
h1,h2,h3,h4,h5,h6 {
	clear: both;
	color:#686868;
	font-family: 'Viga', sans-serif;
}

h1{ font-size: 28px; text-transform: uppercase; }
h2{ font-size: 24px; }
h3{ font-size: 22px; }
h4{ font-size: 20px; }
h5{ font-size: 18px; }
h6{ font-size: 16px; }

hr {
	background-color: #eee;
	border: 0;
	height: 1px;
	margin-bottom: 1.2em;
}

/* Text elements */
p {
	margin-bottom: 1.2em;
	font-family: 'helveticaneuemedium';
}
ul, ol {
	margin: 0 0 1.2em 2em;
}
ul {
	list-style: disc;
}
ol {
	list-style: decimal;
}
ul ul, ol ol, ul ol, ol ul {
	margin-bottom: 0;
	margin-left: 1.5em;
}
dt {
	font-weight: bold;
}
dd {
	margin: 0 1.5em 1.2em;
}
b, strong {
	font-weight: bold;
}
dfn, cite, em, i {
	font-style: italic;
}
blockquote {
	margin: 0 1.2em;
}
address {
	margin: 0 0 1.2em;
}
pre {
	background: #eee;
	font-family: "Courier 10 Pitch", Courier, monospace;
	font-size: 15px;
	font-size: 1.5em;
	line-height: 1.2;
	margin-bottom: 1.6em;
	padding: 1em;
	overflow: auto;
	max-width: 100%;
}
code, kbd, tt, var {
	font: 15px Monaco, Consolas, "Andale Mono", "DejaVu Sans Mono", monospace;
	white-space: pre-wrap;
}
}
abbr, acronym {
	border-bottom: 1px dotted #666;
	cursor: help;
}
mark, ins {
	background: #fff9c0;
	text-decoration: none;
}
sup,
sub {
	font-size: 75%;
	height: 0;
	line-height: 0;
	position: relative;
	vertical-align: baseline;
}
sup {
	bottom: 1ex;
}
sub {
	top: .5ex;
}
small {
	font-size: 75%;
}
big {
	font-size: 125%;
}
figure {
	margin: 0;
}
table {
	margin: 0 0 1.2em;
	width: 100%;
}
th {
	font-weight: bold;
}
button,
input,
select,
textarea {
	font-size: 100%; /* Corrects font size not being inherited in all browsers */
	margin: 0; /* Addresses margins set differently in IE6/7, F3/4, S5, Chrome */
	vertical-align: baseline; /* Improves appearance and consistency in all browsers */
	*vertical-align: middle; /* Improves appearance and consistency in all browsers */
}
button,
input {
	line-height: normal; /* Addresses FF3/4 setting line-height using !important in the UA stylesheet */
	*overflow: visible;  /* Corrects inner spacing displayed oddly in IE6/7 */
}
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
	border: 1px solid #eee;
	border-color: #eee #eee #bbb #eee;

	background: #e6e6e6;
	-webkit-box-shadow: inset 0 1px 0 rgba(255,255,255,0.5), inset 0 15px 17px rgba(255,255,255,0.5), inset 0 -5px 12px rgba(0,0,0,0.05);
	-moz-box-shadow: inset 0 1px 0 rgba(255,255,255,0.5), inset 0 15px 17px rgba(255,255,255,0.5), inset 0 -5px 12px rgba(0,0,0,0.05);
	box-shadow: inset 0 1px 0 rgba(255,255,255,0.5), inset 0 15px 17px rgba(255,255,255,0.5), inset 0 -5px 12px rgba(0,0,0,0.05);
	color: rgba(0,0,0,.8);
	cursor: pointer; /* Improves usability and consistency of cursor style between image-type 'input' and others */
	-webkit-appearance: button; /* Corrects inability to style clickable 'input' types in iOS */
	font-size: 12px;
	font-size: 1em;
	line-height: 1;
	padding: 0px 15px;
	text-shadow: 0 1px 0 rgba(255,255,255,.8);
	height:34px;
	line-height:34px; 
}
button:hover,
html input[type="button"]:hover,
input[type="reset"]:hover,
input[type="submit"]:hover {
	border-color: #eee #bbb #aaa #bbb;
	-webkit-box-shadow: inset 0 1px 0 rgba(255,255,255,0.8), inset 0 15px 17px rgba(255,255,255,0.8), inset 0 -5px 12px rgba(0,0,0,0.02);
	-moz-box-shadow: inset 0 1px 0 rgba(255,255,255,0.8), inset 0 15px 17px rgba(255,255,255,0.8), inset 0 -5px 12px rgba(0,0,0,0.02);
	box-shadow: inset 0 1px 0 rgba(255,255,255,0.8), inset 0 15px 17px rgba(255,255,255,0.8), inset 0 -5px 12px rgba(0,0,0,0.02);
}
button:focus,
html input[type="button"]:focus,
input[type="reset"]:focus,
input[type="submit"]:focus,
button:active,
html input[type="button"]:active,
input[type="reset"]:active,
input[type="submit"]:active {
	border-color: #aaa #bbb #bbb #bbb;
	-webkit-box-shadow: inset 0 -1px 0 rgba(255,255,255,0.5), inset 0 2px 5px rgba(0,0,0,0.15);
	-moz-box-shadow: inset 0 -1px 0 rgba(255,255,255,0.5), inset 0 2px 5px rgba(0,0,0,0.15);
	box-shadow: inset 0 -1px 0 rgba(255,255,255,0.5), inset 0 2px 5px rgba(0,0,0,0.15);
}
input[type="checkbox"],
input[type="radio"] {
	box-sizing: border-box; /* Addresses box sizing set to content-box in IE8/9 */
	padding: 0; /* Addresses excess padding in IE8/9 */
}
input[type="search"] {
	-webkit-appearance: textfield; /* Addresses appearance set to searchfield in S5, Chrome */
	-moz-box-sizing: content-box;
	-webkit-box-sizing: content-box; /* Addresses box sizing set to border-box in S5, Chrome (include -moz to future-proof) */
	box-sizing: content-box;
}
input[type="search"]::-webkit-search-decoration { /* Corrects inner padding displayed oddly in S5, Chrome on OSX */
	-webkit-appearance: none;
}
button::-moz-focus-inner,
input::-moz-focus-inner { /* Corrects inner padding and border displayed oddly in FF3/4 www.sitepen.com/blog/2008/05/14/the-devils-in-the-details-fixing-dojos-toolbar-buttons/ */
	border: 0;
	padding: 0;
}

input[type=text],
input[type=email],
input[type=password],
textarea {
	color: #666;
	border: 1px solid #eee;
	width:250px;
	max-width: 100%;
}
input[type=text]:focus,
input[type=email]:focus,
input[type=password]:focus,
textarea:focus {
	color: #111;
}
input[type=text],
input[type=email],
input[type=password] {
	height: 40px;
	line-height: 40px;
	padding: 0 10px;
}
textarea {
	overflow: auto; /* Removes default vertical scrollbar in IE6/7/8/9 */
	padding: 3px 10px 10px 10px;
	vertical-align: top; /* Improves readability and alignment in all browsers */
	width: 98%;
	height:120px;
}

/* Links */
a,
a:visited {
	color: #1982D1;
	text-decoration:none;
}
a:hover,
a:focus,
a:active {
	text-decoration:none;
}

/* Alignment */
.alignleft {
	display: inline;
	float: left;
	margin-right: 1.2em;
}
.alignright {
	display: inline;
	float: right;
	margin-left: 1.2em;
}
.aligncenter {
	clear: both;
	display: block;
	margin: 0 auto;
}

/* Text meant only for screen readers */
.assistive-text {
	clip: rect(1px 1px 1px 1px); /* IE6, IE7 */
	clip: rect(1px, 1px, 1px, 1px);
	position: absolute !important;
}
.no-padding{
	padding: 0;
}

/* =Main Layout
----------------------------------------------- */
#page{ }


.site-header{}
.site-header .navbar-brand {
	display: block;
	float: left;
	font-size: 18px;
	height: 150px;
	line-height: 40px;
	padding: 20px 20px 10px 10px;
}
.site-header .navbar-brand img{ height: 112px; display: block;}

.site-featured{ margin:auto; }
.site-header-image-bg{ height:386px!important;  }

.site-tagline {
	background: none repeat scroll 0 0 #eee;
	border-bottom: 5px solid #eee;
	font-size: 24px;
	line-height: 28px;
	padding: 40px 0;
}
.container{ 
	
}
.site-main{
	background: transparent url("images/bg-top.png")left bottom no-repeat;
	position: relative;
}
.home .site-main{ width:100%; padding:30px 0 50px; float:left; }
.site-main .container{
	background: #fff;
}
.site-main .container .col-md-12{
	padding: 0px 60px;
}
.home .wrapper{
	background: none;
}
.wrapper{
	width: 100%;
	background: url("images/content-after-bg.png")top right repeat-x; 
}

.site-footer{
	background: #fff url("images/bg-bottom.png")-7px top no-repeat;
	float: left;
	width: 100%;
	position: relative;
}
.site-footer .footer-content{
	clear: both;
	float: left;
	margin: auto;
	padding: 50px 0 0px;
	position: relative;
	width: 100%;
}
.site-footer .footer-content .footer-social{
	display: block;
    height: 80px;
    margin: 0px 55px 20px;
    position: relative;
}
.site-footer .footer-content .footer-social li{
	list-style: none;
	margin-top: 15px;
}
.site-footer .footer-content .footer-social .fa-facebook{
	font-size: 24px;
	color: #fff;
	background: #d1d3d4;
	border-radius: 100%;
	height: 35px;
	width: 35px;
	padding-top: 5px;
	text-align: center;

}
.site-footer .footer-info .container{
	border-top: 1px solid #d1d3d4;
	max-width: 1200px;
    padding-top: 20px;
    width: 1100px;

}
.site-footer .footer-info {
	background: none repeat scroll 0 0 #fff;
	clear: both;
	color: #686868;
	float: left;
	font-size: 12px;
	line-height: 22px;
	margin: auto;
	padding: 0px 0 15px;
	position: relative;
	width: 100%;
	font-family: 'helveticaneuemedium';
	
}
.site-footer .footer-info .site-info{  text-align:right; float:right; line-height:20px; }
.site-footer .footer-info .site-info p{ margin:0; }
.site-footer .footer-info .site-info #pwdlogo{ background:url(images/pwdlogo.png) right center no-repeat; width:85px; height:12px; display:inline-block; font-size:0; }
.site-footer .footer-info .site-copyright{ text-align:left; float:left; }



.page .entry-header{  }
.page .entry-header .entry-title{}

.home .front-content{ margin-bottom:30px; }
.home .front-content .entry-header{ margin:0; height:auto;}

.has-breadcrumbs{ position:relative; }
.has-breadcrumbs .breadcrumbs{
	position: absolute;
	right: 0;
	top: 10px;
	width: auto;
}
.single-breadcrumbs{
	font-size: 11px;
	font-style: oblique;
	margin: 0;
	padding-top: 4px;
	position: absolute;
	text-align: left;
	z-index: 20;
}

.home .site-header-image-bg{ height:810px!important; }
/*.page-template-page-templatescontact-us-php .container:after{
	width: 100%;
	display: block;
	position: absolute;
	height: 372px;
	background: url("images/content-after-bg.png")top right repeat-x; 
	top: 0;
	left: 100%;
}*/
.page-template-page-templatescontact-us-php #contact-map{
	height: 248px;
	left: 0;
	top: 8px;
	position: relative;
	width: 100%;
	max-width: 335px;
}
.page-template-page-templatescontact-us-php .entry-header {
	height: auto;
	margin-top: -80px;
}
.page-template-page-templatescontact-us-php .col-md-4{
	width: 36%;
}
.page-template-page-templatescontact-us-php .col-md-8{
	margin-bottom: 50px;
	padding-left: 75px;
	width: 63%;
}
.home .front-content .col-md-8{
	padding-right: 55px;
	padding-left: 55px;
}
.home .front-content p{
	line-height: 22px;
	color: #686868;
	font-size: 14px;
	font-family: 'helveticaneuemedium';
}
.home .front-content #gform_wrapper_4{
	background: #f7941e;
	padding: 20px;
	margin: 35px 60px 0px 40px;
	border-radius: 15px;
}
.home .front-content #gform_wrapper_4 .gform_title{
	color: #fff;
	text-align: center;
	margin-bottom: 15px;
}
.home .front-content #gform_wrapper_4 input[type="submit"]{
	border: medium none;
    box-shadow: none;
    color: #fff;
    display: block;
    font-size: 16px;
    margin: auto;
    text-align: center;
    text-transform: uppercase;
    background: none;
    font-family: 'Viga', sans-serif;
    letter-spacing: 1px;

}
.home .front-content #gform_wrapper_4 input[type="submit"]:hover{

}
.home .front-content #gform_wrapper_4 input , .home .front-content #gform_wrapper_4 textarea{
	border-radius: 15px;
	width: 257px;
	padding-left: 15px;
}
#gform_wrapper_4 input::-webkit-input-placeholder, #gform_wrapper_4 textarea::-webkit-input-placeholder { 
    color: #b5b4b4 !important;
    font-size: 14px !important;
}
#gform_wrapper_4 input:-moz-placeholder, #gform_wrapper_4 textarea:-moz-placeholder { 
    color: #b5b4b4 !important;
    font-size: 14px !important;
}
#gform_wrapper_4 input::-moz-placeholder, #gform_wrapper_4 textarea::-moz-placeholder { 
    color: #b5b4b4 !important;
    font-size: 14px !important;
   
}
#gform_wrapper_4 input:-ms-input-placeholder, #gform_wrapper_4 textarea:-ms-input-placeholder { 
    color: #b5b4b4 !important;
    font-size: 14px !important;
   
}
.entry-content h1{
	font-size: 26.01px;
	color: #686868;
	margin: 50px 0px;
}
.warpper-bg{
	background: #fff url("images/bg.png")left top no-repeat;
	position: relative;
	height: 100%;
}
/* =Layout: Content-Sidebar
----------------------------------------------- */

#content {min-height: 500px; margin-bottom: 30px;}
#sidebar { margin: 40px 0 20px; }
#sidebar .widget{  }

.single-classes table{border-collapse: collapse;}
.single-classes table tr td{border: 1px solid #686868; padding: 4px;}
.fa.fa-caret-down{display: none;}
/* =Menu
----------------------------------------------- */

.navbar{ margin: 0; position: absolute; width: 100%; }
.navbar-default{ border:none; }

.navbar-default {
	background: rgba(255,255,255,0.8);
	border:none; 
}
.navbar-default .navbar-brand {
	color: #777777;
}
.navbar > .container .navbar-brand, .navbar > .container-fluid .navbar-brand{
	margin-left: 0;
}
.navbar-default .navbar-brand:hover,
.navbar-default .navbar-brand:focus {
	color: #5e5e5e;
	background-color: transparent;
}
.navbar-default .navbar-text {
	color: #777777;
}
.navbar-nav{
	float: right;
	margin: 0;
}
.navbar-nav > li{
	margin: 0px 5px;
}
.navbar-nav > li > a{ 
	line-height: 22px; 
	font-size: 16px;
	color: #696a6d;
	text-transform: uppercase;
	padding: 20px 24px;
}
.navbar-nav > li:last-child {
	margin: 0px;
}
.navbar-nav > li:last-child a{
	padding-right: 0px;
}
.navbar-default .navbar-nav > li > a:hover,
.navbar-default .navbar-nav > li > a:focus {
	color: #f89227;
	background-color: transparent;
}
.navbar-default .navbar-nav > li:hover > ul.dropdown-menu { display: block; visibility:visible;}
.navbar-default .navbar-nav > .active > a,
.navbar-default .navbar-nav > .active > a:hover,
.navbar-default .navbar-nav > .active > a:focus {
	color: #f89227;
	background:none;
}
.navbar-default .navbar-nav > .disabled > a,
.navbar-default .navbar-nav > .disabled > a:hover,
.navbar-default .navbar-nav > .disabled > a:focus {
	color: #f89227;
	background-color: transparent;
}
.navbar-default .navbar-toggle {
	border-color: #dddddd;
	margin-top: 16px;
}
.navbar-default .navbar-toggle:hover,
.navbar-default .navbar-toggle:focus {
	background-color: #dddddd;
}
.navbar-default .navbar-toggle .icon-bar {
	background-color: #888888;
}
.navbar-default .navbar-collapse,
.navbar-default .navbar-form {
	border-color: #e7e7e7;
}
.navbar-default .navbar-nav > .open > a,
.navbar-default .navbar-nav > .open > a:hover,
.navbar-default .navbar-nav > .open > a:focus {
	background:none;
	color: #f89227;
}

.navbar-collapse.in .navbar-nav{ margin-bottom: 0;}
.navbar-collapse.in .navbar-nav > li > a{
	line-height: 30px;
	border-bottom: #e7e7e7 solid 1px;
}
.dropdown-menu > li > a {
    clear: both;
	line-height: 22px; 
	font-size: 16px;
	color: #b5b4b4;
    display: block;
    font-weight: normal;
    padding: 6px 20px;
    white-space: nowrap;
}
.dropdown-menu > li > a:hover,
.dropdown-menu > li > a:focus{
	color: #f89227;
	background: none;
}

#footer-menu{ padding:0; margin:0; list-style:none; width:100%; }
#footer-menu li{ float:left; }
#footer-menu li a{ display:block; float:left; padding:3px 10px; }
#footer-menu li:first-child a{ padding-left:0; }
#footer-menu li:hover > a {}
#footer-menu li.current_page_item a,
#footer-menu li.current-menu-item a { }

.socials{ list-style:none; }
.socials li{ float:left; }
.socials li a{
	background: none repeat scroll 0 0 #000000;
	border-radius: 15px;
	color: #FFFFFF;
	display: block;
	font-size: 18px;
	height: 29px;
	line-height: 29px;
	margin-right: 6px;
	opacity: 0.8;
	text-align: center;
	width: 29px;

}

.socials li a:hover{ opacity:1; }
.socials li.facebook a{;}
.socials li.twitter a{ }


/* =Content
----------------------------------------------- */

.sticky {}
.hentry {
	margin: 0 0 1.2em;
	padding: 0 0 1.2em;
	border-bottom:#eee solid 1px;
}
.page-id-407 .hentry{height: 330px;}
.page-id-62 .hentry{height: 330px;}
.hentry .entry-header{}
.hentry .entry-header .entry-title{ margin-bottom:0px; }
.hentry .entry-header .entry-title a{  }
.single .hentry,
.page	.hentry{ border-bottom:none;  }
.entry-meta {
	clear: both;
}
.byline {
	display: none;
}
.single .byline,
.group-blog .byline {
	display: inline;
}
.entry-content,
.entry-summary {
	margin: 1.2em 0 0;
}
.page-links {
	clear: both;
	margin: 0 0 1.2em;
}

.page-header{ 
	border: medium none;
    margin-bottom: 30px;
    margin-top: 30px; 
}

.attachment .entry-meta{ clear:none; float:left; }
#image-navigation{ text-align:right; }


.hentry.service{ min-height: 200px; padding: 0px; }
.hentry.service > a{}
.hentry.service > a img{ display:block; float:left; margin-right:20px;}
.hentry.service .entry-header{}
.hentry.service .entry-header .entry-title{ clear:none;  }
.hentry.service .entry-content{ }

.clear{ clear:both; }
/* =Asides
----------------------------------------------- */

.blog .format-aside .entry-title,
.archive .format-aside .entry-title {
	display: none;
}


/* =Media
----------------------------------------------- */

.site-header img,
.entry-content img,
.comment-content img,
.widget img {
	max-width: 100%; /* Fluid images for posts, comments, and widgets */
}
.site-header img,
.entry-content img,
.comment-content img[height],
img[class*="align"],
img[class*="wp-image-"] {
	height: auto; /* Make sure images with WordPress-added height and width attributes are scaled correctly */
	display:block;
}
.site-header img,
.entry-content img,
img.size-full {
	max-width: 100%;
	width: auto; /* Prevent stretching of full-size images with height and width attributes in IE8 */
	
}
.entry-content img.wp-smiley,
.comment-content img.wp-smiley {
	border: none;
	margin-bottom: 0;
	margin-top: 0;
	padding: 0;
}
.wp-caption {
	border: 1px solid #ccc;
	margin-bottom: 1.2em;
	max-width: 100%;
}
.wp-caption img[class*="wp-image-"] {
	display: block;
	margin: 1.2% auto 0;
	max-width: 98%;
}
.wp-caption-text { text-align: center; }
.wp-caption .wp-caption-text { margin: 0.8075em 0; }
.site-content .gallery { margin-bottom: 1.2em; }
.gallery-caption {}
.site-content .gallery a img {
	border: medium none;
	display: block;
	height: auto;
	max-width: 100%!important;
	border: 2px solid #EEEEEE!important;
}
.site-content .gallery dd { margin: 0; }
.site-content .gallery .gallery-item{
	float: left;
	margin-top: 6px!important;
	text-align: center;
	width: 33%;
}
.site-content .gallery-columns-4 .gallery-item {}
.site-content .gallery-columns-4 .gallery-item img {}

/* Make sure embeds and iframes fit their containers */
embed,
iframe,
object {
	max-width: 100%;
}


/* =Navigation
----------------------------------------------- */

.site-content .site-navigation {
	float: left;
	margin: 0 0 1.2em;
	overflow: visible;
	width: 100%;
}
.site-content .nav-previous {
	float: left;
	width: 50%;
}
.site-content .nav-next {
	float: right;
	text-align: right;
	width: 50%;
}

/* =Comments
----------------------------------------------- */

.comment-content a { word-wrap: break-word; }
.bypostauthor {}

#comments{ margin:0 0 1.2em; }
#comments h2{
	background: none repeat scroll 0 0 #F6F6F6;
	margin-bottom: 20px;
	padding: 10px;
}

.commentlist{ padding:0; margin:0; list-style:none;}
.commentlist li.comment{ padding: 0; min-height:70px; }
.commentlist li.comment .comment-content {
	padding-bottom: 0px;
	padding-left: 54px;
}
.commentlist li.comment .comment-author{}
.commentlist li.comment .comment-author img{ float:left; margin-right:10px;}
.commentlist li.comment .comment-meta{
	float: right;
	font-size: 11px;
	font-style: oblique;
	margin-top: -30px;
}
.commentlist li.comment .reply{
	background: none repeat scroll 0 0 #CCCCCC;
	color: #FFFFFF;
	font-size: small;
	margin-top: 0;
	padding: 5px;
	position: absolute;
	top: 60px;
}
.commentlist li.comment .reply a{
	color: #FFFFFF;
	display: block;
	float: left;
	font-size: 12px;
	line-height: 10px;
}
.commentlist li.comment .footer{}

.commentlist li.comment .children{
	list-style: none outside none;
	margin: 5px 0 5px 54px;
}
.commentlist li.comment article.comment{ background:#f6f6f6; padding:10px; margin-bottom:5px; position:relative; min-height: 90px; }
.commentlist li.comment article.comment .comment-content p{ margin:0; }

#respond{}
#respond #reply-title{ padding: 20px 0; }

#commentform{
	background: none repeat scroll 0 0 #F6F6F6;
	margin-bottom: 30px;
	padding: 30px;
}
#commentform p{ margin-bottom:10px;}
#commentform .comment-notes{}
#commentform label{ width:100%; display:block;}
#commentform .comment-form-author{}
#commentform .comment-form-email{}
#commentform .comment-form-url{}
#commentform .comment-form-comment{}
#commentform .form-allowed-tags{}
#commentform textarea{
	height: 100px;
	line-height: 16px;
	overflow: auto;
	padding: 11px 7px 7px;
	vertical-align: top;
	width: 90%
}
#commentform .form-submit{}

.nocomments{ display:none; }

/* =Widgets
----------------------------------------------- */

.widget-title{
	border-bottom: 1px solid #EDEDED;
	color: #636363;
	font-size: 18px;
	line-height: 2em;
	margin-bottom: 10px;
}
.widget {
	margin: 0 0 1.2em;
}
.widget ul{ padding:0; margin:0; list-style:none; }

/* Make sure select elements fit in widgets */
.widget select {
	max-width: 100%;
}

/* 
------------------Search widget---------------- */
#searchform .field{ width:196px; }
#searchsubmit {}

/* 
--------------------About Widget------------------ */
.sidebar-left{
	position: relative;
	border-right: 1px solid #ededee;
	margin-right: 10px;
	padding-bottom: 30px;
}
.widget-title{
	border-bottom: 1px solid #ededee;
    line-height: 2em;
    color: #d1d3d4;
    font-size: 26.01px;
    margin-bottom: 15px;
    text-transform: uppercase;
}
.widget_nav_menu{
	margin-top: 38px;
	margin-bottom: 25px;
}
.menu-about-us-container{
	border-bottom: 1px solid #ededee;
	padding-bottom: 15px;
}

.sidebar-left .menu li{ 
	padding: 5px 0;
} 
.sidebar-left .menu li a{
	color: #b5b4b4;
	font-size: 14px;
	font-family: 'helveticaneuemedium';
} 
.sidebar-left .menu li a:hover{
	color: #f89227;
}
.sidebar-left .menu li.current-menu-item a{
	color: #f89227;
}  
.sidebar-left .widget_simpleimage{
	background: #f89227;
	padding: 1px 20px;
	width: 290px;
	display: block;
	border-radius: 15px;
	opacity: 1.0;
	
}
.sidebar-left .widget_simpleimage:hover{
	opacity: 0.9;
}
.sidebar-left .widget_simpleimage img{
	max-width: 37px;
	max-height: 36px;
	float: left;
	margin-top: 10px;
}
.sidebar-left .widget_simpleimage .more{
	font-size: 15.19px;
	text-transform: uppercase;
	font-family: 'Viga', sans-serif;
	text-align: center;
}
.sidebar-left .widget_simpleimage .more a{
		color: #fff;
}
#simpleimage-6 img{
	margin: 10px -10px 0 10px;
}
#simpleimage-7 img{
	margin: 10px -12px 0 10px;
}

/* 
--------------------Footer Widget------------------ */
.site-footer .widget-title{
	color: #686868;
	color: 14px;
	text-transform: uppercase;
	font-family: 'bentonsansregular';
	margin-bottom: 0;
}
.site-footer .widget_nav_menu li{
	padding: 10px 10px 10px 0;
	border-bottom: 1px solid #ededee;
}
.site-footer .widget_nav_menu li a{
	font-size: 13px;
	color: #b5b4b4;
	font-family: 'bentonsansregular';
	letter-spacing: 0.5px;

}
.site-footer .widget_nav_menu li a:hover{
	color: #f89227;
}
/*
------------------- Header widget----------------- */
.header-widgets{ 
	display:block; 
	float:right; 
	margin-top:30px; 
	margin-bottom: 10px;
	width: 100%; 
}
.header-widgets .widget-address{
	border-right: 1px solid #dbe4e8;
    color: #696a6d;
    float: left;
    font-family: "bentonsansregular";
    font-size: 15.61px;
    font-weight: normal;
    height: 45px;
    line-height: 22px;
    margin-bottom: 0;
    padding-right: 20px;
    text-align: right;
    width: 40%;
    margin-top: 20px;
}
.header-widgets .widget-address .address{
	float: right;
    width: 200px;
}

.header-widgets .phone-number{ 
	font-size:26px;  
	line-height:1em; 
	font-weight:bold;  
	padding-left:20px;  
	color: #f89227;
	font-weight: 700;
	margin-top: 20px;
	float: left;
}
.data-button{
	position: absolute;
	padding: 0 0 0 30px;
	float: right;
	text-align: right;
	display: inline-block;
}


/*
------------------------ PWD Address widget ------------------------- */
.widget_pwd_address_widget{
	margin-top: 38px;
	border-right: 1px solid #ededee;
	padding-bottom: 70px;
}
.widget_pwd_address_widget .widget-title{
	font-size: 26.01px;
	color: #d1d3d4;
	text-transform: uppercase; 
	margin-bottom: 15px;
}
.pwd-address{
	color: #b5b4b4;
	font-size: 13px;
}
.pwd-address span{
	width: 70px;
	position: relative;
	float: left;
}
.pwd-address .location{ clear: none; }
.pwd-address .address{ margin-bottom: 10px;}
.pwd-address .phone{ margin-bottom: 10px;}
.pwd-address .fax{ margin-bottom: 10px;}
.pwd-address .email{ margin-bottom: 10px;}
.pwd-address .image-map{ float: right;margin-left: 10px;}

#footer-sidebar{ margin: 30px 45px;}
#footer-sidebar .col-md-4{
	width: 33.3333%;
}

#footer-sidebar .widget{ }
#footer-sidebar .widget:first-child{ margin-left:0;}

#footer-sidebar .widget_pwd_address_widget{

}

/* =Custom Post type
----------------------------------------------- */

/* Custom Post type Slidshow */
#slidercontainer{ margin:auto; background:#d7d7d7;  }
#sliderarea{ width:100%; height:810px; display:block; padding:0px;}
#sliderarea .bx-wrapper .bx-pager{ bottom: 0; font-size: 0; margin: 0 auto; padding:0px; right: 0px; width: auto; z-index: 55; }
#sliderarea .bx-wrapper .bx-viewport{ border:none; left:0; box-shadow:none; height:810px; background:none!important; }
#custom-slideshows > .slide{ width:100%!important; height:810px; background-size: cover !important; }
#custom-slideshows > .slide #slogan{ 
	position: absolute;
	font-size: 33.99px;
	color: #b5b4b4;
	text-transform: uppercase;
	text-align: left;
	background:url("images/slogan-bg.png")left center repeat-y;
	padding: 15px;
	height: 100px;
    line-height: 35px;
    margin-bottom: 165px;
	bottom: 0;
	width: 100%;
}
#custom-slideshows > .slide .button{
	float: right;
    position: relative;
    top: 190px;
}

#custom-slideshows > .slide .widget_simpleimage{
	background: #f89227;
	padding: 1px 20px;
	width: 290px;
	display: block;
	border-radius: 15px;
	opacity: 1.0;
	
}
#custom-slideshows > .slide .widget_simpleimage:hover{
	opacity: 0.9;
}
#custom-slideshows > .slide .widget_simpleimage img{
	max-width: 37px;
	max-height: 36px;
	float: left;
}
#custom-slideshows > .slide .widget_simpleimage .more{
	font-size: 15.19px;

	text-transform: uppercase;
	font-family: 'Viga', sans-serif;
	text-align: center;
}
#custom-slideshows > .slide .widget_simpleimage .more a{
		color: #fff;
}
#simpleimage-5 img{
	margin: 10px -10px 0 10px;
}
#simpleimage-4 img{
	margin: 10px -30px 0 20px;
}

/* Custom Post type CTA */
.cta-container{  
	background: #f2f2f2; 
}
#custom-cta{
	margin-top: -101px;
    position: relative;
    z-index: 99;
}
#custom-cta .cta .shadow{ 
	background: rgba(105,106,109,0.2);
	border-radius: 100%;
	display: block;
    margin: auto;
    max-width: 100%;
    display: none;
    position: absolute;
    top: 0;
    height: 271px;
    width: 272px;

}
#custom-cta .cta{ 
	background: none;
	padding: 0 48px; 
}
#custom-cta .cta img{
	border-radius: 100%;
    display: block;
    height: auto;
    margin: auto;
    max-width: 100%;
}
#custom-cta .cta-title {
	margin-bottom: 0;
	margin: 45px 0px;
	text-align: center;
}
#custom-cta .cta-title a {
	font-size: 17.13px;
	padding:0px;
	color: #696a6d;	
}
#custom-cta .cta:hover .shadow{
	display: block;
	cursor: pointer;
}
#custom-cta .cta:hover .cta-title a{
	color: #f89227;
}

#custom-cta .cta-summary{ padding: 10px; }
#custom-cta .cta-summary .readmore{
	background: none repeat scroll 0 0 rgba(0, 0, 0, 0.5);
	box-shadow: 0 0 108px rgba(0, 0, 0, 0.5) inset;
	color: #FFFFFF;
	display: block;
	height: 30px;
	left: 0px;
	line-height: 30px;
	padding: 85px 0;
	position: absolute;
	right: 0px;
	text-align: center;
	top: 0px;
	vertical-align: middle;
	display:none;
}
#custom-cta .cta:hover .readmore{ display:block;  }


#testimonials{ padding:100px 0; background: #f4f4f4;}
#testimonials .bx-wrapper{ margin: 0; }
#testimonials .bx-wrapper .bx-pager{ bottom: 0; font-size: 0; margin: 0 auto; padding:0px; right: 0px; width: auto; z-index: 55; }
#testimonials .bx-wrapper .bx-viewport{ border:none; left:0; box-shadow:none; min-height: 250px;  background:none!important; }

#slider-testimonials > .testimonial{ width:100%!important; text-align: center; }
#slider-testimonials > .testimonial .text{
	font-size: 30px;
	line-height: 40px;
	margin-bottom: 20px;
	padding: 0 50px;
	position: relative;
}

#slider-testimonials > .testimonial .text .open,
#slider-testimonials > .testimonial .text .close{ 
	font-size: 68px;
	height: 50px;
	left: 0;
	line-height: 50px;
	position: absolute;
	top: 0;
	width: 50px;
}
#slider-testimonials > .testimonial .text .close{
	bottom: 0;
	color: #000;
	left: auto;
	opacity: 1;
	right: 0;
	top: auto;
}

#slider-testimonials > .testimonial .info{ font-size: 20px;  }


#get-stared{
	padding:45px 0;
	border-top: #eee solid 1px;
}
/*
----------------- Custom Service --------------------- */
.service-thumbnail{ position: relative; display: block;}
.service-thumbnail img{
	border-radius: 100%;
	display: block;
    margin: auto;
}
.service-title{
	font-size: 15.22px;	
	text-align: center;
	padding: 20px;
	margin: 20px 0px;
}
.service-title a{
	color: #696a6d;
}
.service-thumbnail .thumb-hover a{ 
	opacity: 0;
	color: #fff;
	-webkit-transition: opacity 0.5s ease-in;
	-moz-transition: opacity 0.5s ease-in;
	-o-transition: opacity 0.5s ease-in;
	-ms-transition: opacity 0.5s ease-in;
	transition: opacity 0.5s ease-in;
}
.service-thumbnail .thumb-hover{
	background: rgba(248,146,39,0);
	height: 243px;
	position: absolute;
	border-radius: 100%;
	margin: auto;
	font-family: 'helveticaneuemedium';
	width: 241px;
	z-index: 99999999;
	display: block;
	top: 0;
	left: 50%;
	margin-left: -120.5px;
	text-transform: uppercase;
	text-align: center;
	padding-top: 100px;
	font-size: 14px;
	-webkit-transition: all 0.5s ease-in;
	-moz-transition: all 0.5s ease-in;
	-o-transition: all 0.5s ease-in;
	-ms-transition: all 0.5s ease-in;
	transition: all 0.5s ease-in;
}
.service:hover .thumb-hover a{opacity: 1;}
.service:hover .thumb-hover{
	cursor:pointer;
	background: rgba(248,146,39,0.9);
}
.service:hover .service-title a{
	color: #f89227;
}
/*
----------------- Custom Products --------------------- */
.produsts-thumbnail{ position: relative; display: block;}
.products-thumbnail img{
	border-radius: 100%;
	display: block;
    margin: auto;
}
.products-title{
	font-size: 15.22px;	
	text-align: center;
	padding: 20px;
	margin: 20px 0px;
}
.products-title a{
	color: #696a6d;
}
.products-thumbnail .thumb-hover a{ 
	opacity: 0;
	color: #fff;
	-webkit-transition: opacity 0.5s ease-in;
	-moz-transition: opacity 0.5s ease-in;
	-o-transition: opacity 0.5s ease-in;
	-ms-transition: opacity 0.5s ease-in;
	transition: opacity 0.5s ease-in;
}
.products-thumbnail .thumb-hover{
	background: rgba(248,146,39,0);
	height: 243px;
	position: absolute;
	border-radius: 100%;
	margin: auto;
	font-family: 'helveticaneuemedium';
	width: 241px;
	z-index: 99999999;
	display: block;
	top: 0;
	left: 50%;
	margin-left: -120.5px;
	text-transform: uppercase;
	text-align: center;
	padding-top: 100px;
	font-size: 14px;
	-webkit-transition: all 0.5s ease-in;
	-moz-transition: all 0.5s ease-in;
	-o-transition: all 0.5s ease-in;
	-ms-transition: all 0.5s ease-in;
	transition: all 0.5s ease-in;
}
.products:hover .thumb-hover a{opacity: 1;}
.products:hover .thumb-hover{
	cursor:pointer;
	background: rgba(248,146,39,0.9);
}
.products:hover .products-title a{
	color: #f89227;
}
/*
----------------- Custom Classes --------------------- */
.classes-thumbnail{ position: relative; display: block;}
.classes-thumbnail img{
	border-radius: 100%;
	display: block;
    margin: auto;
}
.classes-title{
	font-size: 15.22px;	
	text-align: center;
	padding: 20px;
	margin: 20px 0px;
}
.classes-title a{
	color: #696a6d;
}
.classes-thumbnail .thumb-hover a{ 
	opacity: 0;
	color: #fff;
	-webkit-transition: opacity 0.5s ease-in;
	-moz-transition: opacity 0.5s ease-in;
	-o-transition: opacity 0.5s ease-in;
	-ms-transition: opacity 0.5s ease-in;
	transition: opacity 0.5s ease-in;
}
.classes-thumbnail .thumb-hover{
	background: rgba(248,146,39,0);
	height: 243px;
	position: absolute;
	border-radius: 100%;
	margin: auto;
	font-family: 'helveticaneuemedium';
	width: 241px;
	z-index: 99999999;
	display: block;
	top: 0;
	left: 50%;
	margin-left: -120.5px;
	text-transform: uppercase;
	text-align: center;
	padding-top: 100px;
	font-size: 14px;
	-webkit-transition: all 0.5s ease-in;
	-moz-transition: all 0.5s ease-in;
	-o-transition: all 0.5s ease-in;
	-ms-transition: all 0.5s ease-in;
	transition: all 0.5s ease-in;
}
.classes:hover .thumb-hover a{opacity: 1;}
.classes:hover .thumb-hover{
	cursor:pointer;
	background: rgba(248,146,39,0.9);
}
.classes:hover .classes-title a{
	color: #f89227;
}
/*
-------------------------- Custom Our Team ------------------------- */
.our-team-container{ 
	max-width:100%;
	float: left;
    height: auto;
    margin-top: 30px;
    max-width: 100%;
    position: relative;
}
.our-team-container .col-md-3{
	width: 33%;
}
.our-team-container .custom-team{
	float: left;
	display: block;
	position: relative;
	margin: 0;
}
.our-team-container .custom-team .team{
	margin-bottom: 30px;
}
.custom-team .info-hover{
	padding: 5px 10px;
	height: 230px;
	width: 196px;
	border-radius: 15px;
	position: absolute;
	top: 0;
	left: 0;
	background: rgba(105,106,109,0);
	-webkit-transition: all 0.5s ease-in;
	-moz-transition: all 0.5s ease-in;
	-o-transition: all 0.5s ease-in;
	-ms-transition: all 0.5s ease-in;
	transition: all 0.5s ease-in;
}
.custom-team .info-hover.open{
	padding: 5px 10px;
	height: 230px;
	width: 196px;
	border-radius: 15px;
	position: absolute;
	top: 0;
	left: 0;
	background: #f1f5fa;
	border-radius: 10px;
	-webkit-transition: all 0.5s ease-in;
	-moz-transition: all 0.5s ease-in;
	-o-transition: all 0.5s ease-in;
	-ms-transition: all 0.5s ease-in;
	transition: all 0.5s ease-in;
}
.custom-team .info-hover.open a, .custom-team .info-hover.open p{
	display: none;
}
.custom-team img{
	border-radius: 15px;
}
.custom-team .team .name{ 
	color: #f89227;
    font-size: 14px;
    margin-bottom: 0;
    margin-top: -80px;
    position: relative;
    top: 100%;
    opacity: 0;
    -webkit-transition: opacity 0.5s ease-in;
	-moz-transition: opacity 0.5s ease-in;
	-o-transition: opacity 0.5s ease-in;
	-ms-transition: opacity 0.5s ease-in;
	transition: opacity 0.5s ease-in;
}
.custom-team .team .position{
	font-size: 14px; 
	color: #fff;
    margin-top: 0px;
    opacity: 0;
    -webkit-transition: opacity 0.5s ease-in;
	-moz-transition: opacity 0.5s ease-in;
	-o-transition: opacity 0.5s ease-in;
	-ms-transition: opacity 0.5s ease-in;
	transition: opacity 0.5s ease-in;
	position: relative;
    top: 100%;
}
.close {
    color: #fff;
    font-size: 14px;
    font-weight: normal;
    line-height: 22px;
    opacity: 0;
    text-shadow:none;
    position: absolute;
    top: 0;
	left: 0;
    background: rgba(105,106,109,0);
	-webkit-transition: all 0.5s ease-in;
	-moz-transition: all 0.5s ease-in;
	-o-transition: all 0.5s ease-in;
	-ms-transition: all 0.5s ease-in;
	transition: all 0.5s ease-in;
}
.close:hover{
	opacity: 0.9;
}
#display-container, .staff{
	float: left;
    margin-bottom: 65px;
    margin-top: 10px;
    min-height: 200px;
    position: relative;
}
#display-container .content, .staff .content{
	color: #b5b4b4;
}
#display-container .name, .staff .name{
	font-size: 22px;
	color: #f89227;
	font-family: 'helveticaneuemedium';
}

#display-container .position, .staff .position{
	font-size: 16px;
	color: #f89227;
	font-family: 'helveticaneuemedium';
}

#display-container .education, .staff .education{
	font-family: "helveticaneuemedium";
    font-size: 15.5px;
}
.custom-team .display-img, .staff .display-img{
	float: left; max-width: 230px; margin-right: 30px;
}
.team:hover .info-hover{ background: rgba(105,106,109,0.9); cursor: pointer; }
.team:hover .info-hover.open:hover{ background:#f1f5fa;cursor: pointer; }
.team:hover .close{ background: rgba(105,106,109,1.0); cursor: pointer;}
.team:hover .name, .team:hover .position{ opacity: 1.0;}


/* = Custom Plugins
------------------------------------------------*/

/* Plugin WP Pagenavi */
.wp-pagenavi{}
.wp-pagenavi a, .wp-pagenavi span {
	border: 1px solid #BFBFBF;
	margin: 2px;
	padding: 0 8px!important;
	text-decoration: none;
}
.wp-pagenavi a:hover, .wp-pagenavi span.current {
	border-color: #333;
}
.wp-pagenavi .pages{ border:none; }
.wp-pagenavi .nextpostslink,
.wp-pagenavi .previouspostslink{ border:none;}



.pagination {
	display: inline-block;
	padding-left: 0;
	margin: 20px 0;
	border-radius: 4px;
}
.pagination > li {
	display: inline;
}
.pagination > li > a,
.pagination > li > span {
	position: relative;
	float: left;
	padding: 6px 12px;
	line-height: 1.42857143;
	text-decoration: none;
	color: #428bca;
	background-color: #ffffff;
	border: 1px solid #dddddd;
	margin-left: -1px;
}
.pagination > li:first-child > a,
.pagination > li:first-child > span {
	margin-left: 0;
	border-bottom-left-radius: 4px;
	border-top-left-radius: 4px;
}
.pagination > li:last-child > a,
.pagination > li:last-child > span {
	border-bottom-right-radius: 4px;
	border-top-right-radius: 4px;
}
.pagination > li > a:hover,
.pagination > li > span:hover,
.pagination > li > a:focus,
.pagination > li > span:focus {
	color: #2a6496;
	background-color: #eeeeee;
	border-color: #dddddd;
}
.pagination > .active > a,
.pagination > .active > span,
.pagination > .active > a:hover,
.pagination > .active > span:hover,
.pagination > .active > a:focus,
.pagination > .active > span:focus {
	z-index: 2;
	color: #ffffff;
	background-color: #428bca;
	border-color: #428bca;
	cursor: default;
}
.pagination > .disabled > span,
.pagination > .disabled > span:hover,
.pagination > .disabled > span:focus,
.pagination > .disabled > a,
.pagination > .disabled > a:hover,
.pagination > .disabled > a:focus {
	color: #999999;
	background-color: #ffffff;
	border-color: #dddddd;
	cursor: not-allowed;
}
.pagination-lg > li > a,
.pagination-lg > li > span {
	padding: 10px 16px;
	font-size: 18px;
}
.pagination-lg > li:first-child > a,
.pagination-lg > li:first-child > span {
	border-bottom-left-radius: 6px;
	border-top-left-radius: 6px;
}
.pagination-lg > li:last-child > a,
.pagination-lg > li:last-child > span {
	border-bottom-right-radius: 6px;
	border-top-right-radius: 6px;
}
.pagination-sm > li > a,
.pagination-sm > li > span {
	padding: 5px 10px;
	font-size: 12px;
}
.pagination-sm > li:first-child > a,
.pagination-sm > li:first-child > span {
	border-bottom-left-radius: 3px;
	border-top-left-radius: 3px;
}
.pagination-sm > li:last-child > a,
.pagination-sm > li:last-child > span {
	border-bottom-right-radius: 3px;
	border-top-right-radius: 3px;
}


/* Gravity Forms Section */

.gform_wrapper ul { margin: 0px !important; }
.gform_wrapper ul li { margin: 10px 0px !important; padding: 0px !important; list-style-image: none !important; list-style: none !important; }
.gfield_label { font-weight: lighter !important; }
.gfield_required { color: #ff0000 !important; font-weight: lighter !important; }
.ginput_container input { }


.ginput_container input:focus,
.ginput_container textarea:focus { }
.gform_wrapper .gform_footer { clear: both; margin: 0!important; padding: 0!important; }
.gform_button { }
.gform_button:focus,
.gform_button:hover {  }
.gform_validation_container {  }

/*-- Gravity Error Section ----------------*/

.gform_wrapper .top_label .gfield_description.validation_message,
.gform_wrapper .gfield_description.validation_message { padding: 0 !important; }
.validation_error { color: #790000 !important; font-size: 12px !important; font-weight: lighter !important; margin: 0 !important; }
.gfield_error { background: none !important; border: 0px !important; color: #70a7c5 !important; padding: 0px !important; }
.gfield_error .gfield_label { color: #2b424b !important; font-weight: lighter !important; }
.validation_message { color: #790000 !important; padding: 2px 0px 0px 0px !important; }
.gfield_error input,
.gfield_error textarea {  border: 1px #ff0000 solid !important; }
.gfield_error input:focus,
.gfield_error textarea:focus { color: #fff !important; }

/*
----------------------- Gravity Forms Contact Us---------------------------- */
#gform_wrapper_1{
	margin-top: 50px;
}
#gform_wrapper_1 ul li{
	margin: 0px 0px 10px !important;
}
#gform_wrapper_1 input{
	padding: 0 10px;
    width: 360px;
    font-family: 'helveticaneuemedium';
}
#gform_wrapper_1 textarea{
	width: 735px;
	padding: 10px;
	font-family: 'helveticaneuemedium';
}
#gform_wrapper_1 input[type="submit"] {
	float: right;
	font-size: 16px;
	color: #fff;
	text-transform: uppercase;
	background: #f7941e;
	border-radius: 10px;
	box-shadow: none;
	border: none;
	font-family: 'Viga', sans-serif;
	width: 160px;
	height: 50px;
	margin: 15px 0 25px;
	opacity: 0.8;

}
#gform_wrapper_1 input[type="submit"]:hover{
	opacity: 1.0;
		
}
input::-webkit-input-placeholder, textarea::-webkit-input-placeholder { 
    color: #696a6d !important;
    font-size: 14px !important;
}
input:-moz-placeholder, textarea:-moz-placeholder { 
    color: #696a6d !important;
    font-size: 14px !important;
}
input::-moz-placeholder, textarea::-moz-placeholder { 
    color: #696a6d !important;
    font-size: 14px !important;
   
}
input:-ms-input-placeholder, textarea:-ms-input-placeholder { 
    color: #696a6d !important;
    font-size: 14px !important;
   
}

/* Plugin WP PWD Footer */
#pwd_footer_v2 li{ margin-left:5px; }


/* Custom bootstrap
-------------------------------------------------- */

.thumbnail{
	background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
	border: medium none;
	display: block;
	line-height: 1.42857;
	margin-bottom: 20px;
	padding: 0;
}
.site-desktop { display: block; }
.site-mobile { display: none; }
/*
------------------------------------------ Responsive Size ------------------------------------------- */
@media only screen and (max-width: 1366px) {

	.site-main{ background: url("images/bg-mobile.png") left bottom no-repeat; padding-bottom: 75px; background-size: 1366px auto;}
	.site-footer{ background: none;}
	.site-footer .footer-content{ padding: 0;}
	.widget_nav_menu{ margin-top: 0;}
}

@media only screen and (max-width: 1024px) {
	.site-main{ padding-bottom: 75px !important; }
	.header-widgets .phone-number{ font-size: 30px;}
	.navbar-nav > li > a{padding: 20px 12px;}
	.site-header .navbar-brand img {
	    display: block;
	    height: 100px;
	}
	.site-header-image-bg{ background-position: -230px center !important;}
	#custom-slideshows > .slide{ background-position: -230px center !important;}
	.home .front-content #gform_wrapper_4{margin: 35px 50px 0 0px;}
	#custom-cta .cta .shadow{
		width: 197px;
		height: 197px;
	}
	.our-team-container .custom-team .team {
	    margin-bottom: 15px;
	    margin-right: 15px;
	}
	.custom-team img {
	    border-radius: 15px;
	    height: auto;
	    width: auto;
	    max-width: 100%;
	    max-height: 100%;
	}
	.custom-team .info-hover, .custom-team .info-hover.open{
		height: 191px;
    	width: 166px
	}
	.custom-team .team .position, .custom-team .team .name{ margin-left: 5px;}
	#footer-sidebar {
	    display: block;
	}
	.sidebar-left .widget_simpleimage{
		width: 235px;
		padding: 1px 15px;
	}
	#simpleimage-7 img {
	    margin: 10px -4px 0 0;
	}
	.sidebar-left .widget_simpleimage .more{
		font-size: 14px;
	}
	.hentry.service {
	    height: 300px;
	    max-height: 300px;
	    min-height: 200px;
	    padding: 0;
	}
	.service-thumbnail img, .products-thumbnail img, .classes-thumbnail img{
		border-bottom-left-radius:100%;
	  	border-bottom-right-radius:100%;
	  	border-top-left-radius:100%;
	  	border-top-right-radius:100%;
	  	display:block;
	  	height:auto;
	  	margin:auto;
	  	max-width:100%;
	  	width:auto;
	}
	.service-thumbnail .thumb-hover, .products-thumbnail .thumb-hover, .classes-thumbnail .thumb-hover {
	    height: 192px;
	    margin: auto auto auto -95px;
	    padding-top: 80px;
	    width: 192px;
	}
	.widget-title{ font-size: 24px;}
	.site-footer .footer-info .container{
		width: 875px;
	}
}

@media only screen and (max-width: 768px) {

	.site-main{ padding-bottom: 88px !important; }
	.container{
		max-width: 768px;
		margin:0px 20px;
		padding: 0px;
		width: auto;
	}
	.row {
	    margin-left: 0;
	    margin-right: 0;
	}
	.site-header .navbar-brand{
		padding-left: 0;
		height: auto;
		padding-bottom: 30px;
	}
	.site-header .navbar-brand img {
	    display: block;
	    height: 80px;
	    width: auto;
	}
	.header-widgets .widget-address{
		display: none;
	}
	.header-widgets .phone-number{
		font-size: 28px;
	    font-weight: normal;
	    position: absolute;
	    right: 20px;
	    text-align: right;
	    top: 20px;
	    margin-top: 0;
	}
	.data-button{
		position: relative;
		float: right;
	}
		.navbar-header {
	    float: left;
	    width: 100%;
	}
	.navbar-default .navbar-toggle{
		margin-right: 0;
    	margin-top: 60px;
	}
	.navbar-toggle {
		display: block;
	}
	.navbar-collapse {
		border-top: 1px solid transparent;
		box-shadow: inset 0 1px 0 rgba(255,255,255,1.0)  ;

	}
	.navbar-collapse.collapse {
		display: none!important;
	}
	.navbar-nav {
		float: none!important;
		margin: 0px 20px;
		width: auto;
	}
	.collapse.in{
		top: 0;
		margin-top: 113px;
	}
	.navbar-nav>li {
		float: none;
	}
	.navbar-nav > li > a{padding: 12px 15px;}
	.navbar-collapse.collapse.in { 
		display: block!important;
		background: #fff;
		position: absolute;
    	width: 96%
	}
	.collapsing {
		overflow: hidden!important;
	}
	.navbar-nav > li { 
		padding: 0 10px;
		margin: 0;
	}
	#custom-slideshows > .slide #slogan{
		display: none;
	}
	.navbar-default{
		height: 115px;
	}
	#sliderarea {
	    display: block;
	    height: 555px;
	    padding: 0;
	    width: 100%;
	}
	#custom-slideshows > .slide {
	    background-position: -175px center !important;
	    background-size: cover !important;
	    height: 555px;
	}
	#custom-slideshows > .slide .button{
		bottom: 0;
	    float: none;
	    position: relative;
	    top: 400px;
	    display: block;
	    margin: auto;
	    clear: both;
	}
	#custom-slideshows > .slide .widget_simpleimage{
		display: block;
	    margin: auto;
	    width: 250px;
	    margin-bottom: 12px;
	}
	#custom-slideshows > .slide .widget_simpleimage .more{
		font-size: 14px;
	}
	.home .site-header-image-bg{ height: 555px !important;}
	#custom-cta{
		margin-top: 40px;
	}
	#custom-cta .cta{
		padding: 0 30px;
	}
	#custom-cta .cta .shadow{
		width: 220px;
		height: 220px;
	}
	.home .front-content .col-md-8{
		width: 100%;
		padding-right:20px;
		padding-left: 20px;
	}
	#custom-cta .cta .shadow {
	    height: 271px;
	    left: 50%;
	    margin-left: -135px;
	    width: 271px;
	}
	.home .front-content #gform_wrapper_4 {
	    margin: 20px 230px;
	}
	.home .front-content{ text-align: center;}
	.home .front-content .col-md-8{
		border-top: 1px solid #d1d3d4;	
		margin-top: 30px;
	}
	.service-thumbnail .thumb-hover, .products-thumbnail .thumb-hover, .classes-thumbnail .thumb-hover{
	    height: 245px;
	    margin: auto auto auto -121.5px;
	    padding-top: 100px;
	    width: 243px;
	}
	.our-team-container .col-md-3{
		width: 100%;
		position: relative;
		float: left;
	}
	.our-team-container .custom-team .team {
	    margin-bottom: 15px;
	    margin-right: 15px;
	    width: 100%;
	}
	.custom-team img {
	    border-radius: 15px;
	    display: block;
	    height: auto;
	    margin: auto;
	    max-height: 100%;
	    max-width: 100%;
	    width: auto;
	}
	.custom-team .info-hover, .custom-team .info-hover.open {
	    height: 230px;
	    left: 50%;
	    margin: auto auto auto -98px;
	    width: 197px;
	}
	.page-template-page-templatescontact-us-php .col-md-4 {
	    margin: auto;
	    width: 100%;
	}
	.page-template-page-templatescontact-us-php .col-md-8{
		padding-left: 0px;
    	width: 100%;	
	}
	.widget_pwd_address_widget{
		border:none;
		padding-bottom: 30px;
	}
	.page-template-page-templatescontact-us-php #contact-map{ max-width: 100%;}
	.custom-team .info-hover.open{
		position: relative;
		margin-top: 30px;
	}
	#footer-sidebar{ display: none; }
	.site-footer .footer-info {
	    border-top: 1px solid #d1d3d4;	    
	    margin-left: 20px;
	    margin-right: 20px;
	    margin-top: 100px;
	    padding: 35px 0;
	    width: auto;
	}
	.site-footer .footer-info .container{ border:none; padding: 0; width: auto;}
	.site-footer .footer-content{ padding: 0px; }
	.site-footer .footer-content .container{border: none;}
	.site-footer .footer-content .footer-social { height: auto; margin: 0; }
	.site-footer .footer-content .footer-social .fa-facebook{
		font-size: 40px;
	    height: 50px;
	    padding-top: 8px;
	    width: 50px;
	    display: block;
	    margin: auto;
	    margin-bottom: 45px;
	}
	.footer-social img{
		clear: both;
	    display: block;
	    float: none;
	    margin: auto;
	    width: auto;

	}
	.site-footer .footer-info{
		border-top: 1px solid #d1d3d4;
	    float: left;
	    margin: 0;
	    padding: 15px 0;
	    position: relative;
	    top: 90px;
	    width: 100%;
	}
	.site-footer .footer-info .site-copyright {
	    padding: 0 238px;
	    text-align: center;
	    width: 100%;
	}
	.site-footer .footer-info .site-info {
	    float: none;
	    line-height: 20px;
	    margin-top: 55px;
	    text-align: center;
	}
	#pwd_footer_v2{
		float: none;
	}
	#front-page .container .row {
		display: flex;
		flex-direction: column;
	}
	#front-page .container .row div:first-child {
		order: 2;
	}
	#front-page .container .row div:last-child {
		order: 1;
	}
	.navbar-nav>li>.dropdown-menu {
		display: block;
		visibility: visible;
		position: relative;
		float: none;
		border: 0;
		box-shadow: none;
		padding: 0;
		display: none;
	}
	.dropdown-menu > li > a { white-space: normal; }
	.navbar-collapse.collapse.in { padding: 0; }
	.navbar-collapse.in .navbar-nav { margin: 0; }
	.navbar-nav > li { padding: 0; }
	.caret { 
		border: none;
		width: 40px;
		height: 40px;
		display: inline-block;
		position: relative;
		z-index: 9999;
		text-align: center;
		line-height: 40px;
		font-size: 20px;
		vertical-align: middle;
	}
	#page {
		width: 100%;
		overflow: hidden;
	}
	.sidebar-left {
		border: none;
	}
	.site-main .container {
		background: transparent;
	}
}
@media only screen and (max-width: 640px) {
	.home .front-content #gform_wrapper_4 {
	    margin: 20px 150px;
	}
	.site-footer .footer-info .site-copyright {
	    padding: 32px 160px 0px;
	    border-top: 1px solid #d1d3d4;
	}
	.site-footer .footer-info{
		border-top: none;
		padding-top: 0;
	}	
}

@media only screen and (max-width: 480px) {
	.site-desktop { display: none; }
	.site-mobile { display: block; }
	.custom-team .display-img {
	    float: left;
	    margin-bottom: 20px;
	    margin-right: 30px;
	    max-width: 230px;
	    width: 100%;
	}
	.staff .display-img {
		display: block;
		max-width: 100%;
	}
	.home .front-content #gform_wrapper_4 {
	    margin: 20px;
	}
	.site-footer .footer-info .site-copyright {
	    padding: 32px 80px 0px;
	    border-top: 1px solid #d1d3d4;
	}
	.site-main .container .col-md-12{
		padding: 0;
	}
	.data-button{
		float: none;
		padding: 0;
		margin-top: 50%;
	}

}
@media only screen and (max-width: 321px) {
	.site-header .navbar-brand img {
	    display: block;
	    height:auto;
	    max-width: 155px;
	    margin-left: -15px;
	}
	.header-widgets .phone-number{
		font-size: 15px;
		right: 0;
	}
	.navbar-default .navbar-toggle {
	    margin-right: -15px;
	}
	.navbar-collapse.collapse.in{
		width: 100%;
		left: 0;
	}
	#custom-cta .cta .shadow {
	    height: 190px;
	    left: 50%;
	    margin-left: -96px;
	    width: 191px;
	}
	.home .front-content #gform_wrapper_4 {margin: 20px 0;}
	.hentry.service {
	    height: 330px;
	    max-height: 350px;
	}
	.site-footer .footer-info .site-copyright{padding: 32px 0 0;}
}