/*
Theme Name: GiZ Responsive
Description: Hot Topix is the complete makeover for your Wordpress magazine site! This ultra-modern, professional theme is retina-ready, fully-responsive and comes with over six different ad units, including a wallpaper ad and a special mobile ad unit. Hot Topix also comes with a drag-and-drop homepage, featured posts on each category page, a "sticky" menu bar, post/page slideshows and so much more!
*/
@import url("css/reset.css");
body {
	color: #444;
	font: normal 100% Roboto, arial, sans-serif;
	line-height: 100%;
	margin: 0px auto;
	padding: 0px;
}
img {
	max-width: 100%;
	height: auto;
	vertical-align: bottom;	
}
iframe, embed, object, video {
	max-width: 100%;
}
/************************************************
	Hyperlinks
************************************************/
a, a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:active, a:focus {
	outline: none;
}
/************************************************
	Layout
************************************************/
#site {
	float: left;
	width: 100%;
	background-color: #f7f7f7;
}
#wallpaper {
	display: block;
	position: absolute;
	width: 100%;
	height: 100%;
	z-index: 1;

}
.wallpaper-link {
	margin: 0 auto;
	position: absolute;
	top: 0;
	width: 100%;
	height: 100%;
	z-index: 1;
}
#wrapper {
	margin: 0px auto 0px auto;
	position: relative;
	max-width: 1220px;
	z-index: 5;
	padding: 0;
	overflow: hidden;
	background-color: #fff;
}
.breaker {
	clear: both;
}
.right,
.alignright {
	float: right;
}
.left,
.alignleft {
	float: left;
}
.aligncenter {
	display: block;
	margin: 0 auto;
}
.section-div {
	border-bottom: 1px dotted #ccc;
	float: left;
	margin: 20px 0;
	width: 100%;
}
/************************************************
	Header
************************************************/
#header-wrapper {
	float: left;
	position: relative;
	width: 100%;
}
#top-header-wrapper {
	background: #fff;
	border: 1px solid #ddd;
	float: right;
	overflow: hidden;
	height: 30px;
	margin: 14px 14px 14px 0;
}
#top-nav {
	float: left;
	max-width: 410px;
	text-align: right;
}
#top-nav ul {
	display: inline;
	float: left;
	padding-left: 9px;
}
#top-nav ul li {
	display: inline;
	float: left;
}
#top-nav ul li a,
#top-nav ul li a:visited {
	color: #777;
	float: left;
	font: 400 12px/12px 'Roboto', sans-serif;
	padding: 9px;
	text-transform: uppercase;
}
#top-nav ul li a:hover {
	text-decoration: none;
}
#top-nav ul li:hover a,
#top-nav ul li:hover a:visited {
	background: #eee;
}
#top-nav ul li ul {
	display: none;
}
#content-social {
	float: right;
	max-width: 273px;
}
#content-social ul {
	display: inline;
	float: left;
	padding: 0;
	margin: 0;
}
#content-social ul li {
	border-left: 1px solid #ddd;
	display: inline;
	float: left;
	overflow: hidden;
}
.fb-but,
.twitter-but,
.pinterest-but,
.instagram-but,
.google-but,
.linkedin-but,
.rss-but {
	float: left;
 transition: all .1s;
	width: 30px;
	height: 30px;
}
#eucookielaw {
	color: #eee;
	background: #222;
	text-align: center;
	padding: 3px 10px;
	font-size: 12px;
	border-bottom: 0px solid #555;
	z-index: 100;
    max-width: 100%;
}
#cookiemessage {
	display: none;
	color: #eee;
	background: #222;
	text-align: center;
	padding: 10px;
	font-size: 14px;
	border-bottom: 0px solid #555;
	z-index: 100;
    max-width: 100%;
	position: fixed;
	bottom: 0;
	left: 0;
	width: calc(100% - 20px);
	line-height: 21px;
	transition: none;
}
#cookiemessage p {
	margin: 0;
}
#cookiemessage span {
	white-space: nowrap;
}
#removecookie {
	background: #376eaa;
	padding: 1px 6px;
	border-radius: 2px;
	color: #eee;
	cursor: pointer;
}
#confidentialitate {
	background: #888888;
	padding: 1px 6px;
	border-radius: 2px;
	color: #eee;
	cursor: pointer;
}
.schema-article, #breadcrumbs {
    display: none;
}
#toc_container {
    background: #fefefe;
    border: 1px solid #ccc;
    padding: 5px 10px;
    margin: 0.4rem 0 1rem 1rem;
    width: auto;
    max-width: 100%;
    display: table;
    font-size: 100%;
    float: right;
    border-radius: 2px;
}
#toc_container.contracted {
	padding: 5px 10px;
}
#toc_container p.toc_title {
    text-align: center;
    font-weight: 400;
    margin: 1px 9px;
    padding: 0;
    color: #888;
}
#toc_container.no_bullets ul, #toc_container.no_bullets li, #toc_container.no_bullets ul li, .toc_widget_list.no_bullets, .toc_widget_list.no_bullets li {
    background: none;
    list-style-type: none;
    list-style: none;
    margin: 0px 0px 2px 0px;	
}
#toc_container.no_bullets ul:first-child {
	margin-top: 10px;
}
#toc_container ul, #toc_container li {
    margin: 0;
    padding: 0;
}
#toc_container .toc_toggle a {
    padding: 0 3px;
}
#toc_container a {
	text-decoration: none !important;
}
abbr[title] {
    text-decoration: none;
}
.fb-but {
	background: #fff url(images/social-buttons.png) 0 0;
}
.fb-but:hover {
	background: #3b5997 url(images/social-buttons.png) 0 -30px;
}
.twitter-but {
	background: #fff url(images/social-buttons.png) -30px 0;
}
.twitter-but:hover {
	background: #00aced url(images/social-buttons.png) -30px -30px;
}
.pinterest-but {
	background: #fff url(images/social-buttons.png) -60px 0;
}
.pinterest-but:hover {
	background: #cb2027 url(images/social-buttons.png) -60px -30px;
}
.instagram-but {
	background: #fff url(images/social-buttons.png) -234px 0;
}
.instagram-but:hover {
	background: #36658c url(images/social-buttons.png) -234px -30px;
}
.google-but {
	background: #fff url(images/social-buttons.png) -90px 0;
}
.google-but:hover {
	background: #000 url(images/social-buttons.png) -90px -30px;
}
.youtube-but {
	background: #fff url(images/social-buttons.png) -120px 0;
	float: left;
	transition: all 0.1s;
	width: 54px;
	height: 30px;
}
.youtube-but:hover {
	background: #f00 url(images/social-buttons.png) -120px -30px;
}
.linkedin-but {
	background: #fff url(images/social-buttons.png) -174px 0;
}
.linkedin-but:hover {
	background: #069 url(images/social-buttons.png) -174px -30px;
}
.rss-but {
	background: #fff url(images/social-buttons.png) -204px 0;
}
.rss-but:hover {
	background: #f60 url(images/social-buttons.png) -204px -30px;
}

.rugaminte {
    display: block;
    width: 100%;
    font-size: 1.2rem;
	padding: 2rem 0;
    text-align: center;
    border: 2px solid #f1f1f1;
    border-radius: 3px;
    max-width: 100%;
    background-color: #fcfcfc;
	font-weight: normal;
}
#blocker-message {
    display: none;
    border-radius: 5px;
    color: #fff;
    text-align: center;
    font-weight: 400;
    position: fixed;
    bottom: 20%;
    z-index: 100;
    width: 100%;
	margin: 0;
	line-height: 25px;
    font-size: 18px;
}
.blocker-text {
    background: #d30000;
    padding: 20px 20px;
    border-radius: 3px;
    max-width: 50%;
    margin: 0px auto;
}
#blocker-close {
	display: none;
	color: #fff;   
    font-weight: 600;
    font-size: 25px;
    cursor: pointer;
    width: 40px;
    height: 40px;
    line-height: 40px;
}
.button-wrapper {
	margin: 0;
    position: relative;
	right: -20px;
    float: right;
    top: -20px;
	height: 40px;
	width: 40px;
}

#logo-wrapper {
	float: left;
	margin: 0px;
}
#logo-wrapper a img {
	height: 100px;
}
.asusadleaderboard {
	max-width: 100%;
	float: right;
}
.asusad {
	max-width: 100%;
}
/************************************************
	Leaderboard
************************************************/
#leader-wrapper {
	float: left;
	margin-top: 15px;
	overflow: hidden;
	width: 600px;
	text-align: right;
}
#site-title {
	padding: 7px 10px 0;
	margin: 0;
	font-weight: bold;
	font-size: 14px;
}
#main-search {
	float: right;
	overflow: hidden;
	width: 160px;
}
#searchform {
	background: url(images/search-bg.png);
	float: right;
	padding-right: 10px;
	position: relative;
}
#searchform input {
	background: url(images/search.png) no-repeat right;
	border: 0;
	color: #ddd;
	float: right;
	font: 400 14px/14px 'Roboto', sans-serif;
	margin: 0;
	padding: 14px;
	width: 121px;
	height: 12px;
}
#searchform #search-button {
	border: none;
	float: left;
}
#searchform #s:focus {
	outline: none;
}
/************************************************
	Main Navigation
************************************************/
#nav-wrapper {
	position: relative;
	height: 40px;
	z-index: 2000;
	float: right;
	width: 600px;
}
#menu-nav {
	padding: 0;
}
ul.main-nav {
	display: inline;
	float: left;
	max-width: 840px;
	height: 40px;
	overflow: hidden;
	position: relative;
	padding: 0;
    margin: 0;
}
ul.main-nav:hover {
	overflow: visible;
}
ul.main-nav li {
	color: #fff;
	display: inline;
	float: left;
	position: relative;
 transition: background .1s;
}
ul.main-nav li a {
	color: #fff;
	float: left;
	font-size: 16px;
	line-height: 100%;
	padding: 12px;
	font-weight: 500;
}
ul.main-nav li:hover,
ul.main-nav li a:hover,
ul.main-nav li.current-menu-item,
ul.main-nav li.current-post-parent {
	text-decoration: none;
}
ul.main-nav li ul {
	background: url(images/featured-bg.png);
	display: block;
	max-height: 0;
	overflow: hidden;
	position: absolute;
	top: 40px;
	left: 0;
 transition: max-height .4s;
	width: 170px;
}
ul.main-nav li:hover ul {
	display: block;
	max-height: 300px;
}
ul.main-nav li:hover #nav-wrapper {
	overflow: visible;
}
ul.main-nav li:hover ul:hover {
	overflow: visible;
}
ul.main-nav li ul li {
	display: block;
	float: left;
	margin: 0 10px;
	position: relative;
	width: 150px;
}
ul.main-nav li ul li:first-child {
	margin-top: 10px;
}
ul.main-nav li ul li:last-child {
	margin-bottom: 10px;
}
ul.main-nav li ul li a {
	font-size: 12px;
	font-weight: 700;
	line-height: 100%;
	padding: 8px;
	width: 134px;
}
ul.main-nav li:hover ul li ul {
	background: none;
	display: block;
	max-height: 0;
	overflow: hidden;
	position: absolute;
	top: 0;
	left: 150px;
	transition: 0;
	width: 150px;
}
ul.main-nav li ul li ul li {
	margin: 0 !important;
	width: 150px;
}
ul.main-nav li:hover ul li:hover ul {
	display: block;
	max-height: 300px;
}
.fixed {
	box-shadow: 0 4px 10px -3px #000;
	position: fixed !important;
}
#nav-mobi {
	display: none;
	float: left;
}
#nav-mobi select {
	border: none;
	color: #fff;
	float: left;
	margin: 5px 10px;
	max-width: 100%;
	height: 30px;
	font-size: 15px;
}
/************************************************
	News Ticker
************************************************/
#ticker-wrapper {
	background: #eee;
	box-shadow: 0 2px 7px -3px #000;
	float: left;
	overflow: hidden;
	position: relative;
	width: 100%;
	height: 40px;
	z-index: 12;
}
h3.ticker-header {
	background: url(images/ticker-bg.png) no-repeat right center;
	color: #fff;
	float: left;
	font: 700 20px/20px 'Roboto', sans-serif;
	max-width: 155px;
	height: 20px;
	padding: 10px 25px 10px 20px;
	text-transform: uppercase;
}
ul.ticker {
	display: block;
	float: left;
	max-width: 800px;
	height: 40px;
	overflow: hidden;
}
ul.ticker li {
	display: block;
	float: left;
	margin: 12px 15px 10px;
	overflow: hidden;
	width: 100%;
	height: 18px;
}
ul.ticker li h2 a {
	color: #777;
	float: left;
	font: 400 16px/16px 'Roboto', sans-serif;
}
/************************************************
	Homepage
************************************************/
#main {
	float: left;
	width: 100%;
	border-top: 3px solid #2570bc;
}
#content-wrapper {
	float: left;
	position: relative;
	width: 100%;
}
#featured-main {
	background: #000;
	float: left;
	padding: 1%;
	overflow: hidden;
	position: relative;
	width: 100%;
	height: 400px;
	z-index: 11;
}
.main-story {
float: left;
    overflow: hidden;
    position: relative;
    width: 48%;
    height: 100%;
}
.main-story img {
	opacity: .6;
	transition: opacity .4s;
	margin-left: -25px;
	min-width: 620px !important;
    object-fit: cover;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
}
.main-story:hover img {
	opacity: .4;
}
.main-story-shade {
	display: block;
	position: relative;
	width: 100%;
	height: 100%;
}
.main-story-shade:before {
	content: '';
	box-shadow: 0 0 150px 5px #000 inset;
	float: left;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 15;
}
.main-text {
	color: #fff;
	float: left;
	padding: 20px;
	position: absolute;
	bottom: 0;
	left: 0;
	width: 530px;
	max-height: auto;
	z-index: 20;
}
.main-text h1 {
	color: #fff;
	float: left;
	font-size: 50px;
	font-weight: 700;
	line-height: 120%;
	margin: 0 20px 5px;
	text-align: center;
	text-decoration: none;
	text-shadow: 1px 1px 2px #000;
	text-transform: none;
}
.main-byline {
	color: #ddd;
	float: left;
	font: 400 20px/20px 'Alegreya', serif;
	font-style: italic;
	text-align: center;
	text-shadow: 1px 1px 2px #000;
	width: 100%;
}
.main-excerpt {
	float: left;
	font: 400 14px/18px Roboto, arial, sans-serif;
	margin-top: 10px;
	max-height: 0;
	overflow: hidden;
	text-align: center;
	text-shadow: 1px 1px 2px #000;
 transition: max-height .4s;
	width: 100%;
}
.main-story:hover .main-excerpt {
	max-height: 200px;
}
.comment-bubble {
	background: url(images/comment-tri.png) no-repeat right bottom;
    float: right;
    position: absolute;
    top: 5px;
    right: 0px;
    height: 26px;
    z-index: 50;
}
span.comment-count {
    color: #fff;
    float: left;
    font: 700 12px/10px 'Roboto', sans-serif;
    padding: 5px 8px;
}
.sub-story {
    float: left;
    overflow: hidden;
    position: relative;
    width: 25%;
    height: 50%;
}

