/* @override
	http://localhost/pt17/wp-content/themes/pt17/style.css?ver=1.0
x	http://putintrump17.org/wp-content/themes/pt17/style.css?ver=1.0
	http://putintrump17.org/wp-content/themes/pt17/style.css?v=2&ver=1.0
	http://putintrump17.org/wp-content/themes/pt17/style.css?v=3&ver=1.0
	http://putintrump17.org/wp-content/themes/pt17/style.css?v=4&ver=1.0
	http://putintrump17.org/wp-content/themes/pt17/style.css?ver=1.3
	http://putintrump.org/wp-content/themes/pt17/style.css?ver=1.3 */

/*
	Theme Name: HTML5 Blank
	Theme URI: http://html5blank.com
	Description: HTML5 Blank WordPress Theme
	Version: 1.4.3
	Author: Todd Motto (@toddmotto)
	Author URI: http://toddmotto.com
	Tags: Blank, HTML5, CSS3

	License: MIT
	License URI: http://opensource.org/licenses/mit-license.php
*/

/*------------------------------------*\
    MAIN
\*------------------------------------*/

/* global box-sizing */
*,
*:after,
*:before {
	-moz-box-sizing:border-box;
	box-sizing:border-box;
	-webkit-font-smoothing:antialiased;
	font-smoothing:antialiased;
	text-rendering:optimizeLegibility;
}
/* html element 62.5% font-size for REM use */
html {
	font-size:62.5%;
}
body {
	font:400 18px/1.5 'Open Sans', Helvetica, Arial, sans-serif;
	color:#192e56;
/*	color:#333;*/
	background-color: #fff;
}
#main{
	padding-top: 110px;
}
.btn{
	border-radius: 0px;
}
.btn.btn-lg{
	padding-top: 10px !important;
	padding-bottom: 10px !important;
}
.home #main{
	padding-top: 0px;
}
.container{
/*	max-width: 1000px;*/
}
@font-face {
    font-family: 'uni_sans_bookregular';
    src: url('lib/fonts/unisans/uni-sans-book-webfont.eot');
    src: url('lib/fonts/unisans/uni-sans-book-webfont.eot?#iefix') format('embedded-opentype'),
         url('lib/fonts/unisans/uni-sans-book-webfont.woff2') format('woff2'),
         url('lib/fonts/unisans/uni-sans-book-webfont.woff') format('woff'),
         url('lib/fonts/unisans/uni-sans-book-webfont.ttf') format('truetype'),
         url('lib/fonts/unisans/uni-sans-book-webfont.svg#uni_sans_bookregular') format('svg');
    font-weight: normal;
    font-style: normal;

}




@font-face {
    font-family: 'uni_sans_semiboldregular';
    src: url('lib/fonts/unisans/uni-sans-semi-bold-webfont.eot');
    src: url('lib/fonts/unisans/uni-sans-semi-bold-webfont.eot?#iefix') format('embedded-opentype'),
         url('lib/fonts/unisans/uni-sans-semi-bold-webfont.woff2') format('woff2'),
         url('lib/fonts/unisans/uni-sans-semi-bold-webfont.woff') format('woff'),
         url('lib/fonts/unisans/uni-sans-semi-bold-webfont.ttf') format('truetype'),
         url('lib/fonts/unisans/uni-sans-semi-bold-webfont.svg#uni_sans_semiboldregular') format('svg');
    font-weight: normal;
    font-style: normal;

}




@font-face {
    font-family: 'uni_sans_heavyregular';
    src: url('lib/fonts/unisans/uni-sans-heavy-webfont.eot');
    src: url('lib/fonts/unisans/uni-sans-heavy-webfont.eot?#iefix') format('embedded-opentype'),
         url('lib/fonts/unisans/uni-sans-heavy-webfont.woff2') format('woff2'),
         url('lib/fonts/unisans/uni-sans-heavy-webfont.woff') format('woff'),
         url('lib/fonts/unisans/uni-sans-heavy-webfont.ttf') format('truetype'),
         url('lib/fonts/unisans/uni-sans-heavy-webfont.svg#uni_sans_heavyregular') format('svg');
    font-weight: normal;
    font-style: normal;

}

/* clear */
.clear:before,
.clear:after {
    content:' ';
    display:table;
}

.clear:after {
    clear:both;
}
.clear {
    *zoom:1;
}
.clearfix{
	clear: both !important;
}
a {
	color:#444;
	text-decoration:none;
}
a:hover {
	color:#444;
}
a:focus {
	outline:0;
}
a:hover,
a:active {
	outline:0;
}
a.anchor {
    display: block;
    position: relative;
    top: -100px;
    visibility: hidden;
}
input:focus {
	outline:0;
	border:1px solid #04A4CC;
}
.small-hr{
	border-top: 1px solid #fff;
	display: inline-block;
	text-align: center;
	margin: 10px auto;
	width: 7%;
}
h1{
	font-family: Georgia, "Times New Roman", Times, serif;
}
h1.archive-title{
	font: bold 50px/50px 'Open Sans', Helvetica, Arial, sans-serif;
	font-weight: 900;
	color:#192e56;
	text-transform: uppercase;
/*    margin-top:1rem;*/
}
h1.taxonomy-title{
	font: 36px/36px 'Open Sans', Helvetica, Arial, sans-serif;
	font-weight: 900;
	color:#192e56;
	text-transform: uppercase;
}
img{
	max-width: 100%;
}
.page-content h1{
	font: 60px/60px uni_sans_heavyregular;
	text-transform: uppercase;
	margin-bottom: 20px;
}
.section h3{
	font: 28px uni_sans_heavyregular;
	text-transform: uppercase;
/*	margin-top: 7%;*/
}
#section-ties.section h3{
	color: #333;
	font-family: "Open Sans";
	font-weight: 900;
}
#section-ties.section h4{
	color: #192e56;
	font-weight: 700;
	text-transform: uppercase;
	margin-top: 0;
	margin-bottom: 20px;
}
.section-title h2{
	font: 60px/60px uni_sans_heavyregular;
	text-transform: uppercase;
	color: #192e56;
	margin-top: 0;
}
.section-title h2.small{
	font: 36px/36px uni_sans_heavyregular;
}
.card-text h3{
	font: 36px/36px uni_sans_heavyregular;
	text-transform: uppercase;
/*	color: #fff;*/
}
.text-primary{
	color: #192e56;
}

