@charset "UTF-8";
/* CSS Document */
.cfx:after {
  visibility: hidden;
  display: block;
  font-size: 0;
  content: " ";
  clear: both;
  height: 0;
}
.right_side_menu_opened .side_menu { 
  top: -15px;
}
.right_side_menu_opened .searchandfilter input[type="submit"] {
  margin: 24px 0 0 0;
}
.right_side_menu_opened .side_menu .widget {
  margin-bottom: 20px;
}
.right_side_menu_opened .side_menu.right > .widget_nav_menu:last-child {
  margin-bottom: 60px;
}

.ypo-org-metabox label { margin-right: 5px; font-weight: bold; }
.ypo-org-metabox input { width: 75%; }
.ypo-org-base-pluginkeep-activated .delete { display: none; }
.post-type-ypo-cnbc-videos #edit-slug-box { display: none; }

.icon-shortsTinyMce {
  background-image: url('icon-shortsTinymce.png')!important;
}

ul.instagram-pics,
ul.instagram-pics > li,
li.null-instagram-feed {list-style-type: none;}
.instagram-pics > li img {width:100%;}
.instagram-pics > li {
	display: inline-block;
	margin: 0.5%;
	padding: 0;
	width: 32.333%;
}

@media (min-width: 992px) {
  .ypo-content {
    margin-top: 130px!important;
  }
}

#rctd .image_with_text_over .caption {
  font-size: 22px;
  font-weight: 400;
  text-align: left;
  padding: 0 0 0 20px;
  text-transform: uppercase;
  position: absolute;
  left: 0;
  bottom: 30px;
}

.submit {
  margin-right: 10px!important;
}

#s-share-buttons {
  margin: 15px 0 5px 0;
  text-align: center;
}
#s-share-buttons.s-share-w-c a {
  background-image: url("main-icon-set-144.gif");
  background-size: cover;
}
#s-share-buttons.s-share-w-c a.s3-facebook {
  background-position: 0 643px;
}
#s-share-buttons.s-share-w-c a.s3-google-plus {
  background-position: 0 514px;
}
#s-share-buttons.s-share-w-c a.s3-twitter {
  background-position: 0 96px;
}
#s-share-buttons.s-share-w-c a.s3-linkedin {
  background-position: 0 482px;
}

img.ypo-img-250 {
  width: 250px!important;
  height: 125px!important;
}

.blog_single_tags {
  margin: 15px 0;
}

.rel-img-resp > img {
  width: 100%;
}
.iframe-resp {
  width: 100%;
}

@media only screen and (max-width: 768px) {
  .ypo-content #twitter-widget-0 {
    min-width: 100%!important;
    width: 100%!important;
  }
}

.gplus-container {
  width: 100%;
}
.gplus-container > div,
.gplus-container iframe {
  width: 100%!important;
}
.apply-ypo {}
.newsroom-ypo > section,
.apply-ypo > section {
  min-height: initial!important;
}

@media only screen and (max-width: 768px) and (min-width: 600px) {
  .container_inner, .full_width .parallax_content {
    width: 700px!important;
  }
}

/*** START IPHONE ***/
@media only screen and (max-width: 480px) {
  /*.ypo-author-columns {}
  .ypo-author-columns > .column1 {
    display: none;
  }*/
  .container-author .column1-author {
    display: none;
  }
  .container-author .column2-author {
    width: 100%!important;
  }
  .container-author .column2-author > .column_inner {
    border-left: none!important;
  }
  .container-author .authorInfoBlock > .column1,
  .container-author .authorInfoBlock > .column2 {
    width: 100%;
  }
  .container-author .authorInfoBlock > .column1 .profileSocialIcons {
    display: block;
  }
  .container-author .authorInfoBlock > .column1 > .column_inner img {
    width: 100%;
  }
  .container-author .authorInfoBlock > .column2 {
    margin-top: 20px;
  }
  .ypo-content .pagination ul li {
    width: 14%!important;
  }
  .ypo-content .pagination ul li.prev a,
  .ypo-content .pagination ul li.next a {
    bottom: -40px!important;
  }
  .ypo-content .pagination {
    margin-bottom: 70px;
  }
  .ypo-content .two_columns_75_25.grid2>.column2>.column_inner {
    border-left: none;
  }

  .ypo-search-video .post_image_video > .ypo-embed {
    /*padding-top: 35px!important;*/
    padding-right: 0!important;
  }

  .column-thumb-link {
    height: 225px!important;
  }
}
/*** END IPHONE ***/

