body {
  background-color: #eaeaea;
}

header.paymentHederClass .navbar-default {
  background: url(https://d2wuvg8krwnvon.cloudfront.net/newui/images/payment-header.jpg) repeat-x top center !important;
  box-shadow: 0 0 2px #c9c9c9;
}

.container{
  text-align: -webkit-auto;
  color:#333;
}
header.paymentHederClass .logo.affix-top img,header.paymentHederClass .logo img {
  width: 50px;
}

.payment-main-container select {
    border-radius: 0px !important;
}

.payment-main-container .maincontainer {
    float:left;
    width:100%;
    height:auto;
    padding:0px 0px 50px 0px;
}

.outer-container {
  margin: 0 auto;
/*	max-width: 1072px;*/;
}

.wrapper_width {
  margin: 0 auto;
/*	max-width: 1052px;*/;
}

#outer.container {
  padding-top: 57px !important;
}

.wrapper_width h1 {
    font-size: 25px;
    color: #1e1e1e;
    padding: 17px 0 !important;
    margin: 0px;
    text-align: center;
    font-family: 'open_sansregular';
}
.addMoreAlert {
    position: absolute;
    z-index: 100;
    bottom: 43px;
    right: 15px;
    width: 250px;
    padding: 10px;
    background: #fefefe;
    font-size: 0.875em;
    border-radius: 5px;
    box-shadow: 0 1px 3px #aaa;
    border: 1px solid red;
    opacity: 0.9;
    word-wrap: break-word;
}
.addMoreAlert::before, .addMoreAlertTextarea::before, .appNameAlert::before, .navHeaderAlert::before, .pageNameAlert::before {
    border-color: red transparent transparent;
    border-style: solid;
    border-width: 8px;
    content: "";
    height: 0;
    right: 4%;
    margin-left: 50%;
    pointer-events: none;
    position: absolute;
    bottom: -16px;
    width: 0;
}
.addMoreAlert .icon-cancel{
    border: 1px solid red;
    padding: 0 5px;
    display: inline-block;
    border-radius: 5px;
    margin: 0 0 0 5px;
    color: red;
}
.fs14 {
    font-size: 14px;
}
.buying_busness{
  margin:0px;
}
.full-width {
  float:left;
  width:100%;
  height:auto;
  padding:25px 0px;
}

.full-width input, .full-width textarea {
  width: 100%;
  padding: 7px !important;
  color: #c6c6c6;
  font-size: 13px !important;
  font-weight: normal;
  border: 1px solid #d0d0d0;
  border-radius: 5px !important;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
  -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
  -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
  transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
  color: #333;
}

.full-width input::placeholder {
  font-weight: 13px;
  color: #999;
  font-weight: normal;
}

.apppliedCode {
  color: #73A725;
  padding-top: 5px;
  display: inline-block;
}

.full-width select {
  width: 100%;
  padding: 5px !important;
  height: 34px;
  color: #333;
  font-size: 16px;
  font-weight: normal;
  border: 1px solid #d0d0d0;
  border-radius: 5px !important;
  background-color: #fff;
}

.no_digit {
  float: left;
  width: 50px;
  height: 49px;
  font-size: 16px;
  font-weight: normal;
  color: #5d5d5d;
  border-right: 1px solid #dcd9d9;
  padding: 14px 0px 14px 0px;
  text-align: center;
  margin: 3px 0px;
}

.select_txt {
  float: left;
  font-size: 16px;
  font-weight: normal;
  color: #5d5d5d;
  padding: 16px 0px 16px 25px;
}

.gold_txt {
  float: left;
  font-size: 14px;
  color: #4b4b4b;
  text-transform: uppercase;
  padding: 18px 0px 18px 25px;
  font-weight: bold;
}

.active_tab {
  float: left;
  width: 100%;
  height: auto;
  background-color: #f5f5f5;
  height: 55px;
}

.col-md-33 {
  width: 33.33333333%;
  margin: 0 !important;
}

.col-md-66 {
  width: 66.66666667%;
  margin: 0 !important;
}

.border-radius-left {
  border-radius: 10px 0px 0px 10px;
}

.border-radius-top {
  border-radius: 10px 10px 0px 0px;
}

.active-txt-color {
  color: #363636;
}

.row-strip {
  float:left;
  width:100%;
  height:55px;
  position:relative;
}

.int-white-container {
  padding:0px 5%;
}

.green-txt {
  font-size:14px;
  color:#38bc78;
  font-style: italic;
}
input[type=checkbox]:focus{
  outline: none !important;
  outline-offset:0px !important;
}
.checkbox-trail .checkbox{
    margin-top: 10px;
    margin-bottom: 10px;
}
.qr_wrapper.payment_wrp{
     margin-top: 30px;
}
.checkbox-trail .checkbox input:disabled{
    background: rgb(201 201 201 / 50%);
    margin-top: 2px;
}
.grey-txt-color {
    color: #4a4a4a;
    font-size: 14px;
    padding: 0px 0px 15px 0px;
}

.seprator-line {
    float: left;
    width: 100%;
    height: 1px;
    background-color: #eaeaea;
    margin: 0px 0px 0px 0px;
}

.grey-strip {
   float:left;
   width:100%;
   height:auto;
   background-color:#efefef;
   padding:0px;
   margin:0px 0px 20px 0px;
}

.whitetxt {
   font-size: 14px;
   color: #000;
   text-align: right;
   padding: 10px 30px 10px 0px;
   padding-right: 30px;
   padding-left: 0px;
   font-weight: bold;
   margin-bottom: 0 !important;
}

.dollar-btn {
	/*background-color: #333333;*/
  font-size: 14px;
  color: #000;
  text-align: right !important;
  padding: 10px 5px;
  padding-right: 5px;
  padding-left: 5px;
  font-weight: bold;
  margin-bottom: 0 !important;
}


.continue-btn {
    float: right;
    min-width: 200px;
    height: auto;
    font-size: 14px;
    color: #fff;
    background-color: #3275DD;
    text-align: center;
    font-weight: normal;
    padding: 19px 10px;
    border: 1px solid #3275DD;
    border-radius: 3px;
}
.newCheckout .pos-rel .purchaseBtn {
    font-size: 24px !important;
    width: 100%;
    border-radius: 15px !important;
    box-shadow: 0px 4px 8px #bababa99, 0px 4px 8px #ffffff4d inset;
    transition: all 0.4s ease 0s;
    color: #fff !important;
    font-weight: 600;
    padding: 19px 10px !important;
}
.newCheckout .pos-rel .purchaseBtn:hover {
    background-color: #3275DD;
    border: 1px solid #3275DD;
    -webkit-box-shadow: 0px 5px 30px -10px rgb(0 0 0 / 57%), 0px 4px 8px #ffffff4d inset;
    -moz-box-shadow: 0px 5px 30px -10px rgba(0,0,0,0.57), 0px 4px 8px #ffffff4d inset;
    box-shadow: 5px 30px -10px rgba(0,0,0,0.57), 0px 4px 8px #ffffff4d inset;
    transition: all 0.4s ease 0s;
}
.green-check-icon {
  float: left;
  color: #22b171;
  font-size: 12px;
  padding: 15px 20px;
}

