/*  THIS IS SASS BASED CSS. DO NOT EDIT THIS CSS FILE. PLEASE USE STYLE.CSS IN THE THEME FOLDER TO OVERWRTE ANY STYLES */
/*#common*/

@import "https://fonts.googleapis.com/css?family=Lato:300,400,700";
@import "https://fonts.googleapis.com/css?family=Roboto+Condensed:400,700";
@import "https://fonts.googleapis.com/css?family=Seaweed+Script";
body,
html {
    font-family: "Lato", sans-serif;
}
main,
footer,
article {
    width: 100%;
    float: left;
}
.align-center {
    margin: 0 auto;
}
.container {
    width: 1200px;
    margin: 0 auto;
    max-width: 100%;
    padding: 0 15px;
}
img {
    max-width: 100%;
}
img[src=""] {
    display: none;
}
.avatar {
    border-radius: 50%;
}
iframe {
    max-width: 100%;
}
.btn,
input[type="submit"] {
    font-size: 20px;
    font-family: "Roboto Condensed", sans-serif;
    color: #397DAE;
    background-color: transparent;
    height: 50px;
    border: solid 1px #397DAE;
    border-radius: 0;
    padding: 0 25px;
    line-height: 47px;
    min-width: 80px;
    text-transform: uppercase;
    -webkit-transition: all 0.4s ease-out;
    -moz-transition: all 0.4s ease-out;
    -o-transition: all 0.4s ease-out;
    transition: all 0.4s ease-out;
}
.btn.short,
input[type="submit"].short {
    height: 35px;
    line-height: 35px;
    font-size: 18px;
}
.btn:hover,
input[type="submit"]:hover {
    box-shadow: inset 0 0 0 2px #2A465F;
    border: solid 1px #397DAE;
    background-color: transparent;
    color: #397DAE;
}
.freefont {
    font-family: "Seaweed Script", cursive, sans-serif;
}
h1 {
    font-size: 36px;
}
h3 {
    font-size: 30px;
    font-family: "Roboto Condensed", sans-serif;
    color: #2A465F;
}
h2 {
    font-size: 26px;
}
h4 {
    font-size: 22px;
}
h4 {
    font-size: 20px;
    font-family: "Roboto Condensed", sans-serif;
    color: #2A465F;
    text-transform: uppercase;
}
h5 {
    font-size: 18px;
}
p {
    font-size: 16px;
    margin-bottom: 15px !important;
}
p.light {
    font-size: 14px;
    line-height: 14px;
    color: #B8B8C6;
}
textarea {
    resize: none;
}
body .gform_wrapper div.validation_error,
body .gform_wrapper div.gfield_description {
    display: none !important;
}
body .gform_wrapper div.ginput_container {
    margin-top: 3px !important;
}
body .gform_wrapper li {
    padding-top: 0;
}
body .gform_wrapper li.gfield.gfield_error {
    background: transparent;
    border: 0;
    padding-top: 0;
}
body .gform_wrapper li input,
body .gform_wrapper li select {
    border: solid 1px #ddd;
    background-color: #f4f4f4;
    padding: 5px 10px;
}
.below-t,
.below-d {
    display: none;
}
@media screen and (max-width: 1023px) {
    .below-d {
        display: inline-block;
    }
    .above-d {
        display: none;
    }
}
@media screen and (max-width: 767px) {
    main .below-t {
        display: inline-block;
    }
    main .above-t {
        display: none;
    }
    main h2 {
        font-size: 24px;
    }
    main h3 {
        font-size: 20px;
    }
    main h4 {
        font-size: 18px;
    }
    main h4 {
        font-size: 18px;
    }
    main h5 {
        font-size: 16px;
    }
    main .gform_wrapper .ginput_container_multiselect select {
        background: url(../images/br_down.png) no-repeat right 40% !important;
    }
}
@media screen and (max-width: 320px) {
    .btn {
        font-size: 18px !important;
        padding: 0 15px !important;
    }
}
body .gform_wrapper .top_label li.gfield.gfield_error.gf_left_half {
    margin-right: 0 !important;
}
/*#endregion*/
/*#owl carousel*/

.owl-carousel .owl-stage-outer {
    z-index: 9;
}
.owl-carousel .owl-nav {
    position: absolute;
    top: 40%;
    width: 100%;
    left: 0;
    z-index: 99;
}
.owl-carousel .owl-nav .owl-prev {
    float: left;
    margin-left: 0px;
}
.owl-carousel .owl-nav .owl-next {
    float: right;
    margin-right: 0px;
}
.owl-carousel .author img {
    max-width: 140px;
    display: inline;
}
.owl-carousel.article-carousel .owl-nav,
.owl-carousel.security-badges .owl-nav {
    top: 35%;
}
.owl-carousel.article-carousel .owl-prev,
.owl-carousel.security-badges .owl-prev {
    margin-left: -35px;
}
.owl-carousel.article-carousel .owl-next,
.owl-carousel.security-badges .owl-next {
    margin-right: -35px;
}
.owl-carousel.testi-crsl img.avatar {
    margin-bottom: 20px;
}
.owl-carousel.testi-crsl .owl-prev {
    margin-left: -35px;
    background: #fff;
    width: 80px;
    height: 80px;
    border-radius: 50%;
}
.owl-carousel.testi-crsl .owl-next {
    margin-right: -35px;
    background: #fff;
    width: 80px;
    height: 80px;
    border-radius: 50%;
    text-align: center;
}
@media screen and (min-width: 768px) and (max-width: 1200px) {
    .testi-crsl.owl-carousel .owl-nav {
        width: 98%;
        margin-left: 1%;
    }
}
@media screen and (max-width: 767px) {
    .owl-carousel.testi-crsl {
        overflow: hidden;
    }
    .owl-carousel.testi-crsl .owl-prev {
        margin-left: -15px;
        width: 40px;
        height: 40px;
    }
    .owl-carousel.testi-crsl .owl-next {
        margin-right: -15px;
        width: 40px;
        height: 40px;
    }
    .owl-carousel .owl-nav {
        top: 30%;
    }
}
/*#carousel endregion*/
/*#pagination*/