/*** START IPAD PORTRAIT ***/
@media only screen 
and (min-device-width : 768px) 
and (max-device-width : 1024px) 
and (orientation : portrait) { 
  
  .ypo-content .two_columns_75_25>.column1 {
    width: 70%;
  }
  .ypo-content .two_columns_75_25>.column2 {
    width: 20%;
  }
  .ypo-content .pagination ul li {
    width: 10%!important;
  }
  .ypo-content .pagination ul li.prev a {
    left: -50px;
  }
  .ypo-content .pagination ul li.next a {
    right: -50px;
  }
  .ypo-content .pagination ul li.prev a,
  .ypo-content .pagination ul li.next a {
    bottom: 0;
    top: 50%;
    margin-top: -24px;
  }
  .column-thumb-link {
    height: 165px!important;
  }
}
/*** END IPAD PORTRAIT ***/

/*** START IPAD LANDSCAPE ***/
@media only screen 
and (min-device-width : 768px) 
and (max-device-width : 1024px) 
and (orientation : landscape) { 

  body{background-color: red;}

  .ypo-content .pagination ul li {
    width: 6.250%;
  }
  .ypo-content .pagination ul li.prev a {
    left: -50px;
  }
  .ypo-content .pagination ul li.next a {
    right: -50px;
  }
  .ypo-content .pagination ul li.prev a,
  .ypo-content .pagination ul li.next a {
    bottom: 0;
    top: 50%;
    margin-top: -24px;
  }
  .column-thumb-link {
    
  }

  .wrapper_inner,
  .header_inner,
  .container_inner {
    width:100%!important;
  }

  .footer_top .container_inner,
  .footer_bottom {
    padding: 0 15px;
  }

  .footer_top .container_inner {
    width: auto!important;
  }

  .ypo-header {
    padding: 0 15px;
  }
  .ypo-header ul.ypo-header-nav.ypo-search-widget {
    margin-right: 15px;
  }


}
/*** END IPAD LANDSCAPE ***/


@media (min-width: 992px) {
  .ypo-content .pagination ul li {
    width: 5.555%;
  }
  .ypo-content .pagination ul li.prev a {
    left: -50px;
  }
  .ypo-content .pagination ul li.next a {
    right: -50px;
  }
  .ypo-content .pagination ul li.prev a,
  .ypo-content .pagination ul li.next a {
    bottom: 0;
    top: 50%;
    margin-top: -24px;
  }  
}

.ypo-content .pagination {
  position: relative;
}
.ypo-content .pagination ul li span {
  padding: 5px 0;
}


.blog_single .post_content_holder {
  width: 95%!important;
}

.ypo-embed {
  position: relative;
  overflow: hidden;
  padding-bottom: 56.25%;
  padding-top: 35px;
  height: 0;
}
.ypo-embed > iframe,
.ypo-embed > object,
.ypo-embed > embed {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
}

.ypo-search-video .post_image_video > .ypo-embed {
  padding-top: 0;
  padding-right: 40px;
}

footer {
  z-index: 1000;
  left: 0;
  -webkit-transition: left .33s cubic-bezier(0.694,0.0482,0.335,1);
  -moz-transition: left .33s cubic-bezier(0.694,0.0482,0.335,1);
  -o-transition: left .33s cubic-bezier(0.694,0.0482,0.335,1);
  -ms-transition: left .33s cubic-bezier(0.694,0.0482,0.335,1);
  transition: left .33s cubic-bezier(0.694,0.0482,0.335,1);
}
.right_side_menu_opened > footer {
  left: -260px;
}

.column-thumb-link {
  display: block;
  width: 100%;
  height: 150px;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: 50% 50%;
}

.secondary-menu {
  margin: 0;
  text-align: left;
}
.secondary-menu > li > a {
  color: #3D7099;
  display: block;
  padding: 7px 24px 15px 24px;
  position: relative;
}
.secondary-menu > li.current_page_item > a::after {
  border: solid transparent;
  border-top-color: #D59F0B;
  border-width: 7px;
  bottom: 70%;
  content: " ";
  height: 0;
  left: 50%;
  margin-left: -7px;
  position: absolute;
  pointer-events: none;
  width: 0;
}

.yposm {
  width: 100%;
}
@media only screen and (max-width: 1000px) {
  .yposm > ul {
    height: auto!important;
  }
  .yposm > ul > li {
    display: block;
    padding-top: 10px;
  }
  .yposm > ul > li.current_page_item > a {
    color: #D59F0B;
  }
  .yposm > ul > li.current_page_item > a::after {
   border: none;
  }
  .title.with_image .title_holder {
    position: relative!important;
  }
  .content_inner > .title {
    height: auto!important;
  }
  .yposm > ul.secondary-menu {
    display: block!important;
    border: none;
  }
}

