/*________________________________________________


			Font Family Settings

________________________________________________*/
@import url("https://fonts.googleapis.com/css?family=Open Sans:300italic,400italic,600italic,700italic,800italic,400,300,600,700,800&subset=latin,cyrillic-ext,greek-ext,greek,vietnamese,latin-ext,cyrillic");
@import url('https://fonts.googleapis.com/css2?family=Raleway:ital,wght@0,100;0,200;0,300;0,400;0,600;1,100;1,200;1,300;1,400;1,600&display=swap');
/*@font-face {
    font-family: 'futura_lt_btlight';

    src: url('../fonts/futult__-webfont.eot');

    src: url('../fonts/futult__-webfont.eot?#iefix') format('embedded-opentype'),

         url('../fonts/futult__-webfont.woff') format('woff'),

         url('../fonts/futult__-webfont.ttf') format('truetype'),

         url('../fonts/futult__-webfont.svg#futura_lt_btlight') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'webfontregular';

    src: url('../fonts/futuran-webfont.eot');

    src: url('../fonts/futuran-webfont.eot?#iefix') format('embedded-opentype'),

         url('../fonts/futuran-webfont.woff') format('woff'),

         url('../fonts/futuran-webfont.ttf') format('truetype'),

         url('../fonts/futuran-webfont.svg#webfontregular') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'futura_bk_btbook';

    src: url('../fonts/15926_futubk__-webfont.eot');

    src: url('../fonts/15926_futubk__-webfont.eot?#iefix') format('embedded-opentype'),

         url('../fonts/15926_futubk__-webfont.woff') format('woff'),

         url('../fonts/15926_futubk__-webfont.ttf') format('truetype'),

         url('../fonts/15926_futubk__-webfont.svg#futura_bk_btbook') format('svg');
    font-weight: normal;
    font-style: normal;
}*/

/*________________________________________________


			Basic Css Settings

________________________________________________*/

body {
    background-color: #ffffff;
    font-size:14px;
  -webkit-font-smoothing: antialiased;
  font-family:'Open Sans';
  font-weight:400;
  line-height:26px;
}
h1, h2, h3, h5 {
   font-family: 'Raleway';
   text-transform: uppercase;
}
h1, .h1 {
    font-size: 20px;
}
h2, .h2 {
    font-size: 20px;
}
h4, .h4{
	color: #CE2227;
	font-size: 16px;
}
a{
	text-decoration: none;
	color:#C10C03;
	-webkit-transition: all .25s ease;
	   -moz-transition: all .25s ease;
	    -ms-transition: all .25s ease;
	     -o-transition: all .25s ease;
	        transition: all .25s ease;
}
a:hover{
	color:#000000;
	text-decoration: none;
}
input[type=text], input[type=password],
input[type=email], textarea.form-control{
    border: 0;
    border-radius: 0;
    background-color: transparent;
    border-bottom: 1px solid #C10C03;
    color:#000;
}
.resizable-textarea .grippie {
    background: #C10C03 no-repeat center 2px;
    border: 0px;
}
.form-required{
    color:#C10C03;
}
.btn.form-submit{
    border: 0;
    border-radius: 0;
    float: right;
    background-color: #C10C03;
    color: #000000;
    padding: 10px 20px;
    transition: all 0.25s ease;
    -webkit-transition: all .25s ease;
       -moz-transition: all .25s ease;
        -ms-transition: all .25s ease;
         -o-transition: all .25s ease;
            transition: all .25s ease;
}
.btn.form-submit:hover{
    background-color: #000000;
    color: #C10C03;
}
/*________________________________________________


			Template Sections

________________________________________________*/

#navbar{    
    border: 0;
    background-color: #ffffff;
    padding:0;
}
#navbar .container{
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
}
.navbar-header{
    margin-bottom: 30px;
    width:20%;
    padding: 10px 1%;
}

