/*
	Theme Name: Gymbus
	Theme URI: http://daeb.com
	Description: Daeb WordPress Theme
	Version: 2.0
	Author: Webpinas
	Author URI: http://webpinas.com
	Tags: PHP, HTML5, CSS3, Jquery, Javascript
*/



@font-face {
    font-family: "KG primary whimsey";
    src: url('fonts/KGPrimaryWhimsy.ttf')
    font-display: block;    
}

@font-face {
    font-family: "ZiptyDo";
    src: url('fonts/ZiptyDo.ttf')
    font-display: block;
}

html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
embed,
figure,
figcaption,
footer,
header,
hgroup,
menu,
nav,
output,
ruby,
section,
summary,
time,
mark,
audio,
video {
    margin: 0;
    padding: 0;
    border: 0;
    font: inherit;
    font-size: 100%;
    vertical-align: baseline
}

html {
    line-height: 1
}

.grecaptcha-badge {
    display: none !important;
}

.single-post-page ul {
    list-style-type: disc;
    margin-left: 50px !important
}

img.alignnone {
    margin: 20px
}

img.alignleft {
    float: left;
    margin: 10px
}

img.aligncenter {
    display: block;
    width: 500px;
    margin: auto
}

img.alignright {
    float: right;
    margin: 10px
}

feature {
    padding-bottom: 0px
}

ol,
ul {
    list-style: none
}

table {
    border-collapse: collapse;
    border-spacing: 0
}

caption,
th,
td {
    text-align: left;
    font-weight: normal;
    vertical-align: middle
}

q,
blockquote {
    quotes: none
}

q:before,
q:after,
blockquote:before,
blockquote:after {
    content: "";
    content: none
}

a img {
    border: none
}

a:hover,
a:active,
a:focus {
    outline: 0 !important;
    border: none
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section,
summary {
    display: block
}

p {
    line-height: normal
}

* {
    outline: none
}

html,
body {
    color: #707070;
    font-size: 15px;
    line-height: normal;
    font-family: 'Open Sans', sans-serif
}

html {
    height: 100%
}

body {
    min-height: 100%;
    padding: 0px
}

img {
    max-width: 100%;
    height: auto
}

input,
textarea {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

.category,
.archive,
.category-colouring {
    margin-top: 120px
}

.clear {
    clear: both
}

.container {
    width: 100%;
    min-width: 1140px;
    margin: 0 auto
}

.wrap {
    width: 1140px;
    margin: 0 auto;
    -moz-transition: width 0.5s ease-out;
    -webkit-transition: width 0.5s ease-out;
    transition: width 0.5s ease-out
}

.header {
    background-color: #faf0e6;
    background-image: url(images/divider-flat.png);
    background-repeat: repeat-x;
    background-position: center bottom;
    padding-bottom: 4px;
    position: fixed;
    left: 0px;
    top: 0px;
    width: 100%;
    z-index: 9999
}

.header-wrap {
    padding: 12px 0px 15px 0px;
    width: 1260px;
    margin: 0 auto
}

.logo {
    float: left;
    width: 33%;
    padding: 15px 0px 5px 0px
}

.header-rhs {
    float: right
}

.hr-bottom-wrap {
    overflow: hidden;
    padding-top: 10px;
    clear: both
}

.age-links {
    float: left;
    overflow: hidden;
    padding-top: 10px
}

.age-links ul li {
    float: left;
    margin-right: 10px;
    text-align: center;
    font-size: 20px;
    line-height: normal;
    font-family: 'a_year_without_rainregular'
}

.age-links ul li a {
    height: 80px;
    line-height: 80px;
    display: block;
    color: #0f0efe;
    text-decoration: none;
    padding-left: 85px;
    background-repeat: no-repeat;
    background-position: left top;
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    -ms-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s;
    background-size: 80px auto
}

.age-links ul li a:hover {
    opacity: 0.5
}

.age-links ul li:nth-child(1) a {
    background-image: url(images/age1.png)
}

.age-links ul li:nth-child(2) a {
    background-image: url(images/age2.png)
}

.age-links ul li:nth-child(3) a {
    background-image: url(images/age3.png)
}

.hrb-rhs {
    float: left;
    overflow: hidden
}

.hrb-rhs h2 {
    color: #000;
    text-align: right;
    font-size: 38px;
    line-height: 38px;
    padding-bottom: 10px;
    padding-top: 5px
}

.hrb-rhs h2 a {
    color: #000;
    text-decoration: none
}

.hr-buttons {
    overflow: hidden
}

.hr-buttons .button1 {
    float: left;
    margin-left: 18px;
    font-size: 16px;
    font-weight: 800;
    text-transform: uppercase;
    position: relative
}

.hr-buttons .button1 a {
    display: block;
    height: 40px;
    line-height: 40px;
    color: #000;
    text-decoration: none;
    background-color: #fdd30b;
    padding: 0px 20px 0px 57px;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    border-radius: 20px;
    background-repeat: no-repeat;
    background-position: left top;
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    -ms-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s
}

.hr-buttons .button1 a:hover {
    color: #000;
    background-color: #caa909
}

.book-online-button a {
    background-image: url(images/book-online-icon.png)
}

.enq-button a {
    background-image: url(images/enq-icon.png)
}

.content-area {
    padding-top: 168px
}

.banner-area {
    background-color: #000;
    position: relative;
    min-height: 350px
}

::i-block-chrome,
.banner-area {
    background-image: url(video/gymbus.jpg);
    background-size: 100% auto
}

.video-frame {
    height: 100%;
    overflow: hidden;
    width: 100%;
    z-index: 1
}

.video-frame video {
    min-width: 100%;
    min-height: 100%;
    display: block
}

.banner-img {
    display: none
}

.slide-out-div {
    position: fixed;
    right: 20px !important;
    bottom: 10px;
    z-index: 99999;
    width: 400px
}

.slide-out-div .handle {
    display: block;
    width: 367px !important;
    height: 74px !important;
    background-image: url(images/gfr-head1.png) !important;
    background-repeat: no-repeat;
    background-position: center top;
    text-indent: -9999px;
    top: -80px !important;
    right: 0px !important
}

.open .handle {
    background-image: url(images/gfr-head2.png) !important;
    top: -10px !important;
    right: -11px !important;
    width: 22px !important;
    height: 22px !important
}

.gfr-wrap {
    background-color: #40b340;
    padding: 0 0px 12px 0px;
    color: #fff
}

.gfr-top img {
    width: 100%;
    height: auto;
}

.rpwe-block h3 {
    font-size: 14px !important;
    line-height: 18px !important
}

.grf-main {
    padding: 10px;
    overflow: hidden
}

.grf-main h4 {
    text-align: center;
    font-size: 13px;
    line-height: 15px;
    padding-bottom: 10px
}

.grf-main h4 a {
    color: #fffc01;
    text-decoration: none;
    font-weight: 600
}

.grf-main h4 a:hover {
    color: #fffc01;
    text-decoration: underline
}

.grf-main h3 {
    text-align: center;
    font-size: 18px;
    line-height: 18px;
    padding-bottom: 5px;
    color: #fffc01;
    font-family: 'a_year_without_rainregular'
}

.grf-main h5 {
    font-size: 14px;
    font-weight: 600;
    text-align: center
}

.grf-main h5 a {
    color: #fff;
    text-decoration: none
}

.grf-main .gs-box {
    text-align: center;
    padding-top: 8px;
    float: left;
    width: 100%
}

.grf-main .gs-box label {
    display: none
}

.grf-main .gs-box input {
    border: none;
    height: 32px;
    padding: 0px 10px 0px 10px;
    width: 95%;
    font-size: 12px;
    color: #000;
    font-family: Arial, Tahoma, "Trebuchet MS";
    background-color: #f4f4f4;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px
}

.grf-main .gs-box input:focus {
    background-color: #fff
}

.grf-main .datebox input {
    background-image: url(images/calender2.png);
    background-repeat: no-repeat;
    background-position: right top
}

.grf-main .gs-button {
    text-align: center;
    background-image: url(images/red-arrow.png);
    background-repeat: no-repeat;
    background-position: 93% top;
    padding-top: 12px;
    clear: both;
    padding-bottom: 0px !important
}

.grf-main .gs-button input {
    width: 199px;
    height: 30px;
    border: none;
    outline: none;
    cursor: pointer;
    background-image: url(images/show-party-times.png);
    background-repeat: no-repeat;
    background-position: center top;
    background-color: transparent;
    text-indent: -9999px
}

.hidden-field {
    display: none
}

.home-section1 {
    background-image: url(images/home-sec1-bg.png);
    background-repeat: no-repeat;
    background-position: right top;
    background-size: 627px 100%;
    padding: 10px 0px 20px 0px;
    overflow: hidden;
    position: relative
}

.hs1-lhs {
    float: left;
    width: 455px
}

.hs1-lhs h2 {
    font-family: 'a_year_without_rainregular';
    padding: 28px 0px 15px 0px;
    font-size: 40px;
    line-height: 43px;
    color: #323232;
    clear: both
}

.hs1-lhs p {
    font-size: 17px;
    line-height: 19px;
    padding-bottom: 20px;
    color: #3f3f3f
}

.hs1-lhs .button {
    margin-bottom: 20px
}

.button a {
    display: inline-block;
    height: 40px;
    line-height: 40px;
    background-color: #fdd30b;
    padding: 0px 20px 0px 60px;
    color: #000;
    font-size: 16px;
    font-weight: 800;
    text-decoration: none;
    text-transform: uppercase;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    border-radius: 20px;
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    -ms-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s;
    background-repeat: no-repeat;
    background-position: left center
}

.button a:hover {
    background-color: #cba909;
    color: #000
}

.ros a {
    background-image: url(images/story-button.png)
}

.vmap a {
    background-image: url(images/map-button.png)
}

.buzz {
    position: absolute;
    left: 480px;
    bottom: 60px;
    z-index: 0
}

.hs1-rhs {
    float: right;
    width: 513px;
    margin-right: 29px;
    text-align: center;
    padding: 85px 0px 90px 0px
}

.hs1-rhs h2 {
    font-family: 'a_year_without_rainregular';
    padding-bottom: 15px;
    font-size: 40px;
    line-height: 43px;
    color: #fff
}

.tv {
    padding-bottom: 10px;
    position: relative;
    z-index: 1
}

#thevideo {
    width: 513px;
    height: 333px;
    background-image: url(images/video.png);
    background-repeat: no-repeat;
    background-position: center top;
    padding-top: 15px
}

#thevideo iframe {
    margin-left: 12px;
    width: 491px;
    height: 278px;
    display: block
}

.see-more a {
    background-image: url(images/tv-icon.png)
}

.home-section2 {
    background-repeat: no-repeat;
    background-position: center top;
    height: 774px;
    position: relative;
    margin-top: -70px;
    z-index: 2
}

.divider1 {
    position: absolute;
    left: 0px;
    top: 10px
}

.divider2 {
    position: absolute;
    left: 0px;
    bottom: 14px
}

.hs2-contents {
    position: absolute;
    left: 0px;
    top: 380px;
    width: 448px
}

.hs2-testi {
    background-image: url(images/bg-slider.png);
    background-repeat: no-repeat;
    background-position: left top;
    background-size: 100% 100%;
    color: #fff;
    padding: 15px 85px 25px 35px
}

.hs2-testi h3 {
    font-size: 30px;
    line-height: 33px;
    padding-bottom: 10px;
    font-family: 'a_year_without_rainregular'
}

.hs2-testi p {
    font-size: 15px;
    line-height: 18px;
    padding-bottom: 10px
}

.hs2-testi h5 {
    font-size: 16px;
    line-height: 18px;
    font-weight: 700
}

.testi-button {
    margin-left: 35px
}

.testi-button a {
    background-image: url(images/enq-icon.png)
}

.home-section3 {
    background-image: url(images/hs3-bg.png);
    background-repeat: no-repeat;
    background-position: left top;
    background-size: 627px 100%;
    margin-top: -90px;
    overflow: hidden;
    position: relative;
    z-index: 1
}

.hs3-lhs {
    float: left;
    width: 480px;
    margin-left: 63px;
    color: #fff;
    padding-top: 108px;
    padding-bottom: 40px
}

.hs3-lhs h3 {
    font-size: 40px;
    line-height: 43px;
    font-family: 'a_year_without_rainregular';
    padding-bottom: 20px
}

.hs3-img {
    padding-bottom: 25px
}

.hs3-lhs p {
    font-size: 16px;
    line-height: 22px;
    padding-bottom: 20px
}

.hs3-lhs p a {
    color: #000;
    text-decoration: none
}

.hs3-lhs p a:hover {
    color: #fdd30b;
    text-decoration: underline
}

.hs3-rhs {
    float: right;
    width: 494px;
    padding: 190px 0px 70px 74px;
    background-image: url(images/confetti.png);
    background-repeat: no-repeat;
    background-position: right top;
    background-size: 100% auto;
    color: #000
}

.hs3-rhs h3 {
    font-size: 40px;
    line-height: 42px;
    font-family: 'a_year_without_rainregular';
    padding-bottom: 20px;
    text-align: center
}

.loot-bag {
    background-image: url(images/prod.png);
    background-size: 160px;
    padding: 0px 0px 30px 190px;
    background-repeat: no-repeat;
    background-position: 20px top
}

.loot-bag h4 {
    font-size: 16px;
    font-weight: 800;
    padding-bottom: 10px;
    color: #9a04d9
}

.loot-bag ul li {
    font-family: 'a_year_without_rainregular';
    font-size: 19px;
    line-height: 19px
}

.book a {
    background-image: url(images/book-online-icon.png)
}

.jim {
    position: absolute;
    right: 0px;
    bottom: 2px
}

.home-section4 {
    background-image: url(images/bg3.png);
    background-repeat: no-repeat;
    background-position: center top;
    height: 696px;
    position: relative;
    z-index: 2;
    margin-top: -50px
}

.divider3 {
    position: absolute;
    left: 0px;
    top: 0px
}

.divider4 {
    position: absolute;
    left: 0px;
    bottom: 0px
}

.hs3-contents {
    position: absolute;
    right: 0px;
    top: 160px;
    width: 450px
}

.hs3-testi {
    background-image: url(images/bg-slider2.png);
    background-repeat: no-repeat;
    background-position: left top;
    background-size: 100% 100%;
    color: #fff;
    padding: 15px 25px 25px 95px
}

.hs3-testi h3 {
    font-size: 30px;
    line-height: 33px;
    padding-bottom: 10px;
    font-family: 'a_year_without_rainregular'
}

.hs3-testi p {
    font-size: 15px;
    line-height: 18px;
    padding-bottom: 10px
}

.hs3-testi h5 {
    font-size: 16px;
    line-height: 18px;
    font-weight: 700
}

.testi-button2 {
    text-align: center
}

.testi-button2 a {
    background-image: url(images/enq-icon.png)
}

.home-section5 {
    background-image: url(images/home-sec5-bg.png);
    background-repeat: no-repeat;
    background-position: right top;
    background-size: 580px 100%;
    margin-top: -80px;
    padding: 85px 0px 65px 0px;
    overflow: hidden
}

.hs5-lhs {
    float: left;
    width: 520px;
    margin-left: 40px;
    padding: 20px 0px 0px 0px;
    color: #000
}

.hs5-lhs h3 {
    font-size: 35px;
    line-height: 37px;
    padding-bottom: 20px;
    color: #000;
    font-family: 'a_year_without_rainregular'
}

.hs5-list1 {
    overflow: hidden;
    padding: 20px 0px 50px 0px
}

.hs5-list1 li {
    float: left;
    margin-right: 10px;
    font-size: 14px;
    line-height: 16px;
    padding-left: 44px;
    background-repeat: no-repeat;
    background-position: left 7px
}

.hs5-list1 li:nth-child(1) {
    background-image: url(images/one.png);
    width: 100px
}

.hs5-list1 li:nth-child(2) {
    background-image: url(images/two.png);
    width: 120px
}

.hs5-list1 li:nth-child(3) {
    background-image: url(images/three.png);
    width: 120px
}

.hs5-list2 li {
    float: left;
    margin-right: 10px;
    font-size: 14px;
    line-height: 16px;
    padding-left: 32px;
    width: 120px;
    background-repeat: no-repeat;
    background-position: left center
}

.hs5-list2 li:nth-child(1) {
    background-image: url(images/credit-card.png)
}

.hs5-list2 li:nth-child(2) {
    background-image: url(images/capacity.png)
}

.hs5-list2 li:nth-child(3) {
    background-image: url(images/calender.png)
}

.hs5-rhs {
    float: right;
    width: 427px;
    margin-right: 37px;
    text-align: center;
    color: #fff
}

.hs5-rhs h3 {
    font-size: 24px;
    line-height: 28px;
    padding-bottom: 20px;
    color: #fff;
    font-family: 'a_year_without_rainregular'
}

.hs5-rhs .gs-box input {
    height: 39px;
    padding: 0px 15px 0px 15px;
    border: none;
    outline: none;
    color: #000;
    font-size: 14px;
    font-family: 'Open Sans', sans-serif;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    width: 97%
}

.hs5-rhs .gs-box {
    padding-bottom: 10px
}

.gs-box2 {
    padding-bottom: 10px
}

.gs-box2 input {
    height: 39px;
    padding: 0px 15px 0px 15px;
    border: none;
    outline: none;
    color: #000;
    font-size: 14px;
    font-family: 'Open Sans', sans-serif;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    width: 97%
}

.gs-button {
    clear: both;
    padding-top: 12px;
    padding-bottom: 12px
}

