/*
Theme Name: PinkItalia
Theme URI: http://pink-italia.it
Author: Fabio Folgori
Author URI: http://fabiofolgori.it/
*/

/* @override http://pinkitalia.it/wp-content/themes/pinkitalia/style.css */

@import url(//fonts.googleapis.com/css?family=cookie);

/* @group structure */

body {
	background: #fff;
	font-family: 'Lato';
	font-size: 13px;
	overflow-y: scroll !important;
}

a {
	color: #c50060;
}

a:focus,
a:active {
	text-decoration: none;
	color: inherit;
}

.border {
	border: solid 1px #ccc;
	margin: 0 auto;
	/*
	width: 1012px;
	*/
}

a:hover {
	color: #000;
	text-decoration: none;
}

input {
	outline: none !important;
}

.container {
	max-width: 1010px;
}

.clearfix:after {
	clear: both;
	content: '';
	display: block;
}

.img-responsive {
	display: block;
	height: auto;
	width: 100%;
}

#page {
	margin: 0;
}

h1.entry-title {
	color: #c50060;
	font-size: 2.5em;
	line-height: 1.25em;
	font-weight: lighter;
	margin-bottom: 15px;
	padding-bottom: 10px;
}

.entry-content p,
.entry-content li {
	font-size: 1.2em;
	line-height: 1.6em;
	margin-bottom: 20px;
}

.archive h1.main-title,
.archive h1.slider-title {
	background: #c50060;
	border-bottom: none;
	font-size: 1.5em;
	color: #fff;
	display: inline-block;
	padding: 10px;
	text-transform: uppercase;
}

.archive h1.slider-title {
	margin: 0;
	position: absolute;
	top: 0;
	right: 0;
	z-index: 20;
}

#content {
	border-top: none;
	padding-top: 20px;
}

iframe {
	display: block;
	margin: 0 auto 10px;
}

/* @end */

/* @group ads */

.wrapper-skin-qn {
	background: #fff;
	width: 1010px;
}

#header-qn {
	overflow: hidden;
	margin: 0 auto;
	height: 40px;
	width: 800px;
}

.space728 {
	margin: 10px 0  0;
	padding-left: 141px;
}

/* @end */

/* @group header */

#menu-toggle,
.nav-mobile {
	display: none;
}

.nav-mobile {
	clear: both;
}

.nav-mobile li {
	float: none;
	display: block !important;
	width: 100%;
	text-align: center;
	margin: 0;
	margin-bottom: 5px;
	border: 0 !important;
}

.nav-mobile li a{
	display: block !important;
	width: 100%;
	text-align: center;
	margin: 0;
	border: 0 !important;
}

#menu-toggle {
	float: right;
}

#menu-toggle a {
	display: block;
	height: 30px;
	width: 30px;
	position: relative;
}

.line {
	background: #c50060;
	height: 3px;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 1200;
	width: 30px;
	transition: all linear 0.15s;
	-webkit-transition: all linear 0.15s;
	-moz-transition: all linear 0.15s;
	-ms-transition: all linear 0.15s;
	-o-transition: all linear 0.15s;
}

.relative {
	position: relative;
}

#menu-container li {
	margin-bottom: 20px;
}

.close .line-1,
.close .line-2 {
	-webkit-transform: rotate(45deg);
	top: 8px;
	left: 50%;
	margin-left: -15px;
}

.close .line-3,
.close .line-4 {
	-webkit-transform: rotate(-45deg);
	top: 8px;
	left: 50%;
	margin-left: -15px;
}

.line-1 {
	top: 0;
}

.line-2 {
	top: 6px;
}

.line-3 {
	top: 12px;
}

.line-4 {
	top:  18px;
}

#head #searchform {
	display: none;
	background: #ccc;
	margin-bottom: 0;
	padding: 20px 0;
}

#head #s {
	display: block;
	width: 100%;
	margin: 0 auto;
	max-width: 500px;
	padding: 20px;
	font-size: 20px !important;
}

.nav-city {
	float: left;
	margin-top: 10px;
}

.nav-city li {
	float: left;
}

.nav-city li a {
	color: #000;
	font-family: 'Cookie';
	font-size: 1.8em;
	margin-top: 46px;
	padding: 5px;
}

.nav-city li a .icon {
	margin-left: -40px;
	margin-right: -30px;
	width: auto;
}

.nav-city li a:hover {
	background: #fff !important;	
	color: #c50060;
}

