/*
Theme Name: capturewp
Description: The Wordpress version of the Capture template.
Author: Desgined By Dash
Theme URI: http://www.designedbydash.com
Author URI: http://themeforest.net/user/Designedbydash
Version: 1.0.0
License: Partial GNU General Public License, please reade license file for more details.
License URI: License/README_License.txt
*/



/* ==== BOOTSTRAP MOVE: START ========================================================================================= */
/*.....27-5-2014......*/
/*.nav-tabs > .active > a, .nav-tabs > .active > a:hover, .nav-tabs > .active > a:focus {
    border-top: 3px solid #cfde4a;
    color: #2c4244;
    border-left: 0;
    border-right: 0}
*/

.nav-tabs > li {
	border-left: 1px solid #ddd}

.nav-tabs > li:first-child {
	border-left: 0}

.nav-tabs > li > a {
	color: #2c4244;
	border-top: 3px solid #fff;
	margin-right: 0;
	border-left: 0;
	border-right: 0}

.nav-tabs {
	border-bottom: medium none;
	display: table;
	table-layout: fixed;
	width: 100%;
}

.tabbable {
	border: 1px solid #DDDDDD}

.nav-tabs > li > a:hover, .nav-tabs > li > a:focus {
	border-bottom: none;
	background-color: #fff!important;
}

.accordion-heading .accordion-toggle {
	background: url(../img/mainas.gif?timestamp=20170318) no-repeat left center;
	padding: 8px 31px;
	background-position: 0px 9px;
	font-size: 16px}

.accordion-heading .accordion-toggle.collapsed {
	background: url(../img/plush.gif?timestamp=20170318) no-repeat left center;
	padding: 8px 31px;
	background-position: 0px 9px;
	font-size: 16px;
	font-weight: 500;
}

.tab-content p {
	padding: 0 2%;
}

.accordion-group {
	border: none;
	border-bottom: 1px solid #D0DAD2;
}

.attachment-post-thumbnail.wp-post-image {
	max-width: 100%;
	margin-bottom: 28px}

#pardot-form input[type="text"] {
	border: 1px solid #B7B7B7}

.sidebar-wrap.widget_ex_attachments h5.sidebar-widget-title {
	color: #fff;
	text-align: center;
	background: #2c4244;
	font-size: 21px;
	font-weight: bold;
	padding: 25px 0;
}

.ex-attachments {
	background: #f3f3f3;
}

.footer a i {
	width: 21px}

.ex-attachments ul li {
	padding: 20px 0}

.ex-attachments ul li p {
	text-align: center;
	text-transform: none;
	padding: 10px 0 0 0;
	margin-bottom: 0}

.ex-attachments ul li a {
	background: url(../img/download.gif?timestamp=20170318) no-repeat scroll left center;
	border: medium none;
	cursor: pointer;
	height: 68px;
	margin: 10px 0 20px;
	padding: 0;
	text-align: center;
	width: 231px;
	margin: 0 auto}

.ex-attachments ul li .patient-referral {
	background: none;
	border: medium none;
	cursor: pointer;
	height: 68px;
	margin: 10px 0 20px;
	padding: 0;
	text-align: center;
	width: 231px;
	margin: 0 auto}

.ex-attachments ul li:hover {
	background: #F3F3F3;
	cursor: default}

.ex-attachments ul li a:hover {
}

#widget_ex_attachments-2 h5 {
	margin: 0;
}

.tabbable .tab-content {
	padding: 0 20px;
}

.accordion-inner {
	padding: 9px 0px}

.accordion-inner p {
	padding: 0}

.tab-content p {
	padding: 0}

.row-fluid .span8 h2 {
	color: #2c4244;
	font-size: 31px;
}

.accordion-group: last-child {
	border: none}

/* .inner-page p {
    font-size: 15px;
} */

.nav-tabs > li {
	border-left: 1px solid #DDDDDD;
	display: table-cell;
	float: none;
	text-align: center;
	width: inherit;
}

.span12 .heading-text {
	float: left;
	width: 100%;
}

.nav-tabs > li > a {
	font-family: 'MyriadProRegular';
	font-size: 18px;
}

.accordion-inner p {
	font-family: 'MyriadProRegular';
}

.accordion-inner p strong {
	color: #2C4244;
}

.padding-inner .row-fluid .white p {
	color: #666666;
}

.ex-attachments ul li p a {
	background: none;
	height: auto;
}

/* .row-fluid .span8 p {
    font-size: 15px;
} */

.row-fluid .span3 p {
	font-size: 14px;
}

.accordion-inner .smallfont {
	font-size: 12px;
}

/* ==== BOOTSTRAP MOVE: END =========================================================================================== */
html, body {
	font-family: Roboto, Helvetica, sans-serif;
	font-size: 19px;
	line-height: 30px;
}

h1, h2, h3, h4, h5, h6 {
	font-family: Merriweather, Georgia, Palatino, serif;
	font-weight: bold;
	color: #2c4244;
	text-rendering: geometricPrecision;
}

h1 {
	font-size: 1.6rem }

h2 {
	font-size: 1.5rem }

h3 {
	font-size: 1.4rem }

h4 {
	font-size: 1.3rem;
	line-height: 1.6rem }

h5 {
	font-size: 1.2rem }

h6 {
	font-size: 1.1rem }

strong {
	text-rendering: geometricPrecision;
}

.white h1, .white h2, .white h3, .white h4, .white h5, .white h6 {
	color: #00b5af;
	margin-top: 1em;
}

.white h3 {
	letter-spacing: .03em !important;
}

#content .padding-inner p a {
	color: #f05423;
}

#content .padding-inner p a:visited {
	color: #00b5af;
}

#content .padding-inner p a:hover {
	color: #f05423;
}

#content p a:hover {
	color: #660ce8;
}

.alignnone {
	margin: 0px 0 20px 0;
}

.aligncenter, div.aligncenter {
	display: block;
	margin: 0px auto 0px auto;
}

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

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

svg {
	height: 100%;
	width: 100%;
}

.aligncenter {
	display: block;
}

a img.alignright {
	float: right;
	margin: 5px 0 20px 20px;
}

a img.alignnone {
	margin: 5px 20px 20px 0;
}

a img.alignleft {
	float: left;
	margin: 5px 20px 20px 0;
}

a img.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto}

.span8 img.testimonial-image {
	width: auto;
}

/* == #right-sidebar | Start ================================= */
#right-sidebar .sidebar-wrap {
	margin-bottom: 20px;
}

.rms-events-list-sidebar ol {
	margin-left: 0;
}

#right-sidebar ul {
	list-style-type: none;
	padding: 0px;
	margin: 0px;
}

#right-sidebar li {
	margin: 0px;
	padding: 20px;
	background-color: #f6f6f6;
	border-bottom: 1px solid #fff;
	font-family: 'Roboto Condensed', sans-serif;
	font-size: 0.9rem;
	font-weight: 600;
	line-height: 1.25em;
	letter-spacing: .5px;
}

.sidebar-wrap.rms-events-list-sidebar ol li {
	padding: 15px !important;
}

#right-sidebar li:hover {
	background-color: #D8F0F0;
	cursor: pointer;
	-webkit-transition: background-color .2s linear, color .2s linear;
	-moz-transition: background-color .2s linear, color .2s linear;
	-o-transition: background-color .2s linear, color .2s linear;
	-ms-transition: background-color .2s linear, color .2s linear;
	transition: background-color .2s linear, color .2s linear;
}

#right-sidebar li.current-menu-item, #right-sidebar li.current-menu-item:hover {
	background-color: #8AD1D1 !important;
}

#right-sidebar a {
	color: #2c4244;
	text-decoration: none;
	font-family: Roboto;
}

#right-sidebar a:active > a:focus {
	color: #ffffff;
}

.sidebar-wrap > li.active > a, .sidebar-wrap > .active > a:hover, .sidebar-wrap > .active > a:focus {
	border-top: 3px solid #cfde4a;
	color: #2c4244;
	border-left: 0;
	border-right: 0;
}

#right-sidebar h4 {
	margin-top: 10px;
}

#right-sidebar h4 a {
	font-size: 1.2rem;
}

/* == #right-sidebar | End =================================== */
/* MISC */
a:hover {
	color: #919191;
	text-decoration: none;
}

a:focus {
	outline: 0 none;
}

#content .span8 li {
	font-family: Roboto, sans-serif;
	font-size: 1.05rem;
	line-height: 1.5em;
}

#content .span8 li a {
	color: #0c7eb8;
}

#content .span8 li a:hover {
	color: #0060df;
	text-decoration: underline;
}

.no-link-line {
	border-bottom: display: none !important;
}

ul {
	padding: 0;
	margin: 0 0 10px 20px;
	list-style-type: square;
	color: #fe5000;
}

p.legend {
	padding: 6px 0;
	border-bottom: 1px solid #eaeaea;
	margin: 30px 0;
	text-align: left;
	text-transform: uppercase;
	font-size: 14px;
	color: #333;
	font-weight: bold;
}

.highlight {
	background: #fff890;
	color: #222;
	width: auto;
	display: inline;
	padding: 2px 3px;
}

.clear {
	clear: both;
}

.center {
	text-align: center;
}

.muted-small {
	font-size: 12px;
}

.blue-btn {
	background: #d0df00;
	border: 2px solid #d0df00;
	padding: 6px 15px !important;
	color: #d0df00 !important;
	-moz-border-radius: 100px;
	-webkit-border-radius: 100px;
	border-radius: 100px;
}

.blue-btn:hover, .searchtop:hover, .searchtop.active {
	background: #d0df00 !important;
	color: #2c4244 !important;
}

.custom-icon {
	list-style: none;
}

.custom-icon li {
	line-height: 30px;
}

.custom-icon li i {
	color: #d0df00;
	font-weight: 100;
	padding-right: 5px;
}

.reg-btn, .iwacontactform .ajax-submit, .form-submit #submit {
	background: #d0df00;
	padding: 10px 15px;
	border: none;
	outline: none;
	color: #2c4244;
	font-weight: bold;
	font-weight: normal;
	font-size: 20px;
	font-family: 'georgia', serif;
	font-style: italic;
	line-height: 2;
	text-transform: lowercase;
	width: auto;
	margin-left: 0px;
}

#commentform .form-submit #submit {
	padding: 5px 15px;
	color: #fff;
	text-shadow: 1px 1px 0px rgba(190, 57, 0, 1);
}

.reg-btn:active, .reg-btn:focus, .iwacontactform .ajax-submit:active, .iwacontactform .ajax-submit:focus, .form-submit #submit:active, .form-submit #submit:focus {
	color: #2c4244;
	text-decoration: none;
}

.iwacontactform .ajax-submit {
	margin-top: 30px;
}

input[type=checkbox] {
	margin: 0px;
}

.learnhome {
	padding: 10px 20px !important;
	text-transform: uppercase;
	margin-bottom: 40px;
}

.delay1 {
	animation-delay: 1s;
	-webkit-animation-delay: 1s;
}

.delay2 {
	animation-delay: 2s;
	-webkit-animation-delay: 2s;
}

.delay3 {
	animation-delay: 3s;
	-webkit-animation-delay: 3s;
}

.blue-btn {
	background: #2c4244;
	border: 2px solid #d0df00;
	padding: 6px 15px;
	color: #FFF;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.blue-btn:hover, .searchtop:hover {
	background: #FFF !important;
	color: #d0df00 !important;
}

.callout-btn {
	background: #165e75;
	color: #FFF;
	border: 1px solid #FFF;
	padding: 10px 10px;
	display: inline-block;
	font-weight: bold;
	margin: 5px;
}

.callout-btn:hover {
	background: #FFF;
	color: #d0df00;
	border: 1px solid #FFF;
}

/* Header */
#header {
	background: #f2f2f2;
}

#header-inner {
	background: #f2f2f2;
}

.navbar .brand {
    padding: 25px 20px;
	width: auto;
	height: 88px;
}

.navbar .nav {
	float: right;
	margin: 0px;
	min-width: 650px;
}

.navbar .nav li {
	display: inline;
	font-size: .8em;
}

.navbar .nav > li > a {
	padding: 8px 0 0 0;
	/*jb*/
	float: right;
	color: #003b45;
	font-family: 'Roboto', sans-serif;
	font-size: 1em;
	font-weight: 600;
	text-transform: uppercase;
	text-shadow: none;
	text-decoration: none;
	letter-spacing: 0.04em;
}

.navbar .nav > li > a:hover, .navbar .nav > li > a:focus {
	padding: 6px 0 0 0;
	/*jb*/
	border-top: 2px solid #f05423;
	/*jb*/
}

.navbar .nav > .active > a, .navbar .nav > .active > a:hover, .navbar .nav > .active > a:focus {
	color: #FFF;
	background: none;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
}

#header .navbar .nav > .menu-item > a {
	/*ws*/
	margin: 60px 0px 15px 10px;
}

.searchtophead {
	margin-top: 34px;
	display: none;
}

.searchtophead form {
	margin: 0;
	display: none;
}

.searchtop {
	background: #d0df00;
	border: 2px solid #d0df00;
	color: #FFF;
	-moz-border-radius: 100px;
	-webkit-border-radius: 100px;
	border-radius: 100px;
	padding: 6px 15px;
}

.searchtop {
	cursor: pointer;
}

.searchtop i {
	cursor: pointer;
	display: inline-block;
}

.navbar-inners .searchtop input {
	width: 0;
	background: transparent;
	border: none;
	-moz-box-shadow: none;
	box-shadow: none;
	padding: 0;
	margin: 0;
	-webkit-transition: width 0.75s ease-in-out;
	-moz-transition: width 0.75s ease-in-out;
	-o-transition: width 0.75s ease-in-out;
	transition: width 0.75s ease-in-out;
}

.navbar-inners .searchtop:hover input {
	color: #555555;
}

.navbar-inners .searchtop.active input {
	margin: 0 0 0 5px;
}

.navbar-inners .searchtop input: -moz-placeholder, #header .searchtop input: -ms-input-placeholder, #header .searchtop input: -webkit-input-placeholder {
	color: #FFF;
}

.heading-text {
	text-align: center;
}

.heading-text p {
	font-size: 20px;
}

.heading-text h1 {
	margin-top: 60px;
	margin-bottom: 20px;
	font-size: 48px;
	color: #FFF;
	font-weight: 300;
	text-transform: uppercase;
}

.heading-text h1 span {
	font-weight: bold;
}

.heading-text p {
	color: #b3e1f8;
	line-height: 22px;
	margin-bottom: 40px;
}

.heading-intro-text {
	font-size: 16px;
	padding: 0 140px;
}

.iphone-hand {
	position: relative;
	right: 30px;
}

/* Three */
#three {
	background: #165e75;
	text-align: center;
	padding-top: 30px;
}

