﻿.layout-homepage .content-secondary{float:left;width:100%;margin-left:0;margin-right:-100%;padding-left:10px;padding-right:10px;-ms-box-sizing:border-box;box-sizing:border-box;word-wrap:break-word;clear:left}


	nav#navigation li.menu-item a:hover, nav#navigation li.menu-item a:hover { color: #000000 }
.show_only_on_500px{display:none}


.imgnew {
    width: 220px;
    height: 126px;
    float: left;
    margin-right: 10px;
}

.imgnew img {
    width: 220px;
    height: 120px;
    -webkit-border-radius: 10px;
    -khtml-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    margin: 0!important;
}

.footer-left {width: 66%; float: left;}


.social-bar .mid-wrapper, .header-main .mid-wrapper, .third-block, .green-wrap .left-half, .mobi-full,
.footer-left, .footer-right, .contact-form_wrapper {width: 100%; padding: 0 5%;}

.footer-left .left-half, .footer-left .right-half {width: 100%;}

#mainlevel-nav{list-style-image:none;padding:8px 0px 0px 0px;margin:0px 130px 0px 0px;height:20px;}

#mainlevel-nav li{display:inline;padding:0px 7px 0px 7px;margin:0px 0px 0px 0px;}

#mainlevel-nav li a{font-family:calibri,sans-serif;font-weight:bold;color:#ffffff;text-decoration:none;font-size:15pt;}

#mainlevel-nav li a:hover{font-weight:bold;color:#000000;text-decoration:none;font-size:15pt;}


.sixth {
  position: relative;
  padding-left: 0.9375em;
  padding-right: 0.9375em;
  width: 16.66667%;
  float: left;
}

#instagram-container .sixth {
  padding: 0;
  overflow: hidden;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
}

#instagram-container .sixth:hover {
  transform: scale(1.1);
  -ms-transform: scale(1.1);
  
  -webkit-transform: scale(1.1);
  
  -webkit-box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.7);
  -moz-box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.7);
  box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.7);
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  -o-border-radius: 5px;
  border-radius: 5px;
  z-index: 1;
}

.petition-item .petition-item-content .author {
    font-size: 16px;
    color: #9da0a6;
    position: relative;
    margin-bottom: 12px;
}
ul.calendar-links,.region-content ul.calendar-links{margin:0;padding:0;}

.wpb_row .wpb_grid ul.wpb_thumbnails-fluid,
.wpb_row .wpb_filtered_grid ul.wpb_thumbnails-fluid {
  padding: 0;
  overflow: visible !important;
}

  .vc_responsive .wpb_row .wpb_teaser_grid ul.wpb_thumbnails-fluid [class*="vc_col-"] {
    width: 100%;
    float: none;
    display: block;
    margin-left: 0;
    margin-right: 0;
  }


    .wpb_row .row-bg, .full-width-section .row-bg {
    	margin-top: 0!important;
    	height: 100%!important;
    	transform: none!important;
    	-webkit-transform: none!important;
    	background-attachment: scroll!important;
	}

	
	.wpb_row:not(.full-width-content) .vc_span3.one-fourths  .team-member[data-style="meta_overlaid"] .team-member-image,
	.wpb_row:not(.full-width-content) .vc_col-sm-3.one-fourths  .team-member[data-style="meta_overlaid"] .team-member-image {
		height: 250px!important;
	}

	

	.full-width-content .col[data-using-bg="true"], .full-width-content .col .wpb_row, .full-width-content .col {
		margin-bottom: 0!important;	
	}

	
	.wpb_row:not(.full-width-content) .vc_span3 .team-member[data-style="meta_overlaid"] .team-member-image, .wpb_row:not(.full-width-content) .vc_col-sm-3 .team-member[data-style="meta_overlaid"] .team-member-image {
		height: 250px;
	}


	.full-width-content .wpb_column .wpb_row .wpb_column,
	.full-width-content .wpb_column .wpb_row .wpb_column p {
		font-size: 12px;
		line-height: 23px;
	}

	.full-width-content.vc_row-fluid .wpb_column .wpb_row, .full-width-content.vc_row-fluid .wpb_column .wpb_wrapper { margin: 0; }




.wpb_row .nectar-video-wrap, #page-header-bg .nectar-video-wrap {
	position: absolute!important;
    top: 0;
    left: 0;
    padding-bottom: 0px!important;
    overflow: hidden;
    opacity: 0;
    z-index: 1;
}


.wpb_row .nectar-video-wrap .mejs-container .mejs-controls {
	display: none!important;
}







.wpb_row .nectar-parallax-scene {
    position: absolute!important;
    top: 0;
    left: 0;
    margin: 0!important;
    padding-bottom: 0px!important;
    overflow: hidden;
    width: 100%;
    height: 100%;
    z-index: 1;
     -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-transform: translate3d(0px, 0px, 0px);
    transform: translate3d(0px, 0px, 0px);
    -webkit-transform-style: preserve-3d;
    transform-style: preserve-3d;
}


.wpb_row .nectar-parallax-scene li {
	height: 100%;
	width: 100%;
}


.wpb_row .nectar-parallax-scene div {
	margin-left: -10%;
	top: -10%;
    min-height: 100%;
    width: 120%;
    height: 120%;
    background-size: cover;
    margin-bottom: 0!important;
    max-width: none;
    position: relative;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-transform: translate3d(0px, 0px, 0px);
    transform: translate3d(0px, 0px, 0px);
    -webkit-transform-style: preserve-3d;
    transform-style: preserve-3d;
}




.wpb_row .nectar-parallax-scene[data-scene-position="center"] div { background-position: center;}

.wpb_row .nectar-parallax-scene[data-scene-position="bottom"] div { background-position: center bottom;}

.wpb_row .nectar-parallax-scene[data-scene-position="top"] div { background-position: center top;}


.wpb_row:not(.full-width-content) .vc_span3 .team-member[data-style="meta_overlaid"] .team-member-image,
.wpb_row:not(.full-width-content) .vc_col-sm-3 .team-member[data-style="meta_overlaid"] .team-member-image {
	height: 275px;
}


.wpb_row:not(.full-width-content) .vc_span3 .team-member[data-style="meta_overlaid"] .team-meta h3,
.wpb_row:not(.full-width-content) .col.span_3 .team-member[data-style="meta_overlaid"] .team-meta h3 {
    font-size: 14px;
    line-height: 20px;
    margin-bottom: 2px;
}


.wpb_row:not(.full-width-content) .vc_span4 .team-member[data-style="meta_overlaid"] .team-meta h3,
.wpb_row:not(.full-width-content) .col.span_4 .team-member[data-style="meta_overlaid"] .team-meta h3 {
	margin-bottom: 2px;
}


.wpb_row {
	position: relative;	
}


.wpb_row[data-using-ctc="true"] h1, 
.wpb_row[data-using-ctc="true"] h2,
.wpb_row[data-using-ctc="true"] h3,
.wpb_row[data-using-ctc="true"] h4,
.wpb_row[data-using-ctc="true"] h5,
.wpb_row[data-using-ctc="true"] h6 {
	color: inherit;
}


.wpb_row.full-width-section, .wpb_row.full-width-content {
	margin-bottom: 0px;
}


.wpb_row.full-width-content img, .wpb_row.full-width-content .img-with-aniamtion-wrap {
	margin-bottom: 0;
}


.full-width-section.no-cover .row-bg, .wpb_row .row-bg.no-cover, .full-width-section .row-bg.no-cover { 
	background-size: auto!important;
	-moz-background-size: auto!important;
	-webkit-background-size: auto!important;
}


.woocommerce-tabs .full-width-content.wpb_row  {
	border-top: 0;
}
.uw-hero-image.hero-height .udub-slant span,.no-uw-hero-image.hero-height .udub-slant span{background-color:#E8E3D3}
.udub-slant{overflow:hidden;display:block;margin:30px 0 25px 0}
.udub-slant span{-webkit-transform:skewX(-25deg) skewY(0);-o-transform:skewX(-25deg) skewY(0);transform:skewX(-25deg) skewY(0);-webkit-transform:skew(-25deg,0);-ms-transform:skewX(-25deg) skewY(0);transform:skew(-25deg,0);display:block;height:11px;width:210px;background-color:#fff;margin:0 0 0 -5px}
.hero-height2 .udub-slant{margin-top:22px}
.hero-height2 .udub-slant span{background-color:#e8e3d3}
.cards-widget .boundless-card .udub-slant{margin:20px 0 25px 0}
.cards-widget .boundless-card .udub-slant span{height:8px;width:100px;background-color:#b7a57a}
.cards-widget .enhanced-card .udub-slant,.cards-widget .default-card .udub-slant{display:none}

#PageFooter .language-select-container {
  margin: 12px 0 0;
}


#dj-main ul.dj-submenu{
	background: none;
	padding: 3px 10px; 	 
	height:auto; 
	margin: 0;
	display: block;
	float: left;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}

#dj-main div.djsubwrap .col_5 ul.dj-submenu{
	width: 750px;
	
}

#dj-main div.djsubwrap .col_4 ul.dj-submenu{
	width: 600px;
}

#dj-main div.djsubwrap .col_3 ul.dj-submenu{
	width: 450px;
}

#dj-main div.djsubwrap .col_2 ul.dj-submenu{
	width: 320px;

}

#dj-main ul.dj-submenu ul{
	border:none;
	padding: 0;
	margin: 0;
	width: 160px;

}

#dj-main ul.dj-submenu ul ul{
	padding: 0 0 0 15px;

}


#dj-main ul.dj-submenu li{
	height:auto; 
	font-weight: normal;
	padding: 0;
	margin: 0;
	display: block;
	float: left;
	width: 160px;  
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;

}

#dj-main ul.dj-submenu li ul li{
	height:auto; 
	font-weight: normal;
	padding: 2px 0 0 0;
	margin: 0;
	width: 135px;
	display: block !important;

}

#dj-main ul.dj-submenu li a:link, 
#dj-main ul.dj-submenu li a:visited{
	font-size: 11px;
	font-weight: bold; 
	height:auto; 
	line-height: 13px; 
	color:#363636;
	text-decoration:none;
	padding: 3px;
	background:none;
	display: block;
	}

#dj-main ul.dj-submenu li ul li a:link, 
#dj-main ul.dj-submenu li ul li a:visited{
	font-weight: bold;
	color: #5B5B5B;
	padding: 3px 0 3px 15px;
}

#dj-main li ul.dj-submenu li a.dj-more{
	background: none;
	}

#dj-main li:hover ul.dj-submenu li a:hover,
#dj-main li ul.dj-submenu li a.active {
	font-size: 11px;
	font-weight: bold; 
	background: none;
	text-decoration:underline;
	color:#363636;
		}

#dj-main li:hover ul.dj-submenu li ul li a:hover,
#dj-main li ul.dj-submenu li li a.active,
#dj-main li ul.dj-submenu li li li a.active {
	background: none;
	text-decoration:underline;
	font-weight: bold;
	color: #5B5B5B;
	}



#dj-main li:hover ul.dj-submenu li a.dj-more:hover{background: none;	 }

#dj-main li:hover ul.dj-submenu li a.dj-more-active {background: none;}

#dj-main li:hover ul.dj-submenu li a.dj-more-active:hover {background: none;	 }
 