.text-highlight{
	color: #b5393b;
}
.section{
	clear: both;
}
/*------------------------------------*\
    GENERAL
\*------------------------------------*/

/* MAIN NAV */

#main-nav{
	position: fixed;
	padding-top: 15px;
	padding-bottom: 15px;
	width: 100%;
	background-color: #fff;
	-moz-box-shadow: 0 0 5px rgba(0, 0, 0, 0.3);
	box-shadow: 0 0 5px rgba(0, 0, 0, 0.3);
	z-index: 100000;
	transition: all .3s;
/*	transform: translate(0,-100%);*/
}
#main-nav.active{
	transform: translate(0,0);
}
#main-nav .nav-logo{
	float: left;
	margin-top: 5px;
}
#main-nav .nav-logo img{
	max-height: 40px;
}
#main-nav .btn-outline{
	color: #b5393b;
	border-color: #b5393b;
	padding: 5px 15px;
	font-weight: bold;
	border-width: 3px;
}
#main-nav .btn-outline:hover{
	color: #fff !important;
	background-color: #b5393b !important;
}
#menu-main-menu{
	padding: 0;
	margin: 10px 0 0;
	list-style: none;
	float: left;
}
#menu-main-menu li{
	display: inline-block;
	margin-right: 10px;
	padding-right: 10px;
		border-right: 1px solid #e5e5e5;

}
#menu-main-menu li a{
	color: #b01d23;
	float: right;
	text-transform: uppercase;
	font-weight: bold;
	border-bottom: 3px solid #fff;
	transition: all .3s;
	text-decoration: none !important;
}

#menu-main-menu li.current-menu-item a,#menu-main-menu li a:hover{
	border-bottom: 3px solid #b01d23;
	text-decoration: none;
}
.tax-commentaries_tags li.menu-item-660 a,.tax-insights_tags li.menu-item-661 a, .tag li.menu-item-662 a{
	border-bottom: 3px solid #b01d23 !important;
	text-decoration: none;
}
#social-icons-nav{
	margin-left: 0px;
	float: right;
}
#social-icons-nav a{
	float: left;
	padding: 5px;
	margin-left: 10px;
	opacity: 1;
	transition: all .3s;
}
#social-icons-nav a:hover{
	opacity: .5;
}
#social-icons-nav .sc-icon svg{
	fill: #192e56;
	width: 30px;
	height: 30px;
}
.home #main-nav, .page #main-nav{
	padding-bottom: 15px;
}
.home .secondary-nav , .page .secondary-nav{
	display: none;
}
.secondary-nav{
	float: left;
	width: 100%;
	background-color: #b5393b;
	margin-top: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
}
.secondary-nav ul{
	padding: 0;
	margin: 0 100px 0 0;
	list-style: none;
	text-align: right;
}
.secondary-nav ul li{
	display: inline;
	border-right: 1px solid #ccc;
	margin-right: 10px;
	padding-right: 10px;
}
.secondary-nav ul li:last-child{
	border: none;
}
.secondary-nav ul li a{
	text-transform: uppercase;
	color: #fff;
	font-weight: 600;
	transition: all .3s;
}
.secondary-nav ul li a:hover{
	opacity: .5;
}
.secondary-nav ul li.current-menu-item a{
	border-bottom: 3px solid #fff;
	text-decoration: none;
}
.section-title{
	max-width: 80%;
	margin: 120px auto 0;

}

#section-1{
/*	background-color: #f9faf5;*/
}
#section-1 .section-title{
	margin-top: 50px;
}
.section-text{
	color: #192e56;
	font-size: 20px;
	line-height: 26px;
}
.section-text a{
	color: #192e56;
	text-decoration: underline;
}
.section-text a:hover{
	text-decoration: none;
}
#section-1 .bracket{
	width: 100%;
	height: 120px;
/*	background: url(img/bracket.png) center top no-repeat;*/
	background-size: cover;
	margin-top: 20px;

}
#section-2 .bracket{
	display: none;
}
#section-2 .section-title{
	margin-bottom: 40px;
	margin-top: 0;
}
/* Page*/