.logo img{
    width: 93%;
}
#navbar .navbar-collapse{
    width: 63.5%;
    padding-right: 0;
    padding-left: 0%;
    height: 31px!important;
    margin-top: 15px;
    margin-left: -1.7%;
}
#navbar nav{
    padding-left: 3%;
}
ul.menu.nav.navbar-nav{
    margin-top:20px;
}
.navbar-right{
    width: 20%;
    padding-left: 1.9%;
    text-align: center;
}
.navbar-default .navbar-nav > li > a {
	color:#000000;
	background-color: #ffffff;
	text-transform: uppercase;
	padding:5px 10px;
	-webkit-transition: all .25s ease;
	   -moz-transition: all .25s ease;
	    -ms-transition: all .25s ease;
	     -o-transition: all .25s ease;
	        transition: all .25s ease;
}
.navbar-default .navbar-nav > li > a:hover,
.navbar-default .navbar-nav > li > a:focus {
	color:#C10C03;
}
.navbar-default .navbar-nav > .active > a,
.navbar-default .navbar-nav > .active > a:hover,
.navbar-default .navbar-nav > .active > a:focus {
	background-color: #fff;
	color:#C10C03;
}
.sf-menu.sf-horizontal.sf-shadow ul, .sf-menu.sf-vertical.sf-shadow ul, .sf-menu.sf-navbar.sf-shadow ul ul {
	background: none !important;
}
#superfish-2{
    width: 100%;
    padding-left: 0%;
    height: 31px!important;
    margin-top: 15px;
}
#superfish-2 li.sf-depth-1 a.sf-depth-1 {
    color:#666;
    background-color: #fff;
    text-transform: uppercase;
    padding:5px 10px;
    font-size: 14px;
    -webkit-transition: all .25s ease;
       -moz-transition: all .25s ease;
        -ms-transition: all .25s ease;
         -o-transition: all .25s ease;
            transition: all .25s ease;

    font-family: Raleway;
    letter-spacing: 2px;
    line-height: 16px;
    font-weight: 400;
}
#superfish-2 li.sf-depth-1 a.sf-depth-1:hover,
#superfish-2 li.sf-depth-1 a.sf-depth-1:focus {
    color:#C10C03;
}
#superfish-2 li.sf-depth-1 a.sf-depth-1.active,
#superfish-2 li.sf-depth-1 a.sf-depth-1.active,
#superfish-2 li.sf-depth-1 a.sf-depth-1.active {
    background-color: #fff;
    color:#C10C03;
}
#superfish-2 li.sf-depth-2 a.sf-depth-2 {
    color:#666;
    background-color: #fff;
    text-transform: uppercase;
    padding:5px 10px;
    -webkit-transition: all .25s ease;
       -moz-transition: all .25s ease;
        -ms-transition: all .25s ease;
         -o-transition: all .25s ease;
            transition: all .25s ease;
}
#superfish-2 li.sf-depth-2 a.sf-depth-2:hover,
#superfish-2 li.sf-depth-2 a.sf-depth-2:focus {
    color:#C10C03;
}
#superfish-2 li.sf-depth-2 a.sf-depth-2.active,
#superfish-2 li.sf-depth-2 a.sf-depth-2.active,
#superfish-2 li.sf-depth-2 a.sf-depth-2.active {
    background-color: #fff;
    color:#C10C03;
}

.sf-sub-indicator{
    display: none;
}

.sf-menu li:hover > ul, .sf-menu li.sfHover > ul{
    top:2.3em;
}

.front .page-header{
    display: none;
}

.page-node-17 .page-header, .page-node-131 .page-header{
    display: none;
}

/*________________________________________________


            Multilingual menu

________________________________________________*/

.language-switcher-locale-url{
    float: right;
    list-style: none;
    display: flex;
    width: auto;
    padding-left: 0;
    height:30px;
}

.language-switcher-locale-url li{
    display: block;
    margin-left: 20px;
}

/*________________________________________________


			Sidebar

________________________________________________*/

aside.col-sm-3{
	width: 20%;
}
aside .region-sidebar-first{
	background-color: #ffffff;
	border-radius: 0;
	min-height: 600px;
	border: none;
    border: 1px solid #000000;
}
aside .region-sidebar-second{
	background-color: #000000;
	border-radius: 0;
	min-height: 600px;
	color:#ffffff;
    border: 1px solid #DD291B;
}
aside .block-title{
	color:#000000;
	text-transform: uppercase;
	font-size: 14px;
	border-bottom:1px solid #000000;
	padding-bottom:10px;
}
aside .region-sidebar-second .block-title{
    color: #ffffff;
    border-bottom: 1px solid #ffffff;
}
aside .region-sidebar-second section{
    width: 90%;
    margin: auto;
}
.view-recent-exhibitions .views-row{
	margin-bottom:20px;
}
.view-recent-exhibitions .views-row a{
	font-size:14px;
    line-height: 14px;
}
.view-recent-exhibitions .views-row .views-field-field-exhibition-date-display{
	color:#ffffff;
	font-size:12px;
}
#block-block-1{
	position: absolute;
    bottom: 35px;
    color:#ffffff;
    font-size:12px;
    left:10%;
}
#block-block-2{
	padding: 15px;
}
.eshop_coming_soon{
	border-bottom: 1px solid #000;
}
#block-block-3{
	position:absolute;
	bottom:20px;
	width: 90%;
}
#block-block-3 p{
	text-align: center;
}