.gs-button input {
    height: 39px;
    background-color: #fdd30b;
    color: #000;
    text-transform: uppercase;
    font-weight: 600;
    font-size: 17px;
    border: none;
    outline: none;
    cursor: pointer;
    padding: 0px 20px 0px 60px;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    border-radius: 20px;
    background-image: url(images/gs-button.png);
    background-repeat: no-repeat;
    background-position: left top;
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    -ms-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s
}

.gs-button input:hover {
    background-color: #cba909;
    color: #000;
    -webkit-animation-name: shakeit;
    -webkit-animation-duration: 1s;
    -webkit-animation-timing-function: linear;
    -webkit-animation-iteration-count: infinite;
    animation-name: shakeit;
    animation-duration: 1s;
    animation-timing-function: linear;
    animation-iteration-count: infinite
}

.footer {
    background-image: url(images/divider-flat.png);
    background-repeat: repeat-x;
    background-position: center top;
    padding-top: 4px;
    background-color: #faf0e6
}

.footer-top {
    padding: 40px 0px 30px 0px;
    color: #010165;
    font-family: Arial, Tahoma, "Trebuchet MS"
}

.ft-lhs {
    float: left;
    width: 270px;
    text-align: center;
    position: relative;
    padding-top: 180px;
    font-size: 14px;
    line-height: normal
}

.footer-logo {
    width: 270px;
    position: absolute;
    left: 0px;
    top: -82px
}

.footer-logo img {
    width: 200px
}

.copyright {
    padding-bottom: 10px
}

.ft-lhs p a {
    color: #010165;
    text-decoration: none;
    margin-bottom: 10px;
    display: inline-block
}

.ft-lhs p a:hover {
    color: #010165;
    text-decoration: underline
}

.ft-about {
    float: left;
    width: 170px;
    margin-left: 30px
}

.ft-head {
    font-family: 'a_year_without_rainregular';
    font-size: 30px;
    line-height: normal;
    padding-bottom: 20px;
    color: #0000fe
}

.ft-links li {
    font-size: 12px;
    line-height: 16px;
    text-transform: uppercase;
    padding-bottom: 15px
}

.ft-links li a {
    color: #010165;
    text-decoration: none
}

.ft-links li a:hover {
    color: #010165;
    text-decoration: underline
}

.ft-events {
    float: left;
    width: 190px;
    margin-left: 30px
}

.ft-events .ft-head {
    color: #fe0000
}

.from-blog {
    float: left;
    width: 165px;
    margin-left: 30px
}

.from-blog .ft-head {
    color: #52ce4e
}

.from-blog ul li {
    overflow: hidden;
    padding-bottom: 10px;
    border-bottom: 1px solid #eee;
    margin-bottom: 10px;
    position: relative;
    padding-left: 50px;
    font-size: 14px;
    line-height: 18px
}

.from-blog .post-date {
    background: #fe0000 none repeat scroll 0 0;
    border-color: #fe0000;
    color: #fff;
    left: 0;
    position: absolute;
    top: 0px;
    width: 30px;
    text-align: center;
    font-size: 11px;
    line-height: 13px;
    padding: 5px 0px 5px 0px
}

.from-blog .post-date .post-date-day {
    display: block
}

.from-blog ul li a {
    color: #010165;
    text-decoration: none
}

.from-blog ul li a:hover {
    color: #010165;
    text-decoration: underline
}

.ft-contact {
    float: right;
    width: 200px
}

.ft-contact .ft-head {
    color: #000266
}

.ft-contact ul li {
    padding-bottom: 20px;
    margin-left: 18px;
    font-size: 15px;
    letter-spacing: -1px;
    font-weight: 800;
    text-transform: uppercase
}

.ft-contact ul li a {
    display: inline-block;
    height: 40px;
    line-height: 40px;
    color: #000;
    text-decoration: none;
    background-color: #fdd30b;
    padding: 0px 20px 0px 57px;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    border-radius: 20px;
    background-repeat: no-repeat;
    background-position: left top;
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    -ms-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s
}

.ft-contact ul li a:hover {
    color: #000;
    background-color: #caa909
}

.ft-contact ul .phone a {
    background-image: url(images/phone-icon.png)
}

.ft-contact ul .mail a {
    background-image: url(images/mail-icon.png)
}

.ft-contact ul .enq a {
    background-image: url(images/enq-icon.png);
    color: #010165
}

.ft-contact ul .enq a:hover {
    color: #010165
}

.footer-bottom {
    background-color: #0201ff
}

.fb-wrap {
    padding: 20px 0px 60px 0px;
    color: #fff;
    font-family: Arial, Tahoma, "Trebuchet MS"
}

.fb-logo {
    float: left;
    width: 245px
}

.social {
    float: left;
    margin-left: 138px;
    position: relative
}

.social ul {
    margin-top: -40px
}

.social ul li {
    float: left;
    margin-right: 20px;
    width: 70px;
    text-align: center;
    font-size: 14px;
    line-height: 16px
}

.social ul li h5 {
    color: #ffff00;
    padding: 10px 0px 10px 0px
}

.social ul li a {
    display: block;
    margin: 0 auto;
    width: 51px;
    height: 51px;
    text-indent: -9999px;
    background-repeat: no-repeat;
    background-position: center top
}

.social ul li a:hover {
    background-position: center bottom
}

.social .facebook a {
    background-image: url(images/fb.png)
}

.social .facebook a:hover {
    background-image: url(images/fb.png)
}

.social .twitter a {
    background-image: url(images/tw.png)
}

.social .gplus a {
    background-image: url(images/google.png)
}

.social .youtube a {
    background-image: url(images/youtube.png)
}

.social .instagram a {
    background-image: url(images/instagram.png)
}

.fb-rhs {
    float: right;
    width: 260px
}

.content-area {
    position: relative
}

.sub-banner {
    position: relative
}

.sb-img {
    width: 100%;
    max-height: 575px;
    overflow: hidden
}

.sb-img img {
    width: 100%;
    height: auto;
    display: block
}

.sb-title {
    position: absolute;
    left: 0px;
    top: 0px;
    width: 100%;
    display: none
}

.sb-wrap h1 {
    color: #52ce44;
    background-image: url(images/top-ribbon.png);
    background-repeat: no-repeat;
    background-position: center bottom;
    background-size: 100% auto;
    padding: 40px 25px 50px 25px;
    display: inline-block;
    font-size: 37px;
    line-height: 39px;
    font-family: 'a_year_without_rainregular';
    max-width: 280px
}

.sub-contents {
    padding: 40px 0px 60px 0px;
    overflow: hidden
}

.sub-txt {
    color: #000;
    font-size: 17px;
    line-height: normal
}

blockquote {
    border-left: 2px dotted #ddd;
    margin: 0 0 1.25em;
    padding: 0 1.25em 0 1.875em
}

blockquote,
blockquote p {
    font-style: italic;
    padding-bottom: 0px !important
}

.sub-txt blockquote {
    border-left: 4px dotted #ff6500;
    padding-left: 20px
}

.sub-txt h1,
.sub-txt h2,
.sub-txt h3,
.sub-txt h4,
.sub-txt h5 {
    font-family: "KG primary whimsey"
}

.sub-txt h2,
.sub-txt h3,
.sub-txt h4,
.sub-txt h5 {
    font-family: "ZiptyDo"
}

.sub-txt h1 {
    font-size: 50px;
    line-height: 55px;
    color: #52ce44;
    margin-bottom: 20px
}

.sub-txt h2 {
    font-size: 1.5em;
    color: #000;
    margin-bottom: 20px;
    font-weight: bold
}

.sub-txt h3 {
    font-size: 36px;
    line-height: 40px;
    color: #000;
    margin-bottom: 20px;
    font-weight: bold
}

.sub-txt p {
    font-size: 17px;
    line-height: 22px;
    padding-bottom: 20px;
    font-weight: 600
}

.sub-txt p a {
    color: #FD0002;
    text-decoration: underline
}

.sub-txt p a:hover {
    color: #ffa500;
    text-decoration: underline
}

.sub-txt p strong {
    font-weight: 700;
    color: #000
}

.sub-rhs {
    float: right;
    width: 840px;
    padding-bottom: 30px
}

.sub-lhs {
    float: left;
    width: 240px
}

.contact-top {
    overflow: hidden;
    padding-bottom: 40px
}

.ct-lhs {
    float: left;
    width: 460px
}

.ct-lhs ul {
    padding-bottom: 30px
}

.ct-lhs ul li {
    font-size: 17px;
    line-height: 22px;
    padding-bottom: 10px;
    font-weight: 600
}

.ct-lhs ul li strong {
    display: inline-block;
    width: 200px
}

.ct-lhs p a {
    color: #000;
    text-decoration: none
}

.ct-lhs p a:hover {
    color: #ffa500;
    text-decoration: none
}

.edgym img {
    max-width: 280px
}

.ct-rhs {
    float: right;
    width: 600px
}

.ctr-head {
    background-image: url(images/down-arrow.png);
    background-repeat: no-repeat;
    background-position: 52% 20px;
    background-size: 50px auto;
    padding-bottom: 20px;
    margin-bottom: 5px !important
}

.enq-wrap {
    background-color: #faf0e6;
    padding: 10px;
    overflow: hidden
}

.enqw-lhs {
    float: left;
    width: 127px
}

.enqw-lhs p a {
    color: #ff652c;
    text-decoration: none
}

.enqw-lhs p a:hover {
    color: #ff652c;
    text-decoration: underline
}

.enqw-rhs {
    float: right;
    width: 350px
}

.sub-lhs .single-widget {
    padding-bottom: 35px
}

.single-widget .widget-title h3 {
    font-family: "ZiptyDo";
    font-size: 1.3em;
    line-height: normal;
    text-transform: uppercase;
    padding-bottom: 23px;
    font-weight: normal;
    color: #000;
    margin: 0px
}

.single-widget ul li {
    border-bottom: 1px dotted #ff6500;
    margin-bottom: 5px;
    padding-bottom: 2px;
    line-height: 120%;
    list-style: outside none none;
    color: #000
}

.single-widget ul li a {
    color: #ff6500;
    display: inline-block;
    font-size: 12px;
    text-transform: uppercase;
    text-decoration: none;
    margin-bottom: 5px;
    word-wrap: break-word
}

.single-widget ul li a:hover {
    color: #ffa500;
    text-decoration: underline
}

.single-widget .search {
    overflow: hidden
}

.search-input {
    float: left;
    background-color: #fff;
    border: 1px solid #cccccc;
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.1) inset;
    box-sizing: border-box;
    color: rgba(0, 0, 0, 0.75);
    display: block;
    font-family: inherit;
    height: 33px;
    margin: 0px;
    transition: box-shadow 0.45s ease 0s, border-color 0.45s ease-in-out 0s;
    width: 184px;
    padding: 0px 7px 0px 7px;
    font-family: Arial, Tahoma, "Trebuchet MS";
    font-size: 14px
}

.search-input:focus {
    background: #fafafa none repeat scroll 0 0;
    border-color: #999999;
    outline: medium none
}

.search-submit {
    float: left;
    background-image: url(images/search-button.png);
    background-repeat: no-repeat;
    background-position: left top;
    width: 40px;
    height: 33px;
    background-color: transparent;
    border: none;
    outline: none;
    cursor: pointer;
    text-indent: -9999px
}

.sub-txt ol {
    margin-left: 20px;
    padding-bottom: 20px
}

.sub-txt ol li {
    list-style: decimal;
    padding-bottom: 5px
}

.sub-txt ol li strong {
    font-weight: 700
}

.sub-txt ul {
    margin-left: 20px;
    padding-bottom: 20px
}

.sub-txt ul li {
    padding-bottom: 5px
}

.sub-txt ul.bus {
    list-style-image: url("images/bullet.png");
    padding-left: 5px
}

.sub-txt ul li {
    display: list-item;
    text-align: match-parent
}

#slider {
    list-style: none;
    padding: 0px
}

.slider-container {
    background: #4b4b4b;
    width: 900px;
    height: 160px;
    padding: 20px;
    overflow: hidden;
    margin: 20px auto 20px auto
}

.bx-wrapper {
    width: 900px !important;
    overflow: hidden
}

#slider img {
    width: auto;
    height: 150px;
    margin: 0px;
    display: inline-block
}

#slider li {
    margin-right: 20px;
    width: 250px;
    float: left;
    background-color: #fff;
    text-align: center
}

.section {
    overflow: hidden;
    padding-bottom: 20px;
    width: 90%;
    margin: 0 auto
}

.bus-lhs {
    float: left;
    width: 47%
}

.bus-rhs {
    float: right;
    width: 47%
}

.year-links {
    overflow: hidden;
    text-align: center;
    padding-bottom: 60px;
    padding-top: 10px
}

.year-links ul li {
    display: inline-block;
    margin: 0px 100px 0px 100px;
    text-align: center;
    font-size: 28px;
    line-height: normal;
    font-family: 'a_year_without_rainregular';
    font-weight: bold
}

.year-links ul li a {
    display: block;
    color: #000;
    text-decoration: none;
    min-width: 88px;
    padding-top: 97px;
    background-repeat: no-repeat;
    background-position: center top;
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    -ms-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s
}

.year-links ul li a:hover {
    color: #ffa500
}

.year-links ul li:nth-child(1) a {
    background-image: url(images/age1.png)
}

.year-links ul li:nth-child(2) a {
    background-image: url(images/age2.png)
}

.year-links ul li:nth-child(3) a {
    background-image: url(images/age3.png)
}

.subpages {
    padding-top: 10px
}

.subpages ul {
    display: table;
    padding-bottom: 15px;
    width: 100%;
    text-align: center
}

.subpages ul li {
    background-image: url(images/balloons.png);
    background-repeat: no-repeat;
    background-position: center top;
    padding-top: 64px;
    display: inline-block;
    vertical-align: bottom;
    margin: 0 10px 10px 10px;
    max-width: 190px
}

.subpages ul li a {
    background-color: #ff6500;
    color: #fff;
    display: block;
    padding: 20px;
    font-size: 14px;
    text-transform: uppercase;
    text-decoration: none
}

.subpages ul li a:hover {
    color: #ffa500;
    text-decoration: none
}

img {
    display: inline-block;
    vertical-align: middle
}

p.lead {
    font-size: 20px;
    line-height: 29px;
    font-weight: 400 !important
}

.gb-general-cf7 {
    background: #faf0e6;
    border-radius: 3px;
    max-width: 75%;
    margin: 0 auto;
    padding: 20px 20px 10px 20px;
    margin-top: 20px
}

.gb-general-cf7 h4 {
    border-bottom: 1px solid #ccc;
    padding-bottom: 20px;
    font-family: Arial, Tahoma, "Trebuchet MS";
    font-weight: bold
}

.video-right {
    float: right;
    margin: 0px 0px 20px 20px
}

.video-right iframe {
    display: block;
    width: 450px;
    height: 315px
}

.book-section {
    margin-top: 20px;
    border-top: 3px dotted red;
    padding-top: 30px;
    overflow: hidden;
    margin-bottom: 30px
}

.bs-lhs {
    float: left;
    margin-left: 30px;
    width: 481px
}

.conditions {
    padding-bottom: 20px
}

.bs-lhs p {
    line-height: 26px
}

.bs-buzz {
    float: left;
    margin-left: 30px
}

.bs-rhs {
    float: right;
    background-color: #0e14fe;
    padding: 20px;
    color: #fff;
    width: 365px
}

.bs-rhs h4 {
    font-family: 'Open Sans', sans-serif;
    text-align: center;
    font-size: 16px;
    line-height: 25px;
    padding-bottom: 10px;
    font-weight: 600
}

.bs-rhs h4 strong {
    color: #fdd30b
}

.bs-rhs h3 {
    color: #fff;
    font-size: 23px;
    text-align: center;
    margin-bottom: 0px
}

.bs-rhs .gs-box {
    text-align: center;
    padding-top: 8px;
    float: left;
    width: 100%
}

.bs-rhs .gs-box label {
    display: none
}

.bs-rhs .gs-box input {
    border: none;
    height: 36px;
    padding: 0px 10px 0px 10px;
    width: 95% !important;
    font-size: 13px;
    color: #000;
    font-family: Arial, Tahoma, "Trebuchet MS";
    background-color: #f4f4f4;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px
}

.bs-rhs .gs-box input:focus {
    background-color: #fff
}

.bs-rhs .datebox input {
    background-image: url(images/formdate-icon.jpg);
    background-repeat: no-repeat;
    background-position: 96% center
}

.bs-rhs .gs-button {
    text-align: center;
    background-image: url(images/red-arrow.png);
    background-repeat: no-repeat;
    background-position: right top;
    padding-top: 12px;
    clear: both
}

.event-top {
    overflow: hidden;
    padding-bottom: 40px;
    width: 96%;
    margin: 0 auto
}

.et-lhs {
    float: left;
    width: 47%
}

.et-rhs {
    float: right;
    width: 47%
}

.video {
    padding-bottom: 20px
}

.video iframe {
    width: 100%;
    height: 280px
}

.bookonlinenow {
    background-image: url(images/book-online-icon.png);
    padding: 0px 20px 0px 50px
}

.sps-content li {
    font-family: 'a_year_without_rainregular';
    font-size: 18px !important;
    line-height: 18px;
    padding-bottom: 5px !important
}

.rpwe-block h3 {
    font-size: 14px !important;
    line-height: 18px !important
}

.rpwe-time {
    color: #fff !important;
    left: 0;
    position: absolute;
    top: 0px;
    width: 40px;
    text-align: center;
    font-size: 11px;
    line-height: 13px;
    padding: 5px 0px 5px 0px;
    background-color: #fe0000
}

