/****new_register 10_july****/

.flex_space {
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
	padding: 0px 0px 5px 0px;
}
.input_width {
	width: 222px;
	margin: 0px 0px 10px 0px !important;
	border-radius: 0 !important;
    border: 1px solid #e3e7ea !important;
    padding: 5px 10px !important;
    background: #fbfcff !important;
}
.form-signup {
    min-width: 550px;
	box-shadow: 0 0.625rem 1.4rem rgba(53,72,88,.07);
    border: 1px solid #e3e7ea;
    border-radius: 0;
}
.register_user {
    padding: 15px 30px 0px;
    margin: 0;
}
.register_wrap {
    padding: 0px;
}
.registernow_btn {
    margin: 20px 0px !important;
    border-radius: 0px;
    padding: 20px 20px;
    text-transform: inherit;
    font-weight: 500;
    background: #24356c;
    color: #fff;
    font-family: 'Source Sans Pro' !important;
    letter-spacing: 1px !important;
}
.register_lable {
    margin: 0px 2px;
    font-size: 12px;
    color: #181818;
    font-family: 'Source Sans Pro';
    font-weight: 600;
}
h2.form-signup-heading {
    text-align: left !important;
    text-transform: inherit !important;
    font-size: 36px !important;
    font-weight: 700 !important;
    letter-spacing: 0px !important;
    color: #181818 !important;
	padding: 25px 35px 5px 35px !important;
	background: #fff !important;
	border: none !important;
	border-radius: 0 !important;
	font-family: 'Source Sans Pro' !important;
}
p.register_subtext {
	text-align: left !important;
    font-size: 18px !important;
    font-weight: 300 !important;
    color: #24356c !important;
	padding: 10px 35px 25px 35px !important;
	font-family: 'Source Sans Pro';
	position: relative;
	font-weight: 500 !important;
}
p.register_subtext:after {
    content: '';
    width: 14%;
    height: 4px;
    background: #24356c;
    position: absolute;
    bottom: 0;
    left: 35px;
}
.register_user {
    background: #fff;
	padding: 15px 35px 0px 35px;
}
.register_body{
    background: #fff;
}
.register_btn {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    padding: 0px 35px;
}
.registernow_btn:hover {
    color: #fff;
}
.registration {
	margin: 0px 0px 0px 30px !important;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
	color: #181818 !important;
	font-family: 'Source Sans Pro';

}
a.to_register {
    font-size: 18px !important;
    font-weight: 600;
}

.register_recaptha {
    padding: 10px 35px !important;
}
.register_logo {
    display: inline-block;
}
.registration a {
    color: #3683bc !important;
    font-family: 'Source Sans Pro' !important;
}
.form-signup {
    margin: 0px;
	background: #fff;
}