#dj-main li:hover ul.dj-submenu li ul li a.dj-more:hover{background: none;}

#dj-main li:hover ul.dj-submenu li ul li a.dj-more-active {background: none;}

#dj-main li:hover ul.dj-submenu li ul li a.dj-more-active:hover {background: none;}

#dj-main li:hover ul.dj-submenu ul{
	padding-left:15px;
	background: FFFFFF;
	
}


#primary-nav-menu ul li.menu-item-12244 a:hover{
	background: #6b5e52 !important;
}


#nav-single,
#post-comments,
#content .syntaxhighlighter,
#content form,
.embed-twitter,
#content article .entry-meta,
#content article h1,
#content article h2,
#content article h3,
#content article h4,
#content article h5,
#content article h6,
#content article ol,
#content article ul,
#content article blockquote,
#content article pre,
#content article p,
#content hr,
#content span.rating {
	margin-left: auto;
	margin-right: auto;
	width: 100%;
	max-width: 600px;
}
.hero__nav{padding-left:0.9375rem;padding-right:0.9375rem;width:100%;float:left;display:table;max-width:1140px;height:100%;position:absolute}
.hero__nav .hero__arrows{display:table-cell;vertical-align:middle}
.hero__nav .icon,.hero__nav .hero__moar:before{position:relative;z-index:10}
.hero__nav .icon:last-of-type,.hero__nav .hero__moar:last-of-type:before{float:right}
.hero__nav a{color:#fcce01;font-size:8em;text-decoration:none}

.portfolio .portfolio-boxed .portfolio-item-wrapper .fusion-separator {
  border: 0 !important;
  height: 0px !important;
  margin-top: 0 !important;
}

.fusion-modal .fusion-separator {
  width: 100% !important;
}

.fusion-separator {
  margin: 0 auto;
  border: 0 solid #e7e6e6;
  clear: both;
  position: relative;
  z-index: 11;
}

.fusion-separator.sep-none {
  height: 1px;
}

.fusion-separator.sep-double {
  height: 8px;
  border-bottom-width: 1px;
  border-top-width: 1px;
}

.fusion-separator.sep-single {
  border-top-width: 1px;
}

.fusion-separator.sep-dashed {
  border-bottom-style: dashed;
  border-top-style: dashed;
}

.fusion-separator.sep-dotted {
  border-bottom-style: dotted;
  border-top-style: dotted;
}

.fusion-separator.sep-shadow {
  height: 1px;
  overflow: visible;
  border: none;
  background: none;
  background: -webkit-gradient(linear, left top, right top, color-stop(0%, rgba(150, 150, 150, 0)), color-stop(15%, rgba(150, 150, 150, 0)), color-stop(50%, rgba(150, 150, 150, 0.65)), color-stop(85%, rgba(150, 150, 150, 0)), color-stop(100%, rgba(150, 150, 150, 0)));
  background: -webkit-linear-gradient(left, rgba(150, 150, 150, 0) 0%, rgba(150, 150, 150, 0) 15%, rgba(150, 150, 150, 0.65) 50%, rgba(150, 150, 150, 0) 85%, rgba(150, 150, 150, 0) 100%);
  background: -moz-linear-gradient(left, rgba(150, 150, 150, 0) 0%, rgba(150, 150, 150, 0) 15%, rgba(150, 150, 150, 0.65) 50%, rgba(150, 150, 150, 0) 85%, rgba(150, 150, 150, 0) 100%);
  background: -ms-linear-gradient(left, rgba(150, 150, 150, 0) 0%, rgba(150, 150, 150, 0) 15%, rgba(150, 150, 150, 0.65) 50%, rgba(150, 150, 150, 0) 85%, rgba(150, 150, 150, 0) 100%);
  background: -o-linear-gradient(left, rgba(150, 150, 150, 0) 0%, rgba(150, 150, 150, 0) 15%, rgba(150, 150, 150, 0.65) 50%, rgba(150, 150, 150, 0) 85%, rgba(150, 150, 150, 0) 100%);
  background: linear-gradient(left, rgba(150, 150, 150, 0) 0%, rgba(150, 150, 150, 0) 15%, rgba(150, 150, 150, 0.65) 50%, rgba(150, 150, 150, 0) 85%, rgba(150, 150, 150, 0) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#00000000', GradientType=1);
}

.fusion-separator.sep-shadow:after {
  display: block;
  margin-top: 10px;
  height: 6px;
  width: 100%;
  content: '';
  background: -webkit-radial-gradient(ellipse at 50% -50%, rgba(0, 0, 0, 0.5) 0px, rgba(255, 255, 255, 0) 65%);
  background: -moz-radial-gradient(ellipse at 50% -50%, rgba(0, 0, 0, 0.5) 0px, rgba(255, 255, 255, 0) 80%);
  background: -o-radial-gradient(ellipse at 50% -50%, rgba(0, 0, 0, 0.5) 0px, rgba(255, 255, 255, 0) 80%);
  background: radial-gradient(ellipse at 50% -50%, rgba(0, 0, 0, 0.5) 0px, rgba(255, 255, 255, 0) 65%);
}

.fusion-separator .icon-wrapper {
  position: absolute;
  display: table;
  left: 50%;
  top: 50%;
  margin: -13px 0 0 -13px;
  height: 26px;
  width: 26px;
  background: none repeat scroll 0 0 #FFFFFF;
  border: 1px solid #AAAAAA;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  text-align: center;
}

.fusion-separator .icon-wrapper i {
  display: block;
  display: table-cell;
  vertical-align: middle;
}

body:not(:-moz-handler-blocked) .fusion-separator.sep-shadow:after {
  background: radial-gradient(ellipse at 50% -50%, rgba(0, 0, 0, 0.5) 0px, rgba(255, 255, 255, 0) 80%);
}


#main,#wrapper,
.fusion-separator .icon-wrapper, html, body, .bbp-arrow { background-color:#ffffff; }

	
	
	div#art-main {
		width: 100%;
	}

	
	
	div#art-main table#header_table {
		width: 100% !important;
		background: #B80000;
	}

	div#art-main table#header_table tr {
		display: block;
	}

	div#art-main table#header_table tr td {
		display: block;
		width: 100%;
		text-align: center;
	}

	div#art-main table#header_table tr td#head_table_0 {
		display: none;
	}

	
	
	div#art-main table#header_table tr#head_table_spacer {
		display: none;
	}

	
	
	div#art-main div#main_sidebar {
		position: absolute;
		width: 180px;
		height: auto;
		display: block;
		z-index: 1000;
		
		-moz-box-shadow: 0px 0px 8px #111111;
		-webkit-box-shadow: 0px 0px 8px #111111;
		box-shadow: 0px 0px 8px #111111;
		
		display: none;
	}


.navigation {
	margin: 0;
	padding: 10px 0 0;
	font-weight:bold;
	clear:both;
	}
.sr-only{position:absolute;width:1px;height:1px;margin:-1px;padding:0;overflow:hidden;clip:rect(0,0,0,0);border:0;}
.sr-only-focusable:active,.sr-only-focusable:focus{position:static;width:auto;height:auto;margin:0;overflow:visible;clip:auto;}
.has-feedback label.sr-only ~ .form-control-feedback{top:0;}
.widget-gallery .tiled-gallery-unresized{visibility:hidden;height:0px;overflow:hidden;}

.td-header-style-8 .td-li-wrapper-menu ul.sf-menu li.menu-item-has-children .sub-menu .sub-menu {
  top: 0px;
}

.blog-stack .sf-menu ul .menu-item a {
  color: #ffffff;
  border-bottom: 1px solid rgba(255, 255, 255, 0.3);
  border-left: 1px solid rgba(255, 255, 255, 0.3);
  
}

.blog-stack .sf-menu ul .menu-item a:hover {
  background-color: #ffffff;
  color: inherit !important;
}

.td_ul_logout .menu-item {
  padding-left: 6px;
}

