/*
Theme Name: Medical Devices
Theme URI: http://sol1.net
Description: A responsive theme based on the Bootstrap framework. 
Version: 2.3.1
Author: sol1.net
Author URI: http://sol1.net
Tags: black, white, one-column, two-columns, flexible-width, custom-background, custom-colors, custom-menu, full-width-template, theme-options
License: GNU General Public License v2.0 & Apache License 2.0
License URI: http://www.gnu.org/licenses/gpl-2.0.html http://www.apache.org/licenses/LICENSE-2.0
*/

/* micro clearfix: http://nicolasgallagher.com/micro-clearfix-hack/ */
/* For modern browsers */
.clearfix:before,
.clearfix:after {
    content:"";
    display:table;
}

.clearfix:after {
    clear:both;
}

/* For IE 6/7 (trigger hasLayout) */
.clearfix {
    zoom:1;
}

.hide-me{
	display:none;
}

/* wp-specific classes */
.wp-caption{
	
}

.wp-caption-text{
	
}

.sticky{
	
}

.gallery-caption{
	
}

/* layout */

body{
	padding-top: 0;
background-color:#FFF;
}

/* Admin Top Navigation fixes */

body.admin-bar .navbar-fixed-top{ 
	top: 28px; 
}

.navbar .brand{
	color: #000;
	text-shadow: 0 1px 0 rgba(255, 255, 255, 0.1), 0 0 30px rgba(255, 255, 255, 0.125);
	font-weight: bold !important;
	margin-left:0px; 
}
.brand img{
clear:both;}


.nav-container{
	padding-left: 0;
	padding-right: 0;
}

#inner-header{
	width: 100%;
}

input, textarea, select, .uneditable-input {
	margin-bottom: 0;
}

.navbar-form, .navbar-search {
	margin: 0 0 9px;
}

.navbar-search{
	padding-left: 0;
}

#s{
	width: 100px;
}

#content{
	padding: 40px 0 0;
background-color:#fff;
}

.more-link{
	white-space: nowrap;
}

.footer-links{
	float: right;
	margin-bottom: 18px;
}

.footer-links .menu{
	list-style-type: none;
	margin-left: 0;
}

.footer-links .menu li{
	float: left;
	margin-left: 10px;
}


.carousel {
margin-bottom: 0px;}

/* post styling */

#main p.meta{
	font-style: italic;
	color: #808080;
}

#main article{
	margin-bottom: 18px;
	border-bottom: 1px solid #eeeeee;
	padding: 0 0 9px;
}

#main article footer{
	border-top: none;
	margin-top: 0;
	padding-top: 0;
	position: relative;
	min-height: 20px;
}

#main article footer a.edit-post{
	position: absolute;
	right: 0;
	top: 0;
	display: none;
}

.post:hover a.edit-post{
	display: inline;
}

/* Shared Post Format styling */
article.format-quote footer.entry-meta,
article.format-link footer.entry-meta,
article.format-status footer.entry-meta {
	font-size: 11px;
	font-size: 0.785714286rem;
	line-height: 2.181818182;
}

/* =Aside post format
-------------------------------------------------------------- */
#main article.format-aside {
	padding: 0;
}

article.format-aside h1 {
	margin-bottom: 24px;
	margin-bottom: 1.714285714rem;
}
article.format-aside h1 a {
	text-decoration: none;
}
article.format-aside h1 a:hover {
}
article.format-aside .aside {
	padding: 24px 24px 0;
	padding: 1.714285714rem;
	border-left: 22px solid;
}
article.format-aside p {
	font-size: 13px;
	font-size: 0.928571429rem;
	line-height: 1.846153846;
}
article.format-aside blockquote:last-child,
article.format-aside p:last-child {
	margin-bottom: 0;
}
article.format-aside footer.aside {
	padding: 24px 24px 0;
	padding: 1.714285714rem;
	border-left: 22px solid;
}

