@media only screen and (max-width: 7680px) and (min-width: 1201px) {
    #sliderIntro h1 {
        font-size: 7rem!important;
        margin: .2em 0 .4em 0;
    }
    .intro h1 {
        font-size: 120px;
        line-height: 110px;
        font-family: 'smoothy', sans-serif;
        margin: .5em 0;
    }
    .intro p {
        font-size: 28px;
        font-family: 'Roboto', sans-serif;
    }
    .nav-logo {
        height: 150px;
        padding-top: 0;
    }
    #sliderIntro p {
        font-size: 2rem;
        font-weight: 300;
    }
    .navbar {
        border-radius: 25px;
        background-color: #f8f9fa;
    }

    .slider-container {
        border: white 5px solid;
    }
    .slider {
        /*height: 100%;*/
        height: 100%;
        background-repeat: no-repeat;
        background-size: cover;
        background-position: center center;
        border: 5px solid white;
    }
    .slider-main {
        left: 0%;
        margin-top: 1em;
    }
    .nav-link {
        margin: 0;
        font-size: 1em;
    }
    .nav-link.whatsapp-icon {
        padding: .2em .24em;
        font-size: 1.6em;
        background-color: #2ba71c;
        border-radius: 100%;
    }
    .nav-link .fa-whatsapp {
        color: white!important;
    }
    #start img {
        width: 89%;
        height: 100%;
    }
    /*copy*/
    .feat-articles h2 {
        font-size: 1.1em;
    }
    .feat-articles .subheading {
        font-size: 6em;
        line-height: 100px;
        margin: 30px 0 10px 0;
    }
    .feat-articles p {
        font-size: 24px;
        line-height: 40px;
        font-weight: 300;
    }
    .feat-gallery img {
        height: 230px;
    }
    .carousel-gallery button {
        color: #ed684e;
        font-size: 4em;
    }
    figcaption {
        font-size: 1em;
        padding: 1em 0 2.6em 0;
        font-weight: 700;
        line-height: 1.6em;
        font-family: 'Roboto', sans-serif;
    }
    .feat-gallery h3,
    .carousel-gallery h3,
    #location h3 {
        font-size: 6.5em;
    }

    .feat-gallery h3 {
        margin-left:.1em;
    }
    #location h5 {
        font-size: 3em;
    }
    #location address,
    #location a {
        font-size: 2em;
    }
    #locationMap {
        height: 550px;
    }
    footer h5 {
        font-size: 4em;
    }
    .arrow {
        font-size: 4em;
        top: -100px;
    }
    #sliderIntro {
        left:11%;
    }
    .slider-container {
        border: white 5px solid;
    }
    .nav-lg .whatsapp-icon {
        padding-top: .1em;
    }

    .start-arrow .d-none-small {
        display: none;
    }
    .start-arrow .d-none-large {
        display: none;
    }
}
/*@media only screen and (max-width: 1300px) and (min-width: 1201px) {
    .navbar {
        border-radius: 25px;
        background-color: #f8f9fa;
    }

    h1 {
        font-size: 7em!important;
    }

    .feat-articles .subheading {
        font-size: 4em;
    }
    #start img {
        width: 75%;
    }
    .slider-container {
        border: white 5px solid;
    }

    .slider {
        height: 98vh;
    }
    #start article figure {
        margin-top: 0;
    }

    .arrow {
        font-size: 4em;
        top: -100px;
    }
}*/
@media only screen and (max-width: 1200px) and (min-width: 993px) {
    .navbar {
        border-radius: 25px;
        background-color: #f8f9fa;
    }
    .nav-logo {
        height: 150px;
    }
    #gallery .mx-lg-4 {
        margin-left: 1rem!important;
        margin-right: 1rem!important;
    }
    #gallery .p-lg-4 {
        padding-left: .1rem!important;
        padding-right: .1rem!important;
    }
    .intro h1 {
        font-size: 7em!important;
        font-family: 'smoothy', sans-serif;
        margin: .3em 0 .7em 0;
        font-weight: 300;
    }
    .nav-link.whatsapp-icon {
        padding-top: .15em;
    }
    .intro p {
        font-size: 1.8em;
    }
    .nav-link {
        padding-left: .2rem!important;
        padding-right: .2rem!important;
    }
    .feat-articles h2 {
        font-size: 1.1em;
    }
    .feat-gallery img {
        height: 175px;
    }
    .feat-articles .subheading {
        font-size: 6em;
        line-height: 1em;
        padding: .3em 0 .2em 0;
    }
    .feat-articles p {
        font-size: 1.15em;
        line-height: 1.85em;
        font-weight: 300;
    }
    .feat-gallery figcaption {
        font-size: 1.4em;
        padding: .5em 2em 2em 0;
        line-height: 1.5em;
        font-family: 'Roboto', sans-serif;
        font-weight: 700;
    }
    .feat-gallery {
        padding: 2em 0;
    }
    .carousel-gallery button {
        color: #ed684e;
        font-size: 3.3em;
    }
    #start img {
        width: 98%;
    }
    .slider-container {
        border: white 5px solid;
    }
    #start article figure {
        margin-top: 0;
    }
    .slider {
        background-position: center center;
        border: 5px solid white;
    }
    .arrow {
        font-size: 4em;
        top: -100px;
    }
    .feat-gallery h3,
    .carousel-gallery h3,
    #location h3 {
        font-size: 6em;
    }
    #location h5 {
        font-size: 2em;
    }
    #location address,
    #location a {
        font-size: 1.8em;
    }
    .feat-gallery h3 {
        margin-left: .1em;
    }

    .start-arrow .d-none-small {
        display: none;
    }
    .start-arrow .d-none-large {
        display: none;
    }
}
  
