/*
Theme Name: The DWP theme
Author: mzaicevs@gmail.com
Version: 2.0
*/
/*Global styles*/
.center {
  text-align: center; }

body {
  opacity: 0;
  font: 13px 'Ubuntu',sans-serif;
  background: #fff;
  -webkit-font-smoothing: antialiased;
  -webkit-backface-visibility: hidden; }

html, body {
  height: 100%; }

b {
  font-weight: 600; }

#wrapper {
  min-height: 100%; }

#main {
  padding-bottom: 76px; }

body, select, input, textarea {
  color: #000; }

input, textarea {
  vertical-align: middle;
  border: 1px solid #000;
  padding: 15px;
  margin: 5px 0 !important;
  width: 100%;
  font-size: 14px; }

input:focus, select:focus, textarea:focus, button:focus {
  outline: 0; }

a, img {
  color: #1b75bc;
  text-decoration: none;
  -webkit-transition: all 300ms ease-out;
  transition: all 300ms ease-out; }

p {
  margin-bottom: 20px; }

::-moz-selection {
  background: #fcd700;
  color: #fff;
  text-shadow: none; }

::selection {
  background: #fcd700;
  color: #fff;
  text-shadow: none; }

a:link {
  -webkit-tap-highlight-color: #fcd700; }

ins {
  background-color: #fcd700;
  color: #000;
  text-decoration: none; }

mark {
  background-color: #fcd700;
  color: #000;
  font-style: italic;
  font-weight: bold; }

input:-moz-placeholder {
  color: #a9a9a9; }

textarea:-moz-placeholder {
  color: #a9a9a9; }

h1, h2 {
  margin-bottom: 65px;
  font-family: 'Oswald',sans-serif;
  font-weight: bold;
  text-transform: uppercase;
  font-size: 28px;
  color: #000; }

h3 {
  font-weight: bold;
  font-family: 'Oswald',sans-serif;
  text-transform: uppercase;
  font-size: 40px;
  color: #fff; }

h4 {
  font-weight: bold;
  font-family: 'Oswald',sans-serif;
  text-transform: uppercase;
  font-size: 23px;
  color: #000; }

.text-container {
  /*max-width:980px;*/
  margin: 0 auto;
  font-size: 17px;
  padding-top: 40px !important;
  line-height: 1.8em;
  text-align: center; }

.container {
  margin: 0 auto;
  padding: 0 40px;
  max-width: 1180px;
  position: relative; }

.hide-text {
  text-indent: 100%;
  white-space: nowrap;
  overflow: hidden; }

.btn {
  font-family: 'gothamB',sans-serif;
  position: relative;
  text-align: center;
  text-decoration: none;
  text-transform: uppercase;
  font-size: 20px;
  color: #fff;
  width: 160px;
  height: 43px;
  line-height: 39px;
  display: inline-block;
  background: 0;
  padding: 0 !important;
  -webkit-transition: all 300ms ease-out;
  transition: all 300ms ease-out; }

.btn span {
  width: 100%;
  position: absolute;
  top: 20px;
  text-align: center;
  left: 0;
  font-weight: 600; }

.clearfix:before, .clearfix:after, .content:before, .content:after {
  content: "";
  display: table; }

.content:after, .clearfix:after {
  clear: both; }

.content, .clearfix {
  zoom: 1; }

.btn-filled {
  background: url(_/inc/images/fon.jpg) no-repeat;
  font-size: 20px;
  line-height: 45px;
  width: 190px;
  height: 50px; }

.btn-filled:hover {
  opacity: .5; }

.rotate {
  -webkit-transition-duration: .8s;
  transition-duration: .8s;
  -webkit-transition-property: -webkit-transform;
  transition-property: -webkit-transform;
  transition-property: transform;
  transition-property: transform, -webkit-transform;
  overflow: hidden; }

.rotate:hover {
  -webkit-transform: rotate(180deg);
  -moz-transform: rotate(180deg);
  -o-transform: rotate(180deg); }

.hide {
  display: none !important; }

.vertical-align {
  display: block;
  position: relative;
  top: 50%;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%); }

/*Global styles end*/
/*Main Slider*/
div.wrapper-main-slider {
  min-height: 600px; }

.main-slider {
  overflow: hidden;
  margin: 0;
  padding: 0;
  list-style: none;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 600px;
  min-height: 600px; }

.main-slider .title {
  color: #fff;
  left: 0;
  right: 0;
  bottom: 0;
  height: 370px;
  padding-top: 110px;
  position: absolute;
  text-align: center;
  background: url(_/inc/images/pre_footer_bg.jpg) repeat-x left top; }

.main-slider img {
  opacity: .85; }

.title h2 {
  padding-bottom: 10px;
  text-align: center;
  font-weight: normal;
  font-size: 50px;
  letter-spacing: 3px;
  text-shadow: 0px 0px 10px rgba(0, 0, 0, 0.3);
  font-weight: 700;
  font-family: 'Oswald',sans-serif;
  margin-bottom: 0;
  color: #fff; }

.title .sub_text {
  font-size: 25px;
  padding-bottom: 32px;
  color: #fff;
  font-family: 'Oswald',sans-serif;
  font-weight: 700; }

.title .btn {
  font-family: 'Oswald',sans-serif;
  font-weight: 900;
  width: 233px;
  height: 55px;
  line-height: 50px;
  }

.slide_head {
  position: absolute;
  height: 209px;
  left: 0;
  right: 0;
  top: 0;
  background: url(_/inc/images/header_bg.png) repeat-x left top; }

.max-wrap {
  max-width: 1050px;
  padding: 0 4px;
  margin: 0 auto;
  position: relative; }

.main-slider img {
  display: block;
  width: 100%;
  max-width: none;
  position: relative; }

.main-slider li {
  width: 100% !important;
  height: 100% !important;
  position: relative;
  background-color: #000;
  background-position: center;
  background-size: cover; }

.wrapper-main-slider {
  position: relative;
  overflow: hidden;
  height: 600px; }

.wrapper-main-slider .bx-viewport {
  height: auto !important; }

.wrapper-main-slider > .title {
  z-index: 1000; }

.animated {
  -webkit-animation-duration: .7s;
  animation-duration: .7s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both; }

@-webkit-keyframes flipInY {
  0% {
    -webkit-transform: perspective(1000px) rotateY(20deg);
    transform: perspective(1000px) rotateY(20deg);
    opacity: 0; }
  100% {
    -webkit-transform: perspective(1000px) rotateY(0deg);
    transform: perspective(1000px) rotateY(0deg);
    opacity: 1; } }

@keyframes flipInY {
  0% {
    -webkit-transform: perspective(1000px) rotateY(20deg);
    transform: perspective(1000px) rotateY(20deg);
    opacity: 0; }
  100% {
    -webkit-transform: perspective(1000px) rotateY(0deg);
    transform: perspective(1000px) rotateY(0deg);
    opacity: 1; } }

.flipInY {
  -webkit-backface-visibility: visible !important;
  backface-visibility: visible !important;
  -webkit-animation-name: flipInY;
  animation-name: flipInY; }

@-webkit-keyframes fadeOutDown {
  0% {
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0); }
  100% {
    opacity: 0;
    -webkit-transform: translateY(20px);
    transform: translateY(20px); } }

@keyframes fadeOutDown {
  0% {
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0); }
  100% {
    opacity: 0;
    -webkit-transform: translateY(20px);
    transform: translateY(20px); } }

.fadeOutDown {
  -webkit-animation-name: fadeOutDown;
  animation-name: fadeOutDown; }

@-webkit-keyframes fadeIn {
  0% {
    opacity: 0; }
  100% {
    opacity: 1; } }

@keyframes fadeIn {
  0% {
    opacity: 0; }
  100% {
    opacity: 1; } }

.fadeIn {
  -webkit-animation-name: fadeIn;
  animation-name: fadeIn; }

@-webkit-keyframes fadeInUp {
  0% {
    opacity: 0;
    -webkit-transform: translateY(20px);
    transform: translateY(20px); }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0); } }

@keyframes fadeInUp {
  0% {
    opacity: 0;
    -webkit-transform: translateY(20px);
    transform: translateY(20px); }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0); } }

.fadeInUp {
  -webkit-animation-name: fadeInUp;
  animation-name: fadeInUp; }

@-webkit-keyframes fadeInLeftBig {
  0% {
    opacity: 0;
    -webkit-transform: translateX(-2000px);
    transform: translateX(-2000px); }
  100% {
    opacity: 1;
    -webkit-transform: translateX(0);
    transform: translateX(0); } }

@keyframes fadeInLeftBig {
  0% {
    opacity: 0;
    -webkit-transform: translateX(-2000px);
    transform: translateX(-2000px); }
  100% {
    opacity: 1;
    -webkit-transform: translateX(0);
    transform: translateX(0); } }

.fadeInLeftBig {
  -webkit-animation-name: fadeInLeftBig;
  animation-name: fadeInLeftBig; }

@-webkit-keyframes fadeInRightBig {
  0% {
    opacity: 0;
    -webkit-transform: translateX(2000px);
    transform: translateX(2000px); }
  100% {
    opacity: 1;
    -webkit-transform: translateX(0);
    transform: translateX(0); } }

@keyframes fadeInRightBig {
  0% {
    opacity: 0;
    -webkit-transform: translateX(2000px);
    transform: translateX(2000px); }
  100% {
    opacity: 1;
    -webkit-transform: translateX(0);
    transform: translateX(0); } }

.fadeInRightBig {
  -webkit-animation-name: fadeInRightBig;
  animation-name: fadeInRightBig; }

.scroller {
  height: 100%; }

.scroller {
  overflow-y: scroll; }

.scroller,
.scroller-inner {
  position: relative; }

#wrapper {
  position: relative;
  overflow: hidden; }

