﻿
/* Grid Default 1004px + (mediaqueries)
===================================================================== */
@media only screen and (min-width: 1004px) and (max-width: 1380px) {

/*  DF-MOBILE / HOME BANNERS  ================= */
.ms-container {
    height: auto;
    min-height: 388px;
}
.companytitle {
    top: 144px;
    left: 200px;
}

.imagetitle {
    top: 190px;
    left: 200px;
}

.imagedescription {
    top: 246px;
    left: 200px;
}

.ms-layer.imagedescription p {
    width: 85% !important;
}

a.readmorebanner {
    top: 422px;
    left: 200px;
}

a.sbut6 {
    padding: 12px 26px !important;
    font-size: 14px !important;
}

.homesubscribe {
    top: 68%;
}

.homesubscribe a {
    padding: 14px 30px;
    font-size: 20px;
    letter-spacing: .09em;
}

/*  DF-MOBILE / HOME NEWS  ================= */

.homenewslist .text-box.padding-1 {
    padding: 5px 8px;
}

.homenewslist h5 {
    font-size: 14px;
    line-height: 16px;
}

/*  DF-MOBILE / HOME PROD SECTION  ================= */
.homeproductsection .sec-padding {
    padding: 40px 0 40px 0;
}


}

/* Grid Default 1004px + (mediaqueries)
===================================================================== */
@media only screen and (min-width: 1004px) and (max-width: 1200px) {

.blogpage h4 {
    font-size: 14px !important;
    line-height: 18px !important;
}

.navbar-header .logo-box.big-2 {
    width: 316px;
}

}


/* Grid Default 1004px + (mediaqueries)
===================================================================== */
@media only screen and (min-width: 1004px) {


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


/*  DF-MOBILE / HEADER  ================= */
.navbar-header .logo-box.big-2 {
    max-width: 350px;
}

.navbar-header .logo-box {
   padding: 26px 0 0 10px;
}

.topbar-left-items {
    width: 65%;
}

.topbar-right-items {
    width: 35%;
}


/*  DF-MOBILE / TOPLIST  ================= */
.toplist {
    float: right;
    padding: 0px;
    margin: 0;
}

.topbar-right-items {
    padding: 0 20px 0 0;
}



/*  DF-MOBILE / BRAND FOOTER  ================= */
owl-item {


}


}