.paging {
    margin: 0;
    padding: 0;
    text-align: center;
}
.paging li {
    text-align: center;
    width: 30px;
    height: 30px;
    margin: 0 5px;
    list-style-type: none;
    display: inline-block;
    line-height: 30px;
    border-radius: 50%;
}
.paging li.current {
    background-color: #e6e6e6;
}
.paging li span.current {
    text-align: center;
    width: 30px;
    height: 30px;
    list-style-type: none;
    display: inline-block;
    line-height: 30px;
    border-radius: 50%;
    color: #397DAE;
    font-size: 20px;
    background-color: #e6e6e6;
}
.paging li:first-child a {
    background: url(../images/arrow_left_small.png) no-repeat center bottom;
}
.paging li:last-child a {
    background: url(../images/arrow_right_small.png) no-repeat center bottom;
}
.paging li a {
    display: block;
    line-height: 30px;
    font-size: 20px;
    min-width: 20px;
    height: 22px;
    color: #397DAE;
    font-family: "acumin-pro", "Open Sans", sans-serif;
}
.paging.tour-paging li:first-child a,
.paging.tour-paging li:last-child a {
    text-indent: -9999px !important;
}
/*#pagination endregion*/
/*#social*/

.fb {
    background: url(../images/fb_icon.jpg) no-repeat 0 center;
    width: 20px;
    height: 20px;
    display: block;
}
/*#social endregion*/
/*#header*/

body {
    margin-top: 85px;
}
body header {
    background: url(../images/header_bg.jpg) repeat center 0;
    background-size: cover;
    height: 85px;
    position: fixed;
    width: 100%;
    left: 0;
    top: 0;
    z-index: 999;
}
body header .site-logo {
    width: 136px;
    height: 135px;
    position: absolute;
    left: 50%;
    top: 15px;
    margin-left: -68px;
    text-align: center;
    z-index: 998;
}
body header .toggleNav {
    color: #397DAE;
    position: absolute;
    left: 15px;
    top: 15px;
    font-size: 30px;
    background: none transparent;
    padding: 0;
    margin: 0;
    width: 28px;
}
body header .toggleNav:hover {
    color: #2A465F !important;
}
body header .header-nav {
    width: 100%;
    float: left;
}
body header .header-nav > div {
    float: left;
    width: 40%;
}
body header .header-nav > div:last-child {
    float: right;
}
body header .header-nav > div ul {
    margin: 0;
    padding: 0;
}
body header .header-nav > div ul li {
    list-style-type: none;
    float: left;
    line-height: 20px;
    padding: 0;
    margin: 30px 7px 0;
    position: relative;
}
body header .header-nav > div ul li.current_page_item:before {
    position: absolute;
    content: '';
    left: 0;
    width: 100%;
    bottom: -4px;
    height: 3px;
    background-color: #397DAE;
}
body header .header-nav > div ul li.menu-item-has-children a {
    padding-bottom: 15px;
}
body header .header-nav > div ul li a {
    text-transform: uppercase;
    font-family: "Roboto Condensed", sans-serif;
    font-size: 20px;
    color: #397DAE;
}
body header .header-nav > div ul li:hover > a {
    color: #000;
}
body header .header-nav > div ul li .btn {
    margin-top: -7px;
}
@media screen and (min-width: 1024px) and (max-width: 1200px) {
    body header .header-nav > div {
        width: 47%;
    }
    body header .site-logo {
        width: 100px;
        height: 100px;
        top: 28px;
        margin-left: -65px;
    }
}
@media screen and (max-width: 1023px) {
    body {
        margin-top: 65px;
    }
    body header {
        height: 65px;
    }
    body header .site-logo {
        width: 86px;
        height: 86px;
        margin-left: -43px;
        z-index: 9;
    }
    body header .btn.login {
        position: absolute;
        right: 20px;
        top: 20px;
        border: 0;
    }
    body header .header-nav {
        width: 100%;
        float: none;
        left: 0;
        top: 65px;
        max-height: 0;
        overflow: hidden;
        position: fixed;
        background: #f9f9f9;
        -webkit-transition: all 0.4s ease-out;
        -moz-transition: all 0.4s ease-out;
        -o-transition: all 0.4s ease-out;
        transition: all 0.4s ease-out;
        padding: 0;
    }
    body header .header-nav > div {
        float: left;
        width: 100%;
        padding: 0;
    }
    body header .header-nav > div:last-child {
        float: left;
    }
    body header .header-nav > div ul {
        margin: 0;
        padding: 0;
        width: 100%;
        float: left;
    }
    body header .header-nav > div ul li {
        width: 100%;
        float: none;
        line-height: 20px;
        padding: 7px 0;
        margin: 0 0 0 15px;
    }
    body header .header-nav > div ul li .btn {
        margin-top: -7px;
    }
    body header .header-nav > div ul li a {
        font-size: 18px;
    }
    body header .header-nav.expand {
        max-height: calc(100% - 65px);
        overflow-y: auto;
        padding: 15px 0;
    }
}
/*#header endregion*/
/*#owl nav*/