.grey-edit-icon {
   float: right;
   color: #b1b1b1;
   font-size: 15px;
   padding: 17px 20px;
   cursor: pointer;
}

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

.full-width input.error,
.full-width textarea.error,
.full-width select.error {
    background: #fde1e1;
    color: #cc0000;
    border: 1px solid red;
}
/*===Review Order Page Start===*/
.offsettop5 {
    margin-top: 5px;
}
.monthly_txt {
  float: left;
  font-size: 14px;
  font-weight: normal;
  color: #4b4b4b;
  padding: 18px 0px 5px 25px;
  font-weight: bold;
  width: 50%;
  word-wrap: break-word;
}

.price {
  float: left;
  font-size: 13px;
  color: #3d3d3d;
}

.lightgrey-strip {
   float: left;
   width: 100%;
   height: auto;
   background-color: #e8e8e8;
   padding: 10px 0px;
   margin: 0px 0px 0px 0px;
}

.review-full-width {
  float: left;
  width: 100%;
  height: auto;
  padding: 0px 0px 0px 0px;
}

.lightgrey-txt-color {
  color: #3d3d3d;
  font-size: 14px;
  padding: 10px 0px;
}

.lightgrey-txt-color span {
  font-size: 12px;
}

.lightgrey-txt-color h2 {
  font-size: 13px;
  text-align: right;
  margin: 0px;
  padding: 0px;
}

.padding-left0 {
  padding-left: 0px !important;
}

.padding-right10 {
  padding-right: 10px !important;
}

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

.padding-top-bottom {
  padding-top:15px;
  padding-bottom:15px;
}

.padding-bottom0 {
   padding-bottom:0px;
}

.padding-left166 {
   padding-left:0px;
}

.margin-top-pay-20 {
   margin-top:20px;
}

.active .grey-edit-icon {
   display: none;
}

.active .green-check-icon {
   display: none;
}

.active .monthly_txt {
   display: none;
}
/*===Review Order Page End===*/

/*===Payment Page Start===*/

.tab-container {
   padding:0px 0 0;
   margin:20px 0px 0px 0px;
   float:left;
   width:100%;
}

.tab-container ul {
  margin: 0px;
  padding: 0px 40px;
}

ul.check-list.listModify li {
  margin-bottom: 15px !important;
  display: flex;
  align-items: center;
  position: relative;
  margin-left: 45px !important;
}

ul.check-list.listModify li:before {
  font-family: 'fontello';
  font-style: normal;
  font-weight: normal;
  speak: none;
  display: inline-block;
  text-decoration: inherit;
  text-align: center;
  line-height: 1em;
  content: '\ea1a' !important;
  margin-right: 9px;
  width: 40px;
  height: 33px;
  background: #ffffff;
  padding-top: 6px;
  border-radius: 0;
  color: #3ebd7b;
  font-size: 18px;
  align-items: center;
  line-height: 23px;
  position: absolute;
  left: -45px;
  top: -2px;
}



.tab-container ul.listModify {
  margin: 0;
  list-style-type: none;
  padding: 0;
  margin-top: 35px;
  margin-bottom: 35px;
}

.tab-container ul.listModify li{
  margin: 0;
  list-style-type: none;
  padding: 0;
}


.tabs-menu {
  height: 40px;
}

.tabs-menu li {
  height: 40px;
  line-height: 37px;
  float: left;
  margin-right: 20px;
  list-style: none;
  border-radius: 6px 6px 0px 0px;
}

.tabs-menu li img {
  margin-left: 5px;
}

html[lang="ar"] .tabs-menu li img {
  margin-left: 0;
  margin-right: 5px;
}

.tabs-menu li img.stripimg {
  max-width: 110px;
}

html[lang="fr"] .tabs-menu li img.stripimg, html[lang="it"] .tabs-menu li img.stripimg, html[lang="nl"] .tabs-menu li img.stripimg, html[lang="pt"] .tabs-menu li img.stripimg {
  max-width: 70px;
}

.tabs-menu li.current {
  position: relative;
  background-color: #fff;
  border-bottom: 1px solid #fff;
  z-index: 5;
  height: 41px;
  border-top: 1px solid #dedede;
  border-right: 1px solid #dedede;
  border-left: 1px solid #dedede;
}

.tabs-menu li a {
  padding: 10px 5px;
  font-size: 13px;
  color: #4a4949;
  text-decoration: none;
}

html[lang="jp"] .tabs-menu li a {
  font-size: 12px;
}

.tab {
  border-top: 1px solid #dedede;
  background-color: #fff;
  margin-bottom: 20px;
  width: auto;
}

.paypal-tab {
  background-color: #f9f9f9;
  border-top: 1px solid #dedede;
  border-right: 1px solid #dedede;
  border-left: 1px solid #dedede;
  color: #939393;
}

.paypal-tab a {
  color: #4a4a4a !important;
}

.form-horizontal .control-label {
  padding-top: 7px;
  margin-bottom: 0;
  text-align: right;
  color: #4a4a4a;
  cursor: default;
  font-size: 14px;
  font-weight: normal;
}

.payment-row {
  float: left;
  width: 100%;
  height: auto;
}

.payment-50 {
  float: left;
  width: 48%;
  height: auto;
  margin: 0px 0px 0px 0px;
}

.dropdown-menu>li>a.title {
  border-bottom: none;
}

.height97 {
  height: 97px;
}

.payment-seprator-line {
  float: left;
  width: 96%;
  height: 1px;
  background-color: #eaeaea;
  margin: 20px 0px 30px 2%;
}

.partner-strip {
  float: left;
  width: 100%;
  height: auto;
  background-color: #f9f9f9;
  border-radius: 5px;
  padding: 15px 0px;
  margin: 5px 0px 0px 0px;
  display: flex;
}

.col-md-20 {
    float:left;
    width:16.66%;
    height:auto;
    text-align: center;
    margin:0 !important;
    padding:0 10px;
    flex:1;
}

.top-rightimg {
  float: left;
  width: auto;
  height: auto;
  margin: 0px 10px 10px 0px;
  height: 28px;
}

.int-white-container-payment {
  float: left;
  width: 100%;
  height: auto;
  padding: 0px 3%;
}

.form-group select {
  font-size: 13px;
  font-weight: normal;
  height: auto!important;
  border: 1px solid #d0d0d0;
  border-radius: 5px !important;
  font-weight: normal;
}

.slash {
  color: #c7c7c7;
  float: left;
  padding: 6px 0px;
  font-size: 18px;
}

.threedigit {
  float: left;
  font-size: 13px;
  color: #929292;
  font-weight: normal;
  z-index: 999;
  position: relative;
}