.sub-story img {
	float: left;
	opacity: .5;
	transition: opacity .4s;
	object-fit: contain;
    min-width: 310px;
	width: 100%;
}
.sub-story:hover img {
	opacity: 0.2;
}
.sub-text {
	padding: 10px 10px 8px 10px;
	position: absolute;
	bottom: 0;
	left: 0;
	width: 194px;
}
.sub-text h2 {
	color: #fff;
	float: left;
	font-size: 20px;
	font-weight: 400;
	line-height: 120%;
	margin-bottom: 4px;
	text-shadow: 1px 1px 2px #000;
	text-transform: none;
}
.sub-text p {
	color: #ccc;
	float: left;
	font: 13px/17px Roboto, arial, sans-serif;
	max-height: 0px;
	overflow: hidden;
 transition: max-height .4s;
}
.sub-story:hover .sub-text p {
	max-height: 100px;
}
#home-main {
	border-right: 1px solid #eee;
	float: left;
	margin-right: 340px;		
}
#home-left {
	border-right: 1px dotted #ccc;
	float: left;
	padding-bottom: 20px;
	width: 458px;
}
li.home-widget {
	display: block;
	float: left;
	font: 13px/17px Roboto, arial, sans-serif;
	overflow: hidden;
	padding: 20px;
	position: relative;
	width: 418px;
}
li.home-widget:first-child {
	margin-top: 20px;
}
li.home-widget:first-child span.home-widget-header {
	border-top: none;
}
li.home-widget:first-child .category-light {
	margin-top: -32px;
}
span.list-byline {
	color: #999;
	float: left;
	font: bold 10px/10px Roboto, arial, sans-serif;
	margin-bottom: 5px;
}
.home-widget .category-dark {
	background: #000;
	float: left;
	margin: -32px 0 -20px -20px;
	position: relative;
	width: 458px;
}
.home-widget .cat-dark-top {
	float: left;
	position: relative;
	width: 100%;
}
.home-widget .category-dark img {
	float: left;
	opacity: 0.3;
 transition: opacity .4s;
}
.home-widget .cat-dark-top:hover img {
	opacity: 0.1;
}
.home-widget .cat-dark-text {
	float: left;
	overflow: hidden;
	padding: 20px 20px 10px;
	position: absolute;
	bottom: 0;
	left: 0;
	width: 418px;
}
.home-widget .cat-dark-byline {
	color: #ddd;
	float: left;
	font: 400 20px/20px 'Alegreya', serif;
	font-style: italic;
	margin-bottom: 5px;
	text-shadow: 1px 1px 2px #000;
}
.home-widget .cat-dark-text h2 {
	color: #fff;
	float: left;
	font-size: 30px;
	font-weight: 400;
	line-height: 120%;
	text-shadow: 1px 1px 2px #000;
}
.home-widget .cat-dark-text p {
	color: #fff;
	float: left;
	font: 14px/18px Roboto, arial, sans-serif;
	margin-top: 10px;
	max-height: 0;
	overflow: hidden;
 transition: max-height .4s;
}
.home-widget .cat-dark-top:hover .cat-dark-text p {
	max-height: 70px;
}
.home-widget .cat-dark-bottom {
	background: #222;
	float: left;
	padding: 20px;
	width: 418px;
}
.home-widget .cat-dark-bottom img {
	opacity: 1.0;
 transition: opacity .2s;
}
.home-widget .cat-dark-bottom img:hover {
	opacity: 0.8;
}
.home-widget .cat-dark-bottom ul li {
	border-top: 1px dotted #555;
	display: block;
	float: left;
	margin-top: 10px;
	padding-top: 10px;
	width: 100%;
}
.home-widget .cat-dark-bottom ul li img {
	float: left;
	margin: 0 10px 0 0;
	opacity: 1.0;
 transition: opacity .2s;
}
.home-widget .cat-dark-bottom ul li img:hover {
	opacity: .8;
}
.home-widget .cat-dark-bottom ul li p a {
	color: #fff;
	float: left;
	font: bold 13px/17px Roboto, sans-serif;
	margin-bottom: 0;
	width: 323px;
}
.home-widget .cat-dark-bottom ul li:first-child {
	border-top: none;
	margin-top: 0;
	padding-top: 0;
}
.home-widget .category-light h2 a {
	color: #333;
	float: left;
	font-size: 24px;
	font-weight: 400;
	line-height: 120%;
	margin-bottom: 10px;
	width: 100%;
}
.home-widget .category-light p {
	float: left;
	font: 13px/17px Roboto, arial, sans-serif;
	margin-bottom: 10px;
}
.home-widget .cat-light-top {
	float: left;
	margin-top: 20px;
	position: relative;
	width: 418px;
}
.home-widget .cat-light-bottom {
	background: #f6f6f6;
	float: left;
	margin: 10px 0 -20px -20px;
	padding: 20px;
	width: 418px;
}
.home-widget .cat-light-bottom ul li p a {
	color: #333;
	float: left;
	font: bold 13px/17px Roboto, sans-serif;
	width: 323px;
}
.sidebar-small-widget .category-light h2 a {
	color: #333;
	float: left;
	font-size: 16px;
	font-weight: 400;
	line-height: 120%;
	margin-bottom: 10px;
}
.sidebar-small-widget .category-light p {
	float: left;
	font: 13px/17px Roboto, arial, sans-serif;
	margin-bottom: 10px;
}
.sidebar-small-widget .cat-light-top {
	float: left;
	margin-top: 20px;
	position: relative;
	width: 160px;
}
.sidebar-small-widget .cat-light-bottom {
	background: #f6f6f6;
	float: left;
	margin: 10px 0 -20px -20px;
	padding: 20px;
	width: 160px;
}
.sidebar-small-widget .cat-light-bottom ul li img {
	display: none;
}
.sidebar-small-widget .cat-light-bottom ul li p a {
	color: #333;
	float: left;
	font: bold 13px/17px Roboto, sans-serif;
	width: 160px;
}
.ad-home-sidebar {
	padding: 2px;
	float: right;
    width: 336px;
}

/************************************************
	Carousel
************************************************/
.es-carousel-wrapper {
	position: relative;
	clear: both;
	width: 458px;
}
.es-carousel {
	margin: 0;
	overflow: hidden;
}
.es-carousel ul {
	display: none;
	padding: 0;
	margin: 0;
}
.es-carousel ul li {
	height: 100%;
	float: left;
	display: block;
	position: relative;
}
.es-carousel ul li a {
	display: block;
}
.es-carousel ul li a img {
	display: block;
	border: none;
	max-height: 100%;
	max-width: 100%;
	padding: 0px;
	margin: 0px;
}
.es-nav span {
	position: absolute;
	text-indent: -9000px;
	cursor: pointer;
	top: 45px;
}
.es-nav span.es-nav-next {
	right: 0px;
	width: 33px;
	height: 53px;
	background: transparent url(images/car-buttons.png) -41px 0;
	opacity: 0.7;
}
.es-nav span.es-nav-prev {
	left: 0px;
	width: 33px;
	height: 53px;
	background: transparent url(images/car-buttons.png) 0 0;
	opacity: 0.7;
}
.es-nav span.es-nav-next:hover {
	opacity: 1.0;
}
.es-nav span.es-nav-prev:hover {
	opacity: 1.0;
}
.carousel-wrapper {
	background: #eee;
	float: left;
	margin: -32px 0 -20px -20px;
	overflow: hidden;
	position: relative;
	width: 458px;
	height: 148px;
}
ul.home-carousel {
	background: #000;
	float: left;
	overflow: hidden;
	position: relative;
	width: 458px;
}
ul.home-carousel li {
	display: inline;
	float: left;
	overflow: hidden;
	position: relative;
	width: 229px;
}
ul.home-carousel li img {
	opacity: 0.4;
 transition: opacity .2s;
}
ul.home-carousel li:hover img {
	opacity: 0.2;
}
ul.home-carousel li h2 {
	color: #fff;
	font-size: 16px;
	font-weight: 400;
	line-height: 120%;
	margin: 0 40px;
	max-height: 124px;
	overflow: hidden;
	position: absolute;
	bottom: 15px;
	left: 0;
	text-align: center;
	text-shadow: 1px 1px 2px #000;
}
/************************************************
	Posts
************************************************/
#title-main {
	border-bottom: 1px solid #eee;
	float: left;
	padding: 0;
	position: relative;
	min-width: 100%;
}
/*
Default style for WP-PageNavi plugin

http://wordpress.org/extend/plugins/wp-pagenavi/
*/

.wp-pagenavi {
	clear: both;
}
.wp-pagenavi a, .wp-pagenavi span {
	text-decoration: none;
	border: 1px solid #BFBFBF;
	padding: 3px 5px;
	margin: 2px;
}
.wp-pagenavi a:hover, .wp-pagenavi span.current {
	border-color: #000;
}
.wp-pagenavi span.current {
	font-weight: bold;
}
.clearfix:after {
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden
}
* html>body .clearfix {
	display:inline-block;
	width:100%
}
* html .clearfix {
	height:1%
}
#lightboxIframe {
	display:none
}
#overlay {
	position:absolute;
	top:0;
	left:0;
	z-index:10090;
	width:100%;
	height:500px;
	background-color:#000;
	filter:alpha(opacity=60);
	opacity:.6;
	display:none
}
#lightbox {
	position:absolute;
	left:0;
	width:100%;
	z-index:10100;
	line-height:0
}
#jqlb_spinner {
	height:32px;
	background-image:url(./images/loading.gif);
	background-repeat:no-repeat;
	background-position:center center
}
#jqlb_closelabel {
	height:22px;
	width:66px;
	background-image:url(./images/closelabel.gif);
	background-repeat:no-repeat;
	background-position:center center
}
#lightbox a img {
	border:none
}
#outerImageContainer {
	position:relative;
	background-color:#fff;
	width:300px;
	height:300px;
	margin:0 auto
}
#imageContainer {
	padding:10px
}
#jqlb_loading {
	position:absolute;
	top:40%;
	left:0;
	height:25%;
	width:100%;
	line-height:0
}
#hoverNav {
	position:absolute;
	top:0;
	left:0;
	height:100%;
	width:100%;
	z-index:10
}
#imageContainer>#hoverNav {
	left:0
}
#hoverNav a {
	outline:0
}
#nextLink,
#prevLink {
	width:45%;
	height:100%;
	background:transparent url(./images/blank.gif) no-repeat;
	display:block
}
#prevLink {
	left:0;
	float:left
}
#nextLink {
	right:0;
	float:right
}
#prevLink:hover,
#prevLink:visited:hover {
	background:url(./images/prev.gif) left 50% no-repeat
}
#nextLink:hover,
#nextLink:visited:hover {
	background:url(./images/next.gif) right 50% no-repeat
}
#imageDataContainer {
	font:10px Verdana, Roboto, sans-serif;
	background-color:#fff;
	color:#000;
	margin:0 auto;
	line-height:1.4em
}
#imageData {
	padding:0 10px
}
.ontop #imageData {
	padding-top:5px
}
#imageData #imageDetails {
	float:left;
	text-align:left;
	margin-bottom:10px;
	width:80%;
	width:calc(100% - 80px)
}
#imageData #imageDetails #titleAndCaption #titleText {
	font-weight:700
}
#imageData #imageDetails #titleAndCaption #captionText {
	font-weight:400
}
#imageData #imageDetails #controls {
	margin:0;
	white-space:nowrap
}
#imageData #bottomNav #bottomNavClose {
	height:22px;
	width:66px;
	float:right;
	margin-bottom:10px
}
h1.headline {
	float: left;
	font-size: 35px;
	font-weight: 500;
	line-height: 120%;
	margin-bottom: 0px;
	width: 96%;
	padding: 2%;
	letter-spacing: -1px;
}
h1.headline-page {
	float: left;
	font-size: 35px;
	font-weight: 500;
	line-height: 120%;
	margin-bottom: 0;
	width: 96%;
	padding: 2%;
}
#social-box {
	background: #f6f6f6;
	border-bottom: 1px dotted #ccc;
	float: left;
	padding: 0 20px 8px;
	position: relative;
	width: 638px;
}
#social-box-bottom {
	background: #f6f6f6;
	border-bottom: 1px dotted #ccc;
	float: left;
	padding: 0 20px 8px;
	position: relative;
	width: 638px;
}
#social-box2 {
	float: right;
	padding: 20px 10px 10px;
	position: relative;
	width: 300px;
}
ul.post-social {
	display: inline;
	float: left;
}
ul.post-social li {
	display: inline;
	float: left;
	padding: 2px 5px 0;
	width: 90px;
	height: 20px;
}
ul.post-social-bottom {
	display: inline;
	float: left;
}
ul.post-social-bottom li {
	display: inline;
	float: left;
	padding: 2px 5px 0;
	width: 90px;
	height: 20px;
}
.fb-like2 span {
	overflow: visible !important;
	width: 450px !important;
	margin-right: -375px;
}
#post-area {
	float: left;
	font: 16px/24px Roboto, arial, sans-serif;
	position: relative;
	width: 100%;
}
#post-area p {
	display: block;
	margin-bottom: 18px;
	line-height: 26px;
	font-size: 17px;
}

