/* 
Theme Name: Advanced Body Scan 
Theme URI: http://themeid.com/responsive-theme/
Description: Responsive Child Theme

Template: responsivepro
Version: 1.0.0
Author: Alice Manning Design 
Author URI: http://themeid.com
Tags: white, black, gray, light, custom-menu, custom-header, custom-background, one-column, two-columns, left-sidebar, right-sidebar, flexible-width, theme-options, threaded-comments, full-width-template, sticky-post, translation-ready, flexible-width, rtl-language-support

License: GNU General Public License
License URI: license.txt 

Responsive WordPress Theme, Copyright (C) 2003-2012 Emil Uzelac 

*/

/* =Import Styles
-------------------------------------------------------------- */
@import url('../responsivepro/style.css');




/* =Start From Here
-------------------------------------------------------------- */
/*Zak's Additions*/
#rev_slider_1_1, #rev_slider_1_1_wrapper{
	height:auto;	
	width:100% !important;
}

.ui-accordion-header {
	font-size:20px !important;

}
body {
	color: #000000;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 14px;
	line-height: 1.5em;
	text-rendering: optimizelegibility;
	background-image: url(../responsive-childtheme-master/images/background.jpg);
	background-repeat: repeat-x;
	background-position: 0 0;
}

#container {
	margin-top:20px;
	max-width:1020px;
	}

h1, h2, h3 {
	color: #aa0000;
	font-family: Tahoma, Geneva, sans-serif;
}
h2 {font-size: 23px;}

a {
color: #5C89B2;

}



.breadcrumb-list {
    font-size: 12px;
    margin-top: -20x;
	font-style:italic;
	color:#777;
}

.breadcrumb-list a {
	color:#555;
}

/*--logo--*/
#logo {
	margin-bottom: 12px;
}
#logo img {
	border-top-right-radius:50px;
	border-bottom-left-radius:50px;
	box-shadow:1px 3px 6px #bbbbbb;
}

/*--widgets---*/

.col-280 {
  display: inline;
  margin-right: 2.127659574468%;
}



.col-280 {
  width: 31%;
min-height:292px;
}


.widget-wrapper {
	border: none;
background-color: transparent;
	border-image: none;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 20px;
	margin-left: 0;
	/*padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;*/
}

/*.home .widget-wrapper {
	background: none;
	margin-bottom:0px;
	margin-top:-10px;
}*/

#widgets {
	margin-top: 20px;
	padding: 20px;
	}


.home #widgets, #footer #widgets {
	background: none;
	margin:0;	
}

.home-widgets { text-align: center;}

.home-widgets h2{ color:#5C89B2;}

.widget-title-home h3 {
		font-weight:600;
		
		border: none;
		background:none;
		}

.widget-title h3, .widget-title-home h3 {
	font-weight:600 !important; 
	line-height:30px !important;
}

h1, h2, h3, h4, h5, h6, h1 a, h2 a, h3 a, h4 a, h5 a, h6 a {
	font-weight:600 !important;
}

.blue {
background: none repeat scroll 0 0 #E5ECFF;
color: #58595B;
height:auto;
box-shadow: 1px 2px 3px #888888;
padding:10px;
}

.widget-title {
font-size:23px;
/*color: #aa0000 !important;*/
}

/*#text-11.widget_text {
background: url(images/sidebar-long.jpg) top left no-repeat;
height: 620px;
padding: 30px 10px 0 20px;
}*/
	
#text-12.widget_text {
background: none repeat scroll 0 0 #E5ECFF;
height: auto;
color:#58595b;
box-shadow: 1px 2px 3px #888888;
padding: 30px 10px 0 20px;
}

/*#text-13.widget_text {
background: url(images/sidebar-heart.jpg) top left no-repeat;
height: 320px;
padding: 30px 10px 0 20px;
}*/

/*#text-14.widget_text {
background: url(images/sidebar-lungs.jpg) top left no-repeat;
height: 320px;
padding: 30px 10px 0 20px;
}*/

/*#text-15.widget_text {
background: url(images/sidebar-body-scan.jpg) top left no-repeat;
height: 320px;
padding: 30px 10px 0 20px;
}*/


/*#text-16.widget_text {
background: url(images/sidebar-intestines.jpg) top left no-repeat;
height: 320px;
padding: 30px 10px 0 20px;
}*/