/*Main Slider End */
/*Header styles*/
header {
  z-index: 999;
  width: 100%;
  overflow: hidden;
  font-size: 21px;
  text-transform: uppercase;
  line-height: 108px;
  height: 100px; }

header h1 {
  float: left;
  font-family: 'gothamL',sans-serif;
  font-size: 14px; }

header h1 a {
  font-weight: normal;
  display: block;
  color: black;
  padding-left: 112px;
  height: 100px;
  background: url(_/inc/images/dwp-logo-header.svg) no-repeat left center;
  background-size: 112px auto;
  background-position: left center; }

header h1 span {
  color: black;
  font-family: 'gothamB',sans-serif; }

header nav {
  float: right;
  font-family: 'gothamL',sans-serif; }

header .menu-btn {
  display: none; }

header nav li {
  display: inline-block;
  position: relative; }

header nav li a {
  color: #fff;
  font-weight: 600;
  font-size: 14px;
  margin: 0 15px; }

header nav li a:hover, header nav li.current-menu-item a, header nav li.current-page-ancestor a {
  color: #000; }

header nav li:last-child a {
  margin-right: 0; }

header nav li.current-menu-item:after, header nav li.current-page-ancestor:after {
  bottom: -10px;
  position: absolute;
  left: 0;
  right: 0;
  margin: 0 auto;
  border: 1px solid #fff;
  display: inline-block;
  width: 20px;
  height: 20px;
  background: #fff;
  content: " ";
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg); }

.home header {
  position: absolute;
  top: 0;
  width: 100%; }

/*Header styles end*/
/* Page Thumb */
.page-thumb {
  height: 510px; }

.page-thumb.news-thumb {
  height: 200px; }

.page-thumb .container {
  padding: 0;
  height: 100%; }

.page-thumb.news-thumb .container {
  /*background:url(_/inc/images/wood-texture.png) no-repeat center;*/
  background-size: cover; }