.threedigit img {
  transition: transform .2s;
  -webkit-transition: transform .2s;
  -moz-transition: transform .2s;
  -o-transition: transform .2s;
  -ms-transition: transform .2s;
  width:53px;
  margin-right: 5px;
  cursor:pointer;
}

.threedigit img:hover {
  transform: scale(3);
  -moz-transform: scale(3);
  -webkit-transform: scale(3);
  -o-transform: scale(3);
  -ms-transform: scale(3);
}

.wd35 {
  width: 35%;
  float: left;
}

.wd65 {
  width: 65%;
  float: left;
}

.fullwd {
  float: left;
  width: 100%;
}

.byclick {
  font-size: 12px;
  color: #4a4a4a;
  padding: 20px 0px 20px 0px;
}

.secure-txt {
  float: right;
  font-size: 15px;
  color: #38bc78;
  font-weight: normal;
  margin: 20px 0px 0px 0px;
  padding: 0px 0px 0px 0px;
}

.secure-txt img {
    padding-right: 5px;
}

.phone {
    margin: 0px 0px 0px 0px;
}

.payment-main-container .form-horizontal .checkbox,
.form-horizontal .checkbox-inline,
.form-horizontal .radio,
.form-horizontal .payment-main-container .radio-inline .radi {
  width: 20px;
  float: left;
  margin-left: -20px !important;
}
.payment_promo {
  float: left;
  width: 100%;
  height: auto;
	/*display:none;*/;
}

.payment-main-container .select-style {
  display: none;
}

.payment-main-container .accordion {
  background-color: #fff;
  color: #444;
  padding: 0px;
  width: 100%;
  border: none;
  text-align: left;
  outline: none;
  font-size: 15px;
  transition: 0.4s;
  border-radius: 10px;
}

.payment-main-container .active,
.accordion:hover {
  background-color: #f5f5f5;
  border-radius: 5px;
  color: #363636;
}
/*.panel {
     padding: 0 18px;
     display: none;
     background-color: white;
     overflow: hidden;
}
*/

.plan_apply_btn {
  border:none;
  background:#474747;
  color:#FFF;
  font-size: 15px;
  border-radius: 3px;
  line-height: 33px;
  padding: 0 15px;
  cursor: pointer;
  display: inline-block;
  text-decoration: none;
  transition: all 1s ease-in-out;
}

.plan_apply_btn:hover {
  background: #95b10c;
  color: #ffffff;
  text-decoration: none;
  transition: all 1s ease-in-out;
}

.form-group .height90 {
  height: 90px;
}

#add-drpdwn-new .drpdwn-caret {
  right: 15px;
  top: 4px;
}
#add-drpdwn-new .dropdown-menu {
  width: 100%;
  border-radius: 0px;
}

#add-drpdwn-new {
  border-radius: 5px;
  border: 1px solid #d0d0d0;
  position: relative;
}

#add-drpdwn-new .form-control {
  border-radius: none;
  border: 1px solid #d0d0d0;
  border-radius: 10px 10px 0px 0px;
}

#add-drpdwn-new .dropdown-control {
  padding: 0px 0px;
}

.plan-active {
   float: left;
   width: 100%;
   height: auto;
   background-color: #f5f5f5;
   border-radius: 10px 10px 0px 0px;
}

.payment-digit span_dolr {
  float: left;
  width: 10px;
  height: auto;
}

.payment-digit span_rtxt {
  text-align: right;
  width: auto;
  float: right;
  min-width: 85px;
}

.white-strip {
  float: left;
  width: 100%;
  height: auto;
  background-color: #fff;
  padding: 0px;
  margin: 5px 0px 5px 0px;
  border: 1px solid #e1e1e1;
  border-radius: 10px;
}

.white-strip-one {
  float: left;
  width: 100%;
  height: auto;
  background-color: #fff;
  padding: 0px;
  margin: 0px 0px;
	/*border: 1px solid #e1e1e1;
    */;
}

.white-striptxt {
   font-size: 14px;
   color: #000;
  text-align: right;
  padding: 10px 30px 10px 0px;
  font-weight: normal;
  margin: 0 !important;
}

#add-drpdwn-new .dropdown-menu>li>a {
  white-space: inherit;
  cursor: pointer;
  font-size: 11px;
  padding: 10px 15px;
}
.dropdown-menu li.plan-option ul li {
    list-style: disc;
    padding-left: 0px;
    margin-left: 10px;
}
.dollar-blackbtn {
  font-size: 14px;
  color: #000;
  text-align: right !important;
  padding: 10px 5px 10px 15px;
  font-weight: normal;
  margin: 0 !important;
}

.lightgrey-strip {
  float: left;
  width: 100%;
  height: auto;
  background-color: #f7f7f7;
  padding: 0px;
  margin: 0px 0px 0px 0px;
	/*border-top: 1px solid #eaeaea;
    border-bottom: 1px solid #eaeaea;*/
  border-radius: 0px;
	/*border: 1px solid #eaeaea;*/;
}

.lightyellow-strip {
  float: left;
  width: 100%;
  height: auto;
  background-color: #fff8d9;
  padding: 0px;
  /*margin: 0px 0px 0px 0px;
	border-top: 1px solid #eaeaea;
   */
  border-radius: 0px;
}

input[type=checkbox], input[type=radio],
.full-width .radio-inline .checkbox input[type=checkbox],
.full-width .checkbox-inline input[type=checkbox],
.full-width .radio input[type=radio],
.full-width .radio-inline input[type=radio] {
  -webkit-box-shadow: none;
  box-shadow: none;
  -webkit-transition: none;
  -o-transition: none;
  transition: none;
  width: auto;
}

.card-show-cardType {
  position: absolute;
  right: 18px;
  top: 3px;
}

.payment-cred-radio input[type=checkbox],
.payment-cred-radio input[type=radio] {
  width: auto;
}

.payment_loading_dots span {
   background-color: #fff;
   border-radius: 50%;
   display: inline-block;
  height: 15px;
  width: 15px;
  -webkit-animation: payment_loading_dots 0.8s linear infinite;
  -moz-animation: payment_loading_dots 0.8s linear infinite;
  -ms-animation: payment_loading_dots 0.8s linear infinite;
  animation: payment_loading_dots 0.8s linear infinite;
  position: relative;
  top: 1px;
}

.payment_loading_dots span:nth-child(2) {
  -webkit-animation-delay: 0.2s;
  -moz-animation-delay: 0.2s;
  -ms-animation-delay: 0.2s;
  animation-delay: 0.2s;
}

.payment_loading_dots span:nth-child(1) {
  -webkit-animation-delay: 0.4s;
  -moz-animation-delay: 0.4s;
  -ms-animation-delay: 0.4s;
  animation-delay: 0.4s;
}

.payment-outer-container {
  border: 1px solid #dedede;
  border-radius: 5px;
  color: #303030;
  font-size: 13px;
  font-weight: normal;
  padding: 15px;
  max-width: 74%;
  margin-bottom: 15px !important;
}

.card-show-change-new {
  position: absolute;
  right: 20px;
  top: 3px;
}

