﻿

.section-nav {
  display: none;
  position: fixed;
  top: 37vh;
  right: 0;
  margin-top: -6rem;
  padding: .5rem .5rem 0 .5rem;
  z-index: 3; }

  .section-nav li {
    margin: 0 0 .75rem 0;
    padding: 0; }

    .section-nav li:last-child {
      margin-bottom: none; }

  .section-nav a {
    display: block;
    text-indent: -999em;
    width: 1.5rem;
    height: 1.5rem;
    border-radius: 50%;
    font-size: 10px;
    font-size: 0.625rem;
    color: white;
    background: rgba(255, 255, 255, 0.4);
    border: 1px solid rgba(255, 255, 255, 0.5);
    box-shadow: inset 0 1px 4px rgba(0, 0, 0, 0.4);
    transition: background .4s; }

    .section-nav a:hover {
      text-decoration: none;
      border-color: white; }

    .section-nav a.active {
      border-color: white;
      background-color: white;
      background-color: rgba(255, 255, 255, 0.8); }


header#top .menu-item-language .iclflag, #header-secondary-outer .menu-item-language .iclflag {
	top: 1px;
	position: relative;
	margin-right: 4px;
}


#header-secondary-outer .menu-item-language .iclflag {
	top: 2px;
}




li.page_item, li.menu-item {
	list-style: none;
}

li.menu-item ul.sub-menu {
	list-style: none;
	margin-left:0;
}


#top ul#top-nav.nav li.menu-item:nth-child(1n+2):before {
    background-attachment: scroll;
    background-clip: border-box;
    background-color: #8A8275;
    background-image: none;
    background-origin: padding-box;
    background-position: 0 0;
    background-repeat: repeat;
    background-size: auto auto;
    border-bottom-left-radius: 2px;
    border-bottom-right-radius: 2px;
    border-top-left-radius: 2px;
    border-top-right-radius: 2px;
    content: "";
    display: inline-block;
    height: 4px;
    position: absolute;
    top: 8px;
    vertical-align: middle;
    width: 4px;
}


#top ul#top-nav.nav li.menu-item {
	position: relative;
}


#top ul#top-nav.nav li.menu-item a {
	position: static;
	padding: 4px 0px 4px 12px;
}


ul#menu-footer-nav.menu li.menu-item {
	float: left;
	position: relative;
}


ul#menu-footer-nav.menu li.menu-item a {
  	line-height: 5px;
	position: static;
	padding: 0px 3px 0px 0px;
}


ul#menu-footer-nav.menu li.menu-item:after {
    content: "|";
    
    
}


ul#menu-footer-nav.menu li.menu-item:last-child:after {
    	content: "";
}
.process-content{background-color:#6F7074;color:#fff;padding:1rem;text-align:center;margin-bottom:1rem}
.process-content p{color:inherit;font-size:0.875rem}
.process:hover .process-content{color:#064771}

	.portfolio-item .portfolio-image {
		overflow: hidden;
		display: block;
		position: relative;
	}

	.portfolio-item .portfolio-image img {
		width: 100%;
		height: auto;
	}
.search--modal__flights__header__copy{padding:3px 0 0 8px;display:inline-block;vertical-align:middle;*vertical-align:auto;*zoom:1;*display:inline}

.menu-main-menu-container{ clear: both; padding:0 10px;}


.genesis-nav-menu .menu-item {
	display: inline-block;
	text-align: left;
	margin-right: -4px;
}


.genesis-nav-menu .menu-item:hover {
	position: static;
}


	.genesis-nav-menu.responsive-menu .menu-item,
	.responsive-menu-icon {
		display: block;
	}

	
	.genesis-nav-menu.responsive-menu .menu-item {
		margin: 0;
	}


	.genesis-nav-menu.responsive-menu .menu-item:hover {
		position: static;
	}


	.genesis-nav-menu.responsive-menu .menu-item-has-children {
		cursor: pointer;	
	}


	.genesis-nav-menu.responsive-menu .menu-open.menu-item-has-children:before {
		content: "\f460";
	}


header.main-header nav.mobile-nav ul.nav {
  display: none;
  background-color: rgba(255, 255, 255, 0.9);
  z-index: 3;
  padding: 45px 12px 45px;
  overflow-x: hidden;
  overflow-y: auto;
  -webkit-overflow-scrolling: touch;
  outline: 0;
  position: fixed;
  width: 100%;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}


header.main-header nav.mobile-nav ul.nav li a {
  display: block;
  color: black;
  font-family: 'Open Sans', sans-serif;
  font-weight: 600;
  font-style: normal;
  font-size: 1rem;
  line-height: 1rem;
  text-transform: uppercase;
  border-bottom: 1px solid #aaa;
  padding: 14px 0;
  background-color: transparent;
}


header.main-header nav.mobile-nav ul.nav li a:hover {
  background-color: rgba(61, 61, 61, 0.1);
}


header.main-header nav.mobile-nav ul.nav li a span {
  display: none;
}


header.main-header nav.mobile-nav ul.nav ul.sub-menu {
  display: none;
  padding-left: 20px;
}

.nav {
  padding-left: 0;
  margin-bottom: 0;
  list-style: none;
}

.nav .nav-divider {
  height: 1px;
  margin: 9px 0;
  overflow: hidden;
  background-color: #e5e5e5;
}

.nav-tabs {
  border-bottom: 1px solid #ddd;
}

.nav-tabs.nav-justified {
  width: 100%;
  border-bottom: 0;
}

.nav-justified {
  width: 100%;
}

.nav-tabs-justified {
  border-bottom: 0;
}

.nav-tabs .dropdown-menu {
  margin-top: -1px;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}



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


#top .sub_menu .menu-item-language img.iclflag {
margin-bottom: -2px !important;
}

.directory-view-layout .views-row .views-field-field-subtopic .field-content{
    
border-right:1px solid #666;margin-right:4px;padding-right:4px;
}

.directory-view-layout .views-row-last .views-field-field-subtopic .field-content{
    
border-right:none;
}


#dynamic-grid {
  height: auto !important;
}

#dynamic-grid .hentry {
  position: static !important;
}


