@import url("https://fonts.googleapis.com/css?family=Raleway:400i,900,900i");
@import url('https://fonts.googleapis.com/css?family=Roboto:100,300,400,500,700,900&display=swap');
@font-face {
  font-family: 'Roboto-Light';
  src: url('../fonts/Roboto-Light.eot?#iefix') format('embedded-opentype'),  url('../fonts/Roboto-Light.woff') format('woff'), url('../fonts/Roboto-Light.ttf')  format('truetype'), url('../fonts/Roboto-Light.svg#Roboto-Light') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'Roboto-Medium';
  src: url('../fonts/Roboto-Medium.eot?#iefix') format('embedded-opentype'),  url('../fonts/Roboto-Medium.woff') format('woff'), url('../fonts/Roboto-Medium.ttf')  format('truetype'), url('../fonts/Roboto-Medium.svg#Roboto-Medium') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'Roboto-Regular';
  src: url('../fonts/Roboto-Regular.eot?#iefix') format('embedded-opentype'),  url('../fonts/Roboto-Regular.woff') format('woff'), url('../fonts/Roboto-Regular.ttf')  format('truetype'), url('../fonts/Roboto-Regular.svg#Roboto-Regular') format('svg');
  font-weight: normal;
  font-style: normal;
}
html, body {
    font-family: 'Roboto-Regular' !important;
    font-size: 16px;
}
h4 {
    font-size: 18px;
}
a:hover {
    text-decoration: none;
}

/*Header css*/
.page-wrapper {
    margin-top: 70px !important;
}
.page-header.top-header-sec {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 70px;
    border-top: 0px;
    padding: 15px 0;
}
.top-header-sec span.action.nav-toggle {
    display: block;
    line-height: 40px;
}
.top-header-sec .logo {
    margin: 0px;
    max-width: 100%;
}
.page-wrapper .page-header.type10.header-new-skin {
    position: fixed;
    min-height: 100vh;
    background-color: #383734;
    padding: 10px 10px;
    max-height: calc(100vh - 70px);
    margin-top: 70px;
    overflow-x: scroll;
}
.m-0 {
    margin: 0px;
}
.page-wrapper .page-header.top-header-sec input#search {
    padding: 6px 18px;
    border:1px solid #e6223c;
}
.page-wrapper .page-header.top-header-sec .block-search .action.search {
    right: 15px;
    color: #7f7f7f;
}
.page-wrapper .page-header.top-header-sec .block-search .action.search:hover:before {
    color: #7f7f7f;
}
.page-wrapper .page-header.top-header-sec .block-search {
    width: 85%;
    margin: 0 auto;
    display: block;
}
body.side-header .page-wrapper {
    position: unset;
    width: 100%;
}
.page-wrapper .page-main {
    display: block !important;
}
.page-wrapper .full-screen-slider {
    position: relative !important;
    width: 100% !important;
    height: calc(100vh - 70px);
    /*margin-top: 70px;*/
}
.page-wrapper .full-screen-slider .owl-item .item div {
    width: 100% !important;
    height: calc(100vh - 70px) !important;
}
.page-wrapper .full-screen-slider .owl-item .item div.video-slide {
    width: 100% !important;
    height: auto !important;
}
.page-wrapper .full-screen-slider .owl-item .item {
    width: 100% !important;
    height: calc(100vh - 70px) !important;
}
.page-wrapper .page-footer {
    display: block !important;
}
.page-wrapper .page-header.type10.header-new-skin {
    background-color: #f9f9f9 !important;
}
.page-wrapper .page-header.type10.header-new-skin .sw-megamenu.navigation.side-megamenu li.level0 > a {
    color: #464646 !important;
}
a.wishlist-lnk {
    display: inline-block;
    margin-right: 10px;
}
.wishlist-lnk i.fa.fa-heart {
    font-size: 30px;
    vertical-align: text-top;
    color: #8f8f8f;
}
.minicart-wrapper .action.showcart:before {
    font-size: 30px;
    color: #8f8f8f !important;
}
.minicart-wrapper .action.showcart.active:before {
    font-size: 30px;
}
.minicart-wrapper {
    top: -2px;
}
.minicart-wrapper .block-minicart:before {
    border-bottom-color: #e74739; 
}
.minicart-wrapper .block-minicart {
    border-top-color: #e74739; 
}
.nav-toggle:before {
    color: #8f8f8f !important;
}
.page-header.type10.header-new-skin .sw-megamenu.navigation.side-megamenu li.level0 > a {
    font-size: 16px;
}
body.layout-fullwidth .header.content {
    padding-left: 0 !important;
    padding-right: 0 !important;
}
/*Header css ends*/

/*Footer css*/
.page-wrapper .footer-middle, .page-wrapper .footer-top {
    background-color: transparent !important;
}
.subscriber{
    margin:0px;
    padding: 0 15px;
    margin-bottom: 0px;
}
.subscriber .block{
    background:#e62a3b;
    -webkit-border-radius:5px;
    -moz-border-radius:5px;
    -ms-border-radius:5px;
    border-radius:5px;
    padding:25px
}
.subscriber .block h4{
    margin:8px 0 0 0;
    color:#fff
}
.subscriber .block p{
    margin:0;
    color:#fff
}
.subscriber .block input[type="email"]{
    width:100%;
    padding:16px;
    background:#fff;
    border:0px;
    height: auto;
    -webkit-border-radius:5px;
    -moz-border-radius:5px;
    -ms-border-radius:5px;
    border-radius:5px
}
.subscriber .block .btn{
    width:100%;
    background:#000;
    padding:11px;
    font-weight:bold;
    color:#fff;
    font-size:20px;
    height: 50px;
}
.block.newsletter .field .control:before {
    display: none;
}

.footer-middle ul li {
    padding: 0 0px;
    margin: 0px;
    border-bottom: solid 0px #eee;
}
.footer-middle h3 {
    font-size: 18px;
    color: #fff;
    margin: 0px;
    margin-bottom: 15px;
}
.footer-middle ul li a {
    font-size: 15px;
    color: #fff !important;
}
ul.social-links-footer {
    float: left;
    margin-left: 0px;
    margin-top: 10px;
    clear: left;
}
.social-links-footer li {
    float: left;
    margin-right: 10px !important;
}
.footer-middle img.logo {
    float: left;
    margin: 0 0 10px;
}
.page-wrapper .footer-middle {
    background-color: #ef3747 !important;
    margin-top: 70px;
    margin-left: 0;
    margin-right: 0;
    position: relative;
    padding-top: 40px;
}
.footer-middle:before {
    height: 49px;
    content: '';
    display: block;
    background-image: url(../images/footer-pattern.svg);
    position: absolute;
    top: -48px;
    width: 100%;
    background-size: contain;
    background-position: bottom;
    background-repeat-x: repeat;
    background-repeat-y: no-repeat;
    background-repeat: repeat-x;
}
ul.social-links-footer:after {
    content: '';
    display: block;
    clear: both;
}
.footer-content1 > .row {
    display: block !important;
    width: 100%;
}
.footer-middle .col-lg-12 > .row {
    margin: 0px;
}
footer .menus {
    margin-top: 0px;
}
footer .menus ul li a {
    color: #151515 !important;
}
footer .menus {
    background: #e7e7e7;
    margin: 15px 0 0px;
    padding: 15px;
    text-align: center;
}
footer .menus ul li {
    display: inline-block;
    padding: 0px 15px;
    line-height: 15px;
    border-right: solid 1px #151515;
    border-bottom: 0px;
}
footer .menus ul li:first-child {
    padding-left: 0;
}
footer .menus ul li:last-child {
    padding-right: 0px;
    border-right: 0px;
}
.row-m {
    margin: 0 -15px !important;
}
.row.row-m.bottom-ftr {
    background: #fff;
    padding: 15px 0px;
}
footer .copy {
    font-size: 13px;
    color: #151515;
}
/*Footer css ends*/

/*Menu css*/
body.side-header .page-wrapper {
    transition: padding-left .5s;
}
.page-wrapper .page-header.type10.header-new-skin .sw-megamenu.navigation.side-megamenu li.level0 > a {
    white-space: nowrap;
    height: 41px;
    line-height: 41px;
    font-size: 16px;
    text-transform: capitalize;
}
.page-wrapper .page-header.type10.header-new-skin .sw-megamenu.navigation li > a > span {
    white-space: nowrap;
    line-height: inherit;
}
.page-wrapper .page-header.type10.header-new-skin {
    transition: width 0.5s;
}
.page-wrapper .page-header.type10.header-new-skin::-webkit-scrollbar {
  display: none;
}
.page-wrapper .page-header.type10.header-new-skin {
  -ms-overflow-style: none;
}
.sw-megamenu.side-megamenu > ul > li > a em {
    vertical-align: middle;
    margin-right: 10px;
}
.sw-megamenu.side-megamenu > ul > li > a .fa-Immobilien{
    background-image: url(../images/Immobilien1.png);
    background-repeat: no-repeat;
    width: 23px;
    height: 23px;
    display: inline-block;
}
.sw-megamenu.side-megamenu > ul > li > a:hover > .fa-Immobilien{
    background-image: url(../images/Immobilien2.png);
    background-repeat: no-repeat;
    width: 23px;
    height: 23px;
    display: inline-block;
}
.sw-megamenu.side-megamenu > ul > li > a .fa-Gemeinden{
    background-image: url(../images/Gemeiden-und-Kantonen1.png);
    background-repeat: no-repeat;
    width: 23px;
    height: 23px;
    display: inline-block;
}
.sw-megamenu.side-megamenu > ul > li > a:hover > .fa-Gemeinden{
    background-image: url(../images/Gemeiden-und-Kantonen2.png);
    background-repeat: no-repeat;
    width: 23px;
    height: 23px;
    display: inline-block;
}

.sw-megamenu.side-megamenu > ul > li > a .fa-Recycling{
    background-image: url(../images/ruckbau-recycling.png);
    background-repeat: no-repeat;
    width: 23px;
    height: 23px;
    display: inline-block;
}
.sw-megamenu.side-megamenu > ul > li > a:hover > .fa-Recycling{
    background-image: url(../images/ruckbau-recycling1.png);
    background-repeat: no-repeat;
    width: 23px;
    height: 23px;
    display: inline-block;
}

