/*
    Theme Name: TXO - The Texas Observer
    Theme URI: https://www.texasobserver.org
    Author: Workhorse Marketing
    Author URI: https://www.workhorsemkt.com
    Version: 4.4.1
*/
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section,
summary {
    display: block;
}
/**
* Correct `inline-block` display not defined in IE 6/7/8/9 and Firefox 3.
*/

audio,
canvas,
video {
    display: inline-block;
    *display: inline;
    *zoom: 1;
}
/**
* Prevent modern browsers from displaying `audio` without controls.
* Remove excess height in iOS 5 devices.
*/

audio:not([controls]) {
    display: none;
    height: 0;
}
/**
* Address styling not present in IE 7/8/9, Firefox 3, and Safari 4.
* Known issue: no IE 6 support.
*/

[hidden] {
    display: none;
}
/* ==========================================================================
Base
========================================================================== */
/**
* 1. Correct text resizing oddly in IE 6/7 when body `font-size` is set using
*    `em` units.
* 2. Prevent iOS text size adjust after orientation change, without disabling
*    user zoom.
*/

html {
    font-size: 100%;
    /* 1 */

    -ms-text-size-adjust: 100%;
    /* 2 */

    -webkit-text-size-adjust: 100%;
    /* 2 */
}
/**
* Address `font-family` inconsistency between `textarea` and other form
* elements.
*/

html,
button,
input,
select,
textarea {
    font-family: "Chronicle SSm A", "Chronicle SSm B";
}
/**
* Address margins handled incorrectly in IE 6/7.
*/

body {
    margin: 0;
}
/* ==========================================================================
Links
========================================================================== */
/**
* Address `outline` inconsistency between Chrome and other browsers.
*/

a:focus {
    outline: none;
}
/**
* Improve readability when focused and also mouse hovered in all browsers.
*/

a:active,
a:hover {
    outline: 0;
}
/* ==========================================================================
Typography
========================================================================== */
/**
* Address font sizes and margins set differently in IE 6/7.
* Address font sizes within `section` and `article` in Firefox 4+, Safari 5,
* and Chrome.
*/

h1 {
    font-size: 2em;
    margin: 0.67em 0;
}

h2 {
    font-size: 1.5em;
    margin: 0.83em 0;
}

h3 {
    font-size: 1.17em;
    margin: 1em 0;
}

h4 {
    font-size: 1em;
    margin: 1.33em 0;
}

h5 {
    font-size: 0.83em;
    margin: 1.67em 0;
}

h6 {
    font-size: 0.67em;
    margin: 2.33em 0;
}
/**
* Address styling not present in IE 7/8/9, Safari 5, and Chrome.
*/

abbr[title] {
    border-bottom: 1px dotted;
}
/**
* Address style set to `bolder` in Firefox 3+, Safari 4/5, and Chrome.
*/

b,
strong {
    font-weight: bold;
}

blockquote {
    margin:1em 20px;
    padding-left: 20px;
    border-left:solid 4px #7a7a7a;
}
/**
* Address styling not present in Safari 5 and Chrome.
*/

dfn {
    font-style: italic;
}
/**
* Address differences between Firefox and other browsers.
* Known issue: no IE 6/7 normalization.
*/

hr {
    -moz-box-sizing: content-box;
    box-sizing: content-box;
    height: 0;
}
/**
* Address styling not present in IE 6/7/8/9.
*/

mark {
    background: #ff0;
    color: #000;
}
/**
* Address margins set differently in IE 6/7.
*/

p,
pre {
    margin: 1em 0;
}
/**
* Correct font family set oddly in IE 6, Safari 4/5, and Chrome.
*/

code,
kbd,
pre,
samp {
    font-family: monospace, serif;
    _font-family: 'courier new', monospace;
    font-size: 1em;
}
/**
* Improve readability of pre-formatted text in all browsers.
*/

pre {
    white-space: pre;
    white-space: pre-wrap;
    word-wrap: break-word;
}
/**
* Address CSS quotes not supported in IE 6/7.
*/

q {
    quotes: none;
}
/**
* Address `quotes` property not supported in Safari 4.
*/

q:before,
q:after {
    content: '';
    content: none;
}
/**
* Address inconsistent and variable font size in all browsers.
*/

small {
    font-size: 80%;
}
/**
* Prevent `sub` and `sup` affecting `line-height` in all browsers.
*/

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

sup {
    top: -0.5em;
}

sub {
    bottom: -0.25em;
}
/* ==========================================================================
Lists
========================================================================== */
/**
* Address margins set differently in IE 6/7.
*/

dl,
menu,
ol,
ul {
    margin: 1em 0;
}

dd {
    margin: 0 0 0 40px;
}
/**
* Address paddings set differently in IE 6/7.
*/

menu,
ol,
ul {
    padding: 0 0 0 40px;
}
/**
* Correct list images handled incorrectly in IE 7.
*/

nav ul,
nav ol {
    list-style: none;
    list-style-image: none;
}
/* ==========================================================================
Embedded content
========================================================================== */
/**
* 1. Remove border when inside `a` element in IE 6/7/8/9 and Firefox 3.
* 2. Improve image quality when scaled in IE 7.
*/

img {
    border: 0;
    /* 1 */

    -ms-interpolation-mode: bicubic;
    /* 2 */

    max-width: 100%;
    height: auto;
    vertical-align: top;
}
/**
* Correct overflow displayed oddly in IE 9.
*/

svg:not(:root) {
    overflow: hidden;
}
/* ==========================================================================
Figures
========================================================================== */
/**
* Address margin not present in IE 6/7/8/9, Safari 5, and Opera 11.
*/

figure {
    margin: 0;
}
/* ==========================================================================
Forms
========================================================================== */
/**
* Correct margin displayed oddly in IE 6/7.
*/

form {
    margin: 0;
}
/**
* Define consistent border, margin, and padding.
*/

fieldset {
    border: 1px solid #c0c0c0;
    margin: 0 2px;
    padding: 0.35em 0.625em 0.75em;
}
/**
* 1. Correct color not being inherited in IE 6/7/8/9.
* 2. Correct text not wrapping in Firefox 3.
* 3. Correct alignment displayed oddly in IE 6/7.
*/

legend {
    border: 0;
    /* 1 */

    padding: 0;
    white-space: normal;
    /* 2 */

    *margin-left: -7px;
    /* 3 */
}
/**
* 1. Correct font size not being inherited in all browsers.
* 2. Address margins set differently in IE 6/7, Firefox 3+, Safari 5,
*    and Chrome.
* 3. Improve appearance and consistency in all browsers.
*/

button,
input,
select,
textarea {
    font-size: 100%;
    /* 1 */

    margin: 0;
    /* 2 */

    vertical-align: baseline;
    /* 3 */

    *vertical-align: middle;
    /* 3 */
}
/**
* Address Firefox 3+ setting `line-height` on `input` using `!important` in
* the UA stylesheet.
*/

button,
input {
    line-height: normal;
}
/**
* Address inconsistent `text-transform` inheritance for `button` and `select`.
* All other form control elements do not inherit `text-transform` values.
* Correct `button` style inheritance in Chrome, Safari 5+, and IE 6+.
* Correct `select` style inheritance in Firefox 4+ and Opera.
*/

button,
select {
    text-transform: none;
}
/**
* 1. Avoid the WebKit bug in Android 4.0.* where (2) destroys native `audio`
*    and `video` controls.
* 2. Correct inability to style clickable `input` types in iOS.
* 3. Improve usability and consistency of cursor style between image-type
*    `input` and others.
* 4. Remove inner spacing in IE 7 without affecting normal text inputs.
*    Known issue: inner spacing remains in IE 6.
*/

button,
html input[type="button"],
/* 1 */

input[type="reset"],
input[type="submit"] {
    -webkit-appearance: button;
    /* 2 */

    cursor: pointer;
    /* 3 */

    *overflow: visible;
    /* 4 */
}
/**
* Re-set default cursor for disabled elements.
*/

button[disabled],
html input[disabled] {
    cursor: default;
}
/**
* 1. Address box sizing set to content-box in IE 8/9.
* 2. Remove excess padding in IE 8/9.
* 3. Remove excess padding in IE 7.
*    Known issue: excess padding remains in IE 6.
*/

input[type="checkbox"],
input[type="radio"] {
    box-sizing: border-box;
    /* 1 */

    padding: 0;
    /* 2 */

    *height: 13px;
    /* 3 */

    *width: 13px;
    /* 3 */
}
/**
* 1. Address `appearance` set to `searchfield` in Safari 5 and Chrome.
* 2. Address `box-sizing` set to `border-box` in Safari 5 and Chrome
*    (include `-moz` to future-proof).
*/

input[type="search"] {
    -webkit-appearance: textfield;
    /* 1 */

    -moz-box-sizing: content-box;
    -webkit-box-sizing: content-box;
    /* 2 */

    box-sizing: content-box;
}
/**
* Remove inner padding and search cancel button in Safari 5 and Chrome
* on OS X.
*/

input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
    -webkit-appearance: none;
}
/**
* Remove inner padding and border in Firefox 3+.
*/

button::-moz-focus-inner,
input::-moz-focus-inner {
    border: 0;
    padding: 0;
}
/**
* 1. Remove default vertical scrollbar in IE 6/7/8/9.
* 2. Improve readability and alignment in all browsers.
*/

textarea {
    overflow: auto;
    /* 1 */

    vertical-align: top;
    /* 2 */
}
/* ==========================================================================
Tables
========================================================================== */
/**
* Remove most spacing between table cells.
*/

table {
    border-collapse: collapse;
    border-spacing: 0;
}
/*! main.css  */
/*
* HTML5 Boilerplate
*
* What follows is the result of much research on cross-browser styling.
* Credit left inline and big thanks to Nicolas Gallagher, Jonathan Neal,
* Kroc Camen, and the H5BP dev community and team.
*/
/* ==========================================================================
Base styles: opinionated defaults
========================================================================== */

html,
button,
input,
select,
textarea {
    color: #222;
    border-radius: 0;
    outline: 0;
}

body {
    margin: 0;
    font-size: 1em;
    line-height: 1.4;
    font-family: "Chronicle SSm A", "Chronicle SSm B";
    font-weight: 400;
    font-style: normal;
    color: #000;
    overflow-x: hidden;
}

body.scrolling {
    padding-top: 80px;
}
/*
* Remove text-shadow in selection highlight: h5bp.com/i
* These selection rule sets have to be separate.
* Customize the background color to match your design.
*/

::-moz-selection {
    background: #b3d4fc;
    text-shadow: none;
}

::selection {
    background: #b3d4fc;
    text-shadow: none;
}
/*
* A better looking default horizontal rule
*/

hr {
    display: block;
    height: 1px;
    border: 0;
    border-top: 1px solid #ccc;
    margin: 1em 0;
    padding: 0;
}
/*
* Remove the gap between images, videos, audio and canvas and the bottom of
* their containers: h5bp.com/i/440
*/

audio,
canvas,
img,
video {
    vertical-align: middle;
}
/*
* Remove default fieldset styles.
*/

fieldset {
    border: 0;
    margin: 0;
    padding: 0;
}
/*
* Allow only vertical resizing of textareas.
*/

textarea {
    resize: vertical;
}


.post-left.no-padding { padding: 0; }
.container.no-padding { padding: 0; }


/* ==========================================================================
Browse Happy prompt
========================================================================== */

.browsehappy {
    margin: 0.2em 0;
    background: #ccc;
    color: #000;
    padding: 0.2em 0;
}

.hidden {
    display: none !important;
    visibility: hidden;
}
/*
* Hide only visually, but have it available for screenreaders: h5bp.com/v
*/

.visuallyhidden {
    border: 0;
    clip: rect(0 0 0 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
}
/*
* Extends the .visuallyhidden class to allow the element to be focusable
* when navigated to via the keyboard: h5bp.com/p
*/

.visuallyhidden.focusable:active,
.visuallyhidden.focusable:focus {
    clip: auto;
    height: auto;
    margin: 0;
    overflow: visible;
    position: static;
    width: auto;
}
/*
* Hide visually and from screenreaders, but maintain layout
*/

.invisible {
    visibility: hidden;
}
/*
* Clearfix: contain floats
*
* For modern browsers
* 1. The space content is one way to avoid an Opera bug when the
*    `contenteditable` attribute is included anywhere else in the document.
*    Otherwise it causes space to appear at the top and bottom of elements
*    that receive the `clearfix` class.
* 2. The use of `table` rather than `block` is only necessary if using
*    `:before` to contain the top-margins of child elements.
*/

.clearfix:before,
.clearfix:after {
    content: "";
    display: table;
}

.clearfix:after {
    clear: both;
}

/*05072015 no sidebar CSS*/

.page-left.full-bleed { width: 100%; }
/*05072015 no sidebar CSS*/

/*
* For IE 6/7 only
* Include this rule to trigger hasLayout and contain floats.
*/
/* ==========================================================================
EXAMPLE Media Queries for Responsive Design.
These examples override the primary ('mobile first') styles.
Modify as content requires.
========================================================================== */

@media print {
    * {
        background: transparent !important;
        color: #000 !important;
        /* Black prints faster: h5bp.com/s */

        box-shadow: none !important;
        text-shadow: none !important;
    }
    a,
    a:visited {
        text-decoration: none;
    }
    a[href]:after {
        content: " (" attr(href) ")";
    }
    abbr[title]:after {
        content: " (" attr(title) ")";
    }
    /*
    * Don't show links for images, or javascript/internal links
    */

    .ir a:after,
    a[href^="javascript:"]:after,
    a[href^="#"]:after {
        content: "";
    }
    pre,
    blockquote {
        border: 1px solid #999;
        page-break-inside: avoid;
    }
    thead {
        display: table-header-group;
        /* h5bp.com/t */
    }
    tr,
    img {
        page-break-inside: avoid;
    }
    img {
        max-width: 100% !important;
    }
    p,
    h2,
    h3 {
        orphans: 3;
        widows: 3;
    }
    h2,
    h3 {
        page-break-after: avoid;
    }
}
/** END HTML5 Boilerplate CSS **/
/** START Starkers CSS **/
/* LAYOUT */
/* ----------------------------------------- */
/* These rather presentational classes are generated by WordPress, so it's useful to have some styles for them. Edit as you see fit. More info: http://codex.wordpress.org/CSS */

.aligncenter {
    display: block;
    margin: 0 auto
}

.center-and-push-down {
    text-align:center;
	margin-bottom:40px;
}

.alignleft {
    float: left;
    margin: 0 45px 0 0;
}

.alignright {
    float: right
}

.wp-caption {
    max-width: 100%;
    min-width: 150px;
}

.wp-caption img {
    max-width: inherit;
    width: auto;
}
/* You might find the following useful */
/* div, ul, li { position:relative } This will save you having to declare each div / ul / li's position as 'relative' and allows you to absolutely position elements inside them
br.clear { clear:both; display:block; height:1px; margin:-1px 0 0 0 } /* Use this br class to clear your floated columns */

li#theme-switcher {
    background: #fff;
    border: 10px solid red;
    padding: 20px;
    position: fixed;
    top: 0;
    right: 0
}
/* Use this if you have the Theme Switcher Reloaded plugin (http://themebot.com/webmaster-tools/1-wordpress-theme-switcher-reloaded) installed and want to make it nice and obvious */
/* TYPOGRAPHY */
/* ----------------------------------------- */

h1,
h2,
h3,
h4,
h5,
h6 {
    font-weight: bold;
    font-family: "Tungsten A", "Tungsten B";
}
/* This helps to identify headings at the initial build stage, so I thought it'd be useful to have it */

.alert {
    background: red;
    color: white
}
/* 'alert' has a basic style, since it's useful to have it standing out for testing purposes.



/* Font stack options

The following represents a list of font stacks, as recommended by Nathan Ford in
http://unitinteractive.com/blog/2008/06/26/better-css-font-stacks/

I've added inverted commas around the relevant family names to ensure compatibility.
p = balanced for paragraphs or body copy
t = balanced for headlines or titles

- - - -

Arial, "Helvetica Neue", Helvetica, sans-serif - p, t

Baskerville, "Times New Roman", Times, serif - p
Baskerville, "Times, Times New Roman", serif - t

Cambria, Georgia, Times, "Times New Roman", serif - p, t
"Century Gothic", "Apple Gothic", sans-serif - p, t

Consolas, "Lucida Console", Monaco, monospace - p, t

"Copperplate Light", "Copperplate Gothic Light", serif - p, t

"Courier New", Courier, monospace - p, t

"Franklin Gothic Medium", "Arial Narrow Bold", Arial, sans-serif - p, t

Futura, "Century Gothic", "Apple Gothic", sans-serif - p, t

Garamond, "Hoefler Text", "Times New Roman", Times, serif - p
Garamond, "Hoefler Text", Palatino, "Palatino Linotype", serif - t

Geneva, "Lucida Sans", "Lucida Grande", "Lucida Sans Unicode", Verdana, sans-serif - p
Geneva, Verdana, "Lucida Sans", "Lucida Grande", "Lucida Sans Unicode", sans-serif - t

Georgia, Palatino, "Palatino Linotype", Times, "Times New Roman", serif - p
Georgia, Times, "Times New Roman", serif - t

GillSans, Calibri, Trebuchet, sans-serif - p
GillSans, Trebuchet, Calibri, sans-serif - t

"Helvetica Neue", Arial, Helvetica, sans-serif - p
Helvetica, "Helvetica Neue", Arial, sans-serif - t

Impact, Haettenschweiler, "Arial Narrow Bold", sans-serif - p, t

"Lucida Sans", "Lucida Grande", "Lucida Sans Unicode", sans-serif - p, t

Palatino, "Palatino Linotype", Georgia, Times, "Times New Roman", serif - p
Palatino, "Palatino Linotype", "Hoefler Text", Times, "Times New Roman", serif - t

Tahoma, Geneva, Verdana - p
Tahoma, Verdana, Geneva - t

Times, "Times New Roman", Georgia, serif - p, t

Trebuchet, "Lucida Sans Unicode", "Lucida Grande", "Lucida Sans", Arial, sans-serif - p
Trebuchet, Tahoma, Arial, sans-serif - t

Verdana, Geneva, Tahoma, sans-serif - p
Verdana, Tahoma, Geneva, sans-serif - t

*/
/** END Starkers CSS **/
/** END WordPress-Defined CSS Classes **/
/* Layout */

* {
    box-sizing: border-box;
}

a {
    color: #00adbf;
    text-decoration: none;
}

a:hover {
    color: #c00000;
}

.post-left .entry-content p a,
.page-entry-content p a,
.page-entry-content li a,
.author-desc a,
.entry-summary a,
.print-con a,
.page-template-page-combined-archives-php .issue-title,
ul.sub-formlist li span a,
.search-right-featured-content a,
a.view-full {
    color: #000;
    border-bottom: 1px solid #c00000;
    text-decoration:none;
}
.post-left .entry-content p a:hover,
.page-entry-content p a:hover,
.page-entry-content li a:hover,
.author-desc a:hover,
.entry-summary a:hover,
.print-con a:hover,
.page-template-page-combined-archives-php .issue-title:hover,
ul.sub-formlist li span a:hover,
.search-right-featured-content a:hover, 
a.view-full:hover{
    border-bottom: 3px solid #c00000;
}

.post-left .entry-content a:hover {
    color: #000;
    /*font-weight: bold;*/
}

.wrapper {
    max-width: 1224px;
    padding: 0 62px;
    margin: 0 auto;
}

.container {
    max-width: 1100px;
    padding: 0 62px;
    margin: 0 auto;
}

#container-outer,
#container {
    width: 100%;
    overflow: hidden;
    display: block;
}
/*==============================================
        way to help shortcode css
==============================================*/

.header-none{opacity: 0; visibility: hidden; height: 0; overflow: hidden;}
.header-none-show{ opacity: 1; visibility: visible; height: auto; overflow: hidden;}
.headerhide .no-hero{ border-top: none; padding-top: 0; }
.hero img{ width: 100%;}
body.headerhide.scrolling{ padding-top: 0;}
body .gsc-results-close-btn-visible{ display: none;}

#largeheaderimg .hero-wrapper .container{ background: none;}
#largeheaderimg .hero-wrapper{ left: 0; right: 0; bottom: 8%; margin: auto; text-align: center;}
#largeheaderimg .hero-subhead{ font-family: "Chronicle SSm A", "Chronicle SSm B"; font-size: 30px; line-height: 35px;}
#largeheaderimg:after{ background-color: #000; position: absolute; top: 0; left: 0; right: 0; height: 100%; width: 100%; opacity: 0.2; display: block; content: "";}


/* Mobile Menu */

.mobile-header {
    line-height: 100%;
    width: 100%;
    display: block;
    position: relative;
    z-index: 30;
    background: #ffffff;
    z-index: 9999;
    -webkit-box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.2);
    box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.2);
}
/* Mobile Menu */

.mobile-menu {
    /* background: #222222; */

    margin: 0px;
    padding: 0 28px;
    box-sizing: border-box;
    width: 250px;
    text-transform: none;
    font-size: 12px;
    position: fixed;
    top: 80px;
    bottom: 0px;
    left: -250px;
    /* Hides Brief Menu Popup As JavaScript Loads */

    z-index: 9998;
    display: block;
    height: 100%;
    overflow: hidden;
    color: #ffffff;
}

.mobile-menu .sliding-social {
    position: absolute;
    bottom: 100px;
    width: 200px;
}

.mobile-menu.active {
    height: auto;
    overflow: visible;
}

.mobile-menu .menu {
    margin: 0;
    padding: 0;
    list-style: none;
    font-family: "Chronicle SSm A", "Chronicle SSm B";
    font-weight: 500;
    font-style: normal;
    font-size: 15px;
}

.mobile-menu .menu > li {
    margin: 0 0 9px;
}

.mobile-menu .menu > li.line-below {
    border-bottom: solid 2px #7f7f7f;
    padding: 0 0 14px;
    margin-bottom: 17px;
}

.mobile-menu .menu a {
    color: #FFF;
    cursor: pointer;
}

.mobile-menu .menu a:hover,
.mobile-menu .menu > li.current-menu-item > a,
.menu > li.current-menu-ancestor > a,
.menu > li > .sub-menu > li.current-menu-item a {
    color: #029aaa;
}

.mobile-menu .menu a.dcjq-parent:after {
    content: " +";
    display: inline-block;
    margin: 0 0 0 5px;
}

.mobile-menu .menu a.dcjq-parent.active:after {
    content: " -";
}

.mobile-menu .sub-menu {
    margin: 10px 0 10px 18px;
    padding: 0;
    list-style: none;
    font-size: 15px;
    font-family: "Chronicle SSm A", "Chronicle SSm B";
    font-weight: 300;
    font-style: normal;
}

.mobile-menu .sub-menu > li {
    margin: 0 0 5px;
}

.mobile-menu-bg {
    background: #222222;
    margin: 0px;
    position: fixed;
    width: 250px;
    top: 0px;
    bottom: 0px;
    left: -250px;
    /* Hides Brief Menu Popup As JavaScript Loads */

    z-index: 9997;
    display: block;
    height: 100%;
    -webkit-box-shadow: inset 0px 0px 100px 0px rgba(0, 0, 0, 1);
    box-shadow: inset 0px 0px 100px 0px rgba(0, 0, 0, 1);
}

.mobile-menu.active,
.mobile-menu-bg.active {
    display: block;
}

.header {
    background: #FFF;
    width: 100%;
    box-sizing: border-box;
    position: relative;
    left: 0;
}

body.scrolling .header {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 999;
}



body.scrolling.home .header,
body.scrolling.category .header {
    border-bottom: none;
}

.header_wrapper {
    padding: 10px 24px;
    /*-webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;*/
}

/*body.scrolling .header_wrapper {
    padding: 10px 24px;
}*/

.hamburger-icons {
    width: 25px;
    display: block;
    margin: 18px 0;
}

.hamburger-icons span {
    display: block;
    background: #000;
    height: 2px;
    border-radius: 1px;
    margin: 5px 0;
}