.menu li.menu-item-has-children {
    position: relative;
}
.menu li.menu-item-has-children ul {
    display: none;
    position: absolute;
    left: 0;
    width: 100%;
    top: 30px;
    padding: 0px;
    min-width: 160px;
    background: #fff;
    z-index: 999;
}
.menu li.menu-item-has-children ul li {
    margin: 0;
    padding: 0px 10px;
    border-bottom: solid 1px #eee;
    width: 100%;
}
.menu li.menu-item-has-children ul li a {
    font-size: 16px;
    width: 100%;
    display: block;
    padding-top: 5px !important;
    padding-bottom: 5px !important;
}
.menu li.menu-item-has-children ul li.menu-item-has-children ul {
    right: -100%;
    left: auto;
    top: 0;
}
.menu li.menu-item-has-children ul li.menu-item-has-children:hover > ul.sub-menu {
    display: block;
}
.menu li.menu-item-has-children:hover > ul.sub-menu {
    display: block;
}
.menu li.menu-item-has-children:hover > ul.sub-menu a:hover {
    text-decoration: none;
    color: #000;
}
@media screen and (max-width: 1023px) {
    .menu li.menu-item-has-children ul {
        position: relative;
        top: 0px;
    }
}
@media screen and (max-width: 1023px) {
    body nav .menu > li {
        float: left !important;
    }
    body nav .menu > li > .sub-menu {
        max-height: 0 !important;
        overflow: hidden;
        padding: 0 !important;
        opacity: 1;
    }
    body nav .menu > li > .sub-menu.expand {
        max-height: 2000px !important;
        opacity: 1;
        display: block;
    }
    body nav .menu > li > .sub-menu .sub-menu {
        opacity: 1;
    }
    body nav .menu > li > .sub-menu .sub-menu li {
        padding: 5px 10px !important;
    }
    body nav .menu .menu-item-has-children {
        position: relative;
    }
    body nav .menu .menu-item-has-children .subemenu-toggle {
        position: absolute;
        right: 0;
        top: 0;
    }
    body nav .menu .menu-item-has-children .subemenu-toggle:after {
        content: '+';
        color: #397DAE;
        position: absolute;
        right: 20px;
        font-size: 30px;
        top: 5px;
    }
    body nav .menu .menu-item-has-children .sub-menu .subemenu-toggle:after {
        display: none !important;
    }
    body nav .menu .menu-item-has-children .subemenu-toggle.expnd:after {
        content: '-';
    }
}
/*#nav endregion*/
/*#footer*/

footer {
    background: url(../images/grey_rough_bg.jpg) 0 0;
    background-size: cover;
    padding: 100px 0 50px;
    position: relative;
    height: 300px;
}
footer p {
    font-size: 14px;
    color: #2A465F;
}
footer p a {
    color: #2A465F;
}
footer .subscribe-form {
    float: right;
}
footer .subscribe-form h4 {
    font-size: 20px;
    color: #2A465F;
    font-family: "Roboto Condensed", sans-serif;
    margin: 0 0 30px;
}
footer .subscribe-form .gform_body {
    width: 65% !important;
    float: left;
    margin: 0;
}
footer .subscribe-form .gform_body li {
    margin: 0 !important;
}
footer .subscribe-form .gform_body li label {
    display: none !important;
}
footer .subscribe-form .gform_body li input[type="text"] {
    background: transparent;
    border: 0;
    border-bottom: solid 1px #2A465F;
    width: 100% !important;
}
footer .subscribe-form .gform_footer {
    width: 30%;
    float: right;
    margin: 0;
    padding: 0;
    clear: none;
}
footer .subscribe-form .gform_footer input {
    height: 35px;
    line-height: 33px;
    margin-right: 0;
    padding: 0 20px !important;
    width: 100%;
    min-width: 90px;
    border: solid 1px #2A465F;
    color: #2A465F;
}
footer .footer-menu p {
    margin-bottom: 5px;
}
footer .footer-menu .menu li {
    list-style-type: none;
}
footer .site-logo {
    width: 94px;
    height: 94px;
    position: absolute;
    left: 50%;
    top: 50%;
    margin-left: -47px;
    margin-top: -47px;
    text-align: center;
}
@media screen and (max-width: 980px) {
    footer .site-logo {
        width: 60px;
        height: 60px;
        margin-left: -30px;
    }
    footer .subscribe-form .gform_footer {
        float: left;
    }
    footer .subscribe-form .gform_footer input[type=submit] {
        margin: 0;
    }
}
@media screen and (max-width: 767px) {
    footer {
        height: auto;
        padding: 30px 0 15px;
    }
    footer .site-logo {
        display: none;
    }
    footer .col-sm-3,
    footer .footer-menu {
        float: left;
        width: 100%;
        margin: 15px 0 0;
        text-align: center;
    }
    footer .col-sm-3 .fb,
    footer .footer-menu .fb {
        display: inline-block;
    }
    footer .footer-menu .menu li {
        display: inline;
        padding: 10px;
    }
    footer .subscribe-form {
        width: 100%;
    }
    footer .subscribe-form .gform_wrapper {
        margin: 0;
    }
    footer .subscribe-form h4 {
        margin: 0;
        text-align: center;
    }
    footer .subscribe-form .gform_body {
        width: 100%;
        margin: 0 0 15px;
    }
    footer .subscribe-form .gform_footer {
        width: 100%;
        float: left;
    }
    footer .subscribe-form .gform_footer input[type=submit] {
        margin: 0;
    }
}
/*#footer endregion*/
/*#home*/