#three .span4 {
	margin-bottom: 30px;
}

#three h1, #three h2, #three h3, #three h4 {
	color: #FFF;
	font-weight: 400;
	text-transform: uppercase;
}

#three p {
	color: #b3e1f8;
}

/* White */
.white {
	position: relative;
	background: #FFF;
}

.middle-headings h1 {
	font-size: 36px;
	color: #333;
	font-weight: 300;
	text-transform: uppercase;
	margin-bottom: 5px;
}

.middle-headings {
	margin-top: 40px;
	border-bottom: 1px solid #eee;
	margin-bottom: 20px;
}

.middle-headings p {
	font-size: 18px;
}

.middle-headings h1 span {
	font-weight: bold;
}

/*.white h1, .white h2, .white h3, .white h4, .white h5, .white h6 {
    color: #2c4244;
} */

.white p {
	color: #0d0d0d;
}

.big-icons i {
	font-size: 48px;
	color: #FFF;
	margin-top: 35px;
	margin-right: 20px;
}

.white-features {
	margin-bottom: 50px;
}

.fontawesome-icon.circle-yes {
	-moz-border-radius: 75px;
	-webkit-border-radius: 75px;
	border-radius: 75px;
	background-color: #1192d3;
	color: #fff;
	text-align: center;
	margin-top: 2px;
	float: left;
	margin-right: 20px;
}

.fontawesome-icon.circle-center {
	-moz-border-radius: 75px;
	-webkit-border-radius: 75px;
	border-radius: 75px;
	background-color: #093d4f;
	color: #fff;
	text-align: center;
	margin-bottom: 20px;
}

.fontawesome-icon.circle-white {
	-moz-border-radius: 75px;
	-webkit-border-radius: 75px;
	border-radius: 75px;
	background-color: #FFF;
	color: #D9D9D9;
	text-align: center;
	margin-bottom: 5px;
}

.fontawesome-icon.medium.circle-center, .fontawesome-icon.medium.circle-white {
	width: 80px;
	height: 80px;
	line-height: 80px;
	display: inline-block;
}

.fontawesome-icon.medium.circle-yes {
	width: 100px;
	height: 100px;
	line-height: 100px;
}

.fontawesome-icon.medium {
	font-size: 48px;
}

.footer .social-icons .fontawesome-icon {
	background: #00B4AE !important;
	color: #ffffff !important;
}

.test-quote-icon {
	position: relative;
	top: -47px;
}

.thumbnail-content {
	display: block;
	padding: 4px;
	line-height: 20px;
	border: 1px solid #ddd;
	border-top: none;
	-webkit-border-radius: 0 0 4px 4px;
	-moz-border-radius: 0 0 4px 4px;
	border-radius: 0 0 4px 4px;
	-webkit-box-shadow: 0 2px 0 rgba(0, 0, 0, 0.055);
	-moz-box-shadow: 0 2px 0 rgba(0, 0, 0, 0.055);
	box-shadow: 0 2px 0 rgba(0, 0, 0, 0.055);
	-webkit-transition: all 0.2s ease-in-out;
	-moz-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;
	text-align: center;
}

.call-out {
	padding: 20px;
	background: #1192d3;
}

.call-out h4 {
	color: #FFF;
	margin: 5px;
}

.call-out p {
	color: #b3e1f8;
	margin: 5px;
}

.pad {
	margin-bottom: 40px;
}

.white-shadow {
	border: 1px solid #ddd;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	-webkit-box-shadow: 0 2px 0 rgba(0, 0, 0, 0.055);
	-moz-box-shadow: 0 2px 0 rgba(0, 0, 0, 0.055);
	box-shadow: 0 2px 0 rgba(0, 0, 0, 0.055);
}

/* Blog */
.blog-content {
	display: block;
	padding: 10px;
	font-size: 13px;
	line-height: 20px;
	border: 1px solid #ddd;
	border-top: none;
	-webkit-border-radius: 0 0 4px 4px;
	-moz-border-radius: 0 0 4px 4px;
	border-radius: 0 0 4px 4px;
	-webkit-box-shadow: 0 2px 0 rgba(0, 0, 0, 0.055);
	-moz-box-shadow: 0 2px 0 rgba(0, 0, 0, 0.055);
	box-shadow: 0 2px 0 rgba(0, 0, 0, 0.055);
	-webkit-transition: all 0.2s ease-in-out;
	-moz-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;
}

#content .rotatingtweets {
	border-top: none;
	border-bottom: none;
}

#content .rotatingtweet {
	padding-top: 0px;
}

/* Testimonials */
.testimonials h2 {
	margin-top: 60px;
	color: #697277;
	font-weight: 300;
	text-transform: uppercase;
}

.testimonials h2 span {
	font-weight: bold;
}

.testimonials p.head {
	font-size: 18px;
	color: #aaa;
}

.testimonials blockquote {
	padding: 0;
	margin: 0;
	border-left: none;
}

.quote-avatar {
	padding: 4px;
	margin: auto;
	width: 100px;
	height: 100px;
	border-radius: 50%;
	border: 1px solid #ddd;
	margin-top: 20px;
	margin-bottom: 20px;
	-webkit-box-shadow: 0 2px 0 rgba(0, 0, 0, 0.055);
	-moz-box-shadow: 0 2px 0 rgba(0, 0, 0, 0.055);
	box-shadow: 0 2px 0 rgba(0, 0, 0, 0.055);
}

/* Footer Meta */
.footer-meta {
	background: #D8F0F0 !important;
	color: #FFF;
	font-size: 14px;
}

.footer-meta h6 {
	color: #343741;
	padding-bottom: 5px;
	text-transform: uppercase;
	font-family: 'Roboto Condensed', sans-serif !important;
	letter-spacing: .0125em !important;
}

.footer-meta p {
	color: #343741;
	font-size: 16px !important;
	line-height: 25px;
}

.footer-meta .span3 {
	margin-top: 30px;
	margin-bottom: 30px;
	margin-left: 0px !important;
	margin-right: 1%;
	overflow: hidden;
}

.footer-meta .span3 a {
	font-family: 'Roboto Condensed', sans-serif !important;
	font-weight: bold !important;
	color: #f05423 !important;
	letter-spacing: .0125em !important;
}

#newsletter-form-wrapper form p {
	color: #343741;
}

input.field-input {
	height: 2.5em !important;
	margin: 5px !important;
	width: 90% !important;
	padding: 2px 5px !important;
	background-color: rgba(255, 255, 255, 1) !important;
	float: none !important;
	/* border-color: #ffffff !important; */
	/* border-width: 1px !important; */
	border-radius: 3px !important;
	-moz-border-radius: 2px;
	/* -webkit-border-radius: 2px; */
	font-family: 'Roboto Condensed', sans-serif !important;
	text-transform: none !important;
	font-size: 0.85rem !important;
	color: #333740!important;
	letter-spacing: .0125em !important;
}

input.submit-newsletter {
	margin: 0px;
	height: 40px !important;
	width: 161px !important;
	/*border: none;
    float: left;
    clear: both;
    content: "sign-up";
    background: -moz-linear-gradient(50% 0% -90deg,rgba(137, 209, 208, 1) 0%,rgba(103, 202, 200, 1) 24.43%,rgba(0, 180, 174, 1) 100%) !important;
    background: -webkit-linear-gradient(-90deg, rgba(137, 209, 208, 1) 0%, rgba(103, 202, 200, 1) 24.43%, rgba(0, 180, 174, 1) 100%) !important;
    background: -webkit-gradient(linear,50% 0% ,50% 100% ,color-stop(0,rgba(137, 209, 208, 1) ),color-stop(0.2443,rgba(103, 202, 200, 1) ),color-stop(1,rgba(0, 180, 174, 1) )) !important;
    background: -o-linear-gradient(-90deg, rgba(137, 209, 208, 1) 0%, rgba(103, 202, 200, 1) 24.43%, rgba(0, 180, 174, 1) 100%) !important;
    background: -ms-linear-gradient(-90deg, rgba(137, 209, 208, 1) 0%, rgba(103, 202, 200, 1) 24.43%, rgba(0, 180, 174, 1) 100%) !important;
    -ms-filter: "progid: DXImageTransform.Microsoft.gradient(startColorstr='#89D1D0', endColorstr='#00B4AE' ,GradientType=0)" !important;
    background: linear-gradient(180deg, rgba(137, 209, 208, 1) 0%, rgba(103, 202, 200, 1) 24.43%, rgba(0, 180, 174, 1) 100%) !important;
    border-style: solid !important;
    border-color: #008782 !important;
    border-color: rgba(0, 135, 130, 1) !important;
    border-width: 1px !important;
    border-bottom-width: 3px !important;
    border-radius: 4px !important;
    -moz-border-radius: 10px !important-webkit-border-radius: 10px !important;
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#89D1D0',endColorstr='#00B4AE' , GradientType=0) !important;
    font-family: "Roboto", sans-serif;
    font-size: 1rem;
    color: #222;
    */
}

input.field-input-newsletter {
	height: 1.85em !important;
	margin: 0px;
	margin-right: 30px;
	margin-bottom: 15px;
	float: left;
	width: 14em !important;
	border-radius: 4px !important;
}

.twitter-time {
	color: #999;
}

#content .footer-meta a {
	color: #f05423 !important;
	text-decoration: none !important;
}

#content .footer-meta a:hover {
	color: #f05423 !important;
	text-decoration: none !important;
}

/* Footer */
.footer {
	background: #1c1c1c;
	padding: 30px 0 20px 0;
}

.footer p {
	font-size: 13px;
	color: #fff;
}

.fontawesome-icon.circle-social {
	-moz-border-radius: 75px;
	-webkit-border-radius: 75px;
	border-radius: 75px;
	background-color: #165e75;
	color: #fff;
	text-align: center;
	margin-bottom: 5px;
	-webkit-transition: background-color .2s linear, color .2s linear;
	-moz-transition: background-color .2s linear, color .2s linear;
	-o-transition: background-color .2s linear, color .2s linear;
	-ms-transition: background-color .2s linear, color .2s linear;
	transition: background-color .2s linear, color .2s linear;
	padding: 8px;
	min-width: 17px;
	display: inline-block;
}

.fontawesome-icon.circle-social:hover {
	background: #1192d3;
}

.fontawesome-icon.social.circle-social {
	margin-left: 10px;
}

.fontawesome-icon.social {
	font-size: 1.155em !important;
}

.social-icons {
	text-align: right;
}

/* Inner Pages */
.inner-heading {
	background: -moz-linear-gradient(0% 50% 0deg,rgba(0, 60, 70, 1) 0%,rgba(0, 84, 86, 1) 100%) !important;
	background: -webkit-linear-gradient(0deg, rgba(0, 60, 70, 1) 0%, rgba(0, 84, 86, 1) 100%) !important;
	background: -webkit-gradient(linear,0% 50% ,100% 50% ,color-stop(0,rgba(0, 60, 70, 1) ),color-stop(1,rgba(0, 84, 86, 1) )) !important;
	background: -o-linear-gradient(0deg, rgba(0, 60, 70, 1) 0%, rgba(0, 84, 86, 1) 100%) !important;
	background: -ms-linear-gradient(0deg, rgba(0, 60, 70, 1) 0%, rgba(0, 84, 86, 1) 100%);
	-ms-filter: "progid: DXImageTransform.Microsoft.gradient(startColorstr='#003C46', endColorstr='#005456' ,GradientType=0)" !important;
	background: linear-gradient(90deg, rgba(0, 60, 70, 1) 0%, rgba(0, 84, 86, 1) 100%) !important;
	filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#003C46',endColorstr='#005456' , GradientType=1) !important;
	padding: 10px 0;
	position: relative;
	z-index: 100;
}

.inner-heading h5 {
	margin-bottom: 5px;
	color: #fff;
	font-family: 'Roboto Slab', serif;
	font-size: 1.875em;
	font-weight: 300;
}

.inner-heading h1 span {
	font-weight: bold;
}

.inner-heading h5 {
	font-weight: normal;
}

.inner-heading p {
	color: #CFDE00;
	font-family: 'Merriweather', serif;
	font-style: italic;
	letter-spacing: .03em;
}

.padding-inner {
	margin-top: 30px;
	/*margin-bottom: 30px; */
}

.hborder {
	border-bottom: 1px solid #DDD;
	margin-bottom: 20px;
	padding-bottom: 10px;
}

a.inner-page p:link {
	color: #2c4244;
	font-weight: bold;
}

.muted-small {
	font-size: 12px !important;
	color: #AAA !important;
}

.skillbar .skill-percentage {
	background: #1192d3;
}

.skillbar .skill-percentage {
	background: #289dcc;
	display: block;
	width: 0%;
	height: 25px;
}

.skillbar {
	width: 100%;
	height: 25px;
	display: block;
	background: #efefef;
	margin-bottom: 10px;
}

.skill-title {
	margin: 0 0 3px 0;
	font-size: 14px;
	color: #999999;
	display: block;
	font-weight: bold;
}

#breadcrumbs .breadcrumb {
	background: none;
	float: right;
	text-shadow: none;
	padding: 0;
	margin-top: 30px;
	font-size: 14px;
	text-transform: uppercase;
	font-family: 'roboto', sans-serif;
	font-weight: bold;
}

#breadcrumbs .breadcrumb a {
	color: #CFDE00;
	text-shadow: none;
	font-weight: 400;
}

#breadcrumbs .breadcrumb a:hover {
	color: #CFDE00;
}

.breadcrumb > .active {
	color: #fff;
	text-shadow: none;
	letter-spacing: .115em;
}

.breadcrumb > .active a {
	color: #2c4244;
	text-shadow: none;
}

.breadcrumb > li > .divider {
	padding: 0 5px;
	color: #ccc;
	text-shadow: none;
}

.carousel-control {
	position: absolute;
	top: 50%;
	left: 15px;
	width: 40px;
	height: 40px;
	margin-top: -20px;
	font-size: 22px;
	font-weight: 100;
	line-height: 42px;
	color: #ffffff;
	text-align: center;
	background: #d0df00;
	border: none;
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	border-radius: 0px;
	opacity: 0.5;
	filter: alpha(opacity=50);
}

.logo {
	width: auto;
	height: inherit;
}

/* Contact */
.gmap3 {
	width: 100%;
}

.grey-box {
	background: #F6F6F6;
	padding: 20px;
	text-align: center;
}

.grey-box .contact-number {
	font-size: 24px;
	font-weight: bold;
	color: #1192d3;
}

.grey-box-icon {
	background: #f6f6f6;
	padding: 50px 20px 20px 20px;
	text-align: center;
	margin-top: 20px;
	position: relative;
}

