.feedthedreamlp .btn-style{
  background-color:#e0251b;
  border:.125rem solid #e0251b;
  -webkit-border-radius:50px;
  -webkit-border-radius:3.125rem;
     -moz-border-radius:50px;
     -moz-border-radius:3.125rem;
          border-radius:50px;
          border-radius:3.125rem;
  color:#fff;
  line-height:normal;
  overflow:hidden;
  position:relative;
  -webkit-transition:-webkit-transform 1s cubic-bezier(.07, .51, .12, 1);
  transition:-webkit-transform 1s cubic-bezier(.07, .51, .12, 1);
  -o-transition:-o-transform 1s cubic-bezier(.07, .51, .12, 1);
  -moz-transition:transform 1s cubic-bezier(.07, .51, .12, 1), -moz-transform 1s cubic-bezier(.07, .51, .12, 1);
  transition:transform 1s cubic-bezier(.07, .51, .12, 1);
  transition:transform 1s cubic-bezier(.07, .51, .12, 1),-webkit-transform 1s cubic-bezier(.07, .51, .12, 1),-moz-transform 1s cubic-bezier(.07, .51, .12, 1),-o-transform 1s cubic-bezier(.07, .51, .12, 1);
  z-index:1;
}

.feedthedreamlp .btn-style:not(.is-tabbing){
  outline:none;
}

@media (min-width:992px) and (max-width:1199.98px){
  .feedthedreamlp .btn-style{
    font-size:.9375rem;
    padding:.75rem 1.5625rem;
  }
}

@media (min-width:768px) and (max-width:991.98px){
  .feedthedreamlp .btn-style{
    font-size:.9375rem;
    padding:.75rem 1.5625rem;
  }
}

.feedthedreamlp .btn-style:before{
  background:#fff;
  content:"";
  height:100%;
  left:0;
  position:absolute;
  top:0;
  -webkit-transform:translateX(-100%) skew(-45deg);
     -moz-transform:translateX(-100%) skew(-45deg);
       -o-transform:translateX(-100%) skew(-45deg);
          transform:translateX(-100%) skew(-45deg);
  -webkit-transform-origin:0 0;
     -moz-transform-origin:0 0;
       -o-transform-origin:0 0;
          transform-origin:0 0;
  -webkit-transition:-webkit-transform 1s cubic-bezier(.07, .51, .12, 1);
  transition:-webkit-transform 1s cubic-bezier(.07, .51, .12, 1);
  -o-transition:-o-transform 1s cubic-bezier(.07, .51, .12, 1);
  -moz-transition:transform 1s cubic-bezier(.07, .51, .12, 1), -moz-transform 1s cubic-bezier(.07, .51, .12, 1);
  transition:transform 1s cubic-bezier(.07, .51, .12, 1);
  transition:transform 1s cubic-bezier(.07, .51, .12, 1),-webkit-transform 1s cubic-bezier(.07, .51, .12, 1),-moz-transform 1s cubic-bezier(.07, .51, .12, 1),-o-transform 1s cubic-bezier(.07, .51, .12, 1);
  width:150%;
  z-index:-1;
}

.feedthedreamlp .btn-style:hover,.feedthedreamlp .hover.btn-style{
  color:#e0251b;
}

.feedthedreamlp .btn-style:hover:before,.feedthedreamlp .hover.btn-style:before{
  -webkit-transform:translateX(0) skew(-45deg);
     -moz-transform:translateX(0) skew(-45deg);
       -o-transform:translateX(0) skew(-45deg);
          transform:translateX(0) skew(-45deg);
}

.feedthedreamlp .btn-style:focus{
  color:#e0251b;
  background:#fff;
}

.feedthedreamlp .btn-style-white{
  background-color:#fff;
  border:.125rem solid #e0251b;
  -webkit-border-radius:50px;
  -webkit-border-radius:3.125rem;
     -moz-border-radius:50px;
     -moz-border-radius:3.125rem;
          border-radius:50px;
          border-radius:3.125rem;
  line-height:27px;
  line-height:1.6875rem;
  color:#e0251b;
  overflow:hidden;
  position:relative;
  -webkit-transition:-webkit-transform 1s cubic-bezier(.07, .51, .12, 1);
  transition:-webkit-transform 1s cubic-bezier(.07, .51, .12, 1);
  -o-transition:-o-transform 1s cubic-bezier(.07, .51, .12, 1);
  -moz-transition:transform 1s cubic-bezier(.07, .51, .12, 1), -moz-transform 1s cubic-bezier(.07, .51, .12, 1);
  transition:transform 1s cubic-bezier(.07, .51, .12, 1);
  transition:transform 1s cubic-bezier(.07, .51, .12, 1),-webkit-transform 1s cubic-bezier(.07, .51, .12, 1),-moz-transform 1s cubic-bezier(.07, .51, .12, 1),-o-transform 1s cubic-bezier(.07, .51, .12, 1);
  z-index:1;
}

.feedthedreamlp .btn-style-white:not(.is-tabbing){
  outline:none;
}

@media (min-width:992px) and (max-width:1199.98px){
  .feedthedreamlp .btn-style-white{
    font-size:.9375rem;
  }
}

@media (max-width:1199.98px){
  .feedthedreamlp .btn-style-white{
    line-height:27px;
    line-height:1.6875rem;
  }
}