.sw-megamenu.side-megamenu > ul > li > a .fa-Planer{
    background-image: url(../images/Planer1.png);
    background-repeat: no-repeat;
    width: 23px;
    height: 23px;
    display: inline-block;
}
.sw-megamenu.side-megamenu > ul > li > a:hover > .fa-Planer{
    background-image: url(../images/Planer2.png);
    background-repeat: no-repeat;
    width: 23px;
    height: 23px;
    display: inline-block;
}
.sw-megamenu.side-megamenu > ul > li > a .fa-Handwerker{
    background-image: url(../images/Handwerker1.png);
    background-repeat: no-repeat;
    width: 23px;
    height: 23px;
    display: inline-block;
}
.sw-megamenu.side-megamenu > ul > li > a:hover > .fa-Handwerker{
    background-image: url(../images/Handwerker2.png);
    background-repeat: no-repeat;
    width: 23px;
    height: 23px;
    display: inline-block;
}
.sw-megamenu.side-megamenu > ul > li > a .fa-Produkte{
    background-image: url(../images/Produkten1.png);
    background-repeat: no-repeat;
    width: 23px;
    height: 23px;
    display: inline-block;
}
.sw-megamenu.side-megamenu > ul > li > a:hover > .fa-Produkte{
    background-image: url(../images/Produkten2.png);
    background-repeat: no-repeat;
    width: 23px;
    height: 23px;
    display: inline-block;
}
.sw-megamenu.side-megamenu > ul > li > a .fa-Maschinen{
    background-image: url(../images/Machinen1.png);
    background-repeat: no-repeat;
    width: 23px;
    height: 23px;
    display: inline-block;
}
.sw-megamenu.side-megamenu > ul > li > a:hover > .fa-Maschinen{
    background-image: url(../images/Machinen2.png);
    background-repeat: no-repeat;
    width: 23px;
    height: 23px;
    display: inline-block;
}
.sw-megamenu.side-megamenu > ul > li > a .fa-Facility{
    background-image: url(../images/FacilityManagement1.png);
    background-repeat: no-repeat;
    width: 23px;
    height: 23px;
    display: inline-block;
}
.sw-megamenu.side-megamenu > ul > li > a:hover > .fa-Facility{
    background-image: url(../images/FacilityManagement2.png);
    background-repeat: no-repeat;
    width: 23px;
    height: 23px;
    display: inline-block;
}
.sw-megamenu.side-megamenu > ul > li > a .fa-Personalvermittlung{
    background-image: url(../images/Personalvermittlung1.png);
    background-repeat: no-repeat;
    width: 23px;
    height: 23px;
    display: inline-block;
}
.sw-megamenu.side-megamenu > ul > li > a:hover > .fa-Personalvermittlung{
    background-image: url(../images/Personalvermittlung2.png);
    background-repeat: no-repeat;
    width: 23px;
    height: 23px;
    display: inline-block;
}
.sw-megamenu.side-megamenu > ul > li > a .fa-Bildung{
    background-image: url(../images/Bildung1.png);
    background-repeat: no-repeat;
    width: 23px;
    height: 23px;
    display: inline-block;
}
.sw-megamenu.side-megamenu > ul > li > a:hover > .fa-Bildung{
    background-image: url(../images/Bildung2.png);
    background-repeat: no-repeat;
    width: 23px;
    height: 23px;
    display: inline-block;
}
.sw-megamenu.side-megamenu > ul > li > a .fa-Bau{
    background-image: url(../images/Bau-IT1.png);
    background-repeat: no-repeat;
    width: 23px;
    height: 23px;
    display: inline-block;
}
.sw-megamenu.side-megamenu > ul > li > a:hover > .fa-Bau{
    background-image: url(../images/Bau-IT2.png);
    background-repeat: no-repeat;
    width: 23px;
    height: 23px;
    display: inline-block;
}
.sw-megamenu.side-megamenu > ul > li > a .fa-Arbeitsicherheit, .sw-megamenu.side-megamenu > ul > li > a .fa-Baukarriere{
    background-image: url(../images/Arbeitssicherheit1.png);
    background-repeat: no-repeat;
    width: 23px;
    height: 23px;
    display: inline-block;
}
.sw-megamenu.side-megamenu > ul > li > a:hover > .fa-Arbeitsicherheit, .sw-megamenu.side-megamenu > ul > li > a:hover > .fa-Baukarriere{
    background-image: url(../images/Arbeitssicherheit2.png);
    background-repeat: no-repeat;
    width: 23px;
    height: 23px;
    display: inline-block;
}
.sw-megamenu.side-megamenu > ul > li > a .fa-Community{
    background-image: url(../images/Community1.png);
    background-repeat: no-repeat;
    width: 23px;
    height: 23px;
    display: inline-block;
}
.sw-megamenu.side-megamenu > ul > li > a:hover > .fa-Community{
    background-image: url(../images/Community2.png);
    background-repeat: no-repeat;
    width: 23px;
    height: 23px;
    display: inline-block;
}
.sw-megamenu.side-megamenu > ul > li > a .fa-Verbände{
    background-image: url(../images/Verbande1.png);
    background-repeat: no-repeat;
    width: 23px;
    height: 23px;
    display: inline-block;
}
.sw-megamenu.side-megamenu > ul > li > a:hover > .fa-Verbände{
    background-image: url(../images/Verbande2.png);
    background-repeat: no-repeat;
    width: 23px;
    height: 23px;
    display: inline-block;
}
/*Menu css ends*/


