/*! HTML5 Boilerplate v5.0 | MIT License | http://h5bp.com/ */
/*@font-face {
    font-family: dinPro;
    src: url(DINPro-Light.otf);
}
@font-face {
    font-family: dinPro;
    font-weight: bold;
    src: url(DINPro-Bold.otf);
}*/

@font-face{
    font-family: SignPainter;
    src: url('./SignPainter-HouseSlant.otf');
}
@font-face{
    font-family: SignPainterScript;
    src: url('./SignPainter-HouseScript.otf');
}


a,a:focus,a:hover,a:active,a:visited {
    text-decoration: none;
    color: #c7102e;
}
.carousel-control{
    text-shadow: none;
}

.rolable{
    display: none;
}
html {
    color: #222;
    font-size: 1em;
    line-height: 1.4;
}

::-moz-selection {
    background: #b3d4fc;
    text-shadow: none;
}

::selection {
    background: #b3d4fc;
    text-shadow: none;
}

hr {
    display: block;
    height: 1px;
    border: 0;
    border-top: 1px solid #ccc;
    margin: 1em 0;
    padding: 0;
}

audio,
canvas,
iframe,
img,
svg,
video {
    vertical-align: middle;
}

fieldset {
    border: 0;
    margin: 0;
    padding: 0;
}

textarea {
    resize: vertical;
}

.browserupgrade {
    margin: 0.2em 0;
    background: #ccc;
    color: #000;
    padding: 0.2em 0;
}
fieldset{
    padding:10px 0;
}

/* ===== Initializr Styles ==================================================
   Author: Jonathan Verrecchia - verekia.com/initializr/responsive-template
   ========================================================================== */

body {
    font: 16px/26px Roboto, sans-serif;
    font-weight: 300;
}


.nopadding{
    padding:0;
}

.nopadding-hr{
    padding-left: 0;
    padding-right: 0;
}

/* ===================
    ALL: Orange Theme
   =================== */

.header-container {
position: fixed;
    width: 100%;
    z-index: 1;
}

.main-container{
    z-index: 0;
}

.footer-container,
.main aside {

}

.header-container,
.footer-container,
.main aside {
    background: #323f48;
    clear:both;
}

.title {
    color: white;
}

/* ==============
    MOBILE: Menu
   ============== */

nav ul {
    margin: 0;
    padding: 0;
    list-style-type: none;
}

nav a {
    display: block;
    margin-bottom: 10px;
    padding: 15px 0;
    text-align: center;
    text-decoration: none;
    color: #fffefc;
}

nav a:hover,
nav a:visited,
nav a:active,
nav a:focus{
    color: #fffefc;
}

nav a:hover {
    text-decoration: none;
}


.navbar-brand{
    height:60px;
    width: 100px;
}
/* ==============
    MOBILE: Main
   ============== */


.table-events td,.table-events th {
    border-bottom: 1px solid #eceeef;
}
.main {
    padding: 50px 0;
    position: relative;
}


.main article h1 {
    font-size: 2em;
}

.main aside {
    color: white;
    padding: 0px 5% 10px;
}

.footer-container footer {
    color: white;
    padding: 20px 0;
}

/* ===============
    ALL: IE Fixes
   =============== */

.ie7 .title {
    padding-top: 20px;
}

header{
    position: relative;
}
header .subMenu{
    position: absolute;
    background-color: #eaeaea;
    bottom: -25px;
    width: 100%;

    display: none;
}

header .subMenu ul,header .subMenuChild{
    list-style-type: none;
    margin: 0;
}


header .subMenu ul li{
    display: inline-block;
    position: relative;
}


header .subMenuExist:after{
    content: "";
    width: 0;
    height: 0;
    position: absolute;
    right: 6px;
    top: 50%;
    margin-top: -3px;
    border-width: 6px 6px 0 6px;
    border-style: solid;
    border-color: #fff transparent;
}

header .active:after{
    border-width: 0 6px 6px 6px;
}

header .subMenuChild{
    display: none;
    position: absolute;
    background-color: #323f48;
    overflow-y:auto;
    height: auto;
    top:50px;
}

header .subMenuChild .subMenuChild{
    top: 0;
    right: -220px;
}

header .subMenu .subMenuChild li,header .navRight .subMenuChild li {
    display: block;
}
header a,header a:focus,header a:hover{
    text-decoration: none;
}
header .subMenu a,header .subMenuChild a{
    margin-bottom: 0;
    padding: 12px 27px;
    display: block;
    text-align: center;
    color: #323f48;
}

.product_page p{
    margin-bottom: 0;
}

header .subMenu li:hover > .subMenuChild,header .subMenu li:focus > .subMenuChild,
header .mainMenu li:hover > .subMenuChild,header .mainMenu li:focus > .subMenuChild{
    padding: 0;
    display: block;
    margin: 0;
    width: 221px;
    z-index: 3;
}
header .mainMenu li:hover > .subMenuChild,header .mainMenu li:focus > .subMenuChild{

}
.latest_product_slider{
    clear: both;
    background-color: #ebf0f3;
    padding-top:1px;
}

.social_media_feed{
    background-color: #ebf0f3;
    min-height:350px;
}
h2{
    font-weight: 500;
}
.latest_product_slider h2,.related_products h2,.product_category h2{
    text-align: center;
    margin: 40px 0 20px 0;
    font-size: 1rem;
    font-weight: 500;
}