/* Image posts */
article.format-image footer h1 {
	font-size: 13px;
	font-size: 0.928571429rem;
	line-height: 1.846153846;
	font-weight: normal;
}
article.format-image footer h2 {
	font-size: 11px;
	font-size: 0.785714286rem;
	line-height: 2.181818182;
}
article.format-image footer a h2 {
	font-weight: normal;
}

/* Link posts */
article.format-link header {
	padding: 0 10px;
	padding: 0 0.714285714rem;
	float: right;
	font-size: 11px;
	font-size: 0.785714286rem;
	line-height: 2.181818182;
	font-weight: bold;
	font-style: italic;
	text-transform: uppercase;
	color: #848484;
	background-color: #ebebeb;
	border-radius: 3px;
}
article.format-link .entry-content {
	max-width: 80%;
	float: left;
}
article.format-link .entry-content a {
	font-size: 22px;
	font-size: 1.571428571rem;
	line-height: 1.090909091;
	text-decoration: none;
}

article.format-link footer.entry-meta { 
	clear: both;
}

/* Quote posts */
article.format-quote .entry-content p {
	margin: 0;
	padding-bottom: 24px;
	padding-bottom: 1.714285714rem;
}
article.format-quote .entry-content blockquote {
	display: block;
	padding: 24px 24px 0;
	padding: 1.714285714rem 1.714285714rem 0;
	font-size: 15px;
	font-size: 1.071428571rem;
	line-height: 1.6;
	font-style: normal;
}

article.format-quote .entry-content blockquote p:before {
	content: "\201C  ";
	font-size: 2rem;
}

article.format-quote .entry-content blockquote p:after {
	content: " \201D ";
	font-size: 2rem;
}

/* Status posts */
.format-status .entry-header {
	margin-bottom: 24px;
	margin-bottom: 1.714285714rem;
}
.format-status .entry-header header {
	display: inline-block;
}
.format-status .entry-header h1 {
	font-size: 15px;
	font-size: 1.071428571rem;
	font-weight: normal;
	line-height: 1.6;
	margin: 0;
}
.format-status .entry-header h2 {
	font-size: 12px;
	font-size: 0.857142857rem;
	font-weight: normal;
	line-height: 2;
	margin: 0;
}
.format-status .entry-header header a {
	color: #757575;
}
.format-status .entry-header header a:hover {
	color: #21759b;
}
.format-status .entry-header img {
	float: left;
	margin-right: 21px;
	margin-right: 1.5rem;
}

p.tags{
	line-height: 20px;
}

div[id*='attachment_']{
	max-width: 100%;
	height: 100%;
}

#credit320{
	padding-left: 20px;
}

#main .hero-unit img{
	margin-bottom: 1em;
}

#main article img{
	height: auto;
	max-width: 100%;
}

img.alignleft{
	margin-right: 10px;
	float: left;
}

img.alignright{
	margin-left: 10px;
	float: right;
}

img.aligncenter{
	display: block;
	margin: 0 auto;
}

.post header img{
	margin-bottom: 18px;
}

.archive #main .post h3{
	line-height: 24px;
	margin-bottom: 10px;
}

video {
	max-width: 100%;
	height: auto;
}

.video-container {
	position: relative;
	padding-bottom: 56.25%;
	padding-top: 30px;
	height: 0;
	overflow: hidden;
}

