﻿/* Grid between 768-1003px (mediaqueries)
===================================================================== */
@media only screen and (min-width: 768px) and (max-width: 1004px) {

/*  DF-MOBILE / GLOBAL  ================= */
.section-extraless-padding {
    padding: 30px 20px;
}

.sec-moreless-padding {
    padding: 30px 20px;
}

.section-less-padding {
    padding: 50px 20px;
}

.section-fulldark {
    padding: 44px 20px 0 20px;
}

.sec-padding {
    padding: 40px 20px;
}


.text-box {
    width: 90%;
    margin: 0 auto;
    float: none;
}


/*  DF-MOBILE / SHOW HIDE  ================= */
.navr {
    display: block !important;
    }


.catalogdescrip .h4 {
    font-size: 20px !important;
    line-height: 24px !important;
    margin-bottom: 18px;
    font-style: normal;
}


/*  DF-MOBILE / HIDE THEME MOBILE NAV  ================= */
.navbar-header .navbar-toggle, .navbar-nav, .hidemobile {
    display: none !important;
}

/*  DF-MOBILE / TOP BAR  ================= */
.topbar {
    display: none;
}

/*  DF-MOBILE / HEADER  ================= */
#header {
    padding: 0 0 0 0 !important;
}

.navbar-header {
    height: 90px;
}

.navbar-header .logo-box.big-2 {
    max-width: 360px !important;
	padding: 8px 0 0 10px !important;
}

#header .navbar-brand.less-top-padding {
    padding: 0px 0 0 0 !important;
}

.navbar-header .logo-box.big-2 img {
    width: 64%;
    padding-top: 2px;
}

/*  DF-MOBILE / MOBILE NAV NUMBERS & CONTACT  ================= */

.toplist.mobilenav li.rightcity {
    clear: both;
    width: 100% !important;
    display: block !important;
    float: none !important;
    font-size: 15px !important;
    line-height: 22px;
    text-align: left;
    font-weight: bold;
    letter-spacing: .08em;
    padding: 20px 0 0 14px !important;
    margin: 0 !important;
}

.toplist.mobilenav li.rightcity .fa  {
    display: none !important;
    font-size: 0;
}

.mobilenav li a {
    border-bottom: none !important;
    font-size: 13px;
    padding: 4px 0 0 14px;
}

.mobilenav li:after {
    display: none !important;
}

.toplist.mobilenav li.rightnumber {
    width: 100% !important;
    display: block !important;
    float: none !important;
    font-size: 15px !important;
    text-align: left;
    line-height: 13px;
    letter-spacing: .04em;
    margin: 0 !important;
    padding: 0 !important;
}

.toplist li.social a .fa {
    font-size: 16px;
}

.toplist li.social {
    padding: 0 0 0 0 !important;
    margin-bottom: 10px;
}

/*  DF-MOBILE / MOBILE SEARCH  ================= */
.mobile-search-bar {
    margin-top: 0;
    position: absolute;
    right: 65px;
    top: 31px;
}

.mobile-search-bar {} .mobile-search-bar:after {
    font-family: fontawesome;
    content: "\f002";
    color: #204563;
    font-size: 24px;
}

.mobile-search-bar:after {
    position: absolute;
    right: 0;
    top: 3px;
    z-index: 1
}

.mobile-search-bar .searchfield {
    position: relative;
    z-index: 9;
}

.mobile-search-bar input[type="search"] {
    border: medium none;
    cursor: pointer;
    height: 32px;
    padding: 3px 15px;
    text-indent: -9999px;
    -webkit-transition: all 0.2s ease 0s;
    transition: all 0.2s ease 0s;
    width: 40px;
    background: none;
}

.mobile-search-bar input[type="search"]:focus {
    border: 1px solid #ffffff;
    text-indent: 0;
    width: 275px;
    background: #fff;
    cursor: text
}

/*  DF-MOBILE / HOME PARALLAX IMAGE  ================= */
.parallax-section51 {
    background-attachment:scroll !important;
    background-size: contain;
    background-repeat: no-repeat;
    background-position: 100% 0;
    background-position: center;
    z-index: 1;
}

.parallax-section51 .title-2 {
    font-size: 30px !important;
    line-height: 36px;
    text-shadow: 1px 1px 0 #000000;
    font-weight: 600 !important;
}

/*  DF-MOBILE / BANNER IMAGE  ================= */
.header-inner {
    margin: 0 0 0 0 !important;
}

.header-inner .inner {
    padding: 0 0 0 0 !important;
    float: none !important;
}





/*  DF-MOBILE / MAIN CONTAINER  ================= */
.col-sm-12.mobilefixtop {
    float: right !important;
}

.prodselect .container {
    width: 98% !important;
    padding-left: 8px !important;
    padding-right: 0 !important;
}

.blogheader .container, .calendarheader .container {
    width: 98% !important;
    padding-left: 8px !important;
    padding-right: 0 !important;
}

.container.bloglist {
    width: 98%;
}

