body{
	width:100%;
}
.wrapper{
	margin: 0 auto;
	padding-bottom:40px;
	width:100%;
    overflow: hidden;
}
.result-content{
	text-align: right;
	width: 100%;
	border-bottom: 1px solid #adb7be;
	padding:0 0 24px;
	/*margin:-10px 50px 29px -5px;*/
	margin:-10px 0px 29px 0px;
}
.result-details{
	margin-bottom:30px;
}
.result-sentence{
	margin-bottom:30px;
	font-weight: bold;
}
.price_text{
	font-weight: bold;
	font-size: 24px;
	line-height: 44px;
}
footer{
	width:700px;
	margin:10px auto;
	text-align: center;
    max-width: 100%;
}
footer img{
	width:100px;
	/*border-radius: 5px;*/
	/*background-color: #21A788;*/
	background-color: #00a8ffa6;
	padding: 7px;
}
footer .footer_line{
	display:inline-block;
	vertical-align: middle;
	margin-bottom: 23px;
	margin-right: 8px;
}
.footer_logo{
	display:inline;
}
.col-lg-6-center{
	width: 50%;
	margin: 10px auto;
}

.product--grid .product__more_text{
	width: 700px;
	/*position: absolute;*/
	top: -50px;
    max-width: 100%;
}
@media (max-width: 1023px) {
    .product--grid .product__more_text{
        position: inherit;
    }
    .product__middle{
        max-width: 100%;
        margin: 0;
    }
}
.cg-wrap {
	max-width: 900px;
    max-width: 519px;
	width: 100%;
	margin: 0 auto;
}
.cg-iframe-wrap {
	position: relative;
	width:100%;
}
.cg-iframe-wrap iframe {
	width:100%;
    max-width: 519px;
}
.cg_iframe_loader {
	position: absolute;
	top: 100px;
	width:54px;
	display: block;
	z-index: 10;
	left:50%;
	margin-left: -27px;
}
.cg-iframe_purchase{
	border: 0;
	width: 519px;
	height: 432px;
	overflow: hidden;
	z-index: 100;
	position: relative;
}
@media (max-width: 450px) {
	.cg-iframe_purchase{
		height: 500px;
	}
}
.secureLogos{
	margin-right:10px;
    width: 100%;
    max-width: 500px;
}
.back_payment_button{
	margin-right:10px;
	height:44px;
	border-radius: 3px;
 /* color:white;
	font-size:25px;
	font-weight:bold;*/
	transition:opacity .4s;
	-webkit-appearance:none;
	box-shadow:1px 1px 1px rgba(0.0.0.0.2);
	border:1px solid #b2b3b3;
	line-height: 44px;
	background-color: #A3DC0E;
	width:150px;
	padding:0px;
    margin: 0 0 20px;
}
.back_payment_button:hover{
	background-color: #8AE438;
}
.product__item--one{
	padding-bottom:0px;
}
.product__item--one .stn-button{
    margin: 0;
	margin-bottom: 30px;
    /*margin-left:-290px;*/
}
.product__item--one .product__middle{
    padding: 0 5px 0 0;
}
@media (max-width: 1023px) {
    .product__item--one{
        display: block;
    }
    .product__item--one .stn-button{
        margin-left:0;
        width: 100%;
    }
    .product__item--one .product__content{
        max-width: 100%;
    }
    .product__item--one .product__middle{
        margin: 0;
    }
    .form-row .input-wrap{
        margin-top: auto;
    }
    .col-lg-6-center{
        width: 100%;
    }
    .secureLogos{
        width: 100%;
    }
}
@media (min-width: 1024px) {
    .product__item--img .row .col-md-6:first-child{
        padding-left: 30px;
    }
}
.product__item .product__total{
	margin-bottom:30px;
}
.payment-choose{
	text-align: center;
}
.payment-choose .jq-selectbox__select-text{
	font:400 20px/40px Arial,Helvetica,sans-serif;
}
.product__count .label-text{
	font-size:15px;
}
.product__count .jq-selectbox__select-text{
	font:200 16px/35px Arial,Helvetica,sans-serif;
}

.error_text{
	color:red;
}

.jq-selectbox ul{
    overflow-y: auto;
    border: solid 1px #21a788;
    background-color: white;
    max-height: 227px !important;
}
.jq-selectbox li{
    border: none;
}
.product__slider{
    max-height: 390px;
    overflow: hidden;
    padding: 0px 40px;
}
.product__slider .owl-nav .owl-next{
    -ms-transform: rotate(180deg);
    -webkit-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    transform: rotate(180deg);
    /*right: 12px;*/
}
.product__slider .owl-nav .owl-prev{
    /*left: 12px;*/
}
.product__slider .item img {
	max-height: 390px;
	width:auto;
	margin: auto;
    max-width: 100%;
}
header img{
    max-height: 100px;
    max-width: 50%;
}
.row.more-text-row{
    margin-top: 25px;
}
.business_details p{
    font-size: 33px;
    color: #21a788;
    font-weight: bold;
    margin-bottom: 20px;
}