.video-container iframe,  
.video-container object,  
.video-container embed {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

.video-wrapper {
	width: 630px;
	max-width: 100%;
	margin-bottom: 18px;
}

/* page styling */


.page-header{
	border-bottom:none;
	margin:0px;}
	
.lead {
	font-size: 18px;
	font-weight: 200;
	line-height: 22px;
	margin-bottom: 15px;
	color: #67898D;
}
 .single .post_content .lead{
font-size: 14px;
	font-weight: normal;
	line-height: 20px;
	margin-bottom: 10px;
	color: #333;}


.carousel-control{
color:#006670;}


.textwidget{
	padding:15px 20px 0px;
	font-size:12px;}
	
	.textwidget input, .textwidget textarea{
		width:94%;
		}
	.textwidget form {
    margin: 0 0 0px;
}

#cycle-1 div { width:100%; }
#cycle-2 .cycle-slide { border:3px solid #fff; }
#cycle-2 .cycle-slide-activestate { border:3px solid #00A3B4; border-radius:5px; }
#cycle-2 .cycle-slide{ max-width:150px; cursor:pointer;}
#slideshow-1,#slideshow-2 { width: 100%; max-width: 600px; margin: auto }
#slideshow-1{ height:700px;}
#slideshow-1{ height:auto;}
#slideshow-2 { margin-top: 10px }
.cycle-slideshow img { width: 100% !important; height: auto !important; display: block; max-width:none !important; vertical-align: inherit !important; }
.cust-next{
	margin-left:5px;
	margin-top:60px;
	float:right;
}
.cust-prev{
	margin-top:60px;
	margin-right:5px;
	float:left;
}
#slideshow-2 p{
text-align:center;}

.custom-caption{
display: inherit;}

.footer-links .menu li {
    display:inline-block;
    margin:0px;
	float:none;
}

.footer-links a{
	font-size:11px;
	border-right:1px dashed #ccc;
	padding-right:5px;
	}
	
.footer-logo{
	margin-top:7px;}

.ctas h3{
	color:#fff;}

.ctas .span4 {
	text-align:center;
	background-color: #00A3B4;
    border-radius: 5px;
    box-shadow: 0 3px 8px rgba(0, 0, 0, 0.125) inset;
    color: #FFFFFF;
    padding: 10px;
margin-bottom:10px;
	}
	
.ctas .span4 img{
	}
h1{
	color:#00A3B4;
	font-size:35px;
	border-bottom:1px dashed #ccc;
	padding-bottom:10px;
	line-height:43px;
	font-family:'Volkhov', serif !important;
	}
	
h2{
	
	color: #8EA9AC;
	font-size:30px;
}

h3{
	line-height:29px;
	font-size:22px;
	color: #8EA9AC;}
	
h4{
color:#666;}



.phone{
	float: right;
	margin-top: 10px;
	border-radius: 4px;
	background-color: #FFF;
	//border: 1px dashed;
	border-color: #9CC;
	padding: 1px 20px;
	color: #999;
	margin-right:25px;
}
.quote{
	border-top:1px dashed #ccc;
	border-bottom:1px dashed #ccc;
	padding:10px 0px;
	margin-bottom:10px;}

a {
	color: #38728D;
	text-decoration: none;
}

.ctas h3 a{ color:#fff;}

.widget{
	background-color:#FFF;
border-radius:5px;
box-shadow:0px 0px 1px #999;
-webkit-box-shadow: 0px 0px 1px 1px #ddd;}

.widget h4{
	background-color:#00A3B4;
	color:#FFF;
	padding:10px 20px;
	border-radius:5px 5px 0px 0px;
	box-shadow: 0 3px 8px rgba(0, 0, 0, 0.125) inset;}


#dc_jqaccordion_widget-2, #dc_jqaccordion_widget-3, #dc_jqaccordion_widget-5{
margin-top:0px;
z-index:3;	
position:relative;
background-color:#FFF;
border-radius:5px;
padding:0px 0px 5px 0px;



}
#dc_jqaccordion_widget-2 h4, #dc_jqaccordion_widget-3 h4{
	background-color:#00A3B4;
	color:#FFF;
	padding:10px 20px;
	border-radius:5px 5px 0px 0px;
	box-shadow: 0 3px 8px rgba(0, 0, 0, 0.125) inset;}
	
.dcjq-parent{
	background-image:url(images/icon-plus.png);
	background-position:right;
	background-repeat:no-repeat;}

.dcjq-accordion ul, .dcjq-accordion li{
	list-style:none outside none;
	padding:0px;
	margin:0px;
	}
.dcjq-accordion ul{
	margin:5px;}
	
.dcjq-accordion ul ul{
	margin:0px 0px 0px 0px;}

.dcjq-accordion .dcjq-parent{
	border-bottom:1px dashed #ccc;
	display:block;
	line-height:30px;
	padding-left:4px;
	background-color:#fff;
}

.dcjq-accordion .dcjq-parent-li > .active{
	background-color:rgb(173, 202, 208);
}

.dcjq-accordion .sub-menu li{
	line-height:28px;
	border-bottom:1px dashed #ccc;
	font-size:12px;
	display:block;
	padding-left:4px;
	background-color:#FFF;
}
.dcjq-accordion .sub-menu li:before{
	content: "- ";
  	
}
.dcjq-accordion .menu .current-menu-parent{
	background-color:rgb(173, 202, 208);
}

.dcjq-accordion .sub-menu .current-menu-item {
	background-color:#DBEDEF;
}

.dcjq-accordion .sub-menu .current-menu-parent{
	background-color:#FFF;
}
.hero-unit{
	display:none;
}


#menu-primary{
	margin-top:0px;
	float:none;}

.navbar .nav > .active > a, .navbar .nav > .active > a:hover, .navbar .nav > .active > a:focus {
    background-color: #00A3B4;
    box-shadow: 0 3px 8px rgba(0, 0, 0, 0.125) inset;
    color: #FFF;
    text-decoration: none;
	border-radius:4px;
}

.navbar .nav > li > a {
    color: #777777;
    float: none;
    padding: 6px 15px;
    text-decoration: none;
    text-shadow:none;
	text-transform:uppercase;
	font-size:12px;
}


.navbar-fixed-top .navbar-inner {
    background-color: #FFF;
    background-image:url(images/topbar-bg.jpg);
	background-repeat:repeat-x;
	
    border-color: #00A3B4;
    border-width: 0 0 3px;
}


.quake-slider{
    border: 6px solid #00A3B4 !important;
    border-radius: 4px 4px 4px 4px !important;
    max-width: 958px !important;
}

.quake-nav-wrapper.inside {
    border-radius: 8px 8px 0 0;
    left: 0;
    margin: -40px auto !important;
    padding: 10px 7px 7px;
    top: 0;
    width: 120px;
	background-color:#00A3B4 !important;
}

#featured-carousel .item{
	width: 970px;
	height: 600px;
}

.carousel-caption p{
	display: none;
}

.page-template-page-homepage-php #main article{
	border-bottom: none;
}

.page-template-page-homepage-php .hero-unit,
.blog .hero-unit{
	padding: 1em;
}

.hero-unit h1 {
	font-size: 3em;
}

/* Carousel Fade */

.carousel-fade .carousel-inner .item {
      opacity: 0;
        -webkit-transition-property: opacity;
          -moz-transition-property: opacity;
            -o-transition-property: opacity;
              transition-property: opacity;
}
.carousel-fade .carousel-inner .active {
      opacity: 1;
}
.carousel-fade .carousel-inner .active.left,
.carousel-fade .carousel-inner .active.right {
      left: 0;
        opacity: 0;
          z-index: 1;
}
.carousel-fade .carousel-inner .next.left,
.carousel-fade .carousel-inner .prev.right {
      opacity: 1;
}
.carousel-fade .carousel-control {
      z-index: 2;
}


/* comments */



#comments{
	line-height: 24px;
	margin-bottom: 18px;
}

ol.commentlist,
ol.commentlist ul.children{
	list-style-type: none;
	margin-left: 0;
}

.comment .vcard > div{
	margin-top: 8px;
	padding: 0 10px;
}

ol.commentlist time{
	font-size: .8em;
	color: #eeeeee;
}

ol.commentlist div.comment-author{
	position: relative;
}

ol.commentlist a.comment-edit-link{
	color: #ffffff;
	text-decoration: none;
	padding-left: 5px;
}

ol.commentlist span.edit-comment{
	position: absolute;
	right: 0;
	top: 8px;
}

ol.commentlist li.bypostauthor{
	background-color: #dddddd;
}

ol.commentlist ul.children li{
	background-color: #cccccc;
}

ol.commentlist ul.children li ul.children li{
	background-color: #bbbbbb;
}

ol.commentlist ul.children li ul.children li ul.children li{
	background-color: #aaaaaa;
}

ol.commentlist article{
	border-bottom: none !important;
}

a.comment-reply-link{
	position: absolute;
	right: 0;
	bottom: 0;
}

#comment-nav ul{
	list-style-type: none;
	margin: 0;
}

