@media (max-width: 1200px) {
  .home-v4 .wrapper {
    width: 100%;
    padding-right: 15px;
    padding-left: 15px;
  }
  .rachaelray-v2 .wrapper{
     width: 100%;
  }

  .all-steps{
    margin: 0px;
  }
  .retreat-steps{
    padding-left: 25px;
  }
}

@media (max-width: 991px) {
  
  .home-v4 #head-content-bottom{
    width: 100%;
    float: none;
    padding-left: 0px;
    padding-right: 0px;
  }
  .home-v4 #head-content-left{
    width: 100%;
    float: none;
    padding-left: 0px;
    padding-right: 0px;
  }
  .show-menu {
    display: block;
    float: right;
    font-size: 16px;
/*    font-size: 15px;*/
    color: #fff;
    cursor: pointer;
    text-transform: uppercase;
  }
  #menu-top {
    width: 100%;
    float: none;
    position: relative;
    top: auto;
    height: auto;
    text-align: left;
    margin-top: -40px;
  }
  #menu-top nav {
    clear: both;
    display: none;
    padding-top: 45px;
    background: #A082B2;
  }
  #menu-top nav ul {
    margin: 0;
    padding: 0 0 15px 0;
    width: 100%;
  }
  #menu-top nav li {
    float: none;
    display: block;
  }
  #menu-top nav li:hover {
    background: none;
  }
  #menu-top nav ul li {
    width: 100;
  }
  #menu-top nav ul ul {
    display: block;
    background: none;
    padding: 0 0 0 15px;
    position: relative;
  }
  #menu-top nav ul ul li {
    border: none;
  }
  #menu-top nav a:hover {
    background: none;
  }
  a#logo-name {
    background-size: 100% !important;
    width: 205px !important;
    background-repeat: no-repeat !important;
    top: -10px !important;
  }
  .home-v4 *,
  .blog-v4 * {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
  }
  .home-v4 .wrapper,
  .blog-v4 .wrapper {
    width: 100%;
    padding-right: 15px;
    padding-left: 15px;
  }
  .home-v4 #content-top-left {
    float: none;
    width: 100%;
    padding-left: 0;
    padding-right: 0;
  }
  .home-v4 #content-top-bg { display: none; }
  .home-v4 #content-top { height: auto; }
  .home-v4 h1 { font-size: 28px; line-height: 40px; }
  .home-v4 #video-box {
    float: none;
    width: 100%;
    margin: 0;
    position: relative;
    display: block;
    height: 0;
    margin: 0 0 15px 0;
    padding: 0 0 56.25% 0;
    overflow: hidden;
  }
  .home-v4 #video-box iframe {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border: 0;
  }
  .home-v4 #optin-box {
    float: none;
    height: auto;
    width: 100%;
  }
  .home-v4 #optin-text p { line-height: 1.2em; }
  .home-v4 #optin-box #webform-main { height: auto; }
  .home-v4 #optin-box input#inf_field_FirstName,
  .home-v4 #optin-box input#inf_field_Email,
  .home-v4 #optin-box input#inf_submit {
    width: 100%;
    float: none;
    left: auto;
    margin-bottom: 15px;
  }
  .home-v4 #media { display: none; }
  .home-v4 #media-separator {
    float: none;
    width: 100%;
  }
  .home-v4 #product-box-all {
    float: none;
    width: 100%;
  }
  .home-v4 .product-box {
    float: none;
    margin: 0 auto 20px;
  }
  .home-v4 #content-bottom { padding: 0; }
  .home-v4 p.testimonials-title { padding: 0 0 30px 0; }
  .home-v4 #testimonials-content { width: 100%; }
  .home-v4 ul#testimonials {
    margin-left: 0;
  }
  .testimonials-image {
    width: 100%;
    margin: 0 0 30px;
    float: none;
    height: auto;
  }
  #menu-bottom {
    display: none;
  }
  .blog-v4 #sub-header {
    height: 70px;
  }
  .blog-v4 #content-left {
    float: none;
    padding: 20px 0 60px 0;
    border: 0;
    width: 100%;
  }
  /*
  .archive.blog-v4 #content-left > div:first-child,
  .single.blog-v4 #content-left > div:first-child {
    display: none !important;
  }
  */
  .blog-v4 #breadcrumbs {
    white-space: normal;
  }
  .blog-v4 #sidebar {
    float: none;
    width: 100%;
  }
  .blog-v4 .post {
    padding-left: 15px;
    padding-right: 15px;
  }
  .blog-v4 .post > h1 {
    padding-bottom: 20px;
    font-size: 28px;
  }
  .blog-v4 .post iframe {
    width: 100%;
    height: 100%;
  }
  .blog-v4 #after-post-banner {
    display: none !important;
  }
  .blog-v4 .wp_rp_content {
    max-width: 320px;
    margin: 0 auto;
  }
  .blog-v4 .navigation .left,
  .blog-v4 .navigation .right {
    width: 100% !important;
    padding: 5px 0;
  }
  .blog-v4 #comments {
    width: 100%;
    padding-left: 15px;
    padding-right: 15px;
  }
  p.comment-form-author,
  p.comment-form-email,
  p.comment-form-url,
  p.comment-form-comment {
    width: 100%;
  }
  .comment-form #comment {
    width: 100%;
    margin: 0;
  }
  .blog-v4 img.aligncenter,
  .blog-v4 img.alignleft,
  .blog-v4 img.alignright,
  .blog-v4 .post img {
    max-width: 100%;
    height: auto;
  }
  .rachaelray-v2 #content-container {
    width: auto;
  }
  .img-9-texts-ty {
    left: auto;
    margin: 0 auto !important;
    display: block;
    float: none !important;
  }
  .action-9-texts-ty {
    left: auto !important;
  }
  .rachaelray-v2 input {
    font-size: 14px;
    padding-top: 1px;
    padding-bottom: 1px;
  }
  .rachaelray-v2 input[type="submit"] {
    font-size: 18px;
  }

  /*Static pages*/
  .static-page .container {
    width: 100%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding: 0 10px;
  }

  .static-page .static-page-content{
    padding: 0 0 0 50px;
    border: none;
  }

  .static-page .static-page-content .content{
    padding: 13px 50px 40px 0;
  }

  .static-page .container.video .click {
    text-align: center;
    width: 100%;
    margin: 0;
  }

  .static-page .container.video .static-page-fotter {
    padding-right:0px;
  }
  .img-container{
    text-align: center;
  }
  #matte-image {
    position: initial !important;
    top: inherit;
    left: initial;
    display: inline-block;
  }
  .f_maropost_validation .infusion-submit {
    float: none !important; 
    margin-top: 0px !important; 
  }
  .f_maropost_validation .infusion-field {
     float: none !important;
  }
  .home-v4 #optin-box .status {
    color: #da0303;
    position: inherit;
    width: 100%;
    text-align: center;
    line-height: 31px;
    background-color: #e8e0e8;
    padding-left: 0px;
  }
  .home-v4 #optin-box .required {
    color: #da0303;
    position: inherit;
    width: 100%;
    line-height: 31px;
    background-color: #e8e0e8;
    text-align: center;
    padding-left: 0px;
  }
  /*special page*/
  .customize-order .order .order-step.middle:after{
    border-style: none;
    border-width: 0px;
  }
  .customize-order .order .order-step.first:after{
    border-style: none;
    border-width: 0px;
  }
  .arrow-right {
    padding-right: 0px;
  }

  .thanks{
    margin-top: 30px;
  }

  .all-steps{
    margin: 0px;
  }
  .all-steps .single-step{
    text-align: center;
  }
  .step{
    float: none !important;
  }
  .single-step .step-text{
    text-align: center;
    float: none !important;
  }
  .separate{
    display: none;
  }
  .separate.narrow{
    display: none;
  }
  .salespage-v3 .wrapper {
    width: 100%;
  }

  .retreat-video iframe{
    width: 100%;
    height: 365px !important;
  }

  .retreat-container .form-all{
    width: 100% !important;
  }
  .retreat-container #JotFormIFrame-43383838658975{
    height: 911px !important;
  }
}


