 
/* Browser Resets */
.flex-container a:active, .flexslider a:active, .flex-container a:focus, .flexslider a:focus  {outline: none;}
.slides, .flex-control-nav, .flex-direction-nav {margin: 0; padding: 0; list-style: none;} 

.flexslider {margin: 0; padding: 0;}
.flexslider .slides > li {display: none; -webkit-backface-visibility: hidden;} /* Hide the slides before the JS is loaded. Avoids image jumping */
.flexslider .slides img {width: 100%; display: block;}
.flex-pauseplay span {text-transform: capitalize;}

.slides:after {content: "."; display: block; clear: both; visibility: hidden; line-height: 0; height: 0;} 
html[xmlns] .slides {display: block;} 
* html .slides {height: 1%;}

.no-js .slides > li:first-child {display: block;}

.flexslider {margin: 0; background: #fff; position: relative; zoom: 1; max-width: 1600px;}
.loading .flex-viewport {max-height: 300px;}
.flexslider .slides {zoom: 1;}
.slides li {-webkit-background-size: cover!important; -moz-background-size: cover!important; -o-background-size: cover!important; background-size: cover!important; max-width: 1600px;}
.flexslider, .flex-viewport, .flexslider .slides, .slides li {height: 300px;}

.flex-direction-nav {*height: 0;}
.flex-direction-nav a {width: 12px; height: 26px; margin: 0; display: block; background: #000; position: absolute; bottom: 10%; z-index: 5000; cursor: pointer; text-indent: -9999px;}
.flex-direction-nav .flex-next {right: 0px; background: url('../img/arrow-right.png') 10px center no-repeat rgba(255,255,255,0.75); padding: 7px 10px 7px 6px; margin: 30px 5% 30px 30px;}
.flex-direction-nav .flex-prev {left: 0px; background: url('../img/arrow-left.png') 6px center no-repeat rgba(255,255,255,0.75); padding: 7px 10px 7px 6px; margin: 30px 30px 30px 5%;}
.flex-control-nav {display: none;}

.slider a, .slider a:hover {text-decoration: none;}
.slider p {color: #fff; text-align: center;  text-transform: uppercase; display: inline-block;}
.slider .title, .grassfloor .title {font-size: 2.25em; padding-bottom: 10px; font-weight: normal; width: 70%; color:#fff; text-transform: uppercase;}
.slider .subtitle, .grassfloor .subtitle {display: none; width: 70%; color:#fff; text-transform: uppercase; font-weight: 600;}
.showcase-text-container {position: absolute; top: 0; max-width: 1600px; width:100%; /* padding: 0 18% 40px; */  background: url(../img/slide-gradient.png) center top repeat-x;  text-align: center; padding-bottom: 60px;}
.special-offers .showcase-text-container {bottom: 0;}
.special-offers .flex-direction-nav a {bottom: 10%;}


.ie7 .flex-direction-nav .flex-prev, .ie8 .flex-direction-nav .flex-prev {background: url('../img/arrow-left.png') 6px center no-repeat #fff;}
.ie7 .flex-direction-nav .flex-next, .ie8 .flex-direction-nav .flex-next {background: url('../img/arrow-right.png') 10px center no-repeat #fff;}

.ie8 .tp-rightarrow, .ie8 .tp-rightarrow.default {background: #fff url('../img/arrow-right.png') 10px center no-repeat}
.ie8 .tp-leftarrow, .ie8 .tp-leftarrow.default {background: #fff url('../img/arrow-left.png') 10px center no-repeat}

@media screen and (min-width: 600px) {


.flexslider, .flex-viewport, .flexslider .slides, .slides li  {height: 400px}
.special-offers .flexslider, .special-offers .flex-viewport, .special-offers .flexslider .slides, .special-offers .slides li {height: 350px;}
.slider .subtitle, .grassfloor .subtitle {font-size: 1.125em; font-style: normal; display: block; line-height: 1.2em; margin: 0 auto; padding: 0 15%!important;}
.showcase-text-container { /* width: 70%; padding-left: 15%; padding-right: 15%; */}
.special-offers .showcase-text-container {top: 60%;}
}

@media screen and (min-width: 760px) {

.flexslider, .flex-viewport, .flexslider .slides, .slides li  {height: 500px}
.special-offers .flexslider, .special-offers .flex-viewport, .special-offers .flexslider .slides, .special-offers .slides li  {height: 400px!important;}

.slider .title, .grassfloor .title {font-size: 3em; padding: 0 15% 10px!important;}
.slider .subtitle, .grassfloor .subtitle {font-size: 1.25em;}
.deals-and-packages .slider .title {font-size: 4.5em;}
.deals-and-packages .slider .subtitle {font-size: 1.25em;}
.showcase-text-container {padding-bottom: 70px; top: 70%;}
.special-offers .showcase-text-container {top: 65%;} 
}


@media screen and (min-width: 960px) {

.flexslider, .flex-viewport, .flexslider .slides, .slides li  {height: 600px;}
.slider .title, .grassfloor .title {font-size: 3.5em;}
.slider .subtitle, .grassfloor .subtitle {font-size: 1.25em;}
.showcase-text-container {padding-bottom: 80px; top: 72%;}
.special-offers .showcase-text-container {top: 67%;}

.special-offers .flexslider, .special-offers .flex-viewport, .special-offers .flexslider .slides, .special-offers .slides li {height: 500px!important;}
.deals-and-packages .slider .title {font-size: 5.5em;}
.deals-and-packages .slider .subtitle {font-size: 1.25em;}
}