/** START YPO HEADER **/
.ypo-header {
  height: 55px;
  line-height: 55px;
  /*background-color: #ffffff;*/
  position: relative;
}
.ypo-header ul.ypo-header-nav {
  margin: 0;
  height: inherit;
  display: inline-block;
  list-style-type: none;
  float: left;
   z-index: 98;
}
.ypo-header ul.ypo-header-nav > li {
  display: inline-block;
  height: inherit;
}
.ypo-header ul.ypo-header-nav > li a {
  padding: 0 22px;
  font-family: Gentona-Book, sans-serif;
  color: #999999;
  text-transform: uppercase;
}
.ypo-header ul.ypo-header-nav.ypo-header-nav-logo {
  width: 107px;
  height: 55px;
}
.ypo-header ul.ypo-header-nav.ypo-header-nav-logo > li {
  display: block;
}
.ypo-header ul.ypo-header-nav.ypo-header-nav-logo a {
  display: block;
  height: inherit;
  background-repeat: no-repeat;
  background-position: 50% 50%;
  background-size: contain;
  padding: 0;
}
.ypo-header ul.ypo-header-nav.ypo-header-nav-secondary {
  float: right;
  margin-right: 20px;
}
.ypo-header ul.ypo-header-nav.ypo-header-nav-secondary a {
  color: #44779F !important;
  position: relative;
}
.ypo-header ul.ypo-header-nav.ypo-header-nav-secondary li::after {
  content: "|";
  text-align: right;
}
.ypo-header ul.ypo-header-nav.ypo-header-nav-secondary li:last-child::after {
  content: " ";
}
.ypo-header ul.ypo-header-nav.ypo-search-widget {
  float: right;
}
.ypo-header .ypo-side-menu-button {
  position: absolute;
  top: 50%;
  margin-top: -24px;
  right: 10px;
  width: 39px;
  height: 37px;
  cursor: pointer;
  display: none;
}
.ypo-header .ypo-side-menu-button .side_menu_button_wrapper {
  display: block;
  margin: 0;
}
.ypo-header .ypo-side-menu-button .side_menu_button {
  height: auto!important;
  display: inline-block;
}


@media only screen and (max-width: 1000px) {
  .ypo-header ul.ypo-header-nav.ypo-header-nav-primary,
  .ypo-header ul.ypo-header-nav.ypo-header-nav-secondary,
  .ypo-header ul.ypo-header-nav.ypo-search-widget {
    display: none;
  }

  .ypo-header ul.ypo-header-nav.ypo-header-nav-logo {
    position: absolute;
    top: 0;
    left: 50%;
    margin-left:  -53.5px;
  }

  .ypo-header .ypo-side-menu-button {
    display: block;
  }
}
/** END YPO HEADER **/



/** START HEADER SEARCH WIDGET **/
.ypo-search-widget {
  display: inline-block;
  height: 55px;
  position: absolute;
  top: 0;
  right: 0;
  z-index: 1;
}
.ypo-search-widget > .ypo-search-widget-inner {
  position: relative;
}
.ypo-search-widget > .ypo-search-widget-inner .ysw-icon {
  display: inline-block;
  width: 22px;
  height: 55px;
  cursor: pointer;
}
.ypo-search-widget > .ypo-search-widget-inner .ysw-icon.search::before {
  content: " ";
  height: 55px;
  width: 22px;
  background-image: url('search-icon.png');
  background-repeat: no-repeat;
  background-position: 50% 50%;
  background-size: contain;
  position: absolute;
  top: 0;
  left: 0;
}
.ypo-search-widget > .ypo-search-widget-inner .ysw-icon.close {
  float: left;
}
.ypo-search-widget > .ypo-search-widget-inner .ysw-icon.close::before {
  content: " ";
  height: 55px;
  width: 22px;
  background-image: url('search-icon.png');
  background-repeat: no-repeat;
  background-position: 50% 46%;
  background-size: contain;
  position: absolute;
  top: 0;
  left: 0;
}
.ypo-search-widget > .ypo-search-widget-inner input[type="text"] {
  width: 200px;
  height: 49px;
  padding: 3px 5px;
  border: 1px solid #ccc;
  border: none;
  float: left;
  margin-left: 15px;
  font-size: 15px;
  color: #999999;
  outline: none;
  background-color: #fdfdfd;
}
.ypo-search-widget > .ypo-search-widget-inner .ysw-reveal {
  position: absolute;
  top: 0;
  right: 0;
  height: 55px;
  width: 250px;
  display: none;
 /* -webkit-transform: translate3d(50px,0,0);
  transform: translate3d(50px,0,0);
  -webkit-transition: all 0.2s;
  transition: all 0.2s;*/
  z-index: 99;
}
.ypo-search-widget > .ypo-search-widget-inner .ysw-reveal.open-tray {
  -webkit-transform: translate3d(-250px,0,0);
  transform: translate3d(-250px,0,0);
} 
.ypo-search-widget > .ypo-search-widget-inner .ysw-reveal.close-tray {
  -webkit-transform: translate3d(50px,0,0);
  transform: translate3d(50px,0,0);
} 
/** END HEADER SEARCH WIDGET **/

body.boxed .wrapper_inner, body.boxed footer {
  width: 1160px;
}

header.scrolled, .boxed header.scrolled .header_inner {
  /*background-color: rgba(255,255,255,1)!important;*/
}