.td_ul_logout .menu-item a:before {
  left: 15px;
  display: none;
  
}
.menu-item-language .sub-menu:after{top:-15px;left:auto;right:20px}
.menu-item:before{margin-right:8px;font-size:100%;top:1px;position:relative}
.mobile-sidebar li:last-child,.mobile-sidebar li:last-of-type,.mobile-sidebar li.menu-item-has-children.active{border:0}
.mobile-sidebar .top-bar-mob li.menu-item a{font-size:80%;padding:15px 0;text-transform:none;font-weight:normal}
.mobile-sidebar li.menu-item-has-children li li a{padding:15px 0;text-transform:none;font-weight:normal}
#top-link,#masthead .right-links .menu-item,#masthead .right-links .search-dropdown,.html-block-inner .search-wrapper{display:none !important}
.secondary-bg.button.alt-button.success:hover,.label-sale.menu-item a:after,.mini-cart:hover .custom-cart-count,.callout .inner,.button.secondary,.button.checkout,#submit.secondary, button.secondary, .button.secondary, input[type="submit"].secondary{background-color:#d26e4b}
.label-popular.menu-item a:after,.add-to-cart-grid.loading .cart-icon strong,.add-to-cart-grid.added .cart-icon strong{background-color:#7a9c59;border-color:#7a9c59;}
.menu-item{ padding-top:5px; }
li.first-news p.post-meta,.list-box li.first-news p.post-meta,.wide-box li.first-news p.post-meta,.cat-tabs-wrap li.first-news p.post-meta{padding:0;margin:5px 0 10px;font-size:85%;}
.cat-box li.first-news .inner-content{padding:20px;overflow:hidden;}
.column2 li.first-news{border-bottom:3px solid #eaeaea;padding:0;}
.wide-box li.first-news{border-bottom:3px solid #eaeaea;padding:0;width:100%;float:none;height:auto;}
.list-box li.first-news{padding:15px;float:left;}
.cat-tabs-wrap li.first-news{width:50%;float:left;padding-bottom:0;}
.cat-box.column2 li.first-news .post-thumbnail{margin:0 0 10px 0;float:none;}
.wide-box li.first-news .post-thumbnail{width:275px;}
.list-box li.first-news .post-thumbnail{margin:0 0 15px 0;float:none;}
.cat-tabs-wrap li.first-news .post-thumbnail{margin:0 0 10px 0;float:none;}
.cat-box.column2,.list-box li,.list-box li.first-news,.wide-box li,.cat-tabs-wrap li.first-news,.cat-tabs-wrap li{float:none;width:100%;margin-right:0;margin-left:0;}
.cat-box li.first-news .inner-content,.scroll-box .cat-box-content,.pic-box .cat-box-content,.video-box .cat-box-content,.cat-tabs-wrap,.pic-box.pic-grid .cat-box-content,.list-box li.first-news,.recent-box .cat-box-content{padding:10px;}
.wide-box li.first-news .post-thumbnail,.item-list .post-thumbnail,.pic-box li.first-pic,.video-box .big-video-column{float:none;width:100%;margin-right:0;margin-left:0;margin-bottom:10px;}


.banner {
	width:700px;
	height:85px;
	float:left;
	}
body.gppro-custom .nav-primary .genesis-nav-menu .sub-menu a {background-color:#383838;color:#fff}
body.gppro-custom .nav-primary .genesis-nav-menu .sub-menu a:hover {background-color:#383838;color:#198c37}
body.gppro-custom .nav-primary .genesis-nav-menu .sub-menu a:focus {background-color:#383838;color:#198c37}
body.gppro-custom .nav-secondary .genesis-nav-menu .sub-menu a:hover {background-color:#005795;color:#fff}
body.gppro-custom .nav-secondary .genesis-nav-menu .sub-menu a:focus {background-color:#005795;color:#fff}

 
 
 
 
 
 
 
 
 
 
 
 .glyphicon-chevron-left:before{content: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADAAAAAwCAYAAABXAvmHAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyBpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMC1jMDYwIDYxLjEzNDc3NywgMjAxMC8wMi8xMi0xNzozMjowMCAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNSBXaW5kb3dzIiB4bXBNTTpJbnN0YW5jZUlEPSJ4bXAuaWlkOjQ2RjIzMkRCOTZDNjExRTNBNTUwRjk0Rjg0MjZFNkUxIiB4bXBNTTpEb2N1bWVudElEPSJ4bXAuZGlkOjQ2RjIzMkRDOTZDNjExRTNBNTUwRjk0Rjg0MjZFNkUxIj4gPHhtcE1NOkRlcml2ZWRGcm9tIHN0UmVmOmluc3RhbmNlSUQ9InhtcC5paWQ6NDZGMjMyRDk5NkM2MTFFM0E1NTBGOTRGODQyNkU2RTEiIHN0UmVmOmRvY3VtZW50SUQ9InhtcC5kaWQ6NDZGMjMyREE5NkM2MTFFM0E1NTBGOTRGODQyNkU2RTEiLz4gPC9yZGY6RGVzY3JpcHRpb24+IDwvcmRmOlJERj4gPC94OnhtcG1ldGE+IDw/eHBhY2tldCBlbmQ9InIiPz5XD2sdAAALJUlEQVR42qRaaYwcVxF+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);}

 
 .glyphicon-chevron-right:before{content: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADAAAAAwCAYAAABXAvmHAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyBpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMC1jMDYwIDYxLjEzNDc3NywgMjAxMC8wMi8xMi0xNzozMjowMCAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNSBXaW5kb3dzIiB4bXBNTTpJbnN0YW5jZUlEPSJ4bXAuaWlkOjU0QzQyRTZEOTZDNjExRTNBQkUxQTZCNkE4MkRENjhGIiB4bXBNTTpEb2N1bWVudElEPSJ4bXAuZGlkOjU0QzQyRTZFOTZDNjExRTNBQkUxQTZCNkE4MkRENjhGIj4gPHhtcE1NOkRlcml2ZWRGcm9tIHN0UmVmOmluc3RhbmNlSUQ9InhtcC5paWQ6NTRDNDJFNkI5NkM2MTFFM0FCRTFBNkI2QTgyREQ2OEYiIHN0UmVmOmRvY3VtZW50SUQ9InhtcC5kaWQ6NTRDNDJFNkM5NkM2MTFFM0FCRTFBNkI2QTgyREQ2OEYiLz4gPC9yZGY6RGVzY3JpcHRpb24+IDwvcmRmOlJERj4gPC94OnhtcG1ldGE+IDw/eHBhY2tldCBlbmQ9InIiPz4jEVxVAAALKklEQVR42qQaW2xUx3X2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);}
.glyphicon{position:relative;top:1px;display:inline-block;font-family:'Glyphicons Halflings';-webkit-font-smoothing:antialiased;font-style:normal;font-weight:normal;line-height:1}
.glyphicon-asterisk:before{content:"\2a"}
.glyphicon-plus:before{content:"\2b"}
.glyphicon-euro:before{content:"\20ac"}
.glyphicon-minus:before{content:"\2212"}
.glyphicon-cloud:before{content:"\2601"}
.glyphicon-envelope:before{content:"\2709"}
.glyphicon-pencil:before{content:"\270f"}
.glyphicon-glass:before{content:"\e001"}
.glyphicon-music:before{content:"\e002"}
.glyphicon-search:before{content:"\e003"}
.glyphicon-heart:before{content:"\e005"}
.glyphicon-star:before{content:"\e006"}
.glyphicon-star-empty:before{content:"\e007"}
.glyphicon-user:before{content:"\e008"}
.glyphicon-film:before{content:"\e009"}
.glyphicon-th-large:before{content:"\e010"}
.glyphicon-th:before{content:"\e011"}
.glyphicon-th-list:before{content:"\e012"}
.glyphicon-ok:before{content:"\e013"}
.glyphicon-remove:before{content:"\e014"}
.glyphicon-zoom-in:before{content:"\e015"}
.glyphicon-zoom-out:before{content:"\e016"}
.glyphicon-off:before{content:"\e017"}
.glyphicon-signal:before{content:"\e018"}
.glyphicon-cog:before{content:"\e019"}
.glyphicon-trash:before{content:"\e020"}
.glyphicon-home:before{content:"\e021"}
.glyphicon-file:before{content:"\e022"}
.glyphicon-time:before{content:"\e023"}
.glyphicon-road:before{content:"\e024"}
.glyphicon-download-alt:before{content:"\e025"}
.glyphicon-download:before{content:"\e026"}
.glyphicon-upload:before{content:"\e027"}
.glyphicon-inbox:before{content:"\e028"}
.glyphicon-play-circle:before{content:"\e029"}
.glyphicon-repeat:before{content:"\e030"}
.glyphicon-refresh:before{content:"\e031"}
.glyphicon-list-alt:before{content:"\e032"}
.glyphicon-flag:before{content:"\e034"}
.glyphicon-headphones:before{content:"\e035"}
.glyphicon-volume-off:before{content:"\e036"}
.glyphicon-volume-down:before{content:"\e037"}
.glyphicon-volume-up:before{content:"\e038"}
.glyphicon-qrcode:before{content:"\e039"}
.glyphicon-barcode:before{content:"\e040"}
.glyphicon-tag:before{content:"\e041"}
.glyphicon-tags:before{content:"\e042"}
.glyphicon-book:before{content:"\e043"}
.glyphicon-print:before{content:"\e045"}
.glyphicon-font:before{content:"\e047"}
.glyphicon-bold:before{content:"\e048"}
.glyphicon-italic:before{content:"\e049"}
.glyphicon-text-height:before{content:"\e050"}
.glyphicon-text-width:before{content:"\e051"}
.glyphicon-align-left:before{content:"\e052"}
.glyphicon-align-center:before{content:"\e053"}
.glyphicon-align-right:before{content:"\e054"}
.glyphicon-align-justify:before{content:"\e055"}
.glyphicon-list:before{content:"\e056"}
.glyphicon-indent-left:before{content:"\e057"}
.glyphicon-indent-right:before{content:"\e058"}
.glyphicon-facetime-video:before{content:"\e059"}
.glyphicon-picture:before{content:"\e060"}
.glyphicon-map-marker:before{content:"\e062"}
.glyphicon-adjust:before{content:"\e063"}
.glyphicon-tint:before{content:"\e064"}
.glyphicon-edit:before{content:"\e065"}
.glyphicon-share:before{content:"\e066"}
.glyphicon-check:before{content:"\e067"}
.glyphicon-move:before{content:"\e068"}
.glyphicon-step-backward:before{content:"\e069"}
.glyphicon-fast-backward:before{content:"\e070"}
.glyphicon-backward:before{content:"\e071"}
.glyphicon-play:before{content:"\e072"}
.glyphicon-pause:before{content:"\e073"}
.glyphicon-stop:before{content:"\e074"}
.glyphicon-forward:before{content:"\e075"}
.glyphicon-fast-forward:before{content:"\e076"}
.glyphicon-step-forward:before{content:"\e077"}
.glyphicon-eject:before{content:"\e078"}
.glyphicon-plus-sign:before{content:"\e081"}
.glyphicon-minus-sign:before{content:"\e082"}
.glyphicon-remove-sign:before{content:"\e083"}
.glyphicon-ok-sign:before{content:"\e084"}
.glyphicon-question-sign:before{content:"\e085"}
.glyphicon-info-sign:before{content:"\e086"}
.glyphicon-screenshot:before{content:"\e087"}
.glyphicon-remove-circle:before{content:"\e088"}
.glyphicon-ok-circle:before{content:"\e089"}
.glyphicon-ban-circle:before{content:"\e090"}
.glyphicon-arrow-left:before{content:"\e091"}
.glyphicon-arrow-right:before{content:"\e092"}
.glyphicon-arrow-up:before{content:"\e093"}
.glyphicon-arrow-down:before{content:"\e094"}
.glyphicon-share-alt:before{content:"\e095"}
.glyphicon-resize-full:before{content:"\e096"}
.glyphicon-resize-small:before{content:"\e097"}
.glyphicon-exclamation-sign:before{content:"\e101"}
.glyphicon-gift:before{content:"\e102"}
.glyphicon-leaf:before{content:"\e103"}
.glyphicon-eye-open:before{content:"\e105"}
.glyphicon-eye-close:before{content:"\e106"}
.glyphicon-warning-sign:before{content:"\e107"}
.glyphicon-plane:before{content:"\e108"}
.glyphicon-random:before{content:"\e110"}
.glyphicon-comment:before{content:"\e111"}
.glyphicon-magnet:before{content:"\e112"}
.glyphicon-chevron-up:before{content:"\e113"}
.glyphicon-chevron-down:before{content:"\e114"}
.glyphicon-retweet:before{content:"\e115"}
.glyphicon-shopping-cart:before{content:"\e116"}
.glyphicon-folder-close:before{content:"\e117"}
.glyphicon-folder-open:before{content:"\e118"}
.glyphicon-resize-vertical:before{content:"\e119"}
.glyphicon-resize-horizontal:before{content:"\e120"}
.glyphicon-hdd:before{content:"\e121"}
.glyphicon-bullhorn:before{content:"\e122"}
.glyphicon-certificate:before{content:"\e124"}
.glyphicon-thumbs-up:before{content:"\e125"}
.glyphicon-thumbs-down:before{content:"\e126"}
.glyphicon-hand-right:before{content:"\e127"}
.glyphicon-hand-left:before{content:"\e128"}
.glyphicon-hand-up:before{content:"\e129"}
.glyphicon-hand-down:before{content:"\e130"}
.glyphicon-circle-arrow-right:before{content:"\e131"}
.glyphicon-circle-arrow-left:before{content:"\e132"}
.glyphicon-circle-arrow-up:before{content:"\e133"}
.glyphicon-circle-arrow-down:before{content:"\e134"}
.glyphicon-globe:before{content:"\e135"}
.glyphicon-tasks:before{content:"\e137"}
.glyphicon-filter:before{content:"\e138"}
.glyphicon-fullscreen:before{content:"\e140"}
.glyphicon-dashboard:before{content:"\e141"}
.glyphicon-heart-empty:before{content:"\e143"}
.glyphicon-link:before{content:"\e144"}
.glyphicon-phone:before{content:"\e145"}
.glyphicon-usd:before{content:"\e148"}
.glyphicon-gbp:before{content:"\e149"}
.glyphicon-sort:before{content:"\e150"}
.glyphicon-sort-by-alphabet:before{content:"\e151"}
.glyphicon-sort-by-alphabet-alt:before{content:"\e152"}
.glyphicon-sort-by-order:before{content:"\e153"}
.glyphicon-sort-by-order-alt:before{content:"\e154"}
.glyphicon-sort-by-attributes:before{content:"\e155"}
.glyphicon-sort-by-attributes-alt:before{content:"\e156"}
.glyphicon-unchecked:before{content:"\e157"}
.glyphicon-expand:before{content:"\e158"}
.glyphicon-collapse-down:before{content:"\e159"}
.glyphicon-collapse-up:before{content:"\e160"}
.glyphicon-log-in:before{content:"\e161"}
.glyphicon-flash:before{content:"\e162"}
.glyphicon-log-out:before{content:"\e163"}
.glyphicon-new-window:before{content:"\e164"}
.glyphicon-record:before{content:"\e165"}
.glyphicon-save:before{content:"\e166"}
.glyphicon-open:before{content:"\e167"}
.glyphicon-saved:before{content:"\e168"}
.glyphicon-import:before{content:"\e169"}
.glyphicon-export:before{content:"\e170"}
.glyphicon-send:before{content:"\e171"}
.glyphicon-floppy-disk:before{content:"\e172"}
.glyphicon-floppy-saved:before{content:"\e173"}
.glyphicon-floppy-remove:before{content:"\e174"}
.glyphicon-floppy-save:before{content:"\e175"}
.glyphicon-floppy-open:before{content:"\e176"}
.glyphicon-credit-card:before{content:"\e177"}
.glyphicon-transfer:before{content:"\e178"}
.glyphicon-cutlery:before{content:"\e179"}
.glyphicon-header:before{content:"\e180"}
.glyphicon-compressed:before{content:"\e181"}
.glyphicon-earphone:before{content:"\e182"}
.glyphicon-phone-alt:before{content:"\e183"}
.glyphicon-tower:before{content:"\e184"}
.glyphicon-stats:before{content:"\e185"}
.glyphicon-sd-video:before{content:"\e186"}
.glyphicon-hd-video:before{content:"\e187"}
.glyphicon-subtitles:before{content:"\e188"}
.glyphicon-sound-stereo:before{content:"\e189"}
.glyphicon-sound-dolby:before{content:"\e190"}
.glyphicon-sound-5-1:before{content:"\e191"}
.glyphicon-sound-6-1:before{content:"\e192"}
.glyphicon-sound-7-1:before{content:"\e193"}
.glyphicon-copyright-mark:before{content:"\e194"}
.glyphicon-registration-mark:before{content:"\e195"}
.glyphicon-cloud-download:before{content:"\e197"}
.glyphicon-cloud-upload:before{content:"\e198"}
.glyphicon-tree-conifer:before{content:"\e199"}
.glyphicon-tree-deciduous:before{content:"\e200"}
.glyphicon-briefcase:before{content:"\1f4bc"}
.glyphicon-calendar:before{content:"\1f4c5"}
.glyphicon-pushpin:before{content:"\1f4cc"}
.glyphicon-paperclip:before{content:"\1f4ce"}
.glyphicon-camera:before{content:"\1f4f7"}
.glyphicon-lock:before{content:"\1f512"}
.glyphicon-bell:before{content:"\1f514"}
.glyphicon-bookmark:before{content:"\1f516"}
.glyphicon-fire:before{content:"\1f525"}
.glyphicon-wrench:before{content:"\1f527"}
.carousel-control .icon-prev,.carousel-control .icon-next,.carousel-control .glyphicon-chevron-left,.carousel-control .glyphicon-chevron-right{position:absolute;top:50%;left:50%;z-index:5;display:inline-block}


#main footer#footer #footer-top .bize-ulasin{

  position: relative;

  float: left;

}
footer .footer-logo{display:block;height:50px;margin-bottom:40px}
footer .footer-logo img{display:block;height:50px;width:210px}
.container{padding-right:15px;padding-left:15px;margin-right:auto;margin-left:auto}
.container-fluid{padding-right:15px;padding-left:15px;margin-right:auto;margin-left:auto}
.container .jumbotron,.container-fluid .jumbotron{border-radius:6px}
.jumbotron .container{max-width:100%}


.container-xs {
  max-width: 400px;
  margin-left: auto;
  margin-right: auto;
}


.container-sm {
  max-width: 500px;
  margin-left: auto;
  margin-right: auto;
}


.container-md {
  max-width: 600px;
  margin-left: auto;
  margin-right: auto;
}


.container-lg {
  max-width: 850px;
  margin-left: auto;
  margin-right: auto;
}


.container-full {
  margin: 0 auto;
  width: 100%;
}


  header .container {
    padding: 50px;
  }


#content {
	background:#fff;
	width:1056px;
}


#content-left {
	width:725px;
	float:left;
}


#content table {
	margin:10px;
	font-family:arial,sans-serif;
	font-size:12px;
}

div#content div.product-left ul li  { 
    line-height: 18px; 
    list-style-type: disc; 
    padding-right: 10px;
    font-size: 14px; 
	font-family: Verdana,Arial,Helvetica,sans-serif;
	line-height: 18px;
	color:#333;
}


#content ul {
	text-align: left;
}