/*Home page content slider*/
.cnt-pslider {
    position: relative;
}
.pro-video {
    cursor: pointer;
}
.video-shown-img {
    position: absolute;
    z-index: 3;
    transition: 0.5s;
}
iframe.product-slider-video {
    z-index: 1;
}
iframe.product-slider-video {
    width: 100%;
    position: absolute;
    height: 100%;
    top: 0;
    left: 0;
}
.owl-carousel .owl-item img.main-img {
    display: block !important;
    visibility: hidden !important;
    width: 100% !important;
    max-height: unset !important;
}
@keyframes showvideo {
  0%   {opacity: 0;}
  100% {opacity: 1;}
}
.video-shown-img:hover:after {
    content: '';
    display: block;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.5) url(../images/icon-play.png) no-repeat center center;
    z-index: 9;
    top: 0;
    left: 0;
    position: absolute;
    animation-name: showvideo;
    animation-duration: 0.5s;
}
.hbr-slider.owl-middle-narrow.owl-theme .owl-controls {
    opacity: 1;
    visibility: visible; 
}
.home-cnt-sec {
    width: calc(100% - 265px);
    float: left;
}
.vertical-slider-sec div#carousel-pager {
    margin-left: 30px;
}
.vertical-slider-sec {
    width: 265px;
    text-align: right;
    float: right;
}
.carousel{
    position:relative
}
.carousel-inner{
    position:relative;
    overflow:hidden;
    width:100%
}
.carousel-inner>.item{
    display:none;
    position:relative;
    -webkit-transition:0.6s ease-in-out left;

    -o-transition:0.6s ease-in-out left;
    transition:0.6s ease-in-out left
}
.carousel-inner>.item>img,.carousel-inner>.item>a>img{
    display:block;
    max-width:100%;
    height:auto;
    line-height:1
}
@media all and (transform-3d), (-webkit-transform-3d){
    .carousel-inner>.item{
        -webkit-transition:-webkit-transform 0.6s ease-in-out;
        -moz-transition:-moz-transform 0.6s ease-in-out;
        -o-transition:-o-transform 0.6s ease-in-out;
        transition:transform 0.6s ease-in-out;
        -webkit-backface-visibility:hidden;
        -moz-backface-visibility:hidden;
        backface-visibility:hidden;
        -webkit-perspective:1000px;
        -moz-perspective:1000px;
        perspective:1000px
    }
    .carousel-inner>.item.next,.carousel-inner>.item.active.right{
        -webkit-transform:translate3d(100%, 0, 0);
        transform:translate3d(100%, 0, 0);
        left:0
    }
    .carousel-inner>.item.prev,.carousel-inner>.item.active.left{
        -webkit-transform:translate3d(-100%, 0, 0);
        transform:translate3d(-100%, 0, 0);
        left:0
    }
    .carousel-inner>.item.next.left,.carousel-inner>.item.prev.right,.carousel-inner>.item.active{
        -webkit-transform:translate3d(0, 0, 0);
        transform:translate3d(0, 0, 0);
        left:0
    }
}
.carousel-inner>.active,.carousel-inner>.next,.carousel-inner>.prev{
    display:block
}
.carousel-inner>.active{
    left:0
}
.carousel-inner>.next,.carousel-inner>.prev{
    position:absolute;
    top:0;
    width:100%
}
.carousel-inner>.next{
    left:100%
}
.carousel-inner>.prev{
    left:-100%
}
.carousel-inner>.next.left,.carousel-inner>.prev.right{
    left:0
}
.carousel-inner>.active.left{
    left:-100%
}
.carousel-inner>.active.right{
    left:100%
}
.carousel-control{
    position:absolute;
    top:0;
    left:0;
    bottom:0;
    width:15%;
    opacity:.5;
    filter:alpha(opacity=50);
    font-size:20px;
    color:#fff;
    text-align:center;
    text-shadow:0 1px 2px rgba(0,0,0,0.6);
    background-color:transparent
}
.carousel-control.left{
    background-image:-webkit-linear-gradient(left, rgba(0,0,0,0.5) 0%, rgba(0,0,0,0.0001) 100%);
    background-image:-o-linear-gradient(left, rgba(0,0,0,0.5) 0%, rgba(0,0,0,0.0001) 100%);
    background-image:linear-gradient(to right, rgba(0,0,0,0.5) 0%, rgba(0,0,0,0.0001) 100%);
    background-repeat:repeat-x;
    filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#00000000', GradientType=1)
}
.carousel-control.right{
    left:auto;
    right:0;
    background-image:-webkit-linear-gradient(left, rgba(0,0,0,0.0001) 0%, rgba(0,0,0,0.5) 100%);
    background-image:-o-linear-gradient(left, rgba(0,0,0,0.0001) 0%, rgba(0,0,0,0.5) 100%);
    background-image:linear-gradient(to right, rgba(0,0,0,0.0001) 0%, rgba(0,0,0,0.5) 100%);
    background-repeat:repeat-x;
    filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#80000000', GradientType=1)
}
.carousel-control:hover,.carousel-control:focus{
    outline:0;
    color:#fff;
    text-decoration:none;
    opacity:.9;
    filter:alpha(opacity=90)
}
.carousel-control .icon-prev,.carousel-control .icon-next,.carousel-control .glyphicon-chevron-left,.carousel-control .glyphicon-chevron-right{
    position:absolute;
    top:50%;
    margin-top:-10px;
    z-index:5;
    display:inline-block
}
.carousel-control .icon-prev,.carousel-control .glyphicon-chevron-left{
    left:50%;
    margin-left:-10px
}
.carousel-control .icon-next,.carousel-control .glyphicon-chevron-right{
    right:50%;
    margin-right:-10px
}
.carousel-control .icon-prev,.carousel-control .icon-next{
    width:20px;
    height:20px;
    line-height:1;
    font-family:serif
}
.carousel-control .icon-prev:before{
    content:'\2039'
}
.carousel-control .icon-next:before{
    content:'\203a'
}
.carousel-indicators{
    position:absolute;
    bottom:10px;
    left:50%;
    z-index:15;
    width:60%;
    margin-left:-30%;
    padding-left:0;
    list-style:none;
    text-align:center
}
.carousel-indicators li{
    display:inline-block;
    width:10px;
    height:10px;
    margin:1px;
    text-indent:-999px;
    border:1px solid #fff;
    border-radius:10px;
    cursor:pointer;
    background-color:#000 \9;
    background-color:transparent
}
.carousel-indicators .active{
    margin:0;
    width:12px;
    height:12px;
    background-color:#fff
}
.carousel-caption{
    position:absolute;
    left:15%;
    right:15%;
    bottom:20px;
    z-index:10;
    padding-top:20px;
    padding-bottom:20px;
    color:#fff;
    text-align:center;
    text-shadow:0 1px 2px rgba(0,0,0,0.6)
}
.carousel-caption .btn{
    text-shadow:none
}
#carousel-pager a.left.carousel-control, #carousel-pager a.right.carousel-control {
    background-image: unset;
    text-shadow: unset;
}
#carousel-pager .carousel-inner.vertical{
    margin-top: 25px;
}
#carousel-pager a.left.carousel-control span, #carousel-pager a.right.carousel-control span{
    color: #000001;
    font-size: 35px;
}
#carousel-pager a.left.carousel-control{
    margin-top: -27px;
    bottom: initial;
    width: 100%;
}
#carousel-pager a.right.carousel-control{
    margin-bottom: -35px;
    top: initial;
    width: 100%;
}
.sr-only{
    position:absolute;
    width:1px;
    height:1px;
    margin:-1px;
    padding:0;
    overflow:hidden;
    clip:rect(0, 0, 0, 0);
    border:0
}
.sliders-main-block h3 {
    font-weight: 600;
    color: #585858;
    font-size: 24px;
}
.adv-banner, .bannerAds {
    margin-top: 35px;
    margin-bottom: 22px;
}
.hover-name-price-inner a {
    font-weight: bold;
    font-size: 20px;
    color: #8f8f8f !important;
    text-decoration: none;
    margin-bottom: 7px;
    display: block;
    margin-top: 10px !important;
    height: 50px;
    overflow: hidden;
}
.hover-name-price-inner a:hover {
    color: #000000 !important;
}
.hover-short-desc {
    cursor: pointer;
}
.vertical-slider-sec .slickslider {
    margin-left: 30px;
}
.slick-arrow {
    font-size: 30px;
    width: 100%;
    display: inline-block !important;
    text-align: center;
    cursor: pointer;
}
.community-slider {
    margin-top: 29px;
}
.col-md-12.home-row-sec {
    padding: 0;
}
body .footer-top {
    padding: 0px 0 0;
}
.mob-device .home-cnt-sec {
    width: 100%;
    float: none;
}
body.side-header .page-wrapper {
    padding-left: 304px;
}
.owl-middle-narrow.owl-theme .owl-controls {
    opacity: 1;
    visibility: visible;
}
.logo {
    z-index: 1 !important;
}
.navigation ul {
    padding-bottom: 70px !important;
}
.fa-learning-assistant {
    background-image: url(../images/learning.png);
    background-repeat: no-repeat;
}
.fa-video-production {
    background-image: url("../images/videoprod.png");
    background-repeat: no-repeat;
}
.fa-advt-icon {
    background-image: url("../images/advert.png");
    background-repeat: no-repeat;    
}
.fa-allcat {
    background-image: url("../images/cat-menu.png");
    background-repeat: no-repeat;
}
.sticky-menu-btm li {
    display: inline-block;
    width: 20%;
    text-align: center;
    float: left;
    margin: 0px;
    padding: 10px;
}
.sticky-menu-btm li a i {
    display: block;
    margin: 0 auto;
    width: 20px;
    height: 20px;
    font-size: 19px;
    background-size: contain;
}
.sticky-menu-btm li a span {
    word-break: break-all;
    display: block;
    line-height: initial;
    font-size: 12px;
}
.sticky-menu-btm li a {
    color: #464646;
}
.sticky-menu-btm li a:hover span {
    color: #cc1b1b;
}
.after_slider_block p{
    font-size: 18px;
    line-height: initial;
}
.page-wrapper {
    overflow: hidden !important;
}
.menu-open.page-wrapper:before {
    content: '';
    display: block;
    background: rgba(0, 0, 0, 0.5);
    position: absolute;
    width: 100%;
    height: 100%;
    z-index: 100;
}
.page-header.top-header-sec {
    z-index: 100;
}
video.slidervideo {
    width: 100% !important;
    height: auto !important;
}
.mobile-bottom-slider {
    max-width: calc(100% - 60px);
    text-align: center;
    margin: 0 auto;
}
.mobile-bottom-slider.owl-middle-narrow .owl-theme .owl-controls, .mobile-bottom-slider.owl-middle-narrow.owl-theme .owl-controls {
    left: -30px;
    width: calc(100% + 60px);
}
.mobile-bottom-slider.owl-middle-narrow .owl-theme .owl-controls .owl-nav [class*=owl-], .mobile-bottom-slider.owl-middle-narrow.owl-theme .owl-controls .owl-nav [class*=owl-] {
    font-size: 25px;
}
.mobile-bottom-slider.owl-middle-narrow .owl-theme .owl-prev, .mobile-bottom-slider.owl-middle-narrow.owl-theme .owl-prev {
    left: -15px;
}
.mobile-bottom-slider.owl-middle-narrow .owl-theme .owl-next, .mobile-bottom-slider.owl-middle-narrow.owl-theme .owl-next {
    right: -15px;
}
/*Home page content slider ends*/

