/*
Theme Name: Moyasta
Theme URI: http://www.actonweb.com/
Version: 1.0
Author: Acton Web

*/
/* =WordPress Core
-------------------------------------------------------------- */
.alignnone {
    margin: 0 20px 20px 0;
}

.aligncenter,
div.aligncenter {
    display: block;
    margin: 5px auto 5px auto;
}

.alignright {
    float:right;
    margin: 5px 0 20px 20px;
}

.alignleft {
    float: left;
    margin: 5px 20px 20px 0;
}

a img.alignright {
    float: right;
    margin: 5px 0 20px 20px;
}

a img.alignnone {
    margin: 5px 20px 20px 0;
}

a img.alignleft {
    float: left;
    margin: 5px 20px 20px 0;
}

a img.aligncenter {
    display: block;
    margin-left: auto;
    margin-right: auto;
}

.wp-caption {
    background: #fff;
    border: 1px solid #f0f0f0;
    max-width: 96%; /* Image does not overflow the content area */
    padding: 5px 3px 10px;
    text-align: center;
}

.wp-caption.alignnone {
    margin: 5px 20px 20px 0;
}

.wp-caption.alignleft {
    margin: 5px 20px 20px 0;
}

.wp-caption.alignright {
    margin: 5px 0 20px 20px;
}
.wp-caption img {
    border: 0 none;
    height: auto;
    margin: 0;
    max-width: 98.5%;
    padding: 0;
    width: auto;
}
.wp-caption p.wp-caption-text {
    font-size: 11px;
    line-height: 17px;
    margin: 0;
    padding: 0 4px 5px;
}
/* Text meant only for screen readers. */
.screen-reader-text {
    clip: rect(1px, 1px, 1px, 1px);
    position: absolute !important;
    white-space: nowrap;
    height: 1px;
    width: 1px;
    overflow: hidden;
}
.screen-reader-text:focus {
    background-color: #f1f1f1;
    border-radius: 3px;
    box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
    clip: auto !important;
    color: #21759b;
    display: block;
    font-size: 14px;
    font-size: 0.875rem;
    font-weight: bold;
    height: auto;
    left: 5px;
    line-height: normal;
    padding: 15px 23px 14px;
    text-decoration: none;
    top: 5px;
    width: auto;
    z-index: 100000; /* Above WP toolbar. */
}
a {
    color: #c39a6c;
}
a:hover {
    color: inherit;
    text-decoration: none;
}
a:focus {
    outline: thin dotted;
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px;
}
@font-face {
    font-family: niramitextralight;
    src: url(fonts/Niramit/Niramit-ExtraLight.ttf);
}
@font-face {
    font-family: niramitlight;
    src: url(fonts/Niramit/Niramit-Light.ttf);
}
@font-face {
    font-family: niramitregular;
    src: url(fonts/Niramit/Niramit-Regular.ttf);
}
@font-face {
    font-family: niramitmedium;
    src: url(fonts/Niramit/Niramit-Medium.ttf);
}
@font-face {
    font-family: niramitbold;
    src: url(fonts/Niramit/Niramit-Bold.ttf);
}



body {
    font-family: niramitregular, sans-serif;
}
.container_fullwidth {
    width: 95%;
    margin: 0 auto;
}
.center {
    margin: 0 auto;
}
.block {
    display: block;
}
.header {
    box-shadow: 0 0 10px #848484;
}
.navbar-brand {
    height: auto;
    padding: 0;
}
.navbar-brand>img {
    margin-top: 0;
    width: 174px;
    transition: 0.3s;
    height: 170px;
}
.navbar-default {
    background-color: transparent;
    border-radius: 0;
    margin: 0;
    height: auto;
    padding: 7px 0 0;
    border: none;
    transition: 0.3s;
    box-shadow: none;
}
.navbar-default .navbar-nav>li>a {
    font-size: 20px;
    color: #726658;
    padding-top: 13px;
    padding-bottom: 40px;
    padding-left: 0;
    padding-right: 0;
    position: relative;
    line-height: 1;
    font-family: montserratregular;
}
.navbar-default .navbar-nav>li {
    margin-left: 23px;
    margin-right: 23px;
}
.navbar-default .navbar-nav>li:last-child {
    margin-right: 0;
}