.grey-box-icon:hover .fontawesome-icon.circle-white {
	background-color: #f6f6f6;
	color: #697277;
	-moz-transition: all .2s ease-in;
	-webkit-transition: all .2s ease-in;
	-o-transition: all .2s ease-in;
	transition: all .2s ease-in;
}

.grey-box-icon-pos {
	position: absolute;
	top: -36px;
	left: 50%;
	float: none;
	margin: 0 0 0 -40px}

.searchside {
	margin-bottom: 30px;
	padding-bottom: 10px;
}

ul.cats, ul.cat-list, .widget_categories ul {
	margin: 0;
	border: 1px solid #ddd;
	-webkit-border-radius: 0 0 4px 4px;
	-moz-border-radius: 0 0 4px 4px;
	border-radius: 0 0 4px 4px;
	-webkit-box-shadow: 0 2px 0 rgba(0, 0, 0, 0.055);
	-moz-box-shadow: 0 2px 0 rgba(0, 0, 0, 0.055);
	box-shadow: 0 2px 0 rgba(0, 0, 0, 0.055);
}

.cat-list li {
	border-bottom: 1px solid #ddd;
	list-style: none;
	margin: 0;
	font-size: 13px;
	padding: 5px 0 5px 20px;
}

.cats li, .widget_categories li {
	border-bottom: 1px solid #ddd;
	list-style: none;
	margin: 0;
	font-size: 13px;
	display: block;
	padding: 5px 0 5px 20px;
}

.cats li a, .widget_categories ul li a {
}

.cats li: last-child, .widget_categories ul li: last-child {
	border-bottom: none;
}

.tagcloud a {
	background: #d0df00;
	border-bottom: 2px solid #0c7eb8;
	padding: 5px;
	color: #FFF;
	font-weight: bold;
	font-size: 11px;
	outline: none;
	margin-bottom: 10px;
	display: inline-block;
	font-size: inherit !important;
}

.tagcloud a:hover {
	background: #EEE;
	color: #0c7eb8;
	text-decoration: none;
}

.thumb-left-pic {
	float: left;
	margin: 0 10px 5px 0;
}

.description h6 {
	margin: 0 0 2px 0;
	line-height: 18px;
}

/* Pricing Tables */
.plan {
	border: 1px solid #DDD;
	text-align: center;
	-webkit-border-radius: 0 0 4px 4px;
	-moz-border-radius: 0 0 4px 4px;
	border-radius: 0 0 4px 4px;
	-webkit-box-shadow: 0 2px 0 rgba(0, 0, 0, 0.055);
	-moz-box-shadow: 0 2px 0 rgba(0, 0, 0, 0.055);
	box-shadow: 0 2px 0 rgba(0, 0, 0, 0.055);
}

.plan h3 {
	font-size: 18px;
	padding: 20px 0px 10px;
	margin: 0px;
	border-bottom: 1px solid #DDD;
}

.plan .price {
	padding: 10px 0px;
	border-bottom: 1px solid #DDD;
	font-size: 60px;
}

.plan .price h4 {
	font-size: 40px;
	margin-top: 20px;
	font-weight: normal;
}

.plan .price span {
	font-size: 12px;
	color: #777;
}

.plan ul {
	margin: 0px;
	list-style: none;
	padding: 0px;
	background-color: #FFF;
}

.plan li {
	padding: 10px 0px;
	background: #FAFAFA;
}

.plan li:nth-child(2n+2) {
	background: #FFF;
}

.plan .signup {
	padding: 20px 0px;
	border-top: 1px solid #DDD;
}

.featured {
	background: #f6f6f6;
}

/* Work */
#filterSection_menu ul {
	list-style: none;
	margin: 0 0 10px 0px;
	display: table;
}

#filterSection_menu li {
	display: inline-block;
	margin-right: 20px;
	display: table-cell;
	vertical-align: middle;
}

#filterSection_menu li.muted {
	padding-right: 20px;
}

#filterSection_menu li a {
	padding: 5px 10px;
	margin-right: 5px;
	font-size: 12px;
	text-transform: uppercase;
	font-weight: bold;
	color: #888;
}

#filterSection_menu li a:hover {
	background: #EEE;
	color: #444;
}

#filterSection_menu li a.active {
	background: #31353a;
	padding: 5px 10px;
	color: #FFF;
	font-weight: bold;
	border: none;
	outline: none;
	-webkit-transition: background-color .2s linear, color .2s linear;
	-moz-transition: background-color .2s linear, color .2s linear;
	-o-transition: background-color .2s linear, color .2s linear;
	-ms-transition: background-color .2s linear, color .2s linear;
	transition: background-color .2s linear, color .2s linear;
}

.sort-wrap {
	border-bottom: 1px solid #DDD;
	padding-bottom: 10px;
	margin-bottom: 20px;
}

dd {
	margin-bottom: 15px;
}

/*Blog*/
.post .meta, div.page .meta {
	font-size: 13px;
	margin-bottom: 20px;
	padding: 10px 0;
	color: #0d0d0d;
	border-top: 1px solid #DDD;
	border-bottom: 1px solid #DDD;
}

.post img, div.page img {
	margin-bottom: 20px;
}

.post .meta .sep, div.page .meta .sep {
	padding: 0 5px;
}

#comments {
	margin: 60px 0 65px 0;
	text-align: left;
}

#comments ol.commentlist {
	list-style: none;
	margin: 0;
	padding-bottom: 15px;
}

#comments ol.commentlist li {
	padding: 20px 0 0 0;
	background: none;
	position: relative;
}

#comments .user {
	float: left;
	width: 70px;
	height: 70px;
	position: relative;
}

#comments a.comment-reply-link {
	position: absolute;
	right: 20px;
	top: 20px;
	line-height: 1;
	font-size: 9px;
	text-transform: uppercase;
}

#comments .message {
	overflow: hidden;
	margin-bottom: 10px;
}

#comments ul.children {
	margin: 0;
	overflow: inherit;
	padding: 0 0 0 55px;
	list-style: none;
}

#comments .info .meta {
	font-size: 13px;
	display: inline;
	color: #999;
}

#comments .info .meta::before {
	content: "-";
	display: inline-block;
	margin-right: 10px;
}

#comments .info {
	border-bottom: 1px solid #ddd;
}

#comments .info h2 {
	font-size: 1rem;
	margin: 0;
	display: inline;
	margin-right: 5px;
	margin-top: 0;
}

#comments .info h2 a {
	color: #333;
}

#comments .info h2 a:hover {
	color: #697277;
}

.pagination ul {
	-moz-border-radius: 0;
	-webkit-border-radius: 0;
	border-radius: 0;
	-webkit-box-shadow: 0 2px 0 rgba(0, 0, 0, 0.055);
	-moz-box-shadow: 0 2px 0 rgba(0, 0, 0, 0.055);
	box-shadow: 0 2px 0 rgba(0, 0, 0, 0.055);
}

.pagination ul > li:first-child > a, .pagination ul > li:first-child > span {
	border-left-width: 1px;
	-webkit-border-top-left-radius: 0px;
	-moz-border-radius-topleft: 0px;
	border-top-left-radius: 0px;
	-webkit-border-bottom-left-radius: 0px;
	-moz-border-radius-bottomleft: 0px;
	border-bottom-left-radius: 0px;
}

.pagination ul > li: last-child > a, .pagination ul > li: last-child > span {
	-webkit-border-top-right-radius: 0px;
	-moz-border-radius-topright: 0px;
	border-top-right-radius: 0px;
	-webkit-border-bottom-right-radius: 0px;
	-moz-border-radius-bottomright: 0px;
	border-bottom-right-radius: 0px;
}

#content .span8 .pagination ul > li > a, .pagination ul > li > span {
	padding: 8px 15px;
	color: #0d0d0d !important;
	text-decoration: none;
}

.comment-wrap {
	margin-top: 60px;
}

/* Bootstrap Stuff */
.accordion-toggle {
	font-size: 13px;
	color: #666;
}

.accordion-group {
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0;
}

.nav-tabs > li > a:hover, .nav-tabs > li > a:focus {
	background-color: #f6f6f6;
	border-color: #DDD;
}

.nav-tabs > li > a {
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0;
	font-family: "Roboto Condensed", 'Helvetica Neue', Helvetica, sans-serif;
}

blockquote {
	background: #f6f6f6;
	padding: 30px;
	border-left: 5px solid #d0df00;
	margin: 20px;
}

#content blockquote p {
	margin-bottom: 0;
	font-size: 20px;
	font-weight: 400;
	line-height: 26px;
	color: #333;
}

#content blockquote p small {
	font-size: 13px;
}

blockquote.blockquote-right {
	border-right: 5px solid #d0df00;
	border-left: none;
}

table {
	border: 1px solid #DDD;
	-webkit-box-shadow: 0 2px 0 rgba(0, 0, 0, 0.055);
	-moz-box-shadow: 0 2px 0 rgba(0, 0, 0, 0.055);
	box-shadow: 0 2px 0 rgba(0, 0, 0, 0.055);
}

.table-border {
	-webkit-border-radius: 0 0 4px 4px;
	-moz-border-radius: 0 0 4px 4px;
	border-radius: 0 0 4px 4px;
}

thead {
	background: #F6F6F6;
}

hr {
	margin: 20px 0;
	border: 0;
	border-top: 1px solid #DDD;
	border-bottom: 1px solid #ffffff;
}

.navbar .nav li.dropdown > .dropdown-toggle .caret {
	border-top-color: #b3e1f8;
	border-bottom-color: #b3e1f8;
}

.navbar .nav li.dropdown.open > .dropdown-toggle .caret, .navbar .nav li.dropdown.active > .dropdown-toggle .caret, .navbar .nav li.dropdown.open.active > .dropdown-toggle .caret {
	border-top-color: #FFF;
	border-bottom-color: #FFF;
}

.navbar .nav li.dropdown.open > .dropdown-toggle, .navbar .nav li.dropdown.active > .dropdown-toggle, .navbar .nav li.dropdown.open.active > .dropdown-toggle {
	background: none;
	color: #FFF;
}

.dropdown-menu {
	position: absolute;
	top: 100%;
	left: 0;
	z-index: 1000;
	display: none;
	float: left;
	min-width: 160px;
	padding: 5px 0;
	margin: 2px 0 0;
	list-style: none;
	background-color: #ffffff;
	border: 1px solid #ccc;
	border: 1px solid rgba(0, 0, 0, 0.2);
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	border-radius: 0px;
	-webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
	-moz-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
	box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
	-webkit-background-clip: padding-box;
	-moz-background-clip: padding;
	background-clip: padding-box;
}

.dropdown-menu > li > a:hover, .dropdown-menu > li > a:focus, .dropdown-submenu:hover > a, .dropdown-submenu:focus > a {
	text-decoration: none;
	color: #ffffff;
	background-color: #0c7eb8;
	filter: none;
	background-image: none;
}

.dropdown-menu > li > a {
	font-size: 14px;
}

.thumbnails li {
	position: relative;
}

.overlay {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	z-index: 1001;
	-webkit-transition: background-color .2s linear, color .2s linear;
	-moz-transition: background-color .2s linear, color .2s linear;
	-o-transition: background-color .2s linear, color .2s linear;
	-ms-transition: background-color .2s linear, color .2s linear;
	transition: background-color .2s linear, color .2s linear;
}

.overlay a {
	display: block;
	width: 100%;
	position: relative;
	overflow: hidden;
}

.overlay a .overlay-btn {
	position: absolute;
	padding: 8px 20px;
	background: #333;
	color: #FFF;
	text-align: center;
	top: 0;
	left: 0;
	margin-top: -100px;
	-webkit-transition: margin-top .3s linear, color .2s linear;
	-moz-transition: margin-top .3s linear, color .2s linear;
	-o-transition: margin-top .3s linear, color .2s linear;
	-ms-transition: margin-top .3s linear, color .2s linear;
	transition: margin-top .3s linear, color .2s linear;
	width: 150px;
	height: 20px;
	display: block;
	z-index: 2002;
	opacity: 0.8;
}

.thumbnails .overlay-image {
	min-width: 100%;
}

.fixed-header-container .navbar {
	height: 130px;
}

.navbar-inners.fixed-header-active .nav-container-outer {
	position: fixed;
	top: -70px;
	left: 0;
	-webkit-transition: margin-top .2s linear, color .2s linear;
	-moz-transition: margin-top .2s linear, color .2s linear;
	-o-transition: margin-top .2s linear, color .2s linear;
	-ms-transition: margin-top .2s linear, color .2s linear;
	transition: margin-top .2s linear, color .2s linear;
	z-index: 9999999;
}

.navbar-inners.fixed-header-active .nav-container-outer {
	width: 100%;
	background: #FFF;
	background: rgba(255, 255, 255, 0.95);
	-webkit-box-shadow: 0px 1px 3px 0px #666;
	box-shadow: 0px 1px 3px 0px #666;
	-ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=95)";
	filter: alpha(opacity=95);
}

.navbar-inners.fixed-header-active .nav-container-inner {
	width: 1170px;
	margin: 0 auto auto 0;
}

.navbar-inners.fixed-header-active .brand {
	padding: 0;
	max-width: 134px;
}

.navbar-inners.fixed-header-active .brand img {
	max-height: 64px;
	width: 100%;
}

.navbar-inners.fixed-header-active .nav {
	margin-top: 12px;
}

.navbar-inners.fixed-header-active .searchtophead {
	margin-top: 13px;
}

.navbar-inners.fixed-header-active .nav > li > a {
	color: #666;
}

.navbar-inners.fixed-header-active .nav > li > a:hover, .navbar-inners.fixed-header-active .nav > li.active > a {
	color: #222 !important;
}

.navbar-inners.fixed-header-active .nav li.dropdown.open .dropdown-toggle {
	color: #222;
}

.navbar-inners.fixed-header-active .nav li.dropdown > .dropdown-toggle .caret {
	border-top-color: #666;
	border-bottom-color: #666;
}

.navbar-inners.fixed-header-active .nav li.dropdown.open .dropdown-toggle .caret {
	border-top-color: #222;
	border-bottom-color: #222;
}

.cbp-qtrotator {
	position: relative;
	width: 100%;
}

.cbp-qtrotator .cbp-qtcontent {
	position: absolute;
	min-height: 200px;
	border-top: 1px solid #f4f4f4;
	border-bottom: 1px solid #f4f4f4;
	padding: 10px 0 30px 0;
	top: 0;
	z-index: 0;
	opacity: 0;
	width: 100%;
	min-height: 300px\9;
}

.cbp-qtrotator .cbp-qtcontent blockquote {
	min-height: 300px\9;
}

.no-js .cbp-qtrotator .cbp-qtcontent {
	border-bottom: none;
}