.post-image {
	float: left;
	margin-bottom: 20px;
	width: 100%;
}
#content-area {
display: block;
    float: left;
    margin: 3%;
    width: 100%;
    max-width: 94%;
}
#content-area p iframe, p object {
	background: none repeat scroll 0 0 #ddd;
	display: block;
	margin: 0 auto;
	padding: 5px;
}
#content-area a {
	text-decoration: underline;
}
#content-area h1 {
	color: #222;
	font: 700 34px/36px 'Roboto', sans-serif;
	margin: 30px 0 20px;
	width: 100%;
	letter-spacing: -0.5px;
}
#content-area h2 {
	color: #333333;
	font: 700 28px/32px 'Roboto', sans-serif;
	margin: 30px 0 20px;
	width: 96%;
	letter-spacing: -0.5px;
}
#content-area h3 {
	color: #333;
	font: 700 24px/28px 'Roboto', sans-serif;
	margin: 30px 0 20px;
	width: 100%;
	letter-spacing: -0.5px;
}
#content-area h3.post-header {
	color: #fff;
	float: left;
	font: 400 14px/12px 'Roboto', sans-serif;
	margin: -20px 0 10px 0;
	padding: 5px 10px 8px;
	position: relative;
	text-transform: uppercase;
	z-index: 10;
	width: 120px;
	letter-spacing: -0.5px;
}
#content-area h4 {
	color: #333;
	font: 700 20px/24px 'Roboto', sans-serif;
	margin: 30px 0 20px;
	width: 100%;
	letter-spacing: -0.5px;
}
#content-area h5 {
	color: #333;
	font: 700 16px/20px 'Roboto', sans-serif;
	margin: 30px 0 20px;
	width: 100%;
	letter-spacing: -0.5px;
}
#content-area h6 {
	color: #333;
	font: 700 12px/16px 'Roboto', sans-serif;
	margin: 30px 0 20px;
	width: 100%;
	letter-spacing: -0.5px;
}
#content-area ul {
	list-style: disc outside;
	margin: 10px 0 30px 0;
}
#content-area ul.post-social {
	margin: 0;
}
#content-area ul.post-social li {
	margin: 0;
}
#content-area ol {
	list-style: decimal outside;
	margin: 10px 0;
}
#content-area ul li, #content-area ol li {
	margin-left: 50px;
	padding: 0px 0px;
}
.table-responsive {
	overflow-x: scroll;
	overflow-y: hidden;
	width: 100%;
}
#content-area table {
	margin: 0 0px 30px 0;
	text-align: left;
	width: 100%;
	display: flex;
	overflow: auto;
	border: 1px solid #E7E7E7;
}
#content-area table tbody {
	display: table;
	width: 100%;
}
#content-area tr th, #content thead th {
	color: #888888;
	font-size: 12px;
	font-weight: bold;
	line-height: 18px;
	padding: 9px 24px;
}
#content-area tr td {
	border-top: 1px solid #E7E7E7;
	padding: 6px 15px;
	font-size: 0.9em;
}
#content-area tr:first-child td {
	border-top: 0px;
}
#content-area tr.odd td {
	background: none repeat scroll 0 0 #F2F7FC;
}
#post-area blockquote {
	border-left: 1px #ccc solid;
	color: #777;
	font: italic 14px/22px verdana, arial, sans-serif;
	;
	margin: 10px;
	padding-left: 40px;
}
#author-info {
	float: left;
	padding: 20px;
	position: relative;
	width: 639px;
}
#author-info img {
	float: left;
	margin-right: 20px;
}
#author-text {
	color: #777;
	float: left;
	font: italic 14px/20px Roboto, arial, sans-serif;
}
#author-info2 {
	border-top: 3px solid #E91B23;
	float: left;
	padding: 20px 30px 30px;
	;
	position: relative;
	width: 760px;
}
#author-info2 img {
	float: left;
	margin-right: 20px;
}
#author-text2 {
	color: #777;
	float: left;
	font: italic 14px/20px Roboto, arial, sans-serif;
	width: 630px;
	padding: 10px 20px 20px 10px;
}
h3.post-header {
	color: #fff;
	float: left;
	font: 400 14px/12px 'Roboto', sans-serif;
	margin: -20px 0 10px 0;
	padding: 5px 10px 8px;
	position: relative;
	text-transform: uppercase;
	z-index: 10;
}
.post-tags {
	float: left;
	font: 400 12px/12px 'Roboto', sans-serif;
	margin: 0 0 20px;
	padding: 0 19px 0 20px;
	width: 639px;
}
.lastupdated {
	font: 400 16px/16px 'Roboto', sans-serif;
	padding: 0 0 20px 20px;
	text-align: right;
}
.show {
	overflow:hidden;
	padding: 0 10px 15px;
}
.show {
	overflow:hidden;
	padding: 0;
}
.post-tags a, span.post-tags-header {
	color: #fff;
	display: inline-block;
	float: left;
	margin: 0 1px 1px;
	padding: 5px 7px;
	text-transform: uppercase;
}
.post-tags a {
	background: #aaa;
}
.post-tags a:visited {
	color: #fff;
}
.post-tags a:hover {
	color: #fff;
	text-decoration: none;
}
.prev-next-wrapper {
	background: #f6f6f6;
	float: left;
	padding: 30px 29px 30px 30px;
	width: 619px;
}
.prev-post {
	float: left;
	font: bold 14px/14px Roboto, arial, sans-serif;
	text-align: center;
	width: 270px;
}
.next-post {
	float: right;
	font: bold 14px/14px Roboto, arial, sans-serif;
	text-align: center;
	width: 270px;
}
.prev-post a, .next-post a {
	clear: both;
	color: #333 !important;
	float: left;
	font-size: 20px;
	font-weight: 400;
	line-height: 120%;
	margin-top: 5px;
}
#related-posts {
	float: left;
	padding: 20px 19px 20px 20px;
}
#related-posts img {
	transition: opacity 0.2s;
}
#related-posts img:hover {
	opacity: 0.8;
}
#related-posts ul {
	display: inline;
	float: left;
	width: 100%;
	padding: 0;
}
#related-posts ul li {
	display: inline;
	float: left;
	margin-left: 1%;
	width: 32%;
}
#related-posts ul li:first-child, #related-posts ul li:nth-child(4) {
	margin-left: 0;
	clear: both;
}
.related-image {
	float: left;
	width: 100%;
	position: relative;
}
.related-image img {
	position: absolute;
	width: 100%;
	height: 100%;
	object-fit: cover;
	top: 0;
}
.related-image  a {
	position: relative;
	padding-top: 65%;
	display: block;
}
.related-text {
    float: left;
    padding: 20px 0 20px 0;
    letter-spacing: 0px;
    height: 50px;
    overflow: hidden;
    max-height: 50px;	
}
.related-text a {
	color: #333;
	font-size: 16px;
	font-weight: 400;
	line-height: 120%;
}
.related-text a:visited {
	color: #333;
}
#related-posts2 {
	float: left;
	padding: 20px 50px;
	width: 720px;
	border-top: 3px solid #E91B23;
}
#related-posts2 img {
	transition: opacity 0.2s;
}
#related-posts2 img:hover {
	opacity: 0.8;
}
#related-posts2 ul {
	display: inline;
	float: left;
	width: 100%;
}
#related-posts2 ul li {
	display: inline;
	float: left;
	margin-left: 10px;
	width: 233px;
}
#related-posts2 a {
	text-decoration: none;
}
#related-posts2 ul li:first-child {
	margin-left: 0;
}
.full {
	width: 1019px !important;
}
.full2 {
	width: 979px !important;
	padding-right: 20px !important;
}
.full3 {
	width: 829px !important;
	padding-right: 20px !important;
	margin: 0 20px 0 130px;
}
#post-404 {
	color: #999;
	margin: 100px 0;
	text-align: center;
}
#post-404 h1 {
	border-bottom: none;
	font-size: 80px;
	font-weight: 700;
	line-height: 80px;
	margin-bottom: 10px;
}
#post-404 p {
	text-align: center;
}
.wp-caption, .gallery-caption {
	margin-bottom: 20px;
	max-width: 100%;
	text-align: center;
	max-width: 100%;
}
.wp-caption-text {
	margin-bottom: 2px;
}
.gallery {
	margin-bottom: 30px !important;
}
.gallery img {
    border: 1px solid #cfcfcf !important;	
}
.gallery img:hover {
    border: 1px solid #222 !important;	
}
.gallery .gallery-item {
margin-top: 5px !important;	
}
.gallery-columns-2 .gallery-item{
	width: 48% !important;
	margin-right: 1% !important;
	margin-left: 1% !important;
}
.gallery-columns-3 .gallery-item{
	width: 31% !important;
	margin-right: 1% !important;
	margin-left: 1% !important;
}
.gallery-columns-4 .gallery-item{
	width: 23% !important;
	margin-right: 1% !important;
	margin-left: 1% !important;
}
.gallery-columns-5 .gallery-item{
	width: 18% !important;
	margin-right: 1% !important;
	margin-left: 1% !important;
}
.alignleft, img.alignleft {
	display: inline;
	float: left;
	margin-right: 24px;
	margin-top: 4px;
}
.alignright, img.alignright {
	display: inline;
	float: right;
	margin-left: 24px;
	margin-top: 4px;
}
.aligncenter, img.aligncenter {
	clear: both;
	display: block;
	margin-left: auto;
	margin-right: auto;
}
img.alignleft, img.alignright, img.aligncenter {
	margin-bottom: 12px;
}
.wp-caption {
    line-height: 18px;
    margin-bottom: 30px;
    text-align: center;
    border: 2px solid #eee;
}
.wp-caption img {
	margin: 5px 2px 2px;
	max-width: 99%;
}
.wp-caption p.wp-caption-text {
    color: #888;
    font-size: 14px;
    margin: 0;
    padding: 5px;
    margin-bottom: 5px !important;
}
.sticky {
}
.bypostauthor .comment-inner{
	background-color: #F1F7FC;
}
/************************************************
	Categories/Archives
************************************************/
#category-header {
	float: left;
	padding-bottom: 20px;
	text-align: center;
	width: 100%;
	border-top: 5px solid #2570bc;
}
h1.cat-header {
	color: #333;
	font-size: 40px;
	font-weight: 700;
	line-height: 100%;
	text-transform: uppercase;
	margin: 15px 0 0;
}
h3.cat-header {
	color: #333;
	font-size: 40px;
	font-weight: 700;
	line-height: 100%;
	text-transform: uppercase;
	margin: 15px 0 0;
}
div.cat-desc {
	font-style: italic;
	line-height: 130%;
	padding: 15px 70px 5px;
}
#archive-wrapper {
	float: left;
	padding: 20px 19px 20px 20px;
}
ul.archive-list {
	float: left;
	width: 100%;
	padding: 0;
}
ul.archive-list li {
	border-bottom: 1px solid #eee;
	display: block;
	float: left;
	margin-bottom: 20px;
	padding-bottom: 20px;
	width: 100%;
}
ul.archive-list li:last-child {
	border-bottom: none;
	margin-bottom: 0;
	padding-bottom: 0;
}
.archive-image {
	float: left;
	margin-right: 20px;
	position: relative;
	width: 200px;
}

.archive-image a {
	position: relative;
	padding-top: 65%;
	display: block;
} 

.archive-image img {
	position: absolute;
	height: 100%;
    left: 0;
    top: 0;
    object-fit: cover;
    width: 100%;
	float: left;
	opacity: 1.0;
 transition: opacity .2s;
}
.archive-image:hover img {
	opacity: 0.8;
}
.archive-text {
	float: left;
	width: calc(100% - 220px);
	margin-top: 0;
}
.archive-text h2 a {
	color: #333;
	float: left;
	font-size: 22px;
	font-weight: 700;
	line-height: 120%;
	margin-bottom: 7px;
	width: 100%;
}
.archive-text p {
	float: left;
	font: 16px/22px Roboto, arial, sans-serif;
	margin-top: 10px;
}
/************************************************
	Comments
************************************************/
h3.comment-header {
	color: #fff;
	float: left;
	font: 400 14px/12px 'Roboto', sans-serif;
	margin: 0 0 20px 20px;
	padding: 5px 10px 8px;
	position: relative;
	text-transform: uppercase;
	z-index: 10;
}
#comments {
	display: block;
	overflow: hidden;
    width: 100%;	
}
.comment-inner {
	border-bottom: 1px solid #eee;
	margin-bottom: 10px;
	padding: 10px 0 0;
}
div.navigation {
	clear: both;
	display: block;
	overflow: hidden;
	padding: 20px 30px 30px;
	width: 100%;
}
div.navigation a {
	background-color: #F2F2F2;
	border: 1px solid #E91B23;
	padding: 10px 15px;
}
div.nav-previous {
	float: left;
	width: 165px;
}
div.nav-next {
	float: left;
	text-align: right;
	width: 165px;
}
#comments .comment-inner:after {
	content: '';
	display: block;
	clear: both;
}
#comments .comment-avatar, #tab3 .comment-avatar {
	float: left;
	width: 46px;
}
#comments .avatar {
	display: block;
	background-color: #fff;
}
#comments .commentmeta {
	display: block;
	float: left;
	margin: 0 10px 10px;
}
.comment-reply a, #cancel-comment-reply-link {
	clear: both;
	color: #fff;
	font: 700 15px/12px 'Roboto', sans-serif;
	padding: 10px 15px;
}
.comment-reply a {
	background: #555;
	color: #fff !important;
	float: right;
	font: 700 15px/12px 'Roboto', sans-serif;
	padding: 7px 10px 8px 10px;
}
#cancel-comment-reply-link {
	background: #ccc;
	float: left;
	margin: 0 0 10px 20px;
}
.comment-reply a:hover, #cancel-comment-reply-link:hover {
	background: #333;
}
.comment-reply a:hover, #cancel-comment-reply-link:hover {
	text-decoration: none;
}
ol.commentlist {
	float: left;
	padding: 0 20px 20px;
}
ol.commentlist h3.comment-header {
	display: none;
}
ol.commentlist #respond {
	border-top: none;
}
#comments .comment-meta-1 {
	display: block;
	float: left;
	font: bold 16px/normal Roboto, arial, sans-serif;
	margin-bottom: 5px;
	width: 100%;
}

