.g-recaptcha{	text-align: center;	}
.g-recaptcha-mb{	text-align: center;	}
.text-byclicking{text-align: left; padding-left: 0px!important;	}

.showin-extraxmall{	display: none!important;	}
.hidein-extraxmall{	display: block!important;	}

.rounded-pill-mb{		height: 55px;	width: 90%;	}

.rounded-border{border-radius: 25px!important;}

.float-right-icon{	right:-60px;	top: -26px;	position: relative;}
.float-left-icon{	left:-60px;	top: -26px;	position: relative;}


.bg-div-green-logos{
	background-color: #008D36;
}
.border-div-green-logos{
	border: 1px solid #008D36 !important;
}
.mobile-plan-icons-pdd{
	padding: 7px;
}

@media (min-width: 576px){
	.mobile-plan-icons-pdd{
		padding: 12px;
	}
}
@media (min-width: 768px){
	.mobile-plan-icons-pdd{
		padding: 17px;
	}
}

@media only screen and (min-width: 375px){	
	.float-right-icon{	right:-50px;	top:-40px;	position: relative;} 
	.float-left-icon{	left:-50px;	top:-40px;	position: relative;} 
}



.rotate-10{
	transform: rotate(10deg);
}

.rotate-20{
	transform: rotate(20deg);
}
.rotate-45{
	transform: rotate(45deg);
}

@media only screen and (max-width: 480px){	.rounded-pill-mb{	height: 70px;	} }
@media only screen and (max-width: 370px){
	.showin-extraxmall{	display: block!important;	} 
	.hidein-extraxmall{	display: none!important;	}
	}

.coupon-btn{
	background-color: #008D36;
	width: 100%;
	height: 100%;
	color: white;
	font-size: 1.25rem !important;
	border-radius: 10px;
	border: 1px solid transparent !important;
}

.green-text-field{
  font-size: 1.25rem !important;
  width: 100%;
  border: solid 3px #008D36;
	border-radius: 10px;
}
.arrow-width{	width: 25%!important;}

@media only screen and (max-width: 768px){.arrow-width{	width: 35%!important;}}
@media only screen and (max-width: 480px){.arrow-width{	width: 50%!important;}}

.btn-white{
	background-color: #ffffff00;
	white-space: normal!important;
}

.triangle-right {
	width: 0;
	height: 0;
	border-top: 12px solid transparent;
	border-left: 15px solid #555;
	border-bottom: 12px solid transparent;
}
.talk-container{
margin-right: -15px!important;	
font-size: 1.25rem !important;
}
.coupon-container{
	margin-right: -15px!important;

}

.float-top-right{
  position: relative;
  top:-35px;
  right: -85%;
}
.square-fix-size{
    height: 75px;
    width: 75px;
    line-height: 22px;
}

.wte-sce{
	white-space: unset !important;	
}

.payment-select{
	height:3.15rem; 
	background-color: white;
	color: gray;
	font-weight: normal;
	font-size: 1.25rem !important;
  width: 100%;
  border: solid 3px #008D36;
	border-radius: 10px;
}
#billing-cvv{

}
.input-text-payment{
	font-size: 1.25rem !important;
	width: 100%;
	border: solid 3px #008D36;
	border-radius: 10px;	
}
#billing-account-name,#billing-cc-number,#billing-cc-exp-month,#billing-cc-exp-year,#coupon-input{
  font-size: 1.25rem !important;
  width: 100%;
  border: solid 3px #008D36;
	border-radius: 10px;
}
.billing-select{
	height:3.15rem; 
	background-color: white;
	color: gray;
	font-weight: normal;
}
.green-txt{	 color: green;	}
.yellow-txt{ color: yellow;	}

#bb_first_name,#bb_last_name,#bb_email,#bb_company,#bb_address,#bb_apt,#bb_city,#bb_zip,#bb_state,#bb_country{
  font-size: 1.25rem !important;
  width: 100%;
  border: solid 3px #008D36;
	border-radius: 10px;
}
#first_name, #last_name, #new_email, #new_password, #new_password_confirmation{
  font-size: 1.25rem !important;
  width: 100%;
  border: solid 3px #008D36;
	border-radius: 10px;
}


.separ2-div{	height: 3rem;	}

.separ-div{	height: 8rem;	}
@media only screen and (max-width: 1600px){
	.separ-div{	height: 10rem;	}
	.separ2-div{	height: 3rem;	}	
}

@media only screen and (max-width: 1600px){	.separ-div{	height: 10rem;	}	}
@media only screen and (max-width: 1399px){	.separ-div{	height: 7rem;	}	}
@media only screen and (max-width: 991px){	.separ-div{	height: 5rem;	}	}
@media only screen and (max-width: 575px){	.separ-div{	height: 2rem;	}	 .separ2-div{	height: 1rem;	}	 }

@media only screen and (max-width: 480px){
	.first-line{	margin-bottom: 0rem;}
}
.nav-tabs{
  border-bottom: 0px solid #ddd;
}

.nav-tabs .nav-item.show .nav-link, .nav-tabs .nav-link.active{
  color: green;
  font-size: 1.5rem;
  border-color: green !important;
  border-width: 2px;
}

