.desktopView {
  display: block;
  padding: 0 5vw 0 0;
}
.mobileView {
  display: none;
}
.desktopView.container {
  max-width: 2220px;
  padding: 0px 25px;
}
.select_plan {
  font-size: 5rem;
  color: #fff;
}
.pricing figure {
  position: absolute;
  top: 5px;
  right: 0px;
  margin: 0px auto;
  background: #e60a14;
  border: 1px solid #e60a14;
  cursor: pointer;
  color: #fff;
  border-radius: 8px !important;
  width: 58% !important;
  height: 48px !important;
  line-height: 30px !important;
  font-weight: 600;
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 16px;
}
.pricing.descriptions {
  padding: 10px 20px;
}
.logout-section ion-icon {
  font-size: 24px;
  display: inline-block;
  vertical-align: middle;
  line-height: normal;
}
.popular ul li label {
  font-weight: 900;
}
/* .price_box {
    width: 19%;
  } */
.price_box.extra-content {
  margin-top: -100px;
}
.extra-text {
  text-align: center;
  font: italic normal normal 1.7rem/2rem Montserrat;
  letter-spacing: 0px;
  color: #707070;
}
.trial-text {
  text-align: center;
  font: italic normal bold 1.7rem/2rem Montserrat;
  letter-spacing: 0px;
  color: #707070;
  opacity: 1;
}
.price_box label,
ul li label {
  margin-right: unset;
  /* text-transform: uppercase; */
  opacity: 1;
}
.plan-7 .btn,
.plan-7 button {
  background: #c0e8e8 0% 0% no-repeat padding-box !important;
  border: 1px solid #c0e8e8;
}
.plan-11 .btn,
.plan-11 button {
  background: #e4151a 0% 0% no-repeat padding-box !important;
  border: 1px solid #e4151a;
}
.plan-13 .btn,
.plan-13 button {
  background: #7e84a3 0% 0% no-repeat padding-box !important;
  border: 1px solid #7e84a3;
}

.pricing_button span {
  background: #e4151a 0% 0% no-repeat padding-box;
  border-radius: 17px;
  opacity: 1;
  width: 80%;
  height: 48px;
  line-height: 30px !important;
  font: normal normal bold 1.7rem/5rem Montserrat;
  letter-spacing: 0px;
  color: #ffffff;
  display: flex;
  justify-content: center;
  align-items: center;
}
.description_text {
  text-align: center;
  font: normal normal normal 1.7rem/2.5rem Montserrat;
  letter-spacing: 0px;
  color: #707070;
  opacity: 1;
}
.price_box_mb {
  width: 100%;
}

.box {
  padding: 1rem 0rem;
}

.box_title {
  width: 100%;
  padding: 0 20px;
  margin: 0 auto;
  height: 270px;
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
}
.extra-content .box_title {
  height: 370px;
}
.upcycode-section {
  padding: 0 20px;
  background: #ffffff 0% 0% no-repeat padding-box;
  border: 1px solid #7e84a3;
  border-radius: 25px;
  opacity: 1;
  display: flex;
  justify-content: space-between;
  flex-direction: column;
  align-items: center;
}
.upcycode-section .head {
  text-align: center;
  font: normal normal bold 2rem/3rem Montserrat;
  letter-spacing: 0px;
  color: #707070;
  opacity: 1;
}
.upcycode-section .sub-head {
  text-align: center;
  font: normal normal normal 1.7rem/2.5rem Montserrat;
  letter-spacing: 0px;
  color: #707070;
  opacity: 1;
}
.upcycode-section input {
  width: 80%;
  margin-bottom: 1rem;
}

.upcycode-section button {
  background: #e4151a 0% 0% no-repeat padding-box;
  border-radius: 15px;
  opacity: 1;
  width: 60%;
  height: 3.4rem;
  line-height: 30px !important;
  font: normal normal bold 1.4rem/4.5rem Montserrat;
  letter-spacing: 0px;
  color: #ffffff;
  display: flex;
  justify-content: center;
  align-items: center;
}

/* #subscriptionSection .big {
    width: 80% !important;
  } */

.box_title h2 {
  margin-bottom: 2rem !important;
  font-weight: 900;
  opacity: 0.7;
}

.box_title_b {
  height: 50px;
  width: 80%;
  margin: 0 auto;
}