.payment_paypal_loading_dots span {
  background-color: #fff;
  border-radius: 50%;
  display: inline-block;
  height: 15px;
  width: 15px;
  -webkit-animation: payment_loading_dots 0.8s linear infinite;
  -moz-animation: payment_loading_dots 0.8s linear infinite;
  -ms-animation: payment_loading_dots 0.8s linear infinite;
  animation: payment_loading_dots 0.8s linear infinite;
  position: relative;
  top: 1px;
}

.payment_paypal_loading_dots span:nth-child(2) {
   -webkit-animation-delay: 0.2s;
   -moz-animation-delay: 0.2s;
   -ms-animation-delay: 0.2s;
    animation-delay: 0.2s;
}

.payment_paypal_loading_dots span:nth-child(1) {
   -webkit-animation-delay: 0.4s;
   -moz-animation-delay: 0.4s;
   -ms-animation-delay: 0.4s;
    animation-delay: 0.4s;
}
/* Define the animation for every efing vendor prefix */
.securePayment {
  text-align: right !important;
}

html[lang="ar"] .securePayment {
  text-align: left !important;
}

@keyframes payment_loading_dots {
  0% {
    background-color: #fff;
  }

  50% {
    background: #333;
  }

  100% {
    background-color: #fff;
  }
}

#add-drpdwn-new .addOnstitle {
  font-weight: bold;
  font-size: 13px;
}
.text-secondary{
    margin: 1px 0px;
    font-size: 14px;
}
#app-payment-modal-window .modal-content {
  margin: 40px;
}

.plan_price {
  margin-left: 10px;
}

html[lang="ar"] .plan_price {
  margin-right: 10px;
  margin-left: 0 !important;
}
/*===Payment Order Page End===*/

:lang(ar)>.caret {
  float: left !important;
  margin-top: 10px;
}

:lang(ar)>.addMoreAlert {
  left: 0px;
}

:lang(ar) .addMoreAlert::before {
  left: 17px;
}

:lang(ar) .addMoreAlert span {
  display: flow-root;
}

:lang(ar)>.wd65 {
  float: right;
}
s
:lang(ar)>.top-rightimg {
  float: right;
}

:lang(ar)>.form-horizontal .control-label {
  text-align: left;
}

:lang(ar)>.plan-det ul li {
  list-style: none;
}

:lang(ar)>.slash {
  float: right;
}

:lang(ar)> .white-strip .border-radius-left {
  border-radius: 0px 10px 10px 0px;
}

:lang(ar)>.padding-left0 {
  padding-left: 15px !important;
}

:lang(ar) .continue-btn {
  float: left;
}

:lang(ar)  .grey-strip .whitetxt {
  text-align: left;
}

:lang(ar) .tabs-menu li {
  float: right;
}

html[lang="ar"] .no_digit {
  float: right;
  border-left: 1px solid #dcd9d9;
  border-right: none;
}

html[lang="ar"]	.select_txt {
  float: right;
  padding: 16px 25px 16px 0;
}

html[lang="ar"] .monthly_txt {
  float: right;
  padding: 8px 25px 5px 0;
}

html[lang="ar"] .gold_txt {
  float: right;
  padding: 18px 25px 18px 0;
}

html[lang="ar"] .grey-edit-icon {
  float: left;
  left: 10px;
  right: auto;
}

.gstin-section {
  width: 100%;
  float: left;
}

.gstin-section h3 {
  font-size: 16px;
  font-weight: bold;
}

.gstin-section p {
  font-size: 11px;
  color: #717171;
}

.coup_container {
  padding: 15px;
  border: 1px dashed #999;
  display: inline-block;
  position: relative;
  width: 100%;
}

.pay-w7.payment_loading_dots span {
  width: 7px;
  height: 7px;
  top: -1px;
}

.coup_container .ng-dirty.ng-valid {
  border-color: #d5d5d5;
}

.pay_cop_remove.icon-cancel-circled {
  position: absolute;
  top: -11px;
  right: -8px;
  font-size: 17px;
  background: #fff;
  border-radius: 100%;
  height: 20px;
  width: 16px;
  cursor: pointer;
}

.cop_btn {
  min-width: 40px;s
  border-radius: 0px !important;
}

.coup_30day {
    background: rgba(0,0,0,0) !important;
    
}
.monay-back-container{
    width: 100%;
    height: 100%;
    float: left;
}

.btn.apply_cop_pay {
  background: #38bc78;
  color: #fff;
  border-color: #38bc78;
  height: 34px;
}

html[lang="fr"] .btn.apply_cop_pay, html[lang="pt"] .btn.apply_cop_pay, html[lang="es"] .btn.apply_cop_pay, html[lang="de"] .btn.apply_cop_pay, html[lang="it"] .btn.apply_cop_pay {
  font-size: 12px;
  padding: 6px 8px;
}

.btn.apply_cop_pay:hover,.btn.apply_cop_pay:focus,.btn.apply_cop_pay:active {
  background: #2ca567;
  color: #fff;
}



html[lang="ar"] .pay_cop_remove.icon-cancel-circled {
  right: inherit;
  left: -8px;
}

html[lang="ar"] .paypal-tab.current .icon-ok-4 {
  right: inherit;
  left: -5px;
}

@media (min-width: 768px) and (max-width: 1024px) {
  .payment-main-container .checkbox input[type=checkbox],
	.checkbox-inline input[type=checkbox],
	.radio input[type=radio],
	.radio-inline input[type=radio] {
    margin-left: -15px !important;
    margin-top: 5px !important;
  }

  .payment-main-container .checkbox input[type=checkbox],
	.checkbox-inline input[type=checkbox],
	.radio input[type=radio],
	.radio-inline input[type=radio] {
  }

  .full-width select {
    width: 100%;
    padding: 5px !important;
  }

  .tab-container ul {
    padding: 0px 15px;
    width: 100%;
    display: flex;
  }

 .tabs-menu li {
    margin-right:5px;
  }

  .tabs-menu li a {
    padding:10px 10px;
  }

  .payment-outer-container {
    max-width:88%;
  }

  .form-horizontal .control-label {
    font-size:13px;
  }
}

:lang(ar)>.white-strip .col-md-33 {
  float: right;
}

@media only screen and (max-width: 900px) {
  .payment-main-container .grey-strip[class^="col-md-"],
	.payment-main-container .grey-strip[class*=" col-md-"] {
    margin-bottom: 0px;
  }

  #add-drpdwn-new .dropdown-menu>li>a {
    white-space: inherit;
  }

  .byclick {
    font-size: 10px;
    color: #656565;
    padding: 0px 0px 0px 0px;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  .wd65 {
    width: 75%;
  }

  .wd35 {
    width: 25%;
  }

  .tabs-menu li img.stripimg {
    max-width: 90px;
  }
}

@media (min-width: 992px) and (max-width: 1199px) {
  .tabs-menu li img.stripimg {
    max-width: 70px;
  }
}

