/*
Theme Name: Jdi
Theme URI:
Author:
Author URI:
Description:
Version: 1.3
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Tags:
Text Domain: jdi

This theme, like WordPress, is licensed under the GPL.
*/

/**
 * 1.0 - Reset
 *
 * Resetting and rebuilding styles have been helped along thanks to the fine
 * work of Eric Meyer, Nicolas Gallagher, Jonathan Neal, and Blueprint.
 */
@font-face {
    font-family: 'AkzidenzGroteskBQ-BdCnd';
    src: url('fonts/akzidenzgroteskbqbdcnd.eot');
    src: url('fonts/akzidenzgroteskbqbdcnd.eot?#iefix') format('embedded-opentype'),
             url('fonts/akzidenzgroteskbqbdcnd.woff') format('woff'),
             url('fonts/akzidenzgroteskbqbdcnd.ttf') format('truetype'),
             url('fonts/akzidenzgroteskbqbdcnd.svg#akzidenzgroteskbqbdcnd') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'AkzidenzGroteskBE-BoldCn';
    src: url('fonts/akzidenzgroteskbeboldcn.eot');
    src: url('fonts/akzidenzgroteskbeboldcn.eot?#iefix') format('embedded-opentype'),
             url('fonts/akzidenzgroteskbeboldcn.woff') format('woff'),
             url('fonts/akzidenzgroteskbeboldcn.ttf') format('truetype'),
             url('fonts/akzidenzgroteskbeboldcn.svg#akzidenzgroteskbeboldcn') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
        font-family: 'AkzidenzGroteskBQ-Cnd';
        src: url('fonts/akzidenzgroteskcond.eot');
        src: url('fonts/akzidenzgroteskcond.eot?#iefix') format('embedded-opentype'),
                 url('fonts/akzidenzgroteskcond.woff') format('woff'),
                 url('fonts/akzidenzgroteskcond.ttf') format('truetype'),
                 url('fonts/akzidenzgroteskcond.svg#akzidenzgroteskcond') format('svg');
        font-weight: normal;
        font-style: normal;
}
@font-face {
    font-family: 'WorkSans-Bold';
    src: url('fonts/worksansbold.eot');
    src: url('fonts/worksansbold.eot?#iefix') format('embedded-opentype'),
             url('fonts/worksansbold.woff') format('woff'),
             url('fonts/worksansbold.ttf') format('truetype'),
             url('fonts/worksansbold.svg#worksansbold') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'WorkSans-SemiBold';
    src: url('fonts/worksanssemibold.eot');
    src: url('fonts/worksanssemibold.eot?#iefix') format('embedded-opentype'),
             url('fonts/worksanssemibold.woff') format('woff'),
             url('fonts/worksanssemibold.ttf') format('truetype'),
             url('fonts/worksanssemibold.svg#worksanssemibold') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'WorkSans-Medium';
    src: url('fonts/worksansmedium.eot');
    src: url('fonts/worksansmedium.eot?#iefix') format('embedded-opentype'),
             url('fonts/WorkSans-Medium.woff') format('woff'),
             url('fonts/worksansmedium.ttf') format('truetype'),
             url('fonts/worksansmedium.svg#worksansmedium') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'UniversalCondensedBold';
    src: url('fonts/universlt67condensedbold.eot');
    src: url('fonts/universlt67condensedbold.eot?#iefix') format('embedded-opentype'),
             url('fonts/universlt67condensedbold.woff') format('woff'),
             url('fonts/universlt67condensedbold.ttf') format('truetype'),
             url('fonts/universlt67condensedbold.svg#universlt67condensedbold') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'UniversLTPro-BoldCond';
    src: url('fonts/2F6406_0_0.eot');
    src: url('fonts/2F6406_0_0.eot?#iefix') format('embedded-opentype'),
         url('fonts/2F6406_0_0.woff2') format('woff2'),
         url('fonts/2F6406_0_0.woff') format('woff'),
         url('fonts/2F6406_0_0.ttf') format('truetype');
}

@font-face {
    font-family: 'arimobold';
    src: url('fonts/arimo-bold-webfont.eot');
    src: url('fonts/arimo-bold-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/arimo-bold-webfont.woff2') format('woff2'),
         url('fonts/arimo-bold-webfont.woff') format('woff'),
         url('fonts/arimo-bold-webfont.ttf') format('truetype'),
         url('fonts/arimo-bold-webfont.svg#arimobold') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'norwester';
    src: url('fonts/norwester.eot');
    src: url('fonts/norwester.eot?#iefix') format('embedded-opentype'),
         url('fonts/norwester.svg#norwester') format('svg'),
         url('fonts/norwester.woff') format('woff'),
         url('fonts/norwester.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;

}
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
    border: 0;
    font-family: inherit;
    font-size: 100%;
    font-style: inherit;
    font-weight: inherit;
    margin: 0;
    outline: 0;
    padding: 0;
    vertical-align: baseline;
}

html {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    font-size: 62.5%;
    overflow-y: scroll;
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%;
    overflow-x: hidden;
    margin:0;
}

*,
*:before,
*:after {
    -webkit-box-sizing: inherit;
    -moz-box-sizing: inherit;
    box-sizing: inherit;
}
html, body {
    height: 100%;
}

body {
    color: #333333;
    font-family: 'Lato', sans-serif;
    font-weight: 400;
    font-size: 17px;
    line-height: 26px;
}


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

figcaption {
    font-size: 14px;
    font-style: italic;
    line-height: 16px;
    margin-bottom: 10px;
    float: left;
    width: 100%;
}

ol,
ul {
    list-style: none;
}

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

caption,
th,
td {
    font-weight: normal;
    text-align: left;
}

a:focus {
    outline: none;
    text-decoration: none;
}

.btn:focus,
.btn:active:focus,
.btn.active:focus,
.btn.focus,
.btn.focus:active,
.btn.active.focus {
  outline: none;
}

a:hover,
a:active {
    outline: 0;
    text-decoration: none;
}

a[href^="mailto:"] {
    text-transform: lowercase;
}

a img {
    border: 0;
}

/* Mozilla based browsers */
::-moz-selection {
       background-color: #e27e1c;
       color: #ffffff;
}

/* Works in Safari */
::selection {
       background-color: #e27e1c;
       color: #ffffff;
}

/**
 * 2.0 Typography
 */

h2,
h5 {
    clear: both;
    font-weight: 700;
    margin: 0 0 30px;
}

h1 {
    font-size: 36px;
    line-height: 40px;
    font-family: 'AkzidenzGroteskBE-BoldCn';
    text-transform:uppercase;
}

h2 {
    font-size: 40px;
    line-height: 40px;
}

h3 {
    font-size: 33px;
    line-height: 34px;
}

h4 {
    font-size: 24px;
    line-height: 26px;
    font-family: 'WorkSans-Bold';
}

h5 {
    font-size: 26px;
    line-height: 28px;
}

h6 {
    font-size: 23px;
    line-height: 36px;
    font-family: 'Lato', sans-serif;
}

h1:first-child,
h2:first-child,
h3:first-child,
h4:first-child,
h5:first-child,
h6:first-child {
    margin-top: 0;
}

p {
    margin: 0 0 30px;
    font-family: 'Lato', sans-serif;
    font-size: 16px;
    line-height: 22px;
    letter-spacing: 1px;
}

b,
strong {
    font-weight: 700;
}

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


blockquote p:before,
q:before {
    content: "\201C";
    color: #fff;
    font-size: 25px;
    position:absolute;
    top:0;
    text-indent: -16px;
}
blockquote p:after,
q:after {
    content: "\201D";
    color: #fff;
    font-size: 25px;
    position:absolute;
    bottom:0px;

}

blockquote,
q {
    -webkit-hyphens: none;
    -moz-hyphens: none;
    -ms-hyphens: none;
    hyphens: none;
    quotes: none;
}

blockquote p {
    position:relative;
    margin-bottom: 35px;
    line-height:26px;
}

blockquote > p:last-child {
    margin-bottom: 30px;
}

blockquote cite,
blockquote small {
    color: #333;
    font-family: "Noto Sans", sans-serif;
    font-size: 17px;
    line-height: 1.6471;
}

blockquote em,
blockquote i,
blockquote cite {
    font-style: normal;
}

blockquote strong,
blockquote b {
    font-weight: 400;
}

address {
    font-size:15px;
    line-height:20px;
    margin: 0 0 28px;
}
address strong {
    font-size:17px;
    text-transform:uppercase;
    font-weight: 400;
}

code,
kbd,
tt,
var,
samp,
pre {
    font-family: Inconsolata, monospace;
}

pre {
    background-color: #fcfcfc;
    border: 1px solid #eaeaea;
    font-size: 17px;
    line-height: 1.2353;
    margin-bottom: 28px;
    max-width: 100%;
    overflow: auto;
    padding: 14px;
    white-space: pre;
    white-space: pre-wrap;
    word-wrap: break-word;
}

abbr[title] {
    border:none;
    cursor: help;
    text-decoration: none !important;
}

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

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

sup {
    bottom: 1ex;
}

sub {
    top: .5ex;
}

small {
    font-size: 75%;
}

big {
    font-size: 125%;
}


/**
 * 3.0 Elements
 */

hr {
    background-color: #eaeaea;
    border: 0;
    height: 1px;
    margin-bottom: 28px;
}

ul,
ol {
    margin: 0 0 20px 35px;
    padding: 0;
}

ul {
    list-style: disc;
}

ol {
    list-style: decimal;
}

li > ul,
li > ol {
    margin: 0 0 0 23px;
}

dl {
    margin: 0 0 28px;
}

dt {
    font-weight: bold;
}

dd {
    margin: 0 0 28px;
}
li{
    font-size:16px;
}
table,
th,
td,
.mce-item-table,
.mce-item-table th,
.mce-item-table td {
    border: 1px solid #eaeaea;
}

table a {
    color: #333;
}

table,
.mce-item-table {
    border-collapse: separate;
    border-spacing: 0;
    border-width: 1px 0 0 1px;
    margin: 0 0 28px;
    width: 100%;
}

table th,
.mce-item-table th,
table caption {
    border-width: 0 1px 1px 0;
    font-family: "Noto Serif", serif;
    font-size: 17px;
    font-weight: 700;
    padding: 7px;
    text-align: left;
    vertical-align: baseline;
}

table td,
.mce-item-table td {
    border-width: 0 1px 1px 0;
    font-family: "Noto Serif", serif;
    font-size: 17px;
    padding: 7px;
    vertical-align: baseline;
}

img {
    border: 0;
    height: auto;
    max-width: 100%;
    vertical-align: middle;
}

figure {
    margin: 0;
    float: left;
}

figure.wp-caption.alignnone {
  width:100% !important;
}

del {
    opacity: 0.8;
}



/**
 * 6.1 Links
 */

a {
    color: #333;
    text-decoration: none;
}

a:hover,
a:focus {
    color: #707070;
    outline:0;
}



/**
 * 4.0 Alignment
 */

.alignleft {
    float: left;
    margin: 7px 20px 20px 0;
}

.alignright {
    float: right;
    margin: 7px 0 20px 20px;
}

.aligncenter {
    clear: both;
    display: block;
    margin: 7px auto;
}

/* Placeholder text color -- selectors need to be separate to work. */

::-webkit-input-placeholder {
    color: rgba(51, 51, 51, 0.7);
    font-family: "Noto Sans", sans-serif;
}

:-moz-placeholder {
    color: rgba(51, 51, 51, 0.7);
    font-family: "Noto Sans", sans-serif;
}

::-moz-placeholder {
    color: rgba(51, 51, 51, 0.7);
    font-family: "Noto Sans", sans-serif;
    opacity: 1; /* Since FF19 lowers the opacity of the placeholder by default */
}

:-ms-input-placeholder {
    color: rgba(51, 51, 51, 0.7);
    font-family: "Noto Sans", sans-serif;
}


/**
 * 5.0 Forms
 */


button,
input,
select {
    -webkit-hyphens: none;
    -moz-hyphens: none;
    -ms-hyphens: none;
    hyphens: none;
    line-height: normal;
}

button[disabled],
input[disabled],
select[disabled],
textarea[disabled] {
    cursor: default;
    opacity: .5;
}
.button,
button,
input[type="button"],
input[type="reset"],
input[type="submit"] {
    border: 0;
    cursor: pointer;
    font-family: 'AkzidenzGroteskBE-BoldCn';
    font-size: 22px;
    line-height: 22px;
    color:#fff;
    background:#e27e1c;
    padding: 11px 20px;
    text-transform: uppercase;
    border:2px solid #e27e1c;
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    outline:0 none;
    box-shadow:none;
}
.button:hover,
button:hover,
input[type="button"]:hover,
input[type="reset"]:hover,
input[type="submit"]:hover,
button:focus,
.button:focus,
input[type="button"]:focus,
input[type="reset"]:focus,
input[type="submit"]:focus,
.btn-default:focus
button:active,
.button:active,
input[type="button"]:active,
input[type="reset"]:active,
input[type="submit"]:active,
.btn-default:active {
    background: #d26726;
    color:#ffffff;
    border:2px solid #d26726;
    outline: 0;
    box-shadow:none;
}

.button {
    float: left;
    text-align: center;
    padding: 11px 17px 10px;
}


.btn-default:hover {
  background: #d26726;
  color:#ffffff;
  border:2px solid #d26726;
}
.mac  .button,
.mac  button,
.mac  input[type="button"],
.mac  input[type="reset"],
.mac  input[type="submit"]{
    padding: 11px 15px 7px 15px;
}
input[type="search"] {
    -webkit-appearance: textfield;
}

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

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

input[type="text"],
input[type="email"],
input[type="url"],
input[type="password"],
input[type="search"],
textarea {
    font-family: 'WorkSans-Medium';
    border:1px solid #d0cecd;
    padding: 15px 20px;
    width: 100%;
    font-size:20px;
    line-height:20px;
    color:#4b4a43;
    border-radius:0;
    height: 50px;
    background:#fff;
    outline: 0;
}

textarea {
    overflow: auto;
    vertical-align: top;
}

input[type="text"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="password"]:focus,
input[type="search"]:focus,
textarea:focus {
    outline: 0;
    border:1px solid #e4a562;
    box-shadow:none;
}

.post-password-form {
    position: relative;
}

.post-password-form label {
    color: #707070;
    color: rgba(51, 51, 51, 0.7);
    display: block;
    font-family: "Noto Sans", sans-serif;
    font-size: 12px;
    font-size: 1.2rem;
    font-weight: 700;
    letter-spacing: 0.04em;
    line-height: 1.5;
    text-transform: uppercase;
}

.post-password-form input[type="submit"] {
    padding: 0.7917em;
    position: absolute;
    right: 0;
    bottom: 0;
}

input[type="checkbox"],
input[type="radio"] {
    padding: 0;
}

.search-form input[type="submit"],
.widget .search-form input[type="submit"] {
    padding: 0;
}