.box_title_b h5 {
  font-weight: 800;
  opacity: 0.8;
}
.plan-head {
  display: flex;
  justify-content: center;
  align-items: center;
}
.subscription .pricing h2 {
  text-align: center;
  font: normal normal bold 2rem/3rem Montserrat !important;
  letter-spacing: 0px;
  color: #707070;
  opacity: 1;
}

.user-count {
  position: absolute;
  right: 25px;
  color: #707070;
  margin-bottom: 2rem !important;
  padding-top: 1rem;
  font-size: 2rem;
}
.pricing ul {
  margin-top: 15px;
  margin-bottom: 10px;
}
.pricing.descriptions ul {
  background-color: #fff;
  padding: 0 25px 55px 25px;
  border-radius: 12px;
}
.pricing ul li {
  line-height: unset;
  border-bottom: none;
  font-weight: 800;
  opacity: 1;
}

.pricing figure {
  font-size: 12px;
}
.subscription .pricing.box {
  height: 100% !important;
  border-radius: 42px !important;
}
.pricing .buyit {
  margin: 0px auto;
  background: #e60a14;
  /* border: 1px solid #e60a14; */
  cursor: pointer;
  color: #fff;
  border-radius: 8px !important;
  width: 50% !important;
  height: 48px !important;
  line-height: 30px !important;
  font-weight: 600;
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 1.6rem;
  position: absolute;
  bottom: -20px;
  transform: translateX(50%);
}

.pricing .buyit:hover {
  background: #fff;
  /* color: #e60a14; */
}

.outline-box {
  background: transparent;
  border: 1px solid #fff;
  border-radius: 20px;
  padding: 20px;
  margin: 0 auto;
}

.outline-box {
  padding: 20px 20px 5px 20px;
}

small {
  font-weight: inherit !important;
  opacity: 0.8 !important;
}

.box_title_b small {
  color: black !important;
  opacity: 1 !important;
  font-weight: bolder !important;
}

.align-x {
  opacity: 0.9;
  line-height: 36px;
}
.price_box_free small {
  font-size: 66%;
}

/*Carousel Gallery*/

.owl-carousel .owl-item div.slide {
  display: block;
  width: 80%;
  background: transparent;
  margin: 0 auto;
}

#subscriptionSection .owl-carousel.gallery-carousel .owl-nav .owl-prev i,
#subscriptionSection .owl-carousel.gallery-carousel .owl-nav .owl-next i,
#subscriptionSection .owl-carousel.full-width-carousel .owl-nav .owl-prev i,
#subscriptionSection .owl-carousel.full-width-carousel .owl-nav .owl-next i {
  background: transparent !important;
  box-shadow: none;
  font-size: 5rem;
  font-weight: lighter !important;
}

.features_div {
  padding-right: 0px !important;
}

.features {
  font-size: 6.5px !important;
}

.pricing_mbv {
  padding: 30px 0px;
}

/*pricing subscription*/
.box_title.big h2 small {
  color: #000;
  font-size: 10px !important;
  font-family: "Montserrat" !important;
  font-weight: bolder !important;
}

.pricing.box.box_free {
  background: #ffffff !important;
}
.pricing.box {
  background: #ffffff !important;
}
.price_box_free {
  width: 15%;
}
.label_free {
  font-size: 10px;
}
.free_box_title {
  width: 100%;
  padding: 0 18%;
  height: 88px;
}
#subscriptionSection {
  background: #f4f7fc 0% 0% no-repeat padding-box;
  opacity: 1;
}
#subscriptionSection .my-plan-section {
  margin-top: 23px;
  margin-left: 50px;
  margin-bottom: 129px;
}
#subscriptionSection .heading {
  font: italic normal 300 4rem/2rem Montserrat;
  letter-spacing: 0px;
  color: #5a607f;
  opacity: 1;
  margin-right: 25px;
}