@media only screen and (max-width: 992px) and (min-width: 769px) {
    #sliderImage .p-5 {
        padding: 3rem 1em!important;
    }
    #sliderImage .p-4 {
        padding: 1.5rem 0em!important;
    }
    .intro h1 {
        font-size: 10em!important;
        font-family: 'smoothy', sans-serif;
        margin: 2.9em 0 .5em 0 ;
    }
    .intro p {
        font-size: 1.5em;
        font-family: 'Roboto', sans-serif;
    }
    .s-one {
        background-image: url('https://longboardheaven.net/images/update/slider-mobile.png');
        background-repeat: no-repeat;
        background-size: cover;
        height: 90%;
    }
    .s-two {
        height: 100%;
        background-image: url('https://longboardheaven.net/images/update/slider-mobile-alt.png');
    }
    .bg-light {
        background-color: transparent!important;
    }
    .navbar-toggler {
        background-color: white;
        height: 95px;
        width: 95px;
        border-radius: 50px;
        margin-top: .3em;
        margin-right: 14%;
    }
    .nav-logo {
        height: 150px;
    }
    .navbar {
        border-radius: 25px;
    }
    .nav-link {
        padding-left: .2rem!important;
        padding-right: .2rem!important;
    }
    .nav-link.whatsapp-icon {
        padding-top: .1em;
    }
    #navbarSupportedContent {
        background-color: #ffffff;
    }
    .nav-menu {
        position: absolute;
        top: 1.4em;
        left: 0;
        width: 100%;
        height: 100%;
    }
    .start-arrow {
        height: 100%;
        padding-right: 12%;
        display: none!important;
    }
    .navbar {
        margin-top: .4em;
        position: relative;
        width: 100%;
    }
    #navbarSupportedContent {
        background-color: #fff;
        padding: 0 3em;
        text-align: center;
        margin-top: 3em;
        font-size: 3em;
    }
    #navbarSupportedContent .nav-link {
        padding: .4em 0;
    }
    .nav-tel {
        border-bottom: #707071 solid 2px;
        border-left: #707071 solid 0;
    }
    .slider-main .col-lg-5 {
        width: 60%!important;
    }
    .slider-main .offset-lg-6 {
        margin-left: 35%!important;
    }
    .slider-main nav {
        border-radius: 25px;
    }
    .feat-articles h2 {
        color: red;
        font-size: 2.4em;
        font-weight: 300;
        padding: 1.7em 0 1em 0;
    }
    .feat-articles .subheading {
        font-size: 10.5em;
        line-height: 1em;
    }
    .feat-articles p {
        font-size: 2.3em;
        line-height: 1.5em;
        margin: 1em 0;
        font-weight: 300;
    }
    .feat-articles .d-none-small {
        display: none;
    }
    .feat-articles .d-none-large {
        display: block;
    }
    #start img {
        width: 100%;
        margin-top: 9em;
    }
    .slider {
        background-position: center right;
    }
    #start article figure {
        margin-top: 0;
    }
    .sm-reverse div {
        order: 2;
    }
    .feat-gallery img {
        height: 340px;
    }
    .feat-gallery h3 {
        font-size: 10em;
        margin-left: .1em!important;
    }  
    figcaption {
        font-size: 2.4em;
        line-height: 1.8em;
        font-weight: 700;
        padding-right: 3em;
        font-family: 'Roboto', sans-serif;
        margin: .5em 0 1.5em 0;

    }
    .airbnb-container {
        padding: 1em 0 2.5em 0;
    }
    .carousel-gallery {
        padding: 11em 0 4em 0;
    }
    .carousel-gallery h3 {
        font-size: 10em;
    }
    .carousel-gallery button {
        font-size: 8em;
        color: #ed684e;
    }
    #location h3 {
        font-size: 10em;
    }
    #location h5 {
        font-size: 3em;
    }
    #location address,
    #location a {
        font-size: 2em;
    }
    #locationMap {
        height: 370px;
    }
    footer .d-none-small {
        display: none;
    }
    footer .d-none-large {
        display: block;
    }
    footer ul {
        padding-top: 1em;
    }
    footer .logo {
        height: 250px;
        margin-bottom: 20px;
    }
    footer .phone {
        border-left: 0px solid white;
        border-bottom: 3px solid white;
    }
    footer h5 {
        font-size: 4em;
    }
    footer a {
        font-size: 2em;
    }


    .arrow {
        display: none;
    }
    .start-arrow .d-none-small {
        display: none;
    }
    .start-arrow .d-none-large {
        display: none;
    }
}
@media only screen and (max-width: 768px) and (min-width: 577px) {
    #sliderImage .p-5 {
        padding: 3rem 1em!important;
    }
    #sliderImage .p-4 {
        padding: 1.5rem 0!important;
    }
    .col-md-6 {
        width: 100%;
    }
    .col-md-3 {
        width: 50%;
    }
    .intro h1 {
        font-size: 7em!important;
        font-family: 'smoothy', sans-serif;
        margin: 3.3em 0 .6em 0 ;
    }
    .intro p {
        font-size: 1.7em;
        font-family: 'Roboto', sans-serif;
    }
    .nav-logo {
        height: 250px;
    }
    .navbar {
        border-radius: 25px;
    }
    .nav-link {
        padding-left: .2rem!important;
        padding-right: .2rem!important;
        font-size: 2em;
        margin: .4em 0;
    }
    .nav-link.whatsapp-icon {
        padding-top: .1em;
    }
    .slider {
        height: 100%;
    }
    #start img {
        width: 100%;
        margin-top: 5%  ;
    }
    .s-one {
        background-image: url('https://longboardheaven.net/images/update/slider-mobile.png');
        background-repeat: no-repeat;
        background-size: cover;
        height: 90%;
    }
    .s-two {
        height: 100%;
        background-image: url('https://longboardheaven.net/images/update/slider-mobile-alt.png');
    }
    .bg-light {
        background-color: transparent!important;
    }
    .navbar-toggler {
        background-color: #ffffff;
        border-radius: 100%;
        width: 95px;
        height: 95px;
        padding: 0;
    }
    .nav-menu {
        position: absolute;
        top: 1.4em;
        left: 0;
    }
    .navbar {
        margin-top: .4em;
        position: relative;
        width: 100%;
    }
    #navbarSupportedContent {
        background-color: #fff;
        padding: 0 3em;
        text-align: center;
        margin-top: 3em;
    }
    .feat-gallery .col-md-6 {
        width: 50%;
    }
    #sliderIntro {
        left: 11%;
    }
    #sliderIntro h1 {
        padding-top: 1em;
        font-size: 7em;
    }
    #sliderIntro p {
        font-size: 1.5em;
    }
    .d-none-horizontal {
        display: none!important;
    }
    .feat-articles .subheading {
        font-size: 11em;
        line-height: 1em;
    }
    .feat-articles p {
        font-size: 2.3em;
        line-height: 1.9em;
        padding: 1em 0;
        font-weight: 300;
    }
    .airbnb-container {
        padding-right: 0!important;
        padding-left: 0!important;
    }
    .feat-articles .d-none-small {
        display: none;
    }
    .feat-articles .d-none-large {
        display: block;
    }
    .logo {
        height: 150px;
    }  
    .feat-articles h2 {
        font-size: 2.5em;
        padding: 1.8em 0 1.3em 0;
        font-weight: 300;
    }
    .feat-gallery{
        padding: 2em 0;
    }
    #location {
        padding:7em 0 2em 0;
    }

    #locationMap {
        height: 370px;
    }
    .feat-gallery h3 {
        font-size: 12em;
        margin-left: .1em!important;
    }  
    .feat-gallery img {
        height: 320px;
    }
    figcaption {
        font-size: 2em;
        padding: .5em 3em 2em 0;
        font-weight: 700;
        font-family: 'Roboto', sans-serif;
        line-height: 2em;
    }
    .carousel-gallery {
        padding: 12em 0 6em 0;
    }
    .carousel-gallery h3,
    #location h3 {
        font-size: 12em;
    }
    .carousel-gallery button {
        font-size: 6em;
        color: #ED684E;
    }
    #location h5 {
        font-size: 4em;
        margin-top: .5em;
    }
    #location address,
    #location a {
        font-size: 2.5em;
        margin-top: .5em;
    }
    footer .logo {
        height: 350px;
        padding: 0 0 1em 0;
    }
    footer .d-none-large {
        display: block;
    }
    footer .d-none-small {
     
       display: none;
    }
    footer ul {
        margin-top: -2em;
    }
    footer h5 {
        font-size: 4em;
    }
    footer a {
        font-size: 2em;
        line-height: .1em;
    }
    footer .phone {
        border-left: 0px white solid;
    }
    footer .phone {
        border-bottom: 3px white solid;
    }
    .nav-link {
        font-size: 1.5em;
    }

    .sm-reverse div {
        order: 2;
    }
    .start-arrow .d-none-small {
        display: none;
    }
    .start-arrow .d-none-large {
        display: none;
    }

}


