/*
Theme Name: WaitWhat
Theme URI: http://themeforest.net/user/artbees
Author: Artbees
Description: A Beautiful, Professional and Ultimate Wordpress Theme Made by Artbees. Jupiter is a Clean, Flexible, fully responsive and retina ready Wordpress theme. Its smart and hand crafted environment allows you to Build outstanding websites easy and fast.
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Template: jupiter
Version: 4.0.9
*/


/*

Main Stylesheet file is located at assets/stylesheet/core-styles.css

*/

body,
p {
  font-size: 20px;
}

.tablet-gothic {
  font-family: tablet-gothic, sans-serif !important;
}

.tablet-gothic-light {
  font-family: tablet-gothic, sans-serif !important;
  font-style: normal;
  font-weight: 300 !important;
}

.tablet-gothic-regular {
  font-family: tablet-gothic, sans-serif !important;
  font-style: normal;
  font-weight: 400 !important;
}

.tablet-gothic-semibold {
  font-family: tablet-gothic, sans-serif !important;
  font-style: normal;
  font-weight: 600 !important;
}

.tablet-gothic-bold {
  font-family: tablet-gothic, sans-serif !important;
  font-style: normal;
  font-weight: 700 !important;
}

.tablet-gothic-extrabold {
  font-family: tablet-gothic, sans-serif !important;
  font-style: normal;
  font-weight: 800 !important;
}

.tablet-gothic-heavy {
  font-family: tablet-gothic, sans-serif !important;
  font-style: normal;
  font-weight: 900 !important;
}

.tablet-gothic-compressed {
  font-family: tablet-gothic-compressed, sans-serif !important;
}

.tablet-gothic-compressed-thin {
  font-family: tablet-gothic-compressed, sans-serif !important;
  font-style: normal;
  font-weight: 200 !important;
}

.tablet-gothic-compressed-light {
  font-family: tablet-gothic-compressed, sans-serif !important;
  font-style: normal;
  font-weight: 300 !important;
}

.tablet-gothic-compressed-regular {
  font-family: tablet-gothic-compressed, sans-serif !important;
  font-style: normal;
  font-weight: 400 !important;
}

.tablet-gothic-compressed-semibold {
  font-family: tablet-gothic-compressed, sans-serif !important;
  font-style: normal;
  font-weight: 600 !important;
}

.tablet-gothic-compressed-bold {
  font-family: tablet-gothic-compressed, sans-serif !important;
  font-style: normal;
  font-weight: 700 !important;
}

.tablet-gothic-compressed-extrabold {
  font-family: tablet-gothic-compressed, sans-serif !important;
  font-style: normal;
  font-weight: 800 !important;
}

.tablet-gothic-compressed-heavy {
  font-family: tablet-gothic-compressed, sans-serif !important;
  font-style: normal;
  font-weight: 900 !important;
}

.tablet-gothic-condensed {
  font-family: tablet-gothic-condensed, sans-serif !important;
}

.tablet-gothic-condensed-thin {
  font-family: tablet-gothic-condensed, sans-serif !important;
  font-style: normal;
  font-weight: 200 !important;
}

.tablet-gothic-condensed-light {
  font-family: tablet-gothic-condensed, sans-serif !important;
  font-style: normal;
  font-weight: 300 !important;
}

.tablet-gothic-condensed-regular {
  font-family: tablet-gothic-condensed, sans-serif !important;
  font-style: normal;
  font-weight: 400 !important;
}

.tablet-gothic-condensed-semibold {
  font-family: tablet-gothic-condensed, sans-serif !important;
  font-style: normal;
  font-weight: 600 !important;
}

.tablet-gothic-condensed-bold {
  font-family: tablet-gothic-condensed, sans-serif !important;
  font-style: normal;
  font-weight: 700 !important;
}

.tablet-gothic-condensed-extrabold {
  font-family: tablet-gothic-condensed, sans-serif !important;
  font-style: normal;
  font-weight: 800 !important;
}

.tablet-gothic-condensed-heavy {
  font-family: tablet-gothic-condensed, sans-serif !important;
  font-style: normal;
  font-weight: 900 !important;
}

.art19-player-container {
  position: fixed;
  z-index: 99999;
}

.custom-jueves-gradient-bg .mk-video-color-mask {
  background-color: transparent !important;
}

.custom-jueves-gradient-bg .mk-animate-element {
  animation-duration: 2s !important;
}

.custom-contact-pad {
  padding-left: 90px;
}

.custom-jueves-heading em {
  font-style: normal;
  text-decoration: line-through;
  color: #BABABA;
  font-weight: 300;
}

.custom-jueves-icon-box {
  padding: 85px 35px;
  box-shadow: 0 0 15px rgba(0, 0, 0, 0.09);
  border-radius: 4px;
  transition: all 0.4s ease;
}

.custom-jueves-icon-box:hover {
  box-shadow: 0 0 29px rgba(0, 0, 0, 0.24);
  transition: all 0.4s ease;
}

.custom-jueves-icon-box .mk-box-icon-2-content {
  font-size: 14px;
}

.custom-jueves-btn a {
  padding-left: 0;
  letter-spacing: 5px;
}

.widget_nav_menu ul li {
  display: inline-block;
  float: left;
  margin-left: 30px;
  font-family: "Montserrat";
  letter-spacing: 2px;
  text-transform: uppercase;
  font-size: 12px;
}

.widget_nav_menu ul li svg {
  display: none;
}

.widget_social_networks a.small i {
  font-size: 12px;
}

.mk-tabs .mk-tabs-tabs li:first-child a {
  padding-left: 0 !important;
}

.mk-tabs .mk-tabs-tabs li a {
  color: #ccc !important;
  font-size: 15px !important;
}

.mk-tabs .mk-tabs-tabs li.is-active a {
  color: #000 !important;
}

.new-style.pricing-table .pricing-cols .pricing-heading {
  font-family: "Montserrat";
}

.new-style.pricing-table .pricing-cols .pricing-plan {
  letter-spacing: 4px;
}

.new-style.pricing-table .pricing-cols .pricing-price {
  height: 115px !important;
}

