/*Logged In Media Query */

/*============ Android Mobile Css Larg ViewPort ================*/
@media only screen and (min-width: 461px) and (max-width: 640px)  {
	
} 

/*============ IPhon 6, 7 Plus Mobile Css  ================*/
@media only screen and (min-width: 414px) and (max-width: 460px)  {
	
	
	 	.cnjp-form .selectbox, .form .w .input, .form .w .textarea {
    padding: 5px 8px !important;
}

	
.mebmership-grid {
    display: inline-block;
    width: 49%;
    text-align: center;
    padding: 16px 0px 16px 0px;
}

.form  .v-select-box-option { 

    background: #fff url(../images/validation_tick.gif) no-repeat 91% 50% !important;
    border: 1px solid #a5c8a6;
    padding: 5px 8px;
    border-radius: 5px;
    outline: none;
    color: #000;
}
.logged-in-gray-tick {
    background: #fff url(../images/validation_tick_grey.gif) no-repeat 91% 50% !important;
}
.logged-in-plus-input {
    padding: 5px 5px !important;
    width: 82% !important;
    float: left !important;
    margin-left: 10px !important;
    margin-right: 4px !important;
}
.two-contact-budget-heading {
    padding-right: 5px;
    float: left;
    width: 100%;
    text-align: right;
}
.label-ident-text {
    text-indent: 0px;
    position: relative;
    left: 6px;
}
.label-ident-text2 {
    text-indent: -4px;
    position: relative;
    left: 0px;
}
.coin-payment-div {
    width: 32px;
    position: relative;
    float: right;
}
.coin-payment-div img {
       position: absolute;
    /* left: 0; */
    bottom: 0;
    right: 30px;
    top: 5px;
    width: 100%;
}
.logg-in-uplodImgBox1 {
      text-align: center;
    margin: 0px auto;
    margin-bottom: 10px;
    width: 203px;
    margin-right: 71px;
}
.log-fieldBox textarea {
    padding: 10px 2px 9px 8px;
    width: 70%;
    border: 1px solid #ccc7c7;
    border-radius: 5px;
    height: 37px;
}
.v-payment-method {
    width: 287px !important;
    float: right;
    border: solid 1px #c0c0c0;
    margin-right: 10px;
    padding: 8px 35px 5px 4px;
    border-radius: 5px;
    height: auto;
    margin-top: 4px;
}
.logg-in-payment-meth-alignRgt {
    text-align: right;
    width: 267px !important;
    padding-right: 0px;
}
/* .job-expiry-number {
        width: 100%;
    float: left;
    margin: 0 auto;
    padding: 13px 10px 9px 34px;
    background: #f0f0f0;
    border: 1px solid #7f7f7f;
    margin-bottom: 10px;
}
.counting-grid {
        text-align: center;
    float: left;
    width: 75px;
}
.number {
    height: 55px;
    width: 75px;
    background: #fff url(../images/timerBgrnd.jpg) repeat;
    float: left;
    color: #fff;
    font-size: 40px;
    font-weight: 600;
    border-radius: 7px;
    line-height: 55px;
    text-align: center;
    margin-bottom: 6px;
}
.colan {
       float: left;
    width: 10px;
    font-size: 39px;
    margin: 8px 10px 0px 10px;
} */
#looged-in-pp-form select {
   
    width: 215px !important;
    float: left;
    margin-right: 0px;
    background: #fff url(../images/validation_tick.gif) no-repeat 87.5% 50% !important;
    padding: 7px 8px !important;
    font: normal 12px Arial, Helvetica, sans-serif !important;
}
#looged-in-pp-form .fa-chevron-down {
    position: absolute;
    right: 11px;
    background-color: #e1e1e1;
    bottom: 0px;
    padding: 5px;
    color: #9b9b9b;
    height: 32px;
    border-radius: 5px;
    line-height: 20px;
    border: 1px solid #a5c8a6;
    border-left: none;
    width: 20px;
    text-align: center;
}
#looged-in-pp-form input {
width: 215px !important;
    float: left;
    margin-right: 0px;
    padding: 7px 8px !important;
    font: normal 12px Arial, Helvetica, sans-serif !important;
    background: #fff url(../images/validation_tick.gif) no-repeat 97% 50%;
}
.logged-pp-address-right {
    float: left;
    width: 215px !important;
}
.form .selectbox {
    font: normal 16px Calibri, Helvetica, sans-serif !important;
    width: calc(100% - 20px);
    display: block;
    float: none;
    margin: 0 auto;
    position: relative;
    padding: 5px 5px !important;
}
} 