.tabs-menu .paypal-tab .icon-class {
  display: none;
}

.tabs-menu li.current {
  background-color: #f2fcff;
  border-bottom: 1px solid #089cdb;
  border-top: 1px solid #089cdb;
  border-right: 1px solid #089cdb;
  border-left: 1px solid #089cdb;
}

.paypal-tab.current .checkmark {
  position: absolute;
  right: -5px;
  top: -7px;
  background: #f2fcff;
  padding: 5px 3px;
  font-size: 11px;
  border: 1px solid #2990bc;
  border-radius: 100%;
  height: 20px;
  width: 20px;
  line-height: 11px;
  color: #2990bc;
}

.tabs-menu .paypal-tab.current .icon-class {
  display: block;
}

.subs-why-choose-us {
    clear: both;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    width: 90%;
    margin: 0 auto;
    margin-bottom: 30px;
    background: #EEF2F9;
    border: 1px solid #EEF2F9;
    justify-content: space-between;
    border-radius: 15px;
}
.subs-why-choose-us .contentText {
    flex-basis: 80%;
    padding: 11px 14px;
    background: #F7F9FD;
    border-top-left-radius: 15px;
    border-bottom-left-radius: 15px;
    padding-left: 20px;
}


.subs-why-choose-us .contentText h2 {
    padding-bottom: 2px;
    font-weight: 600;
    font-size: 15px;
}
.subs-why-choose-us .contentText h2 {
    font-size: 18px;
	margin: 0px;
}
.subs-why-choose-us .contentText h3 {
    font-weight: 600;
    padding-bottom: 4px;
    font-size: 14px;
    line-height: inherit;
	margin: 0px;
}
.sec-head{padding: 20px 0px 30px;}
.subs-why-choose-us .contentText p {
    font-size: 13px;
}
.subs-why-choose-us .image {
    flex-basis: 20%;
    text-align: center;
}
.subs-why-choose-us .image img {
    width: 63px;
}

@media screen and (max-width: 767px) {
  #outer.container {
    padding-top: 0px !important;
  }

  .col-md-33 {
    width:55%;
    float:left;
  }

  .col-md-66 {
    width:45%;
    float:left;
  }

  .select_txt {
    font-size: 12px;
    padding: 18px 0px 18px 10px;
  }

  .grey-edit-icon {
    padding: 0;
    position: absolute;
    right: 10px;
    top: 20px;
    width: 13px;
    overflow: hidden;
    font-size: 13px;
    height: 20px;
  }

  .monthly_txt {
    padding: 11px 0px 5px 15px;
    width: 100%;
    font-size: 12px;
  }

  .gold_txt {
    padding: 18px 0px 18px 15px;
    font-size: 12px;
  }

  .wrapper_width h1 {
    font-size: 18px;
  }

  .no_digit {
    padding: 13px 0px 18px 0px;
    width: 40px;
  }

  .int-white-container,
	.grey-txt-color {
    padding: 0;
  }

  .payment-main-container .checkbox-inline,
	.payment-main-container .radio-inline {
    margin-bottom: 5px;
    display: inline-block;
    padding-right: 0;
  }
  .payment-main-container .radio-inline input[type=radio] {
    top: -4px;
}
  .plan_apply_btn,
	.continue-btn {
    width: 100%;
  }

  .full-width {
     padding: 10px 0;
  }

  .form-horizontal .control-label {
     text-align: left;
  }

  .wd65,
	.wd35 {
    width: 100%;
  }

  .padding-left0 {
     padding-left: 15px !important;
  }

  #add-drpdwn-new .dropdown-menu {
    border-radius: 6px;
    background: #f2f2f2;
    padding: 3px 0px;
    min-height: 280px;
    height: auto;
  }

  .payment_promo {
    text-align: center;
  }

  .payment-outer-container {
    max-width: 100%;
   }

  .payment-outer-container .paddingLeft0 {
     padding-left: 15px;
  }

  .payment-main-container .form-group {
     margin-bottom: 0;
  }

  .payment-outer-container {
     margin-bottom: 0px !important;
  }

  .tab-container {
     margin: 0;
  }

  .tab-container ul {
     padding: 0px 0;
     display: flex;
     height: auto;
     margin-top: 10px;
  }

  .tabs-menu li:first-child {
    display: none;
  }

  .tabs-menu li {
    width: 100%;
    text-align: center;
    height: auto !important;
    line-height: 18px;
    flex: 1;
    margin-right: 0;
    padding: 8px 0px;
  }

  .tabs-menu li a {
    padding:10px 5px;
    font-size:14px;
  }

  #add-drpdwn-new .dropdown-control {
    padding:3px 0;
  }

  #add-drpdwn-new .drpdwn-caret {
    right: 12px;
    top: 8px;
  }

  #add-drpdwn-new .addOnstitle {
    font-size: 13px;
  }

  .current-price.text-secondary, .dropdown-control {
    padding: 3px 5px;
  }

  :lang(ar)>.monthly_txt {
    padding: 5px 0px 5px 15px;
    width: auto;
  }

  .zopim {
    z-index: 1;
  }

  .popup-email {
    z-index: 99;
  }

  :lang(it)>.select_txt {
    font-size: 12px;
    padding: 16px 0px 16px 10px;
  }

  :lang(ar)>.addMoreAlert {
    position: absolute;
    z-index: 100;
    bottom: 40px;
    right: 15px;
    max-width: auto;
    padding: 10px;
    background: #fefefe;
    font-size: 12px;
    border-radius: 5px;
    box-shadow: 0 1px 3px #aaa;
    border: 1px solid #f00;
    opacity: 0.9;
    word-wrap: break-word;
  }

  :lang(ar)>.radio-inline+.radio-inline, .checkbox-inline+.checkbox-inline {
    margin-right: 0px;
  }

  :lang(de)>#add-drpdwn-new .dropdown-menu>li>a {
    white-space: inherit;
  }

  :lang(ar)>.caret {
    float: left !important;
    margin-top: 10px;
  }

  :lang(ar)>#add-drpdwn-new .form-horizontal .control-label {
    text-align: right;
  }

  :lang(ar)> #add-drpdwn-new .plan-det ul li {
    list-style: none;
  }

  :lang(ar)> .white-strip .border-radius-left {
    border-radius: 0px 10px 10px 0px;
  }

  :lang(ar)> .white-strip .border-radius-left .no_digit {
    float: right;
    border-left: 1px solid #dcd9d9;
  }

  :lang(ar)>.slash {
    float: right;
  }

  :lang(ar)>.form-horizontal .control-label {
    text-align: right;
  }

  :lang(ar) .monthly_txt {
    width: 100%;
  }

  .right-inh {
    left: inherit !important;
  }

  .loyalTooltip {
    display: block !important;
  }

  .paypal-text-pay .loyalTooltip {
    display: inline !important;
  }

  .apppliedCode {
    font-size: 14px;
  }

  .plan_price {
    display: block;
    margin-left: 0;
  }

  html[lang="ru"] .col-md-33 {
    width: 60%;
  }

  html[lang="ru"] .col-md-66 {
    width: 40%;
  }

  html[lang="ru"] .select_txt {
    font-size: 11px;
    padding:18px 0px 18px 6px;
  }

  html[lang="ru"] .whitetxt {
    font-size: 11px;
    padding:12px 0px 10px 0px;
    text-align: center;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space:nowrap;
  }

  .form-horizontal label, .full-width input, .form-group select, .white-striptxt, .dollar-blackbtn, .whitetxt, .dollar-btn {
    font-size: 11px !important;
  }

  .tabs-menu li {
    padding: 10px 0px;
  }

  .tabs-menu li a {
    padding:10px 5px;
    font-size:12px;
    color:#444 !important;
    font-weight: bold;
    text-decoration: none;
  }

  .payment_promo {
    text-align:left;
  }

  .dollar-btn,.dollar-blackbtn {
    padding:5px !important;
  }

  .threedigit img {
    margin-right:5px;
  }

    label {
      font-size:11px;
      font-weight:normal;
  }

  .custom-aside-payment .psave {
     padding: 5px !important;
   }