/*Product Detail page*/
/*.page-product-downloadable.page-layout-1column .product.media {
    width: 100% !important;
    margin-top: 0px!important;
    padding-right: 0px!important;
    -ms-flex-order: -1;
    -webkit-order: -1;
    order: -1;
}
.page-product-downloadable.page-layout-1column .product-info-main {
    width: 100%!important;
    margin-bottom: 0px;
}
.page-product-downloadable .product-options-bottom {
    padding-top: 0 !important;
}
.page-product-downloadable.page-layout-1column .fotorama__stage__frame .fotorama__img {
    width: 100%;
    top: 0;
    height: auto;
    left: 0;
    position: unset;
    transform: unset;
}
.page-product-downloadable.page-layout-1column .fotorama__stage {
    height: auto !important;
}
.page-product-downloadable.page-layout-1column .fotorama__stage__frame.fotorama__active {
    position: unset;
}
.page-product-downloadable.page-layout-1column .fotorama__stage__frame.fotorama__active .product-video {
     position: absolute; 
    width: 100%;
     height: 100%; 
}
.page-product-downloadable.page-layout-1column .fotorama__product-video--loaded.fotorama__active .fotorama__img, .page-product-downloadable.page-layout-1column .fotorama__product-video--loaded.fotorama__active .fotorama__img--full {
    display: block !important;
    z-index: 0;
}
.page-product-downloadable.page-layout-1column .fotorama__caption {
    display: none;
}
.page-product-downloadable .product-options-bottom {
    width: 100% !important;
}
.page-product-downloadable .product-options-wrapper {
    width: auto !important;
    padding-bottom: 0px !important;
}
.page-product-downloadable .field.downloads {
    margin-bottom: 0;
}
.catalog-product-view:not(.weltpixel-quickview-catalog-product-view):not(.weltpixel_quickview-catalog_product-view) .box-tocart .action.tocart {
    margin-left: 0 !important;
}
.page-product-downloadable .field.downloads .sample.link {
    margin-left: 10px;
}
.page-product-downloadable .product-info-main .product-info-stock-sku {
    padding-left: 00;
    padding-bottom: 5px;
}
.page-product-downloadable .product-info-main .stock.available, .product-info-main .stock.unavailable {
    float: left;
    text-transform: uppercase;
    font-weight: 700;
}
.page-product-downloadable .unavailable {
    color: #df280a;
}
.page-product-downloadable .available {
    color: #3d6611;
}
.page-product-downloadable .product-info-main .product.sku {
    padding-left: 20px;
    float: left;
}
.page-product-downloadable .product-reviews-summary.empty .reviews-actions:before {
    font-size: 25px;
}
.page-product-downloadable .product-reviews-summary .reviews-actions a {
    display: none !important;
}
.page-product-downloadable .product-options-bottom .price-box .price-container .price, .page-product-downloadable .product-info-price .price-box .price-container .price {
    font-size: 25px;
    color: #e62a3b;
}
.page-product-downloadable .product-info-main .product.sku .type {
    font-weight: 700;
}
.page-product-downloadable .product-info-main .product-info-price {
    border-bottom: 0px #ebebeb solid;
    display: table;
    width: 100%;
    margin-bottom: 5px;
}
.page-product-downloadable .product-info-price .price-box {
    padding-bottom: 0px;
}
.page-product-downloadable .field.downloads span {
    font-size: 14px;
    font-weight: 600;
    letter-spacing: 0.3px;
}
.page-product-downloadable .box-tocart {
    margin: 0 0 0px;
}
.page-product-downloadable .product-options-wrapper .fieldset > .legend + br {
    display: none;
}
.page-product-downloadable .product-options-wrapper {
    padding-top: 10px;
}
.page-product-downloadable .product-social-links .at-style-responsive .at-share-btn {
    padding: 5px;
}
.page-product-downloadable .dwn-title {
    padding: 50px 0px;
    text-align: center;
    background: url(../images/in-header.png) no-repeat center #f0ece9;
    background-size: cover;
    margin: -20px -20px 20px -20px;
}
.page-product-downloadable .dwn-title h2 {
    font-size: 35px;
    font-weight: 800;
    font-style: italic;
    font-family: 'Oswald';
    color: #1e1e1e;
}
.page-product-downloadable .gallery-placeholder__image {
    width: 100%; 
}
.page-product-downloadable .product-info-main .product.sku .type:after {
    display: none;
}*/
.fieldset .review-legend.legend strong {
    display: inline-block;
    margin-left: 5px;
}
#review-form label.label {
    margin-bottom: 5px;
}
fieldset.fieldset.review-fieldset {
    margin-bottom: 10px;
}
fieldset.fieldset.review-fieldset .field {
    max-width: 500px;
}
/*tab design css*/
.page-product-downloadable .product-options-bottom, .page-product-downloadable .product-options-wrapper {
    width: 100% !important;
    border-bottom: 1px #ebebeb solid;
}
.product.data.items > .item.title {
    list-style: none;
    float: left;
    font-family: roboto, sans-serif;
    border: none;
    outline: none;
    cursor: pointer;
    margin-right: 45px !important;
    z-index: 2;
    position: relative;
    /*transition: all 250ms ease;*/
    font-size: 17px;
    height: auto;
    color: #FFF;
    text-shadow: rgba(0,0,0,.1) 0 1px;
    border-radius: 8px 8px 0 0;
    padding: 10px 0 0px !important;
    margin-bottom: 0;
}
.seller-detailed .product.data.items > .item.title { padding: 5px 0 0px !important; }
.product.data.items > .item.title:before, .product.data.items > .item.title:after, .product.data.items > .item.title:before, .product.data.items > .item.title {
    background: #FF6656 !important;
}
.product.data.items > .item.title:before, .product.data.items > .item.title:after {
    display: block;
    content: " ";
    position: absolute;
    top: 0;
    height: 100%;
    width: 44px;
    background-color: #FFF;
    /*transition: all 250ms ease;*/
}
.product.data.items > .item.title:before {
    border-radius: 0 8px 0 0;
    right: -24px;
    transform: skew(30deg, 0deg);
    box-shadow: rgba(0,0,0,.1) 3px 2px 5px, inset rgba(255,255,255,.09) -1px 0;
}
.product.data.items > .item.title:after {
    border-radius: 8px 0 0 0;
    left: -24px;
    transform: skew(-30deg, 0deg);
    box-shadow: rgba(0,0,0,.1) -3px 2px 5px, inset rgba(255,255,255,.09) 1px 0;
}
.product.data.items > .item.title.active {
    z-index: 3;
}
.product.data.items > .item.title.active > .switch, .product.data.items > .item.title.active > .switch:focus, .product.data.items > .item.title.active > .switch:hover , .product.data.items > .item.title.active:before, .product.data.items > .item.title.active:after, .product.data.items > .item.title.active:before, .product.data.items > .item.title.active{
    background: #e6223c !important;
}
.product.data.items > .item.title.active > .switch, .product.data.items > .item.title.active > .switch:focus, .product.data.items > .item.title.active > .switch:hover {
    border-bottom: none !important;
    color: #fff !important;
}
.product.data.items > .item.title a{
    color: #fff !important;
}
.product.data.items > .item.title:not(.active):hover, .product.data.items > .item.title:not(.active):hover:after, .product.data.items > .item.title:not(.active):hover:before{
    background: #040101 !important;
}
.product.data.items > .item.content{
    border-top: 4px solid #e6223c !important;
    position: relative;
}
.product.data.items > .item.title:first-child{
    margin-left: 48px;
}
.product.data.items > .item.content:before {
    position: absolute;
    border-top: 4px solid red;
    display: block;
    height: 4px;
    width: 100%;
    top: -4px;
    left: 43px;
}
/*Product Detail page ends*/

/*product list page starts*/
.catalog-category-view .cat-title {
    width: 100%;
    height: 134px;
    display: block;
    text-align: center;
    position: absolute;
    top: 350px;
    color: black;
    background: rgba(255,255,255,0.7);
}
.catalog-category-view .cat-title h2{
    font-size: 55px;
    font-weight: 800;
    font-family: 'Raleway';
    margin: 20px 0 28.85px;
}
.catalog-category-view .category-image{
    height: 545px;
    margin: -20px -20px 20px -20px;
    position: relative;
}
.sub-cat-list .hbr-inner {
    width: 33.33%;
    padding: 0 10px;
    display: inline-block;
    float: left;
    margin-bottom: 10px;
}
.sub-cat-list .cnt-pslider {
    position: relative;
    background-position: center center;
    background-size: cover;
    background-repeat: no-repeat;
}
.catalog-category-view .cat-video {
    height: auto;
    width: 100%;
    max-height: 292px;
    position: absolute;
}
.sub-cat-list p.hover-name {
    font-size: 20px;
    overflow: hidden;
    height: auto;
}
.catalog-category-view .home-cnt-sec {
    width: 100%;
}
.page-wrapper > .breadcrumbs{
    display: none !important;
}
.hover-short-desc {
    color: #585858;
    font-size: 15px;
    height: 63px;
    overflow: hidden;
}
.catalog-category-view .breadcrumbs {
    width: 100%;
    height: auto !important;
    display: block;
    text-align: center;
    position: absolute;
    top: 425px;
    color: black;
    display: block;
    margin: 10px 0px !important;
    max-width: unset;
}
.catalog-category-view .breadcrumbs li.home a:after, .catalog-category-view .breadcrumbs .items{
    color: #000000;
}
.page-products .img-section, .img-section{
    cursor: pointer;
    position: relative;
    overflow: hidden;
}
.product-image-container{
    vertical-align: top;
}
.pro-img .product-image-wrapper {
    height: auto;
}
.sliders-main-block .owl-carousel .owl-item img {
    max-height: 100% !important;
    height: auto !important;
    position: unset;
}
.img-section .img-hoversec {
    position: absolute;
    top: 101%;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.5);
    z-index: 1;
    padding: 5%;
    transition: top 0.5s;
}
.img-section:hover .img-hoversec{
    top: 0;
}
.catalog-category-view .img-hoversec .price-box.price-final_price{
    display: block;
    width: 100%;
    height: 25px;
}
.img-hoversec .price-box *{
    color: white !important;
}
.catalog-category-view .img-hoversec .product-reviews-summary.empty{
    width: 100%;
    height: 25px;
}
.img-hoversec .rating-summary .rating-result{
    width: 102px !important;
}
.img-hoversec .product-reviews-summary *{
    color: white !important;
}
.img-hoversec .empty .rating-summary .rating-result:before, .product-image-photo{
    position: unset;
}
.products-grid .product-item{
    width: 25%;
}
.product-item .price-box .normal-price .price-label{
    display: inline-block !important;
}
.products-grid .product-item .product-item-info{
    text-align: left;
}
.products-grid .product-item .img-section .img-hoversec button.action.primary{
    margin-left: 12px;
}
.catalog-category-view .column.main .products-grid, .catalog-category-view .sliders-main-block{
    padding: 0 20px;
}
.products-grid .seller-page .product-item{
    width: 33.33%;
}
.products-grid .seller-page .product-item a.product-vedo-link { display: block; } 
.products-grid .seller-page .product-item .hover-short-desc { height: 105px; }


/*product list page eneds*/

/*cms page starts*/
.cms-page-view .page-title-wrapper { 
    padding: 18% 0;
    text-align: center;
    background: url(../images/in-header.png) no-repeat  center #fff;
    background-size: contain;
    margin: -20px -20px 20px -20px;
}

.cms-about-us .page-title-wrapper {
    padding: 18% 0;
    text-align: center;
    background: url(../images/header-about.jpg) no-repeat top center #fff;
    background-size: contain;
    margin: -20px -20px 20px -20px;
}

.cms-video-production .page-title-wrapper {
    padding: 18% 0;
    text-align: center;
    background: url(../images/header-video-production.jpg) no-repeat top center #fff;
    background-size: contain;
    margin: -20px -20px 20px -20px;
}

.cms-karriere .page-title-wrapper {
    padding: 18% 0;
    text-align: center;
    background: url(../images/header-karriere.png) no-repeat top center #fff;
    background-size: contain;
    margin: -20px -20px 20px -20px;
}

.cms-videoproduktion .page-title-wrapper {
    padding: 18% 0;
    text-align: center;
    background: url(../images/header-videoproduktion.png) no-repeat top center #fff;
    background-size: contain;
    margin: -20px -20px 20px -20px;
}

.cms-mitglied-werden .page-title-wrapper {
    padding: 18% 0;
    text-align: center;
    background: url(../images/header-mitglied-werden.jpg) no-repeat top center #fff;
    background-size: contain;
    margin: -20px -20px 20px -20px;
}

.cms-werben .page-title-wrapper {
    padding: 18% 0;
    text-align: center;
    background: url(../images/header-werben.jpg) no-repeat top center #fff;
    background-size: contain;
    margin: -20px -20px 20px -20px;
}

@media (max-width:768px){
    body.cms-video-production .page-title-wrapper,
    body.cms-werben .page-title-wrapper,
    body.cms-mitglied-werden .page-title-wrapper,
    body.cms-karriere .page-title-wrapper,
    body.cms-videoproduktion .page-title-wrapper,
    body.cms-about-us .page-title-wrapper,
    body.cms-page-view .page-title-wrapper {
        
    } 
    .cms-page-view .page-title-wrapper .page-title span{ 
        height: 59px !important;
        line-height: 59px !important;
    }
}
.cms-page-view.cms-video-production .page-title-wrapper .page-title span{
    background: rgb(216 216 216 / 70%);
}
#group-fields-customer-attributes{
    margin-bottom: 0px;
}
div#is_icmember, div#is_ic_company_member{
    margin-bottom: 25px;
}