@media (min-width:768px) and (max-width:991.98px){
  .feedthedreamlp .btn-style-white{
    font-size:.9375rem;
    padding:.75rem 1.5625rem;
  }
}

.feedthedreamlp .btn-style-white:before{
  background:#e0251b;
  content:"";
  height:100%;
  left:0;
  position:absolute;
  top:0;
  -webkit-transform:translateX(-100%) skew(-45deg);
     -moz-transform:translateX(-100%) skew(-45deg);
       -o-transform:translateX(-100%) skew(-45deg);
          transform:translateX(-100%) skew(-45deg);
  -webkit-transform-origin:0 0;
     -moz-transform-origin:0 0;
       -o-transform-origin:0 0;
          transform-origin:0 0;
  -webkit-transition:-webkit-transform 1s cubic-bezier(.07, .51, .12, 1);
  transition:-webkit-transform 1s cubic-bezier(.07, .51, .12, 1);
  -o-transition:-o-transform 1s cubic-bezier(.07, .51, .12, 1);
  -moz-transition:transform 1s cubic-bezier(.07, .51, .12, 1), -moz-transform 1s cubic-bezier(.07, .51, .12, 1);
  transition:transform 1s cubic-bezier(.07, .51, .12, 1);
  transition:transform 1s cubic-bezier(.07, .51, .12, 1),-webkit-transform 1s cubic-bezier(.07, .51, .12, 1),-moz-transform 1s cubic-bezier(.07, .51, .12, 1),-o-transform 1s cubic-bezier(.07, .51, .12, 1);
  width:150%;
  z-index:-1;
}

.feedthedreamlp .btn-style-white:hover,.feedthedreamlp .hover.btn-style-white{
  color:#fff;
  border:.125rem solid #e2131f;
}

.feedthedreamlp .btn-style-white:hover:before,.feedthedreamlp .hover.btn-style-white:before{
  -webkit-transform:translateX(0) skew(-45deg);
     -moz-transform:translateX(0) skew(-45deg);
       -o-transform:translateX(0) skew(-45deg);
          transform:translateX(0) skew(-45deg);
}

.feedthedreamlp .btn-style-white:focus{
  color:#e0251b;
  background:#e0251b;
}

.feedthedreamlp{
  max-width:120rem;
  margin:auto;
}

@media (max-width:767.98px){
  .feedthedreamlp{
    max-width:30rem;
  }
}

.feedthedreamlp .container{
  max-width:113.125rem;
  margin:auto;
  padding:0 2.8125rem;
}

@media (min-width:768px) and (max-width:991.98px){
  .feedthedreamlp .container{
    padding:0 1.5625rem;
  }
}

@media (max-width:767.98px){
  .feedthedreamlp .container{
    padding:0 1.5625rem;
  }
}

.feedthedreamlp img{
  height:auto;
  max-width:100%;
}

.feedthedreamlp .desk_only{
  display:block;
}

@media (max-width:767.98px){
  .feedthedreamlp .desk_only{
    display:none;
  }
}

.feedthedreamlp .mob_only{
  display:none;
}

@media (max-width:767.98px){
  .feedthedreamlp .mob_only{
    display:block;
  }
}

.feedthedreamlp .main-btnwrap{
  padding-top:1.25rem;
}

@media (max-width:1600px){
  .feedthedreamlp .main-btnwrap{
    padding-top:.75rem;
  }
}

.feedthedreamlp .btn-style{
  font-size:1rem;
  font-family:Maven Pro,sans-serif;
  font-weight:500;
  display:inline-block;
  padding:1rem 2.1875rem;
}

@media (min-width:992px) and (max-width:1199.98px){
  .feedthedreamlp .btn-style{
    font-size:.875rem;
    padding:.75rem 1.5625rem;
  }
}

@media (min-width:768px) and (max-width:991.98px){
  .feedthedreamlp .btn-style{
    font-size:.8125rem;
    padding:.625rem 1.375rem;
  }
}

.feedthedreamlp .btn-style:hover{
  text-decoration:none;
}

.feedthedreamlp .btn-style-white{
  font-size:1rem;
  font-family:Maven Pro,sans-serif;
  font-weight:500;
  display:inline-block;
  padding:1rem 2.1875rem;
}

@media (min-width:992px) and (max-width:1199.98px){
  .feedthedreamlp .btn-style-white{
    font-size:.875rem;
    padding:.75rem 1.5625rem;
  }
}

@media (min-width:768px) and (max-width:991.98px){
  .feedthedreamlp .btn-style-white{
    font-size:.8125rem;
    padding:.625rem 1.375rem;
  }
}

.feedthedreamlp .btn-style-white:hover{
  text-decoration:none;
}

.feedthedreamlp h2{
  font-size:2.25rem;
  font-family:Maven Pro,sans-serif;
  font-weight:700;
  margin-bottom:1.5625rem;
  line-height:1.35;
}

@media (min-width:1601px) and (max-width:1850px){
  .feedthedreamlp h2{
    font-size:2.0625rem;
  }
}

@media (max-width:1600px){
  .feedthedreamlp h2{
    font-size:1.75rem;
    margin-bottom:.9375rem;
  }
}

@media (min-width:1200px) and (max-width:1299px){
  .feedthedreamlp h2{
    font-size:1.5rem;
  }
}

@media (min-width:992px) and (max-width:1199.98px){
  .feedthedreamlp h2{
    font-size:1.375rem;
    margin-bottom:.625rem;
  }
}