#menu-main-menu {
    margin-top: 60px;
    float: right;
}
.navbar-nav>li {
    float: none;
}
.nav>li>a {
    position: relative;
    display: block;
    padding: 20px 0;
    font-family: niramitlight;
    text-transform: uppercase;
    text-align: right;
    color: #fff;
    font-size: 22px;
}
.nav>li>a:focus, .nav>li>a:hover {
    text-decoration: none;
    background-color: transparent;
}
.navbar-nav>li:not(.donatelink)>a:focus, .navbar-nav>li:not(.donatelink)>a:hover, .navbar-nav>li:not(.donatelink).current-menu-item>a, .navbar-nav>li:not(.donatelink).current-page-ancestor>a, .navbar-nav>li:not(.donatelink).hovered>a,
body.page-id-156 .navbar-nav > li.menu-item-42 > a,
body.single-tribe_events .navbar-nav > li.menu-item-41 > a,
body.single:not(.single-tribe_events) .navbar-nav > li.menu-item-46 > a {
    color: #a2cbf4;
    transition: 0.3s;
}
.dropdown-menu {
    position: relative;
    top: 0;
    left: 0;
    display: block;
    float: none;
    min-width: 100%;
    font-size: 14px;
    text-align: right;
    background-color: transparent;
    border: 1px solid #ccc;
    border: none;
    border-radius: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
}
.dropdown-menu>li>a {
    display: block;
    padding: 5px 0;
    clear: both;
    font-family: niramitlight;
    text-transform: uppercase;
    text-align: right;
    color: #fff;
    font-size: 16px;
}
.dropdown-menu>li>a:focus, .dropdown-menu>li>a:hover {
    color: #a2cbf4;
    text-decoration: none;
    background-color: transparent;
}
.header.sticky nav {
    transition: 0.3s;
    padding: 10px 0;
}
.header.sticky .navbar-brand>img {
    margin-top: 5px;
    width: 80px;
    transition: 0.3s;
    height: 78px;
}
.header.sticky .buttons_wrapper {
    margin-top: 0;
}
.header_contact {
    position: absolute;
    top: -7px;
    right: 15px;
}
.btn, .gform_wrapper .gform_footer input[type=submit] {
    padding: 12px 40px;
    font-size: 20px;
    border-radius: 0;
    background: transparent;
    color: #406fa2;
    font-family: niramitmedium;
    transition: 0.3s;
    text-transform: uppercase;
    border: 1px solid #406fa2;
    margin-left: 10px;
    margin-right: 10px;
}
.gform_wrapper .gform_footer input[type=submit] {
    display: -moz-inline-stack;
    display: inline-block;
    border: none;
    background: transparent;
    color: #406fa2;
    border: 1px solid #406fa2;
    text-transform: uppercase;
    font-weight: bold;
}
.mapp-layout {
    margin: 0;
}
.header_contact .btn {
    padding: 9px 20px;
}
.btn:hover, .btn:focus, .btn:active {
    color: #fff;
    background: #406fa2;
    transition: 0.3s;
}
.btn.whitehover:hover {
    background: #fff;
    color: #c39a6c;
    transition: 0.3s;
}
.navbar-default .navbar-toggle {
    border: none;
    background: #446d95;
    border-radius: 50%;
    width: 70px;
    height: 70px;
    text-align: center;
    display: block;
}
.navbar-toggle .icon-bar {
    display: block;
    width: 30px;
    height: 3px;
    border-radius: 0;
    margin: 0 auto;
}
.navbar-default .navbar-toggle .icon-bar {
    background-color: #fff;
}
.navbar-header {
    width: 100%;
}
.navbar-default .navbar-toggle:focus, .navbar-default .navbar-toggle:hover {
    background-color: #446d95;
}
.buttons_wrapper {
    overflow: hidden;
    display: inline-block;
    float: right;
    margin-top: 40px;
}
.navbar-toggle .icon-bar+.icon-bar {
    margin-top: 6px;
}
.slider {
    margin: 0;
}
.slick-initialized .slick-slide {
    display: flex;
}
.slide {
    height: 870px;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
}
.slider_image {
    position: absolute;
    top: 0;
    width: 100% !important;
    height: 100%;
    -webkit-transform: scale(1);
    transform: scale(1);
    object-fit: cover;
    -webkit-transition: all 3s linear;
    transition: all 3s linear;
}
.slide.animate .slider_image {
    transform: scale(1.1);
    object-fit: cover;
    -webkit-transition: all 3s linear;
    transition: all 3s linear;
}
.slide .slider_image_css {
    display: none;
}
.slide.textpos1 {
    text-align: left;
}
.slide.textpos2 {
    text-align: center;
}
.slide.textpos3 {
    text-align: right;
}
.slide .overlay {
    display: none;
    position: absolute;
    top:0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0,0,0,0.26);
    z-index: 1;
}
.slide_content {
    position: relative;
    bottom: 0;
    left: 0;
    width: 100%;
    z-index: 10;
    margin-top: 0;
    align-self: flex-end;
}
.slide h2 {
    font-family: niramitextralight;
    font-size: 50px;
    color: #fff;
    margin-bottom: 50px;
}
.slide h2 span.subtitle {
    font-size: 100px;
    font-family: SouthRoute;
}
.slide.textpos1 h2 span, .slide.textpos3 h2 span.subtitle {
    clear: both;
    display: block;
}
.slide.textpos2 h2 {
    margin-left: -15%;
    margin-bottom: 100px;
}
.slide.textpos2 h2 span:first-child {
    display: inline-block;
}
.slide.textpos2 h2 span.subtitle {
    display: inline-block;
    position: absolute;
    margin-left: 15px;
    line-height: 0.7;
    margin-top: -10px;
}
.slick-prev:before, .slick-next:before {
    font-family: 'niramitextralight';
    font-size: 40px;
    line-height: 1;
    opacity: 1;
    color: white;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    z-index: 999;
    position: relative;
}
.slick-prev:before { content: '<'; }
.slick-next:before { content: '>'; }
.slick-prev {
    left: 40px;
    width: 50px;
    height: 50px;
    z-index: 998;
}
.slick-next {
    right: 40px;
    width: 50px;
    height: 50px;
    z-index: 998;
}
.rightoffset {
    padding-right: 110px;
}
.leftoffset {
    padding-left: 110px;
}
.rightoffsetsmall {
    padding-right: 30px;
}
.leftoffsetsmall {
    padding-left: 30px;
}
.rightoffsetmedium {
    padding-right: 60px;
}
.leftoffsetmedium {
    padding-left: 60px;
}
.noleftoffset {
    padding-left: 0;
}
.norightoffset {
    padding-right: 0;
}
.menu {
    position: fixed;
    top: 0;
    right: -20%;
    width: 20%;
    height: 100%;
    background: #446d95;
    z-index: 999;
    padding: 100px 70px 0 0;
    transition: 0.3s ease-in-out;
}
.menu.in {
    right: 0;
    transition: 0.3s ease-in-out;
}
span.div {
    display: none;
}
span.div.in { display: block; }
span.div.close {
    color: #fff;
    font-size: 34px;
    text-align: center;
    margin: 0 auto;
    opacity: 1;
    padding-right: 15px;
    font-family: niramitextralight;
}
.navbar-default .navbar-toggle.in {
    background: #fff;
}
.navbar-default .navbar-toggle.in span.div.close {
    color: #446d95;
}
ul.social_list {
    clear: both;
    float: right;
    list-style: none;
    margin-top: 40px;
}
ul.social_list li {
    float: left;
    margin: 0 0 0 15px;
    width: 50px;
    height: 50px;
    border: 2px solid #7b99b7;
    border-radius: 50%;
    text-align: center;
    padding-top: 8px;
}
ul.social_list li a {
    color: #fff;
    font-size: 22px;
}
h2.title {
    font-family: niramitmedium;
    text-transform: uppercase;
    color: #406fa2;
    font-size: 47px;
    margin-top: 0;
    margin-bottom: 40px;
}
h3.title {
    font-family: niramitmedium;
    text-transform: uppercase;
    color: #406fa2;
    font-size: 36px;
    margin: 0 0 40px;
    line-height: 1.4;
}
h3.title.contenttitle {
    font-size: 48px;
}
h3.title.withmargintop {
    margin-top: 15px;
}
h4.title {
    font-family: niramitbold;
    text-transform: uppercase;
    color: #406fa2;
    font-size: 26px;
    margin: 20px 0;
}
h4.title.contenttitle {
    color: #ba8e5d;
    font-size: 36px;
}
.content {
    font-family: niramitlight;
    font-size: 18px;
    color: #3c4454;
    line-height: 1.6;
    margin-bottom: 30px;
}
.content_big > * {
    font-size: 20px;
}
.content_bigger {
    font-size: 22px;
}
.flexverticalcenter {
    display: flex !important;
    align-items: center;
}
.mainimage {
    width: 100%;
    height: 0;
    padding-top: 80%;
    background-size: cover;
    background-position: center;
}
.hasborder {
    border: 10px solid #fff;
}
.section {
    padding: 60px 0;
    position: relative;
}
.section.section1 {
    padding: 190px 0;
    background: url(images/bgpattern2.png) repeat;
}
.section.section2 {
    padding: 120px 0;
    background: url(images/bgpattern1.png) repeat;
}
.section.section3 {
    padding: 240px 0;
    background: url(images/bgpattern3.png) repeat;
}
img.signatureimage {
    position: absolute;
    width: 200px;
    height: 200px;
    top: -50px;
    left: -85px;
}
.smallimage {
    width: 330px;
    height: 330px;
    background-size: cover;
    background-position: center;
    position: absolute;
    bottom: -115px;
    left: -55px;
    z-index: 10;
}
.right_image_wrapper .mainimage {
    box-shadow: -15px -10px 25px #d6d5d5;
}
.left_image_wrapper .mainimage {
    box-shadow: 15px -10px 25px #d6d5d5;
}
.left_image_wrapper .smallimage {
    left: auto;
    right: -55px;
}
@media (min-width: 1440px) {
    .container {
        width: 1230px;
    }
}
p.quote_author {
    color: #406fa2;
    font-size: 50px;
    font-family: SouthRoute;
}
.quote_small p.quote_author {
    font-size: 35px;
}
p.sectionbgtext {
    font-family: niramitbold;
    text-align: center;
    font-size: 250px;
    position: absolute;
    top: -25px;
    left: 0;
    width: 100%;
    color: #f1f2f3;
}
.section1 .sectionbgtext {
    color: #d8dadb;
    top: 25px;
}
.content.contentquote {
    font-style: italic;
}
.content.contentquote p:first-child:before {
    content: '"';
}
.content.contentquote p:last-child:after {
    content: '"';
}
body.home .slider + .section:before,
body:not(.home) .page_header + .section:before {
    content: ' ';
    display: block;
    background: url(images/bg1before.png);
    background-size: auto 100%;
    background-position: top center;
    width: 100%;
    height: 70px;
    position: absolute;
    top: -65px;
}
.section.section1:after {
    content: ' ';
    display: block;
    background: url(images/bg2after.png);
    background-size: auto 100%;
    background-position: top center;
    width: 100%;
    height: 70px;
    position: absolute;
    bottom: -65px;
    z-index:5;
}
.section.section2:after {
    content: ' ';
    display: block;
    background: url(images/bg1after.png);
    background-size: auto 100%;
    background-position: top center;
    width: 100%;
    height: 70px;
    position: absolute;
    bottom: -65px;
    z-index:5;
}
.section.section3:after {
    content: ' ';
    display: block;
    background: url(images/bg3after.png);
    background-size: auto 100%;
    background-position: top center;
    width: 100%;
    height: 70px;
    position: absolute;
    bottom: -65px;
    z-index:5;
}
.testimonialsection:before {
    content: '';
    display: block;
    background-image: url(images/testimonialbg.png);
    background-repeat: no-repeat;
    background-size: auto 85%;
    background-position: center;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
}
.testimonial {
    width: 54%;
    margin: 50px auto;
    padding: 122px 80px 50px;
    /* border: 10px solid #a5c0db; */
    text-align: center;
    position: relative;
    background: url(images/testimonialsinglebg.png);
    background-size: 100% auto;
    background-repeat: no-repeat;
}
.testimonial h2.title {
    width: 70%;
    margin: 0 auto 40px;
}
a.testimonials_link {
    font-family: niramitbold;
    color: #406fa2;
    font-size: 23px;
    position: absolute;
    bottom: -11px;
    left: calc(50% - 95px);
    width: 190px;
}
.section3 p.sectionbgtext {
    font-size: 180px;
    color: #c1d5e5;
    top: 125px;
}
.overlay_text {
    background: #fff;
    padding: 170px 240px 100px 100px;
    width: 65%;
    position: relative;
    z-index: 10;
}
.overlay_img {
    width: 50%;
    height: 0;
    padding-top: 50%;
    background-size: cover;
    background-position: center;
    position: absolute;
    top: 75px;
    right: 0;
    z-index: 11;
}
.overlay_img .video_overlay {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(64, 111, 162, 0.5);
}
.overlay_img .video_overlay:after {
    content: ' ';
    display: block;
    width: 140px;
    height: 140px;
    top: calc(50% - 70px);
    left: calc(50% - 70px);
    background-image: url(images/playbtn.png);
    background-size: cover;
    background-position: center;
    position: absolute;
}
svg.footer_icon {
    fill: #6e6290;
    width: 60px;
    height: 70px;
}
.section.footer {
    background: #382a5f;
    padding: 130px 0 80px;
    border-bottom: 1px solid #665989;
}
.footer h4.title {color: #fefffe;font-size: 19px;margin: 10px 0;}
.footer_text {
    color: #8c83a8;
    font-family: niramitlight;
    font-size: 18px;
    margin-bottom: 25px;
}
.footer ul.social_list {
    float: none;
    overflow: hidden;
    display: inline-block;
    padding: 0;
    margin-top: 10px;
}
.footer ul.social_list li {
    border-color: #665989;
    margin: 0 7px;
}
.footer button {
    border-color: #665989;
    color: #fefffe;
}
.footer button:hover {
    color: #665989;
}
#newsletterFrm {
    border-bottom: 2px solid #665989;
    width: 75%;
    margin: 0 auto;
}
#newsletterFrm input {
    background: transparent;
    border: 0;
    box-shadow: none;
    padding: 15px 0;
    display: block;
    height: 50px;
    font-family: niramitlight;
    font-size: 20px;
    color: #665989;
}
#newsletterFrm button {
     border: 0;
     padding: 10px 15px;
}
.footercolsmall {
    width: 30%;
}
.footercolbig {
    width: 40%;
    border-left: 1px solid;
    border-right: 1px solid;
    border-color: #665989;
    /* float: left; */
}
.footer ::placeholder { /* Chrome, Firefox, Opera, Safari 10.1+ */
    color: #665989;
    opacity: 1; /* Firefox */
}
.footer :-ms-input-placeholder { /* Internet Explorer 10-11 */
    color: #665989;
}
.footer ::-ms-input-placeholder { /* Microsoft Edge */
    color: #665989;
}
.footerdark {
    background: #382a5f;
    padding: 55px 0 30px;
}
.footerdark .footer_text {
    text-transform: uppercase;
    font-size: 16px;
}
.page_header {
    height: 650px;
    background-size: cover;
    background-position: center top;
    display: flex;
}
.page_header .container {
    align-self: flex-end;
}
.page_header + .section2 {
    padding-top: 30px;
}
.page_header + .section2 .quotesection:before {
    top: -45px;
}
h1.page_title {
    text-align: center;
    margin-bottom: 80px;
    color: #fff;
    font-size: 110px;
    font-family: SouthRoute;
}
img.image_full {
    width: 100%;
    height: auto;
}
.image_shadow {
    box-shadow: 15px 10px 25px #d6d5d5;
}
.with_line {
    position: relative;
    margin-bottom: 80px !important;
}
.with_line:after {
    content: ' ';
    display: block;
    position: absolute;
    bottom: -25px;
    width: 140px;
    height: 5px;
    background: #d3e3f0;
    left: calc(50% - 70px);
}
.quote {
    text-align: center;
    width: 75%;
    margin: 0 auto;
}
.quote .content {
    color: #2172ca;
}
.row.page_section {
    margin: 40px 0 80px;
    clear: both;
    display: block;
}
img.imgresponsive {
    width: 100%;
    height: auto;
}
div.imgresponsive {
    width: 100%;
    height: 0;
    padding-top: 100%;
    background-size: cover;
    background-position: center;
}
.nouppercase {
    text-transform: none !important;
}
.imagewithtextsection  {
    background-image: url(images/oysterbg.png);
    background-size: 100% auto;
}
.imagewithtextsection {
    background-image: url(images/oysterbg.png);
    background-size: auto 90%;
    background-repeat: no-repeat;
    background-position: top 50px left 40%;
}
.imagewithtextsection.textpos1 {
    background-image: url(images/oysterbg2.png);
    background-size: auto 90%;
    background-repeat: no-repeat;
    background-position: top 30px right 40%;
}
.title80 {
    width: 80%;
}
.section.featuredsection {
    background-size: cover;
    background-position: center;
    padding: 180px 0;
    z-index: 10;
}
.color-white { color: #fff !important; }
h2.featuredtitle {
    width: 75%;
    margin: 0 auto !important;
    line-height: 1.5;
}
h3.featuredtitle {
    font-family: niramitlight;
    font-size: 30px;
    line-height: 1.5;
}
.featuredsection .overlay {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(64, 111, 162, 0.7);
}
.quote.quote_small {
    width: 100%;
    margin-top: 40px;
}
h4.titlesmall {
    font-family: niramitlight;
    color: #3c4454;
    font-size: 25px;
    margin-bottom: 30px;
}
.row.benefit_header > div {
    background: rgba(177, 195, 214, 0.5);
    padding: 17px 40px;
    color: #3c4454;
    font-family: niramitlight;
    font-size: 25px;
}
.row.benefit_header > div:last-child {
    background: rgba(172, 193, 212, 0.6)
}
.row.benefit_row > div {
    background: rgba(224, 230, 235, 0.5);
    padding: 13px 40px;
    color: #3c4454;
    font-family: niramitlight;
    font-size: 20px;
}
.row.benefit_row > div:last-child {
    background: rgba(216, 225, 232, 0.6);
}
.row.benefit_row:nth-child(2n+2) > div {
    background: rgba(177, 195, 214, 0.5);
}
.row.benefit_row:nth-child(2n+2) > div:last-child {
    background: rgba(172, 193, 212, 0.6)
}
.team_member {
    margin: 20px;
    height: 460px;
    background-size: cover;
    background-position: center;
    position: relative;
}
.member_info {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    text-align: center;
    background: rgba(64, 111, 162, 0.79);
    padding: 20px 0 15px;
}
h4.member_title {
    color: #fff;
    text-transform: uppercase;
    font-family: niramitmedium;
    margin: 0;
    font-size: 24px;
    margin-bottom: 5px;
}
.member_info p {
    color: #fff;
    font-family: niramitmedium;
    margin: 0;
    font-size: 17px;
}
.slick-list {
    padding-right: 20px;
}
.slider .slick-list {
    padding-right: 0;
}
.slick-dots li button:before {
    font-size: 13px;
    opacity: .25;
    color: #406fa2;
}
.slick-dots li.slick-active button:before {
    opacity: 1;
    color: #406fa2;
}
.slick-dots li {
    margin: 0 10px;
}
.team_members {
    margin-bottom: 100px;
}
.slick-dots {
    bottom: -70px;
}
.quotesection:before {
    content: "“";
    color: #eaf0f6;
    font-family: niramitmedium;
    font-size: 430px;
    line-height: 1;
    position: absolute;
    top: 15px;
    left: calc(50% - 90px);
    text-align: center;
    width: 180px;
    z-index: 1;
}
.section.noquotes .quotesection:before {
    content: '';
    display: none !importanat;
}
.quotesection > div {
    position: relative;
    z-index:10;
}
.col-sm-6 .quotesection:before {
    top: -60px;
}
.content_buttons {
    text-align: center;
}




.tour-content {
    text-align: center;
    padding-bottom: 30px;
}
.tour-content h3 {
    color: #96361d;
    font-family: "Ugly Qua", sans-serif !important;
    font-size: 32px;
    margin-bottom: 20px;
}
.tour-content p {
    font-size: 16px;
    line-height: 1.6;
}
.tour-content p:first-of-type {
    font-family: "Ugly Qua", sans-serif !important;
    font-style: italic;
    font-size: 22px;
    margin-bottom: 30px;
    line-height: 1.2;
}
.tour-content img.aligncenter {
    margin: 0 auto 20px auto;
}
.product {
    background-image: url("../images/bg-white.jpg");
    padding-top: 20px;
    padding-bottom: 20px;
}
.product .product__text {
    text-align: center;
}
.product .product__text h4 {
    color: #96361d;
    font-family: "Ugly Qua", sans-serif !important;
    font-size: 32px;
    margin-bottom: 10px;
}
.product .product__text p {
    color: #3f342c;
    font-size: 16px;
    margin-bottom: 30px;
}
.product .wc-bookings-booking-form h4 {
    position: relative;
    padding-left: 70px;
    font-size: 26px;
    color: #406fa2;
    font-family: niramitmedium;
    margin-bottom: 30px;
    line-height: 26px;
}
.product .wc-bookings-booking-form h4 > span {
    position: absolute;
    top: 50%;
    left: 0;
    width: 40px;
    height: 40px;
    display: block;
    text-align: center;
    background-color: #406fa2;
    color: #fefefe;
    border-radius: 50%;
    -webkit-transform: translate(0, -50%);
    transform: translate(0, -50%);
}
.product .wc-bookings-booking-form h4 > span span {
    display: inline-block;
    position: absolute;
    top: 6px;
    left: 50%;
    -webkit-transform: translate(-50%, 0);
    transform: translate(-50%, 0);
    line-height: 100%;
    font-size: 26px;
}
.product .wc-bookings-date-picker .ui-datepicker {
    font-family: niramitregular;
}
.product .wc-bookings-date-picker .ui-datepicker-header {
    background: rgba(64, 111, 162, 0.7);
}
.product .wc-bookings-date-picker .ui-datepicker .ui-datepicker-next, .product .wc-bookings-date-picker .ui-datepicker .ui-datepicker-prev {
    background: transparent;
    height: 100%;
}
.product .wc-bookings-date-picker .ui-datepicker .ui-datepicker-title {
    line-height: 1em;
    font-weight: 400;
    padding: .75em 0;
    font-size: 24px;
    font-family: niramitregular;
}
.product .wc-bookings-date-picker .ui-datepicker td.bookable a {
    background-color: #506dad !important;
    background-image: none !important;
    border-color: rgba(0, 0, 0, 0.1) !important;
    color: #fff !important;
    text-shadow: 0 1px 0 rgba(0, 0, 0, 0.1);
}
.cart.grid-container {
    max-width: 500px;
    margin-bottom: 0;
    margin: 0 auto;
}

.booking-form-wrapper {
    max-width: 500px;
}

.wc-bookings-booking-form {
    border: 0 !important;
    margin: 0 -0.9375rem 0 -0.9375rem;
    padding: 0;
}
.wc-bookings-booking-form .form-field {
    border-bottom: 1px solid #c7c7c7;
    padding-bottom: 12px;
    margin-bottom: 12px;
    color: #433b37;
    font-size: 18px;
}
.wc-bookings-booking-form .form-field label {
    color: #433b37;
    font-size: 18px;
    text-transform: uppercase;
    margin: 0;
    line-height: 1;
    width: 90px;
    float: left;
    margin-top: 10px;
    font-family: niramitregular;
    font-weight: 400;
}
.wc-bookings-booking-form .form-field input[type="number"] {
    width: 52px;
    height: 36px;
    border: 1px solid #433b37;
    background-color: #ffffff;
    margin: 0 20px;
}
.wc-bookings-booking-form .form-field .cell:last-child {
    padding-left: 0;
}
.wc-bookings-booking-form .wc-bookings-booking-cost {
    background: transparent;
    border-top: 0;
    position: relative;
    margin: 20px 0 0 0;
    padding: 0;
    font-size: 24px;
    font-weight: 700;
    color: #506dad;
    text-transform: uppercase;
}
.wc-bookings-booking-form .wc-bookings-booking-cost .booking-error {
    font-size: 18px;
    font-weight: 400;
    text-transform: none;
}
.wc-bookings-booking-form .button {
    display: block !important;
    vertical-align: middle !important;
    margin: 20px 0 0 0 !important;
    padding: 0.85em 1em !important;
    border-radius: 0 !important;
    transition: background-color 0.25s ease-out, color 0.25s ease-out !important;
    -webkit-appearance: none !important;
    line-height: 1 !important;
    text-align: center !important;
    cursor: pointer !important;
    border: 1px solid #406fa2 !important;
    color: #406fa2 !important;
    font-size: 18px !important;
    text-transform: uppercase;
    background: transparent !important;
    width: 100% !important;
    font-family: niramitmedium;
    opacity: 1 !important;
}
.wc-bookings-booking-form .inputs-holder {
    margin-bottom: 50px;
}
.wc-bookings-booking-form .wc-bookings-booking-form-button {
    float: none !important;
}

.wc-bookings-booking-form fieldset .picker.hasDatepicker {
    line-height: 1em;
    margin-bottom: 1em;
}

.product .wc-bookings-date-picker .ui-datepicker td.bookable a.ui-state-active {
    background-color: #2e4371 !important;
}
.wc-bookings-booking-form .block-picker li a {
    border: 1px solid #506dad !important;
    background-color: transparent !important;
    color: #506dad;
}
.wc-bookings-booking-form .block-picker li a {
    margin: 0 20px 0 0 !important;
}
.wc-bookings-booking-form .block-picker li a .booking-spaces-left {
    display: none !important;
}
.wc-bookings-booking-form .block-picker li a.selected {
    background: #506dad!important;
    color: #fff!important;
}

.wc-bookings-booking-form .block-picker li a.selected {
    background: #506dad !important;
    color: #fff!important;
}
.woocommerce .tour-expander + [data-readmore-toggle] {
    display: inline-block !important;
    margin-top: 30px !important;
    width: auto !important;
    background-color: transparent !important;
    text-transform: uppercase;
    border-radius: 0 !important;
}
.woocommerce .tour-expander + [data-readmore-toggle]:hover {
    color: #fefefe !important;
    background-color: #96361d !important;
}
.cell.shrink {
    width: auto;
    float: left;
    margin: 0 10px;
    font-family: niramitregular;
    font-weight: 400;
    line-height: 2;
}
.cell.shrink input {
    width: 70px !important;
    margin: 0 !important;
    background: transparent !important;
    padding: 0 5px;
}
.grid-x {
    clear: both;
    overflow: hidden;
}


.cell.small-12.inputs-holder.order-1 {
    display: none;
}
hr {
    margin-top: 20px;
    margin-bottom: 20px;
    border: 0;
    border-top: 5px solid #d3e3f0;
}
blockquote {
    padding: 0px 20px 10px 70px;
    margin: 0 0 20px;
    font-size: 17.5px;
    border-left: none;
    position: relative;
}
blockquote:before {
    content: "“";
    color: rgb(211, 227, 240);
    font-family: niramitmedium;
    font-size: 150px;
    position: absolute;
    top: 7px;
    left: 0;
    line-height: 0.7;
}
blockquote p {
    font-style: italic;
    color: #506dad;
}
blockquote p:first-child:before {
    content: '"';
}
blockquote p:last-of-type:after {
    content: '"';
}
blockquote h3 {
    color: #406fa2;
    font-size: 30px;
    font-family: SouthRoute;
    margin-top: 40px;
}
.singlequote blockquote:before {
    font-size: 200px;
}
.singlequote blockquote {
    padding-left: 120px;
}
.content_big.singlequote {
    margin-top: 40px;
}
.gform_wrapper .top_label .gfield_label {
    display: none !important;
}
.gform_wrapper ul li.gfield  input, .gform_wrapper ul li.gfield textarea {
    padding: 10px;
}
.gform_wrapper ul li.gfield, .gform_wrapper ul li.gfield {
    margin-bottom: 15px;
}
h4.smalltitle {
    color: #446d95;
    font-size: 20px;
    text-transform: uppercase;
    margin-bottom: 30px;
}
p.contactline b {
    color: #446d95;
    font-size: 16px;
    text-transform: uppercase;
    margin-bottom: 10px;
    font-weight: bold;
    float: left;
    width: 100px;
}
p.contactline span {
    width: calc(100% - 100px);
    float: left;
}
p.contactline {
    clear: both;
    overflow: hidden;
}
p.contactline a {
    color: #3c4454;
}
ul.social_list.contact_social_list {
    float: left;
    padding: 0;
    margin-top: 10px;
}
ul.social_list.contact_social_list li {
    border: 2px solid #382a5f;
}
ul.social_list.contact_social_list li a {
    color: #382a5f;
}
.mapp-layout {
    border: none !important;
    margin: 0 !important;
}
.mbottom-150 {
    margin-bottom: 150px !important;
}
@media screen and (min-width: 1440px) and (max-width: 1600px) {
    .slide {
        height: 740px;
    }
    .page_header {
        height: 560px;
    }
    h1.page_title {
        font-size: 85px;
        margin-bottom: 50px;
    }
}

@media screen and (min-width: 1200px) and (max-width: 1440px) {
    p.sectionbgtext {
        font-size: 200px;
    }
    .slide {
        height: 710px;
    }
    .slide h2 {
        font-size: 45px;
    }
    .slide h2 span.subtitle {
        font-size: 88px;
    }
    h2.title {
        font-size: 42px;
        margin-bottom: 30px;
    }
    .content {
        font-size: 17px;
    }
    .content_big > * {
        font-size: 19px;
    }
    .content_bigger {
        font-size: 21px;
    }
    .testimonial {
        width: 51%;
        margin: 20px auto;
        padding: 110px 70px 25px;
    }
    .section3 p.sectionbgtext {
        font-size: 135px;
        top: 75px;
    }
    .section.section3 {
        padding: 180px 0 240px;
    }
    .overlay_text {
        padding: 90px 190px 50px 75px;
    }
    .overlay_img {
        width: 45%;
        padding-top: 45%;
        top: 60px;
    }
    .section.footer {
        padding: 100px 0 50px;
    }
    .footerdark {
        background: #382a5f;
        padding: 45px 0 20px;
    }
    .menu {
        right: -30%;
        width: 30%;
    }
    ul.social_list li {
        margin: 0 0 0 10px;
    }
    h1.page_title {
        margin-bottom: 60px;
        font-size: 80px;
    }
    .page_header {
        height: 540px;
    }
    .section.section2 {
        padding: 80px 0;
    }
    .quotesection:before {
        top: -15px;
    }
    .row.page_section {
        margin: 30px 0 50px;
    }
    .sectionbooking {
        padding: 80px 0 !important;
    }
}

@media screen and (min-width: 992px) and (max-width: 1200px) {
    p.sectionbgtext {
        font-size: 150px;
    }
    .slide {
        height: 600px;
    }
    .slide h2 {
        font-size: 40px;
    }
    .slide h2 span.subtitle {
        font-size: 74px;
    }
    h2.title {
        font-size: 38px;
        margin-bottom: 25px;
    }
    .content {
        font-size: 16px;
    }
    .content_big > * {
        font-size: 18px;
    }
    .content_bigger {
        font-size: 20px;
    }
    .testimonial {
        width: 58%;
        margin: 20px auto;
        padding: 110px 50px 34px;
    }
    .section3 p.sectionbgtext {
        font-size: 135px;
        top: 75px;
    }
    .section.section3 {
        padding: 180px 0 240px;
    }
    .overlay_text {
        padding: 90px 190px 50px 75px;
    }
    .overlay_img {
        width: 45%;
        padding-top: 45%;
        top: 60px;
    }
    .section.footer {
        padding: 90px 0 25px;
    }
    .footerdark {
        background: #382a5f;
        padding: 45px 0 20px;
    }
    .menu {
        right: -30%;
        width: 30%;
    }
    ul.social_list li {
        margin: 0 0 0 10px;
    }
    h1.page_title {
        margin-bottom: 60px;
        font-size: 80px;
    }
    .page_header {
        height: 540px;
    }
    .section.section2 {
        padding: 80px 0;
    }
    .quotesection:before {
        top: -15px;
    }
    .row.page_section {
        margin: 30px 0 50px;
    }
    .sectionbooking {
        padding: 80px 0 !important;
    }
    .smallimage {
        width: 260px;
        height: 260px;
        bottom: -135px;
        left: -50px;
    }
    .section.section1 {
        padding: 140px 0;
    }
    .testimonial h2.title {
        width: 70%;
        margin: 0 auto 30px;
    }
    a.testimonials_link {
        font-size: 19px;
        bottom: 5px;
    }
    svg.footer_icon {
        width: 55px;
        height: 60px;
    }
    .footer_text {
        font-size: 16px;
        margin-bottom: 15px;
    }
    ul.social_list li {
        width: 45px;
        height: 45px;
        padding-top: 7px;
    }
    ul.social_list li a {
        font-size: 19px;
    }
    ul.social_list li a {
        font-size: 19px;
    }
    .btn, .gform_wrapper .gform_footer input[type=submit] {
        padding: 9px 35px;
        font-size: 18px;
    }
    .footerdark .footer_text {
        font-size: 14px;
    }
    .navbar-brand>img {
        width: 145px;
        height: 142px;
    }
    .buttons_wrapper {
        margin-top: 30px;
    }
    #newsletterFrm input {
        font-size: 17px;
    }

}