@media (max-width: 767px) {
    .business_details p{
        font-size: 22px;
    }
    header img{
        max-height: 50px;
        max-width: 100%;
    }
    .mobile-reverse{
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-flex-direction: column-reverse;
        -ms-flex-direction: column-reverse;
        flex-direction: column-reverse;
    }
    header{
        text-align: right;
        overflow: hidden;
    }
    .product__slider .owl-nav .owl-prev, .product__slider .owl-nav .owl-next{
        height: 21px;
        width: 10px;
        background-size: 10px;
    }
    .product__slider{
        padding: 0px 25px;
    }
}
.back_button{
	margin-left:0px;
}
.product .buy-product{
	float: none;
}
/*Edited by Benji 13/12/16*/
.secureLogos img {
	width: 100%;
}
.payment-choose .jq-selectbox__select-text {
	text-align: right;
	width:initial !important;
	font-size: 14px;
}
#payment_num_choose-styler .jq-selectbox__select{
	padding-right: 5px;
}

#mCSB_1_scrollbar_vertical .mCSB_dragger{
	background: #21a788;
	width: 6px;
	right: 5px;
}
.mCSB_1_scrollbar .mCSB_dragger .mCSB_draggerRail{
	background: #AAAAAA;
}
.mCS-dir-rtl>.mCSB_outside+.mCSB_scrollTools {
	right: -17px;
	opacity: 1;
}
.mCSB_scrollTools .mCSB_draggerContainer {
	background: #ffffff;
}
@media only screen and (max-width: 480px) {
	.payment__row-fields .form-row {
		padding-top: 10px;
	}
	.payment__row-fields .form-row .label-text {
		padding-bottom: 5px;
	}
	.label-up.phone-input .sms-inputs__large {
		display: inline-block;
		width:58%;
	}
	.label-up.phone-input .sms-inputs__small {
		display: inline-block;
		width:31%;
	}
	.result-content {
		margin: 0px 0px 30px;
	}
}
@media (max-width: 400px){
    .section-invoice {
        padding: 0 !important;
    }
}
.product__info .product__count .jq-selectbox__select {
    height: 38px;
    width: 70px;
}
.product__subtitle{
    font-size: 1.389em;
}
.product__business_title{
	font-size: 28px;
	font-weight: bolder;
}

.form-row .input-wrap {
	min-height: 60px;
}

@media (max-width: 1200px) and (min-width: 1000px) {
    .payment__row .form-row input{
        font-size: 16px;
    }
}
.product--payment {
	margin-top: 15px;
}
.product--payment form.product_choice > div {
	margin-bottom: 30px;
}
.product--payment .product_choice {
	padding-right: 40px;
}
.product--payment .payment {
	padding-left: 40px;
}


/* new design */
.product__radio-choose .one-radio .label-text:before {
	right: 1px;
    top: 6px;
}
.one-radio .label-text:before{
	background: #fff;
	border: 1px solid #5d5d5d;
	width: 15px;
	height: 15px;
}
.one-radio input[type=radio]:checked+.label-text:after {
	background: #207d68;
	width: 7px;
	height: 7px;
}
.product__radio-choose .one-radio input[type=radio]:checked+.label-text:after {
	right: 5px;
    top: 10px;
}
.product__total{
	color: #1d715e;
}

.stn-button {
	width: 260px;
	font-size: 22px;
	background: #207d68;
}

.stn-button:hover {
	background-color: #36ab90;
}

.form-row input, .form-row textarea {
	/*border: 1px solid #207d68;*/
}

.form-row input:focus, .form-row textarea:focus {
	border-color: #36ab90;
}

.product .buy-product {
	margin-top: -46px;
	float: left;
}

.product__count .jq-selectbox__select, .product__info .product__count .jq-selectbox__select {
	width: 100%;
	border: 1px solid #207d68;
}

.product__count .jq-selectbox__trigger-arrow {
	border-top: 11px solid #207d68;
}

.jq-selectbox li:hover,.jq-selectbox li.selected {
	background: #207d68;
	color: white;
}

.jq-selectbox li {
	color: #207d68;
	height: 35px;
	line-height: 35px;
}

.jq-selectbox ul {
	border: solid 1px #207d68;
}
#mCSB_1_scrollbar_vertical .mCSB_dragger {
	background: #207d68;
}

.business_details p {
	color: #207d68;
}

header .row, .business_details {
	border-bottom: 1px solid #eeeff4;
	margin-bottom: 28px;
}