/*________________________________________________


			Content

________________________________________________*/

section.col-sm-9 {
    width: 60%;
}

.breadcrumb {
    padding: 0;
    margin-bottom: 0px;
    background-color: transparent;
    border-radius: 0px;
    margin-top: -20px;
}

.page-header{
	border:none;
    padding-bottom: 8px;
    margin: 30px 0 20px;
}

.more-link{
    text-align: right;
    padding-right: 5%;
}

/*________________________________________________


            Footer

________________________________________________*/

.footer{
    border-top: 1px solid #000000;
    padding-top: 20px;
}

/*________________________________________________


			Blocks

________________________________________________*/

.block h2{
	margin-bottom:20px;
}
/*________________________________________________


            Home Page

________________________________________________*/

#views_slideshow_controls_text_previous_front_slideshow-block_1 a{
    color: transparent;
    position: absolute;
    top: calc(50% - 32px);
    left: 30px;
    z-index: 100;
    /*background-color: rgba(221, 41, 27, 0.7);*/
    width: 40px;
    height: 40px;
    opacity:0.7;
}

#views_slideshow_controls_text_previous_front_slideshow-block_1 a:before{
    content: '';
    width: 40px;
    height: 40px;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1;
    background: url(/sites/all/themes/begramoff/images/left-arrow.png);
    background-size: 20px 20px;
    background-repeat: no-repeat;
    background-position: center;
}

#views_slideshow_controls_text_previous_front_slideshow-block_1 a:hover{
    opacity:1;
}

#views_slideshow_controls_text_next_front_slideshow-block_1 a{
    color: transparent;
    position: absolute;
    top: calc(50% - 32px);
    right: 30px;
    z-index: 100;
    /*background-color: rgba(221, 41, 27, 0.7);*/
    width: 40px;
    height: 40px;
    opacity:0.7;
}

#views_slideshow_controls_text_next_front_slideshow-block_1 a:before{
    content: '';
    width: 40px;
    height: 40px;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1;
    background: url(/sites/all/themes/begramoff/images/right-arrow.png);
    background-size: 20px 20px;
    background-repeat: no-repeat;
    background-position: center;
}

#views_slideshow_controls_text_next_front_slideshow-block_1 a:hover{
    opacity:1;
}
#views_slideshow_controls_text_pause_front_slideshow-block_1 a{
    display: none;
}
/*________________________________________________


                        Exhibitions Page

________________________________________________*/

.page-node-3 .page-header{
        display:none;
}
section.col-sm-9 section.block-views{
    margin-bottom:50px;
}
#block-views-current-exhibitions-block-1{
    margin-bottom:30px;
}
.page-node-3 section .block-views .block-title{
    text-transform: uppercase;
    border-bottom: 1px solid #303030;
}
.page-node-3 section .block-views .block-title:first-child{
    margin-top: 7px;
}
.view-current-exhibitions .views-row{
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
        display: flex;
    margin-bottom: 20px;
}
.view-current-exhibitions .views-field-field-image{
    width: 50%;
}
.view-current-exhibitions .views-field-nothing{
        margin-left:20px;
}
.view-current-exhibitions .flexslider .slides img {
    max-height:300px;
}
.cur_exhibition_date_display{
        margin-top:-4px;
}
.cur_exhibition_title a{
        font-size:24px;
}

.views-view-grid{
        width:100%;
}

.view-past-exhibitions td {
 vertical-align: top;
}
.view-past-exhibitions .views-row{
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
        display: flex;
        width: 48%;
    margin-right: 2%;
}
.view-past-exhibitions .views-field-field-image{
   margin: 15px 0;
}
.view-past-exhibitions .views-field-nothing{
}
.past_exhibition_date_display{
        margin-top:-4px;
}
.past_exhibition_title a{

}
.view-past-exhibitions table td[class*="col-"], table th[class*="col-"] {
}

