/*
Theme Name: Tango Brand Alliance
Theme URI: http://underscores.me/
Author: Underscores.me
Author URI: http://underscores.me/
Description: Description
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: tango-brand-alliance
Tags:

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.

Tango Brand Alliance is based on Underscores http://underscores.me/, (C) 2012-2016 Automattic, Inc.
Underscores is distributed under the terms of the GNU GPL v2 or later.

Normalizing styles have been helped along thanks to the fine work of
Nicolas Gallagher and Jonathan Neal http://necolas.github.io/normalize.css/
*/

/*--------------------------------------------------------------
>>> TABLE OF CONTENTS:
----------------------------------------------------------------
# Normalize
# Typography
# Elements
# Forms
# Clearings
# Tango Main Navigation
# Tango Header
# Tango Spacing, Centering Text, Hr, BG Colors, Navigation Archive and Two Columns
# Tango Front Page
# Tango Trend Archive
# Tango Sidebar and Side-menus
# Tango Footer
# Tango CSS3 Animations
# Tango Media Queries	
--------------------------------------------------------------*/

/*--------------------------------------------------------------
# Normalize
--------------------------------------------------------------*/
html {
	font-family: 'arial', sans-serif;
	-webkit-text-size-adjust: 100%;
	-ms-text-size-adjust:     100%;
	height:100%; /*For turning off scroll when overlay is visible to work */
	margin: 0;
	padding: 0;
}

body {
	margin: 0;
	padding-top: 100px; /* For Bootstrap fixed menu */
	height:100%; /*For turning off scroll when overlay is visible to work */
}

/* Make selected text have a red background */
::-moz-selection {
  background: #e20e20;
}

::selection {
  background: #e20e20;
} 

article,
aside,
details,
figcaption,
figure,
footer,
header,
main,
menu,
nav,
section,
summary {
	display: block;
}

audio,
canvas,
progress,
video {
	display: inline-block;
	vertical-align: baseline;
}

audio:not([controls]) {
	display: none;
	height: 0;
}

[hidden],
template {
	display: none;
}

a {
	background-color: transparent;
	font-weight:bold;
	color:#000;
}

a:active,
a:hover {
	outline: 0;
}

abbr[title] {
	border-bottom: 1px dotted;
}

b,
strong {
	font-weight: bold;
}

dfn {
	font-style: italic;
}

mark {
	background: #ff0;
	color: #000;
}

small {
	font-size: 80%;
}

sub,
sup {
	font-size: 75%;
	line-height: 0;
	position: relative;
	vertical-align: baseline;
}

sup {
	top: -0.5em;
}

sub {
	bottom: -0.25em;
}

img {
	border: 0;
}

svg:not(:root) {
	overflow: hidden;
}

figure {
	margin: 1em 40px;
}

hr {
	box-sizing: content-box;
	height: 0;
}

pre {
	overflow: auto;
}

code,
kbd,
pre,
samp {
	font-family: monospace, monospace;
	font-size: 1em;
}

button,
input,
optgroup,
select,
textarea {
	color: inherit;
	font: inherit;
	margin: 0;
}

button {
	overflow: visible;
}

button,
select {
	text-transform: none;
}

button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
	-webkit-appearance: button;
	cursor: pointer;
}

button[disabled],
html input[disabled] {
	cursor: default;
}

button::-moz-focus-inner,
input::-moz-focus-inner {
	border: 0;
	padding: 0;
}

input {
	line-height: normal;
}

input[type="checkbox"],
input[type="radio"] {
	box-sizing: border-box;
	padding: 0;
}

input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
	height: auto;
}

input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
	-webkit-appearance: none;
}

fieldset {
	border: 1px solid #c0c0c0;
	margin: 0 2px;
	padding: 0.35em 0.625em 0.75em;
}

legend {
	border: 0;
	padding: 0;
}

textarea {
	overflow: auto;
}

optgroup {
	font-weight: bold;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
}

td,
th {
	padding: 0;
}

/*--------------------------------------------------------------
# Typography
--------------------------------------------------------------*/
body,
button,
input,
select,
textarea {
	color: #000;
	font-family: 'arial', sans-serif;
	font-size: 16px;
	font-size: 1rem;
	line-height: 1.5;
}

