body{
	color:#000;
	font-family:Arial, Helvetica, sans-serif; 
	font-size:16px;
	line-height:1.4em; 
	font-weight:normal;
}
h1, h2, h3, h4, h6{
	font-weight:normal;
	font-family:Arial, Helvetica, sans-serif; 
	line-height:1.5em;
	margin:.45em 0;
	padding:0;
} 

.containerFilter {
padding-left:11px;
}


/* links */
a {color:#000;text-decoration:none;font-size:16px;},
a:visited,
a:active,
a:hover{color:#000;font-size:16px;}
a:hover{ text-decoration:none;font-size:16px;}


/* Box sizing. Awesome thing. Read about it here: http://www.w3schools.com/cssref/css3_pr_box-sizing.asp */
*{	box-sizing:border-box;
	-moz-box-sizing:border-box;}

  
/* structure */   
.wrapper{
	width: 92%; 
	margin: 0 auto;
}
header{ 
	padding:15px 0;
}
#banner{ 
	text-align:center;
}
	
#hero,
#page-header{
	background:#fff;
	padding:0px 0;
}
#hero h1{ 
	line-height:1.2em;
	margin-top:0px;
	margin-bottom:10px;}

.flexslider{
	display:none;
}

#content {  
	margin:40px 0;
}

aside { 
	margin:40px 0;
}

p {font-size:16px;font-weight:normal;color:#000;}

p a {color:#000;text-decoration:none;font-size:16px;},
p a:visited,
p a:active,
p a:hover{color:#000;font-size:16px;}
p a:hover{ text-decoration:underline;font-size:16px;}

p-header {font-weight:bold;font-size:16px;}

p-footer {width:100%;padding:16px;margin:0px;padding-left:0px;font-size:18px;font-weight:bold;border-top:1px solid #ccc;}

p-title {padding:0px;margin:0px;font-weight:bold;font-size:36px;line-height:42px;text-align:left;float:left;}

p-title-text {padding:0px;margin:0px;font-weight:normal;font-size:20px;text-align:left;line-height:28px;float:left;margin-top:12px;}

p-title-m {padding:0px;margin:0px;font-weight:bold;font-size:28px;text-align:center;margin-top:20px;center;}

p-title-text-m {padding:0px;margin:0px;font-weight:normal;font-size:16px;text-align:left;line-height:22px;float:center;margin-top:12px;}

/* RESPONSIVE IMAGES */
img{ max-width:100%; height:auto;}


/*MAIN MENU*/
.menu-toggle{
	display:block;
	padding:10px;
	margin:20px 0 0;
	background:#666;
	color:#fff;
	cursor:pointer;
	text-transform:uppercase;
	font-size:20px;
}
.menu-toggle.toggled-on{
	background:#0099ff;
}
.srt-menu{
	display:none;
}	
.srt-menu.toggled-on{
	display:block;
	position:relative;
	z-index:10;
}

.srt-menu{
	clear:both;
	margin-bottom:60px;
	
}
.srt-menu li a {
	background:#dadada;
	display:block;
	margin:1px 0; 
	padding:10px;
	text-decoration:none;
}
.srt-menu li a:hover{
	background:#0099ff;
	color:#fff;
}
.srt-menu li li a {
	background:#e8e8e8;
	padding-left:40px;
}
.srt-menu li li li a {
	background:#efefef;
	padding-left:80px;
}

/*SECONDARY MENU*/
#secondary-navigation{
	margin-bottom:60px;
}
#secondary-navigation ul{
	margin:0;
	padding:0;
}
#secondary-navigation ul li a{ 
	background:#E6E6E6;
	display:block;
	margin:5px 0; 
	padding:10px;
	text-decoration:none;
}
#secondary-navigation ul li a:hover,
#secondary-navigation ul li.current a{
	background:#0099ff;
	color:#fff;
}

/*SPACE GRID ELEMENTS VERTICALLY, SINCE THEY ARE ONE UNDER ANOTHER SO FAR*/
.grid_1,
.grid_2,
.grid_3,
.grid_4,
.grid_5,
.grid_6,
.grid_7,
.grid_8,
.grid_9,
.grid_10,
.grid_11,
.grid_12 {
	margin-bottom:40px;
	/*positioning and padding*/
	position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
}
.grid_legal{
font-size:16px;padding:31px;background:#fff;margin:0px;padding-top:0px;margin-top:-20px;
}
.grid_footer{
font-size:16px;padding:16px;background:#fff;margin:0px;padding-bottom:0px;
}
.grid_footer_plus{
font-size:16px;padding:16px;background:#fff;margin:0px;padding-bottom:0px;padding-top:0px;;
}
.grid_footer_btt{
margin:0px;padding:0px;color:#fff;margin-bottom:16px;font-size:18px;line-height:32px;text-align:center;margin-bottom:40px;
}
.grid_footer_btt a {color:#fff;text-decoration:none;font-size:16px;},
.grid_footer_btt a:visited,
.grid_footer_btt a:active,
.grid_footer_btt a:hover{color:#fff;font-size:16px;}
.grid_footer_btt a:hover{ color:#fff;text-decoration:none;font-size:16px;
}
.grid_footer_copyright{
font-size:16px;background:#fff;margin:0px;
}
.grid_footer_copyright_mob{
font-size:16px;padding:20px;background:#fff;margin:0px;padding-top:0px;
}
			 
/*FOOTER*/
footer{  
	clear:both;
	font-size:80%;
	padding:20px 0;
}
footer ul{
	margin:0;
	padding:0;
}

/*colors and backgrounds*/
body{
	background:#fff;
}

footer{ 
	background:#333;
	color:#ccc;
}
footer h1, footer h2, footer h3, footer h4{ 
	color:#CCC; 
	margin-bottom:10px;
}
footer ul{
	margin:0 0 0 8%;
}

a.buttonlink{ 
	background:#0099ff; 
	border-radius:7px; 
	color:#fff;
	display:block;
	float:left; 
	margin:10px 15px 10px 0; 
	padding:10px;
	text-decoration:none;
}
a.buttonlink:hover{
	background:#8dbc01;
}
.greenelement{
	background:#5ec79e;
	color:#fff;
}
.violetelement{
	background:#887dc2;
	color:#fff;
}



/* Contain floats*/ 
.clearfix:before,
.clearfix:after,
.row:before,
.row:after {
  content: " ";
  display: table;
}
.clearfix:after,
.container:after,
.row:after{
  clear: both;
}


/*
LARGER MOBILE DEVICES
This is for mobile devices with a bit larger screens.
*/
@media only screen and (min-width: 481px) {
#banner{
	float:left;
	text-align:left;
	margin-bottom:-20px;/*this depends on the height of the logo*/
}
.menu-toggle{/*make menu float right, instead of sitting under the logo*/
	margin-top:10px; /*this depends on the height of the logo*/
	float:right;
}

} 

/*
TABLET & SMALLER LAPTOPS
The average viewing window and preferred media query for those is 768px.
But I think that some more breathing space is good:)
*/
@media only screen and (min-width: 920px) {

.wrapper{
	max-width: 1200px; 
	margin: .75em auto;
}

#banner{ 
	float:left; 
	text-align:left;
	margin-bottom:0px;
}
header{
	padding:0;
}
#content {  
	float:left;
	width:65%;
}
#content.wide-content{
	float:none;
	width:100%;
}

.flexslider{
display:block;
/*demo 1 slider theme*/	
margin: 0 0 60px; 
background: #fff; 
border: 4px solid #fff; 
-webkit-border-radius: 4px; 
-moz-border-radius: 4px; 
-o-border-radius: 4px; 
border-radius: 4px; 
box-shadow: 0 1px 4px rgba(0,0,0,.2); 
-webkit-box-shadow: 0 1px 4px rgba(0,0,0,.2); 
-moz-box-shadow: 0 1px 4px rgba(0,0,0,.2); 
-o-box-shadow: 0 1px 4px rgba(0,0,0,.2);
}