.full span input,
.full span textarea {
  width: 100% !important;
}

.wpcf7-form-control {
  background-color: #fff;
  border-radius: 4px;
  min-height: 50px;
  padding-left: 25px !important;
}

.double span input {
  width: 49%;
}

.double span:first-child input {
  margin-right: 1%;
}

.double span:last-child input {
  float: right;
}

.wpcf7-submit {
  width: 100%;
  display: block;
  padding: 13px 50px !important;
}

.widget_nav_menu ul li:first-child {
  margin-left: 0;
}

.widget_nav_menu ul li:last-child {
  margin-right: 0;
}

.footer-wrapper .mk-col-1-2 {
  width: 60%;
}

.footer-wrapper .mk-col-1-2:first-child {
  width: 40%;
}

.widget_nav_menu ul {
  float: right;
}

.fullscreen-navigation-ul .menu-item a {
  font-size: 76px !important;
  color: #fff important;
  line-height: 100%;
  font-weight: 900;
  font-family: tablet-gothic-compressed;
  padding: 0 !important;
}

.mk-fullscreen-nav.opened .mk-fullscreen-nav-wrapper {
  position: absolute;
  top: 30px;
  left: 0px;
  width: 100%;
}

.mk-fullscreen-nav-logo {
  width: 170px;
}

#social-links-container {
  position: absolute;
  bottom: 0;
  padding: 30px;
  left: 0;
  text-align: center;
  width: 95%;
}

.mk-fullscreen-nav .mk-fullscreen-nav-wrapper .fullscreen-menu {
  margin-top: 7%;
}

#social-links-container h2.mk-fancy-title {
  font-size: 18px;
  font-family: tablet-gothic-compressed;
}

#social-links-container a.social-link {
  font-size: 22px;
  color: #fff;
  padding: 5px 10px;
  font-weight: bold;
  text-transform: uppercase;
  font-family: tablet-gothic-compressed;
}

#header {
  background-color: #35d407;
}

#header-row {
  min-height: 224px;
  background-image: url(https://mastersofscale.mystagingwebsite.com/wp-content/uploads/2017/04/header-bg.png);
  background-repeat: no-repeat;
  background-position: center bottom !important;
  background-size: cover;
  max-width: 1140px;
  margin: 0 auto !important;
}

.floatleft {
  float: left;
  margin-right: 8px;
}

.vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-color-white .vc_icon_element-icon {
  left: 55%;
}

.box-shadow {
  box-shadow: 5px 5px 20px #a2a2a2;
}

.clearleft {
  clear: both;
}

.mk-button--dimension-flat.text-color-dark {
  color: #a8a8a8 !important;
}

.ms-play-btn.vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-size-xl.vc_icon_element-have-style-inner {
  width: 10em !important;
  height: 10em !important;
}

.ms-play-btn.vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-color-white .vc_icon_element-icon {
  font-size: 3em !important;
  line-height: 0.7em !important;
  color: #000;
  background-color: #fff;
  border-radius: 25px;
}

.menu-item {
  color: #666 !important;
}

.subscribe-button {
  width: 100%;
}

.subscribe-button .vc_btn3.vc_btn3-color-grey.vc_btn3-style-outline {
  border: #a8a8a8 solid 1px;
  color: #a8a8a8;
}

h2 {
  line-height: 100%;
}

.viewmore-button .vc_btn3.vc_btn3-color-grey.vc_btn3-style-outline {
  color: #666;
}

#fancy-title-3 {
  margin-bottom: 10px;
  padding-bottom: 0;
}

#fancy-title-13 {
  margin: 0 auto;
}

#fancy-title-13 img {
  margin-right: 0;
}

#fancy-title-17 {}

.image-text {
  line-height: 20px;
}

.testi-person {
  padding-left: 60px;
}

.testi-person2 {
  padding-right: 100px;
}

h3.testimonial-text {
  padding-left: 60px;
  padding-right: 150px;
}

h3.testimonial-text1 {
  padding-left: 100px;
  padding-right: 100px;
}

#fancy-title-12 {
  padding-left: 20px;
  padding-right: 40px;
}

.section2-img-text {
  padding-left: 70px;
}

.section-5 .section-5-1 {
  padding-right: 100px;
}

.section-5 .section-5-2 {
  padding-right: 100px;
}

.image_with_text .vc_custom_1491469580125,
.image_with_text .vc_custom_1491482496182,
.image_with_text .vc_custom_1491482445346 {
  background-position: left top;
  height: 554px;
  background-size: cover;
  padding-right: 30%;
}

h2.vc_custom_heading.title_underline {
  border-bottom: 1px solid rgba(255, 255, 255, 0.18);
  padding-bottom: 10px;
}

.video_title_underline {
  border-bottom: 1px solid rgba(255, 255, 255, 0.18);
  padding-bottom: 10px;
}

#mk-button-14 .mk-button {
  background-color: rgba(126, 211, 33, 0) !important;
  border: #fff solid 1px;
}

.mk-button--dimension-flat.text-color-light {
  color: #ffffff;
  font-size: 16px !important;
}

.header2_text {
  padding-left: 120px;
  line-height: 28px;
}

#green_button {
  border: rgba(255, 255, 255, 0.52) solid 1px;
}

.page-id-9540 #fancy-title-4 span,
.home #fancy-title-4 span {
  line-height: 23px;
  font-weight: lighter;
  letter-spacing: 0.5px;
}

.page-id-9540 #fancy-title-6,
.home #fancy-title-6,
,
#mos-description #fancy-title-6 {
  line-height: 28px;
}

h2#episode_title {
  text-transform: none;
}

h2.vc_custom_heading.video_text {
  text-transform: none;
  line-height: 22px;
}

h2.vc_custom_heading.title_top_border {
  border-top: 1px solid rgba(255, 255, 255, 0.18);
  padding-top: 20px;
}

h2#video_testi_text {
  text-transform: none;
}


/*.text_descrip {
    margin-right: 25%;
}*/

#logo_text {
  text-transform: none;
  letter-spacing: 1px;
}

