/* smaller laptop screen */

@media only screen and (min-width: 1300px) and (max-width: 1399px) {
  .new-home-right {
    margin-left: 630px;
  }
}


@media only screen and (min-width: 1056px) and (max-width: 1299px) {
  .new-home-right {
    margin-left: 520px;
    max-width: 450px;
    text-align: center;
  }
}

@media only screen and (min-width: 992px) and (max-width: 1055px) {
  .new-home-right {
    max-width: 400px;
    margin-left: 430px;
    text-align: center;
    margin-top: 30px;
  }
}

/* larger than tablet */

@media only screen and (min-width: 991px) {
  .home-testimonial:nth-child(3),
  .home-testimonial:nth-child(4) {
    margin-bottom: 0;
  }

  .home-container {
    margin-top: 0;
    width: auto;
  }
}

/* Shared :: Inherits from default */
@media only screen and (max-width: 1055px) {
  .container {
    padding-left: 20px;
    padding-right: 20px;
  }
  .home-container {
    width: 100%;
  }

  .new-home-container {
    margin-top: 0;
    width: auto;
  }

  .new-home-left {
    max-width: 550px;
    text-align: left;
    align-items: left;
    padding: 30px;
    margin-left: 100px;
    margin-top: 30px;
  }

  #sidebar {
    display: none !important;
  }

  #mc_embed_signup,
  .nr_related_placeholder,
  #comments,
  #respond,
  .post {
    float: none;
    margin-left: auto;
    margin-right: auto;
    max-width: 700px;
    width: 100% !important;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
  }
}

/* Shared :: Inherits from default */
@media only screen and (max-width: 991px) {
  img {
    height: auto !important;
    max-width: 100%;
  }
  html, body {
    min-width: 0;
  }

  .container {
    width: 100%;
    padding: 0 15px;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
  }

  .preview-container {
    width: 100%;
    padding: 0 15px;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
  }

  header {
    height: auto;
    overflow: hidden;
    text-align: center;
  }

  header .container > a {
    border-bottom: 0 !important;
  }

  #logo {
    float: none;
    margin: 0;
    margin-top: 15px !important;
    width: auto;
  }

  header img {
    text-a
  }
  nav {
    float: none;
    margin-right: 0;
  }

  .home-container {
    margin-top: 0;
    width: auto;
  }

  .new-home-container {
    margin-top: 0;
    width: auto;
  }
  
  .home-banner {
    background-position: right 0;
    padding-bottom: 70px;
  }

  .new-home-left {
    padding: 30px;
    width: 350px;
    margin-left: 0;
  }

  .new-home-right {
    width: 450px;
    margin-left: 430px;
    text-align: center;
  }

  .home-left {
    display: none;
    max-width: none;
  }

  .home-right {
    max-width: none;
    flex: 1;
    margin-left: 0;
    margin-top: 5px;
    text-align: center;
    align-items: center;
    padding: 30px;
    padding-top: 0;
  }

  #menu-menu {
    float: none;
    margin-top: 5px;
    text-align: center;
    margin-left: 0;
  }

  #menu-menu li {
    padding: 0 10px !important;
    margin: 0 auto;
    margin-top: 10px;
    display: inline;
    float: none;

    font-size: 16px;
  }
  #featured a {
    margin-left: 0;
    margin-right: 0;
  }

  #sidebar {
    display: none !important;
  }


  #mc_embed_signup,
  .nr_related_placeholder,
  #comments,
  #respond,
  .post {
    float: none;
    margin-left: auto;
    margin-right: auto;
    max-width: 700px;
    width: 100% !important;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
  }

  .navigation {
    width: 100%;
  }

  .page #mc_embed_signup {
    margin-left: 0;
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
  }


  .page #mce-email {
    width: 80% !important !important;
  }
}

/* Tablet :: Inherits from default */
@media only screen and (min-width: 871px) and (max-width: 991px) {
  .container {
    width: 100%;
  }

  .preview-container {
    width: 100%;
  }

  header {
    height: auto;
    overflow: hidden;
    text-align: center;
  }

  header li {
    float: none !important;
    display: inline !important;
    font-size: 12px;
    padding-left: 5px;
  }

  nav {
    width: 100%;
  }

  .home-right .btn {
    line-height: 1.2;
    padding-top: 6px;
    padding-bottom: 6px;
  }

  .new-home-left {
    width: 250px;
    margin-top: 0;
    padding-top: 0;
  }

  .new-home-right {
    width: 350px;
    padding-top: 0;
    margin-top: 7px;
    margin-left: 440px;
  }
}

