.bx-wrapper img {
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  box-shadow: none;
  border: 0;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  margin: 0;
}

p {
  margin: 0;
}

ul,
label {
  margin: 0;
  padding: 0;
}

body a:hover {
  text-decoration: none;
}

.caption {
  width: 74%;
  position: absolute;
  top: 31%;
  left: 2%;
}

.header2 {
  width: 100%;
  position: fixed;
  top: 0;
  background-color: rgba(0, 0, 0, 0.5);
  -webkit-transition: background 1s;
  /* For Safari 3.1 to 6.0 */
  transition: background 1s;
  opacity: 70%;
  height: 6em;
  z-index: 1000;
}

.header {
  width: 100%;
  /*position:absolute;*/
  top: 0;
  /*z-index:1;*/
  position: fixed;
  opacity: 70%;
  height: 6em;
  z-index: 1000;
  background-color: rgba(0, 0, 0, 0.5);
}

.slideronair {
  width: 100%;
}

.logo {

  float: left;
  margin-left: 5em;
  /*background:url('../images/logo-home.png');*/
  background: url('../images/logo-home-sm.png');
  /*height:123px;
	width:150px;*/
  height: 61px;
  width: 75px;
  background-repeat: no-repeat;
  display: inline-block;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -ms-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
  /*margin-top: 1.5em;*/
  margin-top: 1em;
}

.logo2 {
  float: left;
  margin-left: 5em;
  margin-top: 1em;
  background: url('../images/logo-home-sm.png');
  height: 61px;
  width: 75px;
  background-repeat: no-repeat;
  display: inline-block;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -ms-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
}

.loghisocial {
  color: #FFF;
  /*font-size: 1.8em;*/
  font-size: 1.3em;
  -webkit-transition: width 1s, height 1s;
  /* Safari */
  transition: width 1s, height 1s;
}

.loghisocial2 {
  color: #FFF;
  font-size: 1.3em;
  -webkit-transition: width 1s, height 1s;
  /* Safari */
  transition: width 1s, height 1s;
}

.loghetti {
  position: absolute;
  right: 0;
  margin-bottom: 1em;
  margin-right: 5em;
  /*margin-top:-0.5em;*/
  margin-top: 0;
}

.loghetti2 {
  position: absolute;
  right: 0;
  margin-bottom: 1em;
  margin-right: 5em;
  margin-top: 0;
}

.top-nav {
  float: right;
  margin-right: 3.5em;
}

/*.header */
.top-nav {
  /* background-color: rgba(0,0,0,0.1);*/
  padding-top: 1.5em;
}

.thin>li>a {
  padding: 10px 22px;
}

.thin ul {
  top: 40px;
}

.thin>li .indicator {
  top: 10px;
}

.thick>li>a {
  padding: 40px 22px;
}

.thick ul {
  top: 100px;
}

.thick>li .indicator {
  top: 40px;
}

.section-block {
  width: 100%;
  height: 100%;
  background-size: cover;
  float: left;
  color: white;
  font-size: 30pt;
  text-transform: uppercase;
  margin: 0;
  font-weight: bold;
}

.section-block .outer {
  width: 100%;
  height: 100%;
  padding-top: 50%;
  /* defines aspect ratio */
  position: relative;
}

.section-block .outer .inner {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  padding-top: 30%;
  padding-right: 0.45em;
  transition: 0.5s all;
  -webkit-transition: 0.5s all;
  -moz-transition: 0.5s all;
  -o-transition: 0.5s all;
  -ms-transition: 0.5s all;
  font-size: 2em;
  background-color: rgba(0, 0, 0, 0.3);
  text-align: right;
  line-height: 13%;
}

.section-block .inner:hover {
  background-color: rgba(0, 0, 0, 0);
  transition: 0.5s all;
  -webkit-transition: 0.5s all;
  -moz-transition: 0.5s all;
  -o-transition: 0.5s all;
  -ms-transition: 0.5s all;
}

.section-block .outerA {
  width: 100%;
  height: 100%;
  padding-top: 50%;
  /* defines aspect ratio */
  position: relative;
}

.section-block .outerA .innerA {
  position: absolute;
  top: 0;
  left: 0;
  right: 1.2em;
  bottom: 0;
  padding-top: 8%;
  padding-right: 0.45em;
  transition: 0.5s all;
  -webkit-transition: 0.5s all;
  -moz-transition: 0.5s all;
  -o-transition: 0.5s all;
  -ms-transition: 0.5s all;
  font-size: 2.5em;
  text-align: right;
  /* line-height:10%;*/
}

.nomeband {
  padding-top: 1em;
}

.section-block .inner2 {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  padding-top: 8%;
  padding-right: 1em;
  transition: 0.5s all;
  -webkit-transition: 0.5s all;
  -moz-transition: 0.5s all;
  -o-transition: 0.5s all;
  -ms-transition: 0.5s all;
  font-size: 0.8em;
  background-color: rgba(0, 0, 0, 0.3);
  text-align: right;
  vertical-align: top;
  line-height: 28pt;
}

.section-block .inner2:hover {
  background-color: rgba(0, 0, 0, 0);
  transition: 0.5s all;
  -webkit-transition: 0.5s all;
  -moz-transition: 0.5s all;
  -o-transition: 0.5s all;
  -ms-transition: 0.5s all;
}

#instafeed a {
  border: none;
}

