body {
	background: #fff none repeat scroll 0 0;
	margin: 0 auto;
}
input:focus, select:focus {
	outline: none !important;
}
a:focus {
	outline: none !important;
}
*:focus {
	outline: none !important;
}
header {
	background: rgba(51, 204, 255, 1) url("../images/header-bg.png") no-repeat scroll 0 0;
	-webkit-background-size: 100%;
	-moz-background-size: 100%;
	-o-background-size: 100%;
	background-size: 100% !important;
	padding-top: 10px;
}
.logo {
	margin-bottom: 10px;
}
.logo img {
	margin: 0 auto;
}
.top-call {
	background: url("../images/cloud-bg.png") no-repeat scroll center center;
	padding: 30px 15px;
	text-align: center;
	margin-top: 88px;
}
.top-call a {
	color: #EF4348;
	font-size: 20px;
	font-weight: 800;
	-webkit-transition: all 0.5s ease 0s;
	-ms-transition: all 0.5s ease 0s;
	-o-transition: all 0.5s ease 0s;
	transition: all 0.5s ease 0s;
}
.top-call a:hover {
	color: #000;
}
a.top-book-btn {
	background: url("../images/cloud-bg.png") no-repeat scroll center center;
	color: #2776BB;
	display: inline-block;
	font-size: 20px;
	font-weight: 800;
	margin-top: 65px;
	padding: 30px 10px;
	-webkit-transition: all 0.5s ease 0s;
	-ms-transition: all 0.5s ease 0s;
	-o-transition: all 0.5s ease 0s;
	transition: all 0.5s ease 0s;
	float: left;
	width: 50%;
	text-align: center;
}
a.top-book-btn:hover {
	color: #000;
}
a.top-quote-btn {
	background: url("../images/cloud-bg.png") no-repeat scroll center center;
	color: #7EBF42;
	display: inline-block;
	font-size: 20px;
	font-weight: 800;
	margin-top: 80px;
	padding: 30px 15px;
	-webkit-transition: all 0.5s ease 0s;
	-ms-transition: all 0.5s ease 0s;
	-o-transition: all 0.5s ease 0s;
	transition: all 0.5s ease 0s;
	float: left;
	width: 50%;
	text-align: center;
}
a.top-quote-btn:hover {
	color: #000;
}
.menu-social {
	background: #fff none repeat scroll 0 0;
	border-top: 5px solid #ccc;
}
.menu {
}
.menu ul li:first-child {
	border-top: 5px solid #ef4348;
}
.menu ul li:first-child:hover a, .menu ul li:first-child.current-menu-item a {
	color: #ef4348;
}
.menu ul li:nth-child(2) {
	border-top: 5px solid #f89b22;
}
.menu ul li:nth-child(2):hover a, .menu ul li:nth-child(2).current-menu-item a {
	color: #f89b22;
}
.menu ul li:nth-child(3) {
	border-top: 5px solid #7ebf42;
}
.menu ul li:nth-child(3):hover a, .menu ul li:nth-child(3).current-menu-item a {
	color: #7ebf42;
}
.menu ul li:nth-child(4) {
	border-top: 5px solid #005ab6;
}
.menu ul li:nth-child(4):hover a, .menu ul li:nth-child(4).current-menu-item a {
	color: #005ab6;
}
.menu ul li:nth-child(5) {
	border-top: 5px solid #ff4f00;
}
.menu ul li:nth-child(5):hover a, .menu ul li:nth-child(5).current-menu-item a {
	color: #ff4f00;
}
.menu ul li:nth-child(6) {
	border-top: 5px solid #c9003e;
}
.menu ul li:nth-child(6):hover a, .menu ul li:nth-child(6).current-menu-item a {
	color: #c9003e;
}
.menu ul li:nth-child(7) {
	border-top: 5px solid #71009b;
}
.menu ul li:nth-child(7):hover a, .menu ul li:nth-child(7).current-menu-item a {
	color: #71009b;
}
.menu ul li:last-child {
	border-top: 5px solid #0019d2;
}
.menu ul li:last-child:hover a, .menu ul li:last-child.current-menu-item a {
	color: #0019d2;
}
.top-social {
	float: right;
}
.top-social ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}
.top-social ul li {
	float: left;
	height: 65px;
	line-height: 60px;
	margin-top: -5px;
	text-align: center;
	width: 50px;
}
.top-social ul li .fa {
	color: #000;
	font-size: 20px;
	padding: 20px 17px;
	-webkit-transition: all 0.5s ease 0s;
	-ms-transition: all 0.5s ease 0s;
	-o-transition: all 0.5s ease 0s;
	transition: all 0.5s ease 0s;
	width: 50px;
}
.top-social ul li:first-child {
	border-top: 5px solid #485992;
}
.top-social ul li:first-child:hover .fa {
	background: #485992 none repeat scroll 0 0;
	color: #fff;
}
.top-social ul li:nth-child(2) {
	border-top: 5px solid #27aae1;
}
.top-social ul li:nth-child(2):hover .fa {
	background: #27aae1 none repeat scroll 0 0;
	color: #fff;
}
.top-social ul li:last-child {
	border-top: 5px solid #e52d27;
}
.top-social ul li:last-child:hover .fa {
	background: #e52d27 none repeat scroll 0 0;
	color: #fff;
}
.ms-bullets.ms-dir-h {
	width: auto !important;
}
.ms-skin-default .ms-bullet {
	width: 15px !important;
	height: 15px !important;
	margin: 8px 5px !important;
	background: #fff !important;
	border-radius: 50% !important;
}
.ms-skin-default .ms-bullet-selected {
	width: 30px !important;
	height: 30px !important;
	margin: 0 5px !important;
}
.home-product {
	padding: 4% 0;
}
.home-product-heading {
	color: #ef4348;
	font-family: 'Fredoka One', cursive;
	font-size: 30px;
	margin-bottom: 4%;
	text-align: center;
	text-transform: uppercase;
}
.home-product-image {
	margin-bottom: 5px;
	padding: 0 8%;
}
.home-product-name {
	color: #005ab6;
	font-family: 'Open Sans', sans-serif;
	font-size: 24px;
	font-weight: bold;
	margin-bottom: 10px;
	text-align: center;
	text-transform: uppercase;
}
.home-product-details {
	color: #000;
	font-family: 'Open Sans', sans-serif;
	font-size: 14px;
	text-align: center;
	text-transform: uppercase;
}
.owl-carousel .owl-dots.disabled, .owl-carousel .owl-nav.disabled {
	display: block !important;
}
.owl-dots {
	display: none !important;
}
.owl-next {
	background: rgba(0, 0, 0, 0) url("../images/next.png") no-repeat scroll 0 0 !important;
	height: 62px !important;
	position: absolute !important;
	right: -75px;
	text-indent: -9999px;
	top: 25% !important;
	width: 62px !important;
}
.owl-prev {
	background: rgba(0, 0, 0, 0) url("../images/prev.png") no-repeat scroll 0 0 !important;
	height: 62px !important;
	left: -75px;
	position: absolute !important;
	text-indent: -9999px;
	top: 25% !important;
	width: 62px !important;
}
.home-product-inner .amazingcarousel-prev {
	left: -5% !important;
}
.home-product-inner .amazingcarousel-next {
	right: -5% !important;
}
.amazingcarousel-image-fix-wrapper {
	position: relative !important;
	z-index: 9 !important;
}
.home-price {
	background: rgba(0, 0, 0, 0) url("../images/hm-price-bg.jpg") no-repeat fixed 0 0;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover !important;
	padding: 5% 0;
}
.home-price-heading {
	color: #fff;
	font-family: 'Fredoka One', cursive;
	font-size: 40px;
	margin-bottom: 6%;
	text-align: center;
	text-transform: uppercase;
}
.home-price-item {
	margin-bottom: 10px;
}
.home-price-item-inner {
	background: #fff none repeat scroll 0;
	border-radius: 10px;
	overflow: hidden;
	padding: 5% 0 0;
}
.home-price-item-image {
	margin-bottom: 10%;
	padding: 0 25px;
}
.home-price-item-image img {
	margin: 0 auto;
}
.home-price-item-name {
	color: #ae003e;
	font-family: 'Open Sans', sans-serif;
	font-size: 17px;
	font-weight: 700;
	margin-bottom: 15px;
	text-align: center;
	text-transform: uppercase;
}
.home-price-item-hour {
	color: #ae003e;
	font-family: 'Open Sans', sans-serif;
	font-size: 18px;
	font-weight: 900;
	text-align: center;
	text-transform: uppercase;
}
.home-price-item-price-outer {
	min-height: 170px;
}
.home-price-item-price {
	color: #ae003e;
	font-family: 'Open Sans', sans-serif;
	font-size: 35px;
	text-align: center;
	font-weight: 900;
}
.home-price-item-details {
	color: #545454;
	font-family: 'Open Sans', sans-serif;
	font-size: 15px;
	margin-bottom: 30px;
	padding: 0 25px;
	text-align: center;
}
.home-price-item-btn {
	text-align: center;
}
.home-price-item-btn a {
	background: #870030 none repeat scroll 0 0;
	color: #fff;
	display: inline-block;
	font-family: 'Open Sans', sans-serif;
	font-size: 18px;
	padding: 25px 75px;
	text-decoration: none;
	text-transform: uppercase;
	-webkit-transition: all 0.5s ease 0s;
	-ms-transition: all 0.5s ease 0s;
	-o-transition: all 0.5s ease 0s;
	transition: all 0.5s ease 0s;
	width: 100%;
}
.home-price-item-btn a:hover {
	background: #ab174c none repeat scroll 0 0;
	color: #fff;
}
.home-bottom {
	padding: 3% 0;
}
.home-bottom-text-1 {
	color: #005ab6;
	font-family: 'Open Sans', sans-serif;
	font-size: 25px;
	font-weight: bold;
	line-height: 27px;
	text-align: center;
	text-transform: uppercase;
}
.home-bottom-text-2 {
	color: #005ab6;
	font-family: 'Open Sans', sans-serif;
	font-size: 20px;
	line-height: 27px;
	margin-bottom: 20px;
	text-align: center;
	text-transform: uppercase;
}
.home-bottom-text-2 a {
	color: #005ab6;
	text-decoration: none;
	-webkit-transition: all 0.5s ease 0s;
	-ms-transition: all 0.5s ease 0s;
	-o-transition: all 0.5s ease 0s;
	transition: all 0.5s ease 0s;
}
.home-bottom-text-2 a:hover {
	color: #000;
}
.home-bottom-btn {
	text-align: center;
}
.home-bottom-btn a {
	background: #7ebf42 none repeat scroll 0 0;
	-webkit-box-shadow: 0 5px 0 #56941c, 0 15px 20px rgba(0, 0, 0, 0);
	-moz-box-shadow: 0 5px 0 #56941c, 0 15px 20px rgba(0, 0, 0, 0);
	box-shadow: 0 5px 0 #56941c, 0 15px 20px rgba(0, 0, 0, 0);
	border-radius: 5px;
	color: #fff;
	display: inline-block;
	font-family: 'Open Sans', sans-serif;
	font-size: 20px;
	font-weight: bold;
	padding: 14px 30px;
	text-decoration: none;
	text-transform: uppercase;
	-webkit-transition: all 0.5s ease 0s;
	-ms-transition: all 0.5s ease 0s;
	-o-transition: all 0.5s ease 0s;
	transition: all 0.5s ease 0s;
}
.home-bottom-btn a:hover {
	background: #56941c none repeat scroll 0 0;
	-webkit-box-shadow: 0 5px 0 #7ebf42, 0 15px 20px rgba(0, 0, 0, 0);
	-moz-box-shadow: 0 5px 0 #7ebf42, 0 15px 20px rgba(0, 0, 0, 0);
	box-shadow: 0 5px 0 #7ebf42, 0 15px 20px rgba(0, 0, 0, 0);
	color: #fff;
}
footer {
	background: #000 none repeat scroll 0 0;
	padding: 2% 0;
}
.footer-menu {
}
.footer-menu ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}
.footer-menu ul li {
	border-right: 1px solid #fff;
	float: left;
	line-height: 15px;
	margin-right: 10px;
}
.footer-menu ul li:last-child {
	border-right: medium none;
}
.footer-menu ul li a {
	color: #fff;
	font-family: 'Open Sans', sans-serif;
	font-size: 14px;
	padding-right: 10px;
	text-decoration: none;
	text-transform: uppercase;
	-webkit-transition: all 0.5s ease 0s;
	-ms-transition: all 0.5s ease 0s;
	-o-transition: all 0.5s ease 0s;
	transition: all 0.5s ease 0s;
}
.footer-menu ul li a:hover {
	color: #7ebf42;
}
.copyright {
	color: #fff;
	float: right;
	font-family: 'Open Sans', sans-serif;
	font-size: 14px;
	text-align: right;
	text-transform: uppercase;
}
.copyright a {
	color: #fff;
	text-decoration: none;
	-webkit-transition: all 0.5s ease 0s;
	-ms-transition: all 0.5s ease 0s;
	-o-transition: all 0.5s ease 0s;
	transition: all 0.5s ease 0s;
}
.copyright a:hover {
	color: #7ebf42;
}
.page .entry-title {
	position: absolute;
	top: 330px;
	left: 9%;
}
.inner-banner {
	margin-bottom: 4%;
	position: relative;
}
.inner-banner img {
	width: 100%;
}
.page-id-7 .entry-title {
	color: #F89B22;
}
.page-id-9 .entry-title {
	color: #7EBF42;
}
.page-id-11 .entry-title {
	color: #005AB6;
}
.page-id-13 .entry-title {
	color: #FF4F00;
}
.page-id-15 .entry-title {
	color: #C9003E;
}
.page-id-17 .entry-title {
	color: #71009B;
}
.page-id-19 .entry-title {
	color: #0019D2;
}
.page-id-21 .entry-title {
	color: #7EBF42;
}
.page-id-23 .entry-title {
	color: #FF4F00;
}
.page-id-218 .entry-title {
	color: #7EBF42;
}
.page-id-220 .entry-title {
	color: #EF4348;
}
.inner-content {
	color: #555;
	font-size: 15px;
	font-family: 'Open Sans', sans-serif;
	margin-bottom: 15px;
}
.inner-content-heading {
	color: #FF4F00;
	font-size: 25px;
	font-weight: 700;
	margin-bottom: 10px;
}
.inner-content-price {
	color: #ae003e;
	font-size: 20px;
	font-weight: 700;
}
.inner-content-price p {
	margin-bottom: 10px;
}
.castle-item {
	margin-bottom: 2%;
	padding: 0;
}
.castle-heading {
	color: #FF4F00;
	font-size: 25px;
	font-weight: 700;
	margin: 0 0 10px;
}
.price-big {
	float: left;
	font-size: 30px;
	line-height: 20px;
	margin-right: 5px;
}
.inner-content-price p {
	float: left;
	margin-right: 5px;
}
.inner-content a {
	color: #005AB6;
	-webkit-transition: all 0.5s ease 0s;
	-ms-transition: all 0.5s ease 0s;
	-o-transition: all 0.5s ease 0s;
	transition: all 0.5s ease 0s;
}
.inner-content a:hover {
	color: #EF4348;
}
.castle-item-btn a {
	background: #7EBF42;
	border-radius: 5px;
	color: #fff !important;
	display: inline-block;
	font-size: 20px;
	font-weight: 700;
	padding: 10px 25px;
	text-decoration: none;
	text-transform: uppercase;
	-webkit-transition: all 0.5s ease 0s;
	-ms-transition: all 0.5s ease 0s;
	-o-transition: all 0.5s ease 0s;
	transition: all 0.5s ease 0s;
}
.castle-item-btn a:hover {
	background: #56941C;
	color: #fff !important;
}
.slushie-heading {
	color: #EF4348;
	font-size: 25px;
	font-weight: 700;
	margin-bottom: 10px;
}
.slushie-heading-1 {
	color: #3075BB;
	font-size: 18px;
	font-weight: 700;
	margin-bottom: 5px;
}
.inner-content ul {
	list-style-type: none;
	margin: 0 0 15px;
	padding: 0;
}
.inner-content ul li {
	background: rgba(0, 0, 0, 0) url("../images/list-bg.png") no-repeat scroll 0 3px;
	padding-left: 22px;
	margin-bottom: 8px;
}
.slushie-heading-2 {
	color: #EF4348;
	font-size: 18px;
	font-weight: 700;
	margin-bottom: 5px;
}
.slushie-content {
	height: 75px;
}
.slushie-price {
	color: #C9003E;
	font-size: 20px;
}
ul.more-list {
	overflow: hidden;
}
ul.more-list li {
	float: left;
	margin-bottom: 10px;
	width: 33%;
}
.inner-content-inner {
	padding-left: 0;
	margin-bottom: 15px;
}
.slushie-bottom-image img {
	border: 1px solid #ccc;
}
.omsc-toggle-title {
	color: #005AB6;
	font-size: 18px;
	font-weight: 700;
}
.omsc-toggle.omsc-expanded .omsc-toggle-title::after {
	color: #FF4F00;
}
.omsc-toggle-title:hover, .omsc-toggle.omsc-expanded .omsc-toggle-title {
	color: #FF4F00;
}
.contact-form {
	padding-left: 0;
	margin-bottom: 10px;
}
.contact-form input {
	border: 1px solid #7EBF42;
	border-radius: 0;
	color: #000;
	font-family: Lato, sans-serif;
	font-size: 14px;
	height: 40px;
	width: 100%;
}
.contact-form textarea {
	border: 1px solid #7EBF42;
	border-radius: 0;
	color: #000;
	font-family: Lato, sans-serif;
	font-size: 14px;
	height: 100px;
	width: 100%;
}
.contact-form-btn input {
	background: #FF4F00 none repeat scroll 0 0 !important;
	border-radius: 0 !important;
	font-size: 20px !important;
	font-weight: 500 !important;
	padding: 10px 35px !important;
	text-transform: none !important;
}
.contact-form input:focus, .contact-form textarea:focus {
	border: 1px solid #7EBF42 !important;
}
.page-heading {
	color: #EF4348;
	position: absolute;
	top: 330px;
	left: 9%;
	font-size: 30px;
	font-weight: 700;
	line-height: 1.0909090909;
	margin: 0 0 12px 0;
	text-transform: uppercase;
	font-family: 'Open Sans', sans-serif;
}
.book-form {
	font-size: 14px;
	height: 50px;
	padding-left: 0;
	margin-bottom: 14px;
}
.book-form input {
	border: 1px solid #7EBF42;
	border-radius: 0;
	color: #000;
	font-family: Lato, sans-serif;
	font-size: 14px;
	height: 42px;
	width: 100%;
}
.book-form textarea {
	border: 1px solid #7EBF42;
	border-radius: 0;
	color: #000;
	font-family: Lato, sans-serif;
	font-size: 14px;
	height: 100px;
	width: 100%;
}
.book-form select {
	-moz-appearance: none;
	-webkit-appearance: none;
	background: rgba(0, 0, 0, 0) url("../images/arrow-bg.png") no-repeat scroll 98% -4px;
	border: 1px solid #7EBF42;
	width: 100%;
}
.book-form-btn input {
	/*background: #FF4F00 !important;
    color: #fff !important;
    display: inline-block;
    font-size: 18px !important;
    padding: 15px 28px !important;
    border-radius: 0 !important;
    text-transform: none !important;*/
	-ms-transition: all 0.5s ease 0s !important;
	-webkit-transition: all 0.5s ease 0s !important;
	-o-transition: all 0.5s ease 0s !important;
	transition: all 0.5s ease 0s !important;
	border: none !important;
	padding: 0 !important;
}
.book-form-btn input:hover {
/*background: #333 !important;
	color: #fff !important;*/
}
.book-form input:focus, .book-form textarea:focus {
	border: 1px solid #7EBF42 !important;
}