div#pricing_title {
  padding: 90px 0px 30px 0px;
  /*background: #ffffff7d;*/ /*#ffffff40;*/
  /*backdrop-filter: blur(12px);*/
  background: #ffffff1f;
  backdrop-filter: brightness(114%) saturate(125%) blur(1rem);
  border-radius: 20px;
}
.history-btn {
  /* position: absolute;
    top: 10px;
    right: 2.604vw; */
  cursor: pointer;
  /* width: 13.906vw; */
}
.most_pop {
  position: absolute;
  top: -40px;
  width: 100%;
  padding: 0 15px;
  display: flex;
  justify-content: center;
  font: normal normal normal 2rem/5rem Montserrat;
  letter-spacing: 0px;
  color: #ffffff;
  opacity: 1;
  z-index: 2;
}
.popular .pricing.box {
  box-shadow: 0px -34px 0px -1px rgb(228 21 24), 0 0.1rem 2rem rgb(0 0 0 / 15%);
  z-index: 1;
}
.btn-my-history {
  padding: 14px 5.469vw;
  background: #7e84a3 0% 0% no-repeat padding-box;
  box-shadow: 0px 1px 3px #11111112;
  border-radius: 12px;
  text-align: center;
  font: normal normal 600 16px/19px Montserrat;
  letter-spacing: 0px;
  color: #ffffff;
  opacity: 1;
}
.btn-my-history:hover {
  color: #ffffff;
}

.pricing ul li .description {
  height: 60px;
  display: flex;
  flex-direction: column;
  justify-content: center;
}
.desktopView .price_box:not(:last-child) ul li:not(:last-child):after {
  display: block;
  content: "";
  border-bottom: solid 1px rgb(224, 223, 223);
  transform: scaleX(3.1);
}
.desktopView .price_box:first-child ul li:not(:last-child):after {
  display: block;
  content: "";
  border-bottom: solid 1px rgb(224, 223, 223);
  transform: scaleX(4.1);
}
p.feature-head {
  font: normal normal 900 1.7rem/3rem Montserrat;
  letter-spacing: 0px;
  color: #707070;
  opacity: 1;
}
p.feature-sub-head {
  font: normal normal normal 1.5rem/1rem Montserrat;
  letter-spacing: 0px;
  color: #bbbbbb;
  opacity: 1;
}
.price_box .description p {
  font: normal normal normal 1.7rem/5rem Montserrat;
  letter-spacing: 0px;
  color: #707070;
  opacity: 1;
}
.pricing ul li .description p {
  margin-bottom: 0;
}

.popular ul li .description p {
  font-weight: bold;
}
.mobileView .price_box {
  padding: 0 40px;
}
.mobileView .extra-content .box_title {
  height: 100%;
}
.mobileView .price_box:not(:first-child) {
  margin-top: 50px;
}
.mobileView .price_box.extra-content {
  margin-top: 100px;
}
.mobileView .most_pop {
  top: -30px;
  font: normal normal normal 3rem/5rem Montserrat;
}
.mobileView .description_text {
  font: normal normal normal 3.7rem/5.5rem Montserrat;
}
.mobileView .extra-text {
  font: normal normal normal 3rem/5rem Montserrat;
}
.mobileView .trial-text {
  font: normal normal bold 3rem/5rem MontMontserrat;
}
.mobileView .subscription .pricing h2 {
  font: normal normal bold 5rem/7rem Montserrat !important;
}
.mobileView .user-count {
  font-size: 4rem;
}
.mobileView .pricing ul li {
  border-bottom: 1px solid #c7c7c7;
}
.mobileView .pricing ul li:first-child {
  border-top: 1px solid #c7c7c7;
}
.mobileView .sub-details .head {
  font: normal normal 600 2.7rem/5rem Montserrat;
  letter-spacing: 0px;
  color: #5f5e5e;
}
.mobileView .sub-details .sub-head {
  font: normal normal normal 1.6rem/3rem Montserrat;
  letter-spacing: 0px;
  color: #111111;
  opacity: 1;
}
.mobileView .sub-details .detail {
  color: #e4151a;
}
.mobileView .pricing ul li:nth-child(odd) {
  background-color: #d3d3d361;
}
.mobileView .pricing .buyit {
  font-size: 3rem;
}
.mobileView .pricing_button span {
  font: normal normal bold 3rem/5rem Montserrat;
}
.mobileView .upcycode-section .head {
  font: normal normal bold 3rem/7rem Montserrat;
}
.mobileView .upcycode-section .sub-head {
  font: normal normal bold 2.2rem/5rem Montserrat;
}
.mobileView .upcycode-section button {
  height: 4.4rem;
}
.mobileView .subscription .pricing.box {
  border: 1px solid #d7d4d4;
}
.mobileView .history-btn {
  width: 100%;
}
.mobileView .history-btn .btn-my-history {
  padding: 1.4rem 1.6rem;
  width: 80%;
}
.mobileView .upcycode-section {
  padding: 15px 20px;
}
.mobileView #upcycode_form {
  width: 80%;
}
.no-trial .box_title {
  /* height: 264px; */
  justify-content: space-between;
  align-content: flex-end;
}
/*-------------------------------Media Queries---------------------------------*/
@media only screen and (min-width: 992px) and (max-width: 1100px) {
  .box_title {
    height: 104px;
    width: 98%;
  }
  .subscription ul {
    font-size: 7px !important;
  }

  .pricing .buyit {
    margin: 35px auto !important;
    width: 48% !important;
  }
  .outline-box {
    padding: 5px 20px 5px 20px;
  }
  .pricing .buyit {
    margin: -18px auto !important;
  }

  .pricing {
    margin-bottom: 0px !important;
  }
  .label_free {
    font-size: 8px !important;
  }
}