.product_category .category_right h2{
    text-align: left;

}

.social_wrapper .social_links{
    display: flex;
}
.social_wrapper .social_links h4{
    padding-left: 28px;
    margin: 10px 20px;
    background-position: 0;
    background-repeat: no-repeat;
    background-color: transparent;
    background-size: contain;
    font-weight:300;
}
.social_wrapper .social_links h4.instagram{
    background-image: url(../images/Instagram_Section_Logo.png);
}
.social_wrapper .social_links h4.instagramHash{
    background-image: url(../images/Instagram_Section_Hashtag.png);

}
.social_wrapper .social_links a:hover,.social_wrapper .social_links a,.social_wrapper .social_links a:visited,.social_wrapper .social_links a:focus{
    color:#000;
    text-decoration: none;

}


.carousel-control.right,.carousel-control.left{
    background-image: none;
}

.selected img{
    opacity: 0.3;
}

.product_detail{
    margin-top: 74px;
}
#slider-thumbs .list-inline-item:last-child{
    margin-top:20px;
}

#slider-thumbs .list-inline-item:not(:last-child){
    margin:20px 8px 0 0;
}

.product_detail .productInfo{
    margin-bottom: 30px;
    padding-top: 20px;
}
.product_detail .productInfo h2{
    font-size: 3rem;
    font-weight: 500;
    margin-bottom: 10px;
}
.product_detail .productInfo h3{
    font-size: 1.4rem;
    margin-bottom: 10px;
}
.product_detail .productInfo h5{
    font-size: 1rem;
    margin-bottom: 10px;
}
.product_detail .productInfo h5 span{
    font-weight: bold;
}

.product_detail .productInfo .description{
    margin-top: 30px;
}

.product_detail .detailTabs{
margin-top:30px;
    height: auto;
}

.product_detail .detailTabs .scrollbar-macosx{
    max-height: 190px;
}
.product_detail .detailTabs .nav-tabs{
    border-bottom: 3px solid #383d40;
}
.product_detail .detailTabs .nav-tabs .nav-link{
    color: #000;
    border-radius:0;
    text-transform: uppercase;
    border-width: 1px 1px 0;
}


.product_detail .detailTabs .nav-tabs .nav-item.open .nav-link,
.product_detail .detailTabs .nav-tabs .nav-item.open .nav-link:focus,
.product_detail .detailTabs .nav-tabs .nav-item.open .nav-link:hover,
.product_detail .detailTabs .nav-tabs .nav-link.active,
.product_detail .detailTabs .nav-tabs .nav-link.active:focus,
.product_detail .detailTabs .nav-tabs .nav-link.active:hover{
    color: #383d40;
    background-color: #fff;
    border-color: #383d40 #383d40 #383d40;

}
.tab-content>.tab-pane ul{
    margin-top:10px;
}
.product_detail .detailTabs .nav-tabs .nav-link.active{
    font-weight: bold;
    border-width: 1px 1px 1px;
}


.related_products{
background-color: #ebf0f3;
}

.product_category{
 width: 100%;
}
.product_category .products{
    background-color: #ebf0f3;
   
}

 .gridWrapper{
    margin: 0 auto;
}
.gridWrapper .grid{
   margin: 50px auto;
}
.shareLink{
     background-color: #ebf0f3;
    padding: 1px 8px 0px 8px;
    color: #353f49;
    font-size: 0.8rem;
    display: inline-block;
    margin-left: 7px;
    height: 33px;

}
.shareLink a{
    width: 20px;
    margin: 0 5px;
    float: left;
}
a.wishlistBtn{
    float: left;
}


a.wishlistBtn,a.wishlistBtn:hover,a.wishlistBtn:focus{
    padding: 3px 11px;
    background-color: #353f49;
    color: #fff;
    text-decoration: none;
    font-size: 0.8rem;
}

.carousel-control .icn-next, .carousel-control .icn-prev {
    font-size: 1.8rem;
    color: #000;
    position: absolute;
    top: 50%;
    z-index: 5;
    width: 20px;
    height: 20px;
    margin-top: -10px;
    line-height: 1;
    background-image: none;
}

.carousel-inner>.carousel-item>a>img, .carousel-inner>.carousel-item>img{
    width: 100%;
}

.carousel-control .icn-prev {
    left: 50%;
    margin-left: -10px;
}

.carousel-control.right {
    right: 0;
    left: auto;
}

.social_wrapper{
    margin:0 auto;
    display: flex;
    flex-wrap: wrap;
    min-height:350px;
    justify-content: space-between;
}

.social_wrapper .social_thumbs{
    padding: 0;
    text-align: right;
    align-self: center;
}
.social_wrapper .social_title{
    align-self: center;
}
.social_wrapper .social_title p,.about .special{
    font-family: SignPainterScript;
    font-style: normal;
    font-size: 2rem;
    color: #1f2a30;
    line-height: 1.75rem;
    margin-bottom: 0;
}

.about .about_footer,.about .about_header{
    padding-top:40px;
    padding-bottom:10px;
}
.about .brands img{
    margin: 10px 5px;
    max-width: 216px;
}
.about .about_footer .about_right{
    position: relative;
}


.about .about_footer .about_right p{
font-size: 2rem;
}
.about .about_header .about_right img,.about .about_footer .about_left img{
    max-width: 414px;
}