#instafeed img {
  -webkit-filter: grayscale(0%);
  /* Chrome 19+, Safari 6+, Safari 6+ iOS */
  -moz-filter: grayscale(0%);
  -o-filter: grayscale(0%);
  filter: grayscale(0%);

  -webkit-transition: all .5s ease;
  -moz-transition: all .5s ease;
  transition: all .5s ease;

  padding: 5px;
  width: 20%;
  z-index: 100000;
}

#instafeed img:hover {
  -webkit-filter: grayscale(100%);
  /* Chrome 19+, Safari 6+, Safari 6+ iOS */
  -moz-filter: grayscale(100%);
  -o-filter: grayscale(100%);
  filter: grayscale(100%);
}

/*--//header--*/
/*--banner-bottom--*/
.bandcont {
  border-bottom: 1px solid #fff;
}

.bnr-btm-left {
  float: right;
  width: 50%;
  height: 42em;
  background-color: #000000;
}

.bnr-btm-right {
  float: left;
  width: 50%;
  padding: 1em 3em 1em 3em;
}

.bnr-btm-left h4 {
  font-size: 1.8em;
  color: #fff;
  margin-bottom: 1em;
  line-height: 1.4em;
}

.bnr-btm-left p {
  font-size: 1em;
  color: #fff;
}

.bnr-btm-left iframe {
  width: 100%;
  height: 281px;
  border: 0;
}

.bnr-btm-right p {
  font-size: 1em;
  color: #969696;
}

.bnr-btm-right h3 {
  color: #000;
  margin: 0.45em 0;
  font-size: 2.5em;
}

.bnr-about {
  /*padding: 5em 9em 5em 9em; */
  background-color: #000;
}

.bnr-aboutint {
  padding: 0em 6em 2em 6em;
  background-color: #f3961a;
}

.bnr-about h3 {
  color: #fff;
  margin: 0 0;
  font-size: 2.5em;
}

/*--//banner-bottom--*/
/* gallery */
.grid-items {
  padding: 0;
}

.grid-item img {
  -webkit-filter: grayscale(100%);
  -moz-filter: grayscale(100%);
  -o-filter: grayscale(100%);
  filter: grayscale(100%);
  -webkit-transition: all .5s ease;
  -moz-transition: all .5s ease;
  transition: all .5s ease;
  padding: 5px;
}

.grid-item img:hover {
  -webkit-filter: none;
  filter: none;
}

/*--events--*/
.events {
  padding: 1em 0;
}

.events h4 {
  color: #000;
  font-size: 1.8em;
  text-align: center;
}

.events-grids {
  margin-top: 4em;
}

.events h3 {
  color: #f3961a;
  margin-bottom: 0.45em;
  font-size: 2.5em;
  line-height: 1.3em;
}

.events h5 {
  color: #000;
  font-size: 1.2em;
  line-height: 1.6em;
  letter-spacing: 1px;
}

.events p {
  font-size: 1em;
  color: #969696;
  line-height: 1.8em;
  margin-top: 1.5em;
}

.events-right ul li:nth-child(1) {
  margin: 0;
}

.events-right ul li {
  display: block;
  margin: 1em 0 0;
  position: relative;
}

.events-right ul li a {
  color: #969696;
  font-size: 1em;
  padding-left: 2em;
}

.events-right ul li a:hover {
  color: #000;
}

.events-right ul li a:before {
  content: '';
  background: url(../images/icon6.png)no-repeat 0px -3px;
  position: absolute;
  top: 20%;
  left: 0%;
  display: block;
  width: 15px;
  height: 11px;
  transition: 0.5s all ease;
  -webkit-transition: 0.5s all ease;
  -moz-transition: 0.5s all ease;
  -o-transition: 0.5s all ease;
  -ms-transition: 0.5s all ease;
}

.events-right ul li a:hover:before {
  left: 1.5%;
}

.view {
  width: 100%;
  margin: 0px;
  float: left;
  border: 0px solid #fff;
  overflow: hidden;
  position: relative;
  text-align: center;
  -webkit-box-shadow: 1px 1px 2px #e6e6e6;
  -moz-box-shadow: 1px 1px 2px #e6e6e6;
  box-shadow: 1px 1px 2px #e6e6e6;
  cursor: default;
  margin-top: 2em;
}

.view .mask,
.view .content {
  width: 100%;
  height: 300px;
  position: absolute;
  overflow: hidden;
  top: 0;
  left: 0;
  padding: 6em 0;
}

.view img {
  display: block;
  position: relative;
}

.view h2 {
  text-transform: capitalize;
  color: #fff;
  text-align: center;
  position: relative;
  font-size: 2em;
}

.events .view p {
  font-size: 1em;
  position: relative;
  color: #fff !important;
  padding: 10px 20px 20px;
  text-align: center;
  margin: 0;
}

.view a.info {
  display: inline-block;
  text-decoration: none;
  padding: 7px 14px;
  background: #000;
  color: #fff;
  text-transform: uppercase;
  -webkit-box-shadow: 0 0 1px #000;
  -moz-box-shadow: 0 0 1px #000;
  box-shadow: 0 0 1px #000;
}

.view a.info: hover {
  -webkit-box-shadow: 0 0 5px #000;
  -moz-box-shadow: 0 0 5px #000;
  box-shadow: 0 0 5px #000;
}

