  /* BEGIN FONTELLO
 -------------------- */

@font-face {
  font-family: 'fontello';
  src: url('/subscribe/fonts/fontello.eot?45135880');
  src: url('/subscribe/fonts/fontello.eot?45135880#iefix') format('embedded-opentype'),
       url('/subscribe/fonts/fontello.woff?45135880') format('woff'),
       url('/subscribe/fonts/fontello.ttf?45135880') format('truetype'),
       url('/subscribe/fonts/fontello.svg?45135880') format('svg');
  font-weight: normal;
  font-style: normal;
}
/* Chrome hack: SVG is rendered more smooth in Windozze. 100% magic, uncomment if you need it. */
/* Note, that will break hinting! In other OS-es font will be not as sharp as it could be */
/*
@media screen and (-webkit-min-device-pixel-ratio:0) {
  @font-face {
    font-family: 'fontello';
    src: url('/subscribe/font/fontello.svg?45135880') format('svg');
  }
}
*/

 [class^="icon-"]:before, [class*=" icon-"]:before {
  font-family: "fontello";
  font-style: normal;
  font-weight: normal;
  speak: none;

  display: inline-block;
  text-decoration: inherit;
  width: 1em;
  margin-right: .2em;
  text-align: center;
  /* opacity: .8; */

  /* For safety - reset parent styles, that can break glyph codes*/
  font-variant: normal;
  text-transform: none;

  /* fix buttons height, for twitter bootstrap */
  line-height: 1em;

  /* Animation center compensation - margins should be symmetric */
  /* remove if not needed */
  margin-left: .2em;

  /* you can be more comfortable with increased icons size */
  /* font-size: 120%; */

  /* Uncomment for 3D effect */
  /* text-shadow: 1px 1px 1px rgba(127, 127, 127, 0.3); */
}

.icon-ok:before { content: '\e800'; }

/* --------------------
 END FONTELLO */

/* GENERAL
 -------------------- */

body, h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 { font-family: 'Open Sans', sans-serif; }
h1, h4, h5 { font-weight:bold; }
h1, h2, h3, h4, h5 { line-height: 135%; }

h1 { font-family: Montserrat; }

li,
p {
    font-size: 16px;
    line-height: 160%;
}
p.bigger {
    font-size: 18px;
}

a {color: #337ab7;}

.lead a {display: block; text-decoration: underline;}

.report-highlight {
    font-size: 14px;
    border-left: 4px solid #222;
    padding-left: 16px;
}
.report-summary {
    font-size: 14px;
}

/* HEADER
 -------------------- */
#header {
    border-bottom: 1px solid #eee;
}
p.subscribe-print {
    margin: 1.5em 0 1em;
    font-size: 19px;
}

.sidebar {font-size: 17px; line-height: 150%;}
.fa-ul i {color:#3ea934}
h4 {
    border-bottom: 3px solid #ccc;
    padding-bottom: 0.4em;
}

.email-suggestion {}
.suggested-email ,.new-suggested-email {
    cursor:pointer;
    font-weight: bold;
    color: #c00;
    text-decoration: underline;
}
.suggested-email:active,
.suggested-email:hover,
.new-suggested-email:active,
.new-suggested-email:hover {
    color: #a00;
}
.form-control:focus {
    -webkit-box-shadow: none;
    box-shadow: none;
    border-width: 2px;
    padding-left: 11px;
    padding-right: 11px;
}
.form-control {
    border-radius:2px;
}

/* FOOTER
 -------------------- */
#footer {
    margin-bottom: 80px;
    margin-top: 8em;
    text-align: center;
}

/* NEWSLETTERS
 -------------------- */
form h5 {
    background: #eee;
    border-bottom: 1px solid #e6e6e6;
    padding-bottom: 0.4em;
    padding: 4px 12px;
}
.view-sample {
    color:#369;
    cursor:pointer;
    text-decoration:underline;
}
.recommended {
    color:#fff;
    background: #d30000;
    border-radius: 2px;
    padding: 1px 5px 2px;
    font-size: 11px;
    font-weight: 600;
    line-height: 1;
}
.newsletter-description {
    display: none;
}
.newsletter-list .checkbox label {font-weight:normal;}

/* LISTS
 -------------------- */

/* BUTTONS
 -------------------- */
.btn {
    border-radius: 2px;
}
.btn-action {
    background: #2283e0;
    border: 0;
    border-bottom: 3px solid #0f63b2;
    color: #fff;
    font-weight: 700;
    padding: 12px 28px;
    text-shadow: 0 1px rgba(0, 99, 193, 0.8);
}
.btn-action:hover, .btn-action:focus, .btn-action:active, .btn-action.active {
    background: #0f63b2;
    color: #fff;
    border-color: #144f86;
}


/* ICONS
 -------------------- */
.follow {
    font-size: 18px;
}
.follow a {
    font-weight: bold;
}
.follow h3 {
    font-weight: bold;
    margin-bottom: 1em;
}
.follow p {
    clear: both;
    margin-bottom: 30px;
}
.follow span {
    background: #eee;
    color: #444;
    text-shadow: 0 1px rgba(255,255,255,0.5);
    font-size: 12px;
    line-height: 29px;
    padding: 2px 4px;
    white-space: nowrap;
}
.icon {
    background: transparent url(../img/social-icons-100x100.png) no-repeat 0 0;
    display: block;
    width: 100px;
    height: 100px;
    vertical-align: middle;
    float: left;
    margin-bottom: 10px;
    margin-right: 15px;
}
.icon-twitter {
    background-position: -100px 0;
}
.icon-facebook {
    background-position: -200px 0;
}
.icon-linkedin {
    background-position: 0 0;
}
.icon-google {
    background-position: -400px 0;
}
.icon-rss {
    background-position: -300px 0;
}
.icon-youtube {
    background-position: -500px 0;
}
.icon-pinterest {
    background-position: -600px 0;
}

