/*
Theme Name: GrafiMedics BE
Theme URI: https://wordpress.org/themes/GrafiMedics
Author: the WordPress team
Author URI: https://wordpress.org/
Description: Our 2015 default theme is clean, blog-focused, and designed for clarity. GrafiMedics's simple, straightforward typography is readable on a wide variety of screen sizes, and suitable for multiple languages. We designed it using a mobile-first approach, meaning your content takes center-stage, regardless of whether your visitors arrive by smartphone, tablet, laptop, or desktop computer.
Version: 1.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Tags: black, blue, gray, pink, purple, white, yellow, dark, light, two-columns, left-sidebar, fixed-layout, responsive-layout, accessibility-ready, custom-background, custom-colors, custom-header, custom-menu, editor-style, featured-images, microformats, post-formats, rtl-language-support, sticky-post, threaded-comments, translation-ready
Text Domain: twentyfifteen

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.
*/


/**
 * Table of Contents
 *
 * 1.0 - Reset
 * 2.0 - Genericons
 * 3.0 - Typography
 * 4.0 - Elements
 * 5.0 - Forms
 * 6.0 - Navigations
 *   6.1 - Links
 *   6.2 - Menus
 * 7.0 - Accessibility
 * 8.0 - Alignments
 * 9.0 - Clearings
 * 10.0 - Header
 * 11.0 - Widgets
 * 12.0 - Content
 *    12.1 - Posts and pages
 *    12.2 - Post Formats
 *    12.3 - Comments
 * 13.0 - Footer
 * 14.0 - Media
 *    14.1 - Captions
 *    14.2 - Galleries
 * 15.0 - Media Queries
 *    15.1 - Mobile Large
 *    15.2 - Tablet Small
 *    15.3 - Tablet Large
 *    15.4 - Desktop Small
 *    15.5 - Desktop Medium
 *    15.6 - Desktop Large
 *    15.7 - Desktop X-Large
 */


/**
 * 1.0 - Reset
 *
 * Resetting and rebuilding styles have been helped along thanks to the fine work of
 * Eric Meyer http://meyerweb.com/eric/tools/css/reset/index.html
 * along with Nicolas Gallagher and Jonathan Neal http://necolas.github.com/normalize.css/
 * and Blueprint http://www.blueprintcss.org/
 */

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	border: 0;
	font-family: inherit;
	font-size: 100%;
	font-style: inherit;
	font-weight: inherit;
	margin: 0;
	outline: 0;
	padding: 0;
	vertical-align: baseline;
}

html {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	font-size: 56%;
	overflow-y: scroll;
	-webkit-text-size-adjust: 100%;
	-ms-text-size-adjust: 100%;
}

*,
*:before,
*:after {
	-webkit-box-sizing: inherit;
	-moz-box-sizing: inherit;
	box-sizing: inherit;
}

body {
	
    
    background-color: #ffffff;
	background: -webkit-linear-gradient(rgba(6,83,175,0),rgba(6,83,175,0.0),rgba(6,83,175,0.2),rgba(6,83,175,0.9)) ; /*Safari 5.1-6*/
  	background: -o-linear-gradient(rgba(6,83,175,0),rgba(6,83,175,0.0),rgba(6,83,175,0.2),rgba(6,83,175,0.9)) ; /*Opera 11.1-12*/
  	background: -moz-linear-gradient(rgba(6,83,175,0),rgba(6,83,175,0.0),rgba(6,83,175,0.2),rgba(6,83,175,0.9)) ; /*Fx 3.6-15*/
  	background: linear-gradient(rgba(6,83,175,0),rgba(6,83,175,0.0),rgba(6,83,175,0.2), rgba(6,83,175,0.9)) ; /*Standard*/
  	
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
main,
nav,
section {
	display: block;
}

ol,
ul {
	list-style: none;
}

table {
	border-collapse: separate;
	border-spacing: 0;
}

caption,
th,
td {
	
	text-align: left;
}

blockquote:before,
blockquote:after,
q:before,
q:after {
	content: "";
}

blockquote,
q {
	-webkit-hyphens: none;
	-moz-hyphens: none;
	-ms-hyphens: none;
	hyphens: none;
	quotes: none;
}

a:focus {
	outline: 2px solid #c1c1c1;
	outline: 2px solid rgba(51, 51, 51, 0.3);
}

a:hover,
a:active {
	outline: 0;
}

a img {
	border: 0;
	border-radius: 12px;
}


/**
 * 2.0 - Genericons
 */

.social-navigation a:before,
.secondary-toggle:before,
.dropdown-toggle:after,
.bypostauthor > article .fn:after,
.comment-reply-title small a:before,
.comment-navigation .nav-next a:after,
.comment-navigation .nav-previous a:before,
.posted-on:before,
.byline:before,
.cat-links:before,
.tags-links:before,
.comments-link:before,
.entry-format:before,
.edit-link:before,
.full-size-link:before,
.pagination .prev:before,
.pagination .next:before,
.image-navigation a:before,
.image-navigation a:after,
.format-link .entry-title a:after,
.entry-content .more-link:after,
.entry-summary .more-link:after,
.author-link:after {
	-moz-osx-font-smoothing: grayscale;
	-webkit-font-smoothing: antialiased;
	display: inline-block;
	font-family: "Genericons";
	font-size: 16px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	line-height: 1;
	speak: none;
	text-align: center;
	text-decoration: inherit;
	text-transform: none;
	vertical-align: top;
}


.huge_it_slideshow_image_wrap_2 * {
    box-sizing: border-box;
    border-radius: 17px;
    margin-top: 20px;
}
.huge_it_slideshow_image_wrap_3 * {
    box-sizing: border-box;
    border-radius: 17px;
    margin-top: 20px;
}
							
							
							.product_search3 {
    							margin-left: 0% !important;
    							margin-top: -20px !important;
    							margin-bottom: 20px !important;
    							padding: 0 !important;
							}

							.search-field3 {

								font-size: 1.6rem !important;
								letter-spacing: 1px !important;
								line-height: normal !important;
								border-radius: 6px !important;
								width: 40% !important;
  
							}
	
							.search-button3 {

								 border-radius: 20px !important;
								 padding-left: 20px !important;
								 padding-right: 20px !important;
								 padding-top: 8px !important;
								 padding-bottom: 8px !important;
								 transition: all 0.3s ease 0.1s !important;
								 text-shadow: none !important;
								 border-width: 0px !important;
								 text-decoration: none !important;
								 box-shadow: none !important;
								 text-transform: uppercase !important;
								 letter-spacing: 0.07em !important;
								 line-height: 1.66857 !important;
								 font-weight: 700 !important;
								 color: rgba(255, 255, 255, 0.9) !important;
								 position: relative !important;
								 font-size: 12px !important;
								 
								background-color: rgba(155, 151, 21, 0.5) !important;
								 
								 cursor: pointer !important;
								 
								 width: 16%;
								 max-width: 200px !important;
								 margin-left: 0% !important;
								 margin-right: 0% !important;
								 margin-top: 5% !important;

							}


							.content-area {
								min-height: 490px;
							 }
							 
							 .content-area2 {
								min-height: 430px;
							 }
							 
							 .news-area {
								margin-left: 50px;
								margin-right: 80px;
							 }
							
							
							
							.gm-style {
								border-radius: 12px !important;
								box-shadow: 0px 0px 3px #A5C4E9 !important;
								background-color: #000000 !important;
							}
							
							
							.breadcrumb-navigation {
								 display:none !important;
							 }
							.events-maker-result-count {
								 float: left;
								 margin: 1em 0px;
								 display:none !important;
							 }
							.events-maker-orderby {
								 float: right;
								 margin: 1em 0px;
								 display:none !important;
							 }
							 .events-maker-ical {
								 display:none !important;
							 }
							.single-event .entry-content {
    							margin-top:50px;
							}
							
							
							
							.al_product div.entry-thumbnail.product-image img, #content .al_product div.entry-thumbnail.product-image img {
							   display: none !important;
						   }
							
							#product_details {
								max-width: 90% !important;
								margin-top: -1%;
							}
							
							
							
							.after-product-description {
								  display: none !important;
							 }
							
							
							
							.super-list {
							
									background: rgb(255, 255, 255);
									background: rgba(255, 255, 255, 0.3);
								  	border-radius: 10px;
								  	box-shadow: 0px 0px 3px #A5C4E9;
								  	width:90%;
								  	padding: 24px;
							 }
							 
							
							
							
							
							.result-title{
								font-size: 20px;
							
							}
							
							.al_archive_search {
									
										 float:left;
										 border-radius: 12px;
										 margin: 1% 2% 2% 0%;
										 box-shadow: 0px 0px 3px #A5C4E9;
    									width: 30%;
									 }
									 
							
							.mc-field-group{
								width:80%;
								padding: 10px 0px 4px 0px;
							
							}
							
							#mc_embed_signup div.mce_inline_error {
								 margin: 0px 0px 1em !important;
								 padding: 5px 10px !important;
								 background-color:rgba(255,255,255,.0) !important;
								 font-weight: normal !important;
								 z-index: 1 !important;
								 color: #6B0505 !important;
								border-radius: 10px;
								  
							 }
							
							
							
							
							
							
							.robo-maps-wrap{
								width:80%;
								margin-top: 18px;
								border-radius: 12px;
								box-shadow: 0 0 4px rgba(165, 196, 233, 1.0);
								}
							
							
							
							.mailchimp-campaigns{
								margin-top:-33px;
								margin-bottom:33px;
								
								}
								
							.sent{
								float:left;
								width:100%;
								
								
								 	background-image: url("/wp-content/themes/GrafiMe/images/arrow-gm-downl.png");
									 background-repeat: no-repeat;
					 				 background-position: left top;
								
								position:relative;
								font-size: 16px;
								
								-webkit-transition-timing-function: ease-out;
								-webkit-transition-duration:1200ms;
								-moz-transition-duration:1200ms;
								transition-duration:1200ms;
								
							    
								opacity:1.0;
								
								}
							
							.sent a {
								padding: 0px 0px 0px 32px;
								}


							
							.newsitems{
								float:left;
								width:100%;
								margin-top:20px;
								margin-bottom:00px;
								margin-right:0%;
								margin-left:0%;
								list-style: none;
								padding: 0px 0px;
								position:relative;
								
								-webkit-transform: scale(1);
								-moz-transform: scale(1);
								transform:scale(1);
								
								-webkit-transition-timing-function: ease-out;
								-webkit-transition-duration:1200ms;
								-moz-transition-duration:1200ms;
								transition-duration:1200ms;
								
							    
								opacity:1.0;
								
								}


							.newsitems:hover{
								float:left;
								width:100%;
								margin-top:20px;
								margin-bottom:0px;
								margin-right:0%;
								margin-left:0%;
								list-style: none;
								padding: 0px 0px;
								position:relative;
								
								
								cursor: pointer;
								
								-webkit-transform: scale(1.03);
								-moz-transform: scale(1.03);
								transform:scale(1.03);
								
								-webkit-transition-timing-function: ease-out;
								-webkit-transition-duration: 300ms;
								-moz-transition-duration:300ms;
								transition-duration:300ms;
							  
							
								opacity:.6;
								
								}






								
							.newsimage{
								position:relative;
								float:left;
								list-style: none;
								border-radius: 12px;
								margin-left:-4%;
								width: 38px;
								
								}
								
								
							.news-post-title{
								position:relative;
								text-transform: uppercase;
								float:left;
								margin-top: 0px;
								color: #0C4C8E;
								font-weight: 400;
								font-size: 16px;
								margin-left: 5%;
								margin-top: 5px;
								}
							
							.news-post-excerpt{
								position:relative;
								float:left;
								margin-top: -20px;
								padding: 0 10% 5% 16%;
								color:#515151;
								}
							
							
							.news-more-link{
								position:absolute;
								float:left;
								font-family: "Noto Sans",sans-serif;
								line-height: 1.2em;
								color: #0C4C8E;
								
								}
							
							
							
							
							
								
								
							.nav_icon_table{
								float:left;
								margin:0px;
								z-index:1000;
								position:relative;
								-webkit-transform: scale(.88);
								-moz-transform: scale(.88);
								transform:scale(.88);
								-webkit-transition-timing-function: ease-out;
								-webkit-transition-duration:600ms;
								-moz-transition-duration:600ms;
								transition-duration:600ms;

								
								font-family: "Noto Sans",sans-serif;
								font-size: 15px;
								color:#515151;
								line-height: 1.2em;
								text-align: center;
								
								width:130px;
								min-height:170px;
								}


							.nav_icon_table:hover{
								float:left;
								margin:0px;
								z-index:1000;
								position:relative;
								-webkit-transform: scale(1);
								-moz-transform: scale(1);
								transform:scale(1);
								-webkit-transition-timing-function: ease-out;
								-webkit-transition-duration: 100ms;
								-moz-transition-duration:100ms;
								transition-duration:100ms;
								
								opacity:1.0;
								
								font-family: "Noto Sans",sans-serif;
								font-size: 17px;
								color:#515151;
								line-height: 1.2em;
								text-align: center;
								
								width:130px;
								min-height:170px;
								}
								
							.nav_icon_table img{
								float:none;
								margin-left: 33%;
								margin-right: 33%;
								
								}
								
								
								
								
									
							.nav_icon{
								float:left;
								margin-top:24px;
								margin-left:0px;
								margin-right:0px;
								z-index:1000;
								position:relative;
								width:16.6666%;
								-webkit-transform: scale(.88);
								-moz-transform: scale(.88);
								transform:scale(.88);
								-webkit-transition-timing-function: ease-out;
								-webkit-transition-duration:600ms;
								-moz-transition-duration:600ms;
								transition-duration:600ms;
								
							   
								
								font-family: "Noto Sans",sans-serif;
								font-size: 15px;
								color:#515151;
								line-height: 1.2em;
								}


							.nav_icon:hover{
								float:left;
								margin-top:24px;
								margin-left:0px;
								margin-right:0px;
								z-index:1000;
								position:relative;
								width:16.6666%;
								-webkit-transform: scale(1);
								-moz-transform: scale(1);
								transform:scale(1);
								-webkit-transition-timing-function: ease-out;
								-webkit-transition-duration: 100ms;
								-moz-transition-duration:100ms;
								transition-duration:100ms;
	
							   
								
								opacity:1.0;
								
								font-family: "Noto Sans",sans-serif;
								font-size: 17px;
								color:#515151;
								line-height: 1.2em;
								}


							.nav_icon_sel{
								float:left;
								margin-top:24px;
								margin-left:0px;
								margin-right:0px;
								z-index:1000;
								position:relative;
								width:16.6666%;
								-webkit-transform: scale(1);
								-moz-transform: scale(1);
								transform:scale(1);
								-webkit-transition-timing-function: ease-out;
								-webkit-transition-duration: 100ms;
								-moz-transition-duration:100ms;
								transition-duration:100ms;
	
							   
								
								opacity:1.0;
								
								font-family: "Noto Sans",sans-serif;
								font-size: 17px;
								color:#515151;
								line-height: 1.2em;
								}

								.product_search input.product-search-submit[type="submit"], .product_search #searchsubmit {
								   
								  
									   border-radius: 20px;
									   padding-left: 20px;
									   padding-right: 20px;
									   padding-top: 8px;
									   padding-bottom: 8px;

									   transition: all 0.3s ease 0.1s;
									   text-shadow: none;
									   border-width: 0px;
									   text-decoration: none;
									   box-shadow: none;

									   text-transform: uppercase;
									   letter-spacing: 0.07em;
									   line-height: 1.66857;
									   font-weight: 700;
									   color: rgba(255, 255, 255, 0.9);
									   position: relative;
									   font-size: 12px;


									   background-image: url("search.png");
									   background-repeat: no-repeat;
									   background-position: 50% center;
									   background-size: 50% auto;

									   cursor: pointer;
									   clip: initial;
									   width: 40%;
									   max-width: 200px;
									   margin-left: 30%;
									   margin-right: 30%;
									   margin-top: 5%;
							   }
							   
							   		.pagination .prev, .pagination .next {
									   height: 64px;
									   padding: 0px;
									   width: 64px;
									   border-radius: 20px;
									   
								  
									  background-color: rgba(155, 151, 21, 0.5) !important;
									   color: #FFF;
									   display: inline-block;
									   height: 33px;
									   overflow: hidden;
									   padding: 0px;
									   position: absolute;
									   width: 33px;
								   }
								   
								   	.entry-content form.product_order {
									   display: none !important;
								   }
								   
								   
								   
								   .langSwitch {
								   			width:80%;
								   			display: block;
									  		position: absolute;
										   	margin-top: 60px;
										   	margin-left: 80px;
											z-index:999;
									   
								   }
								   .langSwitch img {
									  		width:32px;
								   }
								   
								   
								   
								   .entry-downloads {
								   			position:relative;
								   			float:left;
											display:block;
								   			width:100%;
											padding: 0;
											margin-bottom: 30px;
									}
									
											.entry-downloads h3 {
														font-size: 24px;
														font-size: 2.4rem;
														line-height: 1.2308;
														margin-top: 8px;
														margin-left: -10px;
											}
									
									.entry-downl-icon {
											position:relative;
											display:block;
								   			width:10%;
											float:left;
									}
									.entry-downl-colums {
											position:relative;
											display:block;
								   			width:90%;
											float:left;
									}
									.entry-downl-colums-title {
											position:relative;
											display:block;
								   			width:100%;
											float:left;
											padding: 0px 0 20px 0;
											
									}
									.entry-downl-colums-cont {
											position:relative;
											display:block;
								   			width:100%;
											float:left;
											padding: 6px 0 6px 0;
											border-bottom: 1px dotted #0c4c8e;
									}
									
									.entry-downl-001 {
											position:relative;
								   			width:33%;
											float:left;
											display:block;
									}
									
									.entry-downl-002 {
											position:relative;
								   			width:33%;
											float:left;
											display:block;
											padding: 0 0 0 10px;
									}
									
									.entry-downl-003 {
											position:relative;
								   			width:34%;
											float:left;
											display:block;
											padding: 0 0 0 10px;
									}
									
									
									
									.ddownloads_list li {
											list-style-image:url('/wp-content/themes/GrafiMe/images/arrow-gm-downl.png');
									}
									
								   	.ddownloads_list li a:hover {
											color:#0c4c8e;
									}
									
									.news-title {
									   font-size: 25px;
									   font-size: 2.5rem;
									   line-height: 1.1538;
									   margin-bottom: 0.7em;
									   margin-left: 0%;
	
								   }
								   
								   .upw-posts article:last-child {
									   border-bottom: 0;
									   padding-bottom: 0;
								   }
								   .upw-posts article {
									   display: block !important;
									   margin-bottom: 1.5em !important;
									   padding-bottom: 1em !important;
									   border-bottom: 0px solid #ddd !important;
									   border-radius:8px;
									   background-color: rgba(255,255,255,0.5) !important;
									   padding: 11px 16px;
								   }

								   
								   
								   .upw-posts .entry-meta {
									   font-size: 11px !important;
									   font-size: 1.1em !important;
									   font-style:italic;
								   }

									.layer-media {
									   height: 200px;
									   overflow: hidden;
									   border-radius:12px !important;
								   }
								   
								   .Chooselang {
									   font-size: 16px;
									   font-size: 1.6rem;
									   line-height: 42px;
									   letter-spacing:0.05em;
									   color: #0c4c8e;
									   margin-left: 10px;
									   font-style: italic;
	
								   }
								   
			  	#post-grid-2150 {
				  padding: 0px !important;
				  background: transparent url() repeat scroll 0 0  !important;
			  	}
				#post-grid-2152 {
				  padding: 0px !important;
				  background: transparent url() repeat scroll 0 0  !important;
			  	}
				#post-grid-2155 {
				  padding: 0px !important;
				  background: transparent url() repeat scroll 0 0  !important;
			  	}
				#post-grid-1837  {
				  padding: 0px !important;
				  background: transparent url() repeat scroll 0 0  !important;
			  	}
				#post-grid-1839  {
				  padding: 0px !important;
				  background: transparent url() repeat scroll 0 0  !important;
			  	}
				#post-grid-1840  {
				  padding: 0px !important;
				  background: transparent url() repeat scroll 0 0  !important;
			  	}
				#post-grid-2217  {
				  padding: 0px !important;
				  background: transparent url() repeat scroll 0 0  !important;
			  	}
				#post-grid-1920  {
				  padding: 0px !important;
				  background: transparent url() repeat scroll 0 0  !important;
			  	}
				#post-grid-2207  {
				  padding: 0px !important;
				  background: transparent url() repeat scroll 0 0  !important;
			  	}
				#post-grid-1919  {
				  padding: 0px !important;
				  background: transparent url() repeat scroll 0 0  !important;
			  	}
				#post-grid-2216  {
				  padding: 0px !important;
				  background: transparent url() repeat scroll 0 0  !important;
			  	}
				#post-grid-2223  {
				  padding: 0px !important;
				  background: transparent url() repeat scroll 0 0  !important;
			  	}
				#post-grid-2222  {
				  padding: 0px !important;
				  background: transparent url() repeat scroll 0 0  !important;
			  	}
				#post-grid-1925  {
				  padding: 0px !important;
				  background: transparent url() repeat scroll 0 0  !important;
			  	}
				#post-grid-1926  {
				  padding: 0px !important;
				  background: transparent url() repeat scroll 0 0  !important;
			  	}
			  
								.item {
				  
									background: rgba(255, 255, 255, 1.0)  !important;
									border-radius:12px !important;
									margin: 10% 5% !important;
									box-shadow: 0px 0px 3px #A5C4E9;
									width: 90% !important;
					
								}
				
								.skin.contentbottom .layer-media {
    								transition: all 0.4s ease 0s;
    								left: 0;
    								top: 0;
    								width: 100%;
									height: 215px !important;
								}

								.post-grid .item .layer-media img {
									border-radius: 0;
									box-shadow: none;
									width: 100%;
									
								}
								   

								.post-grid .grid-items {
									margin: 0 auto;
									overflow: hidden;
									text-align: left;
								}
								
								.skin.contentbottom .layer-content {
									 background-color: rgba(203, 201, 133, 1.0);
									 	background: -webkit-linear-gradient(rgba(203, 201, 133, 1.0),rgba(155, 151, 21, 1.0));
										background: -o-linear-gradient(rgba(203, 201, 133, 1.0),rgba(155, 151, 21, 1.0));
										background: -moz-linear-gradient(rgba(203, 201, 133, 1.0),rgba(155, 151, 21, 1.0));
										background: linear-gradient(rgba(203, 201, 133, 1.0),rgba(155, 151, 21, 1.0));
																							
									 
									 max-width: 100%;
									 padding: 0px 10px;
									 position: absolute;
									 left: 0%;
									 bottom:0%;
									 height: 52px;
									 border-radius: 0px 0px 9px 9px;
								 }

								.skin.contentbottom .layer-content a {
 
									font-family: "Noto Sans",sans-serif;
									 font-weight: 700;
									 color: #fff  !important;
									 font-size: 16px  !important;
									 line-height: 1.15  !important;
									 letter-spacing:0.05em;
									 text-shadow: 0px 0px 3px #000;
									 text-decoration: none;
									 cursor: pointer;
									 margin-top: -3px;
								}

								.skin.contentbottom .layer-content a:hover {
 
									opacity: 0.9;
									text-shadow: 0px 0px 0px #000;
								}
								
								
								
								
								.event-link a {
 
									font-size: 20px  !important;
									 line-height: 1.15  !important;
									 margin-top: 30px;
									 margin-bottom: 10px;
								}
								
								
								/* Interaction states
											 ----------------------------------*/
											 .ui-state-default,
											 .ui-widget-content .ui-state-default,
											 .ui-widget-header .ui-state-default {
												 	border: 0px solid #d3d3d3!important;
												 	border-radius: 0px !important;
												 	background: rgba(207, 222, 240, 0.2) none repeat scroll 0% 0% !important;
												 	font-weight: normal;
													font-family: "Noto Sans",sans-serif !important;
											 		height: 65px !important;
											 		padding: 10px 80px 0 20px !important;
											 }
											 .ui-state-default a,
											 .ui-state-default a:link,
											 .ui-state-default a:visited {
												 color: #333;
												 text-decoration: none;
											 }
											 .ui-state-hover,
											 .ui-widget-content .ui-state-hover,
											 .ui-widget-header .ui-state-hover,
											 .ui-state-focus,
											 .ui-widget-content .ui-state-focus,
											 .ui-widget-header .ui-state-focus {
												 border: 0px solid #999999;
												 background: rgba(187, 208, 234, 1.0) none repeat scroll 0% 0% !important;
												 font-weight: normal;
												 color: #333;
											
											-webkit-transition:all 0.3s ease 0.2s;
											-moz-transition:all 0.3s ease 0.2s;
											-ms-transition:all 0.3s ease 0.2s;
											-o-transition:all 0.3s ease 0.2s;
											transition:all 0.3s ease 0.1s;
											 }
											 .ui-state-hover a,
											 .ui-state-hover a:hover,
											 .ui-state-hover a:link,
											 .ui-state-hover a:visited {
												 color: #fff !important;
												 text-decoration: none;
											
											-webkit-transition:all 0.3s ease 0.2s;
											-moz-transition:all 0.3s ease 0.2s;
											-ms-transition:all 0.3s ease 0.2s;
											-o-transition:all 0.3s ease 0.2s;
											transition:all 0.3s ease 0.1s;
											 }
											 .ui-state-active,
											 .ui-widget-content .ui-state-active,
											 .ui-widget-header .ui-state-active {
												 border: 0px solid #aaaaaa;
												 background: rgba(187, 208, 234, 1.0) none repeat scroll 0% 0% !important;
												 font-weight: normal;
												 color: #fff !important;
											 }
											 .ui-state-active a,
											 .ui-state-active a:link,
											 .ui-state-active a:visited {
												 color: #fff !important;
												 text-decoration: none;
											 }
											
											.ui-widget-content {
												 border-left-color: #0c4c8e !important;
												 border-left:2px solid;
												 border-right:0px solid;
												 border-bottom:0px solid;
												 margin-bottom: 10px;
												 
												 border-radius: 0px !important;
												 
												 background: #fff none repeat scroll 0% 0% !important;
												 font-style:italic;
												 line-height: 26px;
												 letter-spacing: 0.5px;
												 color:#9e9c99;
												 font-family: 'Arial', 'Helvetica', sans-serif !important;
											 }

										
										
											.ui-accordion .ui-accordion-header {
												 cursor: pointer;
												 font-size: 15px !important;
												 line-height: 19px !important;
												 letter-spacing: 0.2px !important;
												 color: #333 !important;
											 }

											 .ui-accordion .ui-accordion-header .ui-accordion-header-icon {
												 position: absolute !important;
												 right: 0.5em!important;
												 top: 50%!important;
												 margin-top: -13px!important;
		
											 }
											 .ui-icon-triangle-1-e {
												 background-position: -32px -16px!important;
											 }
											 .ui-icon {
												 background-repeat: no-repeat!important;
												 width: 26px!important;
												 height: 26px!important;
											 }


											 .ui-state-default .ui-icon::before, .ui-state-default .ui-icon::after {
												 font-family: FontAwesome !important;
												 position: absolute !important;
												 top: 0px !important;
												 right: 5px !important;
												 font-size: 17px !important;
											 }
											 .ui-state-active .ui-icon::before {
												 content: "\f107" !important;
											 }
											 .ui-state-default .ui-icon::before {
												 content: "\f107" !important;
											 }
											 *, *::after, *::before {
												 box-sizing: border-box !important;
											 }