@media only screen and (min-width: 768px) and (max-width: 870px) {
  .new-home-container {
  }

  .home-banner {
  }

  .new-home-left {
    width: 250px;
    margin-left: 0;
    margin-top: 0;
    padding-top: 0;
  }

  .new-home-right {
    width: 350px;
    margin-left: 340px;
    margin-top: 7px;
    padding-top: 0;
  }
}

/* Mobile :: Inherits from default  */
@media only screen and (max-width: 767px) {
  #pre-header a {
    margin-left: 15px;
  }

  #pre-header .social {
    margin-right: 18px;
    float: none;
  }

  #pre-header .menu-top-header-menu-container {
    text-align: center;
  }

  #pre-header .menu-top-header-menu-container ul {
    display: inline-block;
  }

  #pre-header .menu-top-header-menu-container li {
    margin-top: 10px;
  }

  #pre-header .menu-top-header-menu-container li a {
    margin-left: 7px !important;
    margin-right: 7px !important;
  }

  #respond {
    width: 100% !important;
    margin-left: 0 !important;
  }

  .post .post-title {
    text-align: center;
  }

  .post h3 {
    text-align: center;
  }

  #respond input {
    width: 100% !important;
  }

  #respond textarea {
    width: 100% !important;
  }

  .comment #respond textarea {
    width: 100% !important;
  }

  .container {
    width: 100%;
    padding: 0 10px;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    flex-direction: column;
  }

  .title-padding {
    padding: 0 5px;
  }

  header {
    height: auto;
    overflow: hidden;
    text-align: center;
  }

  header .container > a {
    border-bottom: 0 !important;
  }

  #logo {
    float: none;
    margin: 0;
    width: auto;
  }

  header img {
    text-a
  }
  .post {
    padding-left: 15px;
    padding-right: 15px;
  }
  nav {
    float: none;
    margin-right: 0;
  }

  #menu-menu {
    float: none;
    margin-top: 5px;
    text-align: center;
  }

  #menu-menu li {
    padding: 0 10px !important;
    margin: 0 auto;
    margin-top: 10px;
    display: inline;
    float: none;

    font-size: 16px;
  }

  .home-left {
    float: none;
    margin-top: 20px;
    padding: 15px;
    width: 100%;
    text-align: center;
  }

  .home-left img {
    float: none;
    margin: 0 auto;
  }

  .home-left .btn {
    padding-left: 10px;
    padding-right: 10px;
  }


  .home-container {
    margin-top: 0;
    width: auto;
  }

  .new-home-container {
    margin-top: 0;
    width: auto;
  }

  .home-banner {
    position: relative;
    background-repeat: no-repeat;
    background-size: 760px;
    margin-bottom: 10px;
    padding-bottom: 160px;
  }

  .new-home-left {
    max-width: 100%;
    width: auto;
    text-align: center;
    align-items: center;
    padding: 5px 10px;
    margin-top: 0;
    position: absolute;
    background: #fff;
    border: 1px solid #d0d0d0;
    bottom: 0;
    top: 320px;
    left: 10px;
    right: 10px;
  }

  .new-home-banner {
    position: relative;
    background-repeat: no-repeat;
    background-size: 760px;
    margin-bottom: 10px;
    padding-bottom: 160px;
  }

  .new-home-right {
    max-width: 100%;
    width: auto;
    padding: 5px 10px;
    margin-top: 0;
    position: absolute;
    bottom: 0;
    top: 320px;
    left: 10px;
    right: 10px;
    margin-left: 0px;
  }

  #icons .icon{
    float: none;
    margin: 0 auto !important;
    margin-bottom: 20px !important;
    width: 200px;
  }

  #icons .icon:last-child {
    margin-bottom: 0 !important;
  }

  #recent-title {
    line-height: 1.4;
    margin-top: 30px;
    margin-bottom: 30px;
  }

  #recent .preview-post:first-child {
    margin-bottom: 10px;
  }

  #recent .preview-post {
    width: 100%;
  }

  .preview-info {
    padding: 0 15px;
  }

  #recent .divider {
    display: none;
  }

  #home-read-more-container {
    border-top: 0 !important;
    width: 100% !important;
  }

  #home-read-more-container .btn {
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    width: 90%;
  }

  #comments .comment {
    padding-left: 15px;
    padding-right: 15px;
  }
  #comments .depth-1 .comment {
    padding: 10px;
    margin: 0 !important;
    margin-top: 25px !important;
    padding-right: 0 !important;
  }


  .meta .really_simple_share {
    display: none !important;
  }

  #banner {
    margin-top: 0;
  }

  #banner-right {
    margin-top: 0;
  }

  #quotes {
  }

  #quotes strong {
    display: block;
  }

  #recent {
    width: 100%;
    flex-direction: column;
  }

  .comment .children {
    margin-left: 0 !important;
  }

  #mce-EMAIL {
    width: 90% !important;
    margin: 0 auto !important;
    display: block !important;
  }

  .btn {
    box-sizing: border-box;
    max-width: 100%;
  }

  .full {
    max-width: 100%;
  }
  .contact {
    display: block;
  }

  #sidebar.contact {
    display: block !important;
    width: 100% !important;
  }

  #sidebar.contact .contact {
    border: none !important;
  }

  #sidebar.contact .contact form {
  }

  #sidebar.contact .contact input,
  #sidebar.contact .contact textarea {
    box-sizing: border-box;
    width: 98% !important;
  }

  .bullet-icons div,
  .bullet-icons p {
    width: 100%;
  }

  .featured-image a {
    padding: 8px;
  }

  .home-testimonial {
    margin-left: 15px;
    margin-right: 15px;
    max-width: 100%;
    padding: 0 5px;
  }

  .home-testimonial:nth-child(3) {
    margin-bottom: 58px;
  }

  .retreat-container {
    box-sizing: border-box;
    width: 100%;
  }

  .retreat-container-middle {
    padding: 10px !important;
  }

  iframe {
    max-width: 100%;
  }

  form.wpcf7-form textarea,
  #mce-EMAIL,
  input[type=text], input[type=tel],
  input[type=email], input[type="submit"] {
    box-sizing: border-box;
    max-width: 100%;
  }
}