.about h2,.social_wrapper .social_title p span{
    font-family: SignPainter;
    color: #c7102e;
    font-size: 4rem;
    line-height: 3.5rem;

}
.about .about_footer h2,.about .special{
    /*color: #fff;*/

}
.social_thumbs div{
    width: 240px;
    height: 240px;
    background-color: rgb(255, 255, 255);
    display: inline-block;
    margin-right: 20px;
}
.social_thumbs div h3{
    width: 100%;
    display: block;
    height:100%;
}
.social_thumbs div .inst_link{
    width: 100%;
    display: block;
    height:100%;
    background-repeat: no-repeat;
    background-position: center;
    background-size:cover;
}


.social_wrapper .social_thumbs div:last-child{
    margin: 0;
}
.close_slider,.close_slider:hover,.close_slider:focus,.close_slider:active{
    text-decoration: none;
    color:#000;
    cursor: pointer;
    display: inline-block;
    float: right;
    margin-top:6px;
}
.thumbs-next:hover,.thumbs-prev:hover,.thumbs-next:focus,.thumbs-prev:focus{
    color: #000;
    text-decoration: none;
}

.thumbs-next,.thumbs-prev{
    text-decoration: none;
    line-height: 0;
    position: absolute;
    margin-top: 11px;
    top: 50%;
    width: 20px;
    height: 20px;
    padding: 0;
    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    transform: translate(0, -50%);
    cursor: pointer;
    color: #000;
    border: none;
    outline: none;
    background: transparent;
}

.thumbs-next {
    right:-29px;
}

.thumbs-prev{
    left: -29px;
}
nav ul li a:hover,nav ul li a:focus{
    background-color: #19262f;

}
header li.countrySelect a{
    padding:0;
}
header .subMenu li a:hover,header .subMenu li a:focus,
header li.countrySelect a:hover,header li.countrySelect a:focus{
    background-color: #19262f;
    color:#eaeaea;
}


.subMenu li:hover > a,.subMenu li:focus > a,
li.countrySelect:hover > a,li.countrySelect:focus > a{
    background-color: #19262f;
    color:#eaeaea;
}

header .subMenu li:first-child a{
    margin-left: 35px;

}


header .subMenuChild a,header .subMenuChild li:first-child a{
    text-align: left;
    display: block;
    color: #eaeaea;
    margin: 0;
    width: 100%;
}
header li.countrySelect .active{
    background-color: #c7102e;
}

li.countrySelect:hover > .subMenuChild,li.countrySelect:focus > .subMenuChild{
    padding: 0;
    display: block;
    margin: 0;
}

.header-container #mobileWrapper{
    background-color: #323f48;
    display: block;
    width: 100%;
    padding: 10px;
    min-height: 350px;
     display: none;
    position: absolute;
    top: 74px;

}
header li.countrySelect .subMenuChild{
    color:#eaeaea;
    top: 50px;
    height: auto;
}

.countrySelect img{
    height: 50px;
    width: auto;
}

nav.navLeft ul,nav.navRight ul{
    height:50px;

}

nav.navRight ul{
    float: right;
    z-index: 1;
}

nav.navRight ul ul{
    height: auto;
}




/* clearfix */
.grid:after {
    content: '';
    display: block;
    clear: both;
}
.slider-item {
    width: 240px;

}

/* ---- grid-item ---- */

.grid-item,.stamp {
    width: 120px;
    height: 120px;
    float: left;
    background: #cccccc;
margin-bottom: 10px;

}

.stamp{
    position: absolute;
    left: 0;
    top: 0;
}


.tint .prices{
    width: 61px;
    right: 6px;
    position: absolute;
    top: 6px;
    background: #000;
    color: #fff;
    height: 61px;
    padding: 5px;
}

.tint:hover .prices,.tint:focus .prices {
   opacity: 0.5;
}


.tint .prices p:first-child{
    margin-bottom: 5px;
}
.tint .prices p{
    margin: 0;
    padding: 0;
    line-height: 11px;
    font-size: 0.9rem;
}
.tint .prices p span{
    font-size: 0.7rem;
}

.grid-item img,.stamp img{
    height: 100%;
    width: 100%;
}

.grid-item--height2 {
    height: 120px;
}
.grid-item--width2 {
    width: 120px;
}
.grid-item--width3 { width: 250.33px; }



.responsive a{
    display: block;
    position: relative;
}
.mobileMenuRight{
    width: auto;
    float: right;
    list-style: none;
	height:49px !important;
}

.mobileMenuRight li{
    display: inline-block;
    position: relative;
    padding: 0;
    margin: 0;
    float: none;
}
.mobileLogo {
    width: auto;
    height:48px;
    padding: 5px;
}
input:-webkit-autofill {
    -webkit-box-shadow: 0 0 0 1000px white inset !important;
}
.mobileMenuRight li.countrySelect:hover > .subMenuChild,.mobileMenuRight li.countrySelect:focus > .subMenuChild{
    display: block;
}
.mobileMenuRight li.countrySelect:hover ~ #searchBar{
    opacity: 0;
}