.cms-page-view .page-title-wrapper .page-title span {
	width: 100%;    
    height: 134px; 
    line-height:120px;    
    display: block;    
    text-align: center;   
    color: black;    
    background: rgba(255,255,255,0.7);
}


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

	.cms-about-us .page-title-wrapper { 
		 padding: 440px 0px 160px;
	}
}




.cms-page-view .page-title-wrapper h1{
	font-size: 55px !important;
    font-weight: 800;
    font-family: 'Raleway';
    /**font-style:italic;*/
}
.cms-page-view h1{
    font-weight: 600;
}
.cms-page-view h2{
    margin-bottom: 10px;
    margin-top: 25px;
    line-height: 30px;
}
.cms-page-view p{
    font-size: 15px;
    margin-bottom: 15px;
}
.cms-page-view main#maincontent, .cms-page-view main#maincontent .container {
    max-width: none;
}
.cms-page-view {
    color: #464646 !important;
}
.cms-page-view ul.tick li{
    font-size: 15px;
    list-style: none;
}
.cms-page-view ul.tick{
    padding-left: 20px;
}
.cms-page-view ul.tick li:before {
    content: "\e84e";
    display: inline-block;
    font-family: 'porto-icons';
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    color: #cc1b1b;
    font-size: 15px;
    margin-left: -20px;
    margin-right: 5px;
}
/*cms page ends*/
/*body.account.side-header .page-wrapper {
    padding-left: 0px !important;
    margin-top: 0px !important;
}*/
.marketplace-seller-view .review-field-ratings .nested{
    display: table;
}
.marketplace-seller-view .review-field-ratings .review-field-rating{
    display: table-row;
}
.marketplace-seller-view .review-field-ratings .review-field-rating label{
    display: table-cell;
    max-width: 100%;
    margin-bottom: 5px;
}
.marketplace-seller-view .review-field-ratings .review-field-rating .control{
    display: table-cell;
    padding-bottom: 10px;
    vertical-align: top;
    padding-left: 20px;
}
.marketplace-seller-view .review-control-vote label:before, .marketplace-seller-view .rating-summary .rating-result>span:before, .catalog-product-view .review-control-vote label:before{
    color: #DF2111;
}
.marketplace-seller-view .review-control-vote label:before, .marketplace-seller-view .review-control-vote:before{
    font-size: 20px;
    line-height: 20px;
    height: 20px;
}
.marketplace-seller-view  ol.items.review-items .review-ratings .rating-label{
    display: table-cell;
}
.marketplace-seller-view .review-details .review-author{
    display: block;
    margin: 0px;
}
.marketplace-seller-view .review-date .review-details-label{
    position: unset;
}
.catalog-product-view .review-field-ratings .nested{
    display: table;
}
.catalog-product-view .review-field-ratings .review-field-rating{
    display: table-row;
}
.catalog-product-view .review-field-rating .control{
    display: table-cell;
}
.catalog-product-view .review-control-vote label:before, .catalog-product-view .review-control-vote:before{
    font-size: 20px;
    line-height: 20px;
    height: 20px;
    padding-left: 15px;
}
.sw-megamenu.navigation.side-megamenu li.level0{
    padding-top: 10px;
}
.catalog-category-view .category-image .image {
    object-fit: cover;
    height: 100%;
}
.breadcrumbs .items > li{
    font-size: 16px;
}
/*Welcome page start*/
.cms-welcome .sec1 .login-reg ul li {
    display: inline-block;
}
.cms-welcome .columns.colum-new {
    margin: 0px !important;
}
.welcome-page .sec1 h1 {
    font-size: 40px;
    font-weight: normal;
    margin-top: 0;
    margin-bottom: 0;
}
.welcome-page .sec1 .left-sec {
    padding-top: 107px;
    padding-left: 80px;
}
.welcome-page .sec1 .image-sec img {
    border: 4px solid #ccc;
    border-radius: 50%;
}
.welcome-page .sec1 .left-sec .login-reg a.welcome-registration {
    background-color: #e6223c;
    height: 48px;
    padding: 13px 20px;
    color: #fff;
    border-radius: 3px;
}
.welcome-page .sec1 .left-sec .login-reg a.welcome-login {
    color: #fff;
    background-color: #464646;
    height: 48px;
    padding: 13px 32px;
    border-radius: 3px;
    margin-left: 27px;
}
.welcome-page .sec1 .left-sec .login-reg a {
    display: block;
}
.welcome-page .sec1 .left-sec .login-reg {
    margin-top: 30px;
}
.welcome-page .row.sec2 h1 {
    text-align: center;
    margin-top: 50px;
    margin-bottom: 18px;
    font-size: 45px;
    font-weight: normal;
    color: #2d2d2d;
}
.welcome-page .row.sec1 {
    padding-top: 26px;
    padding-bottom: 47px;
}
.sec1 .image-sec{
    text-align: center;
}
.welcome-page .row.sec2 {
    background-color: #faf9f7;
    padding-bottom: 100px;
}
.welcome-page .row.sec2 p {
    font-size: 18px;
    color: #2d2d2d;
    margin-left: 70px;
    margin-right: 30px;
    margin-bottom: 23px;
}
.welcome-page .row.sec3 {
    padding-top: 78px;
}
.welcome-page .row.sec3 p {
    font-size: 18px;
    margin-right: 30px;
}
.welcome-page .sec3 h1.head1 {
    margin-left: 70px;
    font-size: 40px;
    font-weight: normal;
    line-height: initial;
}
.welcome-page .sec3 h1.head2 {
    margin-left: 70px;
    font-size: 48px;
    color: #e62a3b;
    font-weight: normal;
}
.welcome-page .sec3 h1 {
    margin-top: 0;
    margin-bottom: 0;
}
.welcome-page .sec3 .sec3-left {
    padding-top: 55px;
}
.welcome-page .sec1 .left-sec .login-reg a.welcome-guest {
    background-color: #e6223c;
    height: 48px;
    padding: 13px 20px;
    color: #fff;
    border-radius: 3px;
    margin-right: 27px;
}
.cms-welcome header.page-header.type10.header-new-skin {
    display: none !important;
}
.cms-welcome .page-wrapper {
    padding-left: 0 !important;
}
.cms-welcome .page-wrapper .page-main {
    max-width: 100% !important;
    padding: 0 !important;
}
.cms-welcome .top-header-sec span.action.nav-toggle {
    display: none;
}
.cms-welcome .login-reg ul {
    padding: 0;
}
.cms-welcome .top-lnk > ul > li {
    display: inline-block;
    margin-bottom: 0;
    border: 2px solid #fff;
    border-radius: 5px;
}
.cms-welcome .top-lnk ul li a {
    font-size: 14px;
    padding: 10px 22px;
    color: #585858;
    text-decoration: none;
    cursor: pointer;
    display: inline-block;
}
.cms-welcome .top-lnk ul {
    margin: 0px;
    padding: 0;
}
.cms-welcome .top-lnk > ul > li:hover {
    border: 2px solid #ff0000;
    border-radius: 5px;
    transition: 1s ease;
}
.cms-welcome .top-lnk > ul > li:hover a {
    color: #ff0000;
}
body.welcome-pg .footer-top, body.welcome-pg  .footer-middle {
    padding-left: 0 !important;
    padding-right: 0 !important;
}
.custom-slide.authentication-dropdown .modal-header {
    min-height: 0;
    padding: 0;
    border: 0;
    display: none;
}
.custom-slide.authentication-dropdown .modal-inner-wrap {
    padding: 0px 18px;
}
.custom-slide.authentication-dropdown {
    position: fixed;
    top: 70px;
    right: 10px;
    left: auto;
    max-width: 400px;
}
.custom-slide .fieldset {
    margin: 0 0 0px;
}
.welcome-pg .loading-mask {
    background: rgba(255,255,255,0.5);
}
.welcome-pg .message.error {
    padding: 0;
}
.welcome-pg .message.error > *:first-child:before {
    margin: -10px 0 0;
}
.sw-megamenu.side-megamenu > ul > li > a em.start-page {
    background-image: url(../images/home.png);
    background-repeat: no-repeat;
    width: 23px;
    height: 23px;
    display: inline-block;
}
.sw-megamenu.side-megamenu > ul > li > a:hover > .start-page {
    background-image: url(../images/home-col.png);
}
.sw-megamenu.side-megamenu > ul > li > a .logout {
    background-image: url(../images/logout.png);
    background-repeat: no-repeat;
    width: 23px;
    height: 23px;
    display: inline-block;
}
.sw-megamenu.side-megamenu > ul > li > a:hover > .logout {
    background-image: url(../images/logout-col.png);
}
body.layout-fullwidth .footer-top, body.layout-fullwidth .footer-middle {
    padding-left: 0 !important;
    padding-right: 0 !important;
}
.authentication-wrapper{
    position: fixed;
    top: 70px;
    right: 16px;
    margin-top: unset;
    width: 341px;
}
.authentication-wrapper .custom-slide._show{
    border: 2px solid #b7b7b7;
    border-radius: 3px;
}
.authentication-wrapper .modal-header{
    border-bottom: unset;
}
.authentication-wrapper .authentication-dropdown .modal-inner-wrap{
    padding: 13px 15px 13px 15px;
}
.authentication-wrapper header.modal-header {
    display: none;
}
.authentication-wrapper strong#block-customer-login-heading {
    font-size: 21px;
    color: #e6223c;
}
.authentication-wrapper .block-customer-login .block-title p {
    font-size: 14px;
    color: #656565;
}
.authentication-wrapper .block-authentication .block-title {
    margin-bottom: 17px;
}
.authentication-wrapper input[type="email"], .authentication-wrapper input[type="password"] {
    border: 1px solid #b7b7b7;
    border-radius: 5px;
    padding: 0 11px;
    height: 41px;
}
.authentication-wrapper .field.field-email {
    margin: 0 0 12px;
}
.authentication-wrapper .block-customer-login .block-content .fieldset{
    margin: 0 0 16px;
}
.authentication-wrapper .block-customer-login .block-content button.action.action-login.secondary {
    color: #ffffff;
    background-color: #ff0000;
    border: 1px solid #b7b7b7;;
    font-weight: bold;
    border-radius: 5px;
}
.authentication-wrapper .block-customer-login .block-content .actions-toolbar .primary span{
    padding: 14px 8px;
}
.authentication-wrapper .custom-slide._show:before {
    border-color: rgba(194, 225, 245, 0);
    border-bottom-color: #b7b7b7;
    border-width: 15px;
    margin-left: -15px;
}
.authentication-wrapper .custom-slide._show:after, .authentication-wrapper .custom-slide._show:before {
    bottom: 100%;
    left: 85%;
    border: solid transparent;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
}
.authentication-wrapper .custom-slide._show:after {
    border-color: rgba(136, 183, 213, 0);
    border-bottom-color: #b7b7b7;
    border-width: 15px;
    margin-left: -15px;
}
.authentication-wrapper .actions-toolbar .secondary a.action {
    margin-top: 0 !important;
    font-size: 14px;
    padding: 7px 0;
}
.authentication-wrapper .block-customer-login .block-content button.action.action-login.secondary {
    color: #ffffff;
    background-color: #ff0000;
    border: 1px solid #b7b7b7;
    font-weight: bold;
    border-radius: 5px;
    line-height: 2.2rem;
    padding: 10px 17px;
    font-size: 18px;
    height: auto;
}
/*Welcome page ends*/
/*marketseller-menu starts*/
.sw-megamenu.navigation.side-megamenu  li.megamenu a em.fa-user {
    margin-right: 5px;
    width: 23px;
    font-size: 16px;
    padding-left: 5px;
}
.sw-megamenu.navigation.side-megamenu li.megamenu a em.fa-plus{
    margin-left: 10px;
}
.sw-megamenu.navigation.side-megamenu  li.megamenu.active .act .fa-plus:before{
    content: '\f068';
}
.sw-megamenu.navigation.side-megamenu li.megamenu .childmenu li {
    padding-left: 37px;
    padding-top: 5px;
}
.sw-megamenu.navigation.side-megamenu li.megamenu .childmenu li:before {
    position: absolute;
    content: "\f105";
    display: inline-block;
    font-family: 'Font Awesome 5 Free';
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    left: 30px;
    transition: 0s all;
    top: 8px;
    font-size: 16px;
}
.sw-megamenu.navigation.side-megamenu li.megamenu .childmenu li a{
    height: 30px !important;
    line-height: 30px !important;
}
.page-wrapper .page-header.type10.header-new-skin .sw-megamenu.navigation.side-megamenu li.level0 > a:hover, .sw-megamenu.navigation.side-megamenu li.megamenu .childmenu li:hover:before{
    color: #cc1b1b !important;
}
.sw-megamenu.navigation.side-megamenu ul.childmenu {
    padding-bottom: 0 !important;
}
/*marketseller-menu ends*/
.catalog-category-view .category-image.default-img {
    padding: 50px 0px;
    text-align: center;
    background: url(../images/in-header.png) no-repeat center #f0ece9;
    background-size: cover;
    margin: -20px -20px 20px -20px;
}
body.page-layout-1column.side-header header.page-header.type10.header-new-skin{
    scrollbar-width: none;
}
.page-header.type10.header-new-skin .sw-megamenu.navigation.side-megamenu li.level0 > a{
    font-family: unset !important;
}
.catalog-category-view .bannerAds {
    padding: 0 24px;
}
.page-layout-market-layout .page-header.navbar .page-logo .logo-default{
    margin: 13px 0 0;
    max-width: 130px;
}
body.side-header.page-layout-market-layout .page-wrapper{
    padding-left: 0px !important;
    margin-top: 0px !important;
}
.customer-account-create .choose_register{
    text-align: center;
}
.customer-account-create .choose_register button#register_user, .customer-account-create .choose_register button#register_company, .customer-account-create .choose_register button#register_partner{
    margin: 20px 4px;
    padding: 10px;
    height: auto;
}
.form.create.account > .fieldset{
    width: 100% !important;
}
.form-create-account{
    width: 60%;
    margin: 0 auto;
}
div.custom-error[generated]{
    margin-top: 7px;
    color: #e02b27;
    font-size: 1.2rem;
}
.img-section .product-item-inner button.action.tocart.primary{
    font-size: 14px;
}
/*.flex-direction-nav, .flex-direction-nav, .flex-control-nav, .flex-pauseplay a.flex-pause{
    display: none !important;
}*/
.flexslider .slides > li.all-image{
    display: inline-block !important;
    width: calc(50% - 2px);
}
.flexslider .slides > li.all-image:first-child{
    padding-right: 15px;
}
.flexslider .slides > li.all-image:last-child{
    padding-left: 15px;
}

