nav#menu {
    display: none;
}

.mobHeader {
    display: none;
}


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


	body{
		font-size: 14px;
 
	}
.uptolike {
    display: none !important;
}
a#reformal_tab {
    display: none !important;
}

nav#menu {
    /* display: block; */
    /* z-index: 1; */
}

.mobHeader {
    display: block;
}


main#panel {
    margin-bottom: -70px;
    background-color: #f6f3eb;
}
 nav.nav.desktop-nav {
    display: none;
}

.mobHeader {
    height: 70px;
    background-color: rgba(255,255,255,0.98);
    position: fixed;
    top: 0px;
    left: 0px;
    z-index: 22222;
    display: block;
    width: 100%;
    border-bottom: 1px solid #cdb450;
}
.hreMOBlogo {
    display: inline-block;
    /* background-color: red; */
    position: relative;
    display: inline-block;
    width: calc(100% - 140px);
    height: 70px;
    position: relative;
    display: inline-block;
    z-index: 1;
}
.js-slideout-toggle {
    display: block;
    width: 70px;
    display: inline-block;
    position: relative;
    height: 70px;
    float: left;
    text-align: center;
    background-image: url('/mob/mob_menu.svg');
    background-repeat: no-repeat;
    background-position: center;
    background-size: 25px;
    z-index: 2222;
}
.mobButton.js-slideout-toggle:hover {
    background-color: rgb(253, 252, 248);
}
 
.mobTellBloker {
    width: 70px;
    display: inline-block;
    position: relative;
    height: 70px;
    float: right;
    text-align: center;
    background-image: url('/mob/mob_tell.svg');
    background-size: 24px;
    background-repeat: no-repeat;
    background-position: center;
    z-index: 2222;
}

.mobTellBloker:hover {
    background-color: rgb(253, 252, 248);
    background-image: url('/mob/mob_tellA.svg');
}
#sidebar {
    float: none;
    /* width: 100%; */
    margin-left: 0px;
    margin-top: -15px;
    display: inline;
    margin-top: -4px;
    display: block;
}

#rap {
    width: auto;
    margin: 0 auto;
    background: none !important;
    text-align: left;
    border-left: 0px;
    border-right: 0px;
    box-shadow: none !important;
    background-size: 100%;
}
#header {
    font-size: 18px;
    font-weight: bold;
    text-decoration: none;
    font-family: Verdana;
    margin: 0 auto;
    height: 260px;
    width: 100%;
    padding: 0;
    background: url("/images/header.jpg");
    background-size: auto 100%;
    background-color: #c2bd9d;
}
#content {
    float: left;
    width: calc(100% - 40px);
    margin: 0px 0px 0px 0px;
    padding: 20px;
    font-size: 115%;
    text-align: left;
    display: inline;
    background: #f6f3eb;
    /* border: 1px solid #674b1c; */
    margin-top: 11px;
    border-radius: 0px 0px 0px 0px;
    box-shadow: 0px 3px 8px rgb(97, 54, 13);
    margin-bottom: 0px;
    box-shadow: none;
    /* margin-left: 10px; */
    margin-top: 0px;
    overflow: hidden;
}
div.tell_block {
    position: absolute;
    top: 228px;
    z-index: 1000;
    display: block;
    /* background-color: red; */
    margin-left: 0px;
    /* height: 70px; */
    width: 100%;
}

#credit {
    color: #333333;
    background: url("/images/main.jpg");
    font-size: 11px;
    width: auto !important;
    text-align: center;
    margin-left: auto;
    margin-right: auto;
    padding: 0px;
    clear: both;
    padding-top: 10px;
}
#footer {
          width: auto !important;
          height: 23px;
          margin: 0 auto;
          color: #333333;
          text-align: center;
          background: url("/images/main.jpg") repeat-x;
          border-radius: 0px;
}
p {
    font-size: 14px;
    line-height: 22px;
}
h1 {
    font-size: 1.0em;
    color: #eeeadf;
    font-weight: normal;
    letter-spacing: 0;
    float: left;
    padding-left: 0px;
    padding-top: 10px;
    padding-bottom: 10px;
    background: #946c27;
    border-top: 1px solid #946c27;
    border-left: 1px solid #946c27;
    border-right: 1px solid #946c27;
    border-radius: 0px;
    margin-top: -22px;
    width: calc(100% + 38px);
    margin-left: -10px;
    margin-top: -22px;
    /* position: absolute; */
    padding-bottom: 12px;
    text-align: center;
    /* font-size: 15px; */
    margin-bottom: 26px;
    font-size: 17px !important;
    margin-left: -20px !IMPORTANT;
    margin-top: -34px !important;
    margin-bottom: 20px !important;
}
p img {
    border-radius: 0px;
    width: 100%;
    margin-top: 10px;
    margin-bottom: 10px;
    height: auto !Important;
}
nav#menu {
    width: 265px !Important;
    background-color: #3c1b10;
    overflow-x: hidden;
}