.view-eighth .mask {
  background-color: rgba(0, 0, 0, 0.67);
  top: -200px;
  -ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=0)";
  filter: alpha(opacity=0);
  opacity: 0;
  -webkit-transition: all 0.3s ease-out 0.5s;
  -moz-transition: all 0.3s ease-out 0.5s;
  -o-transition: all 0.3s ease-out 0.5s;
  -ms-transition: all 0.3s ease-out 0.5s;
  transition: all 0.3s ease-out 0.5s;
}

.view-eighth h2 {
  -webkit-transform: translateY(-200px);
  -moz-transform: translateY(-200px);
  -o-transform: translateY(-200px);
  -ms-transform: translateY(-200px);
  transform: translateY(-200px);
  -webkit-transition: all 0.2s ease-in-out 0.1s;
  -moz-transition: all 0.2s ease-in-out 0.1s;
  -o-transition: all 0.2s ease-in-out 0.1s;
  -ms-transition: all 0.2s ease-in-out 0.1s;
  transition: all 0.2s ease-in-out 0.1s;
}

.events .view-eighth p {
  color: #333;
  -webkit-transform: translateY(-200px);
  -moz-transform: translateY(-200px);
  -o-transform: translateY(-200px);
  -ms-transform: translateY(-200px);
  transform: translateY(-200px);
  -webkit-transition: all 0.2s ease-in-out 0.2s;
  -moz-transition: all 0.2s ease-in-out 0.2s;
  -o-transition: all 0.2s ease-in-out 0.2s;
  -ms-transition: all 0.2s ease-in-out 0.2s;
  transition: all 0.2s ease-in-out 0.2s;
}

.view-eighth a.info {
  -webkit-transform: translateY(-200px);
  -moz-transform: translateY(-200px);
  -o-transform: translateY(-200px);
  -ms-transform: translateY(-200px);
  transform: translateY(-200px);
  -webkit-transition: all 0.2s ease-in-out 0.3s;
  -moz-transition: all 0.2s ease-in-out 0.3s;
  -o-transition: all 0.2s ease-in-out 0.3s;
  -ms-transition: all 0.2s ease-in-out 0.3s;
  transition: all 0.2s ease-in-out 0.3s;
}

.view-eighth:hover .mask {
  -ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=100)";
  filter: alpha(opacity=100);
  opacity: 1;
  top: 0px;
  -webkit-transition-delay: 0s;
  -moz-transition-delay: 0s;
  -o-transition-delay: 0s;
  -ms-transition-delay: 0s;
  transition-delay: 0s;
  -webkit-animation: bounceY 0.9s linear;
  -moz-animation: bounceY 0.9s linear;
  -ms-animation: bounceY 0.9s linear;
  animation: bounceY 0.9s linear;
  height: 100%;
}

.view-eighth:hover h2 {
  -webkit-transform: translateY(0px);
  -moz-transform: translateY(0px);
  -o-transform: translateY(0px);
  -ms-transform: translateY(0px);
  transform: translateY(0px);
  -webkit-transition-delay: 0.4s;
  -moz-transition-delay: 0.4s;
  -o-transition-delay: 0.4s;
  -ms-transition-delay: 0.4s;
  transition-delay: 0.4s;
}

.view-eighth:hover p {
  -webkit-transform: translateY(0px);
  -moz-transform: translateY(0px);
  -o-transform: translateY(0px);
  -ms-transform: translateY(0px);
  transform: translateY(0px);
  -webkit-transition-delay: 0.2s;
  -moz-transition-delay: 0.2s;
  -o-transition-delay: 0.2s;
  -ms-transition-delay: 0.2s;
  transition-delay: 0.2s;
}

.view-eighth:hover a.info {
  -webkit-transform: translateY(0px);
  -moz-transform: translateY(0px);
  -o-transform: translateY(0px);
  -ms-transform: translateY(0px);
  transform: translateY(0px);
  -webkit-transition-delay: 0s;
  -moz-transition-delay: 0s;
  -o-transition-delay: 0s;
  -ms-transition-delay: 0s;
  transition-delay: 0s;
}

@keyframes bounceY {
  0% {
    transform: translateY(-205px);
  }

  40% {
    transform: translateY(-100px);
  }

  65% {
    transform: translateY(-52px);
  }

  82% {
    transform: translateY(-25px);
  }

  92% {
    transform: translateY(-12px);
  }

  55%,
  75%,
  87%,
  97%,
  100% {
    transform: translateY(0px);
  }
}

@-moz-keyframes bounceY {
  0% {
    -moz-transform: translateY(-205px);
  }

  40% {
    -moz-transform: translateY(-100px);
  }

  65% {
    -moz-transform: translateY(-52px);
  }

  82% {
    -moz-transform: translateY(-25px);
  }

  92% {
    -moz-transform: translateY(-12px);
  }

  55%,
  75%,
  87%,
  97%,
  100% {
    -moz-transform: translateY(0px);
  }
}

@-webkit-keyframes bounceY {
  0% {
    -webkit-transform: translateY(-205px);
  }

  40% {
    -webkit-transform: translateY(-100px);
  }

  65% {
    -webkit-transform: translateY(-52px);
  }

  82% {
    -webkit-transform: translateY(-25px);
  }

  92% {
    -webkit-transform: translateY(-12px);
  }

  55%,
  75%,
  87%,
  97%,
  100% {
    -webkit-transform: translateY(0px);
  }
}

/*--//events--*/
.footer {
  background-color: #000;
  padding: 2em 0;
  text-align: center;
}

.footer p {
  color: #fff;
  font-size: 1em;
}

.footer p a {
  color: #f3961a;
}