#content li {
	font-family:arial;
	list-style-type:disc;
	margin: 0px 0 0 40px;
	color:#000;
	font-size: 1.2em;
}

#content ul li {
	font-size; 1.3em;
}


#content a {
	-webkit-transition:all .25s ease-in;
	-moz-trasition:all .25s ease-in;
	-o-trasition:all .25s ease-in;	
}


#content a:hover {
	-webkit-transition:all .25s ease-in;
	-moz-trasition:all .25s ease-in;
	-o-trasition:all .25s ease-in;
}

div#content, div#footer {
	width: 314px;
	padding: 0 2px 0 4px;
	margin: 0;
}

div#content-left {
	float:left;
	width:320px;
}

div#content h1 {
	margin-left: 6px;
	padding-top: 8px;
}

div#content p {
	padding: 6px;
	font-size: 14px;
	line-height: 20px;
}

div#content-full, div#content-half {
	width: 320px;
	float:left;
}

div#content-half h2 {
	padding-left: 4px;
	font-size: 1.1em;
}

div.top-product-box, div.selection-content, div#content div.selection-content {
	display: none;
}

div#content div.top-product-box-mobile {
	font-family:Verdana, Geneva, sans-serif;
	font-size:.9em;
	color:#1f5b8f;
	width:150px;
	text-align:center;
	float:left;
	height:125px;
	display:inline;
}

div#content div.product-content div.product-left ul li, div#content div.product-content div.product-right ul li {
	font-size:14px;
	line-height: 18px;
	margin-left:5px;
}

div#content-left ul li {
	font-size:14px;
	line-height: 18px;
	margin-left:20px;
}

div#content div.product-content div.product-left ul li ul li, div#content div.product-content div.product-right ul li ul li  {
	margin-left: 5px;
	font-size: 1em;
	line-height: 1.6em;
}

div#content div.title-mobile {
	display:block;
}

div#content div.title-mobile h1 {
	padding-bottom: 10px;
	margin-bottom: 0pt;
	margin-left: 20px;
	color: #1f5b8f;
	font-size: 18px;
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-weight: bold;
	line-height: 21px;
}

div#content div.product-left p.video-mobile {
	padding-left:0;
	margin-left: 0;
}

div#content div.product-content-mobile {
	width: 300px;
	float:left;
	display: block;
}

div.product-left h2, div.product-right h2, div#content-left h2 {
	font-size: 1em;
	padding-left:2px;
}

div#content div.product-content-mobile table.contentTable tr td ul li {
	padding:0;
	margin: 0 0 0 6px;
	list-style: none;
	line-height: 1.6em;
}

body div#content-left img.rightspacingshadow-img, div#content-left div.rightspacing, div#content-left div.rightspacingshadow-img {
	display:none;
}

div#content-left p {
	font-size:14px;
	line-height: 18px;
}

#content-full {
	width:1056px;
	float:left;
}


#content-half {
	width:525px;
	float:left;
}