h1,
h2,
h3,
h4,
h5,
h6 {
	clear: both;
}

p {
	margin-bottom: 1.5em;
}

dfn,
cite,
em,
i {
	font-style: italic;
}

blockquote {
	margin: 0 1.5em;
}

address {
	margin: 0 0 1.5em;
}

pre {
	background: #eee;
	font-family: "Courier 10 Pitch", Courier, monospace;
	font-size: 15px;
	font-size: 0.9375rem;
	line-height: 1.6;
	margin-bottom: 1.6em;
	max-width: 100%;
	overflow: auto;
	padding: 1.6em;
}

code,
kbd,
tt,
var {
	font-family: Monaco, Consolas, "Andale Mono", "DejaVu Sans Mono", monospace;
	font-size: 15px;
	font-size: 0.9375rem;
}

abbr,
acronym {
	border-bottom: 1px dotted #666;
	cursor: help;
}

mark,
ins {
	background: #fff9c0;
	text-decoration: none;
}

big {
	font-size: 125%;
}

h1 {
	font-family: 'Teko', Arial;
	font-weight:700;
	font-size: 32px !important;
	letter-spacing:1px;
	color:#282828;
	text-transform:uppercase;
	line-height:40px;
	margin-top:30px !important;
}

h2 {
	font-family: 'Teko', Arial;
	font-weight:400;
	letter-spacing:1px;
	font-size:22px;
	margin-bottom:20px;
	/* text-transform:lowercase; */
	line-height:24px;
}

h2:first-letter, h3:first-letter {
/*	text-transform:uppercase; */
}

h3 {
	font-family: Arial;
	font-weight:700;
	font-size: 16px;
	letter-spacing:1px;
	/* text-transform:lowercase; */
}

p, .entry-content ul li {
	font-family:'Arial';
	font-size:16px;
	line-height:24px;
}

.tango-white-text {
	color:#fff !important;
}

.tango-thin-text {
	font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-variant: normal;
	font-weight: 200;
	letter-spacing:1px;
	margin-bottom:10px;
	color:#000;
}

.entry-content p {
	margin-top:0;
	padding:0;
}

.entry-content .entry-title {
	margin-top:0;
	margin-bottom:10px;
}

.tango-page-heroimage img {
	object-fit: cover;
	max-height: 200px;
}

/*--------------------------------------------------------------
# Elements
--------------------------------------------------------------*/
html {
	box-sizing: border-box;
}

*,
*:before,
*:after { /* Inherit box-sizing to make it easier to change the property for components that leverage other behavior; see http://css-tricks.com/inheriting-box-sizing-probably-slightly-better-best-practice/ */
	box-sizing: inherit;
}

body {
	background: #212121 !important; /* Fallback for when there is no custom background color defined. */
}

.site-content {
	background:#fff;
}

blockquote:before,
blockquote:after,
q:before,
q:after {
	content: "";
}

body a {
	color:#000;
	font-weight:bold;
	text-decoration:none;
}

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

body a:visited {
	text-decoration:none;
}

blockquote,
q {
	quotes: "" "";
}

hr {
	background-color: #ccc;
	border: 0;
	height: 1px;
	margin-bottom: 1.5em;
}

ul,
ol {
	margin: 0;
	font-size:16px;
	line-height:26px;
	padding-left: 18px;
}

li {
	margin-bottom:10px;
}

li:last-child {
    margin-bottom:0px;
}

li a {
	color:#000;
	font-weight:bold;
	text-decoration:none;
}

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

li > ul,
li > ol {
	margin-bottom: 0;
	margin-left: 0;
}

dt {
	font-weight: bold;
}

dd {
	margin: 0 1.5em 1.5em;
}

img {
	height: auto; /* Make sure images are scaled correctly. */
	max-width: 100%; /* Adhere to container width. */
}

figure {
	margin: 1em 0; /* Extra wide images within figure tags don't overflow the content area. */
}

table {
	margin: 0 0 1.5em;
	width: 100%;
}