@media (min-width:768px) and (max-width:991.98px){
  .feedthedreamlp h2{
    font-size:1.25rem;
    margin-bottom:.5rem;
  }
}

@media (max-width:767.98px){
  .feedthedreamlp h2{
    font-size:1.875rem;
    margin-bottom:1.5625rem;
    line-height:1.2;
  }
}

@media (max-width:413px){
  .feedthedreamlp h2{
    font-size:1.625rem;
    margin-bottom:.75rem;
  }
}

@media (max-width:374px){
  .feedthedreamlp h2{
    font-size:1.375rem;
  }
}

.feedthedreamlp .ftd_bigheading{
  font-size:3.625rem;
  font-family:Maven Pro,sans-serif;
  font-weight:700;
  margin-bottom:.9375rem;
  line-height:1.35;
}

@media (min-width:1601px) and (max-width:1850px){
  .feedthedreamlp .ftd_bigheading{
    font-size:3.3125rem;
  }
}

@media (max-width:1600px){
  .feedthedreamlp .ftd_bigheading{
    font-size:2.8125rem;
    margin-bottom:.625rem;
  }
}

@media (min-width:1200px) and (max-width:1299px){
  .feedthedreamlp .ftd_bigheading{
    font-size:2.5rem;
  }
}

@media (min-width:992px) and (max-width:1199.98px){
  .feedthedreamlp .ftd_bigheading{
    font-size:2.125rem;
  }
}

@media (min-width:768px) and (max-width:991.98px){
  .feedthedreamlp .ftd_bigheading{
    font-size:1.75rem;
    margin-bottom:.5rem;
  }
}

@media (max-width:767.98px){
  .feedthedreamlp .ftd_bigheading{
    font-size:2.75rem;
    line-height:1;
    margin-bottom:1.125rem;
  }
}

@media (max-width:413px){
  .feedthedreamlp .ftd_bigheading{
    font-size:2.1875rem;
  }
}

@media (max-width:374px){
  .feedthedreamlp .ftd_bigheading{
    font-size:1.875rem;
  }
}

.feedthedreamlp p{
  font-size:1.125rem;
  line-height:1.5;
  font-family:Maven Pro,sans-serif;
  font-weight:400;
  margin-bottom:.9375rem;
}

@media (max-width:1600px){
  .feedthedreamlp p{
    font-size:1rem;
  }
}

@media (min-width:992px) and (max-width:1199.98px){
  .feedthedreamlp p{
    font-size:.9375rem;
  }
}

@media (min-width:768px) and (max-width:991.98px){
  .feedthedreamlp p{
    font-size:.875rem;
  }
}

@media (max-width:767.98px){
  .feedthedreamlp p{
    font-size:1.125rem;
  }
}

@media (max-width:413px){
  .feedthedreamlp p{
    font-size:1rem;
  }
}

.feedthedreamlp .ftd_bannersec{
  position:relative;
}

.feedthedreamlp .ftd_bannersec .slick-slider{
  position:relative;
  display:block;
  -webkit-box-sizing:border-box;
     -moz-box-sizing:border-box;
          box-sizing:border-box;
  -webkit-user-select:none;
  -moz-user-select:none;
  -ms-user-select:none;
  user-select:none;
  -webkit-touch-callout:none;
  -khtml-user-select:none;
  touch-action:pan-y;
  -webkit-tap-highlight-color:transparent;
  margin-bottom:-.5rem;
}

.feedthedreamlp .ftd_bannersec .slick-slider img.descktop-slider{
  width:100%;
}

.feedthedreamlp .ftd_bannersec .slick-slider .slick-list{
  overflow:hidden;
  margin:0;
  padding:0;
}

.feedthedreamlp .ftd_bannersec .slick-slider .slick-list,.feedthedreamlp .ftd_bannersec .slick-slider .slick-list .slick-track{
  position:relative;
  display:block;
  -webkit-transform:translateZ(0);
     -moz-transform:translateZ(0);
          transform:translateZ(0);
}

.feedthedreamlp .ftd_bannersec .slick-slider .slick-list .slick-track{
  top:0;
  left:0;
  margin-left:auto;
  margin-right:auto;
}

.feedthedreamlp .ftd_bannersec .slick-slider .slick-list .slick-track:after,.feedthedreamlp .ftd_bannersec .slick-slider .slick-list .slick-track:before{
  display:table;
  content:"";
  clear:both;
}

.feedthedreamlp .ftd_bannersec .slick-slider .slick-list .slick-track .slick-slide{
  display:none;
  float:left;
  height:100%;
  min-height:.0625rem;
}

.feedthedreamlp .ftd_bannersec .slick-slider .slick-list.dragging{
  cursor:pointer;
  cursor:hand;
}

.feedthedreamlp .ftd_bannersec .slick-slider .slick-list:focus{
  outline:none;
}

.feedthedreamlp .ftd_bannersec .slick-slider .slick-dots{
  position:absolute;
  bottom:2.5rem;
  left:6.25rem;
  display:-webkit-box;
  display:-webkit-flex;
  display:-moz-box;
  display:flex;
  list-style:none;
  margin:0;
  padding:0;
}

@media (max-width:1600px){
  .feedthedreamlp .ftd_bannersec .slick-slider .slick-dots{
    left:3.125rem;
  }
}