/* Currently visible */
.cbp-qtrotator .cbp-qtcontent.cbp-qtcurrent,.no-js .cbp-qtrotator .cbp-qtcontent {
	position: relative;
	z-index: 100;
	pointer-events: auto;
	opacity: 1;
}

.cbp-qtrotator .cbp-qtcontent:before,.cbp-qtrotator .cbp-qtcontent:after {
	content: " ";
	display: table;
}

.cbp-qtrotator .cbp-qtcontent:after {
	clear: both;
}

.cbp-qtprogress {
	position: absolute;
	background: #d0df00;
	height: 1px;
	width: 0%;
	top: 0;
	left: 0;
	z-index: 1000;
	margin-top: -15px;
}

.cbp-qtrotator blockquote {
	margin: 0;
	padding: 0;
}

.cbp-qtrotator blockquote p {
	color: #333;
	font-weight: 400;
	margin: 0.4em 0 1em;
}

.cbp-qtrotator blockquote footer {
	font-size: 1.2em;
}

.cbp-qtrotator blockquote footer:before {
	content: '? ';
}

.cbp-qtrotator .cbp-qtcontent img {
	float: right;
	margin-left: 3em;
}

/* Footer List */
.footer-widget-container .xoxo.blogroll {
	margin: 0;
}

.footer-widget-container .xoxo.blogroll li {
	list-style: none;
	border-top: 1px solid #333;
}

.footer-widget-container .xoxo.blogroll li a {
	padding: 6px 0;
	display: inline-block;
}

.footer-widget-container .xoxo.blogroll li:first-child {
	border-top: none;
}

.footer-widget-container {
	padding: 0px 20px 20px;
	border-left: 1px solid rgba(0, 59, 69, 1);
	height: 160px;
	margin-top: 0px;
}

.footer-widget-01 {
	-webkit-columns: 80px 2;
	/* Safari and Chrome */
	-moz-columns: 80px 2;
	/* Firefox */
	columns: 80px 2;
}

/* Box */
.box-wrap {
	width: 85%;
	margin: 0 auto;
	-webkit-box-shadow: 0 0 4px #666;
	box-shadow: 0 0 4px #666;
}

.box-bg {
	background: url(img/boxed_bg.png?timestamp=20170318) repeat;
}

.box-wrap .testimonials {
	margin-top: 0;
}

.box-wrap .sidebar-wrap input[type="text"], .box-wrap .side-bar-wrap input[type="text"] {
	width: 100%;
	padding: 4px 5%;
}

.box-wrap .padding-inner {
	margin-top: 0;
	padding-top: 40px;
}

.box-wrap .white {
	padding-bottom: 45px;
}

.nav-collapse.collapse, .logo {
	float: left\9;
	/* IE8 and below hack */
}

.spacer {
	height: 30px;
}

#content .padding-inner h3:first-child {
	margin-top: 0;
}

form.iwacontact ol.iwacontactform input.input {
	width: 50%;
}

form.iwacontact ol.iwacontactform textarea {
	width: 80%;
	margin: 4px 2px;
}

.sidebar-widget-title {
	color: #2c4244 !important;
	background-color: #2c4244;
	padding-top: 25px;
	padding-bottom: 25px;
	font-size: 21px;
	text-align: center;
	margin-bottom: 0px;
	line-height: 24px;
}

.fancy-sidebar-title .sidebar-wrap:first-child h5.sidebar-widget-title {
	font-size: 28px;
	border-bottom: 1px solid #DDDDDD;
	margin-bottom: 20px;
	margin-top: 0;
	padding-bottom: 10px;
	line-height: 40px;
}

h5.sidebar-widget-title {
	margin-top: 0px;
	margin-bottom: 0px;
	padding: 25px 0px;
	color: #fff;
	background-color: white !important;
	border-bottom: 1px solid #00B4AE !important;
	font-size: 1.375em !important;
	letter-spacing: .03em !important;
	line-height: 1.05em;
	text-align: left !important;
	clear: both;
}

#searchform {
	margin-bottom: 20px;
}

input[type="search"], textarea {
	font-size: 13px;
	-webkit-box-shadow: 0 2px 0 rgba(0, 0, 0, 0.055);
	-moz-box-shadow: 0 2px 0 rgba(0, 0, 0, 0.055);
	box-shadow: 0 3px 0 rgba(0, 0, 0, 0.055);
	width: 96%;
	font-family: roboto;
	text-transform: uppercase;
}

#searchform input[type="search"] {
	margin-bottom: 0px;
	height: 2.75em;
	border-color: rgba(125, 114, 109, 1);
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
}

#searchform label.screen-reader-text, #searchsubmit {
	display: none;
}

.social-sharing {
	margin-bottom: 20px;
	background: #F6F6F6;
	padding: 25px;
}

.social-sharing p {
	margin-bottom: 0;
}

.social-sharing a {
	display: inline-block;
	margin-left: 10px;
}

.form-allowed-tags code {
	white-space: normal;
}

.thumbnails .blog-content .portfolio-link {
	font-style: italic;
}

#font-awesome-example i {
	margin-right: 15px;
}

.pager.pagination-padding {
	margin: 0;
}

.ls-wp-container h1, .ls-wp-container h2, .ls-wp-container h3, .ls-wp-container h4, .ls-wp-container h5, .ls-wp-container h6 {
	color: #FFF;
}

.ls-wp-container p, .ls-wp-container span {
	text-align: left;
}

.dropdown-left-sidebar {
	margin-top: 0;
}

#lang_sel li {
	min-width: 180px;
}

#lang_sel img.iclflag {
	top: -1px;
}

.wpml-language-switcher {
	float: right;
	margin: 41px 20px 0 0;
	position: relative;
	z-index: 1000;
	display: none;
}

.fixed-header-active .wpml-language-switcher {
	margin-top: 21px;
}

#lang_sel_footer {
	background: #1C1C1C;
	border: none;
	padding-bottom: 20px;
}

div.navbar {
	margin-bottom: 0px;
}

.accordion-inner {
	font-size: 18px;
	color: #0d0d0d;
}

#recent-posts-2 .widget_recent_entries {
}

.blog-wrap {
	color: #919191;
}

.blog-wrap ul {
	list-style-type: none;
	padding: 0px;
	margin: 0px;
	margin-bottom: 20px;
	background-color: #f3f3f3;
}

.blog-wrap li {
	font-size: 16px;
	border-top: 1px solid #666363 !important;
	padding: 20px;
}

.blog-wrap ul li: last-child {
	border-bottom: none;
}

p {
	margin: 0 0 12px 0;
}

h1, h2, h3 {
	line-height: 30px;
	line-height: 1.2em;
}

.tabbable {
	margin: 20px 0;
}

ul#menu-menu-1.nav.pull-left li.menu-item.menu-item-type-post_type.menu-item-object-page.current-page-ancestor > a {
	border-top: 2px solid #fe5000 !important;
	padding-top: 6px;
}

.nav-collapse.in.collapse ul#menu-menu-1.nav.pull-left li.menu-item.menu-item-type-post_type.menu-item-object-page.current-page-ancestor > a {
	background: #d0df00;
}

.nav-collapse.in.collapse #menu-menu-1 .current-menu-item > a {
	background: #d0df00;
}

.row-fluid .pull-left[class*="span"]: last-child {
	margin-left: 0px;
}

.row-fluid [class*="span"]:first-child {
	margin-left: 0px !important;
}

@media (max-width: 767px) {
	.row-fluid .pull-right[class*="span"] {
		float: none;
		clear: both;
	}

	#menu-menu-1 .current-menu-item > a {
		border-top: 0px;
		padding-top: 8px;
	}

	#li-content {
		margin-bottom: 20px;
	}

}

.featured_video_plus > iframe {
	max-width: 100%;
	margin-bottom: 23px;
}

.cat-post-item {
	list-style: none;
}

ul.footer-widget-01 {
	margin: 0px;
	list-style: none;
}

/*Filterable Portfolio---------------------------------------------------------------------------------------------------- */
ul#cats {
	background: #f5f5f5;
	margin: 0 -500%;
	padding: 0.5em 500%;
}

ul.filter {
	list-style: none;
	margin-left: 0px;
}

ul.filter li {
	float: left;
	margin-left: 1rem;
	margin-left: 10px;
}

ul.filter li:first-child {
	margin-left: 0px;
}

ul.filter a,.cat-label {
	display: block;
	padding: 0.3rem;
	text-decoration: none;
	border-bottom: none;
}

.filterable-portfolio {
	margin-top: 20px;
	margin-left: -2rem;
	margin-left: -20px;
}

.portfolio-item {
	float: left;
	margin-bottom: 2rem;
	padding: 10px;
	margin-bottom: 20px;
	margin-left: 1.8rem;
	margin-left: 18px;
	position: relative;
	width: 200px;
	/* [main element width - (number of columns - 1)*20]/number of columns */
	/*width: 366px;
        For 3-columns */
	-webkit-box-shadow: 0px 0px 16px 0px rgba(0,0,0,0.1);
	-moz-box-shadow: 0px 0px 16px 0px rgba(0,0,0,0.1);
	box-shadow: 0px 0px 16px 0px rgba(0,0,0,0.1);
}

.portfolio-item a {
	display: block;
	border-bottom: none;
}

.portfolio-item a img {
	display: block;
	background: none;
	padding: 0;
	border: none;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0;
	width: 100%;
	margin-bottom: 0;
}

.portfolio-overlay {
	bottom: 0;
	left: 0;
}

.portfolio-overlay h3 {
	text-align: center;
	font-size: .8rem;
	font-weight: normal;
	margin: 0;
	padding: 5px 7px;
	text-transform: uppercase;
}

/*-----------------------------------------------------------------------------------*
/* = Isotope CSS Animations
/*-----------------------------------------------------------------------------------*/
.isotope, .isotope .isotope-item {
	-webkit-transition-duration: 0.6s;
	-moz-transition-duration: 0.6s;
	-ms-transition-duration: 0.6s;
	-o-transition-duration: 0.6s;
	transition-duration: 0.6s;
}

.isotope {
	-webkit-transition-property: height, width;
	-moz-transition-property: height, width;
	-ms-transition-property: height, width;
	-o-transition-property: height, width;
	transition-property: height, width;
}

.isotope .isotope-item {
	-webkit-transition-property: -webkit-transform, opacity;
	-moz-transition-property: -moz-transform, opacity;
	-ms-transition-property: -ms-transform, opacity;
	-o-transition-property: top, left, opacity;
	transition-property: transform, opacity;
}

/**** disabling Isotope CSS3 transitions ****/
.isotope.no-transition, .isotope.no-transition .isotope-item, .isotope .isotope-item.no-transition {
	-webkit-transition-duration: 0s;
	-moz-transition-duration: 0s;
	-ms-transition-duration: 0s;
	-o-transition-duration: 0s;
	transition-duration: 0s;
}

.filterable-portfolio-page .content .entry-header {
	margin-bottom: 1rem;
	margin-bottom: 10px;
}

.filterable-portfolio-page .content .entry-title {
	margin-bottom: 3rem;
	margin-bottom: 30px;
}

@media only screen and (max-width: 1179px) {
	.portfolio-item {
		width: 306px;
	}

}

@media only screen and (max-width: 1023px) {
	.portfolio-item {
		width: 242px;
	}

}

@media only screen and (max-width: 768px) {
	.portfolio-item {
		width: 217px;
	}

}

@media only screen and (max-width: 320px) {
	/* Uncomment the following only if the last filter item is on its own in a separate line like this: http: //i.imgur.com/0VD8tmU.png */
	ul.filter li: last-child {
		margin-left: 0px;
	}

	ul.breadcrumb-landing a {
		font-size: 35px !important;
	}

}

/*ubergrid overrides*/
.uber-grid-wrapper {
	padding-top: 20px !important;
}

.uber-grid-edit-wrapper {
	display: none;
}

div.uber-grid-filters, div.uber-grid-pagination {
	display: block;
	padding: 0;
	margin-bottom: 10px !important;
	text-align: center;
	text-transform: uppercase;
	background: transparent !important;
}

.uber-grid-hover {
	background-color: #d0df00;
	background-color: rgba(208, 223, 0, 0.9) !important;
}

div.uber-grid-filters > div a, div.uber-grid-pagination > div a {
	display: block;
	text-decoration: none;
	line-height: 1 !important;
	padding: 0 !important;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	-ms-transition: all 0.3s;
	-o-transition: all 0.3s;
	transition: all 0.3s;
	border-radius: 3px;
	border: none;
	text-shadow: none !important;
	letter-spacing: .5px;
}

div.uber-grid-filters > div, div.uber-grid-pagination > div {
	display: inline-block !important;
	margin: 0 0.7em 0em 0 !important;
	padding: 0;
	background: transparent !important;
}

div.uber-grid-filters {
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	line-height: 2;
	margin-top: 10px;
}

div.uber-grid-filters:before {
	content: "Filter by: ";
	letter-spacing: .5px;
	color: rgb(128, 128, 128);
	line-height: 20px;
	text-transform: normal;
	margin-right: 18px;
	font-family: "Roboto Condensed", 'Helvetica Neue', Helvetica, sans-serif;
	font-weight: 400;
	font-style: normal;
	font-size: .8em;
}

.uber-grid-cells-wrapper {
	padding-top: 10px !important;
}

.uber-grid > div .uber-grid-hover {
	width: 100%;
	height: 25%;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	position: absolute;
	top: auto !important;
	bottom: 0;
	left: 0;
	z-index: 2;
	padding: 8%;
	background-repeat: no-repeat;
	background-position: center center;
	font-size: 13px;
	font-weight: normal;
	line-height: 18px;
	overflow: hidden;
	opacity: 0;
	-ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=0)";
	text-overflow: ellipsis;
	background-color: #050505;
	background-color: rgba(30, 30, 30, 0.7);
}

.uber-grid-cell-label {
	text-align: center;
}

.embed-youtube {
	text-align: left !important;
	float: left !important;
	margin-right: 20px !important;
	width: 760px !important;
}

.fluid-width-video-wrapper {
	margin-bottom: 16px !important;
	clear: both;
}

/*.single-testimonials .padding-inner {
    margin-top: 30px;
}

*/
.post-type-archive-testimonials .inner-heading {
	display: none;
}

@media (min-width: 1200px) {
	.single-testimonials .span12 {
		float: left;
		min-height: 1px;
		margin-left: 0px !important;
	}

}

@media (max-width: 979px) and (min-width: 768px) {
	.single-testimonials .span12 {
		float: left;
		min-height: 1px;
		margin-left: 0px !important;
	}

}

.ex-attachments ul li a {
	background: none;
}

.sidebar-wrap a {
	display: block;
}

.patient-referral {
	background: none !important;
}

#content .span8 .pager li>a, .pager li>span {
	border: none;
	color: #0c7eb8 !important;
	background: none;
	text-decoration: none;
}