.footer p a:hover {
  color: #fff;
}

/*--about-page--*/
.about {
  padding: 4em 0;
}

.about-info:nth-child(1) {
  padding-left: 0;
}

.about h3 {
  color: #f3961a;
  margin-bottom: .7em;
  font-size: 2.8em;
  line-height: 1.3em;
}

.about img {
  width: 100%;
}

.about h4 {
  font-size: 1.8em;
  color: #000;
  line-height: 1.4em;
}

.about-grids p {
  font-size: 1em;
  color: #969696;
  line-height: 1.8em;
  margin: 1em 0 1.5em;
}

/*--team--*/
.team {
  padding: 4em 0 0;
}

.team-bottom p {
  font-size: 1em;
  color: #969696;
  line-height: 1.6em;
  margin: 0;
}

.team-left {
  margin: 0 1.5em;
}

.team-left img {
  width: 100%;
}

.team-bottom h4 {
  margin: .5em 0 .2em;
}

/*--flexisel--*/
#flexiselDemo1 {
  display: none;
}

.nbs-flexisel-container {
  position: relative;
  max-width: 100%;
}

.nbs-flexisel-ul {
  position: relative;
  width: 9999px;
  margin: 0px;
  padding: 0px;
  list-style-type: none;
  text-align: center;
}

.nbs-flexisel-inner {
  overflow: hidden;
}

.nbs-flexisel-item {
  float: left;
  margin: 0;
  padding: 0px;
  position: relative;
  line-height: 0px;
}

.nbs-flexisel-item>img {
  cursor: pointer;
  position: relative;
}

/*---- Navigation ---*/
.nbs-flexisel-nav-left,
.nbs-flexisel-nav-right {
  width: 24px;
  height: 24px;
  position: absolute;
  cursor: pointer;
  z-index: 100;
}

.nbs-flexisel-nav-left {
  left: 47.7%;
  top: 113% !important;
  background: url(../images/themes.png) no-repeat 0px 0px;
}

.nbs-flexisel-nav-right {
  right: 47.7%;
  top: 113% !important;
  background: url(../images/themes.png) no-repeat -24px 0px;
}

/*--//flexisel--*/
/*--//about-page--*/
/*--Typography--*/
.typo {
  padding: 4em 0;
}

h3.typo-title {
  font-size: 2.8em;
  text-align: center;
  color: #f3961a;
}

.show-grid [class^=col-] {
  background: #fff;
  text-align: center;
  margin-bottom: 10px;
  line-height: 2em;
  border: 10px solid #f0f0f0;
}

.show-grid [class*="col-"]:hover {
  background: #e0e0e0;
}

.grid_3 {
  margin-bottom: 2em;
}

.xs h3,
h3.m_1 {
  color: #000;
  font-size: 1.7em;
  font-weight: 300;
  margin-bottom: 1em;
}

.grid_3 p {
  color: #999;
  font-size: 0.85em;
  margin-bottom: 1em;
  font-weight: 300;
}

.grid_4 {
  background: none;
  margin-top: 50px;
}

.label {
  font-weight: 300 !important;
  border-radius: 4px;
}

.grid_5 {
  background: none;
  padding: 2em 0;
}

.grid_5 h3,
.grid_5 h2,
.grid_5 h1,
.grid_5 h4,
.grid_5 h5 {
  margin-bottom: 1em;
}

.table>thead>tr>th,
.table>tbody>tr>th,
.table>tfoot>tr>th,
.table>thead>tr>td,
.table>tbody>tr>td,
.table>tfoot>tr>td {
  border-top: none !important;
}

.tab-content>.active {
  display: block;
  visibility: visible;
}

.pagination>.active>a,
.pagination>.active>span,
.pagination>.active>a:hover,
.pagination>.active>span:hover,
.pagination>.active>a:focus,
.pagination>.active>span:focus {
  z-index: 0;
}

/*--//Typography --*/
/*--gallery--*/
.gallery {
  padding: 5em 0;
}

.gallery h3 {
  color: #f3961a;
  margin: 0 0 0.45em 0;
  font-size: 2.5em;
  line-height: 1.3em;
}

/*--//gallery --*/
/*--contact-page--*/
.contact {
  padding: 5em 0;
}

.contact h3 {
  color: #f3961a;
  margin-bottom: .6em;
  font-size: 2.5em;
  line-height: 1.3em;
}

.map iframe {
  width: 100%;
  height: 340px;
  border: 0;
}

.address p {
  color: #969696;
  margin: 0 0 .5em 0;
  text-align: left;
  font-size: 1em;
  line-height: 1.8em;
}

p.cnt-p {
  margin-bottom: 1.5em;
}

.address a {
  color: #f3961a;
  margin: 0 0 .5em 0;
  text-align: left;
  font-size: 1em;
}

.address a:hover {
  color: #000;
}

.contact-form {
  margin-top: 5em;
}

.contact-form input[type="text"] {
  display: inline-block;
  background: none;
  border: 1px solid #8D8D8D;
  width: 100%;
  outline: none;
  font-size: 1em;
  color: #8D8D8D;
  padding: .8em 1em;
  -webkit-appearance: none;
}

.contact-form input[type="email"] {
  display: inline-block;
  background: none;
  border: 1px solid #8D8D8D;
  width: 100%;
  margin: 1.5em 0;
  outline: none;
  font-size: 1em;
  color: #8D8D8D;
  padding: .8em 1em;
  -webkit-appearance: none;
}