.hamburger-icons:hover span {
    background: #029aaa;
}

.m-menu {
    float: left;
    margin: 0 24px 0 0;
}

.logo {
    float: left;
    margin: 0;
    padding: 0;
}

.logo img {
	
	width:250px;
	height:59px;
}

.top-title {
    display: none;
    position: absolute;
    left: 277px;
    top: 18px;
    font-family: gotham ssm a,gotham ssm b;
    font-weight: 400;
    font-style: normal;
    font-size: 15px;
    line-height: 1.5;
    margin: 0;
    color: #000;
    width: 600px;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
}
    

.top-title span.dark {
    font-family: gotham ssm a,gotham ssm b;
    font-weight: 500;
    font-style: normal;
    color: #c00000;
}

.header_left {
    float: left;
    position: relative;
}

.top-menu-sec {
    float: left;
}

.top-menu-sec .top-menu {
    margin: 0 0 0 9px;
    padding: 0;
    list-style: none;
    font-size: 0;
    line-height: 0;
}

.top-menu-sec .top-menu li {
    display: inline-block;
    font-family: gotham ssm a,gotham ssm b;
    font-weight: 500;
    font-style: normal;
    font-size: 15px;
    line-height: 1.5;
    margin: 0;
    color: #c00000;
}

.top-menu-sec .top-menu li a {
    display: block;
    color: #c00000;
    text-decoration: none;
    padding: 18px 17px 19px;
    cursor: pointer;
}

.top-menu-sec .top-menu li a:hover {
    color: #00adbf;
}

.header_right {
    /*	float: right;*/

    margin: 10px 0 0;
    position: absolute;
    right: 24px;
    width: auto;
}
.follow-us {
    display: inline-block;
    color: #C00000;
    float: left;
    font-size: 15px;
    margin-top: 9px;
}
.header_right_social {
    float: left;
    background: #fff;
    margin-right: 30px;
}

.new-search .srch-glass {
    display: block;
    width: 18px;
    height: 17px;
    background: url(images/icon-search.png) no-repeat left top;
    cursor: pointer;
}

.new-search .srch-glass:hover {
    background-position: left bottom;
}

.menu-header-social-container,
.hidden-social-menu {
    float: left;
    margin: 11px 0;
}

.menu-header-social-container .menu,
.hidden-social-menu .menu {
    margin: 0;
    padding: 0;
    list-style: none;
    font-size: 0;
    line-height: 0;
}

.hidden-social-menu {
    overflow: hidden;
    display: none;
}

.hidden-social-menu ul {
    -webkit-transition: all 1s ease;
    -moz-transition: all 1s ease;
    -o-transition: all 1s ease;
    -ms-transition: all 1s ease;
    transition: all 1s ease;
    position: relative;
}

.menu-header-social-container .menu li,
.hidden-social-menu .menu li {
    display: inline-block;
    float: left;
}

.menu-header-social-container .menu li a,
.hidden-social-menu .menu li a {
    display: block;
    font-size: 20px;
    margin: 0 1px 0 12px;
    color: #000000;
}

.menu-header-social-container .menu li a:hover,
.hidden-social-menu .menu li a:hover {
    color: #00adbf;
}

.menu-header-social-container .menu li a:hover,
.hidden-social-menu .menu li a:hover {
    color: #029aaa;
}