.nav-city li.active a {
	color: #c50060;
	font-size: 6em;
	line-height: 1em;
	margin-top: 0;
	margin-left: 20px;
	margin-right: 5px;
}

.nav-social {
	float: right;
}

.nav-social li {
	float: left;
}

.nav-social li a {
	color: #444;
	padding: 5px;
}

.nav-social li a:hover {
	background: #fff !important;
	color: #c50060;
}

.nav-social li a i {
	font-size: 1.4em;
}

#headline .post {
	overflow: hidden;
}

#headline .post h3 a {
	font-weight: normal !important;
}

#headline .post a:hover {
	color: #c50060;
}

#headline article .wp-post-image {
	height: auto;
	width: 91px;
}

#header {
	background: #fff;
	height: ;
	border-bottom: solid 5px #c50060;
}

#header .navbar .nav {
	margin: 5px 0;
}

#header .navbar .nav > li > a {
	border: none;
	color: #000 !important;
	padding: 0 10px !important;
	text-shadow: none;
	text-transform: uppercase;
}

.navbar .nav > li > a:hover, .navbar .nav > li > a:focus {
	background: #fff !important;
	outline: none !important;
}

#header .navbar .nav > li + li {
	border-left: solid 1px #000;
}

#header .navbar .nav > li.current-menu-item > a,
#header .navbar .nav > li.current_page_item > a,
#header .navbar .nav > li.current-category-ancestor > a,
#header .navbar .nav > li:hover > a {
	background: #fff !important;
	color: #c50060 !important;
}

#header .navbar {
	background: #fff;
	border: none;
	min-height: inherit;
	width: 100%;
}

#head .container {
	background: #fff;
}

#logo {
	float: left;
	margin: 10px;
	padding: 0;
	height: 60px;
}

#logo img {
	height: 100%;
	width: auto;
}

#head .container {
	position: relative;
}

.brnews a:hover {
	color: #c50060;
}

#headline {
	padding-top: 0;
}

#headline .col-xs-4 {
	padding: 0;
}

#headline .post {
	background: transparent;
	margin-bottom: 0;
}

#headline .post h3 a {
	font-weight: bold;
}

#headline .link-cat {
	color: #c50060 !important;
	font-weight: bold;
	text-transform: uppercase;
}

.container-rubriche {
	background: #fff;
	border-bottom: solid 1px #ccc;
	margin-bottom: 20px;
	padding: 10px 0 0;
}

.container-rubriche .carousel-inner {
	height: 120px;
	width: 85% !important;
}

.container-rubriche > div {
	margin-bottom: 10px;
	min-height: 70px;
}

.container-rubriche .carousel .item a {
	color: inherit;
}

.container-rubriche .avatar {
	float: left;
	margin-right: 5px;
	width: 60px;
}

.container-rubriche h5 {
	font-weight: bold;
	margin-top: 0;
}

.container-rubriche h5 a {
	color: #333;
}

.container-rubriche .author {
	font-style: italic;
}

.container-rubriche .last-post {
	line-height: 1.2em;
}

.submenu-container {
	border-top: solid 1px #ccc;
	padding: 7px 0 0;
	clear: both;
}

.submenu-category {
	list-style: none;
	margin: 0 50px 7px;
}

.submenu-container li {
	display: inline-block;
}

.submenu-container li + li {
	margin-left: 10px;
}

.submenu-container li a {
	color: #666;
	font-size: 0.9em;
}

.submenu-container li a:hover,
.submenu-container li.active a {
	color: #c50060;
}

/* @end */

/* @group footer */

.page-numbers {
	list-style: none;
	margin: 15px 0;
	text-align: center;
}

.page-numbers li {
	border: solid 1px #ccc;
	display: inline-block;
	font-size: 1.2em;
	width: 30px;
}

#footer {
	background: #333;
	padding: 20px 0;
}

#footer,
#footer ul li a {
	color: #ccc;
}

#footer ul li {
	float: left;
	height: 20px;
}

#footer ul li + li {
	margin-left: 10px;
}

#footer ul li:hover a {
	background: inherit;
	color: #fff;
}

#footer ul li a {
	font-size: 0.9em;
	padding: 0;
}

#footer .nav {
	text-align: center;
}

#footer .nav li {
	display: inline-block;
	float: none;
}

#footer .nav li a {
	text-transform: uppercase;
}

#footer .row > div {
	font-size: 0.9em;
	margin: 10px 0;
}