.lft {
  float: left;
  width: 220px;
}

.rght {
  float: left;
}

span.frst {
  font-size: 46px;
  letter-spacing: 2px;
}

span.masters {
  font-size: 56px;
  float: left;
}

span.of {
  font-size: 25px;
  margin-top: 0px;
  line-height: 100%;
  float: left;
  margin-left: 6px;
}

span.big {
  margin-left: -10px;
  margin-top: 0px;
  font-size: 118px;
  line-height: 74px;
}

span.scnd {
  position: absolute;
  margin-top: 0;
  font-size: 29px;
  color: #452992;
  letter-spacing: 2px;
}

span.thrd {
  position: absolute;
  margin-top: 0;
  font-size: 12px;
  color: #452992;
  letter-spacing: 0.8px !important;
  font-weight: 400 !important;
}

.mk-header-bg {
  background: none !important;
}

.mk-fullscreen-nav .mk-fullscreen-nav-close {
  right: 20px;
  top: 30px;
}

.mk-fancy-title {
  line-height: 135%;
}

#fancy-title-6 {
  padding-right: 40px;
}

#reidhoffman-title {
  color: #ffffff;
  font-size: 58px;
  font-weight: 900;
  line-height: 95%;
}

.reidhoffman-text {
  line-height: 25px;
}

#fancy-title-38 a {
  color: #868686;
}

#fancy-title-21,
#fancy-title-18 {
  line-height: 100%;
}

#mk-subscribe-46 .mk-subscribe--form-column {
  width: 100%;
}

#mk-subscribe-46 .mk-subscribe--button {
  font-family: tablet-gothic-compressed;
  width: 127px;
  height: 45px;
  border-radius: 3px !important;
}

#mk-subscribe--button span {
  font-size: 22px !important;
  font-family: tablet-gothic-compressed;
  font-weight: 700;
}

.vc_custom_1492291599034 {
  margin-left: -50px !important;
  padding-top: 65px !important;
}

.episode-title {
  border-bottom: 1px solid rgba(255, 255, 255, 0.18);
  padding-top: 241px;
  padding-bottom: 10px;
  margin-bottom: 10px;
}

#green_button {
  font-family: tablet-gothic-condensed, sans-serif;
  font-weight: 700;
}

.hidden {
  display: none !important;
}

.awp-trt {
  width: auto !important;
}

.apple-icon,
.apple-podcast-button {
  width: 130px;
}

.logo {
  max-width: 430px;
}

.mk-image.logo .mk-image-inner img {
  width: 430px;
}

.mastersofscale-logo img {
  width: 300px !important;
}

#aboutthehost {
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center top;
}

#fancy-title-32 {
  margin-left: 150px;
}

.full-width-30 {
  border: none !important;
}


/* about page */

.page-id-8936 .mk-fancy-title {
  margin-bottom: 10px !important;
}

.page-id-8936 .mk-grid {
  max-width: 960px !important;
}

#header_about_only_text #background-layer--2 {
  background-size: contain;
}

.about_section_3 .mk-fancy-title {
  margin-bottom: 10px !important;
}

.team_behind_mem .mk-fancy-title {
  line-height: 30px !important;
}

.contact-us-opp {}

.producer_name {
  line-height: 30px !Important;
}

.about_footer_text #fancy-title-26 {
  border-top: 1px solid #ccc;
  padding-top: 20px !important;
}

.book_Text {
  padding: 0 0 !important;
}

.apple-icon {
  margin-left: 10px;
  padding-top: 10px;
}

.video_player_textlink {
  margin-top: -20px;
}

.episode-description {
  padding-top: 15px;
}

a.graylinks {
  color: #141414;
}

a.graylinks:hover {
  color: #31d00b;
}

.header_aboutText {
  padding-left: 13px;
  line-height: 64px;
}

.header_aboutText1 {
  padding-left: 31%;
  padding-right: 35%;
  line-height: 30px;
}

.header_description {
  padding-right: 38%;
  font-weight: lighter;
  letter-spacing: 1px;
  font-size: 20px;
}


/*.about-section-2 h2 {
padding-left: 10%;
}*/

.about-section-2 #text-block-12 {
  margin-bottom: 0;
  text-align: left;
  padding-right: 30%;
  font-weight: lighter;
  letter-spacing: 1px;
}

.about-section-2 .sec-2img {}

.about_section_3 .section2_team {
  padding-left: 10%;
}

.about_section_3 #fancy-title-17 {
  padding-left: 0;
  padding-right: 0;
}

.about_section_3 .producer_name {
  line-height: 30px;
}

.about_footer_text {
  padding-left: 5%;
}

#social-links-footer {
  position: absolute;
  text-align: left;
  margin-left: -10px;
}

#social-links-footer .social-link {
  font-size: 18px;
  padding: 5px 10px;
}


/*#fancy-title-27 {
padding-top : 10px !important ;
}*/


/*#fancy-title-28 {
border-bottom : 1px solid rgba(117, 117, 117, 0.28);
padding-bottom : 2% !important ;
}*/

div#text-block-13 {
  padding-right: 10%;
}

.page-id-8936 #fancy-title-5 {
  line-height: 32px !important;
}

.vc_col-sm-6.about_header_content {}

.mos-back-button {
  margin-bottom: 0;
}

.mos-back-button a {
  padding: 0 !important;
  padding-left: 14px !important;
  margin: 0 !important;
}

.mos-back-button a i {
  left: 0 !important;
}

@media only screen and (min-width: 1140px) {
  /* Styles */
  .vc_custom_heading.green_section_text {
    padding-right: 35% !important;
    text-transform: none;
  }
  #background-layer--29 {
    background-position: left top;
    background-repeat: no-repeat;
    background-size: cover;
  }
  #aboutthehost {
    min-height: 805px;
  }
}


/* ipad pro */

@media screen and (max-width: 1024px) {
  .mk-adaptive-height #background-layer--7 {
    background-size: contain !important;
  }
  #page-section-7.mk-adaptive-height {
    height: 100% !important;
  }
  #background-layer--30 {
    background-position: center top !important;
  }
  #padding-31 {
    height: 200px !important;
  }
}