/**
 * 3.0 Typography
 */

body,
button,
input,
select,
textarea {
	color: #333;
	font-family: "Noto Sans",sans-serif;
	font-size: 18px;
	font-size: 1.8rem;
	line-height: 1.6;
	border-radius: 10px;
}

h1 {
	clear: both !important;
	font-weight: 400 !important;
	color: #0c4c8e !important;
	font-size: 3.3rem !important;
	line-height: 1.1538 !important;
margin-top: 0.5em !important;
margin-bottom: 0.9231em !important;
}

h3 {
	clear: both;
	font-size: 2.3rem !important;
	font-weight: 400;
	color: #0c4c8e;
	margin-top: 11px;
	margin-bottom: 6px;
}

h2 {
	clear: both;
	font-size: 2.7rem !important;
	line-height: 1.3636;
	font-weight: 400;
	color: #878416;
	margin-bottom: 20px;
}


h4,
h5,
h6 {
	clear: both;
	font-weight: 400;
}

p {
	margin-bottom: 1.6em;
}

b,
strong {
	font-weight: 400;
}

dfn,
cite,
em,
i {
	font-style: italic;
}

blockquote {
	border-left: 4px solid #707070;
	border-left: 4px solid rgba(51, 51, 51, 0.7);
	color: #707070;
	color: rgba(51, 51, 51, 0.7);
	font-size: 18px;
	font-size: 1.8rem;
	font-style: italic;
	line-height: 1.6667;
	margin-bottom: 1.6667em;
	padding-left: 0.7778em;
}

blockquote p {
	margin-bottom: 1.6667em;
}

blockquote > p:last-child {
	margin-bottom: 0;
}

blockquote cite,
blockquote small {
	color: #333;
	font-size: 14px;
	font-size: 1.4rem;
	font-family: "Noto Sans", sans-serif;
	line-height: 1.6;
}

blockquote em,
blockquote i,
blockquote cite {
	font-style: normal;
}

blockquote strong,
blockquote b {
	font-weight: 400;
}

address {
	font-style: italic;
	margin: 0 0 1.6em;
}

code,
kbd,
tt,
var,
samp,
pre {
	font-family: Inconsolata, monospace;
	-webkit-hyphens: none;
	-moz-hyphens: none;
	-ms-hyphens: none;
	hyphens: none;
}

pre {
	background-color: transparent;
	background-color: rgba(0, 0, 0, 0.01);
	border: 1px solid #eaeaea;
	border: 1px solid rgba(51, 51, 51, 0.1);
	line-height: 1.2;
	margin-bottom: 1.6em;
	max-width: 100%;
	overflow: auto;
	padding: 0.8em;
	white-space: pre;
	white-space: pre-wrap;
	word-wrap: break-word;
}

abbr[title] {
	border-bottom: 1px dotted #eaeaea;
	border-bottom: 1px dotted rgba(51, 51, 51, 0.1);
	cursor: help;
}

mark,
ins {
	background-color: #fff9c0;
	text-decoration: none;
}

sup,
sub {
	font-size: 75%;
	height: 0;
	line-height: 0;
	position: relative;
	vertical-align: baseline;
}

sup {
	bottom: 1ex;
}

sub {
	top: .5ex;
}

small {
	font-size: 75%;
}

big {
	font-size: 125%;
}


/**
 * 4.0 Elements
 */

hr {
	border: 0;
	height: 1px;
	margin-bottom: 1.6em;
}

ul,
ol {
	margin: 0 0 0.11em 1.3333em;
}

ul {
	list-style: disc;
	padding: 0 0 0 3%;
}

ol {
	list-style: decimal;
}

li > ul,
li > ol {
	margin-bottom: 0;
}

dl {
	margin-bottom: 1.6em;
}

dt {
	font-weight: bold;
}

dd {
	margin-bottom: 1.6em;
}

table,
th,
td {
	border: 0px solid #eaeaea;
	border: 0px solid rgba(51, 51, 51, 0.1);
}

table {
	border-collapse: separate;
	border-spacing: 0;
	border-width: 0;
	margin: 0 0 1.6em;
	table-layout: fixed; /* Prevents HTML tables from becoming too wide */
}

caption,
th,
td {
	text-align: left;
}

th {
	border-width: 0;
}

td {
	border-width: 0;
}

th, td {
	padding: 0em;
}

img {
	-ms-interpolation-mode: bicubic;
	border: 0;
	height: auto;
	max-width: 100%;
	vertical-align: middle;
	border-radius: 12px;
}

figure {
	margin: 0;
}

del {
	opacity: 0.8;
}

/* Placeholder text color -- selectors need to be separate to work. */

::-webkit-input-placeholder {
	color: rgba(51, 51, 51, 0.7);
	font-family: "Noto Sans", sans-serif;
}

:-moz-placeholder {
	color: rgba(51, 51, 51, 0.7);
	font-family: "Noto Sans", sans-serif;
}

::-moz-placeholder {
	color: rgba(51, 51, 51, 0.7);
	font-family: "Noto Sans", sans-serif;
	opacity: 1; /* Since FF19 lowers the opacity of the placeholder by default */
}

:-ms-input-placeholder {
	color: rgba(51, 51, 51, 0.7);
	font-family: "Noto Sans", sans-serif;
}


/**
 * 5.0 Forms
 */

button,
input,
select,
textarea {
	background-color: #f7f7f7;
	border-radius: 0;
	font-size: 14px;
	font-size: 1.4rem;
	line-height: 1.5;
	margin: 0;
	max-width: 100%;
	vertical-align: baseline;
}

button,
input {
	line-height: normal;
}

input,
textarea {
	background-image: -webkit-linear-gradient(rgba(255, 255, 255, 0), rgba(255, 255, 255, 0)); /* Removing the inner shadow on iOS inputs */
	border: 1px solid #eaeaea;
	border: 1px solid rgba(51, 51, 51, 0.1);
	color: #707070;
	color: rgba(51, 51, 51, 0.7);
}

input:focus,
textarea:focus {
	
	border: 1px solid #c1c1c1;
	border: 1px solid rgba(51, 51, 51, 0.3);
	color: #333;
}

input:focus,
select:focus {
	outline: 2px solid #c1c1c1;
	outline: 2px solid rgba(51, 51, 51, 0.3);
}

button[disabled],
input[disabled],
select[disabled],
textarea[disabled] {
	cursor: default;
	opacity: .5;
}

button,
input[type="button"],
input[type="reset"],
input[type="submit"] {
	-webkit-appearance: button;
	background-color: #333;
	border: 0;
	color: #fff;
	cursor: pointer;
	font-family: "Noto Sans", sans-serif;
	font-size: 12px;
	font-size: 1.2rem;
	font-weight: 400;
	padding: 0.7917em 1.5em;
	
}

button:hover,
input[type="button"]:hover,
input[type="reset"]:hover,
input[type="submit"]:hover,
button:focus,
input[type="button"]:focus,
input[type="reset"]:focus,
input[type="submit"]:focus {
	background-color: #707070;
	background-color: rgba(51, 51, 51, 0.7);
	outline: 0;
}

input[type="search"] {
	-webkit-appearance: textfield;
}

input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
	-webkit-appearance: none;
}

button::-moz-focus-inner,
input::-moz-focus-inner {
	border: 0;
	padding: 0;
}

input[type="text"],
input[type="email"],
input[type="url"],
input[type="password"],
input[type="search"],
textarea {
	padding: 0.375em;
	width: 100%;
}

textarea {
	overflow: auto;
	vertical-align: top;
}

input[type="text"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="password"]:focus,
input[type="search"]:focus,
textarea:focus {
	outline: 0;
}

.post-password-form {
	position: relative;
}

.post-password-form label {
	color: #707070;
	color: rgba(51, 51, 51, 0.7);
	display: block;
	font-family: "Noto Sans", sans-serif;
	font-size: 12px;
	font-size: 1.2rem;
	font-weight: 400;
	letter-spacing: 0.04em;
	line-height: 1.5;
	text-transform: uppercase;
}

.post-password-form input[type="submit"] {
	padding: 0.7917em;
	position: absolute;
	right: 0;
	bottom: 0;
}

input[type="checkbox"],
input[type="radio"] {
	padding: 0;
}

.search-form input[type="submit"],
.widget .search-form input[type="submit"] {
	padding: 0;
}


/**
 * 6.0 Navigations
 */



			   .ARROW-link a{
				   display:block;
				   padding: 2px 0px 0px 30px;
				   margin-left: 0px;
				   vertical-align: middle;
				   background-image: url("/wp-content/themes/GrafiMe/images/arrow-gm-downl.png");
				   background-repeat: no-repeat;
				   background-position: left top;
			   }
			   .ARROW-link a:hover{
				   color: #9B9715;
			   }



/**
 * 6.1 Links
 */

a {
	color: #878416;
	text-decoration: none;
}

a:hover,
a:focus {
	color: #0c4c8e;
}


/**
 * 6.2 Menus
 */

.main-navigation a {
	display: block;
	padding: 0.8em 0;
	position: relative;
	text-decoration: none;
}

.main-navigation ul {
	list-style: none;
	margin: 0;
}

.main-navigation ul ul {
	display: none;
	margin-left: 0.8em;
}

.main-navigation ul .toggled-on {
	display: block;
}

.main-navigation li {
	border-top: 0px solid #eaeaea;
	border-top: 0px solid rgba(51, 51, 51, 0.1);
	position: relative;
}

.main-navigation .current_page_item > a,
.main-navigation .current-menu-item > a,
.main-navigation .current_page_ancestor > a {
	font-weight: 400;
}

.main-navigation .nav-menu > ul > li:first-child,
.main-navigation .nav-menu > li:first-child {
	border-top: 0;
}

.main-navigation .page_item_has_children > a,
.main-navigation .menu-item-has-children > a {
	padding-right: 48px;
}

.main-navigation .menu-item-description {
	color: #707070;
	color: rgba(51, 51, 51, 0.7);
	font-family: "Noto Sans", sans-serif;
	font-size: 13px;
	font-size: 1.3rem;
	font-weight: 400;
	line-height: 1.5;
	margin-top: 0.5em;
}

.no-js .main-navigation ul ul {
	display: block;
}

.dropdown-toggle {
	background-color: transparent;
	border: 0;
	-webkit-box-sizing: content-box;
	-moz-box-sizing: content-box;
	box-sizing: content-box;
	content: "";
	height: 42px;
	padding: 0;
	position: absolute;
	text-transform: lowercase; /* Stop screen readers to read the text as capital letters */
	top: 3px;
	right: 0;
	width: 42px;
}

.dropdown-toggle:after {
	color: #333;
	content: "\f431";
	font-size: 24px;
	line-height: 42px;
	position: relative;
	top: 0;
	left: 1px;
	width: 42px;
}

.dropdown-toggle:hover,
.dropdown-toggle:focus {
	background-color: #eaeaea;
	background-color: rgba(51, 51, 51, 0.1);
}

.dropdown-toggle:focus {
	outline: 1px solid #c1c1c1;
	outline: 1px solid rgba(51, 51, 51, 0.3);
}

.dropdown-toggle.toggle-on:after {
	content: "\f432";
}

.social-navigation {
	margin: 9.0909% 0;
}

.social-navigation ul {
	list-style: none;
	margin: 0 0 -1.6em 0;
}

.social-navigation li {
	float: left;
}

.social-navigation a {
	display: block;
	height: 3.2em;
	position: relative;
	width: 3.2em;
}

.social-navigation a:before {
	content: "\f415";
	font-size: 24px;
	position: absolute;
	top: 0;
	left: 0;
}

.social-navigation a[href$="/feed/"]:before {
	content: "\f413";
}

.social-navigation a[href*="codepen.io"]:before {
	content: "\f216";
}

.social-navigation a[href*="digg.com"]:before {
	content: "\f221";
}

.social-navigation a[href*="dribbble.com"]:before {
	content: "\f201";
}

.social-navigation a[href*="dropbox.com"]:before {
	content: "\f225";
}

.social-navigation a[href*="facebook.com"]:before {
	content: "\f203";
}

.social-navigation a[href*="flickr.com"]:before {
	content: "\f211";
}

.social-navigation a[href*="foursquare.com"]:before {
	content: "\f226";
}

.social-navigation a[href*="plus.google.com"]:before {
	content: "\f206";
}

.social-navigation a[href*="github.com"]:before {
	content: "\f200";
}

.social-navigation a[href*="instagram.com"]:before {
	content: "\f215";
}

.social-navigation a[href*="linkedin.com"]:before {
	content: "\f208";
}

.social-navigation a[href*="pinterest.com"]:before {
	content: "\f210";
}

.social-navigation a[href*="getpocket.com"]:before {
	content: "\f224";
}

.social-navigation a[href*="polldaddy.com"]:before {
	content: "\f217";
}

.social-navigation a[href*="reddit.com"]:before {
	content: "\f222";
}

.social-navigation a[href*="stumbleupon.com"]:before {
	content: "\f223";
}

.social-navigation a[href*="tumblr.com"]:before {
	content: "\f214";
}

.social-navigation a[href*="twitter.com"]:before {
	content: "\f202";
}

.social-navigation a[href*="vimeo.com"]:before {
	content: "\f212";
}

.social-navigation a[href*="wordpress.com"]:before,
.social-navigation a[href*="wordpress.org"]:before {
	content: "\f205";
}

.social-navigation a[href*="youtube.com"]:before {
	content: "\f213";
}

.social-navigation a[href*="mailto:"]:before {
	content: "\f410";
}

.social-navigation a[href*="spotify.com"]:before {
	content: "\f515";
}

.social-navigation a[href*="twitch.tv"]:before {
	content: "\f516";
}

.secondary-toggle {
	background-color: transparent;
	border: 2px solid #104c8d;
	border: 2px solid rgba(9, 113, 206, 0.4);
	border-radius: 8px;
	height: 42px;
	overflow: hidden;
	padding: 0;
	position: absolute;
	top: 38%;
	right: -60px;
	text-align: center;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
	width: 42px;
}

.secondary-toggle:before {
	color: #104c8d;
	margin-left: -1px;
	content: "\f419";
	line-height: 40px;
	width: 40px;
}

.secondary-toggle:hover,
.secondary-toggle:focus {
	background-color: transparent;
	border: 2px solid #104c8d;
	border: 2px solid rgba(9, 113, 206, 0.4);
	outline: 0;
}

.secondary-toggle.toggled-on:before {
	content: "\f405";
	font-size: 32px;
	position: relative;
	top: 1px;
	left: -2px;
}

.post-navigation {
	
	border: 0px solid #104c8d;
	border: 0px solid rgba(9, 113, 206, 0.4);
	font-weight: 400;
}

.post-navigation a {
	display: block;
	padding: 3.8461% 7.6923%;
}

.post-navigation span {
	display: block;
}