.f-title {
    line-height: 1.5em;
    font-weight: 100;
}
.f-art {
    text-transform: uppercase;
}
.f-per {
    font-style: italic;
    font-size: 12px;
}
/*________________________________________________


            Exhibition Single Page

________________________________________________*/


.exhibition-single{
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
}

.exh-left{
    width:50%;
    padding-right: 2%;
}

.exh-right{
    width:50%;
    padding-left: 2%;
}

.exhibition-single .field{
    margin-bottom:10px;
}

/*________________________________________________


			Artists Page

________________________________________________*/
/*
.view-artists a{
	color: #DFDDDD;
    font-size: 14px;
    -webkit-transition: all .25s ease;
       -moz-transition: all .25s ease;
        -ms-transition: all .25s ease;
         -o-transition: all .25s ease;
            transition: all .25s ease;
}
.view-artists a:hover{
	color: #C10C03;
}
*/
/*________________________________________________


                        Artists Page

________________________________________________*/

.view-artists a, .view-past-exhibitions a, .view-press a{
        color: #000;
    font-size: 14px;
    -webkit-transition: all .25s ease;
       -moz-transition: all .25s ease;
        -ms-transition: all .25s ease;
         -o-transition: all .25s ease;
            transition: all .25s ease;
}
.view-artists a:hover, .view-artists h2,
.view-past-exhibitions a:hover, .view-past-exhibitions h2,
.view-press a:hover, .view-press h2{
	font-style:normal;
}
.view-artists h2 a,
.view-past-exhibitions h2 a,
.view-press h2 a{
     font-size: 22px;
     font-style: normal;
}
.view-footer{
    margin-top: 40px;
}
.view-artists .views-field-field-image-cache .field-content,
.view-past-exhibitions .views-field-field-image .field-content,
.view-press .views-field-field-press-image .field-content{
    position:relative;
}
.view-artists .artist-image,
.view-past-exhibitions .artist-image,
.view-press .artist-image{
    position:relative;
}
.view-artists .artist-image {
    display:none;
    position:fixed;
    top: 60%;
    transform: translate(0, -50%);
    left:40%;
    z-index:100;
}
.view-past-exhibitions .artist-image,
.view-press .artist-image{
    display:none;
    position:fixed;
    top: 55%;
    transform: translate(0, -50%);
    left:55%;
    z-index:100;
}
.past_exhibition_title {
    width: 50%;
}
.view-display-id-page_4 {
	font-style: italic;
}
.view-display-id-page_4 h3 {
   font-style: normal;
   font-size: 20px;
}
.artist-image h2 {
 text-transform: none;
}


/*________________________________________________


            Artists by Category Page

________________________________________________*/

#block-views-exp-artists-page-2 #edit-field-artist-specialty-tid-wrapper{
    width:100%;
}
#block-views-exp-artists-page-2 {
    margin-bottom: 27px;
}
#block-views-exp-artists-page-2 .bef-select-as-links .form-item:first-child{
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
}
#block-views-exp-artists-page-2 .bef-select-as-links .form-item .form-item:first-child{
    display: none;
}
#block-views-exp-artists-page-2 .bef-select-as-links .form-item .form-item:last-child{
    border-right: 0px;
}
#block-views-exp-artists-page-2 .bef-select-as-links .form-item .form-item{
    border-right: 1px solid #000000;
}
#block-views-exp-artists-page-2 .bef-select-as-links .form-item .form-item a{
    color: #000000;
    text-transform: uppercase;
    -webkit-transition: all .25s ease;
       -moz-transition: all .25s ease;
        -ms-transition: all .25s ease;
         -o-transition: all .25s ease;
            transition: all .25s ease;
}
#block-views-exp-artists-page-2 .bef-select-as-links .form-item .form-item a:hover{
    color:#C10C03;
    text-decoration: none;
}
#block-views-exp-artists-page-2 .bef-select-as-links .form-group{
    padding: 10px 0px;
    width: 15%;
    text-align: center;
}

/*________________________________________________


            Artist Single Page

________________________________________________*/

.artist-single{
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
}

.art-left{
    width:50%;
    padding-right: 2%;
}

.art-right{
    width:50%;
    padding-left: 2%;
}