main article.banner {
    height: 850px;
    overflow: hidden;
    background-repeat: no-repeat;
    background-position: center 0;
    background-size: cover;
}
main article.banner img {
    width: 100%;
}
main article.banner .banner-text {
    width: 100%;
    position: absolute;
    left: 0;
    top: 42%;
}
main article.banner .banner-text h1 {
    margin: 0;
    text-align: center;
    color: #fff;
    font-family: "Seaweed Script", cursive, sans-serif;
    font-size: 70px !important;
}
main article.banner .banner-text h1 p {
    font-size: 70px;
}
main article.master-text {
    background: url(../images/grey_rough_bg.jpg) 0 0;
    background-size: cover;
    min-height: 385px;
}
main article.master-text .text-block {
    width: 100%;
    background-color: #fff;
    float: left;
    text-align: center;
    position: relative;
    margin-top: -50px;
    padding: 60px 20px 60px;
}
main article.master-text .text-block h2,
main article.master-text .text-block h1 {
    margin: 10px 20% 40px;
}
main article.master-text .text-block h2.freefont {
    color: #397DAE;
    position: relative;
    margin-bottom: 0;
}
main article.master-text .text-block h2.freefont span
{
	display:inline-block;
	margin:0 11px;
}
main article.master-text .text-block h2.freefont:before {
    content: '';
    position: absolute;
    left: 20%;
    top: -20px;
    width: 60%;
    height: 2px;
    background: #ddd;
}
main article.bluebox-inside.home {
    margin-top: 0 !important;
}
main article.bluebox-inside .golf-block {
    background-size: cover;
    height: 385px;
    position: relative;
    margin-top: -85px;
    padding: 10px;
}
main article.bluebox-inside .text-block {
    background-color: #3A7DAF;
    height: auto;
    position: relative;
    margin-top: -85px;
    padding: 40px 0 20px;
    text-align: center;
    margin: -100px 15% 0;
}
main article.bluebox-inside .text-block h2 {
    text-transform: uppercase;
    text-align: center;
    color: #fff;
    margin: 0 0 10px;
}
main article.bluebox-inside .text-block p {
    color: #fff;
    margin: 0 10% 0px;
}
main article.bluebox-inside .text-block .btn {
    color: #fff;
    border: solid 1px #fff;
    margin: 20px 10px;
}
main article.bluebox-inside .text-block .btn:hover {
    box-shadow: inset 0 0 0 2px #fff;
}
main article.services {
    padding: 80px 0 200px;
    text-align: center;
}
main article.services .serivice-items {
    margin: 0;
    padding: 0;
    vertical-align: top;
}
main article.services .serivice-items li {
    margin: 0 0 0 -3px;
    padding: 0;
    list-style-type: none;
    display: inline-block;
    width: 387px;
    vertical-align: top;
}
main article.services .serivice-items li .content {
    background-color: #fff;
    position: relative;
    margin: -60px 10% 0;
}
main article.services .serivice-items li .content h2 {
    margin: 20px 0 10px;
    line-height: 55px;
    text-transform: uppercase;
}
main article.services .serivice-items li .content p {
    color: #2A465F;
    margin-bottom: 40px;
}
main article.twocol-section {
    background: url(../images/grey_rough_bg.jpg) 0 0;
    background-size: cover;
    padding: 0 0 80px;
    margin: 0;
}
main article.twocol-section .video-block {
    margin: 0;
    padding: 0;
    max-width: 1000px;
    width: 100%;
    text-align: center;
    margin: 0 auto;
}
main article.twocol-section .video-block li {
    width: 48%;
    padding: 0;
    list-style-type: none;
    display: inline-block;
    margin: -100px 0 0;
    position: relative;
    vertical-align: top;
}
main article.twocol-section .video-block li .content {
    width: 92%;
    float: left;
    position: relaitve;
    background-color: #fff;
}
main article.twocol-section .video-block li .content h2 {
    float: left;
    width: 100%;
}
main article.twocol-section .video-block li .content p {
    padding: 10px 30px 40px;
}
main article.twocol-section .video-block li .content iframe {
    width: 100%;
    height: 250px;
    display: none;
    position: relative;
    z-index: 2;
}
main article.twocol-section .video-block li .content img {
    width: 100%;
    height: 250px;
}
main article.twocol-section .video-block li .content img[src=""] + iframe {
    display: block;
}
main article.twocol-section .video-block li:last-child {
    border-left: solid 0px #000;
}
main article.twocol-section .video-block li:last-child .content {
    float: right;
}
main article.testimonial-section {
    background-size: cover;
    background-color: #F4F4F4;

    min-height: 445px;
    padding: 130px 0 50px;
}
main article.testimonial-section .testi-block {
    width: 500px;
    max-width: 100%;
    padding: 30px;
    background: #fff;
    margin: 0 auto;
    text-align: center;
    color: #2A465F;
}
main article.testimonial-section .testi-block .owl-controls {
    display: none;
}
main article.testimonial-section.carousel {
    padding: 60px 0;
}
main article.testimonial-section.carousel .testi-block {
    width: 100%;
    max-width: 800px;
    padding: 0 0 30px;
    background: transparent;
}
main article.testimonial-section.carousel .testi-block .avatar {
    width: 150px;
    height: 150px;
    margin: 0 auto 20px;
}
main article.testimonial-section.carousel .testi .avatr_img {
    width: 100%;
    float: left;
    text-align: center;
    min-height: 153px;
}
main article.enquiry {
    padding: 0 0;
    height: 320px;
}
main article.enquiry .text-block {
    background-color: #3A7DAF;
    height: auto;
    position: relative;
    padding: 60px 0;
    text-align: center;
    margin: 80px 0 0;
    width: 100%;
    z-index: 2;
}
main article.enquiry .text-block h2 {
    text-align: center;
    color: #fff;
    margin: 10px 0 0;
}
main article.enquiry .text-block a {
    color: #fff;
}
main article.enquiry .text-block p {
    color: #fff;
    margin: 0 10% 0px;
}
main article.enquiry .text-block .btn {
    color: #fff;
    border: solid 1px #fff;
    margin: 20px 10px;
    min-width: 240px;
}
main article.enquiry .text-block .btn:hover {
    box-shadow: inset 0 0 0 2px #fff;
}
@media screen and (min-width: 1101px) and (max-width: 1400px) {
    body main article.banner {
        height: 700px;
    }
}
@media screen and (min-width: 1024px) and (max-width: 1100px) {
    body main article.banner {
        height: 500px;
    }
    main article.banner .banner-text h1 p,
    main article.banner .banner-text h1 {
        font-size: 52px;
    }
    main article.services .serivice-items li {
        width: 325px;
    }
}
@media screen and (min-width: 768px) and (max-width: 980px) {
    main article.services .serivice-items li {
        width: 247px;
    }
    main article.services .serivice-items li .btn {
        padding: 0 15px;
    }
    main article.banner {
        height: 450px;
    }
    main article.banner .banner-text {
        top: 230px;
    }
    main article.banner .banner-text h1 {
        font-size: 50px;
    }
    main article.banner .banner-text h1 p {
        font-size: 40px;
    }
}
@media screen and (max-width: 767px) {
    body main article.banner .banner-text h1 {
        font-size: 40px !important;
    }
    body main article.banner .banner-text h1 p {
        font-size: 40px!important;
    }
    body main article.master-text {
        min-height: auto;
        padding: 0 0 30px;
    }
    body main article.master-text .text-block {
        margin: 20px 0 0;
        padding: 20px;
    }
    body main article.master-text .text-block h2 {
        margin: 10px 7% 40px;
        font-size: 20px;
    }
    body main article.master-text .text-block h2.freefont {
        font-size: 26px;
        margin-bottom: 15px;
    }
	main article.master-text .text-block h2.freefont span
	{
		display:block;
		width:100%;
		text-align:center;
		margin:0;
	}
    body main article.bluebox-inside .container,
    body main article.bluebox-inside .row,
    body main article.bluebox-inside .col-sm-12 {
        padding: 0;
        margin: 0;
    }
    body main article.bluebox-inside .container .golf-block,
    body main article.bluebox-inside .row .golf-block,
    body main article.bluebox-inside .col-sm-12 .golf-block {
        margin: 0;
    }
    body main article.bluebox-inside .container .text-block,
    body main article.bluebox-inside .row .text-block,
    body main article.bluebox-inside .col-sm-12 .text-block {
        margin: 0;
    }
    body main article.services {
        padding: 0;
    }
    body main article.services .container,
    body main article.services .row,
    body main article.services .col-sm-12 {
        padding: 0;
        margin: 0;
    }
    body main article.services .container .serivice-items li,
    body main article.services .row .serivice-items li,
    body main article.services .col-sm-12 .serivice-items li {
        width: 100%;
        margin: 0 0 60px;
    }
    body main article.twocol-section {
        padding: 30px 0 10px;
    }
    body main article.twocol-section .video-block li {
        margin: 20px 0;
        width: 100%;
        max-width: 350px;
        border: 0 !important;
    }
    body main article.twocol-section .video-block li .content {
        width: 100%;
    }
    body main article.testimonial-section {
        background-size: 200%;
        background-color: #fff;
        padding: 50% 0 0;
        background-repeat: no-repeat;
        height: auto;
        min-height: auto;
    }
    body main article.enquiry {
        height: auto;
    }
    body main article.enquiry .container,
    body main article.enquiry .row,
    body main article.enquiry .col-sm-12 {
        padding: 0;
        margin: 0;
    }
    body main article.enquiry .container .text-block,
    body main article.enquiry .row .text-block,
    body main article.enquiry .col-sm-12 .text-block {
        margin: 0;
        padding: 20px 0;
    }
    body main article.enquiry .container .text-block h2,
    body main article.enquiry .row .text-block h2,
    body main article.enquiry .col-sm-12 .text-block h2 {
        padding-left: 20px;
        padding-right: 20px;
    }
}
@media screen and (min-width: 481px) and (max-width: 767px) {
    body main article.banner {
        height: 250px;
    }
    body main article.banner .banner-text {
        top: 150px;
    }
}
@media screen and (max-width: 480px) {
    body main article.banner {
        height: 350px;
    }
    body main article.banner .banner-text {
        top: 28%;
    }
    body main article.banner .banner-text.archive {
        top: 25% !important;
    }
    body main article.banner img {
        height: 250px;
        width: auto;
        max-width: inherit;
        overflow: hidden;
    }
    body main article.master-text .text-block p .btn {
        witdh: 100%;
    }
    body main article.services .container .serivice-items li img {
        width: 100%;
    }
    main article.testimonial-section.carousel {
        padding: 60px 0;
    }
}
@media screen and (max-width: 360px) {
    main article.twocol-section .video-block li .content h2 {
        padding: 0 20px;
    }
    body main article.banner {
        height: 200px;
    }
    main.inner article.banner .banner-text.archive {
        top: 20% !important;
    }
}
/*#home endregion*/
/*#inner*/

