@font-face {
    font-family: 'open_sanslight';
    src: url('fonts/opensans-light-webfont.eot');
    src: url('fonts/opensans-light-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/opensans-light-webfont.woff') format('woff'),
         url('fonts/opensans-light-webfont.ttf') format('truetype'),
         url('fonts/opensans-light-webfont.svg#open_sanslight') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
  font-family: "Fjalla One";
  font-style: normal;
  font-weight: 400;
  src: local("Fjalla One"), local("FjallaOne-Regular"), url("http://fonts.gstatic.com/s/fjallaone/v4/rxxXUYj4oZ6Q5oDJFtEd6hsxEYwM7FgeyaSgU71cLG0.woff") format("woff");
}
html{
    width: 100%;
    height: 100%;
}
body{
    width: 100%;
    height: 100%;
    font-family: 'open_sanslight';
    font-size: 14px;
    color: #404040;
}
.clear{
    clear: both;
}
#header{
    height: 120px;
    background: url('../images/header5.jpg');
    box-shadow: 0px 2px 5px rgba(0, 0, 0, 0.44);
}
.header-image{
    height:100px;
    position: absolute;
    z-index: 0;
    right: 0px;
}
.wrapper{
    margin:0 auto;
    width: 1540px;
    text-align: center;
}
#logo{
    position: relative;
    z-index: 10;
}
#logo img{
    width:90px;
    padding-top:15px;
    padding-right:15px;
    float:left;
}
.company-name{
    float:left;
    font:100 45px/40px "Fjalla One",sans-serif;
    letter-spacing: -1px;
    word-spacing: -2px;
    color:#fff;
    margin-top:40px;
}
/*menu*/
#menu-list,#menu-list ul {
    list-style: none outside none;
    margin: 0;
    padding: 0;
}
#menu-list {
    background: url('../images/menu_bg5.png') no-repeat scroll 0 0 transparent;
    clear: both;
    font-size: 12px;
    height: 58px;
    padding: 0 0 0 209px;
    position: relative;
}
#menu-list ul {
    background-color: #222;
    border:1px solid #222;
    border-radius: 0 5px 5px 5px;
    border-width: 0 1px 1px;
    box-shadow: 0 5px 5px rgba(0, 0, 0, 0.5);
    left: -9999px;
    overflow: hidden;
    position: absolute;
    top: -9999px;
    z-index: 2;

    -moz-transform: scaleY(0);
    -ms-transform: scaleY(0);
    -o-transform: scaleY(0);
    -webkit-transform: scaleY(0);
    transform: scaleY(0);

    /*-moz-transform-origin: 0 0;
    -ms-transform-origin: 0 0;
    -o-transform-origin: 0 0;
    -webkit-transform-origin: 0 0;
    transform-origin: 0 0;

    -moz-transition: -moz-transform 0.1s linear;
    -ms-transition: -ms-transform 0.1s linear;
    -o-transition: -o-transform 0.1s linear;
    -webkit-transition: -webkit-transform 0.1s linear;
    transition: transform 0.1s linear;*/
}
#menu-list li {
    font-family: 'open_sanslight';
    font-size: 16px;
    background: url('../images/menu_line.png') no-repeat scroll right 5px transparent;
    float: left;
    position: relative;
}
#menu-list li a {
    color: #FFFFFF;
    display: block;
    float: left;
    font-weight: normal;
    height: 30px;
    padding: 23px 20px 0;
    position: relative;
    text-decoration: none;
    text-shadow: 1px 1px 1px #000000;
}
#menu-list li:hover > a {
    color: #00B4FF;
}
#menu-list li:hover, #menu-list a:focus, #menu-list a:hover, #menu-list a:active {
    background: none repeat scroll 0 0 #121212;
    outline: 0 none;
}
#menu-list li:hover ul.subs {
    left: 0;
    top: 53px;
    width: 180px;

    -moz-transform: scaleY(1);
    -ms-transform: scaleY(1);
    -o-transform: scaleY(1);
    -webkit-transform: scaleY(1);
    transform: scaleY(1);
}
#menu-list ul li {
    background: none;
    width: 100%;
}
#menu-list ul li a {
    float: none;
}
#menu-list ul li:hover > a {
    background-color: #121212;
    color: #00B4FF;
}
#lavalamp {
    background: url('../images/lavalamp.png') no-repeat scroll 0 0 transparent;
    height: 16px;
    left: 225px;
    position: absolute;
    top: 0px;
    width: 64px;

    -moz-transition: all 300ms ease;
    -ms-transition: all 300ms ease;
    -o-transition: all 300ms ease;
    -webkit-transition: all 300ms ease;
    transition: all 300ms ease;
}
#lavalamp:hover {
    -moz-transition-duration: 3000s;
    -ms-transition-duration: 3000s;
    -o-transition-duration: 3000s;
    -webkit-transition-duration: 3000s;
    transition-duration: 3000s;
}