.hero-image{
	height: 450px;
	background-color: #333;
	background-size: cover !important;
	background-position: center center;
	float: left;
	width: 100%;
}
.home .hero-image img{
	max-width: 30%;
}
.hero-image img{
	max-height: 50%;
	max-width: inherit;
}
.page-content{
	padding-top: 50px;
	clear: both;
}
.page-content h3{
	font: 26px/26px uni_sans_heavyregular;
	text-transform: uppercase;
	color: #192e56;
	margin-bottom: 20px;
}
.page-content hr{
	margin-top: 60px;
	margin-bottom: 60px;
	border-color: #999999;
}
.aligncenter{
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	display: block;
}
.content-column{
	padding-right: 30px;
}
.default-hero-image.hero-image{
	background-size: cover !important;
	height: 30rem;
	display: -ms-flexbox;
		display: -webkit-flex;
		display: flex;

		-ms-flex-align: center;
		-webkit-align-items: center;
		-webkit-box-align: center;

		align-items: center;
		color: #fff;
	line-height: 30px;
	font-size: 24px;
	position: relative;
}
.default-hero-image.hero-image img{
	padding-left: 40px;
	position: absolute;
	top: 50%;
	left: 20px;
	transform: translate(0,-50%);
}
/* PAGE HOME */
.home-message{
	clear: both;
	float: left;
	width: 100%;
	background-color: #f5f5f5;
	display: none;
/*	display: none;*/
}
.home-message.active{
	display: block;
}
.home .hero-image .text-sm{
	margin-top: 20px;
	color: #fff;
	font-size: 28px;
}
span.close {
  position: relative;
  display: inline-block;
  width: 40px;
  height: 40px;
  overflow: hidden;
}
span.close:hover::before, span.close:hover::after {
  background: #ae1f23;
  opacity: 1;
}
span.close::before, span.close::after {
  content: '';
  position: absolute;
  height: 2px;
  width: 100%;
  top: 50%;
  left: 0;
  margin-top: -1px;
  background: #000;
}
span.close::before {
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg);
}
span.close::after {
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  transform: rotate(-45deg);
}
/* PAGE ABOUT */

.hero-image{
	height: 600px;
	max-height: 45vw;
	display: -ms-flexbox;
		display: -webkit-flex;
		display: flex;

		-ms-flex-align: center;
		-webkit-align-items: center;
		-webkit-box-align: center;

		align-items: center;
}
.hero-image .container{
	max-width: 600px;
	text-align: center;

}
.hero-image .container p{
	color: #ffffff;
	font-size: 28px;
	line-height: 44px;
	margin-top: 40px;
}
.hero-image .container img#pt17-logo{
	max-width: 120px;
	margin-bottom: 20px;
	margin-top: 20px;
}
.hero-image .container img#pt17-gif{
	max-width: 250px;
}

/*------------------------------------*\
    STRUCTURE
\*------------------------------------*/


#main-logo{
	margin: 100px 0 20px;
}
#main-logo img{
	max-width: 70%;
	margin-right: auto;
	margin-left: auto;
}
/* INTRO */


#scroll-teaser{
	text-align: center;
	position: fixed;
	bottom: 15px;
	width: 100%;
	margin: 0;
}
#scroll-teaser svg{
	width: 20px;
	fill: #fff;
}

#intro h1{
	color: #fff;
	font-size: 70px;
	line-height: 70px;
	text-transform: uppercase;
}
#intro h1 small{
	font-variant: small-caps;
	text-transform: none;
	color: #fff;
}
.animated-gif{
	margin-top: 20px;
}
.animated-gif img{
	max-width: 200px;
}
.btn{
	display: inline-block;
	color: #fff;
	text-transform: uppercase;
	transition: all .3s;
}

.btn-sm{
	padding: 5px 15px;
	font-size: 14px;
	margin-top: 15px;
	margin-bottom: 15px;
}
.btn-md{
	padding: 7px 25px;
	font-size: 20px;
	margin-top: 30px;
	margin-bottom: 30px;
	font-weight: bold;
}
.btn-xl{
	padding: 20px 80px;
	margin-top: 15px;
	margin-bottom: 15px;
	font-weight: bold;
	font: 40px/40px uni_sans_heavyregular;
	border-width: 5px !important;
}
.btn-outline{
	border: 2px solid #fff;
}
.btn-outline:hover{
	color: #333 !important;
	background-color: #fff;
	text-decoration: none;
}
.sidebar .btn-outline{
	color: #ae1f23;
	border-color: #ae1f23;
	width: 100%;
	font-weight: bold;
	border-width: 3px;
	font-size: 1.2rem;
    text-align: center;
    padding: 1rem 0;
}


#quotes-set-1{
	margin-top: 300px;
}
#quotes-set-1 .section-title .section-text, #quotes-set-1 .section-title h2{
	color: #fff ;
}
.quote{
	margin-bottom: 40px;
}
.quote-text{
	font: italic 24px Georgia, "Times New Roman", Times, serif;
	line-height: 28px;
	text-align: center;
	position: relative;
	padding-top: 40px;
}
.quote-text svg{
	fill: #fff;
	width: 50px;
	display: block;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 10px;
	display:none;
}
.quote-date{
	font-size: 14px;
	margin-top: 10px;
}
.slick-dots li{
	color: #fff !important;
}

.slick-slide {
	outline: none !important;
}
.slick-dots li button:before
{
    content: '•';
    color: #fff;
	font-size: 14px;
}
.slick-dots li.slick-active button:before
{
    color: #fff;
}
.slick-list{
	padding: 0 !important;
}
/* QUOTE SET @ */

#quotes-set-2{
	background: url(img/bg_blue.jpg) center center repeat;
	padding-top: 120px;
	padding-bottom: 40px;
	color: #fff;
	margin-top: -80px;
}
/*#quotes-set-2 .quotes-slider{
	max-width: 1270px;
	margin-right: auto;
	margin-left: auto;
}*/
h3.quote-header{
	font: 36px/36px uni_sans_heavyregular;
	text-transform: uppercase;
	text-align: center;
	opacity: 0;
	transition: opacity .5s;
	-webkit-transition-delay: .5s; /* Safari */
	    transition-delay: .5s;
	margin-bottom: 40px;
}
.quote-container{
	max-width: 1270px;
	margin-right: auto;
	margin-left: auto;
	padding-right: 20px;
	padding-left: 20px;
}
.slick-current h3.quote-header{
	opacity: 1;
}
#quotes-set-2 .quote-text{
	padding-top: 10px;
}
.photo{
	width: 200px;
	height: 200px;
	max-width: 100%;
	border-radius: 50%;
	border: 5px solid #fff;
	display: inline-block;
	background-size: cover !important;
	-moz-box-shadow: 0 0 10px rgba(0, 0, 0, 0.5);
	box-shadow: 0 0 10px rgba(0, 0, 0, 0.5);
}
#photo-putin{
	background-image: url(img/photo_putin.jpg);
	float: left;
}
#photo-trump{
	background-image: url(img/photo_trump.jpg);
	float: right;
}
/* INFO CARDS */

