/*
PRIMARY = #F26522
SECONDARY = #E98300
*/

@font-face {
  font-family: 'Gotham-rounded-bold';
  src: url("../fonts/gothamrnd-bold.eot");
  src: url("../fonts/gothamrnd-bold.eot?#iefix") format("embedded-opentype"), url("../fonts/gothamrnd-bold.woff") format("woff"), url("../fonts/gothamrnd-bold.ttf") format("truetype"), url("../fonts/gothamrnd-bold.svg#gothamrnd-bold") format("svg"); }

.nomobile {display: block;}
.mobileonly {display: none;}
/*input {-webkit-appearance: none !important;}*/
.orange {color: #f26522 !important;}
.bold {font-weight: bold;}
.white {color: #FFF !important;}
.left {text-align: left;}
.right {text-align: right;}
.center {text-align: center;}
img {max-width: 100%;}
img.right {float: right; padding-left: 10px; max-width: 40%;}
img.left {float: left; padding-right: 10px; max-width: 40%;}
img.width98 {width: 98%;}
img.grayscale {filter: gray; /* IE6-9 */ -webkit-filter: grayscale(1); /* Google Chrome, Safari 6+ & Opera 15+ */ filter: grayscale(1); /* Microsoft Edge and Firefox 35+ */}
#clear, .clear {clear: both;}
.printonly, .element-invisible { display: none;}

*:focus {/*border: 3px solid #C03; margin: -3px;*/}
button.menu-toggle:focus {background: #f26522 !important; color: #FFF !important;}
span#close-menu:focus {background: #A00 !important;}
div#toolbar .social-list li a:focus, div#toolbar .social-list li span.cart:focus {color: #f26522 !important;}
a.button.hero:focus {background: #f26522 !important;}
a.button.instagram:focus {background: #333 !important;}

h1, h2, h3, h4, h5, h6,
p.h1, p.h2, p.h3, p.h4, p.h5, p.h6 
{color: #333; font-family: 'Gotham-rounded-bold', "Arial Rounded MT Bold"; line-height: 110%;}
h1, p.h1 {font-size: 40px;}
h2, p.h2 {font-size: 30px;}
h3, p.h3 {font-size: 22px;}
h4, p.h4 {font-size: 16px;}

p.error {font-weight: bold; background-color: #C03; color: #FFF; padding: 5px;}
p.warning {font-weight: bold; background-color: #fdc039; color: #FFF; padding: 5px;}
p.success {font-weight: bold; background-color: limegreen; color: #FFF; padding: 5px;}
p.tagline {font-size: 40px; line-height; 48px;}
p.date {margin-bottom: 0;}
p.tagline.location {margin-top: 0;text-transform: uppercase; font-size: 25px; font-weight: bold; letter-spacing: 2px; margin-bottom: 0;}

p.tagline.location span.realfestival-pipe {display: inline; padding-left: 8px; padding-right: 15px; text-transform: lowercase;}
p.tagline.location span.realfestival-break {display: none; padding-left: 8px; padding-right: 15px; text-transform: lowercase;}
p.countdown-header {text-align: center; font-weight: bold; font-size: 28px; text-transform: uppercase;}
strong.orange {color: #f26522;}

div#content a, div#content a:focus, div#content a:visited {color: #f26522; text-decoration: none; }
div#content a:hover {color: #333; text-decoration: none; -webkit-transition: all, 0.25s, ease-in-out; -moz-transition: all, 0.25s, ease-in-out; -ms-transition: all, 0.25s, ease-in-out; -o-transition: all, 0.25s, ease-in-out; transition: all, 0.25s, ease-in-out;}

div#article-content a {font-weight: bold;}

a.button,a.button:hover, a.button:focus, input[type="submit"] {background-color: #f26522; color: #fff !important; display: inline-block; padding: 15px 17px; text-transform: uppercase; font-family: 'Gotham-rounded-bold', "Arial Rounded MT Bold"; text-decoration: none; font-size: 14px; cursor: pointer; border: 0;}
a.button:hover, a.button:focus, input[type="submit"]:hover, input[type="submit"]:focus {background-color: #cf4a15;}

a.button.readmore {border: 2px solid #f26522; background: #FFF; color: #f26522 !important;}
a.button.readmore:hover {border: 2px solid #666; background: #FFF; color: #666 !important;}
a.button.gallery {border: 2px solid #f26522; background: #FFF; color: #f26522 !important;}
a.button.gallery:hover {border: 2px solid #666; background: #FFF; color: #666 !important;}

a.button.instagram {background: #666; color: #FFF !important;}
a.button.instagram:hover {background: #333; color: #FFF !important;}

a.button.hero {background-color: rgba(0,0,0,0.3); padding: 15px 37px; border: 3px solid #FFF; font-size: 20px; width: 50%;}
a.button.hero:hover {background-color: #f26522;}

a.button.register, a.button.survey {padding: 15px 37px; border: 3px solid #FFF; width: 50%; margin-bottom: 5%;}
a.button.register:before {content: "\f003"; padding-right: 10px; font-family: FontAwesome; font-weight: bold;}
a.button.register:hover {background-color: #cf4a15;}


a.ext {}
a.download {}
a.ext:after {content: "\f08e"; padding-left: 5px; font-family: FontAwesome;}
a.email {color: #f26522; text-decoration: underline; font-weight: bold;}
a.phone {text-decoration: none; color: #000; font-weight: bold;}
a.phone:hover {color: #999;}
a.phone:before {color: #f26522; font-size: 14px; content: "\f095"; padding-left: 5px; padding-right: 5px; font-family: FontAwesome;}
a.download-calendar {cursor: pointer; background-image: url(/images/icons/calendar.png); background-position: left; background-repeat: no-repeat; background-size: 18px 18px; padding-left: 20px;}
a.download:before {content: "\f019"; padding-right: 5px; font-family: FontAwesome;}
a img:hover {opacity: 0.8;}

/* FORMS*/

div.form div.twelve:nth-child(odd) {/*background: #e9e9e9;*/}

.error {font-weight: bold; color: #c03;}
label.error {display: block;}
input.error {border: 2px solid #c03;}
textarea.error {border: 2px solid #c03;}

label {cursor: pointer;}

div.form input, div.form textarea {width: 100%;}
div.form textarea {height: 200px;}
div.form input[type="radio"], div.form input[type="checkbox"]{width: auto; cursor: pointer;}
div.form input[type="file"], div.form input[type="url"]{width: 83%; border: 1px solid #c9c9c9; background: #FFF;}
div.form input[type="file"].error, div.form input[type="url"].error{border: 2px solid #c03;}
div.form label.select-file{background: #C03; color: #FFF; cursor: pointer; padding: 5px; font-weight: bold; width: 75%; display: inline-block;}
div.form label.select-file input {display: none;}

div.form p {margin: 0;}
div.form h3, div.form h4 {margin-bottom: 0;}
p.label {font-weight: bold; color: #333;}

span.clear-file:before {color: #c03; font-size: 20px; content: "\f014"; font-family: FontAwesome; padding: 5px; cursor: pointer;}
a.remove_field:before {color: #c03; font-size: 20px; content: "\f00d"; font-family: FontAwesome; padding: 5px; cursor: pointer;}

input[type="text"].calendar {
    background: url(/images/icons/calendar.png) no-repeat 95% center;
    background-size: 23px; max-width: 165px;
}
div.select-wrapper{display: block; position: relative; background: #fff; /*width: 185px;*/}
div.select-wrapper select {width: 100% !important; cursor: pointer; height: 43px !important; }
div.select-wrapper:before {content: "\f078"; color: #fff; text-align: center; -webkit-transform: translateY(-50%); -moz-transform: translateY(-50%); -ms-transform: translateY(-50%); -o-transform: translateY(-50%); transform: translateY(-50%); right: 0; top: 50%; z-index: 9; pointer-events: none; width: 40px; position: absolute;display: inline-block; font-family: FontAwesome; font-size: inherit; text-rendering: auto; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale;}
	
div.select-wrapper:after {right: -1px; top: 0;content: ''; background: #f26522; font-family: FontAwesome; height: 43px; pointer-events: none; width: 40px; position: absolute;}
/* FORMS*/

html, 
body {width: 100%; margin: 0 auto; font-size: 14px; line-height: 1.5; font-family: Arial; overflow-x: hidden;}

div.one {float: left; width: 8.33333333%; }
div.two {float: left; width: 16.66666667%; }
div.three {float: left; width: 25%; }
div.four {float: left; width: 33.33333333%; }
div.five {float: left; width: 41.66666667%; }
div.six {float: left; width: 50%; }
div.seven {float: left; width: 58.33333333%; }
div.eight {float: left; width: 66.66666667%; }
div.nine {float: left; width: 75%; }
div.ten {float: left; width: 83.33333333%; }
div.eleven {float: left; width: 91.66666667%; }
div.twelve {float: left; width: 100%; }

.padding1 {padding: 1px;}
.padding5 {padding: 5px;}
.padding10 {padding: 10px;}
.padding15 {padding: 15px;}
.padding20 {padding: 20px;}
.padding25 {padding: 25px;}
.padding30 {padding: 30px;}

div#accessibility {height: 0px; overflow: hidden;}
div#accessibility ul { list-style-type: none; padding-left: 0px; width: 1020px; margin: 0 auto;}
div#accessibility ul li { display: inline-block; padding-right: 35px;}
div#accessibility ul li a {color: #333; text-decoration: none; line-height: 40px; z-index: 1000; font-weight: bold; font-size: 16px; padding: 10px;}
div#accessibility ul li a:focus {color: #FFF; background: #333;}

div#toolbar .separator {display: inline;}
div#toolbar div#google_translate_element span.text {display: none;}

div#toolbar {width: 100%; background: rgba(0,0,0, 0.8); position: fixed; z-index: 500; transition: 1s ease-in-out all; border-bottom: 3px solid #f26522;}
/*body.homepage div#toolbar {width: 100%; position: fixed; z-index: 500; transition: 1s ease-in-out all; background: rgba(255,255,255, 0); border-bottom: 0;}*/
div#toolbar.top {background: rgba(0,0,0, 0.8) !important; transition: 1s ease-in-out all; border-bottom: 3px solid #f26522 !important;}
div#toolbar > ul { width: 1020px; margin: 0 auto !important;}
div#toolbar ul { list-style: none; padding: 0; margin: 0;}
div#toolbar ul li { display: inline-block;}
div#toolbar ul li.parent a { padding: 10px 25px 10px 10px;}
div#toolbar ul li.parent > a:after { font-family: FontAwesome; content: "\f0d7"; position: absolute; right: 6px;}
div#toolbar ul li a {color: #FFF; text-decoration: none; display: block; padding: 10px 20px 10px 20px; position: relative; font-weight: bold; font-size: 22px; line-height: 50px;}
div#toolbar ul li a:hover, div#toolbar div#central ul li a:focus {background: #F26522; /* border-bottom: 2px solid #F26522; Only needed if orange bar with datetime is removed */}
div#toolbar ul li a.dropdown:after {top: 13px; }
div#toolbar ul li ul {height: 0; list-style: none; margin: 0; overflow: hidden; padding: 0; border-radius: 0; float: left; z-index: 110; }

div#toolbar ul li ul.show-menu {-webkit-box-shadow: 0 3px 6px rgba(0, 0, 0, 0.25); box-shadow: 0 3px 6px rgba(0, 0, 0, 0.25); height: auto; }
div#toolbar ul li ul li {float: none; border: none; display: block !important;}
div#toolbar ul li ul li:last-child { border-right: none; }
div#toolbar ul li ul li:hover { background-color: #ebebeb; }
div#toolbar ul li ul li:focus { background-color: #ebebeb; }
div#toolbar ul li ul li a { padding: 10px 20px !important; }
div#toolbar ul li:hover ul, div#toolbar ul li:focus ul { -webkit-box-shadow: none; box-shadow: none; height: auto; position: absolute; background: rgba(0, 0, 0, 0.8); width: 181px !important;}
div#toolbar ul li a:focus + ul{height: auto; z-index: 10000000;}

div#toolbar div#main-nav {width: 30%; float: left;}
div#toolbar div#main-nav img.logo {max-height: 48px; margin-top: 20px;}
div#toolbar div#main-nav a.nav-logo-image {position: absolute; left: 10px; top: -10px;}

/*body.homepage div#toolbar div#main-nav img.logo {max-height: 35px; margin-top: 18px; display: none; transition: 1s ease-in-out all;}*/
div#toolbar.top div#main-nav img.logo {display: inline-block !important; transition: 1s ease-in-out all;}



div#toolbar div#central {width: 100%; float: left;}
div#toolbar div#central div#central-wrapper {margin: 0 auto; width: 100%;  transition: 1s ease-in-out all;}
/*body.homepage div#toolbar div#central div#central-wrapper {margin: 0 auto; width: 100%; display: none; transition: 1s ease-in-out all;}*/
div#toolbar.top div#central div#central-wrapper {display: block !important; transition: 1s ease-in-out all;}
div#toolbar div#central ul {width: 100%; text-align: center;}
div#toolbar div#social-icons { position: absolute;right: 0;top: 0;}
div#toolbar div#social-icons p {margin: 0; color: #FFF; line-height: 72px; padding-right: 10px;}


div#toolbar div#timelocation {width: 100%; float: left;}
div#toolbar div#timelocation div#timelocation-wrapper {width: 100%;  transition: 1s ease-in-out all;}
/*body.homepage div#toolbar div#timelocation div#timelocation-wrapper {width: 100%;; display: none; transition: 1s ease-in-out all;}*/
div#toolbar.top div#timelocation div#timelocation-wrapper {display: block !important; transition: 1s ease-in-out all;}
div#toolbar div#timelocation div#timelocation-wrapper p {text-align: center; font-size: 18px; padding: 10px; margin: 0; background: #F26522; color: #FFF; font-weight: bold;}

button.menu-toggle { background: transparent; border: 0; cursor: pointer; margin: 5px; padding: 15px; float: right;}
button.menu-toggle:hover span.icon-bar { background: #F26522;}
span.icon-bar {width: 33px; height: 3px; background: #FFF; margin: 6px; display: block;}

div.close-menu {float: right; margin-right: -57px; width: 57px; height: 57px; background: #F26522; color: #FFF; text-align: center; line-height: 57px; font-weight: bold; cursor: pointer; font-size: 32px;}
div.close-menu:hover {background: #C9C9C9; color: #F26522;}
div.close-menu span#close-menu {display: block;}

ul.social-list li.love-count {width: 120px;}



div#menu-modal {display: none;}
div#menu-modal {position: absolute; top: 0; left: 0; background: #FFF; min-width: 320px; width: 25%; max-width: 100%; height: 100%; z-index: 500;}
div#menu-modal ul {list-style-type: none; padding-left: 0; margin-left: 0; margin-top: 0;}
div#menu-modal li {list-style-type: none; padding-left: 0; margin-left: 0; border-bottom: 1px solid #999;}

div#menu-modal li a {display: block; width: 100%; font-size: 22px; color: #000; text-decoration: none; padding-top: 7px; padding-bottom: 7px; text-indent: 15px;}
div#menu-modal li a:hover, div#menu-modal li a:focus {background: #e9e9e9;}
div#menu-modal ul ul {display: none;}

div#menu-logo-wrapper-mobile {display: none;}

/*a.home:before {padding-right: 10px; content: "\f015"; font-family: FontAwesome;}
a.friday:before {padding-right: 10px; content: "\f209"; font-family: FontAwesome;}
a.saturday:before {padding-right: 10px; content: "\f1fd"; font-family: FontAwesome;}
a.sunday:before {padding-right: 10px; content: "\f19d"; font-family: FontAwesome;}
a.blog:before {padding-right: 10px; content: "\f1ea"; font-family: FontAwesome;}
a.travel:before {padding-right: 10px; content: "\f1b9"; font-family: FontAwesome;}
a.question:before {padding-right: 10px; content: "\f29c"; font-family: FontAwesome;}
a.social:before {padding-right: 10px; content: "\f1e0"; font-family: FontAwesome;}
a.trophy:before {padding-right: 10px; content: "\f091"; font-family: FontAwesome;}
a.love:before {padding-right: 10px; content: "\f08a"; font-family: FontAwesome;}
a.love { background: #C03; font-size: 18px;}
a.love:hover, a.love:focus { background: #333 !important; font-size: 18px !important;}*/

p.h2.love:before {padding-right: 10px; content: "\f08a"; font-family: FontAwesome;}

div.modal-shadow {/*top: 0; left: 0; bottom: 0; right: 0;*/ width: 100%; height: 1000%; z-index: 1000; display: none; /*position: absolute;*/ background-color: rgba(0,0,0,0); position: fixed;}

div#body {overflow-x: hidden; margin-top: 120px; margin-bottom: 20px;}
body.homepage div#body {margin-top: 0px;}

div.homepage img.logo {padding: 20px; max-width: 750px; width: 100%; margin-top: 100px; margin-bottom: 0px; margin-left: 50px;}
div.homepage img.mobile-logo {margin: 0 auto; padding: 20px; max-width: 450px; width: 100%; margin-top: 100px; margin-bottom: -95px; display: none;}

div#homepage-hero-image-wrapper {background-image: url(/images/sunshine-background.jpg); background-repeat: no-repeat; background-size: cover; position: relative; overflow: hidden; padding-bottom: 0px; background-position-y: -225px; /*background-position: center center;*/ -webkit-background-size: cover; -moz-background-size: cover; -o-background-size: cover; background-size: cover;}
div#homepage-hero-image-wrapper {background-image: url(/images/real-festival-hero-shot-2017.jpg);}
div#homepage-hero-image-wrapper {background-image: url(/images/real-festival-hero-shot-2017-v2.jpg);}
div#homepage-hero-image-wrapper {background-image: url(/images/real-festival-hero-shot-2017-V3.jpg);}
div#homepage-hero-image-wrapper {background-image: url(/images/real-festival-hero-shot-2017-desktop.jpg);}
/* FOR GREY BACKGROUND HOLDING PAGE...*/
div#homepage-hero-image-wrapper {/*background-image: none;*/ /*background: #333;*/ padding-bottom: 135px;}

div#homepage-hero-image {width: 100%; max-width: 1310px; margin: 0 auto;}
div#homepage-hero-image p {/*text-shadow: #000 1px 1px 1px;*/}

div#homepage-feature-grid-wrapper {width: 100%;overflow: hidden; margin-top: -168px;}
div#homepage-feature-grid-diagonal {width: 100%;overflow: hidden;}
div#homepage-feature-grid {width: 100%; max-width: 1310px; margin: 0 auto; overflow: hidden; color: #333; position: relative; z-index: 20; /*margin-top: -40px;*/}

div#homepage-feature-grid div.four div.padding10 div.padding10 {min-height: 250px; background: #999; color: #FFF; position: relative; background-image: url(/images/blog/Mangiasti.jpg); background-size: cover; font-size: 15px;}
div#homepage-feature-grid div.four div.padding10 div.padding10 h2 {color: #FFF; font-size: 26px; text-decoration: none;}
div#homepage-feature-grid div.four div.padding10 div.padding10 div.icon, div.event-listing div.padding5 div.icon {display: none; position: absolute; top: 0; right: 0; background: #f56221; font-weight: bold; font-size: 24px; width: 48px; height: 48px; text-align: center; line-height: 48px; z-index: 20; color: #FFF;}
div#homepage-feature-grid div.four div.padding10 div.padding10 div.content-wrapper {position: absolute; bottom: 0; z-index: 20; padding: 5%; padding-top: 0; left: 0; background: rgba(0,0,0,0.4); width: 90%;}
div#homepage-feature-grid div.six div.padding10 div.padding10 {min-height: 250px; background: #999; color: #FFF; position: relative; background-image: url(/images/blog/Mangiasti.jpg); background-size: cover;}
div#homepage-feature-grid div.six div.padding10 div.padding10 h2 {color: #FFF; font-size: 20px; text-decoration: none;}
div#homepage-feature-grid div.six div.padding10 div.padding10 div.icon, div.event-listing div.padding5 div.icon {display: none; position: absolute; top: 0; right: 0; background: #f56221; font-weight: bold; font-size: 24px; width: 48px; height: 48px; text-align: center; line-height: 48px; z-index: 20; color: #FFF;}
div#homepage-feature-grid div.six div.padding10 div.padding10 div.content-wrapper {position: absolute; bottom: 0; z-index: 20; padding: 5%; padding-top: 0; left: 0; background: rgba(0,0,0,0.4); width: 90%;}
div#event-image {min-height: 420px; background-size: cover; display: none; border-bottom: 3px solid #f56221;}
div.event-listing p.image {margin: 0;}
div.event-listing h3.title {margin: 0;}
div.event-listing h3.title a {color: #333 !important;}
div.event-listing p.datestart {font-size: 11px; color: #666; display: none;}
div.event-listing div.padding5 div.icon {top: 5px; right: 5px;}
p#event-announcement {font-weight: bold; background-color: #C03; color: #FFF; padding: 5px; }
div.icon a {color: #FFF !important; text-decoration: none; display: block;}
div.icon a:hover, div.icon a:focus {background: #C03 !important;}
div.icon span.activities:before {content: "\f1e3"; font-family: FontAwesome;}
div.icon span.art:before {content: "\f1fc"; font-family: FontAwesome;}
div.icon span.entertainment:before {content: "\f130"; font-family: FontAwesome;}
div.icon span.enviro-stage:before {content: "\f299"; font-family: FontAwesome;}
div.icon span.enviro-life-stage:before {content: "\f299"; font-family: FontAwesome;}
div.icon span.food:before {content: "\f0f5"; font-family: FontAwesome;}
div.icon span.food-stalls:before {content: "\f0f5"; font-family: FontAwesome;}
div.icon span.food-trucks:before {content: "\f0f5"; font-family: FontAwesome;}
div.icon span.markets:before {content: "\f07a"; font-family: FontAwesome;}
div.icon span.water-activities:before {content: "\f043"; font-family: FontAwesome;}
div.icon span.workshops:before {content: "\f0ad"; font-family: FontAwesome;}


h2.categoryicon.Activities:before {content: "\f1e3"; font-family: FontAwesome; padding-right: 10px; color: #F26522;}
h2.categoryicon.Art:before {content: "\f1fc"; font-family: FontAwesome; padding-right: 10px; color: #F26522;}
h2.categoryicon.Entertainment:before {content: "\f130"; font-family: FontAwesome; padding-right: 10px; color: #F26522;}
h2.categoryicon.EnviroStage:before {content: "\f299"; font-family: FontAwesome; padding-right: 10px; color: #F26522;}
h2.categoryicon.Food:before {content: "\f0f5"; font-family: FontAwesome; padding-right: 10px; color: #F26522;}
h2.categoryicon.FoodStalls:before {content: "\f0f5"; font-family: FontAwesome; padding-right: 10px; color: #F26522;}
h2.categoryicon.FoodTrucks:before {content: "\f0f5"; font-family: FontAwesome; padding-right: 10px; color: #F26522;}
h2.categoryicon.Markets:before {content: "\f07a"; font-family: FontAwesome; padding-right: 10px; color: #F26522;}
h2.categoryicon.WaterActivities:before {content: "\f043"; font-family: FontAwesome; padding-right: 10px; color: #F26522;}
h2.categoryicon.Workshops:before {content: "\f0ad"; font-family: FontAwesome; padding-right: 10px; color: #F26522;}

div.event-page div.icon {display: none; position: absolute; top: -103px; right: 30px; background: #f56221; font-weight: bold; font-size: 24px; width: 48px; height: 48px; text-align: center; line-height: 48px; z-index: 20; color: #FFF;}
div.event-page h1.item-title {margin: 0;}
div.event-page div.more-details p.h3 {margin-top: 0; background: #F26522; padding: 10px; color: #fff;}


div#homepage-feature-grid div.feature:hover, div#homepage-feature-grid div.feature:focus {opacity: 0.8; cursor: pointer;}
div#homepage-feature-grid div.four div.padding10 div.padding10 div.content-wrapper p.datetime, 
div#homepage-feature-grid div.four div.padding10 div.padding10 div.content-wrapper p.location {
	margin: 0;
}

div#homepage-feature-grid div.four div.padding10 div.padding10 div.content-wrapper p.datetime:before {content: "\f073"; padding-right: 5px; font-family: FontAwesome;}
div#homepage-feature-grid div.four div.padding10 div.padding10 div.content-wrapper p.location:before {content: "\f041"; padding-right: 5px; font-family: FontAwesome;}

/* ORANGE REGISTER NOW BLOCK*/
div#homepage-feature-grid div.four.orange div.padding10 div.padding10 {background-image: none; background: #f26522;}
div#homepage-feature-grid div.four.orange div.padding10 div.padding10 div.content-wrapper {background: rgba(0,0,0,0); top: 15px;}
div.homepage div.two:last-child {height: 50px;}

div#homepage-feature-grid div.six div.padding10 div.padding10 div.content-wrapper p.datetime, 
div#homepage-feature-grid div.six div.padding10 div.padding10 div.content-wrapper p.location {
	margin: 0;
}

div#homepage-feature-grid div.six div.padding10 div.padding10 div.content-wrapper p.datetime:before {content: "\f073"; padding-right: 5px; font-family: FontAwesome;}
div#homepage-feature-grid div.six div.padding10 div.padding10 div.content-wrapper p.location:before {content: "\f041"; padding-right: 5px; font-family: FontAwesome;}

/* ORANGE REGISTER NOW BLOCK*/
div#homepage-feature-grid div.six.orange div.padding10 div.padding10 {background-image: none; background: #f26522;}
div#homepage-feature-grid div.six.orange div.padding10 div.padding10 div.content-wrapper {background: rgba(0,0,0,0); top: 15px;}
div.homepage div.two:last-child {height: 50px;}


div#homepage-feature-grid-diagonal:before {
    content: '';
    position: absolute;
    left: -1%;
    width: 200%;
    height: 100px;
    background-color: #FFF;
    -webkit-transform: rotate(183deg);
    -moz-transform: rotate(183deg);
    transform: rotate(183deg);
    z-index: 10;
	border-bottom: 3px solid #f26522;
	display: none;
}
div#homepage-feature-grid-diagonal:after {
    content: '';
    position: absolute;
    left: -1%;
    width: 200%;
    height: 100px;
    background-color: #FFF;
    -webkit-transform: rotate(177deg);
    -moz-transform: rotate(177deg);
    transform: rotate(177deg);
    z-index: 10;
	border-top: 3px solid #fdc039;
	display: none;
}

div#social-feed-wrapper {background: #f26522;}

.expressions p.h2 a {background: #f26522; display: block; color: #FFF !important; padding: 10px; margin-top: -37px; text-align: center;}
.expressions p.h2 a:hover {background: #666; text-decoration: none;}


div.cart-shadow {/*top: 0; right: 0; bottom: 0; left: 0; width: 100%; height: 1000%; z-index: 1000; display: none; position: absolute; background-image: url(/templates/realfestival/images/black-transparency80.png);*/width: 100%; height: 1000%; z-index: 1000; display: none; background-color: rgba(0,0,0,0.8); position: fixed;}
div#cart-modal {display: none;}
div#cart-modal {background: #FFF; min-width: 320px; width: 50%; max-width: 100%; height: 280px; z-index: 500; margin: 0 auto; margin-top: 200px;}
div.close-cart {float: right; width: 57px; height: 57px; background: #F26522; color: #FFF; text-align: center; line-height: 57px; font-weight: bold; cursor: pointer; font-size: 32px;}
div.close-cart span#close-cart:hover, div.close-cart span#close-cart:focus {background: #C9C9C9; color: #F26522;}
div.close-cart span#close-cart {display: block;}



#google_translate_element .goog-te-gadget .goog-te-gadget-simple {background-color: transparent !important; border: none !important; font-size: 14px !important; padding-top: 0 !important; padding-bottom: 0 !important; }
#google_translate_element .goog-te-gadget .goog-te-gadget-simple .goog-te-gadget-icon { float: left; margin-top: 10px; margin-left: 20px !important; }

#phocagallery img {max-width: 100% !important;}
#phocagallery p.h3 a {background: #f26522; display: block; color: #FFF !important; padding: 10px; margin-top: -32px; text-align: center;}
#phocagallery p.h3 a:hover {background: #666; text-decoration: none;}
img.download-image {width: 16px; height: 16px; padding: 5px !important; background-color: #CC0033; margin-top: -32px !important; position: absolute;}
div#gallery div.three {position: relative;}
div#gallery div.four {position: relative;}
div.pg-cv-name p.h3 {margin-top: 0;}
div.pg-csv-descbox, div.pg-cv-descbox {font-size: initial !important;}

div#top {width: 96%; max-width: 1310px; margin: 0 auto;}
div#logo {float: left; width: 20%;}
div#logo p {margin: 0; padding: 0;}

div.breadcrumbs-wrapper {width: 96%; max-width: 1310px; margin: 0 auto;}
div#breadcrumbs {width: 100%; max-width: 1310px; margin: 0 auto; padding: 0; font-size: 18px; line-height: 0px; background: #FFF;}

div#breadcrumbs ul {list-style-type: none; padding: 0;}
div#breadcrumbs li {display: inline-block;}
div#breadcrumbs li a {color: #333; display: inline-block; padding: 10px 0; text-decoration: none; font-size: 14px; font-weight: bold;}
div#breadcrumbs li a span {color: #333;}
div#breadcrumbs li span {color: #f26522; display: inline-block; padding: 10px 0; text-decoration: none; font-size: 14px; font-weight: bold;}


/*############### CONTENT ##################*/

div.blog p.publish-date {font-size: 11px; color: #999;}

/* Instagram Module on homepage */
div.instagram-wrapper {background: transparent; padding-top: 10px; padding-bottom: 20px; margin-bottom: -10px;}
div.instagram {width: 96%; max-width: 1310px; margin: 0 auto;}
div.instagram p.h1 {position: relative; line-height: 64px; margin-bottom: 10px; margin-top: 10px; color: #FFF;}
div.instagram p.h1:before {content: "\f030"; padding-right: 10px; font-family: FontAwesome;}
div#instafeed {background-image: url(/images/icons/loading.gif); background-position: center; background-repeat: no-repeat; background-size: 40px 40px; min-height: 50px;}
div.instagram-image {background-color: #FFF; float: left; width: 20%; min-height: 345px; min-height: 290px; background-size: cover; cursor: pointer;}
div.instagram-image:hover, div.instagram-image:focus {opacity: 0.8;}
div.instagram-image a {margin: 0; padding: 0;}
div.instagram-image img {width: 100%; cursor: pointer;}
a.button.instagram:before { content: "\f16d"; font-family: FontAwesome; font-weight: bold; padding-right: 10px;}
/* Instagram Module on homepage */

/* Instagram Module on social page */
body.social div.instagram-wrapper {background: transparent; padding-top: 0px; padding-bottom: 0px; margin-bottom: 0px;}
body.social div.instagram {width: 100%; padding-bottom: 0px;}
body.social div.instagram p.h1 {position: relative; line-height: 34px; margin-bottom: 28px; margin-top: 30px; color: #333; font-size: 30px;}
body.social div.instagram p.h1:before {content: "\f16d"; padding-right: 10px; font-family: FontAwesome;}
body.social div#instafeed {background-image: url(/images/icons/loading.gif); background-position: center; background-repeat: no-repeat; background-size: 40px 40px; min-height: 50px;}
body.social div.instagram-image {float: left; width: 33%; min-height: 265px;}
body.social div.instagram-image a {margin: 0; padding: 0;}
body.social div.instagram-image img {width: 100%; cursor: pointer;}
body.social a.button.instagram:before { content: "\f16d"; font-family: FontAwesome; font-weight: bold; padding-right: 10px;}
/* Instagram Module on social page */
p.h2.facebook:before {content: "\f082"; padding-right: 10px; font-family: FontAwesome;}


div.homepage {color: #FFF; font-size: 44px; }
div.homepage div.padding20 {background: #0099ff; display: none;}
div.homepage div.padding20 div.app {display: block; width: 100%; background: #0099FF; color: #FFF;}
div.banner__video {left: 0px; top: 0; width: 100%; position: absolute; z-index: 0;}

div#content {position: relative; width: 96%; max-width: 1310px; margin: 0 auto;}
div#after-content-wrapper {position: relative; width: 100%; background: #FFF; color: #000;}
div#after-content {position: relative; width: 96%; max-width: 1310px; margin: 0 auto; z-index: 100;}
div#after-content div#content {position: relative; z-index: 100;}

div.sharethis-inline-share-buttons {width: 96%; max-width: 1310px; margin: 0 auto; margin-left: -25px;}

div.pull-left {display: none;}

/*############### EVENTS Search form##################*/
iframe.youtube-video {width: 100%; max-width: 560px; min-height: 315px;}
div.youtube-video-wrapper {margin: 0 auto; text-align: center;}

div.homepage iframe.youtube-video {max-width: 736px; min-height: 410px }
div.event-search-form div.form-input {/*float: left; padding: 10px;*/}
div.event-search-form div.form-input:first-child {padding-left: 0px;}
div.event-search-form div.form-input:last-child { padding-right: 0;}
div.event-search-form div.form-input label{display: block; padding-bottom: 15px; font-size: 16px; margin: 0; padding: 0;color: #333; font-family: 'Gotham-rounded-bold', "Arial Rounded MT Bold"; line-height: 110%;}
div.event-search-form div.form-input label {padding: 0px 12px;}
div.event-search-form div.form-input:first-child label {padding-left: 0;}
div.event-search-form div.form-input label input,
div.event-search-form div.form-input label select
{display: block; height: 40px; width: 93%; background-color: #fff; border: 1px solid #c6c6c6; border-radius: 0; color: #333; line-height: 20px; padding: 0px 12px; margin-bottom: 15px; margin-top: 15px; font-family: 'Gotham-rounded-bold', "Arial Rounded MT Bold"; line-height: 110%; font-size: 16px;}

div.event-search-form div.form-input input#q {max-width: 180px;}
div.event-search-form div.form-input input[type="submit"] {margin-top: 32px; height: 43px; line-height: 10px; width: 100%;}

div.event-listing {position: relative; min-height: 560px;}
a.button.event-category { float: right; margin-top: -68px;}
/*############### EVENTS ##################*/


/*############### FOOTER ##################*/
body.homepage div#footer-wrapper {border-top: 4px solid #f26522; width: 100%;}
div#footer-wrapper {border-top: 3px solid #F26522;}
body.homepage div#footer {width: 96%; max-width: 1310px; margin: 0 auto; min-height: 100px; padding-top: 10px; position: relative; z-index: 10;}
div#footer {width: 96%; max-width: 1310px; margin: 0 auto; min-height: 100px; padding-top: 20px; position: relative; z-index: 10;}
/*############### FOOTER ##################*/

/*######## NEWSLETTER SUBSCRIBE ###########*/
div#newsletter {padding-top: 10px;}
div#newsletter p.h3 {font-size: 18px; margin-top: 0;}
div#newsletter p.h3:before {content: "\f003"; padding-right: 10px; font-family: FontAwesome; font-weight: bold;}
div#newsletter input[type="email"] {background-color: #fff; border: 1px solid #c6c6c6; border-radius: 0; border-top-left-radius: 3px; border-bottom-left-radius: 3px; color: #000; line-height: 20px; padding: 0px 12px; width: 51%; height: 39px;}
div#newsletter ::-webkit-input-placeholder {color: #000;}
div#newsletter input[type="submit"] {font-family: Arial; padding: 1px 0;border-top-right-radius: 3px; border-bottom-right-radius: 3px; margin-bottom: 0; text-align: center; width: 29%;background: #f26522; color: #fff; border: none; border-radius: 0; text-transform: uppercase; -webkit-appearance: button; cursor: pointer; font-size: 14px; display: inline-block; height: 41px; border-top-right-radius: 3px; border-bottom-right-radius: 3px; margin-left: -5px; font-weight: bold;}
div#newsletter input[type="submit"]:hover {background-color: #cf4a15; color: #fff;}
div#newsletter input[type="submit"]:focus {background-color: #333; color: #fff;}
div#mailchimpsubscribe-form {max-width: 460px; margin: 0 auto;}
div#mailchimpsubscribe-message {width: 85%; margin: 0 auto;}
div#mailchimpsubscribe-form p.success {width: 91%;}
/*######## NEWSLETTER SUBSCRIBE ###########*/

/*######## FOOTER CONTACT DETAILS ###########*/
div#contact-details {}
/*######## FOOTER CONTACT DETAILS ###########*/

/*######## FOOTER SOCIAL MEDIA ICONS ###########*/

/*span.cart-count {display: inline-block; font: normal normal normal 14px/1 FontAwesome; font-size: inherit; text-rendering: auto; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; margin: 9px; color: #FFF; font-weight: bold; font-size: 30px; cursor: pointer;}*/
span.cart-count:hover, span.cart-count:active, span.cart-count:focus {color: #C03;}
span.cart-count:before {content: "\f08a"; font-family: FontAwesome; padding-right: 10px;}

span.cart-count {color: #fff; font-size: 34px; line-height: 48px; cursor: pointer; }

div#media-social ul{ padding-left: 0;}
div#media-social ul li{ list-style-type: none; margin-right: 16px;}
.fa {display: inline-block; font: normal normal normal 14px/1 FontAwesome; font-size: inherit; text-rendering: auto; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale;
}
.fa-facebook:before {content: "\f09a";}
.fa-instagram:before {content: "\f16d";}
.fa-twitter:before {content: "\f099";}
.fa-youtube-play:before {content: "\f16a";}
div#toolbar .social-list li {display: inline-block; width: 44px; float: right; margin-top: 14px; margin-right: 7px;}
/*div#toolbar .social-list li:hover a {background-color: #999 !important;}
div#toolbar .social-list li:nth-child(1) a {background-color: #C03;}
div#toolbar .social-list li:nth-child(2) a {background-color: #666;}
div#toolbar .social-list li:nth-child(3) a {background-color: #64ccef;}
div#toolbar .social-list li:nth-child(4) a {background-color: #4e81d6;}*/
div#toolbar .social-list li:hover a {background-color: transparent !important;}
div#toolbar .social-list li a {color: #fff; display: block; font-size: 32px; line-height: 15px; text-align: center; border-radius: 100%; padding: 0px; padding-top: 8px; margin-bottom: -15px;}
div#toolbar .social-list li a:hover { color: #f26522; text-decoration: none; border-bottom: 0; }
div#toolbar .social-list li a:focus { color: #fff; text-decoration: none; }
div#toolbar .social-list li a span {display: block; -webkit-transform: translateX(-999em); -moz-transform: translateX(-999em); -ms-transform: translateX(-999em); -o-transform: translateX(-999em); transform: translateX(-999em); }
/*######## FOOTER SOCIAL MEDIA ICONS ###########*/

/*######## FOOTER SOCIAL MEDIA ICONS ###########*/

div#media-social ul{ padding-left: 0;}
div#media-social ul li{ list-style-type: none; margin-right: 16px;}
.fa {display: inline-block; font: normal normal normal 14px/1 FontAwesome; font-size: inherit; text-rendering: auto; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale;
}
.fa-facebook:before {content: "\f09a";}
.fa-instagram:before {content: "\f16d";}
.fa-twitter:before {content: "\f099";}
.fa-youtube-play:before {content: "\f16a";}
div#footer .social-list li {display: inline-block; border-radius: 15px; height: 30px; width: 30px;}
div#footer .social-list li:nth-child(1) {background-color: #4e81d6;}
div#footer .social-list li:nth-child(2) {background-color: #333;}
div#footer .social-list li:nth-child(3) {background-color: #64ccef;}
div#footer .social-list li:nth-child(4) {background-color: #C03;}
div#footer .social-list li:hover {background-color: #f26522;}
div#footer .social-list li a {color: #fff; display: block; font-size: 15px; line-height: 30px; text-align: center; }
div#footer .social-list li a:hover { color: #fff; text-decoration: none; }
div#footer .social-list li a:focus { color: #f26522; text-decoration: none;}
div#footer .social-list li a span {display: block; -webkit-transform: translateX(-999em); -moz-transform: translateX(-999em); -ms-transform: translateX(-999em); -o-transform: translateX(-999em); transform: translateX(-999em); }
/*######## FOOTER SOCIAL MEDIA ICONS ###########*/

div#scroll-to-top {text-align: center; float: right; line-height: 50px; padding-right: 15px;}
div#scroll-to-top a {color: #333; text-decoration: none; font-size: 16px; font-weight: bold;}
div#scroll-to-top a:hover, div#scroll-to-top a:focus {color: #999;}
div#scroll-to-top a:before {content: "\f077"; font-family: FontAwesome; padding-right: 5px;}

div#footer-menu-wrapper {width: 100%; background: #e9e9e9; padding-bottom: 10px; padding-top: 10px;}
div#footer-menu {width: 96%; max-width: 1310px; margin: 0 auto; min-height: 50px;}
div#footer-menu ul {padding-left: 0;}
div#footer-menu ul > li {list-style-type: none; display: inline-block; float: left; width: 33%;} /* TOP ITEMS, Things, events, stay */
div#footer-menu ul > li > a {list-style-type: none; display: inline-block; float: left; font-weight: bold; font-family: 'Gotham-rounded-bold', "Arial Rounded MT Bold"; font-size: 130%; color: #f26522; text-transform: uppercase; padding-bottom: 20px; text-decoration: none;} /* TOP ITEMS, Things, events, stay */
div#footer-menu ul > li ul li {list-style-type: none; display: inline-block; float: left; width: 100%;}
div#footer-menu ul > li > ul > li > a {list-style-type: none; display: inline-block; float: left; font-weight: normal; font-family: Arial; font-size: 100%; color: #000; text-transform: initial ; padding-bottom: 20px; text-decoration: none;}
div#footer-menu li a.no-footer, div#footer-menu div#google_translate_element {display: none;}

ul#footer-internal {float: left; width: 80%;}
ul#footer-external {float: left; width: 20%;}
ul#footer-internal ul:first-child > li:nth-child(4) {display: none;} /* TO HIDE THE BLOG MENU ITEM */

div#footer-menu ul#footer-external > li {width: 100%;}

div#footer-content-wrapper {width: 100%; background: #e9e9e9; padding: 0px;}
div#footer-content-wrapper-wrapper {width: 96%; max-width: 1310px; margin: 0 auto; }
div#footer-content-text {line-height: 22px;}
div#footer-content-menu {line-height: 22px; text-align: right;}
#footer-content-menu li {list-style-type: none; display: inline-block; padding-left: 20px; }
#footer-content-menu li a {color: #333; text-decoration: none;}

body.homepage div#footer-wrapper:before { display: none; content: ''; position: absolute; left: -1%; width: 200%; height: 100px; background-color: #FFF; -webkit-transform: rotate(177deg); -moz-transform: rotate(177deg); transform: rotate(177deg); z-index: 10;}
body.homepage div#footer-wrapper:before {border-bottom: 3px solid #fdc039; display: none; }


/*############### COMPETITION ##################*/

div#dnsw-fields {display: none; padding: 20px; background: #e9e9e9; width: 88%; padding-top: 10px; border: 1px solid #c6c6c6;}
div.competition label.width {font-weight: bold; min-width: 90px; display: inline-block; display: none;}
div.competition input[type="text"], div.competition select {display: block; height: 40px; width: 91%; background-color: #fff; border: 1px solid #c6c6c6; border-radius: 0; color: #333; line-height: 20px; padding: 0px 12px; margin-bottom: 15px; margin-top: 15px; font-family: 'Gotham-rounded-bold', "Arial Rounded MT Bold"; line-height: 110%; font-size: 16px;}
div.competition input#firstname {margin-top: 0px;}
div.competition input[type="checkbox"] {margin-bottom: 40px; float: left; margin-right: 10px;}
div.competition div.select-wrapper {width: 96%;}
div.competition select {color: #666;}
div.competition select option {font-weight: normal; font-family: Arial; color: #333;}
div.competition div.checkbox {width: 96%; float: left;}
div.competition label {cursor: pointer;}

div.competition .error {font-weight: bold; color: #c03;}
div.competition label.error {display: block; margin-top: -15px; text-align: left;}
div.competition label.error.checkbox {margin-top: 2px; margin-left: 5px;}
div.competition label label.error {float: left; margin-left: 26px; margin-bottom: 15px;}
div.competition input.error, div.competition select.error {border: 2px solid #c03 !important;}
div.competition textarea.error {border: 2px solid #c03;}
/*############### COMPETITION ##################*/

/*############### JQUERY UI DATEPICKER ##################*/
/* ------------------------------------ **
**  jQuery Datepicker
** ------------------------------------ */
.ui-datepicker {
  display: none;
  font-family: 'Gotham-rounded-bold', "Arial Rounded MT Bold";
  background: #fff;
  border: 1px solid #c6c6c6;
  border-radius: 5px;
  margin-top: 5px;
  padding: 7px;
  -webkit-box-shadow: 0px 0px 7px 1px #999;
  -moz-box-shadow: 0px 0px 7px 1px #999;
  -ms-box-shadow: 0px 0px 7px 1px #999;
  -o-box-shadow: 0px 0px 7px 1px #999;
  box-shadow: 0px 0px 7px 1px #999;
  z-index: 99 !important; }
  @media (min-width: 768px) {
    .ui-datepicker:before {
      content: '';
	  font-family: FontAwesome;
      border-left: 10px solid transparent;
      border-right: 10px solid transparent;
      border-bottom: 10px solid #fff;
      position: absolute;
      top: -10px;
      left: 30px; } }
  .ui-datepicker.ui-datepicker-inline {
    background-color: #f4f4f5;
    color: #333;
    padding: 0; }
  .ui-datepicker .ui-datepicker-header {
    background: #f26522;
    color: #fff;
    height: 35px;
    line-height: 35px;
    width: 100%;
    position: relative; }
    .ui-datepicker .ui-datepicker-header a {
      color: #00a8e1; }
      .ui-datepicker .ui-datepicker-header a:hover {
        color: #00a8e1; }
		.ui-datepicker .ui-datepicker-header a:focus {
        color: #00a8e1; }
    .ui-datepicker .ui-datepicker-header .ui-datepicker-prev,
    .ui-datepicker .ui-datepicker-header .ui-datepicker-next {
      cursor: pointer;
      height: 35px;
      width: 35px;
      position: absolute;
      top: 0; }
      .ui-datepicker .ui-datepicker-header .ui-datepicker-prev .ui-icon,
      .ui-datepicker .ui-datepicker-header .ui-datepicker-next .ui-icon {
        background-repeat: no-repeat;
        display: block;
        padding: 0 17.5px;
        overflow: hidden;
        width: 10px; }
        .ui-datepicker .ui-datepicker-header .ui-datepicker-prev .ui-icon.ui-icon-circle-triangle-w,
        .ui-datepicker .ui-datepicker-header .ui-datepicker-prev .ui-icon.ui-icon-circle-triangle-e,
        .ui-datepicker .ui-datepicker-header .ui-datepicker-next .ui-icon.ui-icon-circle-triangle-w,
        .ui-datepicker .ui-datepicker-header .ui-datepicker-next .ui-icon.ui-icon-circle-triangle-e {
          display: none; }
    .ui-datepicker .ui-datepicker-header .ui-datepicker-prev {
      left: 0; }
      .ui-datepicker .ui-datepicker-header .ui-datepicker-prev:after {
        border-top: 2px solid #fff;
        border-left: 2px solid #fff;
        height: 10px;
        width: 10px; }
      .ui-datepicker .ui-datepicker-header .ui-datepicker-prev.ui-state-disabled {
        cursor: default;
        opacity: .35;
        filter: Alpha(Opacity=35); }
    .ui-datepicker .ui-datepicker-header .ui-datepicker-next {
      right: 0; }
      .ui-datepicker .ui-datepicker-header .ui-datepicker-next:after {
        border-bottom: 2px solid #fff;
        border-right: 2px solid #fff;
        height: 10px;
        width: 10px; }
    .ui-datepicker .ui-datepicker-header .ui-datepicker-title {
      font-size: 18px;
      text-align: center;
      text-transform: uppercase; }
  .ui-datepicker .ui-datepicker-calendar {
    background: #fff; 
	border-collapse: collapse;
    border-spacing: 0;}
    .ui-datepicker .ui-datepicker-calendar tr {
      border: none; }
      .ui-datepicker .ui-datepicker-calendar tr:nth-child(even) td:nth-child(even) a,
      .ui-datepicker .ui-datepicker-calendar tr:nth-child(even) td:nth-child(even) span {
        background: #e9e9ea; }
      .ui-datepicker .ui-datepicker-calendar tr:nth-child(even) td:nth-child(odd) a,
      .ui-datepicker .ui-datepicker-calendar tr:nth-child(even) td:nth-child(odd) span {
        background: #d3d3d4; }
      .ui-datepicker .ui-datepicker-calendar tr:nth-child(odd) td:nth-child(even) a,
      .ui-datepicker .ui-datepicker-calendar tr:nth-child(odd) td:nth-child(even) span {
        background: #d3d3d4; }
      .ui-datepicker .ui-datepicker-calendar tr:nth-child(odd) td:nth-child(odd) a,
      .ui-datepicker .ui-datepicker-calendar tr:nth-child(odd) td:nth-child(odd) span {
        background: #e9e9ea; }
    .ui-datepicker .ui-datepicker-calendar thead th {
      border: none !important;
      color: #333;
      font-size: 12px;
      padding: 20px 0;
      text-align: left;
      text-transform: uppercase; }
    .ui-datepicker .ui-datepicker-calendar td {
      border: 1px solid #c6c6c6;
      font-size: 14px;
      margin: 0;
      padding: 0;
      text-align: left;
      vertical-align: top; }
      .ui-datepicker .ui-datepicker-calendar td span,
      .ui-datepicker .ui-datepicker-calendar td a {
        border: 2px solid transparent;
        display: block;
        text-decoration: none;
        height: 40px !important;
        width: 40px !important; }
        @media (min-width: 768px) {
          .ui-datepicker .ui-datepicker-calendar td span,
          .ui-datepicker .ui-datepicker-calendar td a {
            height: 36px !important;
            width: 36px !important; } }
      .ui-datepicker .ui-datepicker-calendar td span.cell-label {
        display: none; }
      .ui-datepicker .ui-datepicker-calendar td a {
        color: #000; }
        .ui-datepicker .ui-datepicker-calendar td a.ui-state-highlight {
          /*background: #00a8e1;*/
          border: 2px solid #fdc039;
          font-weight: bold;
          color: #000; }
        .ui-datepicker .ui-datepicker-calendar td a.ui-state-default.ui-state-hover,
        .ui-datepicker .ui-datepicker-calendar td a.ui-state-active {
          background: #fdc039 !important;
          border: 2px solid #fdc039; }
      .ui-datepicker .ui-datepicker-calendar td.ui-state-disabled {
        cursor: default !important; }
        .ui-datepicker .ui-datepicker-calendar td.ui-state-disabled .ui-state-default {
          color: #666;
          float: none;
          width: auto; }
		  
		.caret, .ui-datepicker .ui-datepicker-header .ui-datepicker-prev:after, .ui-datepicker .ui-datepicker-header .ui-datepicker-next:after {
  content: '';
  display: inline-block;
  margin-left: 13px;
  margin-top: 0;
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg); }


@media screen and (max-width: 1600px){ 

	div#homepage-hero-image-wrapper {background-position-y: -140px;}

}

@media screen and (max-width: 1366px){ 

	div#homepage-hero-image-wrapper {background-position-y: 0px;}
	div#toolbar ul li a {font-size: 18px; padding: 10px 7px 10px 7px;}
	div#toolbar .social-list li {width: 28px;}
	div#toolbar .social-list li a {font-size: 22px;}
	span.cart {font-size: 22px;}
	span.cart-count {font-size: 22px; line-height: 42px;}
	div#homepage-hero-image-wrapper {background-position-y: -140px;}
	div.homepage img.logo {margin-top: 80px;}
	div#toolbar ul.social-list li.love-count {width: 80px !important;}

}

@media screen and (max-width: 1041px){ 
	
	div#accessibility ul, 
	div#toolbar > ul, 
	div#top, 
	div#content{width: 96%;}
	
	div#sub-menu ul, 
	div#breadcrumbs, 
	.slideshow div#breadcrumbs, 
	div.instagram, 
	div.vptags, 
	div.latest-blog, 
	div#footer, 
	div#footer-menu, 
	div#footer-content-wrapper-wrapper {max-width: 96%;}
	div#breadcrumbs, .slideshow div#breadcrumbs {padding-left: 0; padding-right: 0; max-width: 100%;}
	div#breadcrumbs ul, .slideshow div#breadcrumbs ul {padding-left: 5px;}
	div#search-results-tabs ul li {width: 24.6%;}

	a.button.hero {width: 60%;}
	div#newsletter p.h3 {font-size: 16px;}
	
	div#homepage-feature-grid-diagonal:before,
	div#homepage-feature-grid-diagonal:after,
	body.homepage div#footer-wrapper:before {display: none;}
	/*div#homepage-hero-image-wrapper {background-image: url(/images/real-festival-hero-shot-2017-V3b.jpg); background-position-y: 0px; background-size: 1337px;}*/
	div#homepage-hero-image-wrapper {background-image: url(/images/real-festival-hero-shot-2017-ipad.jpg); background-position-y: 0px; background-position-x: -316px; background-size: 1342px;}
	div.homepage img.logo {margin-top: 80px; margin-bottom: -30px;}
	
	
}

@media screen and (max-width: 841px){ 

	div.banner__video {display: none;}
	
	div.homepage div.padding20 {display: block;}
	
	div.homepage img.logo {display: none;}
	div.homepage img.mobile-logo {display: block;}
	
	
	.camera_caption { width: 100%; top: 0; margin-left: 0; position: relative !important;}
	.camera_caption div {background: transparent; background-color: transparent; border-bottom: 0;}
	div.camera_caption_title {font-size: 24px; color: #FFF; text-shadow: 2px 2px 2px #000;}
	div#body.slideshow .camera_pag {margin-top: -50px;}
	
	div#event-image {/*padding-top: 235px;*/}
	div.event-listing {min-height: 1px;}
	
	div.event-search-form div.form-input {width: 99%;}
	input[type="text"].calendar {max-width: 99%;}
	div.select-wrapper {width: 93%;}
	div.event-search-form div.form-input input[type="submit"] {width: 93%; margin-top: 0;}
	.ui-datepicker .ui-datepicker-calendar td span, .ui-datepicker .ui-datepicker-calendar td a {height: 32px !important; width: 32px !important;}
	
	
	h2.categoryicon:hover {background-color: #e9e9e9; cursor: pointer;}
	div.category-wrapper {display: none;}
	h2.categoryicon {padding-left: 20px; margin-bottom: 4px; margin-top: 4px; font-size: 16px; line-height: 40px; background-color: #e9e9e9;}
	a.button.event-category {margin-top: -55px; padding: 8px;}
	
	img.left, img.right {max-width: 50%;}
	
	div#google-map {height: 360px; }
	ul.google-map-tabs li a {padding: 10px; font-size: 12px;}
	
	div#newsletter input[type="submit"] {font-size: 11px;}
	div#newsletter input[type="email"] {font-size: 11px;}
	
	a.button, a.button:hover, a.button:focus, input[type="submit"], div.slideshow-button a, div.slideshow-button a:hover {font-size: 16px;}
	a.button.register {font-size: 14px; margin-bottom: -7% !important;}
	div#toolbar .social-list li {width: 15px;}
	div#toolbar .social-list li a {font-size: 18px; padding-top: 15px;}
	span.cart-count {font-size: 18px; line-height: 48px;}
	div#cart-modal {margin-top: 100px;}
	div.homepage img.logo {width: 60%;}
	a.button.hero {font-size: 16px; padding: 15px 30px;}
	
	div#body {overflow-x: hidden; margin-top: 124px;}
	body.homepage p.datetime, body.homepage p.location {font-size: 11px;}
	div#toolbar div#timelocation div#timelocation-wrapper p {font-size: 16px;}
	div#menu-logo-wrapper {display: none;}
	div#menu-logo-wrapper-mobile {display: block;}
	
	div#menu-modal li a {padding-bottom: 5px; padding-top: 5px;}
	
	div#event-image {min-height: 135px;}
	
	div#scroll-to-top {float: none;}
	
	span.new-line{display: block;}
	span.tabs{display: none;}
	
	div#homepage-hero-image-wrapper {background-image: url(/images/real-festival-hero-shot-2017-V3b.jpg); background-position-y: 0px; background-size: 2891px; background-position-x: -187px; padding-bottom: 65px;}
	
	div#homepage-feature-grid-wrapper {margin-top: -115px;}
	iframe.youtube-video {min-height: 212px;}
	div.homepage img.logo {margin-top: 50px; margin-bottom: -95px;}
	div.homepage p.center.tagline {font-size: 27px !important;}
	a.button.hero {width: 62%;}
	/*div.homepage p.center.tagline span.spirit-break {display: block;}*/
	div#homepage-feature-grid p.h1 {font-size: 34px;}
	
	div.homepage img.mobile-logo {max-width: 310px; margin-top: 115px; margin-bottom: -10px;}
	div.homepage p.center.tagline {line-height: 23px; margin-top: 16px; font-size: 18px !important;}
	
	div#toolbar div#main-nav img.logo {max-height: 40px; margin-top: 24px;}
	div#social-icons {display: none;}
	
}

@media screen and (max-width: 680px){
	
	.nomobile {display: none;}
	.mobileonly {display: block;}

	h1, p.h1 {font-size: 30px;}
	div.one, div.two, div.three, div.four, div.five, div.six, div.seven, div.eight, div.nine, div.ten, div.eleven, div.twelve {width: 100% !important; }
	div#contact-details,div#media-social {text-align: center; }
	div#accessibility ul li a {font-size: 13px;}
	
	div#toolbar div#main-nav {width: 100%;}
	div#toolbar div#central {display: none;}
	div#social-icons {width: 50% !important; }
	
	div#breadcrumbs { line-height: initial; }
	.slideshow div#breadcrumbs {position: relative;line-height: initial;}
	.compass h1.item-title {width: 100%; margin-bottom: 0;}
	.compass img.moveup {margin-top: 0px; margin-bottom: 10px; margin-top: 0; float: none; margin: 0 auto; display: block; padding-left: 0;}
	div.calendar p.h1 {background-position: top center; background-repeat: no-repeat; position: relative; background-size: 48px 48px; padding-top: 48px; text-align: center; text-indent: 0; width: 90%; line-height: 1; margin-left: 5%;}
	
	div#homepage-hero-image-wrapper {padding-bottom: 35px;}
	body.homepage div#homepage-hero-image div.two {display: none;}
	body.homepage div#homepage-hero-image div.padding10 {padding: 0;}
	body.homepage div#homepage-hero-image div.padding10 div.eight div.four p {margin: 0;}
	body.homepage div#homepage-hero-image div.padding10 div.two {display: none;}
	body.homepage div#homepage-hero-image div.padding10 div.one {display: none;}
	div.homepage {padding: 10px;}
	div.homepage p.center {font-size: 24px !important; margin-bottom: 0 !important;}
	div#event-image {padding-top: 210px;}
	
	div#homepage-feature-grid-wrapper {margin-top: -14px;}
	
	div.blog p.readmore {text-align: center;}
	
	div.sharethis-inline-share-buttons {margin-top: 20px; margin-left: 20px;}
	
	div.event-page div.icon {display: none;}
	div.event-page div.four.more-details div.padding30 {padding: 0;}
	
	div#sub-menu ul, 
	div#breadcrumbs, 
	.slideshow div#breadcrumbs, 
	div.instagram, 
	div.vptags, 
	div.latest-blog, 
	div#footer, 
	div#footer-menu, 
	div#footer-content-wrapper-wrapper {max-width:100%;}
	ul#footer-internal, div#footer-menu ul > li, ul#footer-external {width: 100%;}
	
	
	
	div#footer-menu ul > li > a:after {font-family: FontAwesome; content: "\f0d7"; position: absolute; right: 10px;}
	div#footer-menu ul ul {display: none;}
	
	
	div#footer-content-text, div#footer-content-menu {text-align: center;}
	div#footer-menu ul {margin-top: 0; margin-bottom: 0;}
	
	div.google-map p.h1 {margin: 10px; width: 96%; text-align: center;}
	div.google-map p.h1 span.map-pin{display: block; margin-left: 128px; height: 50px;}
	img.date { max-width: 208px;}
	ul.google-map-tabs li {width: 49%;}
	div#google-map {height: 220px; }
	
	div.instagram-image {min-height: 135px;}
	div.instagram p.h1 {text-align: center; font-size: 26px; line-height: 26px;}
	
	div#footer-menu-wrapper {display: none;}
	
	div#penrith-details p {text-align: center;}
	div#homepage-hero-image-wrapper {background-image: url(/images/real-festival-hero-shot-2017-phone.jpg);}
	/*div#homepage-hero-image-wrapper {background-image: url(/images/real-festival-hero-shot-2017-phoneb.jpg);}*/
	div.homepage img.logo {margin-top: 57px; margin-bottom: -60px;}
	div.homepage img.logo {width: 78%;}
	div.homepage p.center.tagline span.realfestival-pipe {display: none;}
	div.homepage p.center.tagline span.realfestival-break {display: block;}
}

@media screen and (max-width: 480px){

	div#accessibility ul, div#toolbar > ul, div#top, div#content {width: 94%;}
	ul.social-list li.love-count {width: 95px !important;}
	
	div#toolbar div#main-nav {width: 100%; text-align: right; float: none;}
	div#toolbar.top div#main-nav img.logo, div#toolbar div#main-nav img.logo {/*display: none !important;*/}
	div#toolbar div#main-nav img.logo {max-height: 32px; }
	div#social-icons {width: 62% !important; }
	div#toolbar .social-list li {margin-top: 4px;}
	button.menu-toggle {padding: 5px; float: right;}
	div#menu-modal {width: 263px !important; min-width: 0; max-width: 1000px;}
	
	/*div#homepage-feature-grid-diagonal:before {width: 100%;}
	div#homepage-feature-grid-diagonal:after {width: 100%;}
	body.homepage div#footer-wrapper:before {display: none;}*/
	
	span.dash {display: none;}
	span.linebreak {display: block;}
	
	div.event-search-form div.form-input {width: 95%; text-align: center;}
	div.event-search-form div.form-input label {text-align: left;}
	div.event-search-form div.form-input input[type="submit"] {margin-top: 0px;}
	div#search-results-tabs ul li {width: 100%;}
	
	div#newsletter {text-align: center;}
	div#mailchimpsubscribe-message {width: 100%;}
	div#contact-details,div#media-social {width: 100% !important; text-align: center;}
	div#contact-details p.h3,div#media-social p.h3 {margin-bottom: 0px;}
	div#event-image {padding-top: 0;}
	
	div.event-listing.things h3.title {width: 100%;}
	div.vptags-wrapper, div.instagram-wrapper, div.latest-blog-wrapper {padding: 10px;}
	
	div#search-results div.result p.publish-date {float: none;}
	
	div#footer-content-menu ul {padding-left: 0; margin-top: 0;}
	div#footer-content-menu ul li {display: block; text-align: center;}
	
	div#media-social ul li { margin-left: 8px; margin-right: 8px;}
	
	body.social div.instagram-image, div.instagram-image {min-height: 120px;}
	div.instagram p.h1 {text-align: center; font-size: 26px; line-height: 26px;}
	a.button.instagram {margin-bottom: 30px;}
	
	div#homepage-hero-image-wrapper {background-image: url(/images/real-festival-hero-shot-2017-phone.jpg); background-size: 1188px; background-position-y: -32px;  background-position-x: -294px;}
	/*div#homepage-hero-image-wrapper {background-image: url(/images/real-festival-hero-shot-2017-phoneb.jpg);}*/
	div.homepage img.logo {margin-top: 43px; margin-bottom: -60px;}
	div.homepage img.logo {width: 78%;}
	div.homepage p.center.tagline {line-height: 23px; margin-top: 22px; font-size: 18px !important;}
	p.tagline.location {margin-top: 0; padding-bottom: 0px !important;}
}

@media screen and (max-width: 376px){ /* iPhone 6 Portrait -  375x667 */

	div.homepage img.mobile-logo {max-width: 250px; margin-top: 100px; margin-bottom: -10px;}
	div.homepage p.center.tagline {font-size: 18px !important; line-height: 26px; padding-bottom: 0px;}
	div#homepage-hero-image-wrapper {background-size: 1066px; background-position-y: -19px; background-position-x: -258px;}
	div#homepage-feature-grid p.h1 {font-size: 28px;}

}

@media screen and (max-width: 321px){ /* iPhone 5 Portrait - 320x568 */

	div.homepage img.mobile-logo {max-width: 223px; margin-top: 115px; margin-bottom: -10px;}
	div.homepage p.center.tagline {font-size: 18px !important; line-height: 26px; padding-bottom: 0px;}
	div#homepage-hero-image-wrapper {background-size: 913px; background-position-y: -17px; background-position-x: -218px;}

}