.news-date{
    font-family: 'WorkSans-SemiBold';
    font-size: 12px;
    line-height: 30x;
    text-transform:uppercase;
}
.slider-title{
    font-family: 'AkzidenzGroteskBE-BoldCn';
    font-size: 33px;
    line-height: 34x;
    color:#fff;
}
.slider-content{
    font-family: 'Lato', sans-serif;
    font-size: 22px;
    line-height: 32x;
    color:#fff;
}
.panel.faq-outer{
    border:1px solid #e1e1e1;
    float: left;
    width:100%;
}
.faq-outer .panel-title a{
    font-family: 'WorkSans-Bold';
    font-size: 20px;
    line-height: 34px;
    font-weight:normal;
    text-decoration:none;
    color:#4b4a43;
    outline:0 none;
    display: inline-block;
    width:100%;
    position:relative;
    padding:18px 57px 18px 30px;
}
.faq-outer .panel-title a:after{
    position:absolute;
    right:22px;
    content:'\e80e';
    font-family: 'jdi-icons';
    color: #e27e1c;
    top: 0px;
    bottom: 0;
    margin: auto;
    font-size: 30px;
    line-height: 30px;
    height: 30px;
}
.faq-outer .panel-title a.collapsed:after{
    content:'\e80d';
}
 .faq-outer .panel-title a:hover:after{
    color:#d26726;
}
.faq-outer .panel-title a:hover{
    color:#4b4a43;
    outline:0 none;
}
.panel-group .panel.faq-outer + .panel.faq-outer{
    margin-top:12px;
}
.faq-outer .panel-heading{
    border-radius:0;
    background:#f2f2f2;
    padding:0px;
}
.panel-group  .panel.faq-outer{
    border-radius:0;
}
.faq-outer .panel-body{
    padding:0;
}
.content-wrapper{
    min-height: 100%;
}

/*--------------- Header -----------------*/
.header-container{
    float:left;
    width:100%;
}
.header-top{
    float:left;
    width:100%;
    padding:17px 0 12px 0;
}
.logo{
    float:left;
    width:100%;
}
.top-menu{
    float:left;
    width:100%;
    padding:0 4px 3px 0;
}
.top-menu ul{
    float:right;
    width:100%;
    list-style:none;
    text-align: right;
    margin-bottom: 0;
    margin-left: 20px;
}
.top-menu ul li{
    display:inline-block;
    width:auto;
    padding-left:15px;
    margin-left:15px;
    position:relative;
    top:-6px;
}
.top-menu ul li:before{
    position:absolute;
    left:0;
    height: 17px;
    border-left:1px solid #e4e4e4;
    content:'';
    top: 7px;
}
.top-menu ul li:first-child:before{
    display:none;
}
.top-menu ul li a{
    font-size:15px;
    font-family: 'WorkSans-SemiBold';
    color:#525249;
}
.blog  .top-menu ul li a:hover,
.blog  .top-menu ul li.current_page_parent a{
    opacity: 0.7;
    text-decoration: none;
}
.social-menu{
    float:right;
    width:100%;
    text-align: right;
    margin:0 0 2px 0;
}
.social-menu ul{
    display: inline-block;
    list-style:none;
    margin-bottom: 0;
    margin-left: 20px;
}
.social-menu ul li{
    float:left;
}
.social-menu ul li a{
    float:left;
    width:30px;
    height:30px;
    font-size: 14px;
    line-height:30px;
    background:#bebeb5;
    margin-left:10px;
    border-radius:2px;
    text-align:center;
    color:#fff;
}
.social-menu ul li a.twitter:hover{
    background:#00aced;
    border: none;
}
.social-menu ul li a.facebook:hover{
    background:#3b5998;
    border: none;
}
.social-menu ul li a.facebook {
    font-size: 18px !important;
}
.social-menu ul li a.youtube:hover{
    background:#bb0000;
    border: none;
}
.icon-instagram:before {
      content: '\f16d';
      font-family: 'fontawesome';
      font-size: 130%;
      margin-top: .35em;
}
.social-menu ul li a.instagram:hover{
    background:#e4405f;
    border: none;
}


.search-block{
    display: inline-block;
}

.search-block .email{
    display:none;
    color:#fff;
}

.search-box {
  display: inline-block;
  float: left;
  opacity: 1;
  position: relative;
  padding: 0 20px;
  height: 32px;
    -webkit-transition: width 0.5s linear 0s;
       -moz-transition: width 0.5s linear 0s;
            transition: width 0.5s linear 0s;
}

.help.search-box {
    width: auto;
    padding: 0;
}

.search .searchform label{
    float:left;
    width:83%;
    max-width: none;
    position: relative;
}

.header-top .searchform label{
    float:left;
    width:0;
    max-width: none;
    height: 32px;
    line-height: 32px;
    -webkit-transition: width 0.5s linear 0s;
       -moz-transition: width 0.5s linear 0s;
            transition: width 0.5s linear 0s;
}

.header-top .help .searchform  label{
    float:left;
    width:100%;
    max-width: 250px;
}

.search-box input {
   border: none;
}

.search-box input[type="search"] {
  right: 0;
  opacity: 0;
  outline: none;
  padding: 8px 0 4px;
  position: relative;
  top: 0;
  width: 0;
  height: 30px;
  line-height: 30px;
  font-size: 13px;

    -webkit-transition: width 0.3s ease 0s;
       -moz-transition: width 0.3s ease 0s;
            transition: width 0.3s ease 0s;
}

.header-top .search-box input[type="search"],
.header-top .search-box input[type="search"]:focus {
    border: 0;
}

.search .header-top .searchform input[type="search"] {
    height: auto;
    width: 0;
}

.header-top .search-box.help input[type="search"] {
  opacity: 1;
  width:145px;
  padding: 8px 31px 4px 10px;
  height: auto;
  -webkit-border-radius: 0;
       -moz-border-radius: 0;
            border-radius: 0;
  border: 0;
  border-bottom: 1px solid #ededec;
  margin-left: 5px;
}

.search-box.help .searchform {
    float: right;
    width: auto;
    height: auto;
}

.header-top .search-box input[type="submit"] {
  height: auto;
  line-height: 0;
  opacity: 0;
  overflow: hidden;
  padding: 0;
  width: 0;
  background: none;
  border: none;
}

.search .header-top .searchform label::before {
    display: none;
}

.header-top .search-box a {
  position: absolute;
  right: 0;
  top: 0;

  width:34px;
  height:30px;
  line-height:30px;
  color:#bebeb5;
  text-align:center;
  margin:0 0 0 10px;
  font-size: 30px;

  -webkit-transition: width 0.5s linear 0s;
       -moz-transition: width 0.5s linear 0s;
            transition: width 0.5s linear 0s;
}

.single-content-wrap .searchform input[type="search"] {
    height: 52px;
    padding: 10px 34px 10px 49px;
}

.search-box a:hover{
    color:#46453f;
}

.safari .search-box {
    width: 44px;
}

.safari .help.search-box {
    width: auto;
}

.safari .header-top .searchform label {
    height: 32px;
    line-height: 32px;
}

.safari .search-box input[type="search"] {
  /*height: 37px;
  line-height: 37px;*/
}

.safari .search-box a {
  top: 0;
}

.safari .search-box .searchform {
    height: 32px;
    line-height: 32px;
}

.chrome .header-top .help .searchform label {
    width: 95%;
}

.safari .search-box a,
.safari .search-box input[type="search"],
.safari .search-box {
      -webkit-transition: none;
       -moz-transition: none;
            transition: none;
}

.navbar-toggle {
    float: left;
    margin: 0;
    background:#e27f26;
    border-radius:0;
    border:0;
    height: 42px;
}
.navbar-toggle:hover {
    background:#e27f26;
    border:0;
}
.navbar-toggle span {
    color:#fff;
}
.navbar-toggle .icon-bar {
    border-radius: 2px;
    height: 4px;
}
.navbar-inverse {
    background:#e27f26;
}
.navbar-header{
    display:none;
    margin:0!important;
    float:left;
    width:100%;
    padding:12px 22px;
    background:#e27f26;
    border-bottom:1px solid #e48937;
}
.navbar-header .navbar-brand{
    font-size:21px;
    font-family: 'UniversalCondensedBold';
    color:#ffffff;
    text-transform: uppercase;
    float:left;
    width:100%;
    padding:0;
    height: auto;
}
 .navbar {
    right: auto;
    background: none;
    border: none;
}
.navbar-offcanvas {
    border-radius:0;
    display:none;
    background:#ae6e36;
}
.main-menu{
    float:left;
    width:100%;
    background:#e08628;
}
.main-menu ul{
    float:left;
    width:100%;
    list-style:none;
    margin:0;
    position: relative;
}

.main-menu ul li{
    float:left;
    width:auto;
    padding:0 39px;
}
.safari .main-menu ul li{
    padding:0 39px;
}

.main-menu ul li a{
    display:inline-block;
    padding:15px 0 11px;
    font-size:22px;
    line-height: 22px;
    font-family: 'UniversLTPro-BoldCond';
    color:#ffffff;
    text-decoration:none;
    text-transform:uppercase;
}

.main-menu ul li.current-menu-item,
.main-menu ul li.current-menu-parent,
.main-menu ul li.current-page-ancestor,
.main-menu ul li.activemenu{
    background:#4b4a43;
}
.main-menu ul li:hover{
    background:#2b2a22;
}
.main-menu ul li.current-menu-item li:hover,
.main-menu ul li.current-page-ancestor li:hover,
.main-menu ul li.current-menu-parent li:hover{
    background:#4b4a43;
}
.main-menu ul li.current-menu-item:hover,
.main-menu ul li.current-page-ancestor:hover,
.main-menu ul li.current-menu-parent:hover{
    background:#4b4a43;
}
.main-menu ul li li.current-menu-item{
    background:none;
}
.main-menu ul li.activemenu:first-child:before,
.main-menu ul li.current-menu-item:first-child:before,
.main-menu ul li.current-page-ancestor:first-child:before,
.main-menu ul li.current-menu-parent:first-child:before{
    position:absolute;
    content:"";
    left:-30px;
    background:#4b4a43;
    width:30px;
    height:100%;
}
.main-menu ul li:first-child:hover:before{
    position:absolute;
    content:"";
    left:-30px;
    background:#2b2a22;
    width:30px;
    height:100%;
}
.main-menu ul li.current-menu-item:first-child:hover:before,
.main-menu ul li.current-page-ancestor:first-child:hover:before,
.main-menu ul li.current-menu-parent:first-child:hover:before{
    background:#4b4a43;
}
.main-menu ul li.current-menu-item li:first-child:hover:before,
.main-menu ul li.current-page-ancestor li:first-child:hover:before,
.main-menu ul li.current-menu-parent li:first-child:hover:before{
    background:#4b4a43;
}
.main-menu ul li.current-menu-parent li.current-menu-item,
.main-menu ul li li.current-menu-item,
.main-menu ul li li.current-menu-item:first-child:before{
    background:none;
}
.main-menu ul li:first-child{
    padding-left:0;
    /* padding-right: 26px; */
}
.main-menu ul li.donate{
    background:#246188;
    position:relative;
    padding: 0;
}
.main-menu ul li.donate:before{
    position:absolute;
    content:"";
    height:7px;
    width:100%;
    background:#246188;
    left:0;
    top: -7px;
}
.main-menu ul li.donate a{
    padding: 15px 27px 11px 27px;
}
.main-menu ul li.donate:hover:before{
    background: #154766;
}
.main-menu ul li.donate:hover a{
    background: #154766;
    color: #ffffff;
}
.main-menu ul li.donate:hover {
    background: #154766;
}
.social-menu .donate{
    background:#246188;
    float: left;
    display:none;
}
.social-menu .donate a{
    color:#fff;
    font-size:21px;
    font-family: 'arimobold';
    padding:8px 26px;
    float: left;
    line-height: 21px;
    text-decoration:none;
}

.main-menu li ul{
    position:absolute;
    top:47px;
    background:#4b4a43;
    width:940px;
    display:none;
    padding: 0;
    z-index: 999;
    left: 0;
    margin-left:-17px;
    margin-bottom: 0;
}
.main-menu li.activemenu  ul,
.main-menu li.current-menu-item ul,
.main-menu li.current-menu-parent ul,
.main-menu li.current-page-ancestor ul,
.tax-media_type .main-menu li.menu-item-208 ul,
.tax-designation .main-menu li.menu-item-154 ul{
    display:block!important;
}
.main-menu li ul:before{
    position:absolute;
    content:"";
    right: 100%;
    width:100%;
    height:100%;
    background:#4b4a43;
}
.main-menu li ul:after{
    position:absolute;
    content:"";
    left: 100%;
    width:100%;
    height:100%;
    background:#4b4a43;
}
.main-menu li:hover ul:before,
.main-menu li:hover ul:after{
    background:#2b2a22;
}
.main-menu li.current-menu-item:hover ul:before,
.main-menu li.current-menu-item:hover ul:after,
.main-menu li.current-menu-parent:hover ul:before,
.main-menu li.current-menu-parent:hover ul:after,
.main-menu li.current-page-ancestor:hover ul:before,
.main-menu li.current-page-ancestor:hover ul:after{
    background:#4b4a43;
}
.main-menu li:hover ul{
    display:block;
    background:#2b2a22;
    z-index:9999;
}
.main-menu li.current-menu-item:hover ul,
.main-menu li.current-page-ancestor:hover ul,
.main-menu li.current-menu-parent:hover ul{
    background:#4b4a43;
}
.main-menu li ul li{
    float:left;
    width:auto;
    padding:0;
}
.safari .main-menu li ul li{
    padding:0;
}
.main-menu li ul li a{
    float:left;
    width:100%;
    padding:15px 17px;
    font-size:16px;
    line-height: 16px;
    text-transform:uppercase;
    color:#ffffff;
    font-family: 'WorkSans-Medium';
}
.safari .main-menu li ul li a{
    font-size:16px;
    padding:15px 17px;
}
/* .main-menu li ul li:first-child a{
    padding-left:0;
} */


.main-menu li ul li a:hover,
.main-menu li li.current-menu-item  a,
.tax-media_type  .main-menu li li.menu-item-object-media_type  a,
.tax-designation  .main-menu li li.menu-item-object-designation  a{
    color:#f78f22;
}



.navbar-inverse.in .main-menu .container{
    padding:0;
}
.navbar-inverse.in .main-menu ul li{
    padding:0 22px;
}
.navbar-inverse.in .main-menu ul li a{
    padding:12px 0;
    font-size:21px;
}
.navbar-offcanvas.navbar-offcanvas-right{
    right:-258px;
    width:258px;
}
button.offcanvas-toggle,
button.offcanvas-toggle:focus {
    border:0;
    background:#e27f26;
}