.js #dynamic-grid .hentry {
	padding: 0.9rem;
}



.clearfix:before,
.clearfix:after {
  content: " ";
  display: table;
}


.clearfix:after {
  clear: both;
}
#navigation #block-custom-signup .content{display:none;-webkit-box-shadow:rgba(0,0,0,0.7) 1px 3px 3px;-moz-box-shadow:rgba(0,0,0,0.7) 1px 3px 3px;-o-box-shadow:rgba(0,0,0,0.7) 1px 3px 3px;box-shadow:rgba(0,0,0,0.7) 1px 3px 3px;padding:20px;position:absolute;background-color:#7F6351;z-index:901;margin-left:35px}
#navigation #block-custom-signup .content .form-item{margin:0;float:left}
#navigation #block-custom-signup .content .form-text{width:150px;border-color:#CAC7B0}
#navigation #block-custom-signup .content .form-submit{float:left;margin-top:7px}
.column-block,.sidebar .block{-khtml-border-radius:8px;-moz-border-radius:8px;-webkit-border-radius:8px;border-radius:8px;}
.block-views .view .date-nav-wrapper .date-prev{left:0;right:auto;}
#footer .block{margin:5px 0px;}
#highlighted .block{margin-bottom:10px;}
.sidebar .block{padding:5px 10px;font-size:0.9em;margin-bottom:10px;border-style:solid;border-width:1px;}
.column-block .content,.sidebar .block .content{padding:5px 2px;}
.column-block table tr th,.sidebar .block table tr th{border-style:solid;border-width:0px;padding:0px 4px;background:none;border-bottom-width:3px;}
.column-block table tr td,.sidebar .block table tr td{padding:2px 4px;border-style:solid;border-width:0px;border-bottom-width:1px;background:none;}
.sidebar .block ul{margin:0px;padding:0px;}
.sidebar .block ul.links{margin-top:10px;text-align:right;}
.sidebar .block ul.links li{display:inline;margin-left:15px;}
.sidebar .block .menu{padding-left:10px;padding-bottom:5px;}
.sidebar .block .language-switcher-locale-url{margin:0 0 0 10px;padding-left:10px;}
#content .block h2{padding:4px 8px;font-size:1.25em;}
#block-search-form .block .inner .content{padding-top:0;}
.block-search .form-item input.form-search,.white_bg .region-header .block-search .form-item input.form-search,.white_bg #navigation .block-search .form-item input.form-search{border:1px solid #ccc;border-right:none;float:left;height:14px;padding:6px;color:#4e4e4e;background-color:#FAFAFA;}
.block-search form input.form-submit{border:none;width:31px;height:26px;border:1px solid #ccc;border-left:0;text-indent:-9999px;margin:0;background:none;padding:0;}
.column-block table tr.even td,.column-block table tr.odd td,.sidebar .block table tr.even td,.sidebar .block table tr.odd td{background-color:#ffffff;}


.news-title {

}


.news-title a {
	
}


.news-title a:hover {
	color: #666;
	text-decoration: underline;
}

.style6 {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; color: #000000; }


.cell{
	display: table-cell;
	padding: 0;
	margin: 0px;
}


.menu div.cell{
	border-right: solid 2px #8B8C8B;
	text-align: center;
}


.menu div.cell.last{
	border-right: none;
}


.menu a.tabhover, .navhover:hover, .menu div.cell:hover{
	background-color: #FEF9D3;
}



div#cpc79917cffb{width: 200px; background-color: #FF9900;border-radius:4px;}

div#cpc79917cffb:hover{cursor: pointer}

div#cpc79917cffb * {background-color: #FFAA00;}

div#cpc79917cffb form{margin:0; padding:0;text-align:center}

div#cpc79917cffb div.cpwrap {width: 90%;border:0;margin:0 auto;padding: 0px; background-color: #FF9900}

div#cpc79917cffb button{width: 95%;border:0;margin:0;padding: 3px 0; background-color: #FF9900;text-align: center; color: #FFFFFF; }

div#cpc79917cffb:hover button {text-decoration: underline}

div#cpc79917cffb button:focus,div#cpc79917cffb button:visited,div#cpc79917cffb button:active{border:none;outline: none}

div#cpc79917cffb .r-fg{background-color: #FFAA00; border-color: #FFAA00}

div#cpc79917cffb .r-bg{background-color: transparent}





#top-header-section {
width: 100%;
position: absolute;
top: 104px;
left: 0;
z-index: 999;
}
.glyphicon{position:relative;top:1px;display:inline-block;font-family:'Glyphicons Halflings';font-style:normal;font-weight:400;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}
.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-lock:before{content:"\e033"}
.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-bookmark:before{content:"\e044"}
.glyphicon-print:before{content:"\e045"}
.glyphicon-camera:before{content:"\e046"}
.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-chevron-left:before{content:"\e079"}
.glyphicon-chevron-right:before{content:"\e080"}
.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-fire:before{content:"\e104"}
.glyphicon-eye-open:before{content:"\e105"}
.glyphicon-eye-close:before{content:"\e106"}
.glyphicon-warning-sign:before{content:"\e107"}
.glyphicon-plane:before{content:"\e108"}
.glyphicon-calendar:before{content:"\e109"}
.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-bell:before{content:"\e123"}
.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-wrench:before{content:"\e136"}
.glyphicon-tasks:before{content:"\e137"}
.glyphicon-filter:before{content:"\e138"}
.glyphicon-briefcase:before{content:"\e139"}
.glyphicon-fullscreen:before{content:"\e140"}
.glyphicon-dashboard:before{content:"\e141"}
.glyphicon-paperclip:before{content:"\e142"}
.glyphicon-heart-empty:before{content:"\e143"}
.glyphicon-link:before{content:"\e144"}
.glyphicon-phone:before{content:"\e145"}
.glyphicon-pushpin:before{content:"\e146"}
.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"}
.carousel-control .icon-prev,.carousel-control .icon-next,.carousel-control .glyphicon-chevron-left,.carousel-control .glyphicon-chevron-right{position:absolute;top:50%;z-index:5;display:inline-block}
.carousel-control .icon-prev,.carousel-control .glyphicon-chevron-left{left:50%;margin-left:-10px}
.carousel-control .icon-next,.carousel-control .glyphicon-chevron-right{right:50%;margin-right:-10px}
.carousel-control .glyphicon-chevron-left,.carousel-control .icon-prev{margin-left:-15px}
.carousel-control .glyphicon-chevron-right,.carousel-control .icon-next{margin-right:-15px}
.title-sep .glyphicon{font-size:13px;padding-right:18px;}
.glyphicon-block{text-align:center;}
.glyphicon-block .glyphicon{font-size:48px;margin:30px 0 0 0;}
.glyphicon-block h4{margin-top:10px;}
.submitted .glyphicon{top:0;}
.carousel-caption{position:absolute;right:15%;bottom:20px;left:15%;z-index:10;padding-top:20px;padding-bottom:20px;color:#fff;text-align:center;text-shadow:0 1px 2px rgba(0,0,0,.6)}
.carousel-caption .btn{text-shadow:none}




#page .carousel-caption {
	z-index: 10;
}


#myCarousel .carousel-caption {
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	
	
	background-color: rgba(0, 0, 0, 0.35);
	text-align: left;
}


#myCarousel .carousel-caption h1, #myCarousel p.lead {
	text-shadow: none;
	margin-bottom: 18px;
}