#footer .social {
	margin-bottom: 20px;
}

#footer .social li {
	height: 30px;
}

#footer .social li a .fa {
	font-size: 1.5em !important;
}

#footer p {
	margin-left: auto;
	margin-right: auto;
	width: 50%;
}

/* @end */

/* @group loop */

.loop + .loop {
	border-top: solid 1px #c50060;
	margin-top: 20px;
	padding-top: 20px;
}

.loop .wp-post-image {
	margin-right: 10px;
	height: 140px;
}

.loop.loop-featured .wp-post-image {
	margin: 0;
	height: auto;
	width: 100%;
}

.loop-featured .entry-title {
	margin-top: 10px;
}

.exc {
	min-height: 60px;
}

/* @end */

/* @group related */

.related .related-title {
	background: #c50060;
	color: #fff;
	font-size: 1.5em;
	margin-bottom: 25px;
	padding: 10px;
}

.related .loop-row:nth-child(2n+1) {
	clear: both;
}


/* @end */

/* @group home */

#slide-left,
#slide-right {
	background: #c50060;
	padding: 0;
}

#slide-left .flex-control-nav {
	background: #f2f2f2;
	border-color: #ccc;
	border-top: none;
	padding: 10px 0;
	text-align: center;
}

#slide-left .flex-control-nav li {
	display: inline-block;
	float: none;
	height: auto;
	margin: 0;
	padding: 0;
	width: 80px;
}

#slide-left .flex-control-nav li + li {
	margin-left: 15px;
}

#slide-left .flex-control-nav img {
	background: #fff;
	object-fit: cover;
	display: block;
	height: 50px;
	opacity: .5;
	margin: 0;
	padding: 0;
}

#slide-left .flex-control-nav .flex-active {
	opacity: 1;
}

#slide-left .flex-direction-nav li a {
	top: inherit;
	bottom: 20px;
}

#slider .slider-content {
	background: rgba(0,0,0,.65);
	position: absolute;
	left: 0;
	margin: 0;
	top: 0;
	padding: 0 10px;
	height: 100%;
	width: 30%;
	z-index: 9999;
}

#slider .slides li {
	position: relative;
}

#slider .slider-content a {
	color: #fff;
	text-transform: uppercase;
}

#slider .slider-content .entry-title {
	font-weight: bold;
}

#slide-left .entry-title {
	display: block;
	font-size: 1.2em;
	line-height: 1.4em;
	margin-top: 10px;
}

.opinion {
	padding: 10px;
}

.opinion .entry-title {
	display: block;
	font-size: 1.2em;
	line-height: 1.4em;
	margin-top: 10px;
}

.opinion .entry-content {
	color: #777;
	padding: 10px 0 0;
}

.opinion .entry-content p {
	font-size: 0.9em;
	line-height: 1.2em;
	margin: 0;
}

.single .entry-content {
	padding-top: 0;
}

.single .entry-content img.size-full {
	width: 100% !important;
}

.single .wp-caption {
	margin-bottom: 10px;
	width: 100% !important;
}

.single .wp-caption .wp-caption-text {
	color: #999;
	text-align: center;
	font-size: 0.85em;
	padding: 5px 10px;
}

.section-row-box {
	float: left;
	width: 30%;
}

.section-row-box + .section-row-box {
	margin-left: 5%;
}

.section-row-box .entry-title {
	font-size: 1em;
	line-height: 1.4em;
}

.section-row-box .entry-title:hover {
	color:#c50060 ;
}

.post-title a,
a .post-title {
	color: #000 !important;
}

article.post p {
	color: 666;
}

/* @group section home */

.section-home {
	margin-bottom: 30px;
}

.section-label {
	border-bottom: solid 1px #c50060;
	border-radius: 0 0 20px 0;
	display: block;
	margin-bottom: 10px;
}

.section-label span {
	background: #c50060;
	border-radius: 20px 0 20px 0;
	color: #fff;
	display: block;
	font-size: 0.9em;
	font-weight: bold;
	float: left;
	padding: 5px 20px;
	text-transform: uppercase;	
}

.section-featured {
	background: #fff8fb;
	border: solid 2px #ffd6ea;
	padding: 10px;
}

.section-featured .section-label {
	border: none;
}

.section-featured .entry-title {
	margin-top: 0;
}

.section-featured .loop .entry-title {
	margin-top: 15px;
}

.section-featured .entry-content {
	padding: 0;
}

.section-poster {
	background: #000;
	position: relative;
}

