html{
  
}
body{
  background-color: #d9d6cf;
  font-family: "Open Sans",sans-serif;
  font-size:18px;
}
a {
    color: #680001;
    text-decoration: none;
}

.opensans{
 font-family: 'Open Sans', sans-serif;
}
.opensans-cond{
  font-family: 'Open Sans Condensed', sans-serif;
}


header {
  background-color: #ffffff;
      padding: 10px 0;
      position: fixed;
      width: 100%;
      z-index: 100000;
  
}
section.first {
    padding: 0;
}
footer {
  background-color: #ffffff;
     background-image: url("../images/flag-80.jpg");
     background-position: center center;
     background-size: cover;
     padding: 30px 0;
     color: #000;
}
footer a {
    color: #000;
}
footer input{
  margin-bottom:10px;
}
.btn-full {
    width: 100%;
}
.btn-aan:hover {
    background-color: rgba(103, 0, 0, 0.71);
    border-color: #510303;
    border-radius: 0;
    color: #fff;
}
.btn-full {
    width: 100%;
}
.btn-aan {
    background-color: #680000;
    border-color: #510303;
    border-radius: 0;
    color: #fff;
}

footer h5 {
    font-size: 17px;
    font-weight: 700;
}
.address {
    margin: 0 0 10px;
}
.corporate {
    margin: 0 0 10px;
}


.item {
    background-color: #fff;
    box-shadow: 0 0 5px #000;
    margin: 15px 0;
    padding: 10px;
}
.scale, .scale-with-grid, .scale-to-grid  {
    width: 100%;
    height: auto;
    
}

.meta ul {
    font-size: 12px;
    font-weight: 600;
    list-style: outside none none;
    padding: 0;
}

.item.article {
    margin-bottom: 30px;
}

.item.article h4 {
    margin: 0 0 5px;
    text-transform: uppercase;
    color: #001648;
}
.meta ul li {
    display: inline;
    margin: 0 5px 0 0;
    color: #666666;
}
.meta ul li.date {
    color: #000;
}
.item.article h4 > a {
    color: #001648;
}
.item.article h4 > a:hover {
    color: #680001;
    text-decoration: none;
}

.carousel-inner > .item {
    box-shadow: none;
    margin: 0;
    padding: 0;
}
.carousel-inner > .item > img {
    height: auto;
    width: 100%;
}
.carousel-caption {
    background-color: rgba(0, 0, 0, 0.65);
    font-size: 25px;
    left: 5%;
    right: 5%;
}

.carousel-caption > a {
    color: #fff;
}

.main-nav .navbar-nav > li > a {
    font-size: 12px;
    padding: 6px 6px;
}
#menu-item-00017 {
    display: none;
}

.brand > a {
  background-image: url("../images/aan-logo.png");
    background-repeat: no-repeat;
    background-size: 100% auto;
    display: block;
    height: 60px;
    overflow: hidden;
    text-indent: -5000px;
}

.menu-list.nav.navbar-nav {
    margin: 25px 0 0;
}

#query.form-control {
    border-radius: 0 5px 5px 0 ;
    font-size: 11px;
    height: 25px;
}
button#search {
    border: 1px solid #ccc;
    border-radius: 0;
    height: 25px;
    padding: 0;
    position: absolute;
    right: 0;
    top: 0;
    width: 25px;
}
button#search:hover{
  background-color:#333;
  color:#fff;
}
.search {
    display: block;
    position: relative;
    width: 100%;
    margin: 15px 0 2px;
}
.net-box {
    border: 1px solid #ccc;
    color: #ccc;
    display: inline-block;
    height: 25px;
    line-height: 25px;
    margin: 0 0 5px;
    text-align: center;
    width: 25px;
}
footer .net-box{
  border: 1px solid #000;
  color: #000;
  background-color:#fff;
}
.networks {
    text-align: right;
}
#fb:hover {
    background-color: #3b5998;
    color: #fff;
    border-color: #002676;
}
#tw:hover {
    background-color: #00aced;
    color: #fff;
    border-color: #00A0DE;
}
#yt:hover {
    background-color: #bb0000;
    color: #fff;
    border-color: #AB0000;
}
#rss:hover {
    background-color: #ff6600;
    color: #fff;
    border-color: #E65B00;
}