.txt-large_tile{
    position: absolute;
    color: #fff;
    bottom: 12px;
    left: 12px;
    text-shadow : 2px 2px 5px rgba(0, 0, 0, 0.3);
    font-weight: 500;
    font-size: 19px;
}
.txt-large_tile .line2{
    font-weight: 500;
    font-size: 21px;
    line-height: 27px;
    font-style: normal;
    letter-spacing: 1px;
}
.preloader {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: #fefefe;
    z-index: 99999;
    width: 100%;
    overflow: hidden!important;
}
.preloader {
    height: 50%;
}
.main {
    background-repeat: no-repeat;
    background-position: center;
    -webkit-background-size: cover;
    background-size: 5%;
}
.product_name{
    color: #fff;
    background-color: rgba(0, 0, 0, 0.2);
    width: 100%;
    position: absolute;
    bottom: 0;
    left: 0;
    height: 35px;
    padding: 5px 10px;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    font-size: 12px;
    font-weight: 500;
}

.mobileMenuRight li.countrySelect .subMenuChild {
    color: #eaeaea;
    top: 48px;
    right: 0;
    height: auto;
    display: none;
    position: absolute;
    background-color: #323f48;
}

.mobileMenuRight li.countrySelect .active {
     margin: 0;
    line-height: 50px;
    background-color: #c7102e;
    padding: 0;
    height: 49px;

}

.dl-menuwrapper .mobileMenuRight li.dl-back:after, .dl-menuwrapper .mobileMenuRight li > a:not(:only-child):after{
content: '';
}


.mobileMenuRight li.countrySelect a {
    padding: 0;
}



#dl-menu .searchBar{
    width: 100%;
    position: absolute;
    top: 50px;
    left: 0;
    height: 50px;
    opacity: 0;
}
#dl-menu .searchBar .searchWrapper{
    width: 100%;
    height: 100%;
    float: none;
    margin-bottom: 0;
    padding: 5px 10px;
}

#dl-menu .searchBar .searchStr{
    /* border: none; */
    padding: 10px;
    width: 100%;
    height: 100%;
    /* border-bottom: 1px solid #000; */
    outline: none;

}
.tint {
    position: relative;
    cursor: pointer;
    height:100%;
    width: 100%;
    display: inline-block;
}


.tint:before{

    content: "";
    display: block;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background: none;
    -moz-transition: all .1s linear;
    -webkit-transition: all .1s linear;
    -ms-transition: all .1s linear;
    -o-transition: all .1s linear;
    transition: all .1s linear;
}

.tint:hover .product_name {
    background-color:transparent;
}

.tint:hover:before {
    background: rgba(0,0,0, 0.2);
}
.category a{
    display: table-cell;
    vertical-align: middle;
    text-align: center;
}
.category a,.category a:hover{
    color:#fff;
    text-decoration: none;
}
.category{
    background-color: #353f49;
    color: #fff;
    display: table;
}

.categoryWrapper{
      min-height: 200px;
    margin: 20px auto;
}

.category-grid1,.category-grid{
    clear: both;
    margin: 0 auto;
}

.playButton {
    height: 56px;
    width: 52px;
    position: absolute;
    top: 22px;
    background-position: -250px 0;
    left: 22px;
    cursor: pointer;
}

#downloads a,#downloads a:focus,#downloads a:active,#downloads a:hover{
   text-decoration: none !important;
}

.cd-top.cd-is-visible {
    opacity: 1;
    visibility: visible;
}
.cd-top.cd-fade-out, .cd-top.cd-is-visible, .no-touch .cd-top:hover {
    transition: opacity .3s ease 0s,visibility 0s ease 0s;
}

.cd-top {
    background: url(//files.thumbsupuk.com/thumbsup/assets_new_2017/images/cd-top-arrow.svg) center 50% no-repeat rgba(188,3,37,.63);
    bottom: 40px;
    box-shadow: 0 0 10px rgba(0,0,0,.05);
    display: inline-block;
    height: 40px;
    opacity: 0;
    overflow: hidden;
    position: fixed;
    right: 10px;
    text-indent: 100%;
    transition: opacity .3s ease 0s,visibility 0s ease .3s;
    visibility: hidden;
    white-space: nowrap;
    width: 40px;
}

/* ==========================================================================
   Author's custom styles
   ========================================================================== */

/* ==========================================================================
   Media Queries
   ========================================================================== */

@media only screen and (min-width: 320px) {
    .grid {
        clear: both;
        margin:50px auto 0 auto;
    }
   

    #dl-menu.header-container{
        display: block;
    }

    .header-container{

        display: none;
    }

    .social{
        background-color: #19262f;
        color: #fff;
        min-height:50px;
    }

    .social .newsLetter{
        padding: 20px;
        padding-bottom: 12px;
        width: 100%;
        padding-top: 18px;
        margin: 0 auto;
    }

    .social .newsLetter .newsLetterSignup{
        margin: 0 auto;
        border-bottom: 1px solid #fff;
        padding-bottom: 8px;
    }


    .social .newsLetter .newsLetterSignup input{
        outline: none;
        background-color: transparent !important;
        border: none;
        width: 300px;
        color: #fff;
        padding: 5px;
    }
    .social .newsLetter .newsLetterSignup .fa-envelope{
        vertical-align: middle;
    }
    .social .socialIcons{
        width: 150px;
        height: 95px;
        margin: 0 auto;

    }
    .social .socialIcons ul img{
        width: 50px;
    }

    .social .socialIcons ul{
        list-style: none;
        padding: 0;
    }
    .social .socialIcons ul li,.social .socialIcons a {
        display: inline-block;
        float: left;
    }


    .footer_links{
        background-color: #323f48;
        color: #fff;
        padding: 10px;
        display: inline-block;
    }

    .footer_links ul{
        list-style: none;
        margin: 0;
        padding: 0;
    }
    
    .footer_links a,.footer_links a:hover,.footer_links a:focus{
        color: #fff;
    }

    .footer_links h4{
        font-weight: bold;
        font-size: 15px;
    }


    .footer_links section{
        text-align: center;
        margin-bottom: 25px;
    }
    .footer_links section.company_details{
        text-align: center;
        font-size: 12px;
    }

}





