* {
  box-sizing: border-box;
  padding: 0;
  margin: 0;
}
body {
  font-size: 100%;
}
.main-wrapper {
  width: 100%;
  max-width: 1260px;
  margin: 0 auto;
  padding-left: 15px;
  padding-right: 15px;
}
.main-head {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: center;
  margin-top: 30px;
}
.main-head-left img {
  width: 100%;
  max-width: 223px;
}
.top-btn {
  background: transparent linear-gradient(180deg, #61a335 0%, #3d8a27 100%) 0%
    0% no-repeat padding-box;
  box-shadow: 0px 3px 6px #00000029;
  border: 1px solid #447324;
  border-radius: 5px;
  opacity: 1;
  letter-spacing: 0px;
  color: #fff;
  text-transform: uppercase;
  text-decoration: none;
  font: normal normal bold 19px/23px "Barlow", sans-serif;
  display: inline-block;
  width: 100%;
  max-width: 341px;
  text-align: center;
  padding-top: 12px;
  padding-bottom: 12px;
}

.main-head-left {
  width: 50%;
}

.main-head-right {
  width: 50%;
  text-align: right;
}
.body-wrapper {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  margin-top: 45px;
}
.body-wrapper-left {
  width: 70%;
}
.body-wrapper-right {
  width: 30%;
}
.main-head-text {
  text-align: left;
  font: normal normal 800 35px/50px Barlow;
  letter-spacing: 1.2px;
  color: #0c1a30;
  text-transform: capitalize;
  opacity: 1;
  margin-top: 0;
}
.main-head-text span {
  display: block;
}
p.sub-header-text {
  font: normal normal normal 26px/40px "Barlow", sans-serif;
  letter-spacing: 0.78px;
  color: #a3b6c6;
  margin-top: 0;
  margin-top: 15px;
  margin-bottom: 15px;
}
.date-author {
  text-align: left;
  font: normal normal normal 16px/20px "Barlow", sans-serif;
  letter-spacing: 0.48px;
  color: #0c1a30;
}

.img-wrap {
  display: flex;
  flex-wrap: wrap;
  column-gap: 2%;
  margin-top: 25px;
  margin-bottom: 35px;
}
.width-48 {
  width: 48%;
}
.img-responsive {
  width: auto;
  max-width: 100%;
  height: auto;
}
.featured-txt p {
  text-align: left;
  font: 20px/24px "Barlow", sans-serif;
  letter-spacing: 0px;
  color: #162b43;
  opacity: 1;
}

.featured-on-section-wrap {
  display: flex;
  align-items: center;
  margin-bottom: 30px;
}
ul.featured-ul {
  list-style: none;
  display: flex;
  align-items: center;
  flex-wrap: wrap;
}

ul.featured-ul li img {
  width: auto;
  max-width: 100%;
  height: auto;
}
ul.featured-ul li {
  margin-right: 15px;
}
ul.featured-ul li:first-child img {
  max-width: 181px;
}
ul.featured-ul li:nth-child(2) img {
  max-width: 161px;
}
ul.featured-ul li:nth-child(3) img {
  max-width: 123px;
}
ul.featured-ul li:last-child img {
  max-width: 122px;
}
.featured-txt {
  margin-right: 30px;
}
.note-p p {
  font: italic normal 300 16px/29px Barlow;
  letter-spacing: 0.48px;
  color: #000000;
  background: #f4f4f4 0% 0% no-repeat padding-box;
  border-left: 5px solid #707070;
  padding-left: 25px;
  background: #f4f4f4 0% 0% no-repeat padding-box;
  padding-top: 6px;
  padding-bottom: 6px;
  margin-bottom: 35px;
}
.header-txt-2 {
  text-align: left;
  font: normal normal bold 28px/40px Barlow;
  letter-spacing: 0.84px;
  color: #0c1a30;
  text-transform: capitalize;
  margin-bottom: 30px;
}

p.only-text {
  text-align: left;
  letter-spacing: 0.54px;
  color: #0c1a30;
  font-family: "Barlow", sans-serif;
  font-size: 18px;
  margin-bottom: 15px;
  line-height: 26px;
}
.blemishes-header {
  text-align: left;
  font: normal normal bold 28px/40px Barlow;
  letter-spacing: 0.84px;
  color: #0c1a30;
  text-transform: capitalize;
  margin-top: 25px;
  margin-bottom: 25px;
}
.for-link {
  font: normal normal normal 18px/26px Barlow;
  letter-spacing: 0.54px;
  color: #0f5dd6;
  text-decoration: underline;
}
.blemishes-block-image,
.dust-mite-factory-image-block,
.choose-your-package-imge-block {
  margin-top: 30px;
  margin-bottom: 30px;
}

.choose-your-package-block {
  margin-top: 25px;
}

.choose-your-pckg-btn {
  text-align: center;
}
.choose-your-pckg-btn a {
  background: transparent linear-gradient(180deg, #61a335 0%, #3d8a27 100%) 0%
    0% no-repeat padding-box;
  box-shadow: 0px 3px 6px #00000029;
  border: 1px solid #447324;
  border-radius: 9px;
  opacity: 1;
  text-decoration: none;
  text-align: center;
  font: normal normal bold 33px/47px Barlow;
  letter-spacing: 1.08px;
  color: #fff;
  text-transform: capitalize;
  width: 100%;
  max-width: 946px;
  display: inline-block;
  padding-top: 34px;
  padding-bottom: 34px;
}
.choose-your-pckg-btn {
  text-align: center;
  margin-top: 35px;
  margin-bottom: 25px;
}
.made-usa-txt {
  font: normal normal bold 20px/28px Barlow;
  letter-spacing: 0.6px;
  color: #0c1a30;
  text-transform: uppercase;
  opacity: 1;
}
.made_in_usa {
  display: flex;
  align-items: center;
  justify-content: center;
  column-gap: 10px;
  margin-bottom: 25px;
}

.made_in_usa span img {
  width: 40px;
  height: 40px;
}
.three-logos-row img {
  width: 100%;
  max-width: 609px;
  margin: 0 auto;
  display: block;
  margin-bottom: 25px;
}
.exclusive-link {
  font: normal normal medium 20px/28px Barlow;
  letter-spacing: 0.6px;
  color: #0c1a30;
  opacity: 1;
  text-align: center;
  font-family: "Barlow", sans-serif;
  margin-bottom: 35px;
}
.exclusive-link a{
    text-decoration: none;
    color: #000;
}

.reviewblk {
  float: left;
  width: 100%;
  margin: 50px 0 50px 0;
  text-align: center;
  /* border-bottom: 1px solid #cbc8c8;
    padding-bottom: 35px; */
}
.ratingBox {
  display: inline-block;
  vertical-align: middle;
  width: 200px;
  background: #36468a;
  color: #fff;
  border-radius: 5px;
}
.ratingBox p {
  float: left;
  width: 100%;
  font-size: 42px;
  line-height: 75px;
  font-weight: 500;
  font-family: Barlow, sans-serif;
}
.star-revw {
  display: inline-block;
  max-width: 100%;
  margin-bottom: 12px;
}
.ratingBox span {
  float: left;
  width: 100%;
  font-size: 24px;
  background: #141f4f;
  padding: 7px 0 12px;
  border-radius: 0 0 5px 5px;
  font-family: Barlow, sans-serif;
}
.ratingImg {
  display: inline-block;
  vertical-align: middle;
  margin: 0 50px;
}
.cs-percent {
  width: 200px;
  display: inline-block;
  vertical-align: middle;
  color: #4c4c4c;
  font-size: 16px;
  line-height: 20px;
  border: 1px solid #d7d7d7;
  padding: 30px 10px;
  border-radius: 3px;
  font-family: Barlow, sans-serif;
}
.cs-percent span {
  font-size: 30px;
  font-weight: bold;
}
.clearall {
  clear: both;
  font-size: 1px;
  line-height: 1px;
  height: 1px;
}

.upsell-chk-revw {
  display: flex;
  width: 100%;
  margin: 0 auto;
}
.chk-revw {
  float: left;
  width: 100%;
  border-top: 1px solid #a7c1d1;
  padding: 30px 0;
}
.s9-row {
  float: left;
  width: 100%;
  position: relative;
  padding-right: 0;
  text-align: left;
}
.chk-star,
.chk-varify {
  float: left;
}
.s1-p3 {
  float: left;
  width: 100%;
  color: #3b3b3b;
  font-size: 18px;
  line-height: 22px;
  letter-spacing: 1px;
  font-family: "Barlow", sans-serif;
}
.lit-fnt {
  font-weight: 300;
  font-size: 16px;
}
.chk-star {
  margin: 20px 0 7px;
}
.s9-p1 {
  float: left;
  width: 100%;
  color: #7a7a7a;
  font-size: 16px;
  line-height: 18px;
  letter-spacing: 1px;
  font-weight: 300;
  font-family: "Barlow", sans-serif;
}
.s9-hr {
  float: left;
  width: 100%;
  height: 1px;
  border: none;
  background: #a7c1d1;
  margin: 30px 0;
}

.right-wrap-box {
  width: 294px;
  height: 500px;
  margin: 0 auto;
  box-shadow: 0px 3px 6px #00000029;
  border: 1px solid #0c1a30;
  background-color: #fff;
  position: relative;
  position: fixed;
  margin-left: 71px;
  background: #0C1A30 0% 0% no-repeat padding-box;
}
.sleep-gntd p {
  text-align: center;
  font: normal normal bold 19px/26px Barlow;
  letter-spacing: 0.66px;
  color: #fff;
  text-transform: capitalize;
  opacity: 1;
  padding-top: 15px;
}
.right-pillow-img {
  width: 100%;
  max-width: 249px;
  display: block;
  margin: 0 auto;
  margin-top: 10px;
}
.mid_p p {
  text-align: center;
  font: normal normal bold 15px/20px Barlow;
  letter-spacing: 0.45px;
  color: #0c1a30;
  opacity: 1;
  padding-left: 20px;
  padding-right: 20px;
}
.choose-pkg-right {
  width: 294px;
  height: 58px;
  background: #0c1a30 0% 0% no-repeat padding-box;
  box-shadow: 0px 3px 6px #00000029;
  opacity: 1;
  color: #fff;
  position: absolute;
  bottom: 0;
}
.choose-pkg-right a {
  font: normal normal bold 22px/31px Barlow;
  letter-spacing: 0.66px;
  color: #ffffff;
  text-align: center;
  /* vertical-align: middle; */
  display: flex;
  justify-content: Center;
  align-items: center;
  height: 58px;
  text-decoration: none;
}

.choose-pkg-mobile {
  display: none;
}
.choose-pkg-mobile {
  width: 100%;
  height: 50px;
  background: #7725D6 0% 0% no-repeat padding-box;
box-shadow: 0px 3px 6px #00000029;
  opacity: 1;
  color: #fff;
  position: fixed;
  bottom: 0;
  left: 0;
  right: 0;
  text-align: center;
}
.choose-pkg-mobile a {
  color: #fff;
  height: 50px;
  text-align: center;
  display: block;
  display: flex;
  justify-content: center;
  align-items: center;
  text-decoration: none;
  font: normal normal bold 20px/28px Barlow;
}
/*-------------pulse-------------------*/
.pulse {
  animation-name: pulse;
  -webkit-animation-name: pulse;
  animation-duration: 1.5s;
  -webkit-animation-duration: 1.5s;
  animation-iteration-count: infinite;
  -webkit-animation-iteration-count: infinite;
}

/* ================new section==================== */
img.five-stars {
  width: 100%;
  max-width: 150px;
  margin-bottom: 7px;
}
.red-txt {
  color: #fe4643;
}
a.for-link-bold {
  color: #0093ff;
}
.s4-box {
  float: left;
  width: 100%;
  margin: 40px 0 25px;
  position: relative;
}
.s4-prd {
  position: absolute;
  left: -5px;
  top: -25px;
}
.s4-prd {
  left: 0;
  top: 20px;
  max-width: 576px;
  width: 41%;
  z-index: 1;
}
.show-mob,
.show-tab {
  display: none;
}
.s4-ul {
  float: right;
  width: 630px;
  list-style: none;
}
.s4-ul {
  width: 60%;
}
.s4-ul li {
  float: left;
  width: 100%;
  text-align: left;
  padding: 3px 0 25px 125px;
  position: relative;
  margin-bottom: 28px;
}
.s4-ul li {
  padding: 3px 0 20px 125px;
  margin-bottom: 12px;
}
.s4-arrow {
  position: absolute;
  left: -30px;
  top: 14px;
}
.s4-p1 {
  position: absolute;
  left: 72px;
  top: 7px;
  background: #3b3b3b;
  border-radius: 50%;
  padding: 4px 0;
  color: #fff;
  font-size: 20px;
  line-height: 30px;
  width: 40px;
  height: 40px;
  text-align: center;
  font-weight: bold;
  font-family: "Barlow", sans-serif;
}
.section-4 .s4-ul li .s1-p3 {
  line-height: 26px;
  font-family: "Barlow", sans-serif;
}
.s4-li-line {
  position: absolute;
  left: 40px;
  bottom: 0;
}
.s1-p4 {
  float: left;
  width: 100%;
  color: #3b3b3b;
  font-size: 16px;
  line-height: 19px;
  letter-spacing: 1px;
  font-weight: 500;
  text-align: center;
  font-family: "Barlow", sans-serif;
}

p.sub-txt {
  text-align: center;
  font-family: "Barlow", sans-serif;
  color: #3a9fba;
}

.s5-ul {
  float: left;
  width: 100%;
  margin: 30px 0;
  list-style-type: none;
}
.s5-ul li {
  float: left;
  width: 33.3%;
  padding: 0 15px;
}
.s5-li-ic-1 {
  display: inline-block;
  max-width: 100%;
  display: block;
  margin: 0 auto;
}
.s5-ul li .s1-p4 {
  color: #343434;
  margin: 10px 0 5px;
  font-size: 18px;
}
.s5-li-arw,
.s5-li-prd-1 {
  display: block;
  max-width: 100%;
  margin: 0 auto 0;
}
.wht-p1 {
  float: left;
  width: 100%;
  color: #2e3b6e;
  font-size: 18px;
  line-height: 30px;
  letter-spacing: 1px;
  margin-bottom: 4px;
  font-family: "Barlow", sans-serif;
  text-align: center;
}
.tu {
  text-transform: uppercase;
}
img.s5-li-prd-1 {
  max-width: 180px;
  min-height: 180px;
  object-fit: contain;
}
.section-2 {
  float: left;
  width: 100%;
  padding: 0 0 75px;
  background: url(../images/s2-bg.jpeg) no-repeat top center;
  margin-bottom: 20px;
}
.container-s-2 {
  width: 100%;
  max-width: 861px;
  margin: 0 auto;
  padding: 0;
  position: relative;
}
.clearall {
  clear: both;
  font-size: 1px;
  line-height: 1px;
  height: 1px;
}
.s2-prd {
  position: absolute;
  left: 0;
  top: 127px;
  width: 42%;
}
.s2-box {
  float: right;
  width: 670px;
  padding: 35px 20px 0 0;
  text-align: left;
}
.s2-box {
  width: 58%;
  padding: 35px 0 0 0;
}
.s2-ul {
  float: left;
  width: 100%;
  background: url(../images/s2-li-line.jpg) repeat-y 24px top;
  list-style: none;
}
.s2-ul li {
  float: left;
  width: 100%;
  padding-left: 75px;
  margin: 20px 0 10px;
  text-align: left;
  position: relative;
}
.s2-li-ic-1 {
  position: absolute;
  left: 0;
  top: 0;
  width: 50px;
}
.s2-ul li .wht-p1 {
  font-weight: 500;
  text-align: left;
}
.s2-ul li .s1-p3 {
  font-weight: 300;
  line-height: 26px;
}
p.only-text-sub-head {
  text-align: left;
  font: normal normal bold 22px/40px Barlow;
  letter-spacing: 0.66px;
  color: #0c1a30;
  text-transform: uppercase;
}
.s9-row {
  float: left;
  width: 100%;
  position: relative;
  padding-right: 130px;
  text-align: left;
}
.face-1 {
  position: absolute;
  right: 0;
  top: 0;
}
.s9-lft {
  padding-right: 0px;
  padding-left: 130px;
}
.s9-lft .face-1 {
  right: auto;
  left: 0;
}
.s9-row p.s1-p3.lit-fnt {
  font-size: 18px;
}
.s9-row p.s1-p3.lit-fnt {
  font-size: 18px;
  margin-bottom: 15px;
}
p.s1-p3.medum-fnt {
  font-weight: bold;
  margin-top: 10px;
}
a.try-now-btn {
    width: 256px;
    height: 58px;
    background: #7725D6 0% 0% no-repeat padding-box;
    box-shadow: 0px 3px 6px #00000029;
    opacity: 1;
    display: inline-block;
    text-align: center;
    display: flex;
    justify-content: center;
    align-items: center;
    color: #fff;
    text-decoration: None;
    margin-left: auto;
    margin-right: auto;
    font: normal normal 800 22px/31px Barlow;
letter-spacing: 0.66px;
color: #FFFFFF;
}
.right-pillow-img img{
    max-width: 90%;
    margin: 0 auto;
    display: block;
    margin-bottom: 25px;
}

.announcement_bar{
    background-color: #FF701E;
        text-align: center;
        position: fixed;
    top: 0;
    left: 0;
    right: 0;
        z-index: 2;

}
.announcement_bar p{
    color: #fff;
    font-weight: bold;
    font-size: 17px;
    letter-spacing: 2px;
    line-height: normal;
    padding: 9px 5px;
}
.main-head {
    /* margin-top: 70px; */
}



@media (max-width: 767px) {
  .reviewblk{
      display: flex;
      align-items: center;
  }
  .face-1,
  .s9-lft .face-1 {
    position: static;
    display: block;
    margin: 0 auto 10px;
  }
  .s9-row,
  .s9-lft {
    padding: 0px;
    text-align: center;
  }
  .s2-prd-mob {
    display: inline-block;
    max-width: 100%;
    margin: 25px 0 0;
  }
  .top-phn,
  .bnr-dot-line,
  .ord-now,
  .s2-prd,
  .s3-moon {
    display: none;
  }
  .section-2 {
    background-size: cover;
  }
  .s2-box {
    width: 100%;
  }
  .s2-ul {
    background: none;
  }
  .s2-li-ic-1 {
    position: absolute;
    left: 10px;
    top: 0;
    width: 40px;
  }
  .s2-ul li {
    padding-left: 58px;
  }
  .s4-prd {
    max-width: 100%;
    width: 100%;
    position: static;
    display: block;
    margin: 0 auto;
    margin-bottom: 20px;
  }
  .s4-ul {
    width: 100%;
  }
  .s4-arrow {
    display: none;
  }
  .s4-p1 {
    left: 0px;
  }
  .s4-ul li {
    padding: 3px 0 20px 53px;
  }
  .s4-li-line {
    position: absolute;
    left: 0;
    bottom: 0;
    width: auto;
    max-width: 100%;
  }
  p.sub-txt {
    font-size: 20px;
    line-height: 28px;
  }
  .s5-ul {
    float: none;
  }
  .s5-ul li {
    float: none;
    width: 100%;
  }
  .lit-fnt {
    text-align: Center;
    margin-bottom: 20px;
  }
}

/* new section ends here */
/* ========================== */
@keyframes pulse {
  0% {
    transform: scale(0.9);
    opacity: 0.9;
  }
  50% {
    transform: scale(1);
    opacity: 1;
  }
  100% {
    transform: scale(0.9);
    opacity: 0.9;
  }
}
@-webkit-keyframes pulse {
  0% {
    -webkit-transform: scale(0.95);
    opacity: 0.9;
  }
  50% {
    -webkit-transform: scale(1);
    opacity: 1;
  }
  100% {
    -webkit-transform: scale(0.95);
    opacity: 0.9;
  }
}

@media only screen and (max-width: 1185px) {
  .upsell-chk-revw {
    width: 100%;
  }
}

@media only screen and (max-width: 1080px) {
  .body-wrapper-left {
    width: 100%;
  }
  .body-wrapper-right {
    display: none;
  }
  .main-wrapper {
    width: 90%;
  }
  .choose-pkg-mobile {
    display: block;
  }
  .reviewblk-2 {
    padding-bottom: 100px !important;
  }
}
@media only screen and (max-width: 1135px) {
  .right-wrap-box {
    right: 5px;
  }
}

@media only screen and (max-width: 1023px) {
  .ratingBox {
    width: 170px;
  }
  .cs-percent {
    max-width: 200px;
    width: 100%;
    margin-top: 10px;
  }
  .chk-revw {
    padding: 30px 10px 40px;
  }
  .ratingImg {
    margin: 0 30px;
  }
}

@media only screen and (max-width: 991px) {
  .featured-txt {
    display: none;
  }
}
@media only screen and (max-width: 767px) {
    .ratingBox{
        width: 24% !important;
    }
    .ratingImg{
        width: 30% !important;
        margin: 0 15px !important;
    }
  .reviewblk {
    margin: 30px 0 0px 0;
  }
  .ratingBox {
    width: 42%;
  }
  .ratingBox p {
    font-size: 38px;
    line-height: 60px;
  }
  .star-revw {
    margin-bottom: 10px;
  }
  .ratingBox span {
    font-size: 20px;
    padding: 2px 0 5px;
  }
  .chk-revw {
    padding: 18px 10px 30px;
    border: none;
  }
  .chk-revw .s9-row {
    text-align: left;
  }
  .ratingImg {
    width: 50%;
    margin: 0;
    max-width: 275px;
    margin: 0 0 0 4%;
  }
  .cs-percent {
    width: 100%;
    padding: 20px 10px;
    margin: 20px 0 0;
  }
  ul.featured-ul {
    display: grid;
    grid-template-rows: 1fr 1fr;
    grid-template-columns: 1fr 1fr;
  }
  .featured-on-section-wrap {
    justify-content: center;
  }
  ul.featured-ul li:first-child img {
    width: 100%;
    max-width: 181px;
  }
  ul.featured-ul li:nth-child(2) img {
    width: 100%;

    max-width: 161px;
  }
  ul.featured-ul li:nth-child(3) img {
    width: 100%;

    max-width: 123px;
  }
  ul.featured-ul li:last-child img {
    width: 100%;

    max-width: 122px;
  }
  .main-wrapper {
    width: 100%;
  }
  .top-btn {
    font: normal normal bold 12px/14px Barlow;
  }
  .main-head-left img {
    width: 100%;
    max-width: 117px;
  }
  .main-head-text {
    font: normal normal bold 20px/28px Barlow;
  }
  .main-head-text span {
    display: inline;
  }
  p.sub-header-text {
    font: normal normal normal 15px/22px Barlow;
  }
  .date-author {
    font: normal normal normal 11px/28px Barlow;
  }
  .width-48 {
    width: 100%;
  }
  .note-p p {
    font: italic normal 300 14px/22px Barlow;
  }
  .header-txt-2 {
    font: normal normal bold 20px/28px Barlow;
  }
  p.only-text {
    font-size: 15px;
  }
  .blemishes-header {
    font-size: 20px;
    line-height: 28px;
  }
  .choose-your-pckg-btn a {
    font: normal normal bold 15px/21px Barlow;
    letter-spacing: 0.45px;
    color: #fff;
    padding-top: 14px;
    padding-bottom: 14px;
  }
  .width-48 img {
    margin-bottom: 10px;
  }
}





@media(max-width:600px){
.announcement_bar p{
    font-size: 14px;
    letter-spacing: 0px;
}
.main-head {
    /* margin-top: 50px; */
}
}
@media (max-width: 480px) {
    .ratingBox p {
        font-size: 26px;
        line-height: 50px;
    }
    .ratingBox span {
        font-size: 14px;
    }
    .cs-percent span {
        font-size: 20px;
    }
    .cs-percent{
        font-size: 14px;
        line-height: 16px;
        padding: 10px 5px;
        margin: 0;
        max-width: 150px;
    }
}
@media(max-width:400px){
.announcement_bar p{
    font-size: 12px;
}
.reviewblk{
    flex-wrap: wrap;
    justify-content: center;
}
.ratingBox,
.ratingImg {
    width: 38% !important;
}
.cs-percent {
    max-width: 200px;
    margin-top: 20px;
}
}
@media(max-width:360px){
.announcement_bar p{
    font-size: 11px;
}
}

.feature_secIn{
    background-color: #f4f4f4;
    display: flex;
    justify-content: center;
    padding: 30px 15px;
    text-align: center;
}
.feature_box{
    padding: 0 10px;
}
.feature_box h4{
    font-size: 16px;
    color: #000;
    text-transform: capitalize;
    margin: 20px 0 10px;
}
.feature_box p{
    font-size: 14px;
    color: #666;
}
.s5-ul .lit-fnt {
    text-align: center;
}
@media screen and (max-width:767px){
    .feature_secIn{
        flex-wrap: wrap;
    }
    .feature_box{
        max-width: 50%;
        margin-bottom: 20px;
    }
}
@media screen and (max-width:420px){
    .feature_box{
        max-width: 100%;
        margin-bottom: 0;
    }
    .feature_box+.feature_box{
        margin-top: 20px;
    }
}



@media (min-width: 1075px) and (max-width: 1135px) {
    .right-wrap-box {
        right: 20px;
    }
}