#myCarousel .carousel-caption h1 {
	font-size: 12px;
	color: #fff;
	
}


#myCarousel .carousel-caption h1.intro-header { font-size: 24px; text-shadow: 0px 2px 3px rgba(0, 0, 0, 0.5); }

#myCarousel .carousel-caption h1.intro-header span { font-size: 30px; color: #FFAD00; }


	#page #myCarousel .carousel-caption {
		padding-top: 50px; 
		padding-bottom: 0;
		top: 0;
		right: 0;
		bottom: 0;
		left: 0;
		background-color: rgba(0, 0, 0, 0.35);
	}


	#myCarousel .carousel-caption p {

	    font-size: 16px;

	}

	
	#page #myCarousel .carousel-caption .container {
		position: absolute;
		bottom: 0;
		
		height: 220px;
		top: auto;

	}


.col-bau-bg .bau-bg {
	position: absolute;
	bottom: 0;
	right: 0;
	z-index: 0;
	width: 180px;
	height: auto;
	opacity: 0.15;
	-ms-transform: rotate(-15deg); 
    -webkit-transform: rotate(-15deg); 
    transform: rotate(-15deg);
}


.col-bau-bg .bau-bg img {
	width: 100%;
	height: auto;
}


.home_products .boxes {
	box-shadow: 0 1px 10px 0 #525252;
	-moz-box-shadow: 0 1px 10px 0 #525252;
	-webkit-box-shadow: 0 1px 10px 0 #525252;
	float: left;
	width: 226px;
	height: 209px;
	margin: 15px 16px 0px 0px !important;
	background: #FFF;
	padding: 0 6px 6px 6px !important;
}


.home_products .boxes .product {
	width: 226px;
	height: 120px;
}


.home_products .boxes .text {
	height: 58px;
	font-size: 12px;
	padding: 0 5px 0 20px;
}


.home_products .boxes .purchase {
	width: 226px;
	height: 30px;
}

.lead {
  margin-bottom: 20px;
  font-size: 16px;
  font-weight: 200;
  line-height: 1.4;
}


p.lead a {
	-webkit-transition: all ease-in-out .3s;
	-moz-transition: all ease-in-out .3s;
	-o-transition: all ease-in-out .3s;
	-ms-transition: all ease-in-out .3s;
	transition: all ease-in-out .3s;
}