.brand {
    max-width: 350px;
		width:100%;
}
.banner-300x250 img {
    width: 100%;
}

.utility.first {
    margin: 15px 0 0;
}

.utility-widget h3 {
    font-size: 18px;
    font-weight: bold;
    margin: 0;
}
.utility-widget .form-control {
    margin: 8px 0;
}
.utility-widget.item.form {
     margin: 0 0 28px;
}
.banner-300x250 ins {
    display: block !important;
    margin: 0 auto !important;
    
}
#slider .utility-widget.ad-300x250.item {
    padding: 15px 10px;
}

.margin-bottom-25 {
    margin-bottom: 25px;
}

h2{
    font-size: 22px;
    margin: 0 0 10px;
    padding: 8px;
    text-transform: uppercase;
}

h2.blue{
    background-color: #013668;
    border-color: #12314d;
    color: #fff; 
}
h2.red{
  background-color: #680000;
  border-color: #510303;
  color: #fff;
}


#latest-actions item {
    display: block;
    margin: 0 0 20px;
}
#latest-actions a {
    color: #013668;
    font-size: 18px;
}

.mobile-1199 .navbar-toggle, .mobile-414 .navbar-toggle {
    border: 1px solid #ccc;
    border-radius: 0;
    display: inline-block;
    height: 25px;
    margin: 3px 0 0;
    padding: 2px 3px;
    width: 25px;
}
.icon-bar {
  background-color: #ccc;
    margin: 2px 0 !important;
    padding: 2px;
    width: 17px !important;
}

.menu-title {
    color: #ccc;
    float: right;
    font-size: 14px;
    font-weight: bold;
    margin: 5px 3px 0 0;
}
.mobile-1199 .navbar-toggle:hover, .mobile-414 .navbar-toggle:hover {
    background-color: #000;
}
.mobile-1199 .navbar-toggle:hover .icon-bar, .mobile-414 .navbar-toggle:hover .icon-bar {
    background-color: #fff;
}

.offcanvas-header {
    background-color: #fff !important;
    border-bottom: 1px solid #ccc;

}

#close-nav.navbar-toggle {
  border: 1px solid #ccc;
      border-radius: 0 !important;
      color: #ccc;
      display: inline-block;
      height: 33px;
      margin: -1px;
      padding: 0;
      width: 31px;
}
#close-nav.navbar-toggle:hover {
  background-color: #000;
  color:#fff;
}
#aan-logo-nav {
    display: inline-block;
    font-weight: bold;
    margin: 2px 0 0 6px;
}

.slide-nav ul li {
    float: none;
    width: 100%;
}
.slide-nav .menu-list.nav.navbar-nav {
    margin: 0;
    width: 100%;
}
.slide-nav ul > li > a {
    width: 100%;
}

.block-33 {
    display: block !important;
    height: 33px;
    width: 100% !important;
}
.category-box {
    background-color: #cdd5e0;
    color: #002b60;
    font-size: 14px;
    margin-top: 10px;
    padding: 10px;
}