@media only screen and (min-width: 700px) and (max-width: 991px) {
  .box_title {
    height: 104px;
    width: 98%;
  }
  .subscription ul {
    font-size: 7px !important;
  }
  .pricing .buyit {
    margin: 35px auto !important;
    width: 48% !important;
  }
  .outline-box {
    padding: 0px 20px 5px 20px;
  }
  .pricing .buyit {
    margin: 0px auto !important;
  }

  small {
    font-size: 68% !important;
  }

  /*header*/
  .hero .main-navigation .navbar {
    padding: 5px 0;
  }
  .sub-page .hero .hero-wrapper {
    padding-bottom: 0rem !important;
  }
  .pricing {
    margin-bottom: 0px !important;
  }

  /*desktop*/
  .desktopView h5 {
    font-size: 0.9rem !important;
  }

  .desktopView .buyit {
    margin: -32px auto !important;
  }

  .desktopView .subscription .pricing h2 {
    font-size: 12px !important;
  }

  /* for free subscription */

  .box_free.pricing .buyit {
    margin: -23px auto !important;
  }

  .label_free {
    font-size: 4.6px !important;
  }
  .subscription .pricing figure {
    font-size: 12px !important;
  }

  .subscription .pricing .free_box_title h2 {
    font-size: 12px !important;
  }
  .subscription .pricing h2 {
    font-size: 14px !important;
    word-break: break-word;
    width: inherit;
  }

  .box_free small,
  .desktopView small {
    font-size: 58% !important;
  }

  .box_free .buyit {
    margin: -23px auto !important;
  }

  .box_free h5 {
    font-size: 0.9rem !important;
  }
}

@media only screen and (max-width: 767px) {
  .owl-carousel.gallery-carousel .owl-nav .owl-prev i,
  .owl-carousel.full-width-carousel .owl-nav .owl-prev i {
    margin-left: -1rem;
  }
  .owl-carousel.gallery-carousel .owl-nav .owl-next,
  .owl-carousel.full-width-carousel .owl-nav .owl-next {
    margin-right: -1rem;
  }
  .desktopView {
    display: none;
  }
  .mobileView {
    display: block;
    padding-bottom: 30vw;
  }
  #subscriptionSection .big {
    width: 75% !important;
  }
  .box_title {
    height: 100%;
    width: 100%;
    padding-top: 0px;
  }
  .pricing.box ul {
    margin-top: 30px;
  }

  /*header*/
  .hero .main-navigation .navbar {
    padding: 5px 0;
  }
  .sub-page .hero .hero-wrapper {
    padding-bottom: 0rem !important;
  }

  .box_title small {
    font-size: 58%;
  }
}

@media only screen and (min-width: 700px) and (max-width: 768px) {
  .owl-carousel.gallery-carousel .owl-nav .owl-prev i,
  .owl-carousel.full-width-carousel .owl-nav .owl-prev i {
    margin-left: -1rem;
  }
  .owl-carousel.gallery-carousel .owl-nav .owl-next,
  .owl-carousel.full-width-carousel .owl-nav .owl-next {
    margin-right: -1rem;
  }
  .desktopView {
    display: none;
  }
  .mobileView {
    display: block;
  }
  #subscriptionSection .big {
    width: 75% !important;
  }
  .box_title {
    height: 80px;
    width: 66%;
  }

  .subscription .pricing figure {
    margin: -7% 20% !important;
  }
}