@media only screen and (max-width : 320px) {
header {
    -webkit-background-size: auto;
    -moz-background-size: auto;
    -o-background-size: auto;
    background-size: auto !important;
}
.top-call {
    margin-top: 5px;
}
.logo img {
	width: 60%;
}
a.top-book-btn {
    background: url("../images/cloud-bg.png") no-repeat scroll center center / 120px;
    font-size: 15px;
    margin-top: 2px;
}
a.top-quote-btn {
    background: url("../images/cloud-bg.png") no-repeat scroll center center / 120px;
    font-size: 15px;
    margin-top: 2px;
    padding: 22px 15px;
}
.top-social {
	float: left;
	position: relative;
	z-index: 9;
}
.menu-toggle {
	margin: 6px 0 0 !important;
}
.menu ul li:first-child {
	border-top: 2px solid #ef4348;
}
.menu ul li:nth-child(2) {
	border-top: 2px solid #f89b22;
}
.menu ul li:nth-child(3) {
	border-top: 2px solid #7ebf42;
}
.menu ul li:nth-child(4) {
	border-top: 2px solid #005ab6;
}
.menu ul li:nth-child(5) {
	border-top: 2px solid #ff4f00;
}
.menu ul li:nth-child(6) {
	border-top: 2px solid #c9003e;
}
.menu ul li:nth-child(7) {
	border-top: 2px solid #71009b;
}
.menu ul li:last-child {
	border-top: 2px solid #0019d2;
}
.home-product-inner .amazingcarousel-prev {
	position: static !important;
	margin: 28px 0 0 28% !important;
}
.home-product-inner .amazingcarousel-next {
	position: static !important;
	margin: -72px 0 0 50% !important;
}
.footer-menu {
	overflow: hidden;
	text-align: center;
}
.footer-menu ul li {
	border-right: none;
	float: none;
	margin: 0 0 10px;
}
.footer-menu ul li a {
	padding-right: 0;
}
.copyright {
	float: none;
	margin-top: 10px;
	text-align: center;
}
.page .entry-title {
	top: 90px;
	font-size: 24px !important;
}
.inner-banner {
	margin-bottom: 15%;
}
.castle-item {
	margin-bottom: 15%;
}
ul.more-list li {
	width: 100%;
}
.slushie-bottom-image {
	margin-bottom: 5%;
}
.contact-left {
	margin-bottom: 8%;
}
.page-heading {
	top: 90px;
	font-size: 24px;
}
.book-form {
	height: auto;
}
}