#comments .comment-meta-1 .fn {
	font-weight: bold;
	float: left;
	width: auto;
}
#comments .comment-meta-1 .reply {
	display: inline-block;
	float: right;
	font-size: 11px;
	line-height: 11px;
	padding-top: 2px;
}
#comments .comment-meta-1 .reply a {
	color: #555;
}
#comments .comment-meta-2 {
	float: left;
	font: italic 14px/normal Roboto, arial, sans-serif;
	display: block;
	margin: 0;
}
#comments .text {
	clear: both;
	display: block;
	float: left;
	margin-top: 10px;
}
#comments .text .waiting_approval {
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
}
#comments .c {
	line-height: 20px;
}
#comments .c p, #comments .c code, #comments .c blockquote, #comments .c ul, #comments .c ol {
	display: block;
	margin: 10px;
    line-height: 1.5rem;	
}
#comments .c a {
	text-decoration: underline;
}
#comments .c a:hover {
	text-decoration: none;
}
#comments .depth-2 .comment-wrapper {
	padding-left: 20px;
}
#comments .depth-2 .commentmeta {
	width: auto;
}
#comments .depth-3 .comment-wrapper {
	padding-left: 40px;
}
#comments .depth-3 .commentmeta {
	width: auto;
}
#comments .depth-4 .comment-wrapper {
	padding-left: 60px;
}
#comments .depth-4 .commentmeta {
	width: auto;
}
#comments .depth-5 .comment-wrapper {
	padding-left: 80px;
}
#comments .depth-5 .commentmeta {
	width: auto;
}
#respond {
	clear: both;
	position: relative;
}
#respond form {
	padding: 0 20px 20px;
	clear: both;
}
#respond p {
	font: 14px/normal Roboto, arial, sans-serif;
	margin: 0;
}
#respond .logged-in-as {
	margin-bottom: 10px;
}
#respond .comment-notes {
	margin-bottom: 1em;
}
.children #respond {
	margin: 0 48px 0 0;
}
#comments-list #respond {
	margin: 0 0 18px 0;
}
#comments-list ul #respond {
	margin: 0;
}
#respond .required {
	color: #ff4b33;
	font-weight: bold;
}
#respond label {
	color: #888;
	font-size: 14px;
	min-width: 50px;
	display: inline-block;
}
#respond input {
	background: #f6f6f6;
	border: 1px solid #ddd;
	margin: 0 0 9px;
	padding: 5px;
	width: auto;
}
#respond textarea {
	background: #f6f6f6;
	border: 1px solid #ddd;
	width: 95%;
	margin: 9px 0;
}
#respond #submit {
	background: #555;
	border: 0;
	box-shadow: none;
	color: #fff;
	cursor: pointer;
	font: 700 14px/14px 'Roboto', sans-serif;
	margin-top: 10px;
	padding: 10px 15px;
}
#respond #submit:hover {
	background: #333;
}
h3#reply-title, h2.comments {
	color: #fff;
	font: 700 14px/14px 'Roboto', sans-serif;
	margin-bottom: 10px;
	padding: 5px 10px;
	text-shadow: 1px 1px 0 #000;
	text-transform: uppercase;
}
h3#reply-title {
	display: none;
}
span.comments {
	background: #fff;
	color: #aaa;
	float: left;
	font: 400 20px/20px 'Roboto', sans-serif;
	padding-right: 15px;
	text-transform: uppercase;
}
span.comments a {
	color: #666;
}
span.comments a:hover {
	color: #f00;
	text-decoration: none;
}
#comment-input label {
	margin-bottom: 10px;
}
p.cancel-comment-reply {
	clear: both;
}
.form-allowed-tags {
	display: none;
}
#disqus_thread {
	padding: 20px;
}
/************************************************
	Sidebar
************************************************/
#sidebar-wrapper {
	float: right;
	width: 340px;
    margin-left: -340px;
}
#sidebar-wrapper ul {
	padding: 0;
	list-style: none;
}
#sidebar-small-wrapper {
	float: right;
	width: 200px;
}
li.sidebar-widget {
	display: block;
	float: left;
	font: 400 14px/18px Roboto, arial, sans-serif;
	overflow: hidden;
	padding: 20px;
	width: 300px;
}
li.sidebar-widget ul li {
	padding: 5px 0;
	line-height: 20px;
    font-size: 15px;	
}
li.sidebar-small-widget {
	display: block;
	float: left;
	font: 13px/17px Roboto, arial, sans-serif;
	overflow: hidden;
	padding: 20px;
	width: 160px;
}
span.home-widget-header {
	float: left;
	margin: -20px 0 7px -20px;
	width: 458px;
	height: 25px;
}
h3.home-widget-header, h3.home-widget-header a {
	color: #fff;
	float: left;
	font: 400 14px/12px 'Roboto', sans-serif;
	margin-left: 20px;
	padding: 5px 10px 8px;
	position: relative;
	text-transform: uppercase;
	z-index: 10;
}
h3.widget-buzz-header, h3.widget-buzz-header a {
	color: #aaa;
	float: left;
	font: 400 28px/32px 'Roboto', sans-serif;
	margin: 0 0 20px -20px;
	padding: 5px 20px;
	text-align: center;
	text-transform: uppercase;
	width: 160px;
}
span.small-widget-header {
	float: left;
	margin: -20px 0 7px -20px;
	width: 200px;
	height: 25px;
}
h3.small-widget-header, h3.small-widget-header a {
	color: #fff;
	float: left;
	font: 400 14px/12px 'Roboto', sans-serif;
	margin-left: 20px;
	padding: 5px 10px 8px;
	position: relative;
	text-transform: uppercase;
	z-index: 10;
}
span.sidebar-widget-header {
	float: left;
	margin: -20px 0 7px -20px;
	width: 340px;
	height: 25px;
}
div.cathead {
	font-size: 18px;
	font-weight: bold;
	margin: 20px 0 0;
	padding: 0;
}
div.clearit {
	font-size: 14px;
	margin: 0;
	padding: 10px 0 5px;
}
div.clearit a {
	background-color: #222222;
	color: #FFFFFF;
	font-size: 14px;
	line-height: 30px;
	margin: 0;
	padding: 6px;
}
div.clearit a:hover {
	background-color: #E91B23;
	color: #FFFFFF;
	font-size: 14px;
	line-height: 30px;
	margin: 0;
	padding: 6px;
	text-decoration: none;
}
h3.sidebar-widget-header, h3.sidebar-widget-header a {
	color: #fff;
	float: left;
	font: 400 14px/12px 'Roboto', sans-serif;
	margin: 0 0 0 20px;
	padding: 5px 10px 8px;
	position: relative;
	text-transform: uppercase;
	z-index: 10;
	letter-spacing: 0.3px;
}
ul.widget-buzz {
	display: block;
	float: left;
	width: 100%;
}
ul.widget-buzz li {
	display: block;
	float: left;
	margin-bottom: 20px;
	overflow: hidden;
	position: relative;
	text-align: center;
	width: 100%;
}
ul.widget-buzz li h2 a {
	color: #333;
	float: left;
	font-size: 16px;
	font-weight: 400;
	line-height: 120%;
}
span.buzz-byline {
	color: #999;
	float: left;
	font: bold 10px/10px Roboto, arial, sans-serif;
	margin-bottom: 5px;
	text-align: center;
	width: 100%;
}
.sidebar-widget .category-dark {
	background: #000;
	float: left;
	margin: -32px 0 -20px -20px;
	position: relative;
	width: 340px;
}
.sidebar-widget .cat-dark-top {
	float: left;
	position: relative;
	width: 100%;
}
.sidebar-widget .category-dark img {
	float: left;
	opacity: 0.3;
	object-fit: cover;
    width: 100%;
 transition: opacity .4s;
}
.sidebar-widget .cat-dark-top:hover img {
	opacity: 0.1;
}
.sidebar-widget .cat-dark-text {
	float: left;
	overflow: hidden;
	padding: 20px 20px 10px;
	position: absolute;
	bottom: 0;
	left: 0;
	width: 300px;
}
.sidebar-widget .cat-dark-byline {
	color: #ddd;
	float: left;
	font: 400 14px/14px 'Alegreya', serif;
	font-style: italic;
	margin-bottom: 5px;
	text-shadow: 1px 1px 2px #000;
}
.sidebar-widget .cat-dark-text h2 {
	color: #fff;
	float: left;
	font-size: 22px;
	font-weight: 400;
	line-height: 120%;
	text-shadow: 1px 1px 2px #000;
	letter-spacing: -1px;
}
.sidebar-widget .cat-dark-text p {
	color: #fff;
	float: left;
	font: 13px/17px Roboto, arial, sans-serif;
	margin-top: 10px;
	max-height: 0;
	overflow: hidden;
 transition: max-height .4s;
}
.sidebar-widget .cat-dark-top:hover .cat-dark-text p {
	max-height: 70px;
}
.sidebar-widget .cat-dark-bottom {
	background: #222;
	float: left;
	padding: 20px;
}
.sidebar-widget .cat-dark-bottom ul {
	padding: 0;
}
.sidebar-widget .cat-dark-bottom img {
	opacity: 1.0;
 transition: opacity .2s;
}
.sidebar-widget .cat-dark-bottom img:hover {
	opacity: 0.8;
}
.sidebar-widget .cat-dark-bottom .list-byline {
	display: none;
}
.sidebar-widget .cat-dark-bottom ul li {
	border-top: 1px solid #333;
	display: block;
	float: left;
	margin-top: 10px;
	padding-top: 10px;
	width: 100%;
}
.sidebar-widget .cat-dark-bottom ul li img {
	float: left;
	margin: 0 10px 0 0;
	opacity: 1.0;
}
.sidebar-widget .cat-dark-bottom ul li p a {
	color: #fff;
	float: left;
	font: bold 15px/20px Roboto, sans-serif;
	margin-bottom: 0;
	font-weight: normal;
}
.sidebar-widget .cat-dark-bottom ul li:first-child {
	border-top: none;
	margin-top: 0;
	padding-top: 0;
}
.home-widget .category-light, .sidebar-small-widget .category-light, .sidebar-widget .category-light, .footer-widget .category-light {
	float: left;
	position: relative;
	width: 100%;
}
.sidebar-widget .category-light h2 a {
	color: #333;
	float: left;
	font-size: 18px;
	font-weight: 400;
	line-height: 120%;
	margin-bottom: 10px;
	width: 100%;
}
.footer-widget .category-light h2 a {
	color: #ddd;
	float: left;
	font-size: 18px;
	font-weight: 400;
	line-height: 120%;
	margin-bottom: 10px;
	width: 100%;
}
.home-widget .category-light img, .sidebar-small-widget .category-light img, .sidebar-widget .category-light img, .footer-widget .category-light img {
	float: left;
	margin-bottom: 10px;
	opacity: 1.0;
 transition: opacity .2s;
}
.home-widget .category-light img:hover, .sidebar-small-widget .category-light img:hover, .sidebar-widget .category-light img:hover, .footer-widget .category-light img:hover {
	opacity: 0.8;
}
.sidebar-widget .category-light p, .footer-widget .category-light p {
	float: left;
	font: 13px/17px Roboto, arial, sans-serif;
	margin-bottom: 10px;
}
.sidebar-widget .cat-light-top {
	float: left;
	margin-top: 20px;
	position: relative;
	width: 300px;
}
.footer-widget .cat-light-top {
	float: left;
	margin-top: 20px;
	position: relative;
	width: 300px;
}
.home-widget .cat-light-top:first-child, .sidebar-small-widget .cat-light-top:first-child, .sidebar-widget .cat-light-top:first-child, .footer-widget .cat-light-top:first-child {
	margin-top: 0;
}
.sidebar-widget .cat-light-bottom {
	background: #f6f6f6;
	float: left;
	margin: 10px 0 -20px -20px;
	padding: 20px;
	width: 300px;
}
.footer-widget .cat-light-bottom {
	background: none;
	float: left;
	margin: 10px 0 -20px -20px;
	padding: 20px;
	width: 300px;
}
.cat-light-links {
	background: none !important;
	margin: 0 !important;
	padding: 0 !important;
}
.home-widget .cat-light-bottom ul li, .sidebar-small-widget .cat-light-bottom ul li, .sidebar-widget .cat-light-bottom ul li {
	border-top: 1px dotted #ccc;
	display: block;
	float: left;
	margin-top: 10px;
	padding-top: 10px;
	width: 100%;
}
.footer-widget .cat-light-bottom ul li {
	border-top: 1px dotted #444;
	display: block;
	float: left;
	margin-top: 10px;
	padding-top: 10px;
	width: 100%;
}
.home-widget .cat-light-bottom ul li img, .sidebar-widget .cat-light-bottom ul li img, .footer-widget .cat-light-bottom ul li img {
	float: left;
	margin: 0 10px 0 0;
	opacity: 1.0;
 transition: opacity .2s;
}
.home-widget .cat-light-bottom ul li img:hover, .sidebar-widget .cat-light-bottom ul li img:hover, .footer-widget .cat-light-bottom ul li img:hover {
	opacity: 0.8;
}
.home-widget .cat-light-bottom ul li p, .sidebar-small-widget .cat-light-bottom ul li p, .sidebar-widget .cat-light-bottom ul li p, .footer-widget .cat-light-bottom ul li p {
	margin-bottom: 0;
}
.sidebar-widget .cat-light-bottom ul li p a {
	color: #333;
	float: left;
	font: bold 13px/17px Roboto, sans-serif;
	width: 205px;
}
.footer-widget .cat-light-bottom ul li p a {
	color: #ddd;
	float: left;
	font: bold 13px/17px Roboto, sans-serif;
	width: 205px;
}
.home-widget .cat-light-bottom ul li:first-child, .sidebar-small-widget .cat-light-bottom ul li:first-child, .sidebar-widget .cat-light-bottom ul li:first-child, .footer-widget .cat-light-bottom ul li:first-child {
	border-top: none;
	margin-top: 0;
	padding-top: 0;
}
.sidebar-small-widget .cat-light-bottom .list-byline, .sidebar-widget .cat-light-bottom .list-byline {
	display: none;
}
.widget-ad {
	float: left;
	overflow: hidden;
	text-align: center;
	width: 100%;
}
.widget-ad h3 {
	clear: both;
	color: #ccc;
	float: left;
	font: 400 8px/8px 'Roboto', sans-serif;
	margin-bottom: 1px;
	text-transform: uppercase;
	width: 100%;
}
ul.tabber-widget {
	float: left;
	margin: -20px 0 0 -20px;
	padding: 0 20px 20px;
	width: 300px;
}
ul.tabber-widget li {
	background: #777;
	display: inline;
	float: left;
	margin-right: 2px;
}
ul.tabber-widget li a {
	color: #fff;
	float: left;
	font: 400 12px/12px 'Roboto', sans-serif;
	padding: 5px 7px;
	text-transform: uppercase;
}
ul.tabber-widget li a:hover {
	text-decoration: none;
}
ul.latest-comments {
	float: left;
	width: 300px;
	;
}
ul.latest-comments li {
	border-bottom: 1px dotted #ccc;
	display: block;
	float: left;
	font: 12px/14px Roboto, arial, sans-serif;
	margin-bottom: 10px;
	padding-bottom: 10px;
	width: 100%;
}
ul.latest-comments li:last-child {
	border-bottom: none;
	margin-bottom: 0;
	padding-bottom: 0;
}
ul.latest-comments li p {
	margin-bottom: 0;
}
.comment-image {
	float: left;
	margin-right: 10px;
	width: 50px;
}
.comment-text {
	float: left;
	width: 240px;
}
.comment-text span {
	float: left;
	font: bold 13px/17px Roboto, sans-serif;
	width: 100%;
}
.comment-text p {
	color: #555;
	float: left;
	font: 13px/17px Roboto, sans-serif;
}
.comment-text p a {
	color: #888;
}
li.home-widget table, li.sidebar-widget table, li.sidebar-small-widget table, li.footer-widget table {
	border-collapse: separate;
	text-align: center;
	width: 100%;
}
li.home-widget thead, li.sidebar-widget thead, li.sidebar-small-widget thead, li.footer-widget thead {
	vertical-align: middle;
}
li.home-widget p.gd-widgets, li.sidebar-widget p.gd-widgets, li.sidebar-small-widget p.gd-widgets, li.footer-widget p.gd-widgets {
	margin-bottom: 0;
}
li.home-widget select, li.sidebar-widget select, li.sidebar-small-widget select, li.footer-widget select {
	width: 100%;
}
li.home-widget #searchform, li.sidebar-widget #searchform, li.sidebar-small-widget #searchform, li.footer-widget #searchform {
	background: #fff;
	float: left;
	padding: 0;
	width: 100%;
}
li.home-widget #searchform input, li.sidebar-widget #searchform input, li.sidebar-small-widget #searchform input, li.footer-widget #searchform input {
	background: #fff url(images/search2.png) no-repeat right center!important;
	border: 1px solid #666;
	box-shadow: none;
	color: #666;
	margin: 0;
	padding: 10px 3%;
	width: 94%;
	height: 12px;
}
li.recentcomments, li cite {
	float: left;
	width: 100%;
}
li cite.fn {
	margin-bottom: 0;
}
.rss-date {
	float: left;
	width: 100%;
}
/************************************************
	Review template
	
************************************************/

