@media only screen and (max-width: 1199px) {
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {

}
@media only screen and (min-width: 768px) and (max-width: 1900px) {

}
@media only screen and (min-width: 0px) and (max-width: 991px) {


}
@media only screen and (min-width: 768px) and (max-width: 991px) {

}

@media only screen and (min-width: 560px) and (max-width: 767px) {

}
@media only screen and (min-width: 0px) and (max-width: 767px) {

}
@media only screen and (min-width: 0px) and (max-width: 767px) {

}
@media only screen and (min-width: 0px) and (max-width: 618px) {


}
@media only screen and (max-width: 500px) {

}
@media only screen and (min-width: 320px) and (max-width: 469px) {
.page-title {height: auto;}
.page-title .title_left {width: 100%;}
.page-title .title_right {width: 100%;text-align: left;float: left;}
.transaction-button {text-align: center !important;}
}

@media only screen and (max-width: 320px) {

}