.menu-header-social-container .menu li.menu-item-39161 {display: none;}
.header-none-show .menu-header-social-container .menu li.menu-item-39161 {display: block;}
.header-none-show .menu-header-social-container .menu li a { font-size: 24px;}
.header-none-show .menu-header-social-container .menu li.menu-item-39159 a { background-color: #3b5998; border-radius: 24px; color: #ffffff; padding: 10px 15px;}
.header-none-show .menu-header-social-container .menu li.menu-item-39160 a { background-color: #4099ff; border-radius: 22px; color: #ffffff; padding: 10px;}
.header-none-show .menu-header-social-container .menu li.menu-item-39427 a { background-color: #404041; border-radius: 22px; color: #ffffff; padding:10px 15px;}
.header-none-show .menu-header-social-container .menu li.menu-item-39161 a{background-color: #404041; border-radius: 22px; color: #ffffff; padding:10px 10px;}
.header-none-show .menu-header-social-container {margin: 0px;}
.header-none-show .menu-header-social-container .menu li.menu-item-39201 {display: none;}




.static-menu {
    float: left;
    margin: 11px 24px 11px 12px;
}

.static-menu a {
    display: block;
    font-size: 17px;
    line-height: 17px;
    color: #c00000;
}
.static-menu aa:hover {
    color: #029aaa;
}

.search-donate {
    float: left;
}

.menu-donate-container {
    float: left;
    margin: 0 24px 0 0;
}
.header-none-show .menu-donate-container {display: none;}

.menu-donate-container .menu {
    margin: 0;
    padding: 0;
    list-style: none;
}

.menu-donate-container .menu li.donate-button a {
    display: inline-block;
    font-family: "Tungsten A", "Tungsten B";
    font-weight: 500;
    font-style: normal;
    font-size: 24px;
    line-height: 40px;
    color: #FFF;
    letter-spacing: 1px;
    background: #c00000;
    padding: 0 22px;
	text-transform: uppercase;
}

input.red-button{
    display: block;
    font-family: "Chronicle SSm A", "Chronicle SSm B";
    font-weight: 700;
    font-style: normal;
    font-size: 15px;
    line-height: 40px;
    color: #FFF;
    background: #c00000;
    padding: 0 22px;
    border: none;
}

input.red-button:hover {
    background: #029aaa;
}

.menu-donate-container .menu li.donate-button a:hover {
    background: #029aaa;
}

.search-btn {
    float: left;
    margin: 11px 0;
}

.header-none-show .search-btn { margin: 15px 0;}

body.search-active {
    overflow: hidden !important;
}
html.search-active {
    overflow: hidden !important;
}

.search-wrapper {
    display: none;
    background: rgba(35, 35, 35, 0.95);
    height: 100%;
    left: 0;
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 10000;
}

.search-wrapper .search-holder {
    position: relative;
    height: 100%;
}

.close-search {
    position: absolute;
    top: 147px;
    right: 40px;
    color: #fff;
    text-transform: uppercase;
    font-size: 20px;
    line-height: 21px;
    cursor: pointer;
    font-weight: 200;
    z-index: 100000000;
}

.scrolling .close-search {
    top: 90px;
}

.news-posts,
.culture-posts {
    display: none;
}

.category-slider {
    display: none;
    position: fixed;
    width: 100%;
    z-index: 999;
    color: #FFF;
    margin: -65px 0 0;
    padding: 65px 0 0;
    min-height: 230px !important;
    /*transition: all 5s ease 0s;*/
    overflow: hidden;
}
.category-slider ul.cats-tabs li a {
	color:white;
}
.category-slider ul.cats-tabs li a:hover {
    color: #00adbf;
}

.single-post .category-slider {
    margin-top: -25px;
    padding-top: 25px;
}

.scrolling .category-slider {
    margin-top: -25px;
    padding-top: 25px;
}

.single-post.scrolling .category-slider {
    margin-top: -25px;
    padding-top: 25px;
}


.admin-bar.single-post.scrolling .category-slider, .admin-bar.scrolling .category-slider {
	margin-top: -57px;
    padding-top: 57px;
}

.category-slider-inner {
    position: absolute;
    top: 24px;
    width: 100%;
    left: 0;
    background-color: rgba(0, 0, 0, 0.90);
}

.title {
    margin: 0;
    padding: 0;
    font-family: "Tungsten A", "Tungsten B";
}

.cat-slide-wrap {
    max-width: 849px;
    margin: 0 0 32px;
}

.cats-tabs {
    margin: 0px 0 11px;
    padding: 0;
    list-style: none;
    border-bottom: solid 2px rgba(255, 255, 255, 0.3);
}

.cats-tabs li {
    font-family: gotham ssm a,gotham ssm b;
    font-weight: 500;
    font-style: normal;
    font-size: 15px;
    line-height: 1.5;
    float: left;
    margin: 0 28px 0 0;
    padding: 11px 0;
    cursor: pointer;
}

.cats-tabs li.active {
    color: #00adbf;
}

.tab-title {
    display: block;
    font-family: "Tungsten A", "Tungsten B";
    font-weight: 800;
    font-style: normal;
    font-size: 19px;
    line-height: 1.5;
    margin: 0 0 6px;
}

.single-content .owl-item .item {
    position: relative;
    float: left;
    font-family: "Chronicle SSm A", "Chronicle SSm B";
    font-weight: 800;
    font-style: normal;
    font-size: 13px;
    line-height: 21px;
    padding: 0 38px 10px;
    min-height: 25px;
}

.single-content .owl-item .item a {
    color: #FFF;
}

.single-content .owl-item .item .red-count {
    position: absolute;
    top: 5px;
    left: 0;
    width: 25px;
    height: 25px;
    text-align: center;
    line-height: 21px;
    background: #c00000;
    font-size: 18px;
}

.category-slider .owl-theme .owl-controls {
    margin: 0;
    padding: 0;
    position: absolute;
    right: -52px;
    top: 0;
}

.category-slider .owl-theme .owl-controls .owl-buttons div.owl-prev {
    background: url(images/sl-arrow.png) no-repeat right top;
    width: 25px;
    height: 25px;
    font-size: 0;
    line-height: 0;
    margin: 2px 0;
}

.category-slider .owl-theme .owl-controls .owl-buttons div.owl-prev:hover {
    background-position: right bottom;
}

.category-slider .owl-theme .owl-controls .owl-buttons div.owl-next {
    background: url(images/sl-arrow.png) no-repeat left top;
    width: 25px;
    height: 25px;
    font-size: 0;
    line-height: 0;
}

.category-slider .owl-theme .owl-controls .owl-buttons div.owl-next:hover {
    background-position: left bottom;
}

.post-slider {
    margin: 0 0 53px;
}

.post-slider .item {
    position: relative;
    height: 600px;
    background-repeat: no-repeat;
    background-size: cover;
}

.post-slider .item.image-center {
    background-position: center;
}
.slide-image {
    display: none;
}

.social-share {
    position: absolute;
    top: 25px;
    right: 25px;
    text-align: right;
}

.social-share-single .social-share {
    top: 45px;
    right: 11px;
}

.extra-sharing-main {
    float: left;
    overflow: hidden;
    display: none;
}

.social-share .slide-share {
    margin: 0;
    padding: 0;
    list-style: none;
    float: left;
    -webkit-transition: all 1s ease;
    -moz-transition: all 1s ease;
    -o-transition: all 1s ease;
    -ms-transition: all 1s ease;
    transition: all 1s ease;
    position: relative;
}

.social-share .slide-share li {
    display: inline-block;
    margin: 0 0 0 6px;
}
.social-share  .slide-share li.single-extra-share.first {margin: 0 0 0 12px;}

.social-share .slide-share li a {
    color: #FFF;
}

.social-share .slide-share li a:hover {
    color: #029aaa;
}

.covered-articles .postby {
    position: relative;
}

.social-share.blue .slide-share li a {
    color: #029aaa;
}

.social-share.blue .slide-share li a:hover {
    color: #c00000;
}

.issue-post-info .issue-date {
    float: left;
}

.no-position.social-share {
    position: inherit;
    top: inherit;
    right: inherit;
    float: left;
}

.post-detail {}

.post-slider .item .post-detail {
/*
    background: rgba(0, 0, 0, 0.7);
 */
    background: rgba(0, 0, 0, 0.3);
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    color: #FFF;
    padding: 25px 50px 17px;
}
.archive .post-slider .item .post-detail {padding:25px 50px 17px !important;}

.post-slider .item .post-detail h1.title {
    font-family: "Tungsten A", "Tungsten B";
    font-weight: 800;
    font-style: normal;
    font-size: 48px;
    line-height: 1.2;
    margin: 0 0 13px;
}

.post-slider .item .post-detail h1.title a, .post-slider .item .post-detail h2.title a {
    color: #FFF;
    font-weight: 600;
}

.post-slider .item .post-detail h1.title a:hover {
    color: #00adbf;
}

.post-slider .item .post-detail .postby {
    font-family: "Chronicle SSm A", "Chronicle SSm B";
    font-weight: 300;
    font-style: normal;
    font-size: 15px;
    line-height: 20px;
    color: #FFF;
    margin: 0 0 18px;
}

.post-slider .item .post-detail .postby span {
    font-family: "Chronicle SSm A", "Chronicle SSm B";
    font-weight: 500;
    font-style: normal;
}

.post-slider .item .post-detail .postby a {
    color: #029aaa;
}
.post-slider .item .post-detail .postby a:hover {color:#c00000;}
.post-slider .item .post-detail .info-row {
    font-family: "Chronicle SSm A", "Chronicle SSm B";
    font-weight: 700;
    font-size: 15px;
    line-height: 30px;
    color: #FFF;
    position: relative;
}

.post-slider .item .post-detail .info-row .post-link {
    position: absolute;
    right: -30px;
    top: 50%;
    display: block;
    width: 11px;
    height: 24px;
    background: url(images/sl-more-arrow.png) no-repeat left top;
    margin: -6px 0 0;
}

#owl-demo .item img {
    display: block;
    width: 100%;
    height: auto;
}

.page-content {
    margin: 0 0 64px;
}

.page-left {
    float: left;
    width: 66.5%;
}

.sub-title {
    margin: 0 0 20px;
    padding: 0 0 16px;
    color: #7a7a7a;
    font-size: 13px;
    line-height: 1;
    font-family: "Tungsten A", "Tungsten B";
    font-weight: 300;
    font-style: normal;
    border-bottom: solid 1px #dedede;
}

.featured-posts .sub-title {
    margin: 0 0 20px;
    padding: 0 0 16px;
    color: #7a7a7a;
    font-size: 13px;
    line-height: 1;
    font-family: "Tungsten A", "Tungsten B";
    font-weight: 300;
    font-style: normal;
    border-bottom: solid 1px #dedede;
}

.featured-posts ul {
    margin: 0;
    padding: 0;
    list-style: none;
}

.featured-posts ul li.single-featured {
    width: 47.3%;
    float: left;
    margin: 0 0 30px 0;
}

.featured-posts ul li.single-featured.last {
    float: right;
}

.post-image {
    position: relative;
    margin: 0 0 13px;
}

.post-image .caption-bar {
    position: absolute;
    width: 100%;
    bottom: 0;
    left: 0;
    background: rgba(0, 0, 0, 0.7);
    font-family: "Chronicle SSm A", "Chronicle SSm B";
    font-style: normal;
    font-size: 13px;
    color: #FFF;
    padding: 6px 14px;
}

.post-image .caption-bar a {
    color: #ffffff;
}

.post-image .caption-bar a:hover {
    color: #c00000;
}

.featured-posts ul li.single-featured .cat-name {
    display: block;
    margin: 0 0 7px;
    padding: 0;
    color: #c00000;
    font-family: "Chronicle SSm A", "Chronicle SSm B";
    font-weight: 400;
    font-style: normal;
    font-size: 12px;
    text-transform: uppercase;
}

.featured-posts ul li.single-featured .featured-post-title {
    margin: 5px 0;
    padding: 0;
    font-family: "Tungsten A", "Tungsten B";
    font-weight: 600;
    font-style: normal;
    font-size: 30px;
    line-height: 1.2em;
    color: #000;
    letter-spacing: .035em;
}

.featured-posts ul li.single-featured .featured-sub-head {
    margin: 0;
    padding: 0;
    font-family: "Chronicle SSm A", "Chronicle SSm B";
    font-weight: 400;
    font-style: normal;
    font-size: 14px;
    line-height: 21px;
    color: #7a7a7a;
}

.featured-posts ul li.single-featured .featured-post-title a {
    color: #000;
}

.featured-posts ul li.single-featured .featured-post-title a:hover {
    color: #029aaa;
}

.featured-posts-small {
    border-top: solid 2px #c00000;
    padding: 20px 0 0;
}

.featured-posts-small ul {
    margin: 0;
    padding: 0;
    list-style: none;
    color: #FFF;
}

.featured-posts-small ul li {
    float: left;
    width: 32%;
    margin: 0 2% 2% 0;
    min-height: 150px;
    background-color: #029aaa;
    position: relative;
    box-sizing: border-box;
    padding: 15px;
    background-position: left top;
    background-repeat: no-repeat;
    background-size: cover;
}

.featured-posts-small ul li.last {
    margin-right: 0;
}

.featured-posts-small ul li:after {
    position: absolute;
    background: rgba(0, 0, 0, 0.5);
    width: 100%;
    height: 100%;
    content: "";
    left: 0;
    top: 0;
    z-index: 9;
}

.featured-posts-small ul li.no-image:after {
    display: none;
}

.featured-posts-small ul li .info-over {
    position: relative;
    z-index: 10;
    padding: 0 0 15px;
}

.featured-posts-small ul li .cat-name {
    display: block;
    margin: 0 0 6px;
    padding: 0;
    font-family: "Chronicle SSm A", "Chronicle SSm B";
    font-weight: 400;
    font-style: normal;
    color: #FFF;
    font-size: 10px;
    text-transform: uppercase;
}

.featured-posts-small ul li .greed-post-title {
    color: #FFF;
    font-family: "Tungsten A", "Tungsten B";
    font-weight: 800;
    font-style: normal;
    font-size: 15px;
    line-height: 20px;
    margin: 0 0 2px 0;
}

.featured-posts-small ul li .greed-post-title a {
    color: #FFF;
}
.featured-posts-small ul li .greed-post-title a:hover {
    color: #029aaa;
}
.featured-posts-small ul li .greed-post-author {
    display: block;
    font-family: "Chronicle SSm A", "Chronicle SSm B";
    font-weight: 500;
    font-style: normal;
    font-size: 12px;
}

.featured-posts-small ul li .greed-post-author a {
    color: #ffffff;
}
.featured-posts-small ul li .greed-post-author a:hover {color:#c00000;}

.featured-posts-small ul li.no-image .greed-post-author a {
    color: #231f20;
}

.featured-posts-small ul li .greed-post-date {
    position: absolute;
    right: 14px;
    bottom: 8px;
    font-family: "Chronicle SSm A", "Chronicle SSm B";
    font-weight: 300;
    font-style: normal;
    font-size: 11px;
    color: #FFF;
    z-index: 10;
}
/**/
/**/

.page-right {
    float: right;
    width: 29.5%;
}

.page-right {
    padding: 25px 0 0;
}

.page-right aside, .single-post-right aside{

	margin-bottom:15px;

}

.page-right.sidebar-homeapge {
    padding: 35px 0 0;
}

.page-right.sidebar-homeapge {}

.page-right .sub-title {
    margin: 0 0 20px;
    padding: 0 0 16px;
    color: #7a7a7a;
    font-size: 13px;
    line-height: 1;
    font-family: "Tungsten A", "Tungsten B";
    font-weight: 300;
    font-style: normal;
    border-bottom: solid 1px #dedede;
}

.post-list.latest-posts {
    border-bottom: solid 2px #000;
    padding: 0 0 12px;
}

.latest-single {
    margin: 0 0 20px;
}

.latest-single .latest-single-title {
    color: #000000;
    margin: 0 0 2px;
    padding: 0;
    font-family: "Chronicle SSm A", "Chronicle SSm B";
    font-weight: 500;
    font-weight: 600;
   font-style: normal;
   font-size: 16px !important;
   line-height: 1.4em;
   letter-spacing: 0.25px;
  display:block;
}

.latest-single .latest-single-title a {
    color: #000000;
}

.latest-single .latest-single-title a:hover {
    color: #029aaa;
}

.latest-single .latest-single-author {
    color: #7a7a7a;
    font-family: "Chronicle SSm A", "Chronicle SSm B";
    font-weight: 500;
    font-style: normal;
    font-size: 15px;
}

.latest-single .latest-single-author a {
    color: #029aaa;
}

.latest-single .latest-single-author a:hover {
    color: #c00000;
}

.post-list.latest-posts .link-row {
    font-family: "Chronicle SSm A", "Chronicle SSm B";
    font-weight: 300;
    font-style: normal;
    font-size: 13px;
    color: #7a7a7a;
}

.post-list.latest-posts .link-row a {
    font-family: "Chronicle SSm A", "Chronicle SSm B";
    font-weight: 500;
    font-style: normal;
    color: #c00000;
}
.post-list.latest-posts .link-row a:hover {color: #029aaa;}

.multiple-cta-sec {
    padding: 25px 0 0;
    margin: 0 0 37px 0;
}

.multiple-cta-sec .widget-title {
    display: none;
}

.multiple-cta-sec .widget-container {
    margin: 0 0 15px;
}

.cta-donate {
    margin: 40px 0 0;
}

.cta-donate .donate-btn {
    background: #c00000;
    color: #FFF;
    font-family: "Chronicle SSm A", "Chronicle SSm B";
    font-weight: 700;
    font-style: normal;
    font-size: 22px;
    margin: 0;
    padding: 15px 0 15px 91px;
    text-align: center;
    display: block;
    position: relative;
}

.cta-donate .donate-btn:before {
    content: "";
    display: inline-block;
    width: 91px;
    height: 85px;
    background: url(images/donate-icon.png) no-repeat left top;
    position: absolute;
    bottom: 0;
    left: 0;
}

.cta-donate .donate-btn:hover {
    background: #029aaa;
}

.cta-subscribe {
    background: #000000 url(images/subscribe-img.png) no-repeat 14px bottom;
    padding: 14px 10px 14px 134px;
    text-align: center;
    color: #FFF;
}

.cta-subscribe .cta-subscribe-title {
    display: block;
    font-family: "Tungsten A", "Tungsten B";
    font-weight: 800;
    font-style: normal;
    font-size: 25px;
}

#text-69 a:hover .cta-subscribe .cta-subscribe-title {
    color: #029aaa;
}

.cta-subscribe .cta-subscribe-info {
    display: block;
    font-size: 13px;
    font-family: "Chronicle SSm A", "Chronicle SSm B";
    font-weight: 500;
    font-style: normal;
}

#text-69 a:hover .cta-subscribe .cta-subscribe-info {
    color: #029aaa;
}

.cta-store {
    color: #FFF;
    text-align: center;
    position: relative;
    overflow: hidden;
}

.cta-store a {
    padding: 28px;
    display: block;
}

.cta-store.cta-journal a {
    padding: 37px 28px;
}

.cta-store h3.cta-store-title {
    margin: 0 0 5px;
    padding: 0;
    font-family: "Tungsten A", "Tungsten B";
    font-weight: 800;
    font-size: 25px;
    line-height: 30px;
    color: #fff;
}

.cta-store-info {
    font-family: "Chronicle SSm A", "Chronicle SSm B";
    font-weight: 300;
    font-style: normal;
    font-size: 13px;
    color: #fff;
}

.cta-store img {
    position: absolute;
    left: 0;
    top: 0;
    z-index: -1;
    /*-webkit-transition: all 1s ease;
    -moz-transition: all 1s ease;
    -o-transition: all 1s ease;
    -ms-transition: all 1s ease;
    transition: all 1s ease;*/
    width: 100%;
}

/*.cta-store a:hover img {
    transform: scale(1.2);
}*/

.cta-events {
    background: #000000;
    font-family: "Chronicle SSm A", "Chronicle SSm B";
    font-weight: 700;
    font-style: normal;
    font-size: 20px;
    color: #FFF;
    padding: 16px 10px 16px 77px;
    text-align: center;
    position: relative;
    text-transform: uppercase;
}

.cta-events:before {
    content: "";
    display: block;
    width: 65px;
    height: 100%;
    background: #c00000 url(images/event-icon.png) no-repeat center center;
    position: absolute;
    top: 0;
    left: 0;
}

#text-71 a:hover .cta-events {
    background: #029aaa;
}

.happening_posts {
    margin: 0 0 38px;
}

.sidebar_title {
    margin: 0 0 18px;
    padding: 0 0 8px;
    color: #000;
    font-family: "Tungsten A", "Tungsten B";
    font-weight: 800 !important;
    font-style: normal;
    font-size: 25px;
    border-bottom: solid 2px #000;
    font-weight: normal;
}

.happening_posts .happening_posts_title {
    color: #c00000;
    border-bottom: solid 2px #c00000;
}

.happening_post_list_sec {
    margin: 0;
    padding: 0;
    list-style: none;
    font-size: 13px;
    font-family: "Chronicle SSm A", "Chronicle SSm B";
    font-weight: 700;
    font-style: normal;
}

.happening_post_list_sec li {
    background: url(images/bullert_01.png) no-repeat left 6px;
    padding: 0 0 10px 9px;
}

.happening_post_list_sec a {
    color: #000;
}

.happening_post_list_sec a:hover {
    color: #029aaa;
}

.newsletter {
    margin: 0 0 52px;
}

.newsletter .newsletter-title {}

.input-sec {
    position: relative;
    padding: 0 80px 0 0;
    background: #FFF;
}
.post-parent .newsletter .input-sec {

	
	background-color:transparent;
	padding:0px;


}
.post-parent .newsletter .input-sec input {

	max-width:100%;
	position:relative; 
	top:auto;
	left: auto;
	
}

.post-parent .newsletter .input-sec input[type=submit] {
	padding:5px;
	
	
	margin:5px auto 0px auto;;

}

.input-sec #email-Primary {
    display: block;
    width: 100%;
    background: #f4f4f4;
    border: 0;
    outline: 0;
    box-sizing: border-box;
    padding: 13px 10px;
    color: #2b010c;
    font-size: 13px;
    font-family: "Chronicle SSm A", "Chronicle SSm B";
    font-weight: 300;
    font-style: normal;
}

.input-sec .form-submit {
    position: absolute;
    right: 0;
    top: 0;
    /* height: 100%; */
    display: block;
    background: #c00000;
    border: none;
    border-spacing: 0;
    text-align: center;
    color: #FFF;
    font-family: "Chronicle SSm A", "Chronicle SSm B";
    font-weight: 700;
    font-style: normal;
    font-size: 12px;
    text-transform: uppercase;
    outline: 0;
    padding: 0 14px;
}

.input-sec .form-submit:hover {
    background: #029aaa;
}

.tw-feeds_title {
    color: #029aaa;
    border-color: #029aaa;
}

.tw-lsit {
    position: relative;
    padding: 0 0 24px 38px;
    border-bottom: solid 1px #dedede;
    margin: 0 0 25px;
}

.tw-lsit.last {
    border: none;
    margin: 0;
}

.tw-left {
    position: absolute;
    left: 0;
    top: 0;
}

.tw-right {
    position: relative;
}

.tw-title {
    margin: 0;
    padding: 0;
    color: #b80017;
    font-size: 16px;
    font-family: "Tungsten A", "Tungsten B";
    font-weight: 500;
    font-style: normal;
}

.socila-info {
    font-size: 12px;
    font-family: "Chronicle SSm A", "Chronicle SSm B";
    font-weight: 300;
    font-style: normal;
    margin: 0 0 10px;
}

.socila-info a {
    color: #029aaa;
}

.feed-time {
    position: absolute;
    right: 0;
    top: 0;
    font-size: 10px;
    color: #7a7a7a;
    font-family: "Chronicle SSm A", "Chronicle SSm B";
    font-weight: 300;
    font-style: normal;
}

.tw-cont {
    margin: 0 0 10px;
    font-size: 12px;
    line-height: 17px;
    font-family: "Chronicle SSm A", "Chronicle SSm B";
    font-weight: 300;
    font-style: normal;
    color: #7a7a7a;
}

.tw-buttons {
    font-size: 10px;
}

.tw-buttons a {
    margin: 0 5px 0 0;
}

.tweet-box {
    background: #FFF;
    font-size: 13px;
    color: #7a7a7a;
    font-family: "Chronicle SSm A", "Chronicle SSm B";
    font-weight: 300;
    font-style: normal;
    border: solid 1px #dedede;
    border-top: solid 2px #b80017;
    padding: 9px;
}

.tweet-box:hover {
    color: #b80017;
}

.magazine-section {
    background: #f4f4f4;
    padding: 52px 0;
}

.magazine-section .wrapper {
    max-width: 840px;
}

.magazine-title {
    margin: 0 0 24px;
    padding: 0;
    font-family: "Tungsten A", "Tungsten B";
    font-weight: 800;
    font-style: normal;
    font-size: 35px;
    color: #231f20;
}

.latest-issue {
    float: left;
    width: 45%;
    position: relative;
}

.latest-issue img {
    width: 100%;
    height: auto;
}

.single-issue-popup {
    position: absolute;
    bottom: 5px;
    right: 5px;
    width: 28px;
    height: 28px;
    background: url(images/single-issue-popup.png) no-repeat left top;
}

.issue-summary {
    float: left;
    width: 55%;
    box-sizing: border-box;
    padding: 0 0 0 50px;
}

.issue-brief {
    padding: 0 0 1px;
    margin: 0 0 10px;
}

.issue-brief-main {
    margin: 0 0 20px;
}

.issue-brief p {
    margin: 0 0 25px;
    padding: 0;
    font-size: 15px;
    line-height: 31px;
    font-family: "Chronicle SSm A", "Chronicle SSm B";
    font-weight: 400;
    font-style: normal;
}

.issue-brief p a {
    font-family: "Chronicle SSm A", "Chronicle SSm B";
    font-weight: 800;
    font-style: normal;
    color: #c00000;
}

.issue-brief p a:hover {
    color: #00adbf;
}

.covered-articles {
    max-width: 350px;
}

.covered-articles h4 {
    margin: 0 0 15px;
    padding: 0 0 8px;
    border-bottom: solid 2px #c00000;
    font-family: "Tungsten A", "Tungsten B";
    font-weight: 800;
    font-style: normal;
    font-size: 25px;
    color: #c00000;
}
.covered-articles h4 a {color: #c00000;}
.covered-articles h4 a:hover {color: #00adbf;}

.article-lisintg {
    margin: 0;
    padding: 0;
    list-style: none;
}

.article-lisintg li {
    margin: 0 0 22px;
}

.article-lisintg .brief-title {
    margin: 0 0 2px;
    padding: 0;
    font-family: "Tungsten A","Tungsten B";
    font-weight: 500;
    font-style: normal;
    font-size: 24px;
    line-height: 30px;
    color: #000;
}

.article-lisintg .brief-title a {
    color: #000;
}

.article-lisintg .brief-title a:hover {
    color: #029aaa;
}

.brief-author {
    font-size: 15px;
    font-family: "Chronicle SSm A", "Chronicle SSm B";
    font-weight: 500;
    font-style: normal;
}

.brief-author a {
    color: #029aaa;
}

.brief-author a:hover {
    color: #c00000;
}

.featured-issue {
    margin: 0 0 58px;
}

.past-issue {
    margin: 0;
    padding: 0;
    list-style: none;
    font-size: 0;
    line-height: 0;
}

.past-issue li {
    display: inline-block;
    margin: 0 9% 10px 0;
}

.past-issue li:last-child {
    margin-right: 0;
}

.past-issue-sec .sub-title {
    margin: 0 0 20px;
    padding: 0 0 16px;
    color: #7a7a7a;
    font-size: 23px;
    line-height: 1;
    font-family: "Tungsten A", "Tungsten B";
    font-weight: 400;
    font-style: normal;
    border-bottom: solid 1px #dedede;
}

.footer-sec {
    background: #231f20;
    color: #FFF;
    padding: 19px 0;
}

.foot-left {
    float: left;
    font-size: 13px;
    font-family: "Chronicle SSm A", "Chronicle SSm B";
    font-weight: 300;
    font-style: normal;
    margin: 2px 0;
}

.foot-right {
    float: right;
    width: 25%;
    text-align: right;
}

.menu-sliding-social-container .menu {
    margin: 0;
    padding: 0;
    list-style: none;
}

.menu-sliding-social-container .menu li {
    display: inline-block;
    margin: 0 0 0 5px;
}

.menu-sliding-social-container .menu li a {
    color: #FFF;
    font-size: 14px;
}

.menu-sliding-social-container .menu li a:hover {
    color: #029aaa;
}
/**/

.with-hero {
    min-height: 485px;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    position: relative;
    color: #FFF;
    margin: 0 0 42px;
}

.with-hero .hero {
    display: none;
}

.hero-wrapper {
    position: absolute;
    width: 100%;
    bottom: 0;
    left: 0;
}

.hero-wrapper .container {
    background: rgba(0, 0, 0, 0.65);
    padding-top: 20px;
    padding-bottom: 20px;
}

.title-social-bar {
    position: relative;
}

.hero-title {
    padding: 23px 170px 15px 0;
}

#largeheaderimg .hero-title {
    padding: 23px 0 30px 0 !important;
    width: 70%;
    margin: auto;
    }

#largeheaderimg .hero-title h1 {

    font-size: 60px;
    line-height: 1.2;
}
.entry-content h1{
    font-size: 62px;
}

.hero-title h1 {
    margin: 0;
    padding: 0;
    font-family: "Chronicle SSm A", "Chronicle SSm B";
   font-weight: 600;
   font-size: 40px;
   line-height: 1.2;

}

.hero-social {
    width: 160px;
    position: absolute;
    right: -20px;
    top: 0;
    border-left: solid 1px #45474e;
    height: 100%;
    padding: 0 0 0 40px;
}

.hero-social .social-head {
    display: block;
    font-size: 13px;
    font-family: "Chronicle SSm A", "Chronicle SSm B";
    font-weight: 500;
    font-style: normal;
    margin: 17px 0 12px;
}

.slide-share-combo {
    margin: 0;
    padding: 0;
    list-style: none;
}

.slide-share-combo li {
    display: inline-block;
    margin: 0 10px 0 0;
}

.slide-share-combo li a {
    font-size: 16px;
    color: #FFF;
    display: block;
}

.slide-share-combo li a:hover {
    color: #00adbf;
}
.entry-content h1{
    font-family: "Tungsten A", "Tungsten B";
}
.entry-content .cell .post-date{
	font-family: sans-serif !important;
}
.entry-content {
    font-family: "Chronicle SSm A", "Chronicle SSm B";
    font-weight: 400;
    font-style: normal;
    font-size: 20px;
    line-height: 34px;
}
.single .entry-content  {
    font-size: 18px;
}
.entry-content .sub-header {
    margin: 0 0 34px 0;
    padding: 0;
     font-size: 22px;
   line-height: 34px;
   color: #c00000;
   font-family: "Chronicle SSm A", "Chronicle SSm B";
   font-weight: 400;
}

.entry-content p {
    margin: 0 0 35px;
    padding: 0;
    font-size: 20px;
    line-height: 34px;
    font-family: "Chronicle SSm A", "Chronicle SSm B";
    font-weight: 400;
    font-style: normal;
}
.single .entry-content p  {
    font-size: 18px;
    font-weight: 300 !important;
}
.single .entry-content p span {
    font-weight: 300 !important;
}
.entry-content h3 {
    margin: 0 0 20px;
    padding: 0;
    font-size: 20px;
    line-height: 35px;
    font-family: "Tungsten A", "Tungsten B";
    font-weight: 800;
    font-style: normal;
} 

.pull-quote {
    font-family: "Chronicle SSm A", "Chronicle SSm B";
    /* font-style: italic; */
    font-size: 24px;
	  margin-bottom: 60px;
    margin-top: 25px;
    padding: 0;
    font-weight: 500;
    line-height: 1.5;
    font-weight: normal;
    color: #c00000;
}
.pull-quote,.pull-quote strong {
    font-weight: 500;
}
.pull-quote:after{ clear: both; content: ""; display: block;}

.pull-quote.right {
    margin-right: -62px;
    float: right;
    max-width: 700px;
    text-align: right;

}

.pull-quote.left {
    margin-left: -62px;
    float: left;
    max-width: 700px;
}

.pull-quote.center {
    margin-left: -62px;
    margin-right: -62px;
}


.pull-quote .quote-author {
    display: block;
    font-family: "Chronicle SSm A", "Chronicle SSm B";
    font-weight: 300;
    font-style: normal;
    font-size: 15px;
    color: #7a7a7a;
    margin: 33px 0 0;
    border-bottom: solid 1px #dedede;
    padding: 0 0 19px;
}

.table {
    display: table;
}

.table-cell {
    display: table-cell;
    vertical-align: top;
    min-width: 135px;
}

/*
.wp-caption.alignleft {
    margin: 0 45px 0 -62px;
}
*/
.wp-caption.alignleft {
    margin: 8px 45px 20px 0;
}
    @media (min-width:1280px){
        .wp-caption.alignleft img{
            margin-left: -50px !important;
        }
        .wp-caption.alignleft{
            margin-right: 0 !important;
        }
        .wp-caption.alignleft .wp-caption-text{
            margin-left: -50px;
            padding-right: 50px;
        }
    }
.wp-caption.alignnone{
    margin: 50px 0;
}
.wp-caption.nofloat {
	width:100% !important;
}

/*
.wp-caption.alignright {
    margin: 0 -62px 0 45px;
}
*/

.wp-caption.alignright {
    margin: 0 0 0 45px;
}

.entry-content .wp-caption img {
    margin: 0 0 12px;
    width: 100%;
}
.image-credit { margin: 0 0 8px 0; text-align: right; font: 11px/1px "Chronicle SSm A", "Chronicle SSm B"; font-style: italic; color: #231f20; font-weight: 300;  }
.single-post .image-credit {
  color: #231f20;
  font: italic 300 11px/20px "Chronicle SSm A", "Chronicle SSm B";
  margin: 0 0 8px;
  text-align: right;
}
.wp-caption-text { font-size: 15px; line-height: 23px;
    font-family: "Chronicle SSm A", "Chronicle SSm B";
    font-weight: 500;
    font-style: normal;
    color: #7a7a7a;
    margin: 0 0 20px;
}

.entry-content .wp-caption-title {
    color: #c00000;
    margin: 0;
    padding: 0;
    font-family: "Tungsten A", "Tungsten B";
    font-weight: 800;
    font-style: normal;
    font-weight: normal;
    font-size: 30px;
}

.entry-content p.wp-caption-text {
    margin: 0 0 25px;
    color: #7a7a7a;
    font-size: 15px;
    line-height: 23px;
}

.container-article {
    position: relative;
}

.post-left {
    padding: 0 150px 0 0;
    }

.post-right {
    position: absolute;
    top: 7px;
    right: -26px;
    width: 160px;

}

.author-block:after {
    content: "";
    height: 1px;
    width: 60px;
    display: block;
    margin: 15px 0;
    background: #dedede;
}

.author-photo {
    margin: 0 0 18px;
}

.author-name {
    display: block;
    font-family: sans-serif;
    font-weight: bold;
    font-style: normal;
    font-size: 15px;
    color: #7a7a7a;
    margin: 0 0 8px;
}

.author-name a {
    color: #000000;
}

.author-twitter {
    display: block;
    font-family: "Chronicle SSm A", "Chronicle SSm B";
    font-weight: 300;
    font-style: normal;
    font-size: 11px;
}

.author-twitter a {
    color: #00adbf;
}
.author-twitter a:hover {
    color: #c00000;
}

.post-block .post-status {
    font-family: "Chronicle SSm A", "Chronicle SSm B";
    font-weight: 500;
    font-style: normal;
    font-size: 15px;
    color: #7a7a7a;
    display: block;
    text-transform: capitalize;
    margin: 0 0 3px;
}

.post-block .post-date,
.post-block .post-time {
    display: block;
    font-family: "Chronicle SSm A", "Chronicle SSm B";
    font-weight: 300;
    font-style: normal;
    font-size: 11px;
    line-height: 20px;
	
}

.entry-utility {
    margin: 0 0 42px;
    font-family: "Tungsten A", "Tungsten B";
    font-weight: 300;
    font-style: normal;
    font-size: 20px;
    color: #00adbf; width: 100%; display: inline-block;
}

.entry-utility a {
    color: #00adbf;
}

.entry-utility a:hover {
    color: #c00000;
}

.entry-utility span {
    color: #c00000;
    font-family: "Tungsten A", "Tungsten B";
    font-weight: 500;
    font-style: normal;
}

#disqus_thread {
    margin: 0 0 25px;
}

.suggested-posts {
    border-bottom: solid 1px #e6e6e6;
    margin: 0 0 45px;
    padding: 0 0 45px;
}

.suggested-posts .section-title {
    margin: 0 0 14px;
    padding: 0;
    font-family: "Tungsten A", "Tungsten B";
    font-weight: 800;
    font-style: normal;
    font-size: 25px;
    color: #00adbf;
    font-weight: normal;
}

.suggested-posts .suggested-list {
    margin: 0;
    padding: 0;
    list-style: none;
}

.suggested-posts .suggested-list li {
    float: left;
    width: 31%;
    margin: 0 3.5% 0 0
}

.suggested-posts .suggested-list li.last {
    margin-right: 0;
}

.suggested-posts .post-thumb {
    margin: 0 0 15px;
    width: 100%;
    float: none;
}

.suggested-posts .post-data {}

.suggested-posts .post-data .post-title {
    margin: 0 0 12px;
    padding: 0;
    font-size: 18px;
    color: #000;
    font-family: "Chronicle SSm A", "Chronicle SSm B";
    font-weight: 500;
    font-style: normal;
    line-height: 1.3;
}
.suggested-posts .post-data .post-title a {
    color: #000;
}
.suggested-posts .post-data .post-title a:hover {
    color: #029aaa;
}
.suggested-posts .post-data .sub-head {
    margin: 0 0 14px;
    display: block;
    font-size: 16px;
    line-height: 1.3em;;
    color: #c00000;
    font-family: "Chronicle SSm A", "Chronicle SSm B";
    font-weight: 400;
    font-style: normal;
    font-style: italic;
}

.suggested-posts .post-data .post-author {
    display: block;
    font-family: "Chronicle SSm A", "Chronicle SSm B";
    font-weight: 300;
    font-style: normal;
    font-size: 13px;
    color: #7a7a7a;
    margin: 0;
}

.popular-posts {
    margin: 0 0 50px;
}

.popular-posts .section-title {
    margin: 0 0 14px;
    padding: 0;
    font-family: "Tungsten A", "Tungsten B";
    font-weight: 400;
    font-style: normal;
    font-size: 25px;
    color: #00adbf;
    font-weight: normal;
}

.popular-posts ul {
    margin: 0;
    padding: 0;
    list-style: none;
}

.popular-posts ul:after {
    clear: both;
    display: block;
    content: "";
}

.popular-posts ul li {
    width: 33.33%;
    float: left;
    padding: 0 38px;
    clear: inherit;
    box-sizing: border-box;
    position: relative;
    min-height: 28px;
}

.popular-posts ul li a {
    font-size: 13px;
    line-height: 23px;
    color: #000000;
    font-family: "Chronicle SSm A", "Chronicle SSm B";
    font-weight: 700;
    font-style: normal;
}
.popular-posts ul li a:hover {
    color: #029aaa;
}
.popular-posts ul li:before {
    font-family: "Chronicle SSm A", "Chronicle SSm A";
    font-weight: 800;
    font-style: normal;
    content: "1";
    display: block;
    position: absolute;
    top: 5px;
    left: 0;
    width: 25px;
    height:25px;
    text-align: center;
    line-height: 20px;
    background: #7a7a7a;
    font-size: 18px;
    color: #FFF;
}

.popular-posts ul li.item-1:before {
    content: "1";
}

.popular-posts ul li.item-2:before {
    content: "2";
}

.popular-posts ul li.item-3:before {
    content: "3";
}

.no-hero {
    border-top: solid 2px #eeeeee;
    padding: 35px 0 20px;
}
.single-post .no-hero{
    padding-bottom: 0 !important;
}
.post-hero .tn3a-gallery {
    float: none!important;
    max-height: 606px;
    margin: 0;
}

.post-hero .tn3a-thumbs {
    display: none;
}

.post-hero .tn3a-over {
    display: none;
}

.post-hero .tn3a-image {
    left: 0;
    top: 0;
    background-color: #777;
    width: 100% !important;
    height: 100% !important;
}

.article-con .tn3e-custom-gallery {
	background-color: #424242 !important;
}
.article-con .tn3e-custom-image-description {
    color: #000 !important;
    font-size: 12px!important;
}

.clear {
    clear: both;
    height: 0;
    overflow: hidden;
}

.red-menu {
    background: #c00000;
}

.secondary-navigation {}

.secondary-navigation ul {
    margin: 0;
    padding: 0;
    list-style: none;
}

.secondary-navigation ul li {
    float: left;
}

.secondary-navigation ul li a {
    color: #fff;
    font-family: gotham ssm a,gotham ssm b;
    font-weight: 400;
    font-style: normal;
    font-size: 13px;
    line-height: 20px;
    padding: 10px 16px;
    display: block;
}

.secondary-navigation ul li a:hover {
    background: #FFF;
    color: #c00000;
}
/**/

.page-title {
    border-bottom: solid 2px #000;
    padding: 52px 0 28px;
    margin: 0 0 28px;
}

.page-title h2 {
    margin: 0;
    padding: 0;
    font-family: "Tungsten A", "Tungsten B";
    font-weight: 800;
    font-style: normal;
    font-size: 25px;
}

.page-title h2 span {
    color: #c00000;
}

.post-list {
    border-bottom: solid 1px #dedede;
    padding: 29px 0;
}

.post-list.last {
    border: none;
}

.post-thumb {
    width: 35%;
    float: left;
    margin: 0 5% 0 0;
}

.post-thumb .post-image {
    margin: 0;
}

.post-thumb .post-image img {
    width: 100%;
    height: auto;
    vertical-align: top;
}

.post-right-info {
    width: 60%;
    float: left;
}

.post-description h3 {
    font-size: 30px;
    line-height: 34px;
    font-family: "Tungsten A", "Tungsten B";
    font-weight: 600;
    font-style: normal;
    margin: 0 0 13px;
    padding: 0;
    color: #000;
    letter-spacing:1px;
}
.post-blurb h4{
    font-family: "Tungsten A", "Tungsten B";
}

.post-description h3 a {
    color: #000;
}

.post-description h3 a:hover {
    color: #029aaa;
}

.post-sub-head {
    font-family: "chronicle ssm a", "chronicle ssm b", serif;
    color: #c00000;
    font-size: 14px;
    margin: 0 0 10px;
    padding: 0;
    font-weight: 500;
    line-height: 1.5;
}

.post-description .post-meta {
    font-size: 13px;
    color: #797979;
    font-family: "Chronicle SSm A", "Chronicle SSm B";
    font-weight: 300;
    font-style: normal;
    margin: 0 0 19px;
    position: relative;
}

.post-description .post-meta .cat-post-comment {
    float: left;
    margin: 0 5px 0 0;
}
span.sep-line { margin: 0 2px;}
.post-description .post-meta .cat-post-date {
    float: left;
}

.social-share-landing .social-share .slide-share li a {
    color: #000;
}

.post-description .post-meta a {
    font-family: "Chronicle SSm A", "Chronicle SSm B";
    font-weight: 500;
    font-style: normal;
    color: #029aaa;
}

.post-description .post-meta a:hover {
    color: #c00000;
}

.post-description .entry-summary p {
    margin: 0;
    padding: 0;
    font-family: "Chronicle SSm A", "Chronicle SSm B";
    font-weight: 300;
    font-style: normal;
    font-size: 13px;
    line-height: 20px;
    color: #797979;
}

.entry-author {
    font-size: 13px;
    color: #797979;
    font-family: "Chronicle SSm A", "Chronicle SSm B";
    font-weight: 300;
    font-style: normal;
    margin: 0 0 10px;
}

.entry-author a {
    color: #029aaa;
}

.entry-author a:hover {
    color: #c00000;
}

.load-more-sec {
    border-top: solid 2px #2b010c;
    font-size: 13px;
    color: #797979;
    font-family: "Chronicle SSm A", "Chronicle SSm B";
    font-weight: 300;
    font-style: normal;
    padding: 25px 0 1px;
}

.load-more-sec.see-more {
    border: none;
    padding-top: 22px;
}

.load-more-sec a {
    font-family: "Chronicle SSm A", "Chronicle SSm B";
    font-weight: 500;
    font-style: normal;
    color: #c00000;
}

.load-more-sec a:hover {
    color: #029aaa;
}

#nav-below {
    display: none;
}

.post-slider.small-slider {
    margin: 0 0 22px;
}
.archive .post-slider.small-slider {margin: 0 0 22px !important;}
.post-slider.small-slider .item {
    height: 370px;
}

.post-slider.small-slider .item .post-detail h2.title {
    font-size: 30px;
    margin: 0 0 20px;
    letter-spacing: 1px;
}

.post-slider.small-slider .item .post-detail .postby {
    margin: 0 0 10px;
}

div#infscr-loading {
    text-align: center;
    margin: 0;
    font-size: 14px;
    line-height: 30px;
    font-family: "Chronicle SSm A", "Chronicle SSm B";
    font-weight: 800;
    font-style: normal;
    color: #000;
}