@media only screen and (min-width: 1100px) {
  /*header*/
  .hero .main-navigation .navbar {
    padding: 5px 0;
  }
  .sub-page .hero .hero-wrapper {
    padding-bottom: 0rem !important;
  }
  .pricing {
    margin-bottom: 0px !important;
  }
  p.feature-head {
    font: normal normal 900 1.2rem/3rem Montserrat;
  }
  p.feature-sub-head {
    font: normal normal normal 1rem/0rem Montserrat;
  }
}
@media screen and (min-width: 1367px) and (max-width: 3440px) {
  .pricing_logo {
    padding: 7.2vw 4vw !important;
  }
  .subscription .pricing figure {
    margin: -14% 22% !important;
  }
  .pricing .buyit {
    font-size: 16px !important;
  }
  i.fa.fa-user-o {
    width: 26px !important;
    height: 26px !important;
  }
  .icon-scroll,
  .icon-scroll:before {
    position: absolute;
    left: 50%;
  }
  .icon-scroll {
    width: 40px;
    height: 80px;
    margin-left: 0px;
    top: 0%;
    margin-top: 7px;
    box-shadow: inset 0 0 0 1px #fff;
    border-radius: 25px;
  }
  .icon-scroll:before {
    content: "";
    width: 10px;
    height: 10px;
    background: #fff;
    margin-left: -4px;
    top: 8px;
    border-radius: 4px;
    animation-duration: 1.5s;
    animation-iteration-count: infinite;
    animation-name: scroll;
  }

  @keyframes scroll {
    0% {
      opacity: 1;
    }
    100% {
      opacity: 0;
      transform: translateY(60px);
    }
  }
}

@media only screen and (max-width: 768px) {
  .col-md-4.col-sm-8.text-center.pricing_logo {
    padding: 10.5vw 15vw !important;
  }
  #pricing-img {
    margin-top: -12vw !important;
    width: 100%;
    background-position: 50% 50%;
  }
  div#pricing_title {
    padding: 25px 0px 15px 0px !important;
  }
  .col-md-12.col-sm-12.pt-5.text-center {
    padding-bottom: 3rem !important;
  }
  h1#select_plan {
    font-size: 100% !important;
  }
  .active {
    background-color: transparent !important;
  }
  div#pricing_condition {
    text-align: center;
  }
  .col-md-6.col-sm-12.contact {
    text-align: center;
  }
  #pricing_img {
    width: 15.9vw !important;
    margin-left: -50vw !important;
    margin-top: 34vw !important;
  }
  .container.active {
    background-color: rgb(187, 217, 213) !important;
  }

  .icon-scroll,
  .icon-scroll:before {
    position: absolute;
    left: 48%;
  }
  .icon-scroll {
    width: 21px;
    height: 40px;
    margin-left: 0px;
    top: -1%;
    margin-top: 7px;
    box-shadow: inset 0 0 0 1px #fff;
    border-radius: 25px;
  }
  .icon-scroll:before {
    content: "";
    width: 8px;
    height: 8px;
    background: #fff;
    margin-left: -4px;
    top: 8px;
    border-radius: 4px;
    animation-duration: 1.5s;
    animation-iteration-count: infinite;
    animation-name: scroll;
  }

  @keyframes scroll {
    0% {
      opacity: 1;
    }
    100% {
      opacity: 0;
      transform: translateY(20px);
    }
  }
  #subscriptionSection .my-plan-section {
    margin-top: 23px;
    margin-left: 50px;
    margin-bottom: 12px;
  }
}
@media screen and (max-width: 3725px) and (min-width: 1579px) {
  #pricing_img {
    width: 10.3vw !important;
  }
  #pricing_blur h1 {
    font-size: 62px !important;
  }
  #div#pricing_title {
    padding: 100px 0px 40px 0px !important;
  }
  .label_free {
    font-size: 17px !important;
  }
  p.feature-head {
    font: normal normal 900 1.7rem/3rem Montserrat;
    letter-spacing: 0px;
    color: #707070;
    opacity: 1;
  }
  p.feature-sub-head {
    font: normal normal normal 1.5rem/1rem Montserrat;
    letter-spacing: 0px;
    color: #bbbbbb;
    opacity: 1;
  }
  .pricing_button span {
    font: normal normal bold 2rem/5rem Montserrat;
  }
  .subscription .pricing h2 {
    font: normal normal bold 2rem/3rem Montserrat !important;
  }
  .pricing figure {
    font-size: 16px;
  }
  #select_plan {
    font-size: 3.4vw !important;
  }
  #pricing_condition,
  #pricing_condition_1 {
    font: normal normal normal 14px/18px Montserrat;
    letter-spacing: 0px;
    color: #171725;
    opacity: 1;
  }
}