#menu-list li:nth-of-type(1):hover ~ #lavalamp {
    left: 225px;
}
#menu-list li:nth-of-type(2):hover ~ #lavalamp {
    left: 333px;
}
#menu-list li:nth-of-type(3):hover ~ #lavalamp {
    left: 457px;
}
#menu-list li:nth-of-type(4):hover ~ #lavalamp {
    left: 580px;
}
#menu-list li:nth-of-type(5):hover ~ #lavalamp {
    left: 540px;
}
#menu-list li:nth-of-type(6):hover ~ #lavalamp {
    left: 410px;
}
#menu-list li:nth-of-type(7):hover ~ #lavalamp {
    left: 490px;
}
#menu-list li:nth-of-type(8):hover ~ #lavalamp {
    left: 565px;
}
.hsubs{
    font-size:20px;
}
/*menu end*/
/*scroll main page*/
/**************************
 * specific als elements
 * styling for #lista1
 **************************/

#lista1 {
	margin: auto;
	padding: 10px 0 10px;
}

#lista1 .als-item {
	margin: 10px 0px;
	min-height: 150px;
	min-width: 280px;
}

#lista1 .als-item img {
	position: relative;
	display: block;
	vertical-align: middle;
}

#lista1 .als-prev, #lista1 .als-next {
	top: 55px;
	width: 15px;
	height: 22px;
}

#lista1 .als-prev {
	left: 0px;
}

#lista1 .als-next {
	right: 0px;
}
.als-container {
	position: relative;
	width: 100%;
	margin: 0px auto;
}

.als-viewport {
	position: relative;
	overflow: hidden;
	margin: 0px auto;
}

.als-wrapper {
	position: relative;
	list-style: none;
}

.als-item {
	position: relative;
	display: block;
	text-align: center;
	cursor: pointer;
	float: left;
	vertical-align: middle;
}

.als-prev, .als-next {
	position: absolute;
	cursor: pointer;
	clear: both;
}
/*end scroll*/
.services{
    /*background: url('../images/bg4.jpg');*/
    width:100%;
    height:100%;
    display:inline-block;
    padding-bottom: 40px;
}
.back-image{
    background: url('../images/bg4.jpg');
    background-position: right 30px;
    background-repeat: no-repeat;
    background-size: cover;
}
.main-logos img{
    padding:10px 30px;
    width:150px;
}
.main-logos{
    margin:10px 0;
}
/*footer*/
#footer{
    width: 100%;
    background-color:#000;
    font-size:14px;
}
.footer{
    padding-top:10px;
    padding-bottom:10px;
}
.copyrights{
    color:#fff;
    width:500px;
    float:left;
}
.credits{
   color:#fff;
   float:right;
   text-decoration:none;
}
.credits a{
    text-decoration:none;
}
.high{
    color:#2691CF;
}