@media (min-width:768px) and (max-width:991.98px){
  .feedthedreamlp .ftd_bannersec .slick-slider .slick-dots{
    left:1.25rem;
  }
}

@media (max-width:767.98px){
  .feedthedreamlp .ftd_bannersec .slick-slider .slick-dots{
    bottom:2.1875rem;
    left:0;
    width:100%;
    -webkit-box-pack:center;
    -webkit-justify-content:center;
       -moz-box-pack:center;
            justify-content:center;
  }
}

@media (max-width:374px){
  .feedthedreamlp .ftd_bannersec .slick-slider .slick-dots{
    bottom:1.875rem;
  }
}

.feedthedreamlp .ftd_bannersec .slick-slider .slick-dots li{
  padding:0;
  height:.3125rem;
  margin:0 .625rem 0 0;
}

.feedthedreamlp .ftd_bannersec .slick-slider .slick-dots li button{
  width:4.375rem;
  height:.3125rem;
  border:none;
  background-color:#fff;
  -webkit-border-radius:.1875rem;
     -moz-border-radius:.1875rem;
          border-radius:.1875rem;
  opacity:.5;
  cursor:pointer;
  -webkit-box-shadow:none;
     -moz-box-shadow:none;
          box-shadow:none;
  text-indent:-9999px;
  text-indent:-624.9375rem;
}

@media (min-width:768px) and (max-width:991.98px){
  .feedthedreamlp .ftd_bannersec .slick-slider .slick-dots li button{
    width:3.125rem;
  }
}

@media (max-width:767.98px){
  .feedthedreamlp .ftd_bannersec .slick-slider .slick-dots li button{
    width:3.4375rem;
  }
}

@media (max-width:413px){
  .feedthedreamlp .ftd_bannersec .slick-slider .slick-dots li button{
    width:2.1875rem;
    height:.1875rem;
  }
}

@media (max-width:374px){
  .feedthedreamlp .ftd_bannersec .slick-slider .slick-dots li button{
    width:2rem;
  }
}

.feedthedreamlp .ftd_bannersec .slick-slider .slick-dots li button:focus{
  -webkit-box-shadow:none;
     -moz-box-shadow:none;
          box-shadow:none;
  outline:0;
  opacity:.7;
}

.feedthedreamlp .ftd_bannersec .slick-slider .slick-dots li.slick-active button{
  background-color:#fff;
  opacity:1;
}

.feedthedreamlp .ftd_bannersec .slick-slider .slick-dots li.slick-active button:focus{
  background-color:#f7f5f5;
}

.feedthedreamlp .ftd_bannersec .slick-slider.slick-initialized .slick-list .slick-track .slick-slide{
  display:block;
}

.feedthedreamlp .ftd_sec2{
  padding:6.25rem 0 0;
}

@media (min-width:1601px) and (max-width:1850px){
  .feedthedreamlp .ftd_sec2{
    padding:4.0625rem 0 0;
  }
}

@media (max-width:1600px){
  .feedthedreamlp .ftd_sec2{
    padding:4.0625rem 0 0;
  }
}

@media (min-width:768px) and (max-width:991.98px){
  .feedthedreamlp .ftd_sec2{
    padding:3.125rem 0 0;
  }
}

@media (max-width:767.98px){
  .feedthedreamlp .ftd_sec2{
    padding:3.75rem 0 0;
  }
}

@media (max-width:413px){
  .feedthedreamlp .ftd_sec2{
    padding:2.8125rem 0 0;
  }
}

@media (min-width:992px) and (max-width:1199.98px){
  .feedthedreamlp .ftd_sec2 .ftd_sec2_img{
    padding-right:1.25rem;
  }
}

@media (min-width:768px) and (max-width:991.98px){
  .feedthedreamlp .ftd_sec2 .ftd_sec2_img{
    padding-right:.9375rem;
  }
}

@media (max-width:767.98px){
  .feedthedreamlp .ftd_sec2 .ftd_sec2_img{
    padding:0 0 1.875rem;
  }
}

.feedthedreamlp .ftd_sec2 .ftd_sec_cnt{
  max-width:33.75rem;
  margin:auto;
}

.feedthedreamlp .ftd_sec2 .ftd_sec_cnt .ftd_sec-user{
  display:-webkit-box;
  display:-webkit-flex;
  display:-moz-box;
  display:flex;
  -webkit-box-align:center;
  -webkit-align-items:center;
     -moz-box-align:center;
          align-items:center;
  margin-bottom:.9375rem;
  margin-top:-.625rem;
}

@media (min-width:768px) and (max-width:991.98px){
  .feedthedreamlp .ftd_sec2 .ftd_sec_cnt .ftd_sec-user{
    margin-bottom:.3125rem;
  }
}

.feedthedreamlp .ftd_sec2 .ftd_sec_cnt .ftd_sec-user img{
  margin-left:-.8125rem;
}

@media (min-width:992px) and (max-width:1199.98px){
  .feedthedreamlp .ftd_sec2 .ftd_sec_cnt .ftd_sec-user img{
    width:4.0625rem;
    margin-left:-.625rem;
  }
}

@media (min-width:768px) and (max-width:991.98px){
  .feedthedreamlp .ftd_sec2 .ftd_sec_cnt .ftd_sec-user img{
    width:4.0625rem;
    margin-left:-.625rem;
  }
}

