/* Enter Your Custom CSS Here */

.videoWrapper {
	position: relative;
	padding-bottom: 56.25%; /* 16:9 */
	padding-top: 25px;
	height: 0;
}
.videoWrapper iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

/* 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 */
/** WP Curve AB #115716 Start **/
.homepage-mobile-ad {
    background-color: #000 !important;
    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 */
/* WP Curve NM #127777 start */
@media only screen and (min-width: 992px){
.bullett-home {
  padding-top: 80px;
 }
.admin-bar .bullett-home {
    padding-top: 50px;
}
}
/* WP Curve NM #127777 end */

/* WP Curve - JA - ticket #136949 start */

.home .homepage-mobile-ad{display:block;}

@media (min-width:768px){
    .home .homepage-desktop-ad{display:block}
    .home .between-article-ad-desktop{display:block}
    .home .between-article-ad-mobile{display:none}
}

@media (min-width:992px){
    .home .homepage-desktop-ad{display:block}
    .home .between-article-ad-desktop{display:block}
    .home .between-article-ad-mobile{display:none}
}

@media (min-width:1200px){
    .home .homepage-desktop-ad{display:block}
    .home .between-article-ad-desktop{display:block}
    .home .between-article-ad-mobile{display:none}
}

@media (min-width:1445px){
    .home .homepage-desktop-ad{display:block}
    .home .between-article-ad-desktop{display:block}
}
/* WP Curve - JA - ticket #136949 end */

/* WP Curve - JA - ticket #166606 start */
@media only screen and (min-width:1025px) { 

#placement_170374_0 {
    display : none;
}

.homepage-mobile-ad {
    display : none !important;
}
  
}

@media only screen and (max-width:736px) { 
#home-carousel {
    margin-top: 50px;
}

.home .carousel-control {
    height: 150px;
}
}
/* WP Curve - JA - ticket #166606 end */
/* WP Curve #178413 - RS - Start */
.article-page-content p{
margin-bottom: 25px;
}
/* WP Curve #178413 - RS - End */
/* WPCurve CDJ 178773 start */
@media only screen and (max-width:768px){
  .nav.navbar-nav { width:100% !important; text-align:center !important; }
  .nav.navbar-nav > .bullett-nav-mobile { float:right !important; margin-top:20px !important; margin-right:20px !important; }
}
/* WPCurve CDJ 178773 end */

/* WP Curve Task #178548 by MichA - start */
.embed-responsive.embed-responsive-16by9 {
	padding-bottom: 100%!important;
}
/* WP Curve Task #178548 by MichA - end */

/* WPCURVE # HKH 180029 */
.careers-header {
  background-image:url('http://bullett.wpengine.netdna-cdn.com/wp-content/uploads/2011/11/carerr.png') !important;
}
/* WPCURVE # HKH 180029 */