.trc_rbox_header_span {
    display: none;
}
.trc_header_ext {
    color: #fff !important;
    position: absolute !important;
    right: 9px !important;
    top: -57px !important;
}
.trc_rbox.thumbs-a.trc-content-sponsored {
    position: relative !important;
}
.trc_rbox_container {
    display: block;
    position: relative;
    z-index: 9999;
}
.trc_rbox.thumbs-a.trc-content-sponsored {
    overflow: visible !important;
}
.trc_header_ext a {
    color: #fff !important;
}
.trc_desktop_attribution_link.trc_attribution_position_top {
    color: #fff !important;
}
.trc_desktop_attribution_link.trc_attribution_position_top > span {
    color: #fff !important;
}
.trc_desktop_disclosure_link.trc_attribution_position_top > span {
    color: #fff !important;
}
span.st_sharethis_hcount {
    background: none;
}
span.desktop-414.inline, span.desktop-992.inline {
    display: inline !important;
}
span.stMainServices {
   background: none !important;
   background-size: 90% !important;
   background-repeat: no-repeat !important;
   background-position: center center !important;
   position: relative !important;
   top: 3px;
   display: inline-block !important;
}


span.chicklets.digg {
    background: none!important;
}

span.stButton_gradient.stHBubble {
        background-image: none!important;
    border: none!important;
    background-color: #a10000 !important;
    color: #fff !important;
    padding: 2px !important;
    border-radius: 8px !important;
    min-width: 20px;
    text-align: center;
    height: 20px!important;
    line-height: 15px;
}

span.stArrow {
    background: none !important;
}
 
span.st-sharethis-counter2 {
  background-image: url(icons-b/share-alt.png) !important;
 
  width: 20px !important;
  background-size: 90% !important;
  background-repeat: no-repeat !important;
  background-position: center center !important;
  position: relative !important;
  top: 3px;
  display: inline-block !important;
}

span.st_facebook_hcount {
  background-image: url(icons-b/facebook-f.png) !important;
  width: auto;
  background-size: 12px !important;
  background-repeat: no-repeat !important;
  background-position: left 3px !important;
  position: relative !important;
  top: 1px;
  display: inline-block !important;
}

span.st_email_hcount {
  background-image: url(icons-b/envelope.png) !important;
      background-size: 21px auto!important;
      background-repeat: no-repeat !important;
      background-position: left 3px !important;
      position: relative !important;
      top: 0px;
      display: inline-block !important;
      height: 25px !important;
       width: auto;
}

span.st_twitter_hcount {
  background-image: url(icons-b/twitter.png) !important;

  background-size: 21px auto!important;
  background-repeat: no-repeat !important;
  background-position: left 3px !important;
  position: relative !important;
  top: 0px;
  display: inline-block !important;
  height: 25px !important;
  width: auto;
}

span.st_pinterest_hcount {
  background-image: url(icons-b/pinterest-p.png) !important;
 
  background-size: 21px auto!important;
  background-repeat: no-repeat !important;
  background-position: left 3px !important;
  position: relative !important;
  top: 0px;
  display: inline-block !important;
  height: 25px !important;
  width: auto;
}

span.st_reddit_hcount {
  background-image: url(icons-b/reddit.png) !important;

  background-size: 21px auto!important;
  background-repeat: no-repeat !important;
  background-position: left 3px !important;
  position: relative !important;
  top: 0px;
  display: inline-block !important;
  height: 25px !important;
  width: auto;
}

span.stMainServices.st-email-counter {
    width: 20px;
}
span.stMainServices.st-email-counter {
    width: 20px;
}

span.stMainServices.st-facebook-counter {
    width: 8px;
}
span.stMainServices.st-twitter-counter {
    width: 15px;
}
span.stMainServices.st-pinterest-counter {
    width: 17px;
}
span.stMainServices.st-reddit-counter {
    width: 17px;
}
span.chicklets.reddit {
    background: none !important;
    background-color: transparent !important;
}

.stButton > span > span.stButton_gradient {
    background: none !important;
}
span.stButton_gradient {
    border: none !important;
}

.st_reddit_hcount span.stButton_gradient {
    width: 17px !important;
}


.item.article {
    position: relative;
}

.bottom-right {
    position: absolute;
    bottom: 9px;
    right: 8px;
}

