/////////////////////////////////////////////// // // Adapta Queries // /////////////////////////////////////////////// @media all and (max-width: $navbarCollapseWidth) { .navbar-inverse { .navbar-inner { @include gradient-vertical-stops($navbarInverseBackgroundHighlight, 30%, $navbarInverseBackground, 90%); } } .navbar-inner .container { background-image:none;} .navbar .btn-navbar { margin: 14px 0 0 10px; } .brand-tel { margin-top: 8px; margin-left: 10px; } #header-image > h1 { padding: 0 20px; } #header-search-form { #header-search-form-query { width: 100%; height: 32px; @include box-sizing(border-box); } #header-search-form-query-hint { bottom: 16px; left: 28px; } .icon-search { bottom: 15px; right: 20px; } } #links-user { margin: 0; > li { > a { font-size: $baseFontSize; color:#959ea3; } } } #nav-main > li > a { padding-bottom: 11px; padding-top: 11px; } .dropdown-submenu > a:after { display: inline-block; float: none; margin-left: 4px; border-width: 5px 5px 0 5px; border-top-color: #b5b5b5; border-left-color: transparent; } .dropdown-submenu:hover > a:after { border-top-color: $white; border-left-color: transparent; } } @media all and (min-width: 1600px) { #gallery-items .rsOverflow, .royalSlider#gallery-items { height: 640px !important; } } @media all and (min-width: 1200px) { #gallery-items .rsOverflow, .royalSlider#gallery-items { height: 480px !important; } } @media all and (max-width: 979px) { //match with menu collapse .nav-collapse { #header-search-form, #links-user, #nav-main {display:none;} } .nav-collapse.in { #header-search-form, #links-user, #nav-main {display:block;} } #header-image > h1 { height: 130px; font-size: 60px; } #gallery-items .rsOverflow, .royalSlider#gallery-items { height: 295px !important; } .soda { display:none;} } @media all and (min-width: 768px) and (max-width: 979px) { .thumbnails { margin-left: -#{$gridGutterWidth768}; > li {margin-left: $gridGutterWidth768;} } .navbar .container { width:724px;} } @media all and (max-width: 767px) { body { padding-left: 0; padding-right: 0; } .navbar-static-top { margin-left: 0; margin-right: 0; } .block > .container { padding-left: 20px; padding-right: 20px; } #header-image > h1 { @include box-sizing(border-box); width: 100%; height: 80px; font-size: 36px; margin-left: 0; } #gallery-items .rsOverflow, .royalSlider#gallery-items { height: 280px !important; } footer { text-align:center; * { float:none !important;} } .mda-logo { display:block; img {float:none !important; margin-top:20px;} } .push > .container, .push > .container-fluid {margin-bottom:$baseLineHeight;} } @media all and (max-width: 480px) { .back-to-all {margin-top: 0px; text-align: center;} // Header .navbar .brand { padding-left: 0; padding-right: 0; } .brand { max-width:70%;} h1 { font-size:26px; line-height:normal; text-align:center} // Medias .media { .date-square { float: left; display: block; margin-bottom: 0; } } .partner { .pull-left, .pull-right { display: inline-block; } } #gallery-items .rsOverflow, .royalSlider#gallery-items { height: 220px !important; } .nav-tabs > li { float:none !important; a {@include border-radius(0px); border:none !important;} } .filter_form { dt, dd { margin: 0; padding-bottom:5px; } dt { width: 30%; clear: left; } dd { width: 65%; } #btnSearch-element, input.text, select { width:100% !important;} #btnSearch-element { text-align: center;} } .lead { font-size:22px; line-height:normal;} //Contact Page content ul.brief-info { float:none; padding: 0 !important; } } @media all and (max-width: 320px) { .royalSlider#gallery-items { height: 160px !important; } }