



/*
Author: Bootstrapthemes
Author URI: http://www.xpeedstudio.com
*/

/* Portrait tablets and medium desktops */
@media (min-width: 992px) and (max-width: 1199px) {
    body {
        font-size: 1rem;
    }
}

@media  (min-width: 768px) {
    #second {
        margin-bottom: 70px;
    }
    .pricing_item {
    height: 475px !important;
}
#pricing p {
        margin-top: 0px;
    }
    #gal {
    margin-top: -70px;
}
#gal img {
    width: 500px;
    height: 300px;
    margin-top: 20px;
}
#action {
    margin-top: -50px;
}
#maps iframe{width: 570px; height: 350px;}
#maps {margin-top: 50px;}
#maps {margin-bottom: 30px;}
}


@media (min-width: 991px) {
     nav h4 {
    margin-top: 10px;
}
#road {
    margin-top: -150px !important;
}
#hello {
    height: 770px;
}
#navbar-menu ul li {
    padding: 0 20px;
}
#active {
    font-size: 1.5em;
    text-shadow: 1px 1px 0px black;
}
#pict {
    margin-top: 70px;
}
#gal {
    margin-top: -70px;
}
#gal img {
    width: 300px;
    height: 200px;
    margin-top: 20px;
}
#action {
    margin-top: -50px;
}
#maps iframe{width: 925px; height: 350px;}
}

@media (min-width: 1199px) {
    #about h2 {
    margin-top: -70px;
}
#road h1 {
    word-spacing: 20px;
    letter-spacing: 5px;
}
#hello {
    height: 870px;
}
#hello h1 {
    margin-top: 50px;
}
#pict {
    margin-top: 120px;
}
#maps iframe{width: 1080px; height: 350px;}
#maps {margin-top: 100px;}
}

@media  (max-width: 1199px) {

    #service p {
        margin-bottom: -50px;
    }

}


/* Portrait tablets and small desktops */
@media (max-width: 991px) {

    .sm-text-center{
        text-align: center !important;
    }
    .sm-pull-none{
        float: none !important;
    }
    .sm-m-top-10{
        margin-top:10px;
    }
    .sm-m-top-20{
        margin-top:20px;
    }
    .sm-m-top-30{
        margin-top:30px;
    }
    .sm-m-top-50{
        margin-top:50px;
    }

    #pict {
    margin-top: 70px;
}
    #active {
    font-size: 1.5em;
    text-shadow: 1px 1px 0px black;
}
#hello {
    height: 880px;
}
 nav h4 {
    margin-top: -3px;
}
#road {
    margin-top: -200px !important;
}
#btn {
    margin-bottom: 30px !important;
}
#about h2 {
    margin-top: -50px;
    font-size: 2em;
}
#video h1 {
    word-spacing: 10px;
    letter-spacing: 5px;
    font-size: 3em;
}
#foto {
    margin-top: 40px;
    margin-bottom: 40px;
}
#foto img {
    padding: 10px 0px !important;
}
#gal img {
    width: 400px;
    height: 250px;
    margin-top: 20px;
}
#action {
    margin-top: -50px;
}

}



/* Landscape phones and portrait tablets */
@media  (max-width: 768px) {
    h2{
        font-size: 2rem;
    }
    p{
        font-size:100%;
        line-height: 2rem;
    }
    .xs-pull-none{
        float: none !important;
    }
    .xs-text-center{
        text-align: center !important;
    }
    .xs-m-top-10{
        margin-top:10px;
    }
    .xs-m-bottom-10{
        margin-bottom:10px;
    }
    .xs-m-bottom-20{
        margin-bottom:20px;
    }
    .main_testimonial .testimonial_slid .slick-arrow.nextprevright {
        top: -150px;
    }
    #hello h2 {
        font-size: 3em;
    }
    #video {
        margin-top: -30px;
    }
    #video h1 {
    word-spacing: 5px;
    letter-spacing: 2px;
    font-size: 2em;
    text-shadow: 2px 2px 0px black;
}
#testimonial {
    margin-top: 50px;
}
#testimonial p {
    font-size: 1em;
}
#testimonial h6 {
    font-size: 1.5em;
}
#testimonial h1 {
    font-size: 2em;
}
#pict h1 {
    font-size: 3em;
}
#gal {
    margin-top: -70px;
}
.service_item {
    margin-left: 70px;
}
#service i {
    font-size: 4.5em;
}
#service h5 {
    font-size: 2em;
}
#service h6 {
    font-size: 1.5em;
}
#maps iframe{width: 435px; height: 250px;}
#maps {margin-top: 50px;}
#maps {margin-bottom: 30px;}

}




/* Landscape phones and smaller */
@media (max-width: 479px) {
    html {
        font-size: 85%;
    }
    .testimonial_slid .slick-arrow {
        display: none;
    }
    #hello {
    height: 850px;
}
#hello h1 {
    font-size: 2.5em;
}
#hello h2 {
    font-size: 2em;
}
#pict h1 {
    font-size: 2.3em;
}
#gal {
    margin-top: -70px;
}
#gal img {
    width: 300px;
    height: 200px;
    margin-top: 20px;
}
#action {
    margin-top: -50px;
}
.service_item {
    margin-left: 25px;
}
#service i {
    font-size: 3em;
}
#service h5 {
    font-size: 1.2em;
}
#service h6 {
    font-size: 1em;
}
#maps iframe{width: 275px; height: 200px;}
#maps {margin-bottom: 30px;}
#maps {margin-top: 20px;}

#impress h2 {
    font-size: 1.5em;
}
#impress h5 {
    font-size: 1.2em;
}
}





@media (max-width: 400px) {


}

@media (max-width: 320px) {
    html {
        font-size: 60.5%;
    }
    .btn.btnxs{
        padding:2.01rem 1.5rem;
    }
    #hello {
        height: 750px;
    }
    #hello h1,#hello h3 {
        text-shadow: 1px 1px 0px black;
    }
    #pricing h3 i {
        font-size: 2em;
    }
    #pricing p {
        margin-top: 20px;
    }
    .pricing_price_border {
        margin-left: -12px;
    }
    #pict h1 {
    font-size: 2em;
}
#service p {
    font-size: 1em;
}
.service_item {
    margin-left: 10px;
}
#maps iframe{width: 255px; height: 200px;}
#maps {margin-bottom: 30px;}

}



