.header {
  position: fixed;
  width: 100%;
  z-index:99;
  display:none;
}

.header ul {
  margin: 0;
  padding: 0;
  list-style: none;
  overflow: hidden;
  background-color:#b5271a;
}

.header li a {
  display: block;
  padding: 20px 20px;
  border-right: 1px solid #b5271a;
  text-decoration: none;
  color: #fff !important;
}

.header li a:hover,
.header .menu-btn:hover {
  background-color: #000;
}

.header .logo {
  display: block;
  float: left;
  font-size: 2em;
  padding: 10px 20px;
  text-decoration: none;
}

/* menu */

.menu-close {
  clear: both;
  max-height: 0;
  transition: max-height .2s ease-out;
}

.menu.menu-close.menu-openn {
  clear: both;
  max-height: 240px;
  transition: max-height .2s ease-out;
}

/* menu icon */

.header .menu-icon {
  cursor: pointer;
  display: inline-block;
  float: right;
  padding: 28px 20px;
  position: relative;
  user-select: none;
}

.header .menu-icon .navicon {
  background: #333;
  display: block;
  height: 2px;
  position: relative;
  transition: background .2s ease-out;
  width: 18px;
  z-index: 9999999;
  top: 8px;
}

.header .menu-icon .navicon:before, .header .menu-icon.open2 .navicon:before,
.header .menu-icon .navicon:after {
  background: #333;
  content: '';
  display: block;
  height: 100%;
  position: absolute;
  transition: all .2s ease-out;
  width: 100%;
}

.header .menu-icon .navicon:before, .header .menu-icon.open2 .navicon:before {
  top: 5px;
}

.header .menu-icon .navicon:after {
  top: -5px;
}

/* menu btn */

.header .menu-btn {
  display: none;
}

/*.header .menu-btn:checked ~ .menu {
  max-height: 240px;
  margin-top: 91px !important;
  width: 100% !important;
  position: absolute;
  left: 0 !important;
}*/
.menu-open{
  max-height: 290px;
  margin-top: 91px !important;
  width: 100% !important;
  position: absolute;
  left: 0 !important;
}
 .header .menu-btn:checked ~ .menu-icon .navicon {
  background: transparent;
}

 .header .menu-btn:checked ~ .menu-icon.open2 .navicon {
  background: #000;
}

.header .menu-btn:checked ~ .menu-icon .navicon:before {
  transform: rotate(-45deg);
}

.header .menu-btn:checked ~ .menu-icon .navicon:after {
  transform: rotate(45deg);
} 


.header .menu-btn:checked ~ .menu-icon .navicon:after {
  transform: rotate(45deg);
} 

.header .menu-btn:checked ~ .menu-icon:not(.steps) .navicon:before,
.header .menu-btn:checked ~ .menu-icon:not(.steps) .navicon:after {
  top: 0;
}


.header .menu-btn:checked ~ .menu-icon.open2 .navicon::before {
  transform: rotate(0deg);
  top: -5px !important;
}

.header .menu-btn:checked ~ .menu-icon.open2 .navicon::after {
  transform: rotate(0deg);
  top: 5px !important;
}

.swiper-container {
  width: 100%;
  height: 100%;
   padding-bottom: 60px;
   margin-top: 20px !important;
}
.swiper-pagination-bullet {
  width: 28px !important;
  height: 5px !important;
  border-radius:0 !important;
}
.swiper-pagination-bullet-active {
  opacity: 1;
  background: #b5271a !important;
}
.swiper-slide {
  text-align: center;
  font-size: 18px;
  /* Center slide text vertically */
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
}

.tabs_wrapper {
  width: 100%;
  text-align: center;
  margin: 0 auto;
  background: transparent;
}

ul.tabs {
  display: inline-block;
  vertical-align: top;
  position: relative;
  z-index: 10;
  margin: 0;
  width:100%;
  min-width: 175px;
  list-style: none;
  -ms-transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  float: right;
  height: 100%;
  padding: 0 !important;
}
ul.tabs li {
  margin: 0;
  cursor: pointer;
  padding:15px 0;
  line-height: 31px;
  color: #000;
  text-align: left;
  font-weight:200;
  -ms-transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  text-transform: uppercase;
  padding:9px;
  font-size:16px;

}
ul.tabs li:hover {
   background: #b5271a;
  -ms-transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  color:#fff;
}
ul.tabs li.active {
  background: #b5271a;
  -ms-transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  color:#fff;
}

.tab_container {
  display: inline-block;
  vertical-align: top;
  position: relative;
  z-index: 20;
  left: -2%;
  width:auto;
  min-width: 10px;
  text-align: left;
  border-radius: 12px;
  z-index: 99999;
 
  /*! box-shadow: 2px 2px 10px rgba(0, 0, 0, 0.5); */
}

.tab_content {
  padding: 20px;
  height: 100%;
  display: none;
  padding: 50px 15px !important;
}

.tab_drawer_heading {
  display: none;
}

.listing-12-item {
    z-index: 1;
    transition: box-shadow 0.2s, background-color 0.2s;
    display: flex;
    position: relative;
    justify-content: space-around;
}


@media screen and (max-width: 781px) {
.tab_drawer_heading::after {
content: "+";
font-family: "material-design-iconic-font";
position: absolute;
right: 7px;
top: 4px;
color: #020202 !important;
transition: all 0.3s ease-in-out;
font-size: 19px;
}

.tab_drawer_heading:hover::after {
content: "+";
color: #fff !important;
}  


.tab_drawer_heading.d_active::after {
content: "+";
color: #fff !important;
transform: rotate(45deg);
}	
  ul.tabs {
    display: none;
  }

  .tab_container {
    display: block;
    margin: 0 auto;
    width:auto;
    border-top: none;
    border-radius: 0;
	min-height: 20px !important;
  }

  .tab_drawer_heading {
	     background: #eeeeee70; 
    margin: 0;
    padding: 5px 15px;
    display: block;
    cursor: pointer;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    text-align: center;
	margin: 0;
  cursor: pointer;
  line-height: 31px;
  color: #000;
  text-align: left;
  font-weight: 200;
  -ms-transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  text-transform: uppercase;
  font-size: 16px;
  position: relative;

  }
  .tab_drawer_heading:hover {
    color: white;
	 background:#b5271a;
  }
  .fullscreen-main-links {display:none}	
  .d_active {
    background:#b5271a;
    color: #fff;
  }
.tab_content {
    padding: 0;
    max-height: 250px;
    overflow-y: scroll;
    background: #eeeeee45;
    padding: 15px !important;
	margin-top: 0 !important;
  }
}



#tab1 {
    padding: 0;
    max-height:100%;
    overflow-y: scroll;
    background: #eeeeee45;
    padding:50px 15px !important;
	margin-top: 0 !important;
}

/* 48em = 768px */

@media (min-width: 48em) { 
 	
  .header li {
    float: left;
  }
  .header li a {
    padding: 20px 30px;
  }
  .header .menu {
    clear: none;
    float: right;
    max-height: none;
  }
  .header .menu-icon {
    display: none;
  }
}

@media screen and (max-width: 767px) {
.menu-column-2-contacts {height: 67vh;}	
.tab_content, #tab1, #tab2, #tab3, #tab4, #tab5 {padding: 10px 15px !important;}	
#tab4 .is-blog-listing, #tab5 .is-blog-listing {justify-content: left;}

.header {
display: block !important;
width: 100%;
background: #fff;
}
}