@media only screen and (min-width: 480px) {

    .footer_links h4{
        text-decoration: none;
        font-size: 15px;
    }
    .footer_links section{
        text-align: left;
        margin-bottom: 0;
    }
 .responsive,.slider_wrapper{
        margin: 0 auto;
        position: relative;
        height:172px;
    }




 
/* ====================
    INTERMEDIATE: Menu
   ==================== */

    nav a {
        float: left;
        margin-bottom: 0;

    }

    .navLeft a, .navRight a{
        padding: 12px;
    }

    nav.navLeft li:first-child a {
        margin-left: 20px;
    }

    nav li:last-child a {
        margin-right: 0;
    }

/* ========================
    INTERMEDIATE: IE Fixes
   ======================== */

    nav ul li {
        display: inline-block;
        position: relative;
        padding: 0;
        margin: 0;
        height: 100%;
    }

    .oldie nav a {
        margin: 0 0.7%;
    }
}


@media only screen and (min-width: 768px){
    .social{
        background-color: #19262f;
        color: #fff;
    }
    .countrySelect img{
        width: 50px;
        height: auto;
    }
    .cd-top {
        bottom: 20px;
        right: 20px;
    }


    .txt-large_tile .line2{
        font-weight: bold;
        font-style: normal;
        font-size: 42px;
        line-height: 52px;
        letter-spacing: 1px;
    }

    .txt-large_tile{
        font-size: 26px;
    }


    .product_name{
        font-size:16px;
    }

    .grid-item,.stamp {
        width: 240px;
        height: 240px;
        margin-bottom: 20px;
    }
    .grid-item--width2 { width: 500px; }
    .grid-item--width3 { width: 500px; }
    .grid-item--height2 { height: 500px; }



    .grid-category--width{
        width: 500px;
    }


    .grid-category--height{
        height: 50px;
    }


    .social .newsLetter{
        padding-bottom: 4px;
        float: left;
        width: 452px;
        height: 50px;
        padding-top: 4px;
    }

    .social .newsLetter .newsLetterSignup{
        height: 38px;
        border-bottom: 1px solid #fff;
        padding-bottom: 0;
    }

    input:-webkit-autofill, textarea:-webkit-autofill, select:-webkit-autofill{
        background-color: transparent !important;
    }
    .social .newsLetter .newsLetterSignup input{
        outline: none;
        border: none;
        width: 348px;
        color: #fff;
        padding: 5px;
    }
    .social .newsLetter .newsLetterSignup .fa-envelope{
        vertical-align: middle;
    }
    .social .socialIcons{
        float: right;
        height: 50px;
    }
    .social .socialIcons ul img{
        width: 50px;
    }

    .social .socialIcons ul{
        list-style: none;
    }
    .social .socialIcons ul li,.social .socialIcons a {

        float: left;
    }


    .footer_links{
        padding: 20px 20px 20px 64px;

    }
}

@media only screen and (min-width: 1024px) {
    .countrySelect img{
        width: 50px;
        height: auto;
    }
    .cd-top {
        bottom: 30px;
        height: 60px;
        right: 30px;
        width: 60px;
    }
    .navLeft a,  .navRight a {
        padding: 12px 22px;
    }

    .searchWrapper{
        float: left;
        margin-bottom: 0;
        padding: 16px 27px;
    }
    .searchBar{
        opacity: 0;
        width:auto;
    }

    .searchStr{
        border: none;
        outline: none;
    }


    .main {
        padding: 50px 0 47px 0;
    }

    .about .about_team h2, .about .about_team p{
        font-family: Roboto;
        color:#1c1c1a;
        font-size:inherit;
        line-height: inherit;
    }

    .about .about_team h2{
        font-size: 2rem;
    }

    .about .main,.about .about_team {
        padding: 50px 0 76px 0;
    }

    .footer_links{
        padding: 20px 20px 20px 64px;
    }

    .searchBar1 {
        width: 240px;
        padding: 0;
        float: right;
    }
}


@media only screen and (min-width: 1300px) {
    .searchBar1 {
        padding: 0;
        float: right;
        width: 400px;
    }

}
@media only screen and (max-width: 1440px) {
    .social_media_feed {
        min-height: 228px;
    }

    .social_wrapper{
        min-height: 230px;
    }

    .social_wrapper .social_thumbs div {
        width: 180px;
        height: 180px;
    }
}