.vertical-align {
	display: inline-block;
	width: 63%;
	vertical-align: middle;
}

.img-tab {
	display: inline-block;
	vertical-align: middle;
	padding-right: 10px;
}

@media (max-width: 1199px) {
	.vertical-align {
		display: inline-block;
		width: 53%;
		vertical-align: middle;
	}

	.navbar .brand {
		/*float: right; */
	}

	.navbar .btn-navbar {
		background-color: #2c4244 !important;
		/*float: left; */
	}

	.navbar .btn-navbar p {
		color: #fff !important;
	}

	.navbar .btn-navbar .icon-bar {
		background-color: #ffffff;
		width: inherit;
		margin-top: 4px !important;
		height: 3px !important;
	}

}

@media (max-width: 979px) and (min-width: 768px) {
	.img-tab {
		display: block;
		margin: 0px 25% 10px;
	}

	.vertical-align {
		display: inline-block;
		width: 100%;
		vertical-align: middle;
	}

	.span12 {
		margin-left: 0px !important;
	}

}

@media (max-width: 767px) and (min-width: 580px) {
	.vertical-align {
		display: inline-block;
		width: 53%;
		vertical-align: middle;
	}

	.img-tab {
		display: inline-block;
		vertical-align: middle;
		padding-right: 10px;
	}

}

@media (max-width: 579px) {
	.img-tab {
		display: block;
		margin: 0px 25% 10px;
	}

	.vertical-align {
		display: inline-block;
		width: 100%;
		vertical-align: middle;
	}

}

@media (max-width: 479px) {
	.location-image img {
		float: none;
		margin: 0px;
		width: 100%;
	}

}

li.physicians a {
	color: #2c4244;
	background-color: #f5f5f5;
}

li.physicians a:link {
	padding: 10px;
	background-color: #f5f5f5;
}

li.physicians a:active {
	background-color: #d0df00;
	padding: 10px;
}

li.physicians a:hover {
	background-color: #d0df00;
	padding: 10px;
}

ul.breadcrumb-landing {
	background: #d0df00;
	float: right;
	padding: 35px 50px;
	font-size: 35px;
	list-style: none;
	margin: 0px;
	margin-top: 10px;
}

ul.breadcrumb-landing a {
	font-size: 40px;
	font-weight: bold;
	font-family: 'Roboto Condensed', sans-serif;
	color: #2c4244;
}

img.logo-landing {
	margin-top: 30px;
}

@media (max-width: 769px) {
	ul.breadcrumb-landing {
		width: 100%;
		text-align: center;
		padding: 0px;
		padding-top: 25px;
		padding-bottom: 25px;
		float: none;
	}

	img.logo-landing {
		width: 100%;
	}

}

.widget-2.widget-last.widget-even.sidebar-wrap.widget-text li {
	background-color: none;
	padding: 0px !important;
	margin: 0px !important;
}

.widget-2.widget-last.widget-even.sidebar-wrap.widget-text li:hover {
	background-color: none;
}

.single .category-media .attachment-blog-featured-image {
	display: none;
}

.landing-icons {
	width: 25%;
	float: left;
	margin-top: -10px;
}

.landing-icon1 {
	width: 25%;
	float: right;
	margin-top: -10px;
}

img.networks-responsive {
	display: none;
}

img.icon {
	padding-left: 10px;
}

@media (max-width: 600px) {
	.landing-icons {
		width: 50%;
	}

	.landing-icon1 {
		width: 50%;
	}

}

@media (max-width: 979px) {
	img.icon {
		width: 90%;
	}

}

@media (max-width: 525px) {
	.landing-icons {
		width: 50%;
	}

	.landing-icon1 {
		width: 50%;
	}

	img.networks {
		display: none;
	}

	img.networks-responsive {
		display: block;
	}

	img.icon {
		padding-left: 5px;
	}

}

@media (min-width: 1170px) {
	.all-icons {
		padding-left: 3%;
	}

}

/*Gravity Forms------------------------------------------------------------------*/
.gform_wrapper {
	max-width: 100% !important;
	margin: 0px !important;
	background-color: #2c4244;
	padding: 20px;
	padding-right: 5px;
}

.gform_widget {
	background-color: #f3f3f3;
}

.gfield_label {
	font-family: 'roboto', sans-serif;
	margin-bottom: 0px !important;
	color: #fff;
}

li#field_1_5 {
	padding-left: 8%;
}

li#field_1_5 label.gfield_label {
	display: none;
}

label#label_1_5_1 {
	font-family: 'roboto', sans-serif;
	color: #fff;
	font-size: 14px;
	margin-top: .250em;
}

.free-consultation .form-top {
	background-color: #2c4244;
}

.free-consultation .form-top h4 {
	color: #fff;
	text-align: center;
	padding-top: 25px;
	font-size: 20px;
	font-family: 'roboto', sans-serif;
	margin: 0px;
}

.free-consultation .form-top p {
	padding: 3px 2px;
	font-size: 14px;
	line-height: 1.4em;
	font-family: 'roboto', sans-serif;
	text-align: center;
	margin: 0px;
	padding-bottom: 25px;
	margin-bottom: 15px;
	color: #fff;
}

.free-consulation {
	background-color: #f3f3f3;
}

.gform_wrapper ul li.gfield {
	border: none;
}

.gfield_label {
	font-family: 'roboto', sans-serif;
	margin-bottom: 0px !important;
}

.free-consultation .gfield_label {
	float: left;
	width: auto;
	line-height: 30px;
	margin-left: 20px !important;
	color: #666363;
	font-size: 12px;
	white-space: nowrap;
	font-weight: bold;
	clear: both;
}

.gform_wrapper .gfield_required {
	display: none;
}

.free-consultation .ginput_container input {
	width: 55% !important;
	padding: 0px !important;
	height: 25px;
	float: right;
	margin-right: 20px;
}

select#input_7_5 {
	width: 55% !important;
	padding: 0px !important;
	height: 30px !important;
	float: right !important;
	margin-right: 20px !important;
	font-family: 'roboto', sans-serif !important;
	font-size: 16px !important;
}

.gform_wrapper .gform_footer {
	width: 100% !important;
	margin: 0px !important;
	text-align: center;
}

.gfield_html.gfield_no_follows_desc {
	margin-top: 0px !important;
}

select {
	/* fix to make select act like inputs */
	-ms-box-sizing: content-box;
	-moz-box-sizing: content-box;
	-webkit-box-sizing: content-box;
	box-sizing: content-box;
	height: 2.9em !important;
	width: 90%;
	background-color: rgba(255, 255, 255, 1) !important;
	color: #333740!important;
	float: none;
	border-width: 1px !important;
	border-radius: 3px !important;
	-moz-border-radius: 2px;
	/* -webkit-border-radius: 2px; */
	border-color: #ffffff !important;
	font-family: 'Roboto Condensed', sans-serif !important;
	text-transform: none !important;
	font-size: 0.85rem !important;
	padding: 2px 5px;
}

@media (max-width: 1199px) and (min-width: 768px) {
	.free-consultation .ginput_container input, select#input_7_5 {
		width: 45% !important;
	}

}

@media (max-width: 546px) {
	#tribe-events-pg-template .tribe-events-content ul li {
		width: 100%;
	}

}

.gform_wrapper div.validation_error {
	display: none;
}

.gform_wrapper li.gfield.gfield_error, .gform_wrapper li.gfield.gfield_error.gfield_contains_required.gfield_creditcard_warning {
	background-color: #2c4244 !important;
	border-top: none !important;
	border-bottom: none !important;
}

.gform_wrapper li.gfield.gfield_error.gfield_contains_required div.gfield_description {
	display: none;
}

.gform_wrapper .validation_message {
	display: none !important;
}

.gform_wrapper li.gfield_error input[type=email],.gform_wrapper li.gfield_error input[type=number],.gform_wrapper li.gfield_error input[type=password],.gform_wrapper li.gfield_error input[type=tel],.gform_wrapper li.gfield_error input[type=text],.gform_wrapper li.gfield_error input[type=url],.gform_wrapper li.gfield_error textarea {
	border: 2px solid #ac0000 !important;
	margin-bottom: 10px !important;
}

.gform_wrapper .gfield_error .gfield_label {
	color: #ac0000 !important;
}

.gform_wrapper li.gfield.gfield_error.gfield_contains_required div.ginput_container, .gform_wrapper li.gfield.gfield_error.gfield_contains_required label.gfield_label {
	margin-top: 0px !important;
}

/* Events: Styling for the events single and archive custom post type */
.event-archive-item {
	display: inline-block;
	width: 100%;
	margin-bottom: 20px;
}

.event-archive-item .attachment-blog-featured-image {
	float: left;
	padding-right: 20px;
	width: 30%;
}

.post-type-archive-events .inner-heading {
	display: none;
}

.type-events .attachment-blog-featured-image {
	float: left;
	padding-right: 20px;
}

.event-button {
	padding: 10px 15px;
	outline: none;
	color: #0d0d0d;
	width: auto;
	background: #d0df00;
	font-size: 20px;
	font-family: 'georgia', serif;
	line-height: 2;
	text-transform: inherit;
}

.event-button-top {
	margin-top: 30px;
}

.events-intro p {
	margin-bottom: 30px;
}

.single-events .inner-heading {
	display: none;
}

.event-location {
	font-size: 18px;
	text-transform: uppercase;
	letter-spacing: 1px !important;
	margin: 0;
	margin-top: 50px;
}

h3.event-date-time {
	color: #919191;
	font-size: 25px;
	text-transform: uppercase;
	line-height: 15px;
}

.event-title {
	margin-top: 0;
}

.event-date {
	float: right;
	width: 60px;
	height: 80px;
	background: #d0df00;
	position: relative;
	margin-left: 10px;
}

.event-date h3 {
	font-size: 36px !important;
	text-align: center;
	color: #919191;
	letter-spacing: -2px;
	font-weight: normal;
	margin-top: 6px !important;
}

.event-date span {
	background: #2c4244;
	font-size: 20px;
	font-weight: bold;
	color: #fff;
	text-transform: uppercase;
	display: block;
	padding: 3px 0 3px 0;
	position: absolute;
	bottom: 0;
	width: 100%;
	letter-spacing: 1px;
}

@media (max-width: 979px) and (min-width: 767px) {
	.event-location {
		margin-top: 0px;
	}

	.event-button-top {
		margin-top: 0px;
	}

	h3.event-date-time {
		line-height: 30px;
	}

}

@media (max-width: 569px) {
	h3.event-date-time {
		font-size: 20px;
		line-height: 30px;
	}

	.event-location {
		margin-top: 0px;
	}

}

/* Events Sidebar Styles */
.events-webcast-sidebar {
	background: #f3f3f3;
}

.events-webcast-sidebar h4 {
	color: #fff;
	text-align: center;
	background: #2c4244;
	font-size: 21px;
	padding: 40px;
	line-height: 24px;
}

.events-webcast-sidebar p {
	padding: 10px 30px 20px 30px;
}

@media (max-width: 1199px) {
	.event-archive-item .attachment-blog-featured-image {
		float: left;
		width: 37%;
	}

	.events-webinar-badge h1 {
		font-size: 65px;
		line-height: 36px;
	}

	.events-webinar-badge h2 {
		font-size: 28px;
		word-spacing: 0px;
	}

	.events-webinar-badge h3 {
		font-size: 20px;
	}

}

@media (max-width: 979px) {
	.event-archive-item .attachment-blog-featured-image {
		float: left;
		width: 25%;
	}

	.event-archive-item p {
		clear: both;
	}

	.event-archive-item {
		margin-bottom: 30px;
	}

	.events-webinar-badge h1 {
		font-size: 46px;
		line-height: 12px;
	}

	.events-webinar-badge h2 {
		font-size: 20px;
	}

	.events-webinar-badge h3 {
		font-size: 14px;
		line-height: 30px;
	}

}

@media (max-width: 767px) {
	.event-archive-item .attachment-blog-featured-image {
		float: left;
		padding-right: 15px;
		width: 40%;
	}

	.event-archive-item p {
		clear: none;
	}

	.event-date {
		float: right;
	}

	.events-webinar-badge h1 {
		font-size: 79px;
		line-height: 54px;
		letter-spacing: 1px;
		word-spacing: -4px;
	}

	.events-webinar-badge h2 {
		font-size: 36px;
		letter-spacing: 1px;
		word-spacing: 0px;
	}

	.events-webinar-badge h3 {
		font-size: 25px;
		line-height: 30px;
		letter-spacing: 1px;
		word-spacing: -3px;
		line-height: 33px;
	}

}

@media (max-width: 480px) {
	.event-archive-item .attachment-blog-featured-image {
		float: left;
		padding-right: 0;
		width: 78%;
	}

	.event-location {
		clear: both;
	}

	.event-title {
		clear: both;
	}

	.event-date {
		float: right;
	}

	.events-webinar-badge h1 {
		font-size: 79px;
		line-height: 54px;
		letter-spacing: 1px;
		word-spacing: -4px;
	}

	.events-webinar-badge h2 {
		font-size: 34px;
		letter-spacing: 1px;
		word-spacing: 0px;
	}

	.events-webinar-badge h3 {
		font-size: 24px;
		line-height: 30px;
		letter-spacing: 1px;
		word-spacing: -3px;
		line-height: 33px;
	}

}

/*Updated Header Styles 4/13/15-----------------------------------------------------------------------*/
#content .padding-inner h1.blog-title {
	padding: 0;
	margin-bottom: 10px;
	line-height: 40px;
}

.post h1 a, div.page h1 a {
	color: #2c4244;
}

.post h1 a:hover, div.page h1 a:hover {
	color: #0d0d0d;
}

.row-fluid .span8 h2 {
	font-size: 26px;
}

/*Social Icons 4/15/14--------------------------------------------------------------------------*/
#content p.muted a {
	border-bottom: none;
	background: none;
	color: #2c4244;
}

/*Tribe Events-------------------------------------------------------------------------*/
p.tribe-events-widget-link a {
	text-decoration: none;
	border-bottom: none;
	text-align: center;
	font-family: 'georgia';
	font-size: 19px !important;
	font-weight: normal !important;
	text-transform: lowercase;
	font-style: italic;
	background: #d0df00;
	display: block;
	margin-left: 25%;
	margin-right: 25%;
	margin-bottom: 20px;
	margin-top: 30px;
	padding: 18px;
}

.events-widget {
	background: #f3f3f3 !important;
	padding-bottom: 10px !important;
}

.sidebar-wrap.tribe-events-list-widget ol li {
	border-bottom: 1px solid #666363;
	margin-bottom: 0 !important;
	margin-left: -20px;
	padding: 20px;
}