#comment-form-elements{
	list-style-type: none;
	margin: 0;
}

.comment .vcard .avatar{
	padding-right: 0;
}

.comment .vcard .comment-text{
	margin-left: 0;
}

img.avatar{
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #dedede;
	border-right: 1px solid #dedede;
	border-left: 1px solid #ddd;
	
}

ol.commentlist li{
	padding-right: 10px;
	background-color: #F0F0F0;
}

#pings{
	margin-bottom: 9px;
}

ol.pinglist{
	list-style-type: none;
	margin: 0 0 9px 0;
}

#comment{
	width: 270px;
}

ol.commentlist #respond{
	padding: 5px 10px;
}

/* specific post-type styles */

/* image attachment */

.attachment #main .post_content img{
	max-width: 100%;
}

.ie8 #main .media-grid img{
	max-height: none !important;
	max-width: none !important;
}

.attachment-img{
	margin-bottom: 18px;
}

.metadata p.alert-message{
	margin-right: 0;
	margin-bottom: 18px;
}

#gallery-nav{
	list-style-type: none;
	margin-left: 0;
}

li.next a, li.previous a{
	position: relative;
}

li.next a:hover:before{
	content: "\2190";
	position: absolute;
	display: block;
	top: 42%;
	left: 0;
	background-color: #BFBFBF;
	color: #444;
	width: 20px;
	height: 20px;
	padding-left: 5px;
	text-decoration: none;
	box-shadow: 0 1px 4px rgba(0, 105, 214, 0.25);
}