.circle {
	height: 880px;
    width: 68%;
    background-color: #ebf7fc;
    border-radius: 75%;
    z-index: -1;
    position: absolute;
    top: -7%;
    right: 5%;
}
ul.register_list li {
    list-style: none;
    text-indent: -30px;
    padding-left: 0px;
    margin-top: .8em;
    line-height: 1.3;
    font-weight: 600;
    font-style: normal;
    font-size: 14px;
    font-family: 'Source Sans Pro';
    word-spacing: 1px;
}
.register_text h2 {
    font-weight: 600;
    font-style: normal;
    font-size: 20px !important;
    line-height: 2.5;
    font-family: 'Source Sans Pro';
    text-align: left;
}
.main_div_register {
    display: flex;
    justify-content: flex-start;
	margin-bottom: 40px;
	align-items: center;
}
.register_text {
    padding-left: 6.25rem;
	color: #354858;
}
.register_sponsor {
	padding: 25px 15px 25px 0px;
	margin: 20px 0px 10px 0px;

}
.register_sponsor span, h2 {
    display: block;
    text-align: left;
}
.register_sponsor h2 {
    font-weight: 500;
    margin: 0px 0px 15px;
    text-align: left;
    line-height: 24px;
}
.register_sponsor span {
    font-weight: 600;
    color: #24356c;
}
.main_spons {
    display: flex;
    justify-content: flex-start;
    align-items: center;
}
.spons1 {
    background: #3683bc;
    color: #fff;
    min-width: 110px;
    max-width: 110px;
    min-height: 45px;
    margin: 10px 15px 10px 0px;
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 3px;
    padding: 10px;
}
.spons1 h2 {
    font-size: 12px !important;
	margin: 0;
}
.register_logo img {
    width: 200px !important;
    padding: 40px 0px;
}
.register_last_box {
    display: flex;
    justify-content: flex-start;
    align-items: flex-start;
	margin: 20px 75px 20px 0px;
}
.register_last_box h4 {
    margin: 0 15px;
    font-family: 'Source Sans Pro';
    font-size: 14px;
    line-height: 24px;
    font-weight: 600;
}
.register_last_box img {
    width: 95px;
    height: 95px;
}
/******new signin css*****/
 
 body.login-body.sign_body {
    background: #fff;
}
.login_box1 .form-signin {
    max-width: 100% !important;
	margin: 0px 10rem 0px 0px;
	
}
.login_head {
    background: none !important;
    color: #181818 !important;
    font-family: 'Source Sans Pro' !important;
    font-size: 36px !important;
    font-weight: 700 !important;
    text-transform: capitalize !important;
    text-align: left !important;
    padding: 0px 0px 10px 0px !important;
	border: 0 !important;
}
.wrap_padding {
    padding: 0;
}
.signin_info {
    background: #fff;
    margin: 0;
    padding: 0;
}
.register_logo1 img {
    width: 200px !important;
    padding: 40px 0px 32px 0;
}
p.login_creden {
    margin-bottom: 4.5rem;
    font-size: 2rem;
    font-weight: 400;
    line-height: 1.5;
    color: #181818;
    text-align: left;
    font-family: 'Source Sans Pro';
}
.login_input {
    margin: 0px 0px 25px 0px !important;
    border-radius: 0 !important;
    border: 1px solid #e3e7ea !important;
    padding: 10px 10px !important;
    background: #fbfcff !important;
}
.signin_div {
    display: flex;
    justify-content: flex-start;
    align-items: center;
}
.signin_btn {
    margin: 20px 0px !important;
    border-radius: 0px;
    padding: 15px 20px;
    text-transform: inherit !important;
    font-weight: 500 !important;
    background: #24356c !important;
    color: #fff !important;
    font-family: 'Source Sans Pro' !important;
    letter-spacing: 1px !important;
    width: 100% !important;
    max-width: 195px;
    font-size: 20px;
}
.btn_group {
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
    margin-left: 45px;
}
label.custom-control-label {
    margin: 0px 0px 0px 5px;
    font-size: 14px;
    font-family: 'Source Sans Pro';
    font-weight: 500;
}
label.checkbox a{
	color: #3683bc !important;
    font-family: 'Source Sans Pro' !important;
	font-size: 16px !important;
    font-weight: 600 !important;
}
.new_registration {
    display: flex;
    flex-direction: row;
    justify-content: flex-start;
    margin: 10px 0px!important;
    font-size: 16px;
}
label.checkbox.newcheck {
    margin: 0;
}
.new_registration a {
    margin-left: 5px;
}
label.newcheck {
    padding: 0;
    margin: 0;
}
p.footer_tag {
    text-align: left;
    margin: 15px 0px;
}
.login_back {
    background-image: linear-gradient(180deg,rgba(54,131,188,0.9) 0%,rgba(54,131,188,0.9) 100%),url(https://batchleads.io/wp-content/uploads/hero-bg.jpg)!important;
    height: 100vh;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: right;
}
.login_box1 {
	padding-left: 90px;
	height: 100vh;
}




/**********sigin page ends here*********/



/*******new forgetpassword css*****/


.forgot_btn {
    margin: 20px 0px !important;
    border-radius: 0px;
    padding: 15px 20px;
    text-transform: inherit !important;
    font-weight: 500 !important;
    background: #24356c !important;
    color: #fff !important;
    font-family: 'Source Sans Pro' !important;
    letter-spacing: 1px !important;
    width: 100% !important;
    max-width: 195px;
    font-size: 20px;
}
.btn_group {
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
    margin-left: 45px;
}
.login_back {
    background-image: linear-gradient(180deg,rgba(54,131,188,0.9) 0%,rgba(54,131,188,0.9) 100%),url(https://batchleads.io/wp-content/uploads/hero-bg.jpg)!important;
    height: 100vh;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: right;
}


 
/****responsive register page****/

/*********max-width: 1240px***********/

@media screen and (max-width: 1240px) {
	.register_last_box h4 {
		margin: 0 60px 0 15px;
	}
	.register_text {
		padding-left: 4.25rem;
	}
}
/*********max-width: 1132px***********/

@media screen and (max-width: 1132px) {
	.login_box1 .form-signin {
        margin: 0px 5rem 0px 0px;
}
.registration {
    margin: 0px 0px 0px 25px !important;
}
}
/*********max-width: 1024px***********/

@media screen and (max-width: 1024px) {
	.form-signup {
		min-width: 450px;
	}
	.input_width {
		width: 175px;
	}
	.circle {
		height: 865px;
		width: 80%;
		background-color: #ebf7fc;
		border-radius: 75%;
		z-index: -1;
		position: absolute;
		top: -3%;
		right: 1%;
	}
	.register_last_box {
		align-items: center;
	}
	
	.login_box1 .form-signin {
		margin: 0 5rem 0px 0px!important;
	}
	.login_box1 {
		padding-left: 70px;
		height: 100vh;
	}
	.login_back {
		background-position: 80% 50% !important;
	}
}

/*********max-width: 991px***********/

@media screen and (max-width: 991px) {
	.form-signup {
		min-width: 430px;
		width: 100%;
	}
	.register_text {
		padding-left: 2.25rem;
	}
	.spons1 {
		display: inline-block;
		min-width: 90px;
		max-width: 90px;
}
	.register_last_box {
		flex-direction: column;
		align-items: flex-start;
	}
	
	.register_last_box h4 {
		margin: 0 60px 0 0px;
	}
	
	.register_last_box img {
		width: 35%;
	}

	.login_box1 .form-signin {
		padding: 60px;
		margin: 0 10rem 0px 0px!important;
		box-shadow: 1px 0px 12px 1px #ddd;
}
	.col-md-6.col-sm-12.login_back {
		display: none;
}
	.login_box1 {
		padding-left: 110px;
		height: 100vh;
}
}

/*********max-width: 768px***********/

@media screen and (max-width: 768px) {
	.form-signup {
    min-width: 378px;
}
	.input_width {
    width: 100%;
	}
	.registration {
    margin: 0px 0px 0px 0px !important;
}
.register_btn {
    flex-direction: column;
	margin-bottom: 10px;
}
.register_text {
    padding-left: 3.25rem;
}
.spons1 {
    min-width: auto;
    max-width: none;
}
.register_last_box {
    flex-direction: column;
    margin: 0;
	align-items: flex-start;
}
.circle {
    height: 781px;
    width: 94%;
    background-color: #ebf7fc;
    border-radius: 75%;
    z-index: -1;
    position: absolute;
    top: 9%;
    right: 0%;
}
.register_text h2 {
    font-size: 18px !important;
}
ul.register_list li {
    font-size: 12px;
}
.register_last_box h4 {
    font-size: 12px;
	text-align: left;
    margin: 5px 65px 0px 0px;
}

.login_box1 .form-signin {
    padding: 60px;
	margin: 0 10rem 0px 0px!important;
	box-shadow: 1px 0px 12px 1px #ddd;
}
.col-md-6.col-sm-12.login_back {
    display: none;
}
.login_box1 {
    padding-left: 110px;
    height: 100vh;
}
.signin_div {
    align-items: flex-start;
    flex-direction: column;
}
.btn_group {
	 margin: 15px 0px 20px 0px!important;
}
}

/*********max-width: 767px***********/

@media screen and (max-width: 767px) {
	.form-signup {
    min-width: 610px;
}
	.input_width {
    width: 250px;
}
.register_btn {
    align-items: flex-start;
}
.spons1 {
    max-width: 110px;
}
	.main_div_register {
		align-items: flex-start;
		flex-direction: column;
	}
	.register_last_box {
		flex-direction: column;
		align-items: baseline;
	}
.register_last_box h4 {
    width: 50%;
    margin-right: auto;
}
.register_last_box img {
    width: 23%;
}
}

/*********max-width: 671px***********/

@media screen and (max-width: 671px) {
	h2.resigter_form-heading {
		text-align: center !important;
	}
	p.register_subtext {
		text-align: center !important;
	}	
	.form-signup {
		min-width: auto;
		max-width: fit-content;
	}
	.input_width {
		width: 100%;
	}
}
/*********max-width: 661px***********/

@media screen and (max-width: 661px) {
	.login_box1 .form-signin {
    padding: 50px;
    margin: 0 3rem 0px 0px!important;
}
	.login_box1 {
    padding-left: 50px;
    height: 100vh;
}
}
/*********max-width: 556px***********/

@media screen and (max-width: 556px) {
	.login_head {
    font-size: 32px !important;
}
.sign_body {
    margin: 0 !important;
}
}

/*********max-width: 510px***********/

@media screen and (max-width: 510px) {
	.input_width {
        width: auto;
}
	p.register_subtext {
		text-align: left !important;
}
	.register_last_box h4 {
		width: 100%;
		margin: 0 10px;
}
	.register_last_box img {
		width: auto;
}
	.register_last_box {
		flex-direction: row;
		align-items: flex-start;
}
}

/*********max-width: 414px***********/

@media screen and (max-width: 414px) {
	.login_head {
    font-size: 24px !important;
	text-align: center !important;
}
p.login_creden {
    font-size: 12px;
	text-align: center;
	margin-bottom: 3.5rem;
}
.signin_div {
    align-items: center;
}
.btn_group {
    align-items: center !important;
}
.new_registration {
    justify-content: center;
}
p.footer_tag {
    text-align: center;
}
.login_box1 .form-signin {
    padding: 30px;
    margin: 0 1rem 0px 0px!important;
}
.login_box1 {
    padding-left: 25px;
}
.registration {
    align-items: center;
}

}

/*********max-width: 360px***********/

@media screen and (max-width: 360px) {
	.sign_body {
	height: 104vh !important;
}
}

/*********max-width: 320px***********/

@media screen and (max-width: 320px) {
	.login_head {
    font-size: 22px !important;
}
p.login_creden {
    font-size: 10px;
}
.sign_body {
	height: 116vh !important;
}
}

@media screen and (min-width: 1980px) {
.circle {
width: 48%;
border-radius: 74%;
top: 0%;
right: 19%;
}
}


/* plan page styles */
.main_plan_wrap h1{
    font-size: 36px;
    color: #062951!important;
    line-height: 1.2em;
    margin-bottom: 60px;
}
.btn-plan-landing{
    background-color: #0580bb;
    border-color: #0580bb;
    color: #FFFFFF;
    -webkit-box-shadow: 0 6px 16px 0 rgba(51,51,51,.16);
    box-shadow: 0 6px 16px 0 rgba(51,51,51,.16);
    /* height: 46px; */
    border-radius: 4px;
    margin-top: 10px;
    margin-bottom: 10px;
    padding: 8px 28px;
}
.btn-plan{
    -webkit-box-shadow: 0 6px 16px 0 rgba(51,51,51,.16);
    box-shadow: 0 6px 16px 0 rgba(51,51,51,.16);
    /* height: 46px; */
    border-radius: 4px;
    margin-top: 10px;
    margin-bottom: 10px;
    padding: 8px 28px;
}
.plan_box{
    margin-top: 60px;
}
.plan_box .table{
    background: #fff;
}
.plan_box .table td, .plan_box .table th{
    display: table-cell !important;
    vertical-align: middle;
    padding-top: 15px;
    padding-bottom: 15px;
    /*text-align: center;*/
}
.btn_show_features{
    color: #126d98;
    font-size: 15px;
    font-weight: bold;
    -webkit-box-shadow: 0 6px 16px 0 rgba(51,51,51,.16);
    box-shadow: 0 6px 16px 0 rgba(51,51,51,.16);
}
.plan_box td{
    font-size: 18px !important;
    letter-spacing: 0.5px;
}
.plan_box td+td, .plan_box th+th {
    text-align: center;
}

.plan_box .txt-mp {
    font-size: 13px;
    text-transform: uppercase;
    font-weight: 600;
}
.plan_box .tick {
    font-size: 18px;
    color: #2CA01C;
    font-weight: bold;
}
.plan_box .txt-top {
    position: relative;
    top: -9px;
    left: -2px;
}
.plan_box .txt-l {
    font-weight: 600;
    color: #3683bc!important;
    font-size: 36px;
}
.plan_box .table th {
    font-size: 20px !important;
    font-weight: 700 !important;
    height: 53px;
    border: 1px solid #DDD !important;
    padding: 15px 10px 10px !important;
}
.plan_box .table th+th{
    background: #fafafa;
    /*border-top: 3px solid #0b7eb5 !important;*/
}
.plan_box.monthly_plans .hidden_plan_feat{
    display: none;
}
.plan_box.yearly_plans .hidden_plan_feat{
    display: none;
}
.plan_box .view_more_td{
    border:1px solid transparent;
    text-align: center;
    text-transform: uppercase;
}
.plan_box .default {
    position: relative;
}
.plan_box .plan_name{
    font-weight: 800;
    font-size: 20px;
    color: #4d4d4d;
}
.plan_box .popular_plan {
    position: absolute;
    top: -29px;
    width: 100%;
    padding: 6px;
    background: #1fb3f9;
    font-size: 12px;
    text-transform: uppercase;
    letter-spacing: 0.7px;
    color: #fff;
    left: 50%;
    border-radius: 5px 5px 0 0;
    font-weight: 600;
    transform: translateX(-50%);
}
.plan_box .plan_box_inner{
    margin: 0 auto;
    position: relative;
    padding-top: 40px;
}
.switch {
  position: relative;
  display: inline-block;
  width: 55px;
  height: 28px;
    margin: 0 10px;
}

.switch input { 
  opacity: 0;
  width: 0;
  height: 0;
}

.slider {
  position: absolute;
  cursor: pointer;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: #717171;
  -webkit-transition: .4s;
  transition: .4s;
}

.slider:before {
position: absolute;
content: "";
height: 22px;
width: 22px;
left: 3px;
bottom: 3px;
background-color:
white;
-webkit-transition: .4s;
transition: .4s;
}

input:checked + .slider {
  background-color: #1FB3F9;
}

input:focus + .slider {
  box-shadow: 0 0 1px #2196F3;
}

input:checked + .slider:before {
  -webkit-transform: translateX(27px);
  -ms-transform: translateX(27px);
  transform: translateX(27px);
}

/* Rounded sliders */
.slider.round {
  border-radius: 34px;
}

.slider.round:before {
  border-radius: 50%;
}
.price-toggle {
    display: flex;
    align-content: center;
    justify-content: center;
    display: -webkit-flex;
}
.price-toggle p {
    font-size: 14px;
}
.price-yearly {
    position: relative;
}
.price-yearly img {
    position: absolute;
    left: 100%;
    width: 140px !important;
    max-width: inherit !important;
    bottom: 20px;
}
.form_check_label{
    cursor: pointer;
}