.row.more-text-row {
	margin-top: 17px;
	border-top: 15px solid #eeeff4;
	padding-top: 50px;
	margin-right: -40px;
	margin-left: -40px;
	padding-left: 40px;
	padding-right: 40px;
}

footer {
	width: 1600px;
	background-color: #9a9a9a;
	color: white;
	margin-top: 0;
	display: flex;
	justify-content: center;
	align-items: center;
}

footer img {
	background: none;
	width: 90px;
	padding: 5px;
}

footer .footer_line {
	margin-bottom: 0;
}

.product__item--img .row .col-md-6:first-child {
	/*padding: 0 28px 0 40px;*/
}

.product__slider {
	padding: 0px 25px;
}

.product__slider {
	max-height: 500px;
	margin: 0;
}

.product__slider .item img {
	max-height: 500px;
	width: auto;
	height: auto;
	max-width: 100%;
}

.product__slider .owl-nav div {
	top: 46%;
	width: 50px;
	height: 50px;
	background-size: 13px;
	background-position: left;
}

.back_payment_button {
	width: 150px;
	font-size: 25px;
	line-height: 25px;
}

.product__item--one .product__content {
	width: 50%;
}

.product__total {
	/*border-top: 1px solid #e6e6e6;*/
	padding-top: 15px;
	margin-bottom: 0;
	width: 90%;
	margin-top: 20px;
}

.product__item .product__total {
	margin-bottom: 0;
}

/*.product__slider .owl-nav .owl-prev {
	left: 10px;
}

.product__slider .owl-nav .owl-next {
	right: 10px;
}*/
.first_column:after {
	height: 100%;
}

@media (max-width: 1224px){
	.product .buy-product {
		margin-top: 0;
		float: none;
	}

	.product__total, .product__item .product__total, .product__info .product__total  {
		margin-bottom: 30px;
		width: 100%;
	}

    .product__item--one .product__content {
        width: 100%;
    }

	.product--payment .product_choice {
		padding-right: 0;
	}

	.product--payment .payment {
		padding-left: 0;
	}
}

.btnWrapper {
	cursor: pointer;
}

#cg_form_wrapper {
	height: 385px;
	margin-top: 60px;
}
.donation.result-page__text {
	font-size: 2.26em;
	color: #3cb6b0;
}
.donation.result-content{
	text-align: center;
	display: flex;
	flex-direction: column;
	align-items: center;
}
.donation.stn-button{
	background-color: #3cb6b0;
	border-radius: 20px;
	width: 238px;
	font-size: 22px;
	height: 56px;
	display: flex;
	justify-content: center;
	align-items: center;
}
.donation.separated {
	width: 28.6px;
	height: 0;
	opacity: 0.5;
	border: solid 2px #3cb6b0;
	margin-bottom: 20px;
}
.donation.result-details {
	margin-bottom: 24px;
}

.donation.result-page__buttons{

	justify-content: center;
}
img.donation.icon_return_home_page {
	margin-left: 10px;
}
 @media only screen and (max-width: 600px) {

	   .donation.stn-button{    width: 121px;
		   height: 60px;
		   font-size: 16px;
		   line-height: 1.5em;
		   position: relative;
		   align-items: unset;
	   }
	 img.donation.icon_return_home_page{
		 position: absolute;
		 right: 21px;
		 top: 8px;
	 }
	 .donation.btn_print_invoice{
		 width: 35px;
		 height: 100%;
		 margin-top: 4px;
	 }
	 .donation.btn_return_home_page{
		 width: 75px;
		 font-size: 16px;
		 margin-top: 5px;
	 }
   .donation.result-page__buttons {flex-direction: row;justify-content: space-around; }
	 .donation.result-page__text {
		 font-size: 2.04em;
	 }

	 }

