﻿
/* 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;
}

/*  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) {


/*  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: 290px;
}

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

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


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

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



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


}