@media only screen and (min-width : 321px) and (max-width : 480px) {
header {
    -webkit-background-size: auto;
    -moz-background-size: auto;
    -o-background-size: auto;
    background-size: auto !important;
}
.top-call {
    margin-top: 5px;
}
.logo img {
	width: 60%;
}
a.top-book-btn {
    background: url("../images/cloud-bg.png") no-repeat scroll center center / 120px;
    font-size: 15px;
    margin-top: 2px;
}
a.top-quote-btn {
    background: url("../images/cloud-bg.png") no-repeat scroll center center / 120px;
    font-size: 15px;
    margin-top: 2px;
    padding: 22px 15px;
}
.top-social {
	float: left;
	position: relative;
	z-index: 9;
}
.menu-toggle {
	margin: 6px 0 0 !important;
}
.menu ul li:first-child {
	border-top: 2px solid #ef4348;
}
.menu ul li:nth-child(2) {
	border-top: 2px solid #f89b22;
}
.menu ul li:nth-child(3) {
	border-top: 2px solid #7ebf42;
}
.menu ul li:nth-child(4) {
	border-top: 2px solid #005ab6;
}
.menu ul li:nth-child(5) {
	border-top: 2px solid #ff4f00;
}
.menu ul li:nth-child(6) {
	border-top: 2px solid #c9003e;
}
.menu ul li:nth-child(7) {
	border-top: 2px solid #71009b;
}
.menu ul li:last-child {
	border-top: 2px solid #0019d2;
}
.home-product-inner .amazingcarousel-prev {
	position: static !important;
	margin: 28px 0 0 28% !important;
}
.home-product-inner .amazingcarousel-next {
	position: static !important;
	margin: -72px 0 0 50% !important;
}
.footer-menu {
	overflow: hidden;
	text-align: center;
}
.footer-menu ul li {
	border-right: none;
	float: none;
	margin: 0 0 10px;
}
.footer-menu ul li a {
	padding-right: 0;
}
.copyright {
	float: none;
	margin-top: 10px;
	text-align: center;
}
.page .entry-title {
	top: 100px;
	font-size: 24px !important;
}
.inner-banner {
	margin-bottom: 15%;
}
.castle-item {
	margin-bottom: 15%;
}
ul.more-list li {
	width: 100%;
}
.slushie-bottom-image {
	margin-bottom: 5%;
}
.contact-left {
	margin-bottom: 8%;
}
.page-heading {
	top: 100px;
	font-size: 24px;
}
.book-form {
	height: auto;
}
}