.section-poster img {
	-webkit-backface-visibility: hidden;
	transition: all linear 0.15s;
	-webkit-transition: all linear 0.15s;
	-moz-transition: all linear 0.15s;
	-ms-transition: all linear 0.15s;
	-o-transition: all linear 0.15s;	
}

.section-poster:hover img {
	opacity: .5;
}

.section-poster a {
	display: block;
}

.section-poster h3 {
	box-sizing: border-box;
	color: #fff;
	font-weight: bold;
	position: absolute;
	margin: 0;
	bottom: 0;
	text-transform: uppercase;
	padding: 20px;
	width: 100%;
		background: -moz-linear-gradient(top,  rgba(0,0,0,0) 0%, rgba(0,0,0,0.5) 99%, rgba(0,0,0,0.5) 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(0,0,0,0)), color-stop(99%,rgba(0,0,0,0.5)), color-stop(100%,rgba(0,0,0,0.5)));
	background: -webkit-linear-gradient(top,  rgba(0,0,0,0) 0%,rgba(0,0,0,0.5) 99%,rgba(0,0,0,0.5) 100%);
	background: -o-linear-gradient(top,  rgba(0,0,0,0) 0%,rgba(0,0,0,0.5) 99%,rgba(0,0,0,0.5) 100%);
	background: -ms-linear-gradient(top,  rgba(0,0,0,0) 0%,rgba(0,0,0,0.5) 99%,rgba(0,0,0,0.5) 100%);
	background: linear-gradient(to bottom,  rgba(0,0,0,0) 0%,rgba(0,0,0,0.5) 99%,rgba(0,0,0,0.5) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#80000000',GradientType=0 );
}

#slider-home .carousel-caption {
	font-size: 1.4em;
	line-height: 1.4em;
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 30%;
	text-align: left;
}

#slider-home .carousel-circle {
	margin-top: -50px;
	position: relative;
	text-align: center;
}

#slider-home .carousel-circle li {
	background: #fff;
	font-family: 'Cookie';
	font-size: 2em;
	font-weight: normal;
	border-radius: 50%;
	box-shadow: 0 0 10px rgba(0,0,0,.35);
	cursor: pointer;
	display: inline-block;
	line-height: 1em !important;
	height: 110px;
	width: 110px;
	text-align: center;
	transition: all linear 0.15s;
	-webkit-transition: all linear 0.15s;
	-moz-transition: all linear 0.15s;
	-ms-transition: all linear 0.15s;
	-o-transition: all linear 0.15s;
}

#slider-home .carousel-circle li:hover {
	color: #c50060;
}

#slider-home .carousel-circle li .cell {
	height: 110px;
}

#slider-home .carousel-circle li + li {
	margin-left: 10px;
}

#slider-home .carousel-circle li.active {
	background: #c50060;
	color: #fff;
}

#slider-home .carousel-circle li a {
	display: block;
}

/* @end */

/* @end */

/* @group gallery */

.wpgallery-fancybox img {
	display: block;
	float: left;
	width: 100%;
	transition: all linear 0.15s;
	-webkit-transition: all linear 0.15s;
	-moz-transition: all linear 0.15s;
	-ms-transition: all linear 0.15s;
	-o-transition: all linear 0.15s;
}

.wpgallery-fancybox img:hover {
	opacity: .5;
}

.wpgallery-default img {
	margin-bottom: 20px;
	height: auto;
	width: 100%;
}

.wpgallery-fancybox .dida {
	clear: left;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	display: block;
	height: 30px;
	text-align: center;
	padding-top: 5px;
	font-size: 0.85em;
	margin-bottom: 10px;
	color: #666;
}

.carousel {
	position: relative;
}

.carousel-inner {
	height: 310px;
}

.carousel .item a {
	color: #fff;
}

.carousel .item img {
	display: block;
}

.carousel .carousel-control {
	background: rgba(0,0,0,.5);
	border: none;
	border-radius: 0;
	top: 50%;
	color: #fff;
	display: block;
	margin: -25px 0 0;
	height: 50px;
	width: 50px;
}

.carousel .carousel-indicators {
	position: absolute;
	top: inherit;
	bottom: 20px;
	text-align: center;
}

.carousel .carousel-indicators li {
	display: inline-block;
	float: none;
}

.table {
	display: table;
	height: 80px;
}

.cell {
	display: table-cell;
	vertical-align: middle;
}

/* @end */