/* style 2
.newsletter-list .checkbox {
    padding-bottom: 10px;
    padding-top: 10px;
    border-bottom: 1px solid #eee;
}
.newsletter-list .selected {
    background: #D2FFB0;
}
.newsletter-list .checkbox:last-child {
    border-bottom: none;
}
.newsletter-list h5 {
    border-bottom: 1px dotted #666;
    padding-bottom: 5px;
    padding-left: 5px;
    padding-top: 5px;
    font-size: 21px;
}
.checkbox label {font-weight:bold;}
*/

/* ALERTS
 -------------------- */
.confirm,
.warning,
.error {
    padding: 20px;
    margin: 0 0 1em;
    color: #111;
}
.confirm ul,
.warning ul,
.error ul {
    margin-bottom: 0;
}
.confirm {
    background: #27ae60;
    color: #fff;
}
.warning {
    background: #e67e22;
    color: #fff;
}
.error {
    background: #d35400;
    color: #fff;
}
.confirm h3,
.warning h3,
.error h3 {
    font-size: 18px;
    margin: 0;
    padding: 0;
}
.confirm h4,
.warning h4,
.error h4,
.alert h4 {
    border-bottom: 0;
}

.callout {
    background:    #9E1D06;
    background: #29c36a;
    padding: 20px 20px 20px 15px;
    margin-bottom: 1em;
}
.callout h3 {
    margin: 0;
    color: #fff;
    font-size: 21px;
    font-weight:normal;
    line-height: 28px;
}

.finish-line {
    background-color: #f5f5f5;
    border-bottom: 3px solid #e5e5e5;
    font-size: 1.3em;
    line-height: 2;
    font-weight: bold;
    padding: 15px;
    margin-bottom: 2em;
    margin-top: 1em;
}

.fa-ul {
    padding-left: 0;
    margin-left: 2.14285714em;
    list-style-type: none;
}
.fa-ul > li {
    position: relative;
}
.fa-li {
    position: absolute;
    left: -2.14285714em;
    width: 2.14285714em;
    top: 0.14285714em;
    text-align: center;
}
.fa {
    display: inline-block;
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

img {max-width: 100%;}

/* MAGAZINES
 -------------------- */
.cover-tile {
    text-align: center;
    font-weight: bold;
    margin-bottom: 2em;
}
.cover-tile img {
    margin-bottom: 0.6em;
}
.cover-tile p {
    font-size: 16px;
}

/* BEGIN RESPONSIVE
 -------------------- */

@media (max-width: 768px) {
    #header .col-sm-2,
    #header .col-sm-3,
    #header .col-sm-4,
    #header .col-sm-5,
    #header .col-sm-6 {
        text-align: center;
    }
    #header p.subscribe-print {
        margin: 0 auto 1em;
        max-width: 260px;
    }
}

/* --------------------
 END RESPONSIVE */

/* FORMS
 ---------------------- */

#twitter-input {
    display: none;
}

/* --------------------
 END FORMS */

/* COUNTDOWN
 ---------------------- */

.countdown-wrapper {
    background: #444;
    color: #fff;
    padding: 14px 18px 10px;
    min-height: 100px;
}
.countdown div {
    display: inline-block;
    width: 21%;
    margin-left: 2%;
    margin-right: 2%;
    text-align: center;
}
.countdown div span {
    display: block;
}
span.countdown-bottom {
    color: #ffda00;
    text-transform: uppercase;
    font-size: 12px;
}
span.countdown-top {
    color: #fff;
    vertical-align: middle;
    font-family: arial, helvetica, sans-serif;
    font-size: 24px;
    font-weight: bold;
    line-height: 54px;
    border-radius: 2px;

/** BLACK */
background: #111111;
background: -moz-linear-gradient(top, #111111 0%, #111111 50%, #333333 50%, #333333 100%);
background: -webkit-linear-gradient(top, #111111 0%,#111111 50%,#333333 50%,#333333 100%);
background: linear-gradient(to bottom, #111111 0%,#111111 50%,#333333 50%,#333333 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#111111', endColorstr='#333333',GradientType=0 );
border-bottom: 1px solid #444;
border-top: 2px solid #000;

/** RED
background: #670505;
background: -moz-linear-gradient(top, #670505 0%, #670505 50%, #770606 50%, #770606 100%);
background: -webkit-linear-gradient(top, #670505 0%, #670505 50%, #770606 50%, #770606 100%);
background: linear-gradient(to bottom, #670505 0%, #670505 50%, #770606 50%, #770606 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#670505', endColorstr='#770606',GradientType=0 );

border-bottom: 1px solid #870707;
border-top: 2px solid #560505;
        .countdown-wrapper {background: #d62323;}
        .countdown-wrapper {background: #a70909;}
*/

}

/* --------------------
 END COUNTDOWN */


/* OPAQUE FORM
 ---------------------- */

.form-disabled {
    opacity: 0.5;
}
#free {
    position: absolute;
    top: 0;
    left: 0;
    width: 80%;
    z-index: 100;
    margin: 50px 10% 0 10%;
}
/* --------------------
 END OPAQUE FORM */