aside { 
	float:right;
	width:30%;
}

/*** MAIN MENU - ESSENTIAL STYLES ***/
.menu-toggle{display:none;}
#menu-main-navigation{display:block;}

.srt-menu, .srt-menu * {
	margin:			0;
	padding:		0;
	list-style:		none;
}
.srt-menu ul {
	position:		absolute;
	display:none;
	width:			12em; /* left offset of submenus need to match (see below) */
}
.srt-menu ul li {
	width:			100%;
}
.srt-menu li:hover {
	visibility:		inherit; /* fixes IE7 'sticky bug' */
}
.srt-menu li {
	float:			left;
	position:		relative;
	margin-left:1px;
}
.srt-menu li li {
	margin-left:0px;
}
.srt-menu a {
	display:		block;
	position:		relative;
}
.srt-menu li:hover ul,
.srt-menu li.sfHover ul {
	display:block;
	left:			0;
	top:			45px; /* match top ul list item height */
	z-index:		99;
	-webkit-box-shadow:  2px 3px 2px 0px rgba(00, 00, 00, .3);
    box-shadow:  2px 3px 2px 0px rgba(00, 00, 00, .3);
}
ul.srt-menu li:hover li ul,
ul.srt-menu li.sfHover li ul {
	top:			-999em;
}
ul.srt-menu li li:hover ul,
ul.srt-menu li li.sfHover ul {
	left:			12em; /* match ul width */
	top:			0;
}
ul.srt-menu li li:hover li ul,
ul.srt-menu li li.sfHover li ul {
	top:			-999em;
}
ul.srt-menu li li li:hover ul,
ul.srt-menu li li li.sfHover ul {
	left:			10em; /* match ul width */
	top:			0;
}

/*** DEMO1 SKIN ***/
#topnav, .srt-menu {
	float:right;
	margin: .35em 0 0 0;
}
.srt-menu a {
	text-decoration:none;
}
.srt-menu li a {
	background:#fff;
	margin:0; 
	padding:10px 20px;
	height:45px;
}
.srt-menu a, .srt-menu a:visited  { /* visited pseudo selector so IE6 applies text colour*/
	color:			#0099ff;	
}
.srt-menu li li a {
		border-top:		1px solid rgba(255,255,255,.2);
		background:		#333; /*fallback for old IE*/
		background:rgba(0,0,0,.6);
		color:	#fff;
		padding-left:20px;
		height:auto;
}
.srt-menu li li a:visited{color:#fff;}
.srt-menu li li li a,
.srt-menu li.current * li a{
	padding-left:20px;
	background:rgba(0,0,0,.6);
}

.srt-menu li:hover > a,
.srt-menu li.current a{ 
	color:#fff;
	background:#0099ff;
}
.srt-menu li li:hover > a{
	color:#fff;
	background:#0099ff;
}



/*GRID*/
/*
 & Columns : 12 

 */
 .row{
	 margin-left: -15px;
     margin-right: -15px;
}
 
.grid_1 { width: 16.66%; }
.grid_2 { width: 20%; }
.grid_3 { width: 25%; }
.grid_4 { width: 33.33333333%; }
.grid_5 { width: 41.66666667%; }
.grid_6 { width: 50%; }
.grid_7 { width: 58.33333333%; }
.grid_8 { width: 66.66666667%; }
.grid_9 { width: 75%;padding:0px;margin:0px; }
.grid_10 { width: 80%;padding:0px;margin:0px; }
.grid_11 { width: 91.66666667%; }
.grid_12 { width: 100%; }

.grid_1,
.grid_2,
.grid_3,
.grid_4,
.grid_5,
.grid_6,
.grid_7,
.grid_8,
.grid_9,
.grid_10,
.grid_11,
.grid_12 {
	float: left;
	display: block;
}

.rightfloat{float:right;}
/* @notation inspired by tinyGrid, .row and percentage by Twitter Bootstrap
 */
#hero [class*="grid_"] { margin-bottom:-20px;}

}

/*
DESKTOP
This is the average viewing window. So Desktops, Laptops, and
in general anyone not viewing on a mobile device. Here's where
you can add resource intensive styles.
*/
@media only screen and (min-width: 1030px) {

} 

/*
LARGE VIEWING SIZE
This is for the larger monitors and possibly full screen viewers.
*/
@media only screen and (min-width: 1240px) {

} 

/*
RETINA (2x RESOLUTION DEVICES)
This applies to the retina iPhone (4s) and iPad (2,3) along with
other displays with a 2x resolution.
*/
@media only screen and (-webkit-min-device-pixel-ratio: 1.5),
       only screen and (min--moz-device-pixel-ratio: 1.5),
       only screen and (min-device-pixel-ratio: 1.5) {


} 

/*
iPHONE 5 MEDIA QUERY
iPhone 5 or iPod Touch 5th generation styles (you can include your own file if you want)
*/
@media (device-height: 568px) and (-webkit-min-device-pixel-ratio: 2) { 

  
}