.close-menu .icon-bar.first {
    -ms-transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    transition: all 300ms ease-in 0s;
}
.close-menu .icon-bar.second {
    display: none;
}
.close-menu .icon-bar.third {
    -ms-transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
    transition: all 300ms ease-in 0s;
    margin-top: -4px;
}
.mobile-menu{
    float:left;
    width:100%;
    background:#e27f26;
}
#cssmenu,
#cssmenu ul,
#cssmenu li,
#cssmenu a {
    margin: 0;
    padding: 0;
    border: 0;
    list-style: none;
    font-weight: normal;
    text-decoration: none;
    position: relative;
}
#cssmenu li{
    border-bottom:1px solid #e48937;
}
#cssmenu a {
    line-height: 1.3;
}
#cssmenu {
    width: 258px;
}
#cssmenu > ul > li > a {
    display: block;
    font-size:21px;
    font-family: 'UniversalCondensedBold';
    color:#ffffff;
    text-transform: uppercase;
}
#cssmenu > ul > li > a > span {
    display: block;
    padding: 12px 22px 11px 22px;
    line-height: 23px;
}
#cssmenu > ul > li > a:hover {
    text-decoration: none;
}
#cssmenu > ul > li.active {
    background:#4c4a44;
}
#cssmenu > ul > li.active > a {
    color: #fff;
}
#cssmenu > ul > li.active > a span {
    border-bottom:1px solid #595650;
}
#cssmenu > ul > li.has-sub > a{
    position:relative;
}
#cssmenu > ul > li.has-sub > a:after {
    position:absolute;
    content:'';
    background:#db7c27;
    width:52px;
    height:45px;
    right:0;
    top:0;
    border-left:1px solid #e48937;
}
#cssmenu > ul > li.active > a:after {
    background:#4c4a44;
    border-left:1px solid #595650;
}
#cssmenu > ul > li.has-sub > a span {
    position:relative;
}
#cssmenu > ul > li.has-sub > a span:after {
    position:absolute;
    content:'\e808';
    font-family: 'jdi-icons';
    right:17px;
    z-index: 999;
    color:#ebb686;
    top:12px;
    font-size: 8px;
}
#cssmenu > ul > li.active > a span:after {
    /* content:'\e805'; */
    top:13px;
    color:#948f8b;
}
/* Sub menu */
#cssmenu ul ul {
    display: none;
    padding:11px 0;
    margin-bottom: 0;
    margin-left: 20px;
}
#cssmenu ul ul li {
    padding: 11px 22px;
    border:0;
}
#cssmenu ul ul a {
    display: block;
    color: #ffffff;
    font-size: 16px;
    line-height:16px;
    text-transform:uppercase;
    font-family: 'WorkSans-Medium';
}
#cssmenu ul ul a:hover {
    color: #f78f23;
}
#cssmenu ul li.donate{
    background:#266289;
}
.bottom-menu{
    float:left;
    width:100%;
}
.bottom-menu ul{
    list-style:none;
    margin:0;
}
.bottom-menu ul li{
    border-bottom:1px solid #b47945;
    padding:17px 22px;
}
.bottom-menu ul li a{
    list-style:none;
    color:#fff;
    font-style:18px;
    font-family: 'UniversalCondensedBold';
    line-height:18px;
    text-decoration:none;
}
body.body-offcanvas{
    left: 0px;
    position: relative;
}
body.body-offcanvas.menu-show{
    left:258px;

    -webkit-transition: all 0.25s ease-in;
    -moz-transition: all 0.25s ease-in;
    -o-transition: all 0.25s ease-in;
    transition: all 0.25s ease-in;
}
button.close-menu, button.close-menu:focus{
    background:#4c4a44;
}
body.body-offcanvas.menu-show .search-block a{
    padding: 0;
}

/* .signup-hide {
    animation:signup-response 0.5s 1;
    -webkit-animation:signup-response 0.5s 0.5;
    animation-fill-mode: forwards;
    animation-delay:0.5s;
    -webkit-animation-delay:0.5s;
    -webkit-animation-fill-mode: forwards;
    overflow: hidden;

}
@keyframes signup-response{
    from {height :36px; padding:16px; display:block;}
    to {height :0; padding:0; display:none; border:0;}
}
@keyframes signup-hide{
    from{height :0; padding:0; display:none; border:0;}
    to{height :36px; padding:16px; display:block;}
} */

.header-container .signup-container {
    display:none;
    border-top: none;
    border-bottom: none;
}
.header-container .signup-container.signup-show{
    display:block;
}
/*---------------- Banner Area ---------------- */
.content-area{
    float:left;
    width:100%;
    padding-bottom: 461px;
}
.banner-section {
    width: 100%;
    height: 460px;
    float: left;
    position: relative;
    overflow: hidden;
}
.banner-section .main-banner-img{
    width: 1500px;
    height: 100%;
    position: relative;
    z-index: 10px;
    left: 50%;
    margin-left: -750px;
    background: black;
}
.banner-section .main-banner-img:after {
    content: "";
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0px;
    top: 0px;
    background-color: rgba(255, 255, 255, .2);
}
.banner-section .main-banner-img img {
  height: auto;
  /* object-fit: fill; */
  width: 100%;
  /*position: absolute;*/
  top: -12%;
}
/*
@media screen and (min-width:1440px) { delete this when reverting img background back to normal
  .banner-section .main-banner-img img {
  width: auto;
  float: right;
  }
}*/


.image-overlay {
  background-color: #000;
  position: absolute;
  width:100%;
  height: 100%;
  top: 0;
  left:0;
}
.masking-block {
    width: 80px;
    height: 68px;
    float: left;
    position: absolute;
    background: url(images/masking_img.png) no-repeat left top;
    -webkit-background-size: auto 100%;
       -moz-background-size: auto 100%;
         -o-background-size: auto 100%;
            background-size: auto 100%;
    left: -96px;
    bottom: 0;
    z-index: 1000;
}

.safari .masking-block {
    bottom: 0;
}
.masking-block:before, .masking-block:after {
    content: "";
    width: 10000%;
    height: 100%;
    float: left;
    position: absolute;
    bottom: 0px;
    background: #FFF;
}
.masking-block:before {
    right: 100%;
}
.masking-block:after {
    left: 100%;
}
.banner-cont-wrap {
    float: left;
    margin: auto;
    position: absolute;
    text-align: left;
    top: 0;
    left: 0px;
    width: 100%;
    height: 100%;
    display: table;
    background-repeat: no-repeat!important;
    background-size: cover!important;
}
.banner-cont-wrap .content-block {
    width: 100%;
    height: 460px;
    max-width: 370px;
    display: table-cell;
    vertical-align: middle;
    padding: 0;
}
.banner-cont-wrap h2 {
    color: #FFF;
    line-height: 34px;
    font-size: 33px;
    margin: 0px;
    padding: 0px 0 13px 0;
    font-family: 'WorkSans-Bold';
    font-weight: normal;
}
.banner-cont-wrap p {
    font-size: 18px;
    line-height: 24px;
    color: #FFF;
    margin: 0px;
    padding: 0px 0 24px;
    font-weight: normal;
}
.bottom-content {
    width: 100%;
    height: auto;
    float: left;
    padding: 0;
    margin-top: -44px;
    position: relative;
    z-index: 9999;
}
.bottom-content p {
    font-size: 23px;
    color: #333333;
    line-height: 28px;
    font-weight: normal;
}
.innerbanner-section {
    width: 100%;
    height: 433px;
    float: left;
    position: relative;
    overflow: hidden;
}
.innerbanner-section .banner-slider .cycle-slide{
    width: 100%;
    height: 100%;
}
.innerbanner-section .banner-slider .cycle-pager{
    margin-bottom: 20px;
}
.innerbanner-section .main-banner-img {
    width: 1500px;
    height: 100%;
    position: relative;
    z-index: 10px;
    left: 50%;
    margin-left: -750px;
}
.innerbanner-section .main-banner-img:after {
    content: "";
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0px;
    top: 0px;
    background-color: rgba(0, 0, 0, .3);
}
.innerbanner-section .main-banner-img img {
    width: 100%;
    height: 100%;
}
.innerbanner-section .maskinginner-block {
    width: 80px;
    height: 68px;
    float: left;
    position: absolute;
    background: url(images/maskinginner_img.png) no-repeat right top;
    -webkit-background-size: auto 100%;
       -moz-background-size: auto 100%;
         -o-background-size: auto 100%;
            background-size: auto 100%;
    right: -96px;
    bottom: -68px;
    z-index: 999;
}
.safari .innerbanner-section .maskinginner-block {
    bottom: -62px;
}
.innerbanner-section .maskinginner-block:before, .innerbanner-section .maskinginner-block:after {
    content: "";
    width: 10000%;
    height: 100%;
    float: left;
    position: absolute;
    top: 0px;
    background: #FFF;
}
.innerbanner-section .maskinginner-block:before {
    left: 100%;
}
.innerbanner-section .maskinginner-block:after {
    right: 100%;
}
.innerbanner-section .banner-cont-wrap {
    float: left;
    margin: auto;
    position: absolute;
    text-align: left;
    top: 0;
    left: 0px;
    width: 100%;
    height: 100%;
    display: table;
}
.innerbanner-section .banner-cont-wrap .content-block {
    width: 100%;
    height: 365px;
    max-width: 100%;
    padding: 8px 0 0;
    display: table-cell;
    vertical-align: middle;
}
.innerbanner-section .banner-cont-wrap h2 {
    color: #FFF;
    line-height: 34px;
    font-size: 30px;
    margin: 0px;
    padding: 0px 0 14px 0;
    width: 100%;
    font-family: 'AkzidenzGroteskBE-BoldCn';
    text-transform: uppercase;
}
.innerbanner-section .banner-cont-wrap h2  a,
.innerbanner-section .banner-cont-wrap h2  a:hover{
    color: #FFF;
}
.innerbanner-section .banner-cont-wrap p {
    font-size: 18px;
    line-height: 24px;
    color: #FFF;
    margin: 0px;
    padding: 0px 0 23px;
    width: 100%;
}
.innerbanner-section .banner-cont-wrap .discription-blk {
    width: 70%;
    height: auto;
    float: left;
    padding-left: 50px;
    padding: 36px 0px 20px 34px;
}
.innerbanner-section .banner-cont-wrap .discription-blk a.button:hover,
.innerbanner-section .banner-cont-wrap .discription-blk a.button:focus{
    background: #d26726;
    border-color: #d26726;
    color: #FFF;
}
.innerbanner-section .banner-cont-wrap .discription-blk .button{
    /* width: 130px; */
}
.innerbanner-section .banner-cont-wrap img {
    height: auto;
    float: left;
    border: #FFF solid 8px;
    max-width: 270px;
}
.common-header {
    width: 100%;
    height: auto;
    float: left;
    text-align: center;
    padding-top: 28px;
    margin-bottom:48px;
}
.common-header h1 {
    width: 100%;
    height: auto;
    float: left;
    border-bottom: #e1e1e1 solid 1px;
    text-transform: uppercase;
    position: relative;
    padding-bottom: 26px;
    color: #4b4a43;
    letter-spacing: 1.42px;
    /*font-family: 'AkzidenzGroteskBQ-BdCnd';*/
}
.common-header h1:before {
    content: "";
    background: url(images/header_shadow.png) no-repeat center center;
    position: absolute;
    left: 0%;
    width: 100%;
    height: 15px;
    float: left;
    bottom: -16px;
}
.common-header h1:after {
    content: "";
    background: url(images/header_arrow.png) no-repeat center center;
    position: absolute;
    left: 50%;
    width: 45px;
    height: 23px;
    float: left;
    bottom: -23px;
    margin-left: -22px;
}
/*---------------- Latest News ---------------- */




.latest-outer{
    width: 100%;
    float: left;
    background: #ffffff;
}
.latest-outer .load-more-outer {
    margin-top: -30px;
    border-top: 1px solid #e3e3e3;
}
.latest-outer h1{
    width: 100%;
    float: left;
    text-align: center;
    padding-bottom:19px;
    margin-top: -17px;
    letter-spacing: 0px;
    border-bottom: 1px solid #e3e3e3;
    position: relative;
    z-index: 999;
}
.latest-outer ul{
    width: 100%;
    float: left;
    margin: 0 0 30px;
    list-style: none;
}
.latest-outer li{
    width: 100%;
    float: left;
    border-top: 1px solid #e3e3e3;
    padding: 25px 0px 27px 0px;
}
.latest-outer li:first-child{
	border-top:0;
}
.latest-img{
    float: left;
    width: auto;
}
#list-blogs li:hover .latest-img > a img{
    opacity:0.8
}
.resources-main-blk li:hover .img-blk img{
    opacity:0.8
}
#list-blogs li:hover  .latest-description h4 a {
    color:#d26726
}
.news-date{
    width: 100%;
    float: left;
    line-height: 14px;
    letter-spacing:0.4px;
}
.date{
    padding-left:12px;
    margin-left:12px;
    border-left:1px solid #ccc;
}
.archive.date {
    padding-left:0;
    margin-left:0;
    border-left:none;
}
.latest-description{
    float: left;
    width: 68%;
    padding-left: 20px;
}
.latest-description ul{
    width: 100%;
    margin: 0px 9px 16px 0px;
}
.latest-description li{
    font-size: 14px;
    line-height: 16px;
    font-family: 'WorkSans-Bold';
    color: #4c4c4c;
    border: none;
    padding: 0px;
    text-transform: uppercase;
    letter-spacing: 1px;
}
.latest-description li:first-child{
    padding-right: 9px;
}
.latest-description li:last-child{
border: none;
}
.latest-description li:nth-child(2){
    padding-left: 12px;
    background: url('images/border.png') left top no-repeat;
}
.latest-description a{
    color: #e27e1c;
    text-decoration: none;
    outline: none;
}
.latest-description h4{
    float:left;
    width:100%;
    margin: 15px 0;
    font-weight:normal;
}
.latest-description p{
    color: #333333;
    font-size: 16px;
    line-height: 22px;
    padding:0 32px 0 2px;
    letter-spacing: 1px;
    margin: 0 0 18px;
}







/*--------------- Footer -----------------*/

.footer-container {
    float: left;
    width: 100%;
    /* height: 541px;
    margin-top: -541px; */
    z-index: 9999;
    position: absolute;
    bottom: 0;
}

.signup-container {
    float: left;
    width: 100%;
    border-top: 1px solid #d9d9d9;
    border-bottom: 1px solid #d9d9d9;
    background: #ededec;
}

.signup-outer {
    float: left;
    width: 100%;
    padding: 12px 0;
}

.email-heading-outer {
    float: left;
    width: 30.53%;
}

.email-heading-outer h6 {
    font-family: 'UniversLTPro-BoldCond';
    font-size: 18px;
    line-height: 20px;
    text-transform: uppercase;
    font-weight: 400;
    color: #4b4a43;
    margin-bottom: 0;
    padding: 5px 0;
}

.email-heading-outer h6  a  [class^="icon-"]:before ,
.email-heading-outer h6  a [class*=" icon-"]:before{
    margin:0;
}
.email-form-outer{
    float: left;
    width: 69.47%;
}
.email-form-outer #fname{
    margin: 0 !important;
}
.email-form-outer form {
    float: left;
    width: 100%;
}

#email-subscribe-form input {
    float: left;
    width: 22%;
    font-family: 'WorkSans-Medium';
    font-size: 14px;
    line-height: 17px;
    padding: 5px 10px;
    height: 31px;
    margin-left: 8px;
    background: #fafaf9;
    border: 1px solid #d9d9d9;
    -webkit-border-radius: 3px;
       -moz-border-radius: 3px;
            border-radius: 3px;
}

#email-subscribe-form input[type="text"]:focus,
#email-subscribe-form input[type="email"]:focus {
    background: #ffffff;
    border-color: #e27e1c;
}

/*
#email-subscribe-form input:first-child {
    margin-left: 0;
}
*/

#email-subscribe-form input[type="text"] {
    width: 24.95%;
}

#email-subscribe-form input[type="email"] {
    width: 32.92%;
}

#email-subscribe-form input[type="submit"] {
    width: 13.5%;
    background: #4b4a43;
    border: none;
    font-size: 16px;
    line-height: 14px;
    text-transform: uppercase;
    font-family: 'UniversLTPro-BoldCond';
    padding: 10px 10px 9px;
    text-align: center;
}
.mac.chrome #email-subscribe-form input[type="submit"] ,
.mac.safari #email-subscribe-form input[type="submit"] {
    line-height: 16px;
}
div.wpcf7 img.ajax-loader {
    margin-top: -5px;
    position: absolute;
    top: 50%;
}

#email-subscribe-form input[type="submit"]:hover {
    background: #707070;
    color: #ffffff;
}

#email-subscribe-form input::-webkit-input-placeholder {
   color: #4b4a43;
   text-transform: capitalize;
}