.button {
    display: inline-block;
    height: 40px;
    line-height: 40px;
    color: #000;
    text-decoration: none !important;
    background-color: #fdd30b;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    border-radius: 20px;
    background-repeat: no-repeat;
    background-position: left top;
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    -ms-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s;
    text-transform: uppercase;
    font-weight: 700;
    margin-bottom: 20px
}

.button:hover {
    color: #000 !important;
    text-decoration: none !important;
    background-color: #caa909
}

.button2 {
    display: inline-block;
    height: 40px;
    line-height: 40px;
    color: #000;
    text-decoration: none !important;
    background-color: #fdd30b;
    padding: 0px 20px 0px 57px;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    border-radius: 20px;
    background-repeat: no-repeat;
    background-position: left top;
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    -ms-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s;
    text-transform: uppercase;
    font-weight: 700;
    margin-bottom: 20px
}

.button2:hover {
    color: #000 !important;
    text-decoration: none !important;
    background-color: #caa909
}

.open-popup-link-msa-enquiry-form-popup {
    background-image: url(images/enq-icon.png)
}

.wsp-container .wsp-pages-list {
    font-family: Arial, Tahoma, "Trebuchet MS";
    font-size: 17px;
    line-height: normal;
    margin: 0px 0px 0px 20px !important;
    padding-bottom: 0px !important
}

.wsp-container .wsp-pages-list li {
    list-style: disc
}

.wsp-container .wsp-pages-list li a {
    color: #52ce44;
    text-decoration: none
}

.wsp-container .wsp-pages-list li a:hover {
    color: #ffa500;
    text-decoration: underline
}

.wsp-container .wsp-pages-list li ul {
    margin-bottom: 0px;
    padding-bottom: 0px;
    padding-top: 5px
}

.wsp-container .wsp-pages-list li ul li {
    list-style: circle
}

.wsp-container .wsp-pages-list li ul li a {
    color: #ff6500;
    text-decoration: none
}

.wsp-container .wsp-pages-list li ul li a:hover {
    color: #ff6500;
    text-decoration: underline
}

.section-top {
    overflow: hidden;
    padding-bottom: 40px;
    width: 96%;
    margin: 0 auto
}

.st-lhs {
    float: left;
    width: 35%
}

.st-rhs {
    float: right;
    width: 60%
}

.wintrip-gym {
    padding-left: 11%;
    padding-right: 11%
}

.wintrip-gym .tick li::before {
    content: "✓";
    margin-left: 12px;
    margin-right: 12px
}

table {
    margin-bottom: 1.25em;
    width: 100%
}

.triptermstbl td {
    border: 1px solid #000;
    padding: 12px;
    font-weight: 600
}

.triptermstbl strong {
    font-size: 16px;
    font-weight: 600
}

.testi-item {
    padding-bottom: 25px
}

.testi-head {
    font-family: Arial, Tahoma, "Trebuchet MS";
    font-size: 18px;
    font-weight: bold;
    color: #000;
    padding-bottom: 10px
}

.testi-date {
    font-style: italic;
    font-size: 17px;
    color: #000;
    padding-bottom: 10px;
    font-family: Arial, Tahoma, "Trebuchet MS"
}

.testi-date strong {
    font-weight: bold
}

.testi-date em {
    color: #777
}

.star-rating {
    background-image: url(images/star-rating.png);
    background-repeat: no-repeat;
    background-position: left top;
    height: 16px;
    margin-bottom: 10px;
    text-indent: -9999px
}

.testi-item p {
    font-style: italic;
    line-height: 26px
}

h3.arconix-faq-term-title {
    display: none
}

.arconix-faq-wrap {
    background-color: #fff !important;
    border: none !important;
    border-radius: 0px !important;
    margin: 0px !important;
    padding: 0px !important
}

.arconix-faq-title {
    background-image: url(images/fq-plus.png) !important;
    background-repeat: no-repeat !important;
    background-position: 14px 24px !important;
    font-family: Arial, Tahoma, "Trebuchet MS";
    font-size: 18px !important;
    padding: 20px 0 20px 40px !important;
    color: #000 !important;
    border-bottom: #ff6500 dotted 2px
}

.arconix-faq-title:hover {
    color: #fea500 !important
}

.arconix-faq-title.faq-open {
    background-image: url(images/fq-minus.png) !important;
    background-color: #faf0e6;
    color: #000;
    border-bottom: #ff6500 solid 1px
}

.fq-item {
    padding-bottom: 30px
}

.arconix-faq-content {
    margin-left: 10px;
    padding: 20px 20px 10px 20px !important
}

.arconix-faq-content p {
    padding-bottom: 20px !important
}

.climb-form table tr {
    border-bottom: 1px dotted #aaa !important
}

.climb-form table tr:last-child {
    border-bottom: 0 none !important
}

.climb-form table td {
    padding: 10px 0px 10px 0px
}

.dark form label {
    color: #000
}

.climb-form label {
    font-weight: 600
}

.climb-form label {
    padding-right: 10px !important;
    text-align: left !important;
    font-size: 12px;
    line-height: 15px
}

span.wpcf7-form-control-wrap {
    display: block;
    float: left;
    overflow: hidden;
    width: 50% !important
}

.sub-txt input[type="text"],
.sub-txt input[type="password"],
.sub-txt input[type="date"],
.sub-txt input[type="datetime"],
.sub-txt input[type="datetime-local"],
.sub-txt input[type="month"],
.sub-txt input[type="week"],
.sub-txt input[type="email"],
.sub-txt input[type="number"],
.sub-txt input[type="search"],
.sub-txt input[type="tel"],
.sub-txt input[type="time"],
.sub-txt input[type="url"],
.sub-txt textarea {
    background-color: #fff;
    border: 1px solid #cccccc;
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.1) inset;
    box-sizing: border-box;
    color: rgba(0, 0, 0, 0.75);
    display: block;
    font-family: inherit;
    font-size: 13px;
    height: 28px;
    margin: 0px 0px 5px 0px;
    padding: 0px 10px 0px 10px;
    transition: box-shadow 0.45s ease 0s, border-color 0.45s ease-in-out 0s;
    width: 100%;
    font-weight: 600
}

input[type="text"]:focus,
input[type="password"]:focus,
input[type="date"]:focus,
input[type="datetime"]:focus,
input[type="datetime-local"]:focus,
input[type="month"]:focus,
input[type="week"]:focus,
input[type="email"]:focus,
input[type="number"]:focus,
input[type="search"]:focus,
input[type="tel"]:focus,
input[type="time"]:focus,
input[type="url"]:focus,
textarea:focus {
    -webkit-box-shadow: 0 0 5px #999999;
    -moz-box-shadow: 0 0 5px #999999;
    box-shadow: 0 0 5px #999999;
    border-color: #999999
}

input[type="text"]:focus,
input[type="password"]:focus,
input[type="date"]:focus,
input[type="datetime"]:focus,
input[type="datetime-local"]:focus,
input[type="month"]:focus,
input[type="week"]:focus,
input[type="email"]:focus,
input[type="number"]:focus,
input[type="search"]:focus,
input[type="tel"]:focus,
input[type="time"]:focus,
input[type="url"]:focus,
textarea:focus {
    background: #fafafa;
    border-color: #999999;
    outline: none
}

input[type="text"][disabled],
input[type="password"][disabled],
input[type="date"][disabled],
input[type="datetime"][disabled],
input[type="datetime-local"][disabled],
input[type="month"][disabled],
input[type="week"][disabled],
input[type="email"][disabled],
input[type="number"][disabled],
input[type="search"][disabled],
input[type="tel"][disabled],
input[type="time"][disabled],
input[type="url"][disabled],
textarea[disabled] {
    background-color: #ddd
}

.wpcf7-form-control-wrap textarea {
    padding: 10px;
    height: 50px
}

.wpcf7-submit {
    height: 36px;
    background-color: #ff6500;
    color: #fff;
    text-transform: uppercase;
    border: none;
    outline: none;
    cursor: pointer;
    padding: 0px 21px 0px 21px;
    font-size: 15px
}

.wpcf7-submit:hover {
    background-color: #cc5100;
    color: #fff
}

span.wpcf7-not-valid-tip {
    font-size: 14px
}

div.wpcf7-response-output {
    margin: 10px 0px 10px 0px;
    text-align: center;
    font-size: 14px
}

.msa-form-section-box {
    background-color: #faf0e6;
    margin-bottom: -2px;
    overflow: hidden;
    padding: 10px
}

.msa-form-section-box > p {
    margin: 0 !important;
    width: 100%;
    overflow: hidden;
    padding-bottom: 10px
}

.msa-form-section-box label {
    display: block;
    float: left;
    width: 35%
}

.msa-enquiry-form-wrap label {
    font-size: 13px;
    font-weight: 600
}

.msa-form-section-box select,
.msa-enquiry-form-wrap select {
    border: 1px solid #cccccc;
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.1) inset;
    padding: 0.3em;
    width: 100%
}

.msa-form-section-box textarea,
.msa-enquiry-form-wrap textarea {
    min-height: 165px
}

.msa-form-section-box .captcha-105 {
    margin-left: 35%
}

.down-arrow::after {
    background: rgba(0, 0, 0, 0) url("images/down-arrow.png") no-repeat scroll 0 0 / 100% auto;
    content: "";
    display: inline-block;
    height: 35px;
    margin-bottom: -27px;
    margin-left: -20px;
    position: relative;
    right: -40px;
    top: 0;
    width: 45px;
    z-index: 9
}

.msa-booking-form-wrap label {
    color: #070000;
    font-size: 14px;
    font-weight: normal
}

.enq-wrap .col-md-4 {
    width: 33.3333%;
    float: left
}

.enq-wrap .col-md-8 {
    width: 60%;
    float: right
}

.enq-wrap .col-md-8 p {
    overflow: hidden;
    padding-bottom: 10px
}

.large-4 {
    position: relative;
    width: 30%;
    float: left;
    padding-left: 0.9375em;
    padding-right: 0.9375em;
    margin-left: -5px;
    margin-right: -5px
}

.blog-pinterest-style article.type-post,
.blog-pinterest-style article.hentry {
    margin-bottom: 25px;
    position: relative
}

.entry-image img {
    width: 99%
}

.blog-pinterest-style .entry-image img {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-color: #54ce44 #54ce44 -moz-use-text-color;
    border-image: none;
    border-style: dotted dotted none;
    border-width: 1px 1px 0
}

.blog-pinterest-style .entry-image a {
    font-size: 12px;
    color: #000;
    text-decoration: none
}

.blog-pinterest-style:hover article {
    -webkit-box-shadow: 0px 0px 19px 0px rgba(50, 50, 50, 0.33);
    -moz-box-shadow: 0px 0px 19px 0px rgba(50, 50, 50, 0.33);
    box-shadow: 0px 0px 19px 0px rgba(50, 50, 50, 0.33)
}

.blog-pinterest-style .entry-content {
    background-color: #faf0e6;
    border: 1px dotted #54ce44 !important;
    padding: 15px
}

.blog-pinterest-style .post-date {
    position: absolute;
    left: -10px;
    background-color: #fe0000;
    border: 1px dotted #54ce44;
    color: #f3f3f3;
    font-size: 12px;
    height: 45px;
    line-height: 14px;
    padding-top: 9px;
    position: absolute;
    top: 10px;
    width: 65px;
    z-index: 1;
    text-align: center
}

.post-date-month {
    font-size: 18px;
    line-height: 23px
}

.post-date .post-date-day {
    display: block;
    text-align: center;
    font-weight: bold;
    font-size: 18px
}

.blog-pinterest-style .entry-content h2 {
    font-size: 20px !important;
    line-height: 22px !important;
    padding-bottom: 5px !important;
    color: #000;
    text-transform: uppercase;
    border-bottom: 1px dotted #54ce44;
    margin-bottom: 20px;
    font-weight: 400 !important
}

.blog-pinterest-style .entry-content h2 a {
    color: #000;
    text-decoration: none
}

.blog-pinterest-style .entry-content h2 a:hover {
    color: #ffa500;
    text-decoration: underline
}

.blog-pinterest-style .entry-content p {
    font-size: 15px !important;
    line-height: 22px !important
}

.blog-pinterest-style .post-details .comments {
    font-size: 11px;
    text-transform: uppercase;
    color: #555
}

.blog-pinterest-style .post-details .comments a {
    color: #555;
    text-decoration: none
}

.blog-pinterest-style .post-details .comments a:hover {
    color: #ffa500;
    text-decoration: underline
}

.pagination {
    clear: both;
    overflow: hidden
}

.pagination a {
    display: inline-block;
    border: #ff6500 solid 1px;
    height: 30px;
    line-height: 30px;
    padding: 0px 10px 0px 10px;
    color: #ff6500;
    text-decoration: none;
    margin-bottom: 5px
}

.pagination a:hover {
    background-color: #ff6500;
    color: #fff
}

.pagination span {
    padding: 0px 10px 0px 10px;
    margin-bottom: 5px
}

.entry-header {
    margin-bottom: 30px
}

.text-center {
    text-align: center
}

.entry-header h1.post-title {
    color: #52ce44
}

.entry-header h1.post-title a {
    color: #52ce44;
    text-decoration: none
}

.entry-header .post-details {
    font-size: 14px;
    font-family: Arial, Tahoma, "Trebuchet MS"
}

.entry-header .post-details a {
    color: #000;
    text-decoration: none;
    font-weight: 600
}

.entry-header .post-details a:hover {
    color: #ffa500;
    text-decoration: none;
    font-weight: 600
}

.single-post-page .wp-post-image {
    margin-bottom: 20px
}

.single-post-page .entry-image {
    display: none
}

.wp-caption {
    background: #f6f6f6 none repeat scroll 0 0;
    border: 1px solid #ddd;
    margin-bottom: 1.5em;
    max-width: 100%;
    text-align: center
}

.wp-caption img[class*="wp-image-"] {
    display: block;
    margin: 1.2% auto 0;
    max-width: 98%
}

.wp-caption .wp-caption-text {
    margin: 0;
    padding: 10px 0
}

.post-more-details {
    display: none
}

.comments-area {
    background: #faf0e6 none repeat scroll 0 0;
    border-radius: 3px;
    padding: 10px 20px 2px;
    display: block !important;
    margin-top: 50px
}

.comments-area label {
    font-weight: 400;
    font-size: 15px;
    display: block;
    padding-bottom: 5px
}

.comments-area textarea {
    min-height: 100px;
    padding-top: 10px;
    padding-bottom: 10px
}

.comment-form-author {
    float: left;
    width: 33%
}

.comment-form-email {
    float: left;
    width: 33%
}

.comment-form-url {
    float: left;
    width: 33%
}

.comment-form-author input,
.comment-form-email input {
    width: 97% !important
}

.comments-area .form-submit {
    clear: both
}

.comments-area .form-submit input.submit {
    height: 41px;
    border: none;
    outline: none;
    cursor: pointer;
    background-color: #ff6500;
    text-transform: uppercase;
    font-size: 16px;
    color: #fff;
    padding: 0px 20px 0px 20px
}

.comments-area .form-submit input.submit:hover {
    background-color: #cc5100
}

.blog-pinterest-style .type-faq .post-date {
    display: none
}

.blog-pinterest-style .type-page .post-date {
    display: none
}

#AnythingPopup_BoxContainer2,
#AnythingPopup_BoxContainer3,
#AnythingPopup_BoxContainer4,
#AnythingPopup_BoxContainer5 {
    border: none !important;
    -webkit-border-radius: 0px !important;
    -moz-border-radius: 0px !important;
    border-radius: 0px !important;
    top: 20px !important;
    z-index: 9999999 !important;
    max-height: 95%;
    overflow: auto
}

#AnythingPopup_BoxContainerBody2,
#AnythingPopup_BoxContainerBody3,
#AnythingPopup_BoxContainerBody4,
#AnythingPopup_BoxContainerBody5 {
    height: auto !important
}

#AnythingPopup_BoxContainerHeader2,
#AnythingPopup_BoxContainerHeader3,
#AnythingPopup_BoxContainerHeader4,
#AnythingPopup_BoxContainerHeader5 {
    background: #fff !important
}

#AnythingPopup_BoxTitle2,
#AnythingPopup_BoxTitle3,
#AnythingPopup_BoxTitle4,
#AnythingPopup_BoxTitle5 {
    display: none
}

#AnythingPopup_BoxClose2,
#AnythingPopup_BoxClose3,
#AnythingPopup_BoxClose4,
#AnythingPopup_BoxClose5 {
    float: right;
    height: 44px !important;
    width: 44px !important;
    margin: 0px !important
}

#AnythingPopup_BoxClose2 a,
#AnythingPopup_BoxClose3 a,
#AnythingPopup_BoxClose4 a,
#AnythingPopup_BoxClose5 a {
    display: block !important;
    height: 44px !important;
    width: 44px !important;
    background-image: url(images/close.png) !important;
    background-repeat: no-repeat;
    background-position: center top;
    background-color: none !important;
    -webkit-border-radius: 0px !important;
    -moz-border-radius: 0px !important;
    border-radius: 0px !important;
    padding: 0px !important;
    text-indent: -9999px !important;
    background-color: #fff !important
}

.enq-popup br {
    display: none
}

.enq-popup .msa-form-section-box {
    padding: 0px 20px 0px 20px !important;
    background-color: #fff !important;
    overflow: hidden
}

.enq-popup .col-md-4 {
    width: 32%;
    float: left
}

.enq-popup .col-md-8 {
    width: 65%;
    float: right
}

.enq-popup .msa-form-section-box h3 {
    font-family: "ZiptyDo";
    font-weight: normal;
    padding-bottom: 10px;
    font-size: 31px;
    color: #ff6500;
    text-transform: none;
    font-weight: bold
}