.info-card{
	padding: 60px;
/*	color: #fff;*/
	background-size: cover;
		min-height: 35vw;

}
.info-card img{
	max-width: 100%;
}
.info-card .container .row{
	display: -ms-flexbox;
		display: -webkit-flex;
		display: flex;

		-ms-flex-align: center;
		-webkit-align-items: center;
		-webkit-box-align: center;

		align-items: center;
}
.info-card a{
	text-decoration: underline;
	color: #ff0000 !important;
}
.info-card a:hover{
	text-decoration: none;
}
/*.info-card:nth-child(3){
	padding-top: 0;
}*/

.card-text{
/*	margin-top: 80px;*/
	font-size: 12px;
}
.card-text p:first-child{
/*	font-size: 20px;
	line-height: 26px;*/
}
.card-text{
	font-size: 16px;
	line-height: 24px;
}
.card-text em{
	font: 18px/22px Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	display: block;
	margin-bottom: 5px;
	margin-top: 20px;
}
.card-image{
	text-align: center;
}
.card-image img{
	max-height:500px!important;
	max-width: 100%;
}

/* TICKER */

#ticker{
	background-color: #ac1f24
}
#ticker .slick-list{
	background-color: #fff;
}
#ticker .ticker-slides {
	opacity: 0;
/*	display: none;*/
	transition:  all .3s;
	height: 0;
 }
#ticker .ticker-slides.slick-initialized {
/*	display: block;*/
	opacity: 1;
	height: auto;
 }

 #ticker-1611 {
 	background-color: #f5f5f5;
 }


.home #ticker{
	margin-bottom: 0 !important;
    position: relative !important;
	width: 100%;
}
#ticker, .ticker-inner, .ticker-inner ul{
	float: left;
	width: 100%;
}
.ticker-inner ul{
	margin: 0;
}
#ticker{
	margin-top: 77px;
	margin-bottom: 0;
}
.ticker-inner{
	border-bottom: 1px solid #ac1f24;
	border-right: 1px solid #ac1f24;
	border-left: 1px solid #ac1f24;
	box-sizing: border-box;
	border-top: 2px solid #101e38;
}
.ticker-inner ul{
	display: -webkit-flex;
	    display: -ms-flexbox;
	    display: flex;

	    -webkit-flex-wrap: wrap;
	    -ms-flex-wrap: wrap;
	    flex-wrap: wrap;
}
#ticker li{
	width: 88%;
	float: left;

	display: -webkit-flex;
	        display: -ms-flexbox;
	        display: flex;
	padding: 0;
}
#ticker li a{
	padding: 10px;
	display: block;
	clear: both;
}
#ticker li div.slick-slide{
	border-right: 1px solid #ac1f24;
	box-sizing: border-box;
	height: 100%;
}
.ticker-image{
	width: 30%;
	float: left;
}
.ticker-text{
	float: left;
	width: 70%;
	padding-left: 10px;
}
#ticker .post-source{
	font-size: 11px;
	line-height: 12px;
}

.ticker-publication-name {
	text-transform: uppercase;
}
#ticker .post-type{
	font-size: 11px;
	line-height: 14px;
	color:#ac1f24;
}
#ticker h3.header-h3{
	font-size: 14px;
	line-height: 20px;
}
#ticker .ticker-btn{
	color: #fff;
	background-color: #ac1f24;
	width: 12%;
}
#ticker .ticker-btn {
	color: #fff;
	font-weight: 900;
	text-transform: uppercase;
	font-size: 26px;
	line-height: 26px;
	display: -ms-flexbox;
		display: -webkit-flex;
		display: flex;

		-ms-flex-align: center;
		-webkit-align-items: center;
		-webkit-box-align: center;

		align-items: center;
	text-align: left;
	position: relative;
	padding-left: 20px;
}

.ticker-btn a:hover {
    text-decoration: none;
}

#ticker .ticker-btn .more-link{
	position: absolute;
	bottom: 0;
	font-size: 12px;
	right: 10px;
}
/* LOGO LARGE */

#logo-large-wrapper{
	text-align: center;
	padding-top: 10vw;
	padding-bottom: 5vw;
}
#logo-large-wrapper img{
	max-width: 300px;
}
.logo-large-text .container{
	margin-top: 70px;
	margin-right: auto;
	max-width: 800px;
	margin-left: auto;
}

.post img {
    height: auto;
}
/* RONALD REAGAN */

#reagan-wrapper{
/*	background: url(img/reagan.jpg) center center no-repeat;*/
	background-size: cover !important;
	min-height: 75vh;
	color: #fff;
	display: -ms-flexbox;
		display: -webkit-flex;
		display: flex;

		-ms-flex-align: center;
		-webkit-align-items: center;
		-webkit-box-align: center;

		align-items: center;
	border: 15px solid #b5393b;
}
#reagan-wrapper .container{
	max-width: 600px;
}
#reagan-wrapper .quote-text{
	font-size: 36px;
	line-height: 36px;
}
#reagan-wrapper .quote-date{
	font-size: 20px;
	line-height: 24px;
}
#reagan-wrapper .quote-text svg{
	max-width: 80px;
	top: -20px;
}

/* MARK: Home - Analysis */