.post-navigation .meta-nav {
	color: #ffffff;
	color: rgba(255, 255, 255, 1);
	font-family: "Noto Sans", sans-serif;
	font-size: 19px;
	font-size: 1.4rem;
	letter-spacing: 0.04em;
	line-height: 1.5;
								margin-left:-10px;
	text-transform: uppercase;
	z-index: 2;
	display:none;
}

						.post-navigation .post-title {
							font-family: "Noto Sans",sans-serif;
							font-size: 18px;
							font-size: 1.8rem;
							line-height: 0;
							z-index: 2;
								font-weight: 400;
								margin-top:70px;
								margin-left:-10px;
								text-shadow: 0px 0px 2px #082a4d;
								display:none;
						}

						.post-navigation .nav-next,
						.post-navigation .nav-previous {
							background-position: center;
							background-size: cover;
							position: relative;
	
							width:36%;
							min-height:120px;
							float:left;
								margin-left:5%;
							border-radius: 12px;
							display:none;
						  
						}
						
						.nav-previous-R {
							margin-top:10px;
							margin-left:10%;
							float: left;
							width: 40%;
							color: #0C4C8E; !important
							font-family: "Noto Sans",sans-serif;
							font-size: 22px;
							font-size: 1.8rem;
							line-height: 0;
						}
						
						.nav-next-R {
							margin-top:10px;
							margin-right:30%;
							float: right;
							text-align: right;
							width: 20%;
							height:20px;
							color: #0C4C8E; !important
							font-family: "Noto Sans",sans-serif;
							font-size: 22px;
							font-size: 1.8rem;
							line-height: 0;
						}
						
							

.post-navigation a:before {
	display: block;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	z-index: 1;
}

.post-navigation a:hover:before,
.post-navigation a:focus:before {
	opacity: 0.5;
}

.post-navigation .meta-nav {
}

.post-navigation div + div {
	border-top: 1px solid #eaeaea;
	border-top: 1px solid rgba(51, 51, 51, 0.1);
}

.pagination {
	
	border-top: 1px solid rgba(51, 51, 51, 0.1);
	font-family: "Noto Sans", sans-serif;
}

.pagination .nav-links {
	min-height: 3.2em;
	position: relative;
	text-align: center;
}

/* reset screen-reader-text */
.pagination .current .screen-reader-text {
	position: static;
}

.pagination .page-numbers {
	display: none;
	line-height: 3.2em;
	padding: 0 0.6667em;
}

.pagination .page-numbers.current {
	text-transform: uppercase;
}

.pagination .current {
	display: inline-block;
	font-weight: 400;
}

.pagination .prev,
.pagination .next {
	-webkit-tap-highlight-color: rgba(255, 255, 255, 0.3);
	background-color: #333;
	color: #fff;
	display: inline-block;
	height: 48px;
	overflow: hidden;
	padding: 0;
	position: absolute;
	width: 48px;
}

.pagination .prev:before,
.pagination .next:before {
	font-size: 32px;
	height: 48px;
	line-height: 48px;
	position: relative;
	width: 48px;
}

.pagination .prev:hover,
.pagination .prev:focus,
.pagination .next:hover,
.pagination .next:focus {
	background-color: #707070;
	background-color: rgba(51, 51, 51, 0.7);
}

.pagination .prev {
	left: 0;
}

.pagination .prev:before {
	content: "\f430";
	left: -1px;
}

.pagination .next {
	right: 0;
}

.pagination .next:before {
	content: "\f429";
	right: -1px;
}

.image-navigation,
.comment-navigation {
	color: #707070;
	color: rgba(51, 51, 51, 0.7);
	font-size: 12px;
	font-size: 1.2rem;
	font-family: "Noto Sans", sans-serif;
	font-weight: 400;
	line-height: 1.5;
	text-transform: uppercase;
}

.image-navigation a,
.comment-navigation a {
	color: #707070;
	color: rgba(51, 51, 51, 0.7);
}

.image-navigation a:hover,
.image-navigation a:focus,
.comment-navigation a:hover,
.comment-navigation a:focus {
	color: #333;
}

.image-navigation .nav-previous:not(:empty),
.image-navigation .nav-next:not(:empty),
.comment-navigation .nav-previous:not(:empty),
.comment-navigation .nav-next:not(:empty) {
	display: inline-block;
}

.image-navigation .nav-previous:not(:empty) + .nav-next:not(:empty):before,
.comment-navigation .nav-previous:not(:empty) + .nav-next:not(:empty):before {
	content: "\2215";
	font-weight: 400;
	margin: 0 0.7em;
}

.image-navigation .nav-previous a:before,
.comment-navigation .nav-previous a:before {
	content: "\f430";
	margin-right: 0.2em;
	position: relative;
}

.image-navigation .nav-next a:after,
.comment-navigation .nav-next a:after {
	content: "\f429";
	margin-left: 0.2em;
	position: relative;
}

.comment-navigation {
	border-top: 1px solid #eaeaea;
	border-top: 1px solid rgba(51, 51, 51, 0.1);
	border-bottom: 1px solid #eaeaea;
	border-bottom: 1px solid rgba(51, 51, 51, 0.1);
	padding: 2em 0;
}

.comments-title + .comment-navigation {
	border-bottom: 0;
}

.image-navigation {
	padding: 0 7.6923%;
}

.image-navigation .nav-previous:not(:empty),
.image-navigation .nav-next:not(:empty) {
	margin-bottom: 2em;
}


/**
 * 7.0 Accessibility
 */

/* Text meant only for screen readers */
.says,
.screen-reader-text {
	clip: rect(1px, 1px, 1px, 1px);
	height: 1px;
	overflow: hidden;
	position: absolute;
	width: 1px;
}

/* must have higher specificity than alternative color schemes inline styles */
.site .skip-link {
	background-color: #f1f1f1;
	box-shadow: 0px 0px 3px #A5C4E9;
	color: #21759b;
	display: block;
	font: bold 14px/normal "Noto Sans", sans-serif;
	left: -9999em;
	outline: none;
	padding: 15px 23px 14px;
	text-decoration: none;
	text-transform: none;
	top: -9999em;
}

.logged-in .site .skip-link {
	box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
	font: bold 14px/normal "Open Sans", sans-serif;
}

.site .skip-link:focus {
	clip: auto;
	height: auto;
	left: 6px;
	top: 7px;
	width: auto;
	z-index: 100000;
}


/**
 * 8.0 Alignments
 */

.alignleft {
	display: inline;
	float: left;
}

.alignright {
	display: inline;
	float: right;
}

.aligncenter {
	display: block;
	margin-right: auto;
	margin-left: auto;
}

blockquote.alignleft,
.wp-caption.alignleft,
img.alignleft {
	margin: 0.4em 1.6em 1.6em 0;
}

blockquote.alignright,
.wp-caption.alignright,
img.alignright {
	margin: 0.4em 0 1.6em 1.6em;
}

blockquote.aligncenter,
.wp-caption.aligncenter,
img.aligncenter {
	clear: both;
	margin-top: 0.4em;
	margin-bottom: 1.6em;
}

.wp-caption.alignleft,
.wp-caption.alignright,
.wp-caption.aligncenter {
	margin-bottom: 1.2em;
}


/**
 * 9.0 Clearings
 */

.clear:before,
.clear:after,
.site:before,
.site:after,
.entry-content:before,
.entry-content:after,
.comment-content:before,
.comment-content:after,
.site-content:before,
.site-content:after,
.nav-links:before,
.nav-links:after,
.comment-navigation:before,
.comment-navigation:after,
.social-navigation ul:before,
.social-navigation ul:after,
.textwidget:before,
.textwidget:after {
	content: "";
	display: table;
}

.clear:after,
.site:after,
.entry-content:after,
.comment-content:after,
.site-content:after,
.nav-links:after,
.comment-navigation:after,
.social-navigation ul:after,
.textwidget:after {
	clear: both;
}


/**
 * 10.0 Header
 */


.site-header {
	
	border-bottom: 0px solid rgba(51, 51, 51, 0.1);
	padding: 7.6923% 7.6923% 3% 7.6923%;
}

.site-branding {
	min-height: 2em;
	padding-right: 0px;
	position: relative;
    width:100%;
    height:80px;
    text-align: center;
		margin-top: -10px;
		margin-left: -30px;
		margin-bottom: 0px;
														-ms-transform: scale(0.92,0.92); /* IE 9 */
    													-webkit-transform: scale(0.92,0.92); /* Safari */
    													transform: scale(0.92,0.92);
}

.site-branding2 {
	min-height: 2em;
	padding-right: 0px;
	position: relative;
    width:100%;
    height:80px;
    text-align: center;
		margin-top: 10px;
		margin-bottom: 20px;
}



											
											.langSwitch {
								   			width:80%;
								   			display: block;
												position: absolute;
												
																				 float: left;
												margin-top: 65px;
												margin-left: 12px;
												z-index:999;
											}






.site-title {
	font-family: "Noto Sans", sans-serif;
	font-size: 22px;
	font-size: 2.2rem;
	font-weight: 400;
	line-height: 1.3636;
	margin-bottom: 0;
}

.site-description {
	display: none;
	font-family: "Noto Sans", sans-serif;
	font-size: 12px;
	font-size: 1.2rem;
	font-weight: 400;
	line-height: 1.5;
	margin: 0.5em 0 0;
	opacity: 0.7;
}


/**
 * 11.0 Widgets
 */


.product_search {
	
	margin-left: 5%;
	margin-right: 5%;
}
.product_search input[type="submit"] {
	
	margin-left: 33%;
}


.widget {
	
	-webkit-hyphens: auto;
	-moz-hyphens: auto;
	-ms-hyphens: auto;
	hyphens: auto;
	margin: 0;
	width: 100%;
	word-wrap: break-word;
}

.widget pre {
	line-height: 1.2;
}

.widget button,
.widget input,
.widget select,
.widget textarea {
	font-size: 14px;
	font-size: 1.4rem;
	line-height: 1.5;
	border-radius: 6px;
}

.widget button,
.widget input {
	line-height: normal;
}

.widget button,
.widget input[type="button"],
.widget input[type="reset"],
.widget input[type="submit"] {
	background-color: rgba(155, 151, 21, 0.5);
box-shadow: 0px 0px 3px #FFF;
padding: 8px 12px;
font-family: "Noto Sans",sans-serif;
font-weight: 400;
		font-size: 16px;
		font-size: 1.6rem;
		letter-spacing: 1px;
color: #FFF;
text-decoration: none;
cursor: pointer;
margin-top: 20px;
border-radius: 8px;
}

.widget input[type="text"],
.widget input[type="email"],
.widget input[type="url"],
.widget input[type="password"],
.widget input[type="search"],
.widget textarea {
	padding: 0.375em;
}

.widget-title {
	color: #104c8d;
	font-family: "Noto Sans", sans-serif;
	margin: 0 0 1.6em;
	letter-spacing: 0.04em;
}

.widget > :last-child {
	margin-bottom: 0;
					   font-size: 14px;
}

.widget_calendar table {
	margin: 0;
}



				   .widget h3.widget-title{
					    
					   font-size: 44px;
					   font-size: 4.4rem;
					   line-height: 1.1538;
					   margin-top: 0em;
					   margin-bottom: 0.5em;
					   display:none;
				   }
				   
				   .widget ul > li{
					   padding: 0;
					   list-style: none;
				   }
				   .widget ul > li a{
					   display:block;
					   text-decoration:none;
					   border:0px;
					   line-height: 30px;
								
				   }
				   .widget ul > li a i{
				   }
				   .widget ul > li:first-child{
					   padding-top:0;
					   border:0px;
				   }
				   .widget ul ul{
					   margin-top:10px;
					   padding-top:10px;
					   margin-left:20px;
					   border-top:1px solid #eceae4;
				   }
				   .widget ul ul li:last-child{
				   }
				   .widget ul > li a:hover{
					   text-decoration:none;
				   }
				   
				   
				  


.widget_calendar td,
.widget_calendar th {
	line-height: 2.3333;
	text-align: center;
	padding: 0;
}

.widget_calendar caption {
	font-family: "Noto Sans",sans-serif;
	font-weight: 400;
	margin: 0 0 1.6em;
	letter-spacing: 0.04em;
	text-transform: uppercase;
}

.widget_calendar tbody a {
	-webkit-tap-highlight-color: rgba(255, 255, 255, 0.3);
	background-color: #333;
	color: #fff;
	display: block;
	font-weight: 400;
}

.widget_calendar tbody a:hover,
.widget_calendar tbody a:focus {
	background-color: #707070;
	background-color: rgba(51, 51, 51, 0.7);
	color: #fff;
}

.widget_archive a,
.widget_categories a,
.widget_links a,
.widget_meta a,
.widget_nav_menu a,
.widget_pages a,
.widget_recent_comments a,
.widget_recent_entries a {
	border: 0;
}

.widget_archive ul,
.widget_categories ul,
.widget_links ul,
.widget_meta ul,
.widget_nav_menu ul,
.widget_pages ul,
.widget_recent_comments ul,
.widget_recent_entries ul {
	list-style: none;
	margin: 0;
}

.widget_archive li,
.widget_categories li,
.widget_links li,
.widget_meta li,
.widget_nav_menu li,
.widget_pages li,
.widget_recent_comments li,
.widget_recent_entries li {
	border-top: 0px solid #eaeaea;
	border-top: 0px solid rgba(51, 51, 51, 0.1);
	padding: 0.7667em 0;
}

.widget_archive li:first-child,
.widget_categories li:first-child,
.widget_links li:first-child,
.widget_meta li:first-child,
.widget_nav_menu li:first-child,
.widget_pages li:first-child,
.widget_recent_comments li:first-child,
.widget_recent_entries li:first-child {
	border-top: 0;
	padding-top: 0;
}

.widget_archive li:last-child,
.widget_categories li:last-child,
.widget_links li:last-child,
.widget_meta li:last-child,
.widget_nav_menu li:last-child,
.widget_pages li:last-child,
.widget_recent_comments li:last-child,
.widget_recent_entries li:last-child {
	padding-bottom: 0;
}

.widget_categories .children,
.widget_nav_menu .sub-menu,
.widget_pages .children {
	border-top: 1px solid #eaeaea;
	border-top: 1px solid rgba(51, 51, 51, 0.1);
	margin: 0.7667em 0 0 0.8em;
	padding-top: 0.7667em;
}

.widget_recent_entries .post-date {
	display: block;
}

.widget_rss ul {
	list-style: none;
	margin: 0;
}

.widget_rss li {
	margin-bottom: 1.6em;
}

.widget_rss ul:last-child,
.widget_rss li:last-child {
	margin-bottom: 0;
}

.widget_rss .rsswidget {
	border: 0;
	font-weight: 400;
}

.widget_rss .rsswidget img {
	margin-top: -4px;
}

.widget_rss .rss-date,
.widget_rss cite {
	font-family: "Noto Sans", sans-serif;
	font-size: 12px;
	font-size: 1.2rem;
	font-style: normal;
	display: block;
	line-height: 2;
	opacity: 0.8;
}

.textwidget > :last-child {
	margin-bottom: 0;
}

.textwidget a {
	border-bottom: 0px solid #333;
}

.textwidget a:hover,
.textwidget a:focus {
	border-bottom: 0;
}


/**
 * 12.0 Content
 */


form#product_order {
    display:none;
}
									
									

									
									
									
									.responsive .al_archive {
										 margin: 5% 5% 5% 5%;
										 float: none;
									 }

									.al_archive {
									
										 border-radius: 12px;
										 margin: 1% 2% 2% 1%;
										 box-shadow: 0px 0px 3px #A5C4E9;
    width: 90%;
									 }
									 
									 
									 
									 
									 .product-details .shortdesc {
										 
										 padding: 0 20px 0px 0;
										 font-size: 22px;
										 color: #9b9715;
									}
									
									.al_archive .product-name, #product_listing .al_archive .product-name {
										 
										 background-color: rgb(155, 151, 21);
										 background-color: rgba(155, 151, 21, 0.5);
    										box-shadow: 0 0 12px #ffffff;
										 max-width: 80%;
										 padding: 8px 12px;
										 position: absolute;
										 top: 66%;
										 left: 5%;
	
											 font-family: "Noto Sans",sans-serif;
											 font-weight: 400;
										 color: #fff;
										 font-size: 16px;
										 line-height: 1.1;
	
											 text-shadow: 0px 0px 3px #000;

										 text-decoration: none;
										 cursor: pointer;
										 margin: 0;
	
										border-radius: 8px;
	
  
									 }
									 
									 .attachment-news {
									
										 position:relative;
																					 border-radius: 12px;
										box-shadow: 0px 0px 3px #A5C4E9;
										  width: 90%;
										 float:left;
										 margin-left: 0%;
									 }
									 
									
									
									
									
									
									
									 .entry-date {
									 
											position:relative;
											width:100%;
											font-weight: 400;
											font-size:17px;
											font-style: italic;
											margin: 8px 0 8px 0;
											float:left;
									
									 }
									 .entry-date a {
									 
											color: #0c4c8e !important;
									
									 }
									 
									 
									
									
									.site-main {
										padding: 0;
										padding: 1% 5%;
										margin-top: -40px;
									}
									
									
									
									 
									.secondary {
									  
												padding: 0 ;
										
									  			background-color: #adc7e8;
												background: -webkit-linear-gradient(rgba(173,199,232,0.6),rgba(241,245,251,1.0)); /*Safari 5.1-6*/
												background: -o-linear-gradient(rgba(173,199,232,0.6),rgba(241,245,251,1.0)); /*Opera 11.1-12*/
												background: -moz-linear-gradient(rgba(173,199,232,0.6),rgba(241,245,251,1.0)); /*Fx 3.6-15*/
												background: linear-gradient(rgba(173,199,232,0.6),rgba(241,245,251,1.0)); /*Standard*/
	
												border-radius: 20px 20px 20px 20px;
												box-shadow: 0px 0px 2px #A5C4E9;
												margin-top: 10%;
												margin-left: 5%;
												margin-right: 5%;
												
												
									  display: none;
								  }
								  
								  .secondary2 {
									  
									  
									  display: none;
									  
								 }
								  
								  .secondary3 {
									  
									  
									  display: none;
									  
								 }
								  
								  .visual-sidebar{
									  
									  padding: 0 0 0 0;
									  border-radius: 20px 20px 0px 0px;
									  margin: 0;
									  width:100%;
								  }
								  
								  .visualhome{
									  
									  padding: 0 0 0 0;
									  border-radius: 20px 20px 20px 20px;
												box-shadow: 0px 0px 3px #A5C4E9;
									  margin: 0;
								  }		
									
									
								.mailchimpForm{
									  
									  padding: 0px 0 0 5%;
								  }	

.secondary.toggled-on {
	border-top: 1px solid transparent;
	border-bottom: 1px solid transparent;
	display: block;
}

.widget-area {
	margin: 0;
}

											   .site-footer {
													
													background-color: rgba(6,83,175,0.0);
												   
												   border-top: 0px solid;
												   margin-top: 10px;
												   margin-bottom: 0px;
												   margin-left: 0%;
												   margin-right: 0%;
												   
												padding: 0 0 10px 0;
												  border-radius: 0px 0px 0px 0px;
											   }

											  

											   .footer-item-left {
												   display: block;
	padding: 0 0% 40px 8%;
												   
												  height:auto;
												   width: 80%;
											   }
											   
											   .footer-item {
												   display: block;
	padding: 0 0% 40px 15%;
												   
												  height:auto;
												   width: 80%;
											   }
											   
											   .footer-item-right {
												   display: block;
	padding: 0 0% 20% 15%;
												   
												  height:auto;
												   width: 80%;
											   }



/**
 * 12.1 Posts and pages
 */

.hentry {
	
	padding-top: 8%;
	position: relative;
		margin: 0 7.6923%;
}

.hentry.has-post-thumbnail {
	padding-top: 8%;
}

.hentry.sticky:not(.has-post-thumbnail) {
	padding-top: -webkit-calc(7.6923% + 24px);
	padding-top: calc(7.6923% + 24px);
}

.hentry + .hentry {
	border-top: 1px solid rgba(51, 51, 51, 0.1);
}

								   .post-thumbnail {
									   float:left;
									   border: 0;
									   margin: 2% 0% 1% 5%;
									  	width: 30%; 
								   }
								   
								   .post-thumbnail img {
									   display: block;
									 	margin: 0;
									   box-shadow: 0px 0px 3px #A5C4E9;
									   max-width: 380px;
									   border-radius: 12px;
								   }




								   a.post-thumbnail:hover,
								   a.post-thumbnail:focus {
									   opacity: 0.85;
								   }

								   .entry-header {
									   padding: 0;
									   padding: 1.3em 0 0 5%;
									   border-bottom: 2px;
								   }

								   .entry-title {
									   font-size: 26px;
									   font-size: 2.6rem;
									   line-height: 1.1538;
									   margin-bottom: 1.2em;
									   margin-left: 0%;
	
								   }

.entry-content,
.entry-summary {
	padding: 8% 5%;
}

.entry-content2,
.entry-summary {
	padding: 0% 5%;
}

.entry-content > :last-child,
.entry-summary > :last-child {
	margin-bottom: 0;
}

.entry-content,
.entry-summary,
.page-content,
.comment-content {
	-webkit-hyphens: auto;
	-moz-hyphens: auto;
	-ms-hyphens: auto;
	hyphens: auto;
	word-wrap: break-word;
}

.entry-content h1,
.entry-summary h1,
.page-content h1,
.comment-content h1 {
	font-size: 28px;
	font-size: 2.8rem;
	line-height: 1.1538;
	margin-top: 1.8462em;
	margin-bottom: 0.9231em;
}

.entry-content h2,
.entry-summary h2,
.page-content h2,
.comment-content h2 {
	font-size: 22px;
	font-size: 2.2rem;
	line-height: 1.3636;
	margin-top: 2.1818em;
	margin-bottom: 1.0909em;
}

.entry-content h3,
.entry-summary h3,
.page-content h3,
.comment-content h3 {
	font-size: 22px;
	font-size: 2.2rem;
	line-height: 1.3333;
	margin-top: 2.6667em;
	margin-bottom: 1.3333em;
}