.savecheck {
    
    width: 18px !important;
    height: 18px !important;
}

  .checkbox input[type=checkbox], .checkbox-inline input[type=checkbox], .radio input[type=radio], .radio-inline input[type=radio] {
  
    margin-left: -15px !important;
}

  .threedigit img:hover {
    transform: scale(1);
    -moz-transform: scale(1);
    -webkit-transform: scale(1);
    -o-transform: scale(1);
    -ms-transform: scale(1);
  }

  .securePayment {
    text-align: center !important;
  }

  .tabs-menu li img.stripimg {
    max-width: 75px;
  }

  .btn.apply_cop_pay {
    font-size: 11px;
    padding: 6px 8px;
  }
}

html[lang="ar"] .card-show-cardType {
  right: auto !important;
  left: 18px;
}

@media screen and (max-width: 380px) {
  .threedigit {
    font-size: 10px;
  }
}

header.paymentHederClass .navbar-toggle {
  display: none;
}
/*second option*/

.planbenifits {
  padding: 0 7% !important;
  margin-top: -15px;
}

.planbenifits h3 {
  font-weight: bold;
  font-size: 17px;
  margin-bottom: 10px;
}

.planbenifits ul {
  list-style: none;
  border-bottom: 1px solid #dedede;
  padding: 0 0 25px 0;
  display: block !important;
  width: 100%;
}

.planbenifits ul li {
  position: relative;
  font-size: 14px;
  padding: 0 0 10px 25px;
}

.planbenifits ul li::before {
  content: '\ea1a';
  font-family: 'fontello';
  font-style: normal;
  font-weight: normal;
  color: #08c85d;
  font-size: 14px;
  position: absolute;
  left: 0;
  top: 3px;
}

.paymentborder {
  min-height: 477px;
}

.paymentborder::after {
   content: '';
   width: 1px;
   position: absolute;
   height:calc(100% + 46px);
   background: #dedede;
   top:0;
   right:0;
}

html[lang="ar"] .paymentborder::after, html[lang="ar"] .monthly_txt.pos-rel::after {
   right: auto;
   left: -15px;
}

html[lang="ar"] .planbenifits ul li {
  padding: 0 25px 10px 0;
}

html[lang="ar"] .planbenifits ul li::before {
  right: 0;
  left: auto;
}

html[lang="ar"] .second-option .monthly_txt {
  text-align: right;
}

html[lang="ar"] .planbenifits {
  padding: 0 7% !important;
}

html[lang="ar"] .second-option .whitetxt, html[lang="ar"] .second-option .dollar-btn {
  text-align: left !important;
}

html[lang="ru"] .planbenifits h3, html[lang="fr"] .planbenifits h3, html[lang="de"] .planbenifits h3, html[lang="es"] .planbenifits h3, html[lang="it"] .planbenifits h3, html[lang="jp"] .planbenifits h3, html[lang="nl"] .planbenifits h3, html[lang="pt"] .planbenifits h3 {
  font-size: 14px;
}

html[lang="ru"] .planbenifits ul li, html[lang="fr"] .planbenifits ul li, html[lang="de"] .planbenifits ul li, html[lang="es"] .planbenifits ul li, html[lang="it"] .planbenifits ul li, html[lang="jp"] .planbenifits ul li, html[lang="nl"] .planbenifits ul li, html[lang="pt"] .planbenifits ul li {
  font-size: 12px;
}

html[lang="ru"] .planbenifits, html[lang="fr"] .planbenifits, html[lang="de"] .planbenifits, html[lang="es"] .planbenifits, html[lang="it"] .planbenifits, html[lang="jp"] .planbenifits, html[lang="nl"] .planbenifits, html[lang="pt"] .planbenifits {
  padding: 0 5%;
}

html[lang="ru"] .planbenifits ul li::before, html[lang="fr"] .planbenifits ul li::before, html[lang="de"] .planbenifits ul li::before, html[lang="es"] .planbenifits ul li::before, html[lang="it"] .planbenifits ul li::before, html[lang="jp"] .planbenifits ul li::before, html[lang="nl"] .planbenifits ul li::before, html[lang="pt"] .planbenifits ul li::before {
  top: 1px;
  font-size: 12px;
}

.coup_30day-2 {
  background: rgba(0,0,0,0) !important;
  margin-top: 15px;
  position: absolute;
  top: -223%;
  left: 0;
  right: 0;
}

.second-option .tab {
  border-top: 1px solid #fff;
  width: 100%;
  float: left;
  margin-bottom: 0;
}

.second-option .tab-container ul.tabs-menu {
  padding: 0;
  display: flex;
  margin: 20px 0;
}

.second-option .tab-container {
  margin: 0 0px 0px 0px;
}

.second-option .full-width {
  padding: 0 0 25px;
}

.second-option .int-white-container {
  padding: 0px 0;
}

.second-option .tabs-menu li {
  border-radius: 6px;
  margin: 0;
  flex: 1;
  border-bottom: 1px solid #dedede;
  cursor: pointer;
  text-align: center;
}

.second-option .tabs-menu li.current {
  border-bottom: 1px solid #089cdb;
}

.second-option .payment-outer-container {
  max-width: 100%;
  border: 0;
  padding: 0;
}

.second-option .continue-btn {
  float: none;
  font-size: 17px;
  min-width: 80%;
}

.second-option .securePayment {
     text-align: center !important;
     font-weight: 400;
     font-size: 17px;
     margin-top: 10px;
}

html[lang="ar"] .second-option .securePayment {
  text-align: center !important;
}

.second-option .lightgrey-strip {
  background-color: #fff;
}

.second-option .white-striptxt, .second-option .dollar-blackbtn {
  padding: 5px 10px 5px 10px;
}

.second-option .whitetxt, .second-option .dollar-btn {
  padding: 13px 10px 13px 10px;
}