.product-left ul, div#content-left ul
{ line-height: 18px; margin: 10px 0 5px 20px; ; font-size:12px; font-family:Verdana, Arial, Helvetica, sans-serif; color:#333;}

.product-left ul li, div#content-left ul li
{ line-height: 18px; list-style-type: disc; padding-right: 10px; font-size:12px; font-family:Verdana, Arial, Helvetica, sans-serif; color:#333; }


div.rightspacing, div#content div#content-left div.rightspacing {
	box-shadow:0px 0px 10px #999;
	-webkit-box-shadow:0px 0px 10px #999;
	-moz-box-shadow:0px 0px 10px #999;
	-o-box-shadow:0px 0px 10px #999;
	padding:0 0 6px 6px;
	float:right:
}

.contents  { width: 992px; margin: 0 auto; text-align: center}

.contents input, .contents textarea, .contents select  { margin: 3px 0; padding: 5px; color: #333; background: #fff; border: 1px solid #b0b0b0; }

.contents-player  { width: 650px; margin: 0 auto; text-align: center; }


.alignright {
  float: right;
  margin-left: 0.5em; }


img.alignleft,
img.alignright,
img.aligncenter {
  margin-bottom: 0.75em; }


#more-teasers h2{
    font-size: 18px;
    margin: 0;
    padding-bottom: 10px;
    font-weight: bold;
}
.item .tablet .dot{position:absolute;display:block;left:50%}
.item .tablet .dot.top{width:10px;height:10px;background:#252525;border-radius:10px;-moz-border-radius:10px;-webkit-border-radius:10px;margin-left:-5px;top:25px}
.item .tablet .dot.bottom{width:32px;height:32px;background:#fff;border-radius:50px;-moz-border-radius:50px;-webkit-border-radius:50px;margin-left:-16px;bottom:18px}
.item .mobile .dot{position:absolute;display:block;left:50%}
.item .mobile .dot.top{width:10px;height:10px;background:#252525;border-radius:10px;-moz-border-radius:10px;-webkit-border-radius:10px;margin-left:-5px;top:25px}
.item .mobile .dot.bottom{width:30px;height:30px;background:#fff;border-radius:50px;-moz-border-radius:50px;-webkit-border-radius:50px;margin-left:-15px;bottom:17px}
#slider-carousel .owl-item .text,#slider-carousel .owl-item .dot,#slider-carousel .owl-item .dots{-webkit-transition:opacity .25s;transition:opacity .25s;opacity:0;filter:alpha(opacity=0)}
#slider-carousel .owl-item.active .text,#slider-carousel .owl-item.active .dot,#slider-carousel .owl-item.active .dots{opacity:1;filter:alpha(opacity=100)}


.widget .s,
input,
textarea,
button {
	background: #fff;
	color: #333;
	border: 1px solid #eee;
	border-bottom-width: 5px;
}


.widget .s:focus,
input:focus,
textarea:focus,
button:hover {
	border: 1px solid #ddd;
	border-bottom-width: 5px;
}


#services .widget { color: #c1c1c1; }


#services .widget-title {
	color: #fff;
	border-bottom: 5px solid #555;
}


#sidebar .widget {
	color: #999;
	margin: 0 0 40px 0;
}


.widget {
	margin: 0 0 20px 0;
	color: #333;
}


.widget a {
	font-weight: bold;
	color: #333;
}


.widget-title {
	margin: 0 0 20px 0;
	font-size: 14px;
	font-weight: bold;
	border-bottom: 5px solid #eee;
	padding: 0 0 5px 0;
	color: #333;

}


.widget ul { margin: 0; }


.widget ul ul {
	margin: 0 0 0 20px;
	list-style: none;
}



.entry {line-height:1.5;}

	.content .entry iframe {	max-width: 100%; }

	.entry p {padding-top: .5em; padding-bottom: .5em;}

	.entry img {
		max-width:100%;
		height:auto;
		overflow: hidden;
	}

	
	.entry h1, .entry h2, .entry h3, .entry h4, .entry h5, .entry h6 {
		margin-top: ;
		margin-bottom: 10px;
		line-height: 1em;
		font-family: Helvetica;
		font-weight: normal;
	}

		.entry h1 {font-size:36px;}

		.entry h2 {font-size:30px;}

		.entry h3 {font-size:24px;}

		.entry h4 {font-size:18px;}

		.entry h5 {font-size:14px;}

		.entry h6 {font-size:12px;}

	.entry ol {margin: 0 0 25px 10px;}

	.entry ul {margin: 0 0 25px 0;}

	
	.entry ul li {
		list-style: outside disc;
		margin-bottom: 4px;
		padding-bottom: 5px;
	}

	
	.entry ol li {list-style: outside decimal;}

		.entry li {margin: 0 0 5px 10px;}

		
	.entry table {
		border: 1px solid #DFDFDF;
		background-color: #F9F9F9;
		width: 100%;
		-moz-border-radius: 3px;
		-webkit-border-radius: 3px;
		border-radius: 3px;
		font-family: Arial,"Bitstream Vera Sans",Helvetica,Verdana,sans-serif;
		color: #333;
		border-collapse: separate;
		border-spacing: 0;
	}

		.entry table td,.entry table th {	border-top: 1px solid white;border-bottom: 1px solid #DFDFDF;color: #555;}

		.entry table th {
			text-shadow: 0 1px 0 #fff;
			font-family: Georgia,"Times New Roman","Bitstream Charter",Times,serif;
			font-weight: normal;
			padding: 7px 7px 8px;
			text-align: left;
			line-height: 1.3em;
			font-size: 14px;
		}

		.entry table td {font-size: 12px;padding: 4px 7px 4px;vertical-align: top;}
	

.widget-4boxs .widget-container .entry img a:hover {
		opacity: 0.7;
}

	.content .entry #login-form p{ padding:0 }

.entry .last{margin-right:0 !important;clear:right;}

article.list-big-thumb .noimage .entry-date {
	border-top: 1px solid #000;
}
	
article.list-small-thumb .noimage .entry-header {
	margin-left: 0;
}

article.list-small-thumb .noimage  .entry-content {
	height: auto;
}

article.list-big-thumb .noimage .entry-header {
	position: relative;
	opacity: 1;
	filter: alpha(opacity=100);
	padding: 5px 12px;
}

article.review.single header.noimage {
	padding: 0 22px;
}

.review-item.noimage .review-content {
	margin-left: 0;
}


#skin_top_miniacctlogin {
     float: right;
     width: 435px;
     }


#mc_embed_signup{
    margin-top: 3px;
    font-family: sans-serif;
    font-size: 13px;
    text-transform: none;
}

#megaMenu ul.megaMenu li.menu-item,
#megaMenu ul.megaMenu li.widget {
  margin-bottom: 0px;
  list-style-type: none;
  list-style-image: none;
  border: none;
  text-align: left;
  float: none;
}


#megaMenu ul.megaMenu li.menu-item.ss-nav-menu-mega {
  position: static;
}


#megaMenu ul li.menu-item.ss-nav-menu-reg ul.sub-menu-1 {
  min-width: 99%;
}

#megaMenu ul li.menu-item.ss-nav-menu-reg ul.sub-menu ul.sub-menu {
  min-width: 120px;
}

#megaMenu ul li.menu-item.ss-nav-menu-mega ul.sub-menu li.menu-item {
  min-width: 100px;
}

#megaMenu ul li.menu-item.ss-nav-menu-reg ul.sub-menu li.menu-item {
  min-width: 50px;
  position: relative;
}

#megaMenu ul li.menu-item.ss-nav-menu-mega ul.sub-menu ul.sub-menu {
  display: block;
  position: relative;
  top: auto;
  left: auto;
}

#megaMenu li.menu-item ul.sub-menu {
  box-shadow: none;
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
}

#megaMenu li.menu-item.ss-nav-menu-mega ul.sub-menu.sub-menu-1 {
  border: 1px solid transparent;
  padding: 0px;
  width: auto;
  white-space: nowrap;
  left: auto;
  max-width: 100%;
}

#megaMenu.wpmega-nojs li.menu-item.ss-nav-menu-mega ul.sub-menu.sub-menu-1,
#megaMenu.megaFullWidthSubs li.menu-item.ss-nav-menu-mega ul.sub-menu.sub-menu-1,
#megaMenu li.menu-item.ss-nav-menu-mega.ss-nav-menu-mega-fullWidth ul.sub-menu.sub-menu-1 {
  

  width: 100%;
  left: -1px;
  

}

#megaMenu ul.megaMenu li.menu-item.ss-nav-menu-mega-floatRight {
  float: right;
}


#megaMenu ul.megaMenu li.menu-item.ss-nav-menu-mega.ss-nav-menu-mega-alignLeft ul.sub-menu.sub-menu-1 {
  left: 0px;
}


#megaMenu ul.megaMenu li.menu-item.ss-nav-menu-mega.ss-nav-menu-mega-alignRight ul.sub-menu.sub-menu-1 {
  right: 0px;
  left: auto;
}

#megaMenu ul li.menu-item.ss-nav-menu-mega ul ul.sub-menu li.menu-item,
#megaMenu ul li.menu-item.ss-nav-menu-mega ul ul.sub-menu li.widget {
  display: block;
}

#megaMenu ul li.menu-item {
  font-size: 12px;
  list-style-image: none;
  letter-spacing: 0px;
}


#megaMenu ul li.menu-item.ss-nav-menu-mega ul.sub-menu li.menu-item,
#megaMenu ul li.menu-item.ss-nav-menu-mega ul.sub-menu li.widget {
  font-size: 11px;
  min-width: 100px;
}

#megaMenu ul li.menu-item.ss-nav-menu-mega ul li.menu-item.ss-nav-menu-item-depth-1 {
  padding: 11px 27px;
  

}

#megaMenu ul li.menu-item.ss-nav-menu-mega ul ul.sub-menu {
  width: auto;
  float: none;
}

#megaMenu ul li.menu-item.ss-nav-menu-mega ul ul.sub-menu li.menu-item {
  display: block;
  float: none;
}

#megaMenu ul li.menu-item.ss-nav-menu-mega ul.sub-menu li.menu-item.ss-nav-menu-verticaldivision {
  clear: both;
}

#megaMenu ul li.menu-item.ss-nav-menu-mega ul.sub-menu li.menu-item.sub-menu-newcol {
  float: left;
}

#megaMenu li.menu-item.ss-nav-menu-mega .ss-nav-menu-header a,
#megaMenu li.menu-item.ss-nav-menu-mega .ss-nav-menu-header span.um-anchoremulator {
  font-weight: normal;
}

#megaMenu li.menu-item.ss-nav-menu-mega .megaMenu-thumb {
  width: 15px;
  height: 15px;
  margin-right: 5px;
  vertical-align: middle;
}

#megaMenu ul li.menu-item.ss-nav-menu-reg a,
#megaMenu ul li.menu-item.ss-nav-menu-reg span.um-anchoremulator {
  display: block;
}


#megaMenu ul.megaMenu li.menu-item.ss-nav-menu-reg.um-flyout-align-right ul.sub-menu {
  left: auto;
  right: 0;
}

#megaMenu ul.megaMenu li.menu-item.ss-nav-menu-mega ul.sub-menu li.menu-item.ss-nav-menu-item-depth-1.fullWidthRow,
#megaMenu ul.megaMenu li.menu-item.ss-nav-menu-mega ul.sub-menu li.menu-item.ss-nav-menu-item-depth-1.ss-sidebar {
  margin-right: 0px;
  width: 100%;
  

  padding-left: 0;
  padding-right: 0;
}

#megaMenu ul.megaMenu li.menu-item.ss-nav-menu-mega.mega-colgroup ul.sub-menu li.menu-item {
  min-width: 0;
  white-space: normal;
}

#megaMenu ul ul.sub-menu li.menu-item .wpmega-nonlink a {
  padding: 0px;
}

#megaMenu.megaMenuVertical ul.megaMenu li.menu-item.ss-nav-menu-item-depth-0 {
  display: block;
  float: none;
  clear: none;
}

#megaMenu.megaMenuVertical ul.megaMenu li.menu-item.ss-nav-menu-item-depth-0 ul.sub-menu-1 {
  top: 0px;
  left: 100%;
  width: auto;
  max-width: 720px;
  

}

#megaMenu.megaMenuVertical ul.megaMenu li.menu-item.ss-nav-menu-reg ul.sub-menu {
  padding: 4px 0px;
}





#megaMenu ul li.menu-item.ss-nav-menu-mega ul.sub-menu li.menu-item ul.wpmega-postlist {
  margin-left: 0;
  list-style: none;
}

#megaMenu ul li.menu-item.ss-nav-menu-mega ul.sub-menu li.menu-item ul.wpmega-postlist li {
  margin-bottom: .5em;
  clear: both;
  padding-top: .5em;
}

#megaMenu ul li.menu-item.ss-nav-menu-mega ul.sub-menu li.menu-item ul.wpmega-postlist img {
  float: left;
  

}

#megaMenu ul li.menu-item.ss-nav-menu-mega ul.sub-menu li.menu-item ul.wpmega-postlist-w-img div.wpmega-postlist-title,
#megaMenu ul li.menu-item.ss-nav-menu-mega ul.sub-menu li.menu-item ul.wpmega-postlist-w-img div.wpmega-postlist-content {
  padding-left: 60px;
  color: inherit;
}

#megaMenu ul li.menu-item.ss-nav-menu-mega ul.sub-menu li.menu-item ul.wpmega-postlist div.wpmega-postlist-title a {
  padding: 0px 0px;
  font-size: 13px;
  text-decoration: none;
}

  #megaMenu.megaResponsive.megaMenuVertical ul.megaMenu li.menu-item.ss-nav-menu-reg.ss-nav-menu-item-depth-0 ul.sub-menu-1 ul.sub-menu {
    left: 0;
    top: 100%;
  }

  #megaMenu.megaResponsive.megaMenuVertical ul.megaMenu li.menu-item.ss-nav-menu-mega.ss-nav-menu-item-depth-0 ul.sub-menu-1 {
    max-width: 420px;
  }

  
  #megaMenu.megaResponsive ul.megaMenu li.menu-item.ss-nav-menu-reg {
    position: static;
  }

  #megaMenu.megaResponsive ul.megaMenu li.menu-item.ss-nav-menu-reg ul.sub-menu,
  #megaMenu.megaResponsive ul.megaMenu li.menu-item.ss-nav-menu-reg ul.sub-menu li.menu-item ul.sub-menu {
    left: -1px;
    width: 100%;
    box-shadow: none !important;
    border-top-left-radius: 0 !important;
    border-top-right-radius: 0 !important;
  }

  #megaMenu.megaResponsive ul.megaMenu li.menu-item.ss-nav-menu-reg ul.sub-menu li.menu-item ul.sub-menu {
    top: 100%;
  }

  
  #megaMenu.megaResponsive ul.megaMenu li.menu-item.ss-nav-menu-mega ul.sub-menu.sub-menu-1 {
    left: -1px !important;
    width: 100%;
    box-sizing: content-box;
    
  
    box-shadow: none !important;
    border-top-left-radius: 0;
    border-top-right-radius: 0;
  }