.enq-popup .msa-form-section-box p {
    font-family: 'Open Sans', sans-serif !important;
    font-weight: 600 !important;
    font-size: 16px !important;
    line-height: 25px !important;
    text-transform: none !important;
    color: #0f0700;
    padding-bottom: 10px
}

.enq-popup .msa-form-section-box a {
    display: inline !important;
    height: auto !important;
    width: auto !important;
    padding: 0px !important;
    background-image: none !important;
    background-color: none !important;
    -webkit-border-radius: 0px !important;
    -moz-border-radius: 0px !important;
    border-radius: 0px !important;
    background: none !important
}

.enq-popup .msa-form-section-box a:hover {
    text-decoration: underline
}

.enq-popup .col-md-8 p {
    padding-bottom: 5px;
    overflow: hidden
}

.enq-popup .col-md-8 label {
    color: #4d4d4d
}

.enq-popup .col-md-8 input {
    background-color: #fff;
    border: 1px solid #cccccc;
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.1) inset;
    box-sizing: border-box;
    color: rgba(0, 0, 0, 0.75);
    display: block;
    font-family: inherit;
    font-size: 0.875em;
    height: 2.3125em;
    padding: 0.5em;
    transition: box-shadow 0.45s ease 0s, border-color 0.45s ease-in-out 0s;
    width: 100%
}

.enq-popup .col-md-8 textarea {
    background-color: #fff;
    border: 1px solid #cccccc;
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.1) inset;
    box-sizing: border-box;
    color: rgba(0, 0, 0, 0.75);
    display: block;
    font-family: inherit;
    font-size: 0.875em;
    height: 2.3125em;
    padding: 0.5em;
    transition: box-shadow 0.45s ease 0s, border-color 0.45s ease-in-out 0s;
    width: 100%
}

.enq-popup .wpcf7-submit {
    margin-left: 20px
}

.our-partners {
    overflow: hidden;
    text-align: center;
    background: #4b4b4b;
    height: auto;
    padding: 20px 10px 0px 10px;
    overflow: hidden;
    margin: 20px auto 20px auto
}

.our-partners ul {
    padding: 0px !important;
    margin: 0px !important
}

.our-partners ul li {
    margin: 0px 10px 20px 10px;
    width: 240px;
    display: inline-block;
    background-color: #fff;
    text-align: center;
    padding: 0px !important
}

.our-partners img {
    width: auto;
    height: 140px;
    margin: 0px;
    display: inline-block
}

.our-story {
    overflow: hidden;
    padding-top: 20px
}

.our-story ul {
    padding: 0px !important;
    margin: 0px !important
}

.our-story ul li {
    width: 323px;
    height: 247px;
    display: inline-block;
    margin: 0px 50px 10px 0px;
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    -ms-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s
}

.our-story ul li:hover {
    opacity: 0.6
}

.faq-sec {
    padding-bottom: 30px
}

.cff_wrapper .feed_content {
    float: left;
    margin: 10px 0;
    text-align: center;
    width: 100%
}

.feed_left {
    float: none !important;
    margin: 0 auto;
    max-width: 650px;
    text-align: center;
    font-size: 14px
}

.cff_wrapper .feed_read_more {
    margin-top: 6px;
    font-size: 14px;
    width: auto
}

.cff_wrapper .feed_head h1 {
    font-size: 28px !important;
    color: #000;
    font-weight: bold
}

.cff_wrapper .feed_head h1 a {
    color: #000
}

.enquire-now {
    padding-bottom: 20px
}

.enquire-now a {
    display: inline-block;
    height: 40px;
    line-height: 40px;
    color: #000;
    text-decoration: none !important;
    background-color: #fdd30b;
    padding: 0px 20px 0px 57px;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    border-radius: 20px;
    background-repeat: no-repeat;
    background-position: left top;
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    -ms-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s;
    text-transform: uppercase;
    font-weight: 700;
    margin-bottom: 20px;
    background-image: url(images/enq-icon.png)
}

.enquire-now a:hover {
    color: #000 !important;
    text-decoration: none !important;
    background-color: #caa909
}

.file-upload-form {
    background: #faf0e6;
    border-radius: 3px;
    max-width: 75%;
    margin: 0 auto;
    padding: 20px 20px 10px 20px;
    margin-top: 20px
}

.file-upload-form h4 {
    border-bottom: 1px solid #ccc;
    padding-bottom: 20px;
    font-family: "ZiptyDo";
    font-weight: bold;
    font-size: 21px;
    margin-bottom: 20px
}

.file-upload-form p {
    overflow: hidden;
    padding-bottom: 10px;
    font-size: 12px
}

.file-upload-form textarea {
    width: 100%;
    height: 150px
}

.file-upload-form .textarea-751 {
    width: 100% !important
}

.terms-popup br {
    display: none
}

.terms-popup h3 {
    text-align: left;
    color: #ff6500;
    font-size: 24px;
    line-height: 24px;
    padding-bottom: 20px;
    font-family: "ZiptyDo"
}

.terms-popup p {
    color: #121212;
    text-align: left;
    font-size: 16px;
    line-height: 25px;
    padding-bottom: 20px
}

.terms-popup p strong {
    color: #000;
    font-size: 19px;
    text-decoration: underline
}

.terms-popup p a {
    color: #000
}

.terms-popup p a:hover {
    color: #00;
    text-decoration: underline
}

.terms-popup p .yellow {
    color: #FFCC00 !important
}

.terms-popup p .yellow:hover {
    color: #FFCC00 !important;
    text-decoration: underline
}

@media only screen and (min-width: 1140px) and (max-width: 1280px) {
    .header-wrap {
        padding: 12px 0px 10px 0px;
        width: 1140px
    }
    .logo {
        width: 260px;
        padding: 35px 0px 15px 0px
    }
    .hrb-rhs {
        padding-left: 0px
    }
    .hr-buttons .button1 {
        margin-left: 10px
    }
    .content-area {
        padding-top: 127px
    }
}

@media only screen and (min-width: 960px) and (max-width: 1139px) {
    .container {
        min-width: 940px
    }
    .wrap {
        width: 940px
    }
    .header-wrap {
        padding: 12px 0px 12px 0px;
        width: 940px
    }
    .logo {
        width: 200px;
        padding: 38px 0px 15px 0px
    }
    .header-rhs {
        float: right
    }
    .hr-bottom-wrap {
        float: right;
        clear: both
    }
    .age-links {
        padding-top: 0px
    }
    .age-links ul li {
        margin-right: 20px;
        font-size: 20px
    }
    .age-links ul li a {
        min-width: 80px;
        padding-top: 80px;
        padding-left: 0px;
        line-height: normal;
        height: auto
    }
    .hrb-rhs {
        padding-left: 0px;
        padding-top: 10px
    }
    #thevideo {
        width: 448px;
        height: 291px;
        padding-top: 13px;
        background-size: 100% auto
    }
    #thevideo iframe {
        margin-left: 10px;
        width: 429px;
        height: 243px
    }
    .hrb-rhs h2 {
        font-size: 33px;
        line-height: 33px;
        padding-bottom: 15px
    }
    .hr-buttons .button1 {
        margin-left: 10px;
        font-size: 15px
    }
    ::i-block-chrome,
    .banner-area {
        background-image: url(video/gymbus.jpg);
        background-size: 100% auto
    }
    .content-area {
        padding-top: 142px
    }
    .banner-area-wrap {
        padding: 100px 0px 100px 0px
    }
    .bc-lhs {
        width: 320px
    }
    .bc-rhs {
        width: 590px;
        margin-right: 20px;
        padding-top: 15px
    }
    .bc-rhs h4 {
        font-size: 17px;
        line-height: 22px;
        padding-bottom: 15px
    }
    .bc-rhs h3 {
        font-size: 30px;
        line-height: 33px;
        padding-bottom: 15px
    }
    .gs-box input {
        height: 37px
    }
    .gs-button {
        padding-top: 0px;
        padding-bottom: 5px
    }
    .g-arrow {
        background-position: 80% top
    }
    .home-section1 {
        background-size: 55% 100%;
        padding: 10px 0px 20px 0px
    }
    .hs1-lhs {
        width: 400px
    }
    .hs1-lhs h2 {
        padding: 28px 0px 15px 0px;
        font-size: 35px;
        line-height: 38px
    }
    .hs1-lhs .button {
        margin-bottom: 20px
    }
    .buzz {
        left: 400px;
        bottom: 60px;
        width: 120px
    }
    .hs1-rhs {
        width: 450px;
        margin-right: 20px;
        padding: 65px 0px 70px 0px
    }
    .home-section2 {
        background-size: 100% auto;
        height: 594px;
        margin-top: -70px
    }
    .divider2 {
        position: absolute;
        left: 0px;
        bottom: 6px
    }
    .hs2-contents {
        top: 180px
    }
    .home-section3 {
        background-size: 55% 100%;
        margin-top: -80px
    }
    .hs3-lhs {
        width: 420px;
        margin-left: 30px;
        padding-top: 108px;
        padding-bottom: 30px
    }
    .hs3-rhs {
        width: 410px;
        padding: 150px 0px 70px 74px
    }
    .hs3-rhs h3 {
        font-size: 37px;
        line-height: 40px
    }
    .loot-bag {
        padding: 0px 0px 30px 160px;
        background-position: 20px top;
        background-size: 130px auto
    }
    .jim {
        bottom: -10px;
        width: 190px
    }
    .home-section4 {
        height: 534px;
        background-size: 100% auto;
        margin-top: -50px
    }
    .divider3 {
        position: absolute;
        left: 0px;
        top: 0px
    }
    .divider4 {
        left: 0px;
        bottom: -5px
    }
    .hs3-contents {
        top: 100px
    }
    .home-section5 {
        background-size: 55% 100%;
        margin-top: -80px;
        padding: 85px 0px 65px 0px;
        overflow: hidden
    }
    .hs5-lhs {
        width: 450px;
        margin-left: 10px;
        padding: 20px 0px 0px 0px
    }
    .hs5-lhs h3 {
        font-size: 33px;
        line-height: 35px
    }
    .hs5-list1 {
        overflow: hidden;
        padding: 20px 0px 10px 0px
    }
    .hs5-list1 li {
        background-position: left top;
        padding-bottom: 20px
    }
    .hs5-list1 li:nth-child(1) {
        width: 120px
    }
    .hs5-list1 li:nth-child(2) {
        width: 130px
    }
    .hs5-list1 li:nth-child(3) {
        width: 130px
    }
    .hs5-list2 li {
        width: 120px;
        margin-bottom: 15px
    }
    .hs5-rhs {
        width: 420px;
        margin-right: 20px;
        padding-top: 20px
    }
    .footer-top {
        padding: 20px 0px 30px 0px
    }
    .ft-lhs {
        float: none;
        width: auto;
        text-align: center;
        position: relative;
        padding-top: 0px;
        font-size: 14px;
        line-height: normal;
        padding-bottom: 30px
    }
    .footer-logo {
        width: 270px;
        position: static;
        margin: 0 auto
    }
    .footer-logo img {
        width: 200px
    }
    .ft-about {
        width: 190px
    }
    .ft-events {
        width: 210px
    }
    .ft-contact {
        width: 220px
    }
    .ft-contact ul li {
        margin-left: 0px;
        letter-spacing: 0px
    }
    .fb-wrap {
        padding: 20px 0px 40px 0px
    }
    .fb-logo {
        width: 200px
    }
    .social {
        margin-left: 60px
    }
    .fb-rhs {
        width: 180px
    }
    .sb-img {
        max-height: 450px
    }
    .sb-wrap h1 {
        font-size: 35px;
        line-height: 37px
    }
    .sub-rhs {
        width: 660px
    }
    .ct-lhs {
        width: 400px
    }
    .ct-rhs {
        width: 520px
    }
    .enq-wrap {
        padding: 10px
    }
    .enqw-rhs {
        width: 320px
    }
    .section {
        width: auto
    }
    .year-links ul li {
        margin: 0px 80px 0px 80px
    }
    .subpages ul li {
        margin: 0 10px 10px 10px;
        max-width: 170px
    }
    .subpages ul li a {
        padding: 20px 10px 20px 10px
    }
    .bs-lhs {
        margin-left: 0px;
        width: 400px
    }
    .bs-buzz {
        float: left;
        margin-left: 10px
    }
    .bs-rhs {
        padding: 20px 10px 15px 10px;
        width: 340px
    }
    .bs-rhs h3 {
        font-size: 22px
    }
    .bs-rhs .gs-button {
        padding-top: 22px
    }
    .gb-general-cf7 {
        max-width: 85%
    }
    .our-story ul li {
        width: 285px;
        height: 218px;
        margin: 0px 20px 10px 0px
    }
}

@media only screen and (min-width: 768px) and (max-width: 959px) {
    .container {
        min-width: 740px
    }
    .wrap {
        width: 740px
    }
    .header {
        position: static
    }
    .header-wrap {
        padding: 45px 0px 10px 0px;
        width: 740px
    }
    .logo {
        width: 350px;
        padding: 0px 0px 15px 0px
    }
    .header-rhs {
        float: none
    }
    .hr-bottom-wrap {
        padding-top: 0px
    }
    .age-links {
        padding-top: 0px
    }
    .age-links ul li {
        margin-right: 20px;
        font-size: 20px
    }
    .age-links ul li a {
        min-width: 80px;
        padding-top: 80px;
        padding-left: 0px;
        line-height: normal;
        height: auto
    }
    .hrb-rhs {
        float: right;
        padding-left: 0px
    }
    .hrb-rhs h2 {
        font-size: 36px;
        line-height: 36px
    }
    .hr-buttons .button1 {
        margin-left: 15px
    }
    .content-area {
        padding: 0px
    }
    .home-section1 {
        background-image: none;
        padding: 20px 0px 30px 0px
    }
    .hs1-lhs {
        float: none;
        width: auto;
        padding-bottom: 20px
    }
    .buzz {
        position: absolute;
        left: 10px;
        bottom: 60px;
        z-index: 0
    }
    .hs1-rhs {
        background-color: #54ce44;
        float: none;
        width: auto;
        margin-right: 0px;
        padding: 30px 0px 60px 0px
    }
    #thevideo {
        margin: 0 auto
    }
    .home-section2 {
        background-size: 100% auto;
        height: 468px;
        margin-top: -70px;
        z-index: 2
    }
    .divider1 {
        top: 6px
    }
    .divider2 {
        bottom: 3px
    }
    .hs2-contents {
        top: 90px;
        width: 448px
    }
    .hs2-testi {
        padding: 15px 85px 20px 25px
    }
    .hs2-testi h3 {
        font-size: 26px;
        line-height: 28px
    }
    .testi-button {
        margin-left: 20px
    }
    .home-section3 {
        background-image: none;
        margin-top: -90px
    }
    .hs3-lhs {
        background-color: #017eff;
        float: none;
        width: auto;
        margin-left: 0px;
        padding: 100px 20px 20px 30px
    }
    .hs3-rhs {
        float: none;
        width: auto;
        padding: 210px 30px 70px 30px
    }
    .jim {
        position: absolute;
        right: 0px;
        bottom: 0px
    }
    .home-section4 {
        background-size: 100% auto;
        height: 420px;
        margin-top: -50px
    }
    .divider4 {
        position: absolute;
        left: 0px;
        bottom: -5px
    }
    .hs3-contents {
        top: 60px;
        width: 450px
    }
    .hs3-testi {
        padding: 15px 20px 20px 95px
    }
    .hs3-testi h3 {
        font-size: 28px;
        line-height: 30px
    }
    .hs3-testi p {
        font-size: 15px;
        line-height: 18px;
        padding-bottom: 10px
    }
    .hs3-testi h5 {
        font-size: 16px;
        line-height: 18px;
        font-weight: 700
    }
    .home-section5 {
        background-image: none;
        margin-top: -80px;
        padding: 85px 0px 0px 0px
    }
    .hs5-lhs {
        float: none;
        width: auto;
        margin-left: 0px;
        padding: 20px 0px 30px 30px;
        overflow: hidden
    }
    .hs5-rhs {
        float: none;
        width: auto;
        background-color: #54ce45;
        margin-right: 0px;
        padding: 30px;
        clear: both
    }
    .ft-about {
        width: 180px
    }
    .from-blog {
        clear: both;
        width: 165px;
        margin-left: 30px
    }
    .ft-contact {
        float: left;
        width: 300px;
        margin-left: 100px
    }
    .ft-contact ul li {
        margin-left: 0px;
        letter-spacing: 0px
    }
    .fb-wrap {
        padding: 20px 0px 30px 0px
    }
    .fb-logo {
        float: none;
        width: auto;
        text-align: center;
        padding-bottom: 20px
    }
    .social {
        float: none;
        margin-left: 0px
    }
    .social ul {
        margin-top: 0px
    }
    .fb-rhs {
        float: right;
        width: 200px;
        padding-top: 30px
    }
    .sb-img {
        max-height: 300px
    }
    .sb-wrap h1 {
        padding: 40px 20px 50px 20px;
        font-size: 30px;
        line-height: 32px
    }
    .sub-txt h3 {
        font-size: 36px;
        line-height: 40px
    }
    .sub-rhs {
        width: 500px
    }
    .sub-lhs {
        width: 220px
    }
    .ct-lhs {
        width: 330px
    }
    .ct-lhs ul {
        padding-bottom: 30px
    }
    .ct-lhs ul li strong {
        display: inline-block;
        width: 100px
    }
    .ct-rhs {
        width: 400px
    }
    .ctr-head {
        background-position: 62% 20px
    }
    .enq-wrap {
        padding: 10px
    }
    .enqw-lhs {
        float: none;
        width: auto;
        padding-bottom: 20px
    }
    .enqw-rhs {
        float: none;
        width: auto
    }
    .search-input {
        width: 164px
    }
    .slider-container {
        width: 730px;
        padding: 10px
    }
    .bx-wrapper {
        width: 720px !important
    }
    #slider li {
        margin-right: 10px
    }
    .section {
        width: auto
    }
    .year-links ul li {
        margin: 0px 40px 0px 40px;
        font-size: 28px
    }
    .video-right iframe {
        width: 350px;
        height: 245px
    }
    .bs-lhs {
        float: none;
        margin-left: 0px;
        width: auto
    }
    .bs-rhs {
        padding: 20px;
        width: 490px
    }
    .event-top {
        width: auto
    }
    .section-top {
        width: auto
    }
    .wintrip-gym {
        padding-left: 0%;
        padding-right: 0%
    }
    .gb-general-cf7 {
        max-width: inherit
    }
    span.wpcf7-form-control-wrap {
        width: auto !important
    }
    .msa-form-section-box .captcha-105 {
        margin-left: 0px
    }
    .enq-wrap .col-md-4 {
        width: auto;
        float: none
    }
    .enq-wrap .col-md-8 {
        width: auto;
        float: none
    }
    .large-4 {
        width: 45%
    }
    .gfr-top {
        display: none
    }
    #AnythingPopup_BoxContainerBody2,
    #AnythingPopup_BoxContainerBody3,
    #AnythingPopup_BoxContainerBody4,
    #AnythingPopup_BoxContainerBody5 {
        overflow: hidden !important;
        padding-bottom: 20px;
        height: auto !important
    }
    .our-story ul li {
        width: 230px;
        height: 176px;
        margin: 0px 10px 10px 0px
    }
    .file-upload-form {
        max-width: inherit
    }
}