.artist-single .field{
    margin-bottom:10px;
}

.field-name-field-artist-specialty{
    font-size: 15px;
    text-transform: uppercase;
}

/*________________________________________________


            ProductS Page

________________________________________________*/

.views-field.views-field-commerce-price{
    padding: 5px 0 20px 0;
}
.views-field.views-field.views-field-field-product-artist{
    padding-top:5px;
}
.view-display-id-block_1 .views-field-title{
    padding-top:5px;
}
.view-display-id-block_1 .views-field-title a{
    color:black;
}
.view-display-id-block_1 .views-field-title a:hover{
    text-decoration: underline;
}
.views-field-field-product-image img{
    height:auto;
    width:auto;
    margin: auto;
}
.view-products h3{
    margin-top:10;
}
.view-products td{
    text-align: center;
    padding-top:30px;
    width: 33%;
}

.views-field.views-field-commerce-price{
    padding: 5px 0 20px 0;
}
.views-field.views-field-field-product-artist{
    padding-top:5px;
}
.view-display-id-block_1 .views-field-title{
    padding-top:5px;
}
.view-display-id-block_1 .views-field-title a{
    color:black;
}
.view-display-id-block_1 .views-field-title a:hover{
    text-decoration: underline;
}
.views-field-field-product-image img{
    width:auto;
    margin: auto;
    max-width:90%;
		height:auto;
}
.view-taxonomy-term h3{
    margin-top:0;
}
.view-taxonomy-term td{
    text-align: center;
    padding-top:30px;
}
.view-taxonomy-term.view-display-id-page_1 .views-field-title a{
    color:black;
}
.view-taxonomy-term.view-display-id-page_1 .views-field-title a:hover{
    text-decoration: underline;
}
.view-taxonomy-term.view-display-id-page_1 .views-field-title{
    padding-top:5px;
}

/*
	slick
*/

.slick--view--products{
	position:relative;
	padding:0 30px;
}

.slick--view--products .slick__arrow{
	position:absolute;
	left:0;
	width:100%;
	top:50%;
}

.slick--view--products .slick__arrow .slick-prev{
	position:absolute;
	top:-15px;
	left:5px;
	width: 20px;
	height: 30px;
	display:block;
	cursor:pointer;
	background: url(../images/prev.svg) no-repeat center;
	background-size:contain;
}

.slick--view--products .slick__arrow .slick-next{
	position:absolute;
	top:-15px;
	right:5px;
	width: 20px;
	height: 30px;
	display:block;
	cursor:pointer;
	background: url(../images/next.svg) no-repeat center;
	background-size:contain;
}

.slick--view--products .slide__content{
	text-align:center;
}



/*________________________________________________


            Product Single Page

________________________________________________*/

.product-single{
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
}

.prod-left{
    width:50%;
    padding-right: 2%;
}

.prod-right{
    width:50%;
    padding-left: 2%;
}

.product-single .field{
    margin-bottom:10px;
}

.product-single h1{
    margin-top:0px;
    text-transform: uppercase;
}

.field-name-field-product-reference{
    position: absolute;
    bottom: 0;
    right: 0;
}

#commerce-cart-add-to-cart-form-1 div{
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
}
#request_quote{
    margin-top:50px;
}
#request_quote a{
    padding: 10px 20px;
    background-color: #C10C03;
    color: #ffffff;
    -webkit-transition: all .25s ease;
       -moz-transition: all .25s ease;
        -ms-transition: all .25s ease;
         -o-transition: all .25s ease;
            transition: all .25s ease;
}
#request_quote a:hover{
    background-color: #000000;
    color: #C10C03;
}
.dimension .label{
    color:black;
    font-size: 90%;
}

/*________________________________________________


            Contact Page

________________________________________________*/

.page-contact .region-content{
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
}

.page-contact #block-system-main{
    width:65%;
    margin-right:5%;
}

.page-contact #block-block-5{
    width:30%;
    text-align: right;
    background: #C10C03;
    padding: 3% 3% 3% 1%;
}

.page-contact #block-block-6{
    position: absolute;
    top: 560px;
    left: 0;
    width: 100%;
    padding: 0 2%;
}

.page-contact iframe{
    width: 100%;
    height:400px;
}

#see-map{
    position: absolute;
    bottom: 2%;
    right: 5%;
}

#see-map a{
    color:#000000;
}