li.previous a:hover:before{
	content: "\2192";
	position: absolute;
	display: block;
	top: 42%;
	right: 0;
	background-color: #BFBFBF;
	color: #444;
	width: 20px;
	height: 20px;
	padding-left: 5px;
	text-decoration: none;
	box-shadow: 0 1px 4px rgba(0, 105, 214, 0.25);
}


/* widget styles */

.widget{
	margin-bottom: 18px;
}

.widgettitle{
	margin-bottom: 9px;
}

#tag-cloud{
	margin-bottom: 18px;
	line-height: 160%;
}

.downloads{

}

.thumb-of-pdf{
	border:2px solid #00A3B4;
	margin:10px 0px;
}

/* for some reason the bs version currently available for download doesn't have this style */
.label{
	text-transform: uppercase;
}

/* override standard link hover for the tag cloud widget */
#tag-cloud a:hover,
.tags a:hover{
	color: #ffffff;
	text-decoration: none;
}

#tag-cloud a{
	white-space: pre;
	text-transform: uppercase;
}

/* change default form padding for search */

.widget_search form{
	padding-left: 0;
}

.widget_search input{
	width: 121px;
}

/* calendar widget */

#calendar_wrap{
	border: 1px solid #ddd;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	padding: 5px;
}

#wp-calendar{
	width: 100%;
	
}

#wp-calendar caption{
	font-weight: bold;
	padding: 8px;
}

#wp-calendar tr{
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
}

#wp-calendar tr:last-child{
	border-bottom: none;
}

