File: D:/HostingSpaces/ERijn/knijft.eu/wwwroot/wp-content/themes/cheope/core/assets/css/responsive.css
#header .menu-select { display:none; }
/* Large desktop */
@media (min-width: 1200px) {
.remove-under-1200 { display:none !important; }
}
/* Portrait tablet to landscape and desktop */
@media (min-width: 768px) and (max-width: 979px) {
#header div.menu > ul > li > a { font-size: 11px !important }
#header div.menu > ul ul li a { font-size: 11px !important }
#tagline { display: none }
/* === SLIDER */
.slider.fixed-image { position:relative; z-index:10; width:100%; }
.mobile-slider { display:block !important; }
.slider.no-responsive { display:none !important; }
.slider.fixed-image.inner {
max-width: 100%;
padding: 0;
}
}
@media (max-width: 1024px) {
.sf-menu li { padding: 0 9px 15px 9px; }
#header div.menu > ul > li > a { font-size: 12px }
#header div.menu > ul ul li a { font-size: 12px !important }
.remove-under-1024 { display:none !important; }
}
/* Landscape phone to portrait tablet */
@media (max-width: 767px) {
/* === MOBILE */
#wrapper { margin: 0 -20px !important; overflow:hidden; }
.container { padding-left:20px; padding-right:20px; }
#wrapper.container { padding-left:0px; padding-right:0px; width:auto !important; }
.boxed #header, .boxed #topbar, .boxed #footer, .boxed #copyright{
margin-right: 0;
margin-left: 0;
}
.style-picker {display:none !important;}
/* === SLIDER */
.slider.fixed-image { position:relative; z-index:10; width:100%; }
.mobile-slider { display:block !important; }
.slider.no-responsive { display:none !important; }
.slider.fixed-image.inner {
max-width: 100%;
padding: 0;
}
/* === HEADER */
#header { text-align:center; }
#logo { margin-top:10px; margin-bottom:10px; }
#logo-img, #tagline, #textual { float:none; display:block; width:100%; text-align:center; margin:0; }
#page-meta { margin-bottom:5px; }
.slider.fixed-image { margin:-22px -20px 0; }
/* === MENU */
#header .menu, #header #nav > ul { display:none; }
#header .menu-select { display:block; }
/* === PAGES */
.accordion-item .meta { position:static; }
.accordion-item-content { padding-bottom:20px; }
.error-404-text input#s { width:60%; }
/* === SHORTCODES */
.box-sections, .one-fourth, .one-third, .two-fourth, .two-third { float:none; width:100%; margin:0; clear:both; }
.content blockquote { padding:0; background-position: 0 0; }
.short-table table th, .short-table table td { padding:8px 0px; }
.call-to-action-two .call-btn, .call-to-action-two .incipit { display:block; vertical-align:baseline; width:100%; text-align:left; }
.call-to-action-two .call-btn { margin-top:10px; }
.call-to-action-two .incipit span { font-size:34px; }
.call-to-action-two p, .call-to-action-two h1, .call-to-action-two h2, .call-to-action-two h3, .call-to-action-two h4, .call-to-action-two h5, .call-to-action-two h6 { width:auto; font-size:1.5em; margin-bottom:10px; }
.pricing_box { width:100% !important; margin-top:17px !important; }
.image-styled .img_frame img { max-width:100% !important; }
.image-styled .img_frame.img_size_fullwidth, .image-styled .img_frame.img_size_fullwidth img { max-width: 100%; margin-right: 0px; }
.google-map-frame, .google-map-frame iframe { max-width: 100%; }
.call-to-action { height:auto; }
.call-to-action .decoration-image { display: none; }
.call-to-action .incipit { margin-right:20px; }
.call-to-action .number-phone { margin-left:20px; margin-bottom:20px; text-shadow:none; }
.call-to-action .number-phone, .call-to-action .number-phone a { font-size:28px; line-height:46px; letter-spacing:0; }
/* === FOOTER */
#footer [class*="span"] { margin-bottom:30px; }
#copyright .left, #copyright .right { text-align:left; }
}
/* Landscape phones and down */
@media (max-width: 480px) {
.remove-under-480 { display:none !important; }
}
/* Portrait phones and down */
@media (max-width: 320px) { }