/*--------------------------------------------------------------
# Forms
--------------------------------------------------------------*/
button,
input[type="button"],
input[type="reset"],
input[type="submit"] {
	border: 1px solid;
	border-color: #ccc #ccc #bbb;
	border-radius: 3px;
	background: #e6e6e6;
	color: rgba(0, 0, 0, .8);
	font-size: 12px;
	font-size: 0.75rem;
	line-height: 1;
	padding: .6em 1em .4em;
}

button:hover,
input[type="button"]:hover,
input[type="reset"]:hover,
input[type="submit"]:hover {
	border-color: #ccc #bbb #aaa;
}

button:focus,
input[type="button"]:focus,
input[type="reset"]:focus,
input[type="submit"]:focus,
button:active,
input[type="button"]:active,
input[type="reset"]:active,
input[type="submit"]:active {
	border-color: #aaa #bbb #bbb;
}

input[type="text"],
input[type="email"],
input[type="url"],
input[type="password"],
input[type="search"],
input[type="number"],
input[type="tel"],
input[type="range"],
input[type="date"],
input[type="month"],
input[type="week"],
input[type="time"],
input[type="datetime"],
input[type="datetime-local"],
input[type="color"],
textarea {
	color: #666;
	border: 1px solid #ccc;
	border-radius: 3px;
	padding: 3px;
}

select {
	border: 1px solid #ccc;
}

input[type="text"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="password"]:focus,
input[type="search"]:focus,
input[type="number"]:focus,
input[type="tel"]:focus,
input[type="range"]:focus,
input[type="date"]:focus,
input[type="month"]:focus,
input[type="week"]:focus,
input[type="time"]:focus,
input[type="datetime"]:focus,
input[type="datetime-local"]:focus,
input[type="color"]:focus,
textarea:focus {
	color: #111;
}

textarea {
	width: 100%;
}

/*--------------------------------------------------------------
# Clearings
--------------------------------------------------------------*/
.clear:before,
.clear:after,
.entry-content:before,
.entry-content:after,
.comment-content:before,
.comment-content:after,
.site-header:before,
.site-header:after,
.site-content:before,
.site-content:after,
.site-footer:before,
.site-footer:after {
	content: "";
	display: table;
	table-layout: fixed;
}

.clear:after,
.entry-content:after,
.comment-content:after,
.site-header:after,
.site-content:after,
.site-footer:after {
	clear: both;
}

/*--------------------------------------------------------------
# Tango Main Navigation
--------------------------------------------------------------*/

#main-nav   {
    height: 30px; /* set to the height you want your menu to be */
    margin: 20px 0 10px 0; /* just to give some spacing */
	padding: 0 0 0 0;
	color:#212121;
	text-transform:uppercase;
	position:absolute;
	right:0px;
	display:none;
}
#main-nav ul    {
    margin: 0; padding: 0; /* only needed if you have not done a CSS reset */
	font-size: 20px !important;
}
#main-nav li    {
    display: block;
    float: left;
    line-height: 30px; /* this should be the same as your #main-nav height */
    height: 30px; /* this should be the same as your #main-nav height */
    margin: 0; padding: 0; /* only needed if you don't have a reset */
    position: relative; /* this is needed in order to position sub menus */
}
#main-nav li a  {
    display: block;
    height: 30px;
    line-height: 30px;
    padding: 0 15px;
	color:#212121;
	text-decoration:none;
	font-weight:400;
	font-size: 20px;
	font-family: 'Teko';
	letter-spacing:1px;
}

#main-nav .current-menu-item a, #main-nav .current_page_item a, #main-nav a:hover {
    color: #d22e26;
}

#main-nav .current-menu-ancestor > a {
	color: #d22e26 !important;
}

#main-nav .wbn-trendspaning.current-post-ancestor > a {
	color: #d22e26 !important;
}
	