@media only screen and (max-width: 767px) {
    .container {
        min-width: 300px
    }
    .wrap {
        width: 95%;
        min-width: 300px
    }
    .header {
        position: static
    }
    .header-wrap {
        padding: 45px 0px 10px 0px;
        width: 95%;
        min-width: 300px
    }
    .logo {
        float: none;
        width: 300px;
        padding: 5px 0px 15px 0px;
        margin: 0 auto
    }
    .header-rhs {
        float: none;
        clear: both;
        width: 300px;
        margin: 0 auto;
        text-align: center
    }
    .hr-bottom-wrap {
        overflow: hidden;
        padding-top: 10px;
        clear: both
    }
    .age-links {
        float: none;
        padding-top: 0px
    }
    .age-links ul li {
        display: inline-block;
        float: none;
        margin: 0px 8px 10px 8px;
        font-size: 19px;
        width: 80px
    }
    .age-links ul li a {
        min-width: 80px;
        padding-top: 87px;
        background-size: 100% auto;
        padding-left: 0px;
        line-height: normal;
        height: auto
    }
    .hrb-rhs {
        float: none;
        padding-left: 0px
    }
    .hrb-rhs h2 {
        text-align: center;
        font-size: 30px;
        line-height: 30px;
        padding-bottom: 20px;
        padding-top: 10px
    }
    .hr-buttons .button1 {
        float: none;
        display: inline-block;
        margin: 0px 6px 15px 6px;
        font-size: 16px
    }
    .hr-buttons .button1 a {
        padding: 0px 20px 0px 57px
    }
    .content-area {
        padding: 0px
    }
    .banner-area {
        background-image: none;
        background-color: #fff;
        min-height: inherit
    }
    .banner-img {
        display: block
    }
    .video-frame {
        display: none
    }
    .home-section1 {
        padding: 20px 0px 20px 0px;
        overflow: hidden;
        position: relative;
        background-image: none
    }
    .hs1-lhs {
        float: none;
        width: auto;
        padding-bottom: 20px
    }
    .hs1-lhs .button {
        margin-top: 10px;
    }
    .hs1-lhs h2 {
        padding: 10px 0px 15px 0px;
        font-size: 34px;
        line-height: 37px
    }
    .hs1-lhs p {
        font-size: 17px;
        line-height: 19px;
        padding-bottom: 30px
    }
    .button a {
        padding: 0px 20px 0px 55px;
        font-size: 15px
    }
    .buzz {
        position: absolute;
        left: 0px;
        width: 60px;
        bottom: 60px;
        z-index: 0
    }
    .hs1-rhs {
        clear: both;
        float: none;
        width: auto;
        margin-right: 0px;
        text-align: center;
        padding: 30px 10px 150px 10px;
        background-color: #54ce44
    }
    .hs1-rhs h2 {
        font-size: 36px;
        line-height: 38px
    }
    .tv {
        width: 280px;
        margin: 0 auto
    }
    #thevideo {
        width: 280px;
        height: 182px;
        padding-top: 8px;
        background-size: 100% auto
    }
    #thevideo iframe {
        margin-left: 7px;
        width: 268px;
        height: 152px
    }
    .home-section2 {
        background-size: auto 100%;
        height: auto;
        position: relative;
        margin-top: -70px;
        z-index: 2;
        padding: 50px 0px 50px 0px
    }
    .divider1 {
        display: none
    }
    .divider2 {
        display: none
    }
    .hs2-contents {
        width: 300px;
        position: static
    }
    .hs2-testi {
        padding: 15px 75px 25px 15px
    }
    .hs2-testi h3 {
        font-size: 25px;
        line-height: 30px;
        padding-bottom: 10px
    }
    .hs2-testi p {
        font-size: 15px;
        line-height: 18px;
        padding-bottom: 10px
    }
    .hs2-testi h5 {
        font-size: 16px;
        line-height: 18px;
        font-weight: 700
    }
    .testi-button {
        margin-left: 10px
    }
    .home-section3 {
        background-image: none;
        margin-top: -70px
    }
    .hs3-lhs {
        float: none;
        background-color: #017eff;
        width: auto;
        margin-left: 0px;
        padding: 70px 15px 20px 15px
    }
    .hs3-lhs h3 {
        font-size: 38px;
        line-height: 40px
    }
    .hs3-lhs p {
        font-size: 16px;
        line-height: 22px;
        padding-bottom: 20px
    }
    .hs3-rhs {
        float: none;
        width: auto;
        padding: 130px 20px 120px 20px;
        background-image: url(images/confetti.png);
        background-repeat: no-repeat;
        background-position: right top;
        background-size: 100% auto
    }
    .hs3-rhs h3 {
        font-size: 35px;
        line-height: 38px;
        padding-bottom: 20px
    }
    .loot-bag {
        background-image: url(images/prod.png);
        padding: 150px 0px 30px 0px;
        background-repeat: no-repeat;
        background-position: center top
    }
    .loot-bag h4 {
        font-size: 16px;
        padding-bottom: 10px
    }
    .loot-bag ul li {
        font-size: 19px;
        line-height: 19px
    }
    .jim {
        position: absolute;
        right: 0px;
        bottom: 0px;
        width: 150px
    }
    .home-section4 {
        background-size: auto 100%;
        height: auto;
        margin-top: -50px;
        padding: 70px 0px 70px 0px;
        overflow: hidden
    }
    .divider3 {
        display: none
    }
    .divider4 {
        display: none
    }
    .hs3-contents {
        position: static;
        width: 300px;
        float: right
    }
    .hs3-testi {
        padding: 15px 20px 25px 70px
    }
    .hs3-testi h3 {
        font-size: 25px;
        line-height: 30px;
        padding-bottom: 10px
    }
    .hs3-testi p {
        font-size: 15px;
        line-height: 18px;
        padding-bottom: 10px
    }
    .home-section5 {
        background-image: none;
        margin-top: -80px;
        padding: 85px 0px 0px 0px
    }
    .hs5-lhs {
        float: none;
        width: auto;
        margin-left: 0px;
        padding: 0px 0px 30px 0px;
        overflow: hidden
    }
    .hs5-lhs h3 {
        font-size: 35px;
        line-height: 37px
    }
    .hs5-list1 {
        padding: 20px 0px 30px 0px
    }
    .hs5-list1 li {
        float: left;
        margin: 0px 10px 10px 0px;
        font-size: 14px;
        line-height: 16px;
        background-position: left top
    }
    .hs5-list1 li:nth-child(1) {
        width: 150px
    }
    .hs5-list1 li:nth-child(2) {
        width: 150px
    }
    .hs5-list1 li:nth-child(3) {
        width: 150px
    }
    .hs5-list2 li {
        float: left;
        margin: 0px 10px 10px 0px;
        width: 150px;
        background-repeat: no-repeat;
        background-position: left top
    }
    .hs5-rhs {
        float: none;
        width: auto;
        margin-right: 0px;
        background-color: #54ce45;
        padding: 20px 15px 50px 15px
    }
    .hs5-rhs h3 {
        font-size: 24px;
        line-height: 28px;
        padding-bottom: 20px
    }
    .footer {
        background-image: url(images/divider-flat.png);
        background-repeat: repeat-x;
        background-position: center top;
        padding-top: 4px;
        background-color: #faf0e6
    }
    .footer-top {
        padding: 40px 0px 30px 0px;
        text-align: center
    }
    .ft-lhs {
        float: none;
        width: auto;
        text-align: center;
        position: relative;
        padding-top: 180px;
        padding-bottom: 20px
    }
    .footer-logo {
        width: 100%;
        position: absolute;
        left: 0px;
        top: -82px;
        text-align: center
    }
    .footer-logo img {
        width: 200px
    }
    .ft-about {
        float: none;
        width: auto;
        margin-left: 0px;
        padding-bottom: 20px
    }
    .ft-events {
        float: none;
        width: auto;
        margin-left: 0px;
        padding-bottom: 20px
    }
    .from-blog {
        float: none;
        width: 165px;
        margin: 0 auto;
        padding-bottom: 20px;
        text-align: left
    }
    .ft-contact {
        float: none;
        width: auto
    }
    .ft-contact ul li {
        font-size: 15px;
        letter-spacing: 0px
    }
    .fb-wrap {
        padding: 20px 0px 30px 0px;
        text-align: center
    }
    .fb-logo {
        float: none;
        width: 245px;
        margin: 0 auto;
        padding-bottom: 20px
    }
    .social {
        float: none;
        margin-left: 0px;
        padding-bottom: 20px
    }
    .social ul {
        margin-top: 0px
    }
    .social ul li {
        float: none;
        display: inline-block;
        margin: 0px 5px 10px 5px;
        width: 70px;
        text-align: center;
        font-size: 14px;
        line-height: 16px
    }
    .fb-rhs {
        float: none;
        width: 200px;
        margin: 0 auto
    }
    .slide-out-div {
        right: 5px !important;
        bottom: 0px;
        min-width: 280px;
        width: 98%
    }
    .slide-out-div .handle {
        width: 280px !important;
        height: 94px !important;
        background-size: 100% auto !important;
        top: -75px !important;
        right: 0px !important
    }
    .open .handle {
        background-image: url(images/gfr-head2.png) !important;
        top: -10px !important;
        right: 0px !important;
        width: 22px !important;
        height: 22px !important
    }
    .gfr-wrap {
        padding: 0px 0px 12px 0px
    }
    .grf-main .gs-button {
        background-position: 100% top;
        padding-top: 12px;
        padding-right: 10px
    }
    .sub-banner {
        min-height: inherit;
        padding-bottom: 20px
    }
    .sb-img {
        display: none
    }
    .sb-title {
        position: static;
        display: inline-block
    }
    .sb-wrap h1 {
        padding: 30px 25px 50px 25px;
        font-size: 30px;
        line-height: 32px
    }
    .sub-contents {
        padding: 30px 0px 60px 0px
    }
    .sub-txt {
        font-size: 17px
    }
    .sub-txt blockquote {
        border-left: 2px dotted #ff6500;
        padding-left: 20px
    }
    .sub-txt h1 {
        font-size: 45px;
        line-height: 50px
    }
    .sub-txt h3 {
        font-size: 30px;
        line-height: 35px
    }
    .sub-txt p {
        font-size: 17px;
        line-height: 22px;
        padding-bottom: 20px
    }
    .sub-rhs {
        float: none;
        width: auto
    }
    .sub-lhs {
        float: none;
        width: 240px
    }
    .contact-top {
        padding-bottom: 40px
    }
    .ct-lhs {
        float: none;
        width: auto
    }
    .ct-lhs ul li {
        font-size: 15px;
        line-height: 21px;
        padding-bottom: 10px
    }
    .ct-lhs ul li strong {
        width: 100px
    }
    .ct-rhs {
        float: none;
        width: auto
    }
    .ctr-head {
        background-position: 82% 20px;
        background-size: 40px auto;
        padding-bottom: 20px;
        margin-bottom: 5px !important
    }
    .enq-wrap {
        padding: 20px
    }
    .enqw-lhs {
        float: none;
        width: auto;
        padding-bottom: 20px
    }
    .enqw-rhs {
        float: none;
        width: auto
    }
    .slider-container {
        width: 280px;
        padding: 10px
    }
    .bx-wrapper {
        width: 280px !important
    }
    #slider li {
        margin-right: 10px
    }
    .section {
        width: auto
    }
    .bus-lhs {
        float: none;
        width: auto
    }
    .bus-rhs {
        float: none;
        width: auto
    }
    .year-links {
        padding-bottom: 40px;
        padding-top: 10px
    }
    .year-links ul li {
        margin: 0px 20px 20px 20px;
        font-size: 28px
    }
    .subpages ul li {
        margin: 0 10px 10px 10px;
        max-width: 150px
    }
    .subpages ul li a {
        padding: 10px
    }
    .video-right {
        float: none;
        margin: 0px 0px 20px 0px
    }
    .video-right iframe {
        width: 300px;
        height: 190px
    }
    .book-section {
        margin-top: 20px;
        border-top: 3px dotted red;
        padding-top: 20px
    }
    .bs-lhs {
        float: none;
        margin-left: 0px;
        width: auto
    }
    .bs-buzz {
        display: none
    }
    .bs-rhs {
        float: none;
        padding: 20px 10px 15px 10px;
        width: auto
    }
    .bs-rhs h4 {
        font-size: 16px;
        line-height: 25px
    }
    .bs-rhs h3 {
        font-size: 23px;
        line-height: 24px;
        padding-bottom: 10px
    }
    .bs-rhs .gs-button {
        background-image: none
    }
    .event-top {
        overflow: hidden;
        padding-bottom: 30px;
        width: auto
    }
    .et-lhs {
        float: none;
        width: auto;
        padding-bottom: 20px
    }
    .et-rhs {
        float: none;
        width: auto
    }
    .video iframe {
        width: 100%;
        height: 230px
    }
    .section-top {
        width: auto
    }
    .st-lhs {
        float: none;
        width: auto;
        padding-bottom: 20px
    }
    .st-rhs {
        float: none;
        width: auto
    }
    .wintrip-gym {
        padding-left: 0%;
        padding-right: 0%
    }
    .arconix-faq-content {
        margin-left: 10px;
        padding: 20px 10px 10px 10px !important
    }
    .gb-general-cf7 {
        max-width: inherit;
        padding: 20px 10px 10px 10px
    }
    span.wpcf7-form-control-wrap {
        width: 85% !important
    }
    .msa-form-section-box .captcha-105 {
        margin-left: 0px
    }
    .sub-txt p iframe {
        width: 100%;
        height: 190px
    }
    .enq-wrap .col-md-4 {
        width: auto;
        float: none
    }
    .enq-wrap .col-md-8 {
        width: auto;
        float: none
    }
    .large-4 {
        width: auto;
        float: none
    }
    .gfr-top {
        display: none
    }
    .comment-form-author {
        float: none;
        width: auto
    }
    .comment-form-email {
        float: none;
        width: auto
    }
    .comment-form-url {
        float: none;
        width: auto
    }
    .comment-form-author input,
    .comment-form-email input {
        width: 100% !important
    }
    #AnythingPopup_BoxContainer2,
    #AnythingPopup_BoxContainer3,
    #AnythingPopup_BoxContainer4,
    #AnythingPopup_BoxContainer5 {
        max-height: 95%;
        max-width: 90% !important;
        left: 5% !important
    }
    #AnythingPopup_BoxContainerBody2,
    #AnythingPopup_BoxContainerBody3,
    #AnythingPopup_BoxContainerBody4,
    #AnythingPopup_BoxContainerBody5 {
        overflow: hidden !important;
        padding-bottom: 20px;
        height: auto !important;
        text-align: left
    }
    .enq-popup .msa-form-section-box {
        padding: 0px !important
    }
    .enq-popup .col-md-4 {
        width: auto;
        float: none
    }
    .enq-popup .col-md-8 {
        width: auto;
        float: none
    }
    .enq-popup .msa-form-section-box p {
        font-weight: 400 !important;
        font-size: 15px !important;
        line-height: 20px !important;
        padding-bottom: 10px
    }
    .enq-popup .wpcf7-submit {
        margin-left: 0px;
        margin-top: 5px
    }
    .our-partners ul li {
        margin: 0px 0px 10px 0px;
        width: 240px
    }
    .our-story ul li {
        width: 45%;
        height: auto;
        margin: 0px 10px 10px 0px
    }
    .cff_wrapper .feed_read_more {
        width: auto !important
    }
    .file-upload-form {
        max-width: inherit;
        padding: 20px 10px 10px 10px;
        margin-top: 20px
    }
    .file-upload-form h4 {
        font-size: 21px;
        margin-bottom: 20px
    }
    .file-upload-form p {
        font-size: 12px
    }
    .terms-popup p {
        font-size: 15px;
        line-height: 22px
    }
    .terms-popup p strong {
        font-size: 18px
    }
    .notifications {
        display: none !important
    }
}