.account .message.info, .account .fieldset > .field > .label, .account .fieldset > .fields > .field > .label {
    font-size: 16px;
}
.account select {
    height: 38px;
}
.account input[type="checkbox"] {
    margin: 2px 4.5px 0 0;
    position: relative;
    top: 1px;
}
.subaccounts-manage-edit .field label.label {
    max-width: 90%;
    vertical-align: top;
}
div#myHeader.sticky {
    box-shadow: 0 0 3px 0 rgba(0,0,0,.5) !important;
}
/*switch css*/
.switch-css {
  position: relative;
  display: inline-block;
  width: 60px;
  height: 34px;
}
.switch-css input { 
  opacity: 0;
  width: 0;
  height: 0;
}
.slider-switch {
  position: absolute;
  cursor: pointer;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: #ccc;
  -webkit-transition: .4s;
  transition: .4s;
}
.slider-switch:before {
  position: absolute;
  content: "";
  height: 26px;
  width: 26px;
  left: 4px;
  bottom: 4px;
  background-color: white;
  -webkit-transition: .4s;
  transition: .4s;
}
input:checked + .slider-switch {
  background-color: #79a22e;
}
input:focus + .slider-switch {
  box-shadow: 0 0 1px #79a22e;
}
input:checked + .slider-switch:before {
  -webkit-transform: translateX(26px);
  -ms-transform: translateX(26px);
  transform: translateX(26px);
}
.slider-switch.round-switch {
    border-radius: 34px !important;
}
.slider-switch.round-switch:before {
    border-radius: 50%;
}
/*switch css ends*/
.customer-account-create .form.create.account .fieldset.clarion-customer-attributes{
    display: none;
}
.admin__control-select, .ui-datepicker .ui-datepicker-title select{
    background-position: calc(100% - 12px) -34px, 100%, calc(100% - 2.2rem) 0 !important;
    background-size: auto, 2.2rem 100%, 1px 100% !important;
}
.clicked {
    border-color: #676767 !important;
    background-color: #676767 !important;
    color: #fff !important;
}
/*videoupload*/
a.button.primary {
    background-image: none;
    background: #eeeeee;
    border: 1px solid #cccccc;
    color: #777777;
    cursor: pointer;
    display: inline-block;
    font-family: 'Open Sans', 'Helvetica Neue', Helvetica, Arial, sans-serif;
    font-weight: 600;
    margin: 0;
    padding: 7px 15px;
    font-size: 1.4rem;
    line-height: 1.5rem;
    box-sizing: border-box;
    vertical-align: middle;
    text-decoration: none;
}
a.button.primary:hover {
    border-color: #161616;
    background-color: #161616;
    color: #fff;
}
label.label.col-sm-3 {
    color: #000;
}
.file-uploader-area input[type='file'] {
    cursor: pointer;
    opacity: 0;
    overflow: hidden;
    position: absolute;
    visibility: hidden;
    width: 0;
}
.file-uploader-button.action-default {
    border: 1px solid;
    border-radius: 0;
    display: inline-block;
    font-family: 'Open Sans', 'Helvetica Neue', Helvetica, Arial, sans-serif;
    font-size: 1.4rem;
    font-weight: 600;
    line-height: 1.36;
    padding: 0.6rem 1em 0.6rem;
    text-align: center;
    vertical-align: baseline;
    background: #e3e3e3;
    border-color: #adadad;
    color: #514943;
    cursor: pointer;
}
.file-uploader-summary {
    display: inline-block;
    vertical-align: top;
}
.file-uploader-preview, .file-uploader-placeholder {
    background: #ffffff;
    border: 1px solid #cacaca;
    box-sizing: border-box;
    cursor: pointer;
    display: block;
    height: 150px;
    line-height: 1;
    margin: 1rem 2.5rem 1rem 0;
    overflow: hidden;
    position: relative;
    width: 150px;
}
.file-uploader-preview .preview-video {
    display: inline-block;
    height: 100%;
    text-decoration: none;
}
.file-uploader-preview .preview-video:before {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 4rem;
    line-height: inherit;
    color: #cccccc;
    content: "\f03d";
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    vertical-align: middle;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center;
    font-size: 50px;
}
.file-uploader-preview .preview-video:before {
    left: 0;
    margin-top: -2rem;
    position: absolute;
    right: 0;
    top: 50%;
    z-index: 2;
}
.file-uploader-preview:hover .preview-image img, .file-uploader-preview:hover .preview-link:before {
    opacity: 0.7;
}
.file-uploader-preview .preview-video:hover:before {
    color: #cccccc;
}
.file-uploader-preview .action-remove {
    bottom: 10px;
    cursor: pointer;
    display: block;
    height: 27px;
    left: 6px;
    position: absolute;
    text-decoration: none;
    width: 25px;
    z-index: 2;
    padding: 0;
    background: none;
    border: none;
    font-size: 20px;
}
.file-uploader-preview .action-remove:hover:before {
    color: #736963;
}
.file-uploader-preview .action-remove:before {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 2rem;
    line-height: inherit;
    color: #514943;
    content: "\f1f8";
    vertical-align: middle;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center;
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.bk-btn {
    margin-right: 10px;
}
.file-uploader-spinner {
    position: relative;
    display: none;
    height: 30px;
    margin-left: 1rem;
    vertical-align: top;
    width: 15px;
}
.file-uploader._loading .file-uploader-spinner {
    display: inline-block;
}
.file-uploader._loading span.file-uploader-spinner:after {
    content: "\f110";
    font-family: porto-icons;
    -moz-animation: spin 2s infinite linear;
    -o-animation: spin 2s infinite linear;
    -webkit-animation: spin 2s infinite linear;
    animation: spin 2s infinite linear;
    position: absolute;
    top: -5px;
    left: 0;
    font-size: 30px;
    color: #777;
}
/*videoupload ends*/
.product-reviews-summary .reviews-actions a{
    padding: 0 !important;
    border-left: none !important;
    margin-left: 0 !important;
}
.product-reviews-summary.empty .reviews-actions:before{
    display: none !important;
}
.product-reviews-summary.empty .reviews-actions:after{
    content: '\f844' '\f844' '\f844' '\f844' '\f844';
    display: block;
    vertical-align: middle;
    font-family: porto-icons;
    color: #c3c5c9;
    letter-spacing: 3px;
    font-size: 12px;
}
.product-social-links{
    border-top: none;
    padding-top: 7px;
}
.product-social-links .product-addto-links+.addthis_inline_share_toolbox{
    border-top: 1px solid #ebebeb;
    border-bottom: 1px solid #ebebeb;
    padding-top: 20px;
    padding-bottom: 28px;
    margin-top: 28px !important;
}
.product-info-main .product-info-stock-sku{
    padding-left: 0px;
    text-align: left;
}
.addto-text{
    display: inline-block;
    padding: 0 20px 0 0;
    color: #21293c;
    font-size: 14px;
}
.add-social-icons {
    display: block;
    margin-top: 20px;
    padding-top: 20px;
    border-bottom: 1px solid #ebebeb;
    border-top: 1px solid #ebebeb;
}
.add-social-icons .addthis-text {
    display: inline-block;
    vertical-align: super;
    padding: 0 25px 0 0;
    color: #21293c;
    font-size: 14px;
}
.product-social-links .addthis_inline_share_toolbox{
    vertical-align: middle;
    display: inline-block;
}
.mb-15 {
    margin-bottom: 15px;
}
.document-links li {
    list-style: none;
}
.document-links li {
    list-style: none;
    position: relative;
}
ul.document-links {
    padding-left: 57px;
}
.document-links li:before {
    content: '';
    display: inline-block;
    width: 27px;
    height: 100%;
    position: absolute;
    background: url("../images/download-link.png");
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
    left: -35px;
    top: -1px;
}
.opc-progress-bar-item > span:after {
    font-size: 20px !important;
}
.opc-progress-bar-item > span {
    font-size: 20px !important;
}
.opc-wrapper .step-title, .opc-block-shipping-information .shipping-information-title, .opc-block-summary > .title, .checkout-agreements-items .checkout-agreements-item-title {
    font-size: 25px !important;
}
.opc-block-summary .items-in-cart > .title strong {
    font-size: 17px !important;
}
.opc-block-summary {
    padding: 15px 15px;
}
.opc-block-summary .product-item .price {
    font-size: 16px !important;
}
.cart-totals .grand .mark, .opc-block-summary .table-totals .grand .mark {
    font-size: 18px !important;
}
.cart-totals .grand .amount, .opc-block-summary .table-totals .grand .amount {
    font-size: 18px !important;
}
.opc-block-shipping-information .shipping-information-title .action-edit:before {
    top: -7px !important;
    position: relative;
    right: 5px;
}
.opc-block-shipping-information .shipping-information-title {
    margin: 0 0 10px;
}
button:not(.primary) {
    border: 1px solid #e74739;
    color: #fff;
    background-color: #e74739;
}
button:not(.primary):hover {
    border: 1px solid #676767;
    color: #fff;
    background-color: #676767;
}
img.slider-bk-img{
    position: absolute;
    left: 0;
}
.cat-video video.product-slider-video.thevideo{
    width: 100%;
}
.owl-stage-outer .owl-item .item img {
    margin: 0 auto;
}
.mgs-instant-search-page .page-main ol.row{
    padding-inline-end: 40px;
    list-style: none;
}
.mgs-instant-search-page .block-title , .mgs-instant-search-page .page-title-wrapper {
    padding-left: 25px !important;
    padding-right: 25px !important;
}
.mgs-instant-search-page .page-title-wrapper .page-title {
    font-weight: 600;
    color: #585858;
    font-size: 24px;
}
.search.results.mgs-instant-search .block-title h4{
    font-size: 25px;
}
.mgs-instant-search-page .product-item-info .product.name a{
    color: #161616;
    font-weight: bold;
    font-size: 20px;
}
.mgs-instant-search-page .video-shown-img img {
    vertical-align: bottom;
}
.mgs-instant-search-page img.main-img.video-hidden-img {
    vertical-align: bottom;
}
.block-formadd-newproduct .nav-tabs>li{
    width: 24% !important;
    display: inline-block !important;
}

ul.login-header-sec {
    display: inline-block;
    padding: 0px;
    margin: 0px;
    list-style: none;
    vertical-align: sub;
    padding-right: 15px;
}
.authentication-wrapper .custom-slide._show:after, .authentication-wrapper .custom-slide._show:before {
    left: 69%;
}
a.header-login.action.action-auth-toggle1 {
    cursor: pointer;
}
.owl-middle-narrow .owl-theme .owl-controls .owl-nav [class*=owl-], .owl-middle-narrow.owl-theme .owl-controls .owl-nav [class*=owl-] {
    color: #e7473a;
}
.ic-member-link em.menu-thumb-icon.fa.fa-user {
    padding-left: 5px;
    margin-right: 5px;
    width: 23px;
    font-size: 16px;
}

/*My account page*/
.account-nav #account-nav .nav>li,
.block-collapsible-nav #block-collapsible-nav .nav>li {
	background: #e6223c;
    color: #fff;
    margin-bottom: 5px;
    border-radius: 5px;
    border: none;
}

