/* ------------------------------------------------------ */
/* < MAX 768 */ @media only screen and (max-width: 768px) {
/* ------------------------------------------------------ */
/* ============== */
/* MASTER HEAD */
#head-navbar {
    background-color: rgba(0,0,0,0.4);
}

/* ============== */
/* MASTER CONTENT */
[id*="section-"] {
    background-attachment: local !important;
    background-size: auto;
}

.btn-back:before, .btn-continue:before { display: none;}


.landing-shop-posts .pic-title {
    font-size: 110%;
}
.landing-blog-posts .pic-title {
    font-size: 90%;
}
    #landing-testimonials blockquote { font-size:25px; font-weight:600;}
/* ============== */
/* MASTER FOOT */


/* ------------------------------------------------------ */
}
/* ------------------------------------------------------ */
/* ------------------------------------------------------ */
/* < MAX 992 */ @media only screen and (max-width: 992px) {
/* ------------------------------------------------------ */
/* ============== */
/* MASTER HEAD */


/* ============== */
/* MASTER CONTENT */
.featured-column { min-height: 300px;}


#carousel-services .carousel-control {
    position: absolute;
    top: 0;
    height: 300px;
    left: 0;
    width: 20%;
    font-size: 20px;
    color: #fff;
    opacity: 1;
}
#carousel-services .carousel-control .fa {
    position: absolute;
    top: 50%;
    color: #FFF;
}

#carousel-services .carousel-control.left {
    background-image: -webkit-linear-gradient(left,rgba(0,0,0,.8) 0,rgba(0,0,0,.0001) 100%);
    background-image: -o-linear-gradient(left,rgba(0,0,0,.8) 0,rgba(0,0,0,.0001) 100%);
    background-image: -webkit-gradient(linear,left top,right top,from(rgba(0,0,0,.8)),to(rgba(0,0,0,.0001)));
    background-image: linear-gradient(to right,rgba(0,0,0,.8) 0,rgba(0,0,0,.0001) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#00000000', GradientType=1);
    background-repeat: repeat-x;
}

#carousel-services .carousel-control.right {
    right: 0;
    background-image: -webkit-linear-gradient(left,rgba(0,0,0,.0001) 0,rgba(0,0,0,.5) 100%);
    background-image: -o-linear-gradient(left,rgba(0,0,0,.0001) 0,rgba(0,0,0,.5) 100%);
    background-image: -webkit-gradient(linear,left top,right top,from(rgba(0,0,0,.0001)),to(rgba(0,0,0,.5)));
    background-image: linear-gradient(to right,rgba(0,0,0,.0001) 0,rgba(0,0,0,.5) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#80000000', GradientType=1);
    background-repeat: repeat-x;
}
#carousel-services .carousel-control.left .fa {

}

#carousel-services .carousel-control.right .fa {

}



#carousel-services .carousel-control:hover .fa {
    color: rgba(220,24,112,1)/*#DC1870*/;
    font-size: 50px;
}

/* ============== */
/* MASTER FOOT */


/* ------------------------------------------------------ */
}
/* ------------------------------------------------------ */
/* ------------------------------------------------------ */
/* MIN 768 > */ @media only screen and (min-width: 768px) {
/* ------------------------------------------------------ */
/* ============== */
/* MASTER HEAD */
#head-navbar .navbar-nav {
    float: none;
    margin: 0 auto;
    text-align: center;
}

#head-navbar .navbar-nav>li {
    display: inline-block;
    float: none;
}

.lead {
    font-size: 16px;
}
/* ============== */
/* MASTER CONTENT */



/* ============== */
/* MASTER FOOT */



/* ------------------------------------------------------ */
}
/* ------------------------------------------------------ */
/* ------------------------------------------------------ */
/* MIN 992 > */ @media only screen and (min-width: 992px) {
/* ------------------------------------------------------ */
/* ============== */
/* MASTER HEAD */


/* ============== */
/* MASTER CONTENT */
.title-even .title-content {
    max-width: 300px;
    width: 90%;
}

[class*="table-md-content"], [class*="column-md-content"] { height: 500px;}
.table-md-stg {
    height: 500px;
}

#carousel-services .carousel-control {
    left: 2.5%;
}
#carousel-services .carousel-control.right {
    right: 51.5%;
}
#carousel-services .carousel-indicators {
    width: 50%;
}

[class*="archive-list-left"] [class*="table-md-content"]:nth-child(even) .column-md-content:nth-child(1) { left: 50%;}
[class*="archive-list-left"] [class*="table-md-content"]:nth-child(even) .column-md-content:nth-child(2) { right: 50%;}

[class*="archive-list-right"] [class*="table-md-content"]:nth-child(odd) .column-md-content:nth-child(1) { left: 50%;}
[class*="archive-list-right"] [class*="table-md-content"]:nth-child(odd) .column-md-content:nth-child(2) { right: 50%;}



/* ============== */
/* MASTER FOOT */
.foot-disclaimer { text-align: left;}
.foot-social { text-align: right;}
[class*="column-md-discaimer"]:nth-child(1) { width: 180px;}


/* ------------------------------------------------------ */
}
/* ------------------------------------------------------ */
/* ------------------------------------------------------ */
/* MIN 1200 > */ @media only screen and (min-width : 1200px) {
/* ------------------------------------------------------ */
/* ============== */
/* MASTER HEAD */


/* ============== */
/* MASTER CONTENT */


/* ============== */
/* MASTER FOOT */



/* ------------------------------------------------------ */
}
/* ------------------------------------------------------ */
/* ------------------------------------------------------ */
/* MIN 1200 > */ @media only screen and (min-width : 1480px) {
/* ------------------------------------------------------ */
/* ============== */
/* MASTER HEAD */


/* ============== */
/* MASTER CONTENT */

.landing-shop-posts .pic-title {
    font-size: 170%;
}
.landing-blog-posts .pic-title {
    font-size: 150%;
}

/* ============== */
/* MASTER FOOT */



/* ------------------------------------------------------ */
}
/* ------------------------------------------------------ */