@media (min-width: 768px) and (max-width: 1024px) {
  .mk-header-bg {
    background-color: none !important;
  }
  .vc_custom_1490948947187 {
    height: 690px;
  }
  .handcraftvideo.wpb_column.vc_column_container.vc_col-sm-3 {
    margin-top: 5px;
  }
  #padding-8 {
    height: 190px !important;
  }
  #fancy-title-18 {
    padding-bottom: 20px !important;
  }
  .vc_custom_1490948947187 {
    left: 20px;
  }
  .mk-adaptive-height #background-layer--5 {
    background-size: cover !important;
  }
  .vc_col-sm-6.logoText.wpb_column.column_container._.height-full {
    width: 100%;
  }
  .reidhoffman-text {
    padding-left: 0 !important;
  }
  /*#background-layer--2 {
        height: 230px !important;
        background-image: url(https://mastersofscale.mystagingwebsite.com/wp-content/uploads/2017/04/green-header.png) !important;
        background-size: contain;
    }*/
  /*#page-section-2.mk-adaptive-height {
        height: 480px !important;
    }*/
  #episodes .download-script-button .vc_btn3.vc_btn3-color-grey.vc_btn3-style-flat {
    color: #000 !important;
    padding-right: 0px;
    float: left;
  }
  .header2_text {
    padding-left: 33px !important;
  }
  .mk-adaptive-height #background-layer--7 {
    background-size: contain !important;
  }
  #padding-3 {
    height: 420px !important;
  }
  .vc_col-sm-6.about_header_content {
    padding-right: 80px;
  }
  #padding-6 {
    height: 420px !important;
  }
  .header_aboutText {
    padding-left: 10%;
    padding-right: 0;
  }
  .header_aboutText1 {
    padding-left: 10%;
    padding-right: 35%;
    line-height: 30px;
  }
  .header_description {
    padding-right: 20%;
    font-weight: lighter;
    letter-spacing: 1px;
    font-size: 20px;
  }
  .mk-fullscreen-nav .mk-fullscreen-nav-wrapper .fullscreen-menu {
    margin-top: 15%;
  }
}

@media handheld,
only screen and (max-width: 860px) {
  .widget_nav_menu ul {
    text-align: center;
    float: none !important;
    display: inline-block;
  }
  .footer-wrapper .mk-col-1-2 {
    width: 100% !important;
  }
  .footer-wrapper .mk-col-1-2,
  .widget_social_networks .align-left {
    text-align: center;
  }
  .widget_nav_menu ul li {
    display: block;
    float: none;
    margin-left: 0;
  }
  .custom-contact-pad {
    padding: 0 !important;
  }
}

@media (min-width: 736px) and (max-width: 768px) {
  #page-section-7.mk-adaptive-height {
    height: 100% !important;
  }
  .mk-adaptive-height #background-layer--7 {
    background-size: contain;
  }
  .mk-header-bg {
    background-color: none !important;
  }
  /*#background-layer--2 {
        height: 600px;
    }*/
  #page-section-7.mk-adaptive-height {
    height: 100% !important;
  }
  #header-row {
    zoom: 0.7;
  }
}

@media (min-width: 767px) and (max-width: 769px) {
  #reidhoffman-title {
    font-size: 39px;
  }
  #padding-29 {
    height: 140px;
  }
  .vc_custom_heading.green_section_text {
    padding-right: 0 !important;
  }
  .mk-header-bg {
    background-color: none !important;
  }
  #page-section-2.mk-adaptive-height {
    height: 350px !important;
  }
  #page-section-5.mk-adaptive-height {
    height: 200px !important;
  }
  .header-content-text {
    width: 100% !important;
  }
  .handcraftvideo.wpb_column.vc_column_container.vc_col-sm-3 {
    margin-top: -85px;
  }
  .video_title_underline {
    padding-bottom: 10px;
    font-size: 48px !important;
  }
  /*.mk-adaptive-height #background-layer--2 {
        background-size: cover !important;
        background-image: url(https://mastersofscale.mystagingwebsite.com/wp-content/uploads/2017/04/green-header.png) !important;
    }*/
  #padding-9,
  #padding-10,
  #padding-11 {
    height: 91px !important;
  }
  .mk-adaptive-height #background-layer--30 {
    background-image: none !important;
  }
  .image_with_text h3 {
    font-size: 25px !important;
  }
  .logoText {
    width: 100% !important;
  }
  /*.mk-adaptive-height #background-layer--5 {
        background-size: contain;
        background-image: url("https://mastersofscale.mystagingwebsite.com/wp-content/uploads/2017/04/header2.jpg") !important;
    }
    #background-layer--2 {
        height: 350px;
    }*/
  .header-content-text .mk-page-section .background-layer {
    left: 0 !important;
  }
  h3.testimonial-text {
    padding-left: 0 !important;
    padding-right: 0 !important;
  }
  .page-id-9540 #fancy-title-5,
  .home #fancy-title-5 {
    font-size: 35px !important;
  }
  h3.testimonial-text1 {
    padding-left: 0;
    padding-right: 0;
  }
  #background-layer--44 {
    background-position: center !important;
    background-repeat: no-repeat;
    height: 600px;
  }
  #footer-image .mk-page-section .background-layer {
    position: absolute;
    top: 70px !important;
    left: 60px !important;
    height: 100%;
    width: 100%;
    backface-visibility: hidden;
    transform: translateZ(0);
  }
  .section-testimonial .mk-padding-wrapper {
    padding: 0 !important;
  }
  .testi-person {
    padding-left: 0;
  }
  .testi-person2 {
    padding-left: 0;
  }
  .section-5 .section-5-1 {
    padding-right: 0;
  }
  .section-5 .section-5-2 {
    padding-right: 0;
  }
  .section2-img-text h2 {
    font-size: 40px !important;
    margin-bottom: 10px !important;
  }
  .header2_text {
    padding-left: 20px;
    padding-right: 20px;
  }
  #padding-31 {
    min-height: 450px !important;
  }
  .mk-fullscreen-nav .mk-fullscreen-nav-wrapper .fullscreen-menu {
    margin-top: 25%;
  }
}