.page-thumb h1 {
  height: 100%;
  text-align: center;
  background: rgba(0, 0, 0, 0.7);
  font-size: 50px;
  margin-bottom: 0; }

.page-thumb.news-thumb h1 {
  background: none; }

.page-thumb h1 span {
  font-weight: bold;
  font-size: 50px; }

.page-thumb.news-thumb h1 span {
  font-size: 30px; }

/* News Section */
/*  section.news .container { padding: 0 100px; }*/
section.news h1 {
  text-align: center;
  line-height: 5;
  margin-bottom: 0; }

.news-wrap {
  padding-bottom: 60px; }

.news-wrap ul li {
  float: left;
  /*overflow: hidden;*/
  min-height: 160px;
  padding-bottom: 10px;
  margin-bottom: 35px;
  margin-right: 2%;
  width: 100%;
  border-bottom: 1px solid #212121;
  position: relative; }

.news-wrap ul li > a {
  display: block;
  width: 100%;
  height: 100%; }

.news-wrap ul li a .thumb {
  margin-bottom: 20px;
  float: left;
  margin-right: 45px;
  padding-left: 0;
  width: 125px;
  display: block;
  height: 125px;
  z-index: 5;
  background: url(_/inc/images/rock-music.jpg);
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  -webkit-transition: all 300ms ease-out;
  transition: all 300ms ease-out; }

.news-wrap ul li:hover a .thumb {
  opacity: 1; }

.news-wrap ul li a .category {
  position: relative;
  padding-left: 0;
  padding-top: 0;
  color: #4d4d4d;
  margin-bottom: 10px; }