/* Wide Tablets :: Inherits from default and Mobile */
@media only screen and (min-width: 733px) and (max-width: 768px) {
  .home-banner {
    position: relative;
    background-repeat: no-repeat;
    background-size: 800px;
    margin-bottom: 10px;
    padding-bottom: 150px;
  }

  .new-home-left {
    max-width: 100%;
    width: auto;
    text-align: center;
    align-items: center;
    padding: 5px 10px;
    margin-top: 0;
    position: absolute;
    background: #fff;
    border: 1px solid #d0d0d0;
    bottom: 0;
    top: 300px;
    left: 10px;
    right: 10px;
  }

  .new-home-banner {
    position: relative;
    background-repeat: no-repeat;
    background-size: 800px;
    margin-bottom: 10px;
    padding-bottom: 150px;
  }

  .new-home-right {
    max-width: 100%;
    width: auto;
    margin-top: 0;
    position: absolute;
    bottom: 0;
    right: 10px;
    margin-left: 10px;
  }
}

@media only screen and (min-width: 601px) and (max-width: 732px) {
  .home-banner {
    position: relative;
    background-repeat: no-repeat;
    margin-bottom: 10px;
    padding-bottom: 140px;
    background-position: -160px 0;
    background-size: 900px;
  }
}

@media only screen and (min-width: 501px) and max-width: 600px) {
  .home-banner {
    position: relative;
    background-repeat: no-repeat;
    margin-bottom: 10px;
    padding-bottom: 190px;
    background-position: -340px 0;
    background-size: 930px;
  }

  .new-home-left {
    max-width: 100%;
    width: auto;
    text-align: center;
    align-items: center;
    padding: 5px 10px;
    margin-top: 0;
    position: absolute;
    background: #fff;
    border: 1px solid #d0d0d0;
    bottom: 0;
    top: 320px;
    left: 10px;
    right: 10px;
  }
}

@media only screen and (min-width: 468px) and (max-width: 500px) {
  .home-banner {
    position: relative;
    background-repeat: no-repeat;
    margin-bottom: 10px;
    padding-bottom: 200px;
    background-position: -360px 0;
    background-size: 860px;
  }

  .new-home-left {
    max-width: 100%;
    width: auto;
    text-align: center;
    align-items: center;
    padding: 5px 10px;
    margin-top: 0;
    position: absolute;
    background: #fff;
    border: 1px solid #d0d0d0;
    bottom: 0;
    top: 320px;
    left: 10px;
    right: 10px;
  }
}