.account-nav #account-nav .nav>li:hover,
.block-collapsible-nav #block-collapsible-nav .nav>li:hover { 
	background:#000;
}

.account-nav #account-nav .nav>li a,
.block-collapsible-nav #block-collapsible-nav .nav>li a,
.block-collapsible-nav #block-collapsible-nav .nav>li strong {
	color:#fff;
	border-bottom: none !important;
}

.account-nav #account-nav .nav>li>strong,
.block-collapsible-nav #ablock-collapsible-nav .nav>li>strong {
	border-bottom: none !important;
}
.account-nav .nav>li>a:before, 
.account-nav .nav>li>strong:before,

.block-collapsible-nav .nav>li>a:before, 
.block-collapsible-nav .nav>li>strong:before {
    display:none;
}
.account-nav .nav>li>a,
.block-collapsible-nav .nav>li>a {
    padding: 8px 10px;
}
.fieldset.login > .field.choice {
    display: none;
}

/*Responsive Starts*/
@media only screen and (max-width: 1366px) {
    .home-cnt-sec {
        width: calc(100% - 230px);
    }
    .vertical-slider-sec {
        width: 230px;
    }
}
@media only screen and (max-width: 1360px) {
    .page-wrapper .full-screen-slider .owl-item .item {
        width: 100% !important;
        height: 100% !important;
    }
    .page-wrapper .full-screen-slider {
        height: 100%;   
    }
    .footer-middle h3 {
        word-break: break-all;
    }
}
@media only screen and (min-width: 1200px) {
    .mgs-instant-search-page .page-main {
        max-width: 100% !important;
    }
}
@media only screen and (max-width: 1199px) {
    .home-cnt-sec {
        width: calc(100% - 180px);
    }
    .vertical-slider-sec {
        width: 180px;
    }
    body.page-layout-1column.side-header header.page-header.type10.header-new-skin {
        padding: 10px !important;
        width: 285px;
    }
    body.page-layout-1column.side-header .page-wrapper {
        padding-left: 285px;
    }
    .col-md-4.col-sm-4.col-xs-4.actions {
        padding: 0;
    }
    .top-header-sec .logo {
        margin: 0px;
        max-width: 100%;
    }
    .logo img {
        width: 180px !important;
        height: auto !important;
        margin: 2px 0;
    }
    .footer-middle ul li a {
        word-break: break-all;
    }
    .subscriber {
        padding: 0px;
    }
}
@media only screen and (max-width: 991px) {
    .home-cnt-sec {
        width: calc(100% - 160px);
    }
    .vertical-slider-sec {
        width: 160px;
    }
    .logo img {
        width: 120px !important;
        margin: 7px 0;
    }
    .page-header.type10.header-new-skin .navigation li.level0 > .level-top {
        padding: 0px !important;
    }
    .page-wrapper .page-header.type10.header-new-skin .sw-megamenu.navigation.side-megamenu li.level0 > a {
        border-top: 0px;
    }
    .block-search {
        max-width: 85%;
    }
    .subscriber > div > div > div {
        width: 100% !important;
        display: block;
        max-width: 100% !important;
        flex: 100%;
    }
    form#newsletter-validate-detail {
        margin-top: 10px;
    }
    .product.data.items > .item.title{
        margin-right: 35px !important;
    }
    .product.data.items > .item.title:first-child{
        margin-left: 37px;
    }
    .footer-middle h3{
        margin-bottom: 5px;
        margin-top: 15px;
    }
}
@media only screen and (max-width: 767px) {
    ul.login-header-sec {
        display: none;
    }
    .sticky-menu-btm {
        border-top: 1px solid #eaeaea;
        display: block !important;
        position: fixed;
        bottom: 0;
        width: 100%;
        z-index: 99;
        background: #f9f9f9;
    }
    .row.row-m.bottom-ftr {
        text-align: center !important;
        padding-bottom: 70px;
    }
    .bottom-ftr .col-md-6.text-right {
        text-align: center !important;
    }
    .mobile-bottom-slider.owl-middle-narrow .owl-theme .owl-controls .owl-nav [class*=owl-], .mobile-bottom-slider.owl-middle-narrow.owl-theme .owl-controls .owl-nav [class*=owl-] {
        font-size: 25px;
    }
    .home-bottom-content .sliders-main-block h3:after {
        content: "";
        display: block;
        border-bottom: 5px solid #ff0000;
        width: 193px;
        margin-top: 11px;
    }
    .sliders-main-block .owl-middle-narrow .owl-theme .owl-controls .owl-nav [class*=owl-], .sliders-main-block .owl-middle-narrow.owl-theme .owl-controls .owl-nav [class*=owl-] {
        font-size: 25px !important;
    }
    .sliders-main-block .owl-middle-narrow .owl-theme .owl-controls, .sliders-main-block .owl-middle-narrow.owl-theme .owl-controls {
        margin: 0;
        position: absolute;
        top: -64px;
        left: auto;
        width: 90px;
        margin-top: 0;
        transition: all .2s;
        pointer-events: none;
        right: -24px;
    }
    .top-header-sec span.action.nav-toggle {
        display: none;
    }
    .col-sm-6.col-md-3.col-lg-3.logo-sec {
        width: 50%;
        float: left;
    }
    .col-sm-6.col-md-3.col-lg-3.text-right.top-lnk {
        width: 50%;
        float: left;
        position: relative;
        top: 4px;
    }
    .logo img {
        width: 150px !important;
        margin: 6px 0;
    }
    .mob-view-search {
        position: absolute !important;
        z-index: 9;
        top: 20px;
        right: 75px;
        padding: 0px;
    }
    .block-search .control {
        clear: both;
        margin: 0 0 -1px;
        padding: 0;
        left: 75px;
        position: relative;
    }
    .block-search .label:before {
        font-size: 26px;
        color: #8f8f8f !important;
    }
    .page-wrapper .page-header.top-header-sec .block-search {
        width: 100%;
        max-width: 100%;
    }
    .sticky-menu-btm ul:after {
        content: '';
        display: block;
        clear: both;
    }
    .sticky-menu-btm ul {
        margin-bottom: 0px !important;
        padding: 0px !important;
    }
    a#totop {
        display: none !important;
    }
    body.page-layout-1column.side-header header.page-header.type10.header-new-skin {
        padding: 0px !important;
        width: 0px;
    }
    body.page-layout-1column.side-header .page-wrapper {
        padding-left: 0px;
    }
    .page-wrapper .page-main {
        display: block !important;
        max-width: 100% !important;
    }
    .navigation .level0 {
        border-top: 0px solid #ddd !important;
    }
    .page-wrapper .page-header.type10.header-new-skin .sw-megamenu.navigation li > a > span {
        display: inline-block !important;
    }
    .page-wrapper .page-header.type10.header-new-skin .sw-megamenu.navigation.side-megamenu {
        padding: 15px;
    }
    .nav-open .page-wrapper {
        left: 0 !important;
    }
    .section-item-title.nav-sections-item-title {
        display: none !important;
    }
    header.page-header .nav-sections-item-content {
        margin-top: 0 !important;
    }
    .nav-sections {
        -webkit-transition: left .3s;
        -moz-transition: left .3s;
        -ms-transition: left .3s;
        transition: left .3s;
        height: inherit;
        left: inherit;
        left: inherit;
        overflow: auto;
        top: 0;
        width: 80%;
        width: unset;
        background-color: inherit;
        position: unset;
        -webkit-flex-shrink: 0;
        flex-shrink: 0;
        -webkit-flex-basis: auto;
        flex-basis: auto;
    }
    .sw-megamenu.navigation.side-megamenu {
        display: block;
    }
    .page-wrapper .page-header.type10.header-new-skin {
        z-index: 999;
    }
    .product.data.items > .item.title:first-child{
        margin-left: 0;
    }
    .product.data.items > .item.title:before, .product.data.items > .item.title:after{
        display: none;
    }
    .product.data.items > .item.content{
        border-top: none !important;
    }
    .product.data.items > .item.content:before{
        border-top: none;
    }
    .product.data.items > .item.title > .switch, .product.data.items > .item.title.active > .switch{
        border-top: none;
    }
    .product.data.items .item.title a:after{
        content: '\f805';
        font-size: 25px;
        right: 15px;
    }
    .product.data.items .item.title.active a:after{
        content: '\f807';
    }
    .product.data.items > .item.title{
        border-radius: 8px;
        margin-bottom: 10px;
        padding: 4px 0 3px 0px !important;
    }
    .product.data.items > .item.title:before, .product.data.items>.item.title.active>.switch, .product.data.items>.item.title.active>.switch:focus, .product.data.items>.item.title.active>.switch:hover{
        border-radius: 8px;
    }
    .product.data.items>.item.content{
        padding: 20px;
    }
    #review-form fieldset.fieldset.review-fieldset{
        margin-top: 98px;
    }
    .faq_block h2, .faq_block .add_question{
        margin-top: 11px;
    }
}
@media only screen and (max-width: 639px) {
    footer .menus ul li {
        display: inline-block;
        padding: 0px 15px !important;
        line-height: 15px;
        border-right: solid 0px #151515;
        text-align: center;
        border-bottom: 0px;
    }
    .col-sm-6.col-md-3.col-lg-3.text-right.top-lnk {
        width: 50%;
        float: left;
        position: relative;
        top: -5px;
    }
}
@media only screen and (max-width: 575px) {
    .col-md-4.col-sm-4.col-xs-4.actions {
        padding: 0 15px;
        margin-top: 10px;
    }
    .adv-banner {
        margin: 0 -15px !important;
        margin-top: 25px !important;
        margin-bottom: 22px !important;
    }
    .adv-banner .row div:first-child {
        margin-bottom: 15px;
    }
}
@media only screen and (min-width: 640px) {
    .review-form {
        max-width: 100%;
    }
    .fieldset .review-legend.legend {
        margin-bottom: 15px;
        border-bottom: 1px solid #dae2e6;
        padding-bottom: 5px;
    }
}
 