@media screen and (min-width: 768px) and (max-width: 992px) {
    p.sectionbgtext {
        font-size: 150px;
    }
    .slide {
        height: 420px;
    }
    .slide h2 {
        font-size: 35px;
    }
    .slide h2 span.subtitle {
        font-size: 60px;
    }
    h2.title {
        font-size: 30px;
        margin-bottom: 25px;
    }
    .content {
        font-size: 16px;
    }
    .content_big > * {
        font-size: 18px;
    }
    .content_bigger {
        font-size: 20px;
    }
    .testimonial {
        width: 74%;
        margin: 20px auto;
        padding: 100px 50px 45px;
    }
    .section3 p.sectionbgtext {
        font-size: 115px;
        top: 75px;
    }
    .section.section3 {
        padding: 140px 0;
    }
    .overlay_text {
        padding: 45px 130px 40px 60px;
    }
    .overlay_img {
        width: 48%;
        padding-top: 48%;
        top: 60px;
    }
    .section.footer {
        padding: 90px 0 25px;
    }
    .footerdark {
        padding: 30px 0 15px;
    }
    .menu {
        right: -35%;
        width: 35%;
        padding: 80px 50px 0 0;
    }
    ul.social_list li {
        margin: 0 0 0 10px;
    }
    h1.page_title {
        font-size: 60px;
    }
    .page_header {
        height: 410px;
    }
    .section.section2 {
        padding: 80px 0;
    }
    .quotesection:before {
        top: 0px;
        font-size: 370px;
    }
    .row.page_section {
        margin: 30px 0 50px;
    }
    .sectionbooking {
        padding: 80px 0 !important;
    }
    .smallimage {
        width:195px;
        height: 195px;
        bottom: -100px;
        left: -45px;
    }
    .section.section1 {
        padding: 140px 0 80px;
    }
    .testimonial h2.title {
        width: 70%;
        margin: 0 auto 30px;
    }
    a.testimonials_link {
        font-size: 19px;
        bottom: 5px;
    }
    svg.footer_icon {
        width: 55px;
        height: 60px;
    }
    .footer_text {
        font-size: 15px;
        margin-bottom: 15px;
    }
    ul.social_list li {
        width: 35px;
        height: 35px;
        padding-top: 2px;
    }
    ul.social_list li a {
        font-size: 16px;
    }
    ul.social_list li a {
        font-size: 19px;
    }
    .btn, .gform_wrapper .gform_footer input[type=submit] {
        padding: 9px 35px;
        font-size: 16px;
    }
    .footerdark .footer_text {
        font-size: 12px;
    }
    .navbar-brand>img {
        width: 128px;
        height: 125px;
    }
    .buttons_wrapper {
        margin-top: 30px;
    }
    #newsletterFrm input {
        font-size: 17px;
    }
    img.signatureimage {
        position: absolute;
        width: 150px;
        height: 150px;
        top: -44px;
        left: -58px;
    }
    .nav>li>a {
        padding: 15px 0;
        font-size: 20px;
    }
    .dropdown-menu>li>a {
        font-size: 15px;
    }
    ul.social_list {
        margin-top: 20px;
        padding: 0;
    }
    .navbar-default .navbar-toggle {
        width: 60px;
        height: 60px;
    }
    span.div.close {
        padding-right: 9px;
    }
    .rightoffset {
        padding-right: 70px;
    }
    .leftoffset {
        padding-left: 70px;
    }
    .rightoffsetsmall {
        padding-right: 25px;
    }
    .leftoffsetsmall {
        padding-left: 25px;
    }
    .rightoffsetmedium {
        padding-right: 45px;
    }
    .leftoffsetmedium {
        padding-left: 45px;
    }
    .header.sticky nav {
        padding: 8px 0;
    }
    .header.sticky .navbar-brand>img {
        width: 75px;
        height: 73px;
    }
    .smallimage {
        bottom: -100px;
        left: -25px;
    }
    .left_image_wrapper .smallimage {
        left: auto;
        right: -25px;
    }
    p.quote_author {
        font-size: 40px;
    }
    h4.title {
        font-size: 22px;
    }
    .footer ul.social_list li {
        margin: 0 5px;
    }
    #newsletterFrm {
        width: 95%;
    }
    ul.social_list li a {
        font-size: 17px;
    }
    ul.social_list li {
        padding-top: 4px;
    }
    #newsletterFrm button {
        padding: 7px 5px;
    }
    .row.page_section:first-of-type {
        margin-top: 0;
    }
    .with_line {
        margin-bottom: 50px !important;
    }
    h3.title {
        font-size: 28px;
        margin: 0 0 25px;
    }
    .title80 {
        width: 100%;
    }
    .flexverticalcenter {
        align-items: flex-start;
    }
    .section.featuredsection {
        padding: 140px 0;
    }
    h4.titlesmall {
        font-size: 22px;
        margin-bottom: 25px;
    }
    .team_member {
        height: 360px;
    }
    .slick-dots li {
        margin: 0 5px;
    }
    .row.benefit_header > div {
        padding: 15px 30px;
        font-size: 22px;
    }
    .row.benefit_row > div {
        padding: 11px 30px;
        font-size: 18px;
    }
}