#featured {
	border: none;
	width: 99.8936%;
	background-color: transparent;
	
	padding-bottom: 0;	
	margin-bottom: 0px;
	margin-top:-17px;
			
}


#edge {
	background:url(images/edge.png) bottom center no-repeat;
	display: block;
	height: 77px;
}

/*--slider--*/

.soliloquy-item-image { max-width: 60%; float: right; } 
.soliloquy-caption { max-width: 30%; bottom: auto !important; top: 0 !important; height:auto; }
.soliloquy-caption .soliloquy-caption-inside {
	color: #326671 !important;
	font-size: 23px !important;
	text-align: left !important;
	background: none;
	line-height:27px;
	height:auto;
}
.soliloquy-caption-inside { background: transparent !important; filter: none !important; -ms-filter: none !important; }

.soliloquy-container .soliloquy-caption .soliloquy-caption-inside {
     font-size: 28px !important;
    line-height: 38px !important;
  	height:400px;
	font-weight:bold !important;
	padding-top:32px !important;
	vertical-align:middle !important;
	text-align:center !important;
	font-family:Georgia, "Crimson Text", Times, serif;
}


/*--menu--*/
body #container #header .main-nav .menu {
	margin-bottom:10px;
	background: #5C89B2; /* Old browsers */
/*background: -moz-linear-gradient(top,  #1e5799 0%, #309292 0%, #046d8b 99%);  FF3.6+ */
/*background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#1e5799), color-stop(0%,#309292), color-stop(99%,#046d8b));  Chrome,Safari4+ */
/*background: -webkit-linear-gradient(top,  #1e5799 0%,#309292 0%,#046d8b 99%);  Chrome10+,Safari5.1+ */
/*background: -o-linear-gradient(top,  #1e5799 0%,#309292 0%,#046d8b 99%);  Opera 11.10+ */
/*background: -ms-linear-gradient(top,  #1e5799 0%,#309292 0%,#046d8b 99%);  IE10+ */
/*background: linear-gradient(to bottom,  #1e5799 0%,#309292 0%,#046d8b 99%);  W3C */
/*filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#1e5799', endColorstr='#046d8b',GradientType=0 );  IE6-9 */
	/*color:#ffffff;*/
	/*border-radius: 4px 4px 4px 4px;*/
/*padding-left:4px;
margin-top: 20px;*/
}



body #container #header .main-nav .menu a {
      color: #ffffff;
    cursor: pointer;
    display: block;
    font-size: 13px;
    font-weight: 700;
   line-height: 40px;
    margin: 0;
    padding: 0;
	border:0px;
    position: relative;
    text-decoration: none;
    text-shadow:none;
    background-color:#5C89B2;
}

.menu li {
	text-align:center !important;
	width:16%;
}

.menu li li a {
	text-align:left;
	text-indent:20px;
}