.home-analysis-image{
    display: inline-block;
    vertical-align: top;
    margin-top: 30px;
}

.home-analysis-content{
    display: inline-block;
    vertical-align: top;
}

/* SECTION Takeover */
#section-takeover{
	background-position: right bottom;
	background-repeat: no-repeat;
}
#section-takeover .col-img{
	padding: 0;
	margin-bottom: 40px;
}
#section-takeover .col-img img{
	max-width: 80%;
}
@media only screen and (max-width:990px) {
	#section-takeover{
		background-size: 40%;
	}
}
@media only screen and (max-width:768px) {
	#section-takeover{
		background-image: none !important;
	}
}
#section-takeover .btn{
	color: #ae1f23;
	border-color: #ae1f23;
	padding: 7px 30px;
	font-weight: bold;
	margin-top: 10px;

}
#section-takeover .btn:hover{
	color: #333;
	border-color: #333;
}
#section-takeover .section-title{
	max-width: inherit;
/*	margin-top: 20px;*/
}
#section-takeover h3{
	margin-top: 30px;
}

/* GALLERY */
#gallery{
	margin: 40px 50px;
}
#gallery .slick-prev:before,
#gallery .slick-next:before
{
	font-size: 26px;
}
#gallery .slick-prev,
#gallery .slick-next
{
	top: 50%;
	position: absolute;

}
#gallery .slick-prev{
	transform: translate(-50% ,-50%);
}
#gallery .slick-next{
	transform: translate(50% ,-50%);
}
#gallery img, #sidebar-gallery img{
	border: 2px solid #fff;
	width: 100%;
}
.image-wrapper{
	position: relative;
}
.image-wrapper .image-social-wrapper{
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%,-50%);
	z-index: 1000;
	opacity: 0;
	transition:  all .3s;
}
.image-wrapper:hover .image-social-wrapper{
	opacity: 1;
}
.image-wrapper .image-social-wrapper a{
	border-radius: 50%;
	width: 46px;
	height: 46px;
	background-color: #fff;
	display: inline-block;
	text-align: center;
	line-height: 60px;
	margin-right: 5px;
	margin-left: 5px;
	opacity: 1;
	transition:  all .3s;
}
.image-wrapper .image-social-wrapper a:hover{
	opacity: .7;
}
/* SHOP */

#shop-image{
	background-size: cover;
	min-height: 75vh;
	display: -ms-flexbox;
		display: -webkit-flex;
		display: flex;

		-ms-flex-align: center;
		-webkit-align-items: center;
		-webkit-box-align: center;

		align-items: center;
	margin-top: 40px;
}
#gallery-mobile{
		width:100%;
	overflow: scroll;
	-webkit-overflow-scrolling: touch;
	white-space: nowrap;
	margin-top: 20px;
}
.gallery-mobile-inner{
	float: left;
}
#gallery-mobile .image-wrapper{
	width: 80%;
	display: inline-block;
}
#gallery-mobile .image-social-wrapper{
	display: none !important;
}
/* NEWSLETTER */

.row-eq-height {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display:         flex;
}

#section-newsletter{
	background-color: #1b335b;
	color: #fff;

}
#section-newsletter h3{
	margin-top: 0;
}
#section-newsletter .newsletter-col{
	min-height: 25vw;
	background-size: cover;
	background-position: center center;
		border-top: 5px solid #fff;
}
#section-newsletter .col-sm-6,#section-newsletter .col-md-6{
	background-color: #1b335b;
	color: #fff;
	border: 5px solid #fff;
	border-bottom: none;

	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;

	-ms-flex-align: center;
	-webkit-align-items: center;
	-webkit-box-align: center;

	align-items: center;

}
#section-newsletter img{
	width: 100%;
	border: 5px solid #fff;
	border-bottom: none;
}
#section-newsletter .row .col{
	padding: 0;
}
.newsletter-inner{
	text-align: center;
	padding: 40px 20px;
	height: 100%;

}
form{
/*	padding-right: 40px;
	padding-left: 40px;
	margin-top: 30px;*/
}
.form-group input{
	width: 100%;
	padding: 10px;
	border: none;
	color: #192e56;
	border: 3px solid #b8b8ba;
}
.form-group textarea{
	color: #192e56;
	border: 3px solid #b8b8ba;
}
form .button{
	padding: 10px;
	background-color: #192e56;
	border: 3px solid #fff;
}

/* Top Newsletter */
#newsletter-form{
	margin-bottom: 40px;
	clear: both;
		background-color: #f5f5f5;

}
#newsletter-form h2{
	color: #1b335b;
	margin-bottom: 20px;
	font: 28px uni_sans_heavyregular;
	text-transform: uppercase;
}
#newsletter-form{
	color: #1b335b;
}
#mc_embed_signup1 .button{
	background-color: #fff;
	border: 3px solid #ae1f23;
	color: #ae1f23;
	font-weight: 700;
	padding: 11px 60px;
	font-size: 18px;
}
#mc_embed_signup1 .button:hover{
	color: #333;
	border-color: #333;
}
/* SOCIAL ICONS */

#social-icons{
	position: absolute;
	top: 0;
	right: 0;
	z-index: 1000;

}
#social-icons a{
	padding: 15px;
	clear: both;
	text-align: center;
	background-color: #fff;
	opacity: 1;
	transition: all .3s;
	float: right;
}
#social-icons a .sc-icon{
	float: left;
	width: 30px;
	height: 30px;
}
#social-icons a:hover{
	opacity: .7;
}
.sc-icon{
	fill: #192e56;
}

/* NEWS */

.text-center a {
	color: #b5393b;

}

.text-center a:hover{
	text-decoration: none;
}