@media screen and  (max-width: 768px) {

    .header nav, .header.sticky nav {
        padding: 8px 0 !important;
        background: #fff !important;
        z-index: 999 !important;
    }
    .navbar-brand>img {
        width: 80px !important;
        height: 78px !important;
    }
    .buttons_wrapper {
        margin-top: 0 !important;
    }
    .header.sticky .navbar-brand>img {
        margin-top: 0;
    }
    p.sectionbgtext {
        font-size: 100px;
        top: 0;
    }
    .slide {
        height: 370px;
    }
    .slide h2 {
        font-size: 32px;
    }
    .slide h2 span.subtitle {
        font-size: 50px;
    }
    h2.title {
        font-size: 28px;
        margin-bottom: 20px;
    }
    .content {
        font-size: 16px;
    }
    .content_big > * {
        font-size: 17px;
    }
    .content_bigger {
        font-size: 19px;
    }
    .testimonial {
        width: 500px;
        margin: 20px auto;
        padding: 85px 40px 35px;
    }
    a.testimonials_link {
        bottom: -10px;
        font-size: 18px;
    }

    .section3 p.sectionbgtext {
        font-size: 8vh;
        top: 65px;
    }
    .section.section3 {
        padding: 140px 0;
    }
    .overlay_text {
        padding: 45px 130px 40px 60px;
    }
    .overlay_img {
        width: 48%;
        padding-top: 48%;
        top: 60px;
        right: 15px;
    }
    .section.footer {
        padding: 85px 0 15px;
    }
    .footerdark {
        padding: 20px 0 10px;
    }
    .menu {
        right: -35%;
        width: 35%;
        padding: 80px 50px 0 0;
    }
    ul.social_list li {
        margin: 0 0 0 10px;
    }
    h1.page_title {
        font-size: 60px;
    }
    .page_header {
        height: 410px;
    }
    .section.section2 {
        padding: 60px 0;
    }
    .quotesection:before {
        top: 0px;
        font-size: 370px;
    }
    .row.page_section {
        margin: 30px 0 50px;
    }
    .sectionbooking {
        padding: 80px 0 !important;
    }
    .smallimage {
        width:195px;
        height: 195px;
        bottom: -100px;
        left: -45px;
    }
    .section.section1 {
        padding: 100px 0 70px;
    }
    .testimonial h2.title {
        width: 70%;
        margin: 0 auto 30px;
    }
    svg.footer_icon {
        width: 40px;
        height: 40px;
    }
    .footer_text {
        font-size: 13px;
        margin-bottom: 12px;
    }
    ul.social_list li {
        width: 30px;
        height: 30px;
        padding-top: 2px;
    }
    ul.social_list li a {
        font-size: 16px;
    }
    ul.social_list li a {
        font-size: 19px;
    }
    .btn, .gform_wrapper .gform_footer input[type=submit] {
        padding: 8px 30px;
        font-size: 15px;
    }
    .footerdark .footer_text {
        font-size: 12px;
        text-align: left;
        text-align: center;
    }
    .navbar-brand>img {
        width: 128px;
        height: 125px;
    }
    .buttons_wrapper {
        margin-top: 30px;
    }
    #newsletterFrm input {
        font-size: 15px;
    }
    img.signatureimage {
        position: absolute;
        width: 150px;
        height: 150px;
        top: -25px;
        left: 10px;
    }
    .mainimage {
        width: 90%;
        padding-top: 75%;
        margin: 0 auto;
    }
    .nav>li>a {
        padding: 15px 0;
        font-size: 20px;
    }
    .dropdown-menu>li>a {
        font-size: 15px;
    }
    ul.social_list {
        margin-top: 20px;
        padding: 0;
    }
    .navbar-default .navbar-toggle {
        width: 60px;
        height: 60px;
    }
    span.div.close {
        padding-right: 9px;
    }
    .rightoffset {
        padding-right: 70px;
    }
    .leftoffset {
        padding-left: 70px;
    }
    .rightoffsetsmall {
        padding-right: 25px;
    }
    .leftoffsetsmall {
        padding-left: 25px;
    }
    .rightoffsetmedium {
        padding-right: 45px;
    }
    .leftoffsetmedium {
        padding-left: 45px;
    }
    .header.sticky nav {
        padding: 8px 0;
    }
    .header.sticky .navbar-brand>img {
        width: 75px;
        height: 73px;
    }
    .smallimage {
        bottom: -40px;
        left: 15px;
    }
    .left_image_wrapper .smallimage {
        left: auto;
        right: -25px;
    }
    p.quote_author {
        font-size: 40px;
    }
    h4.title {
        font-size: 20px;
    }
    .footer ul.social_list li {
        margin: 0 5px;
    }
    #newsletterFrm {
        width: 50%;
    }
    ul.social_list li a {
        font-size: 15px;
    }
    ul.social_list li {
        padding-top: 3px;
    }
    #newsletterFrm button {
        padding: 7px 5px;
        font-size: 14px;
    }
    .row.page_section:first-of-type {
        margin-top: 0;
    }
    .with_line {
        margin-bottom: 50px !important;
    }
    h3.title {
        font-size: 28px;
        margin: 0 0 25px;
    }
    .title80 {
        width: 100%;
    }
    .flexverticalcenter {
        align-items: flex-start;
    }
    .section.featuredsection {
        padding: 140px 0;
    }
    h4.titlesmall {
        font-size: 22px;
        margin-bottom: 25px;
    }
    .team_member {
        height: 360px;
    }
    .slick-dots li {
        margin: 0 5px;
    }
    .row.benefit_header > div {
        padding: 15px 30px;
        font-size: 22px;
    }
    .row.benefit_row > div {
        padding: 11px 30px;
        font-size: 18px;
    }
    .row.sameHeightRow:not(.benefit_row) > div {
        height: auto !important;
    }

    .leftoffset, .leftoffsetmedium, .leftoffsetsmall, .rightoffset, .rightoffsetmedium, .rightoffsetsmall {
        padding-left: 15px;
        padding-right: 15px;
    }
    .topoffset {
        margin-top: 55px;
    }
    .footercolsmall, .footercolbig {
        float: left;
        width: 100%;
        margin-bottom: 30px;
    }
    .btn, .gform_wrapper .gform_footer input[type=submit] {
        margin-bottom: 5px;
    }
    .slide.textpos2 h2 span.subtitle {
        margin-top: 0px;
    }
}