.tribe-events-list-widget .duration {
	font-weight: 700;
}

.location-time {
	text-align: center;
	background-color: #f6f6f6;
	padding: 20px;
}

.adobe-connect {
	background-color: #f3f3f3 !important;
	padding: 20px !important;
}

.adobe-connect img {
	height: 150px;
}

.adobe-connect a {
	font-family: 'Georgia', serif;
	font-size: 17px;
	text-decoration: underline;
	color: #0060df;
}

.adobe-connect a:hover {
	color: #660ce8;
}

/* SEO Locations Pages Featured Image 7/15------------------------------------------------------------------------*/
.seo-image {
	width: 100%;
}

/*Responsive Columns, Replaces Shortcode Plugin 7/10/15-------------------------------------------------------------------------*/
.one_fourth {
	width: 22%;
	float: left;
}

.one_half {
	width: 48%;
	float: left;
	padding: 1%;
}

@media (max-width: 1077px) {
	.one_fourth {
		width: 50%;
	}

	.one_half {
		width: 100%;
		padding: 0px;
	}

}

/* Contact Form IFrame Styles ------------------------*/
.contact-form {
	position: relative;
	padding-bottom: 100%;
	/*height: 0; */
	height: auto !important;
	overflow: hidden;
}

.contact-form iframe {
	border: 0px;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 380px;
}

@media (max-width: 1199px) {
	.contact-form {
		padding-bottom: 120%;
	}

}

@media (max-width: 979px) {
	.contact-form {
		padding-bottom: 170%;
	}

}

@media (max-width: 767px) {
	.contact-form {
		padding-bottom: 0px;
		height: 370px;
	}

}

.recent-post-image {
	width: 100%;
	float: left;
	padding-right: 15px;
}

abbr[title], abbr[data-original-title] {
	cursor: none;
	border-bottom: 0px;
}

/*Uber Grid*/
div.uber-grid div.uber-grid-cell-label {
	background: #00B4AE !important;
}

#uber-grid-wrapper-2372 .uber-grid-label-heading,#uber-grid-wrapper-2372 .uber-grid-label-text,#uber-grid-wrapper-2372 .uber-grid-price-tag {
	color: #fff !important;
}

#uber-grid-wrapper-2372 .uber-grid-label-heading {
	font-size: 20px !important;
}

#uber-grid-wrapper-2372 .uber-grid-label-text {
	font-size: 15px !important;
}

#uber-grid-2372 > div {
	-webkit-box-shadow: 0px 0px 6px 0px rgba(0,0,0,0.15);
}

#uber-grid-wrapper-2372 div.uber-grid-filters > div.active a, #uber-grid-wrapper-2372 div.uber-grid-filters > div.active a:visited, #uber-grid-wrapper-2372 div.uber-grid-filters > div a, #grid-wrapper-2372 div.uber-grid-filters > div a:visited {
	border: none !important;
}

/*Footer Pop-up*/
.popupoverlay {
	position: fixed;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	background: rgba(0, 0, 0, 0.7);
	transition: opacity 500ms;
	visibility: hidden;
	opacity: 0;
	z-index: 999999;
}

.popupoverlay: target {
	visibility: visible;
	opacity: 1;
}

.popup {
	margin: 50px auto;
	padding: 20px;
	background: #fff;
	border-radius: 5px;
	width: 60%;
	max-height: 80%;
	position: relative;
	transition: all 5s ease-in-out;
	overflow-y: auto;
}

.popup .close {
	position: absolute;
	top: 10px;
	right: 14px;
	transition: all 200ms;
	font-size: 30px;
	font-weight: bold;
	text-decoration: none;
	opacity: 1;
	width: auto;
}

.inner-page.p a {
	text-decoration: none;
	border-bottom: 3px solid #d0df00;
	color: inherit;
	-webkit-transition: background .15s cubic-bezier(.33,.66,.66,1);
	transition: background .15s cubic-bezier(.33,.66,.66,1);
}

.inner-page.p a:hover,.inner-page.p a:focus,.inner-page.p a:active {
	background: #d0df00;
	text-decoration: none;
}

@media (max-width: 768px) {
	.popup {
		width: 80%;
		margin: 20px auto;
		padding: 10px;
	}

}

/* button style */
input.orange-button {
	margin: 15px;
	margin-top: 12px;
	color: #fff;
	font-size: 23px;
	background-color: #df7f00;
	background-image: none !important;
	padding: 18px;
	border: 2px solid #fff;
	width: 250px;
	font-family: 'Georgia', sans-serif;
	height: inherit;
	box-shadow: 5px 5px 3px #515151;
}

em {
	font-style: italic;
}

/*Press Page*/
.press-post-image {
	width: 235px;
	margin: 10px;
}

.press-title {
	font-size: 20px;
}

.press-post {
	float: left;
}

.press-call-out {
	font-style: italic;
	background-color: #f3f3f3;
	padding: 20px;
	float: left;
	padding-right: 55px;
	background-image: url("http: //myregenmed.com/wp-content/uploads/2016/05/background-quotes.png");
}

.press-call-out p {
	padding-top: 20px;
}

.press-call-out img {
	float: left;
	width: 125px;
	margin-right: 70px;
	margin-bottom: 0px;
}

.press-wrap h4 {
	text-align: center;
	color: #fff;
	background-color: #2c4244;
	padding: 25px;
	font-size: 20px;
	margin: 0px;
}

h4.entry-title {
	padding: 20px;
	background: none;
	font-size: 16px;
	text-align: left;
}

.upw-posts article {
	margin-bottom: 0px !important;
	padding-bottom: 0px !important;
}

.upw-posts .entry-title {
	margin-bottom: 0px !important;
}

.press-wrap {
	background: #f3f3f3;
}

.press-download {
	width: 47%;
	float: left;
	margin-left: 10px;
	margin-right: 10px;
}

@media (max-width: 1200px) {
	.press-call-out {
		background-image: none;
		padding-right: 20px;
		padding-bottom: 20px;
	}

	.press-call-out img {
		margin-right: 20px;
	}

	.press-post-image {
		width: 100%;
		margin: 0px;
	}

	.press-post {
		padding-bottom: 10px;
	}

	.press-download {
		width: 100%;
		margin-left: 0px;
		margin-right: 0px;
	}

}

/*Testimonial Page*/
img.uber-grid-cell-image {
	background-image: radial-gradient(circle farthest-corner at center, #dcdddf 0%, #2c4244 100%);
	border-top-left-radius: 10px;
	border-top-right-radius: 10px;
}

/*SIDEBAR CTA*/
#sidebar-call-button {
	padding: 15px 0;
	background: rgb(0,95,97);
	background: -moz-linear-gradient(top, rgba(0,95,97,1) 0%, rgba(0,59,69,1) 100%);
	background: -webkit-linear-gradient(top, rgba(0,95,97,1) 0%,rgba(0,59,69,1) 100%);
	background: linear-gradient(to bottom, rgba(0,95,97,1) 0%,rgba(0,59,69,1) 100%);
	filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#005f61', endColorstr='#003b45',GradientType=0 );
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	display: flex;
	flex-direction: row;
	justify-content: center;
	align-items: center;
}

#sidebar-call-button img {
	width: 49px;
	/* width: 3.4vw; */
	margin: 0 20px 0 0;
}

#sidebar-call-button .phone-text {
	font-family: 'roboto condensed', sans-serif;
	font-size: 23px;
	/* font-size: 1.8vw; */
	text-transform: uppercase;
}

#sidebar-call-button .phone-link {
	text-align: center;
	font-family: 'roboto', sans-serif;
	font-size: 31px;
	line-height: 36px;
	/*font-size: 2.4vw;*/
    /*line-height: 2.8vw;*/
	font-weight: bold;
}

#sidebar-call-button .phone-text,#sidebar-call-button .phone-link a,#sidebar-call-button .phone-link a:hover,#sidebar-call-button .phone-link a:visited {
	color: #fff;
}

@media (min-width: 767px) and (max-width: 1024px) {
	#sidebar-call-button img {
		display: none;
	}

	#sidebar-call-button .content {
		text-align: center;
	}

	#sidebar-call-button .phone-text {
		font-size: 22px;
		line-height: 22px;
	}

	#sidebar-call-button .phone-link {
		font-size: 28px;
		line-height: 32px;
	}

}

@media (max-width: 459px) {
	#sidebar-call-button img {
		width: 37px;
	}

	#sidebar-call-button .phone-text {
		font-size: 20px;
		line-height: 23px;
	}

	#sidebar-call-button .phone-link {
		font-size: 25px;
		line-height: 25px;
	}

}

/*Tabs*/
#content .span8 .nav-tabs > li > a {
	color: #2c4244;
	text-decoration: none;
}

.nav-tabs > .active > a, .nav-tabs > .active > a:hover, .nav-tabs > .active > a:focus {
	border-top: 3px solid #00B4AE;
	border-left: 0;
	border-right: 0;
}

.nav-tabs > li > a:hover, .nav-tabs > li > a:focus {
	border-color: #8AD1D1;
}

/*Thumbnail Lists*/
.thumbnail-list {
	width: 350px;
	height: 65px;
	background-color: #f6f6f6;
	position: relative;
	margin: 5px;
	margin-left: 0px;
	margin-right: 15px;
	float: left;
	box-shadow: 0px 0px 0px #ffffff;
}

.thumbnail-list a {
	position: absolute;
	width: 100%;
	height: 100%;
	left: 0px;
	z-index: 10;
	border: 1px solid #ddd;
}

.thumbnail-list a:hover {
	background-color: #D8F0F0 !important;
	color: #333740 !important;
}

.thumbnail-list img {
	float: right;
	margin: 0px;
	margin-top: -28px !important;
	width: 65px;
}

.thumbnail-list span {
	font-family: 'roboto-condensed', sans-serif;
	padding-left: 20px;
	margin-bottom: 0px;
	position: absolute;
	top: 30%;
}

@media (max-width: 1199px) {
	.thumbnail-list {
		width: 100%;
	}

}

/*Doctor Thumbnails*/
img.doctor-thumbnail {
	width: 150px;
	border-radius: 50%;
	box-shadow: 3px 3px 3px #515151;
}

a.doctor-text {
	color: #717171 !important;
	font-style: italic;
	text-decoration: none !important;
	font-size: 15px;
	text-align: center;
}

.wp-caption a:hover {
	color: #0060df;
}

a.doctor-text:hover {
	color: #0060df !important;
}

.sidebar-wrap .wp-caption {
	text-align: center;
	/*float: left;
    padding: 10px; */
	width: 100% !important;
}

.dr-container {
	width: 30%;
	float: left;
	padding: 10px;
	text-align: center;
}

.dr-container h3 a {
	font-size: 1.25rem !important;
}

@media (max-width: 979px) {
	.dr-container {
		width: 100%;
	}

}

/*Locations Page*/
.sidebar-wrap .bullet-background {
	background-color: #f3f3f3;
}

.sidebar-wrap .bullet-background a {
	text-align: center;
	font-weight: bold;
	font-size: 24px;
	padding-top: 20px;
}

.sidebar-wrap .bullet-background a:hover {
	color: #0060df;
}

.sidebar-wrap .bullet-background .rms-event-feed-dt {
	text-align: center;
	font-size: 17px;
	font-weight: bold;
	font-style: italic;
	line-height: 0px;
	padding-bottom: 30px;
}

p.location-sb {
	background-color: #2c4244;
	text-align: center;
	color: #fff;
	padding-bottom: 25px;
	margin: 0px;
	font-weight: bold;
}

p.location-sb-title {
	background-color: #2c4244;
	text-align: center;
	color: #fff;
	padding-top: 25px;
	margin: 0px;
	font-weight: bold;
	line-height: 20px;
	font-size: 20px;
}

/*Testimonial Thumbnails*/
img.testimonial-thumb {
	width: 150px;
	border-radius: 50%;
	box-shadow: 3px 3px 3px #515151;
	float: left;
	margin-right: 20px;
	background-color: #717171;
}

a.testimonial-text {
	color: #717171 !important;
	font-style: italic;
	font-size: 15px;
	text-align: left !important;
	text-decoration: none !important;
}

a.testimonial-text:hover {
	color: #0060df !important;
}

.wp-caption {
	max-width: 96%;
	width: auto !important;
}

/*Category Lists*/
ul.lcp_catlist {
	margin-left: 0px;
	list-style: none;
}

ul.lcp_catlist li {
	width: 45%;
	float: left;
	padding-right: 20px;
	height: 350px;
	color: #717171;
	font-style: italic;
	font-size: 15px !important;
}

ul.lcp_catlist a {
	font-weight: bold;
}

ul.lcp_catlist img {
	width: 100%;
}

@media (max-width: 459px) {
	#testimonial-box-caption-float.wp-caption-text {
		clear: both;
	}

	ul.lcp_catlist li {
		width: 100%;
		height: auto;
		padding-bottom: 20px;
	}

	.thumbnail-list span {
		font-size: .8rem;
	}

}

#event-content.span8 {
	margin: 0px 0px 10px;
	margin-top: 30px;
}

/*Home Page*/
.featured-link-image-left, .featured-link-image-right {
	margin-bottom: 30px;
	width: 48%;
	float: left;
	background-color: #003B45;
}

.featured-link-image-left:hover, .featured-link-image-right:hover {
	/*background-color: #00B4AE; */
	background-color: transparent;
}

.featured-link-image-left {
	margin-right: 15px;
}

.featured-link-image-right {
	margin-left: 15px;
}

.featured-link-image-left p, .featured-link-image-right p {
	color: #fff;
	font-family: 'Roboto', serif !important;
	font-weight: 500 !important;
	font-size: 1em !important;
	font-style: normal !important;
	padding-left: 20px;
	text-transform: uppercase !important;
	letter-spacing: .0125em !important;
}

/* -- Featured CTA Box Removal -------------------------------------------------------------- */
.featured-link-image-left, .featured-link-image-right {
	background-color: transparent;
	margin-bottom: 20px;
}

.featured-link-image-left p, .featured-link-image-right p {
	display: none;
}

/* -- Featured CTA Box Removal -------------------------------------------------------------- */
.featured-link-image-left p:hover, .featured-link-image-right p:hover {
	color: #fff !important;
}

