.calculators_custom_plugin #loan_error {
    font-size: 18px;
    width: 100%;
    color: red;
    letter-spacing: 1px;
    position: absolute;
    right: 50%;
    top: 50%;
    transform: translate(50%,70%);
    display: none;
}

.est_rep .d_cent h3 {
    font-size: 30px;
}

#result_payperiod {
    cursor: pointer;
}
.est_r_sec {
    width: 960px;
    margin: auto;
}
.tab-content {
    width: 960px;
    float: none;
    /* border: 1px solid #09578f !important; */
    padding: 50px 0px 80px 0px;
    margin: 0 auto 80px auto;
}
#repayment {
    background: #f1f1f1;
    float: left;
    padding: 50px 0;
}
.page-id-800 .container {
    width: 1210px;
    padding: 0;
    max-width: 1210px;
}
.calc_cust_tabs ul, .calc_cust_tabs li {
    margin: 0;
    padding: 0;
}
.calc_plug_desc {
    text-align: center;
    width: 100%;
    float: left;
    position: relative;
    padding: 12px 0px;
}
.calc_plug_desc h3 {
    font-size: 35px;
    font-weight: bold;
    padding: 0 0 20px 0;
    margin: 0;
}
.calc_plug_desc p {
    margin: auto;
    padding: 0 0 40px 0;
    width: 60em;
}
.sec_cal_pl {
    width: 90%;
    float: none;
    margin: auto;
}
.calc_repayment_frst_row {
    width: 100%;
    float: left;
}
.repayment_frst_row_input {
    width: 49%;
    float: right;
}
.repayment_type label {
    font-weight: normal !important;
    text-transform: uppercase;
}
.int_only_pop label {
    font-weight: bold !important;
    text-transform: capitalize;
    font-size: 10px !important;
}
.repayment_frst_row_input:nth-child(2n) {
    float: left;
}
.repayment_type {
    width: 49%;
    float: left;
    padding: 0 0 26px 0;
    position: relative;
}
.inverstment_purpose {
    width: 49%;
    float: right;
}
.intrest_rate {
    width: 100%;
    float: left;
}
.inner_interest_rate {
    width: 49%;
    float: left;
}
.repayment_type h2 , .inverstment_purpose h2 , .intrest_rate h2 , .calc_repayment_frst_row h3 {
    font-size: 24px;
    text-transform: uppercase;
}
#loan_term, #loan_amt, #intrestrate, #int_pop {
    padding: 10px !important;
    border: 1px solid #09578f !important;
    color: #09578f !important;
    /*color: #fff !important;*/
     background: transparent !important; 
    /*background-color: #00abeb !important;
    background-image: linear-gradient(to right,#00abeb,#09588f) !important;*/
}
#loan_term::placeholder , #loan_amt::placeholder , #intrestrate::placeholder , #int_pop::placeholder{
    color: rgba(9,87,143,0.6); !important;      
    text-transform: uppercase;
    /*color: #fff !important;   */
}
#radioBtn a {
    width: 60px;
}
.repayment_type .btn-primary.active, #radioBtn .active {
    border-radius: 0;
    padding: 10px 6px;
    background-color: #00abeb !important;
    background-image: linear-gradient(to right,#00abeb,#09588f) !important;
}
.repayment_type .btn-primary , #radioBtn .notActive{
    color: #2e6da4;
    background-color: #fff;
    border-color: #2e6da4 !important;
    border-radius: 0;
    padding: 10px 6px;
}
#continue {
    background-color: #00abeb !important;
    background-image: linear-gradient(to right,#00abeb,#09588f) !important;
}


#radioBtn .notActive{
    color: #3276b1;
    background-color: #fff;
}
.int_only_pop {
    position: absolute;
    top: 53px;
    right: 0;
    display: none;
    width: 108px;
}
.calculators_custom_plugin {
    width: 100%;
    float: left;
}

