/*
Theme Name:     PUBX - Oral health
Theme URI:      http://
Description:    PUBX Oral health dental group template
Author:         Adam Dras
Author URI:     http://dmvsteering.org
Template:       strappress
Version: 		2.1
*/
@import url("../strappress/style.css");

/* customization */
ul.padded li {margin-bottom:20px;}

.carousel-inner {
  height: 300px;
}

.thumbnail {position:relative;}
/*.meta-type {position: absolute; top:-5px; right:-1px;}*/
.thumbnail > .panel-body {padding-bottom: 0;}

img.wp-post-image {margin: 0 auto;}
img.archive-thumb {display:block;margin-top:7px;}

.media-heading {margin: 10px 0;}

.navbar-nav {margin-top:10px;}
h1 {margin-top:0;margin-bottom: 24px;}

.the-content ul {list-style:disc;margin:15px;}
.es h2 {font-size:18px; font-weight: bold;border:0;}

/* esource buyers guide overwrites and fixes */
#extensions_message {display: none;}
#mapFrame {display:none;}
#ctl00_leftwideContent_ctl00_uxMoreInfo {float:right;width:270px;}
.post-views {float:right;}

/* remove height of google remarketing tag iframe */
iframe[name='google_conversion_frame'] { 
    height: 0 !important;
    width: 0 !important; 
    line-height: 0 !important; 
    font-size: 0 !important;
    margin-top: -13px;
    float: left;
}

#home-carousel .carousel-inner, #home-carousel2 .carousel-inner {
	height: 270px;
}

#home-carousel>a, #home-carousel2>a {
	color: #6e96b9;
}

#home-carousel {
	border-bottom: 2px solid #6e96b9;	
}

.home-video .item:not(:last-child) {
	margin-bottom: 15px;
}
.home-video h5 {
	color: #6e96b9;
}


.miniloops {
	margin-bottom: 15px; 
}

.list-custom-taxonomy-widget ul {
	list-style: none;
	margin-bottom: 0;
    padding-left: 0;	
}
.list-custom-taxonomy-widget ul li a{
	display: block;
	padding: 10px 5px;
}

.list-custom-taxonomy-widget ul li a:hover {
    background: #e6e6e6;
    color: #6e96b9;
}

.sticky {
    border: 3px solid #CCC;
}

.label-inline-block {
	display: inline-block;
}

/* #newcomjwplayerbanner {
  text-align:center;
}
#newcomjwplayerbanner img {
  max-width:100%;
} */

#background-ad-mobile {
  text-align: center;
  margin-top: 10px;
  margin-bottom: 10px;
  display: none;
}
.sideLogo{    
    float: left;
    display: block;
    margin-top: 5px;
    margin-right: 20px;
    margin-bottom: 10px;

}


@media screen and (max-width: 765px) {
    #header-right{
        margin-top:60px;
        margin-bottom: 0;
    }
    .menu-icon {
        margin-right: 20px;
    }
    .logo {
       text-align:center;
        margin-right: 0;
      
    }
    .sideLogo{
        margin-left:35%;
        float:none;
        text-align:center;
        margin-bottom:10px;

    }
    #headerLogos{
        text-align:center;
    }
    #searchform {
        margin: 1em 20px;
    }
}

@media print {
	h1 {
		page-break-before: avoid;
	}
}

@media screen and (max-width: 1024px) {
  #background-ad-mobile {
    display:block;
  }
}


/* Sehui */
.headline-item a{
    word-wrap: break-word;
}

.strip-thumbnail {
  max-height: 153px;
}

#ohd-subscribe{
    background-color:#f58220;
    border-color:#f58220;
    color:#fff;
}

#oho-subscribe{
    background-color:#237CC0;
    border-color:#237CC0;
    color:#fff;
}
#ohy-subscribe{
    background-color:#775ca7;
    border-color:#775ca7;
    color:#fff;
}