#main-nav ul ul { /* this targets all sub menus */
	animation: fadeInMenu 0.3s both ease-in;
    display: none; /* hide all sub menus from view */
    position: absolute;
    top: 30px; /* this should be the same height as the top level menu -- height + padding + borders */
	padding:5px 5px 10px 5px;
	text-transform:none;
	background: #ffffff; /* Old browsers */
	background: -moz-linear-gradient(top, #ffffff 37%, #f9f9f9 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(top, #ffffff 37%,#f9f9f9 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom, #ffffff 37%,#f9f9f9 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	-webkit-box-shadow: 0px 6px 23px -10px rgba(0,0,0,0.5);
	-moz-box-shadow: 0px 6px 23px -10px rgba(0,0,0,0.5);
	box-shadow: 0px 6px 23px -10px rgba(0,0,0,0.5);
}
#main-nav ul ul li { /* this targets all submenu items */
    float: none; /* overwriting our float up above */
    width: auto; /* set to the width you want your sub menus to be. This needs to match the value we set below */
	min-width:170px;
}
#main-nav ul ul li a { /* target all sub menu item links */
    padding: 5px 10px; /* give our sub menu links a nice button feel */
	text-decoration:none;
	white-space: nowrap;

}
	
#main-nav ul li:hover > ul {
    display: block; /* show sub menus when hovering over a parent */
}
	
#main-nav ul ul li ul {
    /* target all second, third, and deeper level sub menus */
    left: 150px; /* this needs to match the sub menu width set above -- width + padding + borders */
    top: 0; /* this ensures the sub menu starts in line with its parent item */
}
	
#main-nav li.menu-item-has-children > a:after {
  color: #212121;
  content: '\2304';
  padding-left: 6px;
}

.current-menu-item ul li a {
	color:#000 !important;
}

.current-menu-item ul li a:hover {
	color:#d22e26 !important;
}

/*--------------------------------------------------------------
## Tango Header
--------------------------------------------------------------*/

.site-header {
	background:#fdf3fb;
	height:100px;
	padding:22px 0 0 0;
}

.tango-logo, .custom-logo {
	width:200px;
	height:auto;
	margin:0 0 0 0;
	float: left;
}

/*--------------------------------------------------------------
## Tango Spacing, Centering Text, Hr, BG Colors, Navigation Archive and Two Columns
--------------------------------------------------------------*/

.tango-spacing {
	margin: 30px 0 0 0;
}

.tango-center-text{
	text-align:center;
}

hr.tango-hr{
	border-top: 1px solid #d5d5d5;
}

hr.tango-hr-dark{
	border-top: 1px solid #414141;
}

.tango-grey-bg {
	background:#4d4d4d;
}

.tango-dark-grey-bg {
	background:#dddddd;
}

.tango-light-grey-bg {
	background:#eeeeee;
}

.two-columns {
	column-count: 2;
	column-rule-style: solid;
	column-rule-width: 1px;
	column-rule-color: #eeeeee;
	column-gap: 40px;
}

.two-columns p {
	margin-top:0px;
	padding-top:0px;
}

.nav-previous {
	float:right;
	margin:0 0 30px 0;
}

.nav-next {
	float:left;
	margin:0 0 30px 0;
}

/*--------------------------------------------------------------
## Tango Front Page
--------------------------------------------------------------*/

.hero {
	display: flex;
	align-items: center;
	justify-content: center;
	color: white;
	background-position: center;
	background-size: cover;	
	background-repeat: no-repeat;
	height: 40vw;
	max-height: 600px;
	padding: 0;
}

.hero p {
	font-family: Teko, arial;
	font-size: 8rem;
}

@media screen and (max-width: 768px) {
	.hero p {
		font-size: 4rem;
	}
}

/* Front Page Puff Section */

.tango-puff {
 	position: relative; 
 	overflow: hidden;
 	width: 100%;
	height:100px;
	margin:0 0 35px 0;
}

.tango-puff img {
  	-moz-transition: all 0.3s;
  	-webkit-transition: all 0.3s;
  	transition: all 0.3s;
	z-index:1;
	min-width:370px;
}

.tango-puff:hover img {
  	-moz-transform: scale(1.1);
  	-webkit-transform: scale(1.1);
  	transform: scale(1.1);
	-webkit-filter: blur(2px);
	-moz-filter: blur(2px);
	-o-filter: blur(2px);
	-ms-filter: blur(2px);
	filter: blur(2px);
}

.tango-puff-text-container {
	position:absolute;
	color:#fff;
	top:0px;
	width:100%;
	height:100%;	
	z-index:10;
	display: flex;
    align-items: center;
    justify-content: center;
}