#email-subscribe-form input:-moz-placeholder {
   color: #4b4a43;
   text-transform: capitalize;
}

#email-subscribe-form input::-moz-placeholder {
   color: #4b4a43;
   text-transform: capitalize;
}

#email-subscribe-form input:-ms-input-placeholder {
   color: #4b4a43;
   text-transform: capitalize;
}

.footer-middle-container {
    float: left;
    width: 100%;
    background: #ededec;
    padding: 35px 0 27px;
}

.footer-middle-left {
    float: left;
    width: 100%;
}

.footer-middle-left ul {
    float: left;
    width: 100%;
    list-style: none;
    margin-left: 0;
    margin-bottom: 0;
}

.footer-middle-left li:first-child {
    margin-top: 0;
}

.footer-middle-left li {
    float: left;
    width: 100%;
    margin-top: 16px;
}

.footer-middle-left li:hover img {
    opacity: 0.5;
}

.footer-middle-right {
    float: left;
    width: 100%;
}

.location-outer {
    float: left;
    width: 28%;
    margin-left: 47px;
    margin-top: 3px;
}

.branch.location-outer {
    margin-left: 64px;
}

.location-outer address {
    font-size: 15px;
    line-height: 20px;
    font-family: 'WorkSans-Medium';
    color: #333333;
    text-transform: capitalize;
}

.location-outer address strong {
    float: left;
    width: 100%;
    font-size: 17px;
    line-height: 7px;
    font-family: 'WorkSans-SemiBold';
    margin-bottom: 20px;
}

.location-outer address abbr {
    display: inline-block;
    margin-right: 5px;
}

.location-outer address abbr[title^="Telephone"] {
    margin-top: 19px;
}

.location-outer address abbr + a:hover {
    color: #333333;
}

.location-outer address abbr + a[href^="mailto"]:hover {
    color: #e38e17;
}

.social-share-outer {
    float: right;
    width: 18.72%;
}

.social-share-outer a.button {
    float: right;
    background: #246188;
    border: 2px solid #246188;
    margin-bottom: 11px;
    font-family: 'UniversLTPro-BoldCond';
    text-align: center;
    font-size: 20px;
    line-height: 20px;
    -webkit-appearance: none;
    padding: 10px 18px 8px;
}

.social-share-outer a:focus {
    color: #ffffff;
}

.social-share-outer a:hover {
    text-decoration: none;
    background: #154766;
    color: #ffffff;
    border: 2px solid #154766;
}

.social-share-outer .social-menu {
    margin: 0;
}

.social-share-outer .social-menu ul {
    margin: 0;
}

.social-share-outer .social-menu ul li:first-child a {
    margin-left: 0;
}

.social-share-outer .social-menu ul li a {
    background: #4b4a43;
    color: #ffffff;
    margin-left: 10px;
    font-size: 14px;
    line-height: 30px;
}

.footer-middle-menu {
    float: left;
    width: 100%;
    margin-top: 12px;
}

.footer-middle-menu ul {
    float: left;
    width: 100%;
    list-style: none;
    margin: 0;
}

.footer-middle-menu li:first-child {
    margin-left: 0;
}

.footer-middle-menu li {
    float: left;
    text-transform: uppercase;
    font-family: 'WorkSans-SemiBold';
    font-size: 16px;
    line-height: 18px;
    margin-left: 7.18%;
}

.footer-middle-menu li a {
    color: #333333;
}

.footer-middle-menu li a:hover {
    opacity: 0.7;
}

.footer-bottom-container {
    float: left;
    width: 100%;
    padding: 21px 0 22px;
    background: #ededec;
    border-top: 1px solid #d9d9d9;

}

.footer-bottom-left {
    float: left;
    width: 100%;
    margin-right: -12px;
}

.footer-bottom-right {
    float: left;
    width: 100%;
}

.footer-bottom-right ul {
    float: right;
    list-style: none;
    margin-left: 0;
    margin-top: 27px;
    margin-bottom: 0;
}

.footer-bottom-right li:first-child {
    border-left: none;
    margin-left: 0;
    padding-left: 0;
}

.footer-bottom-right li {
    float: left;
    border-left: 1px solid #333333;
    margin-left: 21px;
    padding-left: 23px;
    font-size: 15px;
    line-height: 20px;
    font-family: 'WorkSans-Medium';
    color: #333333;
    text-transform: capitalize;
}

.footer-bottom-right li a:hover {
    opacity: 0.7;
}


.email-heading-outer h6 a {
    font-size: 25px;
    line-height: 25px;
    margin-right: 9px;
}

.header-container #email-subscribe-form input[type="email"] {
    width: 32.5%;
}

.header-container .email-heading-outer h6 {
  padding: 0;
}


/*--------------  Our mission Page -----------------*/
.misson-block {
    width: 100%;
    height: auto;
    float: left;
    margin: 0px;
    padding: 0px 0 30px 0;
}
.misson-block .block-text p {
    width: 100%;
    height: auto;
    float: left;
    font-size: 18px;
    line-height: 24px;
    color: #333333;
    padding: 0 0 2px 0;
    letter-spacing: 1.42px;
}
.misson-block .misson-img-block {
    width: 100%;
    float: left;
    height: auto;
    margin: 0px;
    padding-bottom:36px;
}
.misson-block .misson-img-block img {
    width: 100%;
}
.misson-content{
    width: 100%;
    float: left;
}
.misson-block .right-topblock {
    width: 100%;
    height: auto;
    float: left;
    margin: 0px 0 20px 0;
    padding: 36px 15px 15px;
    background: #4b4a43;
    text-align: center;
}
.misson-block .right-topblock i {
    color: #FFF;
    font-size: 30px;
    opacity: .2;
}
.misson-block .right-topblock .img-bloock {
    width: 100%;
    height: auto;
    display: inline-block;
    padding-bottom:30px;
}
.misson-block .right-topblock .img-bloock img {
    border: #FFF solid 4px;
    width: 100%;
    max-width: 145px;
}
.misson-block .right-topblock .quote-cont {
    width: 100%;
    height: auto;
    float: left;
    position: relative;
}
.misson-block .right-topblock .quote-cont p {
    font-size: 23px;
    color: #FFF;
    line-height: 26px;
    font-family: 'AkzidenzGroteskBQ-Cnd';
    padding: 0 0 30px 0;
    margin: 0px;
}
.misson-block .right-topblock .quote-cont h6 {
    font-size: 18px;
    color: #FFF;
    line-height: 21px;
    font-family: 'AkzidenzGroteskBQ-Cnd';
    padding: 0 0 40px 0;
}
.misson-block .right-topblock .quote-cont a {
    width: 100%;
    float: left;
    padding: 0;
    background: #FFF;
    font-family: 'WorkSans-Medium';
    font-size: 15px;
    color: #525249;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    font-weight: normal;
    line-height: 30px;
    letter-spacing: .4px;
}
.misson-block .right-topblock .quote-cont a:hover{
    background: #93928e;
    color: #ffffff;
}
/* .misson-block .right-topblock .quote-cont p:before {
    content: '" ';
}
.misson-block .right-topblock .quote-cont p:after {
    content: ' "';
} */
.misson-block .right-bottomblock {
    width: 100%;
    height: auto;
    float: left;
    margin: 0px;
    padding: 15px;
    background: #e08628;
    text-align: center;
}
.misson-block .right-bottomblock i {
    color: #FFF;
    font-size: 30px;
    opacity: .2;
}
.misson-block .right-bottomblock p {
    font-size: 23px;
    color: #FFF;
    line-height: 26px;
    font-family: 'AkzidenzGroteskBQ-BdCnd';
    padding: 0 0 30px 0;
    margin: 0px;
}

.page.page-template-default .misson-content p + ul {
    margin-top: -12px;
}
.misson-block .right-bottomblock a {
    width: 100%;
    float: left;
    padding: 0;
    background: #FFF;
    font-family: 'WorkSans-Medium';
    font-size: 14px;
    color: #525249;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    font-weight: normal;
    line-height: 30px;
    letter-spacing: .4px;
}
.resources-details-blk {
    width: 100%;
    height: 357px;
    float: left;
    position: relative;
    overflow: hidden;
	margin-bottom: 20px;
}
.resources-details-blk .main-details-img {
  height: 100%;
  left: 50%;
  margin-left: -750px;
  position: relative;
  width: 1500px;
}
.resources-details-blk .main-details-img:after {
    content: "";
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0px;
    top: 0px;
    background-color: rgba(0, 0, 0, .3);
}
.resources-details-blk .main-details-img img {
    width: 100%;
}
.resources-details-blk .details-cont-wrap {
background-repeat: no-repeat !important;
    background-size: cover !important;

  display: table;
  float: left;
  height: 100%;
  left: 0;
  margin: auto;
  position: absolute;
  text-align: center;
  top: 0;
  width: 100%;
}
.resources-details-blk .maskinginner-block {
  background: url("images/maskinginner_img.png") no-repeat right top;
  -webkit-background-size: auto 100%;
       -moz-background-size: auto 100%;
         -o-background-size: auto 100%;
            background-size: auto 100%;
  bottom: -68px;
  float: left;
  height: 68px;
  position: absolute;
  right: -96px;
  width: 80px;
  z-index: 999;
}
.resources-details-blk .maskinginner-block::before, .resources-details-blk .maskinginner-block::after {
  background: #ffffff none repeat scroll 0 0;
  content: "";
  float: left;
  height: 100%;
  position: absolute;
  top: 0;
  width: 10000%;
}
.resources-details-blk .maskinginner-block::after {
  right: 100%;
}
.resources-details-blk .maskinginner-block::before, .resources-details-blk .maskinginner-block::after {
  background: #ffffff none repeat scroll 0 0;
  content: "";
  float: left;
  height: 100%;
  position: absolute;
  top: 0;
  width: 10000%;
}
.resources-details-blk .maskinginner-block::before {
  left: 100%;
}
.resources-details-blk .details-cont-wrap .content-block {
  display: table-cell;
  height: 289px;
  max-width: 100%;
  padding: 0;
  vertical-align: middle;
  width: 100%;
}

.resources-details-blk .details-cont-wrap p {
    color: #FFF;
    font-size: 24px;
    line-height: 32px;
    /* font-weight:700; */
}
.resources-details-blk .details-cont-wrap h6 {
    color: #FFF;
    font-size: 20px;
    line-height: 32px;
    font-family: 'Lato', sans-serif;
    font-weight:700;
    text-transform: none;
}
.resources-main-blk {
    width: 100%;
    height: auto;
    float: left;
    padding: 0 0 43px 0;
}
.resources-main-blk h2 {
    width: 100%;
    float: left;
    font-size: 30px;
    text-transform: uppercase;
    font-family: 'AkzidenzGroteskBQ-BdCnd';
    color: #4b4a43;
    margin-top: -18px;
    position: relative;
    z-index: 999;
    margin-bottom: 22px;
}
.resources-main-blk ul {
    width: 100%;
    float: left;
    list-style: none;
    margin: 0px;
    padding: 0px;
}
.resources-main-blk ul li {
    width: 33.33%;
    height: auto;
    float: left;
    margin: 0px;
    padding: 0px;
}
.resources-main-blk ul li .content-main-blk {
    border-top: #d9d9d9 solid 1px;
    width: 100%;
    max-width: 273px;
    float: left;
    padding: 20px 0;
    display: table;
}
.resources-main-blk ul li .content-main-blk .img-blk {
    width: 100%;
    height: auto;
    float: left;
    max-width: 82px;
    display: table-cell;
}
.resources-main-blk ul li .content-main-blk .content-blk {
    width: auto;
    height: auto;
    max-width: 190px;
    padding-left: 23px;
    vertical-align: middle;
    display: table-cell;
    height: 82px;
    overflow: hidden;
}
.resources-main-blk ul li .content-main-blk .content-blk p {
    font-size: 16px;
    color: #e27e1c;
    float: none;
    line-height: 20px;
    font-family: 'WorkSans-Bold';
    margin: 0px;
    padding: 0px;
}
.resources-main-blk ul li .content-main-blk a:hover .content-blk p {
    text-decoration: none;
}
.resources-main-blk li:hover .content-blk a p{
    color: #d26726 !important;
}

.page.page-template-default .content-area {
    padding-bottom: 465px;
}


/*------------ People Page ---------------*/

.staff-cotainer{
    float:left;
    width:100%;
    margin:29px 0;
}
.people-outer{
    float:left;
    width:100%;
}
.people-outer ul{
    float:left;
    width:100%;
    list-style:none;
    margin:0 ;
}
.people-outer ul li{
    float:left;
    width:100%;
/*    text-align:center;*/
    padding:50px 0 20px 0;
	border-top:1px solid #ccc;
}
.people-outer ul li:first-child{
	border-top:0;
	padding-top:0;
}
.people-outer ul li a{
    float: left;
    width: 100%;
    text-decoration: none;
    vertical-align: top;
	text-transform: none;
}
.people-outer ul li:hover a img{
    opacity:0.8;
}
.people-outer ul li a strong{
    float:left;
    width:100%;
    font-family: 'WorkSans-Bold';
    color:#e27e1c;
    font-weight:normal;
    font-size:20px;
    margin-top: 17px;
}
.people-outer ul li a span{
    float:left;
    width:100%;
    color:#333333;
    font-weight:normal;
    font-size:15px;
    font-family: 'Lato', sans-serif;
    font-style:italic;
}


/*------------ Staff Page Popup ---------------*/

.staff-popup-outer {
    float: left;
    width: 100%;
    background: #ffffff;
    padding: 62px 35px 31px 40px;
    position: relative;
}

.popup-image {
    float: left;
    width: 30.16%;
}

.popup-details {
    float: left;
    width: 69.84%;
    padding-left: 31px;
}

.popup-details > strong {
    font-size: 24px;
    line-height: 26px;
    float: left;
    width: 100%;
    font-family: 'WorkSans-Bold';
    font-weight: 400;
    text-transform: capitalize;
    color: #33322d;
    margin-bottom: 2px;
}

.popup-details > strong + span {
    font-size: 17px;
    line-height: 26px;
    display: block;
    font-family: 'Lato', sans-serif;
    font-style: italic;
    text-transform: capitalize;
    margin-bottom: 19px;
}
.popup-details > a[href^="mailto"] {
    font-size: 15px;
    line-height: 30px;
    font-family: 'Lato', sans-serif;
    font-weight: 700;
    color: #e08628;
    display: inline-block;
    margin-bottom: 22px;
}

.popup-details > a[href^="mailto"]:hover {
    color: #d26726;
}

.popup-details > p {
    color: #333333;
    margin-bottom: 26px;
}

.popup-details > .close {
    position: absolute;
    right: 68px;
    top: 26px;
    font-size: 15px;
    line-height: 20px;
    font-family: 'WorkSans-Medium';
    text-transform: uppercase;
    color: #525249;
    opacity: 1;
    font-weight: 400;
}

.popup-details > .close:hover {
    opacity: 0.2;
}

/*.staff-popup-outer {
    display: none;
}*/