@media only screen and (min-width: 480px) and (max-width: 767px) {
    .container {
        min-width: 420px
    }
    .wrap {
        width: 95%;
        min-width: 420px
    }
    .header-wrap {
        padding: 45px 0px 20px 0px;
        width: 95%;
        min-width: 420px
    }
    .header-rhs {
        float: none;
        clear: both;
        width: 420px;
        margin: 0 auto;
        text-align: center
    }
    .hr-bottom-wrap {
        overflow: hidden;
        padding-top: 10px;
        clear: both
    }
    .age-links {
        float: none
    }
    .age-links ul li {
        display: inline-block;
        float: none;
        margin: 0px 10px 0px 10px
    }
    .hrb-rhs {
        float: none;
        padding-left: 0px
    }
    .tv {
        width: 400px;
        margin: 0 auto
    }
    #thevideo {
        width: 400px;
        height: 259px;
        padding-top: 12px;
        background-size: 100% auto
    }
    #thevideo iframe {
        margin-left: 10px;
        width: 383px;
        height: 216px
    }
    .hrb-rhs h2 {
        text-align: center;
        font-size: 36px;
        line-height: 36px;
        padding-bottom: 20px;
        padding-top: 10px
    }
    .hr-buttons .button1 {
        float: none;
        display: inline-block;
        margin: 0px 6px 0px 6px;
        font-size: 16px
    }
    .hr-buttons .button1 a {
        padding: 0px 20px 0px 57px
    }
    .video-frame {
        display: none
    }
    .home-section1 {
        padding: 20px 0px 20px 0px;
        overflow: hidden;
        position: relative;
        background-image: none
    }
    .hs1-lhs {
        float: none;
        width: auto;
        padding-bottom: 20px
    }
    .hs1-lhs h2 {
        padding: 10px 0px 15px 0px;
        font-size: 38px;
        line-height: 41px
    }
    .hs1-lhs p {
        font-size: 17px;
        line-height: 19px;
        padding-bottom: 20px
    }
    .button a {
        padding: 0px 20px 0px 60px;
        font-size: 16px
    }
    .buzz {
        position: absolute;
        left: 0px;
        width: 100px;
        bottom: 60px;
        z-index: 0
    }
    .hs1-rhs {
        clear: both;
        float: none;
        width: auto;
        margin-right: 0px;
        text-align: center;
        padding: 30px 10px 100px 10px;
        background-color: #54ce44
    }
    .hs1-rhs h2 {
        font-size: 40px;
        line-height: 43px
    }
    .home-section2 {
        background-size: auto 100%;
        height: auto;
        position: relative;
        margin-top: -70px;
        z-index: 2;
        padding: 70px 0px 70px 0px
    }
    .divider1 {
        display: none
    }
    .divider2 {
        display: none
    }
    .hs2-contents {
        width: 420px;
        position: static
    }
    .hs2-testi {
        padding: 15px 85px 25px 30px
    }
    .hs2-testi h3 {
        font-size: 30px;
        line-height: 33px;
        padding-bottom: 10px
    }
    .hs2-testi p {
        font-size: 15px;
        line-height: 18px;
        padding-bottom: 10px
    }
    .hs2-testi h5 {
        font-size: 16px;
        line-height: 18px;
        font-weight: 700
    }
    .testi-button {
        margin-left: 30px
    }
    .home-section3 {
        background-image: none;
        margin-top: -60px
    }
    .hs3-lhs {
        float: none;
        background-color: #017eff;
        width: auto;
        margin-left: 0px;
        padding: 70px 20px 20px 20px
    }
    .hs3-lhs h3 {
        font-size: 40px;
        line-height: 43px
    }
    .hs3-lhs p {
        font-size: 16px;
        line-height: 22px;
        padding-bottom: 20px
    }
    .hs3-rhs {
        float: none;
        width: auto;
        padding: 130px 20px 70px 20px;
        background-image: url(images/confetti.png);
        background-repeat: no-repeat;
        background-position: right top;
        background-size: 100% auto
    }
    .hs3-rhs h3 {
        font-size: 40px;
        line-height: 42px;
        padding-bottom: 20px
    }
    .loot-bag {
        background-image: url(images/prod.png);
        padding: 0px 0px 30px 190px;
        background-repeat: no-repeat;
        background-position: 20px top
    }
    .loot-bag h4 {
        font-size: 16px;
        padding-bottom: 10px
    }
    .loot-bag ul li {
        font-size: 19px;
        line-height: 19px
    }
    .jim {
        position: absolute;
        right: 0px;
        bottom: 0px;
        width: 200px
    }
    .home-section4 {
        background-size: auto 100%;
        height: auto;
        margin-top: -50px;
        padding: 80px 0px 80px 0px;
        overflow: hidden
    }
    .divider3 {
        display: none
    }
    .divider4 {
        display: none
    }
    .hs3-contents {
        position: static;
        width: 420px;
        float: right
    }
    .hs3-testi {
        padding: 15px 20px 25px 95px
    }
    .hs3-testi h3 {
        font-size: 30px;
        line-height: 33px;
        padding-bottom: 10px
    }
    .hs3-testi p {
        font-size: 15px;
        line-height: 18px;
        padding-bottom: 10px
    }
    .home-section5 {
        background-image: none;
        margin-top: -80px;
        padding: 85px 0px 0px 0px
    }
    .hs5-lhs {
        float: none;
        width: auto;
        margin-left: 0px;
        padding: 0px 0px 30px 0px;
        overflow: hidden
    }
    .hs5-lhs h3 {
        font-size: 35px;
        line-height: 37px
    }
    .hs5-list1 {
        padding: 20px 0px 30px 0px
    }
    .hs5-list1 li {
        float: left;
        margin: 0px 10px 10px 0px;
        font-size: 14px;
        line-height: 16px;
        background-position: left top
    }
    .hs5-list1 li:nth-child(1) {
        width: 150px
    }
    .hs5-list1 li:nth-child(2) {
        width: 150px
    }
    .hs5-list1 li:nth-child(3) {
        width: 150px
    }
    .hs5-list2 li {
        float: left;
        margin: 0px 10px 10px 0px;
        width: 150px;
        background-repeat: no-repeat;
        background-position: left top
    }
    .hs5-rhs {
        float: none;
        width: auto;
        margin-right: 0px;
        background-color: #54ce45;
        padding: 20px 20px 50px 20px
    }
    .hs5-rhs h3 {
        font-size: 24px;
        line-height: 28px;
        padding-bottom: 20px
    }
    .footer {
        background-image: url(images/divider-flat.png);
        background-repeat: repeat-x;
        background-position: center top;
        padding-top: 4px;
        background-color: #faf0e6
    }
    .footer-top {
        padding: 40px 0px 30px 0px;
        text-align: center
    }
    .ft-lhs {
        float: none;
        width: auto;
        text-align: center;
        position: relative;
        padding-top: 180px;
        padding-bottom: 20px
    }
    .footer-logo {
        width: 100%;
        position: absolute;
        left: 0px;
        top: -82px;
        text-align: center
    }
    .footer-logo img {
        width: 200px
    }
    .ft-about {
        float: none;
        width: auto;
        margin-left: 0px;
        padding-bottom: 20px
    }
    .ft-events {
        float: none;
        width: auto;
        margin-left: 0px;
        padding-bottom: 20px
    }
    .from-blog {
        float: none;
        width: 165px;
        margin: 0 auto;
        padding-bottom: 20px
    }
    .ft-contact {
        float: none;
        width: auto
    }
    .ft-contact ul li {
        font-size: 15px;
        letter-spacing: 0px
    }
    .fb-wrap {
        padding: 20px 0px 30px 0px;
        text-align: center
    }
    .fb-logo {
        float: none;
        width: 245px;
        margin: 0 auto;
        padding-bottom: 20px
    }
    .social {
        float: none;
        margin-left: 0px;
        padding-bottom: 20px
    }
    .social ul {
        margin-top: 0px
    }
    .social ul li {
        float: none;
        display: inline-block;
        margin: 0px 5px 10px 5px;
        width: 70px;
        text-align: center;
        font-size: 14px;
        line-height: 16px
    }
    .fb-rhs {
        float: none;
        width: 200px;
        margin: 0 auto
    }
    .slider-container {
        width: 400px;
        padding: 10px
    }
    .bx-wrapper {
        width: 400px !important
    }
    #slider li {
        margin-right: 10px
    }
    .video-right iframe {
        width: 420px;
        height: 260px
    }
    .sub-txt p iframe {
        width: 100%;
        height: 220px
    }
    .large-4 {
        width: 45%;
        float: left
    }
    .our-partners ul li {
        margin: 0px 5px 10px 5px;
        width: 240px
    }
}

