.column.is-12.col-flx {
  display: flex;
}

.ul-style ul {
  list-style: disc;
}

.ul-style ul li:first-child {
  margin-top: 0px;
}

.ul-style ul li {
  margin-top: 5px;
}

.btn-flex .level-item {
  flex: auto;
}

.tx-center {
  text-align: center;
}

.p-head h2 {
  text-align: center;
  margin-top: 20px;
  font-weight: 700;
  font-size: 18px;
}

.p-cost h2 {
  text-align: center;
  font-size: 16px;
}

.p-cost h2 span {
  font-weight: 600;
  padding-left: 5px;
}

.modal.is-active {
  margin-top: 60px;
}

.b-txt {
  font-weight: bold;
}

.nav-user .navbar.navbar-wrapper.navbar-fade.is-transparent.navbar-light {
  background: #444f60;
}

.mtlb {
  margin: 20px 0px 10px 162px;
}

.wdth-centers {
  width: 100%;
}

.calc-centers {
  width: 100%;
  margin: 0 auto;
  text-align: center;
}

.btn-full-wdth {
  width: 100%;
}
.fld-cntr {
  margin: 0 auto;
}

.service-title {
  font-size: 24px !important;
  padding: 40px 0px 0px 0px;
}

@media (min-width: 1199px) {
  .row .shipping_address {
    overflow: hidden;
  }
}

@media only screen and (max-width: 1024px) {
  .navbar-end {
    position: absolute;
    right: 50px;
    top: 9px;
  }
  .navbar-end .button.button-signup {
    padding: 13px 25px !important;
  }
}

/*22nd Dec 2020*/
.revenue_estimation .for-eg {
  margin: 7px 0;
  display: block;
  font-size: 20px;
  font-weight: 600;
}
.revenue_estimation {
  background: #008acf;
  color: #fff;
  padding: 15px 15px;
  margin-top: 15px;
  border-radius: 5px;
}
.est_tbl td {
  color: #fff;
  font-weight: 500;
}
.changeable_val {
  color: #797676;
}
.est_tbl td {
  padding-bottom: 12px;
}
.est_tbl tr td:first-child {
  padding-right: 10px;
}

.range-control {
  position: relative;
}

.cst_slider input[type="range"] {
  display: block;
  width: 100%;
  margin: 0;
  -webkit-appearance: none;
  outline: none;
}

.cst_slider input[type="range"]::-webkit-slider-runnable-track {
  position: relative;
  height: 12px;
  border: 1px solid #b2b2b2;
  border-radius: 5px;
  background-color: #e2e2e2;
  box-shadow: inset 0 1px 2px 0 rgba(0, 0, 0, 0.1);
}

.cst_slider input[type="range"]::-webkit-slider-thumb {
  position: relative;
  top: -5px;
  width: 20px;
  height: 20px;
  border: 1px solid #999;
  -webkit-appearance: none;
  background-color: #fff;
  box-shadow: inset 0 -1px 2px 0 rgba(0, 0, 0, 0.25);
  border-radius: 100%;
  cursor: pointer;
  background: #008acf !important;
}

.cst_slider output {
  position: absolute;
  top: -27px;
  right: 0;
  display: block;
  width: 50px;
  height: 24px;
  border: 1px solid #e2e2e2;
  background-color: #fff;
  border-radius: 3px;
  color: #777;
  font-size: 0.8em;
  line-height: 24px;
  text-align: center;
}

.cst_slider input[type="range"]:active + output {
  display: block;
  /*-webkit-transform: translateX(-50%);
          transform: translateX(-50%);*/
}
.columns.form-group.row.choose_share {
  margin-top: 15px;
}

/*********************/

/********** Custom 19-05-21 ***********/
@media only screen and (max-width: 767px) {
  .products-mobile-view .column.is-12.col-flx {
    display: block !important;
  }
}

#mobile-nav ul li a {
  font-size: 1.3rem;
}
#mobile-nav ul li a:hover {
  background: #f1f1f1;
}

#mobile-nav ul ul {
  background: #fff;
}

#mobile-nav ul li a {
  padding: 1rem 15px;
}