@media only screen and (min-width:430px) and (max-width: 467px) {
  .home-banner {
    position: relative;
    background-repeat: no-repeat;
    margin-bottom: 10px;
    padding-bottom: 190px;
    background-position: -330px 0;
    background-size: 800px;
  }

  .new-home-left {
    max-width: 100%;
    width: auto;
    text-align: center;
    align-items: center;
    padding: 5px 10px;
    margin-top: 0;
    position: absolute;
    background: #fff;
    border: 1px solid #d0d0d0;
    bottom: 0;
    top: 290px;
    left: 10px;
    right: 10px;
  }

  .new-home-banner {
    position: relative;
    background-repeat: no-repeat;
    margin-bottom: 10px;
    padding-bottom: 190px;
    background-position: 0 0;
    background-size: 800px;
  }

  .new-home-right {
    max-width: 100%;
    width: auto;
    text-align: center;
    align-items: center;
    padding: 5px 10px;
    margin-top: 0;
    position: absolute;
    background: #fff;
    border: 1px solid #d0d0d0;
    bottom: 0;
    top: 290px;
    left: 10px;
    right: 10px;
  }
}

@media only screen and (min-width:415px) and (max-width: 429px) {
  .home-banner {
    position: relative;
    background-repeat: no-repeat;
    margin-bottom: 10px;
    padding-bottom: 200px;
    background-position: -350px 0;
    background-size: 800px;
  }

  .new-home-left {
    max-width: 100%;
    width: auto;
    text-align: center;
    align-items: center;
    padding: 5px 10px;
    margin-top: 0;
    position: absolute;
    background: #fff;
    border: 1px solid #d0d0d0;
    bottom: 0;
    top: 290px;
    left: 10px;
    right: 10px;
  }
}

/* Next Smallest Mobile */
@media only screen and (min-width: 380px) and (max-width: 414px) {
  .home-banner {
    position: relative;
    background-repeat: no-repeat;
    background-size: 700px;
    background-position: -280px 0;
    margin-bottom: 10px;
    padding-bottom: 150px;
  }

  .new-home-left {
    max-width: 100%;
    width: auto;
    text-align: center;
    align-items: center;
    padding: 5px 10px;
    margin-top: 0;
    position: absolute;
    background: #fff;
    border: 1px solid #d0d0d0;
    bottom: 0;
    top: 250px;
    left: 10px;
    right: 10px;
  }

  #banner h1 {
    font-size: 40px;
  }

  .new-home-banner {
    background-size: 700px;
    padding-bottom: 150px;
  }

  .new-home-right {
    top: 250px;
  }

  #banner-right h1 {
    font-size: 40px;
  }
}

@media only screen and (min-width: 350px) and (max-width: 379px) {
  .home-banner {
    padding-bottom: 150px;
    position: relative;
    background-repeat: no-repeat;
    background-size: 660px;
    background-position: -280px 0;
    margin-bottom: 10px;
  }

  .new-home-left {
    max-width: 100%;
    width: auto;
    text-align: center;
    align-items: center;
    padding: 5px 10px;
    margin-top: 0;
    position: absolute;
    background: #fff;
    border: 1px solid #d0d0d0;
    bottom: 0;
    top: 250px;
    left: 10px;
    right: 10px;
  }

  #banner h1 {
    font-size: 35px;
  }

  .new-home-banner {
    padding-bottom: 150px;
    background-size: 772px;
  }

  .new-home-right {
    top: 250px;
  }

  #banner-right h1 {
    font-size: 35px;
  }
}

/* Smallest Mobile */
@media only screen and (min-width: 320px) and (max-width: 349px) {
  .home-banner {
    padding-bottom: 150px;
    position: relative;
    background-repeat: no-repeat;
    background-size: 660px;
    background-position: -310px 0;
    margin-bottom: 10px;
  }

  .new-home-left {
    max-width: 100%;
    width: auto;
    text-align: center;
    align-items: center;
    padding: 5px 10px;
    margin-top: 0;
    position: absolute;
    background: #fff;
    border: 1px solid #d0d0d0;
    bottom: 0;
    top: 250px;
    left: 10px;
    right: 10px;
  }

  #banner h1 {
    font-size: 30px;
    line-height: 1.2;
    font-weight: 700;
  }

  .new-home-banner {
    padding-bottom: 150px;
    background-position: -18px 0;
  }

  .new-home-right {
    top: 250px;
  }

  #banner-right h1 {
    font-size: 30px;
    line-height: 1.2;
    font-weight: 700;
  }
}

/* Grid Reference
cols    1     2      3      4      5      6      7      8
px      70    162    254    346    438    530    622    714  */