.hhreview .publish, 
.hhreview .description-padding {
	margin-bottom: 10px;
} 
#reviewthumb {
	float: right;
	margin: 20px 20px 0;
	width: 860px;
}
#reviewthumb img {
	border: 3px solid #DDDDDD;
	padding: 3px;
}

div.hhreview {
	margin: 0 0 20px 0;
	padding: 10px;
	border: 1px solid #ddd;
	font-size: 0.9em;
	background-color: #eee;
	font: 15px/23px Roboto, arial, sans-serif;
}
div.pagi {
    width: 100%;
    padding: 0;
    margin: 0;
    float: left;
	}
div.pagi form {
	margin-bottom: 30px;
}
div.capi {
	padding:0 0 5px 10px;
	margin:0;
	font-weight:bold;
	font-size:16px;
}	
div.pagi select{
	 background-color: #e1f0fc;
    border: 1px solid #ccc;
    border-radius: 4px;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset;
    color: #555;
    display: block;
    font-size: 14px;
    height: 34px;
    line-height: 1.42857;
    padding: 6px 12px;
    transition: border-color 0.15s ease-in-out 0s, box-shadow 0.15s ease-in-out 0s;
    vertical-align: middle;
    max-width: 100%;
	}	
#message {
	width: 336px;
	float:right;
    padding: 10px 10px 10px 25px;	
}
#message-big {
	width: 300px;
	min-height: 250px;
	float:right;
    padding: 10px 10px 10px 25px;	
}
#message-sidebar {
	width: 300px;
	min-height: 250px;
}
#message-center {
	width: 336px;
	clear: both;
	margin: 0 auto;
	padding: 5px 0px 30px 0;
}
.messagetitle {
	font-size:12px;
	color:#dadada;
	background-color: #fafafa;
	line-height: 18px;
	text-align: center;	
}
.insert-emag {
	margin-top: 5px;
	margin-bottom: 30px;
}
.code-block{
	background-color: #fff;
}
div.message2 {
	text-align: center;
	padding: 0px 30px 20px;
}

.ad-post {
	padding: 15px 0 0 0;
	margin: 25px 0;
	border-top: 5px solid #AB2C35;	
	border-bottom: 5px solid #AB2C35;
	width: 100%;
	max-width: 100%;
	text-align: center;
	background-color: #fff;
	color: #AB2C35;
	font-size: 1.1rem;
}
.revbad {
	width: 230px;
	float: right;
}
.revgood {
	width: 230px;
	float: left;
	border-right: 1px solid #ddd;
}
.ratings {
	padding: 15px 20px 5px;
}
.summary {
	padding: 15px;
	border-bottom: 1px solid #ddd;
	line-height: 20px;
}
.ratings2 {
	padding: 10px;
	border-bottom: 1px solid #ddd;
}
.score {
	letter-spacing: -1px;
	font-weight: bold;
	font-size: 1.4em;
}
.titleg {
	font-size: 2em;
	color: #009933;
	font-weight: bold;
	letter-spacing: -1px;
	margin: 0;
	padding: 5px 10px 0;
}
.titleb {
	font-size: 2em;
	color: #FF0000;
	font-weight: bold;
	letter-spacing: -1px;
	margin: 0;
	padding: 5px 10px 0;
}
.buying {
	padding: 20px 0 20px 20px;
	font-size: 1.4em;
}
.buytitle {
	letter-spacing: -1px;
	font-weight: bold;
	color: #FF9900;
}
.entry-utilityrev {
	padding: 7px 15px 5px;
}
#box-float {
	display: none;
	position: fixed;
	width: 120px;
	padding: 5px 10px;
	margin: -150px 0 0 0;
	border-top: 7px solid #FF0000;
	border-bottom: 7px solid #FF0000;
	list-style: none;
	background: #111;
	font-size: 13px;
	line-height: 18px;
}
#box-float LI {
	padding: 5px 0 5px 5px;
	border-bottom: 1px solid #7F7F7F
}
#box-float LI:last-of-type {
	border-bottom: none
}
#box-float LI.floathead {
	font-size: 1.2em;
	text-align: center;
	font-weight: bold;
	color: #FF0000;
}
#box-float LI A {
	text-decoration: none;
	color: #FFFFFF;
}
/************************************************
	Twitter Widget
************************************************/
.tweet, .query {
	display: block;
	float: left;
	font: 12px/16px Roboto, arial, sans-serif;
	padding: 10px 10px 0;
	position: relative;
}
.tweet_list {
	float: left;
	list-style: none;
	margin: 0;
	padding: 0;
}
.tweet_list li {
	border-bottom: 1px dotted #ccc;
	float: left;
	list-style-type: none;
	margin-bottom: 10px;
	padding-bottom: 10px;
}
li.footer-widget .tweet_list li {
	border-bottom: 1px dotted #444;
	float: left;
	list-style-type: none;
	margin-bottom: 10px;
	padding-bottom: 10px;
}
.tweet_list li a {
	font-weight: normal;
}
.tweet_list li:last-child, li.footer-widget .tweet_list li:last-child {
	border-bottom: none;
	margin-bottom: 0;
	padding-bottom: 0;
}
.tweet_list .tweet_avatar {
	float: left;
}
.tweet_list .tweet_avatar img {
	vertical-align: middle;
}
.tweet_time a {
	font: 11px/11px Roboto, arial, sans-serif;
}
.tweet_text {
	margin-bottom: 3px;
}
.tweet_text, .tweet_time {
	display: block;
	margin-left: 45px;
}
/************************************************
	Footer
************************************************/
#footer-wrapper {
	background: #333 url(images/dark-noise.gif);
	float: left;
	width: 100%;
	clear: both;
}
#footer-top {
	float: left;
	padding: 25px 0;
	width: 100%;
}
li.footer-widget {
	border-left: 1px dotted #555;
	color: #aaa;
	float: left;
	font: 13px/17px Roboto, arial, sans-serif;
	margin: 0 0 20px 14px;
	overflow: hidden;
	padding-left: 10px;
	width: 300px;
}
li.home-widget p, li.sidebar-small-widget p, li.sidebar-widget p, li.footer-widget p {
	margin-bottom: 10px;
}
li.footer-widget:first-child {
	border-left: none;
	margin-left: 25px;
	padding-left: 0;
}
h3.footer-widget-header, h3.footer-widget-header a {
	color: #ddd;
	float: left;
	font: 400 14px/18px 'Roboto', sans-serif;
	margin-bottom: 20px;
	text-shadow: 1px 1px 2px #000;
	text-transform: uppercase;
	width: 100%;
}
#footer-bottom {
	background: #222;
	color: #aaa;
	float: left;
	font: 14px/14px Roboto, arial, sans-serif;
	padding: 0px;
	width: 100%;
}
#footer-bottom p {
	float: left;
	margin: 0;
	max-width: 500px;
}
#footer-bottom ul {
	display: block;
	float: right;
	overflow: hidden;
	position: relative;
	margin: 12px 10px 10px 0;
}
#footer-bottom ul li {
	display: inline;
	float: left;
	margin: 0 10px 5px 0;
}
.tag-cloud {
	float: left;
	width: 100%;
}
.tag-cloud a {
	background: #555;
	color: #ddd;
	float: left;
	font: 400 12px/12px 'Roboto', sans-serif;
	margin: 0 5px 5px 0;
	padding: 5px 7px;
	text-transform: uppercase;
}
.tag-cloud a:hover {
	text-decoration: none;
}
.tag-cloud a:visited {
	color: #ddd;
}
/************************************************
	Shortcodes
************************************************/
.button {
	border-radius: 5px;
	cursor: pointer;
	display: inline-block;
	font: 700 14px/14px 'Roboto', sans-serif;
	margin: 0 10px 10px 0;
	padding: 8px 12px;
}
.button a:hover {
	text-decoration: none;
}
.button.black a, .button.green a, .button.red a, .button.blue a, .button.orange a {
	color: #FFF;
}
.button.black {
	background: #333;
	border: 1px solid #111;
}
.button.black:hover {
	background: #444;
	border: 1px solid #111;
}
.button.green {
	background: #3ba323;
	border: 1px solid #2c8816
}
.button.green:hover {
	background: #3ba323;
	border: 1px solid #2c8816;
}
.button.red {
	background: #a80d0d;
	border: 1px solid #990c0c;
}
.button.red:hover {
	background: #a80d0d;
	border: 1px solid #990c0c;
}
.button.blue {
	background: #0f57a2;
	border: 1px solid #0a447f;
}
.button.blue:hover {
	background: #0f57a2;
	border: 1px solid #0a447f;
}
.button.orange {
	background: #cd460a;
	border: 1px solid #bc400a;
}
.button.orange:hover {
	background: #cd460a;
	border: 1px solid #bc400a;
}
.button.grey a {
	color: #777;
}
.button.grey {
	background: #DDD;
	border: 1px solid #CCC;
}
.button.grey:hover {
	background: #DDD;
	border: 1px solid #CCC;
}
.video-shortcode {
	margin-bottom: 20px;
}
.dropcap {
	color: #888;
	float: left;
	font: 700 40px/40px 'Roboto', sans-serif;
	margin-right: 6px;
	position: relative;
	text-transform: uppercase;
}
.highlight-yellow {
	background: #fbfac7;
	padding: 0 3px;
}
.highlight-black {
	background: #222;
	color: #eee;
	padding: 0 3px;
}
.one_half, .one_third, .two_third, .three_fourth, .one_fourth {
	float: left;
	margin-right: 4%;
}
.one_half {
	width: 48%;
}
.one_third {
	width: 30.6666%;
}
.two_third {
	width: 65.3332%;
}
.one_fourth {
	width: 22%;
}
.three_fourth {
	width: 74%;
}
.last {
	clear: right;
	margin-right: 0 !important;
}
.clearboth {
	clear: both;
	display: block;
	font-size: 0px;
	height: 0px;
	line-height: 0px;
	overflow: hidden;
	width: 100%;
}
.tab-shortcode {
	clear: both;
	float: none !important;
	width: auto !important;
}
.toggle {
	border-bottom: 1px solid #ccc;
	border-top-left-radius: 10px;
	border-top-right-radius: 10px;
	cursor: pointer;
	float: left;
	font: 700 16px/16px 'Roboto', sans-serif !important;
	padding: 10px 1.61290322580645% !important;
	width: 96.7741935483871% !important;
}
.toggle a {
	background: url(images/toggle.png) no-repeat left 50%;
	color: #555;
	padding-left: 25px;
	text-decoration: none;
}
.toggle a:visited {
	color: #fff;
}
.toggle-content {
	border-bottom: 1px solid #ccc;
	display: none;
	float: left;
	margin-bottom: 20px;
	padding-bottom: 10px;
	width: 100%;
}
.toggle-content .block {
	float: left;
	padding: 0px;
}
.blue-box {
	background: #d7e7f5;
	border: 1px solid #aacee6;
	color: #5e6984;
	float: left;
	margin-bottom: 20px;
	width: 100%;
}
.blue-box-content, .green-box-content, .grey-box-content, .red-box-content, .yellow-box-content {
	border: 1px solid #fff;
	padding: 10px;
	width: auto;
}
.blue-box-content h3, .green-box-content h3, .grey-box-content h3, .red-box-content h3, .yellow-box-content h3 {
	margin-bottom: 5px;
}
.green-box {
	background: #e2f2ce;
	border: 1px solid #bfe098;
	color: #466840;
	float: left;
	margin-bottom: 20px;
	width: 100%;
}
.grey-box {
	background: #eaeaea;
	border: 1px solid #c1c1c1;
	color: #838383;
	float: left;
	margin-bottom: 20px;
	width: 100%;
}
.red-box {
	background: #fde9ea;
	border: 1px solid #fdced0;
	color: #a14a40;
	float: left;
	margin-bottom: 20px;
	width: 100%;
}
.yellow-box {
	background: #fff6cc;
	border: 1px solid #ffdb4f;
	color: #736b4c;
	float: left;
	margin-bottom: 20px;
	width: 100%;
}
.tabber-container {
	float: left;
	position: relative;
	width: 300px;
}
ul.tabs-shortcode {
	display: inline;
	float: left;
	list-style: none !important;
	margin: 0 !important;
	position: absolute;
	top: 1px;
	left: 0px;
	width: 300px;
}
ul.tabs-shortcode li {
	background: #fff url(images/tab-bg.gif) repeat-x bottom;
	border: 1px solid #d5d5d5;
	border-bottom: none;
	float: left;
	height: 16px;
	line-height: 11px;
	margin: 0 !important;
	padding: 5px 10px !important;
	text-shadow: 1px 1px 0px #fff;
}
ul.tabs-shortcode li:hover {
	background: #fff url(images/tab-bg2.gif) repeat-x bottom;
	border-bottom: none;
	float: left;
	text-shadow: 1px 1px 0px #fff;
}
ul.tabs-shortcode li:first-child {
	border-right: none;
	border-top-left-radius: 5px;
}
ul.tabs-shortcode li:last-child {
	border-left: none;
	border-top-right-radius: 5px;
}
ul.tabs-shortcode li.active {
	background: #fff url(images/tab-bg2.gif) repeat-x bottom;
	border-bottom: none;
	float: left;
	text-shadow: 1px 1px 0px #fff;
}
ul.tabs-shortcode li a {
	color: #777;
	font: bold 11px/11px Roboto, arial, sans-serif;
}
ul.tabs-shortcode li a:hover {
	text-decoration: none;
}
ul.tabs-shortcode li.active a {
	color: #444;
}
.tab-content {
	background: #fff;
	border: 1px solid #d5d5d5;
	border-bottom-left-radius: 5px;
	border-bottom-right-radius: 5px;
	border-top-right-radius: 5px;
	box-shadow: 0px 2px 2px 0px #d5d5d5;
	float: left;
	margin-top: 27px;
	padding: 10px 10px;
	width: 290px;
}
.tabber-content-shortcode {
	border: 1px solid #ccc;
	border-bottom-left-radius: 0 !important;
	border-bottom-right-radius: 0 !important;
	border-top-right-radius: 0 !important;
	margin-bottom: 20px;
	padding: 10px 2% !important;
	width: 95.666666666% !important;
}
/************************************************
	Pagination
************************************************/
.nav-links {
	float: left;
	padding: 20px 19px 20px 20px;
	position: relative;
}
.pagination {
	clear: both;
	position: relative;
	font: bold 14px/14px Roboto, arial, sans-serif;
}
.pagination span, .pagination a {
	background: #555;
	border: 1px solid #333;
	border-radius: 3px;
	box-shadow: 0 3px 5px -1px #ccc;
	color: #fff;
	display: block;
	float: left;
	margin: 2px 5px 2px 0;
	padding: 9px 12px 8px 12px;
	text-decoration: none;
	width: auto;
}
.pagination .current, .pagination a:hover {
	background: #999;
	border: 1px solid #777;
	color: #fff;
}
.pagination a, .pagination a:visited {
	color: #fff
}
.nl-shortcode {
	width: 100%;
	max-width: 94%;
	margin: 1.5rem 0;
	border: 2px solid #eee;
	padding: 0.5rem 1rem 0.7rem 1rem;
	background: #fdfdfd;
}
.mc-field-group2 {
	width: 45%;
	padding: 0 0 0 0px;
	float: left;
	text-align: left;
}
.mc-field-group2-sc {
	width: 46%;
	padding: 0 20px 0 0px;
	float: left;
}
.mc-field-group3 {
	width: 45%;
	padding: 0 0 0 25px;
	float: left;
	text-align: left;
}
.mc-field-group3-sc {
	width: 45%;
	padding: 0 0px 0 20px;
	float: left;
}
.mce-responses-sc {
	clear: both;
}
#mc-embedded-subscribe-sc {
	clear: both;
}
.button-newsletter-sc {
	text-align: center;
	font: 700 14px/14px 'Roboto', sans-serif;
	text-shadow: 0 1px rgba(0, 0, 0, 0.1);
	cursor: pointer;
	font-weight: bold;
	display: inline-block;
	clear: both;
	padding: 10px;
	margin: 0 0 0 0;
	background-color: #f5f5f5;
	background-image: linear-gradient(top, #dd1212, #a11111);
	color: #fff;
	border: 1px solid #dcdcdc;
	border: 1px solid rgba(0, 0, 0, 0.1);
	width: 150px;
	border-radius: 2px;
}
.submit-sc {
	width: 100%;
	text-align: center;
}
.stick {
	position: fixed;
	top: 20px;
	max-width: 300px;
	z-index: 999;
}
.logged-in .stick {
    margin-top: 32px;
}
.header-insert {
	text-align: center;
	clear: both;
	height: auto;
	padding: 0;
	width: auto;
	max-width: 100%;
	border-top: 3px solid #2570bc;
	background-color: #000;
}
.header-insert-inner {
	max-width: 1220px;
	margin: 0px auto;
}
#fancybox-content {
	border-color: #222 !important;
}
#fancybox-outer {
	background: #222 !important;
}
.imagelightbox-nav {
	display: none;
}
/*social sharing buttons*/
.thetext {
	font-family: "Roboto", Arial, sans-serif;
	color: #2b2b2b;
	font-size: 1.1rem;
	font-weight: 500;
	margin-bottom: 0.1rem;
}
.social a {
	display:inline-block;
	margin:10px 10px 5px 0;
	padding: 5px 20px 5px 20px;
	color:#fff;
	font-weight:bold;
	text-align:center;
	text-decoration:none;
	border-radius:5px;
}
.social-top {
	float: right;
}
.social-top a {
	float:left;
	display:inline-block;
	margin:0;
	padding: 10px 20px;
	color:#fff;
	font-weight:bold;
	text-align:center;
	text-decoration:none;
}
.social a:visited, .social-top a:visited {
	color: #fff
}
/*Twitter*/ 
.twitter {
	background:#55acee;
	transition-duration: 0.2s;
	transition-timing-function: ease;
}
.twitter:hover {
	background: #87c5f3;
}
/*Facebook*/ 
.facebook {
	background:#3B5998;
	transition-duration: 0.2s;
	transition-timing-function: ease;
}
.facebook:hover {
	background: #637bad;
}
/*Back to top*/ 
.back-to-top {
	background:#33363B;
	transition-duration: 0.2s;
	transition-timing-function: ease;
}
.back-to-top:hover {
	background: #33363B;
}
.myclass {
	border-top: 2px solid #ccc;
	margin: 2.2rem 0px 0px;
	padding: 0.4rem 0.4rem;
	background: #f9f9f9;
}
.top-share-content {
	position: fixed;
	background: #33363B;
	color: #fff;
	z-index: 10000;
	width: 100%;
	vertical-align: middle;
	bottom: 0px;
	line-height: 40px;
	text-align: center;
}
.top-share-content .facebook {
	width: 40%;
	margin: 0px;
	display: inline-block;
	float: left;
	height: 40px;
}
.top-share-content .twitter {
	width: 40%;
	margin: 0px;
	display: inline-block;
	float: left;
	height: 40px;
}
.top-share-content .back-to-top {
	width: 20%;
	margin: 0px;
	display: inline-block;
	float: left;
	height: 35px;
	padding-top: 5px;
	font-size: 2rem;
}
.top-share-content a:hover {
	text-decoration: none;
}