#section-latestnews{
	float: left;
	width: 100%;
	clear: both;
}
#section-latestnews h2{
	color: #1b335b;
	margin-bottom: 20px;
	font: 28px uni_sans_heavyregular;
	text-transform: uppercase;
}
h2 .link-more{
	color: #ae1f23;
	font: 20px uni_sans_semiboldregular;
	margin-left: 10px;
}
.post-wrapper{
	padding-top: 15px;
	transition:  all .3s;
}
.post-image img{
	width: 100%;
	border: 1px solid #ccc;
	transition: border .3s;

}
.post-wrapper h3, .header-h3{
	color: #192f56;
	margin-top: 0;
	font: 20px/24px 'Open Sans', Helvetica, Arial, sans-serif;
	font-weight: 400;
	text-transform: none;
	margin-bottom: 0;
}
.post-wrapper h3{
	margin-bottom: 5px;
}
.post-wrapper a{
	text-decoration: none !important;
}
.post-text{
	font-size: 14px;
	line-height: 20px;
	color: #1b335b;
	padding-top: 10px;
	padding-bottom: 10px;
}
.post-text a{
	color: #b5393b;
	text-decoration: underline;
}
.post-source, .post-source a,.post-author{
	color: #4f4f4f;
	font-size: 12px;
}
.post-source p{
	margin-bottom: 0;
	text-transform: uppercase;
}
.post-text a:hover{
	text-decoration: none;
}
.post-text h3 a{
	text-decoration: none;
}
.post-wrapper:hover{
	background-color: #eee;
}
.post-wrapper:hover .post-image img{
	border: 1px solid #192e56;

}
#commentaries-wrapper .container{
/*	border-bottom: 1px solid #939393;*/
	padding-bottom: 40px;
	margin-bottom: 40px;
}
ul.slick-dots{
	margin-top: 20px;
}
.slick-slider{
	padding-bottom: 20px;
}

.single-redirect {
	text-align: center;
	padding-top: 150px;
}

.single-redirect #redirect {
	display: table;
	margin: 50px auto;
	width: 250px;
	height: 50px;
	display: -webkit-flex;
	display: flex;
	-webkit-justify-content: center;
	justify-content: center;
	-webkit-align-items: center;
	align-items: center;
	background: #b5393b;
	color: #fff;
	text-decoration: none !important;
	padding: 10px;
}

.single-redirect #redirect p {
	margin-bottom: 0;
}

.single-redirect a:hover #redirect {
	text-decoration: none !important;
}

.single-redirect h1 {
	font-family: sans-serif;
}


/* Section Ties */


#section-ties{
	float: left;
	width: 100%;
	padding-bottom: 40px;
}
#section-ties #ties-slider{
	position: relative;
}

.more-btn-wrapper{
	position: absolute;
	z-index: 1000;
	bottom: 0;
	width: 100%;
	text-align: center;
}
.more-btn-wrapper .btn{
	background-color: #fff;
	border: 4px solid #ae1f23;
	color: #ae1f23;
	font-weight: 700;
	padding: 15px 60px;
	font-size: 18px;
}
.more-btn-wrapper .btn:hover{
	color: #333;
	border-color: #333;
	text-decoration: none;
}
#section-ties #ties-slider .slick-btn, #quotes-set-2 .slick-btn{
	position: absolute;
	color: #ccc !important;
	font-size: 40px;
}
#section-ties #ties-slider .slick-prev, #quotes-set-2 .slick-prev{
	left: 20px;
	top: 50%;
	transform: translate(0,-50%);
}
#section-ties #ties-slider .slick-next, #quotes-set-2 .slick-next{
	right: 20px;
	top: 50%;
	transform: translate(0,-50%);
}
#section-ties blockquote{
	border-color: #192e56;
}
#ties-slider .slick-dots li button:before, #gallery .slick-dots li button:before, #sidebar-gallery .slick-dots li button:before{
	color: #192e56 !important;
}
#ties-slider ul{
	padding: 0 0 0 20px;
}
#section-ties .section-title{
/*	border-bottom: 2px dotted #7c7d7a;*/
	margin-bottom: 0;
	padding-bottom: 20px;
	margin-top: 0;
}
.tie-slide-content{
	margin-right: auto;
	margin-left: auto;
}
.tie-slide-content a{
	text-decoration: none !important;
}
.tie-slide-content a:hover{
	text-decoration: none !important;
}
.tie-slide:last-child .tie-slide-content{
	/*	border-bottom: 2px dotted #7c7d7a;*/
	padding-bottom: 0rem;
}
.readmore-wrapper{
	color: #b5393b;
	text-transform: uppercase;
	font-weight: bold;
}
.readmore-wrapper:hover{
	text-decoration: underline;
}