#megaMenu ul.megaMenu li.menu-item a span.uber-close,
#megaMenu ul.megaMenu li.menu-item span.um-anchoremulator span.uber-close {
  position: absolute;
  box-sizing: border-box;
  text-decoration: none;
  top: 0;
  right: 0;
  height: 100%;
  width: 30px;
  text-align: center;
  line-height: 40px;
  background: #999;
  background: rgba(0, 0, 0, 0.9);
  z-index: 700;
  font-size: 20px;
  font-weight: bold;
  color: #f5f5f5;
  display: none;
}

#megaMenu ul.megaMenu a:hover span.uber-close,
#megaMenu ul.megaMenu span.um-anchoremulator:hover span.uber-close,
#megaMenu ul.megaMenu li.menu-item.megaHover a span.uber-close,
#megaMenu ul.megaMenu li.menu-item.megaHover span.um-anchoremulator span.uber-close {
  display: block;
}
 ul.inline-list.respond .menu-item{display:none}

.shiftnav.shiftnav-skin-light ul.shiftnav-menu li.menu-item .shiftnav-submenu-activation {
  background: rgba(0, 0, 0, 0.1);
  color: #555555;
}

.shiftnav.shiftnav-skin-light ul.shiftnav-menu li.menu-item .shiftnav-submenu-activation:hover {
  background: rgba(0, 0, 0, 0.2);
  color: #eeeeee;
}
.shiftnav ul.shiftnav-menu li.menu-item{position:relative;margin:0;padding:0;background:none;list-style-type:none}
 #megaMenu ul.megaMenu li.menu-item,#megaMenu ul.megaMenu li.widget{list-style-image:none;list-style-type:none;text-align:left}
 .touchy-by-bonfire .menu-item-has-children .menu-expanded,.touchy-by-bonfire .menu-item-has-children .menu-expanded:hover{color:#ffffff;font-weight:400;text-transform:none}
 .touchy-by-bonfire .menu ul,.touchy-by-bonfire .menu-item-has-children .menu-expanded{background-color:#666666 !important;position:relative;z-index:999999}

.watch_now {
    clear: left;
    padding-bottom: 30px;
}

.watch_now a {
    border-top: 1px solid #424142;
    display: block;
    text-align: center;
    font-family: 'DINNextLTPro-Bold', arial, helvetica, sans-serif;
    color: #fff;
    font-size: 24px;
    line-height: 24px;
    margin: 0 6px;
    padding: 6px 0;
    text-transform: uppercase;
    border-radius: 4px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    -webkit-box-shadow: 0 1px 3px rgba(89, 89, 89, .45),inset 0px 1px 0px 0px #505050;
    -moz-box-shadow: 0 1px 3px rgba(89, 89, 89, .45),inset 0px 1px 0px 0px #505050;
    box-shadow: 0 1px 3px rgba(89, 89, 89, .45),inset 0px 1px 0px 0px #505050;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#3c3d4e', endColorstr='#3c3d4e');
    background-color: #3C3D4E;
    transition: all .1s linear;
    -o-transition: all .1s linear;
    -moz-transition: all .1s linear;
    -webkit-transition: all .1s linear;
}

.watch_now a:hover {
    color: #f2f2f2;
    background-color: #2c2d39;
    text-decoration: none;
    transition: all .1s linear;
    -o-transition: all .1s linear;
    -moz-transition: all .1s linear;
    -webkit-transition: all .1s linear;
}
.contact-form .clear-form{clear:both}



.menu-item-language img.iclflag {
  height: 12px !important;
  width: 18px !important;
  margin-bottom: 0 !important;
  margin-right: 4px;
}
.col-lg-1,.col-lg-10,.col-lg-11,.col-lg-12,.col-lg-2,.col-lg-3,.col-lg-4,.col-lg-5,.col-lg-6,.col-lg-7,.col-lg-8,.col-lg-9,.col-md-1,.col-md-10,.col-md-11,.col-md-12,.col-md-2,.col-md-3,.col-md-4,.col-md-5,.col-md-6,.col-md-7,.col-md-8,.col-md-9,.col-sm-1,.col-sm-10,.col-sm-11,.col-sm-12,.col-sm-2,.col-sm-3,.col-sm-4,.col-sm-5,.col-sm-6,.col-sm-7,.col-sm-8,.col-sm-9,.col-xs-1,.col-xs-10,.col-xs-11,.col-xs-12,.col-xs-2,.col-xs-3,.col-xs-4,.col-xs-5,.col-xs-6,.col-xs-7,.col-xs-8,.col-xs-9{position:relative;min-height:1px;padding-right:15px;padding-left:15px}
.col-sm-12{width:100%}

 
 
 .art-box, .art-box-body {
    margin:0 auto;
    position:relative;
 }

 .art-box:before, .art-box:after, .art-box-body:before, .art-box-body:after {
    position:absolute;
    top:0;
    bottom:0;
    content:' ';
    background-repeat: no-repeat;
    line-height:0;
 }

 .art-box:before,.art-box-body:before{
    left:0;
 }

 .art-box:after,.art-box-body:after{
    right:0;
 }

 .art-box:before {



    overflow:hidden;
    background-position: bottom left;
    direction: ltr;
    z-index:-3;
 }

 .art-box:after {
    background-position: bottom right;
    z-index:-3;
 }

 .art-box-body:before, .art-box-body:after {
    background-repeat:repeat-y;
 }

 .art-box-body:before {
    background-position: top left;
    z-index:-3;
 }

 .art-box-body:after {
    background-position: top right;
    z-index:-3;
 }

 
 .art-box .art-box:before, .art-box .art-box:after, .art-box-body .art-box-body:before, .art-box-body .art-box-body:after {
    z-index:-2;
 }

 .art-box .art-box .art-box:before, .art-box .art-box .art-box:after, .art-box-body .art-box-body .art-box-body:before, .art-box-body .art-box-body .art-box-body:after {
    z-index:-1;
 }

  .post .date-badge,
  .type-page .date-badge,
  .type-feature .date-badge,
  .type-testimonial .date-badge,
  .search-results .page .date-badge,
  .search-results .type-product .date-badge,
  .search-results .type-feature .date-badge,
  .search-results .type-testimonial .date-badge {
    display: block;
  }

.post .date-badge,
.type-page .date-badge,
.type-feature .date-badge,
.type-testimonial .date-badge,
.search-results .page .date-badge,
.search-results .type-product .date-badge,
.search-results .type-feature .date-badge,
.search-results .type-testimonial .date-badge {
  background-color: #b8d0de;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#b8d0de), to(#96aebc));
  

  background-image: -webkit-linear-gradient(top, #b8d0de, #96aebc);
  

  background-image: -moz-linear-gradient(top, #b8d0de, #96aebc);
  

  background-image: -ms-linear-gradient(top, #b8d0de, #96aebc);
  

  background-image: -o-linear-gradient(top, #b8d0de, #96aebc);
  

  background-image: linear-gradient(to bottom, #b8d0de, #96aebc);
}

.post .date-badge span,
.type-page .date-badge span,
.type-feature .date-badge span,
.type-testimonial .date-badge span,
.search-results .page .date-badge span,
.search-results .type-product .date-badge span,
.search-results .type-feature .date-badge span,
.search-results .type-testimonial .date-badge span {
  color: #fff;
}

.post .date-badge .month-day,
.type-page .date-badge .month-day,
.type-feature .date-badge .month-day,
.type-testimonial .date-badge .month-day,
.search-results .page .date-badge .month-day,
.search-results .type-product .date-badge .month-day,
.search-results .type-feature .date-badge .month-day,
.search-results .type-testimonial .date-badge .month-day {
  line-height: 0;
  font-size: 1.618em;
  padding: 1.1em 0 0;
}

.post .date-badge .month-name,
.type-page .date-badge .month-name,
.type-feature .date-badge .month-name,
.type-testimonial .date-badge .month-name,
.search-results .page .date-badge .month-name,
.search-results .type-product .date-badge .month-name,
.search-results .type-feature .date-badge .month-name,
.search-results .type-testimonial .date-badge .month-name {
  font-size: .857em;
  margin: 1em 0 0;
}

.mh-sidebar, .hp-sidebar { width: 300px; float: left; }

.mh-sidebar-2, .hp-sidebar-2 { width: 300px; float: right; }

	.mh-two-sb .hp-sidebar, .hp-sidebar-2, .mh-two-sb .mh-sidebar, .mh-sidebar-2 { width: 220px; }

	.mh-two-sb .hp-main, .mh-two-sb .mh-main, .hp-sidebar-2, .mh-sidebar-2 { width: 100%; margin: 0; }

	.mh-two-sb .hp-sidebar, .hp-sidebar { width: 229px; }

	.hp-content, .hp-sidebar, .mh-content, .mh-sidebar, .mh-two-sb .hp-content, .mh-two-sb .hp-sidebar, .mh-two-sb .mh-content { width: 100%; margin: 0; }


.slider-box-29{position:fixed;right:-163px;bottom:252px;background:#FEFEFE;width:180px;z-index:999;
                    -webkit-border-top-left-radius: 15px;
                    -webkit-border-bottom-left-radius: 15px;
                    -moz-border-radius-topleft: 15px;
                    -moz-border-radius-bottomleft: 15px;
                    border-top-left-radius: 15px;
                    border-bottom-left-radius: 15px;padding:10px;border-top: 1px solid #CCC;border-bottom: 1px solid #CCC;
                    -ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=15, Direction=45, Color=#000000)";
                    -moz-box-shadow: -10px 10px 15px rgba(0,0,0,0.1);
                    -webkit-box-shadow: -10px 10px 15px rgba(0,0,0,0.1);
                    box-shadow: -10px 10px 15px rgba(0,0,0,0.1);
                    filter: progid:DXImageTransform.Microsoft.Shadow(Strength=15, Direction=135, Color=#000000); }
.slider-box-29 .circle{-webkit-border-radius: 45px;
        -moz-border-radius: 45px;
        border-radius: 45px;width:20px;height:20px;background-color: #D12926;color:#FFF;text-align:center;font-size:14px;font-weight:bold;vertical-align: middle;line-height: 20px;position: absolute;top: 18px;left: 12px;cursor:default;}
.slider-box-29 .slider-box-inner{background:#fff ;height:150px}
.slider-box-29 .slider-text{color:#eee;font-size: 14px;font-weight: bold;padding:5px 10px 5px 35px;height:140px;overflow: hidden;display: table-cell;vertical-align: middle;}
.slider-box-29 .slider-text .ajax-form-inner{width:100%;}
.slider-box-29 .slider-text .ajax-form-wrapper h4{padding:0;}
.slider-box-29 .slider-box-title{color:#D12926;text-transform:uppercase;font-weight:bold;font-size:14px;position:absolute;
                    moz-transform: rotate(270deg);
                    -webkit-transform:rotate(270deg);
                    -o-transform: rotate(270deg);
                    -ms-transform: rotate(270deg);
                    transform: rotate(270deg);
                    bottom: 60px;
                    left: -15px;}
.slider-box-29 .slider-box-title a{color:#D12926;text-decoration:none;}
.slider-box-29:hover{ 
                    -webkit-transform: translate(-146px,0);
                    -moz-transform: translate(-146px,0);
                    -o-transform: translate(-146px,0);
                    -ms-transform: translate(-146px,0);
                    transform: translate(-146px,0);}


#content .wpb_gallery_slides ul.slides,
.content .wpb_gallery_slides ul.slides,
.wpb_gallery_slides ul.slides,
#content .wpb_gallery_slides ul.flex-direction-nav,
.content .wpb_gallery_slides ul.flex-direction-nav,
.wpb_gallery_slides ul.flex-direction-nav,
body .wpb_gallery_slides ul li,
.wpb_content_element .wpb_gallery_slides ul li {
  list-style: none;
  padding: 0;
  background-image: none;
  margin: 0;
}
.flexslider .slides .mejs-poster img,.portfolio_slider .portfolio_slides .mejs-poster img{display:none}
.portfolio_slides,.slides,.flex-control-nav,.flex-direction-nav,.caroufredsel-direction-nav{margin:0;padding:0;list-style:none}
.portfolio_slider .portfolio_slides,.qode_carousels .slides{opacity:0}
.flexslider .slides img,.portfolio_slider .portfolio_slides img,.qode_carousels .slides img{width:100%;display:block}
.slides:after,.portfolio_slides:after{content:".";display:block;clear:both;visibility:hidden;line-height:0;height:0}
html[xmlns] .slides,html[xmlns] .portfolio_slides{display:block}
* html .slides,* html .portfolio_slides{height:1%}
.flexslider .slides,.portfolio_slider .portfolio_slides,.qode_carousels .slides{zoom:1}
.header_top_bottom_holder{position:relative}
.col{float:left}

.wp-pagenavi .pages {
	background-color: transparent;
	border: none;
	text-transform: none;
}

	
	#leaderboard{
		position:relative !important;
		float:right !important;
		width:728px;
		top:0;
		margin:10px 50px;
		padding:0px;
		background-color: #ffffff;
		
	}

        footer[role="banner"] .navigation {
            padding:0 4%;
        }

.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
  position: relative;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px;
}

  .col-md-6 {
    width: 50%;
  }

	.col-md-6.footer-right
	{
		width:60%;
	}
  

.footer-left.col-md-6 {
  width: 50% ;
  padding-right:0;
  float:left;
  margin-top:7px; 
}


#aom_items {width:100%; margin:0; padding:0;}



.menu-item-language img.iclflag {
  height: 12px !important;
  width: 18px !important;
  margin-bottom: 0 !important;
  margin-right: 4px;
}

  .article__header .article__headline .headline__primary,
  .article__header .article__headline .headline__secondary,
  .article__header .article__headline .headline__description,
  .article__header .article__headline .star,
  .article__header .article__headline .line,
  .article__header .article__headline .btn,
  .article__header .article__headline .comments_add-comment,
  .article__header .article__headline .form-submit #comment-submit,
  .form-submit .article__header .article__headline #comment-submit,
  .article__header .article__headline .wpcf7-form-control.wpcf7-submit,
  .article__header .article__headline .otreservations-submit,
  .article__header .article__headline .widget_tag_cloud a,
  .widget_tag_cloud .article__header .article__headline a,
  .article__header .article__headline .read-more-button,
  .article__header .article__headline .arrow {
    opacity: 0; }

  .article__header .article__headline .headline__primary {
    display: inline-block; }

  .article__header .article__headline .headline__primary, .article__header .article__headline .headline__description {
    color: white; }


.break-words, .headline__primary, .headline__secondary {
  word-break: break-word;
  word-wrap: break-word;
  -webkit-hyphens: auto;
  -moz-hyphens: auto;
  hyphens: auto; }


.headline__primary {
  position: relative;
  z-index: 1;
  margin: 0;
  letter-spacing: 0.2em;
  margin-right: -0.1em; }
 
.article__header .article__headline .headline__primary,
									.article__header .article__headline .headline__description * { color: #ffffff; }
#footer{width:980px;padding:0;margin:0 auto 10px;font-size:12px}
.clearfix:before,.clearfix:after{content:"\0020";display:block;height:0;overflow:hidden}
.clearfix:after{clear:both}
.clearfix{zoom:1}




* html .clearfix {height: 1%; overflow: visible;}
 
*+html .clearfix {min-height: 1%;}
#usersite-container section.calendar_feature article.list-style .image-social,#usersite-container section.bandsintown_feature article.list-style .image-social{float:left;width:125px}
#usersite-container section.calendar_feature article.list-style .image-social img,#usersite-container section.bandsintown_feature article.list-style .image-social img{width:100%}
#usersite-container .event-detail .image-social{display:none}
#usersite-container .event-detail .image-social img{max-width:85px;-moz-border-radius:3px;-webkit-border-radius:3px;border-radius:3px}
#usersite-container .solo-event-occurrence .image-social{display:block;float:left}
#usersite-container #page-root section.store_feature article.store-layout-list figure.image-area,#usersite-container #page-root section.pledge_music_feature article.store-layout-list figure.image-area,#usersite-container #page-root section.dialog-store_feature article.store-layout-list figure.image-area,#usersite-container #page-root section.topspin_store_feature article.store-layout-list figure.image-area,#usersite-container #page-root section.store_item_feature article.store-layout-list figure.image-area,#usersite-container #page-content-wrap section.store_item_feature article.store-layout-list figure.image-area{margin:0 10px 0 0;float:left;width:200px;font-size:0;position:relative;text-align:center}
#usersite-container #page-root section.store_feature article.store-layout-list figure.image-area img.store-placeholder-image,#usersite-container #page-root section.pledge_music_feature article.store-layout-list figure.image-area img.store-placeholder-image,#usersite-container #page-root section.dialog-store_feature article.store-layout-list figure.image-area img.store-placeholder-image,#usersite-container #page-root section.topspin_store_feature article.store-layout-list figure.image-area img.store-placeholder-image,#usersite-container #page-root section.store_item_feature article.store-layout-list figure.image-area img.store-placeholder-image,#usersite-container #page-content-wrap section.store_item_feature article.store-layout-list figure.image-area img.store-placeholder-image{opacity:0.75}
#usersite-container #page-root section.store_feature article.store-layout-list figure.image-area a.main-image,#usersite-container #page-root section.store_feature article.store-layout-list figure.image-area div.main-image,#usersite-container #page-root section.pledge_music_feature article.store-layout-list figure.image-area a.main-image,#usersite-container #page-root section.pledge_music_feature article.store-layout-list figure.image-area div.main-image,#usersite-container #page-root section.dialog-store_feature article.store-layout-list figure.image-area a.main-image,#usersite-container #page-root section.dialog-store_feature article.store-layout-list figure.image-area div.main-image,#usersite-container #page-root section.topspin_store_feature article.store-layout-list figure.image-area a.main-image,#usersite-container #page-root section.topspin_store_feature article.store-layout-list figure.image-area div.main-image,#usersite-container #page-root section.store_item_feature article.store-layout-list figure.image-area a.main-image,#usersite-container #page-root section.store_item_feature article.store-layout-list figure.image-area div.main-image,#usersite-container #page-content-wrap section.store_item_feature article.store-layout-list figure.image-area a.main-image,#usersite-container #page-content-wrap section.store_item_feature article.store-layout-list figure.image-area div.main-image{max-width:100%;margin:auto;line-height:initial;font-size:12px}
#usersite-container #page-root section.store_feature article.store-layout-list figure.image-area a.main-image img,#usersite-container #page-root section.store_feature article.store-layout-list figure.image-area div.main-image img,#usersite-container #page-root section.pledge_music_feature article.store-layout-list figure.image-area a.main-image img,#usersite-container #page-root section.pledge_music_feature article.store-layout-list figure.image-area div.main-image img,#usersite-container #page-root section.dialog-store_feature article.store-layout-list figure.image-area a.main-image img,#usersite-container #page-root section.dialog-store_feature article.store-layout-list figure.image-area div.main-image img,#usersite-container #page-root section.topspin_store_feature article.store-layout-list figure.image-area a.main-image img,#usersite-container #page-root section.topspin_store_feature article.store-layout-list figure.image-area div.main-image img,#usersite-container #page-root section.store_item_feature article.store-layout-list figure.image-area a.main-image img,#usersite-container #page-root section.store_item_feature article.store-layout-list figure.image-area div.main-image img,#usersite-container #page-content-wrap section.store_item_feature article.store-layout-list figure.image-area a.main-image img,#usersite-container #page-content-wrap section.store_item_feature article.store-layout-list figure.image-area div.main-image img{max-height:200px;max-width:100%}
#usersite-container #page-root section.store_feature article.store-layout-list figure.image-area a.main-image .sale-tag,#usersite-container #page-root section.store_feature article.store-layout-list figure.image-area div.main-image .sale-tag,#usersite-container #page-root section.pledge_music_feature article.store-layout-list figure.image-area a.main-image .sale-tag,#usersite-container #page-root section.pledge_music_feature article.store-layout-list figure.image-area div.main-image .sale-tag,#usersite-container #page-root section.dialog-store_feature article.store-layout-list figure.image-area a.main-image .sale-tag,#usersite-container #page-root section.dialog-store_feature article.store-layout-list figure.image-area div.main-image .sale-tag,#usersite-container #page-root section.topspin_store_feature article.store-layout-list figure.image-area a.main-image .sale-tag,#usersite-container #page-root section.topspin_store_feature article.store-layout-list figure.image-area div.main-image .sale-tag,#usersite-container #page-root section.store_item_feature article.store-layout-list figure.image-area a.main-image .sale-tag,#usersite-container #page-root section.store_item_feature article.store-layout-list figure.image-area div.main-image .sale-tag,#usersite-container #page-content-wrap section.store_item_feature article.store-layout-list figure.image-area a.main-image .sale-tag,#usersite-container #page-content-wrap section.store_item_feature article.store-layout-list figure.image-area div.main-image .sale-tag{position:absolute;top:0px;right:0px;font-size:13px;line-height:1.2;z-index:10;background-color:#f00;background:rgba(255,0,0,0.8);border-bottom-left-radius:4px;padding:.1em 1em;color:white;box-shadow:-2px 2px 3px 2px rgba(255,255,255,0.2)}
#usersite-container #page-root section.store_feature article.store-layout-list figure.image-area .image-thumbnails,#usersite-container #page-root section.pledge_music_feature article.store-layout-list figure.image-area .image-thumbnails,#usersite-container #page-root section.dialog-store_feature article.store-layout-list figure.image-area .image-thumbnails,#usersite-container #page-root section.topspin_store_feature article.store-layout-list figure.image-area .image-thumbnails,#usersite-container #page-root section.store_item_feature article.store-layout-list figure.image-area .image-thumbnails,#usersite-container #page-content-wrap section.store_item_feature article.store-layout-list figure.image-area .image-thumbnails{margin:0 -6.6666666667px;padding-left:0px;overflow:hidden;height:46.6666666667px}
#usersite-container #page-root section.store_feature article.store-layout-list figure.image-area .image-thumbnails .image-thumbnail,#usersite-container #page-root section.pledge_music_feature article.store-layout-list figure.image-area .image-thumbnails .image-thumbnail,#usersite-container #page-root section.dialog-store_feature article.store-layout-list figure.image-area .image-thumbnails .image-thumbnail,#usersite-container #page-root section.topspin_store_feature article.store-layout-list figure.image-area .image-thumbnails .image-thumbnail,#usersite-container #page-root section.store_item_feature article.store-layout-list figure.image-area .image-thumbnails .image-thumbnail,#usersite-container #page-content-wrap section.store_item_feature article.store-layout-list figure.image-area .image-thumbnails .image-thumbnail{display:inline-block;text-align:justify;-ms-text-justify:distribute-all-lines;text-justify:distribute-all-lines}
#usersite-container #page-root section.store_feature article.store-layout-list figure.image-area .image-thumbnails .image-thumbnail a.highlight-image,#usersite-container #page-root section.pledge_music_feature article.store-layout-list figure.image-area .image-thumbnails .image-thumbnail a.highlight-image,#usersite-container #page-root section.dialog-store_feature article.store-layout-list figure.image-area .image-thumbnails .image-thumbnail a.highlight-image,#usersite-container #page-root section.topspin_store_feature article.store-layout-list figure.image-area .image-thumbnails .image-thumbnail a.highlight-image,#usersite-container #page-root section.store_item_feature article.store-layout-list figure.image-area .image-thumbnails .image-thumbnail a.highlight-image,#usersite-container #page-content-wrap section.store_item_feature article.store-layout-list figure.image-area .image-thumbnails .image-thumbnail a.highlight-image{display:inline-block;width:40px;height:40px;margin:6.6666666667px}
#usersite-container #page-root section.store_feature article.store-layout-list figure.image-area .image-thumbnails .image-thumbnail a.highlight-image img,#usersite-container #page-root section.pledge_music_feature article.store-layout-list figure.image-area .image-thumbnails .image-thumbnail a.highlight-image img,#usersite-container #page-root section.dialog-store_feature article.store-layout-list figure.image-area .image-thumbnails .image-thumbnail a.highlight-image img,#usersite-container #page-root section.topspin_store_feature article.store-layout-list figure.image-area .image-thumbnails .image-thumbnail a.highlight-image img,#usersite-container #page-root section.store_item_feature article.store-layout-list figure.image-area .image-thumbnails .image-thumbnail a.highlight-image img,#usersite-container #page-content-wrap section.store_item_feature article.store-layout-list figure.image-area .image-thumbnails .image-thumbnail a.highlight-image img{display:inline-block;width:100%;max-width:40px}
#usersite-container #page-root section.store_feature article.store-layout-list figure.image-area .image-thumbnails .image-thumbnail a.highlight-image:nth-of-type(4n),#usersite-container #page-root section.pledge_music_feature article.store-layout-list figure.image-area .image-thumbnails .image-thumbnail a.highlight-image:nth-of-type(4n),#usersite-container #page-root section.dialog-store_feature article.store-layout-list figure.image-area .image-thumbnails .image-thumbnail a.highlight-image:nth-of-type(4n),#usersite-container #page-root section.topspin_store_feature article.store-layout-list figure.image-area .image-thumbnails .image-thumbnail a.highlight-image:nth-of-type(4n),#usersite-container #page-root section.store_item_feature article.store-layout-list figure.image-area .image-thumbnails .image-thumbnail a.highlight-image:nth-of-type(4n),#usersite-container #page-content-wrap section.store_item_feature article.store-layout-list figure.image-area .image-thumbnails .image-thumbnail a.highlight-image:nth-of-type(4n){margin-right:0px}
#usersite-container #page-root section.store_feature div.store-feature-wrapper.store-layout-grid article figure.image-area,#usersite-container #page-root section.pledge_music_feature div.store-feature-wrapper.store-layout-grid article figure.image-area,#usersite-container #page-root section.dialog-store_feature div.store-feature-wrapper.store-layout-grid article figure.image-area,#usersite-container #page-root section.topspin_store_feature div.store-feature-wrapper.store-layout-grid article figure.image-area,#usersite-container #page-root section.store_item_feature div.store-feature-wrapper.store-layout-grid article figure.image-area,#usersite-container #page-content-wrap section.store_item_feature div.store-feature-wrapper.store-layout-grid article figure.image-area{width:200px;height:200px;font-size:0;display:table-cell;vertical-align:middle;text-align:center;display:-webkit-box;display:-moz-box;display:-webkit-flex;display:-moz-flex;display:flex;display:-ms-flexbox;-webkit-box-direction:normal;-webkit-box-orient:vertical;-webkit-flex-direction:column;-moz-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;-webkit-align-items:center;-moz-align-items:center;align-items:center}
#usersite-container #page-root section.store_feature div.store-feature-wrapper.store-layout-grid article figure.image-area .main-image,#usersite-container #page-root section.pledge_music_feature div.store-feature-wrapper.store-layout-grid article figure.image-area .main-image,#usersite-container #page-root section.dialog-store_feature div.store-feature-wrapper.store-layout-grid article figure.image-area .main-image,#usersite-container #page-root section.topspin_store_feature div.store-feature-wrapper.store-layout-grid article figure.image-area .main-image,#usersite-container #page-root section.store_item_feature div.store-feature-wrapper.store-layout-grid article figure.image-area .main-image,#usersite-container #page-content-wrap section.store_item_feature div.store-feature-wrapper.store-layout-grid article figure.image-area .main-image{margin:auto;display:table}
#usersite-container #page-root section.store_feature div.store-feature-wrapper.store-layout-grid article figure.image-area .main-image img,#usersite-container #page-root section.pledge_music_feature div.store-feature-wrapper.store-layout-grid article figure.image-area .main-image img,#usersite-container #page-root section.dialog-store_feature div.store-feature-wrapper.store-layout-grid article figure.image-area .main-image img,#usersite-container #page-root section.topspin_store_feature div.store-feature-wrapper.store-layout-grid article figure.image-area .main-image img,#usersite-container #page-root section.store_item_feature div.store-feature-wrapper.store-layout-grid article figure.image-area .main-image img,#usersite-container #page-content-wrap section.store_item_feature div.store-feature-wrapper.store-layout-grid article figure.image-area .main-image img{max-height:200px;max-width:200px}
#usersite-container #page-root section.store_feature div.store-feature-wrapper.store-layout-grid article figure.image-area .main-image img.store-placeholder-image,#usersite-container #page-root section.pledge_music_feature div.store-feature-wrapper.store-layout-grid article figure.image-area .main-image img.store-placeholder-image,#usersite-container #page-root section.dialog-store_feature div.store-feature-wrapper.store-layout-grid article figure.image-area .main-image img.store-placeholder-image,#usersite-container #page-root section.topspin_store_feature div.store-feature-wrapper.store-layout-grid article figure.image-area .main-image img.store-placeholder-image,#usersite-container #page-root section.store_item_feature div.store-feature-wrapper.store-layout-grid article figure.image-area .main-image img.store-placeholder-image,#usersite-container #page-content-wrap section.store_item_feature div.store-feature-wrapper.store-layout-grid article figure.image-area .main-image img.store-placeholder-image{opacity:0.75}
#usersite-container #page-root section.store_feature div.store-feature-wrapper.store-layout-grid article figure.image-area .main-image .sale-tag,#usersite-container #page-root section.pledge_music_feature div.store-feature-wrapper.store-layout-grid article figure.image-area .main-image .sale-tag,#usersite-container #page-root section.dialog-store_feature div.store-feature-wrapper.store-layout-grid article figure.image-area .main-image .sale-tag,#usersite-container #page-root section.topspin_store_feature div.store-feature-wrapper.store-layout-grid article figure.image-area .main-image .sale-tag,#usersite-container #page-root section.store_item_feature div.store-feature-wrapper.store-layout-grid article figure.image-area .main-image .sale-tag,#usersite-container #page-content-wrap section.store_item_feature div.store-feature-wrapper.store-layout-grid article figure.image-area .main-image .sale-tag{position:absolute;top:0px;right:0px;font-size:13px;line-height:1.2;z-index:10;background-color:#f00;background-color:rgba(255,0,0,0.8);border-bottom-left-radius:4px;padding:.1em 1em;color:white;box-shadow:-2px 2px 3px 2px rgba(255,255,255,0.2)}
#usersite-container .featherlight .solo-event-occurrence .image-social{margin-left:10px;margin-right:10px;margin-top:5px;margin-bottom:10px;text-align:center}
#usersite-container .featherlight .solo-event-occurrence .image-social img{max-width:114px;-moz-border-radius:3px;-webkit-border-radius:3px;border-radius:3px}

.photo-text-line-1-container { color:#fff; font-family: 'Lobster', cursive; font-size:30px; line-height:100%; }
.content-part-number{margin:10px 0 -10px;}
.module-row .module-item .transparent-module-content .content-spacer{padding-top:8px;height:22px;line-height:22px;vertical-align:bottom;}
.module-row .module-item .transparent-module-content .content-element input#txtSearchTerm{width:94.5%;height:35px;padding:2px 4px 0;margin-top:10px;margin-bottom:20px;}
.product-landing .content{background-color:white !important;height:320px;}
.product-landing .transparent-module-content .content-spacer:first-child{display:none;}
#bottom-wrapper .content{display:table;width:100%;}
#sidebar-left .content{display:block;float:left;width:165px;padding:0 0 0 0;margin:0 0 0 0;border:none;}
#sidebar-left .content p{padding:0 0 0 0;margin:0 0 0 0;}
#sidebar-right .content{padding:0 0 0 0;font-size:12px;line-height:14px;}
#sidebar-right .content img{background:none repeat scroll 0 0 transparent;display:block;left:20px;margin:0;padding:0;position:absolute;top:150px;z-index:0;}
.content-top{border:solid 1px;border-color:#ddd #bbb #bbb #ddd;background-color:#f4f4f4;margin:0 0 20px;}
.content-top .block-title{margin-top:15px;}
.content-top .region{margin:15px;}
.content-middle .block-system{margin:0;}
.content-middle .block-block{margin:0;}
.content-middle .block-block .block-title{margin-top:15px;}
.content-middle .block-block .content{margin:15px 0;}
.content-bottom{border:solid 1px;border-color:#ddd #bbb #bbb #ddd;background-color:#f4f4f4;margin:20px 0 0;}
.content-bottom .block-title{margin-top:15px;}
.content-bottom .region{margin:15px;}
.node .content,.comment .content{margin:.5em 0 .5em;}
.RightContent-Container .contactInfo .content{display:block;float:left;width:202px;padding:0 0 0 0;margin:0 0 0 0;}
#header #global-nav .content{display:block;float:right;margin:0;padding:0;background:none;}