/*
PRINT STYLESHEET
*/
@media print {
  * { background: transparent !important; color: black !important; text-shadow: none !important; filter:none !important; -ms-filter: none !important; } /* Black prints faster: h5bp.com/s */
  a, a:visited { text-decoration: underline; }
  a[href]:after { content: " (" attr(href) ")"; }
  abbr[title]:after { content: " (" attr(title) ")"; }
  .ir a:after, a[href^="javascript:"]:after, a[href^="#"]:after { content: ""; }  /* Don't show links for images, or javascript/internal links */
  pre, blockquote { border: 1px solid #999; page-break-inside: avoid; }
  thead { display: table-header-group; } /* h5bp.com/t */
  tr, img { page-break-inside: avoid; }
  img { max-width: 100% !important; }
  @page { margin: 0.5cm; }
  p, h2, h3 { orphans: 3; widows: 3; }
  h2, h3 { page-break-after: avoid; }
}





















	/*  VIDEO PLAYER CONTAINER
 		############################### */
  		.vid-container {
		     position: relative;
				 height:350px;
				 margin-left:0px;
				 margin-bottom:17px;
		}
		 
		.vid-container iframe,
		.vid-container object,
		.vid-container embed {
		     position: absolute;
		    width: 100%;
		    height: 100%;
		}


		/*  VIDEOS PLAYLIST 
 		############################### */
		.vid-list-container {
			width: 92%;
			overflow: hidden;
		}

		.vid-list {
			width: 1344px;
			position: relative;
			top:0;
			left: 0;
		}

		.vid-item .desc {
			font-size: 14px;
			line-height:28px;
			text-decoration:none;
		}

		.vid-item:hover {
			cursor: pointer;
			text-decoration:underline;
		}
		
		
		
		/*-- SCROLL AREA --*/	
		
div.scroll {
 		height: 200px;
		width:100%;
 		overflow: auto;
 		margin-left:0px;
 		padding: 0px;
 		}		

		
	.menutitle{
		cursor:pointer;
		color:#000;
		font-size:16px;
		line-height:28px;
		background:#fff;
		padding:20px;
		padding-top:0px;
		padding-bottom:0px;
		margin-bottom:0px;
		}
		

		.submenu{
		line-height:28px;
		background:#fff;
		padding:20px;
		padding-top:0px;
		}
		
		
		.iconspan{
		cursor:pointer;
		margin-top:12px;
		}

		div.items {
    /* To correctly align image, regardless of content height: */
    vertical-align: top;
    display: inline-block;
    /* To horizontally center images and caption */
    text-align: center;
    /* The width of the container also implies margin around the images. */
    width: 110px;
		float:right;
		margin-bottom:20px;
		}
 .caption {
    /* Make the caption a block so it occupies its own line. */
    display: block;
		}
		
		.handcursor{
		cursor:hand;
		cursor:pointer;
		}
		
	
	.dropbtn {
    background-color: #fff;
		border:1px solid #999999;
    color: #000;
    padding: 12px;
		padding-top:8px;
		padding-bottom:6px;
    font-size:16px;
    cursor: pointer;
		line-height:24px;
}
.navbtn {
    background-color: #fff;
    color: #000;
		border:0px;
    padding: 12px;
    font-size:15px;
    cursor: pointer;
}

/* The container <div> - needed to position the dropdown content */
.dropdown {
    position: relative;
    display: inline-block;
		font-size:16px;
    padding: 12px;
		padding-top:8px;
		padding-bottom:8px;
}

/* Dropdown Content (Hidden by Default) */
.dropdown-content {
    display: none;
    position: absolute;
		padding:12px;
		padding-top:8px;
		padding-bottom:8px;
		line-height:32px;
		font-size:16px;
    background-color: #fff;
		margin-top:-1px;
		border:1px solid #999999;
    min-width: 160px;
    z-index: 1;
}
.nav-content {
    display: none;
    position: absolute;
		padding:12px;
		line-height:32px;
    background-color: #fff;
		margin-top:-1px;
		border:1px solid #999999;
		font-size:15px;
		min-width: 500px;
    z-index: 1;
}

/* Links inside the dropdown */
.dropdown-content a {
    color: black;
    padding: 12px;
		padding-top:8px;
		padding-bottom:6px;
    text-decoration: none;
		font-size:16px;
    display: block;
		line-height:24px;
}
.text-title {
  color: #000;
	padding:0px;
	font-weight:bold;
	padding-top:16px;
	margin:0px;
	font-size:24px;
	text-align:center;
	text-decoration:none;
	margin-top:-20px;
}
.text-title a {
  color: #000;
	padding:0px;
	font-weight:bold;
	padding-top:16px;
	margin:0px;
	font-size:24px;
	text-decoration:none;
	text-align:center;
	text-decoration:none;
}
.text-title a:hover {
  color: #000;
	padding:0px;
	font-weight:bold;
	padding-top:16px;
	margin:0px;
	font-size:24px;
	text-decoration:none;
	text-align:center;
	text-decoration:none;
}
.text-title-small {
  color: #000;
	padding:0px;
	font-weight:normal;
	padding-top:16px;
	margin:0px;
	font-size:16px;
	text-align:center;
	text-decoration:none;
}
.text-title-small a {
  color: #000;
	padding:0px;
	font-weight:normal;
	padding-top:16px;
	margin:0px;
	font-size:16px;
	text-align:center;
	text-decoration:none;
}
.text-title-small a:hover {
  color: #000;
	padding:0px;
	font-weight:normal;
	padding-top:16px;
	margin:0px;
	font-size:16px;
	text-align:center;
	text-decoration:none;
}
.text-info {
  color: #000;
	padding:0px;
	font-weight:normal;
	margin:0px;
	font-size:16px;
	text-align:center;
	margin-top:-10px;
	margin-bottom:20px;

}
.text-link {
  color: #000;
  background: #fff;
	padding:00px;
	font-weight:normal;
	padding-top:0px;
	margin:0px;
	font-size:18px;
	text-align:center;
	text-decoration:none;
}
.text-link a{
  color: #000;
	text-decoration: none;
  background: #fff;
	padding:00px;
	font-weight:normal;
	padding-top:0px;
	margin:0px;
	font-size:18px;
	text-align:center;
}
.text-link a:hover{
  color: #000;
	text-decoration: none;
  background: #fff;
	padding:00px;
	font-weight:normal;
	padding-top:0px;
	margin:0px;
	font-size:18px;
	text-align:center;
}
/* Change color of dropdown links on hover */
.dropdown-content a:hover {background-color: #fff;font-size:16px;}

/* Show the dropdown menu on hover */
.dropdown:hover .dropdown-content {
    display: block;
		font-size:15px;
		
}

/* Change the background color of the dropdown button when the dropdown content is shown */
.dropdown:hover .dropbtn {
}






.btn {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0px;
  color: #000;
	text-decoration: none;
	font-weight:bold;
  font-size: 16px;
  background: #fff;
	border:1px solid #000;
  padding: 9px 40px 8px 40px;
}

.btn:hover {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0px;
  color: #fff;
	text-decoration: underline;
	font-weight:bold;
  font-size: 16px;
  background: #000;
	border:1px solid #000;
  padding: 9px 40px 8px 40px;
}			

.btn:visited,
.btn:active {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0px;
  color: #000;
	text-decoration: none;
	font-weight:bold;
  font-size: 16px;
  background: #fff;
	border:1px solid #000;
  padding: 9px 40px 8px 40px;
}			

.btn:visited:hover,
.btn:active:hover {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0px;
  color: #fff;
	text-decoration: underline;
	font-weight:bold;
  font-size: 16px;
  background: #000;
	border:1px solid #000;
  padding: 9px 40px 8px 40px;
}			
.btnfooter {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0px;
  color: #000;
	text-decoration: none;
  font-size: 16px;
  background: #fff;
	margin:8px;
	padding:8px;
  
}

.btnfooter:hover {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0px;
  color: #000;
	text-decoration: underline;
  font-size: 16px;
  background: #ebebeb;
	margin:8px;
	padding:8px;
}			

.btnfooter:visited,
.btnfooter:active {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0px;
  color: #000;
	text-decoration: none;
  font-size: 16px;
  background: #fff;
	margin:8px;
	padding:8px;
}			

.btnfooter:visited:hover,
.btnfooter:active:hover {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0px;
  color: #000;
	text-decoration: underline;
  font-size: 16px;
  background: #ebebeb;
	margin:8px;
	padding:8px;
}			


.btnfootertop {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0px;
  color: #000;
	text-decoration: none;
  font-size: 16px;
  background: #fff;
	margin:0px;
	padding:8px;
	margin-top:-10px;
}

.btnfootertop:hover {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0px;
  color: #000;
	text-decoration: underline;
  font-size: 16px;
  background: #ebebeb;
	margin:0px;
	padding:8px;
	margin-top:-10px;
}			

.btnfootertop:visited,
.btnfootertop:active {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0px;
  color: #000;
	text-decoration: none;
  font-size: 16px;
  background: #fff;
	padding:8px;
	margin-top:-10px;
}			

.btnfootertop:visited:hover,
.btnfootertop:active:hover {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0px;
  color: #000;
	text-decoration: underline;
  font-size: 16px;
  background: #ebebeb;
	padding:8px;
	margin-top:-10px;
}		
.link {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0px;
  color: #000;
	text-decoration: none;
  font-size: 16px;
  background: #fff;
	margin:0px;
	padding:0px;
	padding-top:8px;
}

.link:hover {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0px;
  color: #000;
	text-decoration: none;
  font-size: 16px;
  background: #fff;
	margin:0px;
	padding:0px;
	padding-top:8px;
}			

.link:visited,
.link:active {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0px;
  color: #000;
	text-decoration: none;
  font-size: 16px;
  background: #fff;
	padding:0px;
	padding-top:8px;
}			

.link:visited:hover,
.link:active:hover {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0px;
  color: #000;
	text-decoration: none;
  font-size: 16px;
  background: #fff;
	padding:0px;
	padding-top:8px;
}
.link_top {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0px;
  color: #000;
	text-decoration: none;
  font-size: 16px;
  background: #fff;
	margin:0px;
	padding:0px;
	margin-top:-10px;
	padding-top:8px;
}

.link_top:hover {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0px;
  color: #000;
	text-decoration: none;
  font-size: 16px;
  background: #fff;
	margin:0px;
	padding:0px;
	margin-top:-10px;
	padding-top:8px;
}			

.link_top:visited,
.link_top:active {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0px;
  color: #000;
	text-decoration: none;
  font-size: 16px;
  background: #fff;
	padding:0px;
	margin-top:-10px;
	padding-top:8px;
}			

.link_top:visited:hover,
.link_top:active:hover {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0px;
  color: #000;
	text-decoration: none;
  font-size: 16px;
  background: #fff;
	padding:0px;
	margin-top:-10px;
	padding-top:8px;
}	

	.btnnavbld {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0px;
  color: #000;
	text-decoration: none;
  background: #fff;
	margin:8px;
	padding:8px;
	padding-top:20px;
	font-weight:bold;
	padding-left:0px;
	padding-bottom:10px;
	font-size:15px;
	border-top:1px solid #ebebeb;
}
	.textbld {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0px;
  color: #000;
	text-decoration: none;
  background: #fff;
	margin:0px;
	padding:0px;
	font-weight:bold;
	padding-left:0px;
	padding-bottom:16px;
	font-size:16px;
}	
.textbld_tb {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0px;
  color: #000;
	text-decoration: none;
  background: #fff;
	margin:0px;
	padding:0px;
	font-weight:bold;
	padding-left:0px;
	padding-bottom:16px;
	font-size:16px;
	margin-top:12px;
}	
.prod {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0px;
  color: #000;
	text-decoration: none;
  background: #fff;
	margin:0px;
	padding:0px;
	margin-top:12px;
	font-weight:normal;
	font-size:16px;
	min-height:180px;
}	
	.prod_brand {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0px;
  color: #000;
	text-decoration: none;
  background: #fff;
	margin:0px;
	padding:0px;
	font-weight:bold;
	padding-top:20px;
	font-size:16px;
	margin-bottom:-11px;
}	
	.etitle {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0px;
  color: #000;
	text-decoration: none;
  background: #fff;
	margin:0px;
	padding:0px;
	font-weight:normal;
	font-size:16px;
	min-height:100px;
}			
.btitle {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0px;
  color: #000;
	text-decoration: none;
  background: #fff;
	margin:0px;
	padding:0px;
	font-weight:bold;
	font-size:16px;
	margin-bottom:9px;
}			
	.sub-title {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0px;
  color: #000;
	text-decoration: none;
  background: #fff;
	margin:0px;
	padding:0px;
	font-weight:normal;
	margin-top:0px;
	font-size:16px;
}
.site-nav {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0px;
  color: #000;
	text-decoration: none;
  background: #fff;
	margin:0px;
	padding:0px;
	font-weight:normal;
	margin-top:12px;	
	margin-left:14px;
	font-size:16px;
	margin-bottom:20px;
}	
.site-nav-moblie {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0px;
  color: #000;
	text-decoration: none;
  background: #fff;
	margin:0px;
	padding:0px;
	font-weight:normal;	
	font-size:16px;
	margin-bottom:20px;
	text-align:center;
}	
.prod-dest {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0px;
  color: #000;
	text-decoration: none;
  background: #fff;
	margin:0px;
	padding:0px;
	font-weight:normal;
	margin-top:8px;	
	font-size:16px;
	height:100px;
}

.btn-group button {
  background-color: #FFF; /* Green background */
  border: 1px solid #000; /* Green border */
  color: #000; /* White text */
  padding: 8px; /* Some padding */
	padding-top:4px;
	padding-bottom:2px;
	margin-top:12px;
	font-size:14px;
  cursor: pointer; /* Pointer/hand icon */
  float: left; /* Float the buttons side by side */
}

/* Clear floats (clearfix hack) */
.btn-group:after {
  content: "";
  clear: both;
  display: table;
}

.btn-group button:not(:last-child) {
  border-right: none; /* Prevent double borders */
}

/* Add a background color on hover */
.btn-group button:hover {
  background-color: #000;
  color:#fff;
}

.top_banner {
  color: #fff;
	text-decoration: none;
  background: #000;
	margin:0px;
	padding:0px;
	font-weight:bold;
	font-size:16px;
	text-align:center;
}	


.mob-nav-bld {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0px;
  color: #000;
	text-decoration: none;
	margin:8px;
	padding:8px;
	font-weight:normal;
	padding-left:0px;
	padding-bottom:10px;
	font-size:16px;
	margin-top:-6px;
}	
.mob-nav-sub {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0px;
  color: #000;
	text-decoration: none;
  background: #fff;
	margin:8px;
	padding:4px;
	font-weight:normal;
	padding-left:0px;
	font-size:16px;
}	
.mob-nav-subtop {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0px;
  color: #000;
	text-decoration: none;
  background: #fff;
	margin:8px;
	padding:4px;
	font-weight:normal;
	padding-left:0px;
	font-size:16px;
	padding-top:8px;
}	

.textnbldnav {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0px;
  color: #000;
	text-decoration: none;

	margin:8px;
	padding:8px;
	font-weight:normal;
	padding-left:0px;
	padding-bottom:10px;
	font-size:16px;
}	
	.textbldsocial {

  color: #000;
	text-decoration: none;
  background: #fff;
	margin:0px;
	padding:0px;
	font-weight:bold;
	padding-bottom:10px;
	font-size:16px;
}	
.payment {
  color: #000;
	text-decoration: none;
  background: #fff;
	margin:0px;
	padding:20px;
	padding-bottom:0px;
	padding-top
	font-weight:normal;
	margin-bottom:-20px;
	font-size:16px;
}
.copyright {
  color: #000;
	text-decoration: none;
  background: #fff;
	margin:0px;
	padding:20px;
	padding-bottom:0px;
	font-weight:normal;
	margin-bottom:-20px;
	font-size:16px;
}
copyright-image {
  padding:20px;
	margin:0px;
	padding-top:0px;
	margin-bottom:20px;
}
.mob-copyright {
  color: #000;
	text-decoration: none;
  background: #fff;
	margin:0px;
	padding-top:0px;
	margin-top:-40px;
	padding:20px;
	font-weight:normal;
	font-size:16px;
}
.footer_dest {
  color: #000;
	text-decoration: none;
  background: #fff;
	margin:31px;
	margin-top:0px;
	margin-bottom:18px;
	padding:0px;
	font-weight:normal;
	font-size:16px;
}

.leftnavtitle {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0px;
  color: #000;
	text-decoration: none;
  background: #fff;
	margin:8px;
	padding:8px;
	padding-top:20px;
	font-weight:bold;
	padding-left:0px;
	padding-bottom:10px;
	font-size:20px;
  
}
.footernav-dd {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0px;
  color: #000;
	text-decoration: none;
  background: #fff;
	margin:8px;
	padding:8px;
	padding-top:20px;
	font-weight:bold;
	padding-bottom:10px;
	font-size:16px;
	border-bottom:1px solid #d7d7d7;
	margin-bottom:0px;
}
.mobnav-space {
  color: #000;
	text-decoration: none;
  background: #fff;
	margin:8px;
	padding:8px;
	font-weight:bold;
}
.left_title {
  color: #000;
	text-decoration: none;
  background: #fff;
	margin:0px;
	padding:0px;
	font-weight:bold;
	padding-top:0px;
	padding-bottom:8px;
	font-size:16px;
	margin-bottom:10px;
	margin-top:5px;
}
.left_title a {
  color: #000;
	text-decoration: underline;
  background: #fff;
	margin:0px;
	padding:0px;
	font-weight:normal;
	float:right;
	font-size:14px;
}
.left_title a:hover {
  color: #000;
	text-decoration: underline;
  background: #fff;
	margin:0px;
	padding:0px;
	font-weight:normal;
	float:right;
	font-size:14px;
}
.left_title_filter {
line-height:28px;
font-size:16px;
background:#FCFCFC;
padding:6px;
padding-left:12px;
border:1px solid #ccc;
margin-bottom:20px;
}
.leftnav-dd {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0px;
  color: #000;
	text-decoration: none;
  background: #fff;
	margin:0px;
	padding:0px;
	padding-top:20px;
	font-weight:bold;
	padding-bottom:10px;
	font-size:16px;
	border-top:1px solid #ccc;
	margin-bottom:0px;
	margin-top:12px;
}
.leftnavtop-dd {
  color: #000;
	text-decoration: none;
  background: #fff;
	margin:0px;
	padding:0px;
	padding-top:20px;
	font-weight:bold;
	padding-bottom:10px;
	font-size:16px;
	border-top:1px solid #ccc;
	margin-bottom:0px;
	margin-top:12px;
}
.help-contents-header {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0px;
	padding:12px;
	padding-left:20px;
  color: #000;
	text-decoration: none;
  background:#fff;
	font-weight:normal;
	margin-top:8px;
	margin-bottom:8px;
	border-bottom:1px solid #ccc;
}
.help-contents-header a {
  color: #000;
	text-decoration: none;
  background: #fff;
}
.help-contents-header a:hover {
  color: #000;
	text-decoration: none;
  background: #fff;
}
.help-contents {
  color: #000;
	text-decoration: none;
  padding:20px;
	background:#fff;
	margin-top:-28px;
	padding-left:22px;
	font-size:16px;
	margin-bottom:-8px;
	border-bottom:1px solid #ccc;
}
.help-contents a{
  color: #000;
	text-decoration: none;
  background: #fff;
	margin:0px;
	padding:0px;
	font-size:16px;
	font-weight:bold;
}
.help-contents a:hover{
  color: #000;
	text-decoration: underline;
  background: #fff;
	margin:0px;
	padding:0px;
	font-size:16px;
	font-weight:bold;
}
.headtitle {
  color: #000;
	text-decoration: none;
  background: #fff;
	margin:0px;
	padding:0px;
	font-weight:bold;
	font-size:36px;
	border:none;

}
.headtitlemob {
  color: #000;
	text-decoration: none;
  background: #fff;
	margin:0px;
	padding:0px;
	font-weight:bold;
	font-size:24px;
	border:none;
	margin-top:10px;
}
.maintitle {
  color: #000;
	text-decoration: none;
  background: #fff;
	margin:0px;
	padding:0px;
	font-weight:bold;
	font-size:28px;
	border:none;
	padding-left:0px;
	margin-top:0px;
	margin-bottom:9px;
}
.maintitle-nodest {
  color: #000;
	text-decoration: none;
  background: #fff;
	margin:0px;
	padding:0px;
	font-weight:bold;
	font-size:24px;
	border:none;
	padding-left:10px;
	margin-top:26px;
	margin-bottom:10px;
}
.maintext {
  color: #000;
	text-decoration: none;
  background: #fff;
	margin:0px;
	padding:0px;
	padding-left:10px;
	font-weight:normal;
	margin-bottom:20px;
	font-size:16px;
	line-height:26px;
	border:none;
}
.maintitlemob {
  color: #000;
	text-decoration: none;
  background: #fff;
	margin:0px;
	padding:0px;
	font-weight:bold;
	font-size:24px;
	border:none;
	padding-left:10px;
	margin-top:-10px;
	margin-bottom:40px;
	text-align:center;
}
.maintitlemobnt {
  color: #000;
	text-decoration: none;
  background: #fff;
	margin:0px;
	padding:0px;
	font-weight:bold;
	font-size:24px;
	border:none;
	padding-left:10px;
	margin-top:30px;
	margin-bottom:20px;
	text-align:center;
}
.maintextmob {
  color: #000;
	text-decoration: none;
  background: #fff;
	margin:0px;
	padding:0px;
	padding-left:10px;
	font-weight:normal;
	margin-bottom:20px;
	font-size:16px;
	line-height:26px;
	border:none;
	text-align:center;
	padding-left:40px;
	padding-right:40px;
	text-align:center;
}
#moreBtn {
background:#fff;
border:0px;
margin-top:-20px;
font-weight:bold;
border:0px;
padding:8px;
margin:0px;
align-items: center;
justify-content: center;
}
.hometitle {
  color: #000;
	text-decoration: none;
  background: #fff;
	margin:0px;
	padding:0px;
	font-weight:bold;
	text-align:center;
	font-size:24px;
	border:none;
	margin-top:16px;
	margin-bottom:8px;
}
.hometitlemob {
  color: #000;
	text-decoration: none;
  background: #fff;
	margin:0px;
	padding:0px;
	font-weight:bold;
	text-align:center;
	font-size:24px;
	border:none;
	margin-top:16px;
	margin-bottom:8px;
	text-align:center;
}
.hometitle a {
  color: #000;
	text-decoration: none;
	margin:0px;
	padding:0px;
	font-weight:bold;
	text-align:center;
	font-size:24px;

}
.hometitle a:hover {
  color: #000;
	text-decoration: none;
	margin:0px;
	padding:0px;
	font-weight:bold;
	text-align:center;
	font-size:24px;

}
.hometext {
  color: #000;
	text-decoration: none;
  background: #fff;
	margin:0px;
	padding:0px;
	font-weight:normal;
	font-size:16px;
	border:none;
  text-align:center;
}
.homebtn {
  			-webkit-border-radius: 0;
  			-moz-border-radius: 0;
  			border-radius: 0px;
  			color: #fff;
				text-decoration: none;
				font-weight:bold;
  			font-size: 16px;
  			background: #A8439C;
  			padding: 10px;
				width:140px;
				margin-top:16px;
				}

.homebtn:hover {
  			-webkit-border-radius: 0;
  			-moz-border-radius: 0;
  			border-radius: 0px;
  			color: #fff;
				text-decoration: none;
				font-weight:bold;
  			font-size: 16px;
  			background: #A8439C;
  			padding: 10px;
				width:140px;
				margin-top:16px;
				}			

.homebtn:visited,
.homebtn:active {
  			-webkit-border-radius: 0;
  			-moz-border-radius: 0;
  			border-radius: 0px;
  			color: #000;
				text-decoration: none;
				font-weight:bold;
  			font-size: 16px;
  			background: #A8439C;
  			padding: 10px;
				width:140px;
				margin-top:16px;
				}			

.homebtn:visited:hover,
.homebtn:active:hover {
  			-webkit-border-radius: 0;
  			-moz-border-radius: 0;
  			border-radius: 0px;
  			color: #fff;
				text-decoration: underline;
				font-weight:bold;
  			font-size: 16px;
  			background: #111;
  			padding: 10px;
				width:140px;
				margin-top:16px;
				}	
				.mlbtn {
  			-webkit-border-radius: 0;
  			-moz-border-radius: 0;
  			border-radius: 0px;
  			color: #000;
				text-decoration: none;
				font-weight:normal;
  			font-size: 16px;
  			background: #fff;
				border:1px solid #000;
  			padding: 10px;
				width:60px;
				margin-top:16px;
				}

.mlbtn:hover {
  			-webkit-border-radius: 0;
  			-moz-border-radius: 0;
  			border-radius: 0px;
  			color: #fff;
				text-decoration: none;
				font-weight:bold;
  			font-size: 16px;
  			background: #000;
				border:1px solid #000;
  			padding: 10px;
				width:140px;
				margin-top:16px;
				}			

.homebtn:visited,
.homebtn:active {
  			-webkit-border-radius: 0;
  			-moz-border-radius: 0;
  			border-radius: 0px;
  			color: #000;
				text-decoration: none;
				font-weight:bold;
  			font-size: 16px;
  			background: #A8439C;
  			padding: 10px;
				width:140px;
				margin-top:16px;
				}			

.homebtn:visited:hover,
.homebtn:active:hover {
  			-webkit-border-radius: 0;
  			-moz-border-radius: 0;
  			border-radius: 0px;
  			color: #fff;
				text-decoration: underline;
				font-weight:bold;
  			font-size: 16px;
  			background: #111;
  			padding: 10px;
				width:140px;
				margin-top:16px;
				}	
.textbld_footer {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0px;
  color: #000;
	text-decoration: none;
  background: #fff;
	margin:0px;
	padding:0px;
	padding-top:10px;
	font-weight:bold;
	padding-bottom:10px;
	font-size:16px;
	border-bottom:1px solid #ccc;
	margin-bottom:0px;
	margin-top:10px;
}
.mobnav-dd {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0px;
  color: #000;
	text-decoration: none;
  background: #000;
	margin:0px;
	padding:0px;
	padding-top:20px;
	font-weight:bold;
	padding-bottom:10px;
	font-size:16px;
	border-bottom:1px solid #ccc;
	margin-bottom:30px;
}
.mobnav-dd {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0px;
  color: #000;
	text-decoration: none;
  background: #fff;
	margin:8px;
	padding:8px;
	padding-top:20px;
	font-weight:bold;
	padding-bottom:10px;
	font-size:16px;
	border-bottom:1px solid #ccc;
	margin-bottom:30px;
}
.mob-filter {
  padding:0px;
	margin:0px;
	background:#ebebeb;
	border:1px solid #d7d7d7;
	border-bottom:1px solid #ccc;
	margin-top:40px;
	font-size:16px;
	padding-left:48px;
	padding-right:48px;
	padding-top:12px;
	padding-bottom:0px;
	margin-left:-32px;
	margin-right:-32px;
}
.filter-all {
  padding:0px;
	margin:0px;
  font-size:16px;
	font-weight:bold;
	text-decoration:underline;
	margin-bottom:30px;
}
.filter-cross {
  background:#ebebeb;
	border-radius:100px;
	padding:3px;
	padding-left:6px;
	padding-right:6px;
}
.btnnav {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0px;
  color: #000;
	text-decoration: none;
  font-size: 16px;
  background: #fff;
	margin:0px;
	padding:8px;
	padding-left:0px;
  
}

.btnnav:hover {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0px;
  color: #000;
	text-decoration: none;
  font-size: 16px;
  background: #fff;
	margin:0px;
	padding:8px;
	padding-left:0px;
}			

.btnnav:visited,
.btnnav:active {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0px;
  color: #000;
	text-decoration: none;
  font-size: 16px;
  background: #fff;
	margin:0px;
	padding:8px;
	padding-left:0px;
}			

.btnnav:visited:hover,
.btnnav:active:hover {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0px;
  color: #000;
	text-decoration: underline;
  font-size: 16px;
  background: #fff;
	margin:0px;
	padding:8px;
	padding-left:0px;
}			
.btnhelp {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0px;
  color: #000;
	text-decoration: none;
  font-size: 16px;
  background: #fff;
	margin:0px;
	padding:12px;
	padding-left:30px;
  
}

.btnhelp:hover {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0px;
  color: #000;
	text-decoration: none;
  font-size: 16px;
  background: #ebebeb;
	margin:0px;
	padding:12px;
	padding-left:30px;
}			

.btnhelp:visited,
.btnhelp:active {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0px;
  color: #000;
	text-decoration: none;
  font-size: 16px;
  background: #fff;
	margin:0px;
	padding:12px;
	padding-left:30px;
}			

.btnhelp:visited:hover,
.btnhelp:active:hover {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0px;
  color: #000;
	text-decoration: none;
  font-size: 16px;
  background: #ebebeb;
	margin:0px;
	padding:12px;
	padding-left:30px;
}	
.grid_2 {
  padding:15px;
	margin:0px;
}	
.ind-link{
  margin-top:18px;
	text-align:center;
}
.ind-link a{
	font-size:18px;
	font-weight:bold;
}
.ind-link a:hover{
	font-size:18px;
	font-weight:bold;
}
.ind-link-mob{
  margin-top:16px;
	text-align:center;
}
.ind-link-mob a{
	font-size:16px;
	font-weight:bold;
}
.ind-link-mob a:hover{
	font-size:16px;
	font-weight:bold;
}
.ind-cat{
  padding:0px;
	margin:0px;
	margin-bottom:0px;
	margin-top:20px;
}
.btnnavtop {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0px;
  color: #000;
	text-decoration: none;
  font-size: 16px;
  background: #fff;
	margin:8px;
	padding:12px;
	padding-left:8px;
	margin-top:-22px;
}

.btnnavtop:hover {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0px;
  color: #000;
	text-decoration: none;
  font-size: 16px;
  background: #ebebeb;
	margin:8px;
	padding:12px;
	padding-left:8px;
	margin-top:-22px;
}			

.btnnavtop:visited,
.btnnavtop:active {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0px;
  color: #000;
	text-decoration: none;
  font-size: 16px;
  background: #fff;
	margin:8px;
	padding:12px;
	padding-left:8px;
	margin-top:-22px;
}			

.btnnavtop:visited:hover,
.btnnavtop:active:hover {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0px;
  color: #000;
	text-decoration: none;
  font-size: 16px;
  background: #ebebeb;
	margin:8px;
	padding:12px;
	padding-left:8px;
	margin-top:-22px;
}			
.title {
  color: #000;
	text-decoration: none;
  background: #fff;
	padding:0px;
	font-weight:bold;
	font-size:36px;
	text-align:center;
	margin-top:20px;
}
.subtitle {
  color: #000;
	text-decoration: none;
  background: #fff;
	padding:0px;
	font-weight:bold;
	padding-top:30px;
	margin:0px;
	font-size:26px;
	text-align:center;
}
.prod-img {
width:100%;
float:center;
}
.prod-title {
  color: #000;
	text-decoration: none;
  background: #fff;
	padding:0px;
	font-weight:normal;
	padding-top:8px;
	margin:0px;
	font-size:20px;
	text-align:center;
}
.prod-text {
  color: #000;
	text-decoration: none;
  background: #fff;
	padding:20px;
	font-weight:normal;
	padding-top:12px;
	margin:0px;
	font-size:16px;
	text-align:center;
}
.prod-link {
	position: absolute;
    margin-top:20px;
    left: 50%;
    margin-right: -50%;
    transform: translate(-50%, -50%) }
}
.why-shop {
  color: #000;
	text-decoration: none;
  background: #fff;
	padding:0px;
	font-weight:normal;
	padding-top:8px;
	margin:0px;
	font-size:20px;
	align-items: center;
	margin-bottom:12px;
}
.why-shop-header {
  color: #000;
	text-decoration: none;
  background: #fff;
	padding:0px;
	font-weight:bold;
	padding-top:8px;
	margin:0px;
	font-size:20px;
	text-align:center;
}
.why-shop-text {
  color: #000;
	text-decoration: none;
  background: #fff;
	padding:0px;
	padding-top:8px;
	font-weight:normal;
	margin:0px;
	font-size:16px;
	text-align:center;
}
.grid-header-text {
  color: #000;
	text-decoration: none;
  background: #fff;
	padding:0px;
	font-weight:normal;
	padding-top:0px;
	margin:0px;
	font-size:20px;
	text-align:center;
}
.bannerimg {
  background: #fff;
	padding:0px;
	margin:0px;
	margin-top:20px;
}
.ban-title {
  color: #000;
	text-decoration: none;
  background: #fff;
	padding:0px;
	font-weight:bold;
	padding-top:16px;
	padding-bottom:16px;
	margin:0px;
	font-size:20px;
	text-align:center;
}
.bannerlink {
	text-align:center;
}
.b1200-title {
  color: #000;
	text-decoration: none;
	padding:0px;
	font-weight:bold;
	margin:0px;
	font-size:28px;
	text-align:center;
	line-height:40px;
	margin-top:0px;
	margin-bottom:15px;
}