.news-wrap ul li a .category span {
  color: #7d7d7d; }

.news-wrap ul li a .date {
  position: relative;
  margin-bottom: 5px; }

.news-wrap ul li a h2 {
  margin: 0;
  color: #000;
  font-size: 25px;
  width: 100%;
  height: auto; }

.news-wrap li a .category {
  font-family: 'Oswald',sans-serif;
  font-size: 15px;
  font-weight: bold;
  text-transform: uppercase;
  display: inline-block;
  -webkit-transition: all 300ms ease-out;
  transition: all 300ms ease-out; }

.news-wrap li a .date {
  display: block;
  z-index: 20;
  font-weight: bold;
  color: #1b75bc;
  font-family: 'Oswald',sans-serif; }

.news-wrap .main-news-btn-wrap {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 15px;
  display: none; }

.news-wrap .main-news-excerpt {
  height: auto !important; }

.news-wrap .main-news-excerpt p {
  margin-bottom: 0; }

@media only screen and (min-width: 800px) {
  .news-wrap ul li.first {
    float: left !important;
    margin-left: 0 !important; }
  .news-wrap ul li.first,
  .news-wrap ul li.second,
  .news-wrap ul li.third {
    margin-left: 1.7%;
    border: 2px solid #80650e;
    min-height: 275px;
    width: calc(100%/3.11);
    margin-bottom: 75px !important;
    border: none;
    padding-bottom: 50px;
    display: inline-block;
    vertical-align: top; }
  /*      .news-wrap ul li:nth-child(2),
      .news-wrap ul li:nth-child(3),
      .news-wrap ul li.second { float: right; }*/
  .news-wrap ul li:nth-child(even),
  .news-wrap ul li.first,
  .news-wrap ul li.second,
  .news-wrap ul li.third {
    margin-right: 0; }
  .news-wrap .first .main-news-excerpt,
  .news-wrap .second .main-news-excerpt,
  .news-wrap .third .main-news-excerpt {
    display: none; }
  .news-wrap ul li.first .main-news-btn-wrap,
  .news-wrap ul li.second .main-news-btn-wrap,
  .news-wrap ul li.third .main-news-btn-wrap {
    display: block; }
  .news-wrap ul li.first a,
  .news-wrap ul li.second a,
  .news-wrap ul li.third a {
    position: static; }
  .news-wrap ul li.first a .thumb,
  .news-wrap ul li.second a .thumb,
  .news-wrap ul li.third a .thumb {
    width: 100%;
    display: block;
    position: static;
    height: 250px;
    border: 2px solid #000000;
    margin-bottom: 10px; }
  .news-wrap ul li.second a h2,
  .news-wrap ul li.third a h2,
  .news-wrap ul li.first a h2 {
    position: static;
    width: 100%;
    left: 0 !important;
    height: auto;
    padding-top: 10px; }
  .news-wrap ul li.second a h2 span,
  .news-wrap ul li.third a h2 span,
  .news-wrap ul li.first a h2 span {
    display: inline-block;
    overflow: hidden;
    height: 111px; }
  .news-wrap ul li.first a .date,
  .news-wrap ul li.second a .date,
  .news-wrap ul li.third a .date,
  .news-wrap ul li.first a .category,
  .news-wrap ul li.second a .category,
  .news-wrap ul li.third a .category {
    padding-left: 0;
    bottom: 3px;
    height: initial;
    bottom: 0; }
  .news-wrap ul li.first a .date,
  .news-wrap ul li.second a .date,
  .news-wrap ul li.third a .date {
    display: none; }
  .news-wrap ul li.first a .category,
  .news-wrap ul li.second a .category,
  .news-wrap ul li.third a .category {
    padding-top: 10px !important;
    margin-bottom: 10px;
    position: absolute;
    /*left: 15px; */
    bottom: 11px; }
  .news-wrap ul li.odd:not(.second) {
    margin-right: 0 !important; }
  .news-wrap ul li.even:not(.first)
.news-wrap ul li.even:not(.third) {
    margin-right: 2% !important; }
  /*          .news-wrap ul li.second { margin: 0 1.7%; }
*/ }

/* Main News */
.main-news {
  overflow: hidden;
  padding: 20px 0; }

.main-news li {
  width: 32%;
  float: left;
  min-height: 255px;
  position: relative;
  margin-left: 2%; }

.main-news li:first-child {
  margin-left: 0; }

.main-news .attachment-thumbnail {
  width: 116px;
  height: 116px;
  margin-right: 20px;
  float: left;
  position: relative;
  z-index: 2;
  margin-bottom: 10px; }

.main-news h2 {
  color: #000;
  top: auto;
  font-size: 25px;
  z-index: 20;
  margin-bottom: 12px;
  margin-top: -5px;
  line-height: 1.63;
  font-size: 18px;
  position: relative;
  max-height: 86px;
  overflow: hidden; }

.main-news .category {
  text-transform: uppercase;
  font-family: 'Oswald',sans-serif;
  color: #7d7d7d;
  font-size: 15px;
  font-weight: 600;
  display: block;
  position: relative;
  z-index: 2; }

.main-news .category span {
  color: #7d7d7d;
  display: inline-block; }

.main-news-excerpt {
  margin-bottom: 10px;
  font-size: 13px;
  color: #000;
  padding-top: 9px;
  line-height: 1.3;
  overflow: hidden;
  height: 75px;
  position: relative;
  z-index: 2;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 4;
  -webkit-box-orient: vertical; }

.main-news-btn {
  cursor: pointer;
  width: 120px;
  height: 30px;
  color: #fff;
  line-height: 27px;
  font-family: 'Oswald',sans-serif;
  text-align: center;
  text-transform: uppercase;
  font-size: 16px;
  float: right; }

li:hover .main-news-btn {
  background: none;
  border-color: #fff;
  color: #fff; }

.main-news-btn-wrap {
  position: relative;
  z-index: 2;
  left: 0;
  right: 0; }

li:hover .main-news-btn-wrap {
  border-color: transparent; }

.main-news-underlay {
  height: 0;
  position: absolute;
  bottom: 0;
  left: -2.6%;
  right: -2.6%;
  z-index: -1;
  -webkit-transition: height 300ms ease-out;
  transition: height 300ms ease-out; }

.main-news li:hover .main-news-underlay,
li.first:hover .main-news-underlay,
li.second:hover .main-news-underlay,
li.third:hover .main-news-underlay {
  height: 102%; }

/* About Us */
.about-us {
  
  font-size: 17px;
  color: black;
  padding-bottom: 100px;
  line-height: 1.3; }

.about-us h2 {
  margin-bottom: 40px; }

.about-us h2 span {
  color: white;
  font-weight: 600; }

.about-us .overview {
  width: 700px;
  float: left;
  padding-right: 0; }

.single-about-us .overview h2 {
  float: left; }

.single-about-us .overview .back-btn-link {
  float: right;
  margin-top: 0 !important;
  color: #4d4d4d;
  font-family: 'Oswald',sans-serif;
  font-size: 19px;
  padding-top: 8px;
  text-transform: uppercase;
  font-weight: 600; }

.single-about-us .overview .back-btn-link:hover {
  color: #1b75bc; }

.who-we-are {
  width: 370px;
  float: right; }

.who-we-are p {
  margin-bottom: 60px; }

.team li {
  padding-top: 8px;
  padding-bottom: 8px;
  padding-left: 40px;
  margin-left: -5px;
  background: url(_/inc/images/list.svg);
  background-repeat: no-repeat;
  background-position: left 5px top 9px;
  background-size: 20px;
  -webkit-transition: all 300ms ease-out;
  transition: all 300ms ease-out; }

.team li.current, .team li:hover {
  background-color: #1a1a1a; }

.team li:hover:not(.current) {
  background-position: left 10px top 9px; }

.team li a {
  font-family: 'Oswald',sans-serif;
  text-transform: uppercase; }

.team li a span {
  display: block;
  font-weight: bold;
  font-size: 20px; }

.team li a span.prof {
  color: #fff; }

.back-btn {
  margin: 0 auto;
  display: block;
  margin-top: 40px; }

.what-we-do {
  text-align: center;
  margin-bottom: 40px;
  padding-bottom: 60px; }

.what-we-do h2 {
  margin-bottom: 50px; }

.what-we-do li {
  width: 26%;
  display: inline-block;
  background-size: cover !important;
  opacity: 1.0;
  -webkit-transition: all 300ms ease-out;
  transition: all 300ms ease-out; }

.what-we-do li:hover {
  opacity: 0.5; }

.what-we-do li.concession {
  background: url(_/inc/images/concessions-thumbnail-600.jpg) top center; }

.what-we-do li.festival {
  background: url(_/inc/images/fests.jpg) center center; }

.what-we-do li.brand {
  background: url(_/inc/images/AS_2014_BCarroll_Brands14.jpg) top center; }

.what-we-do li a {
  display: block;
  width: 100%;
  height: 130px;
  line-height: 130px;
  font-family: 'Oswald',sans-serif;
  font-weight: bold;
  text-transform: uppercase;
  font-size: 28px;
  color: #fff;
  text-align: center; }

.page-thumb.about-thumb, .what-we-do {
  border-bottom: 1px solid #1b75bc; }

.page-thumb.about-thumb .container {
  max-width: 100%; }

/* Category filter */
.category-filter {
  margin-bottom: 30px;
  font-size: 16px; }

.category-filter h4 {
  margin-right: 30px;
  font-size: 16px;
  float: left;
  color: #1b75bc; }

.category-filter ul li {
  float: left;
  margin-right: 35px;
  padding-bottom: 0 !important; }

.category-filter ul li a {
  font-family: 'Oswald',sans-serif;
  font-weight: bold;
  color: #4d4d4d;
  text-transform: uppercase;
  display: inline-block;
  line-height: initial;
  padding-bottom: 1px; }

.category-filter ul li.active a,
.category-filter ul li:hover a {
  color: #1b75bc;
  border-bottom: 2px solid #1b75bc; }

li.cat-item.cat-item-1 {
  display: none; }

@media only screen and (min-width: 1024px) {
  .category-filter h4 {
    float: none;
    line-height: 3em; }
  .category-filter {
    position: absolute;
    width: 150px;
    left: 40px;
    top: 131px; }
  .category-filter h4,
  .category-filter ul li {
    float: none;
    line-height: 2em;
    margin-bottom: 0; }
  .news-wrap {
    width: calc(100% - 140px);
    float: right; }
  .news-wrap.news-cat-wrap {
    width: 100%;
  }
}

/*Page Slider*/
.content-right .bx-prev {
  display: none; }

.bx-controls-direction a {
  position: absolute;
  display: block;
  width: 50px;
  height: 85px;
  background-image: url(_/inc/images/arrow.svg);
  background-size: contain;
  background-repeat: no-repeat; }

.page-slider {
  position: relative; }

.page-slider .bx-controls-direction a {
  top: 50%;
  margin-top: -42.5px; }

.page-slider .bx-controls-direction a.bx-next {
  right: 55px; }

.page-slider .bx-controls-direction a.bx-prev {
  left: 55px;
  -webkit-transform: rotate(-180deg);
  -moz-transform: rotate(-180deg);
  -ms-transform: rotate(-180deg);
  -o-transform: rotate(-180deg);
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=6); }

.bx-next {
  right: -100px;
  top: 55px;
  background-size: 100%; }

.content-right .bx-wrapper {
  float: left;
  margin-top: 20px !important; }

.page-slider .text-container {
  display: none;
  font-family: 'Ubuntu',sans-serif;
  font-weight: 100;
  bottom: 120px;
  position: absolute;
  width: 100%;
  max-width: 100% !important;
  text-align: center; }

.page-slider .text-container span {
  display: inline-block;
  padding: 15px 40px;
  background: url(_/inc/images/dark-overlay.png); }

.page-slider .bx-wrapper {
  margin: 0; }

.page-slider .page-slider-item {
  height: 600px;
  width: 100%; }

#bx-pager {
  text-align: center;
  height: 90px;
  margin-top: -90px;
  z-index: 9;
  position: relative;
  background: url(_/inc/images/dark-overlay.png); }

#bx-pager a {
  display: inline-block;
  margin: 0 6.5px;
  line-height: 90px;
  height: 90px; }

#bx-pager a img {
  display: inline-block;
  vertical-align: middle; }

/*Page Slider End*/
/*Banner Section*/
.banner-section {
  text-align: center;
}

.banner-section .map {
  opacity: .5;
  margin: 50px auto 0 auto; }

.banner-section .dots {
  position: absolute;
  top: 50px;
  left: 1px; }

.banner-section nav {
  padding-top: 44px;
  font-family: 'Oswald',sans-serif;
  text-align: center;
  display: inline-block; }

.banner-section nav li {
  display: inline-block;
  margin: 0 10px; }

.banner-section nav li a {
  color: #000;
  font-weight: bold;
  border: 1px solid #000;
  display: block;
  text-transform: uppercase;
  font-size: 28px;
  padding: 5px 12px; }

.banner-section nav li a:hover, .banner-section nav li.current_page_item a {
  color: #fff;
  background-color: #1b75bc;
  border: 1px solid #1b75bc;
}

.banner-section h1 {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 42px;
  margin: 0; }

.banner-section .text-container {
  padding-top: 271px !important; }

.page-template-page-concession-php .banner-section .btn-filled {
  position: absolute;
  bottom: 60px;
  margin: 0 auto;
  left: 0;
  right: 0; }

.page-template-page-brands-php .banner-section,
.page-template-page-aboutus-php .banner-section,
.single-team .banner-section {
  height: 139px; }

.page-template-page-brands-php .content-section {
  padding-bottom: 20px; }

/*Banner Section End*/
/*Map Styles*/
.map-logo {
  margin-top: -60px;
  margin-right: -52px;
  -webkit-transform: scale(0.5);
  transform: scale(0.5);
  z-index: 3;
  background-image: url(_/inc/images/rings.png);
  background-repeat: no-repeat;
  background-size: 0;
  background-position: center;
  display: inline-block;
  vertical-align: middle;
  border-radius: 300px;
  position: absolute;
  width: 220px;
  height: 220px;
  -webkit-transition: all .3s ease;
  transition: all .3s ease; }

.map-logo:before, .map-logo .image:before {
  content: ' ';
  display: inline-block;
  vertical-align: middle;
  height: 67%; }

img.dots {
  -webkit-transition: all 300ms ease-out;
  transition: all 300ms ease-out; }

.map-logo .image {
  width: 70%;
  height: 50%;
  vertical-align: middle;
  display: inline-block; }

.map-logo .image img:hover:after {
  width: 40px;
  height: 40px;
  border: 5px solid red; }

.map-logo .image img {
  cursor: pointer;
  -webkit-perspective: 1000;
  -webkit-transform: translateZ(0);
  filter: url("data:image/svg+xml;utf8,<svgxmlns='http://www.w3.org/2000/svg'><filterid='grayscale'><feColorMatrixtype='matrix'values='0.33330.33330.3333000.33330.33330.3333000.33330.33330.33330000010'/></filter></svg>#grayscale");
  filter: gray;
  -webkit-filter: grayscale(100%);
  vertical-align: middle;
  display: inline-block;
  -webkit-transition: all .3s ease;
  transition: all .3s ease; }

.map-logo.hover, .map-logo.active {
  background-size: 100%;
  z-index: 2;
  -webkit-transform: scale(1);
  transform: scale(1); }

.map-logo.hover {
  z-index: 3; }

.map-logo.hover .image img, .map-logo.active .image img {
  filter: url("data:image/svg+xml;utf8,<svgxmlns='http://www.w3.org/2000/svg'><filterid='grayscale'><feColorMatrixtype='matrix'values='10000,01000,00100,00010'/></filter></svg>#grayscale");
  -webkit-filter: grayscale(0); }

.map-container {
  width: 870px;
  margin: 0 auto;
  position: relative;
  height: 100%; }

/*Map Styles End*/
/*Content Section Styles*/
section.content-section {
  overflow: hidden; }

.page-template-page-festivals-php section.content-section {
  height: 0; }

section.content-section h1 {
  margin: 0;
  text-align: center; }

section.content-section .content-thumb {
  width: 50%;
  height: 500px;
  float: left; }

section.content-section h3 {
  line-height: 1.7em;
  margin-bottom: 15px;
  border-bottom: 4px solid #1b75bc;
  padding-bottom: 6px; }

.content-festival, .content-artist {
  border-top: 1px solid #1b75bc; }

.content-festival {
  border: 0; }

.content-artist:first-child {
  border: 0; }

.content-right {
  width: 50%;
  float: right;
  padding: 60px; }

.content-right .content-artist-inner {
  position: relative;
  width: 635px;
  height: 378px; }

.content-artist .content-right .content-artist-inner img {
  position: absolute;
  top: 0;
  right: 0; }

.content-artist .content-right .content-artist-inner p {
  margin-bottom: 34px;
  font-size: 17px;
  line-height: 1.5em; }

.content-artist-inner ul.artist-socials {
  margin-bottom: 60px; }

ul.artist-socials {
  margin-bottom: 25px; }

ul.artist-socials li {
  margin-right: 30px;
  display: inline-block;
  vertical-align: middle; }

ul.artist-socials li a:hover {
  color: #1b75bc; }

.artist-socials li i {
  font-family: FontAwesome;
  font-style: normal;
  color: #959595;
  font-size: 18px; }

section.content-section .content-festival .content-right {
  padding: 20px 0 0 30px;
  height: 220px;
  position: relative; }

section.content-section .content-festival .content-right h2 {
  margin: 0; }

section.content-section .content-festival .first.content-right {
  padding: 16px 60px 0 30px;}

section.content-section .content-festival .btn {
  margin-top: -10px; }

section.content-section .content-festival h3 {
  padding: 0;
  margin-bottom: 0;
  border: 0; }

section.content-section .content-festival .location, section.content-section .content-festival .posters-title {
  font-weight: bold;
  margin-bottom: 15px;
  display: inline-block;
  font-family: 'Oswald',sans-serif;
  color: #d7df23;
  font-size: 16px;
  text-transform: uppercase; }

.location, section.content-section .content-festival .posters-title {
  display: block;
  margin: 0; }

/*Posters Carousel*/
section.content-section .posters-carousel {
  padding-left: 60px; }

section.content-section .posters-carousel > div {
  box-shadow: -1px 0 25px rgba(0, 0, 0, 0.76);
  float: left;
  margin-right: 35px; }

.posters-carousel a {
  cursor: pointer;
  display: block; }

.posters-carousel h2.year-overlay {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  text-align: center;
  padding-top: 70px; }

.posters-carousel a img {
  filter: gray;
  -webkit-filter: grayscale(100%);
  opacity: .3; }

.posters-carousel a:hover img {
  -webkit-filter: grayscale(0);
  opacity: 1; }

.font-resize-wrap {
  display: inline-block; }

/*Posters Carousel End*/
.page-template-page-brands-php .conent-section h2 {
  margin-bottom: 40px; }

.page-template-page-brands-php .conent-section .text-container {
  padding-bottom: 60px; }

/*Content Section Styles End*/
/*Contact Section*/
.contact-section {
  padding-bottom: 60px; }

.contact-section .form-wrap {
  text-align: center;
  width: 500px;
  margin: 0 auto;
  float: none; }

.contact-section .form-wrap .btn {
  margin-top: 30px !important; }

.contact-section h2 {
  margin-bottom: 20px !important; }

.contact-info, .form-wrap {
  width: 50%;
  float: left;
  text-align: left; }

/*Contact Section end*/
/*Prtners Logos*/
.partners-logos {
  margin-bottom: 40px; }

.partners-logos li {
  display: inline-block;
  width: 100px;
  height: 70px;
  margin: 5px 10px;
  line-height: 90px; }

.partners-logos li img {
  vertical-align: middle;
  filter: url("data:image/svg+xml;utf8,<svgxmlns='http://www.w3.org/2000/svg'><filterid='grayscale'><feColorMatrixtype='matrix'values='0.33330.33330.3333000.33330.33330.3333000.33330.33330.33330000010'/></filter></svg>#grayscale");
  filter: gray;
  -webkit-filter: grayscale(100%); }

.partners-logos li img:hover {
  filter: url("data:image/svg+xml;utf8,<svgxmlns='http://www.w3.org/2000/svg'><filterid='grayscale'><feColorMatrixtype='matrix'values='10000,01000,00100,00010'/></filter></svg>#grayscale");
  -webkit-filter: grayscale(0); }

/*Prtners Logos End*/
/*Festivals Section*/
.festivals {
  padding-bottom: 60px; }

.festivals .container {
  /*padding-top: 40px;*/
}

.festivals-list {
  margin: 40px auto;
  max-width: 1200px; }

.festivals-item {
  float: left;
  background-color: #fff;
  height: 315px; }

.festivals-item {
  overflow: hidden;
  position: relative;
  margin: 1%; }

.small-fest {
  width: 31%; }

.big-fest {
  width: 68.65%; }

.festivals-item > a {
  display: block;
  height: 100%;
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover; }

/*        .festivals-item img{width:100%; height: auto }*/
.festivals-item:hover img {
  /* IE 9 */
  -webkit-transform: scale(1.1);
  /* Chrome, Safari, Opera */
  transform: scale(1.1); }

.festivals-item h4 {
  background: url(_/inc/images/dark-overlay.png);
  position: absolute;
  bottom: 0;
  width: 100%;
  line-height: 83px;
  z-index: 2;
  height: 83px;
  padding: 0 30px; }

.festivals-item:hover h4 {
  background: none; }

.festivals-item .title-overlay {
  background-color: #fff;
  z-index: 1;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  left: 0;
  opacity: 0;
  transition: all 200ms ease-out; }

.festivals-item:hover .title-overlay {
  opacity: 0.5; }

.close-btn {
  background-image: url(_/inc/images/close-btn.svg);
  background-size: 100%;
  width: 30px;
  height: 30px;
  display: block;
  cursor: pointer;
  top: 30px;
  right: 30px;
  position: absolute; }

.visit-site-btn {
  color: #fff;
  font-family: gothamB; }

.bx-wrapper img {
  width: 100%; }

/*Festivals Section End*/
/*Footes Styles*/
.footer {
  font-family: 'gothamB',sans-serif;
  margin-bottom: 0;
  position: relative;
  z-index: 999;
  background: #000;
  background-size: cover;
  margin-top: -76px;
  clear: both;
  padding: 25px 0 20px;
  border-top: 2px solid #d7df23;
  color: #fff;
  font-size: 14px; }

.footer .copyright {
  float: left;
  text-transform: uppercase;
  margin-right: 180px; }

.footer-contact {
  float: right;
  text-transform: uppercase;
  font-family: 'gothamB',sans-serif; }

.footer-contact p {
  margin-bottom: 15px;
  line-height: 1.3;
  text-align: right;
}

.footer .phone {
  font-family: 'gothamB',sans-serif;
  color: #fff; }

.footer-socials {
  float: left; }

.footer-socials svg {
  width: 14px;
  height: 14px;
  fill: #d7df23; }

.footer-socials li {
  display: inline-block;
  margin-right: 25px; }

.footer-socials li:last-child {
  margin-right: 0; }

/*Footes Styles End*/
@media only screen and (min-width: 1300px) {
  .container {
    max-width: 1320px; } }

/* Desktops and laptops ----------- */
@media only screen and (max-width: 1240px) {
  .about-us .container {
    padding: 0 40px; }
  .about-us .overview {
    width: 600px;
    padding-right: 30px; }
  .who-we-are {
    width: 344px; }
  .footer .copyright {
    margin-right: 80px; }
  .main-news .attachment-thumbnail {
    width: 95px;
    height: 95px; }
  .news-wrap ul li a h2 {
    width: initial; } }

@media only screen and (max-width: 1100px) {
  .what-we-do li {
    width: 29%; }
  .what-we-do li.festival {
    margin: 0 6%; } }

@media only screen and (max-width: 1024px) {
  .news-wrap ul li a h2 {
    font-size: 20px; }
  .news-wrap ul li.second a h2 span,
  .news-wrap ul li.third a h2 span,
  .news-wrap ul li.first a h2 span {
    /*display: inline-block;*/
    overflow: hidden;
    height: 92px; }
  .who-we-are,
  .about-us .overview {
    width: 100%;
    padding: 0; }
  .container {
    padding: 0 20px; }
  .main-news {
    overflow: visible;
    height: auto !important; }
  .main-news li {
    width: 100%;
    margin-bottom: 20px;
    margin-left: 0;
    min-height: auto; }
  .category-filter ul li {
    margin-right: 25px; }
  .category-filter,
  .category-filter h4 {
    font-size: 14px; }
  .footer .copyright {
    float: none;
    margin-bottom: 20px; }
  .footer-contact {
    margin-top: -37px; }
  header nav li a {
    font-size: 13px !important;
    margin: 0 10px; }
  header h1 a {
    background-size: 100px;
    padding-left: 115px;
    background-position: left center; }
  .what-we-do li {
    width: 31%; }
  .what-we-do li.festival {
    margin: 0 3%; }
  .what-we-do li a {
    font-size: 24px; }
  .main-news-underlay {
    display: none !important; }
  .main-news-excerpt {
    height: auto; }
  .main-news .main-news-excerpt p {
    margin-bottom: 0 !important; } }

@media only screen and (max-width: 870px) {
  .what-we-do li.festival {
    margin: 0; }
  .what-we-do li {
    width: 100%;
    margin-bottom: 15px !important; }
  .what-we-do li a {
    font-size: 28px; } }

@media only screen and (max-width: 800px) {
  .news-wrap ul li {
    width: 100% !important; }
  .category-filter {
    padding: 20px 0; }
  .category-filter h4,
  .category-filter ul li {
    line-height: 3; }
  .footer .copyright {
    line-height: 1.3em;
    width: 100%;
    margin-bottom: 20px;
    text-align: center; }
  .footer-socials {
    width: 100%;
    text-align: center;
    margin-bottom: 20px; }
  .footer-contact {
    text-align: center;
    width: 100%;
    margin-top: 0; }
  .page-thumb {
    height: 300px; }
  .page-thumb.about-thumb {
    height: 200px; }
  .page-thumb h1 {
    padding: 0 40px;
    font-size: 35px; }
  .page-thumb h1 span {
    font-size: 36px; }
  .banner-section nav li a {
    font-size: 20px; }
  .page-template-page-brands-php .banner-section, .page-template-page-aboutus-php .banner-section,
  .single-team .banner-section {
    height: 126px; }
  header .menu-btn {
    display: block;
    width: 25px;
    height: 25px;
    position: absolute;
    top: 36px;
    right: 20px;
    background-image: url(_/inc/images/menu-toggle.svg);
    background-repeat: no-repeat;
    background-size: 100%; }
  header nav {
    display: none; }
  .main-slider .title {
    padding-left: 20px;
    padding-right: 20px;
    padding-top: 0 !important; }
  .single .about-us img {
    width: 100% !important;
    height: auto; }
  .page-thumb h1 span {
    font-size: 24px !important; }
  .festivals-item {
    width: 100%;
    max-width: 315px;
    height: 315px;
    float: none;
    margin: 20px auto;
  }
  .festivals .container {
    padding-top: 0;
  }
  .page-template-page-festivals-php .banner-section {
    height: 122px; } }

/*/ Smartphones (portrait and landscape) ----------- /*/
@media only screen and (min-width: 320px) and (max-width: 480px) {
  section.content-section .posters-carousel > div {
    width: 100px !important; }
  .news-wrap ul li a .thumb {
    margin-right: 20px;
    margin-bottom: 10px; }
  .main-news-excerpt {
    width: 100%; }
  .news-wrap ul li a h2 {
    font-size: 16px; }
  .news-wrap ul li a .category {
    font-size: 12px; }
  .page-thumb.about-thumb {
    background-size: cover; }
  .main-news .attachment-thumbnail {
    width: 80px;
    height: 80px; }
  .main-news li {
    width: 100%; }
  .main-news li a .date {
    padding-top: 60px; }
  .title h2 {
    font-size: 40px; }
  .container {
    padding: 0 20px; }
  header {
    line-height: 103px; }
  header h1 a {
    /*background-size: 25%;
    padding-left: 65px;
    font-size: 12px;*/
  }
  .content-right {
    width: 100%; }
  section.content-section .content-festival .first.content-right {
    padding: 40px 20px 20px;
    height: 250px; }
  section.content-section .content-festival .btn {
    margin-top: -15px; }
  section.content-section .content-festival .location {
    margin-bottom: 20px;
    font-size: 14px; }
  ul.artist-socials li {
    margin-right: 10px;
    margin-bottom: 10px; }
  section.content-section .content-festival .content-right {
    padding: 20px 0 0 20px; }
  .banner-section nav, .page-template-page-brands-php .banner-section, .page-template-page-aboutus-php .banner-section, .single-team .banner-section {
    display: none; }
  .banner-section .text-container {
    font-size: 14px;
    padding: 230px 20px 40px !important;
    background-position: center 30px !important;
    background-size: 90% !important; }
  .page-template-page-artists-php .banner-section .text-container {
    padding: 190px 20px 40px; }
  .page-template-page-brands-php .text-container {
    padding-left: 20px;
    padding-right: 20px; }
  .owl-carousel {
    height: 315px;
    overflow: hidden; }
  .contact-section .form-wrap {
    width: 100%;
    padding: 0 20px; }
  .page-template-page-brands-php .content-section {
    padding: 0; }
  .page-template-page-artists-php .banner-section .text-container {
    padding-bottom: 30px !important; }
  .page-template-page-artists-php .banner-section {
    height: auto; }
  .content-right {
    padding: 20px; }
  .content-right .content-artist-inner {
    width: 100%; }
  ul.artist-socials {
    margin-bottom: 15px; }
  .content-artist .content-right .content-artist-inner img {
    display: none; }
  .content-right {
    padding: 20px 20px 60px 20px; }
  .contact-info, .form-wrap {
    width: 100%;
    padding: 0 20px;
    float: none; }
  h2, .contact-info {
    margin-bottom: 40px; }
  .banner-section {
    height: 0 !important; }
  h2 {
    line-height: 1.5; }
  .partner-logos-section .text-container {
    padding-top: 0; }
  section.content-section .content-festival h3 {
    margin-bottom: 0; }
  .posters-carousel h2.year-overlay {
    padding-top: 30px; }
  /*  .posters-carousel a { width: 100px; }*/
  .close-btn {
    top: -230px;
    right: 20px; }
  section.content-section .content-thumb {
    width: 100%;
    height: 250px; }
  .page-slider .bx-controls-direction a {
    display: none; }
  .page-slider .page-slider-item {
    height: 200px;
    width: 100%; }
  .page-slider .text-container {
    bottom: 20px; } }

/* =WordPress Core
-------------------------------------------------------------- */
.alignnone {
  margin: 5px 20px 20px 0; }

.aligncenter,
div.aligncenter {
  display: block;
  margin: 5px auto 5px auto; }

.alignright {
  float: right;
  margin: 5px 0 20px 20px; }

.alignleft {
  float: left;
  margin: 5px 20px 20px 0; }

a img.alignright {
  float: right;
  margin: 5px 0 20px 20px; }

a img.alignnone {
  margin: 5px 20px 20px 0; }

a img.alignleft {
  float: left;
  margin: 5px 20px 20px 0; }

a img.aligncenter {
  display: block;
  margin-left: auto;
  margin-right: auto; }

.wp-caption {
  background: #fff;
  border: 1px solid #f0f0f0;
  max-width: 96%;
  /* Image does not overflow the content area */
  padding: 5px 3px 10px;
  text-align: center; }

.wp-caption.alignnone {
  margin: 5px 20px 20px 0; }

.wp-caption.alignleft {
  margin: 5px 20px 20px 0; }

.wp-caption.alignright {
  margin: 5px 0 20px 20px; }

.wp-caption img {
  border: 0 none;
  height: auto;
  margin: 0;
  max-width: 98.5%;
  padding: 0;
  width: auto; }

.wp-caption p.wp-caption-text {
  font-size: 11px;
  line-height: 17px;
  margin: 0;
  padding: 0 4px 5px; }

/* Text meant only for screen readers. */
.screen-reader-text {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden; }

.screen-reader-text:focus {
  background-color: #f1f1f1;
  border-radius: 3px;
  box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
  clip: auto !important;
  color: #21759b;
  display: block;
  font-size: 14px;
  font-size: 0.875rem;
  font-weight: bold;
  height: auto;
  left: 5px;
  line-height: normal;
  padding: 15px 23px 14px;
  text-decoration: none;
  top: 5px;
  width: auto;
  z-index: 100000;
  /* Above WP toolbar. */ }
/*# sourceMappingURL=style.css.map */