#news-pagination{
/*	background-color: #d4f25f;*/
	width: 100%;
	height: 50px;
	float: left;
	position: relative;
	text-align: center;
	margin-bottom: 40px;
	margin-top: 20px;
}
.slick-prev:hover,
.slick-prev:focus,
.slick-next:hover,
.slick-next:focus
{
    color: transparent;
    outline: none;
    background: transparent;
}
.slick-prev:hover:before,
.slick-prev:focus:before,
.slick-next:hover:before,
.slick-next:focus:before
{
    opacity: 1;
}
.slick-prev.slick-disabled:before,
.slick-next.slick-disabled:before
{
    opacity: .25;
}
.slick-prev, .slick-next{
	z-index: 100000;
}
.slick-prev:before,
.slick-next:before
{
    font-family: 'slick';
    font-size: 60px;
    line-height: 1;

    opacity: .75;

    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.slick-prev
{
    left: -25px;
}
[dir='rtl'] .slick-prev
{
    right: -25px;
    left: auto;
}
.slick-prev:before
{
    content: '←';
}
[dir='rtl'] .slick-prev:before
{
    content: '→';
}

.slick-next
{
    right: -25px;
}
[dir='rtl'] .slick-next
{
    right: auto;
    left: -25px;
}
.slick-next:before
{
    content: '→';
}
[dir='rtl'] .slick-next:before
{
    content: '←';
}
.slick-btn{
	border-style: none;
	background-color: transparent;
	color: #192e56 !important;
}

/* ARCHIVES */

/*.archive-wrapper > .container{
	margin-top: 40px;
}*/
.archive .post{
	padding-bottom: 40px;
	margin-bottom: 40px;
	border-bottom: 2px dotted #7c7d7a;
}
.archive .post a{
	color: #b5393b;
}
.archive .post a:hover{
	text-decoration: none;
}
.post h2{
	margin-top: 0;
	color: #333;
	font-family: "Open Sans";
	font-weight: 900;
}
.post h2 a{
	font: 28px uni_sans_heavyregular;
	text-transform: uppercase;
	color: #ae1f23;
}
.post-date{
	color: #858585;
	font-size: 14px;
	font-weight: 600;
	padding-bottom: 5px;
}
.archive-post-wrapper{
	margin-bottom: 60px;
}
/* Sidebar */
.sidebar{
	padding-left: 40px;
}
.sidebar .widget{
	border-bottom: 2px dotted #7c7d7a;
	padding-bottom: 40px;
	margin-bottom: 40px;
}
.sidebar .widget h3{
		font: bold 30px/30px 'Open Sans', Helvetica, Arial, sans-serif;


	text-transform: uppercase;
	margin-bottom: 10px;
	padding-bottom: 10px;
}
.sidebar .widget-content li{
	padding-top: 2px;
	padding-bottom: 2px;
}
.sidebar .widget-content li.current, .sidebar .widget-content li.current-cat{
	font-weight: bold;
}
.sidebar .widget-content{
	font-size: 16px;
	color: #3e3e3e;
}
#sidebar-gallery .image-wrapper .image-social-wrapper{
	top: 50%;
	left: 0% !important;
	transform: translate(0,-50%) !important;
	z-index: 1000;
	text-align: center;
	width: 100% !important;
}
.widget .btn-outline:hover{
	background-color: #ae1f23 !important;
	color: #fff !important;
}
.widget .form-group, .widget input, .widget button{
	width: 100%;
	background: transparent;
}

/* FOOTER */


#main-footer{
	background-color: #b5393b;
	text-align: center;
	padding-top: 20px;
	padding-bottom: 20px;
	clear: both;
}
#main-footer .btn-outline:hover{
	color: #b5393b !important;
}
.copyright{
	background-color: #333;
	padding-top: 20px;
	padding-bottom: 20px;
	text-align: center;
	color: #999;
	font-size: 14px;
}
blockquote{
	border-left: 2px solid #fff;
	padding: 0px 20px;
	margin-left: 30px;
	margin-top: 20px;
	margin-bottom: 20px;
}
.report-wrapper{

	margin-top: 40px;
	padding-top: 60px;
}
.report-wrapper .container{
	border-top: 1px solid #ddd;
	padding-top: 40px;
	padding-bottom: 40px;
}
.report-wrapper .section-title{
	margin: 0;
}
.report-wrapper .btn{
	color: #ae1f23;
	border-color: #ae1f23;
	padding: 7px 30px;
	font-weight: bold;
	margin-top: 10px;
	background-color: transparent;

}
.report-wrapper .btn:hover{
	color: #333;
	border-color: #333;
}

.call-message {
	padding: 30px 0;
	display: inline-block;
	width: 100%;
}

.call-message .section-title {

	margin-top: 10px;
}

.call-message .section-title h1 {
	font: 60px/60px uni_sans_heavyregular;
	text-transform: uppercase;
	color: #192e56;
	margin-top: 0;
}

/*------------------------------------*\
    RESPONSIVE
\*------------------------------------*/
#mobile-nav{
	display: none;
}

@media only screen and (max-width:1270px){

	#ticker li{
		width: 81%;
	}
	#ticker .ticker-btn{
		width: 19%;
	}

    .default-hero-image.hero-image{
        height: 22rem;
    }

    .widget .form-group, .widget input, .widget button {
        font-size: 1.2rem;
    }

    .sidebar .widget h3 {
        font-size: 2rem;
        padding-bottom: 0px;
    }
}
@media only screen and (max-width:980px){

	#ticker li:nth-child(2), #ticker .ticker-btn{
		display: none;
	}
	#ticker li{
        width: 100%;
/*		width: calc(100%/3);*/
	}

	.home .hero-image .text-sm{
		margin-top: 4px;
		font-size: 20px;
	}

    .default-hero-image.hero-image{
        height: 18rem;
    }

    .hero-image .container p {
        font-size:20px;
    }
}
@media only screen and (max-width:768px){

	#ticker li:nth-child(2){
		display: none;
	}
	#ticker li{
		width: 100%;
	}
	.home .hero-image .text-sm{
		margin-top: 0px;
		font-size: 16px;
	}

    .home-analysis-image{
        vertical-align: top;
        width: 100%;
        height: 150px;
    }
}
@media only screen and (max-width:40em){
	.ticker-image{
		width: 20%;
	}
	.ticker-text{
		width: 80%;
	}
	#ticker li:nth-child(2){
		display: none;
	}
	#ticker li{
		width: 100%;
	}

    .home-analysis-content {
        margin-top: -16px;
    }
}