/*.people-outer ul li a:hover {
    opacity: 0.8;
}*/
.people-outer ul li:hover a strong{
    color: #d26726;
}
/*------------------- Jobs Page ------------------- */
.jobs-outer-blk {
    width: 100%;
    height: auto;
    float: left;
    margin: 0px;
    padding: 0px;
}
.jobs-content-area {
    width: 100%;
    height: auto;
    float: left;
    margin: 0px;
    padding:0 0 40px 0;
}
.jobs-content-area .inner-blk {
    width: 100%;
    height: auto;
    float: left;
    margin: 0px;
    padding: 0px;
    display: table;
}
.jobs-content-area .inner-blk .left-outer {
    width: 71%;
    height: auto;
    margin: 0px;
    padding: 30px;
    display: table-cell;
    max-width: 665px;
    vertical-align: top;
}
.jobs-content-area .inner-blk .right-outer {
    width: 39%;
    height: auto;
    margin: 0px;
    padding: 30px;
    display: table-cell;
    border-left: 1px solid #dddddd;
    max-width: 273px;
}
.jobs-content-area .inner-blk .right-outer h6 {
    font-family: 'WorkSans-SemiBold';
    font-size: 16px;
    line-height: 24px;
    letter-spacing: .5px;
    text-transform: uppercase;
    color: #4c4c4c;
    padding-bottom: 14px;
    float: left;
}
.jobs-content-area .inner-blk .right-outer ul {
    width: 100%;
    height: auto;
    float: left;
    list-style: none;
    margin: 0px;
    padding: 0 0 35px 0;
}
.jobs-content-area .inner-blk .right-outer ul li {
    width: 100%;
    height: auto;
    float: left;
    list-style: none;
    position: relative;
    line-height: 20px;
    font-size: 15px;
    font-family: 'Lato', sans-serif;
    font-weight: bold;
    letter-spacing: .5px;
    padding: 5px 0 5px 20px;
    color: #4b4a43;
}
.jobs-content-area .inner-blk .right-outer ul li:before {
    width: 4px;
    height: 4px;
    content: "";
    position: absolute;
    left: 0px;
    top: 12px;
    background: #4b4a43;
}
.jobs-content-area .inner-blk .right-outer a {
    line-height: 20px;
    font-size: 15px;
    font-family: 'Lato', sans-serif;
    font-weight: bold;
    color: #e08628;
    float: left;
    width: 100%;
    word-break: break-all;
}
.jobs-content-area .inner-blk .right-outer a:hover {
    color: #d26726;
}
.jobs-content-area .inner-blk .right-outer p {
    width: 100%;
    height: auto;
    float: left;
    list-style: none;
    line-height: 20px;
    font-size: 15px;
    font-family: 'Lato', sans-serif;
    font-weight: bold;
    letter-spacing: .5px;
    color: #4b4a43;
}

.faq-block.jobs-content-area .faq-outer .panel-title a {
    line-height: 30px;
    padding: 30px 70px 30px 30px;
}
.faq-block.jobs-content-area .faq-outer .panel-title a:after {
    margin-top: -15px;
    top: 50%;
}
.faq-block.jobs-content-area .inner-blk .left-outer p a {
    float: none;
    width: auto;
}
.faq-block.jobs-content-area .inner-blk .left-outer h6 {
    line-height: 20px;
    font-size: 13px;
    font-family: 'WorkSans-SemiBold';
    color: #a3a3a3;
    width: 100%;
    float: left;
    text-transform: uppercase;
}
.faq-block.jobs-content-area .inner-blk .left-outer a {
    line-height: 20px;
    font-size: 15px;
    font-family: 'Lato', sans-serif;
    font-weight: bold;
    color: #e08628;
    width: 100%;
    float: left;
    padding-bottom: 20px;
}
.faq-block.jobs-content-area .inner-blk .left-outer a:hover {
    color: #d26726;
    text-decoration: none;
}
.common-tab.acoodtab-list {
    padding-top: 6px;
    padding-bottom: 30px;
    float: left;
    width: 100%;
    height: 100%;
    display: table;
}
.common-tab.acoodtab-list .resp-tabs-list li {
    width: 20%;
    padding: 24px 5px !Important;
    height: 100%;
    float: none;
    display: table-cell;
    vertical-align: middle;
}
#state-pager ul {
    margin: 0;
}
.state-tab ul li {
    width: 20%;
    padding: 24px 5px !Important;
    height: 100%;
    float: none;
    display: table-cell;
    vertical-align: middle;
    background: #f2f2f2;
    border: 1px solid #dddddd;
    color: #4b4a43;
    font-family: "WorkSans-Medium";
    font-size: 17px;
    padding: 12px 15px !important;
    min-height: 52px;
    text-align: center;
}
.custom-pager span{
    display:none;
}
.state-tab {
    float: left;
    width: 100%;
    margin: 21px 0;
}
.mobile-nav {
    display: none;
    float: left;
    width: 100%;
    position: relative;
}

.mobile-nav #prev,
.mobile-nav #next {
    position: absolute;
    top: 28%;
    width: 17px;
    opacity: 1;
    z-index: 800;
    height: auto;
    cursor: pointer;
}

.mobile-nav #prev {
    left: 7px;
    background: url("images/left-mob-arrw.png") no-repeat left top;
}
.mobile-nav #next {
    right: 7px;
    background: url("images/right-mob-arrw.png") no-repeat left top;
}
.mobile-nav #prev:hover,
.mobile-nav #next:hover {
    opacity: .7;
    filter: alpha(opacity=70)
}

.mobile-nav span {
      float: left;
      width: 100%;
    background: #4b4a43;
    border: 1px solid #4b4a43 !important;
    color: #ffffff !important;
    cursor: pointer;
    font-size: 17px;
    line-height: 19px;
    padding: 15px 27px;
    font-family: 'WorkSans-Medium';
    text-align: center;
}

.slider-block {
  float: left;
  width: 100%;
}



/*------------ Publication Tab Page ---------------*/


.pub-mainouter {
    width: 100%;
    height: auto;
    float: left;
    margin: 0px;
    padding: 0px;
}
.pub-mainouter .publication-details {
    padding-top: 54px;
}
.publication-details .resp-tabs-container ul {
    width: 100%;
    height: auto;
    float: left;
    margin: 0px;
    padding: 0px;
    list-style: none;
    border-bottom: 1px solid #dddddd;
}
.media-outer  ul.publication-view li {
    width: 50%;
    height: auto;
    float: left;
    margin: 0px;
    /* min-height: 260px; */
    max-width: 445px;
    padding: 46px 0 46px 0;
    border-top: 1px solid #dddddd;
}
.media-outer ul:nth-child(1) li {
    margin-top:0;
}
.media-outer .resp-tabs-container ul:nth-child(1) li {
    border-top:0;
    margin-top:0;
}
.media-outer ul.publication-view  li:nth-child(even) {
    float: right;
}
.media-outer ul.publication-view  li h4 {
    color: #e27e1c;
    min-height: 36px;
    line-height: 42px;
    padding-left: 49px;
    font-family: 'WorkSans-Bold';
    background: url(images/pdf_icon.png) no-repeat left top 5px;
}
.media-outer ul.publication-view  li h4 a {
    color: #e27e1c;
    font-family: 'WorkSans-Bold';
}
.media-outer ul.publication-view  li ul {
    width: 100%;
    height: auto;
    float: left;
    margin: 0;
    padding: 14px 0 0 47px;
    list-style: none;
    border: none;
}
.media-outer ul.publication-view  li ul li {
    width: 100%;
    height: auto;
    float: left;
    margin: 0px!important;
    padding: 0px;
    list-style: none;
    border: none;
    min-height: 1px;
    position: relative;
    line-height: 20px;
    padding: 0 0 10px 13px;
    text-transform: uppercase;
    font-size: 14px;
}
.media-outer ul.publication-view  li ul li:before {
    content: "";
    width: 4px;
    height: 4px;
    background: #000;
    position: absolute;
    left: 0px;
    top: 8px;
    -webkit-border-radius: 50px;
    -moz-border-radius: 50px;
    border-radius: 50px;
}
.media-outer ul.publication-view > ul li a {
    font-weight: 600;
}
.publication-view li ul li a:hover{
    color: #707070 !important;
}
.publication-view a:hover h4{
    color:#d26726 !important;
    background:url("images/pdf_icon_hover.png") no-repeat  left  top 5px !important;
}
/*------------ Publication Detail Page ---------------*/

.publication-detail-wrap{
    float: left;
    width: 100%;
    padding:48px 0 0  0;
}
.publication-outer .common-header h1,
.story-detail-outer .common-header h1,
.pub-mainouter .common-header h1{
    font-family: 'UniversalCondensedBold';
}
.media-outer .publication-wrap{
    float: left;
    width: 100%;
    padding:45px 0!important;
    /* overflow:hidden; */
}
.publication-wrap h4 a{
    float: left;
    width: 100%;
    color:#4b4a43;
}
.publication-left{
    float: left;
    width: 100%;
    max-width: 300px;
}
.publication-left ul{
    float: left;
    width: 100%;
    margin:0 0 0 8px;
}
.publication-left li {
    float: left;
    width: 100%;
    height: auto;
    margin: 0px!important;
    padding: 0px;
    list-style: none;
    border: none;
    min-height: 1px;
    position: relative;
    line-height: 20px;
    padding: 0 0 10px 13px;
    text-transform: uppercase;
    font-size: 14px;
}
.publication-left li:before {
    content: "";
    width: 4px;
    height: 4px;
    background: #000;
    position: absolute;
    left: 0px;
    top: 9px;
    -webkit-border-radius: 50px;
    -moz-border-radius: 50px;
    border-radius: 50px;
}
.publication-right{
    float: left;
    width: 100%;
    /* padding-right: 8px; */
}
.publication-right ul {
    margin: 45px 0 0 0;
    float: left;
    width: 100%;
}
.publication-right ul li{
    list-style:none;
    float: left;
    width: 100%;
}
.action-news {
    float: left;
    width: 100%;
}
.publication-right h5{
    float: left;
    width: 100%;
    /* font-family: 'AkzidenzGroteskBQ-BdCnd'; */
    font-family: "UniversalCondensedBold";
    text-transform:uppercase;
    font-weight:normal;
}
.publication-right p{
    float: left;
    width: 100%;
    font-family: 'Lato', sans-serif;
}
.publication-wrap h4{
    float: left;
    width: 100%;
    margin-bottom:17px;
}
.publication-left li a {
    font-weight: 600;
}



/*------------ Map ---------------*/
.resources-map-outer{
    float:left;
    width:100%;
}
.map-wrapper{
    float:left;
    width:100%;
    padding:44px 0 55px 0;
    border-top:1px solid #e3e3e3;
    border-bottom:1px solid #e3e3e3;
    margin:25px 0 55px 0;
}
.map-details p{
    font-family: 'Lato', sans-serif;
    font-size:18px;
    line-height:24px;
    letter-spacing:1px;
    padding-top:0;
    margin-bottom: 20px;
}
.page .map-details > p{
    font-size:16px;
    line-height:22px;
}
.map svg{
    float:left;
    width:100%;
}
.state-list{
    float:left;
    width:100%;
    margin-bottom:65px;
}
.state-list ul{
    float:left;
    width:25%;
    list-style:none;
    margin:0;
}
.state-list ul li{
    float:left;
    width:100%;
}
.state-list ul li a,
.state-list ul li span{
    float:left;
    width:100%;
    color:#e08628;
    font-family: 'Lato', sans-serif;
    font-weight: 700;
    font-size:15px;
    line-height:30px;
}
.state-list ul li a:hover{
    color: #d26726;
}
.state-list ul li span{
    float:left;
    width:100%;
    padding-top:35px;
    border-top:1px solid #e3e3e3;
    margin-top:35px;
    text-transform:uppercase;
}


/*------------ Publication list Page ---------------*/

/* .publication-list-wrap .related-resources-outer ul li{
    padding-bottom:27px;
    margin-bottom:27px;
} */

/*------------ Media Page ---------------*/

.media-outer{
    float:left;
    width:100%;
}

/*------------ Survivor Stories  Page ---------------*/


.stories-outerblk {
    width: 100%;
    height: auto;
    float: left;
}

.innerbanner-section.banner-sliderblk ul {
    margin: 0px;
    height: 433px;
}
.cycle-slide {
    width: 100%;
}
.cycle-pager {
    width: 100%;
    max-width: 940px;
    height: 50px;
    float: left;
    position: absolute;
    left: 50%;
    margin-left: -470px;
    bottom: 117px;
    z-index: 99999;
    text-align: right;
    color: #FF0000;
    text-indent: -99999px;
    bottom:40px;
}
.cycle-pager span {
    width: 18px;
    height: 18px;
    float: right;
    background: #FFF;
    -webkit-border-radius: 50px;
    -moz-border-radius: 50px;
    border-radius: 50px;
    font-size: 1px;
    text-align: center;
    margin: 0 5px;
    cursor: pointer;
}
.cycle-pager span.cycle-pager-active {
    background: #e08628;
}

.story-outer{
    width: 100%;
    float: left;
    margin-top:-25px;
    position: relative;
    z-index: 999;
}
.story-outer p{
    font-family: 'WorkSans-Medium';
    font-size: 15px;
    line-height: 22px;
    color: #4b4a43;
    margin: 0px 0px 41px 0px;
}
.story-outer ul{
    width: 100%;
    float: left;
    border-bottom: 1px solid #e3e3e3;
    margin: 0px;
}
.story-outer li{
    width: 100%;
    float: left;
    list-style: none;
    padding: 58px 0px 47px 0px;
    border-top: 1px solid #e3e3e3;
}
.story-author{
    width: 100%;
    float: left;
}
.story-author h4{
    width: 100%;
    text-align: left;
    color: #e08628;
    margin-bottom: 0px;
    letter-spacing: 0px;
}
.story-author a:hover h4{
    color: #d26726;
}
.story-author span{
    font-size: 16px;
    line-height: 18px;
    width: 100%;
    color: #4c4c4c;
    font-family: 'WorkSans-SemiBold';
    text-transform: uppercase;
}
.story-views{
    width: 100%;
    float: right;
    padding: 0;
}
.story-views p{
    font-size: 16px;
    line-height: 24px;
    font-family: "Lato",sans-serif;
    letter-spacing: 1px;
    margin: 0px;
}

.screen-reader-text {
    display: none;
}

/*------------ Stories Details Page ---------------*/


.story-detail-outer {
    float: left;
    width: 100%
}

.stories-outer {
    float: left;
    width: 100%
}

.stories-outer h4 {
    font-size: 34px;
    line-height: 36px;
    color: #4b4a43;
    margin-bottom: 12px;
    text-transform: capitalize;
}

.stories-outer h4 + span {
    float: left;
    width: 100%;
    font-size: 16px;
    line-height: 24px;
    color: #4c4c4c;
    margin-bottom: 10px;
    text-transform: uppercase;
    font-family: 'WorkSans-SemiBold';
}

.stories-outer hr {
    float: left;
    width: 100%;
}

.stories-outer h4 + span + p {
    font-size: 16px;
    line-height: 26px;
    color: #4c4c4c;
    font-family: 'WorkSans-Medium';
    margin-bottom: 25px;
}

.stories-outer p,
.stories-details p {
    font-size: 17px;
    line-height: 26px;
    margin-bottom: 25px;
    color: #333333;
}

.stories-content {
    float: left;
    width: 100%;
    margin-top: 11px;
}

.stories-image {
    float: left;
    width: 100%;
}

.stories-details {
    float: left;
    width: 100%;
}

.campaign-content-container .videos {
    padding-bottom: 41px;
}

.campaign-content-container hr {
    margin-bottom: 32px;
}

.stories-details .load-more {
    margin: 21px 0 56px;
    max-width: 84px;
}

.stories-details .load-more .icon-arrow_left {
    display: inline-block;
    font-size: 10px;
    line-height: 30px;
    vertical-align: top;
    margin-right: 3px;
}

/*------------ Media Page ---------------*/

.media-outer .media,
.publications-outer .publications {
    /*padding-bottom: 49px; */
   overflow: visible;
}

.single.single-people .media-outer .media {
    padding-bottom: 0;
}

.media-outer .resp-tabs-list,
.publications-outer .resp-tabs-list {
    float: left;
    width: 100%;
}

.media-outer .common-tab .resp-tabs-list li,
.publications-outer .common-tab .resp-tabs-list li,
.publication-outer .common-tab .resp-tabs-list li {
    float: left;
    width: 33.33%;
}

.single.single-people .common-header.media {
    overflow: visible;
}

.common-tab .resp-tabs-list li {
    line-height: 19px;
}

.common-tab .resp-tabs-list li:hover,
.common-tab h2.resp-accordion:hover {
    background: #4b4a43!important;
    border: 1px solid #4b4a43 !important;
    color: #ffffff !important;
}

.media-outer .resp-tabs-container,
.publications-outer .resp-tabs-container {
    float: left;
    width: 100%;
}

.media-outer .resp-tab-content,
.publications-outer .resp-tab-content {
    padding: 0;
}

.media-outer .resp-tab-content ul,
.publications-outer .resp-tab-content ul {
    float: left;
    width: 100%;
    list-style: none;
    margin: 0;
}

.media-outer .resp-tab-content li:nth-child(3n+1),
.publications-outer .resp-tab-content li:nth-child(3n+1) {
    margin-left: 0;
}
 /*
.media-outer .resp-tab-content li:nth-child(-n+3) {
    margin-top: 46px;
} */

/* .media-outer  ul.publication-list:nth-child(1) li {
    margin-top: 27px;
}  */


ul.publication-list  li ,
.publications-outer .resp-tab-content li {
    float: left;
    width: 29.36%;
    border-top: 1px solid #dddddd;
    margin-left: 5.96%;
   /*  padding-bottom: 42px; */
    padding-bottom: 35px;
}


.publication-list .resp-tab-content li {
    padding-bottom: 28px;
    margin-top: 12px;
    width: 31.6%;
    margin-left: 2.45%;
}

.media-outer .resp-tab-content li a:hover,
.publications-outer .resp-tab-content li a:hover {
    color: #d26726;
}

.media-outer .resp-tab-content li span {
    float: left;
    width: 100%;
    font-size: 14px;
    line-height: 20px;
    font-family: 'WorkSans-SemiBold';
    color: #4c4c4c;
    text-transform: uppercase;
}

.media-outer .resp-tab-content li strong{
    margin-top: 35px;
    float: left;
    width: 100%;
    font-size: 18px;
    line-height: 22px;
    font-family: 'WorkSans-Bold';
    color: #e27e1c;
    font-weight: 400;
}

.media-outer .resp-tab-content li a:hover strong{
    color: #d26726 !important;
    opacity: 1;
}
/*
.media-outer .publication-list li strong {
    margin-top: 20px;
    float: left;
    width: 100%;
    font-size: 18px;
    line-height: 22px;
    font-family: 'WorkSans-Bold';
    color: #e27e1c;
    font-weight: 400;
}



*/
/*------------ Video page ---------------*/
.video-cotainer .related-resources-outer {
    padding-bottom:0px;
}
.video-cotainer .related-resources-outer ul li:last-child{
    margin-bottom:0px;
    border-bottom:none;
}
.video-cotainer .related-resources-outer ul li:nth-child(11){
    margin-bottom:0px;
    border-bottom:none;
}


/*--------video-cotainer-------*/
.videos{
   /*  padding-bottom: 48px; */
}
.video-container{
    float: left;
    width: 100%;
   /*  padding: 48px 0 0; */
}
.video-content-outer{
    float: left;
    width: 100%;
}
.sidebar-outer{
    float: left;
    width: 100%;
    margin-bottom: 25px;
}
.sidebar-outer ul{
    float: left;
    width: 100%;
    margin: 0;
    list-style: none;
}
.sidebar-outer ul li{
    float: left;
    width: 100%;
    position: relative;
}

.sidebar-outer ul li:after{
    background: linear-gradient(to right, rgba(223, 223, 223, 0), rgba(223, 223, 223, 0.9), rgba(223, 223, 223, 0.9));
    border: 0 none;
    height: 1px;
    width: 100%;
    position: absolute;
    left: 0;
    bottom: 0;
    content: "";
    display: inline-block;
}
.sidebar-outer ul li a{
    float: left;
    width: 100%;
    color: #4b4a43;
    font-family: 'WorkSans-Medium';
    font-size: 16px;
    padding: 14px 0 11px 0;
    position: relative;
    text-transform: capitalize;

   /*  -webkit-transition: all 500ms ease-out 0s;
       -moz-transition: all 500ms ease-out 0s;
            transition: all 500ms ease-out 0s; */
}

.sidebar-outer ul li a:hover,
.sidebar-outer ul li a.active,
.sidebar-outer ul li.current-menu-item a,
.sidebar-outer ul li.current-menu-parent a{
    font-family: 'WorkSans-SemiBold';
    text-decoration: none;
    padding-left: 18px;
    color: #707070;

   /*  -webkit-transition: all 500ms ease-in 0s;
       -moz-transition: all 500ms ease-in 0s;
            transition: all 500ms ease-in 0s; */
}
.sidebar-outer ul li a:hover:before,
.sidebar-outer ul li a.active:before,
.sidebar-outer ul li.current-menu-item a:before,
.sidebar-outer ul li.current-menu-parent   a:before{
    position: absolute;
    content: "\e802";
    display: inline-block;
    color: #4b4a43;
    font-size: 12px;
    left: 2px;
    top: 14px;
    font-family: 'jdi-icons';
}

.latest-video-outer{
    float: left;
    width: 100%;
}
.latest-video-outer:hover .latest-video-content h5{
    color: #4b4a43;
}
.latest-video{
    float: left;
    width: 100%;
}
.latest-video:hover{
    opacity: 0.8;
}
.campaign-content-container .latest-video:hover{
    opacity: 1;
}
.latest-video-content{
    float: left;
    width: 100%;
    margin: 21px 0 0;
    position: relative;
}
.latest-video-content h5{
    color:#4b4a43;
    font-size: 20px;
    font-family: 'WorkSans-Bold';
    line-height: 31px;
    margin: 0 0 15px;
}
.latest-video-content p{
    float: left;
    font-size: 15px;
    padding-right: 9%;
    width: 100%;
    line-height: 20px;
}
.video-social-links{
    float: left;
    width: 100%;
}
.social-menu.video-social > span,
.video-list-socials .social-menu > span{
    float: left;
    line-height: 20px;
    width: 59px;
    font-family: 'WorkSans-SemiBold';
    font-size: 14px;
    color: #4b4a43;
}
.social-menu.video-social{
    margin: 0;
    position: absolute;
    right: 0;
    top: 0;
    width: auto;
}
.social-menu.video-social > ul,
.video-list-socials .social-menu > ul{
    margin: 0 0 0 10px;
}
.social-menu.video-social ul li a,
.video-list-socials .social-menu ul li a{

    height: 24px;
    width: 24px;
    line-height: 24px;
    font-family: 15px;
    margin-left: 11px;
}
.social-menu.video-social ul li a i,
.video-list-socials .social-menu ul li a i{
    float: left;
    font-size: 12px;
    line-height: 24px;
    width: 100%;
}

.video-list-outer{
    float: left;
    width: 100%;
}
.video-list-outer ul{
    float: left;
    width: 104.44%;
    margin: 0 0 0 -4.44%;
    list-style: none;
}
.video-list-outer ul li{
    float: left;
    width: 45.56%;
    margin: 0 0 42px 4.44%;
}
.video-list-outer ul li:hover .video-content h6{
    color: #4b4a43;
}
.video-list-outer{
    float: left;
    width: 100%;
}
.video-content-outer .load-more-outer{
    border-top: 1px solid #e3e3e3;
}
.video-list-content{
    float: left;
    width: 100%;
}
.video-outer{
    float: left;
    width: 100%;

}
.video-outer a,
.latest-video a{
    float: left;
    width: 100%;
    position: relative;
}
.sc_player_container1 .myButton_play,
.sc_player_container1 .myButton_stop{
    width: 70px !important;
    height: 70px !important;
    margin: 0 0 10px !important;
}
.video-outer a:before,
.latest-video a:before,
.video-image-outer a:before{
    float: left;
    width: 70px;
    position: absolute;
    display: inline-block;
    top: 0;
    left: 0;
    right: 0;
    background: url('images/play-btn1.png')no-repeat 0 0;
    height: 70px;
    content: "";
    bottom: 0;
    margin: auto;
    z-index: 999;
}
.image-outer a:before{
    content: none;
}
.video-list-content .video-outer a:before{
    /*width: 32px;
    height: 32px;   */
    background: url('images/play-btn1.png')no-repeat 0 0;
}
.image-outer a:before{
    display:none;
}
.video-content{
    float: left;
    width: 100%;
    font-size: 15px;
    line-height: 20px;
}
.video-content h3{

}
.video-list-socials {
    float: left;
    width: 100%;
    border-bottom: 1px solid #dfdfdf;
    padding: 9px 0;
}
.video-list-socials .social-menu{
    float: right;
    margin: 0;
    width: auto;
}
.video-list-socials .social-menu ul li,
.video-list-socials .social-menu ul{
    width: auto;
    margin: 0;
}
.video-content h6,
.video-content h6 a{
    color: #4b4a43;
    font-size: 20px;
    font-family: 'WorkSans-Bold';
    line-height: 31px;
    margin: 14px 0 7px;
}

.video-content h6 a:hover{
    opacity: 0.8;
}
.video-content p{
    float: left;
    font-size: 15px;
    padding-right: 9%;
    width: 100%;
    line-height: 20px;
    margin: 0;
}
.publication-view + .load-more-outer {
    margin-top: 74px;
    border-top: 1px solid #dddddd;
}
.load-more-outer{
    float: left;
    width: 100%;
    text-align: center;
}
.load-more-outer p {
    margin-top: 30px;
    font-size: 20px;
    color: #e08628;
    text-transform: capitalize;
    display: inline-block;
}
.load-more{
    float: none;
    display: inline-block;
    width: 100%;
    max-width: 122px;
    border: 1px solid #525249;
    height: 33px;
    text-align: center;
    line-height: 30px;
    font-family: 'WorkSans-Medium';
    font-size: 15px;
    text-transform: uppercase;
    margin: 42px 0 44px;
    clear:both;

    -webkit-border-radius: 3px;
       -moz-border-radius: 3px;
            border-radius: 3px;
}
.load-more:hover{
    text-decoration: none;
}
.loader-image {
    display: block;
    margin: 0 auto;
    height: 40px;
    width: 40px;
    margin-bottom: 25px;
    display:none;
}
.video-image-outer{
    float: left;
    width: 100%;
}
.video-image-outer a{
    float: left;
    width: 100%;
    position: relative;
}
.video-image-outer a:hover img,
.video-outer a:hover img{
    opacity: .8;
}
.video-image-outer a > img,
.video-outer a img{
    width: 100%;
}
.audio-title{
    font-family: "WorkSans-SemiBold";
    font-size: 19px;
}
.audio-outer{
    float: left;
    width: 100%;
    background:#e8e7e7;
    height:190px;
    display:table;
}
.audio-outer .sc_player_container1 {
    display: table-cell;
    height: 190px;
    text-align: center;
    vertical-align: middle;
}

/*----------------webinar-detail-outer---------------*/
.webinar-detail-outer{
    float: left;
    width: 100%;
    padding-bottom: 48px;
    border-bottom: 1px solid #e3e3e3;
}
.webinar-detail-outer h3{
    font-size: 33px;
    font-family: 'WorkSans-Bold';
    color: #4b4a43;
    margin: 36px 0 19px;
    line-height: 36px;
}

/*---------related-resources-outer------------*/
.related-resources-outer{
    float: left;
    width: 100%;
    padding: 14px 0 73px;
    border-bottom: 1px solid #e3e3e3;
}
.related-resources-outer h5{
    font-family: 'AkzidenzGroteskBQ-BdCnd';
    color: #4b4a43;
    margin-bottom: 26px;
    text-transform: uppercase;
}
.related-resources-outer ul{
    float: left;
    width: 104.44%;
    list-style: none;
    margin: 0 0 0 -4.44%;
}
.related-resources-outer ul.first-resource li{
    border-top: none;
    padding-top: 0;
    margin-top: 0;
}
.related-resources-outer ul li{
    float: left;
    margin: 22px 0 0 4.44%;
    padding-top: 22px;
    width: 45.56%;
    border-top: 1px solid #e3e3e3;
}
.related-resources-outer ul li a{
    float: left;
    width: 100%;
}
.related-resources-outer ul li a:hover{
    text-decoration: none;
}
.related-resources-outer ul li a:hover h6{
    color: #d26726;
}
.related-resources-outer ul li a:hover img{
    opacity:0.8;
}
.resources-outer{
    display: table;
    width: 100%;
}
.resource-image{
    display: table-cell;
    width: 80px;
}
.resource-title{
    display: table-cell;
   /*  width: 259px; */
    vertical-align: middle;
}
.resource-title h6{
    color: #e27e1c;
    font-family: 'WorkSans-Bold';
    font-size: 18px;
    line-height: 22px;
    padding-left: 24px;
}
.related-webinar{
    padding: 25px 0 20px;
}
.video-list-outer.related-webinar ul li:hover .video-content h6{
    color: #d26726;
}
.related-webinar h5{
    font-family: 'AkzidenzGroteskBQ-BdCnd';
    color: #4b4a43;
    margin-bottom: 26px;
    text-transform: uppercase;
}
.webinar-btn-outer{
    float: left;
    width: 100%;
}
.webinar-btn-outer .nav-links a[rel="prev"]{
    float: left;
    width: 100%;
    max-width: 181px;
}
span.load-more.prev{
    float: left;
    width: 100%;
    max-width: 181px;
}
span.load-more.next{
    float: right;
    width: 100%;
    clear: none;
    max-width: 143px;
}
.webinar-btn-outer span.load-more.next i,
.webinar-btn-outer span.load-more.prev i {
    font-style: normal;
}
.webinar-btn-outer .nav-links a[rel="next"] {
    float: right;
    max-width: 143px;
    width: 100%;
}

.single-webinar.single .nav-links {
    margin: 0;
}

/*--------------campaign---------------*/
.camp-header-outer{
    float: left;
    width: 100%;
    text-align: center;
}
.camp-header-outer h6{
   font-size: 20px;
   line-height: 28px;
   margin: 0 0 26px;
   text-align: left;
}
.camp-content-outer{
    float: left;
    width: 100%;
    margin: 43px 0 0;
}
/* .camp-content-outer p{
    font-size: 19px;
    line-height: 28px;
    margin-bottom: 41px;
} */
.campaign-form-container{
    float: left;
    width: 100%;
    position: relative;
    background-repeat: no-repeat;
    background-position: left center;
    background-size: cover;
    padding-bottom: 79px;
}
.camp-arrow-outer{
    float: left;
    width: 100%;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    margin: auto;
    max-width: 139px;
}
.camp-form-outer{
    float: left;
    width: 100%;
    margin-top: 70px;
}
.form-header-outer{
    float: left;
    width: 100%;
    text-align: center;
    padding: 15px 0 0;
}
.form-header-outer h2{
    color: #ffffff;
   /*  font-size: 50px;
    line-height: 56px; */
    font-family: 'AkzidenzGroteskBQ-BdCnd';
    margin-bottom: 34px;
}
.form-outer-wrap{
    float: left;
    width: 100%;
    background: #efefec;
    border: 1px solid #d0cfcf;
    padding: 4px 4.8% 37px;
}
.form-outer-wrap > p{
    margin: 0 0 23px;
}
.form-outer{
    float: left;
    width: 100%;
    margin: 0 0 35px;
}
.form-elements{
    float: left;
    width: 100%;
    margin-bottom: 14px;
}
.label-outer{
    float: left;
    width: 100%;
    margin-bottom: 5px;
}
.input-outer label{
    font-family: 'WorkSans-Medium';
}
.input-outer{
    float: left;
    margin: 0;
    width: 48.4%;
}
.second{
    margin: 0 0 0 1.4%;
    width: 50.2%;
}
.input-outer input{
    font-size: 15px;

    -webkit-border-radius: 3px;
       -moz-border-radius: 3px;
            border-radius: 3px;
}
.form-elements.textarea {
    margin: 0;
}
.form-elements textarea{
    height: 180px;
    resize: none;
    color: #4b4a43;
    line-height: 20px;
    font-size: 15px;

    -webkit-border-radius: 3px;
       -moz-border-radius: 3px;
            border-radius: 3px;
}
.textarea label{
    float: right;
    margin-top: 8px;
    color: #333333;
    font-size: 15px;
}
.textarea .label-outer{
    margin: 0;
}
.submit-outer{
    float: left;
    width: 100%;
    text-align: center;
    margin-top: -6px;
}
.submit-outer .button{
    font-size: 25px;
    height: 56px;
    float: none;
    width: 134px;
}
.form-social-wrap{
    width: 100%;
    max-width: 600px;
    text-align: center;
    margin: 0 auto;
}
.form-social-outer{
    float: left;
    width: 100%;
    text-align: center;
    position: relative;
    padding-top: 40px;
}
.form-social-outer:before{
    content: "";
    display: inline-block;
    width: 100%;
    height: 16px;
    left: 0;
    right: 0;
    margin: auto;
    position: absolute;
    border: 0;
    /* background-image: linear-gradient(to right, rgba(211, 211, 208, 0), rgba(211, 211, 208, 0.75), rgba(211, 211, 208, 0)); */
	background: url('images/social-arrow.png') no-repeat center top;
    top: 0;
}
/*
.form-social-outer:after{
    content: "";
    display: inline-block;
    width: 31px;
    height: 17px;
    left: 0;
    right: 0;
    margin: auto;
    position: absolute;
    border: 0;
    background: url('images/grey-arrow.png') no-repeat left top;
    top: 0;

}
.social-white .form-social-outer:after{
    background: url('images/white-arrow.png') no-repeat left top;
}*/
.form-social-outer h4{
    font-family: 'AkzidenzGroteskBQ-BdCnd';
}
.form-social-outer ul{
    margin: 19px 0 0;
    list-style: none;
    display: inline-block;
    width: 100%;
}
.form-social-outer ul li:first-child{
    margin: 0;
}
.form-social-outer ul li{
    display: inline-block;
    width: 44px;
    height: 44px;
    margin-left: 11px;
    line-height: 44px;


    -webkit-border-radius: 3px;
       -moz-border-radius: 3px;
            border-radius: 3px;
}
.form-social-outer ul li a.twt:hover{
    background: #00aced;
}
.form-social-outer ul li a.fb:hover{
    background: #3b5998;
}

.form-social-outer ul li a{
    float: left;
    width: 100%;
    text-align: center;
    background: #333333;
    color: #ffffff;
    height: 100%;

    -webkit-border-radius: 3px;
       -moz-border-radius: 3px;
            border-radius: 3px;
}
/*
.form-social-outer ul li a:hover{
    background: #707070;

    -webkit-transition: all 500ms ease-in 0s;
       -moz-transition: all 500ms ease-in 0s;
            transition: all 500ms ease-in 0s;
}
*/
/*-----------Webinar------------*/
.resp-arrow{
    margin-top: 15px;
}

.common-tab .resp-tab-active a,
.common-tab .resp-tab-active,
#state-pager .service-active,
#state-pager li:hover {
    background: #4b4a43 !important;
    border: 1px solid #4b4a43 !important;
    color: #ffffff !important;
    cursor: pointer;
}
.common-tab .resp-tabs-list li{
    background: #f2f2f2;
    border: 1px solid #dddddd;
    margin: 0;
    color: #4b4a43;
    font-family: 'WorkSans-Medium';
    font-size: 17px;
    text-align: center;
    font-weight: normal;
    padding: 24px 15px 24px !important;
}
.common-tab .resp-tabs-list li a{
    color: #4b4a43;
}
.common-tab .resp-tabs-list li:hover a{
    color: #ffffff;
}

.webinars-list .resp-tabs-list li{
    width: 50%;
}
.tab-content-con{
    float: left;
    width: 100%;
    padding: 0;
}
.webinar-tab-content{
    float: left;
    width: 100%;
    padding: 22px 0 33px;
}
.webinar-tab-content ul{
    float: left;
    width: 100%;
    list-style: none;
    margin: 0;
}
.webinar-tab-content ul li:first-child .selected-webinar{
    border: 0;
}
.webinar-tab-content ul li{
    float: left;
    width: 100%;

}
.selected-webinar{
    float: left;
    width: 100%;
     padding: 31px 0 45px;
    border-top: 1px solid #e3e3e3;
}
.selected-webinar-outer{
    float: left;
    width: 100%;
}
.selected-webinar-header{
    float: left;
    width: 100%;
    padding: 10px 0;
}
 .webinar-left-header{
    float: left;
    width: auto;
}
.webinar-left-header ul{
    float: left;
    width: auto;
    margin: 0;
    list-style: none;
}
.webinar-left-header ul li:first-child{
    padding-left: 0;
    border: 0;
}
.webinar-left-header ul li{
    float: left;
    width: auto;
    padding: 0 17px;
    font-family: 'WorkSans-Medium';
    font-size: 14px;
    border-left: 1px solid #d1d1d1;
    text-transform: uppercase;
    line-height: 20px;
}
.selected-webinar-header .video-list-socials{
    float: right;
    padding: 0;
    border: 0;
    width: auto;
}
.selected-webinar-content{
    float: left;
    width: 100%;
}
.selected-webinar-content h4{
    float: left;
    width: 100%;
    color: #e27e1c;
    margin-bottom: 13px;
}
.selected-webinar-content h4 a{
    color: #e27e1c;
}
.selected-webinar-content h4 a:hover{
    color: #d26726;
}
.selected-webinar-content p{
    margin: 0 0 27px;
    float: left;
    width: 100%;
}
/*-------tab2------------*/
.filters-outer{
    float: left;
    width: 100%;
    padding-bottom: 41px;
    border-bottom: 1px solid #e3e3e3;
}
.archived .webinar-left-header ul li:first-child{
    color: #a8a8a8;
}

.filters-form-outer{
    float: left;
    width: 100%;
}
.filters-form-outer label{
    color: #a8a8a8;
    text-transform: uppercase;
    font-size: 14px;
    font-family: 'WorkSans-SemiBold';
    margin-right: 15px;
    float: left;
    width: auto;
    line-height: 36px;
}
.select-outer{
    float: left;
    width: 49.7%;
    margin-right: 2.3%;
}
.select-outer .selectric-wrapper{
    float: left;
    width: 73%;
    max-width:252px;
}
.select-outer .selectric{
    background: #f2f2f2;
    height: 36px;

    -webkit-border-radius: 3px;
       -moz-border-radius: 3px;
            border-radius: 3px;
}
.select-outer .selectric .button{
    background: none;
    border: none;
}
.select-outer .selectric .label{
    font-size: 15px;
    font-family: 'WorkSans-Medium';
    color: #4b4a43;
    font-weight: normal;
    text-align: left;
    line-height: 29px;
}
.search-input-outer{
    float: left;
    width: 48%;
}
.search-input-outer input{
    width: 82.99%;
    float: left;
    background: #f2f2f2;
    border-color: #dddddc;
    border-style: solid;
    border-width: 2px 1px 1px 2px;
    font-size: 15px;
    font-family: 'WorkSans-Medium';
    height: 36px;
    padding: 4px 16px 5px;
    color: #4b4a43 !important;

    -webkit-border-radius: 3px;
       -moz-border-radius: 3px;
            border-radius: 3px;
    max-width:276px;
}
.search-input-outer input::-webkit-input-placeholder,
.search-input-outer input:-moz-placeholder{
     color: #4b4a43 !important;
}

/*----------contact-container------------*/
.contact-container{
    float: left;
    width: 100%;
    margin-bottom: 46px;
}
.contact-sidebar-outer{
    float: left;
    border-right: 1px solid #e1e1e1;
    margin-right: 4.6%;
    padding-right: 5.3%;
    width: 35.8%;
    padding-top: 2px;
}
.contact-content-outer{
    float: left;
    width: 59.6%;
}
.contact-sidebar-outer ul{
    float: left;
    width: 100%;
    list-style: none;
    margin: 0;
}
.contact-sidebar-outer ul li.address-block{
    float: left;
    width: 100%;
    padding-bottom: 39px;
    border-bottom: 1px solid #e1e1e1;
    margin-bottom: 32px;
}
.address-block address strong{
    float: left;
    width: 100%;
    color: #949494;
    font-family: 'WorkSans-SemiBold';
    font-size: 15px;
    text-transform: uppercase;
    margin-bottom: 4px;
}
.address-block address{
    color: #4c4c4c;
    font-family: 'WorkSans-SemiBold';
    font-size: 16px;
    margin: 0 0 13px;
    float: left;
    width: 100%;
}
.address-block p{
    float: left;
    width: 100%;
    color: #4c4c4c;
    font-family: 'WorkSans-SemiBold';
    font-size: 16px;
    margin: 0 0 8px;

}
.address-block a{
    float: left;
    width: 100%;
    color: #e08628;
    font-family: 'WorkSans-SemiBold';
    font-size: 16px;
    margin-top: 9px;

}
.contact-sidebar-outer ul li:last-child{
    border: none;
    padding: 0;
    margin: 0;
}
.contact-form-outer{
    float: left;
    width: 100%;
    padding: 2px 0 44px;
    border-bottom: 1px solid #e1e1e1;
    margin-bottom: 78px;
}
.contact-form-outer h6{
    float: left;
    width: 100%;
    color: #949494;
    font-family: 'WorkSans-SemiBold';
    font-size: 15px;
    text-transform: uppercase;
    padding-bottom: 7px;
}
.element-outer{
    float: left;
    width: 100%;
    margin-bottom: 12px;
}
.element-outer input{
    border: 1px solid #dfdfde;
    background: #f2f2f2;
    font-size: 15px;
    color: #4b4a43;
    height: 55px;
    padding: 14px 27px;
    font-family: 'WorkSans-Medium';

    -webkit-border-radius: 3px;
       -moz-border-radius: 3px;
            border-radius: 3px;
}
.element-outer textarea{
    border: 1px solid #dfdfde;
    background: #f2f2f2;
    font-size: 15px;
    color: #4b4a43;
    font-family: 'WorkSans-Medium';
    height: 172px;
    resize: none;
    padding: 20px 27px;

    -webkit-border-radius: 3px;
       -moz-border-radius: 3px;
            border-radius: 3px;
}
.form-submit-outer{
    float: left;
    width: 100%;
    margin-top: 28px;
}
.form-submit-outer .button{
    max-width: 107px;
}

.contact-content-outer span{
    float: left;
    width: 100%;
    padding-bottom: 15px;
    color: #949494;
    text-transform: uppercase;
    font-family: 'WorkSans-SemiBold';
}
.contact-content-outer span i{
    margin-top: 11px;
    margin-left: 7px;
    float: right;
    font-size: 32px;
}





/*------------ IE10 & IE11 ---------------*/
@media screen and (-ms-high-contrast: none), (-ms-high-contrast: active) {
    .footer-middle-menu li {
        margin-left: 7.18%;
    }
}

/*------------ IE9 ---------------*/
.ie9 .footer-middle-menu li {
    margin-left: 7.18%;
}

.ie9 .footer-middle-menu li:first-child {
    margin-left: 0;
}
/*------------ IE8 ---------------*/
.ie8 .footer-middle-menu li {
    margin-left: 7.18%;
}

.ie8 .footer-middle-menu li:first-child {
    margin-left: 0;
}

.arachive .banner-sliderblk{
    margin-top: 47px;
}




/*-----------------contact form message styles --------------*/
div.wpcf7-response-output {
    float: left;
    width: 100%;
    border: none;
    font-style: italic;
    color: #ff0000;
}
span.wpcf7-not-valid-tip{
    display: none;
}

.wpcf7-form-control.wpcf7-text.wpcf7-validates-as-required.wpcf7-not-valid{
    border: 1px solid #ff0000 !important;
}
#email-subscribe-form .mc4wp-form {
    float: left;
    margin: 0;
    width: 100%;
}
.email-form-outer #fname {
    margin: 0 !important;
}
#email-subscribe-form .wpcf7-form > p,
#email-subscribe-form .mc4wp-form p{
    margin: 0;
    width: 100%;
    float: none;
}
#email-subscribe-form div.wpcf7-validation-errors{
    margin: 3px 0 0;
    padding: 3px 0;
}

.single-content-wrap {
    float: left;
    width: 100%;
    padding-right: 20px;
}
.single-content-wrap p {
    margin-bottom: 20px;
    font-size: 18px;
    line-height:24px;
}
.single-content-wrap .press_sidebar p{
    font-size: 14px;
    letter-spacing: 0;
}
.sidebar-block {
    float: left;
    width: 100%;
    padding-left: 20px;
    border-left: 1px solid #e1e1e1;
}


.gallery-hide{
    display:none;
}

.fancybox-skin {
  background: #ffffff;
}

.media-list ul{
    float:left;
    width:100%;
    margin-bottom: 0;
    margin-left: 20px;
}
.media-list ul li{
    border-top: 1px solid #dddddd;
    float: left;
    margin-left: 5.96%;
    padding: 30px 0;
    width: 29.36%;
}


div.wpcf7-response-output{
    float: left;
    margin: 10px 0;
    border:0px none!important;
}


#webinars-tab {
  float: left;
  width: 100%;
}

.map-details {
  float: left;
  width: 100%;
}

.post-navigation .nav-previous,
.post-navigation .nav-next {
    background-image: none !important;
}


.archive.tax-state.term-alabama .content-area,
.archive.tax-media_type .content-area,
.archive.post-type-archive-publication .content-area {
  padding-bottom: 520px;
}

.footer-bottom-left img {
  width: 100%;
}

.full-width-staff {
    width: 100%;
    padding-left:0;
}

.misson-content a,
.map-details a{
    color: #e27e1c;
}
.misson-content a:hover,
.map-details a:hover{
    color: #d26726;
}



.campaign-audio{
    float: left;
    width: 100%;
    background:#e8e7e7;
    height:300px;
    display:table;
}
.campaign-audio .sc_player_container1 {
    display: table-cell;
    height: 300px;
    text-align: center;
    vertical-align: middle;
}

.press_content{
    float: left;
    width: 70%;
    padding-right:20px;
    border-right:1px solid #d1d1d1;
}
.press_sidebar{
    float: right;
    width: 30%;
    padding-left:20px;
}
.press_sidebar a{
    color:#e27e1c;
    word-break: break-all;
}
.press_sidebar a:hover{
    color: #d26726;
}

.resources-map-outer .resources-details-blk .details-cont-wrap .content-block {
  height: 357px;
}



.social-menu .search-box input[type="text"] {
    border: medium none;
    font-size: 13px;
    height: 30px;
    line-height: 30px;
    opacity: 0;
    outline: medium none;
    padding: 8px 0 4px;
    position: relative;
    right: 0;
    top: 0;
    transition: width 0.3s ease 0s;
    width: 0;
}
.social-menu .search-box.help input[type="text"] {
    border-bottom: 1px solid #ededec;
    opacity: 1;
    padding: 8px 36px 4px 10px;
    width: 150px;
}
.form-outer-wrap .gform_footer {
    float: left;
    width: 100%;
    text-align: center;
}
.form-outer-wrap .gform_footer .gform_button{
    float: none;
}
.gfield{
    margin-top:20px;
}
.gform_body .selectric .label{
    padding-top: 0;
    text-align: left;
    font-size: 16px;
    margin: 0 38px 0 0;
    height: 46px;
    line-height: 46px;
    font-weight: normal;
}
.gform_body .address_state .selectric .label{
    display: block !important;
}
.gform_body .selectric .button:after{
    border-top-color: #fff;
}
.gform_body .selectric .button:hover:after{
    border-top-color: #fff;
}
.gform_body .selectric {
    background:#fff;
    border-radius: 3px 0 0 3px;
}
.gform_body .selectric .button{
    border-radius: 0;
    height: 46px;
    border:0;
}
.gform_body .selectric-wrapper{
    float: left;
    width: 100%;
}
.gform_wrapper .ginput_complex .ginput_full input[type="email"], .gform_wrapper .ginput_complex .ginput_full input[type="number"], .gform_wrapper .ginput_complex .ginput_full input[type="password"], .gform_wrapper .ginput_complex .ginput_full input[type="tel"], .gform_wrapper .ginput_complex .ginput_full input[type="text"], .gform_wrapper .ginput_complex .ginput_full input[type="url"]{
    width: 100%!important;
}
.name_last input{
    float:right;
}

.selectric-items ul, .selectric-items li{
    font-size: 16px;
}
.selectric-items{
    z-index: 999999;
}
.publication-list-wrap .related-resources-outer ul.first-row li{
    padding-top: 0;
    margin-top:0;
    border:0;
}
.name_first label{
    float:left;
    width:100%;
}
.name_last label{
    float:left;
    width:100%;
    padding-left:12px;
}
.gform_wrapper .ginput_complex.ginput_container{
    overflow: inherit;
}
.gfield  input[type="checkbox"]{
    -webkit-appearance: checkbox;
}
.gform_body ul li:first-child{
    margin-top:0;
}
.gsection_title{
    font-size:18px!important;
    line-height:24px;
}


/*.mac.safari .banner-section{
    height: 445px;
}*/
.mac.safari .innerbanner-section{
    height: 425px;
}

.jobs-content-area .left-outer li,
.jobs-content-area .left-outer p strong {
    font-family: "Lato",sans-serif;
    font-size: 16px;
    line-height: 22px;
    letter-spacing: 1px;
    padding-bottom: 3px;
}

.gform_wrapper h3.gform_title {
  margin: 0 0 8px !important;
}

.gform_wrapper .gsection {
  padding: 0 0 15px !important;
  margin: 0 0 15px !important;
}

.gform_wrapper .description,
.gform_wrapper .gfield_description,
.gform_wrapper .gsection_description {
  padding: 8px 0 5px !important;
}

body .gform_wrapper label.gfield_label + div.ginput_container {
  margin-top: 1px !important;
}

.gform_wrapper .gfield_checkbox li {
  margin: 0 0 13px !important;
}

.gform_wrapper .gform_footer input.button,
.gform_wrapper .gform_footer input[type=submit] {
    font-size: 22px !important;
    padding: 12px 46px 11px !important;
}
.footer-bottom-right li br{
    display:none;
}

.logo img {
    width: 81%;
}

.misson-content .wp-caption-text {
    font-size: 14px;
    line-height: 16px;
}



#storyDescription p{
    font-size: 16px;
    line-height: 22px;
    letter-spacing:0.5px;
}
.gform_wrapper ul.gfield_checkbox li input[type="checkbox"]:checked + label, .gform_wrapper ul.gfield_radio li input[type="radio"]:checked + label{
    font-weight: normal;
}


.mc4wp-alert {
    float: left;
    margin: 0;
    width: 100%;
    background:none;
    border:0;
    padding: 0;
    font-size: 15px;
    font-family: 'WorkSans-Medium';
}
.mc4wp-notice{
    color:#4d6f07;
}

.form-area{
    float: left;
    width: 100%;
}
.form-content{
    float: left;
    width: 100%;
    padding-top:35px;
}
.half-row .gform_heading{
    display:none;
}
.half-row .form-content{
    width: 65%;
    padding-right:20px;
}
.half-row .form-outer{
    width: 35%;
}
.half-row .gfield.second,
.half-row .gfield{
    width: 100%;
    padding:0;
}
.page .misson-content .gf_list_2col .gfield_checkbox {
    max-width: 66%;
}
.page .misson-content .ginput_container_text,
.page .misson-content .ginput_container_phone,
.page .misson-content .ginput_container_address,
.page .misson-content .ginput_container_select,
.page .misson-content .ginput_container_email,
.page .misson-content .ginput_container_number,
.page .misson-content .ginput_container_website,
.page .misson-content .ginput_container_textarea,
.page .misson-content .gfield_description {
    max-width: 60%;
}
.page .misson-content .gform_fields{
    float: left;
    /* width: 60%;   */
}
.page .misson-content .gform_fields .gfield.medium,
.page .misson-content .gform_fields .gfield{
    float: left;
    width: 100%;
}
.misson-block .ginput_container_email{
    padding-right:0;
}

.page .misson-content .gform_wrapper .ginput_complex .ginput_left,
.page .misson-content .gform_wrapper .ginput_complex .ginput_right{
    width: 100%;
    margin:0;
}
.page .misson-content .gform_wrapper .ginput_complex .ginput_left input[type="text"],
.page .misson-content .gform_wrapper .ginput_complex .ginput_right input[type="text"],
.page .misson-content .gform_wrapper .top_label input.large,
.page .misson-content .gform_wrapper textarea.small{
    width: 100%;
}

.page .misson-content .gform_body .selectric .label{
    display: block !important;
}
.page .misson-content .address_country label{
    clear: both;
}

 .hidden { display: none; }





/*------------ popup1 ---------------*/
.standard-popup-container {
    margin: 0 auto;
    max-width: 733px;
    position: relative;
}

.standard-popup-outer {
    float: left;
    width: 100%;
    background: #e08628;
    padding: 64px 55px 54px;
}

.standard-popup-outer h3 {
    font-size: 36px;
    color: #ffffff;
    font-family: 'WorkSans-Bold';
    line-height: 34px;
    font-weight: 400;
    margin-bottom: 21px;
}

.standard-popup-outer p {
    font-size: 18px;
    color: #ffffff;
    font-family: 'Lato', sans-serif;
    line-height: 24px;
}

.standard-popup-outer .button {
    background: #ffffff;
    border: 2px solid #ffffff;
    color: #33322d;
    margin-top: 15px;
    padding: 8px 15px;
}

.standard-popup-outer .button:hover {
    background: #e27e1c;
    color: #ffffff;
}

/*------------ popup2 ---------------*/


.campaign-popup-container {
    margin: 0 auto;
    max-width: 915px;
    position: relative;
}

.campaign-popup-outer {
    float: left;
    width: 100%;
    background: #fcfcfc;
    padding: 0 0 0 35px;
}

.campaign-popup-outer .img-outer {
    float: right;
    width: 61%;
}
@media (max-width: 600px){
	.campaign-popup-outer .img-outer {

}
.campaign-popup-outer .campaign-left-outer {
width: 45%!important;
}
.campaign-popup-outer .img-outer {
width: 50%!important;
float: right;
}
.campaign-popup-outer blockquote p {
    font-size: 16px!important;
    line-height: 18px!important;
}
.campaign-popup-outer blockquote cite {
    font-size: 18px!important;
    line-height: 20px!important;

}
.campaign-popup-outer .button {
font-size: 18px!important;
}
}

.campaign-popup-outer .campaign-left-outer {
    float: left;
    width: 39%;
    padding-right: 15px;
}

.campaign-popup-outer img {
    float: right;
}

.campaign-popup-outer blockquote {
    margin-top: 30px;
    display: inline-block;
    margin-bottom: 63px;
}

.campaign-popup-outer blockquote p::before,
.campaign-popup-outer q::before {
    color: #4b4a43;
}

.campaign-popup-outer blockquote p::after,
.campaign-popup-outer q::after {
    color: #4b4a43;
}

.campaign-popup-outer blockquote p {
    color: #4b4a43;
    font-size: 24px;
    font-family: 'WorkSans-Bold';
    line-height: 30px;
    margin-bottom: 19px;
}

.campaign-popup-outer blockquote cite {
    font-size: 22px;
    font-family: 'AkzidenzGroteskBE-BoldCn';
    line-height: 24px;
    color: #4b4a43;
    display: inline-block;
}

.campaign-popup-outer p {
    font-size: 18px;
    font-family: 'Lato', sans-serif;
    line-height: 24px;
    color: #4b4a43;
}

.campaign-popup-outer .button {
    font-size: 25px;
    line-height: 20px;
    padding: 13px 20px 10px;
}
.fancybox-close {
    height: 36px;
    position: absolute;
    right: -15px;
    top: -11px;
    width: 36px;
    z-index: 9999;
    background: url(images/close.png) left top;
}
.gform_wrapper ul.gfield_checkbox li input[type="checkbox"], .gform_wrapper ul.gfield_radio li input[type="radio"]{
    width:20px!important
}
.page-template-form-page .gfield {
	width:100%;
}
.page-template-form-page  .camp-form-outer{
	margin-top:0;
}
.social-wrapper{
	float:left;
	width:100%;
	padding: 40px 0;
}
#popup_lightbox{
	display:none;
}








.author-img-blk{
	float:left;
	width:30%;
}
.author-img-blk .prof-img{
	float: left;
	width: 100%;
	margin-top: 8px;
}
.prof-img img {
    display: block;
    width: 100%;
}
.author-img-blk .info-blk{
	float: left;
	width: 100%;
	padding-top: 10px;
}
.author-img-blk .info-blk img{
	float: left;
	width: auto;
	margin-top: 6px;
	margin-right: 12px;
}
.author-img-blk .info-blk a{
	float: left;
	width: auto;
	color: #e28525;
	font-style: normal;
	font-size: 16px;
	font-weight: 700;
}
.author-img-blk .info-blk i{
	float: left;
	width: auto;
	font-size: 24px;
	color: #e38629;
	margin-right: 12px;
}
.author-img-blk .info-blk a:hover{
	opacity: 0.5;
}






.author-details{
	float: left;
	width: 70%;
	padding-left: 30px;
}
.author-details.full-width{
	width: 100%;
	padding:0;
}
.author-name{
	float: left;
	width: 100%;
}
.author-name strong{
	color: #33322e;
    float: left;
    font-family: "WorkSans-Bold";
    font-size: 20px;
    font-weight: normal;
   /*  margin-top: 17px; */
    width: 100%;
}
.author-name span {
	color: #333333;
    float: left;
    font-family: "Lato",sans-serif;
    font-size: 15px;
    font-style: italic;
    font-weight: normal;
    width: 100%;
	padding-top: 5px;
}
.author-desc{
	float: left;
	width: 100%;
	padding-top: 5px;
}

.stories-donate{
    clear:both;
    margin: 0px 0 20px 0;
    background: #e27f25;
    padding: 36px 15px 15px;
    text-align: center;
    margin: 20px 0 20px 0;
    float:left;
    width: 270px;
}
.stories-donate p{
    font-size: 23px;
    color: #FFF;
    line-height: 26px;
    font-family: 'AkzidenzGroteskBQ-Cnd';
    padding: 0 0 30px 0;
    margin: 0px;
}

.stories-donate a{
     width: 100%;
    float: left;
    padding: 0;
    background: #246188;
    font-family: 'WorkSans-Medium';
    font-size: 15px;
    color: #fff;

    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    font-weight: normal;
    line-height: 30px;
    letter-spacing: .4px;
}
.stories-donate a:hover, .stories-donate a:focus {
    background: #154766;
}
/*resources single */
.resource-content {
padding-left: 4.44%;
}
@media (max-width: 991px){
    .stories-donate{
        margin-right:0;
        width:100%;
    }
}
@media (max-width: 767px) {
    .stories-donate{
        margin-top:0;
        max-width:270px;
    }
		.fancybox-overlay,
	.fancybox-wrap{
	display: none!important;
	}

}
@media (max-width: 767px) and (orientation:landscape){
	.fancybox-overlay,
	.fancybox-wrap{
	display: none!important;
	}

}
/* donate page exception - hide navigation*/
.page-template-page-donate .main-menu {
  display: none!important;
}
.page-template-page-donate .content-area {
  padding-top: 40px;
}

/* speak out form */
.dk-speakout-half {
  width: 43.5%!important;

}
.dk-speakout-half:first-child {
  margin-left: 5%;
}
.dk-speakout-half:last-child {
  margin-right: 5%;
  float: right;
}
/* 40 days */
.fortydays-container .video-list-content,
.fortydays-container .video-content,
.fortydays-container .webinar-left-header ul li,
.fortydays-container .webinar-left-header,
.fortydays-container .selected-webinar-header,
.fortydays-container .webinar-left-header ul {
  float: none;

}
.fortydays-container .webinar-left-header ul li {
  width: 100%;
  display: block;
  margin: 0;
  font-size: 1.2em;
}
.fortydays-container .video-content,
.fortydays-container .selected-webinar-header {
  display: flex;
  justify-content: space-between;
}
.fortydays-container .content-inner {
  width: 80%;

}
.single-fortydays  .content-inner img:first-of-type {
  max-width: 50%;
  float: right;
  margin: 0 0 20px 30px;
}
.fortydays-container .video-content h6.post-title {
  margin-top: 0;
  font-size: 26px;
}
.fortydays-container .video-content h6.post-title a {
    font-size: 26px;
}


.fortydays-container .video-content .content-inner p {
  font-size: 1.1em;
  line-height: 1.5;
  padding-right: 0;
}

.single-fortydays .single-content-wrap .post-image,
.fortydays-container .video-content .post-image {
  padding-left: 30px;
}
.fortydays-container .video-list-outer {
border-top: 1px solid #ddd;
padding-top: 25px;
margin-top: 40px;
float: none;
}
.fortydays-container .video-list-outer:first-of-type {
  margin-top: 0;
  border-top: none;
}
.fortydays-container .archive-description p,
.single-fortydays .single-content-wrap p {
  font-size: 1.1em;
  line-height: 1.5;
}
.fortydays-container {
  padding-bottom: 60px;
}
.single-fortydays h1.blog-title {
  margin-bottom: 30px!important;
  font-size: 32px;
  line-height: 1.3;

}
@media screen and (max-width:991px) {
  .fortydays-container .video-content {
  flex-direction: column;
  }
  .fortydays-container .content-inner {
    width: 100%;

  }
  .single-fortydays  .content-inner img:first-of-type {
    max-width: 100%;
    float: none;
    margin: 0 0 20px;
  }
  .single-fortydays .single-content-wrap .post-image,
  .fortydays-container .video-content .post-image {
    padding-left: 0;
  }
  .fortydays-container .content-inner {
    margin-bottom: 30px;
  }
}