a.navbar-item {
  color: #0083c9 !important;
}

a.navbar-item:hover {
  background: transparent !important;
  color: #7f00ff !important;
}

.navbar-item.is-slide:hover {
  border-bottom: 1px solid #0083c9 !important;
}

a.navbar-item:hover {
  border-bottom: 1px solid #0083c9 !important;
}
.modal.is-active .modal-background {
  background-color: #008acf;
  background: #008acf;
}
span.aboutImg img {
  margin-left: 0;
  margin-right: 60px;
  width: 134px;
  height: 200px;
  float: left;
}
span.aboutImgID img {
  margin: 30px 50px;
  width: 250px;
}
span.aboutImgIDL img {
  float: left;
  margin-left: 0;
}
span.aboutImgIDR img {
  float: right;
  margin-right: 0;
}
.textalignc {
  clear: both;
}
@media only screen and (max-width: 1087px) {
  .nav-wrap,
  .nav-wrap .navbar.navbar-wrapper.navbar-fade.navbar-dark {
    display: none;
  }
  #mobile-nav .logo {
    top: 10px;
    left: 10px;
    width: 180px;
    padding: 0px;
  }
  #mobile-nav .logo a {
    display: block;
  }

  #mobile-nav .dark-logo {
    max-width: 100%;
  }

  .page-banner {
    margin-top: 58px;
  }

  span.aboutImg {
    display: block;
    width: 100%;
    text-align: center;
  }
  span.aboutImg img {
    margin-left: 0;
    margin-right: 0;
    width: 134px;
    display: inline-block;
    float: none;
  }
  .textalignl {
    text-align: left;
  }
  .textalignc {
    text-align: center !important;
    display: block;
    margin: 20px;
  }
  span.aboutImgID {
    display: block;
    width: 100%;
    text-align: center;
  }
  span.aboutImgID img {
    margin: 0;
    width: 50%;
    display: inline-block;
    float: none;
  }
}
.is_mobile {
  display: inline-block;
}
@media only screen and (min-width: 1088px) {
  .is_mobile {
    display: none;
  }
}
@media only screen and (min-width: 1024px) and (max-width: 1366px) and (max-height: 1366px) and (orientation: landscape) and (-webkit-min-device-pixel-ratio: 1.5) {
  .nav-wrap,
  .btn-menu,
  .navbar .navbar-menu,
  .navbar-end,
  .nav-wrap {
    display: none !important;
  }
  #mobile-nav {
    display: unset !important;
  }
  #mobile-nav .logo {
    top: 10px;
    left: 10px;
    width: 190px;
    padding: 0px;
  }
  #mobile-nav .logo a {
    display: block;
  }

  #mobile-nav .dark-logo {
    max-width: 100%;
  }
  .is_mobile {
    display: inline-block;
  }
}

.abasign {
  position: relative;
  font-size: 0;
  text-align: left;
  width: 800px;
  margin: 0 auto;
}
.abasign > span {
  display: inline-block;
  vertical-align: top;
}
.abasign > span:first-child {
  width: 49%;
  margin-right: 2%;
}
.abasign > span:last-child {
  width: 49%;
}
.mb50 {
  margin-bottom: 50px;
  display: block;
}
.mtzero {
  text-align: center;
  display: inline-block;
  margin: 40px;
  padding: 0;
}
@media only screen and (max-width: 991px) {
  .dnm {
    display: none;
  }
  .abasign {
    width: 100%;
    text-align: center;
  }
  .abasign > span {
    display: block;
  }
  .abasign > span:first-child {
    width: 100%;
    margin-right: 0%;
  }
  .abasign > span:last-child {
    margin-top: 15px;
    width: 100%;
  }
  .mtzero {
    margin-top: 0;
  }
}