.feedthedreamlp .ftd_sec2 .ftd_sec_cnt .ftd_sec-user p{
  margin:0 0 0 .4375rem;
  color:#404040;
  font-family:Maven Pro,sans-serif;
  font-weight:700;
}

.feedthedreamlp .ftd_sec2 .ftd_sec_cnt h2{
  color:#404040;
}

.feedthedreamlp .ftd_sec2 .ftd_sec_cnt .ftd_sec-social{
  display:-webkit-box;
  display:-webkit-flex;
  display:-moz-box;
  display:flex;
  -webkit-box-align:center;
  -webkit-align-items:center;
     -moz-box-align:center;
          align-items:center;
  padding-top:.9375rem;
}

.feedthedreamlp .ftd_sec2 .ftd_sec_cnt .ftd_sec-social h4{
  color:#404040;
  font-size:1.5rem;
  margin:0 1.5625rem 0 0;
  font-family:Maven Pro,sans-serif;
  font-weight:700;
}

@media (min-width:992px) and (max-width:1199.98px){
  .feedthedreamlp .ftd_sec2 .ftd_sec_cnt .ftd_sec-social h4{
    font-size:1.25rem;
  }
}

@media (min-width:768px) and (max-width:991.98px){
  .feedthedreamlp .ftd_sec2 .ftd_sec_cnt .ftd_sec-social h4{
    font-size:1.125rem;
  }
}

@media (max-width:413px){
  .feedthedreamlp .ftd_sec2 .ftd_sec_cnt .ftd_sec-social h4{
    font-size:1.125rem;
  }
}

.feedthedreamlp .ftd_sec2 .ftd_sec_cnt .ftd_sec-social ul{
  margin:0;
  padding:0;
}

.feedthedreamlp .ftd_sec2 .ftd_sec_cnt .ftd_sec-social ul li{
  display:inline-block;
  list-style-type:none;
  padding:0;
  margin:0 .375rem 0 0;
}

.feedthedreamlp .ftd_sec2 .ftd_sec_cnt .ftd_sec-social ul li a{
  background:#e0251b;
  width:3.375rem;
  height:3.375rem;
  display:-webkit-box;
  display:-webkit-flex;
  display:-moz-box;
  display:flex;
  -webkit-box-align:center;
  -webkit-align-items:center;
     -moz-box-align:center;
          align-items:center;
  -webkit-box-pack:center;
  -webkit-justify-content:center;
     -moz-box-pack:center;
          justify-content:center;
  font-size:1.375rem;
  color:#fff;
  -webkit-border-radius:50%;
     -moz-border-radius:50%;
          border-radius:50%;
  text-decoration:none;
  -webkit-transition:all .5s;
  -o-transition:all .5s;
  -moz-transition:all .5s;
  transition:all .5s;
}

@media (min-width:992px) and (max-width:1199.98px){
  .feedthedreamlp .ftd_sec2 .ftd_sec_cnt .ftd_sec-social ul li a{
    width:2.5rem;
    height:2.5rem;
    font-size:1.0625rem;
  }
}

@media (min-width:768px) and (max-width:991.98px){
  .feedthedreamlp .ftd_sec2 .ftd_sec_cnt .ftd_sec-social ul li a{
    width:2.5rem;
    height:2.5rem;
    font-size:1.0625rem;
  }
}

@media (max-width:413px){
  .feedthedreamlp .ftd_sec2 .ftd_sec_cnt .ftd_sec-social ul li a{
    width:2.5rem;
    height:2.5rem;
    font-size:1.0625rem;
  }
}

.feedthedreamlp .ftd_sec2 .ftd_sec_cnt .ftd_sec-social ul li a:hover{
  -webkit-transform:rotate(1turn);
     -moz-transform:rotate(1turn);
       -o-transform:rotate(1turn);
          transform:rotate(1turn);
}

.feedthedreamlp .ftd_sec3{
  padding:6.25rem 0;
  -moz-background-size:cover;
       background-size:cover;
  background-repeat:no-repeat;
  background-position:100%;
  margin-top:1.25rem;
}

@media (min-width:1601px) and (max-width:1850px){
  .feedthedreamlp .ftd_sec3{
    padding:4.0625rem 0;
  }
}

@media (max-width:1600px){
  .feedthedreamlp .ftd_sec3{
    padding:3.125rem 0;
  }
}

@media (min-width:992px) and (max-width:1199.98px){
  .feedthedreamlp .ftd_sec3{
    padding:2.8125rem 0;
    background-position:85%;
  }
}

@media (min-width:768px) and (max-width:991.98px){
  .feedthedreamlp .ftd_sec3{
    padding:2.8125rem 0;
    background-position:75%;
  }
}

@media (max-width:767.98px){
  .feedthedreamlp .ftd_sec3{
    padding:4.0625rem 0 2.5rem;
    background-position:bottom;
  }
}

@media (max-width:413px){
  .feedthedreamlp .ftd_sec3{
    padding:2.8125rem 0 2.5rem;
  }
}

.feedthedreamlp .ftd_sec3 .container{
  padding-right:1.25rem;
}

@media (min-width:768px) and (max-width:991.98px){
  .feedthedreamlp .ftd_sec3 .container{
    padding-right:.625rem;
  }
}

@media (max-width:767.98px){
  .feedthedreamlp .ftd_sec3 .container{
    padding-right:1.5625rem;
  }
}

@media (max-width:374px){
  .feedthedreamlp .ftd_sec3 .container{
    padding-right:.9375rem;
  }
}