.nav-tabs .nav-item.show .nav-link, .nav-tabs .nav-link{
  color: gray;
  font-size: 1.5rem;
  border-color: gray !important;
  border-width: 2px;
}
@media only screen and (max-width: 768px){	
	.nav-tabs .nav-item.show .nav-link, .nav-tabs .nav-link.active{		font-size: 1.3rem;	}
	.nav-tabs .nav-item.show .nav-link, .nav-tabs .nav-link{		font-size: 1.3rem;	}
}

@media only screen and (max-width: 320px){	
	.nav-tabs .nav-item.show .nav-link, .nav-tabs .nav-link.active{		font-size: 1rem;	}
	.nav-tabs .nav-item.show .nav-link, .nav-tabs .nav-link{		font-size: 1rem;	}
}

.text-ord-sum-bigger{	font-size: 1.5rem;	}

@media only screen and (max-width: 480px){
	.text-ord-sum-bigger{	font-size: 1.1rem;	}	
}
.md-btn{
	padding: 0.375rem 3.75rem;
}
    
.big-btn{	    padding: 0.375rem 2.75rem;	}

@media only screen and (min-width: 425px){
	.big-btn{	    padding: 0.375rem 5.75rem;	}
}

.mini-input{
	max-width:80%;
	border: solid 3px #008D36;
	border-radius: 10px;
}
.container-line{
	border: solid 3px #008D36;
	border-radius: 10px;
}
.coupon-input{
	line-height: 3 !important;
  font-size: 1.25rem !important;
  width: 100%;
  padding-left: 15%;
}
@media only screen and (max-width: 360px){
	.coupon-input{ padding-left: 2%;  }
}

.talk-btn{
	width: 100%;
  height: 100%;
  font-size: 1.25rem !important;
  text-align: center;
  background-color: white;
  color: #a5a5a5;
}

@media only screen and (max-width: 480px){
	.talk-btn{
		width: 100%;
  	height: 100%;
  	background-color: white;
  	font-size: 1.25rem !important;
    text-align: center;
    color: #a5a5a5;
	}
}

.text-ord-mini{
	font-size: .85rem;
}
.coupon-code-form{
	border: solid 1px;
	border-color: #008D36;
	border-radius: 1px;
}
.order-summary{
	border: solid 1px;
	border-color: #008D36;
	border-radius: 5px;		
}
.input-code-main{
	border: solid 1px;
	border-color: #008D36;
	background-color: #008D36;
	border-radius: 5px;	
}
.input-code{
	border: solid 2px;
	border-right: 0px;
	border-color: #008D36;
	border-radius: 25px;

}
.text-ord-sum-big{
	font-size: 1.25rem;
}
.coupon-code{
	background-color: #008D36;
	border-color: #008D36;
	color: yellow;
}
.panel-title-orsum{
	border: solid 2px;
	border-color: #008D36;
	border-radius: 5px;	
	background-color: #008D36;
	border-color: #008D36;
	color: white;	
}


hr {
  margin-top: 1rem;
  margin-bottom: 1rem;
  border: 0;
  border-top: 2px solid #008D36;
}

.hr-green{
 margin-top:5px;
 margin-bottom:5px;
 height:10px;
 width:100%;
 border-top:10px #008D36;
}

.panel-order-summary{
	border: solid 2px;
	border-color: #008D36;
	border-radius: 5px;	
}

ul {
  list-style-position: outside;
}
.title-plan{
	 text-decoration: underline;
}
.custom{
	list-style-type: disc;
  padding: 2px;
}
.pricing-main-div{
  background-image: url('../images/ND-4.jpg');
  background-repeat: no-repeat;
  background-position: bottom;
}

@media only screen and (max-width: 1024px){  	.bot-separation{  height: 18rem;} }
@media only screen and (max-width: 768px){  	.bot-separation{  height: 10rem;}	.register-main-div{  background-position: bottom;	}	}


@media (min-width: 1920px){		.pricing-main-div{    background-position: bottom;    background-position-x: 0;  }		}

.font-big-desktop		{		font-size: 1.15rem;		}
.font-small-desktop	{		font-size: 1rem;	text-align: left;	}

.panel-price{
	border: solid 2px;
	border-color: green;
	border-radius: 15px;
}

.btn-green{
 	background-color: #008D36;
  border-color: #008D36;
  color: white;

}

.separator{height: 10vw;}
.d-sm-small{    height: 5vw; 	}
@media only screen and (max-width: 1600px){  		.d-sm-small{    height: 10vw; 	}	.separator{height: 12vw;}	}
@media only screen and (max-width: 1400px){  		.d-sm-small{    height: 7vw; 	}	.separator{height: 14vw;}	}
@media only screen and (max-width: 1200px){  		.d-sm-small{    height: 8vw; 	}		.separator{height: 14vw;}}

@media only screen and (max-width: 1000px){  		.separator{height: 22vw;}}
@media only screen and (max-width: 640px){  		.separator{height: 25vw;}}
@media only screen and (max-width: 480px){  		.separator{height: 35vw;}}


.btn-word-break {
    white-space:normal !important;
    word-wrap: break-word; 
}
.text-small-spacing{
	 line-height: 22px;
}
/*991*/

@media only screen and (max-width: 991px){
	.ext-size{	font-size: 1.10rem !important;}
}
@media only screen and (min-width: 992px){
	.ext-size{	font-size: 1.4rem !important;}
}