.bit-button {
	display: flex;
	justify-content: center;
	align-items: center;
}
.general-msg {
	position: fixed;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	background: rgba(0,0,0,0.3);
	z-index: 1040;
	display: flex;
	justify-content: center;
	align-items: center;
	opacity: 0;
	pointer-events: none;
	transition: all 200ms ease-out;
}
.general-msg.show-general {
	opacity: 1;
	pointer-events: all;
}
.general-msg .close-x {
	position: absolute;
	top:10px;
	left:10px;
}
.general-msg .general-dialog {
	position: relative;
	top:-100px;
	background: white;
	width: 90vw;
	max-width: 400px;
	min-height: 200px;
	padding:15px;
	transition: all 200ms ease-out;
	display: flex;
	flex-direction: column;
	align-items: center;
	justify-content: center;
}
.general-msg.show-general .general-dialog {
	top:0;
}
.general-msg .msg {
	font-size: 18px;
	margin:40px 0 0 0;
	text-align: center;
}
.general-msg .stn-button {
	margin:40px 0 20px;
}
/* loader */
.loader_wrapper {
	position: fixed;
	top:0;
	bottom:0;
	left:0;
	right:0;
	width:100vw;
	height:100vh;
	background-color: rgba(0,0,0,0.6);
	z-index: 10000;
	display: none;
	justify-content: space-around;
	align-items: center;
	color: white;
}
.loader_wrapper.show {
	display: flex !important;
}
.loader_wrapper .text {
	text-align: center;
	font-size: 20px;
	font-family: Arial;
	font-weight: 100;
	/*max-width: 80%;*/
	margin: 0 auto;
}
.loader_wrapper .text .deal-confirm {
	display: none;
}
.animated_loader {
	display: block;
	position: relative;
	width: 64px;
	height: 64px;
	top: 10px;
	margin: 0 auto;
}
.animated_loader div {
	display: inline-block;
	position: absolute;
	left: 6px;
	width: 13px;
	background: white;
	animation: animated_loader 1.2s cubic-bezier(0, 0.5, 0.5, 1) infinite;
}
.animated_loader div:nth-child(1) {
	left: 6px;
	animation-delay: -0.24s;
}
.animated_loader div:nth-child(2) {
	left: 26px;
	animation-delay: -0.12s;
}
.animated_loader div:nth-child(3) {
	left: 45px;
	animation-delay: 0;
}
@keyframes animated_loader {
	0% {
		top: 6px;
		height: 51px;
	}
	50%, 100% {
		top: 19px;
		height: 26px;
	}
}
.cancel_bit_btn {
	border:1px solid white;
	color:white;
	width: 100px;
	height:40px;
	margin: 20px auto 0;
	background: #207d68;
}
.cancel_bit_btn.disabled {
	pointer-events: none;
}

/* payments popup */
.bit-payments-popup {
	position: fixed;
	top:0;
	bottom:0;
	left:0;
	right:0;
	background:rgba(0,0,0,0.5);
	z-index: 1040;
	transition: all 200ms ease-out;
	pointer-events: none;
	opacity: 0;
}
.bit-payments-popup.show {
	pointer-events: all;
	opacity: 1;
}
.bit-payments-popup .modal-dialog {
	top:0;
	transition: all 200ms ease-out;

}
.bit-payments-popup .modal-content {
	width: 90%;
	max-width: 400px;
	margin:0 auto;
	padding:15px;
}
.bit-payments-popup.show .modal-dialog{
	top:20%;
}
.bit-payments-popup .msg {
	text-align: center;
	padding: 30px 0;
	font-size: 24px;
}
.bit-payments-popup .modal_footer {
	display: flex;
	flex-direction: row-reverse;
	justify-content: space-between;
}
.bit-payments-popup .bit-accept {
	display: flex;
	align-items: center;
	justify-content: center;
}
.bit-payments-popup .modal_footer .stn-button {
	width: 60%;
	font-size: 18px;
	margin:0;
}
.bit-payments-popup .modal_footer .bit-cancel {
	width: 35%;
}
@media (min-width: 768px) {

	.bit-payments-popup .modal_footer .stn-button {
		width: 220px;
		font-size: 22px;
	}
	.bit-payments-popup .modal_footer {
		flex-direction: row-reverse;
		justify-content: center;
	}
	.bit-payments-popup .modal_footer .bit-accept{
		margin-right:10px;
	}
	.bit-payments-popup .modal_footer .bit-cancel{
		margin-left:10px;
	}
	.bit-payments-popup .modal-content {
		max-width: 600px;
	}

	.payment-choose .jq-selectbox__select-text {
		font-size: 18px;
	}
}

/* bit confirm layer */
.api-layer-wrapper {
	position: fixed;
	top:0;
	bottom:0;
	left:0;
	right:0;
	width:100vw;
	height:100vh;
	background-color: rgba(0, 0, 0, 0.7);
	display: flex;
	justify-content: center;
	align-items: center;
	z-index: 1000;
}
.api-layer-wrapper .api-inner-layer {
	background:white;
	width: 30%;
	min-width: 300px;
	padding:30px 15px;
	text-align: center;
}
.api-layer-wrapper .api-inner-layer .text {
	font-size: 20px;
}
.api-layer-wrapper .api-inner-layer .buttons-wrapper {
	margin-top: 30px;
}
.api-layer-wrapper .pay-btn {
	width: 260px;
	height:45px;
	background: #207d68;
	color: white;
	font-size: 22px;
	border:0;
	display: flex;
	align-items: center;
	justify-content: center;
	margin: 0 auto;
}
.api-layer-wrapper .back-button {
	width: 100%;
	flex:0 0 auto;
	margin-top: 30px;
	background: transparent;
	border:0;
	text-decoration: underline;
	cursor: pointer;
}
.api-layer-wrapper .small-text {
	font-size: 12px;
}