@media only screen and (min-width : 481px) and (max-width : 767px) {
header {
    -webkit-background-size: auto;
    -moz-background-size: auto;
    -o-background-size: auto;
    background-size: auto !important;
}
.top-call {
    margin-top: 5px;
}
.logo img {
	width: 40%;
}
a.top-book-btn {
    background: url("../images/cloud-bg.png") no-repeat scroll center center / 120px;
    font-size: 15px;
    margin-top: 2px;
}
a.top-quote-btn {
    background: url("../images/cloud-bg.png") no-repeat scroll center center / 120px;
    font-size: 15px;
    margin-top: 2px;
    padding: 22px 15px;
}
.top-social {
	float: left;
	position: relative;
	z-index: 9;
}
.menu-toggle {
	margin: 6px 0 0 !important;
}
.menu ul li:first-child {
	border-top: 2px solid #ef4348;
}
.menu ul li:nth-child(2) {
	border-top: 2px solid #f89b22;
}
.menu ul li:nth-child(3) {
	border-top: 2px solid #7ebf42;
}
.menu ul li:nth-child(4) {
	border-top: 2px solid #005ab6;
}
.menu ul li:nth-child(5) {
	border-top: 2px solid #ff4f00;
}
.menu ul li:nth-child(6) {
	border-top: 2px solid #c9003e;
}
.menu ul li:nth-child(7) {
	border-top: 2px solid #71009b;
}
.menu ul li:last-child {
	border-top: 2px solid #0019d2;
}
.home-product-inner .amazingcarousel-prev {
	position: static !important;
	margin: 28px 0 0 28% !important;
}
.home-product-inner .amazingcarousel-next {
	position: static !important;
	margin: -72px 0 0 50% !important;
}
.home-price-item {
	float: left;
	margin-bottom: 25px;
	width: 50%;
}
.footer-menu {
	overflow: hidden;
	text-align: center;
}
.footer-menu ul li {
	border-right: none;
	float: none;
	margin: 0 0 10px;
}
.footer-menu ul li a {
	padding-right: 0;
}
.copyright {
	float: none;
	margin-top: 10px;
	text-align: center;
}
.page .entry-title {
	left: 4.5%;
	top: 165px;
}
.inner-banner {
	margin-bottom: 9%;
}
.castle-item {
	margin-bottom: 15%;
}
ul.more-list li {
	width: 100%;
}
.slushie-bottom-image {
	margin-bottom: 5%;
}
.contact-left {
	margin-bottom: 8%;
}
.page-heading {
	left: 4.5%;
	top: 165px;
}
.book-form {
	height: auto;
}
.inner-content-inner {
	float: left;
	width: 50%;
}
.slushie-bottom-image {
	float: left;
	width: 50%;
}
.page-id-13 .slushie-bottom-image {
	width: 33%;
}
}