.contact-form textarea {
  background: none;
  margin-bottom: 0.8em;
  border: 1px solid #8D8D8D;
  width: 100%;
  display: block;
  height: 9em;
  outline: none;
  font-size: 1em;
  color: #8D8D8D;
  resize: none;
  padding: .8em 1em;
  -webkit-appearance: none;
}

.contact-form input[type="submit"] {
  background: #f3961a;
  padding: .6em 0;
  border: none;
  width: 100%;
  font-size: 1em;
  color: #fff;
  letter-spacing: 1px;
  outline: none;
  transition: 0.5s all ease;
  -webkit-transition: 0.5s all ease;
  -moz-transition: 0.5s all ease;
  -o-transition: 0.5s all ease;
  -ms-transition: 0.5s all ease;
  -webkit-appearance: none;
}

.contact-form input[type="submit"]:hover {
  background-color: #000;
}

.form-grids:nth-child(1) {
  padding-left: 0;
}

.form-grids:nth-child(2) {
  padding-right: 0;
}

/*--//contact-page--*/
/*--slider-up-arrow--*/
#toTop {
  display: none;
  text-decoration: none;
  position: fixed;
  bottom: 3%;
  right: 3%;
  overflow: hidden;
  width: 32px;
  height: 32px;
  border: none;
  text-indent: 100%;
  background: url("../images/move-up.png") no-repeat 0px 0px;
}

#toTopHover {
  width: 32px;
  height: 32px;
  display: block;
  overflow: hidden;
  float: right;
  opacity: 0;
  -moz-opacity: 0;
  filter: alpha(opacity=0);
}

/*--//slider-up-arrow--*/
/*---- responsive-design -----*/
@media(max-width:1440px) {
  .caption {
    width: 77%;
    left: 23%;
  }

  .bnr-btm-right {
    padding: 0em 10em;
  }

  .bnr-about {
    padding: 2em 7em;
  }

  .bnr-about-left {
    width: 47%;
    margin-right: 2.55em;
  }

  .bnr-about-left ul {
    margin-top: 3em;
  }
}

@media(max-width:1366px) {
  .caption {
    left: 20%;
    width: 80%;
  }

  .bnr-btm-right {
    padding: 0em 7.5em;
  }

  .bnr-about-left {
    margin-right: 0em;
    width: 49%;
  }
}

@media(max-width:1280px) {

  /*.bnr-btm-left {
  padding: 4em 5em 4em 6em;
}*/
  .bnr-btm-right {
    padding: 4em 5em;
  }

  .bnr-about {
    padding: 4em 5em;
  }

  .events {
    padding: 1em 0;
  }

  .events-grids {
    margin-top: 3em;
  }

  .gallery {
    padding: 4em 0;
  }

  .og-grid {
    padding: 0 !important;
  }

  .flexy-menu {
    margin-top: 0.8em;
  }

  .caption h1 {
    font-size: 7em;
  }

  .caption {
    left: 17%;
    width: 83%;
  }
}

@media(max-width:1080px) {
  .banner {
    background-position: 0px -192px;
    min-height: 580px;
  }

  .bnr-btm-right h3 {
    margin: 0.3em 0;
    font-size: 2.3em;
  }

  /*.bnr-btm-left {
  padding: 4em 4em 4em 5em;
}*/
  .flexy-menu>li>a {
    padding: .5em 0.8em;
  }

  .flexy-menu ul li a {
    padding: 10px 17px;
  }

  .bnr-about-left h3 {
    margin: 0.4em 0;
    font-size: 2.3em;
  }

  .bnr-about {
    padding: 4em;
  }

  .bnr-about-left ul li {
    width: 32.5%;
  }

  .bnr-about-left ul li p {
    width: 83%;
  }

  .events h3 {
    margin-bottom: 0.3em;
    font-size: 2.3em;
  }

  .events h4 {
    font-size: 1.6em;
  }

  .about h3 {
    margin-bottom: .5em;
    font-size: 2.5em;
  }

  .about-info.events-right {
    padding-right: 0;
  }

  .about h4 {
    font-size: 1.6em;
  }

  h3.typo-title {
    font-size: 2.5em;
  }

  .contact {
    padding: 4em 0;
  }

  .contact-form {
    margin-top: 4em;
  }
}

@media(max-width:1024px) {
  .header2 .top-nav {
    /*float: none;
  width: 100%;*/
    bottom: 5px;
    position: absolute;
    width: 100%;
  }

  .logo a {
    font-size: 2.6em;
  }

  .flexy-menu {
    margin-top: 0.4em;
  }

  .caption h1 {
    font-size: 6em;
  }

  .gallery {
    padding: 3em 0;
  }

  .bnr-btm-right {
    padding: 0em 4em;
  }

  .bnr-btm-left h4 {
    font-size: 1.6em;
  }

  .bnr-btm-right h3 {
    font-size: 2.1em;
  }

  .bnr-about {
    padding: 3em 4em;
  }

  .bnr-about-left h3 {
    font-size: 2.1em;
  }

  .events {
    padding: 1em 0;
  }

  .events h3 {
    font-size: 2.1em;
  }

  .view .mask,
  .view .content {
    padding: 4em 0;
  }

  .about {
    padding: 3em 0;
  }

  .about h3 {
    font-size: 2.3em;
  }

  .about h4 {
    font-size: 1.5em;
  }

  .about-grids p {
    margin: .5em 0 1em;
  }

  .team {
    padding: 3em 0 0;
  }

  .typo {
    padding: 3em 0;
  }

  .grid_4 {
    margin-top: 33px;
  }

  .gallery h3 {
    margin: 0 0 0.3em 0;
    font-size: 2.3em;
  }

  .contact {
    padding: 3em 0;
  }

  .contact h3 {
    font-size: 2.3em;
  }

  .flexy-menu {
    display: none;
  }

  .slicknav_menu {
    display: block;
    position: relative;
    z-index: 10;
  }

  .loghetti {
    margin-top: 40px;
  }

  /*.logo {
	margin-top: 50px;
}*/
}