.entry-content h4,
.entry-content h5,
.entry-content h6,
.entry-summary h4,
.entry-summary h5,
.entry-summary h6,
.page-content h4,
.page-content h5,
.page-content h6,
.comment-content h4,
.comment-content h5,
.comment-content h6 {
	font-size: 14px;
	font-size: 1.4rem;
	line-height: 1.2;
	margin-top: 3.2em;
	margin-bottom: 1.6em;
}

.entry-content h5,
.entry-content h6,
.entry-summary h5,
.entry-summary h6,
.page-content h5,
.page-content h6,
.comment-content h5,
.comment-content h6 {
	letter-spacing: 0.1em;
	text-transform: uppercase;
}

.entry-content > h1:first-child,
.entry-content > h2:first-child,
.entry-content > h3:first-child,
.entry-content > h4:first-child,
.entry-content > h5:first-child,
.entry-content > h6:first-child,
.entry-summary > h1:first-child,
.entry-summary > h2:first-child,
.entry-summary > h3:first-child,
.entry-summary > h4:first-child,
.entry-summary > h5:first-child,
.entry-summary > h6:first-child,
.page-content > h1:first-child,
.page-content > h2:first-child,
.page-content > h3:first-child,
.page-content > h4:first-child,
.page-content > h5:first-child,
.page-content > h6:first-child,
.comment-content > h1:first-child,
.comment-content > h2:first-child,
.comment-content > h3:first-child,
.comment-content > h4:first-child,
.comment-content > h5:first-child,
.comment-content > h6:first-child {
	margin-top: 0;
}

.entry-content a,
.entry-summary a,
.page-content a,
.comment-content a,
.pingback .comment-body > a {
	border-bottom: 0px solid #333;
}

.entry-content a:hover,
.entry-content a:focus,
.entry-summary a:hover,
.entry-summary a:focus,
.page-content a:hover,
.page-content a:focus,
.comment-content a:hover,
.comment-content a:focus,
.pingback .comment-body > a:hover,
.pingback .comment-body > a:focus {
	border-bottom: 0;
}

.entry-content a img,
.entry-summary a img,
.page-content a img,
.comment-content a img {
}

.entry-content .more-link,
.entry-summary .more-link:after {
	white-space: nowrap;
}

.entry-content .more-link:after,
.entry-summary .more-link:after {
	content: "\f429";
	font-size: 16px;
	position: relative;
	top: 5px;
}

.author-info {
	border-top: 1px solid #eaeaea;
	border-top: 1px solid rgba(51, 51, 51, 0.1);
	margin: 0 7.6923%;
	padding: 7.6923% 0;
}

.author-info .avatar {
	float: left;
	height: 36px;
	margin: 0 1.6em 1.6em 0;
	width: 36px;
}

.author-heading {
	color: #707070;
	color: rgba(51, 51, 51, 0.7);
	font-family: "Noto Sans", sans-serif;
	font-size: 12px;
	font-size: 1.2rem;
	letter-spacing: 0.04em;
	margin-bottom: 1.5em;
	text-transform: uppercase;
}

.author-title {
	clear: none;
}

.author-bio {
	font-size: 12px;
	font-size: 1.2rem;
	line-height: 1.5;
	overflow: hidden;
	padding-bottom: 1px;
}

.author-description {
	-webkit-hyphens: auto;
	-moz-hyphens: auto;
	-ms-hyphens: auto;
	hyphens: auto;
	word-wrap: break-word;
}

.author-description a {
	border-bottom: 0px solid #333;
}

.author-description a:hover,
.author-description a:focus {
	border-bottom: 0;
}

.author-description > :last-child {
	margin-bottom: 0;
}

.author-link {
	white-space: nowrap;
}

.author-link:after {
	content: "\f429";
	position: relative;
	top: 1px;
}



.huge_it_slideshow_image_wrap_2 * {
    box-sizing: border-box;
    border-radius: 17px;
    margin-top: 20px;
}
.huge_it_slideshow_image_wrap_3 * {
    box-sizing: border-box;
    border-radius: 17px;
    margin-top: 20px;
}




							
								
							
							
								
							
								
							.nav_icon{
								float:left;
								margin-top:24px;
								margin-left:0px;
								margin-right:0px;
								z-index:1000;
								position:relative;
								width:16.6666%;
								-webkit-transform: scale(.8);
								-moz-transform: scale(.8);
								transform:scale(.8);
								-webkit-transition-timing-function: ease-out;
								-webkit-transition-duration:600ms;
								-moz-transition-duration:600ms;
								transition-duration:600ms;
								
							  
								
								font-family: "Noto Sans",sans-serif;
								font-size: 1px;
								color:#ffffff;
								line-height: 1.2em;
								}


							.nav_icon:hover{
								float:left;
								margin-top:24px;
								margin-left:0px;
								margin-right:0px;
								z-index:1000;
								position:relative;
								width:16.6666%;
								-webkit-transform: scale(1);
								-moz-transform: scale(1);
								transform:scale(1);
								-webkit-transition-timing-function: ease-out;
								-webkit-transition-duration: 100ms;
								-moz-transition-duration:100ms;
								transition-duration:100ms;
	
							   
								
								opacity:1.0;
								
								font-family: "Noto Sans",sans-serif;
								font-size: 1px;
								color:#ffffff;
								line-height: 1.2em;
								}


							.nav_icon_sel{
								float:left;
								margin-top:24px;
								margin-left:0px;
								margin-right:0px;
								z-index:1000;
								position:relative;
								width:16.6666%;
								-webkit-transform: scale(1);
								-moz-transform: scale(1);
								transform:scale(1);
								-webkit-transition-timing-function: ease-out;
								-webkit-transition-duration: 100ms;
								-moz-transition-duration:100ms;
								transition-duration:100ms;
	
							   
								
								opacity:1.0;
								
								font-family: "Noto Sans",sans-serif;
								font-size: 1px;
								color:#ffffff;
								line-height: 1.2em;
								}
.entry-footer {
	background-color: #f7f7f7;
	color: #707070;
	color: rgba(51, 51, 51, 0.7);
	font-family: "Noto Sans", sans-serif;
	font-size: 12px;
	font-size: 1.2rem;
	line-height: 1.5;
	padding: 3.8461% 7.6923%;
		display:none;
}

.entry-footer a {
	border-bottom: 0px solid transparent;
	color: #707070;
	color: rgba(51, 51, 51, 0.7);
}

.entry-footer a:hover {
	border-bottom: 0px solid #333;
}

.entry-footer a:hover,
.entry-footer a:focus {
	color: #333;
}

.sticky-post {
	background-color: #333;
	color: #fff;
	font-weight: 400;
	letter-spacing: 0.04em;
	padding: 0.25em 0.5em;
	position: absolute;
	top: 0;
	text-transform: uppercase;
}

.updated:not(.published) {
	display: none;
}

.sticky .posted-on {
	display: none;
}

.posted-on:before,
.byline:before,
.cat-links:before,
.tags-links:before,
.comments-link:before,
.entry-format:before,
.edit-link:before,
.full-size-link:before {
	margin-right: 2px;
	position: relative;
}

.posted-on,
.byline,
.cat-links,
.tags-links,
.comments-link,
.entry-format,
.full-size-link {
	margin-right: 1em;
}

.format-aside .entry-format:before {
	content: "\f101";
}

.format-image .entry-format:before {
	content: "\f473";
}

.format-gallery .entry-format:before {
	content: "\f103";
}

.format-video .entry-format:before {
	content: "\f104";
}

.format-status .entry-format:before {
	content: "\f105";
}

.format-quote .entry-format:before {
	content: "\f106";
}

.format-link .entry-format:before {
	content: "\f107";
}

.format-chat .entry-format:before {
	content: "\f108";
}

.format-audio .entry-format:before {
	content: "\f109";
}

.posted-on:before {
	content: "\f307";
}

.byline:before {
	content: "\f304";
}

.cat-links:before {
	content: "\f301";
}

.tags-links:before {
	content: "\f302";
}

.comments-link:before {
	content: "\f300";
}

.full-size-link:before {
	content: "\f402";
}

.edit-link:before {
	content: "\f411";
}

.comments-link,
.edit-link {
	white-space: nowrap;
}

.page-header {
	
	border-bottom: 1px solid rgba(51, 51, 51, 0.1);
	padding: 7.6923%;
}

.page-title {
	font-family: "Noto Sans",sans-serif;
	font-size: 18px;
	font-size: 1.8rem;
	line-height: 1.3333;
}

.taxonomy-description {
	color: #707070;
	color: rgba(51, 51, 51, 0.7);
	padding-top: 0.4em;
}

.taxonomy-description a {
	border-bottom: 0px solid #333;
}

.taxonomy-description a:hover,
.taxonomy-description a:focus {
	border-bottom: 0;
}

.taxonomy-description > :last-child {
	margin-bottom: 0;
}

.page-content {
	
	padding: 7.6923%;
}

.page-content > :last-child {
	margin-bottom: 0;
}

.page-links {
	clear: both;
	font-family: "Noto Sans", sans-serif;
	margin-bottom: 1.3333em;
}

.page-links a,
.page-links > span {
	border: 1px solid #eaeaea;
	border: 1px solid rgba(51, 51, 51, 0.1);
	display: inline-block;
	font-size: 12px;
	font-size: 1.2rem;
	height: 2em;
	line-height: 2;
	margin: 0 0.3333em 0.3333em 0;
	text-align: center;
	width: 2em;
}

.page-links a {
	-webkit-tap-highlight-color: rgba(255, 255, 255, 0.3);
	background-color: #333;
	border-color: #333;
	color: #fff;
}

.page-links a:hover,
.page-links a:focus {
	background-color: #707070;
	background-color: rgba(51, 51, 51, 0.7);
	border-color: transparent;
	color: #fff;
}

.page-links > .page-links-title {
	border: 0;
	color: #707070;
	color: rgba(51, 51, 51, 0.7);
	height: auto;
	margin: 0;
	padding-right: 0.5em;
	width: auto;
}

.entry-attachment {
	margin-bottom: 1.6em;
}

.type-attachment .entry-title {
	-webkit-hyphens: auto;
	-moz-hyphens: auto;
	-ms-hyphens: auto;
	hyphens: auto;
	word-wrap: break-word;
}

.entry-caption {
	color: #707070;
	color: rgba(51, 51, 51, 0.7);
	font-family: "Noto Sans", sans-serif;
	font-size: 12px;
	font-size: 1.2rem;
	-webkit-hyphens: auto;
	-moz-hyphens: auto;
	-ms-hyphens: auto;
	hyphens: auto;
	line-height: 1.5;
	padding-top: 0.5em;
	word-wrap: break-word;
}

.entry-caption > :last-child {
	margin-bottom: 0;
}


/**
 * 12.2 Post Formats
 */

.format-aside .entry-title,
.format-image .entry-title,
.format-video .entry-title,
.format-quote .entry-title,
.format-gallery .entry-title,
.format-status .entry-title,
.format-link .entry-title,
.format-audio .entry-title,
.format-chat .entry-title {
	font-size: 18px;
	font-size: 1.8rem;
	line-height: 1.3333;
	margin-bottom: 1.3333em;
}

.format-link .entry-title a:after {
	content: "\f442";
	font-size: 24px;
	height: 24px;
	position: relative;
	top: 0;
	width: 24px;
}

.blog .format-status .entry-title,
.archive .format-status .entry-title {
	display: none;
}


/**
 * 12.3 Comments
 */

.comments-area {
	
	border-top: 1px solid #eaeaea;
	border-top: 1px solid rgba(51, 51, 51, 0.1);
	padding: 7.6923%;
}

.comments-area > :last-child {
	margin-bottom: 0;
}

.comment-list + .comment-respond {
	border-top: 1px solid #eaeaea;
	border-top: 1px solid rgba(51, 51, 51, 0.1);
}

.comment-list + .comment-respond,
.comment-navigation + .comment-respond {
	padding-top: 1.6em;
}

.comments-title,
.comment-reply-title {
	font-family: "Noto Sans",sans-serif;
	font-size: 18px;
	font-size: 1.8rem;
	line-height: 1.3333;
}

.comments-title {
	margin-bottom: 1.3333em;
}

.comment-list {
	list-style: none;
	margin: 0;
}

.comment-list article,
.comment-list .pingback,
.comment-list .trackback {
	border-top: 1px solid #eaeaea;
	border-top: 1px solid rgba(51, 51, 51, 0.1);
	padding: 1.6em 0;
}

.comment-list .children {
	list-style: none;
	margin: 0;
}

.comment-list .children > li {
	padding-left: 0.8em;
}

.comment-author {
	color: #707070;
	color: rgba(51, 51, 51, 0.7);
	margin-bottom: 0.4em;
}

.comment-author a:hover {
	border-bottom: 1px solid #707070;
	border-bottom: 1px solid rgba(51, 51, 51, 0.7);
}

.comment-author .avatar {
	float: left;
	height: 24px;
	margin-right: 0.8em;
	width: 24px;
}

.bypostauthor > article .fn:after {
	content: "\f304";
	position: relative;
	top: 5px;
	left: 3px;
}

.comment-metadata,
.pingback .edit-link {
	color: #707070;
	color: rgba(51, 51, 51, 0.7);
	font-family: "Noto Sans", sans-serif;
	font-size: 12px;
	font-size: 1.2rem;
	line-height: 1.5;
}

.comment-metadata a,
.pingback .edit-link a {
	color: #707070;
	color: rgba(51, 51, 51, 0.7);
}

.comment-metadata a:hover,
.pingback .edit-link a:hover {
	border-bottom: 0px solid #333;
}

.comment-metadata a:hover,
.comment-metadata a:focus,
.pingback .edit-link a:hover,
.pingback .edit-link a:focus {
	color: #333;
}

.comment-metadata {
	margin-bottom: 1.6em;
}

.comment-metadata .edit-link {
	margin-left: 1em;
}

.pingback .edit-link {
	margin-left: 1em;
}

.pingback .edit-link:before {
	top: 5px;
}

.comment-content ul,
.comment-content ol {
	margin: 0 0 1.6em 1.3333em;
}

.comment-content li > ul,
.comment-content li > ol {
	margin-bottom: 0;
}

.comment-content > :last-child {
	margin-bottom: 0;
}

.comment-list .reply {
	font-size: 12px;
	font-size: 1.2rem;
}

.comment-list .reply a {
	border: 1px solid #eaeaea;
	border: 1px solid rgba(51, 51, 51, 0.1);
	color: #707070;
	color: rgba(51, 51, 51, 0.7);
	display: inline-block;
	font-family: "Noto Sans", sans-serif;
	font-weight: 400;
	line-height: 1;
	margin-top: 2em;
	padding: 0.4167em 0.8333em;
	text-transform: uppercase;
}

.comment-list .reply a:hover,
.comment-list .reply a:focus {
	border-color: #333;
	color: #333;
	outline: 0;
}

.comment-form {
	padding-top: 1.6em;
}

.comment-form label {
	color: #707070;
	color: rgba(51, 51, 51, 0.7);
	font-family: "Noto Sans", sans-serif;
	font-size: 12px;
	font-size: 1.2rem;
	font-weight: 400;
	display: block;
	letter-spacing: 0.04em;
	line-height: 1.5;
	text-transform: uppercase;
}

.comment-form input[type="text"],
.comment-form input[type="email"],
.comment-form input[type="url"],
.comment-form input[type="submit"] {
	width: 100%;
}

.comment-notes,
.comment-awaiting-moderation,
.logged-in-as,
.form-allowed-tags {
	color: #707070;
	color: rgba(51, 51, 51, 0.7);
	font-family: "Noto Sans", sans-serif;
	font-size: 12px;
	font-size: 1.2rem;
	line-height: 1.5;
	margin-bottom: 2em;
}

.logged-in-as a:hover {
	border-bottom: 0px solid #333;
}

.no-comments {
	border-top: 1px solid #eaeaea;
	border-top: 1px solid rgba(51, 51, 51, 0.1);
	color: #707070;
	color: rgba(51, 51, 51, 0.7);
	font-family: "Noto Sans", sans-serif;
	font-weight: 400;
	padding-top: 1.6em;
}

.comment-navigation + .no-comments {
	border-top: 0;
}

.form-allowed-tags code {
	font-family: Inconsolata, monospace;
}

.form-submit {
	margin-bottom: 0;
}

.required {
	color: #c0392b;
}

.comment-reply-title small {
	font-size: 100%;
}

.comment-reply-title small a {
	border: 0;
	float: right;
	height: 32px;
	overflow: hidden;
	width: 26px;
}

.comment-reply-title small a:before {
	content: "\f405";
	font-size: 32px;
	position: relative;
	top: -3px;
}


						   /**
							* 13.0 Footer
							*/

						   .site-info {
	
						   }

						   .site-info a {
							   color: #ffffff;
							   color: rgba(255, 255, 255, 1.0);
							   text-decoration:none;
	
						   }

						   .site-info a:hover {
							   color: #104c8d;
							   text-decoration:none;
						   }

						   .site-info a:hover,
						   .site-info a:focus {
							   color: #104c8d;
							   text-decoration:none;
						   }


							.footer-title {
							   
							   color: #0C4C8E;
							   font-size: 20px;
							   letter-spacing: 1.0px;
							   
						   }
							.footer-text {
							   
							   color: #ffffff;
							   
						   }

/**
 * 14.0 Media
 */

.site .avatar {
	border-radius: 50%;
}

.page-content img.wp-smiley,
.entry-content img.wp-smiley,
.comment-content img.wp-smiley {
	border: none;
	margin-top: 0;
	margin-bottom: 0;
	padding: 0;
}

audio,
canvas {
	display: inline-block;
}

embed,
iframe,
object,
video {
	margin-bottom: 1.6em;
	max-width: 100%;
	vertical-align: middle;
}

p > embed,
p > iframe,
p > object,
p > video {
	margin-bottom: 0;
}

.wp-audio-shortcode,
.wp-video,
.wp-playlist.wp-audio-playlist {
	font-size: 14px;
	font-size: 1.4rem;
	margin-top: 0;
	margin-bottom: 1.6em;
}

.wp-playlist.wp-playlist {
	padding-bottom: 0;
}

.wp-playlist .wp-playlist-tracks {
	margin-top: 0;
}

.wp-playlist-item .wp-playlist-caption {
	border-bottom: 0;
	padding: 10px 0;
}

.wp-playlist-item .wp-playlist-item-length {
	top: 10px;
}


/**
 * 14.1 Captions
 */

.wp-caption {
	margin-bottom: 1.6em;
	max-width: 100%;
}

.wp-caption img[class*="wp-image-"] {
	display: block;
	margin: 0;
}

.wp-caption-text {
	color: #707070;
	color: rgba(51, 51, 51, 0.7);
	font-family: "Noto Sans", sans-serif;
	font-size: 12px;
	font-size: 1.2rem;
	line-height: 1.5;
	padding: 0.5em 0;
}


/**
 * 14.2 Galleries
 */

.gallery {
	margin-bottom: 1.6em;
}

.gallery-item {
	display: inline-block;
	padding: 1.79104477%;
	text-align: center;
	vertical-align: top;
	width: 100%;
}

.gallery-columns-2 .gallery-item {
	max-width: 50%;
}

.gallery-columns-3 .gallery-item {
	max-width: 33.33%;
}

.gallery-columns-4 .gallery-item {
	max-width: 25%;
}

.gallery-columns-5 .gallery-item {
	max-width: 20%;
}

.gallery-columns-6 .gallery-item {
	max-width: 16.66%;
}

.gallery-columns-7 .gallery-item {
	max-width: 14.28%;
}

.gallery-columns-8 .gallery-item {
	max-width: 12.5%;
}

.gallery-columns-9 .gallery-item {
	max-width: 11.11%;
}

.gallery-icon img {
	margin: 0 auto;
}

.gallery-caption {
	color: #707070;
	color: rgba(51, 51, 51, 0.7);
	display: block;
	font-family: "Noto Sans", sans-serif;
	font-size: 12px;
	font-size: 1.2rem;
	line-height: 1.5;
	padding: 0.5em 0;
}

.gallery-columns-6 .gallery-caption,
.gallery-columns-7 .gallery-caption,
.gallery-columns-8 .gallery-caption,
.gallery-columns-9 .gallery-caption {
	display: none;
}


/**
 * 15.0 Media Queries
 */

/*
 * Does the same thing as <meta name="viewport" content="width=device-width">,
 * but in the future W3C standard way. -ms- prefix is required for IE10+ to
 * render responsive styling in Windows 8 "snapped" views; IE10+ does not honor
 * the meta tag. See https://core.trac.wordpress.org/ticket/25888.
 */
@-ms-viewport {
	width: device-width;
}

@viewport {
	width: device-width;
}

/**
 * 15.1 Mobile Large 620px
 */

