<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.footer_div{ background-color:#68792e;min-height:120px; }
.footer_div .footermenu{min-height:40px; margin-top:10px;margin-bottom:25px;}

.footermenu a{cursor:pointer; text-decoration:none; text-align:left; padding:0px 0px 0px 0px;}
.footermenu .mainmenu { float:left; margin-top:15px; color:#f9f6f1; font-size:28px; font-weight:bold; width:100%; height:32px; line-height:32px;}
.footermenu .mainmenu &gt; cufon{margin-top:-12px;}
.footermenu .submenu { color:#f9f6f1; font-size:22px; font-weight:bold;line-height:17px;}
.footermenu .submenu &gt; cufon{margin-top:-5px;}
.footermenu ul.submenu_list {float:left;color:#f9f6f1; list-style:disc; list-style-type:disc; padding-left:20px; }

.footermenu .label{ float:left;margin-top:15px; color:#f9f6f1; font-size:32px; font-weight:bold; width:100%; height:32px; line-height:32px; }
.footermenu .label &gt; cufon{margin-top:-12px;}
.footermenu .label:after {content: " ";visibility: hidden;display: block;height: 0;clear: both;}
.footermenu  input{ float:left; padding: 0; margin-top: 15px; width:70%;height:30px; font-size: 18px; color:#556424; background: #dbd6c4; outline: none !important; border: none; }
.footermenu  input:focus{ border: none; }
.footermenu  input::-webkit-input-placeholder {color: #787851;font-style: italic;}
.footermenu  input:-moz-placeholder { color: #787851;font-style: italic; } 
.footermenu  input::-moz-placeholder { color: #787851; font-style: italic; } 
.footermenu  input:-ms-input-placeholder { color: #787851; font-style: italic; }

.footermenu .btn_subscribe{float:left; margin-top: 15px; background-color:#556424; background-image:url('../../footerview/btn_subscribe.png'); 
				background-repeat:no-repeat; background-position:center; background-size:70px 30px; display:block; cursor:pointer; width:25%; height:30px; text-decoration:none; text-indent:-9999px;}
.footermenu .btn_subscribe:hover{background-color:#5b7021;}

/* distribute social button */		
.footermenu .row_btn_social { float:left; width:100%; height:30px; margin-top: 15px; text-align: justify; -ms-text-justify: distribute-all-lines; text-justify: distribute-all-lines;}
.footermenu .row_btn_social:after {display: inline-block !important; display: -moz-inline-stack !important; content:"";width:100%;  zoom: 1; *display: inline;}
.footermenu .btn_social{ position:relative; width:110px; height:30px; background-size:90px 39px;background-color:#556424; background-repeat:no-repeat; background-position:center; 
						display: -moz-inline-stack !important; display: inline-block; *display: inline; zoom: 1; text-align: left;}
.footermenu .btn_social a{ display:block; left:0;top:0; width:100%;height:100%;margin: 0; cursor:pointer; 
						  text-decoration:none; text-indent:-9999px;}
.footermenu .btn_social:hover{background-color:#5b7021;}
.footermenu .btn_social.official{ background-image:url('../../footerview/btn_social_official.png'); }
.footermenu .btn_social.raklabb{ background-image:url('../../footerview/btn_social_raklabb.png'); }
.footermenu .btn_social.youtube{ background-image:url('../../footerview/btn_social_youtube.png'); }

.footer_div .contact{background-color:#556424;min-height:40px; color:#fff; font-size:10px; font-family: Arial; white-space: nowrap; }
.footer_div .contact p.desktop{ line-height:40px; text-align: center; }
.footer_div .contact p.mobile{ display:none;line-height:20px;text-align: left; margin-left:30px; padding-top:5px; padding-bottom:5px;  }

.footer_div .copyright{background-color:#343e13; min-height:40px; font-size:10px; font-family: Arial; }
.footer_div .copyright p{ float:left;color:#fff; text-align: center; line-height:40px; white-space: nowrap; }
.footer_div .copyright .desktop{ display: table; margin: 0 auto; }
.footer_div .copyright .desktop a{ float:left; cursor:pointer; text-decoration:none; color:#fff; text-align: center; line-height:40px; }
.footer_div .copyright .mobile{ display: none; overflow:hidden; }
.footer_div .copyright .mobile p{ display:block; text-align: left;margin-left:30px; line-height:14px; margin-top:7px; height:33px; }
.footer_div .copyright .mobile a{ display:block; position:relative; width:93%; height:40px; padding-left:30px; cursor:pointer; text-decoration:none; color:#fff; text-align: left; line-height:40px; }
.footer_div .copyright .mobile a:after{ background-color:#676c53; position:absolute; bottom:0px; left:0; visibility: visible !important;width:100% ; height: 1px !important; }

@media screen and (max-width: 480px) {
	
.footermenu .navimenu{display:none;}
.footermenu .btn_social{width:31%;}

.footer_div .contact p.desktop{ display:none; }
.footer_div .contact p.mobile{ display:inherit; }

.footer_div .copyright .desktop{ display: none; }
.footer_div .copyright .mobile{ display: inherit; }

}</pre></body></html>