.atentie-comentarii {
	margin: 0 20px 15px 20px;
	font-style: italic;
	color: #aaa;
	font-size: 14px;
    float: left;	
    letter-spacing: 0.2px;	
}

/************************************************
	Media Queries
************************************************/

@media screen and (max-width: 799px) and (min-width: 768px) {
    .archive-text {
	      
		       
        width: 67%;
    }
	    
	    
}
@media screen and (max-width: 849px) and (min-width: 800px) {
    .archive-text {
        width: 70%;
    }
	       
	     
		
		  
		     
}
@media screen and (max-width: 899px) and (min-width: 850px) {
    .archive-text {
        width: 72%;
		       
	     
    }
		     
	    
		       
	     
}
@media screen and (max-width: 949px) and (min-width: 900px) {
    .archive-text {
        width: 74%;
    }
	  
	      
}
@media screen and (max-width: 1001px) and (min-width: 950px) {
    .archive-text {
        width: 75%;
    }
}
@media screen and (min-width: 1003px) {
	#home-main {
		max-width: calc(100% - 341px);	
	}
}
@media screen and (max-width: 1002px) and (min-width: 768px) {
#nav-wrapper {
	width: 450px;
}
.asusadleaderboard {
 float: right;
 margin: 0 20px 10px 0;
 max-width: 100%;
}
.header-ad {
	padding: 0;
}
#logo-wrapper {
 float: left;
 margin: 0px;
}
.related-text {
 float: left;
 padding: 20px 0;
 min-height: 40px;
 letter-spacing: 0px;
}
.mc-field-group2-sc {
 width: 97%;
 padding: 0 20px 0 0px;
 float: left;
}
.mc-field-group3-sc {
 width: 97%;
 padding: 0 20px 0 0px;
 float: left;
}
.nl-shortcode {
 width: 91%;
}
#emagbox {
display: none;
}
.wp-caption img {
margin: 2px 2px -1px 2px;
}
#wrapper {
 width: 100%;
}
#main-search {
	width:138px;
}
#searchform input {
	width: 100px;
}
div.message2 {
 text-align: center;
 padding: 0px 0px 20px;
}
#message {
 width: 336px;
 padding: 5px 0 5px 20px;
}
#message-big {
 width: 300px;
 padding: 5px 0 5px 20px;
}
#message-center {
width: 336px;
clear: both;
margin: 0 auto;
padding: 15px 0px 30px 0;
}
#leader-wrapper {
 margin-top: 10px;
}
#leader-wrapper {
 width: 768px;
 height: auto;
}
#ad-970 {
 max-width: 768px;
 height: auto;
}

.full {
 width: 768px !important;
}
.full2 {
 width: 728px !important;
}
.full3 {
 width: 728px !important;
 margin: 0;
}
#reviewthumb {
 width: 738px;
}
#box-float {
 display: none;
 position: fixed;
 width: 120px;
 padding: 5px 10px;
 margin: 0;
 border-top: 7px solid #FF0000;
 border-bottom: 7px solid #FF0000;
 list-style: none;
 background: #111;
 font-size: 13px;
}
.ratings {
 padding: 15px 20px 0px;
}
.ratings2 {
 padding: 10px 20px;
}
.revgood {
 border-bottom: 1px solid #DDDDDD;
 float: none;
 margin: 0 0 10px;
 width: 100%;
 border-right: none;
}
.revbad {
 float: none;
 width: 100%;
}
#top-header-wrapper {
}
#top-nav {
 max-width: 370px;
}
.main-excerpt, .sub-text p, #sidebar-small-wrapper, .home-widget .cat-dark-text p, .sidebar-widget .cat-dark-text p, .prev-next-wrapper {
display: none;
}
.archive-image {
    margin-right: 20px;
    position: relative;
    width: 200px;	
}				  
ul.main-nav {
 max-width: 608px;
}
ul.main-nav li a {
 font: 700 12px/12px 'Roboto', sans-serif;
 padding: 14px 10px;
}
#featured-main {
 height: auto;
 padding: 0;
}
.main-story {
        max-width: 55.5%;
        width: 55.5%;
        height: 300px;	     
}
.main-story img {
 margin-left: 0px;
 min-width: 476px !important;
}
.main-text {
 width: 90%;
}
.main-text h1 {
 font-size: 40px;
}
.sub-story {
        max-width: 22.1%;
        width: 22%.1;
        height: 150px;
}
.sub-text {
        width: 88%;
}
.sub-text h2 {
 font-size: 17px;
}
ul.ticker {
 max-width: 583px;
}
span.sidebar-widget-header {}
#home-main,
.home-widget .category-dark,
.carousel-wrapper,
ul.home-carousel,
span.home-widget-header,
.sidebar-widget .category-dark,
#comments {
        width: 100%;
}
#home-left {
 border-right: none;
 width: 427px;
}
#sidebar-wrapper {
float: left;
width: 100%;
margin-left: 0px;
}
li.sidebar-widget {
width: 44%;
}
span.sidebar-widget-header {
width: 100%;
}    
li.home-widget,
.home-widget .cat-dark-text,
.home-widget .cat-dark-bottom,
.home-widget .cat-light-top,
.home-widget .cat-light-bottom,
#social-box  {
 width: 387px;				
}
.home-widget .cat-light-bottom ul li p,
.sidebar-small-widget .cat-light-bottom ul li p,
.sidebar-widget .cat-light-bottom ul li p,
.footer-widget .cat-light-bottom ul li p {
width: 67%;
}
.archive-text {
	float: left;
}
#content-area,
.post-tags,
#related-posts, 
#archive-wrapper,
.nav-links {
            margin: 2%;
    width: 96%;
    max-width: 96%;

}
#related-posts2 {
 padding: 20px 20px 10px;
 width: 690px;
}
#related-posts2 ul {
 display: inline;
 float: left;
 width: 100%;
}
#related-posts2 ul li {
 display: inline;
 float: left;
 margin-left: 10px;
 width: 223px;
}
#author-info {
 padding: 20px;

}
#author-text {

}
#author-info2 {
 padding: 20px 10px 30px 30px;
 width: 690px;
}
#author-text2 {
 padding: 0 20px 0 10px;
 width: 560px;
}
.home-widget .cat-dark-text, .sidebar-widget .cat-dark-text {
 padding: 20px;
}
.home-widget .cat-dark-text h2 {
 font-size: 28px;
}
.home-widget .cat-dark-bottom ul li p a, .home-widget .cat-light-bottom ul li p a {
 width: 292px;
}
    .sidebar-widget .cat-light-top {
        width: 100%;
    }
    .sidebar-widget .cat-light-bottom {
        width: 95%;
    }
    .sidebar-widget .cat-light-bottom ul li p a {
        font: bold 15px/17px "Roboto",arial, sans-serif;
        width: 215px;
    }
    #widgetad2 img {
        max-width: 100%;
    }		      
#related-posts ul li {
 margin: 0 20px 10px 0;
 width: 30%;
}
    #respond form {
        padding: 0% 2%;
        width: 100%;
        clear: both;
    }
    ol.commentlist {
        padding: 2%;
        width: 96%;
        clear: both;
    }