@media screen and (max-width: 620px) {
    .overlay_text {
        padding: 40px 50px 20px;
        width: 100%;
    }
    .overlay_img {
        width: 100%;
        padding-top: 65%;
        top: 0;
        right: 0;
        position: relative;
        margin-top: 20px;
    }
    .section.section3 {
        padding: 115px 0 50px;
    }

    #newsletterFrm {
        width: 70%;
    }
    .footer_text {
        font-size: 13px;
        margin: 30px 0 5px;
        clear: both;
    }
    .footerdark .footer_text {
        margin: 0 0 10px 0;
    }
    .slide h2 {
        text-align: center !important;
    }
    .slide h2 span.subtitle {
        font-size: 44px;
        margin-top: 10px;
    }
    .slide_content {
       align-self: center;
    }
}

@media screen and (max-width: 550px) {
    p.sectionbgtext {
        font-size: 80px;
    }
    .testimonial {
        width: 430px;
        margin: 20px auto;
        padding: 65px 30px 18px;
    }
    .testimonial h2.title {
        margin: 0 auto 25px;
    }
    .content.contentquote {
        font-size: 17px;
    }
    a.testimonials_link {
        bottom: -9px;
        font-size: 16px;
    }
    .footercolbig620 {
        width: 100%;
    }
    .buttons_wrapper {
        margin-top: 0;
    }
    .navbar-brand>img {
        width: 100px;
        height: 97px;
    }
    .header.sticky .navbar-brand>img {
        width: 75px;
        height: 73px;
    }
}

