/* CSS Document */


/* ------------------ Base64 CSS ----------------- */


/* ----------------- Ym9keSBhY3Rpb24= ---------------- */

.mobilebutton,
.showmenu,
.showsidebar,
.showsearch {
    display: none;
}

.showmobile {
    display: none !important;
}

.hidemobile {
    display: block !important;
}

@media all and (max-width: 1000px) {
    .main .textbox {
        padding: 30px 3% 20px;
    }
    #header h1 {
        margin-left: 3%;
    }
}

@media all and (max-width: 950px) {
    /*
	#footer .brands .services + ul.brands li:nth-child(7n+3), #footer .brands .video + ul.brands li:nth-child(7n+3) { 
		clear: none;
	}
	#footer .brands .services + ul.brands li:nth-child(7n+4), #footer .brands .video + ul.brands li:nth-child(7n+4) { 
		clear: left;
	}*/
}

@media all and (max-width: 900px) {
    #navigation li+li {
        margin-left: 10px;
    }
    #footer .lists ul {
        padding: 3%;
    }
    .introbox .introfade2 ul li h3 {
        font-size: 20px;
        line-height: 30px;
    }
    .introbox .introfade2 ul li h4 {
        font-size: 18px;
        line-height: 22px;
    }
    .introbox .introfade2 ul li p {
        font-size: 14px;
        line-height: 18px;
    }
    .introbox .introfade2 ul li+li {
        margin-left: 20px;
    }
    #footer .brands .services+ul.brands li,
    #footer .brands .video+ul.brands li {
        margin-right: 20px;
    }
    #footer .brands ul.brands li img {
        height: 40px;
    }
}

@media all and (max-width: 800px) {
    #navigation li a,
    #navigation ul>li>ul>li a {
        padding: 0px 10px;
    }
    #footer .lists ul li strong,
    #footer .brands .services li a {
        font-size: 18px;
    }
    .main .section .column2,
    .main .section .column1 {
        float: none;
        clear: both;
        width: 100%;
        padding: 2% 3% !important;
        min-height: 0px !important;
    }
    /*
	.introbox p.slogan {
		margin-bottom: 30px;
	}
	.introbox ul li {
		margin-bottom: 20px;
	}
	.introbox ul li h3 {
		font-size: 25px;
		line-height: 30px;
	}
	.introbox ul li h4 {
		font-size: 18px;
		line-height: 25px;
	}
	.introbox .introfade .placer {
		margin-top: -200px;
	}*/
}

@media all and (max-width: 750px) {
    #header {
        position: static;
        margin-top: 50px;
    }
    .showmenu {
        display: block;
        width: 50px;
        margin: 0px;
        padding: 0px;
        height: 50px;
        float: right;
        background-image: url(../images/icon_menu.png);
        background-repeat: no-repeat;
        background-position: 50% 50%;
        text-indent: -9999px;
    }
    #navigation {
        display: none;
        width: 100%;
    }
    #navigation>ul {
        display: block;
        width: 100%;
    }
    #navigation>ul>li {
        float: left;
        width: 100%;
        clear: both;
        margin: 0px;
    }
    #navigation>ul>li>a {
        line-height: 40px;
        border-top: 1px solid #000;
    }
    #navigation>ul>li>ul {
        position: static;
        display: block;
        width: 100%;
        padding: 0px;
    }
    #navigation>ul>li>ul>li>a {
        line-height: 40px;
        border-top: 1px solid #333;
    }
    .introbox .introfade2 ul li {
        float: none;
        clear: both;
    }
    .introbox .introfade2 ul li+li {
        margin: 10px 0px 0px 0px;
    }
    .introbox .introfade2 {
        height: 270px;
    }
}

@media all and (max-width: 700px) {
    #footer .brands ul.brands {
        text-align: center;
    }
    #footer .brands ul.brands li {
        float: none;
        display: inline-block;
        width: auto;
        margin: 0 5px;
        padding: 0px;
    }
    #footer .brands ul.brands li img {
        width: auto;
        height: 50px;
    }
    ul.banners li,
    ul.banners li:nth-child(2n+1) {
        width: 98%;
        float: none;
        clear: both;
        margin: 1% auto;
    }
    #footer .brands .services,
    #footer .brands .video {
        width: 96%;
        float: none;
        clear: both;
        margin: 0 auto;
    }
    #footer .brands .services+ul.brands,
    #footer .brands .video+ul.brands {
        width: 100%;
        float: none;
        clear: both;
        margin: 20px 0px 10px;
    }
    #footer .brands .services+ul.brands li,
    #footer .brands .video+ul.brands li {
        margin-right: 5px;
    }
    .mainbanner .box h2 {
        font-size: 30px;
        line-height: normal;
        padding: 0px 0px 3% 3%;
    }
    .gallery {
        padding: 0px 2%;
    }
    .gallery ul {
        margin-top: -10px;
    }
    .gallery ul li {
        width: 60px;
        border: 2px solid #FFFFFF;
        margin: 0px 0px 0px 3px;
    }
}