.est_sec {
    width: 100%;
    float: left;
    text-align: center;
    padding: 60px 0;
    background-position: 100% 100%;
    background-size: cover;
    background-repeat: no-repeat;
}
.est_cir{
    width: 100%;
    float: left;
}
.est_sec h3 {
    font-size: 35px;
    font-weight: bold;
    padding: 0 0 20px 0;
    margin: 0;
    text-transform: uppercase;
    color: #fff;
}
.inner_est_cir {
    width: 420px;
    margin: auto;
}
.est_rep h3 {
    color: #09578f;
}
.est_rep {
    width: 200px;
    float: left;
    height: 200px;
    border-radius: 50%;
    background: #f9f9f9;
    border: 4px solid #009cda !important;
    box-shadow: 0 4px 6px #000;
    position: relative;
}
.est_int {
    width: 200px;
    float: right;
    height: 200px;
    border-radius: 50%;
    background-color: #00abeb;
    background-image: linear-gradient(to right,#00abeb,#09588f);
    box-shadow: 0 4px 6px #000;
    position: relative;
}
.d_cent {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
    width: 120px;
}
.d_cent select {
    margin: 0 !important;
    border: 1px solid #09578f !important;
    color: #09578f !important;
    padding: 4px !important;
}
.d_cent p {
    font-size: 16px;
}
.est_int h3 {
    color: #fff;
}
.d_cent h3 span {
    font-size: 14px;
    text-transform: lowercase;
    padding: 0 0 0 3px;
}
.total_pay {
    width: 100%;
    float: left;
    padding: 40px 0 0 0;
}
.total_pay p {
    font-size: 18px;
    text-transform: capitalize;
    font-weight: bold;
}
.total_pay p span {
    color: #fff;
    font-size: 24px;
    font-weight: bold;
}
.d_cent h3 {
    padding: 0 0 14px 0;
}
.est_int p {
    color: #fff;
}
.ready_sec {
    width: 100%;
    float: left;
    background: #f1f1f1;
    padding: 50px;
}
.inner_ready_sec{
    width: 100%;
    float: left;
    text-align: center;
}
.ready_heading h3 {
    font-size: 33px;
    font-weight: bold;
    padding: 0 0 20px 0;
    margin: 0;
    text-transform: uppercase;
}
.ready_heading p:nth-child(2n) {
    font-weight: bold;
    padding: 40px 0 10px 0;
}
.ready_heading p a {
    font-weight: bold;
}
.ready_content {
    width: 100%;
    float: left;
    padding: 50px 0 0 0;
}
.ready_card {
    width: 33.33%;
    float: left;
    padding: 15px;
}
.icon {
    width: 120px;
    float: none;
    height: 120px;
    margin: auto;
    background: #fff;
    border: 2px solid #09578f !important;
    border-radius: 10px;
    position: relative;
}
.icon img {
    width: 70px;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
}
.ready_heading h2 {
    font-size: 16px;
    font-weight: 600;
}
.ready_btn a {
    background: #09578f;
    color: #fff;
    padding: 10px 20px;
    font-weight: bold;
}
.ready_btn a:hover {
    color: #fff;
    text-decoration: none;
}
.ready_btn {
    width: 100%;
    float: left;
    padding: 20px 0;
}
.repayment_type h2 {
    padding-bottom: 26px;
}
.ready_btn a:active , .ready_btn a:focus {
	color: #fff;
	text-decoration: none;
}
.ready_heading.sp_us {
	padding: 0 0 17px 0;
}




@media only screen and (max-width: 767px) {
.calculators_custom_plugin #loan_error {
    font-size: 12px;
    line-height: 10px; 
}
.ready_heading.sp_us {
	padding: 0 0 0px 0;
}
.page-id-800 div#after_section_1 div > div {
    display: block !important;
}
.tab-content {
    width: 100%;
    float: left;
    border: 0px solid #09578f !important;
}
#repayment {
    width: 100%;
    float: left;
}
.calc_plug_desc {
    padding: 0 10px;
}
.calc_plug_desc p {
    padding: 0 0 20px 0;
    width: 100%;
}
.repayment_frst_row_input {
    width: 100%;
}
.repayment_type {
    width: 100%;
    padding: 0 0 0 0;
}
.pri_int {
    width: 100%;
}
.int_onl {
    width: 100%;
    margin: 10px 0 0 0;
}
.int_only_pop {
	position: relative;
	top: 5px;
	width: 100%;
	float: left;
}
.inverstment_purpose {
    width: 100%;
}
.repayment_type h2 {
    padding-bottom: 0;
    font-size: 17px;
    font-weight: bold;
}
.repayment_type h2, .inverstment_purpose h2, .intrest_rate h2, .calc_repayment_frst_row h3 {
    font-size: 17px;
    text-transform: uppercase;
    font-weight: bold;
}
.inner_interest_rate {
    width: 100%;
}
.tab-content {
    padding: 30px 0px 00px 0px;
    margin: 0 auto 60px auto;
}
.est_r_sec {
    width: 100%;
    float: left;
}
.inner_est_cir {
    width: 100%;
    float: left;
}
.est_rep {
    float: none;
    margin: auto;
}
.est_int {
    float: none;
    height: 200px;
    border-radius: 50%;
    background-color: #00abeb;
    background-image: linear-gradient(to right,#00abeb,#09588f);
    box-shadow: 0 4px 6px #000;
    position: relative;
    margin: 30px auto;
}
.ready_sec {
    padding: 15px;
}
.ready_heading p:nth-child(2n) {
    font-weight: bold;
    padding: 0px 0 10px 0;
}
.ready_heading h3 {
    padding: 30px 0 20px 0;
}
.ready_card {
    width: 100%;
}


}


@media only screen and (min-width : 768px) and (max-width : 1200px) {
.ready_heading.sp_us {
	padding: 0 0 0px 0;
}
.page-id-800 div#after_section_1 div > div {
    display: block !important;
}
.page-id-800 .container {
	width: 100%;
	padding: 0 15px;
	max-width: 100%;
}
.tab-content {
	width: 600px;
	float: none;
	border: 0px solid #09578f !important;
}
#repayment {
	width: 100%;
	float: left;
}
.calc_plug_desc {
	padding: 0 10px;
}
.calc_plug_desc h3 {
	font-size: 28px;
}
.calc_plug_desc p {
	width: 100%;
}
.repayment_frst_row_input {
	width: 100%;
}
.repayment_type {
	width: 100%;
}
.repayment_type h2 {
	padding-bottom: 10px;
}
.int_only_pop {
	top: 39px;
}
.inverstment_purpose {
	width: 100%;
}
.inner_interest_rate {
	width: 100%;
	float: left;
}
.est_r_sec {
	width: 600px;
}
.ready_card {
	width: 50%;
}


}