.page-id-5681 .inner-heading, .page-id-31508 .inner-heading, .page-id-33528 .inner-heading {
	padding: 0px;
	background-repeat: no-repeat;
	margin-top: 30px;
	background: -moz-linear-gradient(0% 50% 0deg,rgba(0, 60, 70, 1) 0%,rgba(0, 84, 86, 1) 100%) !important;
	background: -webkit-linear-gradient(0deg, rgba(0, 60, 70, 1) 0%, rgba(0, 84, 86, 1) 100%) !important;
	background: -webkit-gradient(linear,0% 50% ,100% 50% ,color-stop(0,rgba(0, 60, 70, 1) ),color-stop(1,rgba(0, 84, 86, 1) )) !important;
	background: -o-linear-gradient(0deg, rgba(0, 60, 70, 1) 0%, rgba(0, 84, 86, 1) 100%) !important;
	background: -ms-linear-gradient(0deg, rgba(0, 60, 70, 1) 0%, rgba(0, 84, 86, 1) 100%);
	-ms-filter: "progid: DXImageTransform.Microsoft.gradient(startColorstr='#003C46', endColorstr='#005456' ,GradientType=0)" !important;
	background: linear-gradient(90deg, rgba(0, 60, 70, 1) 0%, rgba(0, 84, 86, 1) 100%) !important;
	filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#003C46',endColorstr='#005456' , GradientType=1) !important;
}

.page-id-5681 .inner-heading .container {
	background-image: url("/wp-content/uploads/2016/05/background-doctor.png");
	background-repeat: no-repeat;
	background-position: center right;
	background-size: cover;
	margin-top: 5px;
	margin-top: 5px;
	margin-right: 0;
	margin-left: 0;
	width: 100%;
}

.page-id-33528 .inner-heading .container {
	/*background-image: url("/wp-content/uploads/2016/05/background-doctor.png");*/
	
	background-image: url("/wp-content/uploads/2018/05/LI-Header-2.jpg");
	background-repeat: no-repeat;
	background-position: center right;
	background-size: cover;
	margin-top: 5px;
	margin-top: 5px;
	margin-right: 0;
	margin-left: 0;
	width: 100%;
	
	/*background-image: url("https://s3-us-east-2.amazonaws.com/lunginstitute/wp-content/uploads/2017/10/13095558/HomePage_10-13-17.jpg");*/
	/*background-repeat: no-repeat;*/
	/*background-position: center right;*/
	/*background-size: cover;*/
	/*margin-top: 5px;*/
	/*margin-right: 0;*/
	/*margin-left: 0;*/
	/*padding-left: 15px;*/
	/*width: 100%;*/
}


/*DR Home PAGE */
.box-cta-out {background-color:#ddd; border:1px solid #ccc; padding 15px;margin-bottom:65px;}
.box-cta-out a{color:#000 !important; text-decoration: none !important;font-weight: bold !important;}
.home-dr-u ul{padding:10px;color: #333333;float:left; width:43%;}
.home-dr-u li{font-size:16px !important;margin-bottom:25px !important;}

@media (min-width: 980px) and (max-width: 1199px) {
	.page-id-5681 .inner-heading .container, .page-id-31508 .inner-heading .container, .page-id-33528 .inner-heading .container {
		background-repeat: no-repeat;
		background-position: center right;
		background-size: cover;
	}

}

@media (min-width: 0px) and (max-width: 979px) {
	.page-id-5681 .inner-heading .row-fluid {
		background: rgba(0, 60, 70, .6);
		margin-left: 0 !important;
		margin-right: 0 !important;
		width: 100% !important;
	}

	.page-id-5681 .inner-heading .span6, .page-id-31508 .inner-heading .span6, page-id-33528 .inner-heading .span6 {
		margin-left: auto !important;
		margin-right: auto !important;
		float: none;
	}
}

@media (min-width: 0px) and (max-width: 1200px) {
	.page-id-31508 .inner-heading .row-fluid, .page-id-33528 .inner-heading .row-fluid {
		/*background: rgba(0, 60, 70, .6);*/
		background: rgba(255, 255, 255, .6);
		margin-left: 0 !important;
		margin-right: 0 !important;
		width: 100% !important;
	}
}

@media (min-width: 768px) and (max-width: 979px) {
	.page-id-5681 .inner-heading .container, .page-id-31508 .inner-heading .container, .page-id-33528 .inner-heading .container {
		background-repeat: no-repeat;
		background-position: center right;
		background-size: cover;
	}

	.page-id-5681 .inner-heading .row-fluid {
	}

	.page-id-5681 .inner-heading .span6, .page-id-31508 .inner-heading .span6, .page-id-33528 .inner-heading .span6 {
		width: 724px !important;
		margin-left: auto !important;
		margin-right: auto !important;
		float: none;
	}
	
	


}

@media (min-width: 0px) and (max-width: 767px) {
	.page-id-5681 .inner-heading .container, .page-id-31508 .inner-heading .container, .page-id-33528 .inner-heading .container {
		background-repeat: no-repeat;
		background-position: center right;
		background-size: cover;
		padding-left: 0;
		padding-right: 0;
	}

	.page-id-5681 .inner-heading .row-fluid, .page-id-31508 .inner-heading .row-fluid, .page-id-33528 .inner-heading .row-fluid{
		width: auto;
		margin-left: 0;
		margin-right: 0;
	}

	.page-id-5681 .inner-heading .span6, .page-id-31508 .inner-heading .span6, page-id-33528 .inner-heading .span6 {
		width: auto !important;
		padding-left: 0;
		padding-right: 0;
		margin-right: 10px !important;
		margin-left: 10px !important;
		float: none;
	}

	.page-id-5681 .inner-heading .span6 p, .page-id-31508 .inner-heading .span6 p, .page-id-33528 .inner-heading .span6 p {
		width: auto !important;
		font-size: 1rem;
		line-height: 1.35rem;
	}

	.page-id-5681 .inner-heading .span6 p a, .page-id-31508 .inner-heading .span6 p a, .page-id-33528 .inner-heading .span6 p a {
		font-size: .8rem;
	}

}

.page-id-5681 .inner-heading .row-fluid, .page-id-31508 .inner-heading .row-fluid {
	padding-top: 35px;
	padding-bottom: 25px;
	width: 1170px;
	margin-left: auto;
	margin-right: auto;
}


.page-id-33528 .inner-heading .row-fluid {
	padding-top: 35px;
	padding-bottom: 165px;
	width: 1170px;
	margin-left: auto;
	margin-right: auto;
}

.page-id-5681 .inner-heading .span6, .page-id-31508 .inner-heading .span6, .page-id-33528 .inner-heading .span6 {
	width: 55%;
}



.page-id-5681 .inner-heading h1, .page-id-5681 .inner-heading h5, .page-id-31508 .inner-heading h1, .page-id-31508 .inner-heading h5, .page-id-33528 .inner-heading h1, .page-id-33528 .inner-heading h5 {
	margin-top: 0px;
	padding-bottom: 10px;
	font-family: 'Roboto Condensed', sans-serif;
	font-size: 36px;
	font-weight: 300;
	text-transform: uppercase;
	letter-spacing: 4px;
	color: #fff;
	border-bottom: 2px solid #00b5af;
	line-height: 38px;
}

.page-id-31508 .inner-heading h1, .page-id-31508 .inner-heading h5, .page-id-33528 .inner-heading h5  {
	color: #fff;
}

.page-id-33528 .inner-heading h5  {
	color: #000;
}


.page-id-5681 .inner-heading h1 span, .page-id-5681 .inner-heading h5 span, .page-id-31508 .inner-heading h1 span, .page-id-31508 .inner-heading h5 span, page-id-33528 .inner-heading h1 span, .page-id-33528 .inner-heading h5 span {
	font-family: 'Merriweather', serif;
	font-size: 25px;
	font-weight: 700;
	font-style: italic;
	text-transform: none;
	letter-spacing: 1px;
}

.page-id-5681 .inner-heading p, .page-id-31508 .inner-heading p {
	font-size: 1rem;
	line-height: 1.35rem;
	padding-bottom: 15px;
	color: #ffffff;
	margin-top: 15px;
	font-family: 'Roboto', sans-serif;
	font-style: normal !important;
}

.page-id-33528 .inner-heading p {
	font-size: 1rem;
	line-height: 1.35rem;
	padding-bottom: 15px;
	color: #000;
	margin-top: 15px;
	font-family: 'Roboto', sans-serif;
	font-style: normal !important;
}

.page-id-31508 .inner-heading p  {
	color: #fff;
}


.page-id-33528 .inner-heading p {
	color: #000;
}

.page-id-5681 .inner-heading p a, .page-id-31508 .inner-heading p a, .page-id-33528 .inner-heading p a {
	padding: 12px;
	font-size: 1rem;
	font-weight: 900;
	text-transform: uppercase;
	letter-spacing: .05em;
	color: #ffffff;
	border: 2px solid #fff;
	box-shadow: none;
	background: -moz-linear-gradient(50% 0% -90deg,rgba(255, 119, 61, 1) 0%,rgba(255, 76, 0, 1) 100%);
	background: -webkit-linear-gradient(-90deg, rgba(255, 119, 61, 1) 0%, rgba(255, 76, 0, 1) 100%);
	background: -webkit-gradient(linear,50% 0% ,50% 100% ,color-stop(0,rgba(255, 119, 61, 1) ),color-stop(1,rgba(255, 76, 0, 1) ));
	background: -o-linear-gradient(-90deg, rgba(255, 119, 61, 1) 0%, rgba(255, 76, 0, 1) 100%);
	background: -ms-linear-gradient(-90deg, rgba(255, 119, 61, 1) 0%, rgba(255, 76, 0, 1) 100%);
	-ms-filter: "progid: DXImageTransform.Microsoft.gradient(startColorstr='#FF773D', endColorstr='#FF4C00' ,GradientType=0)";
	background: linear-gradient(180deg, rgba(255, 119, 61, 1) 0%, rgba(255, 76, 0, 1) 100%);
	border-style: solid;
	border-color: #BE3900;
	border-color: rgba(190, 57, 0, 1);
	border-width: 1px;
	border-bottom-width: 3px;
	border-radius: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#FF773D',endColorstr='#FF4C00' , GradientType=0);
}

.page-id-5681 .inner-heading p a:hover, .page-id-5681 .inner-heading p a:visited, .page-id-31508 .inner-heading p a:hover, .page-id-31508 .inner-heading p a:visited, page-id-33528 .inner-heading p a:hover, .page-id-33528 .inner-heading p a:visited {
	color: #fff !important;
}

.page-id-5681 #breadcrumbs.span6, .page-id-31508 #breadcrumbs.span6, .page-id-33528 #breadcrumbs.span6 {
	display: none;
}

@media (max-width: 1199px) {
	.featured-link-image-left img, .featured-link-image-right img, .featured-link-image-right, .featured-link-image-left {
		margin-left: 0px;
	}

	.page-id-5681 .inner-heading .row-fluid, .page-id-31508 .inner-heading .row-fluid, page-id-33528 .inner-heading .row-fluid {
		width: 940px;
	}

}

@media (max-width: 767px) {
	.row-fluid {
		margin: 0 20px !important;
		width: auto !important;
	}

	.page-id-5681 .container, .page-id-31508 .container, page-id-33528 .container {
		padding-left: 0px;
		padding-right: 0px;
	}

	.page-id-5681 .row-fluid .span8 p, .page-id-5681 .row-fluid .span6, .page-id-31508 .row-fluid .span8 p, .page-id-31508 .row-fluid .span6, .page-id-33528 .row-fluid .span8 p, .page-id-33528 .row-fluid .span6 {
		padding-left: 10px;
		padding-right: 10px;
	}

	
	.page-id-5681 .inner-heading p, .page-id-31508 .inner-heading p, .page-id-33528 .inner-heading p {
		font-size: 16px;
		line-height: 16pt;
	}

	.page-id-5681 .inner-heading h1, .page-id-5681 .inner-heading h5, .page-id-31508 .inner-heading h1, .page-id-31508 .inner-heading h5, .page-id-33528 .inner-heading h1, .page-id-33528 .inner-heading h5 {
		font-size: 32px;
		line-height: 32px;
	}

	.page-id-5681 .inner-heading h1 span, .page-id-5681 .inner-heading h5 span, .page-id-31508 .inner-heading h1 span, .page-id-31508 .inner-heading h5 span, .page-id-33528 .inner-heading h1 span, .page-id-33528 .inner-heading h5 span {
		font-size: 22px;
		line-height: 22px;
	}

	.page-id-5681 .inner-heading .container, .page-id-31508 .inner-heading .container, .page-id-33528 .inner-heading .container {
		height: auto;
	}

	.page-id-5681 .navbar .brand, .page-id-31508 .navbar .brand, .page-id-33528 .navbar .brand {
		/*margin-right: 10px !important;*/
	}

	.page-id-5681 .fixed-header-container .navbar, .page-id-31508 .fixed-header-container .navbar, .page-id-33528 .fixed-header-container .navbar {
		margin-left: 0px;
	}

	.fixed-header-container .navbar {
		margin-left: -10px;
	}

}

@media (max-width: 459px) {
	.featured-link-image-left img, .featured-link-image-right img, .featured-link-image-right, .featured-link-image-left {
		width: 100%;
	}

	
	.page-id-33528 .inner-heading .span6 {
	width: 100%;
}

}

/*Fixed Navigation*/
#header {
	position: fixed;
	z-index: 200;
	width: 100%;
	box-shadow: 0 2px 5px -1px rgba(0,0,0,.11);
}

#content {
	padding-top: 100px;
}

.row-fluid {
	padding-top: 30px;
}

@media (max-width: 979px) {
	.inner-heading .row-fluid {
		padding-top: 0px;
	}

}

.padding-inner {
	margin-top: 0px;
}

@media (min-width: 1200px) {
	.span12 {
		margin-left: 0px !important;
	}

}

/*Footer Links*/
.menu-mobile-menu-container {
	-webkit-column-count: 4;
	-moz-column-count: 4;
	column-count: 4;
	padding-bottom: 30px;
	width: 95%;
}

ul.sub-menu {
	margin-top: 5px;
	margin-left: 0px;
}

.menu-mobile-menu-container li {
	list-style: none;
	font-size: 18px;
	text-transform: uppercase;
	font-weight: bold;
	padding-bottom: 8px;
}

.menu-mobile-menu-container li a:hover {
	text-decoration: underline;
	color: #0060df !important;
}

.menu-mobile-menu-container li a:visited {
	color: #660ce8;
}

.menu-mobile-menu-container .menu-item-has-children li {
	font-size: 14px;
	list-style: none;
	text-transform: initial;
	padding-bottom: 5px;
}

@media (max-width: 639px) {
	.menu-mobile-menu-container {
		-webkit-column-count: 2;
		-moz-column-count: 2;
		column-count: 2;
	}

}

/*Featured Image*/
.attachment-post-thumbnail.wp-post-image {
	margin-bottom: 10px;
}