.second-option .grey-strip {
  margin: 0;
}

.second-option .payment-main-container .active, .second-option .accordion:hover {
  background-color: transparent;
}

.second-option .tabs-menu li:first-child {
  display: block !important;
}

.monthly_txt.pos-rel::after {
  content: '';
  width: 1px;
  position: absolute;
  min-height: 100%;
  background: #dedede;
  top: 35px;
  right: -15px;
}

.second-option .col-md-4.col-sm-4.col-xs-12 {
  width: 37.5%;
}

.platformIcon i {
  margin: 0 1px;
  font-size: 14px;
}
/*.second-option .tabs-menu.trail li:first-child {
    margin: auto;
    display: inline-block !important;
    float: none;
    min-width: 300px;
    margin-bottom: 20px !important;
}
.second-option .tab-container ul.tabs-menu {
    display: block;
    text-align: center;
}*/

.icon-pwa {
  width: 17px;
  height: 17px;
}
span.icon-right_ions img{
    color: #fff;
    width: 16px !important;
    height: 16px;
}
.icon-right_ions{
margin-left: 6px !important;
}
.appyslimsecurity {
  margin-right:6px;
}
.appyslimsecurity img{
     width: 18px !important;
}

@media screen and (max-width: 767px) {
	
  .second-option .col-md-4.col-sm-4.col-xs-12 {
    width: 100%;
  }

  .loyalTooltip:hover span {
    width: 100px;
    right: -20px;
  }
}

@media screen and (max-width: 991px) {
  .second-option .continue-btn {
    margin-left: 0;
    min-width: 100%;
  }

  .paymentborder::after, .monthly_txt.pos-rel::after {
    display: none;
  }

  .second-option .offsettop18 {
    margin-top: 0px;
  }
}

@media (min-width: 768px) and (max-width: 1199px) {
}

.stripe-input {
  padding: 8px !important;
}

.stripe-input-error {
  background: #fde1e1;
  border: 1px solid red;
}

/*===PAYMENT NEW CSS===*/
.addondeSelect {
  text-decoration: line-through;
  color: #8a8a8a;
}


.fs10 {
    font-size: 10px;
}
.edit-plane {
    color: #818181;
    position: absolute;
    right: -8px;
    top: 8px;
}
html[lang="de"] .edit-plane{top: 6px;}
html[lang="ar"] .edit-plane{
  	right: auto;
  	left: -8px;
	
}
.edit-plane:hover {
    color: #333;
}

.heading-top {
   margin: 0 0 15px;
   font-size: 25px !important;
}

.close-dropdwn {
	  z-index: 9;
    top: 7px;
    font-size: 20px;
    right: -8px;
    position: absolute;

}

.custom-aside-payment {
  padding: 15px;
}


.custom-aside-payment .whitetxt {
  text-align: left;
}

.custom-aside-payment .dollar-blackbtn {
  text-align: left !important;
  font-weight: 600;
}

.custom-aside-payment .psave {
  background: #333;
  color: #fff;
  width: 100%;
  padding: 10px;
  font-size: 14px;
  display: none;
}

.f-right__cus {
  bottom: 66px !important;
}

.custom-aside-payment .monthly_txt {
  float: left;
  font-size: 14px;
  font-weight: normal;
  color: #4b4b4b;
  padding: 0;
  font-weight: bold;
  width: 100%;
  word-wrap: break-word;
}

.plan_price {
  display: none;
}

.newupdationfrom {
   border:1px solid;
   margin-bottom: 10px;
   padding-bottom: 10px;
   clear: both;
   padding-top: 10px;
   padding-left: 5px;
   padding-right: 5px;
}

.pltinume___plane {
  text-align: center;
  font-size: 20px;
  margin-bottom: 10px;
  padding-bottom: 10px;
  margin-top:0px;
  border-bottom: 1px solid;
}
p.text_wrp{
      margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    font-size: 100%;
    background: 0 0;
}
.paymentborder::after {
  content: '';
  height: calc(100% + 25px);
}

.custom-aside-payment ul {
  margin: 0px;
  list-style: disc;
  padding:0px;
}

.coup_30day-2 {
  background: rgba(0,0,0,0) !important;
  margin-top: 15px;
  position: relative;
  top: auto;
  left: auto;
  right: 0;
  bottom: 0;
}
html[lang="ar"] .coup_30day-2 {
  right: auto !important;
}

html[lang="ar"] .custom-aside-payment .white-striptxt {
  text-align: left;
}

html[lang="ar"] .custom-aside-payment .dollar-blackbtn {
  text-align: right !important;
}

html[lang="ar"] .close-dropdwn {
  left: 1px;
  right: auto;
}

html[lang="ar"] .second-option .whitetxt, html[lang="ar"] .second-option .dollar-btn {
  text-align:right !important;
}

html[lang="ar"] .icon-check-1 {
  left:20px !important;
  position: absolute;
  right: auto !important;
}
html[lang="fr"] .radio-inline {
  display: block;
  float: left;
  margin-right: 15px;
}

html[lang="ar"] .radio-inline {
  margin-right: 24px;
}

html[lang="fr"] .radio-inline {
  margin-left: 0;
}

html[lang="fr"] .coup_30day-2 {
  position: relative;
  top: 0 !important;
  padding: 0;
}
html[lang="de"] .tabs-menu li img.stripimg {
  max-width: 80px;
}

html[lang="de"] #add-drpdwn-new .dropdown-control {
  overflow: hidden;
  clear: both;
  height: 22px;
}

html[lang="de"] .custom-aside-payment .dollar-blackbtn, html[lang="de"] .custom-aside-payment .white-striptxt {
  font-size: 12px;
}
    
html[lang="pt"] .font-pt {
  font-size: 10px !important;
  padding: 5px !important;
}
    
html[lang="es"] .font-pt {
  font-size: 10px !important;
  padding: 5px !important;
}
.tabs-menu li a:focus {
    outline: 0 !important;
    text-decoration: none !important;
        box-shadow: none;
}

@media screen and (max-width: 767px) {
  .custom-aside-payment {
    padding: 0;
  }

  .heading-top {
    margin: 15px 0;
  }
  .custom-aside-payment{
	  padding:0;
  }
}

/*===END PAYMENT NEW CSS===*/

.savecheck {
    border: 2px solid #fff;
    width: 22px;
    height: 22px;
    border-radius: 5px;
    font-size: 14px;
    text-align: center;
}
.addonsinfolist {
    margin-left: 15px !important;
	display: block !important;
}
html[lang="ar"] .addonsinfolist {
    margin-right: 15px !important;
    margin-left: 0 !important;
}
#paymentmode{
      padding-top: 25px;
}
@media (max-width: 767px){

  .edit-plane{position: static;}
  .purchaseBtn{font-size: 12px !important;}
  .payment_promo{padding: 0 15px;}
}



/* Start Changes on Payment Page*/