@media screen and (max-width: 769px) {
  .mk-image.align-left.logo {
    margin-left: 0px !important;
  }
  #background-layer--29 {
    background-position: left top;
    background-repeat: no-repeat;
    background-size: contain;
  }
  /*  #fancy-title-17 {
    font-size: 35px !important;
  }
*/
  #fancy-title-18 {
    padding-bottom: 34px !important;
  }
  #background-layer--28 {
    background-size: contain !important;
  }
  #brain-chesky-co-founder {
    font-size: 26px !important;
  }
  .mk-image.align-left,
  .mk-image.align-right {
    margin-right: 0 !important;
    margin-left: 0 !important;
    text-align: left !important;
  }
  #padding-30 {
    height: 110px !important;
  }
  #padding-32 {
    height: 0px !important;
  }
  #padding-37 {
    height: 30px !important;
  }
  #padding-41 {
    height: 20px !important;
  }
  .page-id-9540 #fancy-title-46,
  .home #fancy-title-46 {
    margin-left: 40px !important;
    margin-right: 40px !important;
  }
  #background-layer--30 {
    background-size: contain !important;
  }
  /*.mk-adaptive-height #background-layer--7{
        background-size: contain !important;
    }*/
  .vc_custom_1492291599034 {
    padding-top: 105px !important;
  }
  #footer-image {
    height: auto !important;
  }
  #aboutthehost {
    min-height: 600px !important;
  }
  #aboutthehost .vc_col-sm-6 {
    width: 100% !important;
  }
  #padding-33 {
    height: 0px !important;
  }
  #fancy-title-32 {
    margin-left: 0px;
  }
  .vc_col-sm-6.about_header_content {
    padding-right: 0 !important;
  }
  #padding-12 {
    height: 90px !important;
  }
  #padding-6 {
    height: 300px !important;
  }
  #padding-3 {
    height: 295px !important;
  }
  #background-layer--2 {
    background-size: contain;
  }
  .mk-header-bg {
    background-color: rgba(0, 0, 0, 0) !important;
  }
  .mk-toolbar-resposnive-icon {
    display: none !important;
  }
  .header_aboutText {
    padding-left: 5%;
    padding-right: 5%;
    line-height: 60px;
  }
  .header_aboutText1 {
    padding-left: 5%;
    padding-right: 0;
    line-height: 40px;
  }
  .header_description {
    padding-right: 0;
  }
  .about-section-2 h2 {
    padding-left: 20px;
    font-size: 70px !important;
  }
  div#text-block-13 {
    padding-right: 10%;
  }
  .about_section_3 .section2_team {
    padding-left: 20px;
    font-size: 70px !important;
  }
  .sec-2img img {
    margin-left: -25px;
  }
  .page-id-8936 #fancy-title-18 {
    padding-bottom: 0 !important;
  }
  .page-id-8936 #fancy-title-7 {
    font-size: 25px !important
  }
  div#text-block-13 span {
    font-size: 25px;
  }
  #team_member_name .tablet-gothic-condensed-regular {
    font-size: 25px !important;
  }
  #team_member_name .about_sec3_text span {
    font-size: 23px !important;
  }
  .page-id-8936 #fancy-title-18 {
    padding-bottom: 0 !important;
  }
  h2.about_sec3_text {
    font-size: 20px !important;
  }
  .vc_col-sm-6.about_header_content {
    padding-right: 0;
  }
  #background-layer--2 {
    background-size: contain;
  }
  .mk-header-bg {
    background-color: rgba(0, 0, 0, 0) !important;
  }
  .mk-toolbar-resposnive-icon {
    display: none !important;
  }
  .header_aboutText {
    padding-left: 0 !important;
    padding-right: 0;
    font-size: 50px !important;
    line-height: 46px !important;
  }
  .header_aboutText1 {
    padding-left: 0 !important;
    padding-right: 0;
    letter-spacing: 1px !important;
  }
  .about_footer_text #fancy-title-31 {
    text-align: left !important;
  }
  .about_footer_text .section2_team {
    text-align: left !important;
  }
  #padding-6 {
    height: 20px !important;
  }
  .header_description {
    padding-right: 0;
  }
  .about-section-2 h2 {
    padding-left: 0;
    font-size: 50px !important;
  }
  .about-section-2 .sec-2img {
    padding-left: 0 !important;
  }
  .sec-2img img {
    margin-left: -30px;
  }
  .page-id-9540 #padding-12,
  .home #padding-12 {
    height: 0 !important;
  }
  div#text-block-13 {
    padding-right: 0;
  }
  .about_section_3 .section2_team {
    padding-left: 0;
    font-size: 50px !important;
  }
  #padding-17 {
    height: 0 !important;
  }
}

@media only screen and (min-width: 667px) and (max-width: 667px) {
  .mk-adaptive-height #background-layer--7 {
    background-size: contain;
  }
  #page-section-2.mk-adaptive-height {
    height: 325px !important;
  }
  #page-section-7.mk-adaptive-height {
    height: 100% !important;
  }
  .header2_text {
    padding-left: 0 !important;
    padding-right: 0 !important;
    line-height: 21px;
  }
  .mk-button--size-medium {
    float: left !important;
  }
  .mk-header-bg {
    background-color: none !important;
  }
  #text-block-4,
  #fancy-title-3 {
    margin-left: 270px;
    zoom: 0.8;
  }
  #header-row {
    background: url(https://mastersofscale.mystagingwebsite.com/wp-content/uploads/2017/04/header-bg.png) -126px 0px;
  }
  #padding-25,
  #padding-25 {
    display: none;
  }
}


/* Google nexus 7*/

