/* Copyright (C) YOOtheme GmbH, YOOtheme Proprietary Use License (http://www.yootheme.com/license) */

/* ========================================================================
   Use this file to add custom CSS easily
 ========================================================================== */

html {
	color: #808795;

}


body {
	background: url(../images/dust_scratches.png) top center repeat #eeeeee;
	/*border-top: solid 8px #1d3168;*/
	
}

.tm-navbar-fixed .uk-sticky-placeholder + .tm-block-fullheight {
    height: 95vh;
}

.tm-footer {
	background:#222222;
   color: rgba(255,255,255, 0.3);
    font-size: 12px;
    line-height: 18px;
    font-family: 'Roboto';
    font-weight: normal;
    text-transform: capitalize;
    letter-spacing: 0px;
}
.tm-footer, .tm-padding-around {
    padding: 75px;
	padding-top: 10px;
	padding-bottom: 10px !important;
}


.tm-padding-around {
    padding: 45px;
	padding-bottom: 25px !important;
	padding-top: 25px !important;
}

.tm-block-top-a { padding-top: 45px !important; padding-bottom: 45px !important;}
.tm-block-top-b { padding-top: 45px !important; padding-bottom: 45px !important;}
.tm-block-bottom-c { padding-bottom: 15px !important;}
.tm-block-bottom-d { padding-top: 15px !important;}

#tm-bottom-c .uk-block-secondary {
    padding: 60px;
	padding-bottom: 15px !important;
	padding-top: 15px !important;
}

.tm-block-main { padding-top: 60px !important; }

.uk-block-secondary {
    background: #444444;
	color: rgba(255,255,255, 0.3);
	padding-top: 40px;
	padding-bottom: 40px;
}



.tm-block-header {
	background: url(../images/bg.jpg) top center repeat #eeeeee;

     -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}


/*.tm-block-bottom-d .uk-grid{ padding-top: 15px; border-top: solid #ddd 1px; }*/


.uk-navbar-content a {
	color:#FFF !important;
	text-decoration:none;
	font-weight:bold;
}

.uk-navbar-content{
	color:#FFF !important;
	font-weight:bold;
}

.uk-dropdown-navbar {
    margin-top: 15px;

}

.uk-dropdown {
    padding-top: 3px;

}
.uk-nav > li {
    border-bottom: solid 1px rgba(255,255,255, 0.2);
}

.uk-contrast .uk-button {
    color: #ffffff;
    background: #6cc108;
}

.uk-contrast .uk-button:hover, .uk-contrast .uk-button:focus {
    background-color: #6cc108;
    color: #ffffff;
}

.uk-sticky-placeholder {
	border-bottom: solid 1px rgba(255, 255, 255, 0.3);
}


.products img { border-radius: 2px; border: solid 1px #ddd; padding: 10px;
-webkit-box-shadow: rgba(42,6,45,0.25) 1px 0 9px;
-moz-box-shadow: rgba(42,6,45,0.25) 1px 0 9px;
-ms-box-shadow: rgba(42,6,45,0.25) 1px 0 9px;
box-shadow: rgba(42,6,45,0.25) 1px 0 9px;


}



.uk-article-title {
    font-size: 28px;
    line-height: 42px;
    font-weight: bold;
    text-transform: uppercase;
    border-bottom: solid 1px #ddd;
}