.tango-puff-text {
	text-shadow: 1px 1px 1px rgba(0,0,0, 0.5);
	font-family: 'Teko';
	font-weight:700;
	letter-spacing:1.5px;
	font-size:28px;
	text-transform:uppercase;
	margin-top:50px;
}

/* Front Page Citat Section */

.tango-citat-tecken {
	width:40px;
	height:40px;
	margin:20px auto 0 auto;
}

.tango-citat-text {
	font-family:'Times New Roman';
	font-size:28px;
	color:#fff;
	font-style:italic;
	margin:40px 20% 20px 20%;
	line-height:35px;
}

.tango-short-thumb {
	-webkit-background-size: cover !important;
	-moz-background-size: cover !important;
	-o-background-size: cover !important;
	background-size: cover !important;
	
}

.tango-short-text {
	text-align:center;
}

/*--------------------------------------------------------------
## Tango Trend Archive
--------------------------------------------------------------*/

.post-date {
	font-family:'Teko';
	font-size:22px;	
		
}
.read-more-link {
	font-family:'Teko';
	font-size:22px;
	font-weight:400;
	color:#fff !important;
	text-decoration:none;
	position:relative;
	left:0px;
	top:0px;
	width:70px;
	height:30px;
	display:block;
	background:#000;
	padding-left:10px;
	margin-bottom:30px;
}	
	
.read-more-link:after {
	left: 100%;
	top: 50%;
	border: solid transparent;
	content: " ";
	height: 0;
	width: 0;
	position: absolute;
	pointer-events: none;
	border-left-color: #000;
	border-width: 15px;
	margin-top: -15px;
}

.read-more-link:hover {
	background:#d22e26;
}

.read-more-link:hover:after {
    border-left-color:#d22e26;
}

.tango-pagination {
	margin:0 0 30px 0;	
}

/*--------------------------------------------------------------
## Tango Sidebar and Side-menus
--------------------------------------------------------------*/

.tango-category-menu {
	padding-left:0px;
	margin-left:0px;
	list-style-type: none;
}

.content-margin-fixed-sidebar {
	margin-top:30px !important;
}

.tango-post-count {
	margin:0 10px 0 0;
	padding:0 0 0 0;
	background:#aaaaaa;
	color:#fff;
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
	border-radius: 20px;
	width:30px;
	height:21px;
	display:block;
	text-align:center;
	float:left;
}

.tango-post-count-text {
	font-family: 'Teko', Arial;
	height:5px;
	font-weight:400;
	font-size:14px;
	position:relative;
	top:-2px;
}

.current-cat, .tango-sidebar-menu .current_page_item a {
    color:#d22e26;
}

.container-post, .container-page {
	margin-top:40px;
}

.tango-sidebar-menu {
	padding:0;
	margin:30px 0 0 0;
	list-style-type:none;
}

.tango-sidebar-menu-post-categories li {
	float:left;
}

.tango-sidebar-menu-post-categories li a {
	margin-right:10px;
}

.sidebar-menu-header {
	border-bottom:2px #e4e4e4 solid;
	width:100%;
	margin:0 0 20px 0 !important;
	padding:0 0 5px 0;
	text-transform:uppercase;
}

.tango-sidebar-menu li {
	margin:0 0 5px 0;
	color:#000;
	font-family:'Teko', Arial;
	font-size:20px;
	font-weight:400;
	letter-spacing:1px;
}

.tango-sidebar-menu li a {
	color:#000;
	font-weight:400;
	font-family:'Teko', Arial;
	font-size:20px;
	font-weight:400;
	letter-spacing:1px;
	margin:0 0 50px 0;
}

.tango-sidebar-menu li a:hover {
	color:#d22e26;
	text-decoration:none;
}

.tango-sidebar-published, .tango-sidebar-author, .tango-sidebar-category {
	border-bottom:2px solid #e4e4e4;
	padding:0 0 10px 0;
	width:100%;
}

.tango-sidebar-published-date, .tango-sidebar-author-text, .tango-sidebar-category-text {
	font-family:'Teko', Arial;
	font-size:20px;
	position:relative;
	top:3px; left:5px;
}
					