/*============ IPhon 6, 7 Mobile Css  ================*/
@media only screen and (min-width: 375px) and (max-width: 413px){
	.form .v-select-box-option {
   
    background: #fff url(../images/validation_tick.gif) no-repeat 90% 50% !important;
    border: 1px solid #a5c8a6;
    padding: 5px 8px;
    border-radius: 5px;
    outline: none;
    color: #000;
}
.logged-in-plus-input {
    padding: 5px 5px !important;
    width: 81% !important;
    float: left !important;
    margin-left: 10px !important;
    margin-right: 4px !important;
}	
.two-contact-budget-heading {
    padding-right: 5px;
    float: left;
    width: 100%;
    text-align: right;
}

.label-ident-text {
    text-indent: 0px;
    position: relative;
    left: 6px;
}
.label-ident-text2 {
    text-indent: -4px;
    position: relative;
    left: 0px;
}
.coin-payment-div {
    width: 32px;
    position: relative;
    float: right;
}
.coin-payment-div img {
    position: absolute;
    /* left: 0; */
    bottom: 0;
    right: 24px;
    top: 7px;
    width: 100%;
}
.logg-in-uplodImgBox1 {
    text-align: center;
    margin: 0px auto;
    margin-bottom: 10px;
    width: 207px;
    margin-right: 49px;
}
#full-green-table-grid table tbody {
    width: 100%;
    float: left;
}
.log-fieldBox textarea {
    padding: 10px 2px 9px 8px;
    width: 67%;
    border: 1px solid #ccc7c7;
    border-radius: 5px;
    height: 37px;
}
.v-payment-method {
    width: 255px !important;
    float: right;
    border: solid 1px #c0c0c0;
    margin-right: 10px;
    padding: 8px 35px 5px 4px;
    border-radius: 5px;
    height: auto;
    margin-top: 4px;
}
.logg-in-payment-meth-alignRgt {
    text-align: right;
    width: 236px !important;
    padding-right: 0px;
}
.logged-in-gray-tick {
    background: #fff url(../images/validation_tick_grey.gif) no-repeat 90% 50% !important;
}
/* .job-expiry-number {
    width: 100%;
    float: left;
    margin: 0 auto;
    padding: 12px 10px 8px 18px;
    background: #f0f0f0;
    border: 1px solid #7f7f7f;
    margin-bottom: 10px;
}
.counting-grid {
    text-align: center;
    float: left;
    width: 75px;
}
.number {
    height: 55px;
    width: 75px;
    background: #fff url(../images/timerBgrnd.jpg) repeat;
    float: left;
    color: #fff;
    font-size: 40px;
    font-weight: 600;
    border-radius: 7px;
    line-height: 55px;
    text-align: center;
    margin-bottom: 6px;
}
.colan {
      float: left;
    width: 10px;
    font-size: 39px;
    margin: 8px 10px 0px 10px;
} */
#looged-in-pp-form select {
width: 158px !important;
    padding: 5px 5px;
    width: 175px !important;
    float: left;
    margin-right: 0px;
    background: #fff url(../images/validation_tick.gif) no-repeat 85.5% 50%;
    padding: 7px 8px !important;
    font: normal 12px Arial, Helvetica, sans-serif !important;
}
#looged-in-pp-form .fa-chevron-down {
    position: absolute;
    right: 11px;
    background-color: #e1e1e1;
    bottom: 0px;
    padding: 5px;
    color: #9b9b9b;
    height: 32px;
    border-radius: 5px;
    line-height: 20px;
    border: 1px solid #a5c8a6;
    border-left: none;
    width: 20px;
    text-align: center;
}
#looged-in-pp-form input {
    width: 158px !important;
    padding: 5px 5px;
    width: 175px !important;
    float: left;
    margin-right: 0px;
    padding: 7px 8px !important;
    font: normal 12px Arial, Helvetica, sans-serif !important;
    background: #fff url(../images/validation_tick.gif) no-repeat 98% 50%;
}
.logged-pp-address-right {
    float: left;
    width: 175px !important;
}
.form .selectbox {
    font: normal 16px Calibri, Helvetica, sans-serif !important;
    width: calc(100% - 20px);
    display: block;
    float: none;
    margin: 0 auto;
    position: relative;
    padding: 5px 5px !important;
}

} 

@media only screen and (min-width: 321px) and (max-width: 360px)  {
.form .selectbox {
   
    border: 1px solid #a5c8a6;
    padding: 5px 1px !important;
    border-radius: 5px;
    outline: none;
    color: #000;
}
}

/*============ IPhon 5 Mobile Css  ================*/
@media only screen and (min-width: 321px) and (max-width: 374px)  {
	.logged-in-plus-input {
    padding: 5px 5px !important;
    width: 80% !important;
    float: left !important;
    margin-left: 10px !important;
    margin-right: 4px !important;
}	
.two-contact-budget-heading {
    padding-right: 5px;
    float: left;
    width: 100%;
    text-align: right;
}
.log-fieldBox textarea {
    padding: 10px 2px 9px 8px;
    width: 65%;
    border: 1px solid #ccc7c7;
    border-radius: 5px;
    height: 37px;
}
	.logg-in-uplodImgBox1 {
    text-align: center;
    margin: 0px auto;
    margin-bottom: 10px;
    width: 203px;
    margin-right: 47px;
}
.logged-in-gray-tick {
    background: #fff url(../images/validation_tick_grey.gif) no-repeat 90% 50% !important;
}
.v-select-box-option{
	    background: #fff url(../images/validation_tick.gif) no-repeat 90% 50% !important;
}
.v-payment-method {
      width: 244px !important;
    float: right;
    border: solid 1px #c0c0c0;
    margin-right: 10px;
    padding: 8px 11px 5px 4px;
    border-radius: 5px;
    height: auto;
    margin-top: 4px;
}
.logg-in-payment-meth-alignRgt {
    text-align: right;
    width: 224px !important;
    padding-right: 0px;
}
.coin-payment-div {
    width: 28px;
    position: relative;
    float: right;
}

.coin-payment-div img {
    position: absolute;
    /* left: 0; */
    bottom: 0;
    right: 24px;
    top: 8px;
    width: 100%;
}


} 

@media only screen and  (max-width: 320px)  {
	
	.log-fieldBox textarea {
    padding: 10px 2px 9px 8px;
    width: 157px;
    border: 1px solid #ccc7c7;
    border-radius: 5px;
    height: 37px;
}
.form .selectbox {
   
    border: 1px solid #a5c8a6;
    padding: 5px 1px !important;
    border-radius: 5px;
    outline: none;
    color: #000;
}
	
}