/* Common */

#section-title{
  width: 100%;
  padding: 45px 0 20px;
}

/* Header */

#header #navigation,
#header #navigation.open{
  margin: 35px 0 0 50px;
}
  #header #navigation,
  #header #navigation.open{
   margin: 35px 0 0 25px;
  }
#header #navigation {
	margin-left: -103%;
}
#header #social-footer .social-icons a{
  margin: 0 10px 0 0;
}

#header #social-footer{
  margin: 15px 15px 0;
}
#header #navigation .submenu{
  position: absolute;
  background: #fff;
  top: 65px;
  z-index: 10;
  padding: 20px 5%;
  background-color: rgb(43, 47, 50);
  padding: 10px 25px;
  text-align: center;
  width: 180px;
  left: 50%;
  margin-left: -115px;
  display: none;
}

#header #navigation .submenu li{
  display: block;
  float: none;
  margin: 5px 0;
}

#header #navigation .submenu li a{
  background: none;
  padding: 0;
  display: block;
  float: none;
  font-weight: bold;
  text-align: center;
}

#header #navigation li.store{
  background: url(../img/store.png) no-repeat left center;;
  padding: 0 0 0 40px;
}

#header #navigation li.store .submenu{
  margin: 0 0 0 -35px;
}
#header #navigation li.dropdown {
	position: relative;
}
#header #navigation li.dropdown > a{
  background: url(../img/arrow-down-menu.png) no-repeat right 12px;
  padding: 0 16px 4px 0;
}

#header #navigation li.dropdown:hover > .submenu{
  display: block;
}

/* Footer */

#footer .jump-top{
  right: 0;
}

#footer .social-icons a{
  margin: 0 20px 0 0;
}


#header #navigation-toggle{
  display: none;
}

#header #navigation:before{
  display: none;
}
#countdown {right: 0;}
  #countdown {
  }

#header #navigation,
#header #navigation.open{
  float: left;
  margin: 0;
  position: static;
  width: auto;
  background: none;
  font-size: 14px;
  background: none;
  margin: 35px 0 0 15px;
  font-weight: 700;
}
#header #navigation ul{
    float: left;

}

#header #navigation ul:after{
  display: block;
  content: "";
  clear: both;
}

#header #navigation li{
  float: left;
  margin: 0 0 0 15px;
}

#header #navigation li:first-child{
  margin: 0;
}

#header #navigation li a{
  float: left;
  border: none;
  padding: 0;
  background: none;
  line-height: 31px;
}

  #header .headers-widgets #ac-logo{
    display: block;
    margin-right: 0;
    margin-left: 30px;
  }
/* Home */

.home #more-video > div .wrapper{
  width: 100%;
}

.home .more-video-items{
  width: 100%;
}

.photo-galleries-items{
  width: 100%;
}

.photo-galleries-item{
  width: 23.7%;
}

#contact-us-single{
  width: 100%;
}

.flexslider .slides .flex-caption{
  width: 100%;
}

/* News, Galleries */

.galleries .photo-galleries-items,
.news-landing .landing-list{
  width: 100%;
  padding: 0;
}

.galleries .photo-galleries-item,
.news-landing .landing-list-item{
  display: inline-block;
  width: 31.5%;
  margin: 0 2.3% 10px 0;
}

.galleries .photo-galleries-item:nth-child(odd),
.news-landing .landing-list-item:nth-child(odd){
  display: inline-block;
}

.galleries .photo-galleries-item:nth-child(3n+3),
.news-landing .landing-list-item:nth-child(3n+3){
  margin: 0 0 10px;
}

/*.galleries .photo-galleries-item:nth-child(even){
  margin: 0 2.3% 10px 0;
}*/

.galleries #more-video .more-video-item{
  overflow: hidden;
}

.galleries #more-video .more-video-item img{
  overflow: hidden;
  display: block;
}

.galleries #more-video .more-video-item .overlay{
  width: 100%;
  height: 100%;
  moz-transition: 0.2s;
  -ms-transition: 0.2s;
  -o-transition: 0.2s;
  -webkit-transition: 0.2s;
  transition: 0.2s;
  z-index: 2;
  position: absolute;
  top: 0;
  left: 0;
  display: block;
  transform: skew(-30deg);
  background: rgba(255,255,255,.2);
  left: -62%;
}

.galleries #more-video .more-video-item:hover .overlay{
  transform: skew(0deg);
  background: rgba(209, 19, 17, .5);
  left: 0;
}

/* Team */

.team .team-list-item{
  width: 24%;
  margin: 0 1% 15px 0;
}

.team .team-list-item:nth-child(4n+4){
  margin: 0 0 15px !important;
}

.team .team-list-item:nth-child(3n+3){
  margin: 0 1% 15px 0;
}

.team .team-list-item:nth-child(odd){
  margin: 0 1% 15px 0;
}

/* Article */

.news #article-view-single{
  width: 820px;
  padding: 40px 130px;
}

.news #article-view-single time{
  font-size: 20px;
  text-align: center;
  width: 72px;
  padding: 0;
  left: -130px;
  top: -40px;
}

.news #article-view-single time .month{
  padding: 7px 0;
  margin: 0 0 7px;
  border-bottom: 1px solid #fff;
  display: block;
}

.news #article-view-single time .day{
  font-size: 40px;
  display: block;
}

.news #article-view-single time .year{
  padding: 0 0 7px;
  display: block;
}

.galleries .photo-galleries-item .wrapper h2,
.news-landing .landing-list-item .wrapper h2{
  font-size: 18px;
}

.news-landing #landing .pagination .pagination-page{
  padding: 10px 15px;
}

.team #team{
  width: 100%;
}

/* Article */

.news #section-title{
  padding: 20px 0;
}

/* History */

.history #history-etnz{
  width: 820px;
  padding: 40px 130px;
}


/* Contact */

.contact #content #contact-map iframe{
  min-height: 483px;
}

#photo-galleries .wrapper h1{
    float: left;
}
#countdown {
  }
  
.one-of-four, .one-four .more-items-item, .one-four .more-video-item, .one-four .galleries-item, .one-four .socialstream-item, .one-four.landing li, .one-four .control-group {
    width: 25%;
}