/* @group sidebar */

#sidebar {
	list-style: none;
}

.widget h3 {
	border-bottom: solid 3px #c50060;
	border-radius: 0 0 20px 0;
	clear: #c50060;
	color: #c50060;
	font-family: 'Cookie';
	font-size: 3.5em;
	line-height: 1em;
	padding: 5px;
	text-align: center;
}

.widget + .widget {
	margin-top: 30px;
}

.widget_poller_master_widget,
#sidebar li .widget {
	background: #f7f7f7;
	border: solid 2px #eee;
	padding: 10px;
}

.widget_poller_master_widget h3 {
	margin-top: 0;
}

.widget-qn h3 {
	border-bottom: none;
}

.widget-qn li {
	border-color: #000 !important;
}

.widget-qn h3.title img {
	display: block;
	margin: 0 20%;
	height: auto;
	width: 60%;
}

.banner {
	padding: 0;
}

.widget.newsletter .title,
.widget.rubriche .title {
	margin-bottom: 15px;
}

.widget.rubriche h4 {
	font-style: italic;
}

.widget.rubriche h4:before,
.widget.rubriche h4:after {
	content: '"';
}

.widget.rubriche .avatar {
	margin-right: 10px;
	margin-bottom: 5px;
	width: 70px;
}

.widget.rubriche .last-post {
	clear: both;
}

.widget.rubriche .box-author + .box-author {
	border-top: solid 1px #c50060;
	margin-top: 10px;
	padding-top: 10px;
}

.widget.newsletter .input-text {
	border: solid 1px #ccc;
	border-radius: 0;
	height: 30px;
	width: 100%;
}

.widget.newsletter .btn {
	background: #c50060;
	border-radius: 0;
	color: #fff;
	display: block;
	font-size: 0.9em;
	font-weight: bold;
	float: left;
	padding: 5px 10px;
	text-transform: uppercase;
	width: 100%;
}

.widget.social {
	text-align: center;
}

.widget.social li {
	display: inline-block;
}

.widget.social li + li {
	margin-left: 10px;
}

.widget.social li:hover a {
	background: #fff;
}

.widget.social li a {
	padding: 0;
}

.widget.social li a span {
	color: #666;
	font-size: 2em;
}

.widget.social li:hover a span {
	color: #c50060;
}

.widget.recent-network .recent-network-list {
	list-style: none;
	margin-left: 0;	
}

.widget.recent-network .recent-network-list li {
	clear: both;
}

.widget.recent-network .recent-network-list li:after {
	clear: both;
	content: '';
	display: block;
}

.widget.recent-network .recent-network-list li + li {
	border-top: solid 1px #c50060;
	padding-top: 10px;
	margin-top: 10px;
}

.widget.recent-network img {
	float: left;
	margin-right: 5px;
	margin-bottom: 5px;
	width: 120px;
}

.widget.recent-network h4 {
	font-size: 1em;
	max-height: 65px;
	overflow: hidden;
	margin: 0 0 10px;
	text-transform: uppercase;
}

.widget.recent-network .entry-excerpt {
	font-size: 0.9em;
	line-height: 1.2em;
	text-align: justify;
}

#widget-oroscopo,
#widget-oroscopo h3.title {
	margin-bottom: 0;
}

#widget-oroscopo img {
	height: 150px;
	width: auto;
	margin: 10px auto 0;
}

#poller_master_results {
	background: #c50060 !important;
	border: none !important;
}

/* @end */

/* @group author */

.author.archive h1 {
	border-color: #ccc;
	font-size: 1.5em;
	line-height: 1em;
}

.author-info {
	padding-top: 0;
}

.author-info .avatar {
	border: solid 5px #c50060;
	margin: 0 !important;
}

.author-info .entry-title {
	background: #c50060;
	color: #fff;
	margin-top: 0 !important;
	padding: 0 5px 5px;
	text-align: center;
	text-transform: uppercase;
}

.author-info .sign {
	margin-top: 20px;
}

/* @end */

/* @group single */

.entry-content .aligncenter img {
	display: block;
	margin: 0 auto;
}

/* @end */

/* @group recent-city */

.recent-city {
	margin-bottom: 20px;
}

.recent-city div {
	margin-bottom: 20px;
}

.recent-city div:nth-child(3n+1) {
	clear: both;
}

.recent-city .blog-name {
	background: #c50060;
	color: #fff;
	display: block;
	font-style: italic;
	font-weight: bold;
	margin-bottom: 5px;
	padding: 2px 5px;
}