@media only screen and (max-width:920px) {
	#main-nav .pull-right{
		display: none;
	}
	#main-nav .navbar-toggle{
		display: block;
	}
	#main-nav .navbar-toggle{
		float: right !important;
	}
	#main-nav .secondary-nav{
		display: none !important;
	}
	#mobile-nav{
		display: block;
		padding: 90px 20px 20px;
		background-color: #eee;
/*		transform: translate(0,-100%);*/
		position: fixed;
		top: -100%;
		left: 0;
		z-index: 1000;
		width: 100%;
		transition: all .3s;
	}
	#mobile-nav.active{
		transform: translate(0,0);
	}
	#mobile-nav ul{
		padding: 0;
		margin: 0;
		list-style: none;
	}
	#mobile-nav ul li{

		border-bottom: 1px solid #ddd;
	}
	#mobile-nav ul li:last-child{
		border: none;
	}
	#mobile-nav ul li:last-child a{
		padding-bottom: 0;
	}
	#mobile-nav ul li a{
		padding-top: 10px;
		padding-bottom: 10px;
		display: block;
	}
}

@media only screen and (max-width:40em) {
	#main-nav{
		padding-top: 15px;
		padding-bottom: 15px;
	}
	#intro{
/*		background-size: contain;
		background-color: #000;
		padding-bottom: 100px;
		background-position: 0 80px;*/
	}

    	.text-sm .hero-text {
        	font-size:1.2rem;
	        line-height: 2rem;
    	}

	#main-logo{
		margin: 80px 0 20px;
	}
	#intro h1{
		font-size: 50px;
		line-height: 50px;
	}
	.section-title{
		max-width: 100%;
		margin: 70px auto 0;

	}
	.section-title h2{
		font: 36px/36px uni_sans_heavyregular;
	}

    .archive-title {
        margin-top: 10rem;
    }
	.bracket{
/*		height: 60px;*/
	}
	#quotes-set-2 .quotes-slider .quote{
		padding-right: 20px !important;
		padding-left: 20px !important;
	}
	.card-text{
		margin-top: 20px;
	}
	.card-image img{
		padding: 20px;
	}
	#logo-large-wrapper img{
		max-width: 50%;
	}
	.info-card{
		padding: 20px 0 !important;
	}
	#quotes-set-1{
		margin-top: 20px;
	}
	.quote-text{
		padding-right: 20px;
		padding-left: 20px;
	}
	#reagan-wrapper .quote-text{
		font-size: 28px;
		line-height: 34px;
	}
	.btn-xl{
		font: 30px/30px uni_sans_heavyregular;
		padding: 20px 40px;
	}
	#shop-image, #reagan-wrapper{
		padding-bottom: 40px;
		padding-top: 40px;
	}
	#reagan-wrapper{
		background-position: 60% center !important;
		background-size: cover;
	}
	#quotes-set-2{
		margin-top: -75px;
        padding-top: 75px;
	}
	#social-icons-nav{
		margin-left: 0;
	}
	#social-icons-nav a{
		margin-left: 0;
	}
	#main-nav .nav-logo{
		margin-right: 0px;
        max-width: 75%;
        margin-top: 18px;
	}
	.tie-slide-content{
		width: 100%;
	}
	.slick-prev, .slick-next{
		display: none !important;
	}
	#section-newsletter h3{
		margin-top: 0;
	}
	.newsletter-inner{
		text-align: center;
		padding: 20px;
	}
	#section-newsletter .newsletter-col{
		min-height: 100vw;
	}
	#section-newsletter img{
		border: 5px solid #fff;
	}
	#section-takeover h3{
		margin-top: 0px;
	}
	#section-takeover .section-title{
		margin-bottom: 20px;
	}
	#section-newsletter form{
		margin-top: 30px;
		padding: 0;

	}
	img{
		max-width: 100%;
	}
	.row-eq-height {
	  display: block;
	}
	#section-newsletter form .mc-field-group{
		width: 100%;
	}
	#section-newsletter form .button{
		width: 100%;
		margin-top: 10px;
	}
	.image-social-wrapper{
		display: none !important;
	}
	.section-title h2, .section-text{
		text-align: left;
	}
	.info-card .container .row{
		display: block !important;
	}
	.photo{
		width: 100px;
		height: 100px;
		max-width: 100%;
		border-radius: 50%;
		border: 3px solid #fff;
		display: inline-block;
		background-size: cover !important;
		-moz-box-shadow: 0 0 10px rgba(0, 0, 0, 0.5);
		box-shadow: 0 0 10px rgba(0, 0, 0, 0.5);
	}
	blockquote{
		margin-left: 0;
	}
	.more-btn-wrapper .btn{
		width: 80%;
	}
	.hero-image, .default-hero-image.hero-image{
		height: 10rem !important;
		max-height: inherit !important;
		padding-top: 40px;
		padding-bottom: 40px;
	}
	.hero-image .container p{
		color: #ffffff;
		margin-top: 10px;
        font-size: 1.33rem;
        line-height: 2.5rem;
        text-shadow: 1px 1px #888888;
	}
	.hero-image img{
		max-height: inherit;
		max-width: 30% !important;
	}
	.archive-wrapper > .container{
		margin-top: 0px;
	}
	.page-content{
		padding-top: 20px;
	}
	.page-content h1{
		font: 36px/36px uni_sans_heavyregular;
	}
	.report-wrapper{
		margin-top: 20px;
		padding-top: 20px;
	}
}
@media only screen and (max-width: 730px) {
	#main-nav{
		padding-top: 5px;
	}
	#main-nav .pull-right{
		display: none;
		padding-bottom: 15px
	}
	#main-nav .navbar-toggle{
		display: block;
	}
	#main-nav .navbar-toggle{
		float: right !important;
        margin-right: 0px;
        margin-top: 16px;
        margin-bottom: 4px;
	}
}