/*________________________________________________


            Quote

________________________________________________*/

.node-webform .submitted{
    display: none;
}

.webform-component--product-ref{
    display: none;
}

/*________________________________________________


            FlexSlider

________________________________________________*/

.flexslider{
    background: transparent;
    border: none;
}

.flex-direction-nav a:before {
    color: rgba(255, 255, 255, 1);
    text-shadow: 1px 1px 0 rgba(255, 255, 255, 0.3);
}

.flex-direction-nav a {
    width:50px;
    height:50px;
}

/*________________________________________________


            Colorbox

________________________________________________*/
    
#cboxWrapper {
    background: #000000;
    -moz-border-radius: 0px;
    -webkit-border-radius: 0px;
    border-radius: 0px;
}

#cboxContent {
    background: #C10C03;
    overflow: hidden;
}

#cboxCurrent {
    position: absolute;
    bottom: 4px;
    left: 60px;
    color: #ffffff;
}

/*________________________________________________


            Custom

________________________________________________*/

.pagination > .active > a, .pagination > .active > span, .pagination > .active > a:hover, .pagination > .active > span:hover, .pagination > .active > a:focus, .pagination > .active > span:focus {
    z-index: 2;
    color: #000;
    cursor: default;
    background-color: white;
    border:0px;
}
.pagination > li > a, .pagination > li > span {
    position: relative;
    float: left;
    padding: 6px 12px;
    margin-left: -1px;
    line-height: 1.42857143;
    color: #000;
    text-decoration: none;
    background-color: transparent;
    border: 0px solid #ddd;
}
.pagination > li > a:hover, .pagination > li > span:hover {
    color:black;
    text-decoration: underline;
    background-color: transparent;
}

.pagination > li > a.active {
    color:black;
    text-decoration: underline;
    background-color: transparent;
}

/*________________________________________________


            Media Queries

________________________________________________*/
/*
@media (min-width: 1200px){
    .main-container.container {
        min-width:1180px;
        width: 80%;
    }
    .navbar.container {
        min-width: 1150px;
        width: 80%;
    }
    #navbar .container {
        width: 100%;
    }
    .footer.container {
        min-width:1180px;
        width: 80%;
    }
}*/

@media (min-width: 992px) and (max-width: 1200px){
    .main-container.container {
        min-width:970px;
        width: 80%;
    }
    .navbar.container {
        min-width:970px;
        width: 80%;
    }
    .footer.container {
        min-width:970px;
        width: 80%;
    }
    #block-block-7 img {
        width: 90%;
    }
}

@media (min-width: 768px) and (max-width: 992px){
    aside.col-sm-3 {
        width: 30%;
    }
    section.col-sm-9 {
        width: 70%;
    }
    #navbar .navbar-collapse {
        width: 89%;
        padding-right: 0;
        padding-left: 0%;
        height: 31px!important;
        margin-top: 15px;
        margin-left: 0;
    }
    .navbar-header {
        margin-bottom: 30px;
        width: 32%;
        padding: 3px 1%;
    }
    .navbar-right {
        width: 0;
        padding-left: 0;
        text-align: center;
    }
    aside#secondary{
        width:100%;
    }
    aside .region-sidebar-second {
        display: flex;
        margin-bottom:20px;
    }
}

@media (min-width: 320px) and (max-width: 768px){
    aside.col-sm-3 {
        width: 100%;
    }
    section.col-sm-9 {
        width: 100%;
    }
    .navbar-header {
        width: 50%;
        margin-bottom:10px;
    }
    ul.sf-menu.sf-accordion {
        display: block;
    }
    #navbar .navbar-collapse {
        height: inherit!important;
        display: block;
        position: absolute;
        right: 5%;
        font-size: 1.5em;
        width: 30%;
        border: 0;
    }
    #superfish-2-accordion{
        background: #DADADA;
    }
    ul.sf-menu.sf-accordion.sf-expanded, ul.sf-menu.sf-accordion li.sf-expanded > ul {
        left: auto !important;
        position: relative;
        top: auto !important;
        background: #DADADA;
        padding: 5%;
        line-height: 40px;
        position: absolute;
        width: 135%;
        margin-left: -35%;
    }
    ul.sf-has-clone-parent {
        z-index: 100000;
        position: absolute;
    }
    .navbar-toggle{
        display: none;
    }
}