.feedthedreamlp .ftd_sec3 .ftd_sec3-main{
  color:#fff;
  margin-right:-7.5rem;
}

@media (max-width:767.98px){
  .feedthedreamlp .ftd_sec3 .ftd_sec3-main{
    margin-right:0;
  }
}

.feedthedreamlp .ftd_sec3 .ftd_sec3-main .ftd_bigheading{
  color:#fff;
}

@media (max-width:767.98px){
  .feedthedreamlp .ftd_sec3 .ftd_sec3-main .ftd_bigheading{
    text-align:center;
  }
}

.feedthedreamlp .ftd_sec3 .ftd_sec3-main h2{
  color:#fff;
}

@media (max-width:767.98px){
  .feedthedreamlp .ftd_sec3 .ftd_sec3-main h2{
    text-align:center;
    max-width:26.25rem;
  }
}

.feedthedreamlp .ftd_sec3 .ftd_sec3-main .ftd_sec-list{
  padding-top:.9375rem;
  max-width:37.5rem;
}

@media (max-width:1600px){
  .feedthedreamlp .ftd_sec3 .ftd_sec3-main .ftd_sec-list{
    max-width:30rem;
  }
}

@media (min-width:1200px) and (max-width:1299px){
  .feedthedreamlp .ftd_sec3 .ftd_sec3-main .ftd_sec-list{
    max-width:25rem;
  }
}

@media (min-width:992px) and (max-width:1199.98px){
  .feedthedreamlp .ftd_sec3 .ftd_sec3-main .ftd_sec-list{
    max-width:20rem;
  }
}

@media (min-width:768px) and (max-width:991.98px){
  .feedthedreamlp .ftd_sec3 .ftd_sec3-main .ftd_sec-list{
    max-width:14.6875rem;
  }
}

@media (max-width:767.98px){
  .feedthedreamlp .ftd_sec3 .ftd_sec3-main .ftd_sec-list{
    max-width:100%;
  }
}

.feedthedreamlp .ftd_sec3 .ftd_sec3-main .ftd_sec-list ul{
  margin:0;
  padding:0;
}

.feedthedreamlp .ftd_sec3 .ftd_sec3-main .ftd_sec-list ul li{
  list-style:none;
  margin-bottom:1.5625rem;
  position:relative;
  padding-left:4.0625rem;
  min-height:3.4375rem;
}

@media (min-width:1200px) and (max-width:1299px){
  .feedthedreamlp .ftd_sec3 .ftd_sec3-main .ftd_sec-list ul li{
    padding-left:2.625rem;
  }
}

@media (min-width:992px) and (max-width:1199.98px){
  .feedthedreamlp .ftd_sec3 .ftd_sec3-main .ftd_sec-list ul li{
    padding-left:2.1875rem;
    margin-bottom:1.25rem;
    min-height:2.1875rem;
  }
}

@media (min-width:768px) and (max-width:991.98px){
  .feedthedreamlp .ftd_sec3 .ftd_sec3-main .ftd_sec-list ul li{
    padding-left:1.875rem;
    margin-bottom:.9375rem;
    min-height:2rem;
  }
}

@media (max-width:413px){
  .feedthedreamlp .ftd_sec3 .ftd_sec3-main .ftd_sec-list ul li{
    padding-left:2.1875rem;
    margin-bottom:.75rem;
    min-height:2.1875rem;
  }
}

.feedthedreamlp .ftd_sec3 .ftd_sec3-main .ftd_sec-list ul li .count{
  display:inline-block;
  background:#000;
  width:2.5rem;
  height:2.5rem;
  line-height:2.5rem;
  color:#fff;
  -webkit-border-radius:50%;
     -moz-border-radius:50%;
          border-radius:50%;
  text-align:center;
  font-size:1.5rem;
  font-family:Maven Pro,sans-serif;
  font-weight:700;
  position:absolute;
  left:0;
  top:0;
}

@media (min-width:1200px) and (max-width:1299px){
  .feedthedreamlp .ftd_sec3 .ftd_sec3-main .ftd_sec-list ul li .count{
    width:1.5625rem;
    height:1.5625rem;
    line-height:1.5625rem;
    font-size:1rem;
  }
}

@media (min-width:992px) and (max-width:1199.98px){
  .feedthedreamlp .ftd_sec3 .ftd_sec3-main .ftd_sec-list ul li .count{
    width:1.5625rem;
    height:1.5625rem;
    line-height:1.5625rem;
    font-size:1rem;
  }
}

@media (min-width:768px) and (max-width:991.98px){
  .feedthedreamlp .ftd_sec3 .ftd_sec3-main .ftd_sec-list ul li .count{
    width:1.25rem;
    height:1.25rem;
    line-height:1.25rem;
    font-size:.8125rem;
  }
}

@media (max-width:413px){
  .feedthedreamlp .ftd_sec3 .ftd_sec3-main .ftd_sec-list ul li .count{
    width:1.5625rem;
    height:1.5625rem;
    line-height:1.5625rem;
    font-size:1rem;
  }
}

.feedthedreamlp .ftd_sec3 .ftd_sec3-main .ftd_sec-list ul li:last-child{
  margin-bottom:1.25rem;
}

@media (min-width:992px) and (max-width:1199.98px){
  .feedthedreamlp .ftd_sec3 .ftd_sec3-main .ftd_sec-list ul li:last-child{
    margin-bottom:.625rem;
  }
}