p.lead a:hover {
	text-decoration: none;
}
.header{background:rgba(255,255,255,0.0);margin:0px;border:0px;padding:25px 30px;width:100%;position:fixed;top:0;left:0;font-weight:300;font-size:16px;color:white;display:block;}
.header.alt{background:rgba(255,255,255,1.0);color:#5cbad5;-webkit-transition:background 0.3s linear;-moz-transition:background 0.3s linear;transition:background 0.3s linear;}
.header td,.footer td{vertical-align:middle;}
.header a,.footer a{display:inline-block;margin:0 10px;vertical-align:middle;}
.header span,.footer span{display:inline-block;margin:0 10px;vertical-align:middle;}
.header .bullet{display:list-item;list-style-type:disc;margin-left:20px;padding-left:1px;}
#popmenu .header{position:absolute;}
.header,.footer{padding:15px 20px;}
.col{float:left}
.hp_hero .jcarousel-clip .contentcarousel_item{width:100%}
.last{margin-right:0 !important;}
.breadcrumbs-wrapper.alt li.last a{background:none;}
#header #top-menu li.last a,#header #top-menu a:hover{background:#09c;color:#fff;}
.default #featured .element-nextarticles .element-columns .span6.last h2,.default #featured .element-gallery:last-child .element-columns .span6.last h2{left:50%;text-align:left;}
.default #featured .element-nextarticles .element-columns .span6.last h4,.default #featured .element-gallery:last-child .element-columns .span6.last h4{left:50%;text-align:left;}
.raw #featured .element-nextarticles .element-columns .span6.last{float:right;}
.raw #featured .element-nextarticles .element-columns .span6.last h2{left:50%;text-align:left;}
.raw #featured .element-nextarticles .element-columns .span6.last h4{left:50%;text-align:left;}


.post-info .date {
	text-transform: uppercase;
}

.row {
  margin-right: -15px;
  margin-left: -15px;
}

 .widget_menu-type-a .panel-widget-style,
 .widget_menu-type-b .panel-widget-style {
 	overflow: hidden;
 }



code, pre, .rtp-readmore, .rtp-readmore:visited, .post-meta p, .gallery-caption, .breadcrumb,
.rtp-navigation, .rtp-comments-pagination, #respond, #respond .form-allowed-tags, .widget, .comment-text { font-size: 13px; line-height: 1.6153em; }


.sk-video-widget-wrap .video,
.sk-video-widget-wrap .text {
	float: left;
	width: 50%;
}


.sk-video-widget-wrap .text p{
	line-height: 19px;
	font-size: 14px;
	font-weight: normal;
	color: #333;	
}

				
				.tab-content-wrapper {width: 690px;}

#top-menu ul.sub-menu {position: absolute; left: 0; z-index: 3; display: block; visibility: hidden; background-color: #f6f6f8; padding: 8px 0;}

#top-menu ul.sub-menu a {display: block; background: none !important; white-space: nowrap; margin: 0; padding-right: 0 !important;}

#top-menu ul.sub-menu li {margin: 0; border-left: none; float: none; line-height: 2;}


#navigation ul.sub-menu {position: absolute; left: 0; z-index: 5; display: block; visibility: hidden; background-color: #323232; border-radius: 0 0 3px 3px; -moz-border-radius: 0 0 3px 3px; -webkit-border-radius: 0 0 3px 3px;}

#navigation ul.sub-menu li {float: none; height: 27px; line-height: 27px; font-size: 12px; font-weight: normal; padding: 0 10px !important;}

#navigation ul.sub-menu a, #navigation ul.sub-menu a:hover {color: #fff; background: none !important;}

#navigation ul.sub-menu a.ddhover {border-bottom: none !important; line-height: 27px !important;}


#navigation ul.sub-menu ul {background-color: #464646; border-radius: 0 3px 3px 3px; -moz-border-radius: 0 3px 3px 3px; -webkit-border-radius: 0 3px 3px 3px;}

#navigation ul.sub-menu ul li:hover, #navigation ul.sub-menu ul li.ddhover {background-color: #555;}


#navigation ul.sub-menu ul li ul {background-color: #555;}

#navigation ul.sub-menu ul li ul li:hover, #navigation ul.sub-menu ul li ul li.ddhover {background-color: #666;}

#navigation ul.sub-menu a:hover {text-decoration: underline;}

#navigation ul.sub-menu a.ddhover:hover {text-decoration: underline !important;}

.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;
  
}
.dropdown,.dropup{position:relative}
.dropdown-toggle:focus{outline:0}
.dropdown-menu{position:absolute;top:100%;left:0;z-index:1000;display:none;float:left;min-width:160px;padding:5px 0;margin:2px 0 0;font-size:14px;text-align:left;list-style:none;background-color:#fff;-webkit-background-clip:padding-box;background-clip:padding-box;border:1px solid #ccc;border:1px solid rgba(0,0,0,.15);border-radius:4px;-webkit-box-shadow:0 6px 12px rgba(0,0,0,.175);box-shadow:0 6px 12px rgba(0,0,0,.175)}
.dropdown-menu.pull-right{right:0;left:auto}
.dropdown-menu .divider{height:1px;margin:9px 0;overflow:hidden;background-color:#e5e5e5}
.dropdown-menu-right{right:0;left:auto}
.dropdown-menu-left{right:auto;left:0}
.dropdown-header{display:block;padding:3px 20px;font-size:12px;line-height:1.42857143;color:#777;white-space:nowrap}
.dropdown-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:990}
.dropup .caret,.navbar-fixed-bottom .dropdown .caret{content:"";border-top:0;border-bottom:4px dashed;border-bottom:4px solid\9}
.dropup .dropdown-menu,.navbar-fixed-bottom .dropdown .dropdown-menu{top:auto;bottom:100%;margin-bottom:2px}
.navbar-right .dropdown-menu-left{right:auto;left:0}
.btn-group .dropdown-toggle:active,.btn-group.open .dropdown-toggle{outline:0}
.btn-group.open .dropdown-toggle{-webkit-box-shadow:inset 0 3px 5px rgba(0,0,0,.125);box-shadow:inset 0 3px 5px rgba(0,0,0,.125)}
.btn-group.open .dropdown-toggle.btn-link{-webkit-box-shadow:none;box-shadow:none}
.nav-tabs .dropdown-menu{margin-top:-1px;border-top-left-radius:0;border-top-right-radius:0}
.navbar-inverse .navbar-nav .open .dropdown-menu .divider{background-color:#080808}


.dropdown-menu a {	
	color: #F6F5E4 !important;
}


.dropdown-menu a:hover {
	background-color: transparent !important;	
	color: #000000 !important;
}




.sidebar_left .content { float: right; }

.sidebar_right .content { float: left !important; }
.tabs{margin-top:1.3846em;margin-bottom:1.3846em;}
.tabs ul.primary{font-size:0.9231em;line-height:1.25em;margin:0;padding:0 0 0 0.4615em;}
.tabs ul.primary li a,.tabs ul.primary li a.active{margin:0;}
.tabs ul.primary li a{border-color:#bbbbbb;border-style:solid;-moz-border-radius-topleft:3px;-moz-border-radius-topright:3px;-webkit-border-top-left-radius:3px;-webkit-border-top-right-radius:3px;-o-border-top-left-radius:3px;-o-border-top-right-radius:3px;border-top-left-radius:3px;border-top-right-radius:3px;border-width:1px 1px 0 1px;}
.tabs ul.primary li.active{border-color:#ffffff;border-style:solid;border-width:0 0 1px;}
.tabs ul.primary li + li{margin-left:0.4615em;}

.title1 {
	font-family: Tahoma;
	font-size: 20px;
	color: #602E00;
	text-transform: uppercase;
	font-weight: normal;
	padding-top: 15px;
	padding-left: 10px;
	padding-bottom: 5px;
}

.popupmenu {padding:2px; padding-left:5px; background-color:#765E18; padding-right:13px; font-weight:bold; border-color: #FFFFFF;  border-bottom: 1px solid #FFFFFF }

table.exploit_list tbody tr td.date, table.exploit_list tbody tr td.dlink, table.exploit_list tbody tr td.app, table.exploit_list tbody tr td.verification, table.exploit_list tbody tr td.platform, table.exploit_list tbody tr td.author {
    border: solid #eee 1px;
    text-align:center;
    padding:3px;
}

table.exploit_list tbody tr td.dlink, table.exploit_list tbody tr td.app, table.exploit_list tbody tr td.verification { width:30px;}
.onecol,.twocol,.threecol,.fourcol,.fivecol,.sixcol,.sevencol,.eightcol,.ninecol,.tencol,.elevencol,.twelvecol{float:left;margin-left:2.12765957%;min-height:1px}
.fourcol{width:31.88%;*width:31.88%}
.vc_row.vc_row-no-padding .wpb_column{padding-left:0;padding-right:0}
.wpb_column .wpb_wrapper .wpb_teaser_grid{float:none}

.wpb_column .pricing-tables {
	margin: 0 -15px !important;
}

.rollover-content,
.hover-scale .rollover-project:after,
.hover-style-two .fs-entry-content,
.fs-entry-content.buttons-on-img {
  background-color: rgba(8,23,155,0.85);
}

.rollover-project input[type="submit"],
.rollover-project input[type="submit"]:hover {
  background-color: #af4000;
}

.hover-color-static .rollover-content,
.accent-gradient .hover-color-static .rollover-content,
.hover-color-static.text-on-img .fs-entry-content,
.hover-color-static .fs-entry-content.buttons-on-img,
.hover-color-static.hover-scale .rollover-project:after {
  background-color: rgba(0,0,0,0.85);
  background-image: none;
}
.no-touch .fs-entry-img:hover i,.no-touch .rollover-project .link.act{filter:alpha(opacity=100);-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";opacity:1}
.rollover-project .link i{right:0}
.no-touch .buttons-on-img:hover .rollover-content,.no-touch .rollover-project:hover .rollover-content{opacity:1}
.rollover-project{position:relative;overflow:hidden}
.post .rollover-project.alignnone{margin-bottom:0}
.blur-this:hover .blur-effect,.buttons-on-img:hover .blur-effect,.hover-fade .fs-entry:hover .blur-effect,.hover-fade .rollover-project:hover .blur-effect,.hover-scale .rollover-project:hover .blur-effect,.hover-style-one .fs-entry:hover .blur-effect,.hover-style-one .rollover-project:hover .blur-effect,.images-list:hover .blur-this .blur-effect,.images-list:hover .blur-this i,.no-touch .blur-this:hover .blur-effect,.no-touch .fs-entry-img:hover .blur-effect{opacity:1}
.hover-style-one .rollover:hover i,.hover-style-three .rollover-project .blur-effect,.old-ie .blur-effect{display:none}
.no-touch .fs-entry-slide:hover .rollover-content-container,.no-touch .hover-scale .rollover-content-container,.no-touch .rollover-project:hover .rollover-content-container,.touch .hover-scale .is-clicked .rollover-content-container,.touch .is-clicked .fs-entry-slide .rollover-content-container{opacity:1;bottom:0}
.cs-style-3 .rollover-content-container,.hover-style-one.always-show-info .rollover-content-container,.hover-style-two.hover-grid .rollover-content-container,.hover-style-two.hover-grid .rollover-thumbnails,.no-touch .cs-style-3 .rollover-project:hover .rollover-thumbnails,.touch .cs-style-3 .rollover-project.is-clicked .rollover-thumbnails,.touch .hover-style-one .is-clicked .rollover-content-container,.touch .hover-style-three .is-clicked .fs-entry .rollover-content-container{opacity:1!important;bottom:0!important;top:auto}
.hover-grid .rollover-content,.hover-grid .rollover-project,.no-touch .text-on-img.hover-grid .fs-entry{overflow:hidden}
.cs-style-3 .fs-entry,.cs-style-3 .rollover-project{overflow:hidden}
.cs-style-3 .rollover-project .rollover-content,.no-touch .cs-style-3 .fs-entry .fs-entry-content{top:auto;bottom:0;height:auto;opacity:1;text-align:center}
.cs-style-3 .rollover-project:hover .rollover-content-wrap,.no-touch .cs-style-3 .fs-entry:hover .rollover-content-wrap,.touch .cs-style-3 .fs-entry .rollover-content-wrap,.touch .cs-style-3 .is-clicked .rollover-content-wrap,.touch .cs-style-3.always-show-info .fs-entry .rollover-content-wrap{opacity:1;-webkit-transform:translateY(0);-moz-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0);-webkit-transition:-webkit-transform .4s,opacity .1s;-moz-transition:-moz-transform .4s,opacity .1s;transition:transform .4s,opacity .1s}
.cs-style-3.always-show-info .rollover-content-wrap,.no-touch .cs-style-3 .fs-entry:hover .links-container,.no-touch .cs-style-3 .rollover-project:hover .links-container,.no-touch .cs-style-3 .rollover-project:hover .rollover-thumbnails,.touch .cs-style-3.always-show-info .fs-entry-content .links-container{opacity:1}
.style-material-design .cs-style-3 .rollover-project .rollover-content,.style-material-design .rollover-content{height:100%;padding:0;text-align:left}
.no-touch .hover-style-one .fs-entry-slide:hover .links-container,.no-touch .hover-style-one .rollover-project:hover .links-container,.no-touch .hover-style-one .rollover-project:hover .rollover-thumbnails,.no-touch .hover-style-two:not(.hover-grid) .fs-entry-slide:hover .links-container,.no-touch .hover-style-two:not(.hover-grid):not(.hover-scale) .rollover-project:hover .links-container,.no-touch .hover-style-two:not(.hover-grid):not(.hover-scale) .rollover-project:hover .rollover-thumbnails{bottom:0;opacity:1}
.filter-grayscale .content .rev_slider_wrapper:hover img,.filter-grayscale .content img:hover,.filter-grayscale .cs-style-3 .link:hover img,.filter-grayscale .dt-hovered img,.filter-grayscale .filter-disable img,.filter-grayscale .footer img:hover,.filter-grayscale .fs-entry:hover img,.filter-grayscale .map-container:hover,.filter-grayscale .mfp-wrap embed,.filter-grayscale .mfp-wrap iframe,.filter-grayscale .mfp-wrap object,.filter-grayscale .post-rollover:hover img,.filter-grayscale .rollover-project:hover img,.filter-grayscale .rollover-video:hover img,.filter-grayscale .rollover:hover img,.filter-grayscale .royalSlider:hover img,.filter-grayscale .rsThumb:hover img,.filter-grayscale .shortcode-banner:hover,.filter-grayscale .sidebar img:hover,.filter-grayscale embed:hover,.filter-grayscale iframe:hover,.filter-grayscale img.dt-hovered,.filter-grayscale img.filter-disable,.filter-grayscale object:hover{-webkit-filter:grayscale(0);-moz-filter:grayscale(0);-ms-filter:grayscale(0);-o-filter:grayscale(0);filter:grayscale(0);filter:none;filter:transparent}
.albums .rollover-content a:hover,.albums .rollover-project i:hover,.albums .rollover-project:hover,.dl-menuwrapper li.has-children .next-level:hover,.dt-albums-shortcode .rollover-content a:hover,.dt-albums-shortcode .rollover-project i:hover,.dt-albums-shortcode .rollover-project:hover,.dt-gallery-container .rollover-project i:hover,.dt-gallery-container .rollover-project:hover,.media .rollover-content:hover,.media .rollover-project i:hover,.media .rollover-project:hover,.menu-select select,.menu-select:hover,.mfp-gallery .mfp-image-holder .mfp-figure,.no-touch .forward-post .fs-entry-content:hover,.no-touch .forward-post .rollover-content:hover,.no-touch .forward-post.rollover-project:hover i,.no-touch .rollover-active .fs-entry-content:hover,.no-touch .rollover-active .rollover-content:hover,.no-touch .rollover-active.rollover-project:hover i,.overlay-close:hover,.rollover-project a:hover,.slider-wrapper .next i:hover,.slider-wrapper .prev i:hover,.tp-bullets.custom .bullet:hover,.tp-scrollbelowslider:hover{cursor:pointer}
.hover-scale .rollover-project:after{background-color:inherit;position:absolute;top:0;left:0;right:0;opacity:0;content:"";border-radius:50%;padding-bottom:100%;-webkit-transform:scale(0);transform:scale(0);-webkit-transition:-webkit-transform .4s cubic-bezier(.4,0,.2,1),opacity .4s;transition:transform .4s cubic-bezier(.4,0,.2,1),opacity .4s}
.hover-scale .ratio-2.rollover-project:after{top:-50%}
.hover-scale .ratio_3-2.rollover-project:after{top:-25%}
.hover-scale .ratio_4-3.rollover-project:after{top:-16.6666%}
.hover-scale .ratio_2-3.rollover-project:after{top:16.6666%}
.hover-scale .ratio_3-4.rollover-project:after{top:14.5%}
.no-touch .hover-scale .rollover-project:hover:after{opacity:1;-webkit-transform:scale(1.42);transform:scale(1.42)}
.no-touch .hover-scale .ratio_3-2.rollover-project:hover:after{-webkit-transform:scale(1.2);transform:scale(1.2)}
.no-touch .hover-scale .ratio_4-3.rollover-project:hover:after{-webkit-transform:scale(1.5);transform:scale(1.5)}
.no-touch .hover-scale .ratio_2-3.rollover-project:hover:after,.no-touch .hover-scale .ratio_3-4.rollover-project:hover:after{-webkit-transform:scale(2);transform:scale(2)}
.no-touch .hover-scale .rollover-project:hover .rollover-content{opacity:1;-webkit-transform:scale(1);transform:scale(1)}

.integrator-box-left {
	float: left;
}


#sidebar .widgettitle {margin-bottom:25px;}


.middle_sidebar .widgettitle {margin-bottom:27px;}


.widget_custom_popular_projects_entries .widgettitle,
.widget_custom_latest_projects_entries .widgettitle {padding-right:40px;}


.widget_custom_featured .widgettitle,
#sidebar .widget_custom_featured .widgettitle,
.widget_custom_featured .widgettitle h5,
#sidebar .widget_custom_featured .widgettitle h5 {margin:0;}


.widgettitle .rsswidget {display:inline-block;}


#bottom .widgettitle {margin-bottom:20px;}


.middle_sidebar .widget h3.widgettitle{
    font-family: verdana;
    font-size: 14px;
}
.plus{font-weight:bold;}

#page { min-width: 1000px;width: 1120px;border: 1px solid #bbb;margin: auto;text-align:left; margin-top:65px;
background:#fefefe; border-radius: 8px; -moz-border-radius: 8px; -webkit-border-radius:8px; 
-moz-box-shadow: 0 0 5px 5px #444;
-webkit-box-shadow: 0 0 5px 5px #444;
box-shadow: 0 0 5px 5px #444;
}


#page #central { padding: 10px 10px;clear: both;height:auto;overflow: hidden; }


#page #central #body{ float:left;width:820px;padding-left:0px;padding-right: 0px !important; }

#page .no-sidebar #body{ float: none !important;width: auto !important;}

#page #central #sidebar p{ line-height:24px}

#page #central #sidebar ul.nav{ list-style:none;margin-left:0px;padding:0px;padding-left:24px;font-size:11px;}

#page #central #sidebar ul.nav li{ margin-bottom:16px;}

#page #central #sidebar ul.nav a{ text-decoration:none;color:#333 }

#page #central #sidebar ul.nav a.nav-selected {font-weight: bold}

#page #central #sidebar ul.nav a:hover { text-decoration:underline; }

#page #central #sidebar ul.nav ul{ list-style:none;margin-left:0px;padding:0px;padding-left:16px;margin-top:16px;}

#page #central #sidebar ul.nav ul li{ margin-bottom:16px;}
.mk-button-align{display:inline-block}
.mk-button-align.right{float:right}
.mk-button-align.center{display:block!important;text-align:center}
.mk-button-align.center .mk-button{margin-right:0}
.mk-button-align.left{text-align:left}
.mk-button-align.fullwidth-button{display:block!important}

	.w-search-form-overlay {
		display: none;
		position: fixed;
		z-index: 99;
		border-radius: 100%;
		transform: scale(1);
		transform-origin: 50%;
		opacity: 0;
		pointer-events: none;
		background-color: #c20; 
		}

		.w-search-form-overlay.overlay-on {
			-webkit-transition: opacity 0.2s, -webkit-transform 0.6s cubic-bezier(.4,0,.2,1);
					transition: opacity 0.2s, transform 0.6s cubic-bezier(.4,0,.2,1);
			opacity: 0.96;
			}

		.w-search-form-overlay.overlay-out {
			-webkit-transition: opacity 0.6s, -webkit-transform 0.6s cubic-bezier(.4,0,.2,1);
					transition: opacity 0.6s, transform 0.6s cubic-bezier(.4,0,.2,1);
			}

		.w-search-form-overlay.mobilefocus {
			display: none !important;
			}
.span12{width:940px;}
.row-fluid .span12{width:100%;*width:99.946808510638%;}
input.span12, textarea.span12, .uneditable-input.span12{width:926px;}
.table .span12{float:none;width:924px;margin-left:0;}
.span12,.row-fluid .span12{width:100%;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;}


.carousel-inner .span12 .container .carousel-caption,
.carousel-inner .span6 .container .carousel-caption,
.carousel-inner .span4 .container .carousel-caption,
.carousel-inner .span3 .container .carousel-caption,
.carousel-inner .span2 .container .carousel-caption,
.carousel-inner .span1 .container .carousel-caption {
	position: absolute;
}
   .wpb_alert p:last-child,
#content .wpb_alert p:last-child,
.wpb_text_column p:last-child,
.wpb_text_column *:last-child,
#content .wpb_text_column p:last-child,
#content .wpb_text_column *:last-child {
margin-bottom: 0;
}
.view-display-id-attachment_1 .carouselitem{position:relative;}


		#copyrights-holder {
			width: 885px;
		}
#copyright{float:left;min-height:1.5em;font-size:13px;line-height:1.5em}

  .cmsc--nav-trigger a {
    position: relative;
    z-index: 2; }


#head-top{

	width:980px;
	height:64px;
	
	font-size:12px;	
	font-family:Verdana, Arial, Helvetica, sans-serif;
	margin:0px auto 5px;
	padding:0px 0px;
}


#archive .clearfloat {
	padding-bottom:5px;
	
	}
	

.post .clearfloat {
	border-bottom:1px dotted #ccc;
	margin:10px 0px;
	}




.clearfloat:after {
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
	}


.clearfloat {
	display: inline-block;
	}




* html .clearfloat {
	height:1%;
	}


*+html .clearfloat {
	height:1%;
	}
 
        .icon_label_box_1423848122578{   
            font-weight:900;
        }

.widget .widget-pad {
  padding: 10px;
}

.section-morefoot .widget-pad {
  position: relative;
}


.gallery article.gallery-video .article-info {
  background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzAwMDAwMCIgc3RvcC1vcGFjaXR5PSIwIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMwMDAwMDAiIHN0b3Atb3BhY2l0eT0iMC42NSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
  background: -moz-linear-gradient(top, transparent 0%, rgba(0, 0, 0, 0.65) 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, transparent), color-stop(100%, rgba(0, 0, 0, 0.65)));
  background: -webkit-linear-gradient(top, transparent 0%, rgba(0, 0, 0, 0.65) 100%);
  background: -o-linear-gradient(top, transparent 0%, rgba(0, 0, 0, 0.65) 100%);
  background: -ms-linear-gradient(top, transparent 0%, rgba(0, 0, 0, 0.65) 100%);
  background: linear-gradient(to bottom, transparent 0%, rgba(0, 0, 0, 0.65) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#a6000000',GradientType=0 );
  -webkit-border-radius: 0 0 12px 12px;
  border-radius: 0 0 12px 12px;
  bottom: 0;
  position: absolute;
  z-index: 10; }
.site-nav-span{display:block;position:relative;z-index:9005}
.site-nav-span-wrap{height:40px;margin:0 -1px 0 0;overflow:hidden;padding:0}
.site-nav-span-theme-usatoday.site-nav-news-span:hover,.site-nav-span-theme-usatoday.site-nav-news-span.site-nav-active-span{background:#009bff}
.site-nav-span-theme-usatoday.site-nav-sports-span:hover,.site-nav-span-theme-usatoday.site-nav-sports-span.site-nav-active-span{background:#b81800}
.site-nav-span-theme-usatoday.site-nav-life-span:hover,.site-nav-span-theme-usatoday.site-nav-life-span.site-nav-active-span{background:#9600b4}
.site-nav-span-theme-usatoday.site-nav-money-span:hover,.site-nav-span-theme-usatoday.site-nav-money-span.site-nav-active-span{background:#00a53c}
.site-nav-span-theme-usatoday.site-nav-tech-span:hover,.site-nav-span-theme-usatoday.site-nav-tech-span.site-nav-active-span{background:#fa6600}
.site-nav-span-theme-usatoday.site-nav-travel-span:hover,.site-nav-span-theme-usatoday.site-nav-travel-span.site-nav-active-span{background:#00c3c3}
.site-nav-span-theme-usatoday.site-nav-opinion-span:hover,.site-nav-span-theme-usatoday.site-nav-opinion-span.site-nav-active-span{background:#666}
.site-nav-span-theme-usatoday.site-nav-weather-span:hover,.site-nav-span-theme-usatoday.site-nav-weather-span.site-nav-active-span{background:#ffc000}
.site-nav-span.site-nav-user-span{width:18px}
.site-nav-span.site-nav-user-span:after{background-position:-40px 0;height:16px;margin-left:-9px;top:13px;width:18px}
.grid-small-height.large-6 .ux_banner,.large-3 .ux_banner,.large-4 .ux_banner{font-size:8px}
.large-1 .ux_banner .button,.large-2 .ux_banner .button,.large-3 .ux_banner .button,.large-4 .ux_banner .button{font-size:140%}
.large-3 .ux_banner .text-boxed{min-width:80%}
.large-3{position:relative;width:25%}

  .site-header.headroom--not-top .site-logo-img--dark {
    display: block; }

.header--transparent .site-logo-img--dark {
  display: none; }

.lt-ie9 .header--transparent .site-logo-img--dark, .ie9 .header--transparent .site-logo-img--dark {
  display: block; }

.tabs_normal { height: 15px; float: left; padding-left: 2px; padding-top: 4px }

.wp-post-image {
	display:block;
}
	
.fashion-gal .slideshow-thumb-img,.fashion-gal .slideshow-thumb{width:152px;}

.slideshow-thumb {
    float: left;
	font-weight:bold;
    margin-bottom: 9px;
    margin-left: 12px;
    width: 184px;
}

.slideshow-thumb-img{
    background: #E6E6E6;
    height: 120px;
    overflow: hidden;
	text-align:center;
    width: 184px;}
	
.slideshow-thumb-img img{
	max-width:184px;}
	
.slideshowimg img,.slideshow-thumb-img img{
	width:100%;}
	
.slideshow-thumb,.slideshow-thumb-img{
	width:122px;	}
		
.img-day img,.slideshowimg img,.slideshow-thumb-img img{
	float:left;
	width:100%;
	max-width:100%;}
	
.slideshow-thumb:nth-child(3n+3){
	margin-right:0px;}
	
.slideshow-thumb:nth-child(even){
	margin-right:0px;}

.slideshow-right .slideshow-thumb-img a img, .slideshow-full .slideshow-thumb-img a img {
	max-width:unset;
	height:123px;
	width:auto;
}

.slideshow-full .slideshow-thumb {
	margin-left:8px;
	height:174px;
}

.slideshow-right .slideshow-thumb {
	max-height: 156px;
	overflow: hidden;
}


        #metaslider_552.flexslider .slides li {margin-right: 5px !important;}
#wishlist_edit_action_container{left:0;position:fixed;top:50px;width:100%;z-index:99999}
#wishlist_edit_action_container .popup-block{background:#F4F4F4;border:1px solid #CCCCCC;display:block;margin:0 auto;padding:2% 20px;width:100%;max-width:500px;min-width:320px}
#wishlist_edit_action_container .popup-block .block-title{padding-top:0;border-top:0}
#wishlist_edit_action_container .popup-block .block-title .btn-close{position:absolute;right:0;top:0;cursor:pointer}

	
	.alignnone{
		display:inline-block;
		margin:0;
	}

#mc_embed_signup form {display:block; position:relative; text-align:left; padding:10px 0 10px 3%}

#mc_embed_signup h2 {font-weight:bold; padding:0; margin:15px 0; font-size:1.4em;}

#mc_embed_signup input {border:1px solid #999; -webkit-appearance:none;}

#mc_embed_signup input[type=checkbox]{-webkit-appearance:checkbox;}

#mc_embed_signup input[type=radio]{-webkit-appearance:radio;}

#mc_embed_signup input:focus {border-color:#333;}

#mc_embed_signup .button {clear:both; background-color: #aaa; border: 0 none; border-radius:4px; color: #FFFFFF; cursor: pointer; display: inline-block; font-size:15px; font-weight: bold; height: 32px; line-height: 32px; margin: 0 5px 10px 0; padding: 0 22px; text-align: center; text-decoration: none; vertical-align: top; white-space: nowrap; width: auto;}

#mc_embed_signup .button:hover {background-color:#777;}

#mc_embed_signup .small-meta {font-size: 11px;}

#mc_embed_signup .nowrap {white-space:nowrap;}


#mc_embed_signup .mc-field-group {clear:left; position:relative; width:96%; padding-bottom:3%; min-height:50px;}

#mc_embed_signup .size1of2 {clear:none; float:left; display:inline-block; width:46%; margin-right:4%;}

* html #mc_embed_signup .size1of2 {margin-right:2%; }

#mc_embed_signup .mc-field-group label {display:block; margin-bottom:3px;}

#mc_embed_signup .mc-field-group input {display:block; width:100%; padding:8px 0; text-indent:2%;}

#mc_embed_signup .mc-field-group select {display:inline-block; width:99%; padding:5px 0; margin-bottom:2px;}


#mc_embed_signup .datefield, #mc_embed_signup .phonefield-us{padding:5px 0;}

#mc_embed_signup .datefield input, #mc_embed_signup .phonefield-us input{display:inline; width:60px; margin:0 2px; letter-spacing:1px; text-align:center; padding:5px 0 2px 0;}

#mc_embed_signup .phonefield-us .phonearea input, #mc_embed_signup .phonefield-us .phonedetail1 input{width:40px;}

#mc_embed_signup .datefield .monthfield input, #mc_embed_signup .datefield .dayfield input{width:30px;}

#mc_embed_signup .datefield label, #mc_embed_signup .phonefield-us label{display:none;}


#mc_embed_signup .indicates-required {text-align:right; font-size:11px; margin-right:4%;}

#mc_embed_signup .asterisk {color:#c60; font-size:200%;}

#mc_embed_signup .mc-field-group .asterisk {position:absolute; top:25px; right:10px;}
        
#mc_embed_signup .clear {clear:both;}


#mc_embed_signup .mc-field-group.input-group ul {margin:0; padding:5px 0; list-style:none;}

#mc_embed_signup .mc-field-group.input-group ul li {display:block; padding:3px 0; margin:0;}

#mc_embed_signup .mc-field-group.input-group label {display:inline;}

#mc_embed_signup .mc-field-group.input-group input {display:inline; width:auto; border:none;}


#mc_embed_signup div#mce-responses {float:left; top:-1.4em; padding:0em .5em 0em .5em; overflow:hidden; width:90%;margin: 0 5%; clear: both;}

#mc_embed_signup div.response {margin:1em 0; padding:1em .5em .5em 0; font-weight:bold; float:left; top:-1.5em; z-index:1; width:80%;}

#mc_embed_signup #mce-error-response {display:none;}

#mc_embed_signup #mce-success-response {color:#529214; display:none;}

#mc_embed_signup label.error {display:block; float:none; width:auto; margin-left:1.05em; text-align:left; padding:.5em 0;}

#mc_embed_signup #num-subscribers {font-size:1.1em;}

#mc_embed_signup #num-subscribers span {padding:.5em; border:1px solid #ccc; margin-right:.5em; font-weight:bold;}


.cb-post-title, .cb-tags, .cb-breadcrumbs a, .cb-fis .cb-single-title, #mc_embed_signup .mc-field-group label {
	font-weight: normal !important;
	text-transform: uppercase;
	font-family: 'Oswald', sans-serif;
}

	#mc_embed_signup{background:#fff; clear:left; font:14px Helvetica,Arial,sans-serif; }
.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%}