@media screen and (min-width: 600px) and (max-width:640px) and (orientation: portrait) {
  .mk-image.align-left.logo {
    margin-left: 270px !important;
  }
  #padding-8 {
    height: 200px !important;
  }
  #header-row {
    background-position-x: -116px !important;
  }
  #fancy-title-6 {
    padding-left: 0px !important;
  }
  .vc_custom_1492291599034 {
    margin-left: 0!important;
    padding-top: 0 !important;
  }
  #page-section-7.mk-adaptive-height {
    height: 100% !important;
  }
  #padding-9,
  #padding-10,
  #padding-11 {
    height: 0px !important;
  }
  #padding-21 {
    height: 56px !important;
  }
  #padding-22 {
    height: 36px !important;
  }
  #padding-30 {
    height: 290px !important;
  }
  .mk-image.align-right.magazine-cover-image {
    float: left !important;
  }
  #padding-25,
  #padding-26,
  #padding-28 {
    height: 20px !important;
  }
}

@media screen and (max-width:640px) {
  #padding-23 {
    height: 36px !important;
  }
  #padding-31 {
    height: 290px !important;
  }
  #padding-33 {
    height: 0px !important;
  }
  #padding-27 {
    height: 0 !important;
  }
  #aboutthehost {
    min-height: 500px !important;
  }
}

@media (min-width: 568px) and (max-width: 766px) {
  .reidhoffman-text {
    padding-left: 0 !important;
  }
  .episode-section #padding-26 {
    height: 0 !important;
  }
  .book_Text #padding-31 {
    height: 0 !important;
  }
  .book_Text #padding-30 {
    height: 0 !important;
  }
  #episodes .download-script-button {
    position: relative;
    width: 160px;
    margin-bottom: 0 !important;
  }
}

@media (min-width: 568px) and (max-width: 568px) {
  #background-layer--2 {
    height: 500px;
  }
  .mk-header-bg {
    background-color: none !important;
  }
  /*#page-section-7 h2 {
        font-size: 70px !important;
    }*/
}

@media screen and (max-width: 540px) {
  .mk-gallery-item {
    width: 50% !important;
  }
  #fancy-title-13 {
    text-align: left !important;
  }
}

@media (min-width: 375px) and (max-width: 375px) or @media (min-width: 414px) and (max-width: 414px) {
  .mk-header-bg {
    background-color: none !important;
  }
  #page-section-7.mk-adaptive-height {
    height: 100% !important;
  }
}


/* Samsung Smart phones landscape */

@media only screen and (min-device-width: 360px) and (max-device-width: 640px) and (orientation: landscape) {
  #padding-30 {
    height: 300px !important;
  }
  #padding-38 {
    height: 0 !important;
  }
}

@media only screen and (min-device-width: 320px) and (max-device-width: 736px) and (orientation: landscape) {
  #header-row {
    zoom: 0.85;
    background-position-x: -116px !important;
  }
  .header2_text {
    padding-left: 0px !important;
  }
  #padding-25 {
    height: 20px !important;
  }
  .vc_custom_heading.green_section_text {
    padding-right: 0px !important;
  }
  .mk-image.align-left.logo {
    width: 60%;
    margin-left: 41% !important;
    padding-top: 0 !important;
  }
  .vc_custom_1492291599034 {
    padding-top: 0 !important;
    margin-left: 0 !important;
  }
  .apple-icon {
    text-align: left !important;
  }
  #padding-9,
  #padding-10,
  #padding-11 {
    height: 10px !important;
  }
  #padding-21 {
    height: 36px !important;
  }
  #padding-22 {
    height: 0 !important;
  }
  #padding-24,
  #padding-27 {
    height: 30px !important;
  }
  #padding-29 {
    height: 20px !important;
  }
  #padding-36,
  #padding-40 {
    height: 0 !important;
  }
  #padding-31 {
    height: 400px !important;
  }
  #padding-33 {
    height: 0px !important;
  }
  #fancy-title-30 {
    margin-bottom: 0 !important;
    padding-bottom: 0 !important;
  }
  .mk-image.align-center.magazine-cover-image .mk-image-holder {
    text-align: left !important;
    margin-left: 0!important;
    padding-left: 37px !important;
  }
  .vc_custom_heading.green_section_text {
    padding-right: 0 !important;
  }
  .full-width-32 .page-section-content {
    padding-top: 0 !important;
  }
  .fullscreen-navigation-ul .menu-item a {
    padding: 0 !important;
  }
  #social-links-container {
    padding: 20px !important;
  }
  #social-links-container h2.mk-fancy-title {
    font-size: 20px !important;
  }
  #social-links-container a.social-link {
    font-size: 22px !important;
  }
  .mk-fullscreen-nav .mk-fullscreen-nav-logo {}
  .page-id-9540 #padding-32,
  .home #padding-32 {
    height: 0 !important;
  }
  .mk-image.align-right.magazine-cover-image {
    float: left !important;
  }
  .page-id-9540 #padding-26,
  .home #padding-26 {
    height: 10px !important;
  }
  .page-id-9540 #padding-28,
  .home #padding-28 {
    height: 10px !important;
  }
  .page-id-9540 #padding-41,
  .home #padding-41 {
    height: 0 !important;
  }
  .page-id-9540 #padding-42,
  .home #padding-42 {
    height: 0 !important;
  }
  .page-id-9540 #padding-37,
  .home #padding-37 {
    height: 0 !important;
  }
  #page-section-7.mk-adaptive-height {
    height: 100% !important;
  }
  .page-id-9540 .mk-adaptive-height #background-layer--7,
  .home .mk-adaptive-height #background-layer--7 {
    background-size: contain !important;
  }
  .hspace {
    height: 20px !important;
  }
  .page-id-9540 #padding-23,
  .home #padding-23 {
    height: 10px !important;
  }
  .magazine-cover-image {
    max-height: 350px !important;
  }
  .page-id-8936 #padding-3 {
    height: 250px !Important;
  }
  .page-id-8936 #fancy-title-18 {
    padding-bottom: 0 !important;
  }
}


/*  iphone 5 landscape */

@media only screen and (min-device-width: 320px) and (max-device-width: 568px) and (orientation: landscape) {
  #padding-31 {
    height: 340px !important;
  }
  #padding-38 {
    height: 10px !important;
  }
}

@media (min-width: 414px) and (max-width: 414px) {
  .ep-heading1 {
    float: left;
    width: 90%;
  }
}