@media only screen and (min-width: 768px) {
   
    body.page-layout-1column.side-header header.page-header.type10.header-new-skin {
        padding: 10px !important;
        width: 285px;
    }
    body.page-layout-1column.side-header .page-wrapper {
        padding-left: 285px;
    }
    .page-product-downloadable .product.data.items > .item.content {
        padding: 15px 0 0;
    }
    .page-product-downloadable .product.data.items > .item.content {
        padding: 15px;
        /*border: #dae2e6 solid 1px;*/
    }
}
@media only screen and (min-width: 1900px) {
    .home-cnt-sec {
        width: calc(100% - 300px);
    }
    .vertical-slider-sec {
        width: 300px;
    }
}
@media only screen and (min-width: 2560px) {
    .home-cnt-sec {
        width: calc(100% - 325px);
    }
    .vertical-slider-sec {
        width: 325px;
    }
}
@media only screen and (min-width: 3440px) {
    .home-cnt-sec {
        width: calc(100% - 425px);
    }
    .vertical-slider-sec {
        width: 425px;
    }
}
.customer-account-create .choose_register #register_partner,
.page-footer .footer .footer-top {
	display:none;
}

.consection-div h2 {
    color: #333;
    font-size: 30px;
    line-height: normal;
    font-weight: 600;
    font-family: 'Open Sans', sans-serif; 
	word-break: break-all;  
}

.consection-div ul li, .consection-div p {
    font-size: 20px;
    font-family: roboto, sans-serif;
    color: #464646 !important;
    line-height: 25px;
}
.footer-middle img.logo { max-width: 100%;}

.page-footer .footer .footer-middle .row { margin-bottom:0;}

.am-porto-cmtb.inquiry-index-index .page-title-wrapper {
	display:none;
}

.am-porto-cmtb.inquiry-index-index .page-title-wrapper {
	display:none;
}

.am-porto-cmtb.inquiry-index-index .columns .column.main {
	width: 100%;
} 

.am-porto-cmtb.inquiry-index-index  #maincontent { padding:0}

@media only screen and (max-width: 767px) {
	.cms-welcome .top-lnk ul li a {
		padding: 10px !important;
	}
	
	/*.page-header.top-header-sec {
		height: 120px !important;
	}*/

	.cms-karriere .page-title-wrapper, .cms-videoproduktion .page-title-wrapper, .cms-mitglied-werden .page-title-wrapper, .cms-werben .page-title-wrapper,
	.cms-about-us .page-title-wrapper {
		 padding: 200px 0px 60px;
	}
	
	.cms-page-view .page-title-wrapper h1 {
		    font-size: 22px !important;
	}
	
	#maincontent .ddr-widget .ddr-widget__html {
		width: 100%;
		overflow: scroll;
		margin: 0 !important;
	}
	
	form.form.form-create-account {
		margin: 0;
		width: 100%;
	}
	.customer-account-create .choose_register button {
		float:left;
		font-size: 17px;
	}
	
	.form-create-account .fieldset-fullname .fields .field-name-firstname, .form-create-account .fieldset-fullname .fields .field-name-lastname {
		width:100% !important;
		float:left;
	}
	
	.authentication-wrapper .custom-slide._show {
		height: 380px !important;
	} 
	
	#welcome-page {
		margin-top: 30px;
	}
	
	#welcome-page .section-div h2 {
		font-size: 22px; 
	}
	
	#welcome-page .section-div ul li,
	#welcome-page .section-div p {
		font-size: 18px;
	}
	
	
	body.side-header .page-wrapper {
		padding-left: 0;
	}
	
	.page-header.top-header-sec {
		height: 112px;
	}
	body.side-header .page-wrapper  {
		margin-top: 112px !important;
	}
	
	body.side-header .page-wrapper  {
		margin-top: 112px !important;
	}
	
	.sub-cat-list .hbr-inner {
		width: 100%;
		margin-bottom: 20px;
	}
	
	.home-row-sec .vertical-slider-sec,
	.home-cnt-sec {
		width:100%;
		display:block;
		clear:left;
	}
	
	.page-wrapper .page-header.type10.header-new-skin {
		margin-top: 0;
		padding: 0;
	} 
	
	.page-wrapper:not(.menu-open) .header.content {
		max-width: 0;
	}
	
	header.page-header .nav-sections-item-content {
		padding-bottom: 40px !important;
	}
	
	/* mobile cover image*/
	
	.catalog-category-view .category-image .image {
		max-height:155px;
	}
	
	.catalog-category-view .category-image {
		height: 300px;
	}
	
	.catalog-category-view .cat-title {
		top: 150px;
	}
	
	.catalog-category-view .cat-title h2 {
		font-size: 40px;
		line-height: 45px;
	}
	
	.catalog-category-view .breadcrumbs {
		top: 235px;
	}
	
	.cms-welcome header.page-header.type10.header-new-skin.sml-cnt {
		display: block !important;
	}
 
} /* media max 767*/
