/////////////////////////////////////////////// // // Adapta Queries // /////////////////////////////////////////////// // MIN WIDTH @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 (min-width: 767px) { .center-padding-right { padding-right: 15px;} .center-padding-left { padding-left: 15px;} .center-padding-both { padding-left: 10px; padding-right: 10px;} } // MAX WIDTH @media all and (max-width: 1280px) { #nav-main { > li > a { font-size: $baseFontSize; } > li { > button { font-size: 16px; } } } } @media all and (max-width: 1120px) { .navbar .brand { width: 140px; img { margin-top: -22px !important; } } .nav-collapse.collapse.span7 { float: right; } #nav-main { > li > a { font-size: $baseFontSize - 1; padding: 27px 10px; } > li { > button { font-size: 16px; } } li { a { font-size: 15px; } } } } @media all and (max-width: $navbarCollapseWidth) { .brand { margin:10px 0; line-height: 20px; .name {font-size: 22px;} .tagline { font-size: 10px; letter-spacing: 0; } } .navbar-inverse { .navbar-inner { @include gradient-vertical-stops($navbarInverseBackgroundHighlight, 30%, $navbarInverseBackground, 90%); padding-left: 0; padding-right: 0; } } .navbar .btn-navbar { margin: 14px 0 0 10px; } .brand-tel { margin-top: 8px; margin-left: 10px; } #header-image h1 { font-size: 52px; line-height: 60px; } #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; } .fa-search { bottom: 15px; right: 20px; } } #links-user { margin: 0; > li { > a { font-size: $baseFontSize; } } } #nav-main > li > a { padding-bottom: 11px; padding-top: 11px; font-size: 16px; } .dropdown-menu > li > a { white-space: normal; } .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; } .nav-collapse.collapse.span7 { float: none; width: 100%; margin-left: 0; padding: 0 30px; position: absolute; top: 100%; margin-top: -16px; &.in.collapse { padding-top: 30px; padding-bottom: 30px; @include gradient-vertical(#1f1b1c, #373032); } } header .navbar { z-index: 4; } .menu-wrap { .container-fluid { padding-left: 0; padding-right: 0; .brand { margin-left: 30px !important; z-index: 99; position: relative; } .btn.btn-navbar { margin-right: 30px; margin-top: 19px; outline: none; z-index: 99; position: relative; @include gradient-vertical($accent, lighten($accent, 10%)); } } #nav-main { .search-btn { padding: 11px 10px; button { display: none !important; } #search-drop { display: block !important; position: relative !important; width: 100%; height: auto; padding: 0; background-color: transparent !important; right: 0; left: 0; margin: 0; #header-search-form { margin: 0; padding: 0; border: 0; } } } } } } @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; } .leadership-bio { h4 { font-size: $baseFontSize + 2} font-size: $baseFontSize - 2; line-height: $baseLineHeight - 4; } } @media all and (min-width: 768px) and (max-width: 979px) { .thumbnails { margin-left: -#{$gridGutterWidth768}; > li {margin-left: $gridGutterWidth768;} } .table { th {font-size: $baseFontSize - 4;} td {font-size: $baseFontSize - 2; line-height:$baseFontSize; } } .side_block { &.color-1, &.color-2 { h3 { padding: 10px 10px; font-size: 18px; } } } } @media all and (max-width: 767px) { body { padding-left: 0; padding-right: 0; } .menu-wrap .container-fluid .brand { float: left; display: block; margin-left: 20px !important; max-width: 200px; max-height: 100px; width: auto !important; img { margin-top: -12px !important; width: 100% !important; height: auto !important; } } .home #header-image .navbar-inner .home-intro { margin-top: 40px; } .clmn-left, .clmn-center { margin-bottom: $baseLineHeight; } .push > .container-fluid { margin-bottom: 0;} .navbar-static-top { margin-left: 0; margin-right: 0; } .block > .container { padding-left: 20px; padding-right: 20px; } #header-image h1 { height: 100px; font-size: 32px; line-height: 40px; } #gallery-items .rsOverflow, .royalSlider#gallery-items { height: 280px !important; } footer { text-align:center; * { float:none !important;} } #event-login-block { hr.delimiter { height: 1px; width: 100%; margin: $baseLineHeight * 0.75 0;} text-align: center; } .leadership-bio { &.span4 { width: 31% !important; float: left !important; margin-left: 3% !important; &:first-child, &.third {margin-left: 0 !important;} } } .table { th {font-size: $baseFontSize - 3;} td {font-size: $baseFontSize - 1; line-height:$baseFontSize + 1;} } #table-sitemap { tr { td { display: block; width: 100%; } } } .home { #header-image { .navbar-inner { //height: 100vh; //min-height: 700px; .home-intro { line-height: 1.2; padding: 20px 12px 12px; h1 { font-size: 28px; } p { font-size: 1rem; } } } } } .cms, .html_block_view { ul, ol { overflow: hidden; } a { word-wrap: break-word; } } .menu-wrap .container-fluid .btn.btn-navbar { margin-right: 20px; } } @media all and (max-width: 480px) { .menu-wrap .container-fluid .brand { max-width: 180px; max-height: 80px; width: auto !important; img { margin-top: -6px !important; width: 100% !important; height: auto !important; } } h1 { font-size: $baseFontSize * 1.8;} h2 { font-size: $baseFontSize * 1.4;} h3 { font-size: $baseFontSize * 1.3;} h4 { font-size: $baseFontSize * 1.2;} h5 { font-size: $baseFontSize * 1.1;} h6 { font-size: $baseFontSize * 1.0;} // Header .navbar .brand { padding-left: 0; padding-right: 0; } // 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 { border:0; > li { //float:none !important; border:0; margin-right: 4px; a { @include border-radius(0px); margin-right: 0; border-bottom: 1px solid #ccc !important;} } } .filter_form { dt, #query-element {width: 100% !important;} dt, dd { margin: 0; padding-bottom:5px; float: none !important; } input.text, select { width:100% !important;} #btnSearch-element { width:100% !important; text-align: center;} } .lead { font-size:22px; line-height:normal;} ul.brief-info { //Contact Page content float:none; padding: 0 !important; } .leadership-bio { &.span4 { width: 47% !important; float: left !important; margin-left: 3% !important; &.third {clear:none; margin-left: 3% !important;} &:first-child, &.second {margin-left: 0 !important; clear:both;} } } .table { th {font-size: $baseFontSize - 4;} td {font-size: $baseFontSize - 2;} } #table-sitemap { td {display: block; width: 100%;} } select { max-width: 100%; width: 100%; } form dd input[type="checkbox"] + label { display: inline; } //.navbar .navbar-inner .menu-wrap .brand { // max-width: 100%; // margin-top: 0 !important; // margin-left: 0 !important; // display: block; // text-align: center; // img { // max-width: 300px; // float: none; // margin-top: -8px !important; // } //} #links-user { margin-bottom: 15px; li { a { font-size: 14px; } } } #event-login-block .span6 br { display: none; } #user-memberdirectory-filter-form { #submitGroup-element { dd { width: auto !important; } } } } @media all and (max-width: 400px) { #links-user { text-align: right; width: 100%; #shopping-cart-quick-link { clear: right; float: none; display: block; } li { float: none; display: inline-block; } } } @media all and (max-width: 360px) { .leadership-bio { &.span4 { width: 100% !important; float: none !important; margin-left: 0% !important; } } } @media all and (max-width: 320px) { .brand .name {font-size: 20px;} .royalSlider#gallery-items { height: 160px !important; } } @media all and (max-height: 600px) { .modal.fade.in { top: 10px !important; } .modal-body { max-height: 400px !important; } .modal-footer { display: none !important;} } @media all and (max-height: 560px) { .modal-body { max-height: 360px !important; } } @media all and (max-height: 480px) { .modal-body { max-height: 310px !important; } } @media all and (max-height: 460px) { .modal-body { max-height: 290px !important; } } @media all and (max-height: 440px) { .modal-body { max-height: 270px !important; } } @media all and (max-height: 420px) { .modal-body { max-height: 250px !important; } } @media all and (max-height: 400px) { .modal-body { max-height: 230px !important; } } @media all and (max-height: 380px) { .modal-body { max-height: 180px !important; } }