@media all and (max-width: 600px) {
    #footer .bottom p,
    #footer .bottom p+p {
        float: none;
        width: 100%;
        clear: both;
        text-align: center;
        padding: 0px;
    }
    #footer .lists ul {
        width: 50%;
        min-height: 0px;
    }
    #footer .lists ul+ul+ul {
        width: 100%;
        float: none;
        clear: both;
        border: 0px none;
    }
    #footer .lists ul+ul+ul:before,
    #footer .lists ul+ul+ul:after {
        display: none;
    }
    #footer .lists ul+ul+ul {
        text-align: center;
    }
    #footer .lists ul+ul+ul li,
    #footer .lists ul+ul+ul li a {
        display: inline-block;
        width: 40px;
        height: 40px;
    }
    #footer .lists ul+ul+ul li a {
        text-indent: -9999px;
    }
    #footer .lists ul+ul+ul li:first-child,
    #footer .lists ul+ul+ul li:first-child a {
        width: 100%;
        display: block;
        height: auto;
    }
    .mainbanner .box h2 {
        font-size: 20px;
    }
    ul.products li h3 {
        font-size: 18px;
        line-height: normal;
    }
    /*
	.introbox p.slogan {
		margin-bottom: 20px;
	}
	.introbox ul li {
		margin-bottom: 10px;
	}
	.introbox ul li h3 {
		font-size: 20px;
		line-height: 25px;
	}
	.introbox ul li h4 {
		font-size: 16px;
		line-height: 20px;
	}
	.introbox .introfade .placer {
		margin-top: -180px;
	}*/
}

@media all and (max-width: 550px) {
    .introbox .logo {
        margin-top: -35px;
    }
    .introbox h1 {
        width: 150px;
        height: 80px;
    }
    .introbox h1 a {
        background-size: contain;
        height: 80px;
    }
    .introbox p.slogan {
        display: none;
    }
    .introbox .introfade2 .espa {
        clear: both;
        margin-left: 0;
    }
    .introbox .introfade2 ul {
        clear: both;
        float: none;
    }
    .introbox .introfade2 ul li {
        float: left;
        clear: none;
    }
    .introbox .introfade2 ul li+li {
        margin: 0px 0px 0px 20px;
    }
    .introbox .introfade2 ul li h3 {
        font-size: 16px;
        line-height: 20px;
    }
    .introbox .introfade2 ul li h4 {
        font-size: 14px;
        line-height: 20px;
    }
    .introbox .introfade2 ul li p {
        font-size: 12px;
        line-height: 18px;
    }
    .introbox .introfade2 {
        height: 270px;
    }
    #footer .brands .services li {
        float: none;
        clear: both;
        width: auto;
    }
    #footer .brands .services li+li {
        margin: 10px 0px 0px 0px;
    }
}

@media all and (max-width: 450px) {
    #footer .lists ul,
    #footer .lists ul+ul {
        width: 100%;
        float: none;
        clear: both;
        border: 0px none;
    }
    #footer .lists ul+ul:before,
    #footer .lists ul+ul:after {
        display: none;
    }
    #footer .lists ul+ul li:first-child {
        display: none;
    }
    #footer .lists ul+ul+ul li:first-child {
        display: block;
    }
    #footer .lists ul li {
        margin-bottom: 5px;
        line-height: 20px;
    }
    #footer .lists ul {
        padding: 0px 3%;
    }
    #footer .lists ul+ul+ul {
        text-align: center;
    }
    #footer .lists ul+ul+ul li,
    #footer .lists ul+ul+ul li a {
        display: inline-block;
        width: 40px;
        height: 40px;
    }
    #footer .lists ul+ul+ul li a {
        text-indent: -9999px;
    }
    #footer .lists ul+ul+ul li:first-child,
    #footer .lists ul+ul+ul li:first-child a {
        width: 100%;
        display: block;
        height: auto;
    }
    ul.products li,
    ul.products li:nth-child(3n+1) {
        width: 100%;
        float: none;
        clear: both;
    }
}

@media all and (max-width: 400px) {
    .introbox .introfade2 {
        height: 220px;
    }
    .introbox .introfade2 ul li {
        float: none;
        clear: both;
    }
    .introbox .introfade2 ul li+li {
        margin: 10px 0px 0px 00px;
    }
}

@media all and (orientation:landscape) and (max-width: 700px) {
    /*
	.introbox ul li h3 {
		font-size: 20px;
		line-height: 25px;
	}
	.introbox ul li h4 {
		font-size: 16px;
		line-height: 20px;
	}
	.introbox ul li {
		float: left;
		clear: none;
		width: 50%;
		margin: 0px;
		padding-left: 20px;
		box-sizing: border-box;
	}
	.introbox .introfade .placer {
		margin-top: -150px;
	}*/
}