@media only screen and (min-width : 768px) and (max-width : 1024px) and (orientation : portrait) {
header {
    -webkit-background-size: auto;
    -moz-background-size: auto;
    -o-background-size: auto;
    background-size: auto !important;
}
.top-call {
    margin-top: 63px;
}
a.top-book-btn {
    background: url("../images/cloud-bg.png") no-repeat scroll center center / 120px;
    font-size: 15px;
    margin-top: 2px;
    width: 75%;
}
a.top-quote-btn {
    background: url("../images/cloud-bg.png") no-repeat scroll center center / 120px;
    font-size: 15px;
    margin-top: 2px;
    padding: 22px 15px;
    width: 69%;
    float: right;
}
.top-social {
	float: none;
	margin: 0 auto;
	position: relative;
	width: 26%;
	z-index: 9;
}
.menu-toggle {
	margin: 5px 0 0 !important;
}
.primary-navigation a {
	text-align: center;
}
.menu ul li:first-child {
	border-top: 2px solid #ef4348;
}
.menu ul li:nth-child(2) {
	border-top: 2px solid #f89b22;
}
.menu ul li:nth-child(3) {
	border-top: 2px solid #7ebf42;
}
.menu ul li:nth-child(4) {
	border-top: 2px solid #005ab6;
}
.menu ul li:nth-child(5) {
	border-top: 2px solid #ff4f00;
}
.menu ul li:nth-child(6) {
	border-top: 2px solid #c9003e;
}
.menu ul li:nth-child(7) {
	border-top: 2px solid #71009b;
}
.menu ul li:last-child {
	border-top: 2px solid #0019d2;
}
.home-product-inner .amazingcarousel-prev {
	position: static !important;
	margin: 30px 0 0 39.5% !important;
}
.home-product-inner .amazingcarousel-next {
	position: static !important;
	margin: -72px 0 0 50% !important;
}
.home-price-item {
	margin-bottom: 4%;
}
.footer-menu {
	float: none;
	margin: 0 auto 15px;
	overflow: hidden;
	width: 55%;
}
.footer-menu ul li {
	margin: 0 5px;
}
.copyright {
	float: none;
	text-align: center;
}
.page #main {
	min-height: 750px;
}
.inner-banner {
	margin-bottom: 8%;
}
.page .entry-title {
	top: 200px;
	left: 5%;
}
.castle-item {
	margin-bottom: 5%;
	overflow: hidden;
}
.about-image {
	float: left;
}
.page-heading {
	top: 200px;
	left: 5%;
}
}