/*  DF-MOBILE / PAGENATION  ================= */

.prodselect .pagenation-holder {
    padding: 15px 0 15px 0 !important;
}

/*  DF-MOBILE / BLOG LIST PAGE  ================= */
.header-inner.blogheaderimage img {
    margin-top: -60px !important;
}

.blogheader h3 {
    font-size: 24px;
    line-height: 20px;
    letter-spacing: .02em;
    padding-top: 16px;
}

.blogpage h4 {
    font-size: 16px;
    line-height: 18px;
}

.forceinlineblog {
    display: inline-block !important;
    float: none !important;
    width: 49.333333% !important;
    box-sizing: border-box !important;
    vertical-align: top !important;
}

.blogpost .padding-left-5 {
    padding-left: 0 !important;
}

.returntolist {
    position: absolute;
    top: 19px;
    left: 12px;
    z-index: 98;
}

/*  DF-MOBILE / EVENTS  ================= */
.eventpost .padding-left-5 {
    padding-left: 0 !important;
}

/*  DF-MOBILE / FILTERS  ================= */
.catfilterlist {
    right: 0;
}

.catfilterlist ul li a {
    display: block;
    padding: 4px 8px;
    color: #204563;
    text-decoration: none;
    text-transform: uppercase;
    letter-spacing: .05em;
    font-weight: 400;
    font-size: 13px;
    -webkit-transition: all .5s ease;
    -moz-transition: all .5s ease;
    -o-transition: all .5s ease;
    transition: all .5s ease;
}

/*  DF-MOBILE / CAT LIST  ================= */
.productlist .team-holder2 {
    text-align: left;
    width: 100%;
}

.productlist .team-holder2 {
    text-align: left;
    width: 100%;
}

.productlist .team-holder2 .img-holder {
    margin-top: 0 !important;
    overflow: hidden;
    text-align: center;
    width: 100%;
    max-width: 219px;
    overflow-y: hidden;
}


.productlist img {
    width: 219px;
    height: 131px;
}

/*  DF-MOBILE / PRODUCT DETAILS  ================= */
.ProductCBStyle table tr td:first-of-type {
    vertical-align: top !important;
    padding-top: 10px !important ;
}
.col-sm-12.productrightlower {
    float: right !important;
}

.productlefthigher {
    text-align: center;
}

.downloadspecs a {
    text-transform: uppercase;
    font-size: 16px;
}

.downloadspecs a:before {
    display: none;
}

.productlefthigher, .col-sm-12.productrightlower{
    position: relative;
    float: none !important;
    display: block !important;
}

.productmap {
    float: none !important;
    display: block !important;
    padding-bottom: 45px;
    min-height: 500px
}



/* =========== HOME STYLES ============= */

/*  DF-MOBILE / HOME BANNERS  ================= */

.ms-container {
    height: auto;
    min-height: 295px;
}

.companytitle {
    top: 100px;
    left: 142px;
}

.imagetitle {
    top: 156px;
    left: 142px;
}

.imagedescription {
    top: 222px;
    left: 142px;
}

.ms-layer.imagedescription p {
    width: 80% !important;
    font-size: 22px !important;
    line-height: 24px;
}

a.readmorebanner {
    top: 442px;
    left: 142px;
}

a.sbut6 {
    padding: 12px 26px !important;
    font-size: 14px !important;
}

.ms-skin-default .ms-nav-prev {
    left: 15px !important;
}

.ms-skin-default .ms-nav-next {
    right: 15px !important;
}

.homesubscribe {
    top: 73%;
}

.homesubscribe a {
    padding: 10px 20px;
    font-size: 18px;
}


/*  DF-MOBILE / HOME PROD SECTION  ================= */

.homeproductsection .sec-padding {
    padding: 40px 0 40px 0;
}

.homeproductsection h1 {
    font-size: 32px;
    line-height: 32px;
}

.homeproductsection .sub-title {
    width: 70%;
    font-size: 16px;
    margin: 0 auto 35px auto !important;
}

.homeproductsection .clear50, .homeproductsection .clear25{
    height: 5px !important;
}


.owl-wrapper, .owl-wrapper-outer {
    margin-bottom: -35px !important;
}

.weekendspecials .bmargin {
    margin-bottom: 0;
}


/*  DF-MOBILE / HOME JOIN  ================= */
.signup .pull-right {
    float: left !important;
}

/*  DF-MOBILE / HOME INSTAGRAM  ================= */
#instagram li {
    width: 18.5%;
}

#instagram li a img {
    width: 100%;
    text-align: center;
    margin: 0 auto;
}


/*  DF-MOBILE / FOOTER BRANDS  ================= */
.sec-padding.ourbrands {
    padding: 10px 0 10px 0 !important;
}

.owl-carousel .owl-wrapper-outer {
    width: 100% !important;
    margin: 0 auto !important;
}

.owl-carousel .owl-item {
    width: 100% !important;
}

#owl-demo8 .item img {
    width: 85% !important;
}

}