.custom-aside-payment-2 .content-wrap .item-wrap {
    margin-bottom: 40px;
}
.custom-aside-payment-2 .content-wrap {
    padding: 40px 20px;
}
.custom-aside-payment-2 .content-wrap h3 {
    font-size: 17px;
    font-weight: 800;
    margin-bottom: 13px;
}


.second-option .tab-container1 {
    border: 0px;
}

@media(max-width: 640px){

.custom-aside-payment-2 .content-wrap h3 {
    font-size: 15px;
    margin-bottom: 8px;
}
.custom-aside-payment-2 .content-wrap p {
    font-size: 13px;
}
.custom-aside-payment-2 .content-wrap {
    margin: 0px;
    padding-bottom: 0px;
}
.custom-aside-payment-2 .content-wrap .item-wrap {
    margin-bottom: 20px;
}
.custom-aside-payment-2 .content-wrap p {
    font-size: 14px;
}

}

.custom-aside-payment .monay-back-container{
  height: auto;
}
.second-option .tab-container {
    border:0px;
}
.second-option .tab-container ul.tabs-menu.trail span {
  display:none;
}
.second-option .tab-container ul.tabs-menu.trail li {
  border:0px;
  background:transparent;
  text-align:left;
}
.plan-info {
  padding: 22px 8px;
}
.plan-info .plan-head p {
  margin-bottom: 5px;
}

.plan-info .plan-head h2 {
  font-size: 28px;
  font-weight: 700;
  margin-bottom: 12px;
}

.plan-info .plan-head h2 span.pull-right {
  font-size: 12px;
  margin-top: 8px;
  font-weight: 400;
}
.plan-info p {
  color: #555;
  margin:0px;
  font-size: 14px;
}
.plan-info p.cost {
  margin-bottom: 26px;
}

.plan-info .plan-info p {
  color: #555;
  font-size: 14px;
}

.plan-info .due {
  padding: 10px;
  background: #eee;
  margin-bottom: 24px;
}

.plan-info .copuon-info {
  margin-top: 10px;
  margin-bottom: 15px;
  font-size: 12px;
  text-decoration: underline;
  color: #555;
}

.plan-info .tnc {
  font-size: 11px;
}
.checkbox-trail {
  margin-bottom: 20px;
}

.checkbox-trail label {
  font-size: 12px;
}
.white-strip.pay-wrapper .plan-info {
  padding: 40px;
}
.white-strip .custom-aside-payment-2 .plan-info {
  padding: 22px 8px;
}
.plan-info .due p {
  font-weight: 700;
  font-size: 15px;
  color: #000;
}
.plan-info .plan-head h2{
  margin-bottom: 0px;
  margin-top:0px;
}
.plan-info .plan-head {
  margin-bottom: 30px;
}
@media(max-width:991px){
  .pay-wrapper .check-list {
    display: block;
}

.pay-wrapper .paymentborder {
  min-height: inherit;
}
.pay-wrapper .plan-info {
  padding: 20px 0px;
}
.plan-info .plan-head h2 {
  font-size: 19px;
}
.white-strip.pay-wrapper .plan-info {
  padding: 20px 0px;
}
.white-strip.pay-wrapper .plan-info {
  padding: 20px 10px;
}
.second-option .grey-strip .dollar-btn {
  padding-top: 10px !important;
}
}
.second-option .white-striptxt, .second-option .dollar-blackbtn {
  margin-bottom: 5px !important;
}
.second-option .grey-strip {
  margin-top: 20px;
  margin-bottom: 10px;
}
.custom-aside-payment .grey-strip .whitetxt, .custom-aside-payment .grey-strip .dollar-btn {
  font-size: 15px;
}
.payment_promo {
  text-align: left;
}

[lang="pt"] .purchaseBtn {
  font-size: 14px !important;
}

.full-width .radio-inline input[type=radio] {
  top: -1px;
}
@media(max-width:380px){
  .custom-aside-payment .psave {
    font-size: 11px !important;
}
}

.trial-app .partner-strip {
    filter: grayscale(1);
}

.trial-app .byclick {
    max-width: 550px;
    margin: auto;
    font-weight: 500;
    padding-bottom: 0px;
}

.trial-app .moneyBackpayment {
    display: none;
}
.trial-app .trial-heading {
    font-weight: bolder;
    font-size: 28px;
    color: rgb(0 0 0 / 72%);
    text-align: left;
    font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
}
.trial-app .grayInput {
    filter: grayscale(1);
}

.white-strip .partner-strip {
    filter: grayscale(1);
}
.white-strip .grayInput {
    filter: grayscale(1);
}
.second-option .payment-outer-container {
    filter: grayscale(1);
}
.white-strip a {
    color: #000;
    text-decoration: underline;
}
.second-option .tabs-menu li {
    filter: grayscale(1);
}
[lang="pt"] .plan-info .plan-head h2 span.pull-right {
    font-size: 10px;
}
[lang="pt"] .trial-app .purchaseBtn {
    font-size: 24px !important;
}
[lang="fr"] .trial-app .trial-heading {
    font-size: 22px;
}
[lang="fr"] .trial-app .purchaseBtn {
    font-size: 22px !important;
}
[lang="fr"]  .trial-app .btn-wrap {
    width: 70% !important;
}
.securePayment {
    color: #3275DD;
}

@media(min-width:1366px){
  .trial-app.pay-wrapper {
    transform-origin: top center;
    transform: scale(1);
}
}
@media(min-width:1440px){
  .trial-app.pay-wrapper {
    transform-origin: top center;
    transform: scale(1.15);
}
.white-strip.pay-wrapper {
    transform: scale(1.02);
    transform-origin: top center;
}
}

@media(min-width:1500px){
  .trial-app.pay-wrapper {
    transform-origin: top center;
    transform: scale(1.25);
}
.white-strip.pay-wrapper {
    transform: scale(1.15);
    transform-origin: top center;
}
}
@media(max-width:1024px){
  [lang="fr"] .trial-app .purchaseBtn {
    font-size: 20px !important;
}
}

@media(max-width:767px){
  .trial-app .trial-heading,
  [lang="fr"] .trial-app .trial-heading {
    font-size: 19px;
    text-align: center;
}
.trial-app .purchaseBtn,
[lang="pt"] .trial-app .purchaseBtn {
    font-size: 18px !important;
}
[lang="fr"] .trial-app .purchaseBtn{
  font-size: 16px !important;
}
.newCheckout .btn-wrap {
    width: 100% !important;
}
.trial-app .grayInput input[type="checkbox"] {
    top: 6px;
    left: 14px;
}
}

.inner_container{
 padding:100px 0px;
}
.button_dasboard{
     background: #146493;
    border: none;
    padding: 16px 32px;
    color: #fff;
    font-size: 17px;
    border-radius: 50px;
    margin-top: 20px;
}
.button_dasboard:hover{
  background: #0d4b6f;
}
.inner_container h2{
font-size: 20px;
    font-weight: bold;
}

p.app_text{
     font-size: 16px;
    color: #9F9F9F;
}