.ls1-ros {display:none;color:#1155cc;text-decoration:none;font-weight:600;}
.ls1-ros:hover {color:#FF0000;text-decoration:none;}
.grf-main .gs-box input {font-size:14px;}
.grf-main .gs-box input:focus {font-size:14px;}
.grf-main .gs-box input:hover {font-size:14px;}
.ui-datepicker{font-size:14px!important;}
.grf-main .gs-box input:focus, .grf-main .gs-box input:hover {
	height:32px!important;padding:0px 10px 0px 10px!important;width:95%!important;font-size:16px!important;
}

.screen-reader-response ul {
    display: none;
}

.grf-main h3 {
    font-size: 18px;
    font-family: arial;
}

.html5gallery-elem-4, .html5gallery-elem-5 {
    box-shadow: none !important;
}

span.wpcf7-not-valid-tip {
    font-size: 14px;
    font-size: 11px;
    color: #e2e2e2;
    text-align: right;
    float: right;
    position: absolute;
    margin-left: 50px;
    z-index: 0;
}

.sform1 {
	padding-top:70px;
	padding-bottom:35px;
}

strong {
    font-weight: bold;
}

.video_map {
    max-width: 935px;
    margin: AUTO;
}

.sf2 {
	padding-bottom:10px!important;
}

.sform1 .sf-section-box {
	margin-bottom:77px;
	background-color:#fff;
	border:#ededed solid 3px;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
	position:relative;
	padding:76px 5px 10px 5px;
	  	-moz-box-shadow: -6px 0px 10px #efefef;
	-webkit-box-shadow: -6px 0px 10px #efefef;
	box-shadow: -6px 0px 10px #efefef;
}

.sf2 .sf-section-box {
	margin-bottom:30px!important;
}

.sform1 .sf-section-box h2 {
	position:absolute;
	left:35px;
	top:-32px;
	background-repeat:no-repeat;
	background-position:left top;
	text-indent:-9999px;
}

.sf-head1 {
	background-image:url(images/sf-head01.png);
	width:238px;
	height:79px;
}

.sf-head2 {
	background-image:url(images/sf-head02.png);
	width:238px;
	height:83px;
}

.sf-head3 {
	background-image:url(images/sf-head03.png);
	width:238px;
	height:83px;
}

.sf-head4 {
	background-image:url(images/sf-head04.png);
	width:238px;
	height:83px;
}

.sf-head5 {
	background-image:url(images/sf-head05.png);
	width:238px;
	height:83px;
}


.sform1 .select-style  {
    padding: 0;
    margin: 0;
    border: 3px solid #ffd5b9;
    width: 97%;
    -webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
    overflow: hidden;
    background-color: #faf0e6;
    background: #faf0e6 url(images/sf-arrow1.png) no-repeat 98% 50%;
}

.sform1 .select-style select  {
	font-size:20px;
	color:#000;
	font-family: "ZiptyDo";
	font-weight:bold;
	letter-spacing:1px;
    padding: 7px 11px;
    width: 99%;
    border: none;
    box-shadow: none;
    background-color: transparent;
    background-image: none;
    -webkit-appearance: none;
       -moz-appearance: none;
            appearance: none;
}



.sform1 .sf-section-box p {
	float:left;
	width:45%;
	text-align:center;
	margin:0px 2% 25px 2%;
	padding:0px!important;
}

.sform1 .sf-section-box div {
	clear:both;
	text-align:center;
	margin:0px 2% 25px 2%;
}

.sform1 .sf-section-box p span.wpcf7-form-control-wrap {
	float:none!important;
	width:100%!important;
}

.sform1 .sf-section-box div span.wpcf7-form-control-wrap {
	float:none!important;
	width:100%!important;
}

.sform1 input {
	height:44px!important;
    border: 3px solid #ffd5b9!important;
    width: 97%;
    -webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
		font-size:20px!important;
	color:#000!important;
	font-family: "ZiptyDo"!important;
	padding:0px 20px 0px 20px!important;
	background-color:#faf0e6!important;
	box-shadow: 0 0px 0px rgba(0, 0, 0, 0.1) inset!important;
	letter-spacing:1px;
}

.sform1 .sf-section-box div input {
	 width: 99%!important;
}

.sform1 textarea {
	height:104px!important;
    border: 3px solid #ffd5b9!important;
    width: 99%;
    -webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
		font-size:20px!important;
	color:#000!important;
	font-family: "ZiptyDo"!important;
	padding:10px 20px 10px 20px!important;
	background-color:#faf0e6!important;
	box-shadow: 0 0px 0px rgba(0, 0, 0, 0.1) inset!important;
	letter-spacing:1px;
}

.sfb2 input, .sfb2 textarea {
	 border: 3px solid #a0ed96!important;
	 background-color:#e5ffe2!important;
}


.sfb2 .select-style  {
    border: 3px solid #a0ed96!important;
    background-color: #e5ffe2!important;
    background: #e5ffe2 url(images/sf-arrow1.png) no-repeat 98% 50%!important;
}

.sfb3 input, .sfb3 textarea {
	 border: 3px solid #8eb2d2!important;
	 background-color:#def0ff!important;
}

.sfb3 .select-style  {
    border: 3px solid #8eb2d2!important;
    background-color: #def0ff!important;
    background: #def0ff url(images/sf-arrow1.png) no-repeat 98% 50%!important;
}

.sfb4 input, .sfb4 textarea {
	 border: 3px solid #e79797!important;
	 background-color:#ffdede!important;
}

.sfb4 .select-style  {
    border: 3px solid #e79797!important;
    background-color: #ffdede!important;
    background: #ffdede url(images/sf-arrow1.png) no-repeat 98% 50%!important;
}


.sfb5 input, .sfb5 textarea {
	 border: 3px solid #dbce90!important;
	 background-color:#fffae0!important;
}

.sfb5 .select-style  {
    border: 3px solid #dbce90!important;
    background-color: #fffae0!important;
    background: #fffae0 url(images/sf-arrow1.png) no-repeat 98% 50%!important;
}

::-webkit-input-placeholder { color:#000!important; }
::-moz-placeholder { color:#000!important; } /* firefox 19+ */
:-ms-input-placeholder { color:#000!important; } /* ie */
::-moz-placeholder { /* Firefox 19+ */
  color: #000!important;
  opacity: 1;
}
:-ms-input-placeholder { /* IE 10+ */
  color: #000!important;
  opacity: 1;
}
:-moz-placeholder { /* Firefox 18- */
  color: #000!important;
  opacity: 1;
}


.sform1 label {
	display:none;
}

.b-captcha {
	margin-top:25px!important;
}

.sfb5 {
	margin-bottom:7px!important;
}

.sf-button {
	text-align:center;
	padding-top:25px;
	background-image:url(images/sf-arrow.png);
	background-repeat:no-repeat;
	background-position:60% top;
}

.sf-button input {
	width:196px!important;
	height:40px!important;
	border:none!important;
	outline:none!important;
	background-color:transparent!important;
	background-image:url(images/submit-now-001.png);
	background-repeat:no-repeat;
	background-position:center top;
	cursor:pointer;
	text-indent:-9999px;
}


.sf-head6 {
	background-image:url(images/booking-form.png);
	width:238px;
	height:79px;
}

.sf-txt {
	float:none!important;
	width:auto!important;
	margin:0px 0px 30px 20px!important;
	text-align:left!important;
}

.sf-button2 {
	float:right;
	margin-right:20px;
}

.sf-button2 input {
	width:196px!important;
	height:40px!important;
	border:none!important;
	outline:none!important;
	background-color:transparent!important;
	background-image:url(images/submit-now-001.png);
	background-repeat:no-repeat;
	background-position:center top;
	cursor:pointer;
	text-indent:-9999px;
}

.slide-out-div {
	/*background-image:url(images/family-trip3.jpg);*/
	background-repeat:no-repeat;
	background-position:left top;
	padding-left:403px;
	background-size:403px auto;
}

.hs3-contents .testi-button2 {
	margin-left:85px;
}


.how-much {
    background-image: url("images/hs3-bg.png");
    background-position: left top;
    background-repeat: no-repeat;
    background-size: 627px 100%;
    overflow: hidden;
}


.hm-lhs {
    color: #fff;
    float: left;
    margin-left: 43px;
    padding-bottom: 20px;
    padding-top: 50px;
    width: 500px;
}

.hm-lhs h3 {
	color:#fff;
}


.hm-lhs a {
	text-decoration:none!important;
}

.hm-lhs a:hover {
	text-decoration:underline!important;
}

.hm-lhs p {
	font-weight:400;
}

.hm-rhs {
    color: #000;
    float: right;
    padding: 90px 0 40px 0px;
    width: 490px;
}

.hm-rhs h3 {
    font-family: "a_year_without_rainregular";
    font-size: 40px;
    line-height: 42px;
    padding-bottom: 20px;
	margin:0px;
    text-align: center;
	font-weight:normal;
}

.hm-rhs h4 {
	color: #9a04d9;
    font-size: 16px;
    font-weight: 800;
    padding-bottom: 10px;
	font-family: 'Open Sans', sans-serif;
}

.hm-rhs .loot-bag {
	padding-bottom:0px;
}

.hm-rhs .loot-bag ul {
	margin:0px;
}

.hm-rhs .loot-bag ul li {
	padding-bottom:2px;
}


.sb-list {
	padding:10px 0px 50px 0px!important;
	margin:0px!important;
}


.sb-list li {
	background-repeat:no-repeat;
	background-position:left top;
	list-style:none;
	padding:5px 0px 20px 68px!important;
	font-size:30px;
	line-height:normal;
	font-family: "ZiptyDo";
	font-weight:bold;
}

.sb-list li:nth-child(1) {
	background-image:url(images/sb001.png);
}

.sb-list li:nth-child(2) {
	background-image:url(images/sb002.png);
}

.sb-list li:nth-child(3) {
	background-image:url(images/sb003.png);
}

.sb-list li ul {
	padding-top:15px;
	padding-bottom:0px!important;
	margin:0px!important;
}

.sb-list li ul li {
	padding:0px 0px 12px 26px!important;
	font-family: 'Open Sans', sans-serif;
	font-weight:400;
	font-size:18px;
	background-image:url(images/sb-bullet.png)!important;
	background-position:left 7px;
	margin:0px!important;
}

.sb-list li ul li:last-child {
	padding-bottom:0px!important;
}

.sb-blog {
	padding-bottom:20px;
}

.sb-blog h3 {
	color:#ff7200!important;
}

.sb-blog  p {
	line-height:28px;
}

.blue {
	color:#0c21fd!important;
}

.image-right {
	float:right;
	margin:0px 0px 10px 40px;
	max-width:40%;
}


.ob-section {
	background-color:#fbf1e6;
	background-image:url(images/ob-bg.jpg);
	background-repeat:no-repeat;
	background-position:right top;
	min-height:541px;
	background-size:auto 100%;
	position:relative;
}

.obs-lhs {
	width:580px;
	padding:40px 0px 10px 35px;
}

.obs-lhs p {
	font-weight:400;
	font-size:19px;
	line-height:24px;
	padding-right:90px;
}

.bbs-head {
	font-weight:700;
	padding-bottom:20px;
	font-size:19px;
	padding-top:5px;
}

.step-list {
	margin:0px!important;
	padding:0px 0px 20px 0px!important;
	overflow:hidden;
}

.step-list li {
	float:left;
	padding:0px 0px 10px 56px;
	background-repeat:no-repeat;
	background-position:left top;
}

.step-list li:nth-child(1) {
	background-image:url(images/n001.png);
	width:140px;
}

.step-list li:nth-child(2) {
	background-image:url(images/n002.png);
	width:110px;
	margin-left:20px;
}

.step-list li:nth-child(3) {
	background-image:url(images/n003.png);
	width:110px;
	margin-left:20px;
}

.wnk-list {
	margin:0px!important;
	padding:0px 0px 10px 0px!important;
	overflow:hidden;
}

.wnk-list li {
	float:left;
	padding:0px 0px 20px 60px;
	background-repeat:no-repeat;
	background-position:left top;
	min-height:70px;
}

.wnk-list li:nth-child(1) {
	background-image:url(images/wnk01.png);
	width:160px;
	background-position:left 8px;
}

.wnk-list li:nth-child(2) {
	background-image:url(images/wnk02.png);
	width:160px;
	background-position:left 2px;
	margin-left:20px;
}

.wnk-list li:nth-child(3) {
	background-image:url(images/wnk03.png);
	width:160px;
	background-position:left 3px;
}

.wnk-list li:nth-child(4) {
	background-image:url(images/wnk04.png);
	width:260px;
	background-position:left top;
	margin-left:20px;
}

.sob-button {
	position:absolute;
	right:20px;
	bottom:20px;
	width:477px;
}

.single-page-wrap {
	display: table;
}

.single-page-wrap .spw-row {
	display: table-row;
}

.single-page-wrap .spw-row .t-section {
	display: table-cell;
	vertical-align:top;
}

.single-page-wrap .spw-row .sub-lhs {
	width:auto;	
}

.single-page-wrap .spw-row .sub-lhs .single-widget {
	width:240px;
	margin-right:40px;
}

.single-page-wrap .spw-row .sub-rhs {
	float:none;
	width:auto;
}

.centre {
	text-align:center;
}

.hs5-list1 li {
	background-position:left top;
	background-size:35px auto;
	min-height:38px;
}

.hs5-list1 li:nth-child(1) {
	background-image:url(images/n001.png);
}

.hs5-list1 li:nth-child(2) {
	background-image:url(images/n002.png);
}

.hs5-list1 li:nth-child(3) {
	background-image:url(images/n003.png);
}


.kpm-section1 {
	padding-bottom:4px;
	background-image:url(images/divider-flat.png);
	background-repeat:repeat-x;
	background-position:center bottom;
}

.kpm-section1-wrap {
	background-image:url(images/kpms1-rhs.png);
	background-repeat:no-repeat;
	background-position:right top;
	background-size:550px 100%;
	position:relative;
	overflow:hidden;
	padding:45px 0px 25px 0px;
}

.kps1-lhs {
	float:left;
	width:570px;
}

.kps1-lhs h3 {
	font-size:52px;
	line-height:normal;
	padding-bottom:10px;
	color:#54ce44;
	margin:0px;
}

.kps1-lhs h4 {
	font-size:40px;
	line-height:normal;
	padding-bottom:20px;
	color:#fd0003;
	margin:0px;
	font-weight:700;
}

.counter {
	text-align:left;
	padding-bottom:20px;
}

.counter .jcw-center {
	text-align:left!important;
}

.kps1-lhs p {
	font-weight:400;
	color:#000;
}

.kps1-lhs a {
	text-decoration:none!important;
}

.kps1-lhs a:hover {
	text-decoration:underline!important;
}

.kps1-img {
	float:right;
	margin:20px -90px 10px 10px;
	max-width:260px;
	
}

.kps1-rhs {
	float:right;
	margin-right:20px;
	width:450px;
	padding-top:20px;
}

.video-head {
	padding-bottom:20px;
	text-align:center;
}

.video-head img {
	max-width:90%;
	height:auto;
}

.kps1-video {
	background-image:url(images/video2.png);
	background-repeat:no-repeat;
	background-position:center top;
	text-align:center;
	padding:9px 9px 20px 11px;
	background-size:100% auto;
	height:350px;
}

.kps1-video iframe {
	width:430px;
	height:245px;
}

.kpm-section2-wrap {
	padding-bottom:30px;
}

.kpms2-top {
	background-image:url(images/kpms2-lhs.png);
	background-repeat:no-repeat;
	background-position:left top;
	background-size:600px 100%;
	padding-top:30px;
	min-height:300px;
}

.kpms2-lhs {
	float:left;
	width:480px;
	margin-left:20px;
	color:#fff;
}

.kpms2-lhs p {
	font-weight:normal;
}

.kps2-img {
	float:right;
	margin:0px -120px -40px 10px;
	max-width:260px;
	
}

.kpms2-rhs {
	float:right;
	width:490px;
	border:#fff solid 5px;
	  	-moz-box-shadow: 0px 0px 10px #ccc;
	-webkit-box-shadow: 0px 0px 10px #ccc;
	box-shadow: 0px 0px 10px #ccc;
	margin-top:10px;

}



.kpm-section2-wrap .book-section {
	margin-top:0px!important;
	border:none!important;
}

.kpms2-note {
	padding-top:30px;
	clear:both;
}

.kpm-section3 {
	color:#000;
	overflow:hidden;
	display:flex;
}

.kpms3-lhs {
	width:50%;
	background-image:url(images/mascot-jim.png);
	background-repeat:no-repeat;
	background-position:right bottom;
	padding-bottom:20px;
}

.kpms3-rhs {
	width:45%;
	padding-left:5%;
	background-image:url(images/mascot-buzz.png);
	background-repeat:no-repeat;
	background-position:right bottom;
	padding-bottom:20px;
}

.kpm-section3 h3 {
	font-family: "ZiptyDo";
	font-size:50px;
	line-height:50px;
	font-weight:bold;
	padding:10px 0px 20px 90px;
	margin:0px;
	background-repeat:no-repeat;
	background-position:left top;
}

.kpms3-h1 {
	background-image:url(images/kpms3-h1.png);
}

.kpms3-h2 {
	background-image:url(images/kpms3-h2.png);
}

.kpms3-h3 {
	background-image:url(images/kpms3-h3.png);
}

.kpm-section3 p {
	font-size:17px;
	padding-bottom:20px;
	font-weight:600;
}

.kpm-section3 .more {
	padding-bottom:40px;
}

.kpm-section3 ul {
	font-size:17px;
	color:#ff7800;
	padding:20px 0px 20px 0px;
	font-weight:600;
}

.kpm-section3 ul li {
	padding:0px 0px 10px 16px;
	background-image:url(images/bullet03.png);
	background-repeat:no-repeat;
	background-position:left 9px;
}

.kpm-section3 ul li a {
	color:#ff7800;
	text-decoration:underline;
}

.kpm-section3 ul li a:hover {
	color:#ff0000;
	text-decoration:underline;
}

.red {
	color:#FF0000!important;
}

.kpm-section4 {
	background-color:#faf0e6;
	background-image:url(images/divider-flat.png);
	background-repeat:repeat-x;
	background-position:center top;
	padding-top:4px;
}

.kpm-section4-wrap {
	padding:55px 0px 45px 0px;
}

.kpm-section4-wrap .html5gallery-elem-3 {
	background-color:#fff;
}

.ob-blue .ob-section {
	background-color:#fff!important;
	border:#eee solid 1px!important;
	background-image:url(images/ob-bg2.png)!important;
}

.ob-blue .ob-section h3 {
	color:#0a21ff!important;
}

.counter-section {
	background-color:#fdd30b;
	background-image:url(images/divider-flat.png);
	background-repeat:repeat-x;
	background-position:center bottom;
	padding-bottom:4px;
}

.counter-section-wrap {
	padding-bottom:24px;
	color:#000;
	text-align:center;
	position:relative;
}

.counter-section-wrap ul li {
	float:left;
	text-align:center;
	vertical-align:top;
	padding-top:74px;
	position:relative;
	width:25%;
}


.counter-icon {
	position:absolute;
	left:50%;
	top:-28px;
	margin-left:-40px;
}

.client-counter {
	text-align:center;
	padding-bottom:10px;
}

.client-counter div {
    display: inline-block;
    height: 50px;
    line-height: 50px;
    color: #fff;
    width: 34px;
    font-size: 33px;
    font-family: "ZiptyDo";
    font-weight: 700;
    background-image: url(images/cc-bg.png);
    background-repeat: no-repeat;
    background-position: center top;
    margin: 0px 1px 1px 1px;
}

.counter-section-wrap ul li h3 {
	max-width:95%;
	margin:0 auto;
	font-family: 'a_year_without_rainregular';
	font-size:25px;
	line-height:27px;
	font-weight:700;
}

.last-update {
	position:absolute;
	left:-50px;
	top:20px;
	font-family: 'a_year_without_rainregular';
	font-size:19px;
	line-height:25px;
	font-weight:700;
	font-style:italic;
	letter-spacing:1px;
}

.welcome-section {
	background-image: url(images/welcome-bg.png);
	background-repeat: no-repeat;
	background-position: right top;
	background-size: 623px 100%;
	position: relative;
	z-index: 2;
	background-color: #fff;
	padding: 43px 0px 0px 0px;
}

.w-divider {
	position: absolute;
	left: 0px;
	top: -28px;
}

.ws-rhs {
	float: right;
	margin-right: 42px;
	width: 475px;
	margin-top: 130px;
}

.ws-lhs {
	float: left;
	width: 506px;
	color: #000;
}

.ws-lhs h2 {
	font-size: 40px;
	line-height: 40px;
	padding-bottom: 25px;
	color: #323232;
	font-family: 'a_year_without_rainregular';
}

.ws-lhs p {
	font-size: 17px;
	line-height: 28px;
	padding-bottom: 22px;
}

@media only screen and (min-width: 1140px) and (max-width: 1280px) {

.last-update {
	left:0px;
	top:15px;
	font-size:17px;
	line-height:20px;
	letter-spacing:0px;
}
	
}

@media only screen and (min-width: 960px) and (max-width: 1139px) {
	
.how-much {
    background-size: 527px 100%;
}


.hm-lhs {
    margin-left: 30px;
    padding-bottom: 20px;
    padding-top: 50px;
    width: 450px;
}


.hm-rhs {
    padding: 90px 0 40px 0px;
    width: 390px;
}





.ob-section {
	background-size:440px auto;
	min-height:inherit;
}

.obs-lhs {
	width:490px;
	padding:20px 0px 10px 20px;
}

.obs-lhs p {
	font-size:17px;
	line-height:22px;
	padding-right:50px;
}

.bbs-head {
	padding-bottom:15px;
	font-size:17px;
	padding-top:0px;
}

.step-list {
	padding:0px 0px 20px 0px!important;
}

.step-list li {
	padding:0px 0px 10px 40px;
	font-size:15px;
	line-height:18px;
	background-size:35px auto;
}

.step-list li:nth-child(1) {
	width:130px;
}

.step-list li:nth-child(2) {
	width:100px;
	margin-left:10px;
}

.step-list li:nth-child(3) {
	width:100px;
	margin-left:10px;
}


.wnk-list li {
	padding:0px 0px 20px 50px;
	min-height:60px;
	font-size:15px;
	line-height:18px;
}

.wnk-list li:nth-child(1) {
	width:160px;
	background-position:left 3px;
}

.wnk-list li:nth-child(2) {
	width:160px;
	background-position:left 0px;
	margin-left:10px;
}

.wnk-list li:nth-child(3) {
	width:160px;
	background-position:left 0px;
}

.wnk-list li:nth-child(4) {
	width:220px;
	background-position:left top;
	margin-left:10px;
}

.sob-button {
	position:absolute;
	right:20px;
	bottom:20px;
	width:377px;
}





.sb-list {
	padding:10px 0px 40px 0px!important;
}

.sb-list li {
	padding:5px 0px 20px 68px!important;
	font-size:27px;
}

.image-right {
	margin:0px 0px 10px 20px;
	max-width:35%;
}
	
.single-page-wrap .spw-row .sub-lhs {
	width:auto;
}

.single-page-wrap .spw-row .sub-lhs .single-widget {
	width:240px;
	margin-right:30px;
}

.kpm-section1-wrap {
	background-size:450px 100%;
	padding:35px 0px 25px 0px;
}

.kps1-lhs {
	width:470px;
}

.kps1-lhs h3 {
	font-size:50px;
}

.kps1-lhs h4 {
	font-size:33px;
}


.kps1-img {
	float:right;
	margin:90px -80px 10px 10px;
	max-width:240px;
	
}

.kps1-rhs {
	margin-right:10px;
	width:400px;
	padding-top:40px;
}

.kps1-video {
	padding:8px 8px 20px 10px;
	background-size:100% auto;
	height:320px;
}

.kps1-video iframe {
	width:383px;
	height:220px;
}


.kpms2-top {
	background-size:500px 100%;
	padding-top:30px;
}

.kpms2-lhs {
	width:400px;
	margin-left:15px;
}


.kps2-img {
	float:right;
	margin:0px -120px -40px 10px;
	max-width:260px;
	
}

.kpms2-rhs {
	width:420px;
	margin-top:10px;

}

.kpms2-note {
	padding-top:20px;
}




.kpms3-lhs {
	background-size:150px auto;
}

.kpms3-rhs {
	background-size:100px auto;
}

.kpm-section3 h3 {
	font-size:47px;
	line-height:47px;
}


.client-counter div {
	height:48px;
	line-height:48px;
	width:30px;
	font-size:33px;
	margin:0px 1px 1px 1px;
}

.counter-section-wrap ul li h3 {
	font-size:20px;
	line-height:24px;
}

.last-update {
	left:0px;
	top:30px;
	font-size:15px;
	line-height:18px;
	letter-spacing:0px;
}

	
.welcome-section {
	background-size: 55% 100%;
	padding: 43px 0px 0px 0px;
}

.w-divider {
	position: absolute;
	left: 0px;
	top: -22px;
}

.ws-rhs {
	float: right;
	margin-right: 42px;
	width: 375px;
}

.ws-lhs {
	width: 416px;
	padding-bottom: 70px;
}

.ws-lhs h2 {
	font-size: 37px;
	line-height: 37px;
	padding-bottom: 20px;
}

.ws-lhs p {
	font-size: 16px;
	line-height: 22px;
	padding-bottom: 20px;
}	
	
}


@media only screen and (min-width: 768px) and (max-width: 959px) {

.sf-button {
	background-position:80% top;
}


.how-much {
	background-image:none;
}


.hm-lhs {
    float: none;
    margin-left: 0px;
    width: auto;
	background-color:#017eff;
	padding:30px 30px 10px 30px;
}


.hm-rhs {
    float: none;
    padding: 30px 0px 0px 0px;
    width: auto;
}



.ob-section {
	background-position:right bottom;
	min-height:inherit;
	background-size:auto 390px;
}

.obs-lhs {
	width:auto;
	padding:30px;
}

.obs-lhs p {
	padding-right:0px;
}

.bbs-head {
	padding-top:0px;
}

.step-list {
	margin:0px!important;
	padding:0px 0px 20px 0px!important;
	overflow:hidden;
}

.step-list li {
	float:none;
	padding:10px 0px 20px 56px;
	min-height:40px;
}

.step-list li:nth-child(1) {
	width:auto;
}

.step-list li:nth-child(2) {
	width:auto;
	margin-left:0px;
}

.step-list li:nth-child(3) {
	width:auto;
	margin-left:0px;
}

.wnk-list li {
	float:none;
	padding:5px 0px 20px 60px;
	min-height:40px;
	max-width:40%;
}

.wnk-list li:nth-child(1) {
	width:auto;
	background-position:left top;
}

.wnk-list li:nth-child(2) {
	width:auto;
	background-position:left top;
	margin-left:0px;
}

.wnk-list li:nth-child(3) {
	width:auto;
	background-position:left top;
}

.wnk-list li:nth-child(4) {
	width:auto;
	background-position:left top;
	margin-left:0px;
}

.sob-button {
	position:absolute;
	right:20px;
	bottom:20px;
	width:325px;
}



.sb-list {
	padding:10px 0px 30px 0px!important;
}

.sb-list li {
	padding:5px 0px 20px 68px!important;
	font-size:27px;
}

.sb-blog  p {
	line-height:22px;
}


.image-right {
	margin:0px 0px 10px 20px;
	max-width:35%;
}
	
	
.single-page-wrap .spw-row .sub-lhs {
	width:auto;
}

.single-page-wrap .spw-row .sub-lhs .single-widget {
	width:220px;
	margin-right:20px;
}




.kpm-section1-wrap {
	background-image:none;
	padding:30px 0px 0px 0px;
}

.kps1-lhs {
	float:none;
	width:auto;
	padding-bottom:20px;
}

.kps1-lhs h3 {
	font-size:50px;
}

.kps1-lhs h4 {
	font-size:38px;
}


.kps1-img {
	margin:0px 0px 10px 10px;
	max-width:260px;
	
}

.kps1-rhs {
	float:none;
	margin-right:0px;
	width:auto;
	background-color:#0a21ff;
	padding:20px;
}


.kps1-video {
	width:488px;
	margin:0 auto;
	padding:11px 11px 20px 12px;
	background-size:100% auto;
	height:350px;
}

.kps1-video iframe {
	width:489px;
	height:278px;
}

.kpm-section2-wrap {
	padding-bottom:0px;
}

.kpms2-top {
	background-image:none;
	padding-top:0px;
	min-height:inherit;
}

.kpms2-lhs {
	background-color:#41bc31;
	float:none;
	width:auto;
	margin-left:0px;
	padding:20px;
}


.kps2-img {
	float:right;
	margin:0px 0px -30px 10px;
	max-width:260px;
	
}

.kpms2-rhs {
	float:none;
	width:490px;
	margin-top:0px;

}

.kpms2-note {
	padding-top:0px;
	clear:both;
}


.kpm-section3 {

}

.kpms3-lhs {
	padding-bottom:50px;
	background-size:150px auto;
}

.kpms3-rhs {
	width:47%;
	padding-left:3%;
	padding-bottom:50px;
	background-size:100px auto;
}

.kpm-section3 h3 {
	font-size:40px;
	line-height:40px;
	font-weight:bold;
	padding:10px 0px 20px 70px;
	background-size:auto 55px;
}



.counter-section-wrap {
	padding-bottom:0px;
}

.counter-section-wrap ul li {
	float:left;
	padding-top:74px;
	width:50%;
	min-height:170px;
}

.counter-icon {
	position:absolute;
	left:50%;
	top:-28px;
	margin-left:-40px;
}


.client-counter div {
	width:36px;
	font-size:35px;
	margin:0px 1px 1px 1px;
}

.counter-section-wrap ul li h3 {
	font-size:25px;
	line-height:27px;
}

.last-update {
	left:0px;
	top:20px;
	font-size:20px;
	line-height:24px;
}
	
.welcome-section {
	background-image: url(images/divider-flat.png);
	background-repeat: repeat-x;
	background-position: center top;
	padding: 5px 0px 0px 0px;
}

.w-divider {
	left: 0px;
	top: -28px;
	display: none;
}

.ws-rhs {
	float: none;
	margin-right: 0px;
	width: auto;
	background-color: #ff5a00;
	padding: 20px;
	text-align: center;
}
	

.ws-lhs {
	float: none;
	width: auto;
	padding: 30px 0px 70px 0px;
	background-color: #fff;
}

.ws-lhs h2 {
	font-size: 40px;
	line-height: 40px;
	padding-bottom: 25px;
}

.ws-lhs p {
	font-size: 17px;
	line-height: 25px;
	padding-bottom: 20px;
}	
	
}

@media only screen and (max-width: 767px) {
.hs1-lhs .ros {display:none;}
.grf-main .gs-box input {width:90%;font-size:14px;}
.grf-main .gs-box input:focus, .grf-main .gs-box input:hover {width:90%!important;font-size:14px;}
.ls1-ros {display:inline-block;}.ui-datepicker{font-size:13px!important;}



.sform1 .sf-section-box h2 {
	left:15px;
}

.sform1 .select-style {
	border-width:2px!important;
}

.sform1 .select-style select  {
	font-size:17px;
}

.sform1 .sf-section-box p {
	float:none;
	width:auto;
	margin:0px 2% 20px 2%;
	padding:0px!important;
}

.sform1 .sf-section-box div {
	margin:0px 2% 20px 2%;
}

.sform1 input {
    border-width:2px!important;
    width: 97%;
		font-size:17px!important;
	color:#000!important;
	padding:0px 15px 0px 15px!important;
}

.sform1 .sf-section-box div input {
	 width: 99%!important;
}

.sform1 textarea {
	height:104px!important;
	border-width:2px!important;
    width: 99%;
		font-size:17px!important;
	color:#000!important;
	padding:10px 15px 10px 15px!important;
}


.sf-button {
	background-image:none;
}

.sf-txt {
	margin:0px 10px 30px 10px!important;
}

.sf-button2 {
	margin-right:10px;
}

.slide-out-div {
	padding-left:0px;
	background-image:none;
}

.hs3-contents .testi-button2 {
	margin:0 auto;
}

.hs3-contents .button a {
    font-size: 14px;
	line-height:42px;
}

.hs2-contents .button a {
    font-size: 14px;
	line-height:42px;
}

.hr-buttons .button1 {
    font-size: 11px;
    margin: 0 4px 15px;
}

.hr-buttons .button1 a {
    padding: 0 20px 0 50px;
}

.hs2-testi {
	opacity:0;
}

.hs3-testi {
	opacity:0;
}


.how-much {
	background-image:none;
}


.hm-lhs {
    float: none;
    margin-left: 0px;
    width: auto;
	background-color:#017eff;
	padding:20px 20px 10px 20px;
}


.hm-rhs {
    float: none;
    padding: 20px 0px 0px 0px;
    width: auto;
}


.ob-section {
	background-position:right bottom;
	min-height:inherit;
	background-size:300px auto;
	padding-bottom:290px;
}

.obs-lhs {
	width:auto;
	padding:20px;
}

.obs-lhs p {
	padding-right:0px;
}

.bbs-head {
	padding-top:0px;
}

.step-list {
	margin:0px!important;
	padding:0px 0px 20px 0px!important;
	overflow:hidden;
}

.step-list li {
	float:none;
	padding:10px 0px 20px 50px;
	min-height:40px;
	background-size:40px auto;
}

.step-list li:nth-child(1) {
	width:auto;
}

.step-list li:nth-child(2) {
	width:auto;
	margin-left:0px;
}

.step-list li:nth-child(3) {
	width:auto;
	margin-left:0px;
}

.wnk-list li {
	float:none;
	padding:2px 0px 20px 50px;
	min-height:40px;
	background-size:40px auto;
}

.wnk-list li:nth-child(1) {
	width:auto;
	background-position:left top;
}

.wnk-list li:nth-child(2) {
	width:auto;
	background-position:left top;
	margin-left:0px;
}

.wnk-list li:nth-child(3) {
	width:auto;
	background-position:left top;
}

.wnk-list li:nth-child(4) {
	width:auto;
	background-position:left top;
	margin-left:0px;
}

.sob-button {
	position:absolute;
	right:10px;
	bottom:10px;
	width:265px;
}
	
	
.sb-list {
	padding:10px 0px 30px 0px!important;
}

.sb-list li {
	padding:2px 0px 20px 50px!important;
	font-size:25px;
	background-size:40px auto;
}

.sb-list li ul {
	padding-top:15px;
	padding-bottom:0px!important;
	margin:0px!important;
}

.sb-list li ul li {
	padding:0px 0px 12px 20px!important;
	font-size:16px;
	background-size:auto auto;
}

.sb-list li ul li:last-child {
	padding-bottom:0px!important;
}



.sb-blog  p {
	line-height:22px;
}


.image-right {
	margin:0px 0px 10px 10px;
	max-width:50%;
}	


.single-page-wrap {
	display: inherit;
}

.single-page-wrap .spw-row {
	display: inherit;
}

.single-page-wrap .spw-row .t-section {
	display: inherit;
}

.single-page-wrap .spw-row .sub-lhs {
	padding-bottom:20px;
}

.single-page-wrap .spw-row .sub-lhs .single-widget {
	margin-right:0px;
}


.kpm-section1-wrap {
	background-image:none;
	padding:20px 0px 0px 0px;
}

.kps1-lhs {
	float:none;
	width:auto;
	padding-bottom:20px;
}

.kps1-lhs h3 {
	font-size:40px;
	line-height:45px;
}

.kps1-lhs h4 {
	font-size:21px;
}


.kps1-img {
	margin:0px 0px 10px 10px;
	max-width:50%;
	
}

.kps1-rhs {
	float:none;
	margin-right:0px;
	width:auto;
	background-color:#0a21ff;
	padding:10px;
}


.kps1-video {
	width:268px;
	margin:0 auto;
	padding:8px 6px 20px 7px;
	background-size:100% auto;
	height:220px;
}

.kps1-video iframe {
	width:268px;
	height:150px;
}

.kpm-section2-wrap {
	padding-bottom:0px;
}

.kpms2-top {
	background-image:none;
	padding-top:0px;
	min-height:inherit;
}

.kpms2-lhs {
	background-color:#41bc31;
	float:none;
	width:auto;
	margin-left:0px;
	padding:15px;
}


.kps2-img {
	float:right;
	margin:0px 0px 10px 10px;
	max-width:50%;
	
}

.kpms2-rhs {
	float:none;
	width:95%;
	margin:20px auto 0 auto;
}

.kpms2-note {
	padding-top:0px;
	clear:both;
}

.kpm-section3 {
	display:inherit;
}

.kpms3-lhs {
	width:auto;
	padding-bottom:100px;
	background-size:150px auto;
}

.kpms3-rhs {
	width:auto;
	padding-bottom:150px;
	background-size:100px auto;
	padding-left:0px;
}

.kpm-section3 h3 {
	font-size:37px;
	line-height:37px;
	padding:13px 0px 20px 75px;
	background-size:60px auto;
}

.kpm-section3 p {
	font-size:17px;
	font-weight:600;
}


.kpm-section3 ul {
	font-size:17px;
	padding:20px 0px 20px 0px;
}


.counter-section-wrap {
	padding:35px 0px 0px 0px;
}

.counter-section-wrap ul li {
	float:none;
	text-align:center;
	padding-top:0px;
	width:95%;
	margin:0 auto;
	padding-bottom:40px;
}


.counter-icon {
	position:static;
	margin-left:0px;
	text-align:center;
	padding-bottom:20px;
}

.client-counter div {
	height:50px;
	line-height:50px;
	width:35px;
	font-size:37px;
	margin:0px 1px 1px 1px;
}

.counter-section-wrap ul li h3 {
	max-width:95%;
	font-size:25px;
	line-height:27px;
}
	
.last-update {
	left:0px;
	top:20px;
	font-size:18px;
	line-height:22px;
}
	
.welcome-section {
	background-image: url(images/divider-flat.png);
	background-repeat: repeat-x;
	background-position: center top;
	padding: 5px 0px 0px 0px;
}

.w-divider {
	left: 0px;
	top: -28px;
	display: none;
}

.ws-rhs {
	float: none;
	margin-right: 0px;
	width: auto;
	background-color: #ff5a00;
	padding: 20px;
	text-align: center;
}
	

.ws-lhs {
	float: none;
	width: auto;
	padding: 30px 0px 70px 0px;
	background-color: #fff;
}

.ws-lhs h2 {
	font-size: 40px;
	line-height: 40px;
	padding-bottom: 25px;
}

.ws-lhs p {
	font-size: 17px;
	line-height: 25px;
	padding-bottom: 20px;
}	
		

}
@media only screen and (min-width: 480px) and (max-width: 767px) {
.hs1-lhs .ros {display:inline-block;}.ls1-ros {display:none;}

.hs3-contents .testi-button2 {
	margin:0 auto 10px 85px;
}

.hs3-contents .button a {
    font-size: 15px;
	line-height:40px;
}

.hs2-contents .button a {
    font-size: 15px;
	line-height:40px;
}

.hr-buttons .button1 {
    font-size: 15px;
    margin: 0 6px 15px;
}

.hr-buttons .button1 a {
    padding: 0 20px 0 57px;
}

.hs2-testi {
	opacity:1;
}

.hs3-testi {
	opacity:1;
}


.ob-section {
	background-position:right bottom;
	min-height:inherit;
	background-size:auto 390px;
	padding-bottom:360px;
}

.obs-lhs {
	width:auto;
	padding:30px;
}

.obs-lhs p {
	padding-right:0px;
}

.bbs-head {
	padding-top:0px;
}

.step-list {
	margin:0px!important;
	padding:0px 0px 20px 0px!important;
	overflow:hidden;
}

.step-list li {
	float:none;
	padding:10px 0px 20px 50px;
	min-height:40px;
}

.step-list li:nth-child(1) {
	width:auto;
}

.step-list li:nth-child(2) {
	width:auto;
	margin-left:0px;
}

.step-list li:nth-child(3) {
	width:auto;
	margin-left:0px;
}

.wnk-list li {
	float:none;
	padding:5px 0px 20px 50px;
	min-height:40px;
}

.wnk-list li:nth-child(1) {
	width:auto;
	background-position:left top;
}

.wnk-list li:nth-child(2) {
	width:auto;
	background-position:left top;
	margin-left:0px;
}

.wnk-list li:nth-child(3) {
	width:auto;
	background-position:left top;
}

.wnk-list li:nth-child(4) {
	width:auto;
	background-position:left top;
	margin-left:0px;
}

.sob-button {
	position:absolute;
	right:20px;
	bottom:20px;
	width:325px;
}
	



.kpm-section1-wrap {
	background-image:none;
	padding:30px 0px 0px 0px;
}

.kps1-lhs {
	float:none;
	width:auto;
	padding-bottom:20px;
}

.kps1-lhs h3 {
	font-size:45px;
}

.kps1-lhs h4 {
	font-size:30px;
}


.kps1-img {
	margin:0px 0px 10px 10px;
	max-width:240px;
	
}

.kps1-rhs {
	float:none;
	margin-right:0px;
	width:auto;
	background-color:#0a21ff;
	padding:15px;
}


.kps1-video {
	width:370px;
	margin:0 auto;
	padding:8px 9px 20px 9px;
	background-size:100% auto;
	height:270px;
}

.kps1-video iframe {
	width:372px;
	height:211px;
}

.kpm-section2-wrap {
	padding-bottom:0px;
}

.kpms2-top {
	background-image:none;
	padding-top:0px;
	min-height:inherit;
}

.kpms2-lhs {
	background-color:#41bc31;
	float:none;
	width:auto;
	margin-left:0px;
	padding:15px;
}


.kps2-img {
	float:right;
	margin:0px 0px 10px 10px;
	max-width:240px;
	
}

.kpms2-rhs {
	float:none;
	width:90%;
	max-width:450px;
	margin:20px auto 0 auto;
	clear:both;
}

.kpms2-note {
	padding-top:0px;
	clear:both;
}


.kpm-section3 {
	display:inherit;
}

.kpms3-lhs {
	width:auto;
	padding-bottom:20px;
	background-size:150px auto;
}

.kpms3-rhs {
	width:auto;
	padding-bottom:20px;
	background-size:110px auto;
	padding-left:0px;
}

.kpm-section3 h3 {
	font-size:40px;
	line-height:40px;
	padding:10px 0px 20px 75px;
	background-size:60px auto;
}

.kpm-section3 p {
	font-size:17px;
	font-weight:600;
}


.kpm-section3 ul {
	font-size:17px;
	padding:20px 0px 20px 0px;
}



.counter-section-wrap {
	padding:35px 0px 0px 0px;
}

.counter-section-wrap ul li {
	float:none;
	text-align:center;
	padding-top:0px;
	width:95%;
	margin:0 auto;
	padding-bottom:40px;
}


.counter-icon {
	position:static;
	margin-left:0px;
	text-align:center;
	padding-bottom:20px;
}

.client-counter div {
	height:50px;
	line-height:50px;
	width:36px;
	font-size:37px;
	margin:0px 1px 1px 1px;
}

.counter-section-wrap ul li h3 {
	max-width:95%;
	font-size:25px;
	line-height:27px;
}
	

}

@media only screen and (max-width: 350px) {
.ui-datepicker{font-size:12px!important;}
#ui-datepicker-div {
    left: 35px !important;
    top: 10px;
}
.grf-main h4 {
    font-size: 11px;
}
.grf-main h3 {
    font-size: 11px;
}
}

.locality, .postal_code {
    display: none!important;
}
.hs1-lhs h1 {
    font-family: 'a_year_without_rainregular';
    padding: 28px 0px 15px 0px;
    font-size: 40px;
    line-height: 43px;
    color: #323232;
    clear: both;
}

.ui-datepicker .ui-datepicker-prev, .ui-datepicker .ui-datepicker-next {
    display: none!important;
}
.grf-main h5 {
    display: none;
}
@media only screen and (max-width: 767px) {
.slide-out-div.open {
    top: 45px !important;
}
}