@media only screen and (max-width: 1280px) {
    .social_wrapper{
        padding: 20px 0;
    }

    .social_wrapper .social_thumbs {
        margin: 14px auto;
    }

    .social_wrapper .social_title {
        margin: 0 auto;
        text-align: center;
    }
    .social_wrapper .social_title p{
        font-size: 3rem;
        line-height: 2.65rem;
        text-align: center;
    }
}
@media only screen and (max-width:1024px) {


    .social_wrapper .social_thumbs div{
        width: 200px;
        height:200px;
        margin:0;
    }
    .social_wrapper .social_links{
        justify-content: center;
    }
    .social_wrapper .social_links h4{
        font-size: 1.5rem;
        line-height: 1.5rem;
        padding-left: 24px;
        margin: 19px 5px;
    }
    .social_wrapper .social_thumbs{
        width: 100%;
        margin-bottom: 20px;
        justify-content: space-around;
        flex-wrap: wrap;
        margin: 0 auto;
        padding: 0;
        text-align: center;
        display: flex;
        flex-direction: row;
        align-items: baseline;
    }


    .social_wrapper{
        padding: 20px 0;
    }

}

@media only screen and (max-width: 960px) {
    .about .about_right{
        text-align: center;
    }
    .searchBar1 {
        width: 240px;
        padding: 0;
        float: right;
    }

}
@media only screen and (max-width: 768px){
    .about .about_header .about_right img, .about .about_footer .about_left img {
        max-width: 300px;
    }



.main{
    padding-bottom: 10px;
}
    .latest_product_slider{
        margin-bottom: 10px;
    }
    .latest_product_slider h2{
        margin: 10px 0 20px 0;
    }
    .about h2 {
        font-size: 3rem;
    }
    .about h2 {
        line-height: 2.65rem;
    }
    .product_category .category_right h2{
        margin: 20px 0 0 0;
    }
    .product_category .category_right p{
        font-size: .6rem;
        line-height: .7rem;
    }




    .about .about_header .about_right img{
        max-width: 320px;
    }

    .about .brands{
        text-align: center;
    }
    .about .brands img{
        margin: 10px 5px;
        max-width: 124px;
    }

    .about .container div{
        padding-left:5px;
        padding-right:5px;
    }

   .product_detail .productInfo .description, .product_detail  .detailTabs{
    margin-top:15px;
   }

   .product_detail .productInfo{
padding-top:0;
    }
    .container{
        width: 90%;
    }

    .about .container{
        width: 100%;
    }

    .product_detail{
        padding: 0;
        margin-top: 50px;
               font-size:.8rem !important;
    }
    .product_detail div.col-sm-6{
        padding-left:10px;
        padding-right:10px;
    }

    .product_detail div.col-sm-6:last-child{
        padding: 0 15px;
    }

    .product_detail .shareLink{
        margin-left: 5px;
    }

    .nav-tabs .nav-link {
        padding: .2em .7em;
        font-size: .6rem;
    }
   .nav-tabs .nav-item+.nav-item{
       margin-left:.4em;
       
   }


.social_wrapper .social_thumbs div{
    width: 120px;
    height:120px;
    margin:0;
}

    .social_wrapper .social_links h4{
        font-size: 1rem;
        line-height: 1rem;
        padding-left: 19px;
        margin: 10px 5px;
   }
   .social_wrapper .social_thumbs{
        height: 277px;
        margin-bottom: 20px;
        width: 274px;
        justify-content: space-around;
        flex-wrap: wrap;
        margin: 0 auto;
        padding: 0;
        text-align: center;
        display: flex;
        flex-direction: row;
        align-items: baseline;
   }
.social_wrapper .social_title p{
       font-size: 2rem;
       line-height: 1.75rem;
       text-align: center;
   }
.social_wrapper .social_title{
    margin: 0 auto;
}
.social_wrapper{
    padding-top: 20px;
}


.grid-item--width2 { width: 380px; }
    .grid-item--height2 { height: 380px; }


    .grid-item.grid-item--width3{
        height:240px;
    }


}   

@media only screen and (max-width: 480px){


    .responsive,.slider_wrapper{
            height:160px;
            margin: 0 auto;
    }
    .latest_product_slider{
        margin-bottom: 0;
    }
    .social_wrapper .social_title p span{
        font-size: 3rem;
        line-height: 2.65rem;
    }

    .grid-item--width2 { width: 250.33px; }
    .grid-item--height2 { height: 250.33px; }
    .grid-item--width3 { width:250.33px; }
    .grid-item.grid-item--width3{
        height:120px;
    }
    .about .about_footer .about_right p{
        font-size: 1.7rem;
    }

    .about h2{
        font-size:2rem;
        line-height: 1.75rem;
    }

    .product_detail .productInfo h2{
        font-size: 2rem;
    }
}

@media only screen and (max-width: 320px) {
    .mobileLogo {
        width: 151px;
        height: auto;
    }
    .about .about_header .about_right img, .about .about_footer .about_left img {
        max-width: 250px;
    }


}
@media only screen and (min-width: 960px) {
    .footer_links section.company_details{
        text-align: left;
        font-size: 15px;
    }

    .responsive,.slider_wrapper{
      height: 287px;
    margin: 0 auto;
    }



#dl-menu.header-container{
display: none;
}

    .header-container{
height: 50px;
        display: block;
    }


    header li.countrySelect a{
        padding: 0;
    }
    .navLeft a{
        padding: 12px 21px 12px 11px;
    }

    .searchWrapper {
        padding: 16px 0;
    }

    nav a {
        float: left;
        margin-bottom: 0;
    }
    nav.navRight {
        float: right;
   
    }

    nav.navLeft {
        float: left;
        width: calc(60% - 170px);
    }

  /*  .navLeft a{
        padding: 24px 27px;
    }

    .navRight a {
        padding: 24px 27px;
    }*/

    .innerWrapper{
        padding-left: 20px;
    }