.recent-city .blog-last {
	color: #333;
}

/* @end */

/* @group archive */

.category.archive h1 {
	border-bottom: solid 3px #c50060;
	border-radius: 0 0 20px 0;
	clear: #c50060;
	color: #c50060;
	font-family: 'Cookie';
	font-size: 3.5em;
	line-height: 1em;
	padding: 5px;
	padding-right: 30px;
	display: inline-block;
	text-align: left;	
}

/* @end */

/* @group social */

.social-box {
	position: relative;
	height: 40px;
}

/*
.social-box > * {
	position: absolute;
	top: 0;
	left: 0;
}

.gplus {
	left: 120px;
}

.twitter-share-button {
	left: 210px;
}

.pint-container {
	left: 210px;
}

.container {
	width: 1010px !important;
}

*/

#disqus_thread {
	margin-top: 50px;
}

/* @end */

/* @group responsive */

.mobile_socials, .mobile_cities{
    display: none;
}

@media (max-width: 700px) {
	
	body {
		border: 0 !important;
		padding: 0 !important;
	}
	
	.container {
		width: auto !important;
	}

	.carousel-circle {
		display: none;
	}
	
	.hide-menu {
		display: none !important;
	}
	
	#menu-toggle {
		display: block;
	}

	.hide-mobile {
		height: 0 !important;
		overflow: hidden !important;
		position: absolute !important;
		top: -3000px !important;
		display: none !important;
	}

	#head .nav-city {
		width: 100%;
	}
	
	#head .nav-city li {
		display: none;
	}
	
	#head .nav-city li.active {
		display: block;
		font-size: 0.8em;
		margin: 0 auto;
		text-align: center;
		width: 100%;
	}
	
	#head .nav-city li.active a {
		display: block;
		width: 100%;
	}
	
	#head #menu-social {
		display: none;
	}
	.mobile_cities{
	    display: block;
	}
	.mobile_cities ul li{
        display: inline-block !important;
    }
   	.mobile_cities  .nav-city li a{
   	    margin: 0px;
   	}
   .mobile_cities .nav-city{
       width: 100%  !important;
       margin: 0;
   }
   
    .mobile_cities ul li:first-child{
        display: none !important;
    }
	.mobile_socials, .mobile_socials ul{
        display: block;
        float: left;
    }
	
	#header .navbar {
		background: transparent;
		margin-bottom: 20px !important;
	}
	
	#header .navbar {
		background: transparent;
		margin-bottom: 20px !important;
	}
	
	.carousel-circle {
		top: inherit;
		position: relative;
		margin-top: 10px !important;
	}
	
	.carousel-circle li {
		margin: 0 !important;
		border-radius: 0 !important;
		box-shadow: none !Important;
		width: 20% !important;
		border: solid 1px #ccc;
		box-sizing: border-box;
		height: 20px !important;
		overflow: hidden;
	}

	.carousel-inner {
		height: auto !important;
	}

	.carousel .carousel-caption {
		position: relative !important;
		top: inherit !important;
		left: inherit !important;
		bottom: inherit !Important;
		width: 100% !important;
	}
	.submenu-container {
	display: none !important;
}

.nav-city {
	float: left;
	width: 50% !important;
	margin-left: -20px;
}

.nav-city a {
	white-space: nowrap;
}

#menu-toggle {
	margin-top: -50px;
}

.social-box {
	display: none !important;
}
	
}

/* @end */


.audience {
	box-sizing: border-box;
}

@media (max-width: 700px) {

	body {
		padding-top: 60px !important;
	}

	#external-header-qn .header .top-header .services-nav {
		float: left !important;
	}

	.wrapper-header-qn .top-header ul {
		padding-top: 0 !important;
	}

	.audience {
		height: 60px !important;
	}

	.external-header-qn {
		margin-bottom: -30px !important;
	}

	.placeholder {
		height: 0 !important;
	}

	.wrapper-header-qn ul {
		padding-top: 12px !important;
		clear: both;
	}

	.wrapper-header-qn ul li a {
		padding: 0 3px !important;
		font-size: 0.9em !important;
	}

	#content {
		padding-left: 0;
		padding-right: 0;
	}

	.nav-city li.active a {
		margin: 0 !important;
	}

}

/* FIX ADS */
body.home {
	background-position: center 40px !important;
	padding-top: 40px !important;
}
.container {
	background: #fff;
}