<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/**
 * Theme Name: MilitaryCamo
 * Theme URI: https://advicemedia.com
 * Author: Advice Media
 * Author URI: https://advicemedia.com
 * Description:  Military Camo: Diamond Level Programming and Design Themes Using thmpltfrmwrk
 * Template: thmpltfrmwrk 
 * Version: 1
 */

/*hides gears from theme switcher */
#themeswitchwrap {display:none;}

/* = Global color palleting 
-------------------------------------------------------------------------------------------------------------------- 
Global Styling For All Elements throughout the site  */


/* -- PCOLOR 1 = Light -- */
.pcolor1 {background:#ddc8aa; color:#555;} 
	.pcolor1 .htag {color:#8f9154}
		.pcolor1 .htag a {color:#493a3a}
		.pcolor1 .htag a:hover {color:#3AA1C4}
	.pcolor1 a {color:#493a3a}
	.pcolor1 a:hover {color:#3AA1C4}	
	.pcolor1 .btn.btnc {background: #493a3a; color:#ddc8aa;}
	.pcolor1 .btn.btnc:hover {background: #3AA1C4; color:#ddc8aa;}
	.pcolor1 .linetop::before{border-top:2px solid #493a3a}	
	.pcolor1 .linebottom::after{border-top:2px solid #493a3a}
	.pcolor1 .callout {color:#3AA1C4;}
	

/* -- PCOLOR 2 = Dark -- */
.pcolor2 {background:#3AA1C4; color:#fff}
	.pcolor2 .htag {color:#fff}
		.pcolor2 .htag a {color:#fff}
		.pcolor2 .htag a:hover {color:#f2e9c9}
	.pcolor2 a {color:#f2e9c9}
	.pcolor2 a:hover {color:#196B89;}
	.pcolor2 .btn.btnc {background:#493a3a; color:#ddc8aa;}
	.pcolor2 .btn.btnc:hover {background:#ddc8aa; color:#493a3a;}
	.pcolor2 .linetop::before{border-top:2px solid #FFF}	
	.pcolor2 .linebottom::after{border-top:2px solid #FFF}
	.pcolor2 .callout {color:#3AA1C4;}
.pcolor2 .mapcanvas {color:#000}
.pcolor2 .phone-box{ padding:68px 0 66px 0; }
.pcolor2 .phone-box .phone {float:right}
.pcolor2 .phone-box .phone i{ font-size:27px; color:#fff; margin-right:6px; }
.pcolor2 .phone-box .phone a{ font-size:32px; color:#faf7ed; line-height:34px; letter-spacing:3.5px; }
.pcolor2 .phone-box .phone a:hover{ color:#493a3a; }
.pcolor2 .phone-box h2{ display:inline-block; color:#faf7ed; text-transform:uppercase; letter-spacing: 2.6px; padding:0;font-size:32px!important;margin:0}

@media screen and (max-width: 1199px) {
	.pcolor2 .phone-box h2 { display:block; padding-bottom:20px; }
	.pcolor2 .phone-box .phone{ display:inline-block; float:none; }
}
@media screen and (max-width: 991px) {
	.pcolor2 .phone-box{ padding:40px 0 40px 0; }
}
@media screen and (max-width: 767px) {
	.pcolor2 .phone-box .phone a{ font-size:27px; }
}
	

/* -- PCOLOR 3 = Light V2 -- */
.pcolor3 {background: #e5e7e8;color:#555;} 
	.pcolor3 .htag {color:#8f9154}
		.pcolor3 .htag a {color:#555}
		.pcolor3 .htag a:hover {color:#3AA1C4}
	.pcolor3 a {color:#3AA1C4}
	.pcolor3 a:hover {color:#196B89}
	.pcolor3 .btn.btnc {background:#493a3a; color:#ddc8aa;}
	.pcolor3 .btn.btnc:hover {background:#ddc8aa; color:#493a3a;}
	.pcolor3 .linetop::before{border-top:2px solid #493a3a}	
	.pcolor3 .linebottom::after{border-top:2px solid #493a3a}
	.pcolor3 .callout {color:#493a3a;}
	
	
/* -- PCOLOR 4 = Extra -- */
.pcolor4 {background:#493a3a; color:#fff} 
	.pcolor4 .htag {color:#fff}
		.pcolor4 .htag a {color:#fff}
		.pcolor4 .htag a:hover {color:#faf7ed}
	.pcolor4 a {color:#fff}
	.pcolor4 a:hover {color:#faf7ed}
	.pcolor4 .btn.btnc {background:#3AA1C4; color:#fff;}
	.pcolor4 .btn.btnc:hover {background:#ddc8aa; color:#493a3a;}
	.pcolor4 .linetop::before{border-top:2px solid #fff}	
	.pcolor4 .linebottom::after{border-top:2px solid #fff}
	.pcolor4 .callout {color:#493a3a;}
	

/* = General Formatting
-------------------------------------------------------------------------------------------------------------------- 
Global Styling For All Elements throughout the site  */

html {background:#ffffff;}

body {color:#555; font-size:17px; font-weight:normal; line-height:30px;}

.boxin .pagewrapper{box-shadow: 1px 1px 42px #000; margin: 0 auto; max-width: 1488px; overflow: hidden;}
	
.largewidth .container {width:85%; max-width: 1920px}
.xlargewidth .container {width:95%; max-width: 2560px}

.wrapper {float:left;width:100%;padding:60px 0}
.top-padding{padding-top: 60px}
.bottom-padding{padding-bottom: 60px}
.mopadding {padding:120px 0;}
.lesspadding {padding:15px 0;}
#header, #footer, #graphic, #mobile_header, .nopadding, 
#am-sticky-toprow, #am-sticky-mainrow {padding:0;}

h1, h2, h3, h4, h5, h6 {margin:10px 0 30px; padding:0; color:#3AA1C4; font-weight:300; text-transform:uppercase}

h6.team {margin-bottom: 0;}

h1.topheader strong, h2.topheader strong {font-weight:400}

	H1{font-size:46px;line-height:56px; color:#493a3a}
	H2{font-size:36px;line-height: 40px;}
	H3{font-size:30px;line-height:40px}
	H4{font-size:26px;line-height:36px}
	H5{font-size:24px;line-height:34px}
	H6{font-size:22px;line-height:32px}
	
	.topheader {margin:0 0 40px;}
	.home h2.topheader {font-size:32px; line-height:50px;}
	
@media screen and (max-width: 991px) {			
H1 {margin-bottom:40px;}	
}
	
	@media screen and (max-width: 768px) {		
		H1,H2,H3,H4,H5,H6{margin:40px 0 10px;}
		H1{font-size:30px;line-height:34px}
		H2{font-size:24px;line-height:30px}
		H3{font-size:22px;line-height:28px}
		H4{font-size:20px;line-height:26px}
		H5{font-size:18px;line-height:24px}
		H6{font-size:16px;line-height:22px}
		.topheader {margin:0px 0 30px 0;}		
		.home h2.topheader {font-size:25px; line-height:34px;}	
		.home h2.headersmall {font-size:24px; line-height:28px;}	
		body {font-size:15px}
	}
	
.row [class*="col-"] .htag:first-child {margin-top: 10px;}

ul, ol{ padding:0 0 0 40px; margin:0 0 40px; list-style:outside;}
	ul.indent, ol.indent { padding-left:30px}
	
ol {list-style:decimal;}
ul ul {list-style:circle;}
ul ul ul {list-style:square;}

ul.expand li {padding-bottom:15px;}

ul.pdf { list-style-image:url(images/icons/pdf-icon.gif);}
ul.pdf li {padding-bottom:10px;}

	/* Fontawesome Icon Support */
	ul.faul, ol.faul { list-style:none;}
	.faul li {font-family:FontAwesome;position:relative}
	.faul li:before { left:-18px;font-size:11px;position: absolute; color:#c3c495}	

a {color:#493a3a; text-decoration:none}
	a:hover {color:#3AA1C4; text-decoration:none}

	/* take off the dotted outline on this elements */
	a:hover, a:active, a:focus, object, embed {
	  outline: 0; text-decoration:none;
	}

hr {text-align: center;border:0;clear:both;margin:40px auto;border-top:1px solid #ddc8aa;color:#493a3a}
	hr.clear { border: 0 none;height: 1px;margin: 0; clear:both}
	hr.spacer {border: 0 none;height: 40px;margin: 0}
	hr.spacer.short {height: 20px}	
	hr.centered {max-width:400px}
	hr.left {max-width:150px; margin-left:0}

	/* all headers followed by an HR get their margins redone */ 
	hr + .htag {margin-top: 40px; }

	hr.colored_hr{border-top: 1px solid #3AA1C4; margin: 0;}

	hr[class*="fa-"]::before {
    display: inline-block;font-family:FontAwesome;position:relative;padding:0 10px;top:-14px;background:#FFF;font-size:18px}

/* Header Line before/after */
.linetop::before{border-top:2px solid #493a3a; content:' ';display:block;margin:0 0 20px;max-width:75px;}	
.linebottom::after{border-top:2px solid #493a3a; content:' ';display:block;max-width:75px;margin-top: 20px}
.linebottom[style*='center']::after {margin-left:auto; margin-right: auto;} 
.longline_bottom {border-color:#f7941e; position:relative; z-index:0; margin:-40px 0 60px;}
.shortline-bottom::after {border-top:2px solid #fff; content:' ';display:block;max-width:50px;margin: 20px auto 0 auto;}

.outer-lines{position: relative;}
.outer-lines::before, .outer-lines::after {content: ""; position: absolute; height: 5px; border-top: 1px solid #ccc; top: 50%; width: 15%;}
.outer-lines::before{right: 61%;}
.outer-lines::after{left: 61%;}

@media screen and (max-width: 1800px) {
.outer-lines::before{right: 70%;}
.outer-lines::after{left: 70%;}
}
@media screen and (max-width: 992px) {
.outer-lines::before, .outer-lines::after{display: none;}
}

@media screen and (max-width: 768px) {
	.longline_bottom {display:none}
}


p, .rowlikep {margin:0 0 40px}

/* Block Quote styling */
blockquote {border-left:10px solid #493a3a; background:0; padding:25px; margin:0 0 40px}

	blockquote cite {display:block; margin:20px 0 0; color:#493a3a; font-style:normal}

	blockquote.large {font-size:60px; line-height:60px}
	blockquote.large cite {font-size:18px; line-height:18px}

	/* enable styled quote */	
	blockquote.quoted {border:0;position:relative; padding:0 0 0 70px} 
	blockquote.quoted::before {color:#493a3a;display:block;content:open-quote;position:absolute;font-size:160px;left:0;top:30px;}

/* Buttons  */
.btn.btnc {background:#493a3a; white-space: normal;}
.btn.btnc, .btn.btnc::before {color:#ddc8aa; padding:15px 40px; text-decoration:none; border:0; border-radius:0; cursor:pointer; text-transform:uppercase; font-size:17px;}
.btn.btnc:hover {background:#3AA1C4; color:#ddc8aa; text-decoration:none}
.btn.btnc.btn-block {margin-top:15px;}

.btn.btn2 {background:#3AA1C4; color:#fff;}
.btn.btn2, .btn.btn2::before {color:#fff; padding:15px 40px; text-decoration:none; border:0; border-radius:0; cursor:pointer; text-transform:uppercase; font-size:17px;}
.btn.btn2:hover {background:#c3c495; color:#FFF;}

/* Social */
.am-social-svg .svg-icon {fill:#fff;} /*icon color*/
.am-social-svg:hover .svg-icon{fill:#fff;} /*hover icon color*/
.am-social-svg:hover .svg-square, .am-social-svg:hover .svg-cirlcle, .am-social-svg:hover .svg-rounded-square {fill:#524444;} /*hover other shapes*/	
	
/* Text Sizer Styles */
.textsizer {display:inline-block;margin-left:20px;}
	.textsizer span {margin-right: 10px; font-weight:600;}
	.textsizer a {display: inline;padding:2px 3px;}
	 .small{font-size:15px;line-height:26px;}
	 .medium{font-size:18px;line-height:30px;}
	 .large{font-size:22px;line-height:33px;}

/* Bootstrap Carousel Indicators */
.carousel-indicators {position:relative; bottom:0;}
	.carousel-indicators li {border:1px solid #493a3a; background:#493a3a}
	.carousel-indicators li.active {border:1px solid #3AA1C4; background:#3AA1C4} 

/* -- Formatting classes -- */
.row.flushcolumns &gt; * { padding:0}	
.img-thumbnail {background-color:#f7f7f7; border:2px solid #333; border-radius:1px}
	
/* Misc accents */
.left-border { border-left: 1px solid #d2d2d2;}

/* Call Out Box */
.emphasisbox {background:#b4d8e4; padding:50px;}
	.emphasisbox .htag {color:#493a3a; margin-bottom:10px;}
	.emphasisbox blockquote .htag:first-child {margin-top:0}
	.emphasisbox.transparent{background: rgba(47, 47, 47, .8); padding: 50px;}
	@media screen and (max-width: 768px) {
		.emphasisbox {padding:25px;}
	}
.emphasisbox-alt {background:#fff; color:#493a3a;}
		.emphasisbox-alt .htag {color:#8f9154; margin-bottom:10px;}

/* Accordion Styling */
.tpf-ac-trigger {cursor:pointer; position:relative; padding-left:25px; margin:0 0 20px}
.tpf-ac-trigger::before {   
    position: absolute;
    top:35%;left:0;
    content: "";display: block;
    width: 0.4em; height: 0.4em;
    transform: rotate(45deg);	
    border-right: 0.2em solid #493a3a;
    border-top: 0.2em solid #493a3a;
	}
	
.tpf-ac-trigger.tpf-active::before {transform: rotate(135deg)}

/* Tabs Styling */
.nav-tabs.tabsc {border-bottom:2px solid #c3c495}
.nav-tabs.tabsc a { padding: 10px 20px;border-radius:0; background:#2d2b2a; color:#FFF }
.nav-tabs.tabsc .dropdown-menu {background:#2d2b2a}
.nav-tabs.tabsc .dropdown-menu .divider {background:#c3c495;}
.nav-tabs.tabsc &gt;.active &gt;a,
.nav-tabs.tabsc &gt;li &gt;a:focus,
.nav-tabs.tabsc &gt;li &gt;a:hover {background:#c3c495; color:#FFF}
.tab-content.tabsc {	background:#EFEFEF; padding:20px}

/* Table Styling */	
.table.tablec tr th  {background:#c3c495; color:#FFF}
.table.tablec tr th:nth-of-type(even) {background:#493a3a}
.table.tablec tr:nth-of-type(odd) {background-color: #efe5c7;border-top:1px solid #b4a77f!important;border-bottom:1px solid #b4a77f!important}
/*.table.tablec tr:nth-of-type(odd) td:nth-of-type(even) {background-color: #e7e7e7}*/
.table.tablec tr:nth-of-type(even) {background-color: #faf3dc;border-top:1px solid #b4a77f!important;border-bottom:1px solid #b4a77f!important}
/*.table.tablec tr:nth-of-type(even) td:nth-of-type(even) {background-color: #f0f0f0}*/
.table&gt;tbody&gt;tr&gt;td {border:0;padding:15px 8px}
	
.tpf-caption.tpfstyle {background:#3AA1C4; color:#fff; border:none; padding:0;}
.tpf-caption.tpfstyle .tpf-caption-title {padding:0 10px;}
.tpf-caption.tpfstyle .tpf-caption-text {padding:0 10px;}
.tpf-caption-img img {display:block; margin:0 auto;}

.tpf-latest-post .wp-post-image {float:none; margin:0}
.nomargin {margin:0}

.list-inline .last{padding-right:0}
.list-border li {border-right:1px solid #b6ac8e;}
.list-border li.last {border:none;}

.widthbox {max-width:1024px; margin:0 auto}

/* bstrap pull ins */
.d-inline {display:inline}
.d-block {display:block}

/* Background color box to right or left */
.background-offset {position: relative;}
.background-offset::before {background:#2d4863; content: " "; position: absolute; top: 0; bottom: 0; right: 0; left: 69%; display: block;}
	.background-offset-alt::before {background:#eef0f2;}
	.background-offset-left::before {left:0; right:75%;}
@media screen and (max-width: 992px) {
	.background-offset::before {display:none;}
}


.nopwrap p {margin-bottom:0;}


@media screen and (max-width: 991px) {
	.ingrid-mobile {display:block;height:auto;width:100%}
}

p.mb-0 {margin-bottom: 0;}
.anchor{
  display: block;
  height: 115px; /*same height as header*/
  margin-top: -115px; /*same height as header*/
  visibility: hidden;
}

 
/* = Sticky Nav ---------------------------------------------------------------------------------------------------------------  */
.am-sticky-toprow{background: #b0c8d2;color:#36A1C5;font-size:15px;}
	.am-sticky-toprow a {color:#36A1C5;}
	.am-sticky-toprow a:hover {color:#196B89;}

.am-sticky-mainrow {background:#36A1C5; color:#fff;}
	.am-sticky-mainmenu &gt; li &gt; a {color:#fff }
	.am-sticky-mainmenu &gt;li:hover&gt;a{color: #196b89;text-decoration:none;}
	.am-sticky-mainmenu &gt;li.current_page_item&gt;a {color:#fff;}
	.am-sticky-mainmenu .sub-menu {border-bottom:4px solid #2f2525; background:#ddc8aa;}
 	.am-sticky-mainmenu .contentmenu ul{width: auto;}
	.am-sticky-mainmenu .contentmenu li a{margin-bottom: 10px; line-height: 21px;}
		.am-sticky-mainmenu li li a{color:#196B89;background: #e5e7e8;font-size:14px;display: block;}
		.am-sticky-mainmenu li ul a:hover{color:#fff;background: #36a1c5;}
		.am-sticky-mainmenu li.li-has-content-menu ul a:hover{color:#3AA1C4;background:0;}

/* Sticky condensed menu */
.am-sticky-side-panel {background:#ddc8aa;}
	.am-sticky-side-panel hr {margin:0;}
	.am-sticky-side-panel .sticky-side-panel-lefteditable {padding:20px; letter-spacing:5px;}
.am-sticky-side-panel .contentmenu ul{display: block !important;}
.am-sticky-iconsnav a {color: #ffffff;}
.am-sticky-iconsnav a:hover {color: #8e816e;}
.am-sticky-accordion &gt; li &gt; a {color:#493a3a;}
	.am-sticky-accordion &gt; li &gt; a:hover {color:#fff;}
	.am-sticky-accordion &gt; li li a {background:#ddc8aa; color:#493a3a;height:auto}
	.am-sticky-accordion &gt; li li a:hover {background:#2f2525; color:#fff;}

#logo_sticky {margin:20px 0 0;}
#logo_sticky h1, #logo_sticky h1 a, .am-sticky-mainrow .am-sticky-logo-img {font-size:16px;line-height:18px}
#logo_sticky h2, #logo_sticky h2 a{display:none;}


@media screen and (max-width: 1280px) {
	.am-sticky-mainrow .am-sticky-logo-img {font-size:15px}
}
@media screen and (max-width: 1200px) {
	.am-sticky-mainrow .am-sticky-logo-img {font-size:11px}
	.am-sticky-mainmenu&gt;li&gt;a {padding:0 3px}
}



.am-sticky-mainmenu li li a {line-height:18px; padding-top:10px; padding-bottom:10px;}

.am-sticky-accordion li li a {line-height:18px; padding-top:10px; padding-bottom:10px;}

/* = Highlight Effects  --------------------------------------------------------------------------------------------------------  */
/* shift elements */
.shift-up {margin-top:-10%}
.shift-bottom {margin-bottom:-10%}

/* ELEMENTS */
.ih-item.circle .tpf-fig-caption-img-wrap::before {box-shadow: 0 0 0 16px rgba(138, 172, 163, 0.3) inset, 0 1px 2px rgba(0, 0, 0, 0.3)}

figure {float:none!important; }
figure + ul {clear:both; margin-top:20px}

figure[class*='effect-'] {background:#3AA1C4;}
figure[class*='effect-'] figcaption {color:#fff;font-size:25px}
figure[class*='effect-'] .tpf-fig-caption-title{color: #fff;}
figure[class*='effect-'] .tpf-fig-caption-verb a {color:#fff;}
figure[class*='effect-'] .tpf-fig-caption-verb a:hover {color:#ddc8aa;}
@media screen and (max-width: 1280px) {
	figure[class*='effect-'] figcaption { padding:10px;}
}
@media screen and (max-width: 768px) {
	figure[class*='effect-'] figcaption { font-size:20px;}
}


/* = Topbar ------------------------------------------------------------------------------------------------------------- */
#header_topbar {background:#fff; color:#000; padding:8px; font-size:15px;}


/* = Header ------------------------------------------------------------------------------------------------------------- */
#header {background: #b0c8d2;padding:17px 0 15px;color: #36a1c5;}

#header #logo{ float: left; width: 395px; }
#header #logo img {max-width:100%}
#header #logo {margin:0}

#header .topright{ padding-top: 4px; }
#header a {color:#36a1c5;}
#header a:hover {color:#196b89}

#header .rt-block{ float:right; padding:0; margin:0; }
#header .rt-block .text-right{ display: inline-block; vertical-align: top; }
#header .rt-block .text-right .call a{ font-size: 32px; color: #ddc8aa; line-height: 32px; font-weight: 300; letter-spacing: 1.3px; }
#header .rt-block .text-right .call a:hover{ color:#493a3a; }
#header .rt-block .text-right .call i{font-size: 32px; color: #c3c495; margin-right: 10px;}
#header .rt-block .text-right address span{ padding-left: 22px; }
#header .rt-block .social{ display: inline-block; vertical-align: top; padding: 0 18px; }
#header .rt-block .order{ display:inline-block; vertical-align: top; padding-top: 3px; }
#header .rt-block .order a{ border-radius: 0; padding: 19px 25px }
	
#header #logo h1, #header #logo h1 a{font-size:30px;font-weight:bold;margin:5px 0; line-height:30px}
#header #logo h2, #header #logo h2 a{font-size:14px;line-height:14px; margin:0;}

#header .call {text-transform:uppercase; font-size:22px;}
#header .tel {color:#ddc8aa; font-size:24px; line-height:28px;}
#header .adr {color:#3AA1C4; font-size:16px; line-height:18px;}
#header .adr:hover {color:#3AA1C4; font-size:16px; line-height:18px;}
#header address {margin:0;}
#header address a {color: #196B89;}
#header address a:hover {color: #92C2E7;}
#header hr {margin:20px 0;}

#header .btn.btnc {color:#ffffff;background:#36a1c5}
#header .btn.btnc:hover {background: #493a3a;color: #ddcaaa;}

@media screen and (max-width: 1370px) {
	#header #logo{ width:300px; }
}

@media screen and (max-width: 1300px) {			
	#header .call {font-size: 18px;} 
	#header .btn.btnc {font-size:15px;
	}	
}


@media screen and (max-width: 1279px) {
	#header #logo{ float: none; width:100%; margin-bottom:20px; }
	#header .rt-block{ float: none; }
	#header .topright .txt-lg-right{ text-align:center; }
}

@media screen and (max-width: 1200px) {			
#header address {margin-bottom: 18px;}	
}

/* = Mobile Header ------------------------------------------------------------------------------------------------------------- */
#mobile_header {padding:10px 0;background:#3AA1C4}

#mobile_header .mobile_holder {position:relative;}
	#mobile_header .mobile_holder h1{margin:0; font-size:25px; line-height:35px;}

#mobile_header #mobile_logo {position:absolute; font-weight:700; margin-top:10px;}
	#mobile_header #mobile_logo img {width:60%; max-width:240px;}
	
#mobile_header a {color:#fff;}
#mobile_header a:hover {color:#ddc8aa}


	#mobile_header h2.thmplt_logo {display:none;}
 	#mobile_header hr {margin:10px 0;}
	@media screen and (max-width: 400px) {
		#mobile_header .mobile_holder h1{font-size:18px; line-height:25px;}
	}


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

/* Navigation Bar */
#navigation {background: #36a1c5;overflow: visible;padding:0px;}

	/* Dropdown Style */
	#mainmenu{margin:0; float:left; padding:0;}	
	#header #mainmenu{float:right;}		
		
	#mainmenu&gt;li&gt;a{color: #e5e7e8; font-size:16px; line-height:16px;padding:27px 18px; font-weight:500; text-transform:uppercase; 
			background:url(images/structure/nav_divider.jpg) center right no-repeat;}
 	#mainmenu&gt;li:hover&gt;a{color:#196B89; text-decoration:none}	
	#mainmenu&gt;li.current_page_item&gt;a {color: #ddcaaa;}
	
	/* Navigation with alternative colors */
	nav.nav_alt #mainmenu&gt;li&gt;a{color:#493a3a;}
	nav.nav_alt #mainmenu&gt;li&gt;a:hover{color:#3AA1C4;}
	nav.nav_alt #mainmenu&gt;li.current_page_item&gt;a {color:#3AA1C4}	
	
	/* Sub menu */
	#mainmenu .sub-menu {background:#e5e7e8; border-bottom:4px solid #2f2525;  width:200px; margin-top:0;}
	#mainmenu .sub-menu&gt;li&gt;a{color:#493a3a; font-size:14px; line-height:18px; padding:10px 16px; margin:0;}
	#mainmenu .sub-menu&gt;li&gt;a:hover{color:#fff;background: #36a1c5;}

	#mainmenu&gt;li.first&gt;a, #mainmenu&gt;li:first-child&gt;a{padding-left:0}
	#mainmenu&gt;li.last&gt;a, #mainmenu&gt;li:last-child&gt;a{background:0; padding-right:0}	

	/*#mainmenu&gt;li.has-submenu {background:url(images/structure/nav_sub_menu_arrow.jpg) center 45px no-repeat;}*/
	/* #mainmenu&gt;li:hover {background:url(images/structure/nav_underscore.png) center top}*/	
		
	/* Accordion Style */
	#mainmenu_accordion, #mainmenu_accordion ul {list-style:none outside; margin:0; padding:0; overflow:hidden;}
	#mainnav_accordion {text-align:right;}
	#mainnav_accordion .sub-menu {text-align:left;}

	#mainmenu_accordion&gt;li&gt;a {color:#fff; background:0; font-size:18px; line-height:60px; margin:0; cursor:pointer; height:60px; display:block; padding:0; border:0;}
	#mainmenu_accordion&gt;li&gt;ul {padding: 0; margin:60px 0 40px 0; /*border-top:1px solid #54583A;*/}
	
	#mainmenu_accordion ul li a{border-bottom:1px solid #dedede; display:block; text-decoration:none; font-weight:normal; 
								/*height:40px; line-height:40px;*/ height:auto; line-height:16px; padding-top:10px!important; padding-bottom:10px!important;}
	#mainmenu_accordion ul li a:hover {text-decoration:none;}	
	
		/* Mobile Submenu */
		#mainmenu_accordion&gt;li&gt;ul&gt;li a {color:#fff; background:0; padding-left:20px; text-align:left;}		
		#mainmenu_accordion&gt;li&gt;ul&gt;li a:hover {color:#493a3a; background:#ddc8aa;}
		
		#mainmenu_accordion&gt;li&gt;ul&gt;li li a { background:#3AA1C4; padding:0 0 0 40px;}		
		#mainmenu_accordion&gt;li&gt;ul&gt;li li li a {background:#3AA1C4; padding:0 0 0 50px;}
		#mainmenu_accordion&gt;li&gt;ul&gt;li li li li a {background:#3AA1C4; padding:0 0 0 60px;}		

		/* If a menu item has an dropdown */
		#mainmenu_accordion .menu-item-has-children&gt;a:after{content:"\e252";  font-family:"Glyphicons Halflings"; margin:0 10px 0 0; display:inline-block; 
				float:right; font-size:10px;}

		#mainmenu_accordion  .li-has-content-menu .sub-menu {display:block}
		#mainmenu_accordion  .li-has-content-menu .sub-menu li ul {display:block!important}

	@media screen and (max-width: 1550px) {
		#mainmenu&gt;li&gt;a{font-size:14px; line-height:14px; padding:18px 10px;	}	
	}
	@media screen and (max-width: 1400px) {
		#mainmenu&gt;li&gt;a{font-size:14px; line-height:13px; padding:18px 10px;	}	
	}
	@media screen and (max-width: 1280px) {
			#mainmenu&gt;li&gt;a{font-size:14px;padding: 27px 4px;}
	}
 

/* = Main Section ------------------------------------------------------------------------------------------------------------- */
#main {background:#fff;}
#main .container {max-width:1280px}

/* Hide the breadcrumbs on the homepage */
.home #main #breadcrumbs {display:none;}
#main #breadcrumbs {color:#000; margin-bottom:10px;}
	#main #breadcrumbs a {color:#3AA1C4}
	#main #breadcrumbs a:hover {color:#493a3a;}

	@media screen and (max-width: 768px) {
		#main h1.topheader {font-size:25px}
	}
 

 
 
	
.nosidebar #main .main_section {width:100%;}

.main_aside .first {margin-top:0}
/*.main_aside .first .htag {margin:0 0 60px}*/

/* Adjust addthis tool box when after the H1 header */
/*h1.topheader + .addthis_toolbox {margin:-45px 0 60px}*/


/* = Sidebar Section --------------------------------------------------------------------------------------------------------- */
/* Sidebar Quick Contact Form Box*/
.qcwrap {background:#ddc8aa; padding:20px; color:#FFF}
.qcwrap  .form-control {background:#FFF}
.qcwrap .htag {color:#493a3a; font-size:30px; text-align: center; margin:0 0 20px}
.qcwrap textarea.large{height:150px!important}


/* = Banner/Graphic - Carousel ------------------------------------------------------------------------------------------------------------- */

/* Graphic title styles */
#graphic .caption-title {color:#fff; font-size: 60px; line-height:68px; font-weight:700; margin:20px 0; padding:0; text-transform:uppercase; display:block;}
#graphic .caption-title-alt {font-size:25px; line-height:30px; margin-bottom:0;}
@media screen and (max-width: 1280px) {
	#graphic .caption-title {font-size:40px; line-height:45px; margin:10px 0;}
	#graphic .caption-title-alt {font-size:18px; line-height:18px;}
}
@media screen and (max-width: 768px) {
	#graphic .caption-title {font-size:20px; line-height:25px; margin:0;}
	#graphic .caption-title-alt {font-size:16px; line-height:18px; margin:0}
}

.caption-dark .caption-wrapper {background:rgba(73,58,58,0.8)}
.caption-wrapper .caption-box hr {margin:20px 0;}
.caption-wrapper .caption-box p {color:#000}

/*.carousel-inner {background:#000}*/

@media screen and (max-width: 992px) {
	#graphic .caption-box p {margin-bottom:20px;}

	/* Caption Break Styles */
	#graphic .caption-break .caption-wrapper {background:#eee;} /* Caption break background color */
	#graphic .caption-break .caption-wrapper .caption-title {color:#493a3a;}	

	#graphic .item_fullwidth .carousel-caption .caption-box {max-width:100%; background:0;}
	#graphic .item_fullwidth .carousel-caption {margin:0 auto; position:relative;}	
	#graphic .carousel-inner &gt; .item &gt; .constrained {height:500px;} /* Setting: constrains image to height */	
}
@media screen and (max-width: 768px) {		
	#graphic .carousel-inner &gt; .item &gt; .constrained {height:300px;} /* Setting: constrains image to height */
	#graphic .carousel-inner&gt;.item&gt;img {max-width:135%;}
}

/* -- Graphic Indicators / Arrows -- */
#graphic  ol.carousel-indicators {position:absolute; bottom:0; margin-bottom:0;}
#graphic .carousel-indicators li {border:1px solid #ffffff; background:#ffffff}
#graphic .carousel-indicators li.active {border:1px solid #c3c495; background:#c3c495} 

/* -- Global Indicators / Arrows -- */
.carousel-control .glyphicon-chevron-left, .carousel-control .icon-prev {left:10%;}
.carousel-control .glyphicon-chevron-right, .carousel-control .icon-next {right:10%;}
@media screen and (max-width: 768px) {
	.carousel-control .glyphicon-chevron-left, .carousel-control .icon-prev {left:30%;}
	.carousel-control .glyphicon-chevron-right, .carousel-control .icon-next {right:30%;}	
}

/* -- ADD TO THMPLT -- */


/* hides background image on sm screen sizes */
@media screen and (max-width: 992px) {
	.background-hide-sm {background-image:none!important;}
}
/* hides background image on xs screen sizes */
@media screen and (max-width: 768px) {
	.background-hide-xs {background-image:none!important;}
}

	.caption-fullwidth .container {width:100%; max-width:1650px;}
@media screen and (min-width: 1200px) {
	.caption-topmid .caption-wrapper {top:22%;}
}
@media screen and (max-width: 992px) {
	.caption-break .caption-wrapper {position:relative;}
	.caption-break .caption-wrapper .caption-box-wrapper {position:relative;}
	.caption-break .caption-wrapper .caption-box-wrapper .caption-box {float:none; width:100%;}
	
	.caption-middle .caption-wrapper {top:0;}
	.caption-right .caption-wrapper .caption-box, 
	.caption-left .caption-wrapper .caption-box {width:100%;}
}
/* -- ADD TO THMPLT -- */



/* = tpf latest shortcode global styles  ----------------------------------------------------------------------------------------------------------- */
.tpf-latest-post .title {font-size:22px; padding-bottom:10px; margin-bottom:10px; border-bottom:1px solid #9891af}





/* = Testimonials ----------------------------------------------------------------------------------------------------------- */
.testimonials .tpf-excerpt {font-style: italic}
#testimonials .carousel-control {display:none;}
#testimonials .fa-quote-left {font-size:40px;}


/* = Blog / Latest News ----------------------------------------------------------------------------------------------------- */
.latest-news .post_image {float:left;margin:5px 25px 0 0}


/* = Bottom Section ------------------------------------------------------------------------------------------------------------- */
#bottom ul {margin-bottom:0}
#bottom .tel {display:block; margin-top:10px;}
#bottom .mapcanvas {height:200px; color:#000;}


/* = Quick Contact ------------------------------------------------------------------------------------------------------------- */
#bottom_contact .gfield.disclaimer span {font-size:15px;}


/* = Quick Links ------------------------------------------------------------------------------------------------------------- */
#bottom_links address {line-height:28px;}
#bottom_links h3 {font-size:24px; margin:0 0 20px; text-transform:uppercase;}	
#bottom_links ul {list-style:none outside; margin:0; padding:0;}


/* = Footer ------------------------------------------------------------------------------------------------------------- */
#footer {background: #b0c8d2;font-size:14px;color:#7b6e60;line-height:16px;padding:70px 0 40px;}
#footer a {color:#7b6e60;}
#footer a:hover {color: #3ba1c4;}
#footer ul.list-inline{ margin:0; }
#footer ul.list-inline li{ text-transform:uppercase; font-weight:400; padding:0; margin:0 15px; }
#footer hr{ border-color:#b4a77f; margin:48px 0 50px 0; }
#footer p{ letter-spacing:0.4px; margin-bottom:19px; }
@media screen and (max-width: 1279px) {
	#footer ul.list-inline li{ margin:0 10px; }
}
@media screen and (max-width: 1199px) {
	#footer ul.list-inline li{ margin:0px 18px 20px; }
}
@media screen and (max-width: 991px) {
	#footer{ padding:50px 0 40px; }
	#footer ul.list-inline li{ padding-bottom:3px; }
	#footer hr{ margin:20px 0 25px; }
}

/* = Back to top ------------------------------------------------------------------------------------------------------------- */
.backtotop.styled {	
	position:fixed;bottom:20px;right:20px;width:55px;height:55px; 
	color:#fff;font-weight:bold; font-size:30px;line-height:50px;
	display:none; text-align:center;background-color:#493a3a; border:1px solid #493a3a;
	-webkit-border-radius: 15px;-moz-border-radius: 15px;border-radius: 15px;
	/* text-indent:-9999px;background: url('icon_top.png') no-repeat;*/		
}


/* = Gravity Forms ------------------------------------------------------------------------------------------------------------- */
/* input styles */
.form-control {background:#eaeaea; color:#000000; border:0; border-radius:0; height:45px; padding:10px!important; line-height:1.42857143!important;}

/* Gravity Forms placeholder color */
.gform_wrapper  input::-webkit-input-placeholder, .gform_wrapper  textarea::-webkit-input-placeholder {color: #fff;}
.gform_wrapper  input:-moz-placeholder, .gform_wrapper  textarea:-moz-placeholder {color: #fff;}
.gform_wrapper  input::-moz-placeholder, .gform_wrapper  textarea::-moz-placeholder {color: #493A3A;}
.gform_wrapper  input:-ms-input-placeholder, .gform_wrapper  textarea:-ms-input-placeholder {color: #fff;}
select.form-control {color:#414141;}

.gform_wrapper .gform_footer {text-align:right;}

@media screen and (min-width: 768px) {
	/* Double column layout for short contact */
	.gform2col .gform_wrapper .gfield {width:49.5%}
	.gform2col .gform_wrapper .textarea_wrapper {float:right; margin-top:-170px} 
	.gform2col .gform_wrapper .textarea_wrapper textarea {height:169px;}
	.gform2col .ginput_container_textarea {margin-top:0!important;}
	.gform2col .gfield.disclaimer {width:100%;}	
	.gform2col .gform_wrapper .top_label .gfield_error {width:47.5%;}	
}

/*-- Subscribe Form ID 3 --*/
@media screen and (min-width: 500px) {
	#gform_3 .gform_footer {padding:0!important; text-align:right; margin-top:-45px; width:124px; float:right;}	
}
#gform_3 .gform_footer .btn {padding:10px 20px; line-height:1.5}



/* = Blog Section ------------------------------------------------------------------------------------------------------------- */
.blog.home #main article,
.category #main article,
.archive  #main article {background:#FFF; border-radius:3px; border:1px solid #ccc; padding:30px}

.topheader.resultheader  {margin:0 0 10px; font-size:18px;}
.result_data { display:block; list-style: none outside; padding:0 ; clear:both;}
.title + .result_data {margin:-36px 0 20px}
.result_data li { display: inline; padding:0 10px 0 0;}

.result_data .author, .result_data .comments-link  { display:none}

.wp-post-image {float:left; margin:0 25px 0 0}

.pagination {display:block; float:left; width:100%; padding:10px 0;  margin-top:10px;text-align:left; line-height:45px}
.pagination&gt;*{ padding:8px; border:1px solid #ccc;  }
.pagination .current {background:#dfdfdf}
.pagination a[rel=prev] {float:left}	
.pagination a[rel=next] {float:right}


/* = Testimonials Archive/Single ------------------------------------------------------------------------------------------------------------- */
.archive.post-type-archive-amtestimonials #main article {border:0}
.archive.post-type-archive-amtestimonials #main article .fa{font-size:40px; color:#3AA1C4}


/* = Maps Google Map API &amp; InfoWindow Styles */
.mapcanvas {float:left; width:99%; height:500px; margin: 0 0 20px; border:0 double #ccc}
.home .mapcanvas {margin:0;}
.tpf-fwbleed .mapcanvas {width:100%; margin:0}

.iwindow {line-height:18px;width:250px}
.iwindow hr { border:0;margin:10px 0; background:0; border-top:1px solid #ddd; width:100%; clear:both }
.iwindow a {font-size:12px}
.iwindow.hasimg {width:350px}
.iwindow.hasimg hr {float:left;}
.hasimg.hasimg .infoimg {float:left;max-width:100px;margin:0 10px 0 0}

.mapimg {display:block; height:100px; width:auto;}

/* -- Directions form - active only on single locations -- */
.directions_form {float:left;display:block;border:1px solid #ddd; width:100%}
.directions_form&gt;div {display:block;padding:10px; overflow:hidden}
.directions_form .saddr{float:left; width:75%; padding:10px}
.directions_form strong {display:block}
.directions_form .dbtn {float:right; width:18%; border:0; padding:10px;}
@media screen and (max-width: 992px) {
	.directions_form .dbtn {display: block; float: none; clear: both; margin-top: 10px; width:auto;}
	.directions_form .saddr{float:none; clear:both; width:100%;}
}


/* -- map_info styles/ Bubble -- */
.map_info {clear:none!important;overflow:hidden; line-height:28px; float:left; cursor:pointer}
.map_info {width: 49%;margin:0 1% 10px 0;}
.map_info .org, .map_info .line1, .map_info .line2, .map_info .csz, .map_info .tel, .map_info .fax, .map_info .extra {display:block;}
.map_info .full_address {display:block;padding-bottom:10px} 


@media screen and (max-width: 768px) {
.map_info {width:98%; margin-bottom:40px;}	
}




/* = Lazy Loading  -------------------------------------------------------------------------------------------------------- */
.amlazy-up, .amlazy-down, .amlazy-left, .amlazy-right,
.amlazy-children-up *, .amlazy-children-down *, .amlazy-children-left *, .amlazy-children-right *{
	transition: -webkit-transform 1200ms ease-in-out, opacity 800ms ease-in-out; 
	transition: transform 1200ms ease-in-out, opacity 800ms ease-in-out; 
	visibility: hidden; 
	opacity: 0;
}

/** LOAD UP **/
.amlazy-up,
.amlazy-children-up *{
	-webkit-transform: translateY(100%); 
	-ms-transform: translateY(100%); 
	transform: translateY(100%);
}

/** LOAD DOWM **/
.amlazy-down,
.amlazy-children-down *{
	-webkit-transform: translateY(-100%); 
	-ms-transform: translateY(-100%); 
	transform: translateY(-100%);
}

/** LOAD LEFT **/
.amlazy-left,
.amlazy-children-left *{
	-webkit-transform: translateX(-100%); 
	-ms-transform: translateX(-100%); 
	transform: translateX(-100%);
}

/** LOAD RIGHT **/
.amlazy-right,
.amlazy-children-right *{
	-webkit-transform: translateX(100%); 
	-ms-transform: translateX(100%); 
	transform: translateX(100%);
}

/* WHEN VISIBLE */
/* load up */
.isvisible.amlazy-up,
.isvisible .amlazy-up,
.isvisible.amlazy-children-up *,
.isvisible .amlazy-children-up *,
/* load down */
.isvisible.amlazy-down,
.isvisible .amlazy-down,
.isvisible.amlazy-children-down *,
.isvisible .amlazy-children-down *,
/* load left */
.isvisible.amlazy-left,
.isvisible .amlazy-left,
.isvisible.amlazy-children-left *,
.isvisible .amlazy-children-left *,
/* load right */
.isvisible.amlazy-right,
.isvisible .amlazy-right,
.isvisible.amlazy-children-right *,
.isvisible .amlazy-children-right *{
	visibility: visible; 
	opacity: 1; 
	-webkit-transform: translateY(0px) translateX(0)!important; 
	-ms-transform: translateY(0px) translateX(0)!important; 
	transform: translateY(0px) translateX(0)!important;
}


/* = Bootstrap overwrites ------------------------------------------------------------------------------------------------------------- */
/* change the gutter widths to 25px. Essentially making them 50px in between columns  */ 
.row {
    margin-left: -25px;
    margin-right: -25px;
}
.col-xs-25, .col-md-25, .col-lg-25,
.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
    padding-left: 25px;
    padding-right: 25px;
}

.container, .fwpadded  { padding-left:25px; padding-right:25px}

/* Change the width of the container for med screens*/
@media (min-width: 1280px) {
  .container {
    width: 1280px;
  }
}

/* = Framework overwrites ------------------------------------------------------------------------------------------------------------- */
[class*="qcol-"] { 
    -webkit-column-gap: 50px; /* Chrome, Safari, Opera */
    -moz-column-gap: 50px; /* Firefox */
    column-gap: 50px;	
}

/*!
 * bootstrap-vertical-tabs - v1.1.0
 * https://dbtek.github.io/bootstrap-vertical-tabs
 * 2014-06-06
 * Copyright (c) 2014 Ä°smail Demirbilek
 * License: MIT
 */
.tabs-left, .tabs-right {
  border-bottom: none;
  padding-top: 2px;
}
.tabs-left {
  border-right: 1px solid #ddd;
}
.tabs-right {
  border-left: 1px solid #ddd;
}
.tabs-left&gt;li, .tabs-right&gt;li {
  float: none;
  margin-bottom: 2px;
}
.tabs-left&gt;li {
  margin-right: -1px;
}

.tabs-left&gt;li.active&gt;a,
.tabs-left&gt;li.active&gt;a:hover,
.tabs-left&gt;li.active&gt;a:focus {
  border-bottom-color: #ddd;
  border-right-color: transparent;
}


.tabs-left&gt;li&gt;a {
  border-radius: 4px 0 0 4px;
  margin-right: 0;
  display:block;
}

.vertical-text {
  margin-top:50px;
  border: none;
  position: relative;
}
.vertical-text&gt;li {
  height: 20px;
  width: 120px;
  margin-bottom: 100px;
}
.vertical-text&gt;li&gt;a {
  border-bottom: 1px solid #ddd;
  border-right-color: transparent;
  text-align: center;
  border-radius: 4px 4px 0px 0px;
}
.vertical-text&gt;li.active&gt;a,
.vertical-text&gt;li.active&gt;a:hover,
.vertical-text&gt;li.active&gt;a:focus {
  border-bottom-color: transparent;
  border-right-color: #ddd;
  border-left-color: #ddd;
}
.vertical-text.tabs-left {
  left: -50px;
}
.vertical-text.tabs-right {
  right: -50px;
}
.vertical-text.tabs-right&gt;li {
  -webkit-transform: rotate(90deg);
  -moz-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  -o-transform: rotate(90deg);
  transform: rotate(90deg);
}
.vertical-text.tabs-left&gt;li {
  -webkit-transform: rotate(-90deg);
  -moz-transform: rotate(-90deg);
  -ms-transform: rotate(-90deg);
  -o-transform: rotate(-90deg);
  transform: rotate(-90deg);
}

#physicianstablet {background:#FAF7ED; padding:15px; color:#493A3A}
#physicianstablet a {color:#3AA1C4;}
#practice-staff h2 {margin-top:0; padding-top:0;}
#physicianstablet h4 {color:#493A3A; margin-top: 40px;}
#physicianstablet .btn.btnc {color:#fff!important;}

body .gform_wrapper ul li.field_description_below div.ginput_container_checkbox, body .gform_wrapper ul li.field_description_below div.ginput_container_radio {
	margin-top:0; margin-bottom:30px}

.gform_wrapper label.gfield_label {font-weight: 300;}

.gform_wrapper ul.gfield_checkbox, .gform_wrapper ul.gfield_radio {margin:0;}

.blog.home #main article,
.blog #main article,
.search #main article,
.category #main article,
.archive #main article {background:#FFF; border-radius:3px; border:1px solid #ccc; padding:30px}

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

#bottom_contact .gform_wrapper input::-moz-placeholder, .gform_wrapper textarea::-moz-placeholder {color:#493A3A}

.contactpage .gform_wrapper .top_label .gfield_label {display:none;}
.contactpage .gform_wrapper .field_sublabel_above .ginput_complex.ginput_container label, .gform_wrapper .field_sublabel_above div[class*="gfield_date_"].ginput_container label, .gform_wrapper .field_sublabel_above div[class*="gfield_time_"].ginput_container label, .gform_wrapper .field_sublabel_below .ginput_complex.ginput_container label, .gform_wrapper .field_sublabel_below div[class*="gfield_date_"].ginput_container label, .gform_wrapper .field_sublabel_below div[class*="gfield_time_"].ginput_container label {color:#fff; line-height: 10px}

.circularsquare {
  border-top-left-radius: 50% 50%;
  border-top-right-radius: 50% 50%;
  border-bottom-right-radius: 50% 50%;
  border-bottom-left-radius: 50% 50%;
}

h2.hl{padding-top:20%;}

/* MOBILE MAIN MENU OVERWRITES &amp; FIXES */ 
@media screen and (min-width:993px) {.accordion-only {display: none;}}



/* Gravity Forms */
.gform_wrapper .gform_heading,
.gform_wrapper .top_label .gfield_label, .gform_wrapper label {display:none!important}

.gform_wrapper .ginput_container input.form-control, 
.gform_wrapper .ginput_complex .ginput_full input.form-control,
.gform_wrapper .ginput_container textarea.form-control,
.gform_wrapper .ginput_container select.form-control {
    background:#e5e7e8;
    width:100%!important;
    padding: 6px 12px!important;
    text-indent: 0!important;
    border-radius:0 !important;
    border-width:0 !important;
}

.gfield.disclaimer {font-size:12px; font-style:italic}
.gform_wrapper .gform_footer { padding:0!important; text-align:right}
.gform_footer input[type=submit] {/*width:100%;*/}

/* Long contact form address */
.gform_wrapper .ginput_complex .ginput_left, 
.gform_wrapper .ginput_complex .ginput_right {
    width:49%!important; min-height:1px!important;
}

.gform_wrapper div.ginput_container,
.gform_wrapper .address_line_2, 
.gform_wrapper .ginput_complex &gt; span {margin-top:10px!important;}

.gform_wrapper .address_line_2 {display:block}

/* Double column layout for short contact */
.gform2col .gform_wrapper .gfield { width:49.5% }
.gform2col ul li {margin-bottom:0;}
.gform2col .gform_wrapper .ginput_container input.form-control {height:50px;}
.gform2col .gform_wrapper .textarea_wrapper { float:right; margin-top:-210px} 
.gform2col .gform_wrapper .textarea_wrapper textarea {max-height:200px; margin-top: 28px;}
.gform2col .gform_button {/* display:block!important;*/max-width:300px;  margin:0 auto; float:none}
#quick-contact .gform_wrapper ul li.gfield{ margin-top:7px !important; }
#quick-contact .gform_wrapper ul.gform_fields li.gfield{ width: 45.6%; padding-right:10px !important; }

#quick-contact .gform_wrapper ul.gform_fields li.gfield.textarea_wrapper{ width: 54.3%; padding-right:0 !important;  margin-top:-173px !important; }
#quick-contact .gform_wrapper .top_label div.ginput_container{ margin-top:0 !important; }
#quick-contact .gform_wrapper .ginput_container .form-control::-webkit-input-placeholder { /* Chrome */
  color:#333333;
}
#quick-contact .gform_wrapper .ginput_container .form-control:-ms-input-placeholder { /* IE 10+ */
  color:#333333;
}
#quick-contact .gform_wrapper .ginput_container .form-control::-moz-placeholder { /* Firefox 19+ */
  color:#333333;
}
#quick-contact .gform_wrapper .ginput_container .form-control:-moz-placeholder { /* Firefox 4 - 18 */
  color:#333333;
}
#quick-contact .gform_wrapper .ginput_container input.form-control{ box-shadow:none; color:aliceblue !important; background:#eeeeee!important; height:53px !important; }
#quick-contact .gform_wrapper .ginput_container textarea.form-control{ box-shadow:none; color:aliceblue !important; background:#eeeeee!important; height:173px !important; padding-left:17px !important; padding-top: 14px !important; }
#quick-contact .gform_wrapper .gform_footer{ margin-top: 14px !important; }

/* QUICK CONTACT BUTTON*/
#quick-contact .gform_wrapper .gform_footer input.btn.btnc{ width: 257px; font-size:14px; line-height:16px; margin:0; }
#quick-contact .gform_wrapper .gform_footer input.btn.btnc:hover{ background:#655845; }


.gform_body{ width:100% !important; }
@media screen and (max-width: 991px) {
#quick-contact .gform_wrapper .gform_footer{text-align: center;}
}
@media screen and (max-width: 640px) {
    .gform2col .gform_wrapper .textarea_wrapper {margin-top:-228px;} 
    .gform2col .gform_wrapper .textarea_wrapper textarea {max-height:218px}
    .ie .gform2col .gform_wrapper .textarea_wrapper {margin-top:-210px;}
    .ie .gform2col .gform_wrapper .textarea_wrapper textarea {max-height:200px}
}
@media (max-width: 600px) {
    .gform2col .gform_wrapper .gfield { width:100%}
    .gform2col .gform_wrapper .textarea_wrapper { width:100%; margin-top:0;float:left }
    .ie .gform2col .gform_wrapper .textarea_wrapper { width:100%; margin-top:0;float:left }
    #quick-contact .gform_wrapper ul.gform_fields li.gfield{ width: 100% !important; padding-right:0 !important; }
    #quick-contact .gform_wrapper ul.gform_fields li.gfield.textarea_wrapper{ width: 100% !important; }
    #quick-contact .gform_wrapper ul.gform_fields li.gfield.textarea_wrapper{ margin-top:7px !important; }
    .gform_wrapper .gform_footer{ float: left; }
    #quick-contact .gform_wrapper .gform_footer input.btn.btnc{ width:190px; }
}

/* CONTACT FORM DISCLAIMER */
.contact_disclaimer {
font-size:12px; 
line-height:12px!important;
font-style: italic;
}
/* Form End */

/*-- changes color of placeholder --*/
 .gform_wrapper .ginput_container input::-webkit-input-placeholder, #quickcontact .gform_wrapper .ginput_container textarea::-webkit-input-placeholder {
 color: #000000;
}
 .gform_wrapper .ginput_container input:-moz-placeholder, #quickcontact .gform_wrapper .ginput_container textarea:-moz-placeholder { /* Firefox 18- */
 color: #000000;  
}
 .gform_wrapper .ginput_container input::-moz-placeholder, #quickcontact .gform_wrapper .ginput_container textarea::-moz-placeholder {  /* Firefox 19+ */
 color: #000000;  
}
.gform_wrapper .ginput_container input:-ms-input-placeholder, #quickcontact .gform_wrapper .ginput_container textarea:-ms-input-placeholder {  
 color: #000000;  
}

.triggermarker {max-width:200px; margin:0 auto;}


/* AddThis Share Buttons */
.at-below-post-page {margin-top:80px;}
.at-above-post-page {margin:0!important;}

.gform_wrapper #gform_4 .gform_heading,
.gform_wrapper #gform_4 .top_label .gfield_label,  .gform_wrapper #gform_4 label {display:inline-block !important;}

@media (max-width: 1600px) {#highlights h2.hl{font-size:22px;}}

#logo {margin-top:30px;}

.page-id-794 .physicians-list a{display: block; max-width: 377px; max-height: 365px; overflow: hidden;}
@media (max-width: 1280px) {
	.page-id-794 .physicians-list a{max-width: 340px; max-height: 329px;}
}
@media (max-width: 1200px) {
	.page-id-794 .physicians-list a{max-width: 273px; max-height: 265px;}
	.page-id-794 .physicians-list h6.team{font-size: 20px;}
}
@media (max-width: 992px) {
	.page-id-794 .physicians-list a{max-width: inherit; max-height: inherit;}
}

@media (max-width: 400px) {
	#physicianstablet{
		padding-left: 0;
	}
	
	#physicianstablet .col-xs-9{
		padding-left: 0;
	}
	#physicianstablet a{
		padding: 10px 5px;
	}
}</pre></body></html>