.headtitle {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0px;
  color: #000;
	text-decoration: none;
  background: #fff;
	padding:0px;
	padding-left:0px;
	font-weight:bold;
	padding-top:10px;
	font-size:36px;
  margin-left:-2px;
}
.headdest {
  color: #000;
	text-decoration: none;
	padding:0px;
	margin:0px;
	font-weight:normal;
	padding-bottom:5px;
	font-size:16px;
	margin-top:-30px;
  
}
.headdest a {
  color: #000;
	text-decoration: underline;
	padding:12px;
	margin-top:40px;
	font-weight:bold;
	font-size:16px;
}	
div.bottom {
  margin-bottom:-30px;
	border:1px solid #d7d7d7;
	padding:40px;padding-left:40px;
	padding-bottom:5px;
	padding-top:20px;
}
.bottom-title {
  color: #000;
	text-decoration: none;
  background: #fff;
	padding:16px;
	padding-top:16px;
	padding-left:0px;
	font-weight:bold;
	font-size:24px;
}
.bottom_main_title {
  color: #000;
	text-decoration: none;
  background: #fff;
	padding:0px;
	padding-left:0px;
	font-weight:bold;
	font-size:26px;
	text-align:left;
	margin-bottom:6px;
}
.bottom_title_two {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0px;
  color: #000;
	text-decoration: none;
  background: #fff;
	padding:20px;
	padding-left:0px;
	font-weight:bold;
	padding-top:12px;
	font-size:18px;
	margin-top:-8px;
}
.grid-dest {
  color: #000;
	text-decoration: none;
	padding:10px;
	margin:0px;
	font-weight:normal;
	padding-left:0px;
	font-size:16px;
	line-height:28px;
	text-align:center;
}
.bottom-dest {
  color: #000;
	text-decoration: none;
	padding:10px;
	margin:0px;
	font-weight:normal;
	padding-left:0px;
	padding-right:20px;
	font-size:16px;
	line-height:28px;
	margin-top:-30px;
}
.bottom-dest a {
  color: #000;
	text-decoration: underline;
	padding:12px;
	margin:0px;
	font-weight:bold;
	font-size:16px;
	padding-top:20px;
}	
.bottom-dest_link {
  color: #000;
	text-decoration: none;
	padding:0px;
	margin:0px;
	font-weight:normal;
	padding-bottom:10px;
	font-size:16px;
	margin-top:-20px;
	margin-left:-12px;
}