.uc_banner-content h3 { color: #fff !important; text-decoration:none !important;}
.uc_banner-content a { text-decoration:none !important;}
.uc_material_top_banner a { text-decoration:none !important;}

.uc_material_top_banner .uc_banner-content h3 {
    margin: 0 0 5px !important;
}


.ja-masthead .ja-masthead-detail {
    color: #fff;
    padding: 70px 65px;
    position: relative;
    text-align: left;
}




.ja-masthead-detail h3 { font-size: 30px !important; color:#FFFFFF; text-shadow: 1px 1px 1px #313131; }

.ja-masthead-title::after {
    background: #ffffff;
    bottom: 25px;
    content: "";
    height: 2px;
    left: 65px;
    position: absolute;
    width: 60px;


}


.ja-masthead {

    z-index: 1;
	background: url(../images/banner003x.jpg) bottom center repeat;

}

.ja-masthead-title { margin-bottom: 5px; text-shadow: 1px 1px 1px #313131; }


.uk-panel-header .uk-panel-title {
    color: #74d108;
}




.images .uk-panel .uk-overlay {
box-shadow: rgba(42,6,45,0.25) 1px 0 4px;
border: solid 1px #ccc;
padding: 7px;
background:#FFF;
}



.front01 {
color: #a6e044;
font-size: 32px;
font-weight: 900;
line-height: normal;
text-align: center;
text-shadow: 0 2px 2px rgba(0, 0, 0, 0.3);
}

.front02 {
color: #ffffff;
font-size: 42px;
font-weight: 900;
line-height: normal;
text-align: center;
text-shadow: 0 2px 2px rgba(0, 0, 0, 0.3);
}

.front03 {
 font-size: 34px; color:#74d108; font-weight:bold; margin-bottom: 25px;
 }


.front04 {
font-size:34px;
font-weight:700;
color: #74d108;
margin-bottom: 5px;
line-height:normal;

}

.front05 {
font-size:20px;
font-weight:400;
color:#999;
font-family: Roboto Slab, Arial, Helvetica, sans-serif; 
}

.title { line-height: 22px;
font-weight:bold; color: #74d108; font-size:36px; margin-bottom: 20px; border-bottom: solid 1px #ddd; padding-bottom: 20px; 


}



/* ############ MOBILE VIEW SECTION  ##############  */





@media (max-width: 480px) {
.uk-overlay-panel {
    bottom: 0px;

}

/*.tm-navbar-fixed .uk-sticky-placeholder + .tm-block-fullheight {
    height: 65vh;
}
*/
.tm-block-top-a { padding-top: 25px !important; padding-bottom: 25px !important;}

.tm-padding-around {
    padding: 30px;
	padding-bottom: 20px;
	padding-top: 20px;
}
.uk-block-default {
    padding-bottom: 0px !important;
}

.uk-navbar-content, .uk-navbar-brand, .uk-navbar-toggle {
    height: 70px;
    padding: 0 8px;
}

.uk-block-secondary {
    padding-top: 10px;
    padding-bottom: 0px;
}



.front01 {
color: #a6e044;
font-size: 30px;
font-weight: 900;
line-height: normal;
text-align: center;
text-shadow: 0 2px 2px rgba(0, 0, 0, 0.3);
}

.front02 {
color: #ffffff;
font-size: 26px;
font-weight: 900;
line-height: normal;
text-align: center;
text-shadow: 0 2px 2px rgba(0, 0, 0, 0.3);
}

.front03 {
 font-size: 32px; color:#74d108; font-weight:bold; margin-bottom: 10px;
 line-height:normal;
 }
 
.front04 {
font-size:32px;
font-weight:700;
color: #74d108;
margin-bottom: 5px;
line-height:normal

}

.front05 {
font-size:16px;
font-weight:400;
color:#999;
font-family: Roboto Slab, Arial, Helvetica, sans-serif; 
}
 


.uk-panel-space {
    padding: 5px;
}

/*.uc-grid-front .uc-grid-col {
    width: 90% !important;
}
*/
.uk-navbar-center {
    max-width: 60%;
}

.title { 
line-height: 34px;
font-weight: bold;
color: #74d108;
font-size: 28px;
margin-bottom: 20px;
border-bottom: solid 1px #ddd;
padding-bottom: 10px;


}


}

@media (max-width: 767px) {  

.tm-navbar-fixed .uk-sticky-placeholder + .tm-block-fullheight {
    height: 85vh;
}



.tm-padding-around {
    padding: 30px;
	padding-bottom: 20px;
	padding-top: 20px;
}

.uk-block-default {
    padding-bottom: 0px !important;
}


.uk-navbar-content, .uk-navbar-brand, .uk-navbar-toggle {
    height: 70px;
    padding: 0 5px;
}

.uk-block-secondary {
    padding-top: 30px;
    padding-bottom: 0px;
}



.front01 {
color: #a6e044;
font-size: 30px;
font-weight: 900;
line-height: normal;
text-align: center;
text-shadow: 0 2px 2px rgba(0, 0, 0, 0.3);
}

.front02 {
color: #ffffff;
font-size: 28px;
font-weight: 900;
line-height: normal;
text-align: center;
text-shadow: 0 2px 2px rgba(0, 0, 0, 0.3);
}

.uk-overlay-panel {
    bottom: 80px;

}

.front03 {
 font-size: 32px; color:#74d108; font-weight:bold; margin-bottom: 10px;
 line-height:normal;
 }
 
.front04 {
font-size:28px;
font-weight:700;
color: #74d108;
margin-bottom: 5px;
line-height:normal

}

.front05 {
font-size:16px;
font-weight:400;
color:#999;
font-family: Roboto Slab, Arial, Helvetica, sans-serif; 
}
 

.uk-panel-space {
    padding: 15px;
}

.uc-grid-front .uc-grid-col {
    width: 90% !important;
}


.uk-navbar-center {
    max-width: 60%;
}

.title { 
line-height: 34px;
font-weight: bold;
color: #74d108;
font-size: 28px;
margin-bottom: 20px;
border-bottom: solid 1px #ddd;
padding-bottom: 10px;
}

/* ############ iPhone 6, 7, & 8 in landscape  ##############  */
@media only screen 
and (min-device-width : 375px) 
and (max-device-width : 667px) 
and (orientation : landscape) {



.front01 {
color: #a6e044;
font-size: 32px;
font-weight: 900;
line-height: 24px;
text-align: center;
text-shadow: 0 2px 2px rgba(0, 0, 0, 0.3);
}

.front02 {
color: #ffffff;
font-size: 32px;
font-weight: 900;
line-height: normal;
text-align: center;
text-shadow: 0 2px 2px rgba(0, 0, 0, 0.3);
}
}


/* ############ iPhone 6, 7, & 8 in portrait  ##############  */
@media only screen 
and (min-device-width : 355px) 
and (max-device-width : 667px) 
and (orientation : portrait) { 
.tm-navbar-fixed .uk-sticky-placeholder + .tm-block-fullheight {
    height: 35vh;
}

.tm-block-top-a { padding-top: 15px !important; padding-bottom: 15px !important;}





}

/* ############ iPad mini in landscape  ##############  */

@media only screen 
and (min-device-width : 768px) 
and (max-device-width : 1024px) 
and (orientation : landscape)
and (-webkit-min-device-pixel-ratio: 1)  {

.front03 {
    font-size: 36px;
    color: #74d108;
    font-weight: bold;
    margin-bottom: 25px;
    line-height: 40px;
}


}
/* ############ iPad mini in potrait  ##############  */
@media only screen 
and (min-device-width : 768px) 
and (max-device-width : 1024px) 
and (orientation : portrait)
and (-webkit-min-device-pixel-ratio: 1)  { 

.front03 {
    font-size: 36px;
    color: #74d108;
    font-weight: bold;
    margin-bottom: 25px;
    line-height: 40px;
}



 }
 
 
 
 
 
@media (max-width: 320px) {

.tm-navbar-fixed .uk-sticky-placeholder + .tm-block-fullheight {
    height: 40vh;
}


.uk-panel-space {
    padding: 5px;
}
.uk-overlay-panel {
    bottom: 5px;

}

.tm-padding-around {
    padding: 30px;
	padding-bottom: 20px;
	padding-top: 20px;
}
.uk-block-default {
    padding-bottom: 0px !important;
}


.uk-navbar-content, .uk-navbar-brand, .uk-navbar-toggle {
    height: 70px;
    padding: 0 6px;
}

.uk-block-secondary {
    padding-top: 10px;
    padding-bottom: 0px;
}


.front01 {
color: #a6e044;
font-size: 18px;
font-weight: 900;
line-height: 24px;
text-align: center;
text-shadow: 0 2px 2px rgba(0, 0, 0, 0.3);
}

.front02 {
color: #ffffff;
font-size: 20px;
font-weight: 900;
line-height: 20px;
text-align: center;
text-shadow: 0 2px 2px rgba(0, 0, 0, 0.3);
}

.front03 {
 font-size: 22px; color:#74d108; font-weight:bold; margin-bottom: 10px;
 line-height:normal;
 }
 
.front04 {
font-size: 22px;
font-weight: 700;
color: #74d108;
margin-bottom: 5px;
line-height: 24px;

}

.front05 {
font-size:13px;
font-weight:400;
color:#999;
font-family: Roboto Slab, Arial, Helvetica, sans-serif; 
}
 


.uk-panel-space {
    padding: 15px;
}

.uc-grid-front .uc-grid-col {
    width: 90% !important;
}

.uk-navbar-center {
    max-width: 60%;
}

.title { 
line-height: 34px;
font-weight: bold;
color: #74d108;
font-size: 28px;
margin-bottom: 20px;
border-bottom: solid 1px #ddd;
padding-bottom: 10px;


}


}