/* ============
    WIDE: Menu
   ============ */

    .title {
        float: left;
    }

}

@media only screen and (min-width: 1140px) {

  .navLeft a{
       padding: 12px 21px 12px 16px;
   }

   .navRight a {
       padding:12px 27px;
   }

    header .subMenuExist:after{
        right:6px;
    }
/* ===============
    Maximal Width
   =============== */
    nav a {
        float: left;
        margin-bottom: 0;
        padding: 24px 27px;
    }
    .wrapper {
        width: 100%; /* 1140px - 10% for margins */
        margin: 0 auto;
    }

    .innerWrapper{
        width: 100%;
        margin:0 auto;
        padding-left: 60px;
    }

    .subMenu .innerWrapper{
        height: 50px;
    }

    nav.navLeft{
        float: left;
        width: calc(52% - 150px);

    }


}

@media only screen and (min-width: 1250px) {
    .about .container {
        width: 1450px;
        max-width: 100%;
    }

    .navLeft a {
        padding: 12px 26px;
    }
}

/* ==========================================================================
   Helper classes
   ========================================================================== */

.hidden {
    display: none !important;
    visibility: hidden;
}

.visuallyhidden {
    border: 0;
    clip: rect(0 0 0 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
}

.visuallyhidden.focusable:active,
.visuallyhidden.focusable:focus {
    clip: auto;
    height: auto;
    margin: 0;
    overflow: visible;
    position: static;
    width: auto;
}

.invisible {
    visibility: hidden;
}

.clearfix:before,
.clearfix:after {
    content: " ";
    display: table;
}

.clearfix:after {
    clear: both;
}

.clearfix {
    *zoom: 1;
}

/* ==========================================================================
   Print styles
   ========================================================================== */

@media print {
    *,
    *:before,
    *:after {
        background: transparent !important;
        color: #000 !important;
        box-shadow: none !important;
        text-shadow: none !important;
    }

    a,
    a:visited {

    }

    a[href]:after {
        content: " (" attr(href) ")";
    }

    abbr[title]:after {
        content: " (" attr(title) ")";
    }

    a[href^="#"]:after,
    a[href^="javascript:"]:after {
        content: "";
    }

    pre,
    blockquote {
        border: 1px solid #999;
        page-break-inside: avoid;
    }

    thead {
        display: table-header-group;
    }

    tr,
    img {
        page-break-inside: avoid;
    }

    img {
        max-width: 100% !important;
    }

    p,
    h2,
    h3 {
        orphans: 3;
        widows: 3;
    }

    h2,
    h3 {
        page-break-after: avoid;
    }
}

.scroll-wrapper {
    overflow: hidden !important;
    padding: 0 !important;
    position: relative;
}

.scroll-wrapper > .scroll-content {
    border: none !important;
    box-sizing: content-box !important;
    height: auto;
    left: 0;
    margin: 0;
    max-height: none;
    max-width: none !important;
    overflow: scroll !important;
    padding: 0;
    position: relative !important;
    top: 0;
    width: auto !important;
}

.scroll-wrapper > .scroll-content::-webkit-scrollbar {
    height: 0;
    width: 0;
}

.scroll-element {
    display: none;
}
.scroll-element, .scroll-element div {
    box-sizing: content-box;
}

.scroll-element.scroll-x.scroll-scrollx_visible,
.scroll-element.scroll-y.scroll-scrolly_visible {
    display: block;
}

.scroll-element .scroll-bar,
.scroll-element .scroll-arrow {
    cursor: default;
}

.scroll-textarea {
    border: 1px solid #353f49;
    border-top-color: #999999;
}
.scroll-textarea > .scroll-content {
    overflow: hidden !important;
}
.scroll-textarea > .scroll-content > textarea {
    border: none !important;
    box-sizing: border-box;
    height: 100% !important;
    margin: 0;
    max-height: none !important;
    max-width: none !important;
    overflow: scroll !important;
    outline: none;
    padding: 2px;
    position: relative !important;
    top: 0;
    width: 100% !important;
}
.scroll-textarea > .scroll-content > textarea::-webkit-scrollbar {
    height: 0;
    width: 0;
}



/*************** SCROLLBAR MAC OS X ***************/

.scrollbar-macosx > .scroll-element,
.scrollbar-macosx > .scroll-element div
{
    background: none;
    border: none;
    margin: 0;
    padding: 0;
    position: absolute;
    z-index: 10;
}

.scrollbar-macosx > .scroll-element div {
    display: block;
    height: 100%;
    left: 0;
    top: 0;
    width: 100%;
}

.scrollbar-macosx > .scroll-element .scroll-element_track { display: none; }
.scrollbar-macosx > .scroll-element .scroll-bar {
    background-color: #353f49;
    display: block;

    -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    filter: alpha(opacity=0);
    opacity: 0;

    -webkit-border-radius: 7px;
    -moz-border-radius: 7px;
    border-radius: 7px;

    -webkit-transition: opacity 0.2s linear;
    -moz-transition: opacity 0.2s linear;
    -o-transition: opacity 0.2s linear;
    -ms-transition: opacity 0.2s linear;
    transition: opacity 0.2s linear;
}
.scrollbar-macosx:hover > .scroll-element .scroll-bar,
.scrollbar-macosx > .scroll-element.scroll-draggable .scroll-bar {
    -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=70)";
    filter: alpha(opacity=70);
    opacity: 0.7;
}