@media(max-width:991px) {
  .header2 .top-nav {
    /*float: none;
  width: 100%;*/
    bottom: 5px;
    position: absolute;
    width: 100%;
  }

  .logo a {
    font-size: 2.4em;
  }

  .banner {
    min-height: 500px;
  }

  .flexy-menu>li>a {
    padding: .5em 1.2em;
    font-size: 1.2em;
  }

  .caption h1 {
    font-size: 5em;
  }

  .caption h4 {
    margin: 1em 0;
    font-size: 1.1em;
  }

  .caption {
    left: 21%;
    width: 79%;
  }

  .callbacks_nav {
    top: 27%;
  }

  .callbacks_nav.next {
    top: 48%;
  }

  .bnr-btm-left {
    /*padding: 3em 3em 3em 4em;*/
  }

  .bnr-btm-left h4 {
    font-size: 1.4em;
  }

  .bnr-btm-right {
    padding: 2em 4em;
  }

  .bnr-btm-right h3 {
    font-size: 1.8em;
  }

  .bnr-btm-right p {
    font-size: 0.9em;
  }

  a.readmore {
    font-size: 0.9em;
  }

  .bnr-about-left h3 {
    font-size: 1.8em;
  }

  .bnr-about-left p {
    font-size: 0.9em;
  }

  .events-grids {
    margin-top: 2em;
  }

  .events-left {
    float: left;
    width: 50%;
    padding: 0;
  }

  .events-right {
    float: right;
    padding: 0;
  }

  .events p {
    font-size: 0.9em;
    margin-top: 1em;
  }

  .events h3 {
    font-size: 2em;
    margin-bottom: 0.6em;
  }

  .bnr-galry-left {
    float: left;
    width: 50%;
    padding-left: 0;
  }

  .bnr-galry-right {
    float: left;
    width: 50%;
    padding-right: 0;
  }

  .view .mask,
  .view .content {
    height: 0;
    padding: 3em 0;
  }

  .view h2 {
    font-size: 1.6em;
  }

  .events .view p {
    font-size: 0.9em;
    padding: 7px 20px 7px;
  }

  .about {
    padding: 2em 0;
  }

  .about-info {
    float: left;
    width: 50%;
  }

  .about h4 {
    font-size: 1.4em;
  }

  .about-grids p {
    font-size: 0.9em;
  }

  .events-right ul li a {
    font-size: 0.9em;
  }

  .events-right ul li {
    margin: 0.5em 0 0;
  }

  .team {
    padding: 2em 0 0;
  }

  .team-bottom p {
    font-size: 0.9em;
  }

  .typo {
    padding: 2em 0;
  }

  h3.typo-title {
    font-size: 2.3em;
  }

  .map {
    float: left;
    width: 60%;
    padding-left: 0;
  }

  .address {
    float: right;
    width: 40%;
    padding-right: 0;
  }

  p.cnt-p {
    margin-bottom: 1em;
  }

  .map iframe {
    width: 100%;
    height: 250px;
  }

  .contact {
    padding: 2em 0;
  }

  .contact-form {
    margin-top: 2.5em;
  }

  .form-grids {
    float: left;
    width: 50%;
  }

  .events .container {
    width: 100%;
  }

  .section-block .inner2 {
    font-size: 0.5em
  }
}

@media(max-width:800px) {
  .banner {
    min-height: 479px;
    background-position: 0px -153px;
  }
}

