@media only screen and (max-width:767px){
.page {
	padding: 0 0 20px !important;
}
.page_body {
    margin: 0 auto !important;
    padding: 0px !important;
}
.page .inner-header {
    text-align: center;
    padding: 25px 0;
}
.page .IBPSA {
    float: none !important;
    margin-top: 20px !important;
}
.menu.main-nav {
    background-size: cover;
}
a#rm-menu {
    width: 100% !important;
    font: italic bold 12pt 'Arial', Helvetica, sans-serif;
    color: #fff;
    text-decoration: none;
    padding: 10px 0 9px !important;
    display: inline-block;
    text-align: center !important;
}
.images_welcome img {
    margin: 0 auto 10px !important;
}
.images_welcome, .footer_home {
    text-align: center;
}
.footer_home a {
    margin: 0 auto !important;
}
a.wibm {
    float: none !important; 
}
ul.nav li {
    width: 100%;
    margin: 0 auto !important;
    text-align: center !important;
    border-bottom: 1px solid #fefefe;
}
.page ul.nav li:first-child {
    margin-left: 0px !important;
    border-top: 1px solid #fefefe;
}
.page ul.nav li a.active {
    background: #ff0000;
    width: 100%;
}
.page .aboutus_page .content {
    padding: 10px 0 0px;
    margin-bottom: 15px;
}
.page .left_sidebar_content {
    max-width: 96% !important;
    margin: 0 auto 15px !important;
    text-align: center !important;
    display: block !important;
}
.aboutus_page p {
    font: 12pt 'Romana BT' !important;
    margin: 0 0 15px !important;
}
.right_sidebar {
    float: none !important;
    max-width: 100% !important;
    width: 90% !important;
    display: block !important;
	text-align: center;
}
.right_sidebar p{
	text-align:left !important;
}
.right_sidebar img {
    width: auto !important;
    display: inline-block !important;
    max-width: 100% !important;
    margin: 0 auto 15px;
}
.rate_policies .content, .reviews .content{
    width: 96% !important;
    margin: 0 auto !important;
    display: block;
}
.contact_us .content{
    width: 96% !important;
    margin: 0 auto !important;
    display: block;
	text-align:center !important;
}
img.conatc_us_img_right {
    float: none !important;
    width: auto !important;
    margin: 0 auto 20px !important;
}
.contact_us p {
    text-align: left !important;
}
table.contact_info {
    margin: 0 auto;
}
}