@media screen and (max-width: 480px) {
    p.sectionbgtext {
        font-size: 60px;
    }
    .testimonial {
        width: 380px;
        margin: 10px auto 0;
        padding: 65px 30px 30px;
    }
    .testimonial h2.title {
        margin: 0 auto 15px;
        width: 100%;
    }
    .content.contentquote {
        font-size: 16px;
    }
    a.testimonials_link {
        bottom: -9px;
        font-size: 16px;
    }
    .menu {
        right: -100%;
        width: 100%;
        padding: 60px 20px 0 40px;
    }
    #menu-main-menu {
        float: left;
        margin-left: 0;
    }
    ul.social_list {
        float: left;
        margin-top: 30px;
    }
    .nav>li>a {
        text-align: left;
        font-size: 18px;
    }
    .nav>li>a span {
        display: none !important;
    }
    .slide h2 {
        font-size: 28px;
    }
    .slide {
        height: 350px;
    }
    h2.title {
        font-size: 25px;
        margin-bottom: 20px;
    }
    h3.title {
        font-size: 22px;
        margin-bottom: 15px;
    }
    .quote {
        width: 100%;
    }
    .row.benefit_header > div {
        padding: 10px 20px;
        font-size: 18px;
    }
    .row.benefit_row > div {
        padding: 9px 20px;
        font-size: 15px;
    }
}

@media screen and (max-width: 420px) {
    p.sectionbgtext {
        font-size: 50px;
    }
    .section3 p.sectionbgtext {
        font-size: 45px;
        top: 65px;
    }
    .testimonial {
        width: 295px;
        margin: 10px auto 0;
        padding: 40px 20px 2px;
    }
    .testimonial h2.title {
        margin: 0 auto 15px;
        width: 100%;
        font-size: 20px;
    }
    .content.contentquote {
        font-size: 13px;
    }
    a.testimonials_link {
        bottom: -2px;
        font-size: 11px;
    }
    .overlay_text {
        padding: 35px 35px 10px;
        width: 100%;
    }
}

@media screen and (max-width: 360px) {
    .slide {
        height: 300px;
    }
}