/* Enter Your Custom CSS Here */
/* WP Curve - JA - ticket #98776 start */
.article-bottom-sharing-right{
    padding-top : unset;
}
/* WP Curve - JA - ticket #98776 end */
.contact-header h1, .careers-header h1, .advertising-header h1{
      color: #fff;
    font-size: 48px;
    padding-top: 100px;
}

/* WP Curve #103732 (MJ) - Start */
.vplayer {
    display: none;
}
@media only screen and (max-width:640px) {
  .vplayer {
    display: block;
	}  
}

/* WP Curve #103732 (MJ) - END */
/* WP Curve #104276 Tunbosun */
#home-carousel{ 
    margin-top: -52px; 
}
@media (min-width: 520px) {
    .single .homepage-top-ad{
        margin-top: -20px; 
    }
}
/* WP Curve #104276 Tunbosun end */

/* WP Curve #112770 (MJ) - Start */
.masonry-item.article-grid-item.border-cancel.wpc {
    height: 380px;
}
.home #instagram-carousel .instagram-carousel-inner {
  	height: 385px;
}
#owl-1 {
    width: 280px;
}
#owl-1 .swipebox > img {
    height: 322px;
}
#owl-1 .owl-item {
    width: 280px !important;
}
#owl-1 .owl-wrapper-outer {
    height: 300px;
}
/* WP Curve #112770 (MJ) - END */
/*wpcurve #115716 JHA */
@media only screen and (min-width: 992px){
.bullett-home {
  padding-top: 40px;
 }
}

/*wpcurve #115716 JHA end*/
/** WP Curve AB #115716 Start **/
.homepage-mobile-ad {
    background-color: #000 !important;
    display: block;
    float: left;
    width: 100%;
}
/** WP Curve AB #115716 End **/

/* WP Curve MC 115716 */
@media only screen and (min-width: 768px) 
{
.single .homepage-mobile-ad{display:none;}
}
.homepage-desktop-ad #placement_172304_0 a img{vertical-align: baseline;}
/* WP Curve MC 115716 */