@media screen and (min-width: 38.75em) {
	ul,
	ol {
		margin-left: 0;
	}

	li > ul,
	li > ol,
	blockquote > ul,
	blockquote > ol {
		margin-left: 1.3333em;
	}

	blockquote {
		margin-left: -1em;
	}

	blockquote > blockquote {
		margin-left: 0;
	}

	.site-branding {
		min-height: 3.2em;
		margin-top: 0px;
												margin-left: 0px;
		margin-bottom: 70px;
														-ms-transform: scale(1.0,1.0); /* IE 9 */
    													-webkit-transform: scale(1.0,1.0); /* Safari */
    													transform: scale(1.0,1.0);
	}
	
	.site-branding2 {
		min-height: 3.2em;
		margin-top: -10px;
		margin-bottom: 70px;
	}
	
	
											
											.langSwitch {
								   			width:80%;
								   			display: block;
												position: absolute;
												
																				 float: left;
												margin-top: 75px;
												margin-left: 20px;
												z-index:999;
											}
											
											
								.item {
				  
									 background: rgba(255, 255, 255, 1.0)  !important;
									 border-radius:12px !important;
									 margin: 1% 2% 2% 1% !important;
									 box-shadow: 0px 0px 3px #A5C4E9;
																	 width: 47% !important;
					
								 }
				
								.skin.contentbottom .layer-media {
    								transition: all 0.4s ease 0s;
    								left: 0;
    								top: 0;
    								width: 100%;
									height: 205px !important;
								}

								.post-grid .item .layer-media img {
									border-radius: 0;
									box-shadow: none;
									width: 100%;
									
								}
								   

								.post-grid .grid-items {
									margin: 0 auto;
									overflow: hidden;
									text-align: left;
								}
								
								.skin.contentbottom .layer-content {
									 background-color: rgba(155, 151, 21, 0.7);
									 	background: -webkit-linear-gradient(rgba(203, 201, 133, 0.6),rgba(155, 151, 21, 0.7));
										background: -o-linear-gradient(rgba(203, 201, 133, 0.6),rgba(155, 151, 21, 0.7));
										background: -moz-linear-gradient(rgba(203, 201, 133, 0.6),rgba(155, 151, 21, 0.7));
										background: linear-gradient(rgba(203, 201, 133, 0.6),rgba(155, 151, 21, 0.7));
																							
									 
									 max-width: 100%;
									 padding: 0px 10px;
									 position: absolute;
									 left: 0%;
									 bottom:0%;
									 height: 52px;
									 border-radius: 4px 4px 9px 9px;
								 }

								.skin.contentbottom .layer-content a {
 
									font-family: "Noto Sans",sans-serif;
									 font-weight: 700;
									 color: #fff  !important;
									 font-size: 16px  !important;
									 line-height: 1.15  !important;
									 letter-spacing:0.05em;
									 text-shadow: 0px 0px 3px #000;
									 text-decoration: none;
									 cursor: pointer;
									 margin-top: -3px;
								}

								.skin.contentbottom .layer-content a:hover {
 
									opacity: 0.9;
									text-shadow: 0px 0px 0px #000;
								}
											
											
											
								 
								 
								 			

	.site-title {
		font-size: 22px;
		font-size: 2.2rem;
		line-height: 1.0909;
	}

	.site-description {
		display: block;
	}

								  .responsive .al_archive {
										 margin: 5px auto 10px;
										 float: none;
									 }

									.al_archive {
									
										 border-radius: 12px;
										 margin: 1% 2% 2% 1%;
										 box-shadow: 0px 0px 3px #A5C4E9;
    width: 47%;
									 }
									 
									 .product-details .shortdesc {
										 
										 padding: 0 20px 0px 0;
										 font-size: 22px;
										 color: #9b9715;
									}
									
									.al_archive .product-name, #product_listing .al_archive .product-name {
										 
										 background-color: rgb(155, 151, 21);
										 background-color: rgba(155, 151, 21, 0.5);
    box-shadow: 0 0 12px #ffffff;
										 max-width: 80%;
										 padding: 8px 12px;
										 position: absolute;
										 top: 66%;
										 left: 5%;
	
											 font-family: "Noto Sans",sans-serif;
											 font-weight: 400;
										 color: #fff;
										 font-size: 16px;
										 line-height: 1.1;
	
											 text-shadow: 0px 0px 3px #000;

										 text-decoration: none;
										 cursor: pointer;
										 margin: 0;
	
										border-radius: 8px;
	
  
									 }
									 
									 .attachment-news {
									
										 position:relative;
																					 border-radius: 12px;
										box-shadow: 0px 0px 3px #A5C4E9;
										  width: 40%;
										 float:left;
										 margin-left: 0%;
										 margin-right: 3%;
									 }
									 
									 
									 
									 
									 
									 
									 
									 
									 
									 
									 
									 
									.secondary {
									  			padding: 0;
									  
									  			background-color: #adc7e8;
												background: -webkit-linear-gradient(rgba(173,199,232,0.6),rgba(241,245,251,1.0)); /*Safari 5.1-6*/
												background: -o-linear-gradient(rgba(173,199,232,0.6),rgba(241,245,251,1.0)); /*Opera 11.1-12*/
												background: -moz-linear-gradient(rgba(173,199,232,0.6),rgba(241,245,251,1.0)); /*Fx 3.6-15*/
												background: linear-gradient(rgba(173,199,232,0.6),rgba(241,245,251,1.0)); /*Standard*/
	
												border-radius: 20px 20px 20px 20px;
												box-shadow: 0px 0px 2px #A5C4E9;
												margin-top: 0%;
												margin-left: 20%;
												margin-right: 20%;
									  			
									  			display: none;
								  }
								  
								  .secondary2 {
									  display: none;
									  
								  }
								  
								  .secondary3 {
									  
									  display: block;
									  padding: 0;
									  margin-top: -20px;
									  margin-left: 1%;
									  margin-right: 1%;
									  
								  }
								  
								  .visual-sidebar{
									  
									  padding: 0 0 0 0;
									  border-radius: 20px 20px 0px 0px;
									  margin: 0;
									  width:100%;
								  }
								  
								  .visualhome{
									  
									  padding: 0 0 0 0;
									  border-radius: 20px 20px 20px 20px;
												box-shadow: 0px 0px 3px #A5C4E9;
									  margin: 0;
									  border-bottom: 0px solid #ffffff;
								  }	
									
									
								.mailchimpForm{
									  
									  padding: 0px 0 0 5%;
								  }	
									
									
									
									
									
									
									.newsitems{
										float:left;
										width:33%;
										margin-top:70px;
										margin-bottom:70px;
										margin-right:0%;
										margin-left:0%;
										list-style: none;
										padding: 0px 0px;
										position:relative;
								
										-webkit-transform: scale(1);
										-moz-transform: scale(1);
										transform:scale(1);
								
										-webkit-transition-timing-function: ease-out;
										-webkit-transition-duration:1200ms;
										-moz-transition-duration:1200ms;
										transition-duration:1200ms;
								
								
										opacity:1.0;
								
										}


									.newsitems:hover{
										float:left;
										width:33%;
										margin-top:70px;
										margin-bottom:70px;
										margin-right:0%;
										margin-left:0%;
										list-style: none;
										padding: 0px 0px;
										position:relative;
								
								
										cursor: pointer;
								
										-webkit-transform: scale(1.03);
										-moz-transform: scale(1.03);
										transform:scale(1.03);
								
										-webkit-transition-timing-function: ease-out;
										-webkit-transition-duration: 300ms;
										-moz-transition-duration:300ms;
										transition-duration:300ms;
							  
							
										opacity:.6;
								
										}
									
	
	
	
	

	.main-navigation {
		margin-bottom: 11.1111%;
	}

	.main-navigation ul {
		border-top: 1px solid rgba(51, 51, 51, 0.1);
		border-bottom: 1px solid rgba(51, 51, 51, 0.1);
	}

	.main-navigation ul ul {
		border-top: 0;
		border-bottom: 0;
	}

	.social-navigation {
		margin-bottom: 11.1111%;
	}

	.social-navigation {
		margin-top: 0;
	}

	.widget-area {
		margin-top: 0;
	}

	.widget {
		margin-bottom: 0;
	}

	.site-main {
		padding: 0;
		padding: 1% 2%;
		margin-top: -30px;
	}

	.hentry.sticky:not(.has-post-thumbnail) {
		padding-top: inherit;
	}

	.hentry,
	.page-header,
	.page-content {
		box-shadow: 0 0 0px rgba(0, 0, 0, 0.15);
		margin: 0 7.6923%;
	}

	.hentry + .hentry,
	.page-header + .hentry,
	.page-header + .page-content {
		margin-top: 7.6923%;
	}

	.hentry + .hentry {
		border-top: 0;
	}

	

	.entry-header {
		padding: 3.8em 0 0 5%;
	}

	.entry-content,
	.entry-summary {
		padding: 8% 5%;
	}
	
	.entry-content2,
	.entry-summary {
		padding: 0% 5%;
	}

	.entry-footer {
		padding: 4.5454% 9.0909%;
		display:none;
	}

	.page-header {
		border-bottom: 0;
		border-left: 0px solid #333;
		padding: 3.8461% 7.6923%;
	}

	.page-title,
	.taxonomy-description {
		margin-left: -7px;
	}

	.page-content {
		padding: 9.0909%;
	}


												.site-footer {
													
													background-color: rgba(6,83,175,0.0);
												   
												   border-top: 0px solid;
												   margin-top: 40px;
												   margin-bottom: 0px;
												   margin-left: 0%;
												   margin-right: 0%;
												   
													padding: 0 0 0px 0;
												
												  border-radius: 0px 0px 0px 0px;
											   }

											  

											   .footer-item-left {
												   display: block;
	padding: 0 0 0 8%;
												   
												  height:420px;
												   width: 32%;
												   float:left;
											   }
											   
											   .footer-item {
												   display: block;
	padding: 0;
												   
												  height:420px;
												   width: 32%;
												   float:left;
											   }
											   
											   .footer-item-right {
												   display: block;
	padding: 0;
												   
												  height:420px;
												   width: 36%;
												   float:left;
											   }



								.site-info {
									padding: 40px 0 0 0;
								 	
							 	}


	.post-navigation {
		border-top: 0;
		box-shadow: 0 0 0px rgba(0, 0, 0, 0.15);
		margin: 7.6923% 7.6923% 0;
	}

	.post-navigation a {
		padding: 4.5454% 9.0909%;
	}

	.pagination {
		border-top: 0;
		box-shadow: 0 0 0px rgba(0, 0, 0, 0.15);
		margin: 7.6923% 7.6923% 0;
		padding: 0;
	}

	/* restore screen-reader-text */
	.pagination .current .screen-reader-text {
		position: absolute;
	}

	.pagination .page-numbers {
		display: inline-block;
	}

	.image-navigation {
		padding: 0 9.0909%;
	}

	.comments-area {
		border-top: 0;
		box-shadow: 0 0 0px rgba(0, 0, 0, 0.15);
		margin: 7.6923% 7.6923% 0;
	}

	.comment-content ul,
	.comment-content ol {
		margin-left: 0;
	}

	.comment-content li > ul,
	.comment-content li > ol,
	.comment-content blockquote > ul,
	.comment-content blockquote > ol {
		margin-left: 1.3333em;
	}
}


/**
 * 15.2 Tablet Small 740px
 */

@media screen and (min-width: 46.25em) {
	body,
	button,
	input,
	select,
	textarea {
		font-size: 18px;
		font-size: 1.8rem;
		line-height: 1.6471;
	}

	button,
	input {
		line-height: normal;
	}

	p,
	address,
	pre,
	hr,
	ul,
	ol,
	dl,
	dd,
	table {
		margin-bottom: 1.6471em;
	}

	blockquote {
		font-size: 20px;
		font-size: 2rem;
		line-height: 1.75;
		margin-bottom: 1.75em;
		margin-left: -1.05em;
		padding-left: 0.85em;
	}

	blockquote p {
		margin-bottom: 1.75em;
	}

	blockquote cite,
	blockquote small {
		font-size: 17px;
		font-size: 1.7rem;
		line-height: 1.6471;
	}

	pre {
		line-height: 1.2353;
	}

	button,
	input[type="button"],
	input[type="reset"],
	input[type="submit"],
	.post-password-form input[type="submit"] {
		font-size: 14px;
		font-size: 1.4rem;
		padding: 0.8214em 1.6429em;
	}

	input[type="text"],
	input[type="email"],
	input[type="url"],
	input[type="password"],
	input[type="search"],
	textarea {
		padding: 0.5em;
	}

	.main-navigation {
		font-size: 15px;
		font-size: 1.5rem;
		line-height: 1.5;
	}

	.main-navigation a {
		padding: 1em 0;
	}

	.main-navigation ul ul {
		margin-left: 1em;
	}

	.main-navigation .page_item_has_children > a,
	.main-navigation .main-navigation .menu-item-has-children > a {
		padding-right: 54px;
	}

	.main-navigation .menu-item-description {
		font-size: 15px;
		font-size: 1.5rem;
		line-height: 1.5;
	}

	.social-navigation ul {
		margin-bottom: -1.4706em;
	}

	.social-navigation a {
		height: 2.8824em;
		width: 2.8824em;
	}

	.secondary-toggle {
		height: 56px;
		width: 56px;
	top: 40%;
	right: -200px;
	}

	.secondary-toggle:before {
		line-height: 54px;
		width: 54px;
	}

	.post-password-form label,
	.post-navigation .meta-nav,
	.image-navigation,
	.comment-navigation,
	.author-heading,
	.author-bio,
	.entry-footer,
	.page-links a,
	.page-links span,
	.comment-metadata,
	.pingback .edit-link,
	.comment-list .reply,
	.comment-notes,
	.comment-awaiting-moderation,
	.logged-in-as,
	.comment-form label,
	.form-allowed-tags,
	.site-info,
	.wp-caption-text,
	.gallery-caption,
	.entry-caption {
		font-size: 14px;
		font-size: 1.4rem;
	}

	.pagination .nav-links {
		min-height: 3.2941em;
	}

	.pagination .page-numbers {
		line-height: 3.2941em;
		padding: 0 0.8235em;
	}

	.pagination .prev,
	.pagination .next {
		height: 56px;
		padding: 0;
		width: 56px;
	}

	.pagination .prev:before,
	.pagination .next:before {
		height: 56px;
		line-height: 56px;
		width: 56px;
	}

	.image-navigation .nav-previous a:before,
	.image-navigation .nav-next a:after,
	.comment-navigation .nav-previous a:before,
	.comment-navigation .nav-next a:after {
		top: 2px;
	}

	blockquote.alignleft,
	.wp-caption.alignleft,
	img.alignleft {
		margin: 0.4118em 1.6471em 1.6471em 0;
	}

	blockquote.alignright,
	.wp-caption.alignright,
	img.alignright {
		margin: 0.4118em 0 1.6471em 1.6471em;
	}

	blockquote.aligncenter,
	.wp-caption.aligncenter,
	img.aligncenter {
		margin-top: 0.4118em;
		margin-bottom: 1.6471em;
	}

	.wp-caption.alignleft,
	.wp-caption.alignright,
	.wp-caption.aligncenter {
		margin-bottom: 1.2353em;
	}

											.site-branding {
												min-height: 3.7059em;
												padding-right: 0px;
												margin-top: -20px;
												margin-left: -180px;
												margin-bottom: 30px;
														-ms-transform: scale(1.0,1.0); /* IE 9 */
    													-webkit-transform: scale(1.0,1.0); /* Safari */
    													transform: scale(1.0,1.0);
											}
											.site-branding2 {
												min-height: 3.7059em;
												padding-right: 0px;
												margin-top: 10px;
												margin-bottom: 50px;
											}
											
											.langSwitch {
								   			width:80%;
								   			display: block;
												position: absolute;
												
																				 float: left;
												margin-top: 75px;
												margin-left: 20px;
												z-index:999;
											}
											
											
											.item {
				  
									 background: rgba(255, 255, 255, 1.0)  !important;
									 border-radius:12px !important;
									 margin: 1% 2% 2% 1% !important;
									 box-shadow: 0px 0px 3px #A5C4E9;
																	 width: 47% !important;
					
								 }
				
								.skin.contentbottom .layer-media {
    								transition: all 0.4s ease 0s;
    								left: 0;
    								top: 0;
    								width: 100%;
									height: 205px !important;
								}

								.post-grid .item .layer-media img {
									border-radius: 0;
									box-shadow: none;
									width: 100%;
									
								}
								   

								.post-grid .grid-items {
									margin: 0 auto;
									overflow: hidden;
									text-align: left;
								}
								
								.skin.contentbottom .layer-content {
									background-color: rgba(155, 151, 21, 0.7);
									 	background: -webkit-linear-gradient(rgba(203, 201, 133, 0.6),rgba(155, 151, 21, 0.7));
										background: -o-linear-gradient(rgba(203, 201, 133, 0.6),rgba(155, 151, 21, 0.7));
										background: -moz-linear-gradient(rgba(203, 201, 133, 0.6),rgba(155, 151, 21, 0.7));
										background: linear-gradient(rgba(203, 201, 133, 0.6),rgba(155, 151, 21, 0.7));
																							
									 
									 max-width: 100%;
									 padding: 0px 10px;
									 position: absolute;
									 left: 0%;
									 bottom:0%;
									 height: 52px;
									 border-radius: 4px 4px 9px 9px;
								 }

								.skin.contentbottom .layer-content a {
 
									font-family: "Noto Sans",sans-serif;
									 font-weight: 700;
									 color: #fff  !important;
									 font-size: 16px  !important;
									 line-height: 1.15  !important;
									 letter-spacing:0.05em;
									 text-shadow: 0px 0px 3px #000;
									 text-decoration: none;
									 cursor: pointer;
									 margin-top: -3px;
								}

								.skin.contentbottom .layer-content a:hover {
 
									opacity: 0.9;
									text-shadow: 0px 0px 0px #000;
								}
											
											
	.site-title {
		font-size: 29px;
		font-size: 2.9rem;
		line-height: 1.2069;
	}

	.site-description {
		font-size: 14px;
		font-size: 1.4rem;
	}
				
	.widget {
		font-size: 15px;
		font-size: 1.5rem;
		line-height: 1.5;
	}

	.widget p,
	.widget address,
	.widget hr,
	.widget ul,
	.widget ol,
	.widget dl,
	.widget dd,
	.widget table,
	.widget pre {
		margin-bottom: 1.5em;
	}

	.widget li > ul,
	.widget li > ol {
		margin-bottom: 0;
	}

	.widget blockquote {
		font-size: 17px;
		font-size: 1.7rem;
		line-height: 1.6471;
		margin-bottom: 1.6471em;
		margin-left: -1.2353em;
		padding-left: 1em;
	}

	.widget blockquote p {
		margin-bottom: 1.6471em;
	}

	.widget blockquote cite,
	.widget blockquote small {
		font-size: 14px;
		font-size: 1.4rem;
		line-height: 1.5;
	}

	.widget blockquote > blockquote {
		margin-left: 0;
	}

	.widget pre {
		line-height: 1.5;
		padding: 0.75em;
	}

	.widget button,
	.widget input,
	.widget select,
	.widget textarea {
		line-height: 1.75;
	}

	.widget button,
	.widget input {
		line-height: normal;
	}

	.widget button,
	.widget input[type="button"],
	.widget input[type="reset"],
	.widget input[type="submit"] {
		background-color: rgba(155, 151, 21, 0.5);
box-shadow: 0px 0px 3px #FFF;
padding: 8px 12px;
font-family: "Noto Sans",sans-serif;
font-weight: 400;
		font-size: 16px;
		font-size: 1.6rem;
		letter-spacing: 1px;
color: #FFF;
text-decoration: none;
cursor: pointer;
margin-top: 20px;
border-radius: 8px;
	}

	.widget input[type="text"],
	.widget input[type="email"],
	.widget input[type="url"],
	.widget input[type="password"],
	.widget input[type="search"],
	.widget textarea {
		padding: 0.5625em;
	}

	.widget blockquote.alignleft,
	.widget .wp-caption.alignleft,
	.widget img.alignleft {
		margin: 0.5em 1.5em 1.5em 0;
	}

	.widget blockquote.alignright,
	.widget .wp-caption.alignright,
	.widget img.alignright {
		margin: 0.5em 0 1.5em 1.5em;
	}

	.widget blockquote.aligncenter,
	.widget .wp-caption.aligncenter,
	.widget img.aligncenter {
		margin-top: 0.5em;
		margin-bottom: 1.5em;
	}

	.widget .wp-caption.alignleft,
	.widget .wp-caption.alignright,
	.widget .wp-caption.aligncenter {
		margin-bottom: 1em;
	}

	.widget-title {
		  
			  margin: 0 0 1.5em;
	}

	.widget_calendar td,
	.widget_calendar th {
		line-height: 2.9286;
	}

	.widget_calendar caption {
		margin: 0 0 1.5em;
	}

	.widget_archive li,
	.widget_categories li,
	.widget_links li,
	.widget_meta li,
	.widget_nav_menu li,
	.widget_pages li,
	.widget_recent_comments li,
	.widget_recent_entries li {
		padding: 0.9643em 0;
	}

	.widget_categories .children,
	.widget_nav_menu .sub-menu,
	.widget_pages .children {
		margin: 0.9643em 0 0 1em;
		padding-top: 0.9643em;
	}

	.widget_rss li {
		margin-bottom: 1.5em;
	}

	.widget_rss .rss-date,
	.widget_rss cite {
		line-height: 1.75;
	}

	

									.post-thumbnail {
									   float:left;
									   border: 0;
									   margin: 2% 0% 1% 5%;
									  	width: 30%;
								   }
								   
								   .post-thumbnail img {
									   display: block;
									 	margin: 0;
									   box-shadow: 0px 0px 3px #A5C4E9;
									   max-width: 380px;
									   border-radius: 12px;
								   }




								   a.post-thumbnail:hover,
								   a.post-thumbnail:focus {
									   opacity: 0.85;
								   }

								   .entry-header {
									   padding: 0;
									   padding: 3.8em 0px 0px 5%;
									   border-bottom: 2px;
								   }
								   
								   
								   
								   
									
									.newsitems{
										float:left;
										width:33%;
										margin-top:70px;
										margin-bottom:70px;
										margin-right:0%;
										margin-left:0%;
										list-style: none;
										padding: 0px 0px;
										position:relative;
								
										-webkit-transform: scale(1);
										-moz-transform: scale(1);
										transform:scale(1);
								
										-webkit-transition-timing-function: ease-out;
										-webkit-transition-duration:1200ms;
										-moz-transition-duration:1200ms;
										transition-duration:1200ms;
								
								
										opacity:1.0;
								
										}


									.newsitems:hover{
										float:left;
										width:33%;
										margin-top:70px;
										margin-bottom:70px;
										margin-right:0%;
										margin-left:0%;
										list-style: none;
										padding: 0px 0px;
										position:relative;
								
								
										cursor: pointer;
								
										-webkit-transform: scale(1.03);
										-moz-transform: scale(1.03);
										transform:scale(1.03);
								
										-webkit-transition-timing-function: ease-out;
										-webkit-transition-duration: 300ms;
										-moz-transition-duration:300ms;
										transition-duration:300ms;
							  
							
										opacity:.6;
								
										}
									
	

	.entry-title {
		font-size: 33px;
		font-size: 3.3rem;
		line-height: 1.2;
		margin-bottom: 0em;
		margin-top: 0em;
		margin-left: 0%;
	}

	.entry-content h1,
	.entry-summary h1,
	.page-content h1,
	.comment-content h1 {
		font-size: 33px;
		font-size: 3.3rem;
		line-height: 1.2;
		margin-top: 1.6em;
		margin-bottom: 0.8em;
	}

	.entry-content h2,
	.entry-summary h2,
	.page-content h2,
	.comment-content h2 {
		font-size: 29px;
		font-size: 2.9rem;
		line-height: 1.2069;
		margin-top: 1.931em;
		margin-bottom: 0.9655em;
	}

	.entry-content h3,
	.entry-summary h3,
	.page-content h3,
	.comment-content h3 {
		font-size: 23px;
		font-size: 2.3rem;
		line-height: 1.1667;
		margin-top: 2.3333em;
		margin-bottom: 0.8em;
	}

	.entry-content h4,
	.entry-summary h4,
	.page-content h4,
	.comment-content h4 {
		font-size: 20px;
		font-size: 2rem;
		line-height: 1.4;
		margin-top: 2.8em;
		margin-bottom: 1.4em;
	}

	.entry-content h5,
	.entry-content h6,
	.entry-summary h5,
	.entry-summary h6,
	.page-content h5,
	.page-content h6,
	.comment-content h5,
	.comment-content h6 {
		font-size: 17px;
		font-size: 1.7rem;
		line-height: 1.2353;
		margin-top: 3.2941em;
		margin-bottom: 1.6471em;
	}

	.entry-content .more-link:after,
	.entry-summary .more-link:after {
		font-size: 24px;
		top: 2px;
	}

	.author-info {
		margin: 0 9.0909%;
		padding: 9.0909% 0;
	}

	.author-info .avatar {
		height: 42px;
		margin: 0 1.6471em 1.6471em 0;
		width: 42px;
	}

	.author-link:after {
		top: 3px;
	}




.huge_it_slideshow_image_wrap_2 * {
    box-sizing: border-box;
    border-radius: 17px;
    margin-top: 20px;
}
.huge_it_slideshow_image_wrap_3 * {
    box-sizing: border-box;
    border-radius: 17px;
    margin-top: 20px;
}


							
								
							.nav_icon{
								float:left;
								margin-top:24px;
								margin-left:0px;
								margin-right:0px;
								z-index:1000;
								position:relative;
								width:16.6666%;
								-webkit-transform: scale(.93);
								-moz-transform: scale(.93);
								transform:scale(.93);
								-webkit-transition-timing-function: ease-out;
								-webkit-transition-duration:600ms;
								-moz-transition-duration:600ms;
								transition-duration:600ms;
								
							   
								
								font-family: "Noto Sans",sans-serif;
								font-size: 17px;
								color:#515151;
								line-height: 1.2em;
								}


							.nav_icon:hover{
								float:left;
								margin-top:24px;
								margin-left:0px;
								margin-right:0px;
								z-index:1000;
								position:relative;
								width:16.6666%;
								-webkit-transform: scale(1);
								-moz-transform: scale(1);
								transform:scale(1);
								-webkit-transition-timing-function: ease-out;
								-webkit-transition-duration: 100ms;
								-moz-transition-duration:100ms;
								transition-duration:100ms;
	
							   
								
								opacity:1.0;
								
								font-family: "Noto Sans",sans-serif;
								font-size: 17px;
								color:#515151;
								line-height: 1.2em;
								}


							.nav_icon_sel{
								float:left;
								margin-top:24px;
								margin-left:0px;
								margin-right:0px;
								z-index:1000;
								position:relative;
								width:16.6666%;
								-webkit-transform: scale(1);
								-moz-transform: scale(1);
								transform:scale(1);
								-webkit-transition-timing-function: ease-out;
								-webkit-transition-duration: 100ms;
								-moz-transition-duration:100ms;
								transition-duration:100ms;
	
							   
								
								opacity:1.0;
								
								font-family: "Noto Sans",sans-serif;
								font-size: 17px;
								color:#515151;
								line-height: 1.2em;
								}

	.posted-on:before,
	.byline:before,
	.cat-links:before,
	.tags-links:before,
	.comments-link:before,
	.entry-format:before,
	.edit-link:before,
	.full-size-link:before {
		top: 3px;
	}

	.taxonomy-description {
		padding-top: 0.4118em;
	}

	.page-title,
	.comments-title,
	.comment-reply-title,
	.post-navigation .post-title {
		font-size: 24px;
		font-size: 2.4rem;
		line-height: 1.1667;
	}

	.page-links {
		margin-bottom: 1.4117em;
	}

	.page-links a,
	.page-links > span {
		margin: 0 0.2857em 0.2857em 0;
	}

	.entry-attachment {
		margin-bottom: 1.6471em;
	}

	.format-aside .entry-title,
	.format-image .entry-title,
	.format-video .entry-title,
	.format-quote .entry-title,
	.format-gallery .entry-title,
	.format-status .entry-title,
	.format-link .entry-title,
	.format-audio .entry-title,
	.format-chat .entry-title {
		font-size: 20px;
		font-size: 2rem;
		line-height: 1.4;
		margin-bottom: 1.4em;
	}

	.format-link .entry-title a:after {
		top: 0.0833em;
	}

	.comments-title {
		margin-bottom: 1.4em;
	}

	.comment-list article,
	.comment-list .pingback,
	.comment-list .trackback {
		padding: 1.6471em 0;
	}

	.comment-list + .comment-respond,
	.comment-navigation + .comment-respond {
		padding-top: 1.6471em;
	}

	.comment-list .children > li {
		padding-left: 1.2353em;
	}

	.comment-meta {
		position: relative;
	}

	.comment-author {
		margin-bottom: 0;
	}

	.comment-author .avatar {
		height: 42px;
		margin-right: 1.64705em;
		position: relative;
		top: 5px;
		width: 42px;
	}

	.comment-metadata .edit-link:before {
		top: 2px;
	}

	.pingback .edit-link:before {
		top: 6px;
	}

	.bypostauthor > article .fn:after {
		top: 7px;
		left: 6px;
	}

	.comment-content ul,
	.comment-content ol {
		margin-bottom: 1.6471em;
	}

	.comment-list .reply a {
		padding: 0.4286em 0.8571em;
	}

	.comment-form,
	.no-comments {
		padding-top: 1.6471em;
	}

	.comment-reply-title small a:before {
		top: -1px;
	}

	embed,
	iframe,
	object,
	video {
		margin-bottom: 1.6471em;
	}

	.wp-audio-shortcode,
	.wp-video,
	.wp-playlist.wp-audio-playlist {
		font-size: 17px;
		font-size: 1.7rem;
		margin-bottom: 1.6471em;
	}

	.wp-caption,
	.gallery {
		margin-bottom: 1.6471em;
	}
}