@media (max-width: 767px) {
  /*Static pages*/
  .static-page .static-page-content .title{
    line-height: 25px;
    font-size: 28px;
  }

  .static-page .static-page-content{
    padding: 0 0 0 20px;
    border: none;
  }

  .static-page .static-page-content .content{
    padding: 13px 20px 40px 0;
  }

  .static-page .container.video .content {
    padding: 15px 10px 90px 0;
  }

   .static-page .container.video .static-page-content {
    padding:0 0 0 10px;
  }

  .behindthecurtain #content .post{
    width: auto;
    padding: 0 15px;
  }

  .behindthecurtain #content {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    width: auto;
    margin-left: 15px;
    margin-right: 15px;
  }
  .behindthecurtain #content img {
    max-width: 100% !important;
    width: auto !important;
    height: auto !important;
  }

  .behindthecurtain #footer .wrapper {
    width: 100%;
  }
  .behindthecurtain #footer #copyrights {
    line-height: 20px;
    padding: 15px;
  }
  .behindthecurtain #content {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    width: auto;
    margin-left: 15px;
    margin-right: 15px;
  }
  /*special page*/
  .warning-content{
    padding: 0px;
  }
  .arrow-left {
    display: none;
  }
  .arrow-right {
    display: none;
  }

  .form-all{
    width: 100% !important;
  }
  .keep-guy{
    width: 94%;
  }

  /*special page*/


  .warning-content{
    padding: 0px;
  }
  .arrow-left {
    display: none;
  }
  .arrow-right {
    display: none;
  }
  .keep-guy{
    width: 94%;
  }

  /*SEO texts*/
  .products-seo{
    padding-left: 15px;
    padding-right: 15px;
  }
  .get-free-guide-mobile{
    display: block;
    max-width: 640px;
    width: 100%;
  }
  .get-free-guide{
    display: none;
  }

  #video-embed iframe{
    width: 100%;
    height: auto;
  }
}