/*PAGINATION*/
.pagination {
  background-color: #073f73 !important;
  border-radius: 5px;
  display: inline-block;
  padding: 0;
  position: relative;
  z-index: 1000;
  float: none !important;
  height: 44px;
}
.pagination > li {
	-moz-border-bottom-colors: none;
	-moz-border-left-colors: none;
	-moz-border-right-colors: none;
	-moz-border-top-colors: none;
	background-color: #073f73;
	border-color: #073f73 !important;
	border-image: none;
	border-style: solid;
	border-width: 1px 1px 1px 0;
	color: #ffffff;
	float: left;
	line-height: 38px;
	max-height: 40px;
	min-height: 40px;
	min-width: 50px;
	text-align: center;
	text-decoration: none;
}
.pagination li:last-child {
}
.pagination li a {
	background-color: #235a8e;
	border: medium none;
	color: #ffffff !important;
	display: block;
	text-align: center;
	width: 100%;
}
.pagination > li:hover {
	background-color: #073f73;
}
.pagination li a:hover, .pagination > li:hover a {
	background-color: #47b3e1 !important;
	color: #000000 !important;
}
.pagination li.previous, .pagination li:first-child {
	border-bottom-left-radius: 5px;
	border-top-left-radius: 5px;
}
.pagination li.next, .pagination li:last-child {
	border-bottom-right-radius: 5px;
	border-top-right-radius: 5px;
}

.pag-links {
    display: block;
    height: 70px;
}

.margin-top {
    margin-top: 28px;
}

.result-item {
    border-bottom: 1px dotted #9f9f9f;
}
.result-item a.title {
    font-size: 18px;
    font-weight: 500;
    padding: 20px 10px 0 10px;
    display: block;
}
.result-item a.more {
    display: none;
}
.result-item:nth-child(even) {
    background-color: #F2F1EE;
}
.result-item .description {
    padding: 0 10px 20px;
}
#search-form input#query {
    height: 33px;
}

button#search-button {
    border-radius: 0;
    text-transform: uppercase;
    font-weight: 900;
}

a.pminc {
    font-size: 15px;
    font-weight: 900;
    display: block;
    margin: 20px 0 0 0;
    background-image: url("//aanews-structure-psyclone.netdna-ssl.com/client_assets/aanews/media/picture/57dc/41e6/6970/2d63/5ce2/0100/original_psyclone.png");
    background-repeat: no-repeat;
    padding: 0 0px 0px 34px;
    height: 50px;
    line-height: 46px;
}
.dkbeige {
    background-color: #AEABA6;
    color: #fff;
}
.btn-pgset {
    background-color: #680001;
    color: #ffffff;
    border-radius: 0;
    margin: 22px 0;
}
.btn-pgset:hover {
    background-color: rgba(132, 0, 0, 0.8);
    color: #ffffff;
    border-radius: 0;
    margin: 22px 0;
}
h2.set-page {
    padding: 0;
    margin: 5px 0;
    font-weight: 600;
}

div#set-position {
    display: inline;
}

div#page-set-nav {
    margin: 22px 0;
    font-size: 17px;
}

.btn-pgset-white {
    color: #fff;
    font-size: 21px;
    margin: 0;
    padding: 0;
    line-height: 21px;
    position: relative;
    top: -1px;
    display: inline-block;
}

div#content-pgst-nav {
    margin: 10px 0;
    padding:10px;
}

#content-pgst-nav .btn-pgset {
    margin:0
}

#content-pgst-nav #set-position {
    margin: 4px 0;
    display: inline-block;
}


.video, .scale-embed {
	position: relative;
	padding-bottom: 56.25%;
	padding-top: 30px;
	height: 0;
	overflow: hidden;
	margin-bottom: 20px;
}