/**
 * 15.4 Desktop Small 955px
 */

@media screen and (min-width: 59.6875em) {
	body:before {
		
		box-shadow: 0 0 0px rgba(0, 0, 0, 0.15);
		content: "";
		display: block;
		height: 100%;
		min-height: 100%;
		position: fixed;
		top: 0;
		left: 0;
		width: 29.4118%;
		z-index: 0; /* Fixes flashing bug with scrolling on Safari */
	}

	.site {
		margin: 0 auto;
		max-width: 1403px;
	}

	.sidebar {
		float: left;
		margin-right: -200%;
		max-width: 413px;
		position: relative;
		width: 29.4118%;
	}

									.responsive .al_archive {
										 margin: 5px auto 10px;
										 float: none;
									 }

									.al_archive {
									
										 border-radius: 12px;
										 margin: 1% 2% 2% 1%;
										box-shadow: 0px 0px 3px #A5C4E9;
    width: 40%;
									 }
									 
									 .product-details .shortdesc {
										 
										 padding: 0 20px 0px 0;
										 font-size: 22px;
										 color: #9b9715;
									}
									
									.al_archive .product-name, #product_listing .al_archive .product-name {
										 
										 background-color: rgb(155, 151, 21);
										 background-color: rgba(155, 151, 21, 0.5);
    box-shadow: 0 0 12px #ffffff;
										 max-width: 80%;
										 padding: 8px 12px;
										 position: absolute;
										 top: 66%;
										 left: 5%;
	
											 font-family: "Noto Sans",sans-serif;
											 font-weight: 400;
										 color: #fff;
										 font-size: 16px;
										 line-height: 1.1;
	
											 text-shadow: 0px 0px 3px #000;

										 text-decoration: none;
										 cursor: pointer;
										 margin: 0;
	
										border-radius: 8px;
	
  
									 }
									 
									 .attachment-news {
									
										 position:relative;
																					 border-radius: 12px;
										box-shadow: 0px 0px 3px #A5C4E9;
										  width: 30%;
										 float:left;
										 margin-left: 0%;
										 margin-right: 3%;
									 }
									 
									 
									
									 
									 
									 
									.secondary {
	
												background-color: #adc7e8;
												background: -webkit-linear-gradient(rgba(173,199,232,0.6),rgba(241,245,251,1.0)); /*Safari 5.1-6*/
												background: -o-linear-gradient(rgba(173,199,232,0.6),rgba(241,245,251,1.0)); /*Opera 11.1-12*/
												background: -moz-linear-gradient(rgba(173,199,232,0.6),rgba(241,245,251,1.0)); /*Fx 3.6-15*/
												background: linear-gradient(rgba(173,199,232,0.6),rgba(241,245,251,1.0)); /*Standard*/
  	
    											
												display: block;
												padding: 0 0 100px 0;
												border-radius: 20px 20px 20px 20px;
												box-shadow: 0px 0px 2px #A5C4E9;
												margin-top: 85px;
												margin-left: 11%;
												margin-right: 3%;
												
												
											}
											
											.secondary2 {
												
												display: block;
												padding: 0;
												margin-top: 18%;
												margin-left: 11%;
												margin-right: 3%;
											}
											
											.secondary3 {
												display: none;
												
											}
											
											.visual-sidebar{
												
												padding: 0 0 0 0;
												border-radius: 20px 20px 0px 0px;
												margin: 0;
									 			width:100%;
											}
											
											.visualhome{
												
												padding: 0 0 0 0;
												border-radius: 20px 20px 20px 20px;
												box-shadow: 0px 0px 3px #A5C4E9;
												margin: 0;
												border-bottom: 0px solid #ffffff;
											}	
									
									
								.mailchimpForm{
									  
									  padding: 0 0 0 0;
								  }	
											
											
									
									.newsitems{
										float:left;
										width:33%;
										margin-top:70px;
										margin-bottom:70px;
										margin-right:0%;
										margin-left:0%;
										list-style: none;
										padding: 0px 0px;
										position:relative;
								
										-webkit-transform: scale(1);
										-moz-transform: scale(1);
										transform:scale(1);
								
										-webkit-transition-timing-function: ease-out;
										-webkit-transition-duration:1200ms;
										-moz-transition-duration:1200ms;
										transition-duration:1200ms;
								
								
										opacity:1.0;
								
										}


									.newsitems:hover{
										float:left;
										width:33%;
										margin-top:70px;
										margin-bottom:70px;
										margin-right:0%;
										margin-left:0%;
										list-style: none;
										padding: 0px 0px;
										position:relative;
								
								
										cursor: pointer;
								
										-webkit-transform: scale(1.03);
										-moz-transform: scale(1.03);
										transform:scale(1.03);
								
										-webkit-transition-timing-function: ease-out;
										-webkit-transition-duration: 300ms;
										-moz-transition-duration:300ms;
										transition-duration:300ms;
							  
							
										opacity:.6;
								
										}
									
										.item {
				  
									background: rgba(255, 255, 255, 1.0)  !important;
									border-radius:12px !important;
									margin: 1% 2% 2% 1% !important;
									box-shadow: 0px 0px 3px #A5C4E9;
									width: 40% !important;
					
								}
				
								.skin.contentbottom .layer-media {
    								transition: all 0.4s ease 0s;
    								left: 0;
    								top: 0;
    								width: 100%;
									height: 215px !important;
								}

								.post-grid .item .layer-media img {
									border-radius: 0;
									box-shadow: none;
									width: 100%;
									
								}
								   

								.post-grid .grid-items {
									margin: 0 auto;
									overflow: hidden;
									text-align: left;
								}
								
								.skin.contentbottom .layer-content {
									 background-color: rgba(155, 151, 21, 0.7);
									 	background: -webkit-linear-gradient(rgba(203, 201, 133, 0.6),rgba(155, 151, 21, 0.7));
										background: -o-linear-gradient(rgba(203, 201, 133, 0.6),rgba(155, 151, 21, 0.7));
										background: -moz-linear-gradient(rgba(203, 201, 133, 0.6),rgba(155, 151, 21, 0.7));
										background: linear-gradient(rgba(203, 201, 133, 0.6),rgba(155, 151, 21, 0.7));
																							
									 
									 max-width: 100%;
									 padding: 0px 10px;
									 position: absolute;
									 left: 0%;
									 bottom:0%;
									 height: 52px;
									 border-radius: 4px 4px 9px 9px;
								 }

								.skin.contentbottom .layer-content a {
 
									font-family: "Noto Sans",sans-serif;
									 font-weight: 700;
									 color: #fff  !important;
									 font-size: 16px  !important;
									 line-height: 1.15  !important;
									 letter-spacing:0.05em;
									 text-shadow: 0px 0px 3px #000;
									 text-decoration: none;
									 cursor: pointer;
									 margin-top: -3px;
								}

								.skin.contentbottom .layer-content a:hover {
 
									opacity: 0.9;
									text-shadow: 0px 0px 0px #000;
								}
	

	.site-main {
		padding: 10% 15% 0% 5%;
		margin-top: 0px;
	}

	.site-content {
		display: block;
		float: left;
		margin-left: 29.4118%;
		width: 70.5882%;
	}

	body {
		font-size: 15px;
		font-size: 1.5rem;
		line-height: 1.6;
		
		
	}

	p,
	address,
	pre,
	hr,
	ul,
	ol,
	dl,
	dd,
	table {
		margin-bottom: 1.6em;
	}

	blockquote {
		font-size: 18px;
		font-size: 1.8rem;
		line-height: 1.6667;
		margin-bottom: 1.6667em;
		margin-left: -1.3333em;
		padding-left: 1.1111em;
	}

	blockquote cite,
	blockquote small {
		font-size: 15px;
		font-size: 1.5rem;
		line-height: 1.6;
	}

	pre {
		line-height: 1.2;
	}

	button,
	input,
	select,
	textarea {
		font-size: 16px;
		font-size: 1.6rem;
		line-height: 1.5;
	}

	button,
	input {
		line-height: normal;
	}

	button,
	input[type="button"],
	input[type="reset"],
	input[type="submit"],
	.post-password-form input[type="submit"] {
		font-size: 12px;
		font-size: 1.2rem;
		padding: 0.7917em 1.5833em;
	}

	input[type="text"],
	input[type="email"],
	input[type="url"],
	input[type="password"],
	input[type="search"],
	textarea {
		padding: 0.375em;
	}

	.main-navigation {
		font-size: 13px;
		font-size: 1.3rem;
		margin: 0 20% 20%;
	}

	.main-navigation a {
		padding: 0.5em 0;
	}

	.main-navigation .page_item_has_children > a,
	.main-navigation .menu-item-has-children > a {
		padding-right: 35px;
	}

	.main-navigation .menu-item-description {
		font-size: 13px;
		font-size: 1.3rem;
		line-height: 1.5;
	}

	.dropdown-toggle {
		height: 24px;
		width: 24px;
	}

	.dropdown-toggle:after {
		font-size: 16px;
		line-height: 24px;
		width: 24px;
	}

	.social-navigation {
		margin: 0 20% 20%;
	}

	.social-navigation ul {
		margin-bottom: -1.6em;
	}

	.social-navigation li {
		width: 25%;
	}

	.social-navigation a {
		height: 3.2em;
	}

	.secondary-toggle {
		display: none;
	}

	.post-password-form label,
	.post-navigation .meta-nav,
	.comment-navigation,
	.image-navigation,
	.author-heading,
	.author-bio,
	.entry-footer,
	.page-links a,
	.page-links span,
	.comment-metadata,
	.pingback .edit-link,
	.comment-list .reply,
	.comment-notes,
	.comment-awaiting-moderation,
	.logged-in-as,
	.comment-form label,
	.form-allowed-tags,
	.site-info,
	.wp-caption-text,
	.gallery-caption,
	.entry-caption {
		font-size: 12px;
		font-size: 1.2rem;
	}

	.post-navigation {
		margin: 8.3333% 8.3333% 0;
	}

	.post-navigation a {
		padding: 5% 10%;
	}

	.pagination {
		margin: 8.333% 8.333% 0;
	}

	.pagination .nav-links {
		min-height: 3.2em;
	}

	.pagination .page-numbers {
		line-height: 3.2em;
		padding: 0 0.8em;
	}

	.pagination .prev,
	.pagination .next {
		height: 48px;
		padding: 0;
		width: 48px;
	}

	.pagination .prev:before,
	.pagination .next:before {
		height: 48px;
		line-height: 48px;
		width: 48px;
	}

	.image-navigation .nav-previous a:before,
	.image-navigation .nav-next a:after,
	.comment-navigation .nav-previous a:before,
	.comment-navigation .nav-next a:after {
		font-size: 16px;
		top: 0;
	}

	.image-navigation {
		padding: 0 10%;
	}

	blockquote.alignleft,
	.wp-caption.alignleft,
	img.alignleft {
		margin: 0.4em 1.6em 1.6em 0;
	}

	blockquote.alignright,
	.wp-caption.alignright,
	img.alignright {
		margin: 0.4em 0 1.6em 1.6em;
	}

	blockquote.aligncenter,
	.wp-caption.aligncenter,
	img.aligncenter {
		clear: both;
		margin-top: 0.4em;
		margin-bottom: 1.6em;
	}

	.wp-caption.alignleft,
	.wp-caption.alignright,
	.wp-caption.aligncenter {
		margin-bottom: 1.2em;
	}

	.site-header {
		background-color: transparent;
		border-bottom: 0;
		margin: 5% 0;
		padding: 0 0%;
	}

	.site-branding {
		min-height: 0;
		padding: 0;
		margin-top: 20px;
												margin-left: 5px;
		margin-bottom: 0px;
														-ms-transform: scale(1.0,1.0); /* IE 9 */
    													-webkit-transform: scale(1.0,1.0); /* Safari */
    													transform: scale(1.0,1.0);
	}
	
	.site-branding2 {
		min-height: 0;
		padding: 0;
		margin-top: 0px;
		margin-bottom: 0px;
	}
	
	
																			 .langSwitch {
								   			width:80%;
								   			display: block;
																				 position: absolute;
																				 float: left;
																				 margin-top: 100px;
																				 margin-left: 85px;
																			 }

	.site-title {
		font-size: 22px;
		font-size: 2.2rem;
		line-height: 1.3636;
	}

	.site-description {
		font-size: 12px;
		font-size: 1.2rem;
	}

	.widget {
		font-size: 15px;
		font-size: 1.5rem;
	}

	.widget blockquote {
		font-size: 12px;
		font-size: 1.2rem;
		line-height: 1.5;
		margin-bottom: 1.5em;
		margin-left: -1.5em;
		padding-left: 1.1667em;
	}

	.widget blockquote p {
		margin-bottom: 1.5em;
	}

	.widget blockquote cite,
	.widget blockquote small {
		font-size: 12px;
		font-size: 1.2rem;
	}

	.widget pre {
		padding: 0.5em;
	}

	.widget button,
	.widget input,
	.widget select,
	.widget textarea {
		font-size: 12px;
		font-size: 1.2rem;
	}

	.widget button,
	.widget input[type="button"],
	.widget input[type="reset"],
	.widget input[type="submit"] {
		background-color: rgba(155, 151, 21, 0.5);
box-shadow: 0px 0px 3px #FFF;
padding: 8px 12px;
font-family: "Noto Sans",sans-serif;
font-weight: 400;
		font-size: 16px;
		font-size: 1.6rem;
		letter-spacing: 1px;
color: #FFF;
text-decoration: none;
cursor: pointer;
margin-top: 20px;
border-radius: 8px;
	}

	.widget input[type="text"],
	.widget input[type="email"],
	.widget input[type="url"],
	.widget input[type="password"],
	.widget input[type="search"],
	.widget textarea {
		padding: 0.4583em;
	}

	.widget .wp-caption-text,
	.widget .gallery-caption {
		font-size: 12px;
		font-size: 1.2rem;
	}

	.widget_calendar td,
	.widget_calendar th {
		line-height: 1.9167;
	}

	.widget_archive li,
	.widget_categories li,
	.widget_links li,
	.widget_meta li,
	.widget_nav_menu li,
	.widget_pages li,
	.widget_recent_comments li,
	.widget_recent_entries li {
		padding: 0.4583em 0;
	}

	.widget_categories .children,
	.widget_nav_menu .sub-menu,
	.widget_pages .children {
		margin: 0.4583em 0 0 1em;
		padding-top: 0.4583em;
	}

	.widget_rss .rss-date,
	.widget_rss cite {
		font-size: 12px;
		font-size: 1.2rem;
		line-height: 1.5;
	}

	.hentry,
	.page-header,
	.page-content {
		margin: 0 8.3333% 0 8%;
	}

	.hentry {
		padding-top: 8%;
	}

	.hentry + .hentry,
	.page-header + .hentry,
	.page-header + .page-content {
		margin-top: 8.3333%;
	}

	

									.post-thumbnail {
									   float:left;
									   border: 0;
									   margin: 2% 0% 1% 5%;
									  	width: 30%;
								   }
								   
								   .post-thumbnail img {
									   display: block;
									 	margin: 0;
									   box-shadow: 0px 0px 3px #A5C4E9;
									   max-width: 380px;
									   border-radius: 12px;
								   }




								   a.post-thumbnail:hover,
								   a.post-thumbnail:focus {
									   opacity: 0.85;
								   }

								   

	.entry-header {
		padding: 0;
		
	}

	.entry-title {
		font-size: 35px;
		font-size: 3.5rem;
		line-height: 1.1613;
		margin-bottom: 1.1613em;
		margin-left: 0;
	}

	.entry-content,
	.entry-summary {
		padding: 0;
		margin-bottom: 26px;
	}
	
	.entry-content2,
	.entry-summary {
		padding: 0;
		margin-bottom: 26px;
	}

	.entry-content h1,
	.entry-summary h1,
	.page-content h1,
	.comment-content h1 {
		font-size: 28px;
		font-size: 2.8rem;
		line-height: 1.1613;
		margin-top: 1.5484em;
		margin-bottom: 0.7742em;
	}

	.entry-content h2,
	.entry-summary h2,
	.page-content h2,
	.comment-content h2 {
		font-size: 26px;
		font-size: 2.6rem;
		line-height: 1.3846;
		margin-top: 1.8462em;
		margin-bottom: 0.9231em;
	}

	.entry-content h3,
	.entry-summary h3,
	.page-content h3,
	.comment-content h3 {
		font-size: 21px;
		font-size: 2.1rem;
		line-height: 1.3636;
		margin-top: 2.1818em;
		margin-bottom: 0.6em;
	}

	.entry-content h4,
	.entry-summary h4,
	.page-content h4,
	.comment-content h4 {
		font-size: 18px;
		font-size: 1.8rem;
		line-height: 1.3333;
		margin-top: 2.6667em;
		margin-bottom: 1.3333em;
	}

	.entry-content h5,
	.entry-content h6,
	.entry-summary h5,
	.entry-summary h6,
	.page-content h5,
	.page-content h6,
	.comment-content h5,
	.comment-content h6 {
		font-size: 15px;
		font-size: 1.5rem;
		line-height: 1.2;
		margin-top: 3.2em;
		margin-bottom: 1.6em;
	}

	.entry-content .more-link:after,
	.entry-summary .more-link:after {
		font-size: 16px;
		top: 5px;
	}

	.author-info {
		margin: 0 10%;
		padding: 10% 0;
	}

	.author-info .avatar {
		height: 36px;
		margin: 0 1.5em 1.5em 0;
		width: 36px;
	}

	.author-link:after {
		font-size: 16px;
		top: 1px;
	}




