@media only screen and (max-width: 1139px) {
.menu-header {
display: none;
}
#header .menu li {
height: auto;
}
body #responsive-menu .responsive-menu li a {
height: auto !important;
}
.container {
padding: 0 8%;
width: 84%;
}
#header .top, #footer .top {
height: auto;
}
#header .top .container, #footer .top .container {
margin: 1% 0;
float: left;
}
#header .top .top-left, #footer .top .top-left,
#header .top .top-right, #footer .top .top-right {
float: left;
text-align: center;
width: 100%;
}
#footer .top .top-left h3, #footer .top .top-left ul {
float: none !important;
margin-top: 0 !important;
width: auto!important;
}
#footer .top {
padding-top: 1%;
}
#header .left {
width: 100%;
text-align: center;
}
#header .bottom {
margin: 2% 0 0;
}
.home-left {
width: 100%;
margin-bottom: 4%;
}
.home-right {
width: 100%;
}
.bg-grey, .p-tb-70, .page-content {
padding: 4% 0;
}
.page-left {
border-right: none;
padding-right: 0;
width: 100%;
margin-bottom: 4%;
}
.page-right {
float: left;
}
}
@media only screen and (min-width: 768px) and (max-width: 1139px) {
}
@media only screen and (max-width: 767px) {
}
@media only screen and (min-width: 480px) and (max-width: 767px) {
}
@media only screen and (max-width: 320px){
#click-menu {
right: 0% !important;
top: -5px !important;
}
}
@media only screen and (device-width: 768px) { html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
font-family: 'HelveticaNeue', 'Roboto', 'Raleway', sans-serif;
}
}
@media only screen and (min-device-width: 481px) and (max-device-width: 1024px) and (orientation:portrait) { html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
font-family: 'HelveticaNeue', 'Roboto', 'Raleway', sans-serif;
}
}
@media only screen and (min-device-width: 481px) and (max-device-width: 1024px) and (orientation:landscape) { html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
font-family: 'HelveticaNeue', 'Roboto', 'Raleway', sans-serif;
}
}