div#infscr-loading img {
    margin: 20px 0 0;
}

div#infscr-loading div {
    margin: 20px 0;
}

.author-image {
    float: left;
    margin: 0 30px 15px 0;
}

.author-desc {
    font-family: "Chronicle SSm A", "Chronicle SSm B";
    font-weight: 400;
    font-style: normal;
    font-size: 15px;
    line-height: 31px;
    color: #000000;
}

.auhtor-bottom-sec {
    margin: 50px 0 0;
}

.auhtor-bottom-sec h4 {
    margin: 0 0 25px;
    padding: 0 0 16px;
    color: #7a7a7a;
    font-size: 13px;
    line-height: 1;
    font-family: "Tungsten A", "Tungsten B";
    font-weight: 300;
    font-style: normal;
    border-bottom: solid 1px #dedede;
}

.post-cat-list {
    display: block;
    margin: 0 0 5px;
    padding: 0;
    color: #c00000;
    font-family: "Chronicle SSm A", "Chronicle SSm B";
    font-weight: 400;
    font-style: normal;
    font-size: 10px;
    text-transform: uppercase;
}
/**/
/**/

/******08182015*****/
.postid-39454 .entry-content .article-con{
    padding: 0 20px;
}
/****/
/*

.videoWrapper {
    margin: 0 0 30px;
    position: relative;




}
*/

.videoWrapper {
    margin: 0 0 30px;
    position: relative;
    padding-bottom: 52.8%;
    padding-top: 38px;
    height: 0;
}

.videoWrapper iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.page-entry-content {
    font-family: "Chronicle SSm A", "Chronicle SSm B";
    font-weight: 400;
    font-style: normal;
    font-size: 20px;
    line-height: 34px;
}
.display_archive{
	font-family: "Chronicle SSm A", "Chronicle SSm B" !important;
}

.page-entry-content .sub-header {
    margin: 0 0 34px 0;
    padding: 0;
    font-size: 25px;
    line-height: 40px;
    color: #c00000;
    font-family: "Tungsten A", "Tungsten B";
    font-weight: 700;
    font-style: italic;
}

.page-entry-content p {
    margin: 0 0 35px;
    padding: 0;
    font-size: 20px;
    line-height: 31px;
    font-family: "Chronicle SSm A", "Chronicle SSm B";
    font-weight: 400;
    font-style: normal;
}

.page-entry-content h3 {
    margin: 0 0 20px;
    padding: 0;
    font-size: 20px;
    line-height: 35px;
    font-family: "Tungsten A", "Tungsten B";
    font-weight: 800;
    font-style: normal;
}

.page-entry-content h4 {
    margin: 0 0 10px;
    padding: 0;
    font-size: 20px;
    line-height: 35px;
    font-family: "Tungsten A", "Tungsten B";
    font-weight: 800;
    font-style: normal;
}

.red-title {
    color: #c00000;
}

.page-entry-content h3.red-title {
    color: #c00000;
    font-family: "Tungsten A", "Tungsten B";
}

.page-entry-content h4.red-title {
    color: #c00000;
}

.event-entry-content.page-entry-content p {
    margin: 0 0 20px 0;
}

.page-entry-content ul.small-list {
    margin-bottom: 25px;
}

.page-entry-content ul.small-list li {
    margin-bottom: 0;
}

.page-entry-content ul.medium-list li {
    margin-bottom: 15px;
}

.page-right .widget-title {
    margin: 0 0 14px;
    padding: 0 0 10px;
    border-bottom: solid 2px #c00000;
    color: #c00000;
    font-size: 25px;
    line-height: 32px;
    font-family: "Tungsten A", "Tungsten B";
    font-weight: 800;
    font-style: normal;
}

.page-right .staff-list {
    margin: 0 0 30px;
    padding: 0;
    list-style: none;
}

.page-right .staff-list li {
    margin: 0 0 13px;
    font-family: "Chronicle SSm A", "Chronicle SSm B";
    font-weight: 500;
    font-style: normal;
    font-size: 15px;
    color: #7a7a7a;
}

.page-right .staff-list li strong {
    font-family: "Chronicle SSm A", "Chronicle SSm B";
    font-weight: 700;
    font-style: normal;
    font-size: 18px;
    color: #000000;
}

.map-container {
    background: #f4f4f4;
    padding: 52px 0 60px;
}

.map-container h2 {
    margin: 0 0 28px;
    padding: 0;
    font-family: "Tungsten A", "Tungsten B";
    font-weight: 800;
    font-style: normal;
    font-size: 35px;
    color: #231f20;
}

.map-sec {
    position: relative;
}

.map-sec iframe {
    display: block;
    width: 100%;
    height: 340px;
}

.upcomming-events {
    border-bottom: solid 2px #dfdfdf;
    position: relative;
    margin: 0 0 30px;
    padding: 0 0 30px;
}

.upcomming-events.last {
    border: none;
}

.date-url {
    position: absolute;
    top: 0;
    left: 0;
    display: table;
    width: 95px;
    height: 95px;
    background: #c00000;
    text-align: center;
    vertical-align: middle;
    font-family: "Chronicle SSm A", "Chronicle SSm B";
    font-weight: 800;
    font-style: normal;
    color: #FFF;
}

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

.upcomming-event-content {
    padding: 0 0 0 125px;
}

.upcomming-event-content .upcomming-event-title {
    margin: 0 0 13px;
    padding: 0;
    font-size: 20px;
    line-height: 30px;
    font-family: "Tungsten A", "Tungsten B";
    font-weight: 800;
    font-style: normal;
    color: #000;
}

.upcomming-event-content .upcomming-event-title a {
    color: #000;
}
.upcomming-event-content .upcomming-event-title a:hover {
    color: #029aaa;
}

.uec-in {
    font-size: 13px;
    line-height: 20px;
    color: #797979;
    font-family: "Chronicle SSm A", "Chronicle SSm B";
    font-weight: 200;
    font-style: normal;
}

.page-right .events_archive {
    margin: 0 0 30px;
}

.page-right .events_archive_list {
    margin: 0;
    padding: 0;
    list-style: none;
    font-family: "Chronicle SSm A", "Chronicle SSm B";
    font-weight: 200;
    font-style: normal;
}

.page-right .events_archive_list li {
    font-family: "Chronicle SSm A", "Chronicle SSm B";
    font-weight: 200;
    font-style: normal;
    font-size: 13px;
    color: #797979;
    margin: 0 0 10px;
}

.page-right .events_archive_list li a {
    display: inline-block;
    width: 125px;
    color: #000;
}

.page-right .events_archive_list li a:hover {
    color: #c00000;
}

.page-right .events_archive_list li .blue {
    color: #029aaa;
    font-family: "Chronicle SSm A", "Chronicle SSm B";
    font-weight: 500;
    font-style: normal;
}
/**/

.event-info {
    font-size: 18px;
    line-height: 30px;
    font-family: "Chronicle SSm A", "Chronicle SSm B";
    font-weight: 800;
    font-style: normal;
    margin: 0 0 20px;
}

.event_preview {
    margin: 0 0 20px;
}

.event-list-sec {
    /*max-width: 350px;*/
}

.page-entry-content .event-list-sec h3 {
    margin: 0;
    padding: 0 0 10px;
    color: #c00000;
    font-size: 18px;
    line-height: 24px;
}

.page-entry-content .event-list-sec ul {
    margin: 0 0 30px;
    padding: 0;
    list-style: none;
    font-family: "Chronicle SSm A", "Chronicle SSm B";
    font-weight: 200;
    font-style: normal;
}

.page-entry-content .event-list-sec ul li {
    font-family: "Chronicle SSm A", "Chronicle SSm B";
    font-weight: 200;
    font-style: normal;
    font-size: 13px;
    color: #797979;
    margin: 0 0 10px;
    padding: 0 1% 0 0;
    width: 49%;
    background: none;
    float: left;
}

.page-entry-content .event-list-sec ul li a {
    display: inline-block;
    width: 125px;
    color: #000;
}

.page-entry-content .event-list-sec ul li a:hover {
    color: #c00000;
}

.page-entry-content .event-list-sec ul li .blue {
    color: #029aaa;
    font-family: "Chronicle SSm A", "Chronicle SSm B";
    font-weight: 500;
    font-style: normal;
}

.issue-navigation {}

.issue-navigation a {
    display: block;
    width: 20px;
    height: 19px;
    background: url(images/issue-arrow.png) no-repeat left top;
    margin: 0 2px;
}

.issue-navigation .nav-previous a {
    background-position: right bottom;
}

.issue-navigation .nav-previous a:hover,
.issue-navigation .nav-previous.light a {
    background-position: right top;
}

.issue-navigation .nav-next a {
    background-position: left bottom;
}

.issue-navigation .nav-next a:hover {
    background-position: left top;
}

.page-title-issue {}

.page-title-issue h2 {
    float: left;
}

.issue-navigation {
    float: right;
    margin: 8px 0 0;
}

.nav-previous {
    float: left;
}

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

.covered-category .all-issues-sec {
    float: right;
    width: 45%;
}

.covered-category .all-issues-sec:first-child {
    float: left;
}
/*
.covered-category .all-issues-sec:last-child {
    float: right;
}
*/

.covered-articles h4.issue-head-title {
    margin: 0 0 8px;
    padding: 0;
    border: none;
    font-size: 20px;
    line-height: 30px;
    color: #000000;
}

.issue-postby {
    font-family: "Chronicle SSm A", "Chronicle SSm B";
    font-weight: 500;
    font-style: normal;
    font-size: 13px;
    line-height: 25px;
    color: #231f20;
    margin: 0 0 9px 0;
}

.issue-postby a {
    color: #00adbf;
}

.issue-postby a:hover {
    color: #c00000;
}

.issue-post-info {
    margin: 0 0 17px;
    font-family: "Chronicle SSm A", "Chronicle SSm B";
    font-weight: 400;
    font-style: normal;
    font-size: 13px;
    line-height: 20px;
    color: #797979;
}

.issue-cont {
    font-family: "Chronicle SSm A", "Chronicle SSm B";
    font-weight: 300;
    font-style: normal;
    font-size: 13px;
    line-height: 20px;
    color: #797979;
}

.issue-cont a {
    font-family: "Chronicle SSm A", "Chronicle SSm B";
    font-weight: 500;
    font-style: normal;
    color: #c00000;
}
.issue-cont a:hover {color: #00adbf;}


.issue-post-sec .cat-sub-title {
    margin: 0;
    padding: 0;
}

.board-title {
    text-transform: uppercase;
}

body .gsc-control-cse {
    border: none;
    background: none;
    font-size: 12px;
    line-height: 1.4;
    font-family: "Chronicle SSm A", "Chronicle SSm B";
    font-weight: 400;
    font-style: normal;
    color: #000;
}

body .gsc-search-button,
.gsib_b {
    display: none;
}

body .gsc-modal-background-image {
    background: none;
}

body .gssb_c {
    z-index: 9999999;
}

body .gsc-completion-container {
    border: none;
    background: none;
    font-size: 16px;
    line-height: 1.6;
    font-family: "Chronicle SSm A", "Chronicle SSm B";
    font-weight: 400;
    font-style: normal;
    color: #FFF;
    box-shadow: none;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
}

body .gsc-completion-container .gssb_a div {
    height: auto !important;
    background: none !important;
}

body .gssb_e {
    border: none !important;
    box-shadow: none!important;
    -moz-box-shadow: none !important;
    -webkit-box-shadow: none !important;
}

.search-wrapper .searchform {
    width: 100%;
}

body .gsc-search-box .gsc-input {
    font-size: 40px !important;
    font-weight: 200!important;
    color: #fff!important;
    background: transparent!important;
    border: none!important;
    margin: 120px 0 0!important;
    width: 100%!important;
    height: auto!important;
    padding: 0 10px!important;
    box-sizing: border-box!important;
}

body.page-template-page-combined-archives .form-list .gsc-search-box .gsc-input {
    font-size: 18px !important;
    font-weight: 400!important;
    color: #aea9a9 !important;
    background: transparent!important;
    border: none!important;
    margin: 0!important;
    width: 100%!important;
    height: auto!important;
    padding: 0!important;
    box-sizing: border-box!important;
    line-height: normal;
    vertical-align: top;
}
body.page-template-page-combined-archives .form-list .gsc-search-box .gsc-input input[type="text"] {
    font-size: 18px !important;
    font-weight: 400!important;
    color: #aea9a9 !important;
    background: transparent!important;
    border: none!important;
    margin: 0!important;
    width: 100%!important;
    height: auto!important;
    padding: 0 4px!important;
    box-sizing: border-box!important;
    line-height: normal !important;
    height: 45px !important;
    line-height: normal;
}

.page-template-page-combined-archives .archives-search .search-left input.gsc-search-button {
    margin: 3px 0 0;
}
body.page-template-page-combined-archives .gstl_50.gssb_c {
    border: solid 1px #EFEFEF;
}

body.page-template-page-combined-archives .gssb_e td {
    padding: 0 5px;
}

body .gsib_a {
    margin: 0;
    padding: 0;
}

body .gsc-input-box {
    height: auto;
    background: none;
    border: none;
}

.gs-webResult.gs-result a.gs-title:link,
.gs-webResult.gs-result a.gs-title:link b,
.gs-imageResult a.gs-title:link,
.gs-imageResult a.gs-title:link b,
.gs-webResult.gs-result a.gs-title:visited,
.gs-webResult.gs-result a.gs-title:visited b,
.gs-imageResult a.gs-title:visited,
.gs-imageResult a.gs-title:visited b {
    margin: 0!important;
    padding: 0 !important;
    font-family: "Tungsten A", "Tungsten B" !important;
    font-weight: 800 !important;
    font-style: normal !important;
    font-size: 32px !important;
    line-height: 30px!important;
    color: #c00000 !important;
    text-decoration: none;
    letter-spacing:2px;
}

.gs-webResult.gs-result a.gs-title:hover,
.gs-webResult.gs-result a.gs-title:hover b,
.gs-imageResult a.gs-title:hover,
.gs-imageResult a.gs-title:hover b {
    color: #029aaa !important;
}

.gsc-completion-selected {
    background: #c00000 !important;
    color: #FFF !important;
}

.gsc-table-result,
.gsc-thumbnail-inside,
.gsc-url-top {
    padding: 0 !important;
}

.gsc-control-cse .gs-spelling,
.gsc-control-cse .gs-result .gs-title,
.gsc-control-cse .gs-result .gs-title * {
    font-size: 20px !important;
    text-decoration: underline !important;
    margin: 0 0 5px;
    text-decoration: none !important;
}

.gs-webResult div.gs-visibleUrl,
.gs-imageResult div.gs-visibleUrl {
    color: #029aaa !important;
}

.gsc-webResult .gsc-result {
    padding: 0 0 20px !important;
    margin: 0 0 20px !important;
    border-bottom: solid 1px #dedede !important;
}

.gsc-above-wrapper-area {
    margin: 0;
    padding: 0;
    color: #7a7a7a;
    font-size: 13px;
    line-height: 1;
    font-family: "Chronicle SSm A", "Chronicle SSm B";
    font-weight: 300;
    font-style: normal;
}

.gsc-selected-option-container {
    min-width: 85px !important;
    text-align: center;
}

.gsc-cursor-page {
    height: 20px;
    text-align: center;
    line-height: 20px;
    background: #029aaa !important;
    color: #FFF !important;
    display: inline-block !important;
    outline: none !important;
    padding: 0 7px;
    min-width: 20px;
    margin: 0 5px 5px 0 !important;
}

.gsc-cursor-page.gsc-cursor-current-page {
    background: #c00000 !important;
}
/**/

.sharing-section { font-size: 13px; line-height: 20px; color: #797979; font-family: "Chronicle SSm A", "Chronicle SSm B"; font-weight: 200; font-style: normal; }
.sharing-section .sharing-label { float: left; }
.sharing-section { margin: 13px 0 0 0; }
.sharing-section.sharing-section-event-detail { margin: 13px 0 5px; }

.author-block-mobile { display: none; }

.footer-menu { display: inline-block; margin: 0; }
.footer-menu .menu { margin: 0; padding: 0; list-style: none; }
.footer-menu .menu li {   display: inline-block; margin: 0 0 0 7px; border-left: solid 1px #FFF; padding: 0 0 0 9px; }
.footer-menu .menu li:first-child { border: none; margin: 0;}
.footer-menu .menu li a { display: block; color: #c00000;  }
.footer-menu .menu li a:hover { display: block; color: #029aaa; }


#disqus_loader { border-bottom: solid 2px #e08080; margin: 0 0 47px; }
#disqus_loader button { display: inline-block; margin: 0 0 9px; padding: 0 0 0 28px; background: none; border-spacing: 0; border: 0; font-family: "Chronicle SSm A", "Chronicle SSm B"; font-weight: 300; font-style: normal; font-size: 13px; line-height: 18px; background: url(images/icon_msg.png) no-repeat left top;    }


/**/
.sidebar-mobile { display: none; }
/**/

/**/
.hide  {
    display: none;
}
.page-hero-box {
    margin: 55px 0 40px;
}
.page-hero-box h3  {
      margin: 15px 0 0;
  padding: 0;
  font-family: "Tungsten A", "Tungsten B";
  font-weight: 800;
  font-style: normal;
  font-size: 20px;
  line-height: 32px;
  color: #c00000 ;
}

.aspeclist {
    width: 48%;
    float: left;
}
.aspeclist.aspeclist-2 {
    float: right;
}

.large-image-sec {
    position: relative;
    margin: 0 0 14px;
}
.large-image-sec img {
    vertical-align: top;
    width: 100%;
    height: auto;
}
.large-image-sec .special-author {
  position: absolute;
  width: 100%;
  bottom: 0;
  left: 0;
  background: rgba(0, 0, 0, 0.7);
  font-family: "Chronicle SSm A", "Chronicle SSm B";
  font-weight: 500;
  font-style: normal;
  font-size: 13px;
  color: #FFF;
  padding: 6px 14px;
}

.large-image-sec .special-author a {
  color: #029aaa;
}
.large-image-sec .special-author a:hover {
    color: #c00000;
}
#lazy-load-1 .special-list-item .cat-name {
    display: block;
  margin: 0 0 5px;
  padding: 0;
  color: #c00000;
  font-family: "Chronicle SSm A", "Chronicle SSm B";
  font-weight: 400;
  font-style: normal;
  font-size: 10px;
  text-transform: uppercase;
}

#lazy-load-1 .special-list-item h4 {
      margin: 0 0 30px;
  padding: 0;
  font-family: "Tungsten A", "Tungsten B";
  font-weight: 800;
  font-style: normal;
  font-size: 20px;
  line-height: 30px;
  color: #000;
}
#lazy-load-1 .special-list-item h4 a {
    color: #000;
}
#lazy-load-1 .special-list-item h4 a:hover {
    color: #c00000;
}


.special-author-simple {
    margin: 0 0 5px;
    font-family: "Chronicle SSm A", "Chronicle SSm B";
  font-weight: 500;
  font-style: normal;
  font-size: 13px;
}

.special-lists-sec .load-more-sec {
    border: none;
    border-bottom: solid 2px #000;
  font-size: 13px;
  color: #797979;
  font-family: "Chronicle SSm A", "Chronicle SSm B";
  font-weight: 300;
  font-style: normal;
  padding:0 0 18px;
}


#lazy-load-2 .special-list-item {
    position: relative;
    min-height: 65px;
    margin: 0 0 25px;
}
#lazy-load-2 .special-list-item .left-image-sec {
    position: absolute;
    top: 4px;
    left: 0;
    width: 60px;
}
#lazy-load-2 .special-list-item .left-image-sec img {
    display: block;
    width: 100%;
    height: auto;
}
#lazy-load-2 .special-list-item.has-image .left-content-sec {
    padding: 0 0 0 70px;
}

#lazy-load-2 .special-list-item .left-content-sec h4 {
    margin: 0 0 3px;
    padding: 0;
    color: #000000;
  font-family: "Tungsten A", "Tungsten B";
  font-weight: 700;
  font-style: normal;
  font-size: 15px;
  line-height: 25px;
}
#lazy-load-2 .special-list-item .left-content-sec h4 a {
    color: #000;
}
#lazy-load-2 .special-list-item .left-content-sec h4 a:hover {
    color: #c00000;
}