.huge_it_slideshow_image_wrap_2 * {
    box-sizing: border-box;
    border-radius: 17px;
    margin-top: 20px;
}
.huge_it_slideshow_image_wrap_3 * {
    box-sizing: border-box;
    border-radius: 17px;
    margin-top: 20px;
}





								
								
							
							
							
								
								
								
							.nav_icon{
								float:left;
								margin-top:24px;
								margin-left:0px;
								margin-right:0px;
								z-index:1000;
								position:relative;
								width:16.6666%;
								-webkit-transform: scale(.88);
								-moz-transform: scale(.88);
								transform:scale(.88);
								-webkit-transition-timing-function: ease-out;
								-webkit-transition-duration:600ms;
								-moz-transition-duration:600ms;
								transition-duration:600ms;
								
							 
								
								font-family: "Noto Sans",sans-serif;
								font-size: 15px;
								color:#515151;
								line-height: 1.2em;
								}


							.nav_icon:hover{
								float:left;
								margin-top:24px;
								margin-left:0px;
								margin-right:0px;
								z-index:1000;
								position:relative;
								width:16.6666%;
								-webkit-transform: scale(1);
								-moz-transform: scale(1);
								transform:scale(1);
								-webkit-transition-timing-function: ease-out;
								-webkit-transition-duration: 100ms;
								-moz-transition-duration:100ms;
								transition-duration:100ms;
	
							   
								
								opacity:1.0;
								
								font-family: "Noto Sans",sans-serif;
								font-size: 17px;
								color:#515151;
								line-height: 1.2em;
								}


							.nav_icon_sel{
								float:left;
								margin-top:24px;
								margin-left:0px;
								margin-right:0px;
								z-index:1000;
								position:relative;
								width:16.6666%;
								-webkit-transform: scale(1);
								-moz-transform: scale(1);
								transform:scale(1);
								-webkit-transition-timing-function: ease-out;
								-webkit-transition-duration: 100ms;
								-moz-transition-duration:100ms;
								transition-duration:100ms;
	
							   
								
								opacity:1.0;
								
								font-family: "Noto Sans",sans-serif;
								font-size: 17px;
								color:#515151;
								line-height: 1.2em;
								}
	.entry-footer {
		padding: 5% 10%;
		display:none;
	}

	.posted-on:before,
	.byline:before,
	.cat-links:before,
	.tags-links:before,
	.comments-link:before,
	.entry-format:before,
	.edit-link:before,
	.full-size-link:before {
		top: 0;
	}

	.page-header {
		padding: 4.1666% 8.3333%;
	}

	.page-content {
		padding: 8.3333%;
	}

	.taxonomy-description {
		padding-top: 0.4em;
	}

	.page-title,
	.comments-title,
	.comment-reply-title,
	.post-navigation .post-title {
		font-size: 18px;
		font-size: 1.8rem;
		line-height: 1.3333;
	}

	.page-links {
		margin-bottom: 1.3333em;
	}

	.page-links a,
	.page-links > span {
		margin: 0 0.3333em 0.3333em 0;
	}

	.entry-attachment {
		margin-bottom: 1.6em;
	}

	.format-aside .entry-title,
	.format-image .entry-title,
	.format-video .entry-title,
	.format-quote .entry-title,
	.format-gallery .entry-title,
	.format-status .entry-title,
	.format-link .entry-title,
	.format-audio .entry-title,
	.format-chat .entry-title {
		font-size: 18px;
		font-size: 1.8rem;
		line-height: 1.3333;
		margin-bottom: 1.3333em;
	}

	.format-link .entry-title a:after {
		top: 0;
	}

	.comments-area {
		margin: 8.3333% 8.3333% 0;
		padding: 8.3333%;
	}

	.comments-title {
		margin-bottom: 1.3333em;
	}

	.comment-list article,
	.comment-list .pingback,
	.comment-list .trackback {
		padding: 1.6em 0;
	}

	.comment-list + .comment-respond,
	.comment-navigation + .comment-respond {
		padding-top: 1.6em;
	}

	.comment-list .children > li {
		padding-left: 0.8em;
	}

	.comment-author {
		margin-bottom: 0.4em;
	}

	.comment-author .avatar {
		height: 24px;
		margin-right: 0.8em;
		top: 0;
		width: 24px;
	}

	.comment-metadata .edit-link:before {
		top: 3px;
	}

	.pingback .edit-link:before {
		top: 5px;
	}

	.bypostauthor > article .fn:after {
		top: 5px;
		left: 3px;
	}

	.comment-content ul,
	.comment-content ol {
		margin-bottom: 2em;
	}

	.comment-list .reply a {
		padding: 0.4167em 0.8333em;
	}

	.comment-form,
	.no-comments {
		padding-top: 1.6em;
	}

	.comment-reply-title small a:before {
		top: -3px;
	}

											.site-footer {
													
													background-color: rgba(6,83,175,0.0);
		
												float: left;
												margin: 40px 0 0 35.2941%;
												padding: 0 0 30px 0;
												width: 58.8235%;
													border-radius: 0px 0px 20px 20px;
													border-top: 0px solid;
												}
	
	
											   .footer-item-left {
												   display: block;
	padding: 0;
												   
												  height:auto;
												   width: 30%;
												   float:left;
											   }
											   
											   .footer-item {
												   display: block;
	padding: 0;
												   
												  height:auto;
												   width: 35%;
												   float:left;
											   }
											   
											   .footer-item-right {
												   display: block;
	padding: 0;
												   
												  height:auto;
												   width: 35%;
												   float:left;
											   }
											   
											   
	

							 .site-info {
								 padding: 0;
							 }
	
	

	embed,
	iframe,
	object,
	video {
		margin-bottom: 1.6em;
	}

	.wp-audio-shortcode,
	.wp-video,
	.wp-playlist.wp-audio-playlist {
		font-size: 15px;
		font-size: 1.5rem;
		margin-bottom: 1.6em;
	}

	.wp-caption,
	.gallery {
		margin-bottom: 1.6em;
	}
}


/**
 * 15.5 Desktop Medium 1100px
 */

@media screen and (min-width: 68.75em) {
	body,
	button,
	input,
	select,
	textarea {
		font-size: 16px;
		font-size: 1.6rem;
		line-height: 1.6471;
	}

	button,
	input {
		line-height: normal;
	}

	p,
	address,
	pre,
	hr,
	ul,
	ol,
	dl,
	dd,
	table {
		margin-bottom: 1.6471em;
	}

	blockquote {
		font-size: 20px;
		font-size: 2rem;
		line-height: 1.75;
		margin-bottom: 1.75em;
		margin-left: -1.05em;
		padding-left: 0.85em;
	}

	blockquote p {
		margin-bottom: 1.75em;
	}

	blockquote cite,
	blockquote small {
		font-size: 17px;
		font-size: 1.7rem;
		line-height: 1.6471;
	}

	pre {
		line-height: 1.2353;
	}

	button,
	input[type="button"],
	input[type="reset"],
	input[type="submit"],
	.post-password-form input[type="submit"] {
		font-size: 14px;
		font-size: 1.4rem;
		padding: 0.8214em 1.5714em;
	}

	input[type="text"],
	input[type="email"],
	input[type="url"],
	input[type="password"],
	input[type="search"],
	textarea {
		padding: 0.5em;
	}

	.main-navigation {
		font-size: 16px;
		font-size: 1.6rem;
	}

	.main-navigation a {
		padding: 0.4643em 0;
	}

	.main-navigation .page_item_has_children > a,
	.main-navigation .menu-item-has-children > a {
		padding-right: 33px;
	}

	.main-navigation .menu-item-description {
		line-height: 1.4583;
		margin-top: 0.25em;
	}

	.dropdown-toggle {
		height: 28px;
		width: 28px;
	}

	.dropdown-toggle:after {
		line-height: 28px;
		width: 28px;
	}

	.social-navigation ul {
		margin-bottom: -1.4706em;
	}

	.social-navigation li {
		width: 20%;
	}

	.social-navigation a {
		height: 2.8824em;
	}

	.post-password-form label,
	.post-navigation .meta-nav,
	.comment-navigation,
	.image-navigation,
	.author-heading,
	.author-bio,
	.entry-footer,
	.page-links a,
	.page-links span,
	.comment-metadata,
	.pingback .edit-link,
	.comment-list .reply,
	.comment-notes,
	.comment-awaiting-moderation,
	.logged-in-as,
	.comment-form label,
	.form-allowed-tags,
	.site-info,
	.wp-caption-text,
	.gallery-caption,
	.entry-caption {
		font-size: 14px;
		font-size: 1.4rem;
	}

	.pagination .nav-links {
		min-height: 3.2941em;
	}

	.pagination .page-numbers {
		line-height: 3.2941em;
		padding: 0 0.8235em;
	}

	.pagination .prev,
	.pagination .next {
		height: 56px;
		padding: 0;
		width: 56px;
	}

	.pagination .prev:before,
	.pagination .next:before {
		height: 56px;
		line-height: 56px;
		width: 56px;
	}

	.image-navigation .nav-previous a:before,
	.image-navigation .nav-next a:after,
	.comment-navigation .nav-previous a:before,
	.comment-navigation .nav-next a:after {
		top: 2px;
	}

	blockquote.alignleft,
	.wp-caption.alignleft,
	img.alignleft {
		margin: 0.4118em 1.6471em 1.6471em 0;
	}

	blockquote.alignright,
	.wp-caption.alignright,
	img.alignright {
		margin: 0.4118em 0 1.6471em 1.6471em;
	}

	blockquote.aligncenter,
	.wp-caption.aligncenter,
	img.aligncenter {
		margin-top: 0.4118em;
		margin-bottom: 1.6471em;
	}

	.wp-caption.alignleft,
	.wp-caption.alignright,
	.wp-caption.aligncenter {
		margin-bottom: 1.2353em;
	}

	.site-title {
		font-size: 24px;
		font-size: 2.4rem;
		line-height: 1.1667;
	}

	.site-description {
		font-size: 14px;
		font-size: 1.4rem;
	}

	.widget {
		font-size: 15px;
		font-size: 1.5rem;
	}

	.widget blockquote {
		font-size: 14px;
		font-size: 1.4rem;
		padding-left: 1.2143em;
	}

	.widget button,
	.widget input,
	.widget select,
	.widget textarea {
		font-size: 14px;
		font-size: 1.4rem;
	}

	.widget button,
	.widget input[type="button"],
	.widget input[type="reset"],
	.widget input[type="submit"] {
		background-color: rgba(155, 151, 21, 0.5);
box-shadow: 0px 0px 3px #FFF;
padding: 8px 12px;
font-family: "Noto Sans",sans-serif;
font-weight: 400;
		font-size: 16px;
		font-size: 1.6rem;
		letter-spacing: 1px;
color: #FFF;
text-decoration: none;
cursor: pointer;
margin-top: 20px;
border-radius: 8px;
	}

	.widget input[type="text"],
	.widget input[type="email"],
	.widget input[type="url"],
	.widget input[type="password"],
	.widget input[type="search"],
	.widget textarea {
		padding: 0.5em;
	}

	.widget .wp-caption-text,
	.widget .gallery-caption {
		line-height: 1.4583;
		padding: 0.5833em 0;
	}

	.widget_calendar caption {
		margin: 0 0 1.9286em;
	}

	.widget_calendar td,
	.widget_calendar th {
		line-height: 1.9286;
	}

	.widget_archive li,
	.widget_categories li,
	.widget_links li,
	.widget_meta li,
	.widget_nav_menu li,
	.widget_pages li,
	.widget_recent_comments li,
	.widget_recent_entries li {
		padding: 0.4643em 0;
	}

	.widget_categories .children,
	.widget_nav_menu .sub-menu,
	.widget_pages .children {
		margin: 0.4643em 0 0 1em;
		padding-top: 0.4643em;
	}

	.widget_rss .rss-date,
	.widget_rss cite {
		line-height: 1.75;
	}

	

									.post-thumbnail {
									   float:left;
									   border: 0;
									   margin: 2% 0% 1% 5%;
									  	width: 30%;
								   }
								   
								   .post-thumbnail img {
									   display: block;
									 	margin: 0;
									   box-shadow: 0px 0px 3px #A5C4E9;
									   max-width: 380px;
									   border-radius: 12px;
								   }




								   a.post-thumbnail:hover,
								   a.post-thumbnail:focus {
									   opacity: 0.85;
								   }

								   .entry-header {
									   padding: 0;
									   border-bottom: 2px;
								   }



									
									.newsitems{
										float:left;
										width:33%;
										margin-top:70px;
										margin-bottom:70px;
										margin-right:0%;
										margin-left:0%;
										list-style: none;
										padding: 0px 0px;
										position:relative;
								
										-webkit-transform: scale(1);
										-moz-transform: scale(1);
										transform:scale(1);
								
										-webkit-transition-timing-function: ease-out;
										-webkit-transition-duration:1200ms;
										-moz-transition-duration:1200ms;
										transition-duration:1200ms;
								
								
										opacity:1.0;
								
										}


									.newsitems:hover{
										float:left;
										width:33%;
										margin-top:70px;
										margin-bottom:70px;
										margin-right:0%;
										margin-left:0%;
										list-style: none;
										padding: 0px 0px;
										position:relative;
								
								
										cursor: pointer;
								
										-webkit-transform: scale(1.03);
										-moz-transform: scale(1.03);
										transform:scale(1.03);
								
										-webkit-transition-timing-function: ease-out;
										-webkit-transition-duration: 300ms;
										-moz-transition-duration:300ms;
										transition-duration:300ms;
							  
							
										opacity:.6;
								
										}
									
										.item {
				  
									background: rgba(255, 255, 255, 1.0)  !important;
									border-radius:12px !important;
									margin: 1% 2% 2% 1% !important;
									box-shadow: 0px 0px 3px #A5C4E9;
									width: 40% !important;
					
								}
				
								.skin.contentbottom .layer-media {
    								transition: all 0.4s ease 0s;
    								left: 0;
    								top: 0;
    								width: 100%;
									height: 215px !important;
								}

								.post-grid .item .layer-media img {
									border-radius: 0;
									box-shadow: none;
									width: 100%;
									
								}
								   

								.post-grid .grid-items {
									margin: 0 auto;
									overflow: hidden;
									text-align: left;
								}
								
								.skin.contentbottom .layer-content {
									background-color: rgba(155, 151, 21, 0.7);
									 	background: -webkit-linear-gradient(rgba(203, 201, 133, 0.6),rgba(155, 151, 21, 0.7));
										background: -o-linear-gradient(rgba(203, 201, 133, 0.6),rgba(155, 151, 21, 0.7));
										background: -moz-linear-gradient(rgba(203, 201, 133, 0.6),rgba(155, 151, 21, 0.7));
										background: linear-gradient(rgba(203, 201, 133, 0.6),rgba(155, 151, 21, 0.7));
																							
									 
									 max-width: 100%;
									 padding: 0px 10px;
									 position: absolute;
									 left: 0%;
									 bottom:0%;
									 height: 52px;
									 border-radius: 4px 4px 9px 9px;
								 }

								.skin.contentbottom .layer-content a {
 
									font-family: "Noto Sans",sans-serif;
									 font-weight: 700;
									 color: #fff  !important;
									 font-size: 16px  !important;
									 line-height: 1.15  !important;
									 letter-spacing:0.05em;
									 text-shadow: 0px 0px 3px #000;
									 text-decoration: none;
									 cursor: pointer;
									 margin-top: -3px;
								}

								.skin.contentbottom .layer-content a:hover {
 
									opacity: 0.9;
									text-shadow: 0px 0px 0px #000;
								}

	.entry-title {
		font-size: 30px;
		font-size: 3.0rem;
		line-height: 1.2;
		margin-bottom: 1.2em;
		margin-left: 0;
	}

	.entry-content h1,
	.entry-summary h1,
	.page-content h1,
	.comment-content h1 {
		font-size: 28px;
		font-size: 2.8rem;
		line-height: 1.2;
		margin-top: 1.6em;
		margin-bottom: 0.8em;
	}

	.entry-content h2,
	.entry-summary h2,
	.page-content h2,
	.comment-content h2 {
		font-size: 29px;
		font-size: 2.9rem;
		line-height: 1.2069;
		margin-top: 1.931em;
		margin-bottom: 0.9655em;
	}

	.entry-content h3,
	.entry-summary h3,
	.page-content h3,
	.comment-content h3 {
		font-size: 22px;
		font-size: 2.2rem;
		line-height: 1.1667;
		margin-top: 2.3333em;
		margin-bottom: 0.8em;
	}

	.entry-content h4,
	.entry-summary h4,
	.page-content h4,
	.comment-content h4 {
		font-size: 20px;
		font-size: 2rem;
		line-height: 1.4;
		margin-top: 2.8em;
		margin-bottom: 1.4em;
	}

	.entry-content h5,
	.entry-content h6,
	.entry-summary h5,
	.entry-summary h6,
	.page-content h5,
	.page-content h6,
	.comment-content h5,
	.comment-content h6 {
		font-size: 17px;
		font-size: 1.7rem;
		line-height: 1.2353;
		margin-top: 3.2941em;
		margin-bottom: 1.6471em;
	}

	.entry-content .more-link:after,
	.entry-summary .more-link:after {
		font-size: 24px;
		top: 2px;
	}

	.author-info .avatar {
		height: 42px;
		margin: 0 1.6471em 1.6471em 0;
		width: 42px;
	}

	.author-link:after {
		top: 3px;
	}





.huge_it_slideshow_image_wrap_2 * {
    box-sizing: border-box;
    border-radius: 17px;
    margin-top: 20px;
}
.huge_it_slideshow_image_wrap_3 * {
    box-sizing: border-box;
    border-radius: 17px;
    margin-top: 20px;
}

							
								
								
							

								

							
							
								
								
								
							.nav_icon{
								float:left;
								margin-top:28px;
								margin-left:0px;
								margin-right:0px;
								z-index:1000;
								position:relative;
								width:16.6666%;
								-webkit-transform: scale(.88);
								-moz-transform: scale(.88);
								transform:scale(.88);
								-webkit-transition-timing-function: ease-out;
								-webkit-transition-duration:600ms;
								-moz-transition-duration:600ms;
								transition-duration:600ms;
								
							   
								
								font-family: "Noto Sans",sans-serif;
								font-size: 15px;
								color:#515151;
								line-height: 1.2em;
								}


							.nav_icon:hover{
								float:left;
								margin-top:26px;
								margin-left:0px;
								margin-right:0px;
								z-index:1000;
								position:relative;
								width:16.6666%;
								-webkit-transform: scale(1);
								-moz-transform: scale(1);
								transform:scale(1);
								-webkit-transition-timing-function: ease-out;
								-webkit-transition-duration: 100ms;
								-moz-transition-duration:100ms;
								transition-duration:100ms;
	
							   
								
								opacity:1.0;
								
								font-family: "Noto Sans",sans-serif;
								font-size: 17px;
								color:#515151;
								line-height: 1.2em;
								}


							.nav_icon_sel{
								float:left;
								margin-top:26px;
								margin-left:0px;
								margin-right:0px;
								z-index:1000;
								position:relative;
								width:16.6666%;
								-webkit-transform: scale(1);
								-moz-transform: scale(1);
								transform:scale(1);
								-webkit-transition-timing-function: ease-out;
								-webkit-transition-duration: 100ms;
								-moz-transition-duration:100ms;
								transition-duration:100ms;
	
							   
								
								opacity:1.0;
								
								font-family: "Noto Sans",sans-serif;
								font-size: 17px;
								color:#515151;
								line-height: 1.2em;
								}
								
								
								
								
								
								
	.posted-on:before,
	.byline:before,
	.cat-links:before,
	.tags-links:before,
	.comments-link:before,
	.entry-format:before,
	.edit-link:before,
	.full-size-link:before {
		top: 3px;
	}

	.taxonomy-description {
		padding-top: 0.4118em;
	}

	.page-title,
	.comments-title,
	.comment-reply-title,
	.post-navigation .post-title {
		font-size: 24px;
		font-size: 2.4rem;
		line-height: 1.1667;
	}

	.page-links {
		margin-bottom: 1.4117em;
	}

	.page-links a,
	.page-links > span {
		margin: 0 0.2857em 0.2857em 0;
	}

	.entry-attachment {
		margin-bottom: 1.6471em;
	}

	.format-aside .entry-title,
	.format-image .entry-title,
	.format-video .entry-title,
	.format-quote .entry-title,
	.format-gallery .entry-title,
	.format-status .entry-title,
	.format-link .entry-title,
	.format-audio .entry-title,
	.format-chat .entry-title {
		font-size: 20px;
		font-size: 2rem;
		line-height: 1.4;
		margin-bottom: 1.4em;
	}

	.format-link .entry-title a:after {
		top: 0.0833em;
	}

	.comments-title {
		margin-bottom: 1.4em;
	}

	.comment-list article,
	.comment-list .pingback,
	.comment-list .trackback {
		padding: 1.6471em 0;
	}

	.comment-list + .comment-respond,
	.comment-navigation + .comment-respond {
		padding-top: 1.6471em;
	}

	.comment-list .children > li {
		padding-left: 1.1667em;
	}

	.comment-author {
		margin-bottom: 0;
	}

	.comment-author .avatar {
		height: 42px;
		margin-right: 1.64705em;
		top: 5px;
		width: 42px;
	}

	.bypostauthor > article .fn:after {
		top: 7px;
		left: 6px;
	}

	.comment-metadata .edit-link:before {
		top: 6px;
	}

	.pingback .edit-link:before {
		top: 6px;
	}

	.comment-content ul,
	.comment-content ol {
		margin-bottom: 1.6471em;
	}

	.comment-list .reply a {
		padding: 0.4286em 0.8571em;
	}

	.comment-form,
	.no-comments {
		padding-top: 1.6471em;
	}

	.comment-reply-title small a:before {
		top: -1px;
	}

	embed,
	iframe,
	object,
	video {
		margin-bottom: 1.6471em;
	}

	.wp-audio-shortcode,
	.wp-video,
	.wp-playlist.wp-audio-playlist {
		font-size: 17px;
		font-size: 1.7rem;
		margin-bottom: 1.6471em;
	}

	.wp-caption,
	.gallery {
		margin-bottom: 1.6471em;
	}
}