/*footer ends*/
.home-content{
    line-height:150%;
    font-size:18px;
    text-align:justify;
    background-color:#fff;
    margin-top:30px;
    width:1500px;
    padding:20px;
}
.left-image-about{
    float:left;
}
.left-image-about img{
    width:550px;
    margin:20px 0 20px 0;
}
.right-text-about{
    float:left;
    width:900px;
    margin:20px 0;
    line-height:150%;
    font-size:18px;
    text-align:justify;
}
.left-contact{
    margin:20px;
    float:left;
    width:600px;
}
.right-contact{
    float:left;
    width:860px;
    margin:20px 0;
    line-height:150%;
    font-size:15px;
    text-align:center;
}
.right-contact img{
    display:block;
    margin:0 auto;
}
/*click more*/
.clickable:hover{
    cursor: pointer;
}
.clickable a{
    text-decoration:none;
    color:#404040;
}
.flow-div{
    /*padding:10px;*/
    font-size: 15px;
    line-height: 150%;
    display: none;
    /*border-top:dashed;
    border-top-color:#C3C7BF;
    border-top-width:1px;
    border-bottom:dashed;
    border-bottom-color:#C3C7BF;
    border-bottom-width:1px;
    margin:5px; */
}
.visible{
    display: block !important;
}
.left-list{
    margin:20px;
    float:left;
    width:300px;
    font-size:15px;
    line-height:150%;
    border:1px solid #b0b0b0;
    padding:10px;
    text-align: left;
}
.left-list ul li:hover{
    text-decoration:underline;
}
.right-side{
    float:right;
    width:1170px;
    margin:20px;
    margin-right:70px;
}
.product-heading{
    font-size:18px;
    padding-bottom:20px;
}
.right-side img{
}
.product-details{
    font-size: 15px;
    line-height: 150%;
    text-align:left;
    padding-top:20px;
}
.arrow-image{
    padding-right:5px;
}
/*modal window*/
.modalDialog {
	position: fixed;
	line-height:150%;
        font-size:14px;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	background: rgba(0,0,0,0.5);
	z-index: 99999;
	opacity:0;
	-webkit-transition: opacity 400ms ease-in;
	-moz-transition: opacity 400ms ease-in;
	transition: opacity 400ms ease-in;
	pointer-events: none;
}
.modalDialog:target {
	opacity:1;
	pointer-events: auto;
}

.modalDialog > div {
	width: 500px;
	position: relative;
	margin: 0 auto;
	margin-top: 20px;
	padding: 5px 20px 13px 20px;
	border-radius: 10px;
	background: #fff;
	
}
h3{
    font-size:24px;
    margin-top:-20px;
    } 
.close {
	background: #606061;
	color: #FFFFFF;
	line-height: 25px;
	position: absolute;
	right: -12px;
	text-align: center;
	top: -10px;
	width: 24px;
	text-decoration: none;
	font-weight: bold;
	-webkit-border-radius: 12px;
	-moz-border-radius: 12px;
	border-radius: 12px;
	-moz-box-shadow: 1px 1px 3px #000;
	-webkit-box-shadow: 1px 1px 3px #000;
	box-shadow: 1px 1px 3px #000;
}
/*end modal window*/
.route-map-img img{
    max-width:100%;
}
.menu-img-logo{
    margin-top:20px;
}
.heading-contact{
    font-size:20px;
    padding-top:20px;
}
.read-more-black:hover {
    opacity: 0.8;
    cursor: pointer;
}
.read-more-black {
    float: left;
    background-color: #404040;
    padding: 5px 10px;
    color: #FFF;
    font-variant: small-caps;
    margin-top:5px;
}
.iframe-rwd  {
position: relative;
padding-bottom: 65.25%;
padding-top: 30px;
height: 0;

}
.iframe-rwd iframe {
position: absolute;
top: 0;
left: 0;
width: 90%;
height: 100%;
}

