/*
To change this license header, choose License Headers in Project Properties.
To change this template file, choose Tools | Templates
and open the template in the editor.
*/
/* 
    Created on : Aug 19, 2015, 12:45:31 PM
    Author     : user
*/
.logo {
  text-align: center;
}
.top-header {
  background: #182b3a;
  position: static;
  width: 100%;
  z-index: 99;
}
.container-fluid {
  max-width: 1170px;
}
html,
body,
div,
span,
h1,
h2,
h3,
h4,
h5,
h6,
p,
a,
ul,
li,
form,
button,
label,
table,
tbody,
tfoot,
thead,
tr,
th,
td {
  font-family: 'Proxima Nova', 'Helvetica Neue', Helvetica, Arial, sans-serif;
}
.site-title {
  font-family: 'magistralcregular' !important;
  font-size: 2.25rem;
  line-height: 1.3636;
  letter-spacing: 1.2px;
  font-weight: normal;
  margin: 10px;
  color: white;
  text-transform: lowercase;
}
.right {
  float: right;
}
.left {
  float: left;
}
.clearfix {
  clear: both;
}
.centered-block {
  float: none;
  margin: auto;
}
.page #comments {
  display: none;
}
a:hover,
a:focus {
  text-decoration: none;
}
.entry-content,
.entry-summary {
  padding-bottom: 0px;
}
.site-info,
.site-info * {
  padding: 5px 0 12px;
  background: #3D4045;
  color: #959799;
  text-transform: uppercase;
  text-align: center;
  color: #fff !important;
  font-weight: bold;
  letter-spacing: 2px;
}
.site-info .row {
  font-size: 11px;
  height: 60px;
  line-height: 60px;
  /*        letter-spacing: 0.4px;*/
}
footer {
  background: #3d4045;
  color: #959799;
  padding: 45px 0px 0px;
}
footer h2.widget-title {
  color: #b0b5b9;
  margin: 0px 0px 1.6em;
  letter-spacing: 0.06em;
  text-transform: uppercase;
  font-weight: 600;
  font-size: 15px;
  padding: 6px 0;
  display: block;
}
footer .widget {
  flex: 1;
}
footer .widget ul {
  list-style: none;
  padding: 0px;
}
footer .widget ul li {
  border: none!important;
  padding: 2px 0;
  display: block;
}
footer .footer-menu {
  display: flex;
  flex: 1 1 50%;
  flex-wrap: wrap;
  align-items: stretch;
}
footer .footer-menu::before {
  content: none;
}
footer .footer-menu > div {
  display: flex;
}
@media (max-width: 567px) {
  footer .footer-menu > div {
    width: 50%;
  }
}
@media (max-width: 480px) {
  footer .footer-menu > div {
    width: 100%;
  }
}
footer a,
.site-info a {
  color: #959799;
  line-height: 15px;
}
footer a:hover,
footer a:focus,
.site-info a:hover,
.site-info a:focus {
  color: #686d73;
}
.social-links li a,
a.sitemap {
  border-bottom: none;
  text-decoration: none;
}
a.sitemap {
  margin-right: 20px;
  margin-top: 4px;
}
.social-links li {
  list-style: none;
  float: left;
  margin-right: 20px;
}
.social-links li a:before {
  font-family: 'FontAwesome';
  color: #959799;
  font-size: 20px;
  margin-right: 5px;
}
.social-links aside {
  margin: 10px 0px;
  padding: 12px 0;
}
.social-links #lang_sel {
  float: right;
  margin-top: -3px;
}
.social-row {
  border-top: 1px solid #494d53;
  margin-top: 20px;
  padding-top: 25px;
}
ul.social-links {
  margin-bottom: 8px;
  margin-left: 12px;
}
.widget {
  margin: 0px;
  padding: 0px;
}
body {
  background: white;
}
article {
  box-shadow: none!important;
  margin: 0px!important;
  padding: 0px!important;
}
article .entry-content {
  margin-top: 0px;
  padding: 0px;
}
.home-header {
  background: #182b3a;
  color: white;
  padding: 50px 0px;
  font-size: 14px;
}
.home-header.search-result {
  margin-top: 0;
}
.home-container {
  overflow: hidden;
  font-weight: lighter;
  padding: 14px 0px;
}
.search-block h2 {
  margin: 8px 0px;
  font-size: 218%;
  font-weight: lighter;
  font-size: 36px;
}
.search-block p {
  font-size: 16.3px;
  margin-bottom: 15px;
  margin-top: 13px;
  font-weight: 300;
}
.search-form {
  margin-right: 8px;
}
.search-form input {
  width: 100%!important;
  margin: 0px 0px 18px;
  padding: 9px 6px!important;
  line-height: 22px;
  font-weight: bold;
  border: 1px solid #2eafe6;
  height: 50px !important;
}
.search-form input::-webkit-input-placeholder {
  line-height: 22px;
  font-weight: 500;
}
.search-form input:-moz-placeholder {
  font-weight: 500;
}
.search-form input::-moz-placeholder {
  font-weight: 500;
}
.search-form input:-ms-input-placeholder {
  line-height: 22px;
  font-weight: 500;
}
.search-form button.btn-info {
  background: #2eafe6;
  border-color: #2eafe6;
  width: 100%;
  text-transform: inherit;
  border-radius: 5px;
  padding: 16px 8px;
  margin-top: 10px;
  text-transform: uppercase;
  font-weight: bold;
  font-size: 12px;
  letter-spacing: 1px;
}
.search-form button.btn-info:hover {
  background: #2a96c5;
  border-color: #2a96c5;
}
#menu-right-top-nav li a {
  margin-right: 0;
  margin-left: 12px;
}
#menu-right-top-nav li:first-child a:before {
  font-family: 'FontAwesome';
  margin-right: 10px;
}
.mobile {
  border-left: 1px solid #6F6F6F;
  padding-left: 8px;
  margin-top: 50px;
}
.mobile .col-xs-12 {
  padding-bottom: 55px;
}
.mobile .col-xs-12 h4 {
  font-weight: 200;
  font-size: 22px;
}
.mobile .col-xs-12 p {
  color: #fbfcfc;
  font-size: 16px;
  font-weight: 200;
  line-height: 19px;
  margin-bottom: 4px;
  margin-top: 10px;
}
.mobile .col-xs-12 a {
  color: #2eafe6;
  font-size: 15px;
  font-weight: 200;
}
.page .entry-footer,
.page .entry-header {
  display: none;
}
.home article {
  margin: 0px;
  padding: 0px;
}
#ajax-load-more {
  padding: 0 25px;
}
.home-banner {
  margin: 10px 0 0px;
}
.home-banner img {
  width: 100%;
}
.home-banner .event-col {
  margin-bottom: 0px;
}
.home-banner .ajax-load-more-wrap .alm-reveal {
  margin-bottom: 0px;
}
.home-banner .ajax-load-more-wrap .alm-reveal .event-col {
  width: 50%;
  float: left;
}
.home-banner .ajax-load-more-wrap .alm-reveal .event-col a img {
  max-height: 210px;
}
.home-banner .ajax-load-more-wrap .alm-btn-wrap {
  display: none;
}
.running-events {
  background: #323b44;
  text-align: center;
  color: white;
  font-weight: lighter;
  margin: 0px 15px;
  padding: 20px 0px;
}
.running-events h2 {
  margin: 20px 0px 5px;
  text-transform: uppercase;
  font-weight: lighter;
}
.btn.btn-info {
  border: none!important;
  background: #2a96c5;
  padding: 8px 30px;
}
.alm-btn-wrap {
  border-bottom: 1px solid #dfdfdf;
  margin: 0px 15px 25px;
}
.more-events {
  background-color: #2996cc !important;
  border-radius: 3px !important;
  font-size: 12px !important;
  font-weight: bolder !important;
  height: 38px !important;
  letter-spacing: 0.7px !important;
  line-height: 38px !important;
  padding: 0 70px !important;
  text-transform: uppercase !important;
}
.event-col {
  margin-bottom: 30px;
}
.event-col p {
  margin-bottom: 0px;
  font-size: 14px;
  font-weight: 300;
}
.event-col img {
  width: 100%;
  height: auto;
}
.event-col .event-title a {
  color: #384450;
  border: none;
  font-size: 18px;
  font-weight: 500;
}
.event-title {
  margin-top: 0px;
  color: #384450;
}
.event-address {
  color: #848891;
  margin: 0 0 5px!important;
}
.event-date {
  color: #848891;
  font-style: italic;
  font-weight: bold;
}
.alm-reveal {
  overflow: hidden;
  margin-bottom: 20px;
}
.alm-reveal > div:nth-child(5) {
  clear: both;
}
.event-exerpt {
  margin: 10px 0px;
}
.event-col .types,
.event-col .spheres {
  color: #52a9c7;
  text-transform: uppercase;
  font-weight: 600;
}
.latest-blogs .alm-btn-wrap,
.latest-blogs img,
.latest-blogs .event-address,
.latest-blogs .event-date,
.latest-blogs .more-events {
  display: none;
}
.latest-blogs {
  margin-top: 30px;
}
.head-nav {
  position: absolute;
  top: 10px;
}
.head-nav li {
  list-style: none;
  float: left;
}
.head-nav li a {
  color: white;
  font-size: 14px;
  text-transform: uppercase;
  letter-spacing: 1px;
  margin-right: 20px;
  margin-top: 8px;
  font-weight: 500;
  display: inline-block;
}
.left-top-nav {
  float: left;
}
.right-top-nav {
  float: right;
  right: 0px;
}
.right-top-nav li {
  margin-right: 25px;
}
header .row {
  position: relative;
}
.contact-us {
  text-align: center;
  padding-bottom: 3%;
}
.contact-us article {
  width: 75%;
  margin: 20px auto!important;
}
.contact_detail {
  color: #5f6a7d;
  font-weight: 300;
}
.contact_detail p {
  font-weight: 300;
}
.contact_detail h4 b {
  font-weight: 400;
}
.contact_detail h4 b a {
  font-weight: 400;
}
.title {
  font-size: 1.1em;
  text-transform: uppercase;
  font-weight: 500;
  letter-spacing: 0.07em;
}
.page-title {
  font-size: 38px;
  font-weight: 200;
  margin: 8px;
}
.page-template-contact-us .contact-content h1 {
  font-weight: 300;
  font-size: 1.8em;
}
.page-template-contact-us .contact-content h2 {
  font-size: 14px;
  margin-bottom: 10px;
  font-weight: 600;
}
.page-template-contact-us .gform_wrapper .gform_footer {
  margin: 1em 15px 0 15px;
}
.page-template-contact-us .gform_wrapper .gform_footer input.button,
.gform_wrapper .gform_footer input[type=submit] {
  background-color: #2996cc;
  border-radius: 3px;
  padding: 12px 140px;
  font-size: 10px!important;
  font-weight: 600;
  text-transform: uppercase;
  letter-spacing: 0.7px;
  -webkit-appearance: button;
  border: 0;
  color: #fff;
  cursor: pointer;
  font-family: "Noto Sans", sans-serif;
}
input[type="text"],
input[type="password"],
input[type="email"],
input[type="search"],
input[type="url"],
input[type="tel"],
input[type="number"],
select,
textarea {
  position: relative;
  z-index: 0;
  display: block;
  width: 100%!important;
  margin: 0;
  height: 41px;
  line-height: 20px;
  padding: 9px!important;
  font-size: 14px!important;
  font-weight: 300;
  background: #fff;
  color: #5f6a7d;
  outline: none;
  appearance: normal;
  -webkit-appearance: normal;
  -moz-appearance: normal;
  border: 1px solid #c4c4c4;
  border-radius: 5px;
}
.gform_wrapper ul li.gfield {
  clear: none!important;
  margin-bottom: 20px;
}
.gform_wrapper .top_label .gfield_label {
  display: block!important;
  width: 100%;
  font-size: 12px;
  font-weight: 600!important;
  line-height: 16px!important;
  margin-bottom: 5px!important;
  color: #5f6a7d;
}
.gform_wrapper h3.gform_title {
  color: #5c677b;
}
.gform_wrapper span.gform_description {
  color: #626c7f;
  font-size: 16px;
  font-weight: 300 !important;
}
.gform_wrapper span.gform_description b {
  font-weight: 900 !important;
}
.grav-form-select {
  position: relative;
}
.grav-form-select:after {
  content: '\F107';
  font-family: 'FontAwesome';
  display: block;
  position: absolute;
  z-index: 1;
  top: 5px;
  right: 1px;
  width: 38px;
  height: 38px;
  border-radius: 3px;
  pointer-events: none;
  text-align: center;
}
.contact-content h2 {
  font-size: 20px;
  margin-bottom: 0px;
}
.contact-content p {
  font-size: 14px;
  text-align: center;
  margin-left: 15px;
  margin-right: 15px;
}
.contact-content .tab-content {
  border-top: 1px solid #dfdfdf;
  padding-top: 20px;
  padding-bottom: 20px;
}
.nav-pills {
  width: 343px;
  margin: 20px auto;
}
.nav-pills li:first-child {
  margin-right: 30px;
}
.nav-pills li a {
  border-bottom: none;
  font-size: 16px;
  padding: 4px 65px;
  border: 1px solid #dfdfdf;
}
.nav-pills li a:hover {
  border-bottom: 1px solid #dfdfdf;
}
.nav-pills li.active a {
  color: #2996cc!important;
  border: 1px solid #2996cc!important;
  background: none!important;
}
.gform_footer.top_label {
  text-align: center;
}
.gform_footer.top_label input:first-child {
  font-size: 14px!important;
  text-transform: capitalize;
}
#tab_no h1:first-child {
  margin-top: 0px;
}
.page-template-terms-conditions .entry-content {
  padding: 20px 0;
  font-size: 14px;
}
.page-template-terms-conditions .entry-content h4 {
  font-size: 28px;
  font-weight: 300;
  margin-bottom: 0px;
}
.page-template-terms-conditions .entry-content a {
  color: #2996cc;
  text-decoration: none!important;
  border: none;
}
.page-template-terms-conditions .entry-content strong,
.page-template-terms-conditions .entry-content p,
.page-template-terms-conditions .entry-content ul,
.page-template-terms-conditions .entry-content ol {
  font-size: 14px;
}
.page-template-terms-conditions .entry-content ul li,
.page-template-terms-conditions .entry-content ol li {
  list-style-position: inside;
}
h2.widget-title {
  font-size: 14px;
  text-transform: uppercase;
  color: #333333;
}
.search-result {
  text-align: center;
}
.search-result #search-form-wrapper {
  margin-top: 20px;
  border-radius: 3px;
  overflow: hidden;
}
.search-result #search-form-wrapper .input-prepend {
  overflow: hidden;
  width: auto!important;
}
.search-result #search-form-wrapper .input-prepend input {
  border: none;
}
.search-result #search-form-wrapper .input-prepend input.placeholder {
  padding: 7px 15px 7px 15px!important;
  border-radius: 0px;
}
.search-result #search-form-wrapper .input-prepend ::-webkit-input-placeholder {
  font-size: 20px;
  font-weight: 200;
  color: #b0b0b0;
}
.search-result #search-form-wrapper .input-prepend ::-moz-placeholder {
  font-size: 20px;
  font-weight: 200;
  color: #cccccc;
}
.search-result #search-form-wrapper .input-prepend :-moz-placeholder {
  font-size: 20px;
  font-weight: 200;
  color: #cccccc;
}
.search-result #search-form-wrapper .input-prepend :-ms-input-placeholder {
  font-size: 20px;
  font-weight: 200;
  color: #cccccc;
}
.search-result #search-form-wrapper .btn-primary {
  font-family: 'Proxima Nova';
  padding: 12px 20px;
  border-radius: 0px;
  float: right;
  width: 180px;
  margin-left: 0;
  background: #2996cc;
  font-size: 12px;
  font-weight: 500;
  text-transform: uppercase;
  border: none!important;
  letter-spacing: 0.7px;
}
.search-result #search-form-wrapper .btn-primary:active,
.search-result #search-form-wrapper .btn-primary:focus {
  outline: none;
}
.search-template {
  margin-top: 3em;
}
.search-template .col-md-8 h2 {
  margin-bottom: 15px;
  font-weight: 300 !important;
}
.search-template .gform_wrapper .gform_footer {
  margin-top: 0px;
  padding: 0px;
}
.search-template .alm-btn-wrap {
  border-top: 1px solid #dfdfdf;
  border-bottom: 0px;
  padding-top: 20px;
}
.event-search-result-listings ul {
  margin-left: 0px;
  padding-left: 0px;
}
.event-search-result-listings ul li {
  overflow: hidden;
  padding: 20px 10px;
  border-top: solid 1px #e0e2e3;
}
.event-search-result-listings ul li > a:first-child {
  display: block;
  border: 1px solid #dfdfdf;
  float: left;
  border-radius: 3px;
  margin-right: 15px;
}
.event-search-result-listings ul li:first-child {
  border-top: 1px solid #c2c7cc;
}
.event-search-result-listings ul li.loaded-active {
  display: block;
}
.event_left_content {
  float: left;
}
.event_left_content .event-title {
  margin-top: 0px;
}
.event_left_content .event-title a {
  color: #3d454d;
  font-size: 18px;
}
.event_left_content .event-title a:hover {
  color: #357ebd;
}
.ticket-btn.btn {
  float: right;
  margin-top: 45px;
  color: #2996cc;
  line-height: 30px;
  padding: 0 1em;
  border: 1px solid #c2c7cc;
  border-radius: 3px;
  background-color: #fafafa;
  font-size: 14px;
}
.event_left_content .event-address,
.event_left_content .event-start {
  font-size: 17px;
  font-weight: lighter;
}
#load-more {
  margin: 0px auto;
  display: block !important;
  opacity: 1;
  cursor: pointer;
}
#load-more-event-search {
  display: none;
}
.more-events.done,
.mobile-button,
.mobile-nav,
.event-search-result-listings ul li {
  display: none;
}
.done #load-more-event-search {
  display: inline-block;
}
.more-events.done,
.search-template .gform_wrapper .top_label .gfield_label {
  display: none!important;
}
.search-template .gform_wrapper .gform_footer input.button,
.gform_wrapper .gform_footer input[type=submit] {
  background-color: #2996cc;
  border-radius: 3px;
  width: 100%;
  padding: 10px 0px;
  font-size: 10px!important;
  font-weight: 600;
  text-transform: uppercase;
  letter-spacing: 0.7px;
}
.search-template .gform_wrapper .gform_footer input[type=submit] {
  width: 100%;
  text-transform: uppercase;
}
.mobile-button:before {
  position: absolute;
  top: 16px;
  right: 20px;
  cursor: pointer;
  color: white;
}
#menu-mobile-nav {
  margin: 0px;
}
#menu-mobile-nav li {
  list-style: none;
  text-align: center;
}
#menu-mobile-nav li a {
  color: white;
  font-size: 16px;
  line-height: 26px;
}
#menu-mobile-nav li a:hover {
  color: #357ebd;
}
ul#menu-mobile-nav {
  padding: 0px;
}
.soical-links aside:last-child,
.soical-links .widget-title {
  display: block;
}
#gform_submit_button_1 {
  margin: 0 15px !important;
  width: 96%;
}
a img {
  width: 100%;
  margin: 10px 0;
}
.spacer {
  height: 20px;
  clear: both;
}
.categories-div {
  background: #fff;
  border-bottom: 1px solid #eeeeee;
  border-top: 1px solid #eeeeee;
  padding: 40px 0 50px;
}
.categories-div h2 {
  font-weight: 200;
  color: #2996CC;
  margin-bottom: 50px;
  font-size: 34px;
}
.cat-boxes {
  background-color: white;
  border: 1px solid #ddd;
  border-radius: 3px;
  box-sizing: border-box;
  min-height: 335px;
  padding: 4em 2em;
  text-align: center;
}
.cat-boxes p {
  color: #777;
}
.cat-boxes p a {
  color: #2eafe6;
  font-size: smaller;
}
.cat-boxes p i {
  color: #2996CC;
}
.cat-boxes p b {
  color: #000;
  font-size: 15px;
  font-weight: 700 !important;
}
.secondary .widget {
  border: 1px solid #ccc;
  box-sizing: border-box;
  float: right;
  margin: 0 0 12px;
  padding: 0 10px 10px;
  width: 250px;
}
.secondary h2.widget-title {
  background: #2996cb none repeat scroll 0 0;
  color: #fff;
  font-size: 14px;
  height: 36px;
  line-height: 30px;
  margin: 0 -10px 10px;
  padding: 5px 10px;
  text-transform: uppercase;
}
.secondary ul {
  margin: 0;
  padding: 0;
}
.secondary ul li {
  list-style: none;
}
.secondary ul li a {
  border-bottom: 1px solid #efefef;
  color: #7d7d7d;
  display: block;
  padding: 5px 0;
}
.intro-msg {
  padding: 30px 30px 0;
}
.main:before {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0px;
  left: 0px;
  z-index: -1;
  content: '';
  background: -webkit-radial-gradient(30%, rgba(255, 255, 255, 0.15), rgba(0, 0, 0, 0)), url('img/body-bg.png');
  background: -moz-radial-gradient(30%, rgba(255, 255, 255, 0.15), rgba(0, 0, 0, 0)), url('img/body-bg.png');
  background: -o-radial-gradient(30%, rgba(255, 255, 255, 0.15), rgba(0, 0, 0, 0)), url('img/body-bg.png');
  background: radial-gradient(30%, rgba(255, 255, 255, 0.15), rgba(0, 0, 0, 0)), url('img/body-bg.png');
}
.site-header-wrap {
  margin-bottom: 60px;
  border-bottom: 1px solid #cd9ad6;
}
/*------------------------------------*\-------- DEMO Code: accordion\*------------------------------------*/
.accordion,
.accordion * {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.accordion {
  overflow: hidden;
  box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.25);
  border-radius: 3px;
  background: #f7f7f7;
}
.accordion-section-title {
  width: 100%;
  padding: 8px;
  display: inline-block;
  border-bottom: 1px solid #1a1a1a;
  background: #3D4045;
  transition: all linear 0.15s;
  font-size: 1.5em;
  text-shadow: 0px 1px 0px #1a1a1a;
  color: #fff !important;
}
.accordion-section-title.active,
.accordion-section-title:hover {
  background: #2996CB;
  color: #fff;
  text-decoration: none;
}
.accordion-section:last-child .accordion-section-title {
  border-bottom: none;
}
.accordion-section-content {
  padding: 15px;
  display: none;
}
.cannotfind {
  border-top: 1px solid #efefef;
  margin-top: 50px;
  clear: both;
  padding-top: 3%;
}
.entry-footer {
  display: none;
}
.result-search {
  color: #666;
  font-weight: bold;
}
.min-height {
  min-height: 500px;
}
.faq-title {
  margin-top: 0px;
  font-weight: 300;
  margin-bottom: 17px;
  color: #5f6a7d;
}
.faq-title span {
  border-bottom: 1px solid #5f6a7d;
  text-transform: capitalize;
}
.secondary.col-md-3 {
  margin-bottom: 25px;
}
.single-read-more {
  clear: both;
  margin-top: 8px;
  text-align: right;
  width: 100%;
}
.hentry header .entry-title {
  font-weight: 300;
}
/*
@font-face {
    font-family: 'Proxima Nova';
    src: url('./fonts/proximanova-thin-webfont.eot');
    src: url('./fonts/proximanova-thin-webfont.eot?#iefix') format('embedded-opentype'), url('./fonts/proximanova-thin-webfont.woff2') format('woff2'), url('./fonts/proximanova-thin-webfont.woff') format('woff'), url('./fonts/proximanova-thin-webfont.ttf') format('truetype'), url('./fonts/proximanova-thin-webfont.svg#proxima_novasemibold') format('svg');
    font-weight: 100;
    font-style: normal;
}
@font-face {
    font-family: 'Proxima Nova';
    src: url('./fonts/proximanova-light-webfont.eot');
    src: url('./fonts/proximanova-light-webfont.eot?#iefix') format('embedded-opentype'), url('./fonts/proximanova-light-webfont.woff2') format('woff2'), url('./fonts/proximanova-light-webfont.woff') format('woff'), url('./fonts/proximanova-light-webfont.ttf') format('truetype'), url('./fonts/proximanova-light-webfont.svg#proxima_novalight') format('svg');
    font-weight: 200;
    font-style: normal;
}
@font-face {
    font-family: 'Proxima Nova';
    src: url('./fonts/proximanova-regular-webfont.eot');
    src: url('./fonts/proximanova-regular-webfont.eot?#iefix') format('embedded-opentype'), url('./fonts/proximanova-regular-webfont.woff2') format('woff2'), url('./fonts/proximanova-regular-webfont.woff') format('woff'), url('./fonts/proximanova-regular-webfont.ttf') format('truetype'), url('./fonts/proximanova-regular-webfont.svg#proxima_nova_rgregular') format('svg');
    font-weight: 300;
    font-style: normal;
}*/
@font-face {
  font-family: 'Proxima Nova';
}
@font-face {
  font-family: 'Proxima Nova';
  src: url('fonts/proximanova-thin-webfont.eot');
  src: url('fonts/proximanova-thin-webfont.eot?#iefix') format('embedded-opentype'), url('fonts/proximanova-thin-webfont.woff2') format('woff2'), url('fonts/proximanova-thin-webfont.woff') format('woff'), url('fonts/proximanova-thin-webfont.ttf') format('truetype'), url('fonts/proximanova-thin-webfont.svg#proxima_novathin') format('svg');
  font-weight: 100;
  font-style: normal;
}
@font-face {
  font-family: 'Proxima Nova';
  src: url('fonts/proximanova-light-webfont.eot');
  src: url('fonts/proximanova-light-webfont.eot?#iefix') format('embedded-opentype'), url('fonts/proximanova-light-webfont.woff2') format('woff2'), url('fonts/proximanova-light-webfont.woff') format('woff'), url('fonts/proximanova-light-webfont.ttf') format('truetype'), url('fonts/proximanova-light-webfont.svg#proxima_novalight') format('svg');
  font-weight: 200;
  font-style: normal;
}
@font-face {
  font-family: 'Proxima Nova';
  src: url('fonts/proximanova-regular-webfont.eot');
  src: url('fonts/proximanova-regular-webfont.eot?#iefix') format('embedded-opentype'), url('fonts/proximanova-regular-webfont.woff2') format('woff2'), url('fonts/proximanova-regular-webfont.woff') format('woff'), url('fonts/proximanova-regular-webfont.ttf') format('truetype'), url('fonts/proximanova-regular-webfont.svg#proxima_nova_rgregular') format('svg');
  font-weight: 300;
  font-style: normal;
}
@font-face {
  font-family: 'Proxima Nova';
  src: url('fonts/proximanova-semibold-webfont.eot');
  src: url('fonts/proximanova-semibold-webfont.eot?#iefix') format('embedded-opentype'), url('fonts/proximanova-semibold-webfont.woff2') format('woff2'), url('fonts/proximanova-semibold-webfont.woff') format('woff'), url('fonts/proximanova-semibold-webfont.ttf') format('truetype'), url('fonts/proximanova-semibold-webfont.svg#proxima_novasemibold') format('svg');
  font-weight: 500;
  font-style: normal;
}
@font-face {
  font-family: 'Proxima Nova';
  src: url('fonts/proximanova-bold-webfont.eot');
  src: url('fonts/proximanova-bold-webfont.eot?#iefix') format('embedded-opentype'), url('fonts/proximanova-bold-webfont.woff2') format('woff2'), url('fonts/proximanova-bold-webfont.woff') format('woff'), url('fonts/proximanova-bold-webfont.ttf') format('truetype'), url('fonts/proximanova-bold-webfont.svg#proxima_nova_rgbold') format('svg');
  font-weight: 700;
  font-style: normal;
}
@font-face {
  font-family: 'Proxima Nova';
  src: url('fonts/proximanova-extrabold.otf');
  font-weight: 900;
  font-style: normal;
}
@font-face {
  font-family: 'magistralcregular';
  src: url('fonts/magistralc-bold-webfont.eot');
  src: url('fonts/magistralc-bold-webfont.eot?#iefix') format('embedded-opentype'), url('fonts/magistralc-bold-webfont.woff2') format('woff2'), url('fonts/magistralc-bold-webfont.woff') format('woff'), url('fonts/magistralc-bold-webfont.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
}
/*== Terms Conditions ==*/
.page-template-terms-conditions .entry-content p,
.page-template-terms-conditions .entry-content li {
  font-size: 14px;
  font-weight: 200;
}
.page-template-terms-conditions .entry-content h3 {
  font-size: 16px;
  font-weight: 400;
}
.page-template-terms-conditions .entry-content > ol {
  margin-left: -40px;
}
/*== end Terms Conditions ==*/
/* == Responsive Media Queries == */
@media screen and (max-width: 1200px) {
  .event_left_content {
    max-width: 320px;
  }
  .contact-us article {
    width: 100%;
  }
  .secondary .widget {
    width: 100% !important;
  }
}
@media all and (min-width: 992px) {
  .happening_perth #gform_wrapper_2 {
    margin-bottom: 0;
    width: 86%;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 35px;
  }
  .happening_perth #gform_wrapper_2 .gform_heading {
    margin-bottom: 0;
    text-align: center;
  }
  .happening_perth #gform_wrapper_2 .gform_body {
    display: inline-block;
    width: 70%;
  }
  .happening_perth #gform_wrapper_2 .gform_body .ginput_container {
    margin: 0;
  }
  .happening_perth #gform_wrapper_2 .gform_footer {
    width: 29% !important;
    display: inline-block;
    padding: 0 !important;
  }
  .happening_perth #gform_wrapper_2 .gform_footer input[type=submit] {
    padding: 12px;
    font-family: 'Proxima Nova';
    font-weight: 500;
    font-size: 12px !important;
  }
  .happening_perth #gform_wrapper_2 li {
    display: inline-block;
    vertical-align: middle;
    margin: 0 3% 0 0 !important;
    height: 41px;
    list-style: none;
  }
  .happening_perth #gform_wrapper_2 li label {
    display: none !important;
  }
  .happening_perth #gform_wrapper_2 li#field_2_1 {
    width: 56%;
  }
  .happening_perth #gform_wrapper_2 li#field_2_2 {
    width: 38%;
  }
  .happening_perth #gform_wrapper_2 li.gfield_error input[type=text],
  .happening_perth #gform_wrapper_2 li.gfield_error select,
  .happening_perth #gform_wrapper_2 li.gfield_error textarea,
  .happening_perth #gform_wrapper_2 li.gfield_error input[type=email] {
    border-color: #c4c4c4;
  }
}
@media screen and (min-width: 641px) and (max-width: 991px) {
  .search-block h2 {
    font-size: 28px;
  }
}
@media screen and (max-width: 991px) {
  .event_left_content {
    max-width: 440px;
  }
  .event-search-result-listings ul li a.ticket-btn {
    display: block;
  }
  .mobile img {
    display: none;
  }
  .search-form input {
    margin-top: 8px;
  }
  .happening_perth #gform_wrapper_2 li {
    height: 41px;
  }
  .happening_perth #gform_wrapper_2 li input,
  .happening_perth #gform_wrapper_2 li select {
    width: 100%!important;
  }
  .happening_perth #gform_wrapper_2 input[type=submit] {
    padding: 12px;
    font-family: 'Proxima Nova';
    font-weight: 500;
    font-size: 12px !important;
  }
  .happening_perth #gform_wrapper_2 .gform_footer {
    margin: 0;
    padding: 0;
  }
}
@media screen and (max-width: 768px) {
  .event_left_content {
    max-width: 550px;
  }
  .event-search-result-listings ul {
    margin: 0px;
  }
  article .entry-content {
    margin: auto;
  }
  .latest-blogs .alm-listing .event-col:nth-of-type(3) {
    clear: both;
  }
  .col-sm-3 .widget {
    padding: 10px 0px 10px;
    border-bottom: 1px solid;
    margin: 0px;
  }
  .social-row,
  footer .col-sm-3 {
    padding: 0px 5%;
  }
  .head-nav {
    top: 45px;
  }
}
@media (max-width: 660px) {
  .search-result #search-form-wrapper .input-prepend input.placeholder {
    font-size: 16px;
  }
  .search-result #search-form-wrapper .input-prepend ::-webkit-input-placeholder {
    font-size: 16px;
  }
  .search-result #search-form-wrapper .input-prepend ::-moz-placeholder {
    font-size: 16px;
  }
  .search-result #search-form-wrapper .input-prepend :-moz-placeholder {
    font-size: 16px;
  }
  .search-result #search-form-wrapper .input-prepend :-ms-input-placeholder {
    font-size: 16px;
  }
}
@media screen and (max-width: 640px) {
  .gform_body,
  .gform_footer.top_label {
    width: 100% !important;
  }
  .secondary .widget {
    width: 100% !important;
  }
  .search-form input {
    margin-top: 8px;
  }
  .search-block h2 {
    font-size: 30px;
  }
}
@media screen and (max-width: 768px) {
  .search-result #search-form-wrapper {
    margin-top: 70px;
    overflow: visible;
  }
  .search-result #search-form-wrapper .btn-primary {
    margin-top: 20px;
    width: 100%;
    margin-left: auto;
    margin-right: auto;
  }
  .search-result #search-form-wrapper .input-prepend {
    display: block;
    overflow: auto !important;
    width: 100% !important;
    margin-bottom: 10px;
    position: relative;
    bottom: 100px;
  }
  .event-search-result-listings ul li a.event-image,
  .event-search-result-listings ul li a.ticket-btn,
  .mobile {
    display: none;
  }
  .search-result {
    padding-bottom: 0px;
  }
  .mobile-button {
    display: block;
  }
  .left-top-nav,
  .right-top-nav {
    display: none;
  }
  .logo {
    width: 145px;
    margin: auto;
  }
  .ui-autocomplete {
    width: 300px !important;
  }
}
@media only screen and (min-width: 569px) and (max-device-width: 770px) {
  .head-nav {
    top: 10px !important;
  }
  .head-nav #menu-left-top-nav {
    padding-left: 10px;
  }
  .head-nav #menu-left-top-nav li a,
  .head-nav #menu-right-top-nav li a {
    font-size: 1.6vw;
  }
  .head-nav #menu-right-top-nav {
    padding-right: 10px;
  }
  .right-top-nav li {
    margin-right: 0px;
  }
  .logo {
    margin: 0 auto;
    width: 30%;
  }
  .logo .home-link .site-title {
    font-size: 3.5vw;
  }
}
@media (max-width: 480px), (max-device-width: 480px) {
  body.page .gform_wrapper .ginput_container input.small,
  body.page .gform_wrapper .ginput_container input.medium,
  body.page .gform_wrapper .ginput_container input.large,
  body.page .gform_wrapper .ginput_container select.small,
  body.page .gform_wrapper .ginput_container select.medium,
  body.page .gform_wrapper .ginput_container select.large,
  body.page .gform_wrapper .ginput_container textarea.small,
  body.page .gform_wrapper .ginput_container textarea.medium,
  body.page .gform_wrapper .ginput_container textarea.large,
  body.page .gform_wrapper .ginput_container,
  body.page .gform_wrapper div.ginput_complex,
  body.page .gform_wrapper div.gf_page_steps,
  body.page .gform_wrapper div.gf_page_steps div {
    width: 100%!important;
  }
  .search-block h2 {
    font-size: 25px;
    font-weight: 200;
  }
  .search-block p {
    font-size: 14px;
  }
  .page-title {
    font-size: 30px;
  }
  .home-header .home-container .mobile {
    display: none;
  }
  .page-template-home #gform_fields_2 li#field_2_1,
  .page-template-home #gform_fields_2 li#field_2_2 {
    width: 48.5%;
  }
}
@media (min-width: 481px) and (max-width: 767px) {
  .home-header .home-container .mobile {
    display: none;
  }
  .full-width .categories-div .container .category_sub {
    float: left;
  }
  .full-width .categories-div .container .category_sub .cat-boxes {
    width: 100%;
    float: left;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .full-width .categories-div .container .category_sub {
    margin: 10px 0px;
  }
}
@media only screen and (min-width: 768px) and (max-device-width: 991px) {
  .full-width .categories-div .container .cat-boxes {
    margin: auto 3px;
    width: 100%;
    float: left;
  }
}
@media only screen and (min-width: 320px) and (max-device-width: 361px) {
  .search-block h2 {
    font-size: 20px;
    font-weight: 300;
  }
  .search-block p {
    font-size: 12px;
  }
  .page-title {
    font-size: 28px;
  }
}
@media (max-width: 480px) {
  #gform_2 .gform_body,
  #gform_2 .gform_footer.top_label,
  .gform_wrapper .gform_footer #gform_submit_button_2,
  #gform_ .gform_body,
  #gform_5 .gform_footer.top_label,
  .gform_wrapper .gform_footer #gform_submit_button_5 {
    width: 100% !important;
  }
}
#gform_5 {
  display: flex;
}
#gform_5 ul {
  display: flex;
}
@media (max-width: 400px) {
  #gform_5 ul {
    display: block;
  }
}
@media (max-width: 530px) {
  #gform_5 {
    display: block;
  }
}
#text-11,
#text-6 {
  -moz-appearance: none;
  background: #4b4f55 none repeat scroll 0 0;
  border: medium none;
  border-radius: 5px;
  color: #959799;
  font-weight: 600;
  padding: 0px;
  text-indent: 5px;
  width: 100%;
}
#text-11 option,
#text-6 option {
  background: #4B4F55 !important;
  padding: 5px 10px;
}
#text-11 option:hover,
#text-6 option:hover {
  background: #2e3b4e none repeat scroll 0 0 !important;
  padding: 5px 10px;
}
#text-11,
#text-6 {
  position: relative;
}
#text-11 .textwidget #region,
#text-6 .textwidget #region {
  background: #4b4f55;
  border: none;
  color: #959799;
  appearance: none !important;
  -moz-appearance: none !important;
  -webkit-appearance: none;
}
#text-11 .textwidget #region:hover,
#text-6 .textwidget #region:hover {
  appearance: none !important;
  -moz-appearance: none !important;
  -webkit-appearance: none;
}
#text-11 .textwidget i,
#text-6 .textwidget i {
  color: #959799;
  font-size: 18px;
  position: absolute;
  right: 10px;
  top: 10px;
  z-index: 999;
}
.side-p {
  font-weight: 300 !important;
}
.ticket-link {
  font-weight: 600 !important;
}
.gform-title {
  font-weight: bolder !important;
}
#gform_wrapper_2 label,
#gform_wrapper_5 label,
#gform_wrapper_2 .validation_error,
#gform_wrapper_5 .validation_error,
#gform_wrapper_2 .gfield_description,
#gform_wrapper_5 .gfield_description {
  display: none!important;
}
#gform_wrapper_2 li,
#gform_wrapper_5 li {
  border: none!important;
  background-color: transparent!important;
}
#gform_wrapper_2 img#gform_ajax_spinner_2,
#gform_wrapper_5 img#gform_ajax_spinner_2,
#gform_wrapper_2 img#gform_ajax_spinner_5,
#gform_wrapper_5 img#gform_ajax_spinner_5 {
  display: none;
}
#gform_wrapper_2 #field_2_2 select,
#gform_wrapper_5 #field_2_2 select,
#gform_wrapper_2 #field_5_2 select,
#gform_wrapper_5 #field_5_2 select {
  -moz-appearance: none;
  -webkit-appearance: none;
}
#gform_wrapper_2 #field_2_2 .ginput_container:after,
#gform_wrapper_5 #field_2_2 .ginput_container:after,
#gform_wrapper_2 #field_5_2 .ginput_container:after,
#gform_wrapper_5 #field_5_2 .ginput_container:after {
  content: '\25bc';
  color: #5f6a7d;
  font-size: 1em;
  vertical-align: top;
  display: inline-block;
  width: 100%;
  text-align: right;
  margin-top: -30px;
  padding-right: 10px;
}
#gform_wrapper_2 .gfield_error input,
#gform_wrapper_5 .gfield_error input {
  color: #f20031 !important;
}
#gform_wrapper_2 .gfield_error ::-webkit-input-placeholder,
#gform_wrapper_5 .gfield_error ::-webkit-input-placeholder {
  color: #f20031;
}
#gform_wrapper_2 .gfield_error ::-moz-placeholder,
#gform_wrapper_5 .gfield_error ::-moz-placeholder {
  color: #f20031;
}
#gform_wrapper_2 .gfield_error :-moz-placeholder,
#gform_wrapper_5 .gfield_error :-moz-placeholder {
  color: #f20031;
}
#gform_wrapper_2 .gfield_error :-ms-input-placeholder,
#gform_wrapper_5 .gfield_error :-ms-input-placeholder {
  color: #f20031;
}
#gform_wrapper_2 .gfield_error select,
#gform_wrapper_5 .gfield_error select {
  color: #f20031 !important;
  margin-left: 0;
}
#gform_wrapper_2 .gfield_error select,
#gform_wrapper_5 .gfield_error select,
#gform_wrapper_2 .gfield_error input[type=text],
#gform_wrapper_5 .gfield_error input[type=text] {
  border: 1px solid #c4c4c4;
}
#gform_wrapper_2 .gfield_error .ginput_container,
#gform_wrapper_5 .gfield_error .ginput_container {
  margin-left: 0;
  max-width: none;
}
.search-submit.btn {
  background: #2996cb none repeat scroll 0 0;
}
.search-submit.btn.active,
.search-submit.btn:active,
.search-submit.btn:focus,
.search-submit.btn:hover {
  border: none!important;
}
.event-col:nth-child(5) {
  clear: both;
}
@media all and (min-width: 568px) and (max-width: 767px) {
  .event-col:nth-child(odd) {
    clear: both;
  }
}
@media all and (max-width: 567px) {
  #upcoming_events .date_time_block {
    left: 0;
    top: -10px;
  }
  /*    #upcoming_events .date_time_block, #upcoming_events .event_info, #upcoming_events .event-button-wrapper{
            text-align: center !important
        }*/
  .event-button-wrapper {
    right: 0;
  }
  article.has-post-thumbnail.hentry .event-col {
    border: 2px solid #ccc;
    padding: 0 0 15px;
  }
  article.has-post-thumbnail.hentry .event-col img {
    margin: 0 0 15px;
  }
  article.has-post-thumbnail.hentry .event-col .date_time_block {
    margin-top: 8px;
  }
  article.has-post-thumbnail.hentry .event_detai_mob {
    padding-left: 15px;
    padding-right: 15px;
    padding-top: 0;
  }
  article.has-post-thumbnail.hentry .event-button-wrapper a {
    background: #fff none repeat scroll 0 0!important;
    border: 1px solid #89c0dc;
    color: #89c0dc !important;
    text-shadow: none!important;
  }
  article.has-post-thumbnail.hentry .event_info strong {
    color: #89c0dc;
  }
}
.text-uppercase {
  text-transform: uppercase;
}
/*.happening_perth {
    margin-top: 0px;
    margin-bottom: 30px;
}
.happening_perth form .gform_heading {
    text-align: center;
    width: 100%;
}
.happening_perth form .gform_heading .gform_description {
    font-size: 20px;
}
.happening_perth form .gform_body {
    clear: none !important;
    float: left;
    width: 68%;
    margin-right: 2%;
}
.happening_perth form .gform_body ul li:first-child {
    width: 58% !important;
    margin-right: 2%;
}
.happening_perth form .gform_body ul li {
    clear: none !important;
    float: left;
    width: 40% !important;
    position: relative;
}
.happening_perth form .gform_body ul li select {
    -moz-appearance: none !important;
    -webkit-appearance: none !important;
    max-width: 100%;
    min-width: 100%;
    position: relative;
}
.happening_perth form .gform_body ul #field_2_2 .ginput_container:after {
    width: 0;
    height: 0;
    border-left: 8px solid transparent;
    border-right: 8px solid transparent;
    border-top: 8px solid #000;
    position: absolute;
    right: 10px;
    top: 22px;
    content: "";

}
.happening_perth form .gform_body ul li .gfield_label {
    display: none !important; 
}
.happening_perth form .gform_footer {
    clear: none !important;
    float: left;
    margin: 5px 0 0 !important;
    padding: 0 !important;
    width: 30%;
}
.happening_perth form .gform_footer input {
    clear: none !important;
    float: left;
    max-height: 40px;
    min-height: 40px;
    padding: 0 !important;
    width: 100% !important;
}
.happening_perth form .gform_footer input[type="submit"] {
    font-size: 12px !important;
    font-family: "Proxima Nova";
}*/
.categories-div h2 {
  margin-bottom: 25px;
}
/* Add Css For whats on in perth */
.event_detai_mob {
  display: none;
}
@media all and (max-width: 567px) {
  .dis_none_mob {
    display: none !important;
  }
  .event_detai {
    display: none;
  }
  .event_detai_mob {
    display: block;
    position: relative;
  }
  .event_detai_mob .date_time_block {
    left: 0;
    top: -10px;
  }
  .event_detai_mob .date_block {
    box-sizing: border-box;
    float: left;
    font-family: "Open Sans";
    /*        text-align: center;*/
    width: 47px !important;
  }
  .event_detai_mob .date_block {
    border: 1px solid #000;
  }
  .event_detai_mob .event_info {
    float: left;
    margin: 0px;
    padding: 0 10px;
  }
  .event_detai_mob .date_time_block,
  .event_detai_mob .event_info,
  .event_detai_mob .event-button-wrapper {
    text-align: left !important;
  }
  .event_detai_mob .event_info .time strong {
    width: 100%;
    float: left;
  }
  .event_detai_mob .event-button-wrapper {
    margin-top: 20px;
    position: absolute;
    right: 10px;
    top: 50%;
  }
}
/* Add Css For whats on in perth */
@media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
  .contact_detail h4 b a {
    font-weight: 300;
  }
}
.search-template .event-search-result-listings ul li.loaded-active .event_left_content {
  width: auto!important;
}
/********** Event Listing Heading **************/
.event-listing-content h1,
.event-listing-content h2,
.event-listing-content h3,
.event-listing-content h4 {
  background: #eeeeee none repeat scroll 0 0;
  font-size: 24px;
  padding: 10px 24px;
  text-transform: uppercase;
}
.event-listing-content img {
  background: #eeeeee none repeat scroll 0 0;
  padding: 10px;
}
/*********  Event Listing Heading****/
/***********/
/* Home Grid Css */
.grid_image {
  position: relative;
  overflow: hidden;
  border-radius: 5px;
  margin-bottom: 18px;
  transform: rotate(0deg);
}
.grid_image img {
  width: 100%;
  transition: all 0.5s;
  margin: 0;
}
.grid_image h2 {
  color: #ffffff;
  text-align: center;
  font-size: 16px;
  font-weight: 400;
  font-style: normal;
  text-transform: uppercase;
  letter-spacing: 1px;
  position: absolute;
  top: 40%;
  width: 100%;
  transition: all 0.5s ease 0s;
}
.grid_image h4 {
  font-size: 12px;
  color: #ffffff;
  line-height: 22px;
  text-align: center;
  font-weight: 600;
  font-style: normal;
  text-transform: uppercase;
  position: absolute;
  top: 60%;
  width: 100%;
  transition: all 0.5s ease 0s;
  opacity: 0;
}
.grid_image h2,
.grid_image h4 {
  text-shadow: 0.5px 0.5px 0.5px #5f6a7d;
}
.grid_image:hover img {
  transform: scale(1.1);
}
.grid_image:hover h2 {
  top: 35%;
}
.grid_image:hover h4 {
  top: 45%;
  opacity: 1;
}
body.home main .entry-content {
  margin-top: 50px;
}
body.home div.events .alm-preloaded .event-col:nth-child(n+9) {
  display: none;
}
body.home div.top-events .alm-preloaded .event-col:nth-child(n+3) {
  display: none;
}
body.page-template-need-to-help article .entry-content #gform_wrapper_1 {
  max-width: 100%;
}
body.page-template-need-to-help article .entry-content #gform_wrapper_1 .gform_body ul li:nth-of-type(2n+1) {
  padding: 0 20px 0 0;
}
body.page-template-need-to-help article .entry-content #gform_wrapper_1 .gform_body ul li:nth-of-type(2n) {
  padding: 0;
}
body.page-template-need-to-help article .entry-content #gform_wrapper_1 .gform_body ul li:last-of-type {
  padding: 0;
}
body.page-template-need-to-help article .entry-content #gform_wrapper_1 .gform_footer input {
  width: 100%;
  margin: 0 !important;
}
@media (max-width: 767px) {
  body.page-template-need-to-help article .entry-content #gform_wrapper_1 .gform_body ul li:nth-of-type(n) {
    padding: 0;
  }
}
@media screen and (max-width: 768px) {
  body.home .entry-content {
    margin-top: 30px;
  }
}
@media (max-width: 480px), (max-device-width: 480px) {
  .full-width .categories-div .container .cat-boxes {
    margin: 10px auto;
    height: 130px;
    width: auto;
    display: inline-block;
  }
  .full-width .categories-div .container .cat-boxes p.widget-image {
    width: 30%;
    float: left;
    margin-top: 0;
    position: relative;
    left: 15px;
    top: 50%;
    transform: translateY(-50%);
  }
  .full-width .categories-div .container .cat-boxes p.widget-image img {
    width: 70%;
  }
  .full-width .categories-div .container .cat-boxes .detail {
    line-height: 23px;
    float: right;
    width: 70%;
    margin-top: 0;
    position: relative;
    top: 50%;
    transform: translateY(-50%);
  }
  body.home .gform_body ul li.gfield {
    width: 100%!important;
  }
  body.home article .entry-content {
    margin-left: 15px;
    margin-right: 15px;
  }
}
@media (min-width: 1200px) {
  .container {
    width: 1170px;
  }
}
.search-result {
  padding: 50px 0 30px;
  text-align: center;
}
.search-result-content {
  color: #5f6a7d;
  font-weight: 300;
  overflow-wrap: break-word;
  word-wrap: break-word;
}
.search-result-content h4 {
  font-weight: 400;
}
.single-help .entry-content {
  overflow-wrap: break-word;
  word-wrap: break-word;
}
.search-results .intro-msg {
  padding-top: 0;
}
.ajax-search-content {
  display: block;
}
.search-template .event-search-result-listings ul li.loaded-active a.event-image {
  display: block;
  border: 1px solid #dfdfdf;
  float: left;
  border-radius: 3px;
  margin-right: 15px;
  height: 132px;
  width: 132px;
  background-size: cover;
  background-repeat: no-repeat;
}
.search-template .event-search-result-listings ul li.loaded-active .event_left_content {
  width: calc(-200%);
}
.search-template .event-search-result-listings ul li.loaded-active .event_left_content h2 {
  line-height: 18px;
}
@media (max-width: 640px) {
  .search-template .event-search-result-listings ul li.loaded-active .event_left_content {
    width: calc(-50%);
  }
  .search-template .event-search-result-listings ul li.loaded-active a.ticket-btn {
    display: none;
  }
}
@media (max-width: 540px) {
  .search-template .event-search-result-listings ul li.loaded-active .event_left_content {
    width: 100%;
  }
  .search-template .event-search-result-listings ul li.loaded-active a.event-image {
    display: none;
  }
}
.search-template .alm-btn-wrap {
  border-top: 1px solid #dfdfdf;
  border-bottom: 0px;
  padding-top: 20px;
  display: block;
}
.search-template .alm-btn-wrap button.alm-load-more-btn {
  background-color: #2996cc !important;
  border-radius: 3px !important;
  font-size: 12px !important;
  font-weight: bolder !important;
  height: 38px !important;
  letter-spacing: 0.7px !important;
  line-height: 38px !important;
  padding: 0 70px !important;
  text-transform: uppercase !important;
}
#category.newsletter {
  margin-top: 50px;
}
#category main h2 {
  font-weight: 300;
}
#category .hero.inverted {
  padding: 70px 0;
  background: url("images/hero.png") no-repeat !important;
  background-position: -208px -63px !important;
  height: 385px;
  min-height: 385px;
}
#category .hero.inverted .content {
  max-width: 1110px;
}
#category .hero.inverted .content h2 a {
  color: #fff;
}
#category .hero.inverted h1 {
  font-size: 41px;
  font-weight: 200;
}
#category .hero.inverted h1 p {
  margin-top: 9px;
  color: #5f6a7d;
  font-family: "Square Market", Helvetica, Arial, "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", sans-serif;
  font-size: 14px;
  font-weight: 300;
  line-height: 1.6;
}
#category .hero.inverted h2 {
  margin-bottom: 9px;
}
#category .hero.inverted h2 a {
  font-size: 17px;
  line-height: 25px;
  margin-bottom: 5px;
}
#category .content {
  width: 97%;
}
#category .post-container {
  min-height: 600px;
}
#category .post-container .image {
  padding-top: 100%;
  background-size: cover;
}
#category .blog-title {
  padding: 25px 0;
}
#category .pagination {
  margin-bottom: 60px;
  margin-top: 60px;
  padding: 60px 0;
  color: #777;
}
#category .pagination a {
  float: right;
  color: #2996cc;
  display: block;
  font-size: 11px;
  font-weight: 500;
  letter-spacing: 1px;
  position: relative;
  text-decoration: none;
  text-transform: uppercase;
}
#category .pagination div:first-child a {
  float: left;
}
#category .blog-date {
  margin-top: 22px;
}
.banner a {
  margin-left: 30px;
  margin-right: 0;
}
.banner a.Business_category,
.banner a.Product_category {
  margin-left: 0;
  margin-right: 30px;
}
#category .hero.inverted .container h1,
#category .hero.inverted .container p,
#category .hero.inverted .container h2 {
  color: #fff;
  width: 40%;
}
body.swatch-default .top_bar_menu {
  background: url("images/hero.png") no-repeat !important;
  background-position: -208px 0 !important;
}
body.swatch-default h3 {
  color: #2e3b4e !important;
  font-size: 14px;
  font-weight: 500;
  line-height: 22px;
  text-transform: none;
}
#category .recent-updates-container {
  background: #fff;
  padding-top: 30px;
}
/* List CSS  */
#upcoming_events {
  position: relative;
  margin: 0;
  padding: 0;
}
#upcoming_events li {
  border-bottom: 1px solid #c1c1c2;
  box-sizing: border-box;
  height: 120px;
  cursor: pointer;
  float: left;
  padding: 0 10px;
  position: relative;
  width: 49%;
  list-style: none;
  margin: 5px;
}
#upcoming_events .date_time_block {
  left: 15px;
  margin-top: -23px !important;
  position: absolute;
  top: 50%;
}
#upcoming_events .date_time_block {
  left: 15px;
  margin-top: -23px !important;
  position: absolute;
  top: 50%;
}
.date_time_block {
  float: left;
}
.date_block {
  border: 1px solid #000;
}
.date_block {
  box-sizing: border-box;
  float: left;
  font-family: "Open Sans";
  text-align: center;
  width: 47px !important;
}
.date_block .month_row {
  box-sizing: border-box;
  color: #ffffff;
  display: block;
  font-size: 12px;
  font-weight: 600;
  height: 20px;
  line-height: 20px;
  text-transform: uppercase;
}
.month_row {
  background-color: #000;
}
.date_block .day_row {
  background: #ffffff none repeat scroll 0 0;
  box-sizing: border-box;
  display: block;
  font-size: 20px;
  font-weight: 600;
  height: 25px;
  line-height: 25px;
  width: 100%;
}
.date_time_block div.event_image,
.date_time_block img {
  background-position: center center;
  background-repeat: no-repeat;
  background-size: 200% auto;
  border: 1px solid #c1c1c2;
  display: inline-block;
  float: left;
  height: 44px;
  margin: 0 0 0 14px;
  width: 44px;
}
.event_info {
  float: none;
  padding: 0 100px 0 130px;
  margin: 15px 0;
}
.event_info a:link,
.event_info a:hover,
.event_info a:visited {
  color: #000;
}
body a:link,
body a:visited,
body a:hover,
body a:active,
body a {
  cursor: pointer;
  outline: medium none;
}
.event_info a {
  display: block;
  font-weight: 600;
  line-height: 24px;
  text-decoration: none;
}
.event_info em {
  color: #8f8f8f;
  display: block;
  font-size: 0.8em;
  font-style: normal;
  font-weight: 400;
  margin: 0 !important;
}
.event_info a span {
  color: #8f8f8f;
  display: block;
  font-size: 12px;
  font-weight: 400;
}
.event_info a span strong {
  font-weight: 600;
}
.event-button-wrapper {
  margin-top: -13.5px;
  position: absolute;
  right: 10px;
  top: 50%;
}
.event-button-wrapper a {
  border-radius: 3px;
  /*    border-style: solid;
    border-width: 1px;
    box-shadow: 0 1px 0 rgba(255, 255, 255, 0.3) inset, 0 1px 0 rgba(0, 0, 0, 0.3);*/
  color: #fff !important;
  font-size: 14px;
  padding: 3px 8px;
  text-decoration: none;
  text-shadow: 0 1px 0 rgba(0, 0, 0, 0.4);
  background: #000;
}
.content {
  margin-left: auto;
  margin-right: auto;
}
.nopadding {
  padding: 0 !important;
}
.attachment-post-thumbnail.wp-post-image {
  max-width: 100%;
}
#ajax-load-more {
  padding: 0 !important;
}
.categories-div {
  border: none;
}
.border {
  border-top: solid 1px #ddd;
  border-bottom: solid 1px #ddd;
  padding: 15px 0;
}
.b-top {
  border-top: solid 1px #ddd;
}
.spacer {
  height: 50px;
}
.alm-btn-wrap {
  display: none;
}
a.newsletter-button-1,
a.newsletter-button-2,
button.top-post-button {
  border-radius: 3px;
  font-size: 12px;
  font-family: 'Proxima Nova';
  font-weight: 700;
  height: 38px;
  letter-spacing: 0.7px ;
  line-height: 38px ;
  padding: 0 54px ;
  text-transform: uppercase;
  display: inline-block;
  margin-top: 20px;
  vertical-align: middle;
}
button.top-post-button {
  border-radius: 20px;
  font-weight: 600;
  height: 26px;
  line-height: 26px;
  padding: 0 16px;
  color: #2996cc;
  background-color: #ffffff;
  border: solid 1px #2996cc;
  cursor: text;
}
a.newsletter-button-1 {
  background-color: #2996cc;
  color: #ffffff;
  margin-right: 20px;
}
a.newsletter-button-2 {
  color: #2996cc;
  background-color: #ffffff;
  border: solid 2px #2996cc;
}
@media all and (min-width: 768px) {
  .newsletter-content {
    float: left;
  }
  .newsletter-image {
    float: right;
  }
}
@media all and (max-width: 567px) {
  .newsletter-content,
  .newsletter-image {
    padding: 0;
  }
}
@media all and (max-width: 480px) {
  a.newsletter-button-1,
  a.newsletter-button-2 {
    width: 100%;
    text-align: center;
    margin-left: 0;
  }
}
@media all and (max-width: 460px) {
  #upcoming_events li {
    min-height: 100px!important;
  }
  #upcoming_events li .event_info {
    padding-right: 0px;
  }
  #upcoming_events .event-button-wrapper {
    display: none;
  }
  #upcoming_events .date_time_block {
    top: 35%;
  }
  body.page-template-newsletter .gform_body ul li.gfield {
    width: 100%!important;
  }
}
@media all and (max-width: 540px) {
  #upcoming_events li {
    min-height: 140px;
    width: 98%;
  }
  #upcoming_events li .date_time_block .event_image {
    display: none;
  }
  #upcoming_events li p.event_info {
    padding-left: 80px;
  }
}
@media all and (max-width: 775px) {
  .page-template-newsletter .entry-content {
    margin-bottom: 30px;
  }
}
@media all and (max-width: 991px) {
  #upcoming_events li {
    max-height: auto;
    width: 98%;
  }
}
@media all and (min-width: 992px) and (max-width: 1199px) {
  #upcoming_events li {
    min-height: 140px;
    max-height: auto;
    width: 48%;
  }
}
@media (max-width: 380px) {
  #upcoming_events .date_time_block {
    left: 0;
    margin-top: -35px !important;
  }
  #upcoming_events li p.event_info {
    padding-left: 50px;
    margin-top: 0;
  }
}
.contact-us.content-area {
  margin-top: 50px;
}
.contact-us.content-area main {
  text-align: left;
}
.help-widget aside {
  margin-bottom: 10px;
  width: 100%;
  display: inline-block;
  border: solid 1px #c1c1c1;
  border-radius: 4px;
  padding: 8px 8px 0 8px;
  vertical-align: top;
  height: 100%;
  height: 110px;
}
.help-widget aside .detail {
  text-align: left!important;
  padding-left: 95px;
  font-size: 95%;
}
.help-widget aside.widget p.widget-image {
  float: left;
}
.question-content.content-area {
  margin-top: 50px;
}
.question-content.content-area h2 {
  font-weight: 200;
}
.question-content.content-area .entry-content {
  font-size: 16px;
  font-weight: 200;
}
.question-content.content-area main {
  text-align: left;
}
.question-content.content-area h4 {
  font-weight: 400;
}
@media (max-width: 1199px) {
  .help-widget aside {
    height: 130px;
  }
}
/*@media(max-width: 991px)
{
	@media(min-width: 768px) {
		.help-widget > div:first-of-type {
			padding-left : 0;
		}

		.help-widget > div:last-of-type {
			padding-right : 0;
		}
	}
}*/
@media (max-width: 767px) {
  .help-widget {
    /*>div {
			padding : 0;
		}*/
  }
  .help-widget aside {
    height: auto;
  }
}
/* Retina Typography Fixes - Should Push Into Typograhy File At Some Point */
.page-template-newsletter #base-top-menu,
.single-newsletter #base-top-menu {
  min-height: 300px;
  background-image: url('images/hero.png');
  background-size: cover;
  background-position: bottom center;
}
#newsletter-menu {
  background-color: #ffffff;
  border-bottom: solid 1px #dadada!important;
}
#newsletter-menu.fixed {
  position: fixed;
  width: 100%;
  left: 0;
  z-index: 999;
}
#newsletter-menu:after {
  content: '';
  display: block;
  clear: both;
}
#newsletter-menu > .containers.container-fluid {
  padding: 0;
}
#newsletter-menu .logo {
  display: inline-block;
  float: left;
  vertical-align: middle;
  margin-left: 30px;
}
#newsletter-menu .logo .site-title {
  color: #28ace2;
  margin: 15px 0;
}
#newsletter-menu #gforms_confirmation_message_5 {
  float: right;
  line-height: 61px;
  padding: 0 30px;
  color: #00A704;
}
#newsletter-menu #gform_wrapper_5 {
  margin: 0 30px 0 0;
  display: inline-block;
  float: right;
  padding: 10px 0;
}
#newsletter-menu #gform_wrapper_5:after {
  content: '';
  display: block;
  clear: both;
}
#newsletter-menu #gform_wrapper_5 .gform_body {
  display: inline-block;
}
#newsletter-menu #gform_wrapper_5 .ginput_container {
  max-resolution: 0 !important;
}
#newsletter-menu #gform_wrapper_5 .gform_footer {
  width: 172px !important;
  display: inline-block;
  margin: 0 0 0 -4px !important;
  padding: 0 !important;
}
#newsletter-menu #gform_wrapper_5 .gform_footer input[type=submit] {
  width: 100%;
  text-transform: uppercase;
  padding: 11px 0;
  font-family: 'Proxima Nova';
  font-weight: 500;
  font-size: 13px !important;
}
@media (max-width: 641px) {
  #newsletter-menu #gform_wrapper_5 .gform_footer input[type=submit] {
    line-height: 1.5;
  }
}
#newsletter-menu #gform_wrapper_5 li {
  border: none !important;
  padding: 0;
  background-color: transparent !important;
  display: inline-block;
  vertical-align: middle;
  margin: 0 15px 0 0 !important;
  list-style: none;
}
@media (max-width: 530px) {
  #newsletter-menu #gform_wrapper_5 li:last-of-type {
    margin: 0 !important;
  }
}
@media (max-width: 400px) {
  #newsletter-menu #gform_wrapper_5 li:last-of-type {
    margin-bottom: 10px !important;
  }
}
#newsletter-menu #gform_wrapper_5 li .ginput_container {
  margin: 0 !important;
  max-width: none;
}
#newsletter-menu #gform_wrapper_5 li label {
  display: none !important;
}
#newsletter-menu #gform_wrapper_5 li#field_5_1 {
  width: 250px;
}
#newsletter-menu #gform_wrapper_5 li#field_5_2 {
  width: 180px;
  height: 41px;
}
#newsletter-menu #gform_wrapper_5 li#field_5_2 .ginput_container:after {
  content: '\25bc';
  color: #28ace2;
  font-size: 1em;
  vertical-align: top;
  display: inline-block;
  width: 100%;
  text-align: right;
  margin-top: -30px;
  padding-right: 10px;
}
#newsletter-menu #gform_wrapper_5 li input,
#newsletter-menu #gform_wrapper_5 li select {
  border: solid 1px #0093dc;
  color: #28ace2;
  border-radius: 2px;
  font-family: 'Proxima Nova';
  font-weight: 500;
  font-size: 16px !important;
  margin: 0 !important;
  -moz-appearance: none;
  -webkit-appearance: none;
  background-color: transparent;
  width: 100%!important;
}
#newsletter-menu #gform_wrapper_5 li ::-webkit-input-placeholder {
  color: #28ace2;
}
#newsletter-menu #gform_wrapper_5 li ::-moz-placeholder {
  color: #28ace2;
  opacity: 1;
}
#newsletter-menu #gform_wrapper_5 li :-moz-placeholder {
  color: #28ace2;
  opacity: 1;
}
#newsletter-menu #gform_wrapper_5 li :-ms-input-placeholder {
  color: #28ace2;
}
#newsletter-menu .show-hide-form {
  display: none;
  float: right;
  padding: 11px 20px;
  font-family: 'Proxima Nova';
  font-weight: 500;
  font-size: 13px !important;
  border-radius: 3px;
  background-color: #2996cc;
  color: #ffffff;
  cursor: pointer;
}
@media (max-width: 991px) {
  #newsletter-menu > .containers.container-fluid {
    padding-left: 15px;
    padding-right: 15px;
  }
  #newsletter-menu .logo {
    margin-left: 15px;
  }
  #newsletter-menu .show-hide-form {
    display: inline-block;
    margin-top: 10px;
    margin-right: 15px;
    width: 155px;
    text-align: center;
  }
  #newsletter-menu .mobile-invisible {
    display: none !important;
  }
  #newsletter-menu .mobile-visible {
    display: inline-block !important;
  }
  #newsletter-menu #gforms_confirmation_message_5 {
    padding: 0 15px;
  }
  #newsletter-menu #gform_wrapper_5 {
    display: none;
    width: 100%;
    margin: 0 auto;
    padding: 0 15px 10px 15px;
    max-width: none;
  }
  #newsletter-menu #gform_wrapper_5 .gform_body {
    display: block;
  }
  #newsletter-menu #gform_wrapper_5 li {
    display: block;
    width: 100% !important;
    margin-bottom: 10px !important;
  }
  #newsletter-menu #gform_wrapper_5 .gform_footer {
    flex: 1 0 155px;
    margin-left: 0 !important;
    width: 100% !important;
  }
}
@media (max-width: 600px) {
  #newsletter-menu #gforms_confirmation_message_5 {
    float: right;
    width: 100%;
  }
  #newsletter-menu .show-hide-form {
    font-size: 12px !important;
    padding-left: 0;
    padding-right: 0;
  }
  #newsletter-menu #gform_wrapper_5 li input,
  #newsletter-menu #gform_wrapper_5 li select {
    font-size: 14px !important;
  }
  #newsletter-menu #gform_wrapper_5 .gform_footer {
    flex: 1 0 155px;
  }
  #newsletter-menu #gform_wrapper_5 .gform_footer input[type=submit] {
    font-size: 12px !important;
  }
}
@media (max-width: 480px) {
  #newsletter-menu > .containers.container-fluid {
    padding: 0;
  }
  #newsletter-menu .show-hide-form {
    width: 130px;
  }
}
.right-widgets-sidebar h2 {
  padding: 15px 0;
  font-size: 30px;
  font-weight: 300 !important;
  line-height: 1.1;
  border-bottom: solid 1px #c4c4c4;
  margin: 0 0 15px 0;
}
.right-widgets-sidebar h2.widget-title {
  text-transform: none;
}
.right-widgets-sidebar .textwidget .widget-italic {
  font-style: italic;
  font-weight: 300;
  font-size: 11px;
}
.right-widgets-sidebar .textwidget .widget-italic.form-privacy {
  padding-bottom: 20px;
  border-bottom: solid 1px #c4c4c4;
}
.right-widgets-sidebar .textwidget .start-using {
  border-radius: 4px;
  padding: 8px;
  border: solid 1px #c1c1c1;
  text-align: center;
  margin-top: 15px;
  margin-bottom: 15px;
  display: block;
}
.right-widgets-sidebar .textwidget .start-using .as-link {
  color: #2996cc;
}
.right-widgets-sidebar .textwidget a.start-using {
  display: block;
  color: #333333;
  text-decoration: none;
}
.right-widgets-sidebar .gform_widget {
  display: inline-block;
  margin: 0;
  width: 100%;
}
.right-widgets-sidebar .gform_widget .gform_confirmation_message {
  background-color: #e9ffd9;
  padding: 15px 20px;
  margin: 15px 0 20px 0;
  border: solid 2px #cfe2c0;
  text-align: center;
}
.right-widgets-sidebar .gform_widget .gform_wrapper {
  max-width: 100%;
}
.right-widgets-sidebar .gform_widget .gform_wrapper li.gfield {
  width: 100%;
  height: 41px;
}
.right-widgets-sidebar .gform_widget .gform_wrapper li.gfield .ginput_container {
  width: 100%;
}
.right-widgets-sidebar .gform_widget .gform_wrapper li.gfield .ginput_container select {
  -moz-appearance: none;
  -webkit-appearance: none;
  background-color: transparent;
}
.right-widgets-sidebar .gform_widget .gform_wrapper .top_label .gfield_label {
  display: none!important;
}
.right-widgets-sidebar .gform_widget .gform_wrapper .gform_footer input.button,
.right-widgets-sidebar .gform_widget .gform_wrapper .gform_footer input[type=submit] {
  padding: 12px 0;
  font-family: 'Proxima Nova';
  font-weight: 500;
  font-size: 12px !important;
  background-color: #2996cc;
  border-radius: 3px;
  width: 100%;
  text-transform: uppercase;
  letter-spacing: 0.7px;
}
.right-widgets-sidebar aside {
  background-color: transparent!important;
}
@media (max-width: 567px) {
  .right-widgets-sidebar h2 {
    font-size: 26px;
  }
}
.widget.PI_SimpleTwitterTweets {
  padding-top: 40px;
}
.widget.PI_SimpleTwitterTweets h2 {
  display: none;
}
.widget.PI_SimpleTwitterTweets ul.tweets {
  padding-left: 60px;
}
.widget.PI_SimpleTwitterTweets ul.tweets li {
  list-style: none;
  display: block;
  width: 100%;
  height: auto;
  background: #fff;
  padding: 10px;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
  position: relative;
  border: solid 1px #c1c1c1;
  margin-bottom: 20px;
}
.widget.PI_SimpleTwitterTweets ul.tweets li div.tweet-content {
  word-wrap: break-word;
}
.widget.PI_SimpleTwitterTweets ul.tweets li div.tweet-content:before {
  font-family: 'FontAwesome';
  color: #ffffff;
  font-size: 40px;
  margin-right: 5px;
  content: '\f099';
  padding: 4px 4px 2px 4px;
  border-radius: 4px;
  background-color: #2996cc;
  margin-left: -72px;
  margin-top: -11px;
  line-height: 1;
  position: absolute;
}
.widget.PI_SimpleTwitterTweets ul.tweets li div.tweet-content:before:before {
  content: " ";
  position: absolute;
  margin-left: -17px;
  top: 10px;
  z-index: 1;
  display: block;
  width: 0px;
  height: 0px;
  border-top: 7px solid transparent;
  border-bottom: 7px solid transparent;
  border-right: 7px solid #fff;
}
.widget.PI_SimpleTwitterTweets ul.tweets li div.tweet-content:before :after {
  content: " ";
  position: absolute;
  top: 10px;
  margin-left: -18px;
  z-index: 0;
  display: block;
  width: 0px;
  height: 0px;
  color: coral;
  border-top: 7px solid transparent;
  border-bottom: 7px solid transparent;
  border-right: 7px solid #c1c1c1;
}
.media-kit {
  overflow: hidden;
}
.media-kit > div {
  padding: 0;
}
.media-kit img.logo {
  display: block;
  margin-bottom: 10px;
  width: 100%;
}
.media-kit a {
  margin: 0 10px;
}
@media (max-width: 567px) {
  .media-kit > div {
    margin-bottom: 15px;
  }
  .media-kit img.logo {
    max-width: 280px;
  }
}
.press-enquiries {
  margin-bottom: 20px;
}
.single-news {
  color: #5f6a7d;
}
.single-news .right-widgets-sidebar .widget:last-of-type {
  border-bottom: 2px solid #ccc;
}
.single-news header.entry-header {
  margin-bottom: 15px;
}
.single-news header.entry-header h2 {
  border-bottom: solid 1px #c4c4c4;
  padding-bottom: 15px;
  text-transform: uppercase;
  font-weight: 200;
}
.single-news header.entry-header .news-date {
  float: left;
}
.single-news header.entry-header .categories {
  float: right;
}
.single-news header.entry-header:after {
  content: ".";
  visibility: hidden;
  display: block;
  height: 0;
  clear: both;
}
.single-news .right-widgets-sidebar h2.widget-title {
  text-transform: uppercase;
  color: #5f6a7d;
  font-size: 18px;
  font-weight: 600 !important;
  padding-bottom: 5px;
  border-bottom: 2px solid #ccc;
}
.single-news .top-header {
  height: 70px;
}
.single-news .top-header .row:nth-child(2) {
  margin-top: -54px;
}
@media (max-width: 875px) {
  .single-news .top-header .row {
    height: 70px;
  }
}
.single-news .top-header .row > a {
  margin-top: 0;
  z-index: 10;
}
.single-news .top-header .row > a span {
  line-height: 70px;
}
@media (max-width: 875px) {
  .single-news .top-header .row > a .tb-icon {
    line-height: 70px;
    top: 0;
  }
}
.single-news .top-header .row .mobile-nav.slide-open {
  z-index: 9;
}
.single-news .top-header .row .mobile-nav.slide-open #menu-mobile-nav {
  padding-top: 110px;
}
@media (max-width: 875px) {
  .single-news .top-header .row .mobile-nav.slide-open #menu-mobile-nav li {
    flex: 0 0 45%;
  }
}
@media (max-width: 875px) {
  .single-news .top-header .row .mobile-menu-icon {
    line-height: 70px;
  }
}
.single-news .top-header .row .mobile-menu-icon:before {
  top: 0;
  z-index: 10;
}
.single-news .recommended-events {
  margin-bottom: 20px;
}
.single-news .recommended-event {
  margin-bottom: 16px;
}
.single-news .recommended-event .image {
  height: 150px;
  background-size: cover;
  background-position: center center;
}
.single-news .recommended-event .title {
  margin-top: 10px;
  color: #5f6a7d;
  font-size: 14px;
  font-weight: 600;
}
.single-news .PI_SimpleTwitterTweets {
  border-top: 2px solid #ccc;
  padding-top: 20px;
}
.single-news .subscription-form {
  border-top: 2px solid #ccc;
}
.single-news .subscription-form .gform_confirmation_message {
  padding: 10px 0;
}
.single-news .subscription-form .gform_wrapper {
  margin-bottom: 10px;
}
.single-news .subscription-form #gform_2 span.gform_description {
  font-size: 14px;
  width: 100%;
  color: #000;
}
.single-news .subscription-form #gform_2 b {
  font-weight: 300 !important;
}
.single-news .subscription-form #gform_2 li {
  margin: 0 0 20px;
  padding: 0;
  max-width: 100% !important;
}
.single-news .subscription-form #gform_2 li > div {
  line-height: 0;
}
.single-news .subscription-form #gform_2 li.gfield_error {
  margin: 0 0 20px !important;
  width: 100%;
}
.single-news .subscription-form #gform_2 .gform_body {
  width: 100%;
}
.single-news .subscription-form #gform_2 .gform_footer {
  margin-top: 0;
  padding: 0;
}
.single-news .subscription-form #gform_2 .gform_footer input {
  width: 100%;
  font-family: inherit;
  font-size: 12px !important;
}
.single-news .subscription-form .tos {
  font-style: italic;
  font-weight: 300;
  font-size: 12px;
  color: #000;
}
.single-news .links-section {
  margin: 30px 0;
  background-color: #fafafa;
}
.single-news .categories,
.post-type-archive-news .categories,
.tax-spheres .categories,
.single-events-listing .categories {
  text-transform: uppercase;
}
.single-news article .entry-content,
.post-type-archive-news article .entry-content,
.tax-spheres article .entry-content,
.single-events-listing article .entry-content {
  font-family: 'Proxima Nova';
  font-weight: 300;
  line-height: 1.6;
  font-size: 110%;
}
.single-news .view-count,
.post-type-archive-news .view-count,
.tax-spheres .view-count,
.single-events-listing .view-count {
  float: right;
  margin-top: -26px;
  padding: 0 30px;
  background-color: rgba(255, 255, 255, 0.9);
  display: inline-block;
  line-height: 26px;
  color: #5f6a7d;
  text-decoration: none;
  opacity: 0.999;
  box-shadow: -2px -2px 2px rgba(160, 160, 160, 0.3);
  z-index: 10;
  pointer-events: none;
}
@media (max-width: 991px) {
  .single-news #main > div,
  .post-type-archive-news #main > div,
  .tax-spheres #main > div,
  .single-events-listing #main > div {
    padding: 0;
  }
}
@media (max-width: 767px) {
  .single-news article .entry-content,
  .post-type-archive-news article .entry-content,
  .tax-spheres article .entry-content,
  .single-events-listing article .entry-content {
    font-size: 100%;
  }
  .single-news aside#text-9,
  .post-type-archive-news aside#text-9,
  .tax-spheres aside#text-9,
  .single-events-listing aside#text-9 {
    display: none;
  }
}
@media (max-width: 567px) {
  .single-news h2,
  .post-type-archive-news h2,
  .tax-spheres h2,
  .single-events-listing h2 {
    font-size: 26px;
  }
  .single-news header.entry-header .news-date,
  .post-type-archive-news header.entry-header .news-date,
  .tax-spheres header.entry-header .news-date,
  .single-events-listing header.entry-header .news-date,
  .single-news header.entry-header .categories,
  .post-type-archive-news header.entry-header .categories,
  .tax-spheres header.entry-header .categories,
  .single-events-listing header.entry-header .categories {
    float: none;
  }
  .single-news header.entry-header .news-date,
  .post-type-archive-news header.entry-header .news-date,
  .tax-spheres header.entry-header .news-date,
  .single-events-listing header.entry-header .news-date {
    margin-bottom: 10px;
  }
}
.post-type-archive-news .top2-post h2,
.tax-spheres .top2-post h2 {
  font-weight: 200;
}
.post-type-archive-news h2.section-title,
.tax-spheres h2.section-title {
  padding: 15px 0;
  font-size: 30px;
  font-weight: 300 !important;
  line-height: 1.1;
  border-bottom: solid 1px #c4c4c4;
  margin: 0 0 15px 0;
}
.post-type-archive-news h3.entry-title,
.tax-spheres h3.entry-title {
  margin-top: 0;
}
.post-type-archive-news h3.entry-title a,
.tax-spheres h3.entry-title a {
  color: #000000;
}
.post-type-archive-news h3.entry-title a:hover,
.tax-spheres h3.entry-title a:hover {
  color: #333333;
}
.post-type-archive-news #main article,
.tax-spheres #main article {
  margin-bottom: 20px!important;
}
@media (max-width: 567px) {
  .post-type-archive-news h2.section-title,
  .tax-spheres h2.section-title {
    font-size: 26px;
  }
}
.posts-list.archive-block {
  margin-top: 75px;
}
.pagination-link,
.pre-footer-indent {
  margin-bottom: 44px;
}
.post-container {
  color: #5f6a7d !important;
}
.post-container a,
.post-container p,
.post-container h2,
.post-container h3 {
  color: #5f6a7d !important;
}
.post-container a,
.post-container p {
  font-weight: 300;
}
.post-container h2 {
  font-weight: 200;
}
.post-container h3 {
  font-size: 15px;
}
.post-container div.image {
  padding-top: 100%;
  /*
		background-size: contain;
		background-repeat: no-repeat;*/
  background-size: cover;
  background-position: center center;
}
.post-container div.image.image-wide {
  padding-top: 50%;
}
.posts-list .post-container {
  display: inline-block;
  float: none;
  vertical-align: top;
}
.top-post {
  padding: 70px 0;
  border-bottom: solid 1px #e4e4e4;
}
.top-post p {
  font-size: 16px;
  -webkit-font-smoothing: antialiased;
}
.top2-post {
  margin-bottom: 45px;
}
.top2-post h2 {
  color: #5f6a7d !important;
  font-weight: 300;
  margin-top: 40px;
  margin-bottom: 30px;
}
.top2-post .post-container {
  margin-bottom: 30px;
}
.posts-list .post-container {
  margin-bottom: 45px;
}
.crunchify-link {
  color: white;
  font-size: 22px !important;
  height: 34px;
  margin-right: 10px;
  padding: 8px 0 0;
  position: relative;
  text-align: center;
  top: 13px !important;
  width: 34px;
  border-radius: 3px;
}
.crunchify-link:hover,
.crunchify-link:active {
  color: white;
}
.crunchify-twitter {
  background: #41b7d8;
}
.crunchify-twitter:hover,
.crunchify-twitter:active {
  background: #279ebf;
}
.crunchify-facebook {
  background: #3b5997;
}
.crunchify-facebook:hover,
.crunchify-facebook:active {
  background: #2d4372;
}
.crunchify-googleplus {
  background: #d64937;
}
.crunchify-googleplus:hover,
.crunchify-googleplus:active {
  background: #b53525;
}
.crunchify-pinterest {
  background: #cb2027;
}
.crunchify-pinterest:hover,
.crunchify-pinterest:active {
  background: #b53525;
}
.crunchify-linkedin {
  background: #007bb6;
}
.crunchify-linkedin:hover,
.crunchify-linkedin:active {
  background: #2d4370;
}
.crunchify-buffer {
  background: #444444;
}
.crunchify-buffer:hover,
.crunchify-buffer:active {
  background: #222222;
}
.crunchify-social {
  margin: 30px 0px 0px 0px;
  padding: 0 0 60px;
  border-top: 1px solid #e4e4e4;
  -webkit-font-smoothing: antialiased;
  font-size: 12px;
}
.crunchify-social h5 {
  margin: 12px auto 4px auto;
}
.single-events-listing {
  color: #5f6a7d;
}
.single-events-listing .right-widgets-sidebar .widget:last-of-type {
  border-bottom: 2px solid #ccc;
}
@media (max-width: 991px) {
  .single-events-listing .right-widgets-sidebar {
    display: flex;
    flex-wrap: wrap;
    flex: 0 1 50%;
  }
  .single-events-listing .right-widgets-sidebar > .widget {
    width: 50%;
    padding-right: 10px;
    padding-left: 10px;
  }
}
@media (max-width: 991px) and (max-width: 650px) {
  .single-events-listing .right-widgets-sidebar > .widget.PI_SimpleTwitterTweets {
    width: 100%;
    order: inherit;
  }
}
@media (max-width: 991px) and (max-width: 650px) {
  .single-events-listing .right-widgets-sidebar > .widget.gform_widget {
    width: 100%;
  }
}
@media (max-width: 991px) and (max-width: 650px) {
  .single-events-listing .right-widgets-sidebar > .widget:last-of-type {
    width: 100%;
    order: inherit;
  }
}
@media (max-width: 480px) {
  .single-events-listing .right-widgets-sidebar {
    display: block;
  }
  .single-events-listing .right-widgets-sidebar > .widget {
    width: 100%;
  }
}
.single-events-listing .right-widgets-sidebar h2.widget-title {
  text-transform: uppercase;
  color: #5f6a7d;
  font-size: 18px;
  font-weight: 400 !important;
  padding-bottom: 5px;
  border-bottom: 2px solid #ccc;
}
.single-events-listing #main {
  font-weight: 300;
}
.single-events-listing #main .form-privacy {
  border-bottom: none;
}
.single-events-listing .tickets-for-events {
  background-color: #fafafa;
  padding-top: 45px;
  margin-top: 30px;
  border-top: solid 1px #e4e4e4;
  border-bottom: solid 1px #e4e4e4;
}
.single-events-listing .links-section {
  margin: 30px 0 100px;
  background-color: #fafafa;
}
.single-events-listing .related-events {
  padding: 30px 0 0 0;
}
.single-events-listing .related-events .related-event-item a {
  color: #5f6a7d;
  padding: 0 0 10px 0;
  min-height: 190px;
  border: solid 1px #e4e4e4;
  border-radius: 4px;
  display: block;
  overflow: hidden;
}
.single-events-listing .related-events .related-event-item a:hover {
  transition: box-shadow linear 0.3s;
  transition: border linear 0.3s;
  -webkit-box-shadow: 0px 0px 5px 0px #2996cc;
  -moz-box-shadow: 0px 0px 5px 0px #2996cc;
  box-shadow: 0px 0px 5px 0px #2996cc;
  border: solid 1px rgba(41, 150, 204, 0.6);
  color: #5f6a7d;
}
.single-events-listing .related-events .related-event-item a h4,
.single-events-listing .related-events .related-event-item a p {
  margin-bottom: 0;
}
.single-events-listing .related-events-list {
  margin-top: 15px;
}
.single-events-listing .top-header {
  height: 70px;
}
.single-events-listing .top-header .row:nth-child(2) {
  margin-top: -54px;
}
.single-events-listing .top-header .row .search-events {
  line-height: 70px;
  margin: 0;
}
.single-events-listing .top-header .row > a {
  margin-top: 0;
  z-index: 10;
}
.single-events-listing .top-header .row > a span {
  line-height: 70px;
}
@media (max-width: 875px) {
  .single-events-listing .top-header .row > a .tb-icon {
    line-height: 70px;
    top: 0;
  }
}
.single-events-listing .top-header .row .mobile-nav {
  z-index: 9;
}
@media (max-width: 875px) {
  .single-events-listing .top-header .row .mobile-menu-icon {
    line-height: 70px;
  }
}
.single-events-listing .top-header .row .mobile-menu-icon:before {
  top: 0;
}
.single-events-listing .recommended-news-widget,
.single-events-listing .hot-tickets-widget,
.single-events-listing .gform_widget {
  margin-bottom: 20px;
}
.single-events-listing .recommended-news,
.single-events-listing .hot-tickets {
  margin-bottom: 16px;
}
.single-events-listing .recommended-news .image,
.single-events-listing .hot-tickets .image {
  height: 150px;
  background-size: cover;
  background-position: center center;
}
.single-events-listing .recommended-news .title,
.single-events-listing .hot-tickets .title {
  margin-top: 10px;
  color: #5f6a7d;
  font-size: 14px;
  font-weight: 600;
}
.single-events-listing .recommended-news .location,
.single-events-listing .hot-tickets .location {
  text-transform: uppercase;
  font-style: italic;
  font-size: 14px;
  color: #0093dc;
}
.single-events-listing .hot-tickets .title {
  color: #0093dc;
}
.single-events-listing .PI_SimpleTwitterTweets {
  border-top: 2px solid #ccc;
  padding-top: 20px;
}
.single-events-listing .gform_widget {
  border-top: 2px solid #ccc;
}
.single-events-listing .gform_widget .gform_confirmation_message {
  padding: 10px 0;
}
.single-events-listing .gform_widget .gform_wrapper {
  margin-bottom: 10px;
}
.single-events-listing .gform_widget #gform_2 span.gform_description {
  font-size: 14px;
  width: 100%;
}
.single-events-listing .gform_widget #gform_2 span.gform_description br {
  display: none;
}
.single-events-listing .gform_widget #gform_2 b {
  font-weight: 300 !important;
}
.single-events-listing .gform_widget #gform_2 li {
  margin: 0 0 20px;
  padding: 0;
  max-width: 100% !important;
}
.single-events-listing .gform_widget #gform_2 li.gfield_error {
  margin: 0 0 20px !important;
  width: 100%;
}
.single-events-listing .gform_widget #gform_2 .gform_body {
  width: 100%;
}
.single-events-listing .gform_widget #gform_2 .gform_footer {
  margin-top: 0;
  padding: 0;
}
.single-events-listing .gform_widget #gform_2 .gform_footer input {
  width: 100%;
  font-family: inherit;
  font-size: 12px !important;
}
.single-events-listing .gform_widget .form-privacy {
  font-style: italic;
  font-weight: 300;
  font-size: 11px;
}
.single-events-listing .ads {
  border-top: 2px solid #ccc;
  padding: 20px 0;
}
.event-listing-content {
  font-size: 16px;
}
.event-listing-content h2 {
  font-size: 16px;
  line-height: 24px;
  margin-bottom: 5px;
  letter-spacing: 1px;
  font-weight: 500;
  text-transform: none;
}
.event-listing-content p {
  font-weight: 200;
}
.event-listing-content strong {
  font-weight: 400;
}
.links-section-title {
  margin-top: 15px;
  color: #2996cc;
}
.events-listing-thumb {
  height: 400px;
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
  margin-bottom: 30px;
}
.link-btn.btn {
  float: right;
  color: #2996cc;
  line-height: 30px;
  padding: 0 1em;
  border: 1px solid #2996cc;
  border-radius: 3px;
  font-size: 14px;
  text-align: center;
  min-width: 126px;
}
div.link-item {
  border-bottom: solid 1px #e4e4e4;
  padding: 15px 0;
  font-weight: 700;
}
div.link-item:first-of-type {
  border-top: solid 1px #e4e4e4;
}
div.link-item:last-of-type {
  border-bottom: none;
}
.related-event-thumb {
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
  padding-top: 50%;
  margin-bottom: 10px;
}
#business_post {
  margin-top: 30px;
}
.top-header {
  position: static;
  background-size: cover;
}
.top-header .row {
  display: flex;
  justify-content: space-around;
}
.top-header .row:nth-child(2) {
  margin-top: -34px;
}
.top-header .row .left-top-nav.head-nav {
  top: 4px;
  flex: 0 0 50%;
  align-self: center;
  float: none;
  position: inherit;
}
.top-header .row .left-top-nav.head-nav ul {
  padding: 0;
  justify-content: flex-start;
  display: flex;
  align-items: center;
  text-align: center;
}
.top-header .row .left-top-nav.head-nav ul li a {
  font-size: 11px;
  letter-spacing: 1.2px;
  margin-right: 30px;
}
.top-header .row .left-top-nav.head-nav ul li:last-of-type a {
  margin-right: 0;
}
.top-header .row .logo {
  display: none;
}
.top-header .row .right-top-nav.head-nav {
  top: 4px;
  flex: 0 0 50%;
  align-self: center;
  float: none;
  position: inherit;
  right: auto;
}
.top-header .row .right-top-nav.head-nav ul {
  padding: 0;
  justify-content: flex-end;
  display: flex;
  align-items: center;
  text-align: center;
}
.top-header .row .right-top-nav.head-nav ul li {
  margin-right: 30px;
}
.top-header .row .right-top-nav.head-nav ul li a {
  font-size: 11px;
  letter-spacing: 1.2px;
}
.top-header .row .right-top-nav.head-nav ul li:last-of-type {
  margin-right: 0;
}
.top-header .row > a {
  flex: 0 0 33%;
  text-align: center;
  font-size: 20px;
  color: #fff;
  margin-top: 10px;
  letter-spacing: 1.1px;
  z-index: 1;
}
.top-header .row > a span {
  font-family: 'magistralcregular';
}
.top-header .row > a .tb-icon {
  display: none;
}
.top-header .container {
  background-size: cover;
}
.mobile-button:before {
  font-size: 29px;
  right: 15px;
}
.home-header {
  background-size: cover;
  background-position: center center;
  margin-top: -87px;
  padding-bottom: 65px;
}
.home-header.contact-us {
  margin-top: 0;
  padding-bottom: 3%;
}
.home-header .home-container .search-block {
  text-align: center;
  margin: 115px 0 50px 0;
}
.home-header .home-container .search-block h1 {
  font-weight: 200;
  font-size: 34px;
  margin-bottom: 20px;
  letter-spacing: 1.3px;
  line-height: 34px;
}
.home-header .home-container .search-block p {
  font-size: 16px;
  font-weight: 300;
  width: 70%;
  margin: 13px auto;
  line-height: normal;
  letter-spacing: 1.3px;
  margin-bottom: 15px;
}
.home-header .home-container .search-block .header-infoblock {
  display: flex;
  flex-direction: column;
  align-items: center;
}
.home-header .home-container .search-block .header-infoblock a button {
  padding: 16px 75px;
  border-radius: 2px;
  margin-bottom: 20px;
  font-size: 16px;
  line-height: 16px;
  text-transform: uppercase;
}
.home-header .home-container .search-block .header-infoblock a:last-child {
  color: #fff;
  font-weight: 300;
  font-size: 11px;
  letter-spacing: 1px;
}
.wpb_wrapper .row .h2 {
  padding-left: 15px;
  padding-right: 15px;
}
/*
.top-events {
    .event-col {
        border-radius: 5px;
        overflow: hidden;
        margin-right: 20px;
        border: 2px solid #c4c4c4;
        width: 49%;
        img {
            height: 200px;
            width: 100%;
        }
        &:hover{
            border: 2px solid #2a96c5;
        }
        &:last-of-type{
            margin-right: 0;
        }
    }
}*/
.tb-icon {
  color: white;
  font-family: 'magistralcregular' !important;
  font-size: 34px;
  letter-spacing: 1px;
  padding-left: 15px;
  position: absolute;
}
.header-infoblock {
  text-align: center;
}
.header-infoblock button {
  margin: 10px auto 10px;
}
.side-p {
  text-align: left!important;
}
.search-container {
  background-color: #fff;
  width: 100%;
  border-bottom: 1px solid #c4c4c4;
  padding-bottom: 10px;
}
.search-container > .container {
  display: flex;
}
.search-container .search-form {
  width: 50%;
  margin-right: 0;
  display: inline-flex;
  align-items: center;
  justify-content: flex-start;
}
.search-container .search-form input {
  width: 70% !important;
  border-radius: 2px ;
  display: inline-block;
  margin-top: 9px!important;
  margin-left: 0;
  padding: 9px 20px!important;
  appearance: none;
}
.search-container .search-form input[placeholder] {
  text-overflow: ellipsis;
}
.search-container .search-form button {
  width: auto;
  border-radius: 2px !important;
  display: inline-block;
  max-height: 50px;
  padding: 15px 42px;
  margin: 9px 11px 0 20px;
  font-size: 14px;
}
.search-container .search-form button i {
  display: none;
}
.search-container .search-form button span {
  display: block;
  margin: 0 auto;
}
.search-container .have-tickets {
  width: 50%;
  display: inline-flex;
  justify-content: flex-start;
  align-items: center;
  font-size: 14px;
  font-weight: bold;
  padding: 20px 0 15px;
  text-align: center;
  margin-left: 10px;
}
.search-container .have-tickets span:first-of-type {
  display: none;
}
.search-container .have-tickets span:last-of-type {
  display: block;
  font-size: 12px;
}
.navigate {
  color: #2a96c5;
}
.navigate h1 {
  font-size: 45px;
  margin-bottom: 30px;
  font-weight: 200;
}
.cat-boxes {
  height: 360px;
}
.cat-boxes p {
  color: #777;
  font-size: 16px;
}
.cat-boxes p b {
  font-size: 17px;
}
.happening_perth p:first-of-type {
  display: block;
}
.happening_perth p:last-of-type {
  display: none;
}
.page-footer1 {
  display: none;
}
@media (max-width: 875px) {
  .top-header .row {
    display: flex;
    justify-content: space-around;
    flex-direction: column;
  }
  .top-header .row .left-top-nav.head-nav {
    top: 0;
    flex: 0 0 33%;
    align-self: center;
    float: none;
    display: none;
  }
  .top-header .row .right-top-nav.head-nav {
    top: 0;
    flex: 0 0 33%;
    align-self: center;
    float: none;
    display: none;
  }
  .top-header .row > a {
    flex: none;
    text-align: center;
    font-size: 24px;
    color: #fff;
    margin-top: 0;
  }
  .top-header .row > a span {
    display: none;
  }
  .top-header .row > a .tb-icon {
    left: 0;
    display: block;
    position: absolute;
    padding-left: 10px;
  }
  .top-header .row .mobile-button {
    display: block;
  }
  .top-header .container {
    background-size: cover;
    width: 100%;
  }
  .top-header .mobile-nav ul#menu-mobile-nav {
    background: #161b1f ;
    display: flex;
    flex-wrap: wrap;
    padding: 25px 0;
    align-items: center;
  }
  .top-header .mobile-nav ul#menu-mobile-nav li {
    text-align: left;
    flex: 0 0 50%;
    padding: 5px 15px;
    text-transform: uppercase;
  }
  .search-container {
    position: relative;
    z-index: 1000;
    padding-bottom: 0;
  }
  .search-container > .container {
    display: block;
  }
  .search-container .search-form,
  .search-container .have-tickets {
    width: 100%;
    justify-content: center;
    margin-left: 0;
    font-size: 14px !important;
  }
  .search-container .search-form {
    margin-top: 15px;
  }
  .search-container .search-form input {
    width: 100% !important;
  }
  .search-container .search-form button i {
    display: block;
  }
  .search-container .search-form button span {
    display: none;
  }
  .entry-content {
    margin-top: 15px!important;
  }
  .entry-content .thumb-wrp {
    max-height: 200px;
    overflow: hidden;
  }
  .entry-content h2:first-child {
    display: none!important;
  }
  .entry-content .vc_column_container {
    padding: 0;
  }
  .entry-content .vc_column_container .wpb_wrapper {
    padding: 0!important;
    margin: 0 12px!important;
  }
  .search-events {
    font-family: 'Proxima Nova' !important;
    font-size: 18px;
    line-height: 1.3636;
    letter-spacing: 1px;
    font-weight: 300;
    color: white;
  }
  .search-form {
    margin-right: 0;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    width: 100% !important;
  }
  .search-form input {
    width: 84%!important;
    border-radius: 5px 0 0 5px !important;
    display: inline-block;
    margin-top: 9px!important;
    font-size: 15px !important;
    padding: 9px 10px !important;
  }
  .search-form button {
    width: 16% !important;
    border-radius: 0 2px 2px 0!important;
    display: inline-block;
    max-height: 45px;
  }
  #submit-search {
    width: 90%;
    text-transform: uppercase;
    font-size: 21px;
    height: 50px;
    border-radius: 0 5px 5px 0 !important;
    padding: 8px 0 !important;
    margin: 9px 0 0 0;
  }
  #submit-search i {
    font-size: 30px;
  }
  .header-infoblock {
    text-align: center;
  }
  .header-infoblock #gosell {
    width: 100%;
    border-radius: 2px;
    padding: 16px 65px!important;
    margin: 10px auto 35px;
    text-transform: uppercase;
    font-weight: 500;
    font-size: 14px;
    letter-spacing: 1px;
    margin-bottom: 20px;
    margin-top: 30px;
  }
  .header-infoblock a {
    display: block;
    color: white;
    font-size: 16px;
    font-weight: 300;
  }
  .have-tickets {
    /*border-bottom: 1px solid #c4c4c4;*/
    font-size: 14px;
    font-weight: bold;
    text-align: center;
  }
  .have-tickets span:last-of-type {
    display: none !important;
  }
  .have-tickets span:first-of-type {
    display: inline-flex !important;
  }
  .search-container form {
    padding: 0;
  }
  .row > .search-form {
    display: block;
  }
  .row > .search-form input {
    width: 100% !important;
    border-radius: 5px !important;
  }
  .event-col {
    border-radius: 5px;
    border: 1px solid #c4c4c4;
    padding: 0;
    margin-bottom: 20px;
    width: 100%;
  }
  .event-col p {
    font-size: 16px;
  }
  .event-col:hover {
    border-color: #2a96c5;
  }
  .event-col img {
    margin: 0;
  }
  .event-col .event-address,
  .event-col .event-title,
  .event-col .types {
    padding: 0 15px;
    margin-bottom: 0!important;
    font-weight: 400;
  }
  .event-col .event-address .event-date,
  .event-col .event-title .event-date,
  .event-col .types .event-date {
    font-style: normal;
    font-weight: 400;
    color: #848891;
  }
  .event-col .event-address a,
  .event-col .event-title a,
  .event-col .types a {
    font-weight: 600px;
  }
  .event-col .event-exerpt {
    margin: 0!important;
    padding: 0 10px;
  }
  .event-col .event-title {
    padding: 15px 15px 0!important;
  }
  .event-col .types {
    padding-bottom: 15px;
  }
  .top-events .event-col {
    overflow: hidden;
  }
  .top-events .event-col img {
    height: 200px;
    width: 100%;
  }
  .top-events .event-col:hover {
    border: 1px solid #2a96c5;
  }
  .logo {
    display: block !important;
    width: auto!important;
  }
  html {
    margin-top: 0!important;
  }
  .home-header {
    background-size: cover;
    background-repeat: no-repeat;
  }
  .home-header.contact-us {
    margin-top: 0;
  }
  .home-header#main-header {
    height: 500px;
  }
  .home-header h1 {
    text-align: center;
    margin-top: 35px;
    margin-bottom: 20px;
  }
  .home-header p {
    font-size: 20px!important;
    text-align: center;
    font-weight: 200;
    width: 70%;
    margin: 13px auto;
    line-height: 25px !important;
    letter-spacing: initial !important;
    margin-bottom: 0 !important;
  }
  .home-header .home-container .search-block {
    margin-top: 100px;
  }
  .home-header .home-container .search-block p {
    width: 90%;
  }
  /*Categories div*/
  .categories-div {
    /*border-top: 1px solid #c4c4c4;*/
    padding: 0;
  }
  .categories-div .row:nth-child(1) {
    display: none;
  }
  .category_sub {
    width: 48%;
    padding: 0 10px 20px;
  }
  .category_sub:nth-child(2n+1) {
    margin-left: 10px;
  }
  .category_sub .cat-boxes {
    height: 300px;
    min-height: 0;
    padding: 2em 1em;
  }
  .category_sub .cat-boxes:hover {
    border: 1px solid #2eafe6 !important;
  }
  .happening_perth {
    padding-bottom: 30px;
  }
  .happening_perth h4 {
    font-size: 24px;
    font-weight: 300;
    margin-bottom: 15px;
    line-height: 1.3;
  }
  .happening_perth .col-md-10 {
    padding: 0;
  }
  .happening_perth .gform_description {
    text-align: center;
    display: flex;
    justify-content: center;
    flex-direction: column;
  }
  .happening_perth p:first-of-type {
    display: none !important;
  }
  .happening_perth p:last-of-type {
    display: block !important;
  }
  .happening_perth {
    background-color: #fafafa;
    border-top: 1px solid #c4c4c4;
    padding-right: 10px;
    padding-left: 10px;
    margin-top: 20px;
    width: 100%;
  }
  a.sitemap {
    display: none;
  }
  aside#text-2 ul.social-links.left {
    display: flex;
    justify-content: space-between;
    float: none;
  }
  #menu-mobile-nav li a {
    line-height: 26px;
    font-size: 16px;
    letter-spacing: 1.5px;
    font-weight: 300;
  }
  .social-row {
    border-top: none;
    padding-top: 25px;
    margin-bottom: 10px;
  }
  .site-info {
    border-top: 1px solid #494d53;
  }
  .site-info * {
    padding: 5px 15px 12px !important;
  }
  .page-footer1 {
    padding: 0 !important;
    clear: both;
    display: block;
  }
  .page-footer1 .footer-col.f-logo-img {
    box-sizing: border-box;
    padding: 30px 15px 35px;
    width: 100%;
    display: inline-block;
    float: left;
  }
  .page-footer1 .footer-col.f-logo-img aside#text-13 .textwidget {
    box-sizing: border-box;
    text-align: left;
    width: 100%;
    background: #4b4f55;
    border-radius: 5px;
    height: 80px;
    color: #989ea6;
    padding: 20px 15px;
    position: relative;
  }
  .page-footer1 .footer-col.f-logo-img aside#text-13 .textwidget a.iphone-footer {
    width: 100%;
    text-decoration: none;
  }
  .page-footer1 .footer-col.f-logo-img aside#text-13 .textwidget a.iphone-footer .f-logo {
    background: url('images/fav.jpg') center center no-repeat;
    background-size: contain;
    height: 40px;
    width: 40px;
    margin-right: 10px;
    float: left;
  }
  .page-footer1 .footer-col.f-logo-img aside#text-13 .textwidget a.iphone-footer .f-title {
    float: left;
    color: #959799;
    line-height: 20px;
  }
  .page-footer1 .footer-col.f-logo-img aside#text-13 .textwidget a.iphone-footer .f-title .global-footer-text .global-footer-title {
    font-size: 14px ;
    color: #fff;
    text-transform: uppercase;
    letter-spacing: 1.1px;
    font-weight: 400;
  }
  .page-footer1 .footer-col.f-logo-img aside#text-13 .textwidget a.iphone-footer .f-title .global-footer-text p {
    font-size: 14px;
    color: #959799;
    text-transform: none;
    margin-bottom: 0px;
  }
  .page-footer1 .footer-col3 {
    box-sizing: border-box;
    padding: 0 15px 15px;
    width: 100%;
    display: inline-block;
    float: left;
  }
  .page-footer1 .footer-col3 aside#text-14 section.slider {
    position: relative;
    z-index: 10;
  }
  .page-footer1 .footer-col3 aside#text-14 section.slider .flexslider {
    padding: 18px 28px 10px;
    height: auto;
    text-align: center;
    background: #4b4f55 !important;
    border: none;
    margin: 0 !important;
    position: relative;
    zoom: 1;
    border-radius: 4px;
  }
  .page-footer1 .footer-col3 aside#text-14 section.slider .flexslider ul.slides li h6 {
    text-transform: uppercase;
    color: #fff;
    font-size: 15px;
    letter-spacing: 1.0px;
    font-weight: 800;
  }
  .page-footer1 .footer-col3 aside#text-14 section.slider .flexslider ul.slides li p {
    color: #B5B5B5;
    text-align: center;
    text-transform: uppercase;
    font-weight: 300;
  }
  .page-footer1 .footer-col3 aside#text-14 section.slider .flexslider .flex-control-nav {
    bottom: 0px!important;
    position: initial!important;
    padding: 0;
    width: 100%;
    display: block;
    text-align: center;
  }
  .page-footer1 .footer-col3 aside#text-14 section.slider .flexslider .flex-direction-nav {
    display: none!important;
  }
  .page-footer1 .footer-col.phone-widget {
    box-sizing: border-box;
    padding: 0 15px 15px;
    width: 100%;
    display: inline-block;
    float: left;
  }
  .page-footer1 .footer-col.phone-widget aside#text-16 span.icon {
    float: left;
    position: inherit;
    top: -30px;
    width: 10%  ;
    height: 42px;
    background: #2996cc none repeat scroll 0 0;
    border-radius: 5px 0 0 5px;
    left: 0;
    font-size: 24px;
  }
  .page-footer1 .footer-col.phone-widget aside#text-16 span.icon .fa-phone {
    border: none;
    color: #fff !important;
    top: 6px !important;
    left: 1px;
    text-align: center;
    width: 100%;
    height: 100%;
    position: relative;
    font-size: 24px;
  }
  .page-footer1 .footer-col.phone-widget aside#text-16 #phone {
    position: inherit;
    top: -30px;
    width: 90% !important;
    float: left;
    border: none;
    background: #4b4f55;
    color: #959799 !important;
    height: 35px;
    border-radius: 0px 5px 5px 0px;
    right: 0;
    padding-left: 15px !important;
    font-weight: 700;
    font-size: 16px !important;
  }
}
@media (max-width: 480px) {
  .site-info {
    height: 100px;
    position: relative;
    padding: 0;
  }
  .site-info * {
    padding: 0 15px !important;
  }
  .site-info .container {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
  }
  .site-info .container .row {
    height: auto;
    line-height: 20px;
    padding: 0 15px !important;
  }
  .site-info .container .row a {
    line-height: 20px;
    padding: 0;
  }
  .categories-div .category_sub {
    width: auto;
    margin-left: 10px;
    margin-right: 10px;
    padding: 0;
  }
  .categories-div .category_sub .cat-boxes {
    text-align: left;
    padding: 0;
  }
  .categories-div .category_sub .cat-boxes .detail p {
    margin: 0;
  }
  .event-col a {
    display: block;
    max-height: 200px;
    overflow: hidden;
  }
}
@media (min-width: 768px) {
  .top-header .container {
    /*width: 100%;*/
  }
  .search-container .container {
    width: 750px;
  }
  .search-container .search-form button {
    padding: 15px 15px;
  }
}
@media (min-width: 876px) and (max-width: 991px) {
  .search-container .search-form input {
    width: 195px !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .search-container .container {
    width: 970px;
  }
  .search-container .container .search-form button {
    margin-left: 15px;
  }
}
@media (min-width: 1200px) {
  .search-container .container {
    width: 1170px;
  }
}
@media (min-width: 481px) and (max-width: 875px) {
  .event-col {
    width: 44%;
    border: none;
    margin: 3%;
  }
  .event-col:hover {
    border: 1px solid #2a96c5;
  }
  .row.events .event-col {
    min-height: 390px;
  }
  .search-container .search-form {
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media (min-width: 768px) and (max-width: 875px) {
  .row.events .event-col {
    min-height: 470px;
  }
}
.fixed-body {
  height: 100%;
  overflow: auto;
  -webkit-overflow-scrolling: touch;
}
.fixed-content {
  height: 2000px;
}
.page-template-tickets-page .top-header {
  padding-bottom: 23px;
  padding-top: 15px;
}
.page-template-tickets-page .breadcrumbs {
  background-color: #fafafa;
  border-bottom: 1px solid #e0e0e0;
  border-top: 1px solid #e0e0e0;
  min-height: 60px;
  /*position: fixed;*/
  width: 100%;
  z-index: 2;
}
.page-template-tickets-page .breadcrumbs .left {
  padding-left: 0;
}
.page-template-tickets-page .breadcrumbs .left ul {
  float: left;
  list-style: outside none none;
  padding: 0;
}
.page-template-tickets-page .breadcrumbs .left ul li {
  float: left;
}
.page-template-tickets-page .breadcrumbs .left ul li a {
  color: #5f6a7d;
  float: left;
  font-size: 11px;
  font-weight: 600;
  letter-spacing: 1px;
  margin-right: 20px;
  padding-bottom: 10px;
  padding-top: 22px;
  text-transform: uppercase;
}
.page-template-tickets-page .breadcrumbs .right {
  padding-right: 0;
}
.page-template-tickets-page .breadcrumbs .right ul {
  float: right;
  list-style: outside none none;
  padding: 0;
}
.page-template-tickets-page .breadcrumbs .right ul li {
  float: left;
}
.page-template-tickets-page .breadcrumbs .right ul li a {
  border: 1px solid #e0e0e0;
  border-radius: 3px;
  color: #5f6a7d;
  display: inline-block;
  float: left;
  font-size: 11px;
  font-weight: 600;
  letter-spacing: 1px;
  line-height: 30px;
  margin-top: 10px;
  padding: 2px 20px;
  text-transform: uppercase;
}
.page-template-tickets-page .latest_articles {
  float: left;
  margin: 0;
  padding: 0px;
  position: relative;
  width: 100%;
}
.page-template-tickets-page .latest_articles h3 {
  color: #2e3b4e;
  font-size: 28px;
  font-weight: 300;
  line-height: 30px;
  margin: 0;
  padding: 0;
  text-align: left;
  float: left;
}
.page-template-tickets-page .latest_articles a {
  float: right;
  margin-top: 6px;
  color: #1d94ce;
  font-size: 14px;
}
.page-template-tickets-page .events_list {
  float: left;
  width: 100%;
  text-align: left;
}
.page-template-tickets-page .events_list .col-md-6 {
  margin-bottom: 25px;
}
.page-template-tickets-page .events_list .col-md-6 img {
  max-height: 250px;
  min-height: 250px;
}
.page-template-tickets-page .events_list .col-md-3 {
  margin-bottom: 25px;
}
.page-template-tickets-page .events_list .col-md-3:nth-child(4n+1) {
  clear: left;
}
.page-template-tickets-page .events_list h3 {
  font-size: 18px;
  line-height: 20px;
}
.page-template-tickets-page .events_list h3 a {
  color: #2d3a4f;
}
.page-template-tickets-page .events_list .excerpt {
  color: #5f6a7d;
  line-height: 20px;
}
.page-template-tickets-page .events_list .name {
  color: #1d94ce;
  font-size: 18px;
  line-height: 20px;
}
.page-template-tickets-page .events_list .date {
  color: #5f6a7d;
  font-size: 18px;
  font-weight: 300;
  line-height: 20px;
}
.page-template-tickets-page .load_more_posts {
  float: left;
  margin-bottom: 30px;
  text-align: center;
  width: 100%;
}
.page-template-tickets-page .load_more_posts a {
  background: #1d94ce none repeat scroll 0 0;
  border-radius: 3px;
  color: #fff;
  height: 40px;
  line-height: 40px;
  text-transform: uppercase;
  width: 180px;
}
.page-template-tickets-page .pagination_custom {
  float: left;
  width: 100%;
  margin-bottom: 30px;
}
.page-template-tickets-page .pagination_custom .newer {
  float: left;
  margin-left: 15px;
  font-size: 16px;
  color: #1d94ce;
}
.page-template-tickets-page .pagination_custom .newer a {
  color: #1d94ce;
}
.page-template-tickets-page .pagination_custom .older {
  float: right;
  margin-right: 15px;
  font-size: 16px;
  color: #1d94ce;
}
.page-template-tickets-page .pagination_custom .older a {
  color: #1d94ce;
}
.page-template-tickets-page .subscribe_section {
  border-top: 1px solid #e0e0e0;
}
.page-template-tickets-page .row.eventslist {
  margin-top: 20px;
  margin-bottom: 20px;
  margin-left: -30px;
  margin-right: -30px;
}
.page-template-tickets-page .ticket_content_list {
  margin-top: 30px;
}
@media (max-width: 1199px) {
  .page-template-tickets-page .events_list .col-md-3 img {
    height: 220px;
    width: 220px;
  }
}
@media (max-width: 991px) {
  .page-template-tickets-page .events_list .col-md-3 img {
    height: 162px;
    width: 100%;
  }
}
@media (max-width: 875px) {
  /* .page-template-tickets-page .container { */
  /* width: 100%; */
  /* padding-left:0px; */
  /* padding-right:0px; */
  /* } */
  .breadcrumbs .container {
    width: 100%;
  }
  .breadcrumbs .row {
    padding: 0 15px;
  }
  .ticket_content_list .container {
    width: 100%;
  }
  .ticket_content_list .row {
    margin: 0;
  }
  .page-template-tickets-page .row.eventslist {
    margin: 20px -15px;
  }
  .page-template-tickets-page .top-header {
    padding-bottom: 40px;
    padding-top: 5px;
  }
}
@media (max-width: 767px) {
  .page-template-tickets-page .events_list .mobile_view {
    border: medium none;
    float: left;
    margin: 0;
    width: 50%;
  }
  .page-template-tickets-page .events_list .col-md-3 img {
    max-height: 200px;
    min-height: 200px;
    width: 100%;
  }
  .page-template-tickets-page .events_list .col-md-6 img {
    max-height: 200px;
    min-height: 200px;
  }
  .page-template-tickets-page .events_list .col-md-3:nth-child(4n+1) {
    clear: none;
  }
  .page-template-tickets-page .events_list .col-md-3:nth-child(2n+1) {
    clear: left;
  }
}
@media (max-width: 479px) {
  .page-template-tickets-page .events_list .col-md-3:nth-child(2n+1) {
    clear: none;
  }
  .page-template-tickets-page .events_list .col-md-3:nth-child(1n+1) {
    clear: left;
  }
  .page-template-tickets-page .events_list .mobile_view {
    border: medium none;
    float: left;
    margin: 0;
    width: 100%;
  }
  .page-template-tickets-page .breadcrumbs .left {
    padding: 0;
    width: 67%;
  }
  .page-template-tickets-page .breadcrumbs .right {
    padding: 0;
  }
  .page-template-tickets-page .breadcrumbs .left ul li a {
    font-size: 10px;
    margin-right: 12px;
  }
  .page-template-tickets-page .breadcrumbs .right ul li a {
    font-size: 10px;
    padding: 2px 10px;
  }
}