body #container #header .main-nav a:hover {
	color: #fff;
	background-color: #006 !important;
	background-image: -webkit-gradient(linear, left top, left bottom, from(#2C5B68), to(#326671));
	background-image: -webkit-linear-gradient(top, #2C5B68, #326671);
	background-image: -moz-linear-gradient(top, #2C5B68, #326671);
	background-image: -ms-linear-gradient(top,#2C5B68, #326671);
	background-image: -o-linear-gradient(top, #2C5B68, #326671);
	background-image: linear-gradient(top, #2C5B68, #326671);
	   filter: progid:DXImageTransform.Microsoft.gradient(startColorstr= #2C5B68, endColorstr=#326671);
    }

body #container #header .main-nav.current_page_item a,
body #container #header .main-nav .current-menu-item a {
	background-color: #5C89B2;
	
	color:#fff;
}

body .home #container #header .main-nav .menu .current_page_item a {
background-color: #d4834e;
	background-image: -webkit-gradient(linear, left top, left bottom, from(#d4834e), to(#d17f4b));
	background-image: -webkit-linear-gradient(top, #d4834e, #d17f4b);
	background-image: -moz-linear-gradient(top, #d4834e, #d17f4b);
	background-image: -ms-linear-gradient(top, #d4834e, #d17f4b);
	background-image: -o-linear-gradient(top, #d4834e, #d17f4b);
	background-image: linear-gradient(top, #d4834e, #d17f4b);
	   filter: progid:DXImageTransform.Microsoft.gradient(startColorstr= #d4834e, endColorstr=#d17f4b);
	
}

body .menu li li {
	/*background:transparent !important;*/
	border: none;
	color: #fff;
	filter: none;
    margin: -1px 0 1px 0;
	width: auto;
	
}

body #menu-main ul.sub-menu {
	background-color: #346791;
	background-image: -webkit-gradient(linear, left top, left bottom, from(#2C5B68), to(#326671));
	background-image: -webkit-linear-gradient(top, #2C5B68, #326671);
	background-image: -moz-linear-gradient(top, #2C5B68, #326671);
	background-image: -ms-linear-gradient(top,#2C5B68, #326671);
	background-image: -o-linear-gradient(top, #2C5B68, #326671);
	background-image: linear-gradient(top, #2C5B68, #326671);
	   filter: progid:DXImageTransform.Microsoft.gradient(startColorstr= #2C5B68, endColorstr=#326671);
	border: none;
	}

body .menu li li a {
	border: none;
	color: #fff;
	font-size: 12px;
	font-weight: 400;
	height: auto;
	line-height: 20px;
	padding: 5px 10px;
	text-shadow: none;
	white-space: nowrap;
background-color: #346791 !important;
}

body .menu li li a:hover {
	background-color: #346791 !important;
	background-image: -webkit-gradient(linear, left top, left bottom, from(#2C5B68), to(#326671));
	background-image: -webkit-linear-gradient(top, #2C5B68, #326671);
	background-image: -moz-linear-gradient(top, #2C5B68, #326671);
	background-image: -ms-linear-gradient(top,#2C5B68, #326671);
	background-image: -o-linear-gradient(top, #2C5B68, #326671);
	background-image: linear-gradient(top, #2C5B68, #326671);
	   filter: progid:DXImageTransform.Microsoft.gradient(startColorstr= #2C5B68, endColorstr=#326671);
	border: none;
	color: #444;
	filter: none;
}

body .menu ul > li + li {
	border-top: 0;
}

body .menu li li:hover > ul {
	left: 100%;
	top: 0;
}

body .menu > li:first-child > a {
	border-left: 0px solid #ccc;
}

/*--page--*/

#wrapper {
	border:none;
}

.home #wrapper {
	/*background:none;
	box-shadow: none;*/
	background:#ffffff;
	box-shadow: 1px 3px 6px #bbbbbb;
	
}

 

#content img {
    
    height: auto;
    max-width: 100%;
    vertical-align: middle;
}

#content h1 {
    color:#5C89B2;
}

#content-full h1 {
    color:#5C89B2;
}

/*--content--*/

.breadcrumb-list {
display:none;
}

#content {
    margin-bottom: 10px;
    margin-top: 10px;
    max-width: 600px;
}

/*--footer--*/

#footer {
	height: auto;
	max-width: 100%;
	color:#bdcfdc;
	background-attachment: scroll;
	background-color: #046d8b;
	background-image: url(../kms/images/footer-bk.png);
	background-repeat: repeat-x;
	background-position: top;
		}

#footer-wrapper {
	max-width:1020px;
	margin:0 auto 0;
	padding:20px 0px;
	height: auto;
}

#footer-wrapper a {
	color:#bdcfdc;
}

.footer-widgets {
	height: 150px;
	height:auto;
	margin: 10px auto;
		}

.footer-widgets h3 {
	color:#e0e0e0;
	font-size:24px;
}

.footer-widgets .widget-wrapper {
	background-color: transparent;
	background: none;
	border: none;
	padding-top:0;
}



/* =Social Icons
-------------------------------------------------------------- */
#header .social-icons {
	list-style:none;
	line-height:normal;
	margin:0;
	text-align:right;
	padding-top: 60px;
}


#header .yelp-icon,
#header .vimeo-icon, 
#header .youtube-icon, 
#header .twitter-icon,
#header .facebook-icon, 
#header .linkedin-icon, 
#header .rss-feed-icon, 
#header .instagram-icon,
#header .pinterest-icon, 
#header .foursquare-icon,
#header .google-plus-icon, 
#header .stumble-upon-icon {
	display:inline;
	margin:1px;
	padding-left:3px;
}

#header .yelp-icon a:hover,
#header .vimeo-icon a:hover, 
#header .youtube-icon a:hover, 
#header .twitter-icon a:hover,
#header .facebook-icon a:hover, 
#header .linkedin-icon a:hover, 
#header .rss-feed-icon a:hover, 
#header .instagram-icon a:hover,
#header .pinterest-icon a:hover, 
#header .foursquare-icon a:hover,
#header .google-plus-icon a:hover, 
#header .stumble-upon-icon a:hover {
opacity:0.6;
filter:alpha(opacity=60); /* For IE8 and earlier */
}

.top-widget {
	padding-top:20px;
	width: 320px;
	color: #ff6600;
font-weight: bold;
	}

/* =Media Print
    If you're working on a Child Theme, make sure that all
    media queries are included in your style.css
-------------------------------------------------------------- */
@media print {

	h1 {
		page-break-before: always;
	}

	h1,  h2,  h3,  h4,  h5,  h6 {
		page-break-after: avoid;
	}

	ul,  ol,  dl {
		page-break-before: avoid;
	}
}

/*  Retina (HiDPI) Display
    http://www.quirksmode.org/blog/archives/2013/06/devicepixelrati.html
-------------------------------------------------------------- */
@media 
	only screen and (-moz-min-device-pixel-ratio:1.5), 
	only screen and (-o-min-device-pixel-ratio:3/2), 
	only screen and (-webkit-min-device-pixel-ratio:1.5), 
	only screen and (min-device-pixel-ratio:1.5) {

	body {}
}

/* =Responsive (Mobile) Design
-------------------------------------------------------------- */
@media screen and (max-width: 980px) {

	body {}

	.grid, 
	.grid-right {
		float: none;
	}

	h1 {
	font-size:25px !important;
}	

	.copyright,
	.scroll-top,
	.powered {
		float: left;
	}

	#featured-image .fluid-width-video-wrapper {
		margin: 20px 0 0 0;
	}

	.front-page  #widgets {
		margin-top: 40px;
		padding:20px;
	}

	.top-widget,
	.front-page  .top-widget {
		margin-top: 0 !important;
	}

	.hide-980 {
		display: none;
	}

	.show-980 {
		display: block;
	}

}

@media screen and (max-width: 650px) {

	body {}

	#logo {
		float: none;
		margin: 0;
		text-align: center;
	}

	.grid, 
	.grid-right {
		float: none;
	}

	#featured-image .fluid-width-video-wrapper {
		margin: 20px 0 0 0;
	}
	
	.top-widget {
		float: none;
		margin: 0 auto 10px auto;
		position: relative;
		text-align: center;
		width: auto;
	}
	
	.top-widget .widget-title {
		text-align: center;
	}
	
	.js .sub-header-menu {
		display: none;
	}
	
	.js .main-nav {
		position: relative;
		height: 30px;
		background-color: #585858;
		background-image: -webkit-gradient(linear, left top, left bottom, from(#585858), to(#3d3d3d));
		background-image: -webkit-linear-gradient(top, #585858, #3d3d3d);
		background-image: -moz-linear-gradient(top, #585858, #3d3d3d);
		background-image: -ms-linear-gradient(top, #585858, #3d3d3d);
		background-image: -o-linear-gradient(top, #585858, #3d3d3d);
		background-image: linear-gradient(top, #585858, #3d3d3d);
		clear: both;
		filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#585858, endColorstr=#3d3d3d);
		margin: 0 auto;
	}


	
	.js .main-nav .menu {
		display: none;
		position: absolute;
		width: 100%;
		top: 30px;
		z-index: 1000;
	}
	
	.js .main-nav .menu ul {
		margin-top: 1px;
	}
	
	.js .main-nav .menu li {
		float: none;
		background-color: #fff;
		border: none;
		width:100%;
		text-indent:20px;
	}
	.menu a {
border-left: 0px solid #585858 !important;
}
	.js .main-nav .menu li a {
		color: #444;
		font-size: 13px;
		font-weight: normal;
		height: 45px;
		line-height: 45px;
		padding: 0 35px;
		
		border-bottom: 1px solid #f5f5f5;
		text-shadow: none !important;
		text-align: left;
	}
	
	.js .main-nav .menu li.current_page_item,
	.js .menu .current_page_item a,
	.js .menu .current-menu-item a {
		background-color: #f5f5f5;
	}
	
	.js .main-nav .menu li li:hover {
		background: none!important;
	}
	
	.js .main-nav .menu li li a {
		position: relative;
		padding: 0 10px 0 30px;
		text-indent:40px;
	}
	
	.js .main-nav .menu li li li a {
		position: relative;
		padding: 0 10px 0 40px;
	}
	
	.js .main-nav .menu li a:hover,
	.js .main-nav .menu li li a:hover {
		background-image: none;
		filter: none;
		background-color: #f5f5f5!important;
	}
	
	.js .main-nav .menu li li a::before {
		content: '\2013';
		position: absolute;
		top: 0;
		left: 20px;
		text-indent:5px;
	}
	
	.js .main-nav .menu li li li a::before {
		content: '\2013';
		position: absolute;
		top: 0;
		left: 20px;
	}
	
	.js .main-nav .menu li li li a::after {
		content: '\2013';
		position: absolute;
		top: 0;
		left: 30px;
	}
	
	.js .main-nav .menu li ul {
		position: static;
		visibility: visible;
		background-color: #fff;
	}

	.js .main-nav #responsive_current_menu_item {
		position: absolute;
		display: block;
		top: 10px;
		left: 15px;
		padding:0px;
		color: #fff;
		font-weight: 700;
		line-height:8px;
		width:100%;
	}
	
	.js .main-nav a#responsive_menu_button {
		position: absolute;
		display: block;
		top: 0;
		left: 100%;
		height: 30px;
		width: 23px;
		margin-left: -30px;
		background: url('images/select-icons.png') 0 5px no-repeat;
	}
	
	.js .main-nav a#responsive_menu_button.responsive-toggle-open {
		background: url('images/select-icons.png') 0 -46px no-repeat;
	}
		
	
	.top-menu, 
	.footer-menu li {
		float: none;
		font-size: 11px;
		text-align: center;
	}
	
	.tinynav {
		display: block;
	}
	
	.sb-holder {
		display: block;
	}
	
	#author-meta {
		padding: 20px;
	}
	
	.hide-650 {
		display: none;
	}
	
	.show-650 {
		display: block;
	}
	
	#footer {
		text-align: center;
	}

	#footer .social-icons {
		padding-bottom: 10px;
		text-align: center;
	}
}

@media screen and (max-width: 480px) {

	body {}

	#logo {
		float: none;
		text-align: center;
	}

	.grid, 
	.grid-right {
		float: none;
	}
	
	#featured-image .fluid-width-video-wrapper {
		margin: 20px 0 0 0;
	}
	
	.featured-title {
		font-size: 40px;
		padding: 40px 20px 0 20px
	}
	
	.featured-subtitle {
		font-size: 24px;
	}
	
	.navigation .next,
	.navigation .previous {
		display: block;
		margin: 0 auto;
		text-align: center;
	}
	
	.menu ul, 
	.menu li, 
	.top-menu, 
	.footer-menu li, 
	.sub-header-menu li {
		float: none;
		text-align: center;
		text-rendering: optimizeSpeed;
	}
	
	.hide-480 {
		display: none;
	}
	
	.show-480 {
		display: block;
	}
	
	#footer {
		text-align: center;
	}

	#footer .social-icons {
		text-align: center;
	}
}

@media screen and (max-width: 320px) {
	
	body {}
	
	#featured p {
		font-size: 12px;
		line-height: 1.5em;
	}

	.featured-title {
		font-size: 35px;
	}
	
	.featured-subtitle {
		font-size: 15px;
	}

	.call-to-action a.button {
		font-size: 14px;
		padding: 7px 17px;
	}

	.hide-320 {
		display: none;
	}
	
	.show-320 {
		display: block;
	}
}

@media screen and (max-width: 240px) {
	
	body {}
	
	#featured p {
		font-size: 11px;
		line-height: 1.5em;
	}

	.featured-title {
		font-size: 20px;
	}
	
	.featured-subtitle {
		font-size: 11px;
	}

	.call-to-action a.button {
		font-size: 12px;
		padding: 5px 15px;
	}
	
	.top-widget area,
	.top-widget select,
	.top-widget textarea,
	.top-widget input[type="text"], 
	.top-widget input[type="password"],
	.top-widget input[type="email"] {
		width: 75%;
	}
	
	.widget-title,
	.widget-title-home h3 {
		font-size: 14px;
		height: 13px;
		line-height: 13px;
		text-align: left; 
		font-weight:600 !important;
	}


	
	.hide-240 {
		display: none;
	}
	
	.show-240 {
		display: block;
	}
}

/*The last 29 days of the month are the hardest."- Nikola Tesla*/