#sidebar ul ul li a:link, #sidebar ul ul li a:visited, #sidebar ul ol li a:link, #sidebar ul ol li a:visited {
    display: block;
    padding-right: 10px !Important;
    font-size: 14px;
    background-color: #3f2e11;
    font-weight: normal;
    padding: 10px 0px 10px 5px;
    color: #D8B983;
    width: 255px;
    text-indent: 10px;
    text-decoration: none;
    border-bottom: 1px solid rgb(27, 15, 6);
    border-top: 1px solid rgb(109, 67, 34);
    background: rgb(91,53,24);
    background: -moz-linear-gradient(top, rgba(91,53,24,1) 0%, rgba(68,33,18,1) 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(91,53,24,1)), color-stop(100%,rgba(68,33,18,1)));
    background: -webkit-linear-gradient(top, rgba(91,53,24,1) 0%,rgba(68,33,18,1) 100%);
    background: -o-linear-gradient(top, rgba(91,53,24,1) 0%,rgba(68,33,18,1) 100%);
    background: -ms-linear-gradient(top, rgba(91,53,24,1) 0%,rgba(68,33,18,1) 100%);
    background: linear-gradient(to bottom, rgba(91,53,24,1) 0%,rgba(68,33,18,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#5b3518', endColorstr='#442112',GradientType=0 );
    text-shadow: 1px 1px black;
}
div.tel {
    position: relative;
    display: inline-block;
    font-size: 17px;
    margin-left: 0px;
    margin-top: 19px;
    color: #946c27;
    text-shadow: 0px 0px 0px black;
    margin-top: 18px;
    text-align: right;
    width: 100%;
}
#sidebar h2 {
    font-size: 11px;
    font-weight: normal;
    text-transform: uppercase;
    text-align: left;
    height: 20px;
    line-height: 20px;
    /* text-indent: 8px; */
    letter-spacing: 1px;
    color: #eae4d8;
    /* background-image: url(/images/nav.jpg); */
    margin-top: 15px;
    width: 250px;
    /* margin-bottom: 15px; */
    text-align: center;
    padding-top: 13px;
    padding-bottom: 13px;
    font-size: 18px;
    border-radius: 10px 10px 0px 0px;
    background-color: #3c1b10;
}
#sidebar ul li, #sidebar ul ul, #sidebar ul ul ul {
    margin: 0px;
    padding: 0px;
    padding-top: 0px;
    padding-bottom: 10px;
    background-color: #3c1b10;
    border-radius: 10px;
}
#sidebar h2 {
    font-size: 11px;
    font-weight: normal;
    text-transform: uppercase;
    text-align: left;
    height: 20px;
    line-height: 20px;
    /* text-indent: 8px; */
    letter-spacing: 1px;
    color: #eae4d8;
    /* background-image: url(/images/nav.jpg); */
    margin-top: 15px;
    width: 275px;
    /* margin-bottom: 15px; */
    text-align: center;
    padding-top: 13px;
    padding-bottom: 13px;
    font-size: 18px;
    border-radius: 10px 10px 0px 0px;
    background-color: #3c1b10;
}

.desctext {
    text-align: right;
    font-weight: bold;
    font-size: 13px;
    color: rgb(103, 103, 103);
    margin-top: -1px;
}
a.number_tel {
    transition: all 0.2s;
    display: block;
    background-color: red;
    width: 185px;
    text-align: center;
    height: 40px;
    line-height: 40px;
    text-decoration: none;
    font-size: 17px;
    margin-top: -37px;
    position: relative;
    border-radius: 10px;
    box-shadow: 0px 5px 10px rgba(229, 196, 109, 1);
    background: rgb(252,234,187);
    background: -moz-linear-gradient(top, rgba(252,234,187,1) 0%, rgba(252,205,77,1) 50%, rgba(248,181,0,1) 51%, rgba(251,223,147,1) 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(252,234,187,1)), color-stop(50%,rgba(252,205,77,1)), color-stop(51%,rgba(248,181,0,1)), color-stop(100%,rgba(251,223,147,1)));
    background: -webkit-linear-gradient(top, rgba(252,234,187,1) 0%,rgba(252,205,77,1) 50%,rgba(248,181,0,1) 51%,rgba(251,223,147,1) 100%);
    background: -o-linear-gradient(top, rgba(252,234,187,1) 0%,rgba(252,205,77,1) 50%,rgba(248,181,0,1) 51%,rgba(251,223,147,1) 100%);
    background: -ms-linear-gradient(top, rgba(252,234,187,1) 0%,rgba(252,205,77,1) 50%,rgba(248,181,0,1) 51%,rgba(251,223,147,1) 100%);
    background: linear-gradient(to bottom, rgba(252,234,187,1) 0%,rgba(252,205,77,1) 50%,rgba(248,181,0,1) 51%,rgba(251,223,147,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fceabb', endColorstr='#fbdf93',GradientType=0 );
    font-weight: bold;
    color: rgb(124, 79, 0);
    text-shadow: 1px 1px white;
    border: 2px solid rgb(255, 214, 105);
    left: 50%;
    margin-left: -92px;
    margin-top: -50px;
}
.header-title {
    font-family: Verdana;
    color: #946c27;
    font-size: 32px;
    font-weight: bold;
    padding: 0px;
    text-align: left;
    margin-left: 58px;
    display: none;
}
.header-description {
    font-size: 17px;
    font-family: Verdana;
    font-weight: normal;
    color: #3f2e11;
    padding: 0px;
    text-align: left;
    margin-left: 60px;
    margin-top: 6px;
    margin-top: -120px;
    display: none;
}
img.imgage_wid {
    width: 100%;
    margin: 0px;
    border-radius: 0px;
    margin-bottom: 10px;
    margin-top: 10px;
}

table.MsoNormalTable {
    width: 100% !important;
}
table.MsoNormalTable p {
    font-size: 11px !Important;
}

table.MsoNormalTable p span {
    font-size: 11px !Important;
}




















}