.blog-item-body,.list,p{
    color:black!important;
}
.space{height: 55px!important;}
.modal.fade .modal-dialog {
    padding-top: 0%;
}
.on_desktop{
    display: block;
}
.modal-dialog {
    margin-top: 0px;


}


h3{
    color:black!important;
}

select {
    height: 33px!important;
}
.on_mobile{

    display: none;
}

.help-block
{
    color:red;
}
.tbl_scroll{

	min-width: 100px;
	overflow: auto;
}

.err{
    color:red;padding: 6px 15px;
}
#footer .f-list li a {
    line-height: 45px;

}
.scroll-down2 {

    top: 90vh!important;

}
.application{

  margin-top: 10px;
  margin-bottom: 10px;
}

.star{
	color:red;
	font-size: 15px;
}

#footer.dark .secondary-footer {

    padding: 22px 0;

}


.footer-copy {
    margin-bottom: 0px;
    color:black;
}

.verification {
    background-color: hsl(208, 100%, 31%);
    color: hsl(0, 0%, 100%);
    width: 4em;
    text-align: center;
    margin: 0px 0 3px 5px;
        padding: 2px 5px 2px 5px;
}


.donatetext > p{

    margin-bottom: 0;
    font-size: 14px;

}

#response_page{

    min-width: 300px;
    overflow-y: auto;
}


@media only screen and (max-width: 640px) {
.inner-nav ul li .mn-sub li a {

    color: #ddd!important;
}
.on_desktop{
    display: none;
}

.on_mobile{

    display: block
}


.scroll-down2{
	display: none !important;
}
.inner_banner_image{

	font-size: 22px!important;
}
.emptyspace{

	display: none!important;
}
}


/*iphone portrait*/


@media screen and (max-width: 1300px) and (min-width: 1000px) {
 .scroll-down2 {

    top: 64vh!important;

}
}