@media(max-width:768px) {

  /*.header {
  margin-top: 1em;
}*/
  .logo {
    float: none;
    text-align: center;
    margin-top: 1em;
  }

  .flexy-menu {
    margin-top: 1em;
  }

  .header2 .top-nav {
    /*float: none;
  width: 100%;*/
    bottom: 5px;
    position: absolute;
    width: 100%;
  }

  ul.flexy-menu.orange.nav1 {
    background-color: rgba(0, 0, 0, 0.79);
    z-index: 5;
    text-align: center;
  }

  .flexy-menu>li>a {
    padding: .8em 1.5em;
  }

  .flexy-menu li:nth-child(2) {
    margin-top: 1em;
  }

  .flexy-menu li:nth-child(6) {
    margin-bottom: 1em;
  }

  .caption h1 {
    font-size: 4em;
  }

  .caption h4 {
    font-size: 1em;
  }

  .banner {
    background-position: 0px -128px;
    min-height: 480px;
  }

  .caption {
    left: 19%;
    width: 81%;
  }

  /*.bnr-btm-left {
  padding: 2em 2em 2em 3em;
}*/
  .bnr-btm-left h4 {
    font-size: 1.2em;
  }

  .bnr-btm-left p {
    font-size: 0.9em;
    margin-top: 0.5em;
  }

  .about-info.events-right {
    width: 50%;
  }

  .bnr-btm-right {
    padding: 2em 2.9em;
  }

  .bnr-btm-right h3 {
    font-size: 1.6em;
  }

  .bnr-about {
    padding: 2.5em 4em;
  }

  .bnr-about-left h3 {
    font-size: 1.5em;
  }

  .bnr-about {
    padding: 2.5em 3em;
  }

  .bnr-about-left ul {
    margin-top: 2em;
  }

  .bnr-about-left ul li p {
    margin: 1em auto 0;
    width: 99%;
  }

  .bnr-about-left ul li img {
    width: 37%;
  }

  .events {
    padding: 1em 0;
  }

  .events-grids {
    margin-top: 1.5em;
  }

  .events h3 {
    font-size: 1.8em;
    margin-bottom: 0.4em;
  }

  .events-right {
    width: 44%;
  }

  .events p {
    font-size: 0.9em;
  }

  .about h3 {
    font-size: 2.1em;
  }

  .about h4 {
    font-size: 1.3em;
  }

  .gallery {
    padding: 2em 0;
  }

  .contact h3 {
    font-size: 2.1em;
  }

  .contact-form input[type="text"] {
    padding: .7em 1em;
  }

  .contact-form input[type="email"] {
    padding: .7em 1em;
  }

  .contact-form textarea {
    height: 8.4em;
  }

  .footer {
    padding: 1.6em 0;
  }

  .event-block {
    width: 100% !important;
  }

  .event-block hr {
    margin-top: 0;
    margin-bottom: 0;
  }
}

@media(max-width:640px) {
  .caption h1 {
    font-size: 3.5em;
  }

  .caption h4 {
    font-size: 0.9em;
  }

  .caption {
    left: 14%;
    width: 86%;
    top: 42%;
  }

  .callbacks_nav {
    top: 20%;
  }

  .banner {
    background-position: 0px -98px;
    min-height: 406px;
  }

  .bnr-btm-right {
    padding: 2em 1em 2em 2em;
  }

  .bnr-btm-right h3 {
    font-size: 1.4em;
  }

  .bnr-btm-right p {
    font-size: 0.87em;
  }

  .bnr-about-left {
    width: 100%;
    float: none;
    text-align: center;
  }

  .bnr-about-left h3 {
    font-size: 1.4em;
  }

  .bnr-about-left ul li {
    width: 27%;
  }

  .bnr-about-right {
    float: none;
    width: 100%;
    margin-top: 3em;
  }

  .view h2 {
    font-size: 1.5em;
  }

  .events-right {
    width: 47%;
  }

  .events h5 {
    letter-spacing: 0px;
  }

  .about h3 {
    font-size: 2em;
  }

  h3.typo-title {
    font-size: 2.1em;
  }

  .label {
    font-size: 58%;
  }

  .grid_5 {
    padding: 2em 0 1em;
  }

  .grid_3 {
    margin-bottom: 0em;
  }

  .gallery h3 {
    font-size: 2em;
  }

  .contact h3 {
    font-size: 2em;
    margin-bottom: .4em;
  }

  .address p {
    font-size: 0.9em;
  }

  .logo {
    width: 100%;
    background-position: center;
    margin-left: 0;
    background-size: 61px;
    margin-top: 1em;
    height: 61px;
  }

  .loghetti {
    text-align: center;
    width: 100%;
    margin-right: 0;
    font-size: 8pt;
    margin-top: 0;
  }

  .header {
    margin-top: 0;
    /*top: -0.5em;*/
  }

  .bx-wrapper {
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: none;
    border: 0;
  }

  .bx-controls {
    display: none;
  }

  .section-block .outer .inner {
    font-size: 1.2em;
  }
}

@media(max-width:600px) {
  .banner {
    background-position: 0px -67px;
    min-height: 406px;
  }

}

@media(max-width:480px) {

  .logo a {
    font-size: 2.2em;
  }

  .flexy-menu {
    margin-top: 0.8em;
  }

  .banner {
    background-position: 0px -23px;
    min-height: 350px;
  }

  .caption h1 {
    font-size: 3em;
  }

  .caption {
    left: 16%;
    width: 84%;
  }

  .callbacks_nav {
    top: 17%;
  }

  .bnr-btm-left {
    /*padding: 1em 2em;*/
    float: none;
    width: 100%;
  }

  .bandcont {
    float: left;
  }

  .bnr-btm-right {
    padding: 2em;
    float: none;
    width: 100%;
  }

  .bnr-btm-right h3 {
    font-size: 1.3em;
  }

  .bnr-btm-right p {
    font-size: 0.9em;
  }

  .bnr-about {
    padding: 2em;
  }

  .bnr-about-left ul li {
    width: 32%;
  }

  .bnr-about-right {
    margin-top: 2em;
  }

  .events h4 {
    font-size: 1.3em;
  }

  .events-left {
    float: none;
    width: 100%;
  }

  .events-right {
    width: 100%;
    float: none;
    margin-top: 1em;
  }

  .view h2 {
    font-size: 1.4em;
  }

  .events .view p {
    font-size: 0.9em;
    padding: 7px 20px 7px;
    line-height: 1.4em;
  }

  .footer p {
    font-size: 0.9em;
    line-height: 1.8em;
  }

  .bnr-btm-left iframe {
    height: 200px;
  }

  .about {
    padding: 1.5em 0;
  }

  .about-info {
    float: none;
    width: 65%;
    margin: 0 auto;
  }

  .about-info:nth-child(1) {
    padding: 0;
  }

  .about-info.events-right {
    width: 100%;
  }

  #toTop {
    bottom: 14%;
  }

  .typo h1,
  .h1 {
    font-size: 31px;
  }

  .typo h2,
  .h2 {
    font-size: 28px;
  }

  .contact {
    padding: 1.5em 0;
  }

  .map {
    float: none;
    width: 100%;
    padding: 0;
  }

  .map iframe {
    height: 200px;
  }

  .contact h3 {
    font-size: 1.8em;
  }

  .address {
    float: none;
    width: 100%;
    padding: 0;
    margin-top: 1em;
  }

  .contact-form {
    margin-top: 1em;
  }

  .form-grids:nth-child(1) {
    padding: 0;
  }

  .form-grids {
    float: none;
    width: 100%;
  }

  .contact-form input[type="text"] {
    padding: .5em 1em;
    font-size: 0.9em;
  }

  .contact-form input[type="email"] {
    padding: .5em 1em;
    margin: 1em 0;
    font-size: 0.9em;
  }

  .form-grids:nth-child(2) {
    padding: 0;
  }

  .contact-form textarea {
    height: 8.4em;
    font-size: 0.9em;
    margin-top: 1em;
  }

  .about h4 {
    margin-top: 1em;
  }

  .loghetti {
    display: none;
  }

  .top-nav {
    bottom: 5px;
    position: absolute;
    right: 0;
    width: 100%;
  }

  .loghetti2 {
    right: 0;
    margin-bottom: 0em;
    margin-right: 0em;
  }
}