@media only screen and (max-width: 576px) and (min-width: 429px) {
    .feat-articles h2 {
        font-size: 1.9em;
        padding-top: 2em;
        padding-bottom: 1em;
        font-weight: 400;
        color: #ED684E;
    }
    .feat-articles .d-none-small {
        display: none;
    }
    .feat-articles .d-none-large {
        display: block;
    }
    #sliderImage .p-5 {
        padding: 3rem 1em!important;
    }
    #sliderImage .p-4 {
        padding: 1.5rem 0em!important;
    }
    #start img {
        width: 100%;
        margin-top: 5%;
    }
    .intro h1 {
        margin: 1.25em 0 .25em 0;
        font-size: 8.5em;
        font-family: 'smoothy', sans-serif;
    }
    .intro p {
        font-size: 1.4em;
        font-family: 'roboto', sans-serif;

    }
    .nav-menu {
        position: absolute;
        top: 1.4em;
        left: 0;
    }
    .navbar {
        margin-top: .4em;
        position: relative;
        width: 100%;
    }
    .nav-link {
        font-size: 2em;
        margin: .1em 0;
    }
    .nav-logo {
        height: 150px;
    }
    .slider {
        height: 100%;
    }
    #start img {
        width: 100%;
        margin-top: 5%  ;
    }
    .s-one {
        background-image: url('https://longboardheaven.net/images/update/slider-mobile.png');
        background-repeat: no-repeat;
        background-size: cover;
        height: 90%;
        background-position: center right;

    }
    .s-two {
        height: 100%;
        background-image: url('https://longboardheaven.net/images/update/slider-mobile-alt.png');
    }
    .bg-light {
        background-color: transparent!important;
    }
    .navbar-toggler {
        background-color: #ffffff;
        border-radius: 100%;
        width: 95px;
        height: 95px;
        padding: 0;
    }
    #navbarSupportedContent {
        background-color: #fff;
        padding: 0 3em;
        text-align: center;
        margin-top: 3em;
    }
    .navbar-toggler-icon {
        color: #ed684e;
    }
    .sm-reverse div {
        order: 2;
    }
    #sliderIntro h1 {
        padding-top: 1em;
        font-size: 7em;
    }
    #sliderIntro p {
        font-size: 1.5em;
    }
    .arrow {
        margin-left: 90%;
        width: 16%;
        font-size: 5em;
    }
    .feat-articles .subheading {
        font-size: 8.5em;
        font-weight: 300;
        line-height: 1em;
        margin-bottom: .3em;
    }
    .feat-articles p {
        font-size: 1.6em;
        font-family: 'Roboto', sans-serif;
        font-weight: 300;
        line-height: 1.9em;
    }
    .feat-gallery .col-sm-6 {
        width: 50%;
    }
    .carousel-gallery {
        padding-bottom: 5em;
    }
    .feat-gallery h3,
    .carousel-gallery h3,
    #location h3 {
        font-size: 8.5em;
        margin: .5em 0;
        font-weight: 300;
    }
    .carousel-gallery h3 {
        margin-top: 1.3em;
        margin-bottom: 0;
    }
    .carousel-gallery button {
        font-size: 6em;
        color: #ED684E;
        font-family: 'Smoothy', sans-serif!important;
        font-weight: 300;
    }
    .feat-gallery img {
        height: 240px;
    }
    .container-slim {
        padding: 0;
    }
    figcaption {
        font-family: 'Roboto', sans-serif;
        font-size: 1.6em;
        padding: .4em 50px .4em 0;
        line-height: 1.5em;
        font-weight: 700;
        margin-bottom: 1.3em;
    }
    #location h5 {
        font-size: 2em;
    }
    #location address,
    #location a {
        font-size: 1.5em;
    }
    #locationMap {
        height: 300px;
    }
    .nav-tel {

        border-bottom: #707071 solid 2px;
        border-left: #707071 solid 0;

    }
    footer .logo {
        height: 175px;
        padding-left: 0;
        margin-top: 0;
    }
    footer .d-none-large {
        display: block;
    }
    footer .d-none-small {
     
       display: none;
    }
    footer ul {
        padding-top: .5em;
    }
    footer nav {

        padding: 0 4em!important;
    }
    footer .phone {
        border-left: 0px solid white;
        border-bottom: 3px solid white;
    }
    footer.py-5 {
        padding-bottom: 6rem!important;
    }
    .start-arrow .d-none-small {
        display: none;
    }
    .start-arrow .d-none-large {
        display: none;
    }

}
@media only screen and (max-width: 730px) and (max-height: 428px) {
    .feat-gallery .col-md-6 {
        width: 50%;
    }
    .slider {
        border: 5px solid white;
    }
    #start img {
        width: 100%;
        margin-top: 5%  ;
    }
    .s-one {
        background-image: url('https://longboardheaven.net/images/update/slider.jpg');
        background-repeat: no-repeat;
        background-position: 60% 55%;
        background-size: 125% 115%;
    }
    .s-two {
        height: 100%;
        background-image: url('https://longboardheaven.net/images/update/slider-alt.png');
    }
    .bg-light {
        background-color: transparent!important;
    }
    .feat-articles h2 {
        font-size: 1.8em;
    }
    .nav-logo {
        height: 90px;
    }
    .navbar {
        width: 70%;
        margin-left: 15%;
    }
    .nav-menu {
        top: -0.8em;
    }
    .nav-tel {
        border-left: #707071 solid 0;
        border-bottom: #707071 solid 3px;
    }
    .navbar-toggler {
        background-color: #ffffff;
        border-radius: 100%;
        width: 75px;
        height: 75px;
        padding: 0;
    }
    #locationMap {
        height: 285px;
    }
    #navbarSupportedContent {
        background-color: #fff;
        padding: 0 3em;
        text-align: center;
        margin-top: 1em!important;
    }
    .nav-link {

        margin: 0!important;
    }
    .sm-reverse div {
        order: 2;
    }
    #sliderIntro {
        left: 11%;
    }
    #sliderImage .p-5 {
        padding: 0!important;
        margin-top: 1.3em!important;
    }
    #sliderImage .p-4 {
        padding: 0!important;
    }
    .intro h1 {
        margin: .2em 0 .2em 0;
        font-size: 5em!important;
    }
    #sliderIntro p {
        font-size: 1.5em;
    }
    .d-none-horizontal {
        display: none!important;
    }
    #start .subheading {
        font-size: 9.3em;
    }
    .feat-gallery h3,
    .carousel-gallery h3,
    #location h3 {
        font-size: 9em;
    }
    .feat-gallery img {
        height: 240px;
    }
    figcaption {
        padding: .5em 3em 2em 0;
        font-size: 1.5em;
    }
    .carousel-gallery button {
        font-size: 4.5em;
    }
    .logo {
        height: 80px;
    }
    footer .logo {
        height: 180px;
        margin-bottom: 3em;
    }
    footer .phone {
        border-left: 0px solid white;
        border-bottom: 3px solid white;
    }
    footer .d-none-large {
        display: block;
    }
    footer .d-none-small {
        display: none;
    }
    .start-arrow .d-none-small {
        display: none;
    }
    .start-arrow .d-none-large {
        display: none;
    }
}
@media only screen and (max-width: 428px) and (min-width: 391px) {
    .col-11 {
        width: 98%;
    }
    .offset-1 {
        margin-left: 2%;
    }
    #sliderImage {
        height: 100vh;
    }
    #sliderIntro {
        left: 3%;
    }
    .slider {
        height: 100%;
    }
    #start img {
        width: 100%;
        margin-top: 5%  ;
    }
    .s-one {
        background-image: url('https://longboardheaven.net/images/update/slider-mobile.png');
        background-repeat: no-repeat;
        background-size: cover;
        background-position: center right;
        height: 90%;
    }
    .s-two {
        height: 100%;
        background-image: url('https://longboardheaven.net/images/update/slider-mobile-alt.png');
    }
    .bg-light {
        background-color: transparent!important;
    }
    .d-none-lg {
        display: block;
        position: absolute;
        z-index: 1002;
        top: 55px;
        padding-right: .8em;
        text-align: right;
    }
    #hero .col-11 {
        width: 98%;
    }
    #hero .offset-1 {
        width: 2%;
    }
    .navbar-toggler {
        height: 80px!important;
        width: 80px!important;
        font-size: 2em;
    }
    .d-none-xs {
        display: none!important;
    }
    .navbar-toggler {
        background-color: #ffffff;
        border-radius: 100%;
        width: 50px;
        height: 50px;
        padding: 0;
    }

    .navbar-toggler-icon {
        color: #ed684e;
        margin-top: 13px;
    }
    #navbarSupportedContent {
        background-color: #fff;
        padding: 0 3em;
        text-align: center;
        margin-top: 60px;
    }
    .nav-link {
        font-size: 45px;
        padding-top: .5em;
    }
    .logo {
        padding-left: 0;
    }
    .sm-reverse div {
        order: 2;
    }
    #sliderIntro h1 {
        padding-top: 1.6em;
        font-size: 6.5em;
    }
    #sliderIntro p {
        font-size: 1.5em;
        margin-top: 1.2em;
        font-family: 'Roboto', sans-serif;
        font-weight: 300;
    }
    .arrow {
        display: none!important;
    }
    .feat-articles h2 {
        margin: 2em 0 1.3em 0;
        font-size: 1.3em;
    }
    .feat-articles p {
        font-family: 'Rotobo', sans-serif;
        font-size: 1.3em;
        line-height: 2em;
        font-size: 200;
        color: #6B6B6B;
    }
    #start .subheading {
        font-size: 6em;
        line-height: 1em;
        padding-bottom: .2em;
    }

    .d-none-small {
        display: none;
    }
    .d-none-large {
        display: block;
    }

    .feat-gallery h3,
    .carousel-gallery h3,
    #location h3 {
        font-size: 6em;
        line-height: 1em;
    }
    .main div:nth-child(3) {
        padding: 0 .4em 2.6em .4em;
    }
    #location .py-5 {
        padding-top: 7rem!important;
        padding-bottom: 0!important;
    }
    .feat-gallery h3 {
        margin: 0 0 .1em .05em;
    }
    .col-xs-6 {
        max-width: 50%;
    }
    .feat-gallery img {
        height: 165px;
        margin-top: 25px;
    }
      
    figcaption {
        font-size: 18px;
        line-height: 1.5em;
        font-weight: 500;
        padding-right: 50px;
        font-family: 'Roboto', sans-serif;
        margin: .8em 0;
    }
    .carousel-gallery button {
        font-size: 4em;
        line-height: 60px;
        color: #ED684E;
    }
    .carousel-gallery {
        padding: 7em 0 3em 0;
    }
    footer .phone {
        border-left: 0 solid white;
        border-bottom: 3px solid white;
    }
    footer.py-5 {
        padding: 0 0 5em 0!important;
    }
    footer nav {
        padding: .75em 0;
    }
    footer ul {
        padding: .2em 1em 0 1em;
    }
    .start-arrow .d-none-small {
        display: none;
    }
    .start-arrow .d-none-large {
        display: none;
    }
    #locationMap {
        height: 220px;
    }

}
@media only screen and (max-width: 390px) and (min-width: 376px) {
    .col-11 {
        width: 98%;
    }
    .offset-1 {
        margin-left: 2%;
    }
    #sliderImage {
        height: 100vh;
    }
    #sliderIntro {
        left: 3%;
    }
    .slider {
        height: 100%;
    }
    #start img {
        width: 100%;
        margin-top: 5%  ;
    }
    .s-one {
        background-image: url('https://longboardheaven.net/images/update/slider-mobile.png');
        background-repeat: no-repeat;
        background-size: cover;
        height: 90%;
        background-position: center right;
    }
    .s-two {
        height: 100%;
        background-image: url('https://longboardheaven.net/images/update/slider-mobile-alt.png');
    }
    .bg-light {
        background-color: transparent!important;
    }
    .d-none-lg {
        display: block;
        position: absolute;
        z-index: 1002;
        top: 55px;
        padding-right: .8em;
        text-align: right;
    }
    #hero .col-11 {
        width: 98%;
    }
    #hero .offset-1 {
        width: 2%;
    }
    .navbar-toggler {
        height: 80px!important;
        width: 80px!important;
        font-size: 2em;
    }
    .d-none-xs {
        display: none!important;
    }
    .navbar-toggler {
        background-color: #ffffff;
        border-radius: 100%;
        width: 50px;
        height: 50px;
        padding: 0;
    }

    .navbar-toggler-icon {
        color: #ed684e;
        margin-top: 13px;
    }
    #navbarSupportedContent {
        background-color: #fff;
        padding: 0 3em;
        text-align: center;
        margin-top: 60px;
    }
    .nav-link {
        font-size: 45px;
        padding-top: .5em;
    }
    .logo {
        padding-left: 0;
    }
    .sm-reverse div {
        order: 2;
    }
    #sliderIntro h1 {
        padding-top: 1.6em;
        font-size: 6.5em;
    }
    #sliderIntro p {
        font-size: 1.5em;
        margin-top: 1.2em;
        font-family: 'Roboto', sans-serif;
        font-weight: 300;
    }
    .arrow {
        display: none!important;
    }
    .feat-articles h2 {
        margin: 2em 0 1.3em 0;
        font-size: 1.3em;
    }
    .feat-articles p {
        font-family: 'Rotobo', sans-serif;
        font-size: 1.3em;
        line-height: 2em;
        font-size: 200;
        color: #6B6B6B;
    }
    #start .subheading {
        font-size: 6em;
        line-height: 1em;
        padding-bottom: .2em;
    }

    .d-none-small {
        display: none;
    }
    .d-none-large {
        display: block;
    }

    .feat-gallery h3,
    .carousel-gallery h3,
    #location h3 {
        font-size: 6em;
        line-height: 1em;
    }
    .main div:nth-child(3) {
        padding: 0 .4em 2.6em .4em;
    }
    #location .py-5 {
        padding-top: 7rem!important;
        padding-bottom: 0!important;
    }
    .feat-gallery h3 {
        margin: 0 0 .1em .05em;
    }
    .col-xs-6 {
        max-width: 50%;
    }
    .feat-gallery img {
        height: 165px;
        margin-top: 25px;
    }
      
    figcaption {
        font-size: 18px;
        line-height: 1.5em;
        font-weight: 500;
        padding-right: 50px;
        font-family: 'Roboto', sans-serif;
        margin: .8em 0;
    }
    .carousel-gallery button {
        font-size: 4em;
        line-height: 60px;
        color: #ED684E;
    }
    .carousel-gallery {
        padding: 7em 0 3em 0;
    }
    footer.py-5 {
        padding: 0 0 5em 0!important;
    }
    footer nav {
        padding: .45em 0;
    }
    footer ul {
        padding: .2em 1em 0 1em;
    }
    .start-arrow .d-none-small {
        display: none;
    }
    .start-arrow .d-none-large {
        display: none;
    }
    #locationMap {
        height: 220px;
    }

}
@media only screen and (max-width: 414px) and (min-width: 376px) {
    .hero nav {
        margin-top: -1.1em;
    }
    #sliderIntro .p-lg-4 {
        padding-top: 0!important;
    }
    #sliderImage .p-5 {
        padding: 3rem 1em!important;
    }
    #sliderImage .p-4 {
        padding: 1.5rem 0em!important;
    }
    .slider {
        height: 100%;
    }
    .slider-main {
        padding: 1em!important;
    }
    #start img {
        width: 100%;
        margin-top: 5%  ;
    }
    .s-one {
        background-image: url('https://longboardheaven.net/images/update/slider-mobile.png');
        background-repeat: no-repeat;
        background-size: cover;
        height: 90%;
    }
    .s-two {
        height: 100%;
        background-image: url('https://longboardheaven.net/images/update/slider-mobile-alt.png');
    }
    .bg-light {
        background-color: transparent!important;
    }
    .navbar-toggler {
        background-color: #ffffff;
        border-radius: 100%;
        width: 50px;
        height: 50px;
        padding: 0;
    }
    #navbarSupportedContent {
        background-color: #fff;
        padding: 0 3em;
        text-align: center;
    }
    .logo {
        height: 150px;
        margin-top: 25px;
        padding-left: 0;
        z-index: 1002;
    }
    #sliderIntro h1 {

        font-size: 80px !important;
        line-height: 70px;
        margin-top: 150px;
    }
    #sliderIntro p {
        font-size: 20px;
        line-height: 5px;
        font-weight: 400;
    }
    .arrow {
        display: none!important;
    }
    .bg-light {
        background-color: transparent!important;
    }
    .nav-tel {
        border-left: #707071 solid 0px;
        border-bottom: #707071 solid 2px;
    }
    .d-none-lg {
        display: block;
        position: absolute;
        z-index: 1002;
        top: 60px;
        padding-right: .7em;
        text-align: right;
    }
    .navbar-toggler {
        height: 100px!important;
        width: 100px!important;
    }
    .d-none-xs {
        display: none!important;
    }
    .navbar-toggler {
        background-color: #ffffff;
        border-radius: 100%;
        width: 50px;
        height: 50px;
        padding: 0;
    }
    #navbarSupportedContent {
        background-color: #fff;
        padding: 0 1em;
        text-align: center;
        margin-top: 20px;
    }
    .nav-link {
        padding-top: .5em;
    }
    #start .subheading {
        font-size: 92px;
        line-height: 88px;
        padding: 8px 0;
    }
    .d-none-small {
        display: none;
    }
    .d-none-large {
        display: block;
    }
    .feat-articles h2 {
        font-size: 21px;
        padding: 8px 0;
        font-weight: 300;
        font-family: "Roboto", sans-serif;
        margin: 2em 0 1em 0;
    }
    .feat-articles p {
        font-size: 20px;
        line-height: 32px;
        color: #6B6B6B;
        padding: 1.5em 0 8px 0;
        font-weight: 300;
    }
    .feat-gallery{
        padding-bottom: 80px;
    }
    .feat-gallery h3 {
        font-size: 80px;
        line-height: 70px;
        margin-left: .1em!important;
    }
    .col-xs-6 {
        max-width: 50%;
    }
    .feat-gallery img {
        height: 175px;
    }  
    figcaption {
        font-size: 20px;
        font-weight: 700;
        padding: 0 50px .1em 0;
        line-height: 1.5em;
        font-family: "Roboto", sans-serif;
        margin: .4em 0;
    }
    .carousel-gallery,
    #location {
        padding: 80px 0 40px 0;
    }
    #location .py-5 {
        padding-top: 0!important;
        padding-bottom: 0!important;
    }
    .main div:nth-child(3) {
        padding: 0 .4em 0 .4em;
    }
    .carousel-gallery {
        padding: 120px 0 80px 0;
    }
    .carousel-gallery h3 {
        font-size: 80px;
        line-height: 70px;
    }
    .carousel-gallery button {
        font-size: 80px;
        line-height: 60px;
        color: #ED684E;
    }
    #location h3 {
        font-size: 80px;
        line-height: 70px;
    }
    #location h5 {
        font-size: 26px;
    }
    #location address,
    #location a {
        font-size: 20px;
    }

    #locationMap {
        height: 220px;
    }
    .feat-gallery h3 {
        margin: 1.2em 0 .3em .05em;
    }    
    footer h5 {
        font-size: 80px;
    }
    footer a {
        font-size: 26px;
    }

    footer nav {
        padding: .55em 0;
    }
    footer ul {
        padding-top: 0;
    }
    footer .phone {
        border-left: 0 white solid;
        border-bottom: 3px solid white;
    }
    footer .fa-whatsapp {
        height: 38px;
        width: 38px;
        padding: 0.22em .31em;
        margin-top: 0;
    }
    footer figure.mt-3 {
        margin-top: 2rem!important;
    }
    .nav-link {
        font-size: 2.2em;
    }

    .sm-reverse div {
        order: 2;
    }
    .start-arrow .d-none-small {
        display: none;
    }
    .start-arrow .d-none-large {
        display: none;
    }
}
@media only screen and (max-width: 375px) and (min-width: 319px) {
    
    #sliderImage .p-5 {
        padding: 3rem 1em!important;
    }
    #sliderImage .p-4 {
        padding: 1.5rem 0em!important;
    }
    #sliderImage {
        height: 91vh;
    }
    .nav-tel {
        border-left: #707071 solid 0px;
    }
    .nav-tel {
        border-bottom: #707071 solid 3px;
    }
    .main .container:nth-child(3) {
        padding: 0 .4em;
    }
    .slider {
        height: 100%;
    }
    .slider-main {
        padding: 1em!important;
    }
    #start img {
        width: 100%;
        margin-top: 5%  ;
    }
    .s-one {
        background-image: url('https://longboardheaven.net/images/update/slider-mobile.png');
        background-repeat: no-repeat;
        background-size: cover;
        height: 90%;
    }
    .s-two {
        height: 100%;
        background-image: url('https://longboardheaven.net/images/update/slider-mobile-alt.png');
    }
    .bg-light {
        background-color: transparent!important;
    }
    .navbar-toggler {
        background-color: #ffffff;
        border-radius: 100%;
        padding: 0;
        height: 100px!important;
        width: 100px!important;
        font-size: 32px;
    }
    .navbar-toggler-icon {
        color: #ed684e;
        margin-top: 12px;
    }
    #navbarSupportedContent {
        background-color: #fff;
        padding: 0 3em;
        text-align: center;
    }
    .logo {
        height: 150px;
        margin-top: 25px;
        padding-left: 0;
        z-index: 1002;
    }
    #sliderIntro h1 {

        font-size: 80px !important;
        line-height: 70px;
        margin-top: 120px;
    }
    #sliderIntro p {
        font-size: 20px;
        line-height: 28px;
        font-weight: 500;
        margin-top: 2em;
    }
    .arrow {
        display: none!important;
    }
    .bg-light {
        background-color: transparent!important;
    }
    .d-none-lg {
        display: block;
        position: absolute;
        z-index: 1002;
        top: 60px;
        padding-right: 2em;
        text-align: right;
    }
    .navbar-toggler {
        height: 80px!important;
        width: 80px!important;
    }
    .d-none-xs {
        display: none!important;
    }
    .navbar-toggler {
        background-color: #ffffff;
        border-radius: 100%;
        width: 50px;
        height: 50px;
        padding: 0;
    }
    #navbarSupportedContent {
        background-color: #fff;
        padding: 0 1em;
        text-align: center;
        margin-top: 20px;
    }
    .nav-link {
        padding-top: .5em;
    }
    #start .subheading {
        font-size: 80px;
        line-height: 70px;
        padding: 8px 0;
    }
    .d-none-small {
        display: none;
    }
    .d-none-large {
        display: block;
    }
    .feat-articles h2 {
        font-size: 18px;
        padding: 3em 0 1.5em 0;
    }
    .feat-articles p {
        font-size: 20px;
        line-height: 32px;
        color: #6B6B6B;
        padding: 8px 0;
    }
    .feat-gallery{
        padding-bottom: 40px;
    }
    .feat-gallery h3 {
        font-size: 80px;
        line-height: 70px;
        margin-left: .1em!important;
    }
    .col-xs-6 {
        max-width: 50%;
    }
    .feat-gallery img {
        height: 150px;
    }  
    figcaption {
        font-size: 20px;
        font-weight: 700;
        padding: .7em 10px .7em 0;
        line-height: 1.7em;
        font-family: "Roboto", sans-serif;
    }
    .carousel-gallery,
    #location {
        padding: 80px 0 0 0;
    }
    #galleryImage {
        padding-bottom: 3em;
    }
    #location .py-5 {
        padding-top: 0!important;
        padding-bottom: 0!important;
    }
    .carousel-gallery h3 {
        font-size: 80px;
        line-height: 70px;
    }
    .carousel-gallery button {
        font-size: 55px;
        line-height: 60px;
        color: #ED684E;
    }
    #location h3 {
        font-size: 80px;
        line-height: 70px;
    }
    #location h5 {
        font-size: 26px;
    }
    #location address,
    #location a {
        font-size: 20px;
    }
    #locationMap {
        height: 220px;
    }
    footer.py-5 {
        padding-top: 1em!important;
        padding-bottom: 5em!important;
    }
    footer h5 {
        font-size: 80px;
    }
    footer a {
        font-size: 26px;
    }
    footer ul {
        padding-top: 0;
    }
    footer nav {
        padding: .55em 1em;
    }
    footer .phone {
        border-left: 0 white solid;
        border-bottom: 3px solid white;
    }
    footer .fa-whatsapp {
        height: 32px;
        width: 31px;
        padding: 0.15em .16em;
    }
    .nav-link {
        font-size: 2em;
    }

    .sm-reverse div {
        order: 2;
    }
    .start-arrow .d-none-small {
        display: none;
    }
    .start-arrow .d-none-large {
        display: none;
    }

}