@charset "utf-8";
/* CSS Document */

.header_text{ text-align: center; font-size: 14px; margin-top:0;}
.main-footer {background: #fff;	padding: 15px; color: #444;	border-top: 1px solid #d2d6de;}
.main-header{position: relative; /*height: 105px;*/ z-index: 99;/*background-color: #367fa9;*/  padding: 15px;  width: 100%; }
.header_style{border-bottom: 1px solid #d2d6de; margin-bottom: 20px; width: 100%; float: left; padding-bottom: 10px; background: #016e1d;}
/*.header_style{border-bottom: 12px solid #FDC301; margin-bottom: 20px; width: 100%; float: left; padding-bottom: 10px; background: #a50e39;}*/

#payment_form fieldset{ width: 100%;}

.form-group{ width: 50%; display: inline-block;}
.logo_right{text-align: right;}

/*============================================Media===============================================*/

@media only screen and (min-width: 320px) and (max-width: 767px) {
.form-group{ width: 100%; display: inline-block;}
.logo_left{text-align: center;}
.logo_right{text-align: center; margin-top: 10px;}	
}

@media only screen and (min-width: 320px) and (max-width: 360px) {

}

@media only screen and (min-width: 360px) and (max-width: 480px) {

}

@media only screen and (min-width: 375px) and (max-width: 414px) {
.form-group{ width: 100%; display: inline-block;}
}


@media only screen and (min-width: 480px) and (max-width: 600px) {

}

@media only screen and (min-width: 480px) and (max-width: 640px) {

}

@media only screen and (min-width: 620px) and (max-width: 700px) {

}
@media only screen and (min-width: 667px) and (max-width: 736px) {

}


@media only screen and (min-width: 768px) and (max-width: 900px) {
.form-group{ width: 100%; display: inline-block;}

}

@media only screen and (min-width: 800px) and (max-width: 900px) {


}

@media only screen and (min-width: 1024px) and (max-width: 1050px) {

}