@media only screen and (min-width : 768px) and (max-width : 1024px) and (orientation : landscape) {
.top-call {
    margin-top: 70px;
}
a.top-book-btn {
    background: url("../images/cloud-bg.png") no-repeat scroll center center / 130px;
    font-size: 18px;
    margin-top: 25px;
}
a.top-quote-btn {
    background: url("../images/cloud-bg.png") no-repeat scroll center center / 130px;
    font-size: 18px;
    margin-top: 75px;
}
.menu {
	padding-right: 0;
}
.primary-navigation a {
	padding: 20px 5px 15px !important;
}
.top-social ul li {
	width: 42px;
}
.top-social ul li .fa {
	font-size: 15px;
	padding: 24px 10px;
	width: 42px;
}
.home-price-item-name {
	height: 50px;
}
.home-price-item-btn a {
	padding: 25px 25px;
}
.copyright {
	width: 58%;
}
.page .entry-title {
	top: 260px;
	left: 5.5%;
}
.inner-banner {
	margin-bottom: 6%;
}
.page-heading {
	top: 260px;
	left: 5.4%;
}
.book-form-select {
	width: 50%;
	margin-bottom: 35px;
}
.book-form-select select {
	background: rgba(0, 0, 0, 0) url("../images/arrow-bg.png") no-repeat scroll 98% 7px;
	height: 42px;
}
.book-form-half {
	width: 50%;
}
}

@media screen and (min-width: 1424px) {
header {
	background: rgba(51, 204, 255, 1) url("../images/header-bg.png") no-repeat scroll 0 -15px;
}
.page .entry-title {
	top: 370px;
	left: 13.2%;
}
.page-heading {
	top: 370px;
	left: 13%;
}
}

@media screen and (min-width: 1624px) {
header {
	background: rgba(51, 204, 255, 1) url("../images/header-bg.png") no-repeat scroll 0 -35px;
}
.page .entry-title {
	top: 420px;
	left: 17%;
}
.page-heading {
	top: 420px;
	left: 17%;
}
}

@media screen and (min-width: 1920px) {
header {
	background: rgba(51, 204, 255, 1) url("../images/header-bg.png") no-repeat scroll 0 -75px;
}
.page .entry-title {
	top: 505px;
	left: 22.5%;
}
.page-heading {
	top: 505px;
	left: 22.5%;
}
}