#wp-calendar td{
	text-align: center;
	padding: 8px 0;
}

blockquote.pull-left{
	padding-right: 15px;
}


.product-gallery{
	
	box-shadow: 0 0 1px #999999;
	border-radius:5px;	
	}
	
	.carousel-inner > .item > img, .carousel-inner > .item > a > img{
	border-radius:5px;}

	.table-striped tbody > tr:nth-child(2n+1) > td, .table-striped tbody > tr:nth-child(2n+1) > th{
	background-color:#E6F1F3;}

.navbar-fixed-top {
    margin-bottom: 0px;
}
.navbar-fixed-top .navbar-inner, .navbar-fixed-bottom .navbar-inner {
    padding: 0px;
}

.navbar .btn-navbar {
float:none;
clear:both;
text-align:center;
color:#00A3B4;
margin:0px;
border-radius:0px;
border:0px;
border-top:3px solid #00A3B4;}

.panel-body .lead{
	color:inherit;
    font-size: 16px;
    font-weight:normal;
    line-height: 22px;
    margin-bottom: 10px;}
	
.panel{
	border:1px solid #ddd;
	border-radius:4px;
	padding:5px 20px;
	margin-bottom:15px;
	background-image: url("images/topbar-bg.jpg");
    background-repeat: repeat-x;}
#accordion a:hover{
	text-decoration:none;}
	
.tick{	
	max-width:42px; 
	margin-top:3px;
	margin-right:0px;	
}
	

@media only screen and (min-width: 768px) {
	.carousel-caption p{
		display: block;
	}
	.brand img{
	max-width:150px;}

.tick{	
	margin-right:10px;	
}	
	

} /* END */


@media only screen and (max-width: 768px) {
	#slideshow-1 {
		height: 500px;
	}
}





@media only screen and (min-width: 980px) {



	body{
		padding-top: 82px;
background-color:#ECF7F9;
	}
	body.page-template-default, body.single-product, body.archive{
		padding-top:108px;}

#menu-primary{
	
	left: 320px;
    margin-top: 0;
    position: relative;
    top: 60px;}

#dc_jqaccordion_widget-2, #dc_jqaccordion_widget-3, #dc_jqaccordion_widget-5{
margin-top:0px;}

.textwidget input, .textwidget textarea{
		width:250px;
		}
	
	.banner{
	margin: 0 auto;
	background-color: #E6E6E6;
}
	.banner img{
		margin:0 auto;
		display:block;}


	
	.container-fluid{
		max-width: 970px;
		margin: 0 auto;
		padding-left: 20px;
		padding-right: 20px;
	}
	
	#inner-footer{
		padding: 10px 20px 0px;
		background-color: #E2ECEE;
    
	}
	
	#content{
		padding-left: 20px;
		padding-right: 20px;
	}
	
	.topbar-inner{
		padding: 0;
	}
	
	.topbar form.pull-right {
		float: right;
	}
	
	.navbar-form, .navbar-search {
		margin-top: 6px;
		margin-bottom: 0;
	}
	
	.navbar-search{
		padding-left: 0;
	}
	
	.sidebar{
		margin-top: 0 !important;
	}
	
	.widget_search input{
		width: 230px;
	}
	
	.blog .hero-unit{
		margin-top: 10px;
	}
	
	.page-template-page-homepage-php .hero-unit,
	.blog .hero-unit{
		padding: 60px;
	}
	
	.hero-unit h1 {
		font-size: 60px;
	}
	
	/* hide edit comment button and show on hover on desktop version */
	.edit-comment{
		display: none;
	}
	
	.vcard:hover .edit-comment{
		display: inline-block;
	}
	
	#s{
		width: 210px;
		margin-bottom: 6px;
	}
	
	.widget_search input{
		width: 209px;
	}
	
	.comment .vcard .comment-text{
		padding-left: 0;
		padding-right: 0;
	}

	.tick{	
	margin-right:-20px;	
	}




}