#lazy-load-2 .special-author {
  font-family: "Chronicle SSm A", "Chronicle SSm B";
  font-weight: 500;
  font-style: normal;
  font-size: 13px;
  padding:0;
}
#lazy-load-2 .special-author a {
    color: #029aaa;
}
#lazy-load-2 .special-author a:hover {
    color: #c00000;
}
.past-more {padding: 10px 0 0;}
.past-more a {font: 500 13px "Chronicle SSm A", "Chronicle SSm B"; font-style: normal; color: #c00000;}
.past-more a:hover {color: #029aaa;}

.home-text {font:400 20px/34px "Chronicle SSm A", "Chronicle SSm B"; font-style: normal;}
.home-text figure a img{width:100%;}
address#jump-comments { border:2px solid #c00000; margin-bottom: 20px; border-left: 0; border-right: 0; padding: 0 20px;}
#jump-comments > p {color: #9e9e9e; font-style: normal;}

/**/

/*****CHOZEN*****/

.chzn-container {
    font-size: 13px;
    position: relative;
    display: inline-block;
    zoom: 1;
    *display: inline;
}
.chzn-container .chzn-drop {
    background: #fff;
    border: 1px solid #aaa;
    border-top: 0;
    position: absolute;
    top: 29px;
    left: 0;
    -webkit-box-shadow: 0 4px 5px rgba(0, 0, 0, .15);
    -moz-box-shadow: 0 4px 5px rgba(0, 0, 0, .15);
    box-shadow: 0 4px 5px rgba(0, 0, 0, .15);
    z-index: 1010;
}
.chzn-container-single .chzn-single {
    background-color: #ffffff;
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#eeeeee', GradientType=0);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, color-stop(20%, #ffffff), color-stop(50%, #f6f6f6), color-stop(52%, #eeeeee), color-stop(100%, #f4f4f4));
    background-image: -webkit-linear-gradient(top, #ffffff 20%, #f6f6f6 50%, #eeeeee 52%, #f4f4f4 100%);
    background-image: -moz-linear-gradient(top, #ffffff 20%, #f6f6f6 50%, #eeeeee 52%, #f4f4f4 100%);
    background-image: -o-linear-gradient(top, #ffffff 20%, #f6f6f6 50%, #eeeeee 52%, #f4f4f4 100%);
    background-image: linear-gradient(#ffffff 20%, #f6f6f6 50%, #eeeeee 52%, #f4f4f4 100%);
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    -moz-background-clip: padding;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    border: 1px solid #aaaaaa;
    -webkit-box-shadow: 0 0 3px #ffffff inset, 0 1px 1px rgba(0, 0, 0, 0.1);
    -moz-box-shadow: 0 0 3px #ffffff inset, 0 1px 1px rgba(0, 0, 0, 0.1);
    box-shadow: 0 0 3px #ffffff inset, 0 1px 1px rgba(0, 0, 0, 0.1);
    display: block;
    overflow: hidden;
    white-space: nowrap;
    position: relative;
    height: 35px;
    line-height: 32px;
    padding: 0 0 0 8px;
    color: #444444;
    text-decoration: none;
}
.chzn-container-single .chzn-default {
    color: #999;
}
.chzn-container-single .chzn-single span {
    margin-right: 26px;
    display: block;
    overflow: hidden;
    white-space: nowrap;
    -o-text-overflow: ellipsis;
    -ms-text-overflow: ellipsis;
    text-overflow: ellipsis;
}
.chzn-container-single .chzn-single abbr {
    display: block;
    position: absolute;
    right: 26px;
    top: 6px;
    width: 12px;
    height: 13px;
    font-size: 1px;
    background: url('chosen-sprite.png') right top no-repeat;
}
.chzn-container-single .chzn-single abbr:hover {
    background-position: right -11px;
}
.chzn-container-single.chzn-disabled .chzn-single abbr:hover {
    background-position: right top;
}
.chzn-container-single .chzn-single div {
    position: absolute;
    right: 0;
    top: 0;
    display: block;
    height: 100%;
    width: 18px;
}
.chzn-container-single .chzn-single div b {
    background: url('chosen-sprite.png') no-repeat 0 0;
    display: block;
    width: 100%;
    height: 100%;
}
.chzn-container-single .chzn-search {
    padding: 3px 4px;
    position: relative;
    margin: 0;
    white-space: nowrap;
    z-index: 1010;
}
.chzn-container-single .chzn-search input {
    background: #fff url('chosen-sprite.png') no-repeat 100% -22px;
    background: url('chosen-sprite.png') no-repeat 100% -22px, -webkit-gradient(linear, 0 0, 0 100%, color-stop(1%, #eeeeee), color-stop(15%, #ffffff));
    background: url('chosen-sprite.png') no-repeat 100% -22px, -webkit-linear-gradient(top, #eeeeee 1%, #ffffff 15%);
    background: url('chosen-sprite.png') no-repeat 100% -22px, -moz-linear-gradient(top, #eeeeee 1%, #ffffff 15%);
    background: url('chosen-sprite.png') no-repeat 100% -22px, -o-linear-gradient(top, #eeeeee 1%, #ffffff 15%);
    background: url('chosen-sprite.png') no-repeat 100% -22px, linear-gradient(#eeeeee 1%, #ffffff 15%);
    margin: 1px 0;
    padding: 4px 20px 4px 5px;
    outline: 0;
    border: 1px solid #aaa;
    font-family: "Chronicle SSm A", "Chronicle SSm B";
    font-size: 1em;
}
.chzn-container-single .chzn-drop {
    -webkit-border-radius: 0 0 4px 4px;
    -moz-border-radius: 0 0 4px 4px;
    border-radius: 0 0 4px 4px;
    -moz-background-clip: padding;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
}
.chzn-container-single-nosearch .chzn-search input {
    position: absolute;
    left: -9000px;
}
.chzn-container-multi .chzn-choices {
    background-color: #fff;
    background-image: -webkit-gradient(linear, 0 0, 0 100%, color-stop(1%, #eeeeee), color-stop(15%, #ffffff));
    background-image: -webkit-linear-gradient(top, #eeeeee 1%, #ffffff 15%);
    background-image: -moz-linear-gradient(top, #eeeeee 1%, #ffffff 15%);
    background-image: -o-linear-gradient(top, #eeeeee 1%, #ffffff 15%);
    background-image: linear-gradient(#eeeeee 1%, #ffffff 15%);
    border: 1px solid #aaa;
    margin: 0;
    padding: 0;
    cursor: text;
    overflow: hidden;
    height: auto!important;
    height: 1%;
    position: relative;
}
.chzn-container-multi .chzn-choices li {
    float: left;
    list-style: none;
}
.chzn-container-multi .chzn-choices .search-field {
    white-space: nowrap;
    margin: 0;
    padding: 0;
}
.chzn-container-multi .chzn-choices .search-field input {
    color: #666;
    background: transparent!important;
    border: 0!important;
    font-family: "Chronicle SSm A", "Chronicle SSm B";
    font-size: 100%;
    height: 15px;
    padding: 5px;
    margin: 1px 0;
    outline: 0;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
}
.chzn-container-multi .chzn-choices .search-field .default {
    color: #999;
}
.chzn-container-multi .chzn-choices .search-choice {
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    -moz-background-clip: padding;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    background-color: #e4e4e4;
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#f4f4f4', endColorstr='#eeeeee', GradientType=0);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, color-stop(20%, #f4f4f4), color-stop(50%, #f0f0f0), color-stop(52%, #e8e8e8), color-stop(100%, #eeeeee));
    background-image: -webkit-linear-gradient(top, #f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eeeeee 100%);
    background-image: -moz-linear-gradient(top, #f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eeeeee 100%);
    background-image: -o-linear-gradient(top, #f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eeeeee 100%);
    background-image: linear-gradient(#f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eeeeee 100%);
    -webkit-box-shadow: 0 0 2px #ffffff inset, 0 1px 0 rgba(0, 0, 0, 0.05);
    -moz-box-shadow: 0 0 2px #ffffff inset, 0 1px 0 rgba(0, 0, 0, 0.05);
    box-shadow: 0 0 2px #ffffff inset, 0 1px 0 rgba(0, 0, 0, 0.05);
    color: #333;
    border: 1px solid #aaaaaa;
    line-height: 13px;
    padding: 3px 20px 3px 5px;
    margin: 3px 0 3px 5px;
    position: relative;
    cursor: default;
}
.chzn-container-multi .chzn-choices .search-choice-focus {
    background: #d4d4d4;
}
.chzn-container-multi .chzn-choices .search-choice .search-choice-close {
    display: block;
    position: absolute;
    right: 3px;
    top: 4px;
    width: 12px;
    height: 13px;
    font-size: 1px;
    background: url('chosen-sprite.png') right top no-repeat;
}
.chzn-container-multi .chzn-choices .search-choice .search-choice-close:hover {
    background-position: right -11px;
}
.chzn-container-multi .chzn-choices .search-choice-focus .search-choice-close {
    background-position: right -11px;
}
.chzn-container .chzn-results {
    margin: 0 4px 4px 0;
    max-height: 240px;
    padding: 0 0 0 4px;
    position: relative;
    overflow-x: hidden;
    overflow-y: auto;
    -webkit-overflow-scrolling: touch;
}
.chzn-container-multi .chzn-results {
    margin: -1px 0 0;
    padding: 0;
}
.chzn-container .chzn-results li {
    display: none;
    line-height: 15px;
    padding: 5px 6px;
    margin: 0;
    list-style: none;
}
.chzn-container .chzn-results .active-result {
    cursor: pointer;
    display: list-item;
}
.chzn-container .chzn-results .highlighted {
    background-color: #3875d7;
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#3875d7', endColorstr='#2a62bc', GradientType=0);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, color-stop(20%, #3875d7), color-stop(90%, #2a62bc));
    background-image: -webkit-linear-gradient(top, #3875d7 20%, #2a62bc 90%);
    background-image: -moz-linear-gradient(top, #3875d7 20%, #2a62bc 90%);
    background-image: -o-linear-gradient(top, #3875d7 20%, #2a62bc 90%);
    background-image: linear-gradient(#3875d7 20%, #2a62bc 90%);
    color: #fff;
}
.chzn-container .chzn-results li em {
    background: #feffde;
    font-style: normal;
}
.chzn-container .chzn-results .highlighted em {
    background: transparent;
}
.chzn-container .chzn-results .no-results {
    background: #f4f4f4;
    display: list-item;
}
.chzn-container .chzn-results .group-result {
    cursor: default;
    color: #999;
    font-weight: bold;
}
.chzn-container .chzn-results .group-option {
    padding-left: 15px;
}
.chzn-container-multi .chzn-drop .result-selected {
    display: none;
}
.chzn-container .chzn-results-scroll {
    background: white;
    margin: 0 4px;
    position: absolute;
    text-align: center;
    width: 321px;
    z-index: 1;
}
.chzn-container .chzn-results-scroll span {
    display: inline-block;
    height: 17px;
    text-indent: -5000px;
    width: 9px;
}
.chzn-container .chzn-results-scroll-down {
    bottom: 0;
}
.chzn-container .chzn-results-scroll-down span {
    background: url('chosen-sprite.png') no-repeat -4px -3px;
}
.chzn-container .chzn-results-scroll-up span {
    background: url('chosen-sprite.png') no-repeat -22px -3px;
}
.chzn-container-active .chzn-single {
    -webkit-box-shadow: 0 0 5px rgba(0, 0, 0, .3);
    -moz-box-shadow: 0 0 5px rgba(0, 0, 0, .3);
    box-shadow: 0 0 5px rgba(0, 0, 0, .3);
    border: 1px solid #5897fb;
}
.chzn-container-active .chzn-single-with-drop {
    border: 1px solid #aaa;
    -webkit-box-shadow: 0 1px 0 #fff inset;
    -moz-box-shadow: 0 1px 0 #fff inset;
    box-shadow: 0 1px 0 #fff inset;
    background-color: #eee;
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#eeeeee', endColorstr='#ffffff', GradientType=0);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, color-stop(20%, #eeeeee), color-stop(80%, #ffffff));
    background-image: -webkit-linear-gradient(top, #eeeeee 20%, #ffffff 80%);
    background-image: -moz-linear-gradient(top, #eeeeee 20%, #ffffff 80%);
    background-image: -o-linear-gradient(top, #eeeeee 20%, #ffffff 80%);
    background-image: linear-gradient(#eeeeee 20%, #ffffff 80%);
    -webkit-border-bottom-left-radius: 0;
    -webkit-border-bottom-right-radius: 0;
    -moz-border-radius-bottomleft: 0;
    -moz-border-radius-bottomright: 0;
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
}
.chzn-container-active .chzn-single-with-drop div {
    background: transparent;
    border-left: none;
}
.chzn-container-active .chzn-single-with-drop div b {
    background-position: -18px 1px;
}
.chzn-container-active .chzn-choices {
    -webkit-box-shadow: 0 0 5px rgba(0, 0, 0, .3);
    -moz-box-shadow: 0 0 5px rgba(0, 0, 0, .3);
    box-shadow: 0 0 5px rgba(0, 0, 0, .3);
    border: 1px solid #5897fb;
}
.chzn-container-active .chzn-choices .search-field input {
    color: #111!important;
}
.chzn-disabled {
    cursor: default;
    opacity: 0.5!important;
}
.chzn-disabled .chzn-single {
    cursor: default;
}
.chzn-disabled .chzn-choices .search-choice .search-choice-close {
    cursor: default;
}
.chzn-rtl {
    text-align: right;
}
.chzn-rtl .chzn-single {
    padding: 0 8px 0 0;
    overflow: visible;
}
.chzn-rtl .chzn-single span {
    margin-left: 26px;
    margin-right: 0;
    direction: rtl;
}
.chzn-rtl .chzn-single div {
    left: 3px;
    right: auto;
}
.chzn-rtl .chzn-single abbr {
    left: 26px;
    right: auto;
}
.chzn-rtl .chzn-choices .search-field input {
    direction: rtl;
}
.chzn-rtl .chzn-choices li {
    float: right;
}
.chzn-rtl .chzn-choices .search-choice {
    padding: 3px 5px 3px 19px;
    margin: 3px 5px 3px 0;
}
.chzn-rtl .chzn-choices .search-choice .search-choice-close {
    left: 4px;
    right: auto;
    background-position: right top;
}
.chzn-rtl.chzn-container-single .chzn-results {
    margin: 0 0 4px 4px;
    padding: 0 4px 0 0;
}
.chzn-rtl .chzn-results .group-option {
    padding-left: 0;
    padding-right: 15px;
}
.chzn-rtl.chzn-container-active .chzn-single-with-drop div {
    border-right: none;
}
.chzn-rtl .chzn-search input {
    background: #fff url('chosen-sprite.png') no-repeat -38px -22px;
    background: url('chosen-sprite.png') no-repeat -38px -22px, -webkit-gradient(linear, 0 0, 0 100%, color-stop(1%, #eeeeee), color-stop(15%, #ffffff));
    background: url('chosen-sprite.png') no-repeat -38px -22px, -webkit-linear-gradient(top, #eeeeee 1%, #ffffff 15%);
    background: url('chosen-sprite.png') no-repeat -38px -22px, -moz-linear-gradient(top, #eeeeee 1%, #ffffff 15%);
    background: url('chosen-sprite.png') no-repeat -38px -22px, -o-linear-gradient(top, #eeeeee 1%, #ffffff 15%);
    background: url('chosen-sprite.png') no-repeat -38px -22px, linear-gradient(#eeeeee 1%, #ffffff 15%);
    padding: 4px 5px 4px 20px;
    direction: rtl;
}

/*****CHOZEN*****/

.archives-search .search-left {float: left; width: 48%;}
.archives-search .search-right {float: right; width: 48%;}
.archives-search .search-left .search-left-description, .archives-search .search-right .search-right-description{ font-size: 20px; line-height: 30px; font-family: "Chronicle SSm A", "Chronicle SSm B"; font-weight: 400; font-style: normal;}
.archives-search .search-left ul.form-list, .archives-search .search-left ul.form-list li ul.sub-formlist, .archives-search .search-right ul.form-list {margin: 0; padding: 0; list-style: none;}
.form-list li {
    margin: 0 0 22px 0;
}
.form-list li label {
    font: 24px/30px "Chronicle SSm A", "Chronicle SSm B";
    color: #c00000;
    display: block;
    margin: 0 0 8px 0;
}
.form-list li .search-sec {
    position: relative;
    -webkit-box-shadow: inset 0px 1px 2px 0px #cccccc;
    box-shadow: inset 0px 1px 2px 0px #cccccc;
    background: none;
    border: 1px solid #c6c6c6;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    width: 350px;
    padding: 5px;
    height: 45px;
    background: url(_images/archives-searchbg.jpg) no-repeat left top\9;
}
.form-list li .search-sec input {
    background: none !important;
    border: none;
    height: 37px;
    float: left;
    width: 300px;
    font: 13px/18px "Chronicle SSm A", "Chronicle SSm B";
    color: #999;
    padding: 0 2px;
    line-height: 37px;
}
.form-list li .search-sec input.archives-search {
    background: url(_images/archive-search_40.jpg) no-repeat left top;
    border: none;
    width: 36px;
    cursor: pointer;
}
.sub-formlist li {
    margin: 0 0 15px 0;
}
/*
.archives-search .search-left .gsc-clear-button {
    display: none !important;
}
*/
.archives-search .search-left .gsc-search-button, .archives-search .search-left .gsib_b {
    display: block;
}
.archives-search .search-left .cse input.gsc-search-button, .archives-search .search-left input.gsc-search-button {
    background: rgba(0, 0, 0, 0) url("images/search-icon_12.png") no-repeat scroll left top !important;
    border: medium none !important;
    cursor: pointer;
    float: left;
    height: 42px !important;
    margin: -5px 0 0;
    padding: 0 !important;
    text-indent: -5000px;
    width: 51px !important;
}
.print-img {
    float: left;
    margin: 0 10px 0 0;
    width: 123px;
}
.print-con {
    float: left;
    width: 221px;
}
.print-con a {color: #c00000;}
.print-con a:hover {color: #00adbf;}
.print-con h4 {margin: 0;    font:bold 24px/28px "Tungsten A", "Tungsten B";}
.issue-title {
    color: #373737;
    font:bold 24px/28px "Tungsten A", "Tungsten B";
    text-decoration: underline;
}
.sub-formlist li span {
    color: #373737;
    display: block;
    font: italic 14px/18px "Chronicle SSm A", "Chronicle SSm B";
    text-decoration: none;
}


.page-id-216 .gsc-control-cse {
    border: none;
    background: none;
    font-size: 12px;
    line-height: 1.4;
    font-family: "Chronicle SSm A", "Chronicle SSm B";
    font-weight: 400;
    font-style: normal;
    color: #000;
}

.page-id-216 .gsc-search-button, .page-id-216 .gsib_b {
    display: none;
}

.page-id-216 .gsc-modal-background-image {
    background: none;
}

.page-id-216 .gssb_c {
    z-index: 9999999;
}

.page-id-216 .gsc-completion-container {
    border: none;
    background: #ffffff;
    font-size: 16px;
    line-height: 1.6;
    font-family: "Chronicle SSm A", "Chronicle SSm B";
    font-weight: 400;
    font-style: normal;
    color: #000;
    box-shadow: none;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
}

.page-id-216 .gsc-completion-container .gssb_a div {
    height: auto !important;
    background: none !important;
}

.page-id-216 .gssb_e {
    border: none !important;
    box-shadow: none!important;
    -moz-box-shadow: none !important;
    -webkit-box-shadow: none !important;
}

.search-wrapper .searchform {
    width: 100%;
}

.page-id-216 .gsc-search-box-tools .gsc-search-box .gsc-input {
    font-size: 40px !important;
    font-weight: 200!important;
    color: #fff!important;
    background: transparent!important;
    border: none!important;
    margin: 120px 0 0!important;
    width: 100%!important;
    height: auto!important;
    padding: 0 10px!important;
    box-sizing: border-box !important;
}

.page-id-216 .gsib_a {
    margin: 0;
    padding: 0;
}

.page-id-216 .gsc-input-box {
    height: auto;
    background: none;
    border: none;
}
.page-id-39381.gsc-overflow-hidden {
    overflow: initial !important;
}
/*.gsc-overflow-hidden { position: fixed; }*/
.page-id-39381 .gsc-search-box input.gsc-input {
  background: #ffffff none repeat scroll 0 0 !important;
  border: 2px solid #cccccc !important;
  margin-top: 0 !important;
    color: #000 !important;
}
.page-id-39381 .gsc-search-box input.gsc-input:hover {
  background: #ffffff none repeat scroll 0 0 !important;
  border: 2px solid #cccccc !important;
  margin-top: 0 !important;color: #000 !important;
}
.page-id-39381 .gsc-search-box .gsc-input > input:focus, .gsc-input-box-focus {
  box-shadow: inherit !important;
  }
.page-template-page-search-results-archive div.gsc-clear-button{ background: url("images/clear.png") no-repeat scroll left top !important;padding-left: 12px !important; height: 15px; width: 15px; display: block;}


div.gsc-clear-button {height: 20px; width: 100%;}
.cse .gsc-control-cse, .gsc-control-cse {padding: 1em 0 !important;}
.search-wrapper input.gsc-input{margin-top: 120px !important;}
.gsc-search-box .gsc-input > input:hover, .gsc-input-box-hover {box-shadow: inherit !important; border: none !important;}


.page-id-39381 .main-sec {padding-top: 30px;}
.page-id-39381 .main-sec h1.title {
    font-family: "Tungsten A", "Tungsten B";
    font-size: 48px;
    font-weight: 800;
    line-height: 1.2;
    margin: 0;
    padding: 0;
}

.upcomming-events .uec-in a {color: #c00000;}
.upcomming-events .uec-in a:hover {color: #00adbf;}

.social-share-mobile {display: none;}
.header_right .social-share-mobile ul.slide-share-show {margin: 0; padding: 0; list-style: none;}

.header_right .social-share-mobile ul.slide-share-show li {display: inline-block;
    font-family: "Chronicle SSm A", "Chronicle SSm B";
    font-weight: 700;
    font-style: normal;
    font-size: 15px;
    line-height: 40px;
    color: #FFF;
    background: #c00000;
    padding: 0 22px;
    cursor: pointer;
}
.header_right .social-share-mobile ul.slide-share-mobile {padding: 0; list-style: none;margin: 0;}

.widget-container.col-md-3 {width: 25%; float: left; min-height: 1px; padding-left: 15px; padding-right: 15px; position: relative;padding-bottom: 50px;}
.footer-sec .widget-container ul {margin: 0; padding: 0; list-style: none;}
.footer-sec .widget-container ul li {padding-bottom: 5px;}
.footer-sec .widget-container ul li a {color: #ffffff; display: block;}
.footer-sec .widget-container ul li a:hover {color: #00adbf;}
.footer-sec .widget-container h3 {font-size: 1.5em; font-family: "Tungsten A", "Tungsten B"; font-weight: 300;}
.mobile-menu .search-donate {display: none;}

.gsc-option-menu-item:hover {
    background-color: #eee !important;
    border-color: #eee !important;
    border-width: 1px 0 !important;
    color: #333 !important;
}

.entry-content .align-left {width: 50%; float: left; margin: 0 20px 20px 0;}

.post-slider a.img-url {display: block; height: 100%; width: 100%;}

.gsc-overflow-hidden .gsc-search-box.gsc-search-box-tools {display: none;}
/*css for google custom 08222015 */

#___gcse_1 {
    position: fixed;
    height: 100%;
    max-width: 1024px; width: 100%;
}

.cse form.gsc-search-box, form.gsc-search-box { padding: 0 !important;}

.backimg-link {
  display: block;
  height: 100%;
  width: 100%;
}

.newsletter .blue-list {
  list-style: none;
  padding: 0 !important;
}
.newsletter .blogroll {
  list-style: outside none none;
  padding: 0 !important;
}

.gsc-result .gs-title {
  height: 1.4em !important;
}
.article-con img{ text-align:center !important;  }
.sharing {
  display: none;
}
.header-none-show .menu.sharing {
  display: block;
}
.header-none-show .sociallink.menu{ display:none;}

.single-post .social-share-single{display: none;}
.gsc-search-box .gsc-clear-button {
    display: inline-block !important;
    vertical-align: middle;
    margin-top: 10px;
}

.embed_wrapper {
    margin: 0 0 30px;
    position: relative;
}

.slick-list .slick-slider .wp-caption-text{ text-align: left;}
.full-break .slick-slider .wp-caption-text{ text-align: center;}

h3.trump-heading {
    text-align: center;
    color: #c00000;
    font-style: italic;
    font-size: 30px;
    font-family: "Tungsten A", "Tungsten B";
}
h4.trump-smallheading {
    text-align: center;
    color: #c00000;
    font-family: "Tungsten A", "Tungsten B";
    text-transform: uppercase;
}
.team-meamber-img {
    width: 20%;
    float: left;
    max-width: 150px;
    margin-top: 6px;
}
.team-meamber-img img {
    width: 126px;
    height: 126px;
    border-radius: 50%;
}
.team-meamber-name h3 {
    font-family: "Tungsten A", "Tungsten B";
    margin: 0;
    font-size: 22px;
}
.team-meamber-name h3 span {
    font-size: 15px;
    color: #a0a0a0;
    font-weight: 400;
    margin-left: 8px;
}
span.source-text {
    font-family: "Chronicle SSm A", "Chronicle SSm B";
    font-size: 11px;
    color: #a0a0a0;
    text-transform: uppercase;
}
.team-meamber-info {
    width: 80%;
    float: right;
}
.team-box:after {
    display: block;
    clear: both;
    content: "";
}
.team-meamber-info p {
    line-height: 31px;
    margin-bottom: 15px;
}
.entry-content p.commentry {
    font-size: 18px;
    line-height: 32px;
}
.team-meamber-info p strong {
    font-family: "Chronicle SSm A", "Chronicle SSm B";
    font-weight: 500;
}
.team-box {
    margin-bottom: 30px;
}
.info-box {
    float: left;
    width: 25%;
    padding-right: 25px;
    margin-bottom: 52px;
}
.meamber-descrip.black.no-text span {
    margin-left: 64px;
}
.meamber-descrip.black.no-text {
    margin-bottom: 18px;
}
.meamber-info:after {
    display: block;
    content: "";
    clear: both;
}
.meamber-bio {
    float: left;
    width: 30%;
    margin-right: 5%;
    max-width: 50px;
}
.meamber-detail {
    float: right;
    width: 65%;
}
.meamber-bio img {
    width: 50px;
    border-radius: 50%;
    height: auto;
}
h3.name {
    font-family: "Tungsten A", "Tungsten B";
    margin: 4px 0 0 0;
    line-height: 1.5;
    font-size: 14px;
    color: #000;
}
h3.name span {
    font-size: 13px;
    color: #a0a0a0;
    display: block;
    font-weight: 400;
}
.meamber-descrip {
    font-size: 14px;
    color: #000000;
    line-height: 1.5;
    font-family: "Chronicle SSm A", "Chronicle SSm B";
    font-weight: 400;
}
.meamber-descrip p {
    margin-bottom: 15px;
    font-size: 14px;
    color: #000000;
    line-height: 1.5;
    font-family: "Chronicle SSm A", "Chronicle SSm B";
    font-weight: 400;
}
.meamber-info {
    margin-bottom: 15px;
}
.meamber-descrip.gray {
    font-weight: 800;
    color: #777777;
    font-size: 17px;
    line-height: 1.25;
}
/*----------25-01-2017-----------*/
.v-align-center {
    margin: 0 auto;
}
@media (max-width: 1200px) {
    .post-right {
        right: 20px;
    }
    /*.pull-quote {
        margin-left: -20px;
    }*/
    .pull-quote.left {
        margin-left: -20px;
    }
    .pull-quote.right {
        margin-right: -20px;
    }
    .pull-quote.center {
        margin-left: -20px;
        margin-right: -20px;
    }

    .wp-caption.alignleft {
        margin-left: -20px;
    }
    .wp-caption.alignright {
        margin-right: -20px;
    }
    .gsc-results-wrapper-overlay {left: 0% !important;width: 80% !important;}
}

@media (max-width: 1170px) {
    .top-title {
        width: 325px;
    }

    body .gsc-search-box .gsc-input { margin: 50px 0 0 0 !important; }
    .close-search {right: 15px;top: 55px;}
    .gsc-results-wrapper-overlay {left: 0% !important;width: 80% !important;}
    .gsc-results-wrapper-visible {width: 80% !important;margin-left: 10% !important;height: 100% !important;
    overflow: scroll !important;}

}


@media (max-width:1216px) {
    .follow-us {display: none;}
    .gsc-results-wrapper-visible {width: 80% !important;margin-left: 10% !important;height: 100% !important;
    overflow: scroll !important;}
}
@media (max-width: 1024px) {
.gsc-results-wrapper-visible {width: 80% !important;margin-left: 10% !important;height: 100% !important;
    overflow: scroll !important;}
.gsc-results-wrapper-overlay {
    left: 0!important;
}
}
@media (max-width: 1023px) {
    /*.top-title {
        display: none !important;
    }*/

    .foot-left {
        float: none;
        text-align: center;
        margin: 0px 0px 10px;
    }
    .foot-right {
        float: none;
        text-align: center;
        width: 100%;
    }
    .footer-menu {
        margin: 10px 0 0;
    }
    .header-none-show .logo {display: none;}
    .header-none-show .top-title {display: block !important; left: 40px; top: 14px;}
}
@media (max-width: 992px) {
    .info-box {
        width: 49%;
        float: none;
        display: inline-block;
        vertical-align: top;
    }
    .team-meamber-name h3 {
        font-size: 20px;
    }
    .heding-top {
        font-size: 25px!important;
        line-height: 1.5!important;
    }
    .meamber-detail {
        float: left;
    }
    .meamber-bio {
        margin-right: 10px;
    }
}
@media (min-width: 961px) {
    .m-menu.hamburger {display: none ;}
}
@media (max-width: 960px) {

	.post-parent.page-parent .shortcode-content-container {
		max-width: none !important;

	}
	.home .sidebar-title, .category  .sidebar-title{
		display: block !important;
	}

    .secondary-navigation ul li a {
        padding: 10px 9px 10px 10px;
    }
    .header_right {
        float: right;
        margin: 10px 0 0;
    }
    .top-menu-sec {
        display: none;
    }
    .page-left {
        float: none;
        width: 100%;
        margin:0 0 30px;
    }
    .page-right {
        float: none;
        width: 100%;
    }
    .post-slider {
        margin: 0 0 50px !important;
    }
    .post-slider.small-slider { margin: 0 0 10px !important; }
    .featured-posts-small ul li,
    .featured-posts-small ul li.last {
        width: 47%;
        float: none;
        display: inline-block;
        vertical-align: top;
        margin: 0px 1% 2%;
    }
    .past-issue li {
        margin: 0 20px 20px 0
    }
    .post-left {
        padding: 0;
    }
    .post-right {
        position: inherit;
        top: inherit;
        right: inherit;
        width: auto;
        /*
        border-top: 1px solid #E6E6E6;
        padding: 30px 0 0 0;
        margin: 30px 0;
        */
    }
    #entry-author-info {
        display: none;
    }
    .author-block-mobile { display: block; }
    .author-block-mobile.hide-author { display: none; }

    .with-hero {
        background: none !important;
        min-height: inherit;
    }
    .with-hero .hero {
        display: block;
    }
    .hero-wrapper {
        position: inherit;
        width: 100%;
        bottom: inherit;
        left: inherit;
    }
    #largeheaderimg .hero-wrapper{  position: absolute !important; width: 100%; bottom: 8% !important; left: 0 !important; }

    .hero-wrapper .container {
        background: #000;
    }
    .hero-title {
        padding: 10px 0;
    }
    .hero-title h1 , .entry-content h1{
        font-size: 48px;
        padding: 0 0 0;
    }
    .hero-social {
        width: auto;
        position: inherit;
        right: inherit;
        top: inherit;
        border-top: 1px solid #45474E;
        border-left: none;
        height: auto;
        padding: 0;
    }
    .social-share-single {
        position: relative;
    }
    .social-share-single .social-share {
        position: inherit;
        top: inherit;
        right: inherit;
    }
    .hero-social .social-head {
        margin-left: 6px;
    }

    /**/
    .featured-posts { display: none; }
    .featured-posts-small { display: none; }
    .sidebar-mobile { display: block; }
    .sidebar-desktop {
        display: none;
    }
    .post-list.latest-posts {
        margin: 0 0 50px;
    }
    .cta-donate {
        margin: 50px 0;
    }
    .form-list li .search-sec, .form-list .chzn-container {width: 300px !important;}
    .form-list li .search-sec input {width: 230px !important;}
    .widget-container.col-md-3 {display: none;}
    .top-title {display: none !important;}
    .header-none-show .header_right { margin: 1px 0 0;}
    .header-none-show .search-btn {margin: 17px 0;}
     .gsc-results-wrapper-visible {width: 80% !important;margin-left: 10% !important;height: 100% !important;
    overflow: scroll !important;}

}

@media (max-width: 768px){.gsc-results-wrapper-visible {width: 80% !important;margin-left: 10% !important;height: 100% !important;
    overflow: scroll !important;}
	.close-search {right: 15px;top: 55px;}
    .container.no-padding {padding: 0 62px;}
}
.mobile-double-click-add{display: none;}
@media (max-width: 767px) {
    .desktop-double-click-add {display: none;}
    .mobile-double-click-add {display: block;}
    #largeheaderimg .hero-title h1{ font-size: 40px;}
    #largeheaderimg .hero-wrapper{ bottom: 30%;}
    #largeheaderimg .hero-title{ padding-bottom: 5px !important;}
    #largeheaderimg .hero-subhead{ font-size: 15px; line-height: 1.5;}

    .mobile-menu .search-donate {display: block; display: block; padding-bottom: 0px;}
    .header_right .search-donate {display: none;}
    /*.home-text {display: none;}*/
    .post-block .social-share {
        position: inherit;
        top: inherit;
        right: inherit;
        background: #000;
        height: 33px;
        padding: 7px 5px;
    }
    .mobile-menu {
        top: 45px;
        overflow: scroll; height: auto;-webkit-overflow-scrolling: touch;
    }
    .header_left {
        float: none;
        padding-bottom: 0;
        z-index: 0;
    }

    .header_right {
        float: none;
        margin: 0 auto;
        position: inherit;
        text-align: center;
        width: 100%;

    }
    .scrolling .header_left{z-index: 0;}
    .scrolling .header_left .hamburger-icons{z-index: 1;}
    .scrolling .logo {z-index: 0;}
    .scrolling .header_right {z-index: 1;}
    .header_left.clearfix.scrolltop {z-index: 0;}

    .menu-header-social-container {
        float: none;
        display: inline-block;
        vertical-align: top;
    }
    .menu-header-social-container .menu {
        text-align: center;
    }
    .mobile-menu .sliding-social {
        display: none;
    }
    .social-share-mobile .single-slide-share a.fa-mo { background-color: #3b5998; border-radius: 22px; color: #ffffff; padding: 10px 17px;display: inline-block;}
    .social-share-mobile .single-slide-share a.tw-mo { background-color: #4099ff; border-radius: 21px; color: #ffffff; padding: 10px 13px;display: inline-block;}
    .social-share-mobile .single-slide-share a.en-mo { background-color: #404041; border-radius: 21px; color: #ffffff; padding: 10px 14px;display: inline-block;}
    .logo {
        text-align: center;
        max-width: inherit;
        float: none;
    }
    .logo img {
        margin: 0 0 0 -50px;
        max-width: 150px;
    }
    .search-donate {
        float: left;
        margin: 0 auto;
        width: 100%;
    }
    .menu-donate-container {
        margin: 0;
    }
    .search-btn {
        margin: 0;
        padding: 12px 12px 11px;
        background: #EFEFEF;
    }
    .wrapper {
        padding: 0 20px;
    }
    .container {
        padding: 0 20px;
    }
    .featured-posts ul li.single-featured,
    .featured-posts ul li.single-featured.last {
        float: none;
        width: 100%;
    }
    .featured-posts-small ul li,
    .featured-posts-small ul li.last {
        float: none;
        width: 100%;
        margin: 0 0 20px;
        height: 190px !important;
    }
    .latest-issue {
        float: none;
        width: 100%;
        margin: 0 0 20px;
        padding: 0;
    }
    .issue-summary {
        float: none;
        width: 100%;
        padding: 0;
    }
    .covered-articles {
        max-width: inherit;
    }
    .past-issue {
        text-align: center;
    }
    .past-issue li {
        margin: 1%;
    }
    .foot-left {
        float: none;
        text-align: center;
        margin: 0 0 10px;
    }
    .foot-right {
        float: none;
        text-align: center;
        width: 100%;
    }
    .latest-single .latest-single-title {
        font-size: 14px;
        line-height: 18px;
    }
    .post-slider .item, .post-slider.small-slider .item {
        background: none !important;
        height: auto;
    }
    .post-slider {
        background: #000;
    }
    .slide-image {
        display: block;
    }
    .post-slider .item .post-detail {
        position: inherit;
        background: rgba(0, 0, 0, 1);
        bottom: inherit;
        left: inherit;
    }
    .post-slider .item .post-detail h1.title {
        font-size: 22px;
    }
    .post-slider .item .post-detail .postby {
        font-size: 13px;
    }
    .post-slider .item .post-detail .info-row {
        line-height: 26px;
    }
    .cta-donate .donate-btn {
        font-size: 18px;
    }
    .cta-subscribe {
        padding-top: 30px;
    }
    .cta-subscribe .cta-subscribe-title {
        font-size: 18px;
    }
    .cta-subscribe .cta-subscribe-info {
        font-size: 12px;
    }
    .cta-events {
        font-size: 18px;
    }
    .magazine-title {
        font-size: 26px;
    }
    .article-lisintg .brief-title {
        font-size: 14px;
        line-height: 22px;
    }
    body.scrolling .header {
        /*position: inherit;*/
        top: inherit;
        left: inherit;
    }
    /*.pull-quote {
        margin-left: 0;
    }*/
    .pull-quote.right {
        margin-right: 0;
    }
    .pull-quote.left {
        margin-left: 0;
    }
    .pull-quote.center {
        margin-left: 0;
        margin-right: 0;
    }
    .wp-caption.alignleft {
        margin-left: 0;
    }
    .wp-caption.alignright {
        margin-right: 0;
    }
    .hero-title h1, .entry-content h1 {
        font-size: 36px;
    }
    .single .hero-title h1{
        font-size: 26px;
    }
    .single .entry-content .sub-header{
        font-size: 16px;
    }
    .entry-content .sub-header {
        font-size: 20px;
        line-height: 28px;
        margin: 0 0 24px;
    }
    .entry-content p {
        font-size: 18px;
        line-height: 28px;
        margin: 0px 0px 25px;
    }
    .table {
        display: block;
    }
    .table-cell {
        display: block;
    }
    .wp-caption.alignleft {
        float: none;
        margin: 0 0 20px;
    }
    .wp-caption.alignright {
        float: none;
        margin: 0 0 20px;
    }
    .pull-quote {
        font-size: 20px;
    }
    .entry-content .wp-caption-text {
        font-size: 12px;
    }
    .entry-content p.wp-caption-text {}
    .tn3a-prev,
    .tn3a-prev:hover {
        background-position: -99px -21px !important;
        width: 40px !important;
        height: 40px !important;
    }
    .tn3a-next,
    .tn3a-next:hover {
        background-position: -99px -108px !important;
        width: 40px !important;
        height: 40px !important;
    }
    .red-menu {
        display: none;
    }
    .header_right_social {
        float: none;
        text-align: center;
        font-size: 0;
    }
    .menu-header-social-container .menu li,
    .hidden-social-menu .menu li {
        float: none;
    }
    .menu-header-social-container .menu li a,
    .hidden-social-menu .menu li a {
        margin-left: 9px;
    }
    .static-menu {
        float: none;
        margin-right: 0;
        display: inline-block;
        vertical-align: top;
        margin-left: 9px;
    }
    .hidden-social-menu {
        display: inline-block;
        vertical-align: top;
        float: none;
    }
    .map-container h2 {
        font-size: 24px;
    }
    .map-sec iframe {
        height: 220px;
    }
    .covered-category .all-issues-sec {
        float: none;
        width: 100%;
    }

    .popular-posts ul li {
        width: 100%;
        float: none;
        margin: 0 0 10px;
    }
    .suggested-posts .suggested-list li {
        float: none;
        width: 100%;
        margin: 0 0 20px;
        height: auto !important;
    }
    .suggested-posts .post-thumb { max-width: 265px; }
    .popular-posts ul li:before {
        top: 0;
    }

    .page-hero-box {margin: 20px 0 40px;}
    .archives-search .search-left {float: none; width: 100%;}
    .archives-search .search-right {float: none; width: 100%;}
    .print-img {width:48%;}
    .print-con {width:50%;}
    .header_wrapper{
        padding: 0 24px !important;
    }
    .no-hero{
        padding-top: 0 !important;
        border-top: none !important;
    }

    body.scrolling header.header{
        position: absolute !important;
    }
    .header_right.clearfix.social-top{
        display: none !important;
    }
    body.scrolling header.header .logo{
        display: block !important;
    }
    .header {position: fixed; border-bottom: 2px solid #eeeeee;padding-bottom: 0;z-index: 99;}
    .social-share-mobile {display: block; padding-bottom: 0px;float: none;}
    .scrolling .top-title { width: 90%;left: 40px;top: 15px; display: block; }
    .slide-share-mobile, .menu-donate-container, .header_right_social {display: none;}
    body.scrolling {padding-top: 0px;}
    section#content {padding-top: 110px;}
    .single-post section#content {padding-top: 80px;}
    .home .page-left {padding-top: 30px;}
    .search-btn {padding: 5px;}
    .headerhide section#content{ padding-top: 0 !important;}
    #largeheaderimg .hero-title{ width: 90%;}
    .social-share-mobile .slide-share-show {display: none;}
    .scrolling .slide-share-mobile {display: block;}
    .mobile-menu .cse .gsc-control-cse, .gsc-control-cse {padding: 0 !important;}
    body .mobile-menu .gsc-search-box td.gsc-input{ display: block; margin: 0 0 15px !important; padding: 0 !important;}
    body .mobile-menu .gsc-search-box input.gsc-input { margin: 0 !important; padding: 5px !important; border-bottom: 1px solid #ccc !important;}
    /*background: #fff none repeat scroll 0 0 !important; color: #000 !important; font-size: 20px !important; height: 40px !important;*/
    .new-search .srch-glass {background: rgba(0, 0, 0, 0) url("images/icon-search.png") no-repeat scroll left bottom;}
    .search-btn {float: none; left: 0; margin: 0px; position: absolute; top: 17px;background: none;}
    .header {left: inherit;}
    #search-mobile .gsc-search-box {display: none;}
    .top-title.hideImp {display: none !important;}
    .header_right.clearfix.social-top {float: none !important;margin: -50px auto 0 !important;width: 200px; padding: 0 0 0 50px;
    position: relative !important;z-index: 99 !important;}

    .gsc-results-wrapper-visible {width: 80% !important;margin-left: 10% !important ;height: 100% !important;
    overflow: scroll !important;}
	.close-search {right: 15px;top: 55px;}
    .container.no-padding {padding: 0;}
    #___gcse_0 .gsc-search-box .gsc-input{width: 100% !important;}
    body .gsc-search-box .gsc-input {width: 75% !important;}
    form.gsc-search-box {width: 80% !important;}

    .page-id-39381 .gsc-search-box input.gsc-input {
  font-size: 20px !important;
  line-height: 40px;
  vertical-align: text-top;
  width: 100% !important;
}
    .team-meamber-info {
        width: 100%;
        float: none;
        margin-top: 30px;
    }
    .team-meamber-name h3 {
        line-height: 1;
        margin-bottom: 10px;
    }
    .team-meamber-name h3 span {
        display: inline-block;
        margin: 10px 0 0 0;
    }
    .team-meamber-img {
        width: 100%;
        float: none;
        max-width: 150px;
        text-align: center;
        margin: 0 auto;
    }
    .heding-top {
        font-size: 20px!important;
        line-height: 1.5!important;
    }
}
@media (max-width:640px){
#largeheaderimg .hero-title h1{ font-size: 40px;}
.entry-content .align-left { margin-bottom: 0;}.entry-content .align-left {width: 100%;margin-bottom: 20px;}
.close-search {right: 15px;top: 55px;}
    #___gcse_0 .gsc-search-box .gsc-input{width: 100% !important;}
     body .gsc-search-box .gsc-input {width: 75% !important;}
    form.gsc-search-box {width: 80% !important;}
}


@media (max-width: 568px) {
    #largeheaderimg .hero-title h1{ font-size: 26px;}
    #largeheaderimg .hero-wrapper{ bottom: 20%;}
    #largeheaderimg .hero-title{ width: 90%;}
    .post-thumb {
        float: none;
        width: auto;
        margin: 0 0 10px;
    }
    .post-right-info {
        float: none;
        width: auto;
    }

    .page-entry-content .event-list-sec ul li { float: none; width: 100%; }

    .aspeclist-1 {
        margin: 0 0 50px;
    }
    .aspeclist {width: 100%; float: none;}
    .print-img, .print-con {width:100%; margin: 0 0 20px;}
    .print-img img {width:100%;}
    .top-title.hideImp {display: none !important;}
    .header_right.clearfix.social-top {float: left;margin-top: -50px;}
    .entry-content .align-left { margin-bottom: 0;}
    .entry-content .align-left {width: 100%;margin-bottom: 20px;}
	.close-search {right: 15px;top: 55px;}
    #___gcse_0 .gsc-search-box .gsc-input{width: 100% !important;}
     body .gsc-search-box .gsc-input {width: 75% !important;}
    form.gsc-search-box {width: 80% !important;}
}

@media (max-width: 360px) {
    #largeheaderimg .hero-title h1{ font-size: 36px !important;}
    .logo img {margin: 0px 0px 0px -27px;}
    .top-title.hideImp {display: none !important;}
    .header_right.clearfix.social-top {float: left;margin-top: -50px;z-index: 99;}
    .entry-content .align-left {width: 100%;margin-bottom: 20px;}
	.close-search {right: 15px;top: 55px;}
    #___gcse_0 .gsc-search-box .gsc-input{width: 100% !important;}
    body .gsc-search-box .gsc-input {width: 75% !important;}
    form.gsc-search-box {width: 80% !important;}
}

@media (max-width: 320px) {
     .form-list li .search-sec, .form-list .chzn-container { width: 280px !important;}
    .form-list li .search-sec input {width: 200px !important;}
    .entry-content .align-left {width: 100%;margin-bottom: 20px;}
	.close-search {right: 15px;top: 55px;}
    #___gcse_0 .gsc-search-box .gsc-input{width: 100% !important;}
    body .gsc-search-box .gsc-input {width: 75% !important;padding: 0 !important;}
    form.gsc-search-box {width: 90% !important;}
    .header_left.clearfix.scrolltop .hamburger-icons{z-index: 999;}
    .scrolling .header_left{z-index: 0;}
    .scrolling .logo {z-index: 0;}
    .scrolling .header_right {z-index: 9999;}
/*    .header_left.clearfix.scrolltop {z-index: -1;}*/
}

span.firstletter { float: left; color: #c00000; font-size: 75px; line-height: 60px; padding-top: 4px; padding-right: 8px; padding-left: 3px; }


table.gsc-search-box {width: 100%;}

a.donate-shortcode, a.donate-shortcode:visited {
	display:block;
	background-color:#c00000;
	color:#fff !important;
	font-family:  "Chronicle SSm A", "Chronicle SSm B";
	padding:5px;
	text-align:center;
	width:100%;
	font-weight:bold;
	margin:15px 0 15px 0;
}

a.donate-shortcode:hover {
	background-color: #00adbf;
	text-decoration: none;
}

@media only screen and (min-width: 500px) {
	a.donate-right {
		float:right;
		width:250px;
		margin-left:15px;
	}
	a.donate-left {
		float:left;
		width:250px;
		margin-right:15px;
	}
}
@media only screen and (min-width: 978px) {
	a.donate-right {
		float:right;
		width:250px;
		margin-right:-62px;
		margin-left:15px;
	}
	a.donate-left {
		float:left;
		width:250px;
		margin-left:-62px;
		margin-right:15px;
	}
}

/* Shortcodes for Videos  */
@media(max-width:767px){
	.videoWrapperB {
		position: relative;
		padding-bottom: 56.25%; /* 16:9 */
		padding-top: 25px;
		height: 0;
	}
	.videoWrapperB iframe,
	.videoWrapperB object,
	.videoWrapperB embed {
		position: absolute;
		top: 0;
		left: 0;
		width: 100%;
		height: 100%;
	}
}
@media(min-width:768px) {
	.txo-vimeo,
	.txo-youtube {
		width: 450px;
	}
	.txo-vimeo.v-align-right,
	.txo-youtube.v-align-right {
		margin-left: 45px;
		float: right;
	}
	.txo-vimeo.v-align-left,
	.txo-youtube.v-align-left {
		margin-right: 45px;
		float: left;
	}
	.txo-vimeo.v-align-full,
	.txo-youtube.v-align-full {
		float:none;
		width: 100%;
	}
	.txo-vimeo.v-align-full .videoWrapperB,
	.txo-youtube.v-align-full .videoWrapperB {
		position: relative;
		padding-bottom: 56.25%; /* 16:9 */
		padding-top: 25px;
		height: 0;
	}
	.txo-vimeo.v-align-full .videoWrapperB iframe,
	.txo-vimeo.v-align-full .videoWrapperB object,
	.txo-vimeo.v-align-full .videoWrapperB embed,
	.txo-youtube.v-align-full .videoWrapperB iframe,
	.txo-youtube.v-align-full .videoWrapperB object,
	.txo-youtube.v-align-full .videoWrapperB embed {
		position: absolute;
		top: 0;
		left: 0;
		width: 100%;
		height: 100%;
	}


}/*
.slides {
	margin-left: -30px;
	margin-right: -30px;
	padding-left: 30px;
	padding-right: 30px;
}
.slides .slick-list {
	margin-left: -10px;
	margin-right: -10px;
}
.slides.centermode .slick-list {
	margin-left: 0;
	margin-right: 0;
}

.slides .slick-next {
	right: 5px;
}
.slides .slick-prev {
	left: 5px;
}
.slides * {
	outline: none;
}
.slides .slick-slide {
	padding-left: 10px;
	padding-right: 10px;
}
.slides .slick-slide {
	text-align: center;
}
.slides .slick-slide img {
}
.slides.centermode .slide {
	opacity: .4;
}
.slides.centermode .slide.slick-active {
	opacity: 1;
}

.slides.centermode .slick-next {
	right: 65px;
}
.slides.centermode .slick-prev {
	left: 65px;
}

.slick-prev:before,
.slick-next:before {
	color: grey!important;
	z-index: 10000!important;
}
@media(max-width:767px){
	.slick-prev,
	.slick-next,
	.slick-prev:before,
	.slick-next:before {
		display:none;
	}


}
*/

.slides {
	margin-left: -30px;
	margin-right: -30px;
	padding-left: 30px;
	padding-right: 30px;
}
.slides .slick-list {
	margin-left: -10px;
	margin-right: -10px;
}
.slides.centermode .slick-list {
	margin-left: 0;
	margin-right: 0;
}

.slides .slick-next {
	right: -25px;
}
.slides .slick-prev {
	left: -25px;
}
.slides * {
	outline: none;
}
.slides .slick-slide {
	padding-left: 10px;
	padding-right: 10px;
}
/*.slides .slick-slide {
	text-align: center;
}*/
.slides .slick-slide img {
	width: 100%;
	height:auto;
}
.slides.centermode .slide {
	opacity: .4;
}
.slides.centermode .slide.slick-active {
	opacity: 1;
}

.full-break .slides .slick-next,
.slides.centermode .slick-next {
	right: 65px;
}
.full-break .slides .slick-prev,
.slides.centermode .slick-prev {
	left: 65px;
	z-index: 900!important;
}

.slick-prev:before,
.slick-next:before {
	color: black!important;
	z-index: 900!important;
	font-size: 40px!important;
	text-shadow: 0 0 1px rgba(0,0,0,.7);
}
.slick-prev, .slick-next {
    width: 40px!important;
    height: 40px!important;
    z-index: 900;
}
.slick-prev {

}
@media(max-width:767px){
	.slick-prev,
	.slick-next,
	.slick-prev:before,
	.slick-next:before {
	}
	.slides .slick-prev {
	    left: 10px;
	}
	.slides .slick-next {
	    right: 10px;
	}
}


.post-block{ margin-bottom: 18px;}

@media (max-width: 960px){
    .post-right { margin-bottom: 20px; }
    .desktop-double-click-add{ display: none;}
    .mobile-double-click-add{ display: block; margin: 0 auto 30px; height: auto !important;}

}

@media (max-width:567px){

    .mobile-double-click-add iframe{width: 100% !important;}
    .mobile-double-click-add iframe img{ max-width: 100% !important;}
}

@media (max-width:330px){
    body .mobile-double-click-add{ margin: 0 auto 30px; margin-left: -10px !important; margin-right: -10px !important;}
    body .mobile-double-click-add iframe{width: 100% !important;}
    body .mobile-double-click-add iframe img{ max-width: 100% !important;}
}
/****/



@media (max-width:960px){

    .mobile-double-click-add:before {
        content: "Article Continues After Advertisement";
        text-transform: uppercase;
        font-size: .6111rem;
        text-align: center;
        margin: 30px auto 0;
        border-top: 1px solid #ccc;
        padding-top: 20px;
        display: block;
        font-family: "Chronicle SSm A", "Chronicle SSm B";
        color: #666;
    }

    .mobile-double-click-add:after {
        content: "";
        display: block;
        height: 0;
        border-top: 1px solid #ccc;
        margin: 30px auto;
    }
}

.row {
  margin-left: -15px;
  margin-right: -15px;
}
.col, .col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
.col, .col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12 {
  float: left;
}
.col-xs-12 {
  width: 100%;
}
.col-xs-11 {
  width: 91.66666667%;
}
.col-xs-10 {
  width: 83.33333333%;
}
.col-xs-9 {
  width: 75%;
}
.col-xs-8 {
  width: 66.66666667%;
}
.col-xs-7 {
  width: 58.33333333%;
}
.col-xs-6 {
  width: 50%;
}
.col-xs-5 {
  width: 41.66666667%;
}
.col-xs-4 {
  width: 33.33333333%;
}
.col-xs-3 {
  width: 25%;
}
.col-xs-2 {
  width: 16.66666667%;
}
.col-xs-1 {
  width: 8.33333333%;
}

@media (min-width: 768px) {
  .col, .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12 {
    float: left;
  }
  .col-sm-12 {
    width: 100%;
  }
  .col-sm-11 {
    width: 91.66666667%;
  }
  .col-sm-10 {
    width: 83.33333333%;
  }
  .col-sm-9 {
    width: 75%;
  }
  .col-sm-8 {
    width: 66.66666667%;
  }
  .col-sm-7 {
    width: 58.33333333%;
  }
  .col-sm-6 {
    width: 50%;
  }
  .col-sm-5 {
    width: 41.66666667%;
  }
  .col-sm-4 {
    width: 33.33333333%;
  }
  .col-sm-3 {
    width: 25%;
  }
  .col-sm-2 {
    width: 16.66666667%;
  }
  .col-sm-1 {
    width: 8.33333333%;
  }
}
@media (min-width: 992px) {
  .col, .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12 {
    float: left;
  }
  .col-md-12 {
    width: 100%;
  }
  .col-md-11 {
    width: 91.66666667%;
  }
  .col-md-10 {
    width: 83.33333333%;
  }
  .col-md-9 {
    width: 75%;
  }
  .col-md-8 {
    width: 66.66666667%;
  }
  .col-md-7 {
    width: 58.33333333%;
  }
  .col-md-6 {
    width: 50%;
  }
  .col-md-5 {
    width: 41.66666667%;
  }
  .col-md-4 {
    width: 33.33333333%;
  }
  .col-md-3 {
    width: 25%;
  }
  .col-md-2 {
    width: 16.66666667%;
  }
  .col-md-1 {
    width: 8.33333333%;
  }
}
@media (min-width: 1200px) {
  .col, .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12 {
    float: left;
  }
  .col-lg-12 {
    width: 100%;
  }
  .col-lg-11 {
    width: 91.66666667%;
  }
  .col-lg-10 {
    width: 83.33333333%;
  }
  .col-lg-9 {
    width: 75%;
  }
  .col-lg-8 {
    width: 66.66666667%;
  }
  .col-lg-7 {
    width: 58.33333333%;
  }
  .col-lg-6 {
    width: 50%;
  }
  .col-lg-5 {
    width: 41.66666667%;
  }
  .col-lg-4 {
    width: 33.33333333%;
  }
  .col-lg-3 {
    width: 25%;
  }
  .col-lg-2 {
    width: 16.66666667%;
  }
  .col-lg-1 {
    width: 8.33333333%;
  }
}
.center-block {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.pull-right {
  float: right !important;
}
.pull-left {
  float: left !important;
}
*,
*:before,
*:after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

.archive-taxonomy.thewatch-logo{
    margin: 0 0 30px;
}
.thewatch-logo{
    margin: 0 0 0;
    padding: 52px 0 0;
}

.thewatch-logo img{width: 280px;}

.sidebar-block{margin-top: 40px;margin-bottom: 15px;}
.sidebar-block li, .sidebar-block p{font-size: 14px;color: #7a7a7a}
.popular-discussion ul{list-style: none;padding: 0 15px;margin-top: -15px;}
.popular-discussion ul li{border-bottom: 1px solid #dedede;padding: 15px 0;}
.sidebar-block ul li a{color: #7a7a7a;}
.sidebar-block ul li a:hover{color: #029aaa;}

#disqus_comment_button{text-align: right;}
#disqus_comment_button.entry-summary.button .button, .single-the-watch #disqus_comment_button .button{background-image: url(images/txob-profileicon20x20.png);line-height: 20px;height: 20px;display: inline-block;}
#disqus_comment_button .button{background: rgba(0, 0, 0, 0) url("images/icon_msg.png") no-repeat scroll left top;
    border: 0 none;
    border-spacing: 0;
    display: inline;
    font-family: "Chronicle SSm A", "Chronicle SSm B";
    font-size: 13px;
    font-style: normal;
    font-weight: 300;
    line-height: 18px;
    margin: 0 0 9px;
    padding: 0 0 0 28px;
    text-decoration: underline;
}

#disqus_comment_button .button a{color: #222}

.post-detail h2 a{color: #000}
.post-detail h2 a:hover{color: #029aaa}

#leave-comment #reply-title{margin-bottom: 5px;}
#leave-comment p{margin-bottom: 5px;}
#leave-comment #comment{font-family: "Chronicle SSm A", "Chronicle SSm B";padding: 10px;border: 1px solid #dedede;width: 100%;margin: 5px 0 15px;font-size: 16px;height: 150px;}
#leave-comment .form-submit .submit{background-color: #00adbf;border: none;border-radius: 5px;padding: 5px 10px;color: #fff;font-family: "Chronicle SSm A", "Chronicle SSm B";}

.sidebar-thewatch{margin-top: 30px;}

.the-watch-content .info-row{font-size: 15px;}
.the-watch-content .postby{margin-bottom: 10px;}
.the-watch-content figure {margin-bottom: 10px;margin-right: 20px;}
#disqus_comment_button.entry-summary{margin-top: 15px;}



.author-tabs{overflow: hidden;margin-bottom: 15px;padding: 15px 0;}
.author-tabs ul{margin: 0;padding: 0;list-style: none;}
.author-tabs ul li{display: block;width: 50%;float: left;text-align: center;}
.author-tabs ul li a{padding: 15px;display: block;border-bottom: 1px solid #00adbf;}
.author-tabs ul li a.active{border: 1px solid #00adbf;border-bottom: none;border-radius: 5px 5px 0 0;background: #00adbf;color: #fff;}

.author .author-tab{display: none;}
.author .author-tab.active{display: block;}
.author .author-page-slider .post-detail h2.title a,.author .author-page-slider .post-detail h2.title {color: #fff;}
.author .author-page-slider .post-detail h2.title a:hover,.author .author-page-slider .post-detail h2.title:hover {color: #029aaa;}
.home-page-slider.post-slider .item .post-detail h1.title {margin: 0 0 8px;line-height: 1.1;}
.home-page-slider.post-slider .item .post-detail .info-row {font-family: "Chronicle SSm A", "Chronicle SSm B";font-size: 19px;line-height: 27px;font-style: normal;margin-bottom: 11px;font-weight: 400;}
.home-page-slider.post-slider .item .post-detail {padding: 19px 50px 13px;}
@media (max-width:767px){
	.home-page-slider.post-slider .item .post-detail .info-row {font-size: 15px;}
}

.author-info {
    /* border-bottom: solid 1px #dedede; */
    margin-bottom: 28px;  
    padding-bottom:28px; 
}

/*==============================================
        way to help shortcode css
==============================================*/
.shortcode-content-container{
    width: 100%;
    float : none;
}
.shortcode-content-left{
    background-color: #000000;
    color: #fff;
    width: 34%;
    float: left;
}
.shortcode-content-right{
    background-image: url('images/shortcode-bg.jpg');
    width: 66%;
    float: left;
}
.shortcode-content-right-inner{
    padding-left: 30px;
    padding-right: 30px;
    padding-top: 30px;
}
.shortcode-content-left .h3-title-short-content-left{
    font-size: 19px ;
    font-family: "Tungsten A", "Tungsten B" !important;
    font-weight: bold ;
    padding-left: 10px ;
    padding-right: 10px;
    line-height: 1.25 ;
    margin: 20px 0;
    text-align: center;
}
.shortcode-content-left img{
    width: 100%;
}
.shortcode-content-right-subscribe .h2-title-member{
    color: #b6000d;
    font-size: 47px;
    text-transform: uppercase;
    font-family: 'Tungsten-Semibold';
    font-weight: 500;
    margin-top: 0;
    margin-bottom: 0;
}
.shortcode-content-right-subscribe{
    float: left;
    width: 100%;
}
.shortcode-content-right-subscribe p, .shortcode-content-right-stay-informed p, .shortcode-content-right-spread-word p{
    display: inline-block;
    float: left;
    margin-top: 0px;
    margin-bottom: 0px;
    color: #818280;
    font-size: 15px;
    font-family: "Chronicle SSm A", "Chronicle SSm B";
}
.page-entry-content .shortcode-content-right-subscribe p{
    margin-bottom: 5px;
}
.page-entry-content .shortcode-content-left .h3-title-short-content-left{
    margin-top: 22px;
}
.page-entry-content .shortcode-content-right-inner{
    padding-top: 27px;
}
.shortcode-content-right-subscribe-btn {
    float: left;
    padding-left: 20px;
}
.shortcode-content-right-subscribe-btn a{
    padding: 7.5px 15px;
    background-color: #b6000d ;
    color: #fff !important;
    font-size: 12px;
    text-decoration: none;
    cursor : pointer;
    float: left;
    line-height: 1.30;
    -webkit-text-shadow: none;
    text-shadow: none;
    font-family: "Chronicle SSm A", "Chronicle SSm B" !important;
}
.shortcode-content-right-subscribe-btn a:hover{
    color: #fff !important;
}
.shortcode-content-right-stay-informed{
    float: left;
    width: 100%;
}
.h2-stay-informed-title{
    font-family: 'Tungsten-Semibold';
    font-weight: 500;
    font-size: 30px;
    color: #504f4f;
    margin-top:0px;
    margin-bottom:0px;
    text-transform: uppercase;
}
.shortcode-content-right-stay-informed .newsletter{
    float: left;
    width: 100%;
    margin-bottom: 0px;
}
.shortcode-content-right-stay-informed .newsletter form .input-sec{
    background-color: transparent;
    float: left;
    margin-bottom: 10px;
    margin-top: 8px;
}
.shortcode-content-right-stay-informed .newsletter form .email-primary-subsc-custom{
    display: block;
    width: 100%;
    background: #f4f4f4;
    border: 0;
    outline: 0;
    box-sizing: border-box;
    padding: 13px 10px;
    color: #2b010c;
    font-size: 13px;
    font-family: "Chronicle SSm A", "Chronicle SSm B";
    font-weight: 300;
    font-style: normal;
}
.shortcode-content-right-stay-informed .newsletter form #email-Primary,
.shortcode-content-right-stay-informed .newsletter form .email-primary-subsc-custom,
.shortcode-content-right-stay-informed .newsletter form #email-news1,
.shortcode-content-right-stay-informed .newsletter form #email-news2{
    background-color: #fff;
    height: 30px;
    padding-top: 0px;
    padding-bottom: 0px;
    max-width: 245px;
    float: left;
    margin-right: 8px;
}



.shortcode-content-right-stay-informed .newsletter form .input-sec .form-submit{
    background-color: #528992;
    font-size: 12px;
    font-weight: normal;
    float: left;
    text-transform: none;
}
.shortcode-content-right-spread-word .shortcode-content-right-subscribe-btn a{
    background-color: #528992;
    color: #fff;
}
.shortcode-content-right-spread-word .shortcode-content-right-subscribe-btn{
    padding-left:27px;
    margin-top:-5px;
}
.shortcode-content-right-stay-informed p, .shortcode-content-right-spread-word p{
    line-height: 1.25;
}
.page-content-parent {
    float: left;
    width: 100%;
    margin-bottom: 20px;
}

/*page parent css side bar*/
.page-parent .shortcode-content-container{
    float : left;
    width: 100%;
    max-width: 325px;
}
.page-parent .shortcode-content-container .shortcode-content-left{
    width: 100%;
    float: left;
}

.page-parent .shortcode-content-container .shortcode-content-right{
    width: 100%;
    float : left;
    margin-bottom: 20px;
}
.page-parent .shortcode-content-container .shortcode-content-right .shortcode-content-right-subscribe .h2-title-member{
    line-height: 1;
}
.page-parent .shortcode-content-container .shortcode-content-right .shortcode-content-right-inner{
    padding-top:20px;
    text-align: center;
}
.page-parent .shortcode-content-container .shortcode-content-right .shortcode-content-right-inner .shortcode-content-right-subscribe p{
    float: none;
    display: block;
    margin-bottom: 12px;
    margin-top: 6px;
    color: #818280;
}
.page-parent .shortcode-content-container .shortcode-content-right .shortcode-content-right-inner .shortcode-content-right-stay-informed p{
    float: none;
}
.page-parent .shortcode-content-container .shortcode-content-right .shortcode-content-right-inner .shortcode-content-right-spread-word p{
    float: none;
}
.page-parent .shortcode-content-container .shortcode-content-right .shortcode-content-right-inner .shortcode-content-right-stay-informed{
    padding-top: 25px;
    padding-bottom: 10px;
}
.page-parent .shortcode-content-container .shortcode-content-right .shortcode-content-right-inner .shortcode-content-right-stay-informed .newsletter form .input-sec{
    margin-top: 5px;
    margin-bottom: 0px;
}
.page-parent .shortcode-content-container .shortcode-content-right .shortcode-content-right-inner  .shortcode-content-right-spread-word .shortcode-content-right-subscribe-btn{
    width:100%;
    float: left;
}
.page-parent .shortcode-content-container .shortcode-content-right .shortcode-content-right-inner  .shortcode-content-right-spread-word p{
    margin-bottom: 20px;
}
.page-parent .shortcode-content-container .shortcode-content-right .newsletter{
    margin-top: 10px;
}
.page-parent .shortcode-content-container .shortcode-content-right-subscribe-btn{
    padding-left: 0px;
    text-align : center;
    float: none;
}
.page-parent .shortcode-content-container .shortcode-content-right-subscribe-btn a{
    width:110px;
    margin: 0 auto;
    float : none;
    font-weight: normal;
}
.page-parent .shortcode-content-container .shortcode-content-right .shortcode-content-right-inner{
    padding-top: 23px;
}
.page-parent .shortcode-content-container .shortcode-content-right .shortcode-content-right-inner .shortcode-content-right-stay-informed .h2-stay-informed-title{
    line-height: 1;
}
.page-parent .shortcode-content-container .shortcode-content-right .shortcode-content-right-inner .shortcode-content-right-stay-informed .newsletter form .input-sec .form-submit{
    position: absolute;
    margin-top: 0px;
}
.page-parent .shortcode-content-container .shortcode-content-left .h3-title-short-content-left{
    margin-bottom: 0px;
    margin-top: 25px;
}
.page-parent .shortcode-content-container .shortcode-content-right .shortcode-content-right-subscribe .shortcode-content-right-subscribe-btn a{
    padding-left: 24px;
    padding-right: 24px;
}
.page-parent.post-parent .shortcode-content-container .shortcode-content-left .h3-title-short-content-left{
    margin-top: 17px;
}
.page-parent .shortcode-content-container .shortcode-content-left .h3-title-short-content-today{
    font-family: "Tungsten A", "Tungsten B" !important;
    font-size: 19px;
    font-weight: bold;
    line-height: 1;
    color: #fff;
    margin-top: 0px;
    margin-bottom: 25px;
    text-align: center;

}
.page-parent .shortcode-content-container .shortcode-content-left .h2-title-texas-observer{
    font-family: 'Tungsten-Semibold';
    font-weight: 500;
    font-size: 53px;
    color: #389aa9;
    text-align: center;
    margin-top: 0px;
    margin-bottom: 0px;
    line-height: 0.85;
    padding-left: 10px;
    padding-right: 10px;
    padding-top: 12px;
    padding-bottom: 5px;
}
body.windows .page-parent .shortcode-content-container .shortcode-content-left .h2-title-texas-observer{
    padding-top: 3px;
    padding-bottom: 3px;
}
body.mac .page-parent .shortcode-content-container .shortcode-content-left .h2-title-texas-observer,
body.osx .page-parent .shortcode-content-container .shortcode-content-left .h2-title-texas-observer{
    padding-top: 7px;
    padding-bottom: 0px;
}
body.linux .page-parent .shortcode-content-container .shortcode-content-left .h2-title-texas-observer{
    padding-top: 7px;
    padding-bottom: 1px;
}
.page-parent .shortcode-content-container .shortcode-content-right .shortcode-content-right-inner .shortcode-content-right-subscribe .h2-title-member{
    line-height: .85;
}
.shortcode-content-right .page-parent-sidebar-image-bottom{
    background-image: url('images/txo-way-help-sidebar-1.png');
    padding-bottom: 174px;
    background-repeat: no-repeat;
    background-position: 50% 100%
}
.post-parent.page-parent .shortcode-content-container .shortcode-content-right .shortcode-content-right-inner{
    padding-left:5px;
    padding-right:5px;
}
.post-parent.page-parent .shortcode-content-container .shortcode-content-left .h2-title-texas-observer{
    padding-top: 0px;
    padding-bottom: 0px;
    margin: 0;
    outline: 0;
}
.post-parent.page-parent .shortcode-content-container .shortcode-content-left .h2-title-texas-observer{
    font-size: 43px !important;
    line-height: 0.85;
    padding-top: 8px;
    padding-bottom: 4px;
}
body.windows .post-parent.page-parent .shortcode-content-container .shortcode-content-left .h2-title-texas-observer{
    padding-top: 3px;
    padding-bottom: 3px;
}
body.mac .post-parent.page-parent .shortcode-content-container .shortcode-content-left .h2-title-texas-observer,
body.osx .post-parent.page-parent .shortcode-content-container .shortcode-content-left .h2-title-texas-observer{
    padding-top: 7px;
    padding-bottom: 1px;
}
body.linux .post-parent.page-parent .shortcode-content-container .shortcode-content-left .h2-title-texas-observer{
    padding-top: 7px;
    padding-bottom: 1px;
}
.post-parent.page-parent .shortcode-content-container .shortcode-content-left .h3-title-short-content-today{
    margin-bottom: 20px;
}
.post-parent.page-parent .shortcode-content-container .shortcode-content-right .shortcode-content-right-subscribe .h2-title-member{
    font-size: 31px;
    line-height: 0.85;
}
.post-parent.page-parent .shortcode-content-container .shortcode-content-right .shortcode-content-right-inner .shortcode-content-right-subscribe p{
    font-size: 16px;
    margin-top: 5px;
    line-height: 1.25;
}
.post-parent.page-parent .shortcode-content-container .shortcode-content-right .shortcode-content-right-inner .shortcode-content-right-stay-informed p,
.post-parent.page-parent .shortcode-content-container .shortcode-content-right .shortcode-content-right-inner .shortcode-content-right-spread-word p
{
    font-size: 16px;
}
.post-parent.page-parent .shortcode-content-container .shortcode-content-right .shortcode-content-right-inner .shortcode-content-right-stay-informed{
    padding-top: 26px;
    padding-bottom: 13px;
}
.post-parent .shortcode-content-container .shortcode-content-right .shortcode-content-right-inner .shortcode-content-right-stay-informed .newsletter form .input-sec{
    margin-top: 0px;
}
.post-parent.page-parent .shortcode-content-container .shortcode-content-right .shortcode-content-right-inner .shortcode-content-right-stay-informed h2{
   font-size: 25px !important;
}
.post-parent.page-parent .shortcode-content-container .shortcode-content-right .shortcode-content-right-inner .shortcode-content-right-stay-informed .shortcode-content-right-spread-word .h2-stay-informed-title{
   font-size: 25px !important;
}
.post-parent.page-parent .shortcode-content-container .shortcode-content-right-stay-informed .newsletter form #email-Primary,
.post-parent.page-parent .shortcode-content-container .shortcode-content-right-stay-informed .newsletter form .email-primary-subsc-custom,
.post-parent.page-parent .shortcode-content-container .shortcode-content-right-stay-informed .newsletter form #email-news1,
.post-parent.page-parent .shortcode-content-container .shortcode-content-right-stay-informed .newsletter form #email-news2{
    width: 145px;
    margin-right: 0px;
    position: relative;
    margin-bottom: 10px;
}

.post-parent.page-parent .shortcode-content-container .shortcode-content-right-stay-informed .newsletter form .input-sec .form-submit{
    position: relative !important;
    margin: 0px auto 0 !important;
    float: none;
    height: 25px ;
}
.post-parent.page-parent .shortcode-content-container .shortcode-content-right-stay-informed .newsletter form .input-sec{
    padding:0px;
}
.post-parent.page-parent .shortcode-content-container .shortcode-content-right .shortcode-content-right-inner .h2-title-member{
    font-size: 31px !important;
    line-height: 0.85;
}
.post-parent.page-parent .shortcode-content-container .shortcode-content-right .shortcode-content-right-inner .shortcode-content-right-spread-word .h2-stay-informed-title{
    font-size: 25px !important;
    line-height: 1.25;
}
.page-parent.post-parent .shortcode-content-container .shortcode-content-right .shortcode-content-right-inner .shortcode-content-right-spread-word p{
    margin-bottom: 13px;
}
.page-parent.post-parent .shortcode-content-container .shortcode-content-right-inner .shortcode-content-right-subscribe-btn a{
    padding-top:5px;
    padding-bottom: 5px;
    padding-left: 10px !important;
    padding-right: 10px !important;
}
.post-parent.page-parent .shortcode-content-container .shortcode-content-right .page-parent-sidebar-image-bottom{
    background-size: 125% auto;
    padding-bottom: 120px;
}
.post-parent.page-parent .shortcode-content-container .shortcode-content-right-subscribe-btn a{
    font-size: 11px;
}
.post-parent.page-parent .shortcode-content-container .shortcode-content-right .shortcode-content-right-stay-informed .newsletter form .input-sec .form-submit{
    font-size: 11px;
}
.post-parent.page-parent .shortcode-content-container{
    max-width: 160px;
    margin-top:15px;
}
@media (max-width: 767px){
    .shortcode-content-left{
        width: 100%;
    }
    .h3-title-short-content-left{
        text-align: center;
    }
    .shortcode-content-left img{
        display: none;
    }
    .shortcode-content-right{
        width: 100%;
    }

    .shortcode-content-right-inner{
        padding-bottom: 20px;
        float: left;
        padding-left:24px;
        padding-right:24px;
    }
    .shortcode-content-right-spread-word{
        float: left;
        width: 100%;
    }
    .shortcode-content-container{
        max-width: 395px;
        width: 100%;
        margin: 0 auto;
    }
    .page-parent{
        width: 100%;
        float: left;
    }
    .shortcode-content-right-subscribe-btn{
        padding-left: 14px;
    }
    .shortcode-content-right-subscribe-btn a{
        padding: 7.5px 14px;
    }
    .shortcode-content-right-spread-word .shortcode-content-right-subscribe-btn{
        padding-left: 18px;
    }
    .sidebar-mobile{
        width: 100%;
        float:left;
    }
    .shortcode-content-right-stay-informed .newsletter form .email-primary-subsc-custom{
        margin-right: 0px;
    }
    .post-left .article-con .page-content-parent{
        display: none;
    }
    .post-left .shortcode-widget-hide-desktop .page-content-parent{
        display: block;
    }
    .page-entry-content .shortcode-content-left .h3-title-short-content-left{
        margin-top: 13px;
        margin-bottom: 14px;
    }
}

@media (min-width: 320px) and (max-width: 440px){
    .shortcode-content-right-subscribe p, .shortcode-content-right-stay-informed p, .shortcode-content-right-spread-word p{
        width: 100%;
    }
    .page-content-parent .shortcode-content-container .shortcode-content-right .shortcode-content-right-subscribe{
        padding-bottom: 10px;
    }
    .shortcode-content-right-spread-word{
        padding-top: 4px;
        padding-bottom: 5px;
    }

    .shortcode-content-right-inner {
        padding-left: 10px;
        padding-right: 10px;
    }
    .shortcode-content-right-spread-word .shortcode-content-right-subscribe-btn{
        margin-top: 5px;
        padding-left: 0px;
    }
    .shortcode-content-right-subscribe-btn{
        padding-left: 0px;
    }
    .shortcode-content-right-stay-informed .newsletter form .input-sec .form-submit{
        position: relative;
        height: 30px;
        margin-top: 10px;
    }
    .shortcode-content-right-stay-informed{
        margin-top: 5px;
    }
    input.red-button{
        font-size: 12px;
    }
}
@media (min-width: 961px) and (max-width: 975px){
    .shortcode-content-right-subscribe-btn{
        padding-left: 14px;
    }
    .shortcode-content-right-spread-word .shortcode-content-right-subscribe-btn{
        padding-left: 18px;
    }
}
@media (min-width: 976px) and (max-width: 1100px){
    .shortcode-content-right-subscribe-btn{
        padding-left: 19px;
    }
    .shortcode-content-right-spread-word .shortcode-content-right-subscribe-btn{
        padding-left: 22px;
    }
}
@media (min-width: 960px) and (max-width: 1100px){
    .shortcode-content-right-inner{
        padding-left: 10px;
        padding-right: 10px;
        padding-top: 20px;
    }

    .h3-title-short-content-left{
        font-size: 18px;
    }
}
/*@media (min-width: 769px) and (max-width: 819px){
    .shortcode-widget-hide-desktop{
        display: none !important;
    }
}*/
@media (min-width: 961px) {
    .shortcode-widget-hide-desktop{
        display: none;
    }
}

.gform_wrapper span.gform_description ol li {
  list-style-type: decimal !important;
}
.gform_wrapper span.gform_description ul li {
  list-style-type: disc !important;;
}

/* css 03-08-2017 */

.page-id-19230.gsc-overflow-hidden {
    overflow: initial !important;
}
.page-title h1 {
    margin: 0;
    padding: 0;
    font-family: "Tungsten A", "Tungsten B";
    font-weight: 800;
    font-style: normal;
    font-size: 62px;
}

body.page-id-19230 div#search .gsc-search-box .gsc-input {
    font-size: 40px !important;
    font-weight: 200!important;
    color: #222!important;
    background: transparent!important;
    margin: 0!important;
    width: 100%!important;
    height: auto!important;
    padding: 0 10px!important;
    box-sizing: border-box!important;
}
body.page-id-19230 div#search .gsc-search-box input.gsc-input {
     border: 1px solid #BBB!important;
    font-family: "Chronicle SSm A", "Chronicle SSm B";
    font-weight: 600 !important;
    padding-top: 5px !important;
    padding-bottom: 5px !important;
    font-size: 25px !important;
}
body.page-id-19230 div#search td.gsc-table-cell-thumbnail.gsc-thumbnail {
    padding-right: 8px !important;
}

body.page-id-19230 div#search form.gsc-search-box {
    margin-bottom: 23px !important;
}

body.page-id-19230 div#search .gsc-results-wrapper-visible {
    overflow: hidden !important;
}

.post-blurb p{
    font-family: "Chronicle SSm A", "Chronicle SSm B";
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: 34px;
    margin: 0 0 10px;
    padding: 0; 
    color: #000;
}
.home .american-postpect-widget {padding: 25px 0 0;margin: 0;}
.american-postpect-widget {margin-top: 15px;clear: both;}
.american-postpect-widget .textwidget p{margin: 0;}
.american-postpect-widget .textwidget img {width: 100%;max-width: 325px;}
@media(min-width:961px){ 
    .single .single-post-left {padding: 0 30px 0 30px;width: calc(100% - 160px);display: inline-block;margin-right: -4px;vertical-align: top;}
    .single .single-post-left > article{
        max-width: 700px;
        margin: 0 auto;
    }
    .single .single-post-right {position: relative;top: auto;right: auto;left: auto;display: inline-block;margin-right: -4px;vertical-align: top;margin-bottom: 40px;}
    .single .container {padding: 0 15px;}
    
}
@media (max-width:960px){
    .single .american-postpect-widget {display: none;}
    .home .sidebar-mobile .american-postpect-widget {
        padding: 0 0 45px;
        margin: 0;
    }
}
@media(max-width: 767px){
    .post-blurb p{
        font-family: "Chronicle SSm A", "Chronicle SSm B";
        font-size: 14px;
        font-style: normal;
        font-weight: 400;
        line-height: 21px;
        margin: 0 0 10px;
        padding: 0; 
        color: #000;
    }
}

/** 31-08-2017 **/

.postid-40790 .dwuserEasyRotator{
     border: 1px solid #CC0000;
     margin-bottom: 15px;
}
.postid-40790 .dwuserEasyRotator .content_area {
    float: left;
    width: 100%;
   /* border: 1px solid #CC0000;*/
    padding: 10px;
}
.postid-40790 .article-con .image_left {
    float: left;
    padding-right: 10px;
    max-width: 190px;
    width: 100%;
}
.postid-40790 .dwuserEasyRotator .content_area .image_left {
    
}
.postid-40790 .dwuserEasyRotator .content_area .content_right {
    
}
.postid-40790 .dwuserEasyRotator .content_area .title {
    color: #CC0000;
    font-size:22px;
    font-weight: bold;
    margin-bottom: 10px;
}
.postid-40790 .dwuserEasyRotator .content_area.left_area {
    margin-right: 5px;
}
.postid-40790 .dwuserEasyRotator .content_area.right_area {
    margin-left: 5px;
}

@media(max-width: 1024px) {
    

}
@media(max-width: 767px) {
    .postid-40790 .dwuserEasyRotator .content_area.left_area {
    margin-right: 0px;
}
.postid-40790 .dwuserEasyRotator .content_area.right_area {
    margin-left: 0px;
    margin-top: 15px;
}
.postid-40790 .dwuserEasyRotator .content_area {
    float: none;
    width: 100%;
}
.postid-40790 .article-con .image_left {
    float: none;
    padding-right: 0px;
    max-width: 100%;
    width: 100%;
    margin : 0 auto;
    margin-bottom: 10px;
    text-align: center;
}
}

.crazy-navigation {text-align:center; font-weight:300; font-size:13px; padding-top:30px;}
.crazy-navigation .of-pages, .crazy-navigation .current, .crazy-navigation a {background-color:#efefef; display:inline-block; color:#818280; padding:8px 12px; margin:5px; min-width:35px;}
.crazy-navigation .current {background-color: #c00000; color:#fff;}
.entry-content-no-padding-p p {padding-bottom:0px; margin-bottom:0px;}

.sidebar-title {display:none;}

.ig_popup.ig_convert .ig_message{
	font-family: "Chronicle SSm A", "Chronicle SSm B" !important;
	font-size: 14px !important;
}

.ig_popup.ig_convert .ig_button, .ig_popup.ig_convert input[type=submit], .ig_popup.ig_convert input[type=button] {
	font-family: "Chronicle SSm A", "Chronicle SSm B" !important;
}

.v-align-giant {width:100%;}
.v-align-giant .videoWrapperB {position:relative; width:100%; padding-bottom:56%;}
.v-align-giant .videoWrapperB iframe {width:100%; height:100%; position:absolute; top:0px; left:0px; bottom:0px; right:0px;}

/*===================================
            26-09-2018
=====================================*/
body.page-template-page-combined-archives .form-list .gsc-search-box .gsc-input input[type=text]{
    text-indent: 0 !important;
}           
.page-template-page-combined-archives-php .gsc-search-box .gsc-clear-button{
    display: none !important;
} 
.page-template-page-combined-archives-php .cse .gsc-search-button-v2, 
.page-template-page-combined-archives-php .gsc-search-button-v2{
    padding: 13px 27px;
}
.page-template-page-combined-archives-php .gsst_a .gscb_a{
    padding-top: 12.5px;
    text-decoration: none;
    color: #000 !important;
}
.page-template-page-combined-archives-php .issue-title {
    font: bold 16px/22px "Chronicle SSm A", "Chronicle SSm B";
}
.page-template-page-combined-archives-php .sub-formlist li span {
    color: #000;
    display: block;
    font: 16px/22px "Chronicle SSm A", "Chronicle SSm B";
    text-decoration: none;
}
.page-template-page-combined-archives-php .form-list li .search-sec{
    padding: 5px 1px 5px 5px;
}

@media(max-width: 767px){
    .page-template-page-combined-archives-php form.gsc-search-box{
        width: 100% !important;
    }
}
@media(max-width: 640px){
    .page-template-page-combined-archives-php form.gsc-search-box{
        width: 100% !important;
    }
}

/*================== Updated style for single page ======================
========================Updated 28-01-2019 =============================*/
.popular-posts ul li.item-4:before{content:'4';}
.popular-posts ul li.item-5:before{content:'5';}
.suggested-posts.borderBot-MarginBot {
    border-bottom: none;
    margin-bottom: 10px;
}
.single-post-right h4.section-title{
    margin: 37px 0 -2px;
    padding: 0;
    font-family: "Tungsten A", "Tungsten B";
    font-weight: 400;
    font-style: normal;
    font-size: 25px;
    color: #00adbf;
    font-weight: normal;
}
.single-post-right .popular-posts ul li {
    display: block;
    width: 100%;
    padding-left: 0;
    padding-right: 0;
    padding-bottom: 10px;
}
.single-post-right .popular-posts ul li:before{content:""; display: none;}
.single-post-right .popular-posts ul li span.wpp-author {
    display: block;
    color: #A8B8C3;
    font-size: 14px;
    font-weight: 600;
}
.single-post-right .popular-posts ul li span.wpp-author a{
    color: #A8B8C3;
    font-size: 14px;
    font-weight: 600;   
}
.single-post-right .popular-posts ul {
    padding-bottom: 10px;
}
.no-hero .sub-header{color: #AA1313;}
/*@media(min-width: 961px){*/
    .no-hero .hero-title{padding-right: 0px; padding-bottom: 0;}
    .noHeroShare li{line-height: 15px;}
    .noHeroFeatured figcaption {
        margin-bottom: 6px;
        margin-top: 10px;
    }
    
    @media (min-width: 768px){
        .no-hero .hero-title h1{font-size: 40px;line-height: 48px; font-weight: 700;}
    }
    .no-hero .sub-header {
        margin: 27px 0 34px 0;
        padding: 0;
        font-size: 22px;
        line-height: 34px;
        color: #AA1313;
        font-family: "Chronicle SSm A", "Chronicle SSm B";
        font-weight: 400;
    }
    .noHeroFeatured img{width: 100%;}
    .slide-share.noHeroShare li {
        display: inline-block;
        list-style: none;
        padding-left: 10px;
        padding-right: 10px;
    }
    .slide-share.noHeroShare li:first-child{padding-left: 0px; }
    .slide-share.noHeroShare li:last-child{padding-right: 0px;}
    ul.slide-share.noHeroShare {
        padding-left: 0;
        margin-top: -10px;
    }
    .slide-share.noHeroShare li a {
        font-size: 22px;
        color: #000;
    }
    .slide-share.noHeroShare li a:hover{color:#029aaa;}
    .single.single-format-standard .single-post-left p {
        width: 100%;
        font-size: 18px;
        line-height: 34px;
        max-width: 700px;
        margin-bottom: 29px;
    }

@media (max-width: 960px){
    .slide-share.noHeroShare{
        margin: 0;
    }
    .slide-share.noHeroShare li:nth-child(2){
        padding: 0;
    }
}
.post-right .wh-author-meta.table{
    display: block !important;
}
.post-right .wh-author-meta.table .cell{
    display: block !important;
    width: 100% !important;
    clear: both !important;
}
.post-right .wh-author-meta .author-name{
    margin-top: 0 !important;
}
.post-right ul.slide-share.noHeroShare{
    margin-top: 0 !important;
}
.post-right .wh-author-meta .post-date{
    margin-top: 0 !important;
}

/* From style1.css */

.contact-tx { }
.contact-tx h3.red-title { margin-bottom: 0; }
.board-txo { }
.board-txo .alignleft { margin-right: 25px; }
.board-txo .txo-post { margin-top: -20px; }
.board-txo .txo-post p { margin-bottom: 20px; }
.alignright { margin-left: 25px; }
.home-page-slider.post-slider .item .post-detail h1.title,.home-page-slider.post-slider .item .post-detail h1.title a {margin: 0 0 8px;line-height: 0.9;font-family: 'Tungsten-Semibold';font-size: 54px; font-weight: normal;}
.home .sidebar-homeapge.page-right .sub-title,.home .featured-posts .sub-title {font-family: 'Tungsten-Semibold';margin: 0 0 13px;padding: 0 0 13px;color: #7a7a7a;font-size: 42px;line-height: 1;border-bottom: none;font-weight: normal;}
.featured-posts-small ul li .greed-post-title a {font-family: 'Tungsten-Semibold';font-size: 30px;line-height: 0.9;margin: 0 0 5px 0;font-weight: normal;}
.showonlymobile {display: none;}
.single .entry-content h1,.postid-53282 h1 {margin: 0 0 0.67em 0;}
.image-credit {text-transform: uppercase;}
@media (max-width:960px) {
    .showonlymobile {display: block;}
    .showonlymobile .author-meta .author-name {line-height: 1;margin: 0 0 13px;}
    .showonlymobile .author-meta .author-twitter {margin-bottom: 10px;line-height: 1;}
    .single .entry-content .sub-header {margin: 19px 0 24px 0;}
    .showonlymobile .post-block {margin-bottom: 24px;}
    .hide-in-mobile {display: none !important;}
}
@media (max-width:767px){
    .home-page-slider.post-slider .item .post-detail h1.title,.home-page-slider.post-slider .item .post-detail h1.title a {font-size: 33px;line-height: 1;}
    .home .sidebar-homeapge.page-right .sub-title,.home .featured-posts .sub-title {font-size: 30px;}
    .entry-content .wp-caption-text {font-size: 15px;}
    .hide-in-mobile {display: none !important;}
}
.wh-author-meta .author-image{
    width: 70px;
}
    .wh-author-meta .author-image img{
        width: 100%;
        height: auto;
        border-radius: 50%;
    }
    .wh-author-meta .author-name{
        margin: 2px 0 0 0;
    }
    .wh-author-meta .author-name a{
        font-size: 14px;
        color: #000;
    }
.wh-author-meta .post-date{
            font-size: 12px;
    display: block;
    margin-top: -15px !important;
    color: #505050 !important;
        }
        .single-post .author-bio{padding-bottom: 10px;}
    @media (max-width: 960px){
        .wh-author-meta .author-name{
            margin-top: -14px !important;
        }
        .wh-author-meta .author-image{
            width: 70px;
        }
.wh-author-meta .post-date{
    margin-top: -15px;
}
    }
    .wh-author-meta.table{
        display: table;
    }
        .wh-author-meta.table .cell{
            display: table-cell;
            vertical-align: middle;
        }
@media (min-width: 961px){
    .single .single-post-right{
        padding-top: 250px;
    }
}
/*fundraising*/
.fund-cta{
margin: 20px 0;
border: 1px solid #0a0a0a;
}
.fund-cta .fund-image{
width: 240px;
float: left;
position: relative;
display: none;
}
.fund-cta .fund-content{
width: 100%;
/*width: calc(100% - 240px);*/
float: left;
padding-left: 10px;
position: relative;
padding: 20px;
}
.fund-cta .fund-border{
position: absolute;
top: 0;
left: 0;
right: 0;
bottom: 0;
display: none;
}
.fund-cta .fund-heading{
font-family: gotham ssm a,gotham ssm b;
color: #2e2e2e;
font-size: 25px;
font-weight: 600;
letter-spacing: 1px;
line-height: 1.4;
display: block;
width: 100%;
}
.fund-cta .fund-heading span{
background: #c02b27;
display: inline-block;
color: #fff;
padding: 0 5px;
}
.fund-cta .fund-subhead{
font-family: gotham ssm a,gotham ssm b;
font-weight: 400;
color: #2e2e2e;
font-size: 18px;
letter-spacing: 1px;
padding: 11px 0;
}
.fund-button a{
height: 40px;
line-height: 40px;
padding: 0 20px;
text-transform: uppercase;
font-family: gotham ssm a,gotham ssm b;
font-size: 25px;
width: 100%;
display: block;
font-weight: 600;
color: #fff;
background: #2e2e2e;
text-align: center;
letter-spacing: 2px;
}
.fund-cta .fund-content .fund-border{
/*display: none;*/
}
.fund-cta .brb,
.fund-cta .tlb{
display: none !important;
width: 40px;
}
@media (max-width: 960px){
.fund-cta .fund-heading{
font-size: 4.7vw
}
.fund-cta .fund-subhead{
font-size: 4.2vw;
}
.fund-cta .fund-image{
display: none;
}
.fund-cta .fund-content{
width: 100%;
position: relative;
padding: 15px;
}
.fund-cta .fund-content .fund-border{
display: block;
}
.fund-cta .tlb{
position: absolute;
top: 0;
left: 0;
}
.fund-cta .brb{
position: absolute;
bottom: 0;
right: 0;
}
}
.fund-cta .tlb{
position: absolute;
top: 0;
left: 0;
}
.fund-cta .brb{
position: absolute;
bottom: 0;
right: 0;
}
@media (min-width: 961px){
.archive.category .sidebar-category{
    padding-top: 197px;
}
}


/* Author page borders css start */

.author-info, 
.slider.post-slider {
    border-bottom: solid 1px #dedede;
    padding-bottom: 13px;
}

.slider.post-slider {
    padding-bottom: 30px;
    margin-bottom: 0 !important;
}

/* 26 june 2020 */
.search-wrapper input.gsc-input {
    background-color: #fff !important;
    color: #000 !important;
    border-radius: 3px;
   padding-right: 54px;
    width: 100% !important;
}

.search-wrapper  .gsc-search-button button{
    background-color: #c00000;
    width: 60px;
    height: 48px;

    text-align: center;
    line-height: 50px;
    border: 0;
    transition: .2s;
}

.search-wrapper  .gsc-search-button button:hover{
    background-color: #00adbf;
}

.search-wrapper  .gsc-search-button svg {
     transform: scale(2);
        top: 0;
    left: -2px;
    position: relative;
}

.search-wrapper .gsc-clear-button{
    display: none !important;
}

.search-wrapper .gsc-search-box > tbody > tr{
    position: relative;
    display: block;
}

.search-wrapper .gsc-search-box{
    margin-top: 160px !important;
}

.mobile-menu .search-btn{
    display: none;
}

.mobile-menu .search-donate .gsc-input{
    font-size: 20px !important;
}

.mobile-menu .search-donate .gsc-input::-webkit-input-placeholder { /* Chrome/Opera/Safari */
  color: #fff;
}
.mobile-menu .search-donate .gsc-input::-moz-placeholder { /* Firefox 19+ */
  color: #fff;
}
.mobile-menu .search-donate .gsc-input:-ms-input-placeholder { /* IE 10+ */
  color: #fff;
}
.mobile-menu .search-donate .gsc-input:-moz-placeholder { /* Firefox 18- */
  color: #fff;
}

.search-wrapper .gsc-search-box > tbody .gsib_b span.gscb_a {
    color: #c00000;
        position: relative;
    top: 2px;
}

.search-wrapper .gsc-search-button{
    position: absolute;
    bottom: 0;
    right: 6px;
    display: block !important;
}

.search-wrapper .wrapper{
    max-width: 800px;
}

.search-wrapper .gsc-input,.search-wrapper .gsc-input-box 
tr,td,tbody{
    display: block;
}

.search-wrapper .gsc-search-box table{
    width: 100% !important;
}

.search-wrapper .gsc-search-box .gsc-input{
    width: 100% !important;
}

.mobile-menu .search-donate .gsc-clear-button{
    display: none !important;
}

.search-wrapper .close-search {
        position: absolute;
    right: 30px;
    top: 60px;
}

    .customize-support .search-wrapper{
    top: 32px;
}

@media(max-width: 768px){
    .customize-support .search-wrapper{
    top: 46px;
}
.search-wrapper .close-search {
    top: 0;
}
    .search-btn{
        padding-left: 28px;
    }


}

/* 06 Oct 2020 */
.join-shortcode {
       display: block;
       margin-bottom: 35px;
}