.dest-main-title {
  color: #000;
	text-decoration: none;
  background: #fff;
	padding:0px;
	padding-left:0px;
	font-weight:bold;
	font-size:26px;
	text-align:left;
	margin-bottom:6px;
}
.dest-year {
  color: #fff;
	text-decoration: none;
  background: #AA349A;
	padding:16px;
	margin-top:8px;
	font-weight:bold;
	font-size:18px;
	width:72px;
	margin-bottom:20px;
}
.dest-title {
  color: #000;
	text-decoration: none;
  background: #fff;
	padding:16px;
	padding-top:16px;
	padding-left:0px;
	font-weight:bold;
	font-size:18px;
}
.dest-content {
  color: #000;
	text-decoration: none;
  background: #fff;
	padding:16px;
	margin-top:-8px;
	padding-top:0px;
	padding-left:0px;
	font-weight:normal;
	font-size:17px;
}
.dest-contents {
  color: #000;
	text-decoration: none;
	padding:10px;
	margin:0px;
	font-weight:normal;
	padding-left:0px;
	padding-right:20px;
	font-size:16px;
	line-height:28px;
	margin-top:-30px;
}
.dest-contents a {
  color: #000;
	text-decoration: none;
	margin:0px;
	font-weight:normal;
	font-size:16px;
}
.dest-contents a:hover {
  color: #000;
	text-decoration: underline;
	margin:0px;
	font-weight:normal;
	font-size:16px;
}
.destcont {
  color: #000;
	text-decoration: none;
	margin:0px;
	font-weight:normal;
	font-size:18px;
	line-height:34px;
	margin-top:12px;
}
.destcont a {
  color: #000;
	text-decoration: none;
	margin:0px;
	font-weight:normal;
	font-size:18px;
}
.destcont a:hover {
  color: #000;
	text-decoration: underline;
	margin:0px;
	font-weight:normal;
	font-size:18px;
}
#shop-popular-categories{width:100%;padding:20px;margin:0px;margin-top:20px;margin-bottom:40px;text-align:center;margin-top:px;} 
			.pcategory-btn{padding: 20px 40px 20px 40px; font-size:16px; background:#000; display:inline-table; color:#fff;cursor:pointer; text-align:center; margin:8px; text-decoration: none; width: auto; float: none;font-weight:bold;} 
			.pcategory-btn:hover{color:#fff; padding: 20px 40px 20px 40px; font-size:16px; background:#000; display:inline-table; cursor:pointer; text-align:center; margin: 8px; text-decoration: none; width: auto; float: none;font-weight:bold;} 
			#shop-popular-categories{margin-left:-4px;} } 
			.qlink-btn{padding: 16px 40px 16px 40px; font-size:16px; background:#fff; border:2px solid #111;display:inline-table; color:#fff;cursor:pointer; text-align:center; margin: 5px 10px 15px 5px; text-decoration: none; width: auto; float: none;font-weight:bold;} 
			.qlink-btn:hover{color:#fff; padding: 16px 40px 16px 40px; font-size:16px; background:#A8439C; color:#fff;display:inline-table; cursor:pointer; text-align:center; margin: 5px 10px 15px 5px; text-decoration: none; width: auto; float: none;font-weight:bold;} 
			
			
div.fixed {
  			position: fixed;
  			bottom: 20px;
				padding:12px;
  			right: 20px;
 				width: 300px;
  			background:#00A5CE;
				color:#fff;
				}
			
				.accordion {
  			background:#fff;
  			color: #000;
  			cursor: pointer;
  			padding: 8px;
  			width: 100%;
  			border: none;
  			text-align: left;
  			outline: none;
  			font-size: 16px;
  			transition: 0.4s;
				margin-bottom:8px;
				}
				
				

				.panel {
  			padding: 0px;
				border:0px;
				margin:0px;
  			display: none;
  			background-color: white;
  			overflow: hidden;
				}	
				/* Fixed sidenav, full height */
.sidenav {
  height: 100%;
  width: 300px;
  position: fixed;
  z-index: 1;
  top: 0;
  left: 0;
  background-color: #111;
  overflow-x: hidden;
  padding-top: 20px;
}

/* Style the sidenav links and the dropdown button */
.sidenav a, .dropdown-btn {
  padding: 6px 8px 6px 16px;
  text-decoration: none;
  font-size: 20px;
  color: #818181;
  display: block;
  border: none;
  background: none;
  width:100%;
  text-align: left;
  cursor: pointer;
  outline: none;
}
.grid_footer_bottom{
margin:0px;padding:0px;font-size:16px;line-height:22px;
padding-left:31px;
font-weight:bold;
margin-top:-20px;
}
.grid_footer_social{
margin:18px;
padding:0px;
font-size:16px;
line-height:22px;
font-weight:bold;
margin-bottom:-20px;
}



































body {

  font-size: 12px;
}

.example{
  float: left;
  margin: 1em;
  p {
    font-size: 2em;
    text-align: center;
  }
}

.img-container{
  background:#ebebeb;
  height: 100%;
	padding:0px;
	margin:0px;
	text-align: center;
}


.img-container a{
	font-size:16px;
	line-height:22px;
	min-height:0px;
	text-align: left;
}

.mix-blend-mode{
  mix-blend-mode: multiply;
}

.grid_padding{
  padding:31px;
	margin:0px;
	padding-top:0px;
}

.grid_left{
  width: 100%;
  padding:0px;
	margin:0px;
	margin-left:-15px;
}

.grid_right{
  width: 100%;
  padding:0px;
	margin:0px;
}


.grid-header{
  padding:8px;
	padding-left:0px;
	margin:0px;
	margin-top:0px;
	margin-bottom:0px;
	font-size:36px;
	font-weight:bold;
	text-align:center;
}
.grid-header-sub{
  padding:8px;
	padding-left:0px;
	margin:0px;
	margin-top:8px;
	font-size:26px;
	font-weight:bold;
	text-align:center;
}
.grid-header-sub a{
	font-size:26px;
	font-weight:bold;
	text-align:center;
}
.grid-header-sub a:hover{
	font-size:26px;
	font-weight:bold;
	text-align:center;
	text-decoration: none;
}
.grid-header-moblie{
  padding:0px;
	margin:0px;
	text-align:center;
	font-size:26px;
	font-weight:bold;
	margin-top:20px;
	margin-bottom:5px;
}
.grid-header-sub-moblie{
  padding:8px;
	padding-left:0px;
	margin:0px;
	margin-top:40px;
	font-size:18px;
	font-weight:bold;
	text-align:center;
	margin-bottom:-10px;
}

.grid_subheader{
  padding:0px;
	margin:0px;
	font-size:16px;
	font-weight:normal;
	text-align:left;
	margin-bottom:20px;
}


.grid_header p{
  padding:0px;
	margin:0px;
	margin-top:12px;
	font-size:16px;
	font-weight:normal;
}

.grid-mobheader{
  padding:0px;
	margin:0px;
	text-align:center;
	font-size:36px;
	font-weight:bold;
	
}




.grid-products{
  padding:36px;
	margin:0px;
	padding-bottom:0px;
	text-align: center;
}

.grid-products-header{
	font-size:22px;
	line-height:32px;
	text-align: center;
	font-weight:bold;
	margin-bottom:8px;
}
.filter{
  padding:0px;
	margin:0px;
	margin-top:12px;
  border-top:1px solid #f0f0f0;
	padding-top:20px;
	padding-bottom:9px;
}
.filter a{
  padding:0px;
	margin:0px;
	font-size:16px;
	font-weight:bold;
}
.filternav{
  background:#fff;
	line-height:36px;
	font-size:16px;
	padding-top:12px;
	padding-bottom:12px;
	margin-bottom:20px;
	border-bottom:1px solid #ccc;
}

.filternavnoborder{
  background:#fff;
	line-height:36px;
	font-size:16px;
	padding-top:0px;
	padding-bottom:8px;
}

@function opacitator($color){
  $hi: 1;
  $lo: 0;
  $tol: 0.01;
  $rgbs: (red($color) green($color) blue($color));
  
  @while($hi - $lo > $tol){
    $m: $lo + (($hi - $lo) / 2);
    @if(getOpositesForOpacity($m, $rgbs, true)){
      $hi: $m;
    }
    @else{
      $lo: $m;
    }
  }
  $rgbs: getOpositesForOpacity($hi, $rgbs);
  @return rgba( nth($rgbs, 1), nth($rgbs, 2), nth($rgbs, 3), $hi);
}


@function getOpositesForOpacity($opacity, $rgbs, $returnValidity: false){
    $newList: ();
    $valid: true;
    @each $c in $rgbs{
      $newVal: oppositeForOpacity($opacity, $c);
      @if( $newVal >= 0 ){
         $newList: append($newList, $newVal);
      }
      @else{
        @return false; 
      }
    }
    @if($returnValidity ){
      @return $valid;
    }
    @else{
        @return $newList;
    }
}


@function oppositeForOpacity($opacity, $c){
    @return 255 - ( 255 - $c ) / $opacity;
}

.layerd {
  position: relative;
  &::after {
    content: " ";
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background-color: opacitator($background-color);
  }

</style>			<style>
		.arrow {
  border: solid black;
  border-width: 0 2px 2px 0;
  display: inline-block;
	margin-left:5px;
  padding: 5px;
}

.right {
  transform: rotate(-45deg);
  -webkit-transform: rotate(-45deg);
}

.left {
  transform: rotate(135deg);
  -webkit-transform: rotate(135deg);
}

.up {
  transform: rotate(-135deg);
  -webkit-transform: rotate(-135deg);
}

.down {
  transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
}.arrow {
  border: solid black;
  border-width: 0 2px 2px 0;
  display: inline-block;
	margin-left:5px;
  padding: 5px;
}

.right {
  transform: rotate(-45deg);
  -webkit-transform: rotate(-45deg);
}

.left {
  transform: rotate(135deg);
  -webkit-transform: rotate(135deg);
}

.up {
  transform: rotate(-135deg);
  -webkit-transform: rotate(-135deg);
}

.down {
  transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
}
div.fixed {
  			position: fixed;
  			bottom: 20px;
				padding:12px;
  			right: 20px;
 				width: 300px;
  			background:#00A5CE;
				color:#fff;
				}
			
				.accordion {
  			background:#fff;
  			color: #000;
  			cursor: pointer;
  			padding: 8px;
  			width: 100%;
  			border: none;
  			text-align: left;
  			outline: none;
  			font-size: 16px;
  			transition: 0.4s;
				margin-bottom:8px;
				}

				.active, .accordion:hover {
				background:#ebebeb;
  			color: #000;
  			cursor: pointer;
  			padding: 0px;
  			width: 100%;
  			border: none;
  			text-align: left;
  			outline: none;
  			font-size: 16px;
  			transition: 0.4s;
				margin-bottom:8px;
				}

				.panel {
  			padding: 0px;
				border:0px;
				margin:0px;
  			display: none;
  			background-color: white;
  			overflow: hidden;
				}	
				/* Fixed sidenav, full height */
.sidenav {
  height: 100%;
  width: 300px;
  position: fixed;
  z-index: 1;
  top: 0;
  left: 0;
  background-color: #111;
  overflow-x: hidden;
  padding-top: 20px;
}

/* Style the sidenav links and the dropdown button */
.sidenav a, .dropdown-btn {
  padding: 6px 8px 6px 16px;
  text-decoration: none;
  font-size: 20px;
  color: #818181;
  display: block;
  border: none;
  background: none;
  width:100%;
  text-align: left;
  cursor: pointer;
  outline: none;
}
.square-box{
    position: relative;
    width: 100%;
		margin-bottom:0px;
    overflow: hidden;
		
}
.square-box:before{
    content: "";
    display: block;
    padding-top: 100%;
}
.square-content{
    position:  absolute;
    top: 20px;
    height: 100%;
    left: 0;
    bottom: 0;
    right: 0;
    color: #000;
}
.square-content div {
   display: table;
   width: 100%;
   height: 100%;
}
.square-content span {
    display: table-cell;
    text-align: center;
    vertical-align: middle;
    color: #000;
}
			.dot {
  height: 12px;
  width: 12px;
  background-color: #bbb;
  border-radius: 50%;
  display: inline-block;
}
	

				div.fixed {
  			position: fixed;
  			bottom: 20px;
				padding:12px;
  			right: 20px;
 				width: 300px;
  			background:#00A5CE;
				color:#fff;
				}
			
				.accordion {
  			background:#ebebeb;
				padding:15px;
				padding-right:0px;
				margin:0px;
				margin-top:20px;
				cursor:text;
				}
				
				.accordion-link {
  			background:#fff;
				padding:15px;
				padding-right:0px;
				padding-bottom:6px;
				margin:0px;
				}
				
				.accordion-link a {
  			font-size:16px;
				}
				
				.accordion-link a:hover {
  			font-size:16px;
				font-weight:bold;
				}

				.active, .accordion:hover {
				background:#e2e2e2;
				color:#000;
				padding:12px;
				}

				.panel {
  			padding: 0px;
				border:0px;
				margin:0px;
  			display: none;
  			background-color: white;
  			overflow: hidden;
				}
				
				</style>
				
					
			<style>
			.container {
  position: relative;
  width: 100%;
}

.image {
  opacity: 1;
  display: block;
  width: 100%;
  height: auto;
  transition: .5s ease;
  backface-visibility: hidden;
}

.middle {
  transition: .5s ease;
  opacity: 0;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  text-align: center;
}

.container:hover .image {
  opacity: 0.5;
}

.container:hover .middle {
  opacity: 1;
}

.text {
  background-color: #fff;
  color: 000;
  font-size: 22px;
  padding: 26px 32px;
	border-radius:20px;
}

square-box{
    position: relative;
    width: 100%;
		margin-bottom:0px;
    overflow: hidden;
		
}
.square-box:before{
    content: "";
    display: block;
    padding-top: 100%;
}
.square-content{
    position:  absolute;
    top: 20px;
    height: 100%;
    left: 0;
    bottom: 0;
    right: 0;
    color: #000;
}
.square-content div {
   display: table;
   width: 100%;
   height: 100%;
}
.square-content span {
    display: table-cell;
    text-align: center;
    vertical-align: middle;
    color: #000;
}