main.inner.landing article.banner .banner-text h1 {
    color: #fff;
    margin-top: 80px;
}
main.inner article.banner {
    max-height: 400px;
}
main.inner article.banner .banner-text {
    top: 25%;
}
main.inner article.full-width-paragraph .text-block h2,
main.inner article.left-align-block .text-block h2,
main.inner article.right-align-block .text-block h2 {
    text-align: left !important;
}
main.inner article.master-text {
    background: transparent;
    min-height: 0;
    top: 25%;
}
main.inner article.master-text .text-block {
    padding: 30px 0px;
    margin-top: 0px;
}
main.inner article.master-text .text-block .btn {
    margin-top: 40px;
}
main.inner article.master-text .text-block .more-less-txt section {
    font-size: 16px;
    margin-bottom: 15px !important;
}
main.inner article.master-carousel {
    padding: 60px 0;
}
main.inner article.master-carousel ul {
    margin: 0;
    padding: 0;
}
main.inner article.master-carousel ul li {
    padding: 0;
    margin: 0;
    list-style-type: none;
}
main.inner article.reception-space {
    padding: 80px 0 200px;
    background: url(../images/grey_rough_bg.jpg) 0 0;
    background-size: cover;
}
main.inner article.reception-space hr {
    margin: 0;
    border-bottom: solid 1px #2A465F;
    max-width: 100%;
}
main.inner article.reception-space h4 {
    margin: 15px 0 0;
}
main.inner article.reception-space h2 {
    text-align: center;
    margin: 0 0 30px;
    text-transform: uppercase;
}
main.inner article.reception-space .carousel-col {
    float: right;
}
main.inner article.services {
    padding: 80px 0 40px;
    text-align: center;
}
main.inner article.services .serivice-items {
    margin: 0;
    padding: 0;
    vertical-align: top;
}
main.inner article.services .serivice-items li {
    margin: 0;
    padding: 0;
    list-style-type: none;
    display: inline-block;
    width: 471px;
    max-width: 100%;
    float: left;
    vertical-align: top;
    position: relative;
}
main.inner article.services .serivice-items li:after {
    position: absolute;
    right: -25%;
    height: 100%;
    width: 1px;
    background-color: #000;
    content: '';
    top: 0;
}
main.inner article.services .serivice-items li:last-child {
    float: right;
}
main.inner article.services .serivice-items li:last-child:after {
    display: none;
}
main.inner article.services .serivice-items li .content {
    background-color: #fff;
    position: relative;
    margin: -60px 7% 0;
}
main.inner article.services .serivice-items li .content h2 {
    margin: 20px 0 10px;
    line-height: 55px;
    text-transform: uppercase;
}
main.inner article.services .serivice-items li .content p {
    color: #2A465F;
    margin-bottom: 0px;
}
main.inner article.services .serivice-items li .content a {
    font-weight: 600;
    font-size: 16px;
}
main.inner article.twocol-section {
    background-image: none;
    padding: 0 0 50px;
}
main.inner article.twocol-section .video-block {
    max-width: 100%;
}
main.inner article.twocol-section .video-block li {
    margin: 60px 0 0;
}
main.inner article.twocol-section .text-block {
    background-color: #3A7DAF;
    height: auto;
    position: relative;
    margin-top: -85px;
    padding: 40px 0 20px;
    text-align: center;
    margin: -100px 15% 0;
}
main.inner article.twocol-section .text-block h2 {
    text-transform: uppercase;
    text-align: center;
    color: #fff;
    margin: 0 0 10px;
}
main.inner article.twocol-section .text-block p {
    color: #fff;
    margin: 0 10% 0px;
}
main.inner article.twocol-section .text-block .btn {
    color: #fff;
    border: solid 1px #fff;
    margin: 50px 10px 20px;
}
main.inner article.twocol-section .text-block .btn:hover {
    box-shadow: inset 0 0 0 2px #fff;
}
main.inner article.course_info {
    padding: 80px 0 60px;
    min-height: 460px;
}
main.inner article.course_info .detail-info {
    padding-right: 100px;
}
main.inner article.course_info .detail-info h4 {
    color: #2A465F;
    text-transform: uppercase;
}
main.inner article.course_info .detail-info table {
    width: 100%;
    margin: 0 0 20px;
}
main.inner article.course_info .detail-info table th,
main.inner article.course_info .detail-info table td {
    padding: 10px 0 10px 10px;
    border-bottom: solid 1px #2A465F;
}
main.inner article.course-details {
    padding: 100px 0 60px;
    background-color: #f4f4f4;
}
main.inner article.course-details h2 {
    padding: 0 50px 0 0;
    text-align: left;
    margin-top: 0;
}
main.inner article.course-details p {
    color: #2A465F;
}
main.inner article.inquery-fom {
    height: 400px;
}
main.inner article.inquery-fom .text-block {
    margin: 0;
    z-index: 99;
    margin-top: 60px;
}
main.inner article.inquery-fom .text-block h2,
main.inner article.inquery-fom .text-block p {
    width: 70%;
    float: right;
    margin: 0;
    text-align: left;
}
main.inner article.inquery-fom .text-block h2 {
    margin: 20px 0;
}
main.inner article.inquery-fom .text-block p {
    font-size: 28px;
    font-family: "Roboto Condensed", sans-serif;
}
main.inner article.inquery-fom .text-block p span {
    display: block;
    margin-top: 120px;
}
main.inner article.inquery-fom .text-block .gform_wrapper .gform_body {
    max-width: 70%;
}
main.inner article.inquery-fom .text-block .gform_wrapper .gform_body li .gfield_label {
    display: none;
}
main.inner article.inquery-fom .text-block .gform_wrapper .gform_body li .ginput_container input,
main.inner article.inquery-fom .text-block .gform_wrapper .gform_body li .ginput_container textarea {
    background: transparent;
    border: 0;
    border-bottom: solid 1px #fff;
    color: #fff;
    padding: 5px 10px !important;
    resize: none;
}
main.inner article.inquery-fom .text-block .gform_wrapper .gform_body li .ginput_container input::-webkit-input-placeholder,
main.inner article.inquery-fom .text-block .gform_wrapper .gform_body li .ginput_container textarea::-webkit-input-placeholder {
    /* Chrome/Opera/Safari */
    
    color: rgba(255, 255, 255, 0.7);
}
main.inner article.inquery-fom .text-block .gform_wrapper .gform_body li .ginput_container input::-moz-placeholder,
main.inner article.inquery-fom .text-block .gform_wrapper .gform_body li .ginput_container textarea::-moz-placeholder {
    /* Firefox 19+ */
    
    color: rgba(255, 255, 255, 0.7);
}
main.inner article.inquery-fom .text-block .gform_wrapper .gform_body li .ginput_container input:-ms-input-placeholder,
main.inner article.inquery-fom .text-block .gform_wrapper .gform_body li .ginput_container textarea:-ms-input-placeholder {
    /* IE 10+ */
    
    color: rgba(255, 255, 255, 0.7);
}
main.inner article.inquery-fom .text-block .gform_wrapper .gform_body li .ginput_container input:-moz-placeholder,
main.inner article.inquery-fom .text-block .gform_wrapper .gform_body li .ginput_container textarea:-moz-placeholder {
    /* Firefox 18- */
    
    color: rgba(255, 255, 255, 0.7);
}
main.inner article.inquery-fom .text-block .gform_wrapper .gform_footer {
    margin: 0;
    padding: 0;
}
main.inner article.inquery-fom .text-block .gform_wrapper .gform_footer input {
    color: #fff;
    border: solid 1px #fff;
    width: 67%;
    margin-top: 25px;
}
main.inner article.course_gallery {
    padding: 0;
}
main.inner article.course_gallery ul {
    margin: 0;
    padding: 0;
    list-style-type: none;
    z-index: 99;
}
main.inner article.course_gallery ul li {
    margin: 0;
    padding: 0;
    list-style-type: none;
}
main.inner article.course_gallery .overlayer {
    width: 80%;
    position: relative;
    top: 50px;
    background: #fff;
    margin: 0 auto;
    height: 50px;
    margin-top: 60px;
    z-index: 9;
}
main.inner article.course_gallery .owl-controls {
    /*position: absolute;*/
    
    width: 100%;
    margin: 0 auto;
    top: 40%;
    z-index: 99;
}
main.inner article.course_gallery .owl-controls .owl-dots {
    position: absolute;
    margin-top: 20px;
    text-align: center;
    width: 100%;
}
main.inner article.course_gallery .owl-controls .owl-dots .owl-dot {
    display: none;
}
main.inner article.course_gallery .owl-controls .owl-dots .owl-dot.active {
    display: block !important;
    text-align: center;
    font-size: 20px;
    font-family: "Roboto Condensed", sans-serif;
    color: #397DAE;
}
main.inner article.course_gallery .owl-controls .owl-nav {
    position: absolute;
    /*top: auto;*/
    
    top: calc(50% - 56px);
    width: 100%;
    z-index: 99;
}
main.inner article.course_gallery .owl-controls .owl-nav .owl-prev {
    float: left;
    margin-left: 0px;
    /*:after

        {

        	content:'PREVIOUS HOLE';

        	font-size:20px;

        	color:$masterBlueColor;

        	font-family:$condfont;

        	padding-left:15px;

        	line-height:25px;

        }*/
}
main.inner article.course_gallery .owl-controls .owl-nav .owl-prev img {
    margin-bottom: 5px;
}
main.inner article.course_gallery .owl-controls .owl-nav .owl-next {
    float: right;
    margin-right: 0px;
    /*&:before

        {

        	content:'NEXT HOLE';

        	font-size:20px;

        	color:$masterBlueColor;

        	font-family:$condfont;

        	padding-right:15px;

        	line-height:25px;

        }*/
}
main.inner article.course_gallery .owl-controls .owl-nav .owl-next img {
    margin-bottom: 5px;
}
main.inner article.course_gallery .slider-info {
    width: 980px;
    margin: 20px auto;
    max-width: 100%;
    text-align: center;
    color: #397DAE;
}
main.inner article.course_gallery .slider-info p {
    text-align: center;
    font-size: 20px;
    font-family: "Roboto Condensed", sans-serif;
}
main.inner article.course_gallery .slider-info span {
    color: #397DAE;
}
@media screen and (max-width: 767px) {
    main.inner article.master-text .text-block {
        padding: 15px;
    }
    main.inner article.reception-space .tabs {
        display: none;
    }
    main.inner article.reception-space .tab_content {
        padding: 0 !important;
    }
    main.inner article.reception-space .tab_content .carousel-col {
        padding: 0;
    }
    main.inner article.reception-space .tab_content .carousel-col + .col-sm-6 {
        padding: 25px;
    }
    main.inner article.reception-space .tab_content .tab_drawer_heading {
        display: none;
    }
    main.inner article.reception-space .tab_drawer_heading {
        background-color: #f1f1f1;
        color: #397DAE;
        border-top: 1px solid #333;
        margin: 0;
        padding: 15px 20px;
        display: block;
        cursor: pointer;
        -webkit-touch-callout: none;
        -webkit-user-select: none;
        -khtml-user-select: none;
        -moz-user-select: none;
        -ms-user-select: none;
        user-select: none;
    }
    main.inner article.reception-space .d_active {
        background-color: #fff;
        color: #397DAE;
    }
    main.inner article.reception-space .d_active + .tab_content {
        border-top: 0;
    }
    main.inner article.reception-space {
        padding: 30px 0 0;
    }
    main.inner article.reception-space .container,
    main.inner article.reception-space .row,
    main.inner article.reception-space .col-sm-12 {
        padding: 0;
        margin: 0;
    }
    main.inner article.reception-space .container .col-sm-6,
    main.inner article.reception-space .row .col-sm-6,
    main.inner article.reception-space .col-sm-12 .col-sm-6 {
        width: 100%;
        float: left;
    }
    main.inner article.reception-space .container .panel,
    main.inner article.reception-space .row .panel,
    main.inner article.reception-space .col-sm-12 .panel {
        margin: 0;
    }
    main.inner article.reception-space .container .panel .panel-body,
    main.inner article.reception-space .row .panel .panel-body,
    main.inner article.reception-space .col-sm-12 .panel .panel-body {
        padding: 0;
    }
    main.inner article.twocol-section {
        padding: 0;
    }
    main.inner article.twocol-section .container,
    main.inner article.twocol-section .row,
    main.inner article.twocol-section .col-sm-12 {
        padding: 0;
        margin: 0;
    }
    main.inner article.twocol-section .container .text-block,
    main.inner article.twocol-section .row .text-block,
    main.inner article.twocol-section .col-sm-12 .text-block {
        margin: 0;
    }
    main.inner article.services {
        padding: 0;
    }
    main.inner article.services .container,
    main.inner article.services .row,
    main.inner article.services .col-sm-12 {
        padding: 0;
        margin: 0;
    }
    main.inner article.services .container .serivice-items li,
    main.inner article.services .row .serivice-items li,
    main.inner article.services .col-sm-12 .serivice-items li {
        margin: 0 0 30px;
        float: none;
    }
    main.inner article.services .container .serivice-items li:after,
    main.inner article.services .row .serivice-items li:after,
    main.inner article.services .col-sm-12 .serivice-items li:after {
        display: none;
    }
    main.inner article.inquery-fom {
        height: auto;
        margin: 0;
    }
    main.inner article.inquery-fom .text-block p,
    main.inner article.inquery-fom .text-block h2 {
        width: 100%;
        text-align: center;
    }
    main.inner article.inquery-fom .text-block p span,
    main.inner article.inquery-fom .text-block h2 span {
        margin: 0;
    }
    main.inner article.inquery-fom .text-block p {
        font-size: 20px;
    }
    main.inner article.inquery-fom .text-block .gform_wrapper .gform_body {
        max-width: 100%;
    }
    main.inner article.inquery-fom .text-block .gform_wrapper .gform_footer input {
        width: 100%;
    }
    main.inner article.testimonial-section.carousel .testi .avatar {
        margin-bottom: 20px;
        height: 120px;
        width: 120px;
    }
    main.inner article.testimonial-section.carousel .owl-prev img {
        height: 26px;
        margin-top: 7px;
        margin-left: 11px;
    }
    main.inner article.testimonial-section.carousel .owl-next img {
        height: 26px;
        margin-top: 7px;
        margin-right: 0px;
    }
    main.inner article.course_info {
        padding: 20px 0;
        height: auto;
    }
    main.inner article.course_info .detail-info {
        padding-right: 15px;
    }
    main.inner article.course_info .video-section iframe {
        max-height: 250px;
    }
    main.inner article.course-details {
        padding: 20px 0;
    }
    main.inner article.course-details h2 {
        padding: 0;
        margin-top: 0;
    }
    main.inner article.course_gallery .overlayer {
        top: 0;
        height: auto;
    }
}
@media screen and (max-width: 480px) {
    main.inner article.banner .banner-text {
        top: 20%;
    }
    main.inner article.twocol-section .container .text-block,
    main.inner article.twocol-section .row .text-block,
    main.inner article.twocol-section .col-sm-12 .text-block {
        padding: 20px;
    }
    main.inner article.twocol-section .container .text-block .btn,
    main.inner article.twocol-section .row .text-block .btn,
    main.inner article.twocol-section .col-sm-12 .text-block .btn {
        width: 100%;
        margin: 10px 0;
    }
    main.inner article.reception-space .tab_content .carousel-col + .col-sm-6 .btn {
        width: 100%;
    }
    main.inner article.master-text .text-block {
        margin-top: 50px !important;
    }
}
body#contact #secondary .banner-text h1 {
    color: #397DAE;
}
body#contact secondary#main.inner article.banner {
    max-height: 260px;
}
body.single-course-tour main article.banner .banner-text h1 {
    display: none;
}
.solutions-block.bod {
    padding: 40px 0 60px;
}
.solutions-block.bod h2 {
    text-align: center;
    margin-bottom: 40px;
}
body .bod-crsl.owl-carousel {
    width: 100%;
    margin: 0;
    padding: 0;
    list-style: none;
    text-align: center;
}
body .bod-crsl.owl-carousel li {
    margin: 0;
    padding: 0;
    list-style: none;
    text-align: center;
    display: inline-block;
    width: 100%;
}
body .bod-crsl.owl-carousel li img {
    width: 260px;
    margin-bottom: 0px;
    display: inline;
}
body .bod-crsl.owl-carousel li h3,
body .bod-crsl.owl-carousel li p {
    text-align: center;
    padding: 0 15%;
}
/*#inner endregion*/
/*#tabs*/