li.footer-widget {
 border-left: none;
 margin: 0 0 20px 56px;
 padding-left: 0;
}
li.footer-widget:first-child {
 margin-left: 56px;
}
#footer-bottom {
 padding: 10px 20px;
}

#footer-bottom ul {
 float: right;
 margin-top: 10px;
 margin-right: 20px;
}
.mc-field-group2 {
width: 45%;
padding: 0 0 0 0px;
float: left;
text-align: left;
}
.mc-field-group3 {
width: 45%;
padding: 0 0 0 30px;
float: left;
text-align: left;
}
 #top-header-wrapper {
 border-top: 1px solid #ddd;
 border-bottom: 1px solid #ddd;
}
#menu-item-23421 {display:none;}
}
 @media screen and (max-width: 767px) and (min-width: 600px) {
#wrapper, #nav-wrapper, .main-story, #sidebar-wrapper, span.home-widget-header, span.sidebar-widget-header, .home-widget .category-dark, .carousel-wrapper, ul.home-carousel, .sidebar-widget .category-dark, ul.tabber-widget, #comments {
        width: 100%;
}
.header-ad {
	padding: 0;
}
.related-text {
 float: left;
 padding: 5px 0;
 min-height: 40px;
 letter-spacing: 0px;
 height: initial;
}
#emagbox {
}
.wp-caption img {
margin: 3px 2px 0px 2px;
}
#site-title {
padding: 7px 10px 0;
margin: 0;
font-weight: bold;
font-size: 14px;
width: 380px;
text-align: center;
}
div.message2 {
 padding: 0px;
 display: none;
}
h1.headline, h1.headline-page {
 font-size: 32px;
}
.full {
 width: 600px !important;
}
.full2 {
 width: 560px !important;
}
.full3 {
 width: 560px !important;
 margin: 0;
}
#reviewthumb {
 width: 572px;
}
.ratings {
 padding: 15px 20px 0px;
}
.ratings2 {
 padding: 10px 20px;
}
.revgood {
 border-bottom: 1px solid #DDDDDD;
 float: none;
 margin: 0 0 10px;
 width: 100%;
 border-right: none;
}
.revbad {
 float: none;
 width: 100%;
}
#top-header-wrapper {
 margin: 0 10px;
 max-width: 578px;
 width: 578px;
 display: none;
}
#top-nav {
 max-width: 380px;
}
#leader-wrapper {
 margin-top: 10px;
}
#leader-wrapper, #ad-970 {
 max-width: 600px;
 width: 600px;
 height: auto;
}
#logo-wrapper {
 margin: 0px 0px 0px 170px;
}
ul.main-nav, .main-excerpt, .sub-text p, #ticker-wrapper, #sidebar-small-wrapper, .home-widget .cat-dark-text p, .sidebar-widget .cat-dark-text p, .related-image {
 display: none;
}
#nav-mobi {
 display: inline;
}
#nav-mobi select {

}
#featured-main {
 height: 528px;
 padding: 0;
}
.main-story {
 height: 387px;
}
.main-story img {
 margin-left: 0;
 min-width: 100% !important;
}
.main-text h1 {
 font-size: 52px;
}
.sub-story {
        width: 24.8%;
 height: 140px;
}
.sub-text {
        width: 85%;
}
.sub-text h2 {
 font-size: 15px;
}
#home-main, #home-left {
 border-right: none;
        width: 100%;
}
li.home-widget, .home-widget .cat-dark-text, .home-widget .cat-dark-bottom, .home-widget .cat-light-top, .home-widget .cat-light-bottom, li.sidebar-widget, .sidebar-widget .cat-dark-text, .sidebar-widget .cat-dark-bottom, .sidebar-widget .cat-light-top, .footer-widget .cat-light-top, .sidebar-widget .cat-light-bottom, .footer-widget .cat-light-bottom, ul.latest-comments, li.footer-widget, .main-text, #title-main, #social-box {
        width: 100%;
}
    .sidebar-widget .cat-light-top {
        width: 65%;
    }
    .main-text {
        width: 95%
    }				    
.home-widget .cat-dark-text, .sidebar-widget .cat-dark-text {
 padding: 20px;
}
.home-widget .cat-dark-text h2, .sidebar-widget .cat-dark-text h2 {
 font-size: 40px;
}
.home-widget .cat-dark-byline {
 font: 400 14px/14px 'Alegreya', serif;
}
.home-widget .cat-dark-bottom ul li p a, .home-widget .cat-light-bottom ul li p a, .sidebar-widget .cat-dark-bottom ul li p a, .sidebar-widget .cat-light-bottom ul li p a, .footer-widget .cat-light-bottom ul li p a {
        width: 80%;
}
    .sidebar-widget .cat-light-bottom ul li img {
        width: 15%;
    }
    .sidebar-widget .cat-light-bottom ul li p {
        width: 80%;
    }
    .sidebar-widget .cat-dark-bottom ul li p a {
        font: bold 20px/22px "Helvetica Neue", Helvetica, arial, sans-serif;
    }
    span.list-byline {
        font: bold 13px/15px "Helvetica Neue", Helvetica, arial, sans-serif;
    }     
.sidebar-widget .cat-dark-bottom .list-byline {
 display: inline;
}
    #widgetad2 img {
        max-width: 100%;
	      
    }
#content-area, .post-tags, #related-posts, #archive-wrapper, .nav-links {
    margin: 2%;
    width: 96%;
    max-width: 96%;
}
#related-posts2 {
 padding: 20px 20px 10px;
 width: 520px;
}
#author-info {
 padding: 20px;
 width: 560px;
}
#author-text {
 padding: 0 10px 10px;
}
#author-info2 {
 padding: 20px 10px 20px 20px;
 width: 530px;
}
#author-text2 {
 padding: 0 10px;
 width: 410px;
}
.fb-like span {
 overflow: hidden !important;
 width: 90px !important;
 margin-right: -375px;
}
.prev-next-wrapper {
 padding: 30px;
 width: 540px;
}
.prev-post, .next-post {
 width: 250px;
}
#related-posts ul li {
 margin: 0;
 width: 100%;
}
#related-posts2 ul li {
 margin: 0 0 10px 0;
 width: 520px;
}
    .related-text {
        min-height: auto;
    }     
.archive-text {
        width: 60%;
        overflow: hidden;	      
}
    .archive-text p {
        margin-top: 5px;
	      
    }
    .tag .archive-text,
    .search .archive-text {
        max-height: initial;
    }
    #respond form {
        padding: 0% 2%;
        width: 100%;
        clear: both;
    }
    ol.commentlist {
        padding: 0%;
        width: 100%;
        clear: both;
    }
ol.commentlist, #respond form {
 padding: 0 20px 20px;
 width: 560px;
}
#sidebar-wrapper {
 border-top: 1px dotted #ccc;
}
.footer-widget .category-light h2 a {
 font-size: 24px;
}
.comment-text {
 width: 500px;
}
#footer-top {
 padding: 25px 20px;
 width: 560px;
}
li.footer-widget {
 border-left: none;
 margin: 0 0 20px 0;
 padding-left: 0;
}
li.footer-widget:first-child {
 margin-left: 0;
}
#footer-bottom {
 padding: 10px 20px;
}
#footer-bottom p {
float: left;
}
#footer-bottom ul {
 max-width: 560px;
float: right;
 margin-top: 10px;
 margin-right: 20px;
}
.mc-field-group2 {
width: 45%;
padding: 0 0 0 0px;
float: left;
text-align: left;
}
.mc-field-group3 {
width: 45%;
padding: 0 0 0 30px;
float: left;
text-align: left;
}
.asusadleaderboard {
 display:none;
}
.ad-home-sidebar {
	padding: 0 20px 20px 20px;
	float: left;
    width: 336px;
}
}
 @media screen and (max-width: 599px) and (min-width: 480px) {
#wrapper, #nav-wrapper, .main-story, #sidebar-wrapper, span.home-widget-header, span.sidebar-widget-header, .home-widget .category-dark, .carousel-wrapper, ul.home-carousel, .sidebar-widget .category-dark, ul.tabber-widget, #comments {
        width: 100%;
}
.header-ad {
	padding: 0;
}
#cookiemessage {
    margin-bottom: 40px;
}
.related-text {
 float: left;
 padding: 5px 0;
 min-height: 40px;
 letter-spacing: 0px;
}
#emagbox {
display: none;
}
.wp-caption img {
  margin: 2px 1px -1px 2px;
}
.mc-field-group2-sc {
 width: 97%;
 padding: 0 20px 0 0px;
 float: left;
}
.mc-field-group3-sc {
 width: 97%;
 padding: 0 20px 0 0px;
 float: left;
}
.nl-shortcode {
 width: 92%;
}
div.message2 {
 padding: 0px;
 display: none;
}
#message {
 width: 336px;
 margin: 0px auto;
 float: none;
 padding: 0px 0px 30px 0;
}
#message-big {
 width: 300px;
 margin: 0px auto;
 float: none;
 padding: 0px 0px 30px 0;
}
#message-center {
width: 336px;
clear: both;
margin: 0 auto;
padding: 0px 0px 30px 0;
}
.full {
 width: 480px !important;
}
.full2 {
 width: 440px !important;
}
.full3 {
 width: 440px !important;
 margin: 0;
}
#reviewthumb {
 width: 452px;
}
#top-nav {
 width: 458px;
 max-width: 490px;
 padding: 0 0 5px;
 text-align: center;
}
#top-header-wrapper {
 height: 59px;
 margin: 0 10px;
 display: none;
}
#leader-wrapper {
 height: 50px;
 margin-top: 10px;
}
#ad-320 {
 display: inline-block;
}
#logo-wrapper {
 height: 70px !important;
 width: 191px;
 margin: 0px auto;
 float: none;
}
#logo-wrapper a img {
	height: 70px;
}
#content-social {
 border-top: 1px solid #ddd;
 float: left;
 max-width: 480px;
 width: 100%;
 padding: 0 0 0 120px;
}
#content-social ul li:first-child {
 border-left: none;
}
#content-social ul li:last-child {
 border-right: 1px solid #ddd;
}
.entry-utilityrev {
 display: none;
}
.ratings {
 padding: 15px 20px 0px;
}
.ratings2 {
 padding: 10px 20px;
}
.revgood {
 border-bottom: 1px solid #DDDDDD;
 float: none;
 margin: 0 0 10px;
 width: 100%;
 border-right: none;
}
.revbad {
 float: none;
 width: 100%;
}
#nav-mobi {
 display: inline;
}
#nav-mobi select {

}
#ad-970, ul.main-nav, .main-excerpt, .sub-text p, #ticker-wrapper, #sidebar-small-wrapper, .home-widget .cat-dark-text p, .sidebar-widget .cat-dark-text p, .prev-next-wrapper, .related-image, .archive-image, #author-info img, #author-info2 img {
 display: none;
}
#featured-main {
        height: 100%;
 padding: 0;
}
.main-story {
 height: 310px;
}
.main-story img {
 margin-left: 0;
 min-width: 480px !important;
}
.main-text {
        padding: 3% 0;
        width: 100%;
}
.main-text h1 {
 font-size: 42px;
}
.sub-story {
        width: 50%;
        border: 0px;
}
    .sub-story img {
        width: 100%;
    }		    
.sub-text {
        padding: 2% 4%;
        width: 92%;
}
.sub-text h2 {
 font-size: 24px;
}
#home-main, #home-left {
 border-right: none;
 width: 100%;
}
li.home-widget, .home-widget .cat-dark-text, .home-widget .cat-dark-bottom, .home-widget .cat-light-top, .home-widget .cat-light-bottom, li.sidebar-widget, .sidebar-widget .cat-dark-text, .sidebar-widget .cat-dark-bottom, .sidebar-widget .cat-light-top, .footer-widget .cat-light-top, .sidebar-widget .cat-light-bottom, .footer-widget .cat-light-bottom, ul.latest-comments, li.footer-widget, #title-main, #social-box, .archive-text, #author-text {
 width: 100%;
}
#social-box2 {
 width: 340px;
}
.home-widget .cat-dark-text, .sidebar-widget .cat-dark-text {
 padding: 20px;
}
.home-widget .cat-dark-text h2, .sidebar-widget .cat-dark-text h2 {
 font-size: 33px;
}
.home-widget .cat-dark-byline {
 font: 400 14px/14px 'Alegreya', serif;
}
.home-widget .cat-dark-bottom ul li p a, .home-widget .cat-light-bottom ul li p a, .sidebar-widget .cat-dark-bottom ul li p a, .sidebar-widget .cat-light-bottom ul li p a, .footer-widget .cat-light-bottom ul li p a {
 width: 345px;
}
.sidebar-widget .cat-dark-bottom .list-byline {
 display: inline;
}
h1.headline, h1.headline-page {
 font-size: 26px;
}
.fb-like span {
 overflow: hidden !important;
 width: 90px !important;
 margin-right: -375px;
}
.footer-widget .category-light h2 a {
 font-size: 24px;
}
.comment-text {
 width: 400px;
}
#footer-top, #content-area, .post-tags, #related-posts, #archive-wrapper, .nav-links {
    margin: 2%;
    width: 96%;
    max-width: 96%;
}
#related-posts2 {
 padding: 20px 20px 10px;
 width: 400px;
}
#author-info {
 padding: 20px;
 width: 440px;
}
#author-info2 {
 padding: 20px 10px;
 width: 420px;
}
#author-text2 {
 padding: 10px 0;
 width: 420px;
}
#related-posts ul li {
 margin: 0 0 10px 0;
 width: 440px;
}
#related-posts2 ul li {
 margin: 0 0 10px 0;
 width: 400px;
}
ol.commentlist, #respond form {
 padding: 0 20px 20px;
 width: 440px;
}
#sidebar-wrapper {
 border-top: 1px dotted #ccc;
}
li.footer-widget {
 border-left: none;
 margin: 0 0 20px 0;
 padding-left: 0;
}
li.footer-widget:first-child {
 margin-left: 0;
}
#footer-bottom {
 padding: 10px 20px;
 margin-bottom: 40px;

}
#footer-bottom p, #footer-bottom ul {
 margin-right: 0;
 max-width: 100%;
 width: 100%;
}
#footer-bottom ul {
 float: left;
 margin-top: 10px;
}
.mc-field-group2 {
width: 45%;
padding: 0 0 0 0px;
float: left;
text-align: left;
}
.mc-field-group3 {
width: 45%;
padding: 0 0 0 30px;
float: left;
text-align: left;
}
.asusadleaderboard {
 display:none;
}
.top-share-content {
 width: 100%;
}
.ad-home-sidebar {
	padding: 0 20px 20px 20px;
	float: left;
    width: 336px;
}
}
 @media screen and (max-width: 479px) {
#wrapper, #nav-wrapper, .main-story, #sidebar-wrapper, #comments {
 width: 100%;
}
.header-ad {
	padding: 0;
}
.insert {
	background: url(https://www.giz.ro/wp-content/themes/giz-responsive/ads/acer-swift-7-479x120.jpg) no-repeat;
	display: block;
	box-sizing: border-box;
	padding-left: 100%;
	height: 120px;
}
.insert-emag {
	background: url(https://www.giz.ro/wp-content/uploads/2018/11/emag-black-friday-2018-mobil-tall.jpg) no-repeat center;
	display: block;
	box-sizing: border-box;
	padding-left: 100%;
	height: 600px;
}
.mc-field-group2-sc {
 width: 97%;
 padding: 0 20px 0 0px;
 float: left;
}
.mc-field-group3-sc {
 width: 97%;
 padding: 0 20px 0 0px;
 float: left;
}
.nl-shortcode {
 width: 88%;
}

.blocker-text {
	max-width: 80%;
}
iframe {
max-width: 100%;
}

embed, object, video {
 max-width: 100%;
 height: auto;
}

#content-area h2 {
  color: #333333;
  font: 700 22px/25px 'Roboto', sans-serif;
  margin: 25px 0 15px;
  width: 96%;
  letter-spacing: -0.5px;
}

div.cat-desc {
	padding: 15px 10px 5px;
}
.wp-caption img {
	margin: 0px 0px -3px 0px;
	max-width: 100%;
}
#fixedhead {
	margin-left: -15px;
}