@media (min-width:768px) and (max-width:991.98px){
  .feedthedreamlp .ftd_sec3 .ftd_sec3-main .ftd_sec-list ul li:last-child{
    margin-bottom:.3125rem;
  }
}

.feedthedreamlp .ftd_sec3 .ftd_sec3-main .ftd_sec-list ul li .ftd_sec-listcnt h4{
  font-size:2.25rem;
  color:#fff;
  font-family:Maven Pro,sans-serif;
  font-weight:700;
  margin-bottom:.9375rem;
  line-height:1;
}

@media (max-width:1600px){
  .feedthedreamlp .ftd_sec3 .ftd_sec3-main .ftd_sec-list ul li .ftd_sec-listcnt h4{
    font-size:1.5625rem;
    margin-bottom:.4375rem;
  }
}

@media (min-width:1200px) and (max-width:1299px){
  .feedthedreamlp .ftd_sec3 .ftd_sec3-main .ftd_sec-list ul li .ftd_sec-listcnt h4{
    font-size:1.25rem;
    margin-bottom:.3125rem;
  }
}

@media (min-width:992px) and (max-width:1199.98px){
  .feedthedreamlp .ftd_sec3 .ftd_sec3-main .ftd_sec-list ul li .ftd_sec-listcnt h4{
    font-size:1.25rem;
    margin-bottom:.1875rem;
  }
}

@media (min-width:768px) and (max-width:991.98px){
  .feedthedreamlp .ftd_sec3 .ftd_sec3-main .ftd_sec-list ul li .ftd_sec-listcnt h4{
    font-size:1.125rem;
    margin-bottom:.1875rem;
  }
}

@media (max-width:767.98px){
  .feedthedreamlp .ftd_sec3 .ftd_sec3-main .ftd_sec-list ul li .ftd_sec-listcnt h4{
    font-size:1.875rem;
    margin-bottom:.9375rem;
  }
}

@media (max-width:413px){
  .feedthedreamlp .ftd_sec3 .ftd_sec3-main .ftd_sec-list ul li .ftd_sec-listcnt h4{
    font-size:1.25rem;
    margin-bottom:.3125rem;
  }
}

.feedthedreamlp .ftd_sec3 .ftd_sec3-main .ftd_sec-list ul li .ftd_sec-listcnt p{
  margin-bottom:0;
  color:#fff;
  font-weight:500;
}

@media (max-width:1600px){
  .feedthedreamlp .ftd_sec3 .ftd_sec3-main .ftd_sec-list ul li .ftd_sec-listcnt p{
    font-size:.875rem;
  }
}

@media (min-width:992px) and (max-width:1199.98px){
  .feedthedreamlp .ftd_sec3 .ftd_sec3-main .ftd_sec-list ul li .ftd_sec-listcnt p{
    font-size:.75rem;
  }
}

@media (min-width:768px) and (max-width:991.98px){
  .feedthedreamlp .ftd_sec3 .ftd_sec3-main .ftd_sec-list ul li .ftd_sec-listcnt p{
    font-size:.75rem;
    line-height:1.3;
  }
}

@media (max-width:767.98px){
  .feedthedreamlp .ftd_sec3 .ftd_sec3-main .ftd_sec-list ul li .ftd_sec-listcnt p{
    font-size:1.125rem;
  }
}

@media (max-width:413px){
  .feedthedreamlp .ftd_sec3 .ftd_sec3-main .ftd_sec-list ul li .ftd_sec-listcnt p{
    font-size:1rem;
    font-size:.875rem;
  }
}

@media (max-width:767.98px){
  .feedthedreamlp .ftd_sec3 .ftd_sec3-main .ftd_sec-list .main-btnwrap{
    text-align:center;
  }
}

.feedthedreamlp .ftd_sec3 .ftd_sec3-img{
  margin-left:-3.75rem;
  margin-bottom:-6.25rem;
}

@media (min-width:1600px){
  .feedthedreamlp .ftd_sec3 .ftd_sec3-img{
    margin-left:-2.5rem;
    margin-right:3%;
  }
}

@media (min-width:1601px) and (max-width:1850px){
  .feedthedreamlp .ftd_sec3 .ftd_sec3-img{
    margin-bottom:-4.0625rem;
  }
}

@media (max-width:1600px){
  .feedthedreamlp .ftd_sec3 .ftd_sec3-img{
    margin-bottom:-3.125rem;
  }
}

@media (min-width:992px) and (max-width:1199.98px){
  .feedthedreamlp .ftd_sec3 .ftd_sec3-img{
    margin-bottom:-2.8125rem;
  }
}

@media (min-width:768px) and (max-width:991.98px){
  .feedthedreamlp .ftd_sec3 .ftd_sec3-img{
    margin-bottom:-2.8125rem;
  }
}

@media (max-width:767.98px){
  .feedthedreamlp .ftd_sec3 .ftd_sec3-img{
    text-align:center;
    margin-top:3.75rem;
    margin-left:0;
    margin-bottom:-1.5625rem;
  }
}

@media (min-width:1600px){
  .feedthedreamlp .ftd_sec3 .ftd_sec3-img img.desk_only{
    width:68.125rem;
    max-width:none;
  }
}

@media (min-width:1601px) and (max-width:1850px){
  .feedthedreamlp .ftd_sec3 .ftd_sec3-img img.desk_only{
    width:103%;
  }
}