/**
 * 15.6 Desktop Large 1240px
 */

@media screen and (min-width: 77.5em) {
	body,
	button,
	input,
	select,
	textarea {
		font-size: 16px;
		font-size: 1.6rem;
		line-height: 1.6842;
	}

	button,
	input {
		line-height: normal;
	}

	p,
	address,
	pre,
	hr,
	ul,
	ol,
	dl,
	dd,
	table {
		margin-bottom: 0.11em;
	}

	blockquote {
		font-size: 22px;
		font-size: 2.2rem;
		line-height: 1.8182;
		margin-bottom: 1.8182em;
		margin-left: -1.0909em;
		padding-left: 0.9091em;
	}

	blockquote p {
		margin-bottom: 1.8182em;
	}

	blockquote cite,
	blockquote small {
		font-size: 19px;
		font-size: 1.9rem;
		line-height: 1.6842;
	}

	pre {
		line-height: 1.2632;
	}

	button,
	input[type="button"],
	input[type="reset"],
	input[type="submit"],
	.post-password-form input[type="submit"] {
		font-size: 16px;
		font-size: 1.6rem;
		padding: 0.8125em 1.625em;
	}

	input[type="text"],
	input[type="email"],
	input[type="url"],
	input[type="password"],
	input[type="search"],
	textarea {
		padding: 0.5278em;
	}

	.main-navigation {
		font-size: 18px;
		font-size: 1.8rem;
	}

	.main-navigation a {
		padding: 0.5em 0;
	}

	.main-navigation .page_item_has_children > a,
	.main-navigation .menu-item-has-children > a {
		padding-right: 32px;
	}

	.main-navigation .menu-item-description {
		font-size: 14px;
		font-size: 1.4rem;
		line-height: 1.5385;
		margin-top: 0.3077em;
	}

	.dropdown-toggle {
		height: 32px;
		top: 4px;
		width: 32px;
	}

	.dropdown-toggle:after {
		line-height: 32px;
		width: 32px;
	}

	.social-navigation ul {
		margin-bottom: -1.2632em;
	}

	.social-navigation a {
		height: 2.5263em;
	}

	.post-password-form label,
	.post-navigation .meta-nav,
	.comment-navigation,
	.image-navigation,
	.author-heading,
	.author-bio,
	.entry-footer,
	.page-links a,
	.page-links span,
	.comment-metadata,
	.pingback .edit-link,
	.comment-list .reply,
	.comment-notes,
	.comment-awaiting-moderation,
	.logged-in-as,
	.comment-form label,
	.form-allowed-tags,
	.site-info,
	.wp-caption-text,
	.gallery-caption,
	.entry-caption {
		font-size: 16px;
		font-size: 1.6rem;
	}

	.pagination .nav-links {
		min-height: 3.3684em;
	}

	.pagination .page-numbers {
		line-height: 3.3684em;
		padding: 0 0.8421em;
	}

	.pagination .prev,
	.pagination .next {
		height: 64px;
		padding: 0;
		width: 64px;
	}

	.pagination .prev:before,
	.pagination .next:before {
		height: 64px;
		line-height: 64px;
		width: 64px;
	}

	.image-navigation .nav-previous a:before,
	.image-navigation .nav-next a:after,
	.comment-navigation .nav-previous a:before,
	.comment-navigation .nav-next a:after {
		font-size: 24px;
		top: -1px;
	}

	blockquote.alignleft,
	.wp-caption.alignleft,
	img.alignleft {
		margin: 0.4211em 1.6842em 1.6842em 0;
	}

	blockquote.alignright,
	.wp-caption.alignright,
	img.alignright {
		margin: 0.4211em 0 1.6842em 1.6842em;
	}

	blockquote.aligncenter,
	.wp-caption.aligncenter,
	img.aligncenter {
		margin-top: 0.4211em;
		margin-bottom: 0.11em;
	}

	.wp-caption.alignleft,
	.wp-caption.alignright,
	.wp-caption.aligncenter {
		margin-bottom: 1.2632em;
	}

	.site-title {
		font-size: 27px;
		font-size: 2.7rem;
		line-height: 1.1852;
	}

	.site-description {
		font-size: 16px;
		font-size: 1.6rem;
	}

	.widget {
		font-size: 15px;
		font-size: 1.5rem;
	}

	.widget blockquote {
		font-size: 16px;
		font-size: 1.6rem;
		padding-left: 1.25em;
	}

	.widget blockquote cite,
	.widget blockquote small {
		font-size: 13px;
		font-size: 1.3rem;
		line-height: 1.8462;
	}

	.widget button,
	.widget input,
	.widget select,
	.widget textarea {
		font-size: 16px;
		font-size: 1.6rem;
		letter-spacing: 1px;
	}

	.widget button,
	.widget input[type="button"],
	.widget input[type="reset"],
	.widget input[type="submit"] {
		background-color: rgba(155, 151, 21, 0.5);
box-shadow: 0px 0px 3px #FFF;
padding: 8px 20px;
font-family: "Noto Sans",sans-serif;
font-weight: 400;
		font-size: 14px;
		font-size: 1.4rem;
		letter-spacing: 2px;
color: #FFF;
text-decoration: none;
cursor: pointer;
margin-top: 20px;
border-radius: 8px;
text-transform: uppercase;
	}

	.widget input[type="text"],
	.widget input[type="email"],
	.widget input[type="url"],
	.widget input[type="password"],
	.widget input[type="search"],
	.widget textarea {
		padding: 0.5em;
	}

	.widget .wp-caption-text,
	.widget .gallery-caption {
		font-size: 13px;
		font-size: 1.3rem;
		line-height: 1.5385;
		padding: 0.6154em 0;
	}

	.widget_calendar td,
	.widget_calendar th {
		line-height: 1.9375;
	}

	.widget_calendar caption {
		margin: 0 0 1.5em;
	}

	.widget_archive li,
	.widget_categories li,
	.widget_links li,
	.widget_meta li,
	.widget_nav_menu li,
	.widget_pages li,
	.widget_recent_comments li,
	.widget_recent_entries li {
		padding: 0.4688em 0;
	}

	.widget_categories .children,
	.widget_nav_menu .sub-menu,
	.widget_pages .children {
		margin: 0.4688em 0 0 1em;
		padding-top: 0.4688em;
	}

	.widget_rss .rss-date,
	.widget_rss cite {
		font-size: 13px;
		font-size: 1.3rem;
		line-height: 1.8462;
	}

	

								.post-thumbnail {
									   float:left;
									   border: 0;
									   margin: 2% 0% 1% 0;
									  	width: 30%;
								   }
								   
								   .post-thumbnail img {
									   display: block;
									 	margin: 0;
									   box-shadow: 0px 0px 3px #A5C4E9;
									   max-width: 380px;
									   border-radius: 12px;
								   }




								   a.post-thumbnail:hover,
								   a.post-thumbnail:focus {
									   opacity: 0.85;
								   }

								   .entry-header {
									   padding: 0;
									   padding: 0 0 0 0;
									   border-bottom: 2px;
								   }



									
									.newsitems{
										float:left;
										width:33%;
										margin-top:30px;
										margin-bottom:20px;
										margin-right:0%;
										margin-left:0%;
										list-style: none;
										padding: 0px 0px;
										position:relative;
								
										-webkit-transform: scale(1);
										-moz-transform: scale(1);
										transform:scale(1);
								
										-webkit-transition-timing-function: ease-out;
										-webkit-transition-duration:1200ms;
										-moz-transition-duration:1200ms;
										transition-duration:1200ms;
								
								
										opacity:1.0;
								
										}


									.newsitems:hover{
										float:left;
										width:33%;
										margin-top:30px;
										margin-bottom:20px;
										margin-right:0%;
										margin-left:0%;
										list-style: none;
										padding: 0px 0px;
										position:relative;
								
								
										cursor: pointer;
								
										-webkit-transform: scale(1.03);
										-moz-transform: scale(1.03);
										transform:scale(1.03);
								
										-webkit-transition-timing-function: ease-out;
										-webkit-transition-duration: 300ms;
										-moz-transition-duration:300ms;
										transition-duration:300ms;
							  
							
										opacity:.6;
								
										}
									
	
										.item {
				  
									background: rgba(255, 255, 255, 1.0)  !important;
									border-radius:12px !important;
									margin: 1% 2% 2% 1% !important;
									box-shadow: 0px 0px 3px #A5C4E9;
									width: 40% !important;
					
								}
				
								.skin.contentbottom .layer-media {
    								transition: all 0.4s ease 0s;
    								left: 0;
    								top: 0;
    								width: 100%;
									height: 215px !important;
								}

								.post-grid .item .layer-media img {
									border-radius: 0;
									box-shadow: none;
									width: 100%;
									
								}
								   

								.post-grid .grid-items {
									margin: 0 auto;
									overflow: hidden;
									text-align: left;
								}
								
								.skin.contentbottom .layer-content {
									 background-color: rgba(155, 151, 21, 0.7);
									 	background: -webkit-linear-gradient(rgba(203, 201, 133, 0.6),rgba(155, 151, 21, 0.7));
										background: -o-linear-gradient(rgba(203, 201, 133, 0.6),rgba(155, 151, 21, 0.7));
										background: -moz-linear-gradient(rgba(203, 201, 133, 0.6),rgba(155, 151, 21, 0.7));
										background: linear-gradient(rgba(203, 201, 133, 0.6),rgba(155, 151, 21, 0.7));
																							
									 
									 max-width: 100%;
									 padding: 0px 10px;
									 position: absolute;
									 left: 0%;
									 bottom:0%;
									 height: 52px;
									 border-radius: 4px 4px 9px 9px;
								 }

								.skin.contentbottom .layer-content a {
 
									font-family: "Noto Sans",sans-serif;
									 font-weight: 700;
									 color: #fff  !important;
									 font-size: 16px  !important;
									 line-height: 1.15  !important;
									 letter-spacing:0.05em;
									 text-shadow: 0px 0px 3px #000;
									 text-decoration: none;
									 cursor: pointer;
									 margin-top: -3px;
								}

								.skin.contentbottom .layer-content a:hover {
 
									opacity: 0.9;
									text-shadow: 0px 0px 0px #000;
								}


	.entry-title {
		font-size: 34px;
		font-size: 3.4rem;
		line-height: 1.2308;
		margin-top: 0.0em;
		margin-bottom: 0.8205em;
		margin-left: 0;
	}

	.entry-content h1,
	.entry-summary h1,
	.page-content h1,
	.comment-content h1 {
		font-size: 32px;
		font-size: 3.2rem;
		line-height: 1.2308;
		margin-top: 1.641em;
		margin-bottom: 0.8205em;
	}

	.entry-content h2,
	.entry-summary h2,
	.page-content h2,
	.comment-content h2 {
		font-size: 32px;
		font-size: 3.2rem;
		line-height: 1.25;
		margin-top: 2em;
		margin-bottom: 1em;
	}

	.entry-content h3,
	.entry-summary h3,
	.page-content h3,
	.comment-content h3 {
		font-size: 23px;
		font-size: 2.3rem;
		line-height: 1.1852;
		margin-top: 2.3704em;
		margin-bottom: 0.7em;
	}

	.entry-content h4,
	.entry-summary h4,
	.page-content h4,
	.comment-content h4 {
		font-size: 20px;
		font-size: 2.0rem;
		line-height: 1.4545;
		margin-top: 1.9091em;
		margin-bottom: 0.5em;
	}

	.entry-content h5,
	.entry-content h6,
	.entry-summary h5,
	.entry-summary h6,
	.page-content h5,
	.page-content h6,
	.comment-content h5,
	.comment-content h6 {
		font-size: 19px;
		font-size: 1.9rem;
		line-height: 1.2632;
		margin-top: 3.3684em;
		margin-bottom: 0.11em;
	}

	.entry-content .more-link:after,
	.entry-summary .more-link:after {
		top: 3px;
	}

	.author-info .avatar {
		height: 56px;
		margin: 0 1.6842em 1.6842em 0;
		width: 56px;
	}

	.author-link:after {
		font-size: 24px;
		top: 0;
	}


.huge_it_slideshow_image_wrap_2 * {
    box-sizing: border-box;
    border-radius: 17px;
    margin-top: 10px;
}
.huge_it_slideshow_image_wrap_3 * {
    box-sizing: border-box;
    border-radius: 17px;
    margin-top: 10px;
}


							
								
								
							.nav_icon{
								float:left;
								margin-top:30px;
								margin-left:0px;
								margin-right:0px;
								z-index:1000;
								position:relative;
								width:16.6666%;
								-webkit-transform: scale(.88);
								-moz-transform: scale(.88);
								transform:scale(.88);
								-webkit-transition-timing-function: ease-out;
								-webkit-transition-duration:600ms;
								-moz-transition-duration:600ms;
								transition-duration:600ms;
								
							   
								
								font-family: "Noto Sans",sans-serif;
								font-size: 15px;
								color:#515151;
								line-height: 1.2em;
								}


							.nav_icon:hover{
								float:left;
								margin-top:28px;
								margin-left:0px;
								margin-right:0px;
								z-index:1000;
								position:relative;
								width:16.6666%;
								-webkit-transform: scale(1);
								-moz-transform: scale(1);
								transform:scale(1);
								-webkit-transition-timing-function: ease-out;
								-webkit-transition-duration: 100ms;
								-moz-transition-duration:100ms;
								transition-duration:100ms;
	
							   
								
								opacity:1.0;
								
								font-family: "Noto Sans",sans-serif;
								font-size: 17px;
								color:#515151;
								line-height: 1.2em;
								}


							.nav_icon_sel{
								float:left;
								margin-top:28px;
								margin-left:0px;
								margin-right:0px;
								z-index:1000;
								position:relative;
								width:16.6666%;
								-webkit-transform: scale(1);
								-moz-transform: scale(1);
								transform:scale(1);
								-webkit-transition-timing-function: ease-out;
								-webkit-transition-duration: 100ms;
								-moz-transition-duration:100ms;
								transition-duration:100ms;
	
							   
								
								opacity:1.0;
								
								font-family: "Noto Sans",sans-serif;
								font-size: 17px;
								color:#515151;
								line-height: 1.2em;
								}
								
								
								
	.posted-on:before,
	.byline:before,
	.cat-links:before,
	.tags-links:before,
	.comments-link:before,
	.entry-format:before,
	.edit-link:before,
	.full-size-link:before {
		top: 4px;
	}

	.taxonomy-description {
		padding-top: 0.4211em;
	}

	.page-title,
	.comments-title,
	.comment-reply-title,
	.post-navigation .post-title {
		font-size: 27px;
		font-size: 2.7rem;
		line-height: 1.1852;
	}

	.page-links {
		margin-bottom: 1.4736em;
	}

	.page-links a,
	.page-links > span {
		margin: 0 0.25em 0.25em 0;
	}

	.entry-attachment {
		margin-bottom: 0.11em;
	}

	.format-aside .entry-title,
	.format-image .entry-title,
	.format-video .entry-title,
	.format-quote .entry-title,
	.format-gallery .entry-title,
	.format-status .entry-title,
	.format-link .entry-title,
	.format-audio .entry-title,
	.format-chat .entry-title {
		font-size: 22px;
		font-size: 2.2rem;
		line-height: 1.4545;
		margin-bottom: 1.4545em;
	}

	.format-link .entry-title a:after {
		top: 3px;
	}

	.comments-title {
		margin-bottom: 1.4545em;
	}

	.comment-list article,
	.comment-list .pingback,
	.comment-list .trackback {
		padding: 1.6842em 0;
	}

	.comment-list + .comment-respond,
	.comment-navigation + .comment-respond {
		padding-top: 1.6842em;
	}

	.comment-list .children > li {
		padding-left: 1.4737em;
	}

	.comment-author .avatar {
		height: 56px;
		margin-right: 1.6842em;
		top: 3px;
		width: 56px;
	}

	.bypostauthor > article .fn:after {
		top: 8px;
	}

	.comment-metadata .edit-link:before {
		top: 8px;
	}

	.pingback .edit-link:before {
		top: 8px;
	}

	.comment-content ul,
	.comment-content ol {
		margin-bottom: 0.11em;
	}

	.comment-list .reply a {
		padding: 0.4375em 0.875em;
	}

	.comment-form,
	.no-comments {
		padding-top: 1.6842em;
	}

	embed,
	iframe,
	object,
	video {
		margin-bottom: 0.11em;
	}

	.wp-audio-shortcode,
	.wp-video,
	.wp-playlist.wp-audio-playlist {
		font-size: 19px;
		font-size: 1.9rem;
		margin-bottom: 0.11em;
	}

	.wp-caption,
	.gallery {
		margin-bottom: 0.11em;
	}
}


/**
 * 15.7 Desktop X-Large 1403px
 */

@media screen and (min-width: 87.6875em) {
	body:before {
		width: -webkit-calc(50% - 289px);
		width: calc(50% - 289px);
	}
}