#cookiemessage {
    margin-bottom: 40px;
}
.related-text {
 float: left;
 padding: 0;
 min-height: 40px;
 letter-spacing: 0px;
 height: initial;
}
#emagbox {
display: none;
}
div.message2 {
 padding: 0px;
 display: none;
}
#message,#message-center {
 width: 336px;
 padding: 10px 0px 30px 0;
 float: none;
 margin: 0px auto;
 clear:both;
}
#message-big {
 width: 300px;
 padding: 10px 0px 30px 0;
 float: none;
 margin: 0px auto;
 clear:both;
}

.full {
 width: 320px !important;
}
.full2 {
 padding-right: 10px !important;
 width: 300px !important;
}
.full3 {
 padding-right: 10px !important;
 width: 300px !important;
 margin: 0;
}
#reviewthumb {
 width: 292px;
}
#top-nav {
 padding: 5px;
 width: 310px;
 text-align: center;
}
#top-header-wrapper {
 border-left: 0 none;
 border-right: 0 none;
 height: 61px;
 margin: 0;
 width: 320px;
 display: none;
}
.entry-utilityrev {
 display: none;
}
div.hhreview {
 margin: -10px 0 20px 0;
 padding: 10px;
 border: 1px solid #ddd;
 font-size: 0.9em;
 background-color: #eee;
 font: 14px/23px Roboto, arial, sans-serif;
}
.ratings {
 padding: 15px 20px 0px;
}
.ratings2 {
 padding: 10px 20px;
}
.revgood {
 border-bottom: 1px solid #DDDDDD;
 float: none;
 margin: 0 0 10px;
 width: 100%;
 border-right: none;
}
.revbad {
 float: none;
 width: 100%;
}
#site-title {
 font-size: 12px;
 padding: 2px 8px;
}
#leader-wrapper {
 height: 50px;
 margin-top: 10px;
}
#ad-320 {
 display: inline-block;
}
#logo-wrapper {
 height: 70px !important;
 width: 191px;
 margin: 0px auto;
 float: none;
}
#logo-wrapper img {
 width: 237px;
 margin: 0 0 0px 0px;
}
#logo-wrapper a img {
	height: 70px;
}
#nav-mobi {
 display: inline;
}
#nav-mobi select {
 width: 100%;
}
#main-search {
 width: 120px;
}
#searchform input {
 width: 81px;
}
#content-social {
 border-top: 1px solid #ddd;
 float: left;
 max-width: 320px;
 width: 100%;
 padding: 0 0 0 48px;
}
#content-social ul li:first-child {
 border-left: none;
}
#content-social ul li:last-child {
 border-right: 1px solid #ddd;
}
#ad-970, ul.main-nav, .main-byline, .main-excerpt, .sub-text p, #ticker-wrapper, #sidebar-small-wrapper, .home-widget .cat-dark-text p, .home-widget .cat-dark-bottom img, .home-widget .cat-light-bottom img, span.list-byline, .sidebar-widget .cat-dark-text p, .sidebar-widget .cat-dark-bottom img, .sidebar-widget .cat-light-bottom ul li img, .footer-widget .cat-light-bottom ul li img, .prev-next-wrapper, .related-image, .archive-image, .comment-avatar, #author-info img, #author-info2 img, #author-info2, #author-text2 {
 display: none;
}

#featured-main {
 height: 100%;
 padding: 0;
}
.main-story {
 height: 100%;
}
.main-story img {
 margin-left: 0;
 min-width: 320px !important;
 position: initial;
}
.main-text h1 {
 font-size: 16px;
 text-align: left;
     max-width: 90%;
    margin: 0;
}
.sub-story {
 width: 50%;
 height: 100%;
 border: 0px;
}
.sub-text {
 width: 88%;
}
.sub-text h2 {
 font-size: 16px;
}
#home-main, #home-left, .home-widget .category-dark, .carousel-wrapper, ul.home-carousel, .sidebar-widget .category-dark {
 border-right: none;
 width: 100%;
}
.home-widget .category-dark, .carousel-wrapper, .sidebar-widget .category-dark {
 margin: -32px 0 -10px -10px;
}
li.home-widget, .home-widget .cat-dark-text, .home-widget .cat-dark-bottom, li.sidebar-widget, .sidebar-widget .cat-dark-text, .sidebar-widget .cat-dark-bottom, #footer-bottom, .main-text, .post-tags, .nav-links {
 padding: 15px;
 width: 100%;
}

#footer-bottom {
margin-bottom: 40px;	
}

#title-main {
	width: 100%;
	padding: 0px;
}

.nav-links {
padding: 5px;
}
.sidebar-widget  .cat-dark-text {
	width: 92%;
}

li.sidebar-widget {
	width: 98%;
}

li.sidebar-widget ul li {
  padding: 5px 15px 5px 0;
}
.sidebar-widget .cat-dark-bottom {
	width: 91%;
}
#sidebar-wrapper ul {
	width: 100%;
}
#author-info {
 padding: 20px 10px 20px 10px;
 width: 100%;
}
.home-widget .cat-dark-text h2, .sidebar-widget .cat-dark-text h2 {
 font-size: 22px;
}
.home-widget .cat-dark-bottom ul li p a, .home-widget .cat-light-bottom ul li p a, .home-widget .cat-light-top, .sidebar-widget .cat-dark-bottom ul li p a, .sidebar-widget .cat-light-top, .sidebar-widget .cat-light-bottom ul li p a, .footer-widget .cat-light-bottom ul li p a, ul.latest-comments, .archive-text, #author-text {
 width: 100%;
}
.home-widget .cat-dark-byline {
 font: 400 14px/14px 'Alegreya', serif;
}
.home-widget .category-light h2 a, .sidebar-widget .category-light h2 a, .footer-widget .category-light h2 a {
 font-size: 17px;
}
.home-widget .cat-light-bottom {
 margin: 0 0 -10px -10px;
 padding: 10px;
 width: 300px;
}
span.home-widget-header, span.sidebar-widget-header {
 margin: -10px 0 7px -10px;
 width: 100%;
}
h3.sidebar-widget-header, h3.home-widget-header {
 margin-left: 10px;
}
ul.tabber-widget {
 margin: -10px 0 0 -10px;
 padding: 0 10px 10px;
 width: 300px;
}
.tabber-container {
 margin-bottom: 10px;
}
h1.headline, h1.headline-page {
 font-size: 26px;
}
h1.headline {
	padding: 3%;
}
h3.cat-header {
 font-size: 30px;
}
#social-box2 {
 padding: 20px 10px 15px;
 width: 280px;
}
#social-box {
 padding: 0 10px 8px;
 width: 300px;
}
.fb-like span {
 overflow: hidden !important;
 width: 90px !important;
 margin-right: -375px;
}
span.twitter-byline {
 margin: 5px 0 0 0;
}
#footer-top, #content-area, #related-posts, #archive-wrapper {
	padding: 10px 0 10px 0;
    margin: 2%;
    width: 96%;
    max-width: 96%;
}
#related-posts {
	padding: 20px 10px;
	margin: 0;
}
#related-posts2 {
 padding: 20px 10px 10px;
 width: 280px;
}
#related-posts ul li {
 margin: 0 0 10px 0;
 width: 100%;
}
#related-posts2 ul li {
 margin: 0 0 10px 0;
 width: 280px;
}
ol.commentlist, #respond form {
 padding: 0 10px 20px;
 width: 99%;
}
#comments .commentmeta {
 margin: 0;
}
#sidebar-wrapper {
 border-top: 1px dotted #ccc;
}
li.footer-widget {
 border-left: none;
 margin: 0 0 20px 0;
 padding-left: 0;
}
li.footer-widget:first-child {
 margin-left: 0;
}
#footer-bottom p, #footer-bottom ul {
 margin-right: 0;
 max-width: 300px;
 width: 300px;
}
#footer-bottom ul {
 float: left;
 margin-top: 10px;
}
.mc-field-group2 {
width: 95%;
padding: 0 0 0 0px;
float: left;
}
.mc-field-group3 {
width: 95%;
padding: 0 0 0 0px;
float: left;
}
.asusadleaderboard {
 display: none;
}
.top-share-content {
 width: 100%;
}
.ad-home-sidebar {
	float: left;
    width: 336px;
}
.ad-post {
	font-size: 1rem;
}
}
 @media only screen and (-Webkit-min-device-pixel-ratio: 1.5), only screen and (-moz-min-device-pixel-ratio: 1.5), only screen and (-o-min-device-pixel-ratio: 3/2), only screen and (min-device-pixel-ratio: 1.5) {
 .fb-but, .fb-but:hover, .twitter-but, .twitter-but:hover, .pinterest-but, .pinterest-but:hover, .google-but, .google-but:hover, .youtube-but, .youtube-but:hover, .linkedin-but, .linkedin-but:hover, .rss-but, .rss-but:hover, .instagram-but, .instagram-but:hover {
 background-image: url(images/social-buttons@2x.png);
 background-size: 264px 60px;
}
 span.twitter-byline {
 background-image: url(images/twitter@2x.png);
 background-size: 12px 10px;
}
.mc-field-group2 {
width: 35%;
padding: 0 0 0 20px;
float: left;
}
.mc-field-group3 {
width: 57%;
padding: 0 0 0 20px;
float: left;
}
}
.twitter-share-button {
	margin: 3px 20px 0 0;
}
.gizplusone {
	margin: 3px 0 0 0;
}

#emagboxbottom {
	padding: 9px 10px 8px 8px;
	max-width: 980%;
	overflow: hidden;
	border-top: 3px solid #2d88e5;
}
.giz-clear {
	clear:both;
}
#emagbox {
}
h3.post-header2 {
	color: #fff;
	background: #2d88e5;
	float: left;
	font: 400 14px/12px 'Roboto', sans-serif;
	margin: 0px 0 0px 20px;
	padding: 5px 10px 8px;
	position: relative;
	text-transform: uppercase;
	z-index: 10;
}
#button-comment {
	display:block;
	clear: both;
	padding: 10px;
	margin: 0 auto 30px auto;
	background-color: #2c90ed;
	color: #444;
	width: 200px;
	border-radius: 2px;
}
a.button-comment {
	font: 700 16px/16px 'Roboto', sans-serif;
	display: block;
	text-align: center;
	margin: 0px auto;
	padding: 0;
	font-weight: bold;
	text-shadow: 0 1px rgba(0, 0, 0, 0.1);
}
a.button-comment:hover {
	text-decoration:none;
}

#menu-footer-menu a {
	color: #6aa6e3;
}
#newsletter-signup {
	border-top: 3px solid #ef1010;
	clear:both;
}
.newsletter-header {
	color: #000;
	font: 400 24px/32px 'Roboto', sans-serif;
	margin: 5px 0 0px 0px;
	padding: 0px;
	text-transform: uppercase;
	text-align: center;
}
.newsletter-catchphrase {
	color: #000;
	margin: 20px 0 30px 0px;
	padding: 0px;
	text-align: center;
}
.newsletter-catchphrase-shortcode {
	color: #000;
	margin: 0px 0 0px 0px;
	padding: 0px;
	font-size: 1.3rem;
	line-height: 2rem;
	text-align: center;
}
.button-newsletter {
	text-align: center;
	font: 700 14px/14px 'Roboto', sans-serif;
	text-shadow: 0 1px rgba(0, 0, 0, 0.1);
	cursor: pointer;
	font-weight: bold;
	display: inline-block;
	padding: 10px;
	margin: 10px 0px 0px 0;
	background-color: #f5f5f5;
	background-image: linear-gradient(top, #dd1212, #a11111);
	color: #fff;
	border: 1px solid #dcdcdc;
	border: 1px solid rgba(0, 0, 0, 0.1);
	width: 130px;
	border-radius: 2px;
}
.newsletter-label {
	color: #bbb;
	margin: 0 0 0px -1px;
	line-height: 20px;
}
.required2 {
	width: 100%;
	background: none repeat scroll 0% 0% #F6F6F6;
	border: 1px solid #DDD;
	box-shadow: 2px 2px 5px 0px #EEE inset;
	display: block;
	margin: 0px 0px 10px 0;
	padding: 5px;
	font: 14px Roboto, arial, sans-serif;
}
#mc_embed_signup2 {
	margin: 0 0px 0 0;
}
#content-area blockquote h3 {
	float: right;
	color: #2d88e5;
	width: 40%;
	font: italic 20px/26px verdana, arial, sans-serif;
	margin: 0 0 20px 20px;
}
#mc-embedded-subscribe-form {
	text-align: center;
}
@media screen and (max-width: 320px) {
#message, #message-center, #message-big {
    width: 300px;
    margin: 0px auto 30px auto;
}
}