.video iframe,  .scale-embed iframe,  .video object, .scale-embed object, .video embed,  .scale-embed embed {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

.entry-content img, .entry-content iframe, .entry-content object, .entry-content embed {
	max-width: 100%;
}

.video img, .video iframe, .video object, .video embed {
	max-width: 100%;
}
.scale-embed img, .scale-embed iframe, .scale-embed object, .scale-embed embed {
	max-width: 100%;
}

.fb-comments, .fb-comments span, .fb-comments iframe[style] {
	width: 100% !important;
}
span.cat-sub {
    color: #7B7676;
    font-weight: 600;
}
.desktop-hide{
  display:none;
}


  form .col-sm-4.col-xs-6 {
    margin-bottom: 15px;
}
	.embed-area{
     max-height:70px; 
    }
  
.thin-head .search, .thin-head .menu-all, .thin-head .networks {
    margin-top: 20px;
}

  .menu-all .navbar-toggle.block {
    border-radius: 0;
    border: 1px solid #ccc;
    display: inline-block;
    margin: 0px 0 0 5px;
    padding: 1px 4px;
    height: 25px;
}
  .menu-all .navbar-toggle.block:hover{
   background-color: #000;
  }
  
  .utility-widget.ad-300x250.item.scale-embed {
    top: 0;
    height: auto !important;
    padding: 10px 10px;
}
  
  .nmWidgetContainerArticle {
    padding: 10px 0;
}
  
li.trending_tag {
    background-color: #cdd5e0;
    font-size: 15px;
    font-weight: 600;
    margin: 0 0 3px;
    padding: 4px;
}
ol.trending_tags {
    list-style-position: inside;
    padding: 0;
}
li.trending_tag > a {
    color: #002b60;
}
  
 h2.pset-article-title {
    font-size: 28px;
    font-weight: 900;
} 
  
#flash a {
    text-decoration: underline;
   color: #071d5d;
}
#flash h3 {
    border-bottom: 1px dotted;
    display: block;
    font-size: 20px;
    margin-bottom: 15px !important;
    padding-bottom: 25px;
}


#flash h1 {
    border-bottom: 1px solid;
    padding-bottom: 25px;
      font-weight: bold;
}

  .brand.micro > a {
        background-image: url("https://scclientassetsprod.s3.amazonaws.com/client_assets/trumptrain/media/themes/images/ttn.png");
    background-position: center center;
    background-repeat: no-repeat;
    background-size: 100% auto;
    display: block;
    height: 45px;
    overflow: hidden;
    text-indent: -5000px;
    max-width: 300px;
    width: 100%;
}
 footer  .brand.micro > a {
    background-image: url("https://scclientassetsprod.s3.amazonaws.com/client_assets/trumptrain/media/themes/images/trumptrainnews.logo.png");
    background-position: center center;
    background-repeat: no-repeat;
    background-size: 100% auto;
    display: block;
    height: 30px;
    overflow: hidden;
    text-indent: -5000px;
    max-width: 330px;
    width: 100%;
}
  
.brand.micro {
    display: inline-block;
}

#thinsubscribe .form-control {
    border-radius: 0 5px 5px 0;
    font-size: 11px;
    height: 25px;
}
#thinsubscribe button{
    border: 1px solid #ccc;
    border-radius: 0;
    height: 25px;
    padding: 0;
    position: absolute;
    right: 0;
    top: 0;
    width: 25px;
}
#thinsubscribe button:hover {
    background-color: #333;
    color: #fff;
}
  
  
footer.thin a.pminc {
    background-position: 0 11px;
    background-size: auto 20px;
    display: inline-block;
    font-size: 12px;
    font-weight: normal;
    height: 35px;
    margin: 0;
    padding: 0 0 0 20px;
}
footer.thin {
    background-image: none;
    font-size: 12px;
    padding: 9px 0;
  border-top:1px solid #2e5478;
}

footer.thin .address {
    margin: 15px 0 0;
}
  
  
.pw-button-counter {
    background-color: #a10000;
    border-radius: 5px;
    color: #fff;
    padding: 0 7px;
    text-align: center;
}
.pw-button-counter__inner {
    font-size: 11px !important;
    margin: 0;
    padding: 0;
    text-align: center;
}
.pw-button.__pw-button-st-bg-none .pw-button-counter::before {
    display: none !important;
}