.panel {
    background: transparent;
}
.panel-default {
    border: 0;
}
.panel .panel-heading {
    background: transparent;
    padding: 0;
    border: 0;
}
.panel .panel-heading .nav-tabs {
    border-bottom: 1px solid #fff;
}
.panel .panel-heading .nav-tabs li {
    width: 33.33334%;
}
.panel .panel-heading .nav-tabs li a {
    border-radius: 0;
    font-size: 30px;
    font-family: "Roboto Condensed", sans-serif;
    color: #2A465F;
    padding: 15px 50px;
}
.panel .panel-heading .nav-tabs li.active a {
    border: 0;
    margin-top: 1px;
    color: #397DAE;
    display: block;
    text-align: center;
}
.panel .panel-body {
    background-color: #fff;
    padding: 60px;
}
/*#tabs endregion*/
/*  THIS IS SASS BASED CSS. DO NOT EDIT THIS CSS FILE. PLEASE USE STYLE.CSS IN THE THEME FOLDER TO OVERWRTE ANY STYLES */
/*# sourceMappingURL=mona.css.map */

@media screen and (max-width: 1023px) 
{
	body .menu li.menu-item-has-children ul li.menu-item-has-children ul
	{
		right:0;
	}
}
@media screen and (max-width: 767px) 
{
	main article.bluebox-inside .golf-block
	{
		background-position: 58% 0;
	}
}