.scrollbar-macosx > .scroll-element.scroll-x {
    bottom: 0px;
    height: 0px;
    left: 0;
    min-width: 100%;
    overflow: visible;
    width: 100%;
}

.scrollbar-macosx > .scroll-element.scroll-y {
    height: 100%;
    min-height: 100%;
    right: 0px;
    top: 0;
    width: 0px;
}

.scrollbar-macosx > .scroll-element.scroll-x .scroll-bar { height: 7px; min-width: 10px; top: -9px; }
.scrollbar-macosx > .scroll-element.scroll-y .scroll-bar { left: -9px; min-height: 10px; width: 7px; }

.scrollbar-macosx > .scroll-element.scroll-x .scroll-element_outer { left: 2px; }
.scrollbar-macosx > .scroll-element.scroll-x .scroll-element_size { left: -4px; }

.scrollbar-macosx > .scroll-element.scroll-y .scroll-element_outer { top: 2px; }
.scrollbar-macosx > .scroll-element.scroll-y .scroll-element_size { top: -4px; }

/* update scrollbar offset if both scrolls are visible */
.scrollbar-macosx > .scroll-element.scroll-x.scroll-scrolly_visible .scroll-element_size { left: -11px; }
.scrollbar-macosx > .scroll-element.scroll-y.scroll-scrollx_visible .scroll-element_size { top: -11px; }



*,
*:after,
*::before {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

@import url(https://fonts.googleapis.com/css?family=Lato:400,300,700,900);

/* ******************************************************
	CSS Slide Out Menu
*********************************************************/
ul.ui-autocomplete.searchSiteOnly {
    height: 600px;
    background-color: #fff;
    width: 500px;
}
ul.ui-autocomplete, ul.ui-autocomplete.searchSiteOnly {
    padding: 0;
    list-style: none;
    z-index: 1033;
    overflow-x: hidden;
    overflow-y: scroll;
}
ul.ui-autocomplete {
    height: auto;
    background-color: #fff;
    width: 400px;
}
.ui-autocomplete li {
    padding: 10px;
    background-color: #fff;
    border-bottom: 1px solid #DADADA;
    text-overflow: ellipsis;
    white-space: nowrap;
    font-size: 15px;
    height: auto;
}
.ui-autocomplete li span {
    font-size: 15px;
    margin-left: 5px;
}
ul.ui-autocomplete li.ui-state-focus{
    background-color:#DADADA;
    color:#000;
    cursor:pointer
}

.Exp-serach {
    position: relative;
    width: 0%;
    min-width: 50px;
    height: 50px;
    float: right;
    overflow: hidden;
    -webkit-transition: width 0.3s;
    -moz-transition: width 0.3s;
    transition: width 0.3s;
    -webkit-backface-visibility: hidden;
}
.ExpInput {
    background: #fff none repeat scroll 0 0;
    border: medium none;
    color: #323f48;
    font-family: inherit;
    font-size: 20px;
    height:50px;
    margin: 0;
    outline: medium none;
    padding: 0 2%;
    right: 0;
    top: 0;
    width: 98%;
    z-index: 10;
}
 
input[type="text"].ExpInput {
    -webkit-appearance: none;
    -webkit-border-radius: 0px;
}
.ExpInput::-webkit-input-placeholder {
    color: #323f48;
    font-size: 1rem;
}
 
.ExpInput:-moz-placeholder {
    color: #323f48;
}
 
.ExpInput::-moz-placeholder {
    color:#323f48;
}
 
.ExpInput:-ms-input-placeholder {
    color: #323f48;
}

.ExpIcon,
.Expbtn  {
    width: 52px;
    height: 50px;
    display: block;
    position: absolute;
    right: 0;
    top: 0;
    padding: 0;
    margin: 0;
    line-height: 50px;
    text-align: center;
    cursor: pointer;
}

.ExpIcon .fa-search:before{
    line-height: 50px;
}

.page_head{
    display: block;
    margin:10px auto;

}
.Expbtn {
    background: #fff; /* IE needs this */
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)"; /* IE 8 */
    filter: alpha(opacity=0); /* IE 5-7 */
    opacity: 0;
    color: transparent;
    color:red;
    border: none;
    outline: none;
    z-index: -1;
}

.ExpIcon {
    color: #fff;
    background: #323f48;
    z-index: 90;
    font-size: 22px;
    font-family: 'icomoon';
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    -webkit-font-smoothing: antialiased;
}
 
.ExpIcon:before {
    content: "";
}

.Exp-serach.Exp-serach-open,
.no-js .Exp-serach {
    width: 100%;
}

.Exp-serach.Exp-serach-open .ExpIcon,
.no-js .Exp-serach .ExpIcon {
    background: #19262f;
    color: #fff;
    z-index: 11;
}

.animate-if {
    background:white;
    padding:10px;
}

.animate-if.ng-enter, .animate-if.ng-leave {
    -webkit-transition:all cubic-bezier(0.250, 0.460, 0.450, 0.940) 0.5s;
    transition:all cubic-bezier(0.250, 0.460, 0.450, 0.940) 0.5s;
}

.animate-if.ng-enter,
.animate-if.ng-leave.ng-leave-active {
    opacity:0;
}

.animate-if.ng-leave,
.animate-if.ng-enter.ng-enter-active {
    opacity:1;
}