#au-header button#send, #au-header button#search {
   background-color: #ad0f15;
    color: #ffffff;
    border-radius: 0 5px 5px 0px;
   
}

body#au {
  background-color: #a6b6c5;
  font-family: 'Nunito', sans-serif;
}

body#au .text-links-rr .syndicatedItem .video-title {
    color: #071d5d;
    font-family: Open Sans;
    font-size: 16px;
    font-weight: bold;
    line-height: 22px;
    max-height: 44px;
    text-decoration: underline;
}
body#au .thumbnails-rr .syndicatedItem .video-title {
    color: #071d5d;
    font-family: Open Sans;
    font-size: 14px;
    font-weight: bold;
    line-height: 19px;
    max-height: 57px;
    text-decoration: underline !important;
} 
.pushdown {
    padding-top: 75px !important;
}

.advertorials-bottom .container {
    background-color: #ffffff;
    padding-top: 9px;
    border: 1px solid #2e5478;
    border-bottom: none;
}
body#au header {
    border-bottom: 1px solid #2e5478;
}
  section#flash > .container {
    background-color: #fff;
    padding-top: 84px;
    margin-bottom: 11px;
    border: 1px solid #2e5478;
    
}
  
  .fh {
    width: 100% !important;
    max-width: 100% !important;
}

.embed-cntnr.single-embed.promoted-content {
    width: 100% !important;
    max-width: 100% !important;
}
  a.Red{color:#a94442 !important;} 
  a.Blue{color:#2e6da4 !important;} 
  a.Highlighter{background-color:#ffff00 !important;}




@media (max-width: 1200px) {
  
	.desktop-1199 {
    	display: none;
	}
  
  	.mobile-1199{
  		display: block;
  	}
  
}
@media (min-width: 1201px) {
  
	.desktop-1199 {
    	display: block;
	}
  
  	.mobile-1199{
  		display: none;
  	}
  
}
@media (min-width: 992px) {
  .desktop-992{display:block !important;}
  .mobile-992{display:none !important;}
}
@media (max-width: 991px) {
  .desktop-992, span.desktop-992.inline{display:none !important;}
  .mobile-992{display:block !important;}
  .item.article {
      padding-bottom: 25px;
  }
  .pw-button.pw-button-more.__pw-size-20.__pw-hover-false.__pw-label-false.__pw-counter-horizontal.__pw-radius-square.__pw-button-st-custom.__pw-button-st-bg-none {
      display: none;
  }
}

@media(max-width:768px){

  .desktop-hide {
      display: inline-block;
  }
  .mobile-hide {
      display: none;
  }
  .desktop-hide .networks {
      margin-bottom: 10px;
  }
  .search {
      margin: 10px 0 0 0 !important;
  }
  .bar-labels {
      color: #eee;
      padding: 10px 0 0;
      text-align: left;
  }
}
@media (max-width: 414px) {
  
	.desktop-414, span.desktop-414.inline {
    	display: none !important;
	}
  
  	.mobile-414{
  		display: block !important;
  	}
  	.mobile-1199{
  		display: none !important;
  	}
    .carousel-caption {
        background-color: rgba(0, 0, 0, 0.65);
        font-size: 19px;
        left: 5%;
        right: 5%;
        top: 16px;
        padding: 9px 0;
    }
    .item.article {
        padding-bottom: 25px;
    }
    section.first {
        padding: 127px 0 0 0;
    }
  
}
@media (min-width: 415px) {
  
	.desktop-414 {
    	display: block !important;
	}
  
  	.mobile-414{
  		display: none !important;
  	}
  
}
@media (max-width: 413px) {
  .mobile-hide-413{
    display:none !important;
  }
  section#news-section-1 {
      padding: 127px 0 0 0;
  }
}
@media (max-width: 312px) {
  #rss.net-box {
      display: none;
  }
  .search {
      margin:  0 !important;
  }
}