.tango-sidebar-author, .tango-sidebar-category {
	font-family:'Teko', Arial;
	font-size:20px;
	margin:40px 0 0 0
}

.tango-sidebar-category img, .tango-sidebar-published img, .tango-sidebar-author img {
	width:30px;
	height:auto;
}
					
.tango-sidebar-post-categories {
	padding:15px 0 0 0;
	display:block;
	position:relative
}

.tango-sidebar-post-categories .tango-sidebar-menu {
	margin:10px 0 30px 1px;
}

.tango-sidebar-page-menu li:nth-child(n+3) {
	margin-left:0px;
}

.tango-call-to-action-education {
	display:block;
	background:#318BAF;
	width:100%;
	height:45px;
	font-family: 'Teko', Arial;
	font-size: 20px;
	color:#fff;
	border-radius: 20px 20px 20px 20px;
	-moz-border-radius: 20px 20px 20px 20px;
	-webkit-border-radius: 0px 20px 20px 0px;
	text-transform:uppercase;
	letter-spacing:1px;
	padding:12px 0 0 12px;
	margin:30px 0 20px -10px;
}	

.tango-call-to-action-education a {
	font-family: 'Teko', Arial !important;
	font-size: 20px !important;
	color:#fff !important;
	font-weight:200 !important;
}	

.tango-page-sidebar-text {
	margin-top:40px;
}

/*--------------------------------------------------------------
## Tango Footer
--------------------------------------------------------------*/

.site-footer {
	background:#212121;
	color: #fff;
	text-align: center;
}

.social {
	text-align:center;
	display:block;
	padding:10px 0 0 0;
}

.social img {
	width:30px;
	height:auto;
	-webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    transition: all 0.3s ease;
}

.tango-contact-name {
	font-family: 'Teko', Arial;
	font-size:24px;
	margin-bottom:0px;
}

.tango-contact-email {
	margin-top:0px;
	margin-bottom:0px;
}

.tango-contact-cell {
	margin-top:0px;
	margin-bottom:0px;
}

.social img:hover {
	opacity:0.8;
	cursor:pointer;
}

.linkedin {
	margin-right:5px;
}

.facebook {
	margin-left:5px;
}

/*--------------------------------------------------------------
## Tango CSS3 Animations
--------------------------------------------------------------*/

@keyframes fadeInMenu {
   from    { opacity: 0; }
   to      { opacity: 1; }
}

.fadeIn { 
   animation: fadeIn 1s both ease-in; 
}

/*--------------------------------------------------------------
## Tango Media Queries
--------------------------------------------------------------*/

@media (min-width: 992px) {
	
	#main-nav {
		display:block;
	}
	
	.tango-sidebar-menu {
		margin:95px 0 0 0;
	}
	
	.tango-sidebar-menu-with-button {
		margin-top:10px;
	}
	
	.tango-call-to-action-education {
		margin:95px 0 40px -10px;
		width:230px;
		border-radius: 20px 20px 20px 20px;
		-moz-border-radius: 20px 20px 20px 20px;
		-webkit-border-radius: 0px 20px 20px 0px;
	}

	.tango-category-sidebar .tango-sidebar-menu {
		margin:100px 0 0 0;
	}
	
	.sidebar-menu-header {
		max-width:220px;
	}
	
	.tango-sidebar-published, .tango-sidebar-author, .tango-sidebar-category {
		width:220px;
	}
	
	.tango-sidebar-page-menu li:nth-child(n+3) {
		margin-left:40px;
	}
	
	.tango-sidebar-menu-post-categories li {
		float:none;
	}

	.tango-sidebar-menu-post-categories li a {
		margin-right:0px;
	}
	
	.tango-sidebar-post-categories {
		padding:15px 0 0 37px;
	}
	
	.tango-puff {
 		height:200px;
	}
	
	.tango-page-sidebar-text {
		margin-top:105px;
	}
	
	.tango-short-text {
		text-align:left;
	}

}

@media (min-width: 480px) {
	
	.entry-content ul li, p {
		font-size:18px;
		line-height:30px;
	}
	
	h1 {
		font-size:40px !important;
	}
	
	h2 {
		font-size:32px;
		line-height:34px;
	}
	
	h3 {
		font-size:22px;
	}

}