/* .home-page .columns {
  margin: 0;
  padding: 0;
  width: 100%;
  display: block;
  clear: both;
  float: left;
  flex: none;
  height: auto;
}
.home-page .column {
  margin: 0;
  padding: 0;
  width: 49%;
  display: block;
  float: left;
  flex: none;
  height: auto;
}
@media only screen and (max-width: 1088px) {
  .home-page .column {
    margin: 0;
    padding: 0;
    width: 100%;
    display: block;
    float: left;
    flex: none;
    height: auto;
  }
} */
.home-page .slick-dots {
  width: 100% !important;
  display: block !important;
  float: left !important;
  flex: none !important;
  position: unset !important;
  bottom: unset !important;
  padding: 0;
  margin: 0;
  list-style: none;
  text-align: center;
  left: unset !important;
  right: unset !important;
  height: auto;
}
.home-page .title-divider,
.home-page .testimonial-content,
.home-page .customer-info {
  width: 100%;
  display: block;
  float: left;
  flex: none;
  height: auto;
}
.section .home-page .title-divider {
  margin: 10px 0;
  width: 80px;
  height: 5px;
}
/********** Custom 19-05-21 ***********/


/********** Custom 7-12-22 ***********/

.ps_product_block {
  border: 3px solid #dbf2fb;
  padding: 6px;
}
.ps_product_image_ar {
  display: flex;
  align-items: center;
  justify-content: center;
  position: relative;
  height: 135px;
  overflow: hidden;
}
.ps_product_image_cart {
  position: absolute;
  right: 38px;
  bottom: 0;
}
.ps_product_heading {
  color: #f47c29;
  font-weight: 700;
  text-align: center;
  margin-bottom: 15px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.ps_product_price {
  color: #f47c29;
  font-weight: 700;
  text-align: center;
  margin-bottom: 5px;
  margin-top: 15px;
}
.ps_product_button {
  background: #3a8bca;
  display: block;
  text-align: center;
  padding: 10px 10px;
  color: #fff;
  font-weight: 700;
  border-radius: 5px;
}
.ps_product_image_ar>img {
  height:151px !important;
  width: auto !important;
}
.ps_product_button:hover {
  color: #d5e7f5;
}

.ps_button_orange {
background: #f47c29;
display: block;
text-align: center;
padding: 13px 34px;
color: #fff;
font-weight: 700;
border-radius: 5px;
display: inline-block;
border: 0;
margin-left: 15px;
font-size: 16px;
}
.ps_button_orange a {
color: #fff;
}

.ps_button_orange:hover {
color: #d5e7f5;
}

.ps_button_blue {
background: #3a8bca;
display: block;
text-align: center;
padding: 13px 34px;
color: #fff;
font-weight: 700;
border-radius: 5px;
display: inline-block;
border: 0;
margin-left: 15px;
font-size: 16px;
}

.ps_button_orange:hover {
color: #d5e7f5;
}

.cart-sub-heading {
position: relative;
text-align: center;
width:100%;
margin-bottom: 15px;
}

.cart-sub-heading::before {
content: "";
position: absolute;
height:3px;
width:100%;
left: 0;
top: 50%;
transform: translateY(-50%);
background-color: #f26c2e;
z-index: 1;
}

.cart-sub-heading span {
display: inline-block;
background: #eee;
padding: 5px 10px;
position: relative;
z-index: 2;
color:#f26c2e;

}

.owl-nav{
display: none;
}

.cart-sub-heading2 {
position: relative;
text-align: center;
width:100%;
margin-bottom: 15px;
font-weight: bold;
}

.cart-sub-heading2::before {
content: "";
position: absolute;
height:3px;
width:100%;
left: 0;
top: 50%;
transform: translateY(-50%);
background-color: #f26c2e;
z-index: 1;
}

.cart-sub-heading2 span {
display: inline-block;
background: white;
padding: 5px 10px;
position: relative;
z-index: 2;
color:#f26c2e;

}


.tbl_cls tr td {
vertical-align: middle;
color: #f26c2e;
font-weight: bold;
}



.pd_top_text {
color: #f26c2e;
height: 484px;
/*overflow: hidden;*/
overflow-y: scroll;
max-height:484px;
-webkit-overflow-scrolling: touch;
 

}

.swal-modal {
border: 2px solid #008acf;
border-radius: 15px;
}

.swal-text {
font-weight: bolder;
color: #f26c2e;
}

.swal-footer {
text-align: center;
}

.swal-modal {
border: 2px solid #008acf;
border-radius: 15px;
}

.swal-text {
font-weight: bolder;
color: #f26c2e;
}

.swal-button {
background-color: #008acf; 
} 



/********** Custom 7-12-22 ***********/
.c-d-none {
  display: none;
}
.c-mb-10 {
  margin-bottom: 10px;
}
.product-img-section {
  display: flex;
  align-items: center;
  min-height: 195px;
  /* padding: 10px 0; */
}
.product-img-section img {
  margin: auto;
}
.min-height-54 {
  min-height: 54px;
}
.home-page.people-carousel .slick-list {
  min-height: 350px;
}
.justify-content-center {
  justify-content: center;
}
.blog-floating-btn-wrap {
  z-index: 1;
  right: 20px;
  bottom: 50px;
  position: fixed !important;
}
.blog-floating-btn-sec {
  max-width: 250px;
  padding: 11px 20px;
  text-align: center;
  border-radius: 7px;
}
.navbar-wrapper .has-dropdown .navbar-link {
  color: #0083c9;
}
.navbar-wrapper .has-dropdown .navbar-link::after {
  border-color: #0083c9;
}
.navbar-sub-dropdown {
  top:-5px;
  left: 200px;
  border-radius: 6px;
  border-top: none;
  box-shadow: 0 8px 8px rgba(10,10,10,0.1),0 0 0 1px rgba(10,10,10,0.1);
  display: block;
  opacity: 0;
  pointer-events: none;
  -webkit-transform: translateY(-5px);
  transform: translateY(-5px);
  transition-duration: 86ms;
  transition-property: opacity, -webkit-transform;
  transition-property: opacity, transform;
  transition-property: opacity, transform, -webkit-transform;
  background-color: #fff;
  font-size: 0.875rem;
  min-width: 100%;
  position: absolute;
  z-index: 19;
  padding-bottom: 0.5rem;
  padding-top: 0.5rem;
}
.sub-menu-sec:hover .navbar-sub-dropdown {
  opacity: 1;
  pointer-events: auto;
  -webkit-transform: translateY(0);
  transform: translateY(0);
}

.business_affiliates_list {
  color: #264653;
  position: relative;
  display: inline-block;
  width: 100%;
  max-width: 100%;
  height: 350px;
  margin-top: 40px;
  padding: 0 10px 60px;
  border-radius: 10px;
  border: none;
  text-align: center;
  background-color: #f8f8f8;
  transition: background .5s;
  box-shadow: 0 3px 0 0 rgba(0,0,0,.11);
}
.busnes_aff_img {
  /* display: block; */
  border-radius: 50%;
  /* width: 150px;
  height: 150px; */
  position: relative;
  overflow: hidden;
  margin: -30px auto 15px;
  border: 2px solid #693;
  background: #fff;
  min-width: 150px;
  max-width: 150px;
  min-height: 150px;
  max-height: 150px;
  display: flex;
  align-items: center;
}
.busnes_aff_title { font-weight: bold;margin-bottom: 5px;}
.busnes_aff_bottom { left: 0;width: 100%;bottom: 20px;position: absolute; }
.busnes_aff_background_sec {
  display: block;
  max-width: 90%;
  min-height: 1px;
  height: 30px;
  margin: 0 auto 10px;
  filter: opacity(50%) grayscale(50%);
  background: center center/contain no-repeat transparent;
}
.busnes_aff_ribbon {
  line-height: 1.1;
  font-weight: 500;
  color: #fff;
  text-transform: none;
  letter-spacing: 0;
  position: relative;
  width: 100%;
  margin: 0;
  padding: 10px;
  box-shadow: 0 3px 0 0 rgba(0,0,0,.11);
  text-align: center;
  background: #008acf;
  display: block;
}
.busnes_aff_ribbon::before {
  content: "";
  left: 0;
  top: 100%;
  display: block;
  position: absolute;
  border-top: 5px solid #008acf;
  border-left: 5px solid transparent;
}
.busnes_aff_ribbon::after {
  content: "";
  top: 100%;
  right: 0;
  display: block;
  position: absolute;
  border-top: 5px solid #008acf;
  border-right: 5px solid transparent;
}
.busnes_aff_content_hover {
  bottom: auto;
  display: none;
  position: relative;
  margin: 30px 10px 0;
  padding-bottom: 10px;
}
.busnes_aff_content_hover .busnes_aff_btn {
  color: #fff;
  font-weight: 600;
  border-radius: 0;
  padding: 6px 17px;
  letter-spacing: 0;
  line-height: 1.42857;
  background: #008acf;
  text-transform: none;
  border: 2px solid #008acf;
}
.busnes_aff_content_hover .busnes_aff_btn:hover { color: #008acf;background:transparent; }
.busnes_aff_text { margin-top: 15px; }
.business_affiliates_list:hover .busnes_aff_content_hover{ display:block; }
.business_affiliates_list:hover .busnes_aff_extra_info{ display:none; }
.busns_afflt_title h2 {
  color: #693;
  font-size: 40px;
  border-bottom: 1px solid #1d3b75;
}
.busns_afflt_subtitle {
  color: #693;
  padding: 10px 0;
  font-size: 20px;
  border-bottom: 1px solid #1d3b75;
}
.busns_afflt_prfl_img{ width:20%;float:left;margin: 0 20px 0 10px; }
.show-on-mobile{ display: none; }

@media screen and (min-width: 320px) and (max-width: 360px) {
  .stephen-booking-page .service-box iframe {
    width: 320px;
    max-width: 320px;
  }
}
@media screen and (min-width: 320px) and (max-width: 450px) {
  .product-list-sec .column.is-3, .product-list-sec .column.is-3-tablet {
      flex: none;
      width: 100%;
  }
}
@media screen and (min-width: 450px) and (max-width: 689px) {
  .product-list-sec .column.is-3, .product-list-sec .column.is-3-tablet {
      flex: none;
      width: 50%;
  }
}
@media screen and (min-width: 689px) and (max-width: 800px) {
  .product-list-sec .column.is-3, .product-list-sec .column.is-3-tablet {
      flex: none;
      width: 33.33%;
  }
}
@media screen and (max-width: 904px) {
  .p-head h2 {
    font-size: 14px;
  }
}
@media screen and (min-width: 905px) and (max-width: 1280px) {
  .p-head h2 {
    font-size: 17px;
  }
}
@media screen and (min-width: 320px) and (max-width: 768px) {
  .section.customer .service-box iframe {
    min-height: 190px;
    height: 100% !important;
  }
  .pd_top_text table {
    width: 100%;
    padding: 0 10px;
    display: inline-block;
  }
  .pd_top_text table tr td {
    text-align: justify;
  }
  .pd_top_text table tr td img {
    margin-right: 25px;
  }
  .product-dtl-page-slider {
    padding: 0 10px;
  }
  .blog-floating-btn-wrap {
    bottom: 20px;
  }
  .busns_afflt_content_wth_img .busns_afflt_rcontent { text-align: left; }
  .respnsv_for .ps_button_orange { height: 44px; }
  .chkout_cart .column {
    width: 100%;
    display: inline-block;
  }
  .respnsv_for.column {
    width:100%;
    display: inline-block;
  }
}
@media screen and (min-width: 400px) and (max-width: 499px) {
  #add_to_cart_modal .column .owl-carousel .owl-item img { max-width: 250px; }
  #add_to_cart_modal .column .owl-carousel .ps_product_image_cart { right: 20%; }
}

@media screen and (min-width: 768px) and (max-width: 1250px) {
  .section.customer .service-box iframe {
    height: 100% !important;
  }
  .pd_top_text table {
    width: 100%;
  }
  .pd_top_text table tr td {
    text-align: justify;
  }
  .pd_top_text table tr td img {
    margin-right: 25px;
  }
  .blog-floating-btn-wrap {
    bottom: 20px;
  }
  .busns_afflt_content_wth_img .busns_afflt_rcontent { text-align: left; }
}
@media screen and (min-width: 769px) and (max-width: 990px) {
  .level-left.product_thum {
    display: block;
  }
  .level-left .level-item:not(:last-child), .level-right .level-item:not(:last-child) {
    margin-right: 0;
  }
  .level-item:not(:last-child) {
    margin-bottom: 0.75rem;
  }
  .shipping_address .shipping-addrss-frm-sec {
    padding: 0;
  }
  .shipping-addrss-frm-sec .price_table_inner .columns { padding: 0; }
}
@media screen and (min-width: 991px) and (max-width: 1050px) {
  .shipping_address .shipping-addrss-frm-sec {
    padding: 0;
  }
  .shipping-addrss-frm-sec .price_table_inner .columns {
    padding: 0;
}
}
@media screen and (min-width: 991px) and (max-width: 1279px) {
  .button.btn-align {
    padding: 3px 7px 6px 7px;
  }
}

/* Checkout and cart pages style */
@media screen and (min-width: 200px) and (max-width: 600px) {
  .respnsv_for.column {
    width:100%;
    display: inline-block;
  }
  .user-login-without-acc .respnsv_for .ps-prdct-btn-sec {
    width: 100%;
  }
  .user-login-without-acc .respnsv_for .ps-btn-orng-sec {
    width: 100%;
  }
  .respnsv_for .ps_product_button {
    display: inline-block;
  }
  .respnsv_for .ps_product_button, .respnsv_for .ps_button_blue, .respnsv_for .ps_button_orange {
    margin: 5px 0;
  }
}
@media screen and (min-width: 200px) and (max-width: 580px) {
  .shipping_address th:last-child{
    position: -webkit-sticky;
    position: sticky;
    right: 0;
    background-color: #008acf;
    z-index: 2;
  }
  .shipping_address td.sticky-clm {
    position: -webkit-sticky;
    position: sticky;
    right: 0;
    background-color: white;
    z-index: 1;
  }
  .show-on-desktop{ display: none; }
  .show-on-mobile{ display: block; }
}
@media screen and (min-width: 631px) and (max-width: 680px) {
  .user-login-without-acc .respnsv_for .ps_product_button, .user-login-without-acc .respnsv_for .ps_button_blue, .user-login-without-acc .respnsv_for .ps_button_orange {
    margin: 0 5px;
    padding: 10px 22px !important;
  }
}
@media screen and (min-width: 601px) and (max-width: 630px) {
  .user-login-without-acc .respnsv_for .ps_product_button, .user-login-without-acc .respnsv_for .ps_button_blue, .user-login-without-acc .respnsv_for .ps_button_orange {
    margin: 0 5px;
    padding: 10px 17px !important;
  }
} 
@media screen and (min-width: 1088px) and (max-width: 1150px) {
  .navbar-wrapper .container { max-width: 1000px; }
  .navbar.navbar-wrapper .navbar-brand img {
    height: 32px !important;
  }
  .navbar-wrapper .container .navbar-end .button.button-signup { padding: 19px 30px !important; }
}
@media screen and (min-width: 1151px) and (max-width: 1250px) {
  .navbar-wrapper .container { max-width: 1030px; }
}
@media screen and (min-width: 1280px) and (max-width: 1349px) {
  .navbar-wrapper .container { max-width: 1130px; }
  .navbar-wrapper .navbar-brand img {
    height: 32px !important;
  }
  .navbar-wrapper .container .navbar-end .button.button-signup { padding: 22px 28px !important; }
}
@media screen and (min-width: 1350px) and (max-width: 1450px) {
  .navbar-wrapper .container { max-width: 1225px; }
  .navbar-wrapper .navbar-brand img {
    height: 40px !important;
  }
}
@media screen and (min-width: 1450px) and (max-width: 1500px) {
  .navbar-wrapper .navbar-brand img {
    height: 44px !important;
  }
}

@media only screen and (min-width: 665px) and (max-width: 1050px) and (orientation: landscape) {
  .btn_stng.button.button-cta {
      padding: 22px 40px !important;
  }
}
@media only screen and (min-width: 665px) and (max-width: 1050px) {
  .columns.coupan_code_button {
      position: relative !important;
      padding: 0;
      margin: 0;
  }
  .respnsv_for.column {
      padding: 0.25rem !important;
  }
  .btn_stng.button.button-cta {
      padding: 22px 32px !important;
  }
  .btns_botm_stng.columns {
      padding: 10px;
  }
}
@media only screen and (min-width: 200px) and (max-width: 768px) and (orientation: portrait) {
  .tble_cstm_stng.table td {
      word-break: break-all;
  }
  .columns.coupan_code_button {
      position: relative !important;
  }
  .for_set_height.price_table_inner {
      height: auto !important;
  }
}
@media only screen and (min-width: 200px) and (max-width: 768px) {
  .chkout_cart .checkout-confirm .pull-left {
    display: inline-block;
    margin-bottom: 0;
  }
  .chkout_cart .checkout-confirm .pull-left .btn_stng {
    margin: 5px 0;
  }
  .chkout_cart .checkout-confirm .pull-right {
    display: inline-block;
  }
  .chkout_cart .checkout-confirm .pull-right .btn_stng {
    float: none !important;
    margin: 5px 0;
  }
  .chkout_cart .checkout-confirm .pull-right .confirm_btn {
    display: none;
  }
}
@media only screen and (min-width: 200px) and (max-width: 470px) {
  .chkout_cart .checkout-confirm .pull-left {
    width: 100%;
  }
  .chkout_cart .checkout-confirm .pull-right {
    width: 100%;
  }
  .user-login-with-acc .respnsv_for .ps-prdct-btn-sec, .user-login-with-acc .respnsv_for .ps-btn-orng-sec {
    width: 100%;
  }
}
@media only screen and (min-width: 471px) and (max-width: 600px) {
  .user-login-with-acc .respnsv_for .ps-prdct-btn-sec, .user-login-with-acc .respnsv_for .ps-btn-orng-sec {
    width: 50%;
  }
}
@media only screen and (min-width: 471px) and (max-width: 768px) {
  .chkout_cart .checkout-confirm .pull-left {
    width: 49%;
  }
  .chkout_cart .checkout-confirm .pull-right {
    width: 49%;
  }
}
@media only screen and (min-width:768px) and (max-width: 1250px) {
  .chkout_cart.columns {
    padding: 0 5%;
  }
  .chkout_cart .column {
    width: 100%;
    display: inline-block;
  }
  .chkout_cart .checkout-confirm .pull-left {
    display: inline-block;
    margin-bottom: 0;
  }
  .chkout_cart .checkout-confirm .pull-left .btn_stng {
    margin: 5px 0;
  }
  .chkout_cart .checkout-confirm .pull-right {
    display: inline-block;
  }
  .chkout_cart .checkout-confirm .pull-right .btn_stng {
    float: none !important;
    margin: 5px 0;
  }
  .chkout_cart .checkout-confirm .pull-right .confirm_btn {
    display: none;
  }
}
@media only screen and (min-width:769px) and (max-width: 900px) {
  .chkout_cart .checkout-confirm .pull-left {
    width: 100%;
  }
  .chkout_cart .checkout-confirm .pull-right {
    width: 100%;
  }
}
@media only screen and (min-width:900px) and (max-width: 1250px) {
  .chkout_cart .checkout-confirm .pull-left {
    width: 49%;
  }
  .chkout_cart .checkout-confirm .pull-right {
    width: 49%;
  }
}

@media only screen and (min-width: 769px) and (max-width: 812px) {
  .btn_stng.button.button-cta {
      padding: 22px 28px !important;
  }
}

@media only screen and (min-width: 769px) and (max-width: 1024px) {
  .tble_cstm_stng.table td {
      word-break: break-all;
  }
  .columns.coupan_code_button {
      min-width: 168px;
  }
}
@media only screen and (min-width: 1025px) and (max-width: 1050px) {
  .columns.coupan_code_button {
      min-width: 168px;
  }
}
@media only screen and (min-width: 320px) and (max-width: 1024px) {
  .columns.coupan_code_button {
      position: relative !important;
  }
  
}
@media only screen and (min-width: 1023px) and (max-width: 1366px) and (orientation: landscape) {
  .columns.coupan_code_button {
      position: relative !important;
  }
}
.agreemnt_popup_linebar:last-child { display:none }