@media (max-width: 570px) {
  /*Static pages*/
  .static-page .container.video .video-container .static-page-video {
    width: 100%;
  }
  .warning-content ul {
    text-align: center;
  }
 .static-page.special-page {
    width: 88%;
  }
  .special-page-contet {
    padding-left: 5px;
    padding-right: 5px;
  }
  .special-page-fotter p {
    font-size: 15px;
  }
  .static-page.special-page {
    width: 100%;
  }
  .next-step-btn {
    font-size: 20px;
    padding:10px;
  }

  .keeptheguy-online h1{
    font-size: 24px !important;
    line-height: 28px !important;
    padding: 20px 0px;
  }
  .salespage-common #copyrights {
    line-height: 25px !important;
    padding-top: 30px !important;
    padding-left:10px;
    padding-right:10px;
  }
}

@media (max-width: 440px) {
  .ktg-online-img{
    width: 100%;
    height: auto;
  }
}

@media (max-width: 380px) {
  /*Static pages*/
  .static-page .static-page-content .thumbnail {
    float: none;
    padding-bottom: 10px;
  }

  .static-page .static-page-content .content p, .static-page .container.video .content p{
    text-align: center;
    font-size: 17px;
  }

  .static-page .click {
    text-align: center;
  }

  .behindthecurtain .button {
    padding: 10px 30px;
  }
  /*special page*/
  .thanks{
    margin-top: 30px;
  }

  .rachaelray-v2 .wrapper{
    padding: 0px !important;
  }


  .single-step.inactive-step{
    display: none !important;
  }
  .retreat-steps .all-steps .single-step .step {
    float: left !important;
  }
  .retreat-steps{
    padding-left: 0px;
  }
  .retreat-app .calendly-inline-widget {
    min-width: 280px !important;
  }
}