@media only screen and (max-width: 1599px) {
    .wrapper{
        width: 1140px;
        margin: 0 auto;
    }
    .main-logos img{
        padding:14px;
        width:110px;
    }
    .home-content{
        font-size:14px;
        width:1090px;
    }
    
    #lavalamp {
        left: 418px;
    }
    #menu-list li:nth-of-type(1):hover ~ #lavalamp {
        left: 220px;
    }
    #menu-list li:nth-of-type(2):hover ~ #lavalamp {
        left: 312px;
    }
    #menu-list li:nth-of-type(3):hover ~ #lavalamp {
        left: 420px;
    }
    #menu-list li:nth-of-type(4):hover ~ #lavalamp {
        left: 528px;
    }
    #menu-list li:nth-of-type(5):hover ~ #lavalamp {
        left: 540px;
    }
    #menu-list li:nth-of-type(6):hover ~ #lavalamp {
        left: 410px;
    }   
    #menu-list li:nth-of-type(7):hover ~ #lavalamp {
        left: 490px;
    }
    #menu-list li:nth-of-type(8):hover ~ #lavalamp {
        left: 565px;
    }
    .hsubs{
        font-size:16px;
    }
    .right-text-about{
        width:500px;
        font-size:16px;
    }
    .right-contact{
        width:460px;
    }
    .left-contact{
        width:600px;
    }
    .right-side{
        width:700px;
    }
}
@media only screen and (max-width: 1199px) {
    .wrapper{
        width: 925px;
        margin: 0 auto;
    }
    .main-logos img{
        padding:14px;
        width:92px;
    }
    .home-content{
        font-size:14px;
        width:875px;
    }
    .left-image-about img{
        width:100%;
        float:none;
    }
    .right-text-about{
        width:100%;
        font-size:15px;
    }
    .left-contact{
        width:100% !important;
        float:none;
    }
    .right-contact{
        width:100%;
    }
    .right-side{
        width:520px;
	margin-right:10px;
    }
}
@media only screen and (max-width: 995px) {
    .wrapper{
        width: 727px;
        margin: 0 auto;
    }
    .company-name{
        font:100 35px/40px "Fjalla One",sans-serif;
    }
    .main-logos img{
        padding:16px;
        width:110px;
    }
    .home-content{
        font-size:14px;
        width:93%;
    }
    .product-image img{
        width:100%;
    }
    .left-list{
        width:280px;
    }
    .right-side{
        float:right;
        width:360px;
        margin-right:10px;
    }
    .product-details{
        width:100%;
        
    }
}
@media only screen and (max-width: 767px){
    .wrapper{
        width: 90%;
        margin:0 auto;
    }
    .main-logos img{
        padding:13px;
        width:110px;
    }
    .company-name{
        font:26px "Fjalla One",sans-serif;
    }
    #menu-list {
        background: url('../images/menu_bg5-small.png') no-repeat scroll 0 0 transparent;
        padding: 0 0 0 50px;
    }
    .hsubs{
        font-size:16px;
    }
    .home-content{
        font-size:14px;
        width:95%;
    }
    .product-details{
        clear:both;
        float:none;
        width:100%;
    }
    #lavalamp {
        width: 0px;
    }
    .left-list{
        width:280px;
    }
    .right-side{
        float: right;
	width: 94%;
	margin: 3%;
    }
    .modalDialog > div {
	width: 400px;
    }
    .copyrights{
	text-align:center;
    	float:none;
	padding-bottom:10px;
	width:100%;
    }	
    .credits{
	text-align:center;
        float:none;
    }
}
@media only screen and (max-width: 480px){
    #bg,.content,#footer,.wrapper{
        min-width: 285px;
    }
    #header{
	height: 90px;
    }
    .header-image{
	height: 50px;
    }
    #logo img{
	width: 60px;
	height: 60px;
    }
    .company-name{
        font:20px "Fjalla One",sans-serif;
    }
    .hsubs{
        font-size:12px;
    }
    #menu-list {
        background: url('../images/menu_bg5-small.png') no-repeat scroll 0 0 transparent;
        padding: 0 0 0 0px;
    }
    #lavalamp {
        width: 0px;
    }
    #menu-list li a {
        padding: 23px 10px 0;
    }
    .home-content{
        font-size:14px;
        width:90%;
    }
    #footer{
        font-size:12px;
        line-height: 15px;
	
    }
    .modalDialog > div {
	width: 245px;
    }
    .left-list{
        width:240px;
	margin-left:2px;
	margin-right:0px;
    }
    
    
}