body.single.single-ppc.postid-26337 .footer, body.single.single-ppc.postid-26340 .footer, body.single.single-ppc.postid-26341 .footer, body.single.single-ppc.postid-26339 .footer, body.single.single-ppc.postid-26338 .footer, body.single.single-ppc.postid-25952 .footer, body.single.single-ppc.postid-26245 .footer, body.single.single-ppc.postid-26249 .footer, body.single.single-ppc.postid-26248 .footer, body.single.single-ppc.postid-26250 .footer, body.single.single-ppc.postid-26251 .footer, body.single-lp.postid-26308 .footer {
	display: none;
}

body.single.single-ppc.postid-26337 #nav_menu-8, body.single.single-ppc.postid-26340 #nav_menu-8, body.single.single-ppc.postid-26341 #nav_menu-8, body.single.single-ppc.postid-26339 #nav_menu-8, body.single.single-ppc.postid-26338 #nav_menu-8, body.single.single-ppc.postid-25952 #nav_menu-8, body.single.single-ppc.postid-26245 #nav_menu-8, body.single.single-ppc.postid-26249 #nav_menu-8, body.single.single-ppc.postid-26248 #nav_menu-8, body.single.single-ppc.postid-26250 #nav_menu-8, body.single.single-ppc.postid-26251 #nav_menu-8 {
	display: none;
}

.main-rms-form p.sub-title {
	letter-spacing: .03em;
	font-size: 0.8em;
}

.main-rms-form a {
	color: #fff !important;
}

#sidebar-call-button .phone-link a, #sidebar-call-button .phone-link a:hover {
	border-bottom: none !important;
}

#footer-clinics > div {
	line-height: 18px;
	width: 50%;
	float: left;
}

#footer-clinics > div span {
	color: #343741;
}

#li-discosure {
	padding: 40px;
}

#li-discosure p, #li-discosure a {
	font-family: "Roboto", sans-serif;
	font-size: .8rem;
	line-height: 1rem;
}

#li-discosure a {
	text-decoration: none;
	color: #0c7eb8;
	border-bottom: 1px solid #0c7eb8;
}

#li-discosure a:visited {
	color: #0c7eb8;
	border-bottom: 1px solid #0c7eb8;
}

#li-discosure a:hover {
	color: #f05423;
	border-bottom: 1px solid #0c7eb8;
	background: initial;
}

/* == ADJUSTED: BELOW ================================================================================== */
/* == ADJUSTED: BELOW ================================================================================== */
.white h1, .white h2, .white h3, .white h4, .white h5, .white h6 {
	color: #2c4244;
}

.inner-heading h1, .inner-heading h5 {
	color: #fff;
}

#content #li-content p a {
	text-decoration: underline;
	color: #0c7eb8;
	border-bottom: 1px solid #0c7eb8;
	border-bottom: none;
}

#content #li-content p a[href^="tel: "] {
	color: #f05423;
	font-weight: 600;
}

#content #li-content p a:visited {
	color: #0c7eb8;
	border-bottom: 1px solid #0c7eb8;
	border-bottom: none;
}

#content #li-content p a:hover {
	color: #f05423;
	border-bottom: 1px solid #0c7eb8;
	border-bottom: none;
}

.read-more {
	margin-bottom: 30px 0;
}

.read-more a {
	background-color: transparent;
	padding: 10px 0;
	text-decoration: none !important;
}

a.doctor-text {
	border-bottom: 1px solid #f05423 !important;
}

#view-all-events a {
	text-decoration: none;
	border-bottom: none;
	text-align: center;
	font-family: 'Roboto'!important;
	font-size: 19px !important;
	font-weight: 700 !important;
	color: #ffffff !important;
	text-transform: uppercase !important;
	text-shadow: 1px 1px 0px rgba(0, 135, 130, 1);
	font-style: normal !important;
	background: #00B4AE !important;
	display: block;
	letter-spacing: .03em !important;
	margin: 20px 20% 0px !important;
	padding: 10px !important;
	text-transform: uppercase !important;
	background: -moz-linear-gradient(50% 0% -90deg,rgba(137, 209, 208, 1) 0%,rgba(103, 202, 200, 1) 24.43%,rgba(0, 180, 174, 1) 100%) !important;
	background: -webkit-linear-gradient(-90deg, rgba(137, 209, 208, 1) 0%, rgba(103, 202, 200, 1) 24.43%, rgba(0, 180, 174, 1) 100%) !important;
	background: -webkit-gradient(linear,50% 0% ,50% 100% ,color-stop(0,rgba(137, 209, 208, 1) ),color-stop(0.2443,rgba(103, 202, 200, 1) ),color-stop(1,rgba(0, 180, 174, 1) )) !important;
	background: -o-linear-gradient(-90deg, rgba(137, 209, 208, 1) 0%, rgba(103, 202, 200, 1) 24.43%, rgba(0, 180, 174, 1) 100%) !important;
	background: -ms-linear-gradient(-90deg, rgba(137, 209, 208, 1) 0%, rgba(103, 202, 200, 1) 24.43%, rgba(0, 180, 174, 1) 100%) !important;
	-ms-filter: "progid: DXImageTransform.Microsoft.gradient(startColorstr='#89D1D0', endColorstr='#00B4AE' ,GradientType=0)" !important;
	background: linear-gradient(180deg, rgba(137, 209, 208, 1) 0%, rgba(103, 202, 200, 1) 24.43%, rgba(0, 180, 174, 1) 100%) !important;
	border-style: Solid !important;
	border-color: #008782 !important;
	border-color: rgba(0, 135, 130, 1) !important;
	border-width: 1px !important;
	border-bottom-width: 2px !important;
	border-radius: 4px !important;
	-moz-border-radius: 10px !important;
	-webkit-border-radius: 10px !important;
	filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#89D1D0',endColorstr='#00B4AE' , GradientType=0) !important;
}

.field-body {
	padding: 1.5em !important;
	background-color: #2c4244;
	background: -moz-linear-gradient(50% 0% -90deg,rgba(0, 83, 86, 0.9) 0%,rgba(0, 59, 69, 1) 100%) !important;
	background: -webkit-linear-gradient(-90deg, rgba(0, 83, 86, 0.9) 0%, rgba(0, 59, 69, 1) 100%) !important;
	background: -webkit-gradient(linear,50% 0% ,50% 100% ,color-stop(0,rgba(0, 83, 86, 0.9) ),color-stop(1,rgba(0, 59, 69, 1) )) !important;
	background: -o-linear-gradient(-90deg, rgba(0, 83, 86, 0.9) 0%, rgba(0, 59, 69, 1) 100%) !important;
	background: -ms-linear-gradient(-90deg, rgba(0, 83, 86, 0.9) 0%, rgba(0, 59, 69, 1) 100%) !important;
	-ms-filter: "progid: DXImageTransform.Microsoft.gradient(startColorstr='#005356', endColorstr='#003B45' ,GradientType=0)" !important;
	background: linear-gradient(180deg, rgba(0, 83, 86, 0.9) 0%, rgba(0, 59, 69, 1) 100%) !important;
	filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#005356',endColorstr='#003B45' , GradientType=0) !important;
	-webkit-border-bottom-right-radius: 5px;
	-webkit-border-bottom-left-radius: 5px;
	-moz-border-radius-bottomright: 5px;
	-moz-border-radius-bottomleft: 5px;
	border-bottom-right-radius: 5px;
	border-bottom-left-radius: 5px;
}

.field-title {
	line-height: 30px !important;
	font-family: roboto !important;
	color: #ffffff !important;
	font-size: .8em !important;
	white-space: normal !important;
	font-weight: 300 !important;
	letter-spacing: .0125em;
	line-height: 1.2em !important;
}

.form-privacy {
	font-weight: 300 !important;
	color: #ffffff !important;
	font-size: .75em !important;
	font-style: italic !important;
	line-height: 1.5em !important;
	margin-left: 10px !important;
	margin-right: 10px !important;
	letter-spacing: .02em !important;
}

.form-privacy a {
	color: #ffffff;
	text-decoration: underline !important;
	display: inline;
}

.form-privacy a:hover {
	color: #ffffff;
	text-decoration: underline !important;
	display: inline;
}

#rms-form-wrapper div.top {
	font-size: 20px;
	font-family: 'roboto', sans-serif;
	font-weight: bold;
	width: 100%;
	padding-bottom: 25px;
	background: -moz-linear-gradient(50% 0% -90deg,rgba(0, 83, 86, 0.9) 0%,rgba(0, 59, 69, 1) 100%) !important;
	background: -webkit-linear-gradient(-90deg, rgba(0, 83, 86, 0.9) 0%, rgba(0, 59, 69, 1) 100%) !important;
	background: -webkit-gradient(linear,50% 0% ,50% 100% ,color-stop(0,rgba(0, 83, 86, 0.9) ),color-stop(1,rgba(0, 59, 69, 1) )) !important;
	background: -o-linear-gradient(-90deg, rgba(0, 83, 86, 0.9) 0%, rgba(0, 59, 69, 1) 100%) !important;
	background: -ms-linear-gradient(-90deg, rgba(0, 83, 86, 0.9) 0%, rgba(0, 59, 69, 1) 100%) !important;
	-ms-filter: "progid: DXImageTransform.Microsoft.gradient(startColorstr='#005356', endColorstr='#003B45' ,GradientType=0)" !important;
	background: linear-gradient(180deg, rgba(0, 83, 86, 0.9) 0%, rgba(0, 59, 69, 1) 100%) !important;
	filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#005356',endColorstr='#003B45' , GradientType=0) !important;
	-webkit-border-top-left-radius: 5px;
	-webkit-border-top-right-radius: 5px;
	-moz-border-radius-topleft: 5px;
	-moz-border-radius-topright: 5px;
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
}

p.title {
	padding-top: 25px;
	padding-bottom: 0px;
	color: #ffffff;
	text-align: center;
	font-family: 'roboto', sans-serif !important;
	text-transform: uppercase !important;
	font-weight: 500 !important;
	margin: 0px;
	font-size: 1.5em !important;
	line-height: 1.25em !important;
	font-style: normal !important;
}

@media (min-width: 767px) and (max-width: 979px) {
	.field-body {
		padding: 0.5em !important;
	}

	p.title {
		font-size: 1.4em !important;
		line-height: 1em !important;
	}

}

@media (max-width: 459px) {
	.field-body {
		padding: 0.5em !important;
	}

	p.title {
		font-size: 1.4em !important;
		line-height: 1em !important;
	}

	.sidebar-wrap input.submit {
		width: 200px;
		font-size: 20px;
	}

	#view-all-events a {
		font-size: 16px !important;
	}
	
	.page-id-33528 .inner-heading .span6 p a {
	
	font-size: .6rem;
	}
	
.home-dr-u ul{padding:10px;color: #333333;float:left; width:100%;}
.home-dr-u li{font-size:16px !important;margin-bottom:25px !important;}
}

@media (max-width: 979px) {
	.navbar .btn-navbar {
		height: 110px !important;
	}

	.navbar .brand {
		height: 65px !important;
        padding-left: 8px!important;
	}

}

input.submit {
	box-shadow: none !important;
	background: -moz-linear-gradient(50% 0% -90deg,rgba(255, 119, 61, 1) 0%,rgba(255, 76, 0, 1) 100%) !important;
	background: -webkit-linear-gradient(-90deg, rgba(255, 119, 61, 1) 0%, rgba(255, 76, 0, 1) 100%) !important;
	background: -webkit-gradient(linear,50% 0% ,50% 100% ,color-stop(0,rgba(255, 119, 61, 1) ),color-stop(1,rgba(255, 76, 0, 1) )) !important;
	background: -o-linear-gradient(-90deg, rgba(255, 119, 61, 1) 0%, rgba(255, 76, 0, 1) 100%) !important;
	background: -ms-linear-gradient(-90deg, rgba(255, 119, 61, 1) 0%, rgba(255, 76, 0, 1) 100%) !important;
	-ms-filter: "progid: DXImageTransform.Microsoft.gradient(startColorstr='#FF773D', endColorstr='#FF4C00' ,GradientType=0)" !important;
	background: linear-gradient(180deg, rgba(255, 119, 61, 1) 0%, rgba(255, 76, 0, 1) 100%) !important;
	border-style: Solid !important;
	border-color: #BE3900 !important;
	border-color: rgba(190, 57, 0, 1) !important;
	border-width: 1px !important;
	border-bottom-width: 3px !important;
	border-radius: 10px !important;
	-moz-border-radius: 10px !important;
	-webkit-border-radius: 10px !important;
	filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#FF773D',endColorstr='#FF4C00' , GradientType=0) !important;
	font-family: Roboto !important;
	font-weight: 900 !important;
	text-transform: uppercase;
	font-style: normal;
}

div#event-content input.submit {
	color: #fff !important;
}

.accordion-heading .accordion-toggle.collapsed,.accordion-heading .accordion-toggle {
	background: url(/wp-content/themes/capturewp/img/mainas.gif?timestamp=20170318) no-repeat left center;
	color: #0d0d0d;
	font-size: 1rem;
}

.accordion-heading .accordion-toggle.collapsed {
	background: url(/wp-content/themes/capturewp/img/plush.gif?timestamp=20170318) no-repeat left center;
}

.accordion-inner ul {
	padding-left: 30px;
}

.accordion-inner li {
	color: #0d0d0d;
	font-size: .9rem !important;
}

#li-content .post: not(.hentry) {
	padding-bottom: 10px;
}

.post ul {
	margin-left: 40px;
}

.post li {
	font-size: inherit;
	line-height: inherit;
	color: #2c4244;
}

.comment-text {
	margin-top: 1rem;
	font-size: 1rem;
	line-height: 1.25rem;
}

#right-sidebar ul.sub-menu {
	margin-top: 10px !important;
}

#li-content .thumbnail-list a {
	padding-left: 10px;
}

/*@media (min-width: 0px) and (max-width: 767px) {} */

.page-id-31508 #content .span8 {
	display: flex;
	flex-direction: column;
}

.page-id-31508 #content .span8 .lp2-link-images {
	order: 1;
}

.page-id-31508 .menu-item-25762 {
	display: none;
}

@media (max-width: 480px) {
	.page-id-31508 .inner-heading .container {
		background-position: 85% 0;
	}

}

.mobile-phone, .mobile-phone a {
	padding-top: 20px;
	color: #2c4244;
	font-size: 1em;
	font-family: "Roboto Condensed", sans-serif;
	line-height: 22px;
}

@media (min-width: 1199px) {
	.mobile-phone {
		/*display: none; */
		float: right;
		margin: 0px;
		padding: 0px;
	}

}

@media (max-width: 480px) {
	.mobile-phone {
		font-size: 0.9em;
	}

}

@media (min-width: 1199px) {
	.toll-free {
		display: none;
	}

}

@media (max-width: 767px) {
	.two-form-fix {
		display: none;
	}

}

#header .navbar .nav > .menu-item > a {
	margin: 15px 0px 15px 10px;
}