@media screen and (max-width: 414px) {
  #header-row {
    background-image: url(https://mastersofscale.mystagingwebsite.com/wp-content/uploads/2017/04/mobile-header-green.png);
    height: 450px !important;
    background-position: center center;
    zoom: 0.9;
    margin-left: 0 !important;
  }
  .mk-fullscreen-nav .mk-fullscreen-nav-logo {}
  .mk-fullscreen-nav .mk-fullscreen-nav-close {
    right: 25px !important;
    top: 70px !important;
  }
  #episodes .download-script-button {
    position: relative;
    text-align: left;
    margin-bottom: 0 !important;
  }
  .book_Text #padding-31 {
    height: 50px !important;
  }
  .book_Text #padding-30 {
    height: 50px !important;
  }
  #fancy-title-14 {
    font-size: 14px !important;
  }
  .handcraftvideo .video_title_underline {
    font-size: 55px !important;
  }
  .mk-image {
    float: left !important;
  }
  .mk-gallery-item {
    width: 49.7% !important;
  }
  #social-links-container a.social-link {
    font-size: 22px !important;
    color: #fff;
    padding: 5px;
  }
  #social-links-container h2.mk-fancy-title {
    font-size: 20px !important;
  }
  .mk-header-bg {
    background-color: none !important;
  }
  /*.mk-adaptive-height #background-layer--2 {
        background-size: cover !important;
    }*/
  #padding-17 {
    height: 200px !important;
  }
  #cameo-top-space {
    height: 40px !important;
  }
  .ep-heading1 .alignleft,
  img.alignleft {
    display: inline;
    float: left;
    margin-right: 1em !important;
    margin-bottom: 1em !important;
  }
  .ep-heading1 {
    float: left;
  }
  .episode-img-section #background-layer--25 {
    background-size: contain;
  }
  .epi-followus {
    padding: 10px 0 20px 0 !important;
  }
  .mk-header-bg {
    background-color: none !important;
  }
  .book_Text {
    padding: 0!important;
  }
  /*#background-layer--2 {
        background-position: left left !important;
        background-repeat: no-repeat;
    }*/
  #fancy-title-3 {
    font-size: 13px !important;
  }
  .lft {
    width: 182px;
  }
  span.big {
    margin-left: -6px !important;
    margin-top: 0px !important;
    font-size: 98px !important;
    position: absolute;
    line-height: 65px;
  }
  span.frst {
    font-size: 30px !important;
  }
  span.masters {
    font-size: 45px;
    float: left;
  }
  span.scnd {
    font-size: 24px !important;
    margin-top: 0;
  }
  span.thrd {
    margin-top: 0;
    font-size: 10px !important;
    line-height: 100%;
  }
  .header2_text {
    padding-left: 0 !important;
    padding-right: 0 !important;
  }
  .vc_custom_1490948947187 {
    height: 500px;
  }
  .section-testimonial .mk-padding-wrapper {
    padding: 0 !important;
  }
  #padding-19 {
    height: 30px !important;
  }
  #padding-18 {
    height: 35px !important;
  }
  #padding-21 {
    height: 35px !important;
  }
  #padding-22 {
    height: 30px !important;
  }
  #padding-26 {
    height: 0 !important;
  }
  #padding-27 {
    height: 20px !important;
  }
  #padding-24 {
    height: 20px !important;
  }
  .page-id-9540 #padding-28,
  .home #padding-28 {
    height: 10px !important;
  }
  button#mk-subscribe--button {
    margin-top: 20px;
    width: 50%;
    margin-left: 0;
  }
  .vc_custom_heading.green_section_text {
    padding-right: 0 !important;
    text-transform: none;
  }
  .section-4 .mk-padding-wrapper {
    padding: 0 !important;
  }
  .section-4 .vc_custom_1491547549515,
  .vc_custom_1491553703955 {
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
  }
  #page-section-7.mk-adaptive-height {
    height: 100% !important;
  }
  #padding-8 {
    height: 100px !important;
  }
  #padding-9,
  #padding-10,
  #padding-11 {
    height: 20px !important;
  }
  #padding-25 {
    height: 20px !important;
  }
  #padding-57 {
    height: 0 !important;
  }
  #page-section-5.mk-adaptive-height {
    height: auto !important;
  }
  #background-layer--7 {
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    min-height: 300px;
  }
  /*  #fancy-title-5 {
    padding-left: 20px;
  }
*/
  .reidhoffman-text {
    padding-left: 0 !important;
  }
  #background-layer--44 {
    background-position: left top;
    background-repeat: no-repeat;
    height: 250px !important;
  }
  #padding-49 {
    height: 0 !important;
  }
  #padding-3 {
    height: 150px !important;
  }
  .subscribe-button {
    text-align: center;
  }
  .vc_icon_element.vc_icon_element-outer.vc_icon_element-align-left {
    text-align: left;
    margin-left: 20px;
  }
  h3.testimonial-text {
    padding-left: 0 !important;
    padding-right: 0 !important;
  }
  h3.testimonial-text1 {
    padding-left: 0 !important;
    padding-right: 0 !important;
  }
  .testi-person {
    padding-left: 0 !important;
    text-align: center !important;
  }
  #fancy-title-12 {
    padding-left: 0 !important;
    padding-right: 0 !important;
  }
  #page-section-10 .mk-padding-wrapper {
    padding: 0 !important;
  }
  .testi-person2 {
    padding-right: 0;
    text-align: center !important;
  }
  .section2-img-text {
    padding-left: 0 !important;
  }
  .section2-img-text h2 {
    font-size: 40px !important;
    margin-bottom: 10px !important;
  }
  .section-4 .vc_col-sm-12 {
    padding-left: 0 !important;
    padding-right: 0 !important;
  }
  .vc_custom_1490687961457 {
    padding-right: 0 !important;
  }
  .section-5 .section-5-1 {
    padding-right: 15px;
  }
  .section-5 .section-5-2 {
    padding-right: 15px;
  }
  #fancy-title-18 {
    padding-top: 20px !important;
    font-size: 21px !important;
  }
  #fancy-title-64 h4 {
    font-size: 12px !important;
  }
  .newsletter-section .newsletter-form .table-cell {
    display: block;
    text-align: center;
  }
  .newsletter-section .newsletter-form .mk-subscribe--email {
    width: 100% !important;
  }
  #mk-subscribe-60 .mk-subscribe--button {
    width: 93% !important;
    margin-top: 20px;
  }
  .mk-image .mk-image-inner {
    position: relative;
    overflow: hidden;
    width: 100% !important;
  }
  .section2-img-text {
    border-bottom: 1px solid #a7a7a7;
    padding-bottom: 20px;
  }
  .section-image1 {
    padding-top: 20px !important;
  }
  #fancy-title-46 {
    text-align: left !important;
  }
  #line-seperator {
    display: none;
  }
  #fancy-title-13 {
    max-width: 100% !important;
    margin: 0 auto;
  }
  #fancy-title-47 {
    text-align: left !important;
  }
  #padding-31 {
    height: 220px !important;
  }
  #padding-30 {
    height: 160px !important;
  }
  #padding-34 {
    height: 80px !important;
  }
  .page-id-9540 #padding-32,
  .home #padding-32 {
    height: 0px !important;
  }
  #background-layer--31 {
    background-size: contain !important;
  }
  .vc_custom_1492291599034 {
    margin-left: 0 !important;
    padding-top: 0 !important;
  }
  #background-layer--28 {
    background-size: contain !important;
  }
  #footer-image .full-width-32 .page-section-content {
    padding-top: 0px;
  }
  #fancy-title-33 {
    text-align: left !important;
    margin: 0 10px !important;
  }
  #fancy-title-38 a {
    font-size: 20px !important;
  }
  #fancy-title-37 {
    font-size: 23px !important;
  }
  #padding-40 {
    height: 10px !important;
  }
  #mk-subscribe-43 .mk-subscribe--form-column {
    text-align: center;
  }
  #mk-subscribe-61 .mk-subscribe--button {
    background-color: #35d406;
    color: #ffffff;
    border: #666666 solid 1px;
    width: 335px;
    margin-top: 20px;
  }
  .fullscreen-navigation-ul .menu-item a {
    padding: 0 !important;
  }
  #social-links-container {
    position: absolute;
    bottom: 0;
    padding: 20px 10px;
    left: 0;
    text-align: center;
    width: 95%;
  }
  #social-links-container h2.mk-fancy-title {
    font-size: 15px;
  }
  #social-links-container a.social-link {
    font-size: 15px;
    color: #fff;
    padding: 5px;
  }
  .page-id-9540 #padding-36,
  .home #padding-36 {
    height: 10px !important;
  }
  .page-id-9540 #padding-41,
  .home #padding-41 {
    height: 0 !important;
  }
  .page-id-9540 .full-width-32 .page-section-content,
  .home .full-width-32 .page-section-content {
    padding-top: 0 !important;
  }
  .hspace {
    height: 20px !important;
  }
  #padding-38 {
    height: 20px !important;
  }
  #padding-29 {
    height: 10px !important;
  }
  #padding-42 {
    height: 10px !important;
  }
  .magazine-cover-image {
    max-height: 300px !important;
  }
  .vc_custom_1492264114457 .wpb_wrapper {
    width: 300px;
    margin: 0 auto;
  }
}

@media screen and (max-width: 375px) {
  #mk-button-26 .mk-button {
    padding-left: 7px;
    padding-right: 7px;
  }
}

@media (min-width: 360px) and (max-width: 360px) {
  #mk-subscribe-61 .mk-subscribe--button {
    background-color: #35d406;
    color: #ffffff;
    border: #666666 solid 1px;
    width: 240px !important;
    margin-top: 20px;
  }
}


/*  iphone 4 landscape */

@media only screen and (min-device-width: 320px) and (max-device-width: 568px) and (orientation: landscape) {
  #padding-31 {
    height: 270px !important;
  }
  #padding-38 {
    height: 10px !important;
  }
}

@media screen and (max-width: 320px) {
  .mastersofscale-logo img {
    width: 270px !important;
  }
  .followus-links {
    font-size: 24px !important;
  }
  #header-row {
    zoom: 0.75;
  }
  .fullscreen-navigation-ul .menu-item a {
    font-size: 40px;
    line-height: 10px;
  }
  #padding-29 {
    height: 0px !important;
  }
  #fancy-title-38 a {
    font-size: 15px !important;
  }
  #fancy-title-42 {
    font-size: 34px !important;
    padding-bottom: 0 !important
  }
  #padding-31 {
    height: 180px !important;
  }
}

.about_footer_text #fancy-title-29 {
  border-top: 1px solid #ccc;
  padding-top: 20px;
}

.about-section-2 #text-block-12 p {
  font-size: 20px;
}

.reidhoffman-text {
  padding-left: 30%;
}

div#bottom-line {
  margin-bottom: 10px;
}

#episodeFooter #fancy-title-32 {
  margin-left: 0 !important;
}

#episode-btn {
  letter-spacing: 1px !important;
}

.transcript-text strong {
  font-color: #010101 !important;
}

.episode-quote-text {
  text-transform: none !important;
  padding: 0 15px 15px 15px !important;
}

.epi-text-color p {
  color: #999 !important;
}

.ep-btn {
  clear: none !important;
}

#episode-btn {
  background-color: #29d605;
  padding: 0 25px 15px 25px;
  font-size: 14px !important;
  float: left;
}

#episode-btn1 {
  background-color: #29d605;
  padding: 0 25px 15px 25px;
  font-size: 14px !important;
  float: none;
}

.ep-heading1 {
  margin-bottom: 5px !important;
}

.ep-heading1-txt {
  line-height: 25px;
  padding-bottom: 20px;
  padding-right: 16%;
}

.ep-hdng-text {
  padding-right: 10%;
}

.quote-title {
  line-height: 42px !important;
  font-size: 40px !important;
}

.episode-heading {
  padding-bottom: 0px !important;
}