.feedthedreamlp .ftd_sec4{
  padding:7.8125rem 0 5.625rem;
}

@media (max-width:1600px){
  .feedthedreamlp .ftd_sec4{
    padding:7.8125rem 0 4.0625rem;
  }
}

@media (min-width:992px) and (max-width:1199.98px){
  .feedthedreamlp .ftd_sec4{
    padding:6.875rem 0 3.125rem;
  }
}

@media (min-width:768px) and (max-width:991.98px){
  .feedthedreamlp .ftd_sec4{
    padding-top:6.875rem;
  }
}

@media (max-width:767.98px){
  .feedthedreamlp .ftd_sec4{
    padding:3.75rem 0;
  }
}

@media (max-width:413px){
  .feedthedreamlp .ftd_sec4{
    padding:2.8125rem 0;
  }
}

.feedthedreamlp .ftd_sec4 .ftd_sec4-main{
  background:#f4f4f4;
  padding:4.375rem 4.6875rem 2.5rem;
  border-bottom:.625rem solid #ed1c24;
}

@media (max-width:1600px){
  .feedthedreamlp .ftd_sec4 .ftd_sec4-main{
    padding-left:2.5rem;
    padding-right:2.5rem;
  }
}

@media (min-width:992px) and (max-width:1199.98px){
  .feedthedreamlp .ftd_sec4 .ftd_sec4-main{
    padding:1.875rem 1.5625rem 1.25rem;
  }
}

@media (min-width:768px) and (max-width:991.98px){
  .feedthedreamlp .ftd_sec4 .ftd_sec4-main{
    padding:1.875rem 1.5625rem 1.25rem;
  }
}

@media (max-width:767.98px){
  .feedthedreamlp .ftd_sec4 .ftd_sec4-main{
    padding:1.875rem 2.5rem;
  }
}

@media (max-width:413px){
  .feedthedreamlp .ftd_sec4 .ftd_sec4-main{
    padding:1.5625rem;
  }
}

.feedthedreamlp .ftd_sec4 .ftd_sec4-main .ftd_sec_cnt{
  max-width:45.625rem;
}

@media (max-width:1600px){
  .feedthedreamlp .ftd_sec4 .ftd_sec4-main .ftd_sec_cnt{
    max-width:37.5rem;
  }
}

@media (max-width:767.98px){
  .feedthedreamlp .ftd_sec4 .ftd_sec4-main .ftd_sec_cnt{
    max-width:100%;
  }
}

.feedthedreamlp .ftd_sec4 .ftd_sec4-main .ftd_sec_cnt h2{
  color:#404040;
}

.feedthedreamlp .ftd_sec4 .ftd_sec4-main .ftd_sec_cnt p{
  font-weight:500;
}

.feedthedreamlp .ftd_sec4 .ftd_sec4-main .ftd_sec4-img{
  text-align:right;
  margin-right:6.25rem;
  margin-top:-9.0625rem;
}

@media (max-width:1600px){
  .feedthedreamlp .ftd_sec4 .ftd_sec4-main .ftd_sec4-img{
    margin-right:4.375rem;
  }
}

@media (min-width:1200px) and (max-width:1299px){
  .feedthedreamlp .ftd_sec4 .ftd_sec4-main .ftd_sec4-img{
    margin-right:0;
  }
}

@media (min-width:992px) and (max-width:1199.98px){
  .feedthedreamlp .ftd_sec4 .ftd_sec4-main .ftd_sec4-img{
    margin-right:0;
    margin-top:-5.625rem;
  }
}

@media (min-width:768px) and (max-width:991.98px){
  .feedthedreamlp .ftd_sec4 .ftd_sec4-main .ftd_sec4-img{
    margin-right:0;
    margin-top:-5.625rem;
  }
}

@media (max-width:767.98px){
  .feedthedreamlp .ftd_sec4 .ftd_sec4-main .ftd_sec4-img{
    margin:1.25rem 0 0;
  }
}

@media (max-width:1600px){
  .feedthedreamlp .ftd_sec4 .ftd_sec4-main .ftd_sec4-img img{
    max-height:25rem;
  }
}

@media (min-width:992px) and (max-width:1199.98px){
  .feedthedreamlp .ftd_sec4 .ftd_sec4-main .ftd_sec4-img img{
    max-height:18.75rem;
  }
}

@media (min-width:768px) and (max-width:991.98px){
  .feedthedreamlp .ftd_sec4 .ftd_sec4-main .ftd_sec4-img img{
    max-height:18.75rem;
  }
}

@media (max-width:767.98px){
  .feedthedreamlp .ftd_sec4 .ftd_sec4-main .ftd_sec4-img img{
    max-height:auto;
  }
}

@media (-ms-high-contrast:none){
  .feedthedreamlp .ftd_centertxt,.feedthedreamlp ::-ms-backdrop{
    display:flex;
    align-items:center;
    width:100%;
    height:100%;
    flex-wrap:wrap;
  }
  .feedthedreamlp .ftd_centertxt-w100,.feedthedreamlp ::-ms-backdrop{
    width:100%;
  }
  .feedthedreamlp .ftd_btmalign,.feedthedreamlp ::-ms-backdrop{
    display:flex;
    align-items:flex-end;
    width:100%;
    height:100%;
    flex-wrap:wrap;
  }
}