@media(max-width:440px) {
  .headerhome {
    width: 100%;
    position: relative;
    top: 0;
    z-index: 0;
  }

  .logo {
    width: 100%;
    background-position: left;
    margin-left: 0;
    background-size: 61px;
    margin-top: 1em;
    height: 61px;
  }

  .headerhome .logo {
    width: 100%;
    background-position: left;
    margin-left: 0;
    background-size: 65px;
    margin-top: 10px;
    height: 55px;
  }

  .logo2 {
    margin-left: 1em;
  }
}

@media(max-width:320px) {
  .logo {
    width: 100%;
    background-position: left;
    margin-left: 0;
    background-size: 75px;
    margin-top: 20px;
    height: 60px;
  }

  .flexy-menu>li.showhide span.title {
    margin: 12px 0 0 15px;
    font-size: 1.1em;
  }

  .caption h1 {
    font-size: 2.5em;
  }

  a.readmore {
    font-size: 0.9em;
    padding: .3em 1.5em;
  }

  .caption {
    left: 6%;
    width: 94%;
    top: 44%;
  }

  .callbacks_nav {
    top: 14%;
    height: 43px;
    width: 45px;
  }

  .callbacks_nav.next {
    top: 44%;
  }

  .caption h4 {
    margin: 0.5em 0 1em;
  }

  .banner {
    min-height: 301px;
    background-position: -38px 0px;
  }

  /*.bnr-btm-left {
  padding: 1em;
}*/
  .bnr-btm-left h4 {
    margin-bottom: 0.6em;
  }

  .bnr-btm-left iframe {
    height: 151px;
  }

  .bnr-btm-right {
    padding: 1em;
  }

  .bnr-btm-right h3 {
    line-height: 1.4em;
  }

  .bnr-btm-right p {
    font-size: 0.85em;
  }

  .bnr-about {
    padding: 1em;
  }

  .bnr-about-left h3 {
    font-size: 1.3em;
  }

  .bnr-about-left ul li {
    width: 100%;
    margin-bottom: 1.2em;
  }

  .bnr-about-left ul li img {
    width: 15%;
  }

  .events {
    padding: 1em 0;
  }

  .events h4 {
    font-size: 1.1em;
  }

  .events h3 {
    font-size: 1.7em;
  }

  .events p {
    margin-top: 0.5em;
  }

  .bnr-galry-left {
    float: none;
    width: 100%;
    padding: 0;
  }

  .bnr-galry-right {
    float: none;
    width: 100%;
    padding: 0;
  }

  .view {
    margin-top: 1em;
  }

  .view .mask,
  .view .content {
    padding: 2.5em 0;
  }

  .flexy-menu>li>a {
    padding: .6em 1.5em;
    font-size: 1.1em;
  }

  .flexy-menu li:nth-child(2) {
    margin-top: 0.5em;
  }

  .flexy-menu li:nth-child(6) {
    margin-bottom: 0.5em;
  }

  .about {
    padding: 1.5em 0;
  }

  .about-info {
    width: 100%;
  }

  .about h4 {
    font-size: 1.2em;
  }

  .team-left {
    margin: 0 0.5em;
  }

  .typo {
    padding: 1.5em 0;
  }

  .grid_4 {
    margin-top: 23px;
  }

  .gallery {
    padding: 1.5em 0;
  }

  .contact h3 {
    font-size: 1.7em;
  }

  .map iframe {
    height: 150px;
  }

  p.cnt-p {
    margin-bottom: 0.5em;
  }

  .contact-form {
    margin-top: 0.5em;
  }

  .contact-form input[type="text"] {
    font-size: 0.85em;
  }

  .contact-form input[type="email"] {
    font-size: 0.85em;
  }

  .contact-form textarea {
    height: 8.4em;
  }

  .contact-form input[type="submit"] {
    padding: .4em 0;
    font-size: 0.9em;
  }
}

/*--//responsive-design---*/