#cookie-law-info-bar {
font-size: 15px;
margin: 0 auto;
padding: 12px 10px;
position: absolute;
text-align: center;
box-sizing: border-box;
width:100%;
z-index: 9999; display: none;
left:0px;
font-weight:300;
box-shadow: 0 -1px 10px 0 rgba(172, 171, 171, 0.3);
}
#cookie-law-info-again {
font-size: 10pt;
margin: 0;
padding:5px 10px;
text-align: center;
z-index: 9999;
cursor: pointer;
box-shadow: #161616 2px 2px 5px 2px;
}
#cookie-law-info-bar span {
vertical-align: middle;
} .cli-plugin-button, .cli-plugin-button:visited {
display: inline-block;
padding: 9px 12px;
color: #fff;
text-decoration: none;
position: relative;
cursor: pointer;
margin-left: 5px;
text-decoration: none;
}
.cli-plugin-main-link {
margin-left:0px;
font-weight: 550; text-decoration: underline;
}
.cli-plugin-button:hover {
background-color: #111;
color: #fff;
text-decoration: none;
}
.small.cli-plugin-button, .small.cli-plugin-button:visited {
font-size: 11px;
}
.cli-plugin-button, .cli-plugin-button:visited,
.medium.cli-plugin-button, .medium.cli-plugin-button:visited {
font-size: 13px;
font-weight: 400;
line-height: 1;
}
.large.cli-plugin-button, .large.cli-plugin-button:visited {
font-size: 14px;
padding: 8px 14px 9px;
}
.super.cli-plugin-button, .super.cli-plugin-button:visited {
font-size: 34px;
padding: 8px 14px 9px;
}
.pink.cli-plugin-button, .magenta.cli-plugin-button:visited {
background-color: #e22092;
}
.pink.cli-plugin-button:hover {
background-color: #c81e82;
}
.green.cli-plugin-button, .green.cli-plugin-button:visited {
background-color: #91bd09;
}
.green.cli-plugin-button:hover {
background-color: #749a02;
}
.red.cli-plugin-button, .red.cli-plugin-button:visited {
background-color: #e62727;
}
.red.cli-plugin-button:hover {
background-color: #cf2525;
}
.orange.cli-plugin-button, .orange.cli-plugin-button:visited {
background-color: #ff5c00;
}
.orange.cli-plugin-button:hover {
background-color: #d45500;
}
.blue.cli-plugin-button, .blue.cli-plugin-button:visited {
background-color: #2981e4;
}
.blue.cli-plugin-button:hover {
background-color: #2575cf;
}
.yellow.cli-plugin-button, .yellow.cli-plugin-button:visited {
background-color: #ffb515;
}
.yellow.cli-plugin-button:hover {
background-color: #fc9200;
}
.cli-plugin-button{ margin-top:5px; }
.cli-bar-popup{
-moz-background-clip: padding;
-webkit-background-clip: padding;
background-clip: padding-box;
-webkit-border-radius:30px;
-moz-border-radius:30px;
border-radius:30px;
padding:20px;
}
.cli-powered_by_p{width:100% !important; display:block !important; color:#333; clear:both; font-style:italic !important; font-size:12px !important; margin-top:15px !important; }
.cli-powered_by_a{color:#333; font-weight:600 !important; font-size:12px !important;} .cli-plugin-main-link.cli-plugin-button {
text-decoration: none;
}
.cli-plugin-main-link.cli-plugin-button {
margin-left: 5px;
}.gdpr-container-fluid {
width: 100%;
padding-right: 15px;
padding-left: 15px;
margin-right: auto;
margin-left: auto;
}
.gdpr-row {
display: -ms-flexbox;
display: flex;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
margin-right: -15px;
margin-left: -15px;
}
.gdpr-col-4 {
-ms-flex: 0 0 33.333333%;
flex: 0 0 33.333333%;
max-width: 33.333333%;
}
.gdpr-col-8 {
-ms-flex: 0 0 66.666667%;
flex: 0 0 66.666667%;
max-width: 66.666667%;
}
.gdpr-align-items-stretch {
-ms-flex-align: stretch!important;
align-items: stretch!important;
}
.gdpr-d-flex {
display: -ms-flexbox!important;
display: flex!important;
}
.gdpr-px-0 {
padding-left: 0;
padding-right: 0;
}
.modal-backdrop.show {
opacity: .8;
}
.modal-open {
overflow: hidden
}
.modal-open .gdpr-modal {
overflow-x: hidden;
overflow-y: auto
}
.gdpr-modal.fade .gdpr-modal-dialog {
transition: -webkit-transform .3s ease-out;
transition: transform .3s ease-out;
transition: transform .3s ease-out,-webkit-transform .3s ease-out;
-webkit-transform: translate(0,-25%);
transform: translate(0,-25%)
}
.gdpr-modal.show .gdpr-modal-dialog {
-webkit-transform: translate(0,0);
transform: translate(0,0)
}
.modal-backdrop {
position: fixed;
top: 0;
right: 0;
bottom: 0;
left: 0;
z-index: 1039;
background-color: #000
}
.modal-backdrop.fade {
opacity: 0
}
.modal-backdrop.show {
opacity: .5
}
.gdpr-modal {
position: fixed;
top: 0;
right: 0;
bottom: 0;
left: 0;
z-index: 1050;
display: none;
overflow: hidden;
outline: 0
}
.gdpr-modal a {
text-decoration: none;
}
.gdpr-modal .gdpr-modal-dialog {
position: relative;
width: auto;
margin: .5rem;
pointer-events: none;
font-family: -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol";
font-size: 1rem;
font-weight: 400;
line-height: 1.5;
color: #212529;
text-align: left;
display: -ms-flexbox;
display: flex;
-ms-flex-align: center;
align-items: center;
min-height: calc(100% - (.5rem * 2))
}
@media (min-width: 576px) {
.gdpr-modal .gdpr-modal-dialog {
max-width:500px;
margin: 1.75rem auto;
min-height: calc(100% - (1.75rem * 2));
}
}
@media (min-width: 992px) {
.gdpr-modal .gdpr-modal-dialog {
max-width: 900px;
}
}
.gdpr-modal-content {
position: relative;
display: -ms-flexbox;
display: flex;
-ms-flex-direction: column;
flex-direction: column;
width: 100%;
pointer-events: auto;
background-color: #fff;
background-clip: padding-box;
border: 1px solid rgba(0,0,0,.2);
border-radius: .3rem;
outline: 0
}
.gdpr-modal .row {
margin: 0 -15px;
}
.gdpr-modal .modal-body {
padding: 0;
position: relative;
-ms-flex: 1 1 auto;
flex: 1 1 auto;
}
.gdpr-modal .close {
position: absolute;
right: 10px;
top: 10px;
z-index: 1;
padding: 0;
background-color: transparent;
border: 0;
-webkit-appearance: none;
font-size: 1.5rem;
font-weight: 700;
line-height: 1;
color: #000;
text-shadow: 0 1px 0 #fff;
}
.gdpr-modal .close:focus {
outline: 0;
}
.gdpr-switch {
display: inline-block;
position: relative;
min-height: 1px;
padding-left: 70px;
font-size: 14px;
}
.gdpr-switch input[type="checkbox"] {
display:none;
}
.gdpr-switch .gdpr-slider {
background-color: #e3e1e8;
height: 24px;
width: 50px;
bottom: 0;
cursor: pointer;
left: 0;
position: absolute;
right: 0;
top: 0;
transition: .4s;
}
.gdpr-switch .gdpr-slider:before {
background-color: #fff;
bottom: 2px;
content: "";
height: 20px;
left: 2px;
position: absolute;
transition: .4s;
width: 20px;
}
.gdpr-switch input:checked + .gdpr-slider {
background-color:rgb(99, 179, 95);
}
.gdpr-switch input:checked + .gdpr-slider:before {
transform: translateX(26px);
}
.gdpr-switch .gdpr-slider {
border-radius: 34px;
}
.gdpr-switch .gdpr-slider:before {
border-radius: 50%;
}
.gdpr-tab-content>.gdpr-tab-pane {
display: none;
}
.gdpr-tab-content>.active {
display: block;
}
.gdpr-fade {
transition: opacity .15s linear;
}
.gdpr-nav-pills {
display: -ms-flexbox;
display: flex;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
padding-left: 0;
margin-bottom: 0;
list-style: none;
-ms-flex-direction: column !important;
flex-direction: column !important;
align-items: stretch !important;
-ms-align-items: stretch !important;
}
.nav.gdpr-nav-pills, .gdpr-tab-content {
width: 100%;
padding: 30px;
}
.nav.gdpr-nav-pills {
background: #f3f3f3;
}
.nav.gdpr-nav-pills .gdpr-nav-link {
border: 1px solid #0070ad;
margin-bottom: 10px;
color: #0070ad;
font-size: 14px;
display: block;
padding: .5rem 1rem;
border-radius: .25rem;
}
.nav.gdpr-nav-pills .gdpr-nav-link.active, .nav.gdpr-nav-pills .show>.gdpr-nav-link {
background-color: #0070ad;
border: 1px solid #0070ad;
}
.nav.gdpr-nav-pills .gdpr-nav-link.active {
color: #ffffff;
}
.gdpr-tab-content .gdpr-button-wrapper {
padding-top: 30px;
margin-top: 30px;
border-top: 1px solid #d6d6d6;
}
.gdpr-tab-content .gdpr-button-wrapper .btn-gdpr {
background-color: #0070ad;
border-color: #0070ad;
color: #ffffff;
font-size: 14px;
display: inline-block;
font-weight: 400;
text-align: center;
white-space: nowrap;
vertical-align: middle;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
border: 1px solid transparent;
padding: .375rem .75rem;
font-size: 1rem;
line-height: 1.5;
border-radius: .25rem;
transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;
}
.gdpr-tab-content p {
color: #343438;
font-size: 14px;
margin-top: 0;
}
.gdpr-tab-content h4 {
font-size: 20px;
margin-bottom: .5rem;
margin-top: 0;
font-family: inherit;
font-weight: 500;
line-height: 1.2;
color: inherit;
}
.cli-container-fluid {
padding-right: 15px;
padding-left: 15px;
margin-right: auto;
margin-left: auto;
}
.cli-row {
display: -ms-flexbox;
display: flex;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
margin-right: -15px;
margin-left: -15px;
}
.cli-col-4 {
-ms-flex: 0 0 33.333333%;
flex: 0 0 33.333333%;
max-width: 33.333333%;
}
.cli-col-8 {
-ms-flex: 0 0 66.666667%;
flex: 0 0 66.666667%;
max-width: 66.666667%;
}
.cli-align-items-stretch {
-ms-flex-align: stretch!important;
align-items: stretch!important;
}
.cli-d-flex {
display: -ms-flexbox!important;
display: flex!important;
}
.cli-px-0 {
padding-left: 0;
padding-right: 0;
}
.cli-btn {
cursor: pointer;
font-size: 14px;
display: inline-block;
font-weight: 400;
text-align: center;
white-space: nowrap;
vertical-align: middle;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
border: 1px solid transparent;
padding: .5rem 1.25rem;
line-height: 1;
border-radius: .25rem;
transition: all .15s ease-in-out;
}
.cli-btn:hover {
opacity: .8;
}
.cli-read-more-link {
cursor: pointer;
font-size: 15px;
font-weight: 500;
text-decoration: underline;
}
.cli-btn:focus {
outline: 0;
}
.cli-modal-backdrop.cli-show {
opacity: .8;
}
.cli-modal-open {
overflow: hidden
}
.cli-barmodal-open {
overflow: hidden
}
.cli-modal-open .cli-modal {
overflow-x: hidden;
overflow-y: auto
}
.cli-modal.cli-fade .cli-modal-dialog {
transition: -webkit-transform .3s ease-out;
transition: transform .3s ease-out;
transition: transform .3s ease-out,-webkit-transform .3s ease-out;
-webkit-transform: translate(0,-25%);
transform: translate(0,-25%)
}
.cli-modal.cli-show .cli-modal-dialog {
-webkit-transform: translate(0,0);
transform: translate(0,0)
}
.cli-modal-backdrop {
position: fixed;
top: 0;
right: 0;
bottom: 0;
left: 0;
z-index: 1040;
background-color: #000;
display: none;
}
.cli-modal-backdrop.cli-fade {
opacity: 0
}
.cli-modal-backdrop.cli-show {
opacity: .5;
display: block;
}
.cli-modal.cli-show {
display: block;
}
.cli-modal a {
text-decoration: none;
}
.cli-modal .cli-modal-dialog {
position: relative;
width: auto;
margin: .5rem;
pointer-events: none;
font-family: -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol";
font-size: 1rem;
font-weight: 400;
line-height: 1.5;
color: #212529;
text-align: left;
display: -ms-flexbox;
display: flex;
-ms-flex-align: center;
align-items: center;
min-height: calc(100% - (.5rem * 2))
}
@media (min-width: 576px) {
.cli-modal .cli-modal-dialog {
max-width:500px;
margin: 1.75rem auto;
min-height: calc(100% - (1.75rem * 2))
}
}
@media (min-width: 992px) {
.cli-modal .cli-modal-dialog {
max-width: 900px;
}
}
.cli-modal-content {
position: relative;
display: -ms-flexbox;
display: flex;
-ms-flex-direction: column;
flex-direction: column;
width: 100%;
pointer-events: auto;
background-color: #fff;
background-clip: padding-box;
border-radius: .3rem;
outline: 0
}
.cli-modal .row {
margin: 0 -15px;
}
.cli-modal .modal-body {
padding: 0;
position: relative;
-ms-flex: 1 1 auto;
flex: 1 1 auto;
}
.cli-modal .cli-modal-close {
position: absolute;
right: 10px;
top: 10px;
z-index: 1;
padding: 0;
background-color: transparent !important;
border: 0;
-webkit-appearance: none;
font-size: 1.5rem;
font-weight: 700;
line-height: 1;
color: #000;
text-shadow: 0 1px 0 #fff;
}
.cli-modal .cli-modal-close:focus {
outline: 0;
}
.cli-switch {
display: inline-block;
position: relative;
min-height: 1px;
padding-left: 70px;
font-size: 14px;
}
.cli-switch input[type="checkbox"] {
display:none;
}
.cli-switch .cli-slider {
background-color: #e3e1e8;
height: 24px;
width: 50px;
bottom: 0;
cursor: pointer;
left: 0;
position: absolute;
right: 0;
top: 0;
transition: .4s;
}
.cli-switch .cli-slider:before {
background-color: #fff;
bottom: 2px;
content: "";
height: 20px;
left: 2px;
position: absolute;
transition: .4s;
width: 20px;
}
.cli-switch input:checked + .cli-slider {
background-color: #00acad
}
.cli-switch input:checked + .cli-slider:before {
transform: translateX(26px);
}
.cli-switch .cli-slider {
border-radius: 34px;
}
.cli-switch .cli-slider:before {
border-radius: 50%;
}
.cli-tab-content {
background: #ffffff;
}
.cli-tab-content>.cli-active {
display: block;
}
.cli-fade {
transition: opacity .15s linear;
}
.cli-nav-pills {
display: -ms-flexbox;
display: flex;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
padding-left: 0;
margin-bottom: 0;
list-style: none;
-ms-flex-direction: column;
flex-direction: column;
}
.cli-nav-pills, .cli-tab-content {
width: 100%;
padding: 30px;
}
@media (max-width: 767px) {
.cli-nav-pills, .cli-tab-content {
padding: 30px 10px;
}
}
.cli-nav-pills {
background: #f3f3f3;
}
.cli-nav-pills .cli-nav-link {
border: 1px solid #00acad;
margin-bottom: 10px;
color: #00acad;
font-size: 14px;
display: block;
padding: .5rem 1rem;
border-radius: .25rem;
cursor: pointer
}
.cli-nav-pills .cli-nav-link.cli-active, .cli-nav-pills .cli-show>.cli-nav-link {
background-color: #00acad;
border: 1px solid #00acad;
}
.cli-nav-pills .cli-nav-link.cli-active {
color: #ffffff;
}
.cli-tab-content .cli-button-wrapper {
padding-top: 30px;
margin-top: 30px;
border-top: 1px solid #d6d6d6;
}
.cli-tab-content p {
color: #343438;
font-size: 14px;
margin-top: 0;
}
.cli-tab-content h4 {
font-size: 20px;
margin-bottom: 1.5rem;
margin-top: 0;
font-family: inherit;
font-weight: 500;
line-height: 1.2;
color: inherit;
} .cli-container-fluid {
padding-right: 15px;
padding-left: 15px;
margin-right: auto;
margin-left: auto;
}
.cli-row {
display: -ms-flexbox;
display: flex;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
margin-right: -15px;
margin-left: -15px;
}
.cli-col-4 {
-ms-flex: 0 0 33.333333%;
flex: 0 0 33.333333%;
max-width: 33.333333%;
}
.cli-col-8 {
-ms-flex: 0 0 66.666667%;
flex: 0 0 66.666667%;
max-width: 66.666667%;
flex-direction: column;
}
.cli-align-items-stretch {
-ms-flex-align: stretch!important;
align-items: stretch!important;
}
.cli-d-flex {
display: -ms-flexbox!important;
display: flex!important;
}
.cli-px-0 {
padding-left: 0;
padding-right: 0;
}
.cli-btn {
cursor: pointer;
font-size: 14px;
display: inline-block;
font-weight: 400;
text-align: center;
white-space: nowrap;
vertical-align: middle;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
border: 1px solid transparent;
padding: .5rem 1.25rem;
line-height: 1;
border-radius: .25rem;
transition: all .15s ease-in-out;
}
.cli-btn:hover {
opacity: .8;
}
.cli-read-more-link {
cursor: pointer;
font-size: 15px;
font-weight: 500;
text-decoration: underline;
}
.cli-btn:focus {
outline: 0;
}
.cli-modal-backdrop.cli-show {
opacity: .8;
}
.cli-modal-open {
overflow: hidden
}
.cli-barmodal-open {
overflow: hidden
}
.cli-modal-open .cli-modal {
overflow-x: hidden;
overflow-y: auto
}
.cli-modal.cli-fade .cli-modal-dialog {
transition: -webkit-transform .3s ease-out;
transition: transform .3s ease-out;
transition: transform .3s ease-out,-webkit-transform .3s ease-out;
-webkit-transform: translate(0,-25%);
transform: translate(0,-25%)
}
.cli-modal.cli-show .cli-modal-dialog {
-webkit-transform: translate(0,0);
transform: translate(0,0)
}
.cli-modal-backdrop {
position: fixed;
top: 0;
right: 0;
bottom: 0;
left: 0;
z-index: 1040;
background-color: #000;
-webkit-transform:scale(0);
transform:scale(0);
transition: opacity ease-in-out 0.5s;
}
.cli-modal-backdrop.cli-fade {
opacity: 0;
}
.cli-modal-backdrop.cli-show {
opacity: .5;
-webkit-transform:scale(1);
transform:scale(1);
}
.cli-modal {
position: fixed;
top: 0;
right: 0;
bottom: 0;
left: 0;
z-index: 99999;
transform: scale(0);
overflow: hidden;
outline: 0;
display: none;
}
.cli-modal a {
text-decoration: none;
}
.cli-modal .cli-modal-dialog {
position: relative;
width: auto;
margin: .5rem;
pointer-events: none;
font-family: inherit;
font-size: 1rem;
font-weight: 400;
line-height: 1.5;
color: #212529;
text-align: left;
display: -ms-flexbox;
display: flex;
-ms-flex-align: center;
align-items: center;
min-height: calc(100% - (.5rem * 2))
}
@media (min-width: 576px) {
.cli-modal .cli-modal-dialog {
max-width:500px;
margin: 1.75rem auto;
min-height: calc(100% - (1.75rem * 2))
}
}
.cli-modal-content {
position: relative;
display: -ms-flexbox;
display: flex;
-ms-flex-direction: column;
flex-direction: column;
width: 100%;
pointer-events: auto;
background-color: #fff;
background-clip: padding-box;
border-radius: .2rem;
box-sizing: border-box;
outline: 0
}
.cli-modal .row {
margin: 0 -15px;
}
.cli-modal .modal-body {
padding: 0;
position: relative;
-ms-flex: 1 1 auto;
flex: 1 1 auto;
}
.cli-modal .cli-modal-close:focus {
outline: 0;
}
.cli-switch {
display: inline-block;
position: relative;
min-height: 1px;
padding-left: 38px;
font-size: 14px;
}
.cli-switch input[type="checkbox"] {
display:none;
}
.cli-switch .cli-slider {
background-color: #e3e1e8;
height: 20px;
width: 38px;
bottom: 0;
cursor: pointer;
left: 0;
position: absolute;
right: 0;
top: 0;
transition: .4s;
}
.cli-switch .cli-slider:before {
background-color: #fff;
bottom: 2px;
content: "";
height: 15px;
left: 3px;
position: absolute;
transition: .4s;
width: 15px;
}
.cli-switch input:checked + .cli-slider {
background-color: #61a229;
}
.cli-switch input:checked + .cli-slider:before {
transform: translateX(18px);
}
.cli-switch .cli-slider {
border-radius: 34px;
font-size:0;
}
.cli-switch .cli-slider:before {
border-radius: 50%;
}
.cli-tab-content {
background: #ffffff;
}
.cli-nav-pills {
display: -ms-flexbox;
display: flex;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
padding-left: 0;
margin-bottom: 0;
list-style: none;
-ms-flex-direction: column;
flex-direction: column;
}
.cli-nav-pills, .cli-tab-content {
width: 100%;
padding:5px 30px 5px 5px;
box-sizing: border-box;
}
@media (max-width: 767px) {
.cli-nav-pills, .cli-tab-content {
padding: 30px 10px;
}
}
.cli-nav-pills {
background: #fff;
}
.cli-nav-pills .cli-nav-link {
border: 1px solid #cccccc;
margin-bottom: 10px;
color:#2a2a2a;
font-size: 14px;
display: block;
padding: .5rem 1rem;
border-radius: .25rem;
cursor: pointer
}
.cli-nav-pills .cli-nav-link.cli-active, .cli-nav-pills .cli-show>.cli-nav-link {
background-color: #f6f6f9;
border: 1px solid #cccccc;
}
.cli-nav-pills .cli-nav-link.cli-active {
color:#2a2a2a;
}
.cli-tab-content .cli-button-wrapper {
padding-top: 30px;
margin-top: 30px;
border-top: 1px solid #d6d6d6;
}
.cli-tab-content p {
color: #343438;
font-size: 14px;
margin-top: 0;
}
.cli-tab-content h4 {
font-size: 20px;
margin-bottom: 1.5rem;
margin-top: 0;
font-family: inherit;
font-weight: 500;
line-height: 1.2;
color: inherit;
} #cookie-law-info-bar .cli-nav-pills,#cookie-law-info-bar .cli-tab-content,#cookie-law-info-bar .cli-nav-pills .cli-show>.cli-nav-link,#cookie-law-info-bar a.cli-nav-link.cli-active{
background: transparent;
}
#cookie-law-info-bar .cli-nav-pills .cli-nav-link.cli-active,#cookie-law-info-bar  .cli-nav-link,#cookie-law-info-bar .cli-tab-container p,#cookie-law-info-bar span.cli-necessary-caption,#cookie-law-info-bar .cli-switch .cli-slider:after
{
color:inherit;
}
#cookie-law-info-bar .cli-tab-header a:before
{
border-right: 1px solid currentColor;
border-bottom: 1px solid currentColor;
}
#cookie-law-info-bar .cli-row
{
margin-top:20px;
}
#cookie-law-info-bar .cli-col-4
{
-webkit-box-flex: 0;
-ms-flex: 0 0 auto;
flex: 0 0 auto;
width: auto;
max-width: none;
}
#cookie-law-info-bar .cli-col-8
{
flex-basis: 0;
-webkit-box-flex: 1;
-ms-flex-positive: 1;
flex-grow: 1;
max-width: 100%;
}
.cli-wrapper {
max-width: 90%;
float: none;
margin: 0 auto;
}
#cookie-law-info-bar .cli-tab-content h4
{
margin-bottom:0.5rem;
}
#cookie-law-info-bar .cli-nav-pills .cli-nav-link
{
padding: .2rem 0.5rem;
}
#cookie-law-info-bar .cli-tab-container
{
display:none;
text-align:left;
} .cli-tab-footer .cli-btn {
background-color: #00acad;
padding: 10px 15px;
text-decoration:none;
}
.cli-tab-footer .wt-cli-privacy-accept-btn {
background-color: #61a229;
color: #ffffff;
border-radius: 0;
}
.cli-tab-footer {
width:100%;
text-align:right;
padding: 20px 0;
} .cli-col-12
{
width:100%;
}
.cli-tab-header
{
display: flex;
justify-content: space-between;
}
.cli-tab-header a:before {
width: 10px;
height: 2px;
left: 0;
top: calc(50% - 1px);
}
.cli-tab-header a:after {
width: 2px;
height: 10px;
left: 4px;
top: calc(50% - 5px);
-webkit-transform: none;
transform: none;
}
.cli-tab-header a:before {
width: 7px;
height: 7px;
border-right: 1px solid #4a6e78;
border-bottom: 1px solid #4a6e78;
content: " ";
transform: rotate(-45deg);
-webkit-transition: all 0.2s ease-in-out;
-moz-transition: all 0.2s ease-in-out;
transition: all 0.2s ease-in-out;
margin-right:10px;
}
.cli-tab-header a.cli-nav-link  {
position: relative;
display: flex;
align-items: center;
font-size:14px;
color:#000;
text-transform: capitalize;
}
.cli-tab-header.cli-tab-active .cli-nav-link:before
{
transform: rotate(45deg);
-webkit-transition: all 0.2s ease-in-out;
-moz-transition: all 0.2s ease-in-out;
transition: all 0.2s ease-in-out;
}
.cli-tab-header {
border-radius: 5px;
padding: 12px 15px;
cursor: pointer;
transition: background-color 0.2s ease-out 0.3s, color 0.2s ease-out 0s;
background-color:#f2f2f2;
}
.cli-modal .cli-modal-close {
position: absolute;
right: 0;
top: 0;
z-index: 1;
-webkit-appearance: none;
width: 40px;
height: 40px;
padding: 0;
border-radius: 50%;
padding: 10px;
background: transparent;
border:none;
min-width: 40px;
}
.cli-tab-container h4,.cli-tab-container h1 {
font-family: inherit;
font-size: 16px;
margin-bottom: 15px;
margin:10px 0;
}
#cliSettingsPopup .cli-tab-section-container {
padding-top: 12px;
}
.cli-tab-container p ,.cli-privacy-content-text{
font-size: 14px;
line-height: 1.4;
margin-top: 0;
padding: 0;
color: #000;
}
.wt-cli-privacy
{
display:none;
}
.cli-tab-content
{
display:none;
}
.cli-tab-section .cli-tab-content
{
padding: 10px 20px 5px 20px;
}
.cli-tab-section
{
margin-top:5px;
}
@media (min-width: 992px) {
.cli-modal .cli-modal-dialog {
max-width: 645px;
}
}
.cli-switch .cli-slider:after{
content: attr(data-cli-disable);
position: absolute;
right: 50px;
color: #000;
font-size:12px;
text-align:right;
min-width: 80px;
}
.cli-switch input:checked + .cli-slider:after
{
content: attr(data-cli-enable);
}
.cli-privacy-overview:not(.cli-collapsed) .cli-privacy-content {
max-height: 60px;
transition: max-height 0.15s ease-out;
overflow: hidden;
}
a.cli-privacy-readmore {
font-size: 12px;
margin-top: 12px;
display: inline-block;
padding-bottom: 0;
cursor: pointer;
color:#000;
text-decoration: underline;
}
.cli-modal-footer {
position: relative;
}
a.cli-privacy-readmore:before {
content: attr(data-readmore-text);
}
.cli-collapsed a.cli-privacy-readmore:before {
content: attr(data-readless-text);
}
.cli-collapsed .cli-privacy-content
{
transition: max-height 0.25s ease-in;
}
.cli-privacy-content p
{
margin-bottom:0;
}
.cli-modal-close svg {
fill: #000;
}
span.cli-necessary-caption {
color: #000;
font-size: 12px;
}
.cli-tab-section.cli-privacy-tab {
display: none;
}
#cookie-law-info-bar .cli-tab-section.cli-privacy-tab {
display: block;
}
#cookie-law-info-bar .cli-privacy-overview {
display: none;
}
.cli-tab-container .cli-row
{
max-height: 500px;
overflow-y: auto;
}
.cli-modal.cli-blowup.cli-out {
z-index: -1;
}
.cli-modal.cli-blowup {
z-index: 999999;
transform: scale(1);
}
.cli-modal.cli-blowup .cli-modal-dialog {
animation: blowUpModal 0.5s cubic-bezier(0.165, 0.84, 0.44, 1) forwards;
}
.cli-modal.cli-blowup.cli-out .cli-modal-dialog
{
animation: blowUpModalTwo 0.5s cubic-bezier(0.165, 0.84, 0.44, 1) forwards;
}
@keyframes blowUpContent {
0% {
transform: scale(1);
opacity: 1;
}
99.9% {
transform: scale(2);
opacity: 0;
}
100% {
transform: scale(0);
}
}
@keyframes blowUpContentTwo {
0% {
transform: scale(2);
opacity: 0;
}
100% {
transform: scale(1);
opacity: 1;
}
}
@keyframes blowUpModal {
0% {
transform: scale(0);
}
100% {
transform: scale(1);
}
}
@keyframes blowUpModalTwo {
0% {
transform: scale(1);
opacity: 1;
}
50% {
transform: scale(0.5);
opacity: 0;
}
100% {
transform: scale(0);
opacity: 0;
}
}
.cli-tab-section .cookielawinfo-row-cat-table td, .cli-tab-section .cookielawinfo-row-cat-table th {
font-size: 12px;
}
.cli_settings_button
{
cursor: pointer;
} .wt-cli-sr-only
{
display: none;
font-size:16px;
} a.wt-cli-element.cli_cookie_close_button {
text-decoration: none;
color: #333333;
font-size: 22px;
line-height: 22px;
cursor: pointer;
position: absolute;
right: 10px;
top: 5px;
} .cli-bar-container{
float: none;
margin: 0 auto;
display: -webkit-box;
display: -moz-box;
display: -ms-flexbox;
display: -webkit-flex;
display: flex;
justify-content: space-between;
-webkit-box-align: center;
-moz-box-align: center;
-ms-flex-align: center;
-webkit-align-items: center;
align-items: center;
}
.cli-bar-btn_container {
margin-left: 20px;
display: -webkit-box;
display: -moz-box;
display: -ms-flexbox;
display: -webkit-flex;
display: flex;
-webkit-box-align: center;
-moz-box-align: center;
-ms-flex-align: center;
-webkit-align-items: center;
align-items: center;
flex-wrap: nowrap;
}
.cli-style-v2 a
{
cursor: pointer;
}
.cli-bar-btn_container a {
white-space: nowrap;
}
.cli-style-v2 .cli-plugin-main-link
{
font-weight:inherit;
}
.cli-style-v2
{
font-size: 11pt;
line-height: 18px;
font-weight:normal;
}
#cookie-law-info-bar[data-cli-type="widget"] .cli-bar-container,#cookie-law-info-bar[data-cli-type="popup"] .cli-bar-container{
display: block;
}
.cli-style-v2 .cli-bar-message {
width: 70%;
text-align: left;
}
#cookie-law-info-bar[data-cli-type="widget"] .cli-bar-message,#cookie-law-info-bar[data-cli-type="popup"] .cli-bar-message
{
width:100%;
}
#cookie-law-info-bar[data-cli-type="widget"] .cli-style-v2 .cli-bar-btn_container {
margin-top:8px;
margin-left: 0px;
flex-wrap: wrap;
} #cookie-law-info-bar[data-cli-type="popup"] .cli-style-v2 .cli-bar-btn_container {
margin-top:8px;
margin-left: 0px;
}
#cookie-law-info-bar[data-cli-style="cli-style-v2"] .cli_messagebar_head{
text-align: left; margin-bottom: 5px;
margin-top: 0px;
font-size: 16px;
} .cli-style-v2 .cli-bar-message .wt-cli-ccpa-element,.cli-style-v2 .cli-bar-message .wt-cli-ccpa-checkbox {
margin-top: 5px;
}
.cli-style-v2 .cli-bar-btn_container .cli_action_button ,
.cli-style-v2 .cli-bar-btn_container .cli-plugin-main-link,
.cli-style-v2 .cli-bar-btn_container .cli_settings_button
{
margin-left: 5px;
}
.wt-cli-ccpa-checkbox label {
font-size: inherit;
cursor: pointer;
margin: 0px 0px 0px 5px;
} #cookie-law-info-bar[data-cli-style="cli-style-v2"]
{
padding: 14px 25px;
}
#cookie-law-info-bar[data-cli-style="cli-style-v2"][data-cli-type="widget"]
{
padding:32px 30px;
}
#cookie-law-info-bar[data-cli-style="cli-style-v2"][data-cli-type="popup"] {
padding: 32px 45px;
}
.cli-style-v2 .cli-plugin-main-link:not(.cli-plugin-button), .cli-style-v2 .cli_settings_button:not(.cli-plugin-button),.cli-style-v2 .cli_action_button:not(.cli-plugin-button){
text-decoration: underline;
}
.cli-style-v2 .cli-bar-btn_container .cli-plugin-button {
margin-top: 5px;
margin-bottom: 5px;
}
a.wt-cli-ccpa-opt-out {
white-space: nowrap;
text-decoration: underline;
}
.wt-cli-necessary-checkbox {
display: none !important;
}
@media (max-width: 985px) {
.cli-style-v2 .cli-bar-message
{
width:100%;
}
.cli-style-v2.cli-bar-container
{
justify-content:left;
flex-wrap: wrap;
}
.cli-style-v2 .cli-bar-btn_container {
margin-left:0px;
margin-top: 10px;
}
#cookie-law-info-bar[data-cli-style="cli-style-v2"],#cookie-law-info-bar[data-cli-style="cli-style-v2"][data-cli-type="widget"],#cookie-law-info-bar[data-cli-style="cli-style-v2"][data-cli-type="popup"]
{
padding: 25px 25px;
}
} .wt-cli-ckyes-brand-logo {
display: flex;
align-items: center;
font-size: 9px;
color: #111111;
font-weight: normal;
}
.wt-cli-ckyes-brand-logo img{
width: 65px;
margin-left: 2px;
}
.wt-cli-privacy-overview-actions {
padding-bottom:0;
}
@media only screen and (max-width: 479px) and (min-width: 320px){
.cli-style-v2 .cli-bar-btn_container {
flex-wrap: wrap;
}
} .wt-cli-cookie-description {
font-size: 14px;
line-height: 1.4;
margin-top: 0;
padding: 0;
color: #000;
}.margin-top {
margin-top: 30px; } body,
button,
input,
select,
textarea {
color: #001936;
font-family: "Nunito Sans", sans-serif;
line-height: 21px; }
p {
font-size: 15px;
font-family: "Nunito Sans", sans-serif;
color: #8c9597;
line-height: 25px;
margin-bottom: 1.5em;
font-weight: 400; }
article.post p {
font-size: 15px;
font-family: "Nunito Sans", sans-serif;
color: #8b8d91;
font-weight: 400;
line-height: 25px;
margin-top: 10px; }
.single-post div.entry-content > p:first-child:first-letter {
float: left;
font-size: 86px;
line-height: 75px;
text-align: left;
padding-right: 15px;
display: inline-block; }
a {
color: #0a396d;
font-weight: 400;
line-height: 26px;
text-decoration: none; }
a:hover, a:focus {
text-decoration: none;
color: #0e649b; }
h1, h2, h3, h4, h5, h6 {
clear: both;
-ms-word-wrap: break-word;
word-wrap: break-word;
color: #333;
font-family: "Lato", sans-serif;
font-weight: 700; }
h1 {
font-size: 33px;
line-height: 37px; }
h2 {
font-size: 28px;
line-height: 30px; }
h3 {
font-size: 24px;
line-height: 26px; }
h4 {
font-size: 22px;
line-height: 24px; }
h5 {
font-size: 20px;
line-height: 25px; }
h6 {
font-size: 18px;
line-height: 25px; }
.section-title, .page-title, .newspaper-x-content .widget-title, .newspaper-x-after-content-sidebar .widget-title, #comments > h3:first-of-type, #reply-title, .newspaper-x-related-posts .newspaper-x-related-posts-title > h3 {
padding: 2px 0;
font-weight: 700;
font-family: "Nunito Sans", sans-serif;
font-size: 24px;
border-left: 5px solid #0f5fa3;
position: relative;
text-transform: uppercase;
margin-bottom: 25px;
margin-top: 65px; }
.section-title.comment-reply-title, .comment-reply-title.page-title, .newspaper-x-content .comment-reply-title.widget-title, .newspaper-x-after-content-sidebar .comment-reply-title.widget-title, #comments > h3.comment-reply-title:first-of-type, .comment-reply-title#reply-title, .newspaper-x-related-posts .newspaper-x-related-posts-title > h3.comment-reply-title {
margin-top: 20px; }
.section-title > span, .page-title > span, .newspaper-x-content .widget-title > span, .newspaper-x-after-content-sidebar .widget-title > span, #comments > h3:first-of-type > span, #reply-title > span, .newspaper-x-related-posts .newspaper-x-related-posts-title > h3 > span {
padding-left: 18px;
background-color: #FFF;
z-index: 1;
font-family: "Nunito Sans", sans-serif;
position: relative;
padding-right: 18px;
color: #001936;
font-size: 24px;
font-weight: 900; }
.section-title:after, .page-title:after, .newspaper-x-content .widget-title:after, .newspaper-x-after-content-sidebar .widget-title:after, #comments > h3:first-of-type:after, #reply-title:after, .newspaper-x-related-posts .newspaper-x-related-posts-title > h3:after {
content: '';
width: 100%;
height: 0px;
border-bottom: 1px dotted #b7b7b7;
position: absolute;
display: block;
top: 12px;
right: 0; }
.page-title {
margin-top: 15px; }
.page-header {
padding: 0;
margin: 0;
border: none; }
.newspaper-x-related-posts .newspaper-x-related-posts-title > h3 {
margin-top: 20px; }
dfn, cite, em, i {
font-style: italic; }
blockquote {
margin: 0 1.5em; }
address {
margin: 0 0 1.5em; }
pre {
background: #eee;
font-family: "Courier 10 Pitch", Courier, monospace;
font-size: 15px;
font-size: 0.9375rem;
line-height: 1.6;
margin-bottom: 1.6em;
max-width: 100%;
overflow: auto;
padding: 1.6em; }
code, kbd, tt, var {
font-family: Monaco, Consolas, "Andale Mono", "DejaVu Sans Mono", monospace;
font-size: 15px;
font-size: 0.9375rem; }
abbr, acronym {
border-bottom: 1px dotted #666;
cursor: help; }
mark, ins {
background: #fff9c0;
text-decoration: none; }
big {
font-size: 125%; } html {
box-sizing: border-box; }
*,
*:before,
*:after { box-sizing: inherit; }
body {
background: #fff; }
blockquote, q {
margin: 0;
display: block;
width: 100%;
border: none;
padding: 50px 40px 20px 40px;
background: #0a396d; }
blockquote p, q p {
color: #fff !important;
font-weight: 400;
font-size: 20px;
border: none !important; }
q {
display: inline-block;
font-style: italic;
width: initial;
color: #0e649b; }
article.post blockquote p {
font-family: "Nunito Sans", sans-serif;
font-size: 20px;
font-style: italic;
text-align: center;
font-weight: 300; }
article.post blockquote p::after {
content: '';
width: 78px;
height: 1px;
background: #fff;
display: block;
margin: 20px auto 0px auto; }
hr {
background-color: #ccc;
border: 0;
height: 1px;
margin-bottom: 1.5em; }
ul, ol {
margin: 0 0 15px; }
ul {
list-style: disc; }
ol {
list-style: decimal; }
li > ul,
li > ol {
margin-bottom: 0;
margin-left: 15px; }
dt {
font-weight: bold; }
dd {
margin: 0 1.5em 1.5em; }
img {
height: auto; max-width: 100%; }
table {
margin: 0 0 1.5em;
width: 100%; }
table:not(#wp-calendar) {
border: 1px solid #e1e1e1;
max-width: 100%;
margin-bottom: 20px;
width: 100%; }
table:not(#wp-calendar) > thead > tr > th,
table:not(#wp-calendar) > thead > tr > td,
table:not(#wp-calendar) > tbody > tr > th,
table:not(#wp-calendar) > tbody > tr > td,
table:not(#wp-calendar) > tfoot > tr > th,
table:not(#wp-calendar) > tfoot > tr > td {
padding: 15px;
vertical-align: top;
border: 1px solid #e1e1e1; }
table:not(#wp-calendar) > thead > tr > th,
table:not(#wp-calendar) > thead > tr > td {
border-bottom-width: 2px; }
table:not(#wp-calendar) > thead > tr > th {
vertical-align: bottom;
border-bottom: 2px solid #e1e1e1; }
table:not(#wp-calendar) > caption + thead > tr:first-child > th,
table:not(#wp-calendar) > caption + thead > tr:first-child > td,
table:not(#wp-calendar) > colgroup + thead > tr:first-child > th,
table:not(#wp-calendar) > colgroup + thead > tr:first-child > td,
table:not(#wp-calendar) > thead:first-child > tr:first-child > th,
table:not(#wp-calendar) > thead:first-child > tr:first-child > td {
border-top: 0; }
table:not(#wp-calendar) > tbody + tbody {
border-top: 2px solid #e1e1e1; }
.blazy {
filter: blur(50px); -khtml-transform: scale(1);
transform: scale(1);
transition: all .2s linear; }
.blazy.b-loaded {
filter: initial;
-khtml-transform: initial;
transform: initial;
transition: all .2s linear; }
li.blazy {
filter: blur(20px); }
.entry-content p {
overflow: hidden; }
.pagination .page-numbers {
padding: 10px;
font-family: "Nunito Sans", sans-serif;
color: #8b8d91;
font-size: 14px; }
.pagination .page-numbers.current {
color: #0a396d; }
.pagination .page-numbers.current:hover, .pagination .page-numbers.current:focus {
color: #0e649b; }
.pagination .page-numbers:hover, .pagination .page-numbers:focus {
color: #0e649b; }
.pagination .page-numbers:active {
color: #333333; }
.pagination .page-numbers .fa-angle-right {
margin-left: 20px; }
.pagination .page-numbers .fa-angle-left {
margin-right: 20px; }
ul.children {
list-style: none;
padding: 0; }
[class^='customize-partial-edit-shortcut-widget-newspaper_x_header_module'],
[class*=' customize-partial-edit-shortcut-widget-newspaper_x_header_module'] {
left: 50%; }
.customize-partial-edit-shortcut-newspaper_x_header_bg {
right: 0; } button,
input[type="button"],
input[type="reset"],
input[type="submit"] {
border: 1px solid;
border-color: #ccc #ccc #bbb;
background: #0a396d;
color: #fff;
font-size: 12px;
font-size: 0.75rem;
line-height: 1; }
button:hover,
input[type="button"]:hover,
input[type="reset"]:hover,
input[type="submit"]:hover {
border-color: #ccc #bbb #aaa; }
button:active, button:focus,
input[type="button"]:active,
input[type="button"]:focus,
input[type="reset"]:active,
input[type="reset"]:focus,
input[type="submit"]:active,
input[type="submit"]:focus {
border-color: #aaa #bbb #bbb; }
button .button {
background-color: #0a396d;
font-family: "Nunito Sans", sans-serif;
color: #FFF;
border: none;
font-size: 16px;
font-weight: 700; }
button .button:hover, button .button:focus {
background-color: #0e649b; }
button .button.active {
background-color: #333333; }
button .button.search-submit {
font-size: 0;
background-color: #000;
color: #FFF;
width: 56px;
height: 56px;
position: relative;
top: 4px;
border: none;
margin-left: 4px; }
button .button.search-submit:hover, button .button.search-submit:focus {
border-color: transparent;
background-color: #0e649b; }
button .button.search-submit:after {
content: '\F002';
font-family: 'FontAwesome';
line-height: 55px;
font-size: 15px; }
.form-submit .submit {
font-family: "Nunito Sans", sans-serif;
font-size: 15px;
font-weight: 700;
padding: 15px 55px;
background-color: #0a396d;
color: #FFF;
border: none; }
.form-submit .submit:hover, .form-submit .submit:focus {
background-color: #0e649b; }
.form-submit .submit.active {
background-color: #333333; }
input[type="text"],
input[type="email"],
input[type="url"],
input[type="password"],
input[type="search"],
input[type="number"],
input[type="tel"],
input[type="range"],
input[type="date"],
input[type="month"],
input[type="week"],
input[type="time"],
input[type="datetime"],
input[type="datetime-local"],
input[type="color"],
textarea {
color: #666;
border: 1px solid #e1e1e1;
font-size: 15px; }
input[type="text"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="password"]:focus,
input[type="search"]:focus,
input[type="number"]:focus,
input[type="tel"]:focus,
input[type="range"]:focus,
input[type="date"]:focus,
input[type="month"]:focus,
input[type="week"]:focus,
input[type="time"]:focus,
input[type="datetime"]:focus,
input[type="datetime-local"]:focus,
input[type="color"]:focus,
textarea:focus {
color: #111; }
select {
border: 1px solid #e1e1e1; }
input[type="text"],
input[type="email"],
input[type="url"],
input[type="password"],
input[type="number"],
input[type="tel"],
input[type="range"],
input[type="date"],
input[type="month"],
input[type="week"],
input[type="time"],
input[type="datetime"],
input[type="datetime-local"],
input[type="color"] {
padding: 1px 15px;
line-height: 25px;
color: #8b8d91; }
input[type="text"]:hover, input[type="text"]:focus,
input[type="email"]:hover,
input[type="email"]:focus,
input[type="url"]:hover,
input[type="url"]:focus,
input[type="password"]:hover,
input[type="password"]:focus,
input[type="number"]:hover,
input[type="number"]:focus,
input[type="tel"]:hover,
input[type="tel"]:focus,
input[type="range"]:hover,
input[type="range"]:focus,
input[type="date"]:hover,
input[type="date"]:focus,
input[type="month"]:hover,
input[type="month"]:focus,
input[type="week"]:hover,
input[type="week"]:focus,
input[type="time"]:hover,
input[type="time"]:focus,
input[type="datetime"]:hover,
input[type="datetime"]:focus,
input[type="datetime-local"]:hover,
input[type="datetime-local"]:focus,
input[type="color"]:hover,
input[type="color"]:focus {
border-color: #89b3ce; }
input[type="search"] {
padding: 5px; }
textarea {
padding: 10px 15px;
line-height: 25px;
min-height: 160px;
color: #8b8d91;
width: 100%; }
textarea:hover, textarea:focus {
border-color: #89b3ce; }
#searchform {
border: 1px solid #e1e1e1;
display: inline-block;
width: 100%; }
@media (max-width: 361px) {
#searchform {
display: inline-block; } }
#searchform .search-submit {
background: none;
font-size: 11px;
border-left: 1px solid;
border-right: 0px;
border-top: 0px;
border-bottom: 0px;
padding: 6px 14px;
float: right;
margin-top: 7px;
color: #e1e1e1; }
#searchform .search-submit:focus .fa {
color: #0e649b; }
#searchform > label {
margin-bottom: 0;
padding: 3px;
border-radius: 0; }
#searchform > label > input[type="search"] {
width: 285px;
bottom: 5px;
position: relative;
font-weight: 400;
top: 0;
border: none;
border-radius: 0; }
@media (max-width: 1199px) {
#searchform > label > input[type="search"] {
width: 200px; } }
@media (max-width: 995px) {
#searchform > label > input[type="search"] {
width: 160px; } }
@media (max-width: 768px) {
#searchform > label > input[type="search"] {
width: 285px; } }
@media (max-width: 768px) {
#searchform > label > input[type="search"] {
width: 160px; } }
#searchform:hover, #searchform:focus {
border-color: #89b3ce; }
.top-header #searchform {
border: none; }
.top-header #searchform label {
margin-bottom: 0;
padding: 0px; }
.top-header #searchform #search-field {
background: transparent;
border-top: none;
border-left: none;
border-right: none;
border-bottom: 1px solid rgba(255, 255, 255, 0.2);
padding-left: 0;
padding-right: 0;
padding-bottom: 5px;
border-radius: 0;
color: #FFF;
width: 0;
transition: all 0.3s;
float: right;
font-weight: 400; }
.top-header #searchform #search-field.opened {
transition: all 0.3s;
width: 100%;
padding-left: 10px; }
.top-header #searchform .search-submit {
margin-top: 0px;
background: transparent;
color: #FFF;
font-size: 14px;
border: none;
outline: none;
box-shadow: none;
position: relative;
left: 7px; }
#cat {
padding: 10px;
border-radius: 3px; }  a {
color: #0a396d; }
a:visited {
color: #001936; }
a:hover, a:focus, a:active {
color: #0e649b; }
a:focus {
outline: thin dotted; }
a:hover, a:active {
outline: 0; }  .main-navigation {
clear: both;
display: block;
float: left;
width: 100%;
border-top: 1px solid #e1e1e1;
border-bottom: 1px solid #e1e1e1; }
.main-navigation ul {
display: none;
list-style: none;
margin: 0;
padding-left: 0;
background: #FFF; }
.main-navigation ul ul {
box-shadow: 0 3px 3px rgba(0, 0, 0, 0.2);
float: left;
position: absolute;
left: -999em;
z-index: 99999; }
.main-navigation ul ul ul {
left: -999em;
top: 0; }
.main-navigation ul ul li:hover > ul,
.main-navigation ul ul li:focus-within > ul,
.main-navigation ul ul li.focus > ul {
left: 100%; }
.main-navigation ul ul a {
width: 200px; }
.main-navigation ul li:hover > ul,
.main-navigation ul li:focus-within > ul,
.main-navigation ul li.focus > ul {
left: auto; }
.main-navigation li {
float: left;
position: relative; }
.main-navigation a {
display: block;
text-decoration: none; } .menu-toggle {
display: block;
width: 35px;
height: 35px;
color: #001936;
border-color: #001936;
background: transparent;
margin: 10px auto; }
#site-navigation.toggled ul {
display: block; }
#site-navigation.toggled ul > li { }
#site-navigation.toggled ul > li > a { }
#site-navigation.toggled ul > li > a:after {
display: none; }
#site-navigation.toggled ul > li.menu-item-has-children > ul li a {
padding: 0 0 10px 0; }
#site-navigation.toggled ul > li.menu-item-has-children > ul li:hover > a, #site-navigation.toggled ul > li.menu-item-has-children > ul li:focus-within > a {
color: #001936; }
#site-navigation.toggled ul > li.menu-item-has-children > ul li.menu-item-has-children:after {
display: none; }
#site-navigation.toggled ul li {
display: block;
width: 100%;
padding-right: 0; }
#site-navigation.toggled ul li.menu-item-has-children:after {
display: none; }
#site-navigation.toggled ul li.menu-item-has-children > ul li:after {
display: none; }
#site-navigation.toggled ul li.menu-item-has-children > ul li:hover, #site-navigation.toggled ul li.menu-item-has-children > ul li:focus-within {
background-color: initial; }
#site-navigation.toggled ul li ul {
box-shadow: none;
left: initial;
top: initial;
position: relative;
padding-left: 20px;
width: 100%; }
#site-navigation.toggled ul li ul ul {
left: initial;
top: initial;
position: relative;
padding-left: 20px; }
@media screen and (min-width: 37.5em) {
.menu-toggle {
display: none; }
.main-navigation ul {
display: block; } }
.site-main .comment-navigation, .site-main
.posts-navigation, .site-main
.post-navigation {
margin: 0 0 1.5em;
overflow: hidden; }
.comment-navigation .nav-previous,
.posts-navigation .nav-previous,
.post-navigation .nav-previous {
float: left;
width: 50%; }
.comment-navigation .nav-next,
.posts-navigation .nav-next,
.post-navigation .nav-next {
float: right;
text-align: right;
width: 50%; } #site-navigation a {
font-size: 15px;
font-family: "Nunito Sans", sans-serif;
line-height: 26px;
padding-bottom: 10px;
position: relative;
color: #939393;
display: inline-block;
font-weight: 300; }
#site-navigation .menu {
padding-bottom: 10px;
position: relative; }
#site-navigation .menu > li {
display: inline-block;
margin-right: 37px;
position: relative;
line-height: 57px; }
#site-navigation .menu > li.current-menu-item, #site-navigation .menu > li:hover, #site-navigation .menu > li:focus-within {
border-top: 3px solid #0a396d;
margin-top: -3px;
top: 1px; }
#site-navigation .menu > li.current-menu-item > a, #site-navigation .menu > li:hover > a, #site-navigation .menu > li:focus-within > a {
top: -1px; }
#site-navigation .menu > li > a {
position: relative;
text-align: center; }
#site-navigation .menu > li > a:after {
position: absolute;
bottom: -1px;
left: 0;
width: 100%;
height: 3px;
background-color: transparent;
content: '';
display: block; }
#site-navigation .menu > li:last-of-type {
padding-right: 0; }
#site-navigation .menu > li.menu-item-has-children:after {
content: "\F107";
font-family: "FontAwesome";
font-size: 16px;
display: inline-block;
padding-left: 5px;
color: #939393; }
#site-navigation .menu > li.menu-item-has-children > ul li:hover, #site-navigation .menu > li.menu-item-has-children > ul li:focus-within {
color: #FFF;
background-color: #0e649b; }
#site-navigation .menu > li.menu-item-has-children > ul li:hover > a, #site-navigation .menu > li.menu-item-has-children > ul li:hover:after, #site-navigation .menu > li.menu-item-has-children > ul li:focus-within > a, #site-navigation .menu > li.menu-item-has-children > ul li:focus-within:after {
color: #FFF; }
#site-navigation .menu > li.menu-item-has-children > ul li.menu-item-has-children {
position: relative; }
#site-navigation .menu > li.menu-item-has-children > ul li.menu-item-has-children:after {
content: "\F105";
font-family: "FontAwesome";
font-size: 16px;
display: inline-block;
position: absolute;
right: 10px;
bottom: 1px;
color: #333; }
#site-navigation .menu > li.menu-item-has-children > ul li.menu-item-has-children:hover:after, #site-navigation .menu > li.menu-item-has-children > ul li.menu-item-has-children:focus-within:after {
color: #FFF; }
#site-navigation .menu > li.menu-item-has-children > ul li a {
padding: 10px 20px;
font-size: 15px; }
#site-navigation .menu .current_page_item {
border-top: 3px solid #0a396d;
bottom: 2px; }
#site-navigation .menu .current_page_item > a {
top: -1px; }  .top-header {
background: #04132d;
color: #fff; }
.top-header .fa-circle {
color: #04132d; }
.top-header ul {
list-style: none;
padding-left: 0;
margin-left: 0;
margin-bottom: 0; }
.top-header ul li {
display: inline-block; }
.top-header ul li a {
font-family: "Nunito Sans", sans-serif;
font-size: 16px;
line-height: 26px;
padding: 10px 30px 10px 0;
display: block;
color: #ffffff; }
.top-header ul li a:hover, .top-header ul li a:focus {
text-decoration: none;
color: #0e649b; }
.top-header ul li:last-of-type a {
padding-right: 0; }
.top-header #searchform {
float: left;
width: 175px;
border-bottom: 1px solid #202d44;
padding-top: 7px; }
.top-header #searchform.search-right {
float: right !important; }
.top-header #searchform label {
max-width: 140px; }
.top-header #searchform :-ms-input-placeholder {
opacity: 1;
color: #fff; }
.top-header #searchform ::placeholder {
opacity: 1;
color: #fff; }
.top-header #searchform input[type="search"] {
padding: 3px;
background: #04132d;
border: none;
color: #fff;
font-family: "Nunito Sans", sans-serif;
font-weight: 700;
font-size: 14px;
max-width: 128px; }
@media (max-width: 480px) {
.top-header #searchform {
width: 100%;
display: block; }
.top-header #searchform .search-top-bar-submit {
float: right;
top: 7px; } }
@media (max-width: 767px) {
.top-header ul {
text-align: center; }
.top-header #top-header-navigation, .top-header .top-header-icons {
float: none !important; } }  .screen-reader-text {
position: absolute;
top: -9999em;
left: -9999em; } #menu-social.search-enabled, .search-enabled#menu-social-1 {
margin-right: 30px; }
@media (max-width: 480px) {
#menu-social, #menu-social-1 {
float: none !important; }
#menu-social ul, #menu-social-1 ul {
text-align: center; } }
#menu-social ul, #menu-social-1 ul {
list-style: none;
margin: 0;
text-align: center; }
#menu-social ul li, #menu-social-1 ul li {
display: inline-block;
position: relative; }
#menu-social ul li a, #menu-social-1 ul li a {
padding: 8px 2px;
color: #FFF;  }
#menu-social ul li a:before, #menu-social-1 ul li a:before {
content: '\F408';
display: inline-block;
padding: 0 5px;
font-family: 'FontAwesome';
font-size: 13px;
vertical-align: top;
-webkit-font-smoothing: antialiased; }
#menu-social ul li a:hover[href*="wordpress.org"]::before, #menu-social-1 ul li a:hover[href*="wordpress.org"]::before, #menu-social ul li a:hover[href*="wordpress.com"]::before, #menu-social-1 ul li a:hover[href*="wordpress.com"]::before, #menu-social ul li a:focus[href*="wordpress.org"]::before, #menu-social-1 ul li a:focus[href*="wordpress.org"]::before, #menu-social ul li a:focus[href*="wordpress.com"]::before, #menu-social-1 ul li a:focus[href*="wordpress.com"]::before {
color: #21759b; }
#menu-social ul li a:hover[href*="facebook.com"]::before, #menu-social-1 ul li a:hover[href*="facebook.com"]::before, #menu-social ul li a:focus[href*="facebook.com"]::before, #menu-social-1 ul li a:focus[href*="facebook.com"]::before {
color: #3b5998; }
#menu-social ul li a:hover[href*="twitter.com"]::before, #menu-social-1 ul li a:hover[href*="twitter.com"]::before, #menu-social ul li a:focus[href*="twitter.com"]::before, #menu-social-1 ul li a:focus[href*="twitter.com"]::before {
color: #33ccff; }
#menu-social ul li a:hover[href*="dribbble.com"]::before, #menu-social-1 ul li a:hover[href*="dribbble.com"]::before, #menu-social ul li a:focus[href*="dribbble.com"]::before, #menu-social-1 ul li a:focus[href*="dribbble.com"]::before {
color: #ea4c89; }
#menu-social ul li a:hover[href*="plus.google.com"]::before, #menu-social-1 ul li a:hover[href*="plus.google.com"]::before, #menu-social ul li a:focus[href*="plus.google.com"]::before, #menu-social-1 ul li a:focus[href*="plus.google.com"]::before {
color: #dd4b39; }
#menu-social ul li a:hover[href*="pinterest.com"]::before, #menu-social-1 ul li a:hover[href*="pinterest.com"]::before, #menu-social ul li a:focus[href*="pinterest.com"]::before, #menu-social-1 ul li a:focus[href*="pinterest.com"]::before {
color: #c8232c; }
#menu-social ul li a:hover[href*="github.com"]::before, #menu-social-1 ul li a:hover[href*="github.com"]::before, #menu-social ul li a:focus[href*="github.com"]::before, #menu-social-1 ul li a:focus[href*="github.com"]::before {
color: #171515; }
#menu-social ul li a:hover[href*="tumblr.com"]::before, #menu-social-1 ul li a:hover[href*="tumblr.com"]::before, #menu-social ul li a:focus[href*="tumblr.com"]::before, #menu-social-1 ul li a:focus[href*="tumblr.com"]::before {
color: #34526f; }
#menu-social ul li a:hover[href*="youtube.com"]::before, #menu-social-1 ul li a:hover[href*="youtube.com"]::before, #menu-social ul li a:focus[href*="youtube.com"]::before, #menu-social-1 ul li a:focus[href*="youtube.com"]::before {
color: #c4302b; }
#menu-social ul li a:hover[href*="flickr.com"]::before, #menu-social-1 ul li a:hover[href*="flickr.com"]::before, #menu-social ul li a:focus[href*="flickr.com"]::before, #menu-social-1 ul li a:focus[href*="flickr.com"]::before {
color: #ff0084; }
#menu-social ul li a:hover[href*="vimeo.com"]::before, #menu-social-1 ul li a:hover[href*="vimeo.com"]::before, #menu-social ul li a:focus[href*="vimeo.com"]::before, #menu-social-1 ul li a:focus[href*="vimeo.com"]::before {
color: #1AB7EA; }
#menu-social ul li a:hover[href*="instagram.com"]::before, #menu-social-1 ul li a:hover[href*="instagram.com"]::before, #menu-social ul li a:focus[href*="instagram.com"]::before, #menu-social-1 ul li a:focus[href*="instagram.com"]::before {
color: #3f729b; }
#menu-social ul li a:hover[href*="codepen.io"]::before, #menu-social-1 ul li a:hover[href*="codepen.io"]::before, #menu-social ul li a:focus[href*="codepen.io"]::before, #menu-social-1 ul li a:focus[href*="codepen.io"]::before {
color: #000; }
#menu-social ul li a:hover[href*="linkedin.com"]::before, #menu-social-1 ul li a:hover[href*="linkedin.com"]::before, #menu-social ul li a:focus[href*="linkedin.com"]::before, #menu-social-1 ul li a:focus[href*="linkedin.com"]::before {
color: #0e76a8; }
#menu-social ul li a[href*="wordpress.org"]::before, #menu-social-1 ul li a[href*="wordpress.org"]::before, #menu-social ul li a[href*="wordpress.com"]::before, #menu-social-1 ul li a[href*="wordpress.com"]::before {
content: '\F19A'; }
#menu-social ul li a[href*="facebook.com"]::before, #menu-social-1 ul li a[href*="facebook.com"]::before {
content: '\F09A'; }
#menu-social ul li a[href*="twitter.com"]::before, #menu-social-1 ul li a[href*="twitter.com"]::before {
content: '\F099'; }
#menu-social ul li a[href*="dribbble.com"]::before, #menu-social-1 ul li a[href*="dribbble.com"]::before {
content: '\F17D'; }
#menu-social ul li a[href*="plus.google.com"]::before, #menu-social-1 ul li a[href*="plus.google.com"]::before {
content: '\F0D5'; }
#menu-social ul li a[href*="pinterest.com"]::before, #menu-social-1 ul li a[href*="pinterest.com"]::before {
content: '\F231'; }
#menu-social ul li a[href*="github.com"]::before, #menu-social-1 ul li a[href*="github.com"]::before {
content: '\F09B'; }
#menu-social ul li a[href*="tumblr.com"]::before, #menu-social-1 ul li a[href*="tumblr.com"]::before {
content: '\F173'; }
#menu-social ul li a[href*="youtube.com"]::before, #menu-social-1 ul li a[href*="youtube.com"]::before {
content: '\F167'; }
#menu-social ul li a[href*="flickr.com"]::before, #menu-social-1 ul li a[href*="flickr.com"]::before {
content: '\F16E'; }
#menu-social ul li a[href*="vimeo.com"]::before, #menu-social-1 ul li a[href*="vimeo.com"]::before {
content: '\F27D'; }
#menu-social ul li a[href*="instagram.com"]::before, #menu-social-1 ul li a[href*="instagram.com"]::before {
content: '\F16D'; }
#menu-social ul li a[href*="codepen.io"]::before, #menu-social-1 ul li a[href*="codepen.io"]::before {
content: '\F1CB'; }
#menu-social ul li a[href*="linkedin.com"]::before, #menu-social-1 ul li a[href*="linkedin.com"]::before {
content: '\F0E1'; }
#menu-social-1 {
text-align: left; }
#menu-social-1 ul {
text-align: left;
padding-left: 0;
margin-top: 20px;
margin-bottom: 20px; }  .screen-reader-text {
clip: rect(1px, 1px, 1px, 1px);
position: absolute !important;
height: 1px;
width: 1px;
overflow: hidden; }
.screen-reader-text:focus {
background-color: #f1f1f1;
border-radius: 3px;
box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
clip: auto !important;
color: #21759b;
display: block;
font-size: 14px;
font-size: 0.875rem;
font-weight: bold;
height: auto;
left: 5px;
line-height: normal;
padding: 15px 23px 14px;
text-decoration: none;
top: 5px;
width: auto;
z-index: 100000; } #content[tabindex="-1"]:focus {
outline: 0; } .alignleft {
display: inline;
float: left;
margin-right: 1.5em; }
.alignright {
display: inline;
float: right;
margin-left: 1.5em; }
.aligncenter {
clear: both;
display: block;
margin-left: auto;
margin-right: auto; } .clear:before,
.clear:after,
.entry-content:before,
.entry-content:after,
.comment-content:before,
.comment-list .reply:before,
.comment-content:after,
.comment-list .reply:after,
.site-header:before,
.site-header:after,
.site-content:before,
.site-content:after,
.site-footer:before,
.site-footer:after {
content: "";
display: table;
table-layout: fixed; }
.clear:after,
.entry-content:after,
.comment-content:after,
.comment-list .reply:after,
.site-header:after,
.site-content:after,
.site-footer:after {
clear: both; } .newspaper-x-blog-sidebar {  }
.newspaper-x-blog-sidebar .widget_search {
margin-bottom: 30px; }
.newspaper-x-blog-sidebar .widget_search .widget-title {
display: none; }
.newspaper-x-blog-sidebar .widget_search h3 {
text-transform: uppercase;
font-size: 20px;
margin-bottom: 20px;
color: #001936; }
.newspaper-x-blog-sidebar select {
padding: 10px; }
.newspaper-x-blog-sidebar .widget_newspaper_x_banner, .newspaper-x-blog-sidebar .widget_text {
margin-bottom: 30px;
overflow: hidden; }
.newspaper-x-blog-sidebar .widget_newspaper_x_banner select, .newspaper-x-blog-sidebar .widget_text select {
width: 100%; }
.newspaper-x-blog-sidebar .widget:not(.widget_search):not(.widget_newspaper_x_banner):not(.widget_text) { margin: 0 0 30px;          }
.newspaper-x-blog-sidebar .widget:not(.widget_search):not(.widget_newspaper_x_banner):not(.widget_text) > ul, .newspaper-x-blog-sidebar .widget:not(.widget_search):not(.widget_newspaper_x_banner):not(.widget_text) > ol {
margin: 0;
padding: 0px 0px 30px 0px;
list-style-type: none; }
.newspaper-x-blog-sidebar .widget:not(.widget_search):not(.widget_newspaper_x_banner):not(.widget_text) select {
max-width: 100%; }
.newspaper-x-blog-sidebar .widget:not(.widget_search):not(.widget_newspaper_x_banner):not(.widget_text) select option {
max-width: 233px; }
.newspaper-x-blog-sidebar .widget:not(.widget_search):not(.widget_newspaper_x_banner):not(.widget_text).widget_nav_menu > div > ul {
margin: 0;
padding: 0px 18px 30px 18px; }
.newspaper-x-blog-sidebar .widget:not(.widget_search):not(.widget_newspaper_x_banner):not(.widget_text).widget_nav_menu > div > ul li > ul {
margin-left: 0; }
.newspaper-x-blog-sidebar .widget:not(.widget_search):not(.widget_newspaper_x_banner):not(.widget_text).widget_meta ul li {
font-size: 15px;
font-family: "Nunito Sans", sans-serif; }
.newspaper-x-blog-sidebar .widget:not(.widget_search):not(.widget_newspaper_x_banner):not(.widget_text).widget_meta ul li a {
color: #8c9597; }
.newspaper-x-blog-sidebar .widget:not(.widget_search):not(.widget_newspaper_x_banner):not(.widget_text).widget_meta ul li a:hover, .newspaper-x-blog-sidebar .widget:not(.widget_search):not(.widget_newspaper_x_banner):not(.widget_text).widget_meta ul li a:focus {
color: #0e649b; }
.newspaper-x-blog-sidebar .widget:not(.widget_search):not(.widget_newspaper_x_banner):not(.widget_text).widget_rss ul li {
font-size: 15px;
color: #001936;
margin-bottom: 50px;
font-family: "Nunito Sans", sans-serif; }
.newspaper-x-blog-sidebar .widget:not(.widget_search):not(.widget_newspaper_x_banner):not(.widget_text).widget_rss ul li a {
color: #001936;
font-size: 18px;
font-weight: 700; }
.newspaper-x-blog-sidebar .widget:not(.widget_search):not(.widget_newspaper_x_banner):not(.widget_text).widget_rss ul li a:hover, .newspaper-x-blog-sidebar .widget:not(.widget_search):not(.widget_newspaper_x_banner):not(.widget_text).widget_rss ul li a:focus {
color: #0e649b; }
.newspaper-x-blog-sidebar .widget:not(.widget_search):not(.widget_newspaper_x_banner):not(.widget_text).widget_rss ul li .rss-date {
color: #bfbfbf;
font-size: 12px;
display: block; }
.newspaper-x-blog-sidebar .widget:not(.widget_search):not(.widget_newspaper_x_banner):not(.widget_text).widget_rss ul li .rssSummary {
color: #8b8d91;
margin-top: 10px; }
.newspaper-x-blog-sidebar .widget:not(.widget_search):not(.widget_newspaper_x_banner):not(.widget_text).widget_rss ul li cite {
font-style: initial; }
.newspaper-x-blog-sidebar .widget:not(.widget_search):not(.widget_newspaper_x_banner):not(.widget_text).widget_recent_comments ul li {
margin-bottom: 15px;
font-size: 15px;
color: #8b8d91;
font-family: "Nunito Sans", sans-serif; }
.newspaper-x-blog-sidebar .widget:not(.widget_search):not(.widget_newspaper_x_banner):not(.widget_text).widget_recent_comments ul li a {
color: #0a396d; }
.newspaper-x-blog-sidebar .widget:not(.widget_search):not(.widget_newspaper_x_banner):not(.widget_text).widget_recent_comments ul li a:hover, .newspaper-x-blog-sidebar .widget:not(.widget_search):not(.widget_newspaper_x_banner):not(.widget_text).widget_recent_comments ul li a:focus {
color: #0e649b; }
.newspaper-x-blog-sidebar .widget:not(.widget_search):not(.widget_newspaper_x_banner):not(.widget_text).widget_recent_entries ul li {
margin-bottom: 15px;
font-family: "Nunito Sans", sans-serif; }
.newspaper-x-blog-sidebar .widget:not(.widget_search):not(.widget_newspaper_x_banner):not(.widget_text).widget_recent_entries ul li a {
font-size: 15px;
color: #8b8d91; }
.newspaper-x-blog-sidebar .widget:not(.widget_search):not(.widget_newspaper_x_banner):not(.widget_text).widget_recent_entries ul li a:hover, .newspaper-x-blog-sidebar .widget:not(.widget_search):not(.widget_newspaper_x_banner):not(.widget_text).widget_recent_entries ul li a:focus {
color: #0e649b; }
.newspaper-x-blog-sidebar .widget:not(.widget_search):not(.widget_newspaper_x_banner):not(.widget_text).widget_recent_entries ul li span {
display: block;
color: #bfbfbf;
font-size: 12px; }
.newspaper-x-blog-sidebar .widget:not(.widget_search):not(.widget_newspaper_x_banner):not(.widget_text).widget_tag_cloud {
font-family: "Nunito Sans", sans-serif; }
.newspaper-x-blog-sidebar .widget:not(.widget_search):not(.widget_newspaper_x_banner):not(.widget_text).widget_tag_cloud .tagcloud {
padding: 0px 0px 30px 0px; }
.newspaper-x-blog-sidebar .widget:not(.widget_search):not(.widget_newspaper_x_banner):not(.widget_text).widget_tag_cloud .tagcloud h3 {
font-size: 20px; }
.newspaper-x-blog-sidebar .widget:not(.widget_search):not(.widget_newspaper_x_banner):not(.widget_text).widget_tag_cloud .tagcloud a {
white-space: nowrap !important;
padding: 4px 9px 4px 9px;
margin: -2px 5px;
border: 1px solid #7c95b1;
line-height: 45px;
font-size: 15px !important; }
.newspaper-x-blog-sidebar .widget:not(.widget_search):not(.widget_newspaper_x_banner):not(.widget_text).widget_tag_cloud .tagcloud a:hover, .newspaper-x-blog-sidebar .widget:not(.widget_search):not(.widget_newspaper_x_banner):not(.widget_text).widget_tag_cloud .tagcloud a:focus {
background: #0a396d;
color: #fff;
border: 1px solid #0a396d; }
.newspaper-x-blog-sidebar .widget:not(.widget_search):not(.widget_newspaper_x_banner):not(.widget_text).widget_categories, .newspaper-x-blog-sidebar .widget:not(.widget_search):not(.widget_newspaper_x_banner):not(.widget_text).widget_archive { }
.newspaper-x-blog-sidebar .widget:not(.widget_search):not(.widget_newspaper_x_banner):not(.widget_text).widget_categories > select, .newspaper-x-blog-sidebar .widget:not(.widget_search):not(.widget_newspaper_x_banner):not(.widget_text).widget_archive > select {
width: 100%;
display: block;
margin: 0 auto;
margin-bottom: 30px;
padding: 10px; }
.newspaper-x-blog-sidebar .widget:not(.widget_search):not(.widget_newspaper_x_banner):not(.widget_text).widget_categories > ul, .newspaper-x-blog-sidebar .widget:not(.widget_search):not(.widget_newspaper_x_banner):not(.widget_text).widget_archive > ul {
list-style-type: none;
margin: 0px;
padding: 0px;
font-size: 15px;
color: #001936; }
.newspaper-x-blog-sidebar .widget:not(.widget_search):not(.widget_newspaper_x_banner):not(.widget_text).widget_categories > ul > li, .newspaper-x-blog-sidebar .widget:not(.widget_search):not(.widget_newspaper_x_banner):not(.widget_text).widget_archive > ul > li {
padding-bottom: 10px;
margin-bottom: 10px;
border-bottom: 1px dotted #e1e1e1; }
.newspaper-x-blog-sidebar .widget:not(.widget_search):not(.widget_newspaper_x_banner):not(.widget_text).widget_categories > ul > li:last-of-type, .newspaper-x-blog-sidebar .widget:not(.widget_search):not(.widget_newspaper_x_banner):not(.widget_text).widget_archive > ul > li:last-of-type {
border-bottom: none;
margin-bottom: 20px; }
.newspaper-x-blog-sidebar .widget:not(.widget_search):not(.widget_newspaper_x_banner):not(.widget_text).widget_categories > ul > li:hover a, .newspaper-x-blog-sidebar .widget:not(.widget_search):not(.widget_newspaper_x_banner):not(.widget_text).widget_categories > ul > li:hover .newspaper-x-cat-count, .newspaper-x-blog-sidebar .widget:not(.widget_search):not(.widget_newspaper_x_banner):not(.widget_text).widget_categories > ul > li:focus a, .newspaper-x-blog-sidebar .widget:not(.widget_search):not(.widget_newspaper_x_banner):not(.widget_text).widget_categories > ul > li:focus .newspaper-x-cat-count, .newspaper-x-blog-sidebar .widget:not(.widget_search):not(.widget_newspaper_x_banner):not(.widget_text).widget_archive > ul > li:hover a, .newspaper-x-blog-sidebar .widget:not(.widget_search):not(.widget_newspaper_x_banner):not(.widget_text).widget_archive > ul > li:hover .newspaper-x-cat-count, .newspaper-x-blog-sidebar .widget:not(.widget_search):not(.widget_newspaper_x_banner):not(.widget_text).widget_archive > ul > li:focus a, .newspaper-x-blog-sidebar .widget:not(.widget_search):not(.widget_newspaper_x_banner):not(.widget_text).widget_archive > ul > li:focus .newspaper-x-cat-count {
text-decoration: none;
color: #0e649b; }
.newspaper-x-blog-sidebar .widget:not(.widget_search):not(.widget_newspaper_x_banner):not(.widget_text).widget_categories > ul > li a, .newspaper-x-blog-sidebar .widget:not(.widget_search):not(.widget_newspaper_x_banner):not(.widget_text).widget_archive > ul > li a {
color: #8b8d91; }
.newspaper-x-blog-sidebar .widget:not(.widget_search):not(.widget_newspaper_x_banner):not(.widget_text).widget_categories > ul > li a:hover, .newspaper-x-blog-sidebar .widget:not(.widget_search):not(.widget_newspaper_x_banner):not(.widget_text).widget_categories > ul > li a:focus, .newspaper-x-blog-sidebar .widget:not(.widget_search):not(.widget_newspaper_x_banner):not(.widget_text).widget_archive > ul > li a:hover, .newspaper-x-blog-sidebar .widget:not(.widget_search):not(.widget_newspaper_x_banner):not(.widget_text).widget_archive > ul > li a:focus {
text-decoration: none;
color: #0e649b; }
.newspaper-x-blog-sidebar .widget:not(.widget_search):not(.widget_newspaper_x_banner):not(.widget_text).widget_categories > ul > li .newspaper-x-cat-count, .newspaper-x-blog-sidebar .widget:not(.widget_search):not(.widget_newspaper_x_banner):not(.widget_text).widget_archive > ul > li .newspaper-x-cat-count {
float: right;
color: #8b8d91;
font-family: "Nunito Sans", sans-serif;
font-size: 15px; }
.newspaper-x-blog-sidebar .widget:not(.widget_search):not(.widget_newspaper_x_banner):not(.widget_text).widget_categories > ul > li .newspaper-x-cat-count:before, .newspaper-x-blog-sidebar .widget:not(.widget_search):not(.widget_newspaper_x_banner):not(.widget_text).widget_archive > ul > li .newspaper-x-cat-count:before {
content: "("; }
.newspaper-x-blog-sidebar .widget:not(.widget_search):not(.widget_newspaper_x_banner):not(.widget_text).widget_categories > ul > li .newspaper-x-cat-count:after, .newspaper-x-blog-sidebar .widget:not(.widget_search):not(.widget_newspaper_x_banner):not(.widget_text).widget_archive > ul > li .newspaper-x-cat-count:after {
content: ")"; }
.newspaper-x-blog-sidebar .widget:not(.widget_search):not(.widget_newspaper_x_banner):not(.widget_text).widget_categories .children, .newspaper-x-blog-sidebar .widget:not(.widget_search):not(.widget_newspaper_x_banner):not(.widget_text).widget_archive .children {
list-style-type: none;
margin-left: 0;
padding-left: 25px; }
.newspaper-x-blog-sidebar .widget:not(.widget_search):not(.widget_newspaper_x_banner):not(.widget_text).widget_categories .children > li, .newspaper-x-blog-sidebar .widget:not(.widget_search):not(.widget_newspaper_x_banner):not(.widget_text).widget_archive .children > li {
margin-top: 10px;
padding-top: 10px;
border-top: 1px dotted #e1e1e1; }
.newspaper-x-blog-sidebar .widget:not(.widget_search):not(.widget_newspaper_x_banner):not(.widget_text).widget_nav_menu > div ul {
list-style-type: none; }
.newspaper-x-blog-sidebar .widget:not(.widget_search):not(.widget_newspaper_x_banner):not(.widget_text).widget_nav_menu > div > ul {
padding: 0px; }
.newspaper-x-blog-sidebar .widget:not(.widget_search):not(.widget_newspaper_x_banner):not(.widget_text).widget_nav_menu > div > ul .sub-menu {
padding-left: 10px; }
.newspaper-x-blog-sidebar .widget:not(.widget_search):not(.widget_newspaper_x_banner):not(.widget_text).widget_calendar {
padding: 0px;
position: relative; }
.newspaper-x-blog-sidebar .widget:not(.widget_search):not(.widget_newspaper_x_banner):not(.widget_text).widget_calendar .widget-title, .newspaper-x-blog-sidebar .widget:not(.widget_search):not(.widget_newspaper_x_banner):not(.widget_text).widget_calendar h3 {
display: none; }
.newspaper-x-blog-sidebar .widget:not(.widget_search):not(.widget_newspaper_x_banner):not(.widget_text).widget_calendar #wp-calendar {
font-family: "Nunito Sans", sans-serif;
width: 100%;
font-size: 14px;
font-weight: 300;
border-collapse: separate;
border-spacing: 4px;
margin-left: 1px; }
.newspaper-x-blog-sidebar .widget:not(.widget_search):not(.widget_newspaper_x_banner):not(.widget_text).widget_calendar #wp-calendar > caption {
border: 1px solid #e1e1e1;
color: #001c28;
font-famiy: "Nunito Sans", sans-serif;
text-align: center;
font-size: 20px;
font-weight: 700;
padding-bottom: 22px;
padding-top: 22px;
min-height: 55px;
position: relative;
margin-bottom: 20px; }
.newspaper-x-blog-sidebar .widget:not(.widget_search):not(.widget_newspaper_x_banner):not(.widget_text).widget_calendar #wp-calendar th {
text-align: center;
color: #001936; }
.newspaper-x-blog-sidebar .widget:not(.widget_search):not(.widget_newspaper_x_banner):not(.widget_text).widget_calendar #wp-calendar .pad {
display: none; }
.newspaper-x-blog-sidebar .widget:not(.widget_search):not(.widget_newspaper_x_banner):not(.widget_text).widget_calendar #wp-calendar td {
color: #8b8d91;
margin-bottom: 10px;
text-align: center;
border: 1px solid #e1e1e1;
padding: 9px 5px; }
.newspaper-x-blog-sidebar .widget:not(.widget_search):not(.widget_newspaper_x_banner):not(.widget_text).widget_calendar #wp-calendar td#today {
color: #fff;
background: #0a396d; }
.newspaper-x-blog-sidebar .widget:not(.widget_search):not(.widget_newspaper_x_banner):not(.widget_text).widget_calendar #wp-calendar td#today a {
color: #fff; }
.newspaper-x-blog-sidebar .widget:not(.widget_search):not(.widget_newspaper_x_banner):not(.widget_text).widget_calendar #wp-calendar td#today:hover, .newspaper-x-blog-sidebar .widget:not(.widget_search):not(.widget_newspaper_x_banner):not(.widget_text).widget_calendar #wp-calendar td#today:focus {
background: #0e649b; }
.newspaper-x-blog-sidebar .widget:not(.widget_search):not(.widget_newspaper_x_banner):not(.widget_text).widget_calendar #wp-calendar td:hover, .newspaper-x-blog-sidebar .widget:not(.widget_search):not(.widget_newspaper_x_banner):not(.widget_text).widget_calendar #wp-calendar td:focus {
color: #fff;
background: #0e649b; }
.newspaper-x-blog-sidebar .widget:not(.widget_search):not(.widget_newspaper_x_banner):not(.widget_text).widget_calendar #wp-calendar td:hover a, .newspaper-x-blog-sidebar .widget:not(.widget_search):not(.widget_newspaper_x_banner):not(.widget_text).widget_calendar #wp-calendar td:focus a {
color: #fff; }
.newspaper-x-blog-sidebar .widget:not(.widget_search):not(.widget_newspaper_x_banner):not(.widget_text).widget_calendar #wp-calendar td a {
color: #0e649b;
text-decoration: none; }
.newspaper-x-blog-sidebar .widget:not(.widget_search):not(.widget_newspaper_x_banner):not(.widget_text).widget_calendar #wp-calendar td a:hover, .newspaper-x-blog-sidebar .widget:not(.widget_search):not(.widget_newspaper_x_banner):not(.widget_text).widget_calendar #wp-calendar td a:focus {
text-decoration: none;
color: #fff; }
.newspaper-x-blog-sidebar .widget:not(.widget_search):not(.widget_newspaper_x_banner):not(.widget_text).widget_calendar #wp-calendar #prev {
border: none;
position: absolute;
top: -2px;
left: 5%;
width: 35px;
height: 55px;
background-color: transparent;
color: #FFF; }
.newspaper-x-blog-sidebar .widget:not(.widget_search):not(.widget_newspaper_x_banner):not(.widget_text).widget_calendar #wp-calendar #prev:before {
content: '\F104';
display: block;
font-size: 14px;
line-height: 55px;
text-align: center;
position: relative;
color: #333;
font-family: 'FontAwesome'; }
.newspaper-x-blog-sidebar .widget:not(.widget_search):not(.widget_newspaper_x_banner):not(.widget_text).widget_calendar #wp-calendar #prev > a {
top: 20px;
position: absolute;
color: transparent; }
.newspaper-x-blog-sidebar .widget:not(.widget_search):not(.widget_newspaper_x_banner):not(.widget_text).widget_calendar #wp-calendar #next {
border: none;
position: absolute;
top: -2px;
right: 5%;
width: 35px;
height: 55px;
background-color: transparent;
color: #FFF; }
.newspaper-x-blog-sidebar .widget:not(.widget_search):not(.widget_newspaper_x_banner):not(.widget_text).widget_calendar #wp-calendar #next:before {
content: '\F105';
display: block;
font-size: 14px;
line-height: 55px;
text-align: center;
position: relative;
color: #333;
font-family: 'FontAwesome'; }
.newspaper-x-blog-sidebar .widget:not(.widget_search):not(.widget_newspaper_x_banner):not(.widget_text).widget_calendar #wp-calendar #next > a {
top: 20px;
position: absolute;
color: transparent; }
.newspaper-x-blog-sidebar .widget:not(.widget_search):not(.widget_newspaper_x_banner):not(.widget_text).widget_calendar #wp-calendar thead {
border: none;
color: #001936 !important; }
.widget-bordered, .newspaper-x-blog-sidebar .widget:not(.widget_search):not(.widget_newspaper_x_banner):not(.widget_text), .newspaper-x-blog-sidebar .widget_newspaper_x_recent, .newspaper-x-sidebar .widget_newspaper_x_recent {
position: relative; }
.widget-title-styled, .newspaper-x-blog-sidebar .widget:not(.widget_search):not(.widget_newspaper_x_banner):not(.widget_text) > h3, .newspaper-x-blog-sidebar .widget_newspaper_x_recent > h3, .newspaper-x-sidebar .widget_newspaper_x_recent > h3 {
color: #333;
padding: 18px 0px;
display: block;
text-transform: uppercase;
font-famiy: "Nunito Sans", sans-serif;
font-size: 20px;
font-weight: 700;
margin-top: 5px;
margin-bottom: 10px;
position: relative; }
.site-footer p {
color: #a9afb5;
font-family: "Nunito Sans", sans-serif; }
.site-footer .newspaper-x-contact-p {
margin-bottom: 0; }
.site-footer .newspaper-x-contact-p strong {
color: "Nunito Sans", sans-serif; }
.site-footer .newspaper-x-contact-logo {
margin-top: 20px; }
.site-footer .widget_recent_entries ul {
margin: 0px;
padding: 0px; }
.site-footer .widget_recent_entries ul li {
list-style: none;
margin-bottom: 20px; }
.site-footer .widget_recent_entries ul li a {
color: #a9afb5; }
.site-footer .widget_recent_entries ul li a:hover, .site-footer .widget_recent_entries ul li a:focus {
color: #0e649b; }
.site-footer .widget_recent_entries ul li .post-date {
display: block;
color: #455263;
font-size: 12px; }
.site-footer .widget {
font-size: 15px;
font-family: "Nunito Sans", sans-serif;
color: #a9afb5;
position: relative;
padding: 15px;
z-index: 1;      }
.site-footer .widget h3 {
font-family: "Nunito Sans", sans-serif;
font-size: 20px;
text-transform: uppercase;
font-weight: 700;
margin-bottom: 25px;
color: #FFF; }
.site-footer .widget.widget_newspaper_x_recent .newspaper-x-recent-post-widget {
height: 65px;
margin-left: 0;
margin-right: 0; }
.site-footer .widget.widget_newspaper_x_recent .newspaper-x-recent-post-widget .newspaper-x-title h3 {
margin-bottom: 15px; }
.site-footer .widget.widget_newspaper_x_recent .newspaper-x-recent-post-widget .newspaper-x-post-content {
width: 225px; }
@media (max-width: 1199px) {
.site-footer .widget.widget_newspaper_x_recent .newspaper-x-recent-post-widget .newspaper-x-post-content {
width: 187px; } }
.site-footer .widget.widget_categories {
padding-right: 0px;
position: relative; }
.site-footer .widget.widget_categories > ul {
list-style-type: none;
margin: 0;
padding: 0;
font-size: 15px;
color: #333; }
.site-footer .widget.widget_categories > ul > li {
padding-bottom: 5px;
margin-bottom: 5px;
border-bottom: 1px dotted rgba(225, 225, 225, 0.1); }
.site-footer .widget.widget_categories > ul > li:last-of-type {
border-bottom: none; }
.site-footer .widget.widget_categories > ul > li:hover a, .site-footer .widget.widget_categories > ul > li:hover .newspaper-x-cat-count, .site-footer .widget.widget_categories > ul > li:focus-within a, .site-footer .widget.widget_categories > ul > li:focus-within .newspaper-x-cat-count {
text-decoration: none;
color: #0e649b; }
.site-footer .widget.widget_categories > ul > li a {
color: #a9afb5;
font-family: "Nunito Sans", sans-serif;
font-weight: 400; }
.site-footer .widget.widget_categories > ul > li .newspaper-x-cat-count {
float: right;
color: #2c3745;
font-family: "Nunito Sans", sans-serif;
font-size: 12px; }
.site-footer .widget.widget_categories > ul > li .newspaper-x-cat-count:before {
content: "("; }
.site-footer .widget.widget_categories > ul > li .newspaper-x-cat-count:after {
content: ")"; }
.site-footer .widget.widget_categories .children {
list-style-type: none;
margin-left: 0;
padding-left: 25px; }
.site-footer .widget.widget_categories .children > li {
margin-top: 10px;
padding-top: 10px;
border-top: 1px dotted rgba(225, 225, 225, 0.1); }
.site-footer .widget.widget_recent_comments ul {
padding: 0px; }
.site-footer .widget.widget_recent_comments ul li {
list-style: none;
margin-bottom: 15px;
font-size: 15px;
color: #a9afb5;
font-family: "Nunito Sans", sans-serif; }
.site-footer .widget.widget_recent_comments ul li a {
color: #fff; }
.site-footer .widget.widget_recent_comments ul li a:hover, .site-footer .widget.widget_recent_comments ul li a:focus {
color: #0e649b; }
.site-footer .widget.widget_meta ul {
padding: 0px; }
.site-footer .widget.widget_meta ul li {
list-style: none;
font-size: 15px;
font-family: "Nunito Sans", sans-serif; }
.site-footer .widget.widget_meta ul li a {
color: #a9afb5; }
.site-footer .widget.widget_meta ul li a:hover, .site-footer .widget.widget_meta ul li a:focus {
color: #0e649b; }
.site-footer .widget.widget_search {
padding-right: 0px; }
.site-footer .widget.widget_search #searchform {
border-color: #001b30; }
.site-footer .widget.widget_search #searchform .search-submit {
color: #002135; }
.site-footer .widget.widget_search #searchform label input[type="search"] {
width: 100%;
background: none;
color: #fff; }
.site-footer .widget.widget_search #searchform label ::-moz-placeholder {
opacity: 1;
color: #fff; }
.site-footer .widget.widget_search #searchform label ::-webkit-input-placeholder {
opacity: 1;
color: #fff; }
.site-footer .widget.widget_search #searchform:hover, .site-footer .widget.widget_search #searchform:focus {
border-color: #053052; }
.site-footer .widget.widget_calendar {
padding: 0px;
position: relative; }
.site-footer .widget.widget_calendar .widget-title, .site-footer .widget.widget_calendar h3 {
display: none; }
.site-footer .widget.widget_calendar #wp-calendar {
color: "Nunito Sans", sans-serif;
width: 100%;
font-size: 14px;
font-weight: 300;
border-collapse: separate;
border-spacing: 4px;
margin-left: 1px; }
.site-footer .widget.widget_calendar #wp-calendar > caption {
border: 1px solid #002438;
color: #a9afb5;
font-famiy: "Nunito Sans", sans-serif;
text-align: center;
font-size: 20px;
font-weight: 700;
padding-bottom: 22px;
padding-top: 22px;
min-height: 55px;
position: relative;
margin-bottom: 20px; }
.site-footer .widget.widget_calendar #wp-calendar th {
text-align: center;
color: #a9afb5; }
.site-footer .widget.widget_calendar #wp-calendar .pad {
display: none; }
.site-footer .widget.widget_calendar #wp-calendar td {
color: #a9afb5;
margin-bottom: 10px;
text-align: center;
border: 1px solid #002438;
padding: 9px 5px; }
.site-footer .widget.widget_calendar #wp-calendar td#today {
color: #fff;
background: #0a396d;
border-color: #0a396d; }
.site-footer .widget.widget_calendar #wp-calendar td#today a {
color: #fff; }
.site-footer .widget.widget_calendar #wp-calendar td#today:hover, .site-footer .widget.widget_calendar #wp-calendar td#today:focus {
background: #0e649b;
border-color: #0e649b; }
.site-footer .widget.widget_calendar #wp-calendar td:hover, .site-footer .widget.widget_calendar #wp-calendar td:focus {
color: #fff;
background: #0e649b;
border-color: #0e649b; }
.site-footer .widget.widget_calendar #wp-calendar td:hover a, .site-footer .widget.widget_calendar #wp-calendar td:focus a {
color: #fff; }
.site-footer .widget.widget_calendar #wp-calendar td a {
color: #0e649b;
text-decoration: none; }
.site-footer .widget.widget_calendar #wp-calendar td a:hover, .site-footer .widget.widget_calendar #wp-calendar td a:focus {
text-decoration: none;
color: #fff; }
.site-footer .widget.widget_calendar #wp-calendar #prev {
border: none;
position: absolute;
top: -3px;
left: 5%;
width: 35px;
height: 55px;
background-color: transparent;
color: #FFF; }
.site-footer .widget.widget_calendar #wp-calendar #prev:before {
content: '\F104';
display: block;
font-size: 14px;
line-height: 55px;
text-align: center;
position: relative;
color: #a9afb5;
font-family: 'FontAwesome'; }
.site-footer .widget.widget_calendar #wp-calendar #prev > a {
top: 20px;
position: absolute;
color: transparent; }
.site-footer .widget.widget_calendar #wp-calendar #next {
border: none;
position: absolute;
top: -3px;
right: 5%;
width: 35px;
height: 55px;
background-color: transparent;
color: #FFF; }
.site-footer .widget.widget_calendar #wp-calendar #next:before {
content: '\F105';
display: block;
font-size: 14px;
line-height: 55px;
text-align: center;
position: relative;
color: #a9afb5;
font-family: 'FontAwesome'; }
.site-footer .widget.widget_calendar #wp-calendar #next > a {
top: 20px;
position: absolute;
color: transparent; }
.site-footer .widget.widget_calendar #wp-calendar thead {
border: none;
color: #001936 !important; }
.site-footer .widget.widget_tag_cloud {
font-family: "Nunito Sans", sans-serif; }
.site-footer .widget.widget_tag_cloud .tagcloud h3 {
font-size: 20px; }
.site-footer .widget.widget_tag_cloud .tagcloud a {
color: #a9afb5;
padding: 4px 9px 4px 9px;
margin: -2px 5px;
border: 1px solid #001c31;
line-height: 45px;
white-space: nowrap !important;
font-size: 15px !important; }
.site-footer .widget.widget_tag_cloud .tagcloud a:hover, .site-footer .widget.widget_tag_cloud .tagcloud a:focus {
background: #0a396d;
color: #fff;
border: 1px solid #0a396d; }
.site-footer .widget.widget_rss ul {
padding: 0px; }
.site-footer .widget.widget_rss ul li {
list-style: none;
font-size: 15px;
color: #f1f1f1;
margin-bottom: 50px;
font-family: "Nunito Sans", sans-serif; }
.site-footer .widget.widget_rss ul li a {
color: #f1f1f1;
font-size: 18px;
font-weight: 700; }
.site-footer .widget.widget_rss ul li a:hover, .site-footer .widget.widget_rss ul li a:focus {
color: #0e649b; }
.site-footer .widget.widget_rss ul li .rss-date {
color: #a9afb5;
font-size: 12px;
display: block; }
.site-footer .widget.widget_rss ul li .rssSummary {
color: #a9afb5;
margin-top: 10px; }
.site-footer .widget.widget_rss ul li cite {
font-style: initial;
color: #f1f1f1; }
.site-footer .widget.widget_archive {
padding-right: 0px;
position: relative; }
.site-footer .widget.widget_archive > ul {
list-style-type: none;
margin: 0;
padding: 0;
font-size: 15px;
color: #333; }
.site-footer .widget.widget_archive > ul > li {
padding-bottom: 5px;
margin-bottom: 5px;
border-bottom: 1px dotted rgba(225, 225, 225, 0.1); }
.site-footer .widget.widget_archive > ul > li:last-of-type {
border-bottom: none; }
.site-footer .widget.widget_archive > ul > li:hover a, .site-footer .widget.widget_archive > ul > li:hover .newspaper-x-cat-count, .site-footer .widget.widget_archive > ul > li:focus a, .site-footer .widget.widget_archive > ul > li:focus .newspaper-x-cat-count {
text-decoration: none;
color: #0e649b; }
.site-footer .widget.widget_archive > ul > li a {
color: #a9afb5;
font-family: "Nunito Sans", sans-serif;
font-weight: 400; }
.site-footer .widget.widget_archive > ul > li .newspaper-x-cat-count {
float: right;
color: #2c3745;
font-family: "Nunito Sans", sans-serif;
font-size: 12px; }
.site-footer .widget.widget_archive > ul > li .newspaper-x-cat-count:before {
content: "("; }
.site-footer .widget.widget_archive > ul > li .newspaper-x-cat-count:after {
content: ")"; }
.site-footer .widget.widget_archive .children {
list-style-type: none;
margin-left: 0;
padding-left: 25px; }
.site-footer .widget.widget_archive .children > li {
margin-top: 10px;
padding-top: 10px;
border-top: 1px dashed #e1e1e1; }
.site-footer .contact-widget div {
margin-bottom: 12px; }
.site-footer .contact-widget div span {
font-size: 15px;
color: #fff;
font-weight: 700; }
.site-footer .contact-widget div a {
color: #a9afb5;
font-size: 15px;
font-family: "Nunito Sans", sans-serif; }
.site-footer .contact-widget div a:hover, .site-footer .contact-widget div a:focus {
color: #0e649b; }
.site-footer .contact-widget #social-contact {
padding-left: 0px;
margin-top: 25px; }
.site-footer .contact-widget #social-contact li {
display: inline; }
.site-footer .contact-widget #social-contact li a { color: #fff; }
.site-footer .contact-widget #social-contact li a:before {
content: '\F408';
display: inline-block;
font-family: 'FontAwesome';
font-size: 11px;
-webkit-font-smoothing: antialiased;
padding: 2px 11px 2px 12px;
margin-right: 7px;
border-radius: 20px;
margin-bottom: 10px; }
.site-footer .contact-widget #social-contact li a span {
display: none; }
.site-footer .contact-widget #social-contact li a[href*="wordpress.org"]::before, .site-footer .contact-widget #social-contact li a[href*="wordpress.com"]::before {
content: '\F19A';
background: #21759b;
padding: 2px 9px 2px 11px; }
.site-footer .contact-widget #social-contact li a[href*="facebook.com"]::before {
content: '\F09A';
background: #3b5998; }
.site-footer .contact-widget #social-contact li a[href*="twitter.com"]::before {
content: '\F099';
background: #38a4f0;
padding: 2px 9px 2px 10px;
margin-right: 7px; }
.site-footer .contact-widget #social-contact li a[href*="dribbble.com"]::before {
content: '\F17D';
background: #ea4c89;
padding: 2px 10px 2px 10px; }
.site-footer .contact-widget #social-contact li a[href*="plus.google.com"]::before {
content: '\F0D5';
background: #ed3521;
padding: 2px 9px 2px 7px;
margin-right: 7px; }
.site-footer .contact-widget #social-contact li a[href*="pinterest.com"]::before {
content: '\F231';
background: #c8232c; }
.site-footer .contact-widget #social-contact li a[href*="github.com"]::before {
content: '\F09B';
background: #171515; }
.site-footer .contact-widget #social-contact li a[href*="tumblr.com"]::before {
content: '\F173';
background: #36465d;
padding: 2px 11px 2px 12px;
margin-right: 5px; }
.site-footer .contact-widget #social-contact li a[href*="youtube.com"]::before {
content: '\F167';
background: #d10027;
padding: 2px 11px 2px 11px; }
.site-footer .contact-widget #social-contact li a[href*="flickr.com"]::before {
content: '\F16E';
background: #ff0084;
padding: 2px 11px 2px 11px; }
.site-footer .contact-widget #social-contact li a[href*="vimeo.com"]::before {
content: '\F27D';
background: #1AB7EA;
padding: 2px 10px 2px 9px; }
.site-footer .contact-widget #social-contact li a[href*="instagram.com"]::before {
content: '\F16D';
background: #3f729b;
padding: 2px 10px 2px 11px; }
.site-footer .contact-widget #social-contact li a[href*="codepen.io"]::before {
content: '\F1CB';
background: #000;
padding: 2px 9px 2px 10px; }
.site-footer .contact-widget #social-contact li a[href*="linkedin.com"]::before {
content: '\F0E1';
background: #0e76a8;
padding: 2px 9px 2px 11px; }
.site-footer .contact-widget #social-contact li a:hover, .site-footer .contact-widget #social-contact li a:focus {
color: #fff;
opacity: 0.9; }
.newspaper_x_widgets.newspaper-x-layout-a {
margin-bottom: 30px; }
.newspaper_x_widgets .newspaper-x-layout-b-row:last-of-type .border {
border: none !important; }
.newspaper_x_widgets .newspaper-x-layout-b-row .card-info {
position: relative;
left: 15px; }
.newspaper_x_widgets .newspaper-x-layout-b-row .newspaper-x-title h3, .newspaper_x_widgets .newspaper-x-layout-b-row .newspaper-x-title h4 {
margin-top: -5px; }
.newspaper_x_widgets .newspaper-x-layout-b-row .newspaper-x-title h3 {
line-height: 0px;
margin-bottom: 5px; }
.newspaper_x_widgets .newspaper-x-layout-b-row .newspaper-x-title h3 a {
font-size: 15px;
font-weight: 700;
line-height: 20px; }
.newspaper_x_widgets .newspaper-x-blog-post-layout-a .newspaper-x-content-a {
font-weight: 400;
line-height: 20px;
color: #8c9597;
margin-top: 10px;
font-family: "Nunito Sans", sans-serif; }
.newspaper_x_widgets .newspaper-x-blog-post-layout-a .newspaper-x-content-a a {
color: #8c9597; }
.newspaper_x_widgets .newspaper-x-blog-post-layout-a .newspaper-x-title {
margin-bottom: 10px; }
.newspaper_x_widgets .newspaper-x-blog-post-layout-a .newspaper-x-title h4 > a {
color: #001936;
font-weight: 700; }
.newspaper_x_widgets .newspaper-x-blog-post-layout-a .newspaper-x-title h4 > a:hover, .newspaper_x_widgets .newspaper-x-blog-post-layout-a .newspaper-x-title h4 > a:focus {
text-decoration: none;
color: #0e649b; }
.newspaper_x_widgets .newspaper-x-blog-post-layout-a .newspaper-x-date {
line-height: 25px;
font-weight: 400;
font-size: 12px;
font-family: "Nunito Sans", sans-serif;
color: #bfbfbf; }
.newspaper_x_widgets .newspaper-x-blog-post-layout-a .newspaper-x-author {
font-size: 12px; }
.newspaper_x_widgets .newspaper-x-blog-post-layout-a .newspaper-x-author a {
color: #0a396d;
padding-right: 7px;
margin-right: 7px;
border-right: 1px solid #bfbfbf; }
@media (max-width: 767px) {
.newspaper_x_widgets .newspaper-x-blog-post-layout-a {
margin-bottom: 15px; } }
@media (min-width: 768px) {
.newspaper_x_widgets .newspaper-x-blog-post-layout-a {
display: inline-block; } }
.newspaper_x_widgets .newspaper-x-blog-post-layout-a .newspaper-x-image img {
width: 100%;
max-height: 165px; }
.newspaper_x_widgets .newspaper-x-blog-post-layout-a .newspaper-x-title h3 {
font-size: 17px;
text-transform: uppercase;
font-weight: bold;
font-family: "Nunito Sans", sans-serif;
margin-top: 23px;
margin-bottom: 0; }
.newspaper_x_widgets .newspaper-x-blog-post-layout-a .newspaper-x-title h3 > a {
font-weight: bold;
color: inherit; }
.newspaper_x_widgets .newspaper-x-blog-post-layout-a .newspaper-x-title h3 > a:hover, .newspaper_x_widgets .newspaper-x-blog-post-layout-a .newspaper-x-title h3 > a:focus {
text-decoration: none;
color: #0e649b; }
.newspaper_x_widgets .newspaper-x-blog-post-layout-a .newspaper-x-content, .newspaper_x_widgets .newspaper-x-blog-post-layout-a .newspaper-x-after-content-sidebar {
font-size: 15px;
font-family: "Source Sans Pro", "sans-serif";
color: #333; }
.newspaper_x_widgets .border {
border-bottom: 1px dotted #d7d7d7; }
.newspaper_x_widgets .newspaper-x-blog-post-layout-b {
display: inline-block;
padding-bottom: 10px;
margin-bottom: 25px; }
@media (min-width: 768px) {
.newspaper_x_widgets .newspaper-x-blog-post-layout-b > .row > .col-xs-12:last-of-type {
padding-left: 0; } }
@media (max-width: 767px) {
.newspaper_x_widgets .newspaper-x-blog-post-layout-b .newspaper-x-image {
margin-bottom: 10px; } }
.newspaper_x_widgets .newspaper-x-blog-post-layout-b .newspaper-x-image {
margin-bottom: 25px;
max-height: 225px;
display: inline-block;
float: left; }
.newspaper_x_widgets .newspaper-x-blog-post-layout-b .newspaper-x-image img {
width: 100%; }
.newspaper_x_widgets .newspaper-x-blog-post-layout-b .col-sm-5 .newspaper-x-image {
max-height: 80px; }
.newspaper_x_widgets .newspaper-x-blog-post-layout-b .col-sm-4 .newspaper-x-image {
max-height: 100px; }
.newspaper_x_widgets .newspaper-x-blog-post-layout-b .newspaper-x-content {
font-family: "Nunito Sans", sans-serif;
font-weight: 400;
line-height: 20px;
color: #8c9597;
margin-top: 10px; }
.newspaper_x_widgets .newspaper-x-blog-post-layout-b .newspaper-x-content a {
color: #8c9597; }
.newspaper_x_widgets .newspaper-x-blog-post-layout-b .newspaper-x-title h4 > a {
color: #001936;
font-weight: 700; }
.newspaper_x_widgets .newspaper-x-blog-post-layout-b .newspaper-x-title h4 > a:hover, .newspaper_x_widgets .newspaper-x-blog-post-layout-b .newspaper-x-title h4 > a:focus {
text-decoration: none;
color: #0e649b; }
.newspaper_x_widgets .newspaper-x-blog-post-layout-b .newspaper-x-date {
line-height: 25px;
font-weight: 400;
font-size: 12px;
font-family: "Nunito Sans", sans-serif;
color: #bfbfbf; }
.newspaper_x_widgets .newspaper-x-blog-post-layout-b .newspaper-x-author {
font-size: 12px; }
.newspaper_x_widgets .newspaper-x-blog-post-layout-b .newspaper-x-author a {
color: #0a396d;
padding-right: 7px;
margin-right: 7px;
border-right: 1px solid #bfbfbf; }
@media (max-width: 359px) {
.newspaper_x_widgets .newspaper-x-layout-c-row .col-xs-6 {
width: 100%; } }
.newspaper_x_widgets .newspaper-x-blog-post-layout-c {
margin-bottom: 30px; }
@media (max-width: 767px) {
.newspaper_x_widgets .newspaper-x-blog-post-layout-c {
margin-bottom: 10px; } }
.newspaper_x_widgets .newspaper-x-blog-post-layout-c .newspaper-x-image {
width: 100%;
display: block;
max-height: 225px;
margin-bottom: 30px; }
.newspaper_x_widgets .newspaper-x-blog-post-layout-c .newspaper-x-image > img {
width: 100%; }
.newspaper_x_widgets .newspaper-x-blog-post-layout-c .newspaper-x-content {
font-weight: 400;
line-height: 20px;
color: #8c9597;
margin-top: 10px; }
.newspaper_x_widgets .newspaper-x-blog-post-layout-c .newspaper-x-content a {
color: #8c9597; }
.newspaper_x_widgets .newspaper-x-blog-post-layout-c .newspaper-x-category {
padding: 3px 7px 3px 10px;
line-height: 25px;
font-weight: 400;
background: #0a396d; }
.newspaper_x_widgets .newspaper-x-blog-post-layout-c .newspaper-x-category a {
color: #fff;
font-size: 13px;
font-family: "Nunito Sans", sans-serif; }
.newspaper_x_widgets .newspaper-x-blog-post-layout-c .newspaper-x-category:hover, .newspaper_x_widgets .newspaper-x-blog-post-layout-c .newspaper-x-category:focus-within {
background: #0e649b; }
.newspaper_x_widgets .newspaper-x-blog-post-layout-c .newspaper-x-date {
line-height: 25px;
font-weight: 400;
margin-left: 13px;
font-size: 12px;
font-family: "Nunito Sans", sans-serif;
color: #bfbfbf; }
.newspaper_x_widgets .newspaper-x-blog-post-layout-c .newspaper-x-title h4 > a {
color: #001936;
font-weight: 700; }
.newspaper_x_widgets .newspaper-x-blog-post-layout-c .newspaper-x-title h4 > a:hover, .newspaper_x_widgets .newspaper-x-blog-post-layout-c .newspaper-x-title h4 > a:focus {
text-decoration: none;
color: #0e649b; }
.newspaper_x_widgets .newspaper-x-blog-post-layout-c .newspaper-x-post-meta > ul .post-comments:after {
display: none; }
.newspaper_x_widgets .newspaper-x-blog-post-layout-c .newspaper-x-post-meta > ul .post-category {
display: none; }
.newspaper-x-post-meta > ul {
list-style-type: none;
margin: 15px 0 10px;
padding: 0; }
.newspaper-x-post-meta > ul > li {
display: inline-block;
font-size: 13px;
font-family: 'Droid Serif';
position: relative; }
.newspaper-x-post-meta > ul > li:after {
content: '/';
display: inline-block;
margin-left: 12px;
margin-right: 12px; }
.newspaper-x-post-meta > ul > li:last-of-type:after {
display: none; }
.newspaper-x-layout-a-row,
.newspaper-x-layout-c-row {
margin-bottom: 30px; }
.newspaper-x-after-content-sidebar .newspaper-x-title h3 {
font-size: 15px;
font-family: "Nunito Sans", sans-serif;
margin-top: 0px;
margin-bottom: 0px; }
.newspaper-x-after-content-sidebar .newspaper-x-title h3 a {
font-weight: 700;
color: #001936; }
.newspaper-x-after-content-sidebar .newspaper-x-title h3 a:hover, .newspaper-x-after-content-sidebar .newspaper-x-title h3 a:focus {
text-decoration: none;
color: #0e649b; }
.newspaper-x-after-content-sidebar .newspaper-x-layout-c-row {
margin-bottom: 30px; }
.newspaper-x-after-content-sidebar .newspaper-x-blog-post-layout-c .newspaper-x-title h3 {
font-size: 17px;
font-family: "Nunito Sans", sans-serif;
text-transform: uppercase; }
.newspaper-x-after-content-sidebar .newspaper-x-blog-post-layout-c .newspaper-x-content {
display: block;
font-family: "Nunito Sans", sans-serif;
font-weight: 400;
line-height: 20px;
color: #8c9597;
margin-top: 10px; }
.newspaper-x-after-content-sidebar .newspaper-x-blog-post-layout-b .newspaper-x-content {
display: block; }
.newspaper-x-image-banner {
text-align: center; }
.newspaper-x-image-banner a {
display: inline-block;
margin: 0 0 15px 0; }
.newspaper-x-image-banner a > img {
width: 100%; }
.newspaper-x-image-banner > img {
display: inline-block; }
.widget_newspaper_x_banner {
margin-top: 30px; }
@media (max-width: 767px) {
.newspaper-x-content .newspaper-x-image-banner {
display: none; }
.before-content-area .newspaper-x-image-banner {
display: none; }
.header-banner {
display: none; } }
.newspaper-x-recent-post-widget {
display: inline-block;
margin: 0 18px 18px 18px; }
.newspaper-x-recent-post-widget:last-of-type {
margin-bottom: 25px; }
@media (max-width: 994px) {
.newspaper-x-recent-post-widget .newspaper-x-title h3 {
margin-bottom: 5px; } }
@media (min-width: 995px) {
.newspaper-x-recent-post-widget {
height: 100px; } }
@media (min-width: 1199px) {
.newspaper-x-recent-post-widget {
height: 80px; } }
.newspaper-x-recent-post-widget .newspaper-x-image {
float: left;
display: inline-block;
margin-right: 10px; }
.newspaper-x-recent-post-widget .newspaper-x-image img {
max-width: 93px;
width: 100%; }
.newspaper-x-recent-post-widget .newspaper-x-post-content {
display: inline-block;
float: left;
width: 138px; }
@media (max-width: 1199px) {
.newspaper-x-recent-post-widget .newspaper-x-post-content {
width: 126px; } }
.newspaper-x-recent-post-widget .newspaper-x-title h3 {
font-size: 16px;
font-family: "Nunito Sans", sans-serif;
margin-top: 0;
text-transform: initial;
color: #333; }
.newspaper-x-recent-post-widget .newspaper-x-title h3 > a {
color: inherit; }
.newspaper-x-recent-post-widget .newspaper-x-title h3 > a:hover, .newspaper-x-recent-post-widget .newspaper-x-title h3 > a:focus {
text-decoration: none;
color: inherit; }
.newspaper-x-recent-post-widget .newspaper-x-post-meta {
float: left;
display: inline-block; }
.newspaper-x-recent-post-widget .newspaper-x-post-meta > ul {
margin: 0; }
.newspaper-x-recent-post-widget .newspaper-x-post-meta .post-comments {
display: none; }
.newspaper-x-blog-sidebar, .newspaper-x-sidebar {
margin-top: 10px; }
.newspaper-x-blog-sidebar .widget_newspaper_x_recent .newspaper-x-recent-post-widget, .newspaper-x-sidebar .widget_newspaper_x_recent .newspaper-x-recent-post-widget {
border-bottom: 1px dashed #e1e1e1; }
.newspaper-x-blog-sidebar .widget_newspaper_x_recent .newspaper-x-recent-post-widget:last-of-type, .newspaper-x-sidebar .widget_newspaper_x_recent .newspaper-x-recent-post-widget:last-of-type {
border: none; }
.archive .newspaper-x-blog-sidebar, .category .newspaper-x-blog-sidebar, .search-results .newspaper-x-blog-sidebar, .blog .newspaper-x-blog-sidebar {
margin-top: -20px; }  .sticky {
display: block; }
.byline,
.updated:not(.published) {
display: none; }
.single .byline,
.group-blog .byline {
display: inline; }
.page-content,
.entry-content,
.entry-summary {
margin: 10px 0 0; }
.page-links {
clear: both;
margin: 0 0 1.5em; }
.single-post .entry-header, .page .entry-header {
margin: 30px 0; }
.single-post .entry-header img, .page .entry-header img {
width: 100%; }
.single-post .entry-title, .page .entry-title {
margin-top: 30px;
color: #001936; }
.single-post .entry-content .archive, .page .entry-content .archive {
color: #8b8d91; }
.single-post .entry-content p:first-of-type, .page .entry-content p:first-of-type {
color: #001936;
border-bottom: 1px dotted #bababa;
padding-bottom: 20px; }
.archive .entry-title {
margin-top: 20px;
margin-bottom: 15px; }
.newspaper-x-image-banner {
margin-bottom: 30px; }
.newspaper-x-archive-first-posts, .newspaper-x-archive-page {
margin-bottom: 20px; }
.newspaper-x-archive-first-posts .newspaper-x-post-meta, .newspaper-x-archive-page .newspaper-x-post-meta {
margin-top: 20px; }
.newspaper-x-archive-first-posts .newspaper-x-post-meta .newspaper-x-category, .newspaper-x-archive-page .newspaper-x-post-meta .newspaper-x-category {
padding: 3px 7px 3px 10px;
line-height: 25px;
font-weight: 400;
background: #0a396d; }
.newspaper-x-archive-first-posts .newspaper-x-post-meta .newspaper-x-category a, .newspaper-x-archive-page .newspaper-x-post-meta .newspaper-x-category a {
color: #fff;
font-size: 13px;
font-family: "Nunito Sans", sans-serif; }
.newspaper-x-archive-first-posts .newspaper-x-post-meta .newspaper-x-category:hover, .newspaper-x-archive-first-posts .newspaper-x-post-meta .newspaper-x-category:focus-within, .newspaper-x-archive-page .newspaper-x-post-meta .newspaper-x-category:hover, .newspaper-x-archive-page .newspaper-x-post-meta .newspaper-x-category:focus-within {
background: #0e649b; }
.newspaper-x-archive-first-posts .newspaper-x-post-meta .newspaper-x-date, .newspaper-x-archive-page .newspaper-x-post-meta .newspaper-x-date {
line-height: 25px;
font-weight: 400;
margin-left: 13px;
font-size: 12px;
font-family: "Nunito Sans", sans-serif;
color: #bfbfbf; }
.single-post .newspaper-x-breadcrumbs {
margin-top: -20px; }
.single-post .newspaper-x-post-meta {
margin-top: 20px; }
.single-post .newspaper-x-post-meta .newspaper-x-category {
padding: 3px 7px 3px 10px;
line-height: 25px;
font-weight: 400;
background: #0a396d; }
.single-post .newspaper-x-post-meta .newspaper-x-category a {
color: #fff;
font-size: 13px;
font-family: "Nunito Sans", sans-serif; }
.single-post .newspaper-x-post-meta .newspaper-x-category:hover, .single-post .newspaper-x-post-meta .newspaper-x-category:focus-within {
background: #0e649b; }
.single-post .newspaper-x-post-meta .newspaper-x-date {
line-height: 25px;
font-weight: 400;
margin-left: 13px;
font-size: 12px;
font-family: "Nunito Sans", sans-serif;
color: #bfbfbf; }
.single-post .newspaper-x-tags {
font-family: "Nunito Sans", sans-serif;
padding-bottom: 27px;
margin-bottom: 25px;
border-bottom: 1px solid #ebebeb; }
.single-post .newspaper-x-tags:nth-of-type(2) {
display: none; }
.single-post .newspaper-x-tags strong {
font-size: 20px;
color: #001936;
line-height: 34px;
position: relative;
top: 2px; }
.single-post .newspaper-x-tags a {
padding: 4px 9px 4px 9px;
margin: -2px 5px;
border: 1px solid #7c95b1;
line-height: 33px;
font-size: 15px; }
.single-post .newspaper-x-tags a:hover, .single-post .newspaper-x-tags a:focus {
background: #0a396d;
color: #fff;
border: 1px solid #0a396d; } .author-description {
border: 1px solid #ebebeb;
display: -ms-flexbox;
display: flex;
margin: 36px 0; }
.author-description .avatar {
width: 20%;
float: left;
padding-top: 40px;
padding-bottom: 40px; }
.author-description .avatar img {
border-radius: 150px; }
.author-description .description {
padding: 10px 15px 0px 0px;
width: 75%;
float: left;
-ms-flex-align: stretch;
align-items: stretch; }
.author-description .description h6 a {
font-weight: 700; }
.author-description .description p {
margin-bottom: 40px;
color: #8b8d91;
font-size: 14px;
line-height: 20px; }
.author-description .social-list {
display: block;
width: 5%;
float: right;
text-align: center;
-ms-flex-align: stretch;
align-items: stretch;
border-left: 1px solid #ebebeb; }
.author-description .social-list ul {
padding: 0px;
margin-top: 25px;
margin-bottom: 25px;
list-style: none; }
.author-description .social-list ul a {
color: #ebebeb;
font-size: 11px;
margin-top: 20px; }
@media (max-width: 550px) {
.author-description .avatar {
width: 90%;
border-right: 1px solid #ebebeb; }
.author-description .comment {
width: 90%;
padding-left: 10px; }
.author-description .comment h6 {
text-align: center; }
.author-description .social-list {
width: 10%; } }
.newspaper-x-image {
overflow: hidden;
display: block; }
.newspaper-x-image > img,
.newspaper-x-image > a > img {
transition: all 0.3s;
transform: scale(1);
width: 100%; }
.newspaper-x-image:hover > img,
.newspaper-x-image:hover > a > img, .newspaper-x-image:focus-within > img,
.newspaper-x-image:focus-within > a > img {
transform: scale(1.1); }
.newspaper-x-archive-first-posts {
margin-top: 15px; }
.newspaper-x-archive-first-posts .entry-title a {
text-transform: uppercase;
font-size: 17px;
font-weight: 700;
color: #001936; }
.newspaper-x-archive-first-posts .entry-title a:hover, .newspaper-x-archive-first-posts .entry-title a:focus-within {
color: #0e649b; }
.newspaper-x-archive-page .post, .newspaper-x-archive-page .page {
margin-bottom: 25px; }
.newspaper-x-archive-page .post .entry-title a, .newspaper-x-archive-page .page .entry-title a {
text-transform: uppercase;
font-size: 17px;
font-weight: 700;
color: #001936; }
.newspaper-x-archive-page .post .entry-title a:hover, .newspaper-x-archive-page .post .entry-title a:focus-within, .newspaper-x-archive-page .page .entry-title a:hover, .newspaper-x-archive-page .page .entry-title a:focus-within {
color: #0e649b; }
.newspaper-x-archive-page .newspaper-x-image-banner img {
display: block;
width: 100%; }
.newspaper-x-pager {
list-style-type: none;
display: inline-block;
text-align: center;
margin: 20px auto;
padding: 0; }
.newspaper-x-pager li {
display: inline-block;
font-family: 'Hind';
font-weight: 700;
color: #000;
padding: 5px 10px;
text-align: center;
border-radius: 2px; }
.newspaper-x-pager li > a {
font-family: 'Hind';
font-weight: 700;
color: #000; }
.newspaper-x-pager li.active {
background-color: #000;
color: #FFF; } .blog .format-aside .entry-title,
.archive .format-aside .entry-title {
display: none; } #secondary {
margin-top: 20px; } .comment-content a, .comment-list .reply a {
word-wrap: break-word; }
.bypostauthor {
display: block; }
#comments ul, #comments ol {
list-style-type: none; }
#comments .comment-awaiting-moderation {
padding-left: 97px; }
#comments .children {
margin-top: 15px; }
#comments .children > .comment {
border-bottom: none;
padding-top: 20px;
border-top: 1px dashed #e1e1e1; }
.comment-list {
margin: 0;
padding: 0;
list-style-type: none; }
.comment-list .comment {
padding-top: 20px;
padding-bottom: 20px;
border-bottom: 1px dashed #e1e1e1; }
.comment-list .comment:first-of-type {
padding-top: 0; }
.comment-list .says {
display: none; }
.comment-list .fn {
font-size: 20px; }
.comment-list .comment-author > img {
margin-right: 30px; }
.comment-list .comment-metadata {
padding-left: 97px;
position: relative;
bottom: 18px; }
.comment-list .comment-metadata > a {
color: #0e649b;
font-family: "Nunito Sans", sans-serif;
font-size: 15px; }
.comment-list .comment-content, .comment-list .reply {
padding-left: 97px; }
.comment-list .reply > a {
color: #0e649b;
font-family: "Nunito Sans", sans-serif;
font-size: 15px;
font-weight: 700; }
.comment-notes {
display: none; }
.comment-form [class^="comment-form-"] > label {
display: none; }
.comment-form [class^="comment-form-"] > input {
width: 100%; }
.error404 .site-main {
text-align: center; }
.error404 .page-content {
margin-bottom: 40px; }
.newspaper-x-before-footer-area {
margin-top: 40px;
padding-top: 60px;
padding-bottom: 20px;
background: #f5f5f5; }
.newspaper-x-before-footer-area .widget_newspaper_x_posts .newspaper-x-layout-b-row .col-xs-6 {
width: 100%; }
.size-auto,
.size-full,
.size-large,
.size-medium,
.size-thumbnail {
max-width: 100%;
height: auto; }
.site-content {
margin-top: 38px; } .site-branding {
padding-top: 15px;
padding-bottom: 15px; }
.site-branding .header-logo .site-title {
font-family: "Nunito Sans", sans-serif;
color: #000;
font-size: 45px;
line-height: 45px;
font-weight: bold; }
.site-branding .header-logo .site-title:hover, .site-branding .header-logo .site-title:focus {
text-decoration: none;
color: #0e649b; }
.site-branding .header-logo .site-description {
margin-bottom: 0;
font-size: 20px; }
@media (max-width: 767px) {
.site-branding .header-logo {
text-align: center; } }
.header-banner {
text-align: right; }
.custom-logo-link {
line-height: 90px; }
.search-form-opener {
top: 3px;
border: none;
padding-left: 2px;
padding-right: 2px;
font-size: 0;
background: #202020;
color: #FFF;
width: 41px;
height: 41px;
margin-left: 4px;
text-align: right; }
@media (max-width: 768px) {
.search-form-opener {
top: 0; } }
.search-form-opener:hover, .search-form-opener:focus {
border-color: transparent;
background-color: #0e649b; }
.search-form-opener:after {
content: '\F002';
font-family: 'FontAwesome';
line-height: 41px;
font-size: 15px; }
.search-form-opener:hover, .search-form-opener:focus, .search-form-opener:active {
background: transparent;
border: none;
color: #0e649b; }
.top-header {
position: relative; }
.top-header .search-form-opener {
transition: all .2s linear;
opacity: 1;
-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
visibility: visible; }
.top-header .search-form-opener.hide {
transition: all .2s linear;
opacity: 0;
-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
visibility: hidden; }
.top-header .header-search-form {
position: absolute;
bottom: 0;
left: 0;
right: 0;
height: 0;
background: rgba(0, 0, 0, 0.8);
box-shadow: 0 5px 5px rgba(0, 0, 0, 0.35);
z-index: 2;
transition: all .2s linear;
opacity: 0;
-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
visibility: hidden; }
.top-header .header-search-form.opened {
opacity: 1;
-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
visibility: visible;
bottom: -78px;
height: 78px;
transition: all .2s linear; }
.top-header .header-search-form #searchform {
position: relative; }
.top-header .header-search-form #searchform ::-webkit-input-placeholder {
color: #FFF; }
.top-header .header-search-form #searchform :-moz-placeholder {
color: #FFF; }
.top-header .header-search-form #searchform ::-moz-placeholder {
color: #FFF; }
.top-header .header-search-form #searchform :-ms-input-placeholder {
color: #FFF; }
.top-header .header-search-form #searchform label {
margin-bottom: 0;
bottom: -4px;
position: relative;
font-weight: 400;
width: 97%; }
.top-header .header-search-form #searchform #search-field {
margin-top: 20px;
background: transparent;
border: none;
padding-left: 10px;
padding-top: 0;
padding-bottom: 0;
font-size: 23px;
color: #FFF;
font-weight: 400;
height: 32px;
width: 100%; }
.top-header .header-search-form #searchform #search-field:focus {
outline: none; }
.top-header .header-search-form #searchform .search-submit {
margin-top: 0px;
background: transparent;
color: #FFF;
font-size: 17px;
border: none;
outline: none;
box-shadow: none;
position: absolute;
padding: 0;
top: 28px;
right: 0;
vertical-align: middle;
width: 23px;
height: 23px; }
.top-header .header-search-form #searchform .search-submit:hover, .top-header .header-search-form #searchform .search-submit:focus, .top-header .header-search-form #searchform .search-submit.input-open {
color: #f2f2f2; }
.top-header .header-search-form #searchform .search-submit .first-bar, .top-header .header-search-form #searchform .search-submit .second-bar {
width: 2px;
height: 22px;
background: #FFF;
display: block;
content: '';
position: absolute;
top: 0;
right: 10px; }
.top-header .header-search-form #searchform .search-submit .first-bar {
-khtml-transform: rotate(-45deg);
transform: rotate(-45deg); }
.top-header .header-search-form #searchform .search-submit .second-bar {
-khtml-transform: rotate(45deg);
transform: rotate(45deg); }
.top-header .header-search-form #searchform .search-submit:after {
visibility: hidden; }
.header-banner {
text-align: right; }
.header-banner .newspaper-x-adsense {
float: right; }
.newspaper-x-image-banner {
margin-bottom: 15px; }
.newspaper-x-image-banner .newspaper-x-adsense {
margin: 0 auto; }
.newspaper-x-image-banner .newspaper-x-adsense, .header-banner .newspaper-x-adsense {
width: 728px;
height: 90px;
display: block; }
.newspaper-x-image-banner .newspaper-x-adsense:before, .header-banner .newspaper-x-adsense:before {
display: none !important; }
.newspaper-x-image-banner .newspaper-x-adsense ins, .header-banner .newspaper-x-adsense ins {
width: 100%;
height: 100%;
display: block;
background: transparent; }
@media screen and (max-width: 991px) {
.newspaper-x-image-banner .newspaper-x-adsense, .header-banner .newspaper-x-adsense {
width: 720px;
height: 90px; }
.newspaper-x-image-banner .newspaper-x-adsense:before, .header-banner .newspaper-x-adsense:before {
content: '991'; } }
.newspaper-x-image-banner .adsense__loading, .header-banner .adsense__loading {
width: 100%;
height: 100%;
background-color: rgba(255, 255, 255, 0.9);
display: table;
position: absolute;
top: 0;
left: 0; }
.newspaper-x-image-banner .adsense--loaded .adsense__loading, .header-banner .adsense--loaded .adsense__loading {
display: none; }
.newspaper-x-image-banner .adsense__loading span, .header-banner .adsense__loading span {
text-align: center;
vertical-align: middle;
display: table-cell; } #colophon {
background-color: #001228;
margin-top: 30px; }
.site-info {
background-color: #000f20;
padding: 15px 0; }
.site-info *, .site-info a {
font-size: 15px;
color: #fff;
font-family: "Nunito Sans", sans-serif; }
.site-info #footer-navigation ul {
margin: 0px; }
.site-info #footer-navigation ul li {
display: inline;
margin-left: 30px; }
.back-to-top-area {
display: block; }
.back-to-top-area a {
font-size: 12px;
color: #f1f1f1;
line-height: 25px;
font-family: "Nunito Sans", sans-serif;
float: right;
position: relative;
right: -120px;
background: #001d3e;
padding: 10px 31px 11px 36px;
font-weight: 700; }
@media (max-width: 1400px) {
.back-to-top-area a {
padding: 6px;
font-size: 23px;
text-align: center;
height: 35px;
width: 35px;
right: -35px;
line-height: 25px; }
.back-to-top-area a span {
display: none; }
.back-to-top-area a i {
padding-left: 5px;
padding-right: 3px; } }
@media (max-width: 768px) {
.back-to-top-area a {
position: relative;
float: none;
margin: 0px;
right: 0px;
display: inline-block; } }
.back-to-top-area i {
padding-left: 7px; }
.site-footer > .widgets-area {
padding: 10px 0 0 0; }
@media (max-width: 990px) {
.site-footer > .widgets-area {
padding: 30px 0px; } }  .infinite-scroll .posts-navigation,
.infinite-scroll.neverending .site-footer { display: none; } .infinity-end.neverending .site-footer {
display: block; } .newspaper-x-with-sidebar .newspaper-x-post-sidebar {
width: 50%; }
@media (max-width: 768px) {
.newspaper-x-with-sidebar .newspaper-x-post-sidebar {
width: 100%; } }
.newspaper-x-with-sidebar .newspaper-x-post-d-sidebar .newspaper-x-title h3, .newspaper-x-with-sidebar .newspaper-x-post-d-sidebar .newspaper-x-title h4 {
font-size: 16px;
line-height: 26px;
margin: 0; }
.newspaper-x-header-widget-area {
background: #0e0e11;
margin-top: -38px;
line-height: 0; }
.newspapper-spacer {
margin-top: 40px; }
.newspaper-spacer-a {
margin-top: 20px; }
.newspaper-x-recent-posts {
margin-bottom: -3px; }
.newspaper-x-recent-posts > ul {
padding: 0;
margin-bottom: 0px !important;
list-style-type: none;
display: inline-block;
width: 100%;
margin: 0 0 10px;
overflow: hidden; }
.newspaper-x-recent-posts > ul > li {
margin-bottom: 0px !important;
width: 100%;
height: 360px;
display: inline-block;
float: left;
position: relative;
background-position: 50% 50%;
background-size: cover;
transition: all 0.3s; }
@media (min-width: 768px) {
.newspaper-x-recent-posts > ul > li {
width: 50%;
height: 178px; }
.newspaper-x-recent-posts > ul > li#newspaper-x-recent-post-0 {
width: 68%;
height: 480px;
background-size: cover; }
.newspaper-x-recent-posts > ul > li#newspaper-x-recent-post-0:after {
position: absolute;
bottom: 0;
left: 0;
width: 100%;
height: 100%;
background: rgba(0, 0, 0, 0.3);
content: '';
transition: all 0.4s; }
.newspaper-x-recent-posts > ul > li#newspaper-x-recent-post-0:hover:after, .newspaper-x-recent-posts > ul > li#newspaper-x-recent-post-0:focus-within:after {
transition: all 0.4s;
background: rgba(0, 0, 0, 0); }
.newspaper-x-recent-posts > ul > li#newspaper-x-recent-post-1, .newspaper-x-recent-posts > ul > li#newspaper-x-recent-post-2 {
width: 32%;
height: 240px;
background-size: cover; }
.newspaper-x-recent-posts > ul > li#newspaper-x-recent-post-1:after, .newspaper-x-recent-posts > ul > li#newspaper-x-recent-post-2:after {
position: absolute;
bottom: 0;
left: 0;
width: 100%;
height: 100%;
background: rgba(0, 0, 0, 0.3);
content: '';
transition: all 0.4s; }
.newspaper-x-recent-posts > ul > li#newspaper-x-recent-post-1:hover:after, .newspaper-x-recent-posts > ul > li#newspaper-x-recent-post-1:focus-within:after, .newspaper-x-recent-posts > ul > li#newspaper-x-recent-post-2:hover:after, .newspaper-x-recent-posts > ul > li#newspaper-x-recent-post-2:focus-within:after {
transition: all 0.4s;
background: rgba(0, 0, 0, 0); } }
@media (min-width: 1200px) {
.newspaper-x-recent-posts > ul > li {
width: 25%; } }
@media (min-width: 990px) {
.newspaper-x-recent-posts > ul > li {
background-size: 100%; }
.newspaper-x-recent-posts > ul > li:hover, .newspaper-x-recent-posts > ul > li:focus-within {
transition: all 0.3s;
background-size: 115%; } }
.newspaper-x-recent-posts > ul > li:after {
position: absolute;
bottom: 0;
left: 0;
width: 100%;
height: 50%;
background: rgba(0, 0, 0, 0);      background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.9) 100%); filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#000000', GradientType=0); content: ''; }
.newspaper-x-recent-posts > ul > li#newspaper-x-recent-post-6 h3 a, .newspaper-x-recent-posts > ul > li#newspaper-x-recent-post-5 h3 a, .newspaper-x-recent-posts > ul > li#newspaper-x-recent-post-4 h3 a, .newspaper-x-recent-posts > ul > li#newspaper-x-recent-post-3 h3 a {
font-size: 17px; }
.newspaper-x-recent-posts > ul > li > img {
width: 100%; }
.newspaper-x-recent-posts > ul > li .newspaper-x-post-info {
position: absolute;
bottom: 25px;
left: 35px;
right: 35px;
max-height: 95px;
z-index: 1;
color: #FFF;
font-family: 'Droid Serif';
font-size: 14px; }
@media (max-width: 990px) {
.newspaper-x-recent-posts > ul > li .newspaper-x-post-info {
bottom: 45px; } }
.newspaper-x-recent-posts > ul > li .newspaper-x-post-info a {
color: #FFF; }
.newspaper-x-recent-posts > ul > li .newspaper-x-post-info a:hover, .newspaper-x-recent-posts > ul > li .newspaper-x-post-info a:active {
text-decoration: none;
outline: none;
color: #FFF; }
.newspaper-x-recent-posts > ul > li .newspaper-x-post-info a:focus {
text-decoration: underline; }
.newspaper-x-recent-posts > ul > li h1 {
color: #FFF; }
.newspaper-x-recent-posts > ul > li .newspaper-x-category {
padding: 3px 7px 3px 10px;
line-height: 25px;
font-weight: 400;
background: #0a396d; }
.newspaper-x-recent-posts > ul > li .newspaper-x-category a {
font-size: 13px;
font-family: "Nunito Sans", sans-serif; }
.newspaper-x-recent-posts > ul > li .newspaper-x-category:hover, .newspaper-x-recent-posts > ul > li .newspaper-x-category:focus-within {
background: #0e649b; }
.newspaper-x-recent-posts > ul > li .newspaper-x-date {
line-height: 25px;
font-weight: 400;
margin-left: 13px;
font-size: 12px;
font-family: "Nunito Sans", sans-serif; }
.newspaper-x-recent-posts > ul > li h3 {
color: #FFF;
font-size: 22px;
font-weight: 700;
text-transform: uppercase;
display: block;
font-family: "Nunito Sans", sans-serif; }
.newspaper-x-recent-posts > ul > li h3 > a {
color: #FFF;
font-weight: 700; }
.newspaper-x-recent-posts > ul > li h3 > a:hover, .newspaper-x-recent-posts > ul > li h3 > a:focus, .newspaper-x-recent-posts > ul > li h3 > a:active {
text-decoration: none;
outline: none;
color: #0e649b; }
.newspaper-x-recent-posts-a ul li .newspaper-x-post-info {
bottom: 42px; }
.newspaper-x-recent-posts-a ul li .newspaper-x-post-info h6 a {
font-weight: 700;
bottom: -2px;
position: relative; }
.newspaper-x-recent-posts-a ul li:after {
content: '';
position: absolute;
background: #000;
display: block;
width: 100%;
height: 100%;
background: #000;
opacity: .5; }
.newspaper-x-related-posts {
margin-top: 40px;
margin-bottom: 50px; }
.newspaper-x-related-posts .newspaper-x-carousel-navigation {
padding-right: 12px; }
.newspaper-x-related-posts .owl-controls {
display: none !important; }
.newspaper-x-related-posts .newspaper-x-carousel-arrows {
margin: 0;
margin-top: 20px;
padding: 0;
list-style-type: none; }
.newspaper-x-related-posts .newspaper-x-carousel-arrows > li {
border: 1px solid #e1e1e1;
width: 20px;
height: 20px;
text-align: center;
display: inline-block;
margin-right: 3px; }
.newspaper-x-related-posts .newspaper-x-carousel-arrows > li:last-of-type {
margin-right: 0; }
.newspaper-x-related-posts .newspaper-x-carousel-arrows > li:hover, .newspaper-x-related-posts .newspaper-x-carousel-arrows > li:focus-within {
border-color: #0e649b; }
.newspaper-x-related-posts .newspaper-x-carousel-arrows > li a {
color: "Nunito Sans", sans-serif;
display: block;
line-height: 18px; }
.newspaper-x-related-posts .newspaper-x-carousel-arrows > li a:hover, .newspaper-x-related-posts .newspaper-x-carousel-arrows > li a:focus, .newspaper-x-related-posts .newspaper-x-carousel-arrows > li a:active {
text-decoration: none;
outline: none;
color: #0e649b; }
.newspaper-x-related-posts .newspaper-x-related-post-title > a {
display: inline-block;
margin-top: 5px;
font-size: 15px;
font-weight: bold;
text-transform: uppercase;
font-family: "Source Sans Pro", "sans-serif";
color: #333; }
.newspaper-x-related-posts .newspaper-x-related-post-title > a:hover, .newspaper-x-related-posts .newspaper-x-related-post-title > a:focus, .newspaper-x-related-posts .newspaper-x-related-post-title > a:active {
text-decoration: none;
outline: none;
color: #0e649b; }
.newspaper-x-news-ticker {
position: relative;
overflow: hidden;
max-height: 42px; }
@media (max-width: 767px) {
.newspaper-x-news-ticker {
display: none; } }
.newspaper-x-news-ticker .owl-carousel {
display: block;
position: absolute;
top: 0px;
width: 100%;
left: -10px; }
.newspaper-x-news-ticker .newspaper-x-module-title {
color: #FFF;
padding: 0px 21px 0px 11px;
font-size: 15px;
font-family: "Nunito Sans", sans-serif;
font-weight: bold;
background: #0a396d;
display: inline-block;
position: relative;
line-height: 42px; }
.newspaper-x-news-ticker .newspaper-x-module-title .fa-stack-1x {
font-size: 13px;
left: 3px;
bottom: 1px; }
.newspaper-x-news-ticker .newspaper-x-module-title .fa-stack-2x {
font-size: 30px;
position: relative;
top: 3px;
left: 3px; }
.newspaper-x-news-ticker .newspaper-x-module-title icon.fa {
color: #0e649b;
margin-right: 10px;
font-size: 13px; }
.newspaper-x-news-ticker ul {
display: inline-block;
vertical-align: middle;
margin: 0;
padding: 0;
list-style-type: none;
position: relative;
bottom: 22px; }
@media (min-width: 768px) {
.newspaper-x-news-ticker ul {
padding: 0 0 0 185px; } }
.newspaper-x-news-ticker ul li a {
color: #fff;
font-size: 14px;
font-family: "Nunito Sans", sans-serif;
font-weight: 400; }
@media (max-width: 767px) {
.newspaper-x-news-ticker {
text-align: center;
margin-top: 40px; }
.newspaper-x-news-ticker .owl-carousel {
top: 60px;
width: 90%;
left: 18px; }
.newspaper-x-news-ticker .newspaper-x-news-ticker {
min-height: 120px; }
.newspaper-x-news-ticker .newspaper-x-module-title:after {
right: 43%;
top: initial;
bottom: -9px;
border-width: 11px 8.5px 0 8.5px;
border-color: #2d2d2d transparent transparent transparent; } }
.newspaper-x-breadcrumbs {
margin-top: 30px;
font-size: 14px;
font-family: "Nunito Sans", sans-serif;
font-weight: 400; }
.newspaper-x-breadcrumbs .newspaper-x-breadcrumb-sep {
margin: 0 10px; }
.comments-area {
position: relative;
top: 30px; }
.comments-area .comments-form {
background: #f8f8f8;
padding-top: 15px;
padding-bottom: 15px; }
.comments-area .comments-form #reply-title {
color: #0a396d;
font-weight: 400;
font-family: "Nunito Sans", sans-serif;
font-size: 20px;
border-left: none;
text-transform: initial;
margin-bottom: 0px; }
.comments-area .comments-form #reply-title span {
background: none;
padding: 0px;
color: #0a396d;
font-weight: 400;
font-family: "Nunito Sans", sans-serif;
font-size: 20px; }
.comments-area .comments-form #reply-title:after {
border: none; }
.comments-area .comments-form .comment_notes_before {
display: block;
color: #8b8d91;
font-size: 15px;
font-family: "Nunito Sans", sans-serif;
margin-bottom: 30px; }
.comments-list {
border: 1px solid #ebebeb;
margin: 36px 0; }
.comments-list .avatar {
width: 20%;
float: left;
padding-top: 40px; }
.comments-list .avatar img {
border-radius: 150px; }
.comments-list .comment {
padding: 10px 15px 0px 0px;
width: 80%;
float: left;
min-height: 170px; }
.comments-list .comment p {
margin-bottom: 40px;
font-size: 14px;
line-height: 20px; }
.comments-list .social-list {
display: none;
width: 5%;
float: right;
height: 100%;
text-align: center; }
.comments-list .social-list ul {
padding: 0px;
margin-top: 25px;
list-style: none; }
.comments-list .social-list ul a {
color: #ebebeb;
font-size: 11px;
margin-top: 20px; }
@media (max-width: 550px) {
.comments-list .avatar {
width: 90%;
border-right: 1px solid #ebebeb; }
.comments-list .comment {
width: 90%;
padding-left: 10px; }
.comments-list .comment h6 {
text-align: center; }
.comments-list .social-list {
width: 10%; } } .page-content .wp-smiley,
.entry-content .wp-smiley,
.comment-content .wp-smiley,
.comment-list .reply .wp-smiley {
border: none;
margin-bottom: 0;
margin-top: 0;
padding: 0; } embed,
iframe,
object {
max-width: 100%; }
.newspaper-x-video-container {
position: relative;
padding-bottom: 56.25%;
height: 0;
overflow: hidden; }
.newspaper-x-video-container embed, .newspaper-x-video-container iframe, .newspaper-x-video-container object, .newspaper-x-video-container video {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%; } .wp-caption {
margin-bottom: 1.5em;
max-width: 100%; }
.wp-caption img[class*="wp-image-"] {
display: block;
margin-left: auto;
margin-right: auto; }
.wp-caption .wp-caption-text {
margin: 0.8075em 0; }
.wp-caption-text {
font-style: italic; } .gallery {
margin-bottom: 1.5em; }
.gallery-item {
display: inline-block;
text-align: center;
vertical-align: top;
width: 100%; }
.gallery-columns-2 .gallery-item {
max-width: 50%; }
.gallery-columns-3 .gallery-item {
max-width: 33.33%; }
.gallery-columns-4 .gallery-item {
max-width: 25%; }
.gallery-columns-5 .gallery-item {
max-width: 20%; }
.gallery-columns-6 .gallery-item {
max-width: 16.66%; }
.gallery-columns-7 .gallery-item {
max-width: 14.28%; }
.gallery-columns-8 .gallery-item {
max-width: 12.5%; }
.gallery-columns-9 .gallery-item {
max-width: 11.11%; }
.gallery-caption {
display: block; }.margin-top {
margin-top: 30px; } body,
button,
input,
select,
textarea {
color: #000;
font-family: "Lato", sans-serif;
line-height: 21px; }
p {
font-size: 15px;
font-family: "Lato", sans-serif;
color: #8f8f8f;
line-height: 25px;
margin-bottom: 1.5em;
font-weight: 400; }
article.post p {
font-size: 15px;
font-family: "Lato", sans-serif;
color: #8f8f8f;
font-weight: 400;
line-height: 25px;
margin-top: 10px; }
.single-post div.entry-content > p:first-child:first-letter {
float: left;
font-size: 86px;
line-height: 75px;
text-align: left;
padding-right: 15px;
display: inline-block; }
a {
color: #cd1316;
font-weight: 400;
line-height: 26px;
text-decoration: none; }
a:hover, a:focus {
text-decoration: none;
color: #f21c20; }
h1, h2, h3, h4, h5, h6 {
clear: both;
-ms-word-wrap: break-word;
word-wrap: break-word;
color: #000;
font-family: "Lato", sans-serif;
font-weight: 700; }
h1 {
font-size: 33px;
line-height: 37px; }
h2 {
font-size: 28px;
line-height: 30px; }
h3 {
font-size: 24px;
line-height: 26px; }
h4 {
font-size: 22px;
line-height: 24px; }
h5 {
font-size: 20px;
line-height: 25px; }
h6 {
font-size: 18px;
line-height: 25px; }
.section-title, .page-title, .newspaper-x-content .widget-title, .newspaper-x-after-content-sidebar .widget-title, #comments > h3:first-of-type, #reply-title, .newspaper-x-related-posts .newspaper-x-related-posts-title > h3 {
padding: 2px 0;
font-weight: 700;
font-family: "Nunito Sans", sans-serif;
font-size: 24px;
border-left: 5px solid #0f5fa3;
position: relative;
text-transform: uppercase;
margin-bottom: 25px;
margin-top: 65px; }
.section-title.comment-reply-title, .comment-reply-title.page-title, .newspaper-x-content .comment-reply-title.widget-title, .newspaper-x-after-content-sidebar .comment-reply-title.widget-title, #comments > h3.comment-reply-title:first-of-type, .comment-reply-title#reply-title, .newspaper-x-related-posts .newspaper-x-related-posts-title > h3.comment-reply-title {
margin-top: 20px; }
.section-title > span, .page-title > span, .newspaper-x-content .widget-title > span, .newspaper-x-after-content-sidebar .widget-title > span, #comments > h3:first-of-type > span, #reply-title > span, .newspaper-x-related-posts .newspaper-x-related-posts-title > h3 > span {
padding-left: 18px;
background-color: #FFF;
z-index: 1;
font-family: "Nunito Sans", sans-serif;
position: relative;
padding-right: 18px;
color: #001936;
font-size: 24px;
font-weight: 900; }
.section-title:after, .page-title:after, .newspaper-x-content .widget-title:after, .newspaper-x-after-content-sidebar .widget-title:after, #comments > h3:first-of-type:after, #reply-title:after, .newspaper-x-related-posts .newspaper-x-related-posts-title > h3:after {
content: '';
width: 100%;
height: 0px;
border-bottom: 1px dotted #b7b7b7;
position: absolute;
display: block;
top: 12px;
right: 0; }
.page-title {
margin-top: 15px; }
.page-header {
padding: 0;
margin: 0;
border: none; }
.newspaper-x-related-posts .newspaper-x-related-posts-title > h3 {
margin-top: 20px; }
dfn, cite, em, i {
font-style: italic; }
blockquote {
margin: 0 1.5em; }
address {
margin: 0 0 1.5em; }
pre {
background: #eee;
font-family: "Courier 10 Pitch", Courier, monospace;
font-size: 15px;
font-size: 0.9375rem;
line-height: 1.6;
margin-bottom: 1.6em;
max-width: 100%;
overflow: auto;
padding: 1.6em; }
code, kbd, tt, var {
font-family: Monaco, Consolas, "Andale Mono", "DejaVu Sans Mono", monospace;
font-size: 15px;
font-size: 0.9375rem; }
abbr, acronym {
border-bottom: 1px dotted #666;
cursor: help; }
mark, ins {
background: #fff9c0;
text-decoration: none; }
big {
font-size: 125%; } html {
box-sizing: border-box; }
*,
*:before,
*:after { box-sizing: inherit; }
body {
background: #fff; }
blockquote, q {
margin: 0;
display: block;
width: 100%;
border: none;
padding: 50px 40px 20px 40px;
background: #0a396d; }
blockquote p, q p {
color: #fff !important;
font-weight: 400;
font-size: 20px;
border: none !important; }
q {
display: inline-block;
font-style: italic;
width: initial;
color: #cd1316; }
article.post blockquote p {
font-family: "Nunito Sans", sans-serif;
font-size: 20px;
font-style: italic;
text-align: center;
font-weight: 300; }
article.post blockquote p::after {
content: '';
width: 78px;
height: 1px;
background: #fff;
display: block;
margin: 20px auto 0px auto; }
hr {
background-color: #ccc;
border: 0;
height: 1px;
margin-bottom: 1.5em; }
ul, ol {
margin: 0 0 15px; }
ul {
list-style: disc; }
ol {
list-style: decimal; }
li > ul,
li > ol {
margin-bottom: 0;
margin-left: 15px; }
dt {
font-weight: bold; }
dd {
margin: 0 1.5em 1.5em; }
img {
height: auto; max-width: 100%; }
table {
margin: 0 0 1.5em;
width: 100%; }
table:not(#wp-calendar) {
border: 1px solid #e1e1e1;
max-width: 100%;
margin-bottom: 20px;
width: 100%; }
table:not(#wp-calendar) > thead > tr > th,
table:not(#wp-calendar) > thead > tr > td,
table:not(#wp-calendar) > tbody > tr > th,
table:not(#wp-calendar) > tbody > tr > td,
table:not(#wp-calendar) > tfoot > tr > th,
table:not(#wp-calendar) > tfoot > tr > td {
padding: 15px;
vertical-align: top;
border: 1px solid #e1e1e1; }
table:not(#wp-calendar) > thead > tr > th,
table:not(#wp-calendar) > thead > tr > td {
border-bottom-width: 2px; }
table:not(#wp-calendar) > thead > tr > th {
vertical-align: bottom;
border-bottom: 2px solid #e1e1e1; }
table:not(#wp-calendar) > caption + thead > tr:first-child > th,
table:not(#wp-calendar) > caption + thead > tr:first-child > td,
table:not(#wp-calendar) > colgroup + thead > tr:first-child > th,
table:not(#wp-calendar) > colgroup + thead > tr:first-child > td,
table:not(#wp-calendar) > thead:first-child > tr:first-child > th,
table:not(#wp-calendar) > thead:first-child > tr:first-child > td {
border-top: 0; }
table:not(#wp-calendar) > tbody + tbody {
border-top: 2px solid #e1e1e1; }
.blazy {
filter: blur(50px); -khtml-transform: scale(1);
transform: scale(1);
transition: all .2s linear; }
.blazy.b-loaded {
filter: initial;
-khtml-transform: initial;
transform: initial;
transition: all .2s linear; }
li.blazy {
filter: blur(20px); }
.entry-content p {
overflow: hidden; }
.pagination .page-numbers {
padding: 10px;
font-family: "Lato", sans-serif;
color: #8b8d91;
font-size: 14px; }
.pagination .page-numbers.current {
color: #cd1316; }
.pagination .page-numbers.current:hover, .pagination .page-numbers.current:focus {
color: #cd1316; }
.pagination .page-numbers:hover, .pagination .page-numbers:focus {
color: #cd1316; }
.pagination .page-numbers:active {
color: #333333; }
.pagination .page-numbers .fa-angle-right {
margin-left: 20px; }
.pagination .page-numbers .fa-angle-left {
margin-right: 20px; }
ul.children {
list-style: none;
padding: 0; }
[class^='customize-partial-edit-shortcut-widget-newspaper_x_header_module'],
[class*=' customize-partial-edit-shortcut-widget-newspaper_x_header_module'] {
left: 50%; }
.customize-partial-edit-shortcut-newspaper_x_header_bg {
right: 0; } button,
input[type="button"],
input[type="reset"],
input[type="submit"] {
border: 1px solid;
border-color: #ccc #ccc #bbb;
background: #cd1316;
color: #fff;
font-size: 12px;
font-size: 0.75rem;
line-height: 1; }
button:hover,
input[type="button"]:hover,
input[type="reset"]:hover,
input[type="submit"]:hover {
border-color: #ccc #bbb #aaa; }
button:active, button:focus,
input[type="button"]:active,
input[type="button"]:focus,
input[type="reset"]:active,
input[type="reset"]:focus,
input[type="submit"]:active,
input[type="submit"]:focus {
border-color: #aaa #bbb #bbb; }
button .button {
background-color: #cd1316;
font-family: "Nunito Sans", sans-serif;
color: #FFF;
border: none;
font-size: 16px;
font-weight: 700; }
button .button:hover, button .button:focus {
background-color: #f21c20; }
button .button.active {
background-color: #333333; }
button .button.search-submit {
font-size: 0;
background-color: #000;
color: #FFF;
width: 56px;
height: 56px;
position: relative;
top: 4px;
border: none;
margin-left: 4px; }
button .button.search-submit:hover, button .button.search-submit:focus {
border-color: transparent;
background-color: #f21c20; }
button .button.search-submit:after {
content: '\F002';
font-family: 'FontAwesome';
line-height: 55px;
font-size: 15px; }
.form-submit .submit {
font-family: "Nunito Sans", sans-serif;
font-size: 15px;
font-weight: 700;
padding: 15px 55px;
background-color: #cd1316;
color: #FFF;
border: none; }
.form-submit .submit:hover, .form-submit .submit:focus {
background-color: #f21c20; }
.form-submit .submit.active {
background-color: #333333; }
input[type="text"],
input[type="email"],
input[type="url"],
input[type="password"],
input[type="search"],
input[type="number"],
input[type="tel"],
input[type="range"],
input[type="date"],
input[type="month"],
input[type="week"],
input[type="time"],
input[type="datetime"],
input[type="datetime-local"],
input[type="color"],
textarea {
color: #666;
border: 1px solid #e1e1e1;
font-size: 15px; }
input[type="text"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="password"]:focus,
input[type="search"]:focus,
input[type="number"]:focus,
input[type="tel"]:focus,
input[type="range"]:focus,
input[type="date"]:focus,
input[type="month"]:focus,
input[type="week"]:focus,
input[type="time"]:focus,
input[type="datetime"]:focus,
input[type="datetime-local"]:focus,
input[type="color"]:focus,
textarea:focus {
color: #111; }
select {
border: 1px solid #e1e1e1; }
input[type="text"],
input[type="email"],
input[type="url"],
input[type="password"],
input[type="number"],
input[type="tel"],
input[type="range"],
input[type="date"],
input[type="month"],
input[type="week"],
input[type="time"],
input[type="datetime"],
input[type="datetime-local"],
input[type="color"] {
padding: 1px 15px;
line-height: 25px;
color: #8b8d91; }
input[type="text"]:hover, input[type="text"]:focus,
input[type="email"]:hover,
input[type="email"]:focus,
input[type="url"]:hover,
input[type="url"]:focus,
input[type="password"]:hover,
input[type="password"]:focus,
input[type="number"]:hover,
input[type="number"]:focus,
input[type="tel"]:hover,
input[type="tel"]:focus,
input[type="range"]:hover,
input[type="range"]:focus,
input[type="date"]:hover,
input[type="date"]:focus,
input[type="month"]:hover,
input[type="month"]:focus,
input[type="week"]:hover,
input[type="week"]:focus,
input[type="time"]:hover,
input[type="time"]:focus,
input[type="datetime"]:hover,
input[type="datetime"]:focus,
input[type="datetime-local"]:hover,
input[type="datetime-local"]:focus,
input[type="color"]:hover,
input[type="color"]:focus {
border-color: #89b3ce; }
input[type="search"] {
padding: 5px; }
textarea {
padding: 10px 15px;
line-height: 25px;
min-height: 160px;
color: #8b8d91;
width: 100%; }
textarea:hover, textarea:focus {
border-color: #89b3ce; }
#searchform {
border: 1px solid #e1e1e1;
display: inline-block;
width: 100%; }
@media (max-width: 361px) {
#searchform {
display: inline-block; } }
#searchform .search-submit {
background: none;
font-size: 11px;
border-left: 1px solid;
border-right: 0px;
border-top: 0px;
border-bottom: 0px;
padding: 6px 14px;
float: right;
margin-top: 7px;
color: #e1e1e1; }
#searchform .search-submit:focus .fa {
color: #cd1316; }
#searchform > label {
margin-bottom: 0;
padding: 3px;
border-radius: 0; }
#searchform > label > input[type="search"] {
width: 285px;
bottom: 5px;
position: relative;
font-weight: 400;
top: 0;
border: none;
border-radius: 0; }
@media (max-width: 1199px) {
#searchform > label > input[type="search"] {
width: 200px; } }
@media (max-width: 995px) {
#searchform > label > input[type="search"] {
width: 160px; } }
@media (max-width: 768px) {
#searchform > label > input[type="search"] {
width: 285px; } }
@media (max-width: 768px) {
#searchform > label > input[type="search"] {
width: 160px; } }
#searchform:hover, #searchform:focus {
border-color: #89b3ce; }
.top-header #searchform {
border: none; }
.top-header #searchform label {
margin-bottom: 0;
padding: 0px; }
.top-header #searchform #search-field {
background: transparent;
border-top: none;
border-left: none;
border-right: none;
border-bottom: 1px solid rgba(255, 255, 255, 0.2);
padding-left: 0;
padding-right: 0;
padding-bottom: 5px;
border-radius: 0;
color: #FFF;
width: 0;
transition: all 0.3s;
float: right;
font-weight: 400; }
.top-header #searchform #search-field.opened {
transition: all 0.3s;
width: 100%;
padding-left: 10px; }
.top-header #searchform .search-submit {
margin-top: 0px;
background: transparent;
color: #FFF;
font-size: 14px;
border: none;
outline: none;
box-shadow: none;
position: relative;
left: 7px; }
#cat {
padding: 10px;
border-radius: 3px; }  a {
color: #000; }
a:visited {
}
a:hover, a:focus, a:active {
color: #f21c20; }
a:focus {
outline: thin dotted; }
a:hover, a:active {
outline: 0; }  .main-navigation {
clear: both;
display: block;
float: left;
width: 100%;
border-top: 0px solid #e1e1e1;
border-bottom: 1px solid #e1e1e1; 
background-color: #FFF}
.main-navigation ul {
display: none;
list-style: none;
margin: 0;
padding-left: 0;
}
.main-navigation ul ul {
box-shadow: 0 3px 3px rgba(0, 0, 0, 0.2);
float: left;
position: absolute;
left: -999em;
z-index: 99999; }
.main-navigation ul ul ul {
left: -999em;
top: 0; }
.main-navigation ul ul li:hover > ul,
.main-navigation ul ul li:focus-within > ul,
.main-navigation ul ul li.focus > ul {
left: 100%; }
.main-navigation ul ul a {
width: 200px; }
.main-navigation ul li:hover > ul,
.main-navigation ul li:focus-within > ul,
.main-navigation ul li.focus > ul {
left: auto; }
.main-navigation li {
float: left;
position: relative; }
.main-navigation a {
display: block;
text-decoration: none; } .menu-toggle {
display: block;
width: 35px;
height: 35px;
color: #001936;
border-color: #001936;
background: transparent;
margin: 10px auto; }
#site-navigation.toggled ul {
display: block; }
#site-navigation.toggled ul > li { }
#site-navigation.toggled ul > li > a { }
#site-navigation.toggled ul > li > a:after {
display: none; }
#site-navigation.toggled ul > li.menu-item-has-children > ul li a {
padding: 0 0 10px 0; }
#site-navigation.toggled ul > li.menu-item-has-children > ul li:hover > a, #site-navigation.toggled ul > li.menu-item-has-children > ul li:focus-within > a {
color: #001936; }
#site-navigation.toggled ul > li.menu-item-has-children > ul li.menu-item-has-children:after {
display: none; }
#site-navigation.toggled ul li {
display: block;
width: 100%;
padding-right: 0; }
#site-navigation.toggled ul li.menu-item-has-children:after {
display: none; }
#site-navigation.toggled ul li.menu-item-has-children > ul li:after {
display: none; }
#site-navigation.toggled ul li.menu-item-has-children > ul li:hover, #site-navigation.toggled ul li.menu-item-has-children > ul li:focus-within {
background-color: initial; }
#site-navigation.toggled ul li ul {
box-shadow: none;
left: initial;
top: initial;
position: relative;
padding-left: 20px;
width: 100%; }
#site-navigation.toggled ul li ul ul {
left: initial;
top: initial;
position: relative;
padding-left: 20px; }
@media screen and (min-width: 37.5em) {
.menu-toggle {
display: none; }
.main-navigation ul {
display: block; } }
.site-main .comment-navigation, .site-main
.posts-navigation, .site-main
.post-navigation {
margin: 0 0 1.5em;
overflow: hidden; }
.comment-navigation .nav-previous,
.posts-navigation .nav-previous,
.post-navigation .nav-previous {
float: left;
width: 50%; }
.comment-navigation .nav-next,
.posts-navigation .nav-next,
.post-navigation .nav-next {
float: right;
text-align: right;
width: 50%; } #site-navigation a {
font-size: 15px;
font-family: "Nunito Sans", sans-serif;
line-height: 26px;
padding-bottom: 10px;
position: relative;
color: #939393;
display: inline-block;
font-weight: 300; }
#site-navigation .menu {
padding-bottom: 10px;
position: relative; }
#site-navigation .menu > li {
display: inline-block;
margin-right: 37px;
position: relative;
line-height: 57px; }
#site-navigation .menu > li.current-menu-item, #site-navigation .menu > li:hover, #site-navigation .menu > li:focus-within {
border-top: 5px solid #000;
margin-top: -3px;
top: 1px; }
#site-navigation .menu > li.current-menu-item > a, #site-navigation .menu > li:hover > a, #site-navigation .menu > li:focus-within > a {
top: -1px; }
#site-navigation .menu > li > a {
position: relative;
text-align: center; }
#site-navigation .menu > li > a:after {
position: absolute;
bottom: -1px;
left: 0;
width: 100%;
height: 3px;
background-color: transparent;
content: '';
display: block; }
#site-navigation .menu > li:last-of-type {
padding-right: 0; }
#site-navigation .menu > li.menu-item-has-children:after {
content: "\F107";
font-family: "FontAwesome";
font-size: 16px;
display: inline-block;
padding-left: 5px;
color: #939393; }
#site-navigation .menu > li.menu-item-has-children > ul li:hover, #site-navigation .menu > li.menu-item-has-children > ul li:focus-within {
color: #FFF;
background-color: #cd1316; }
#site-navigation .menu > li.menu-item-has-children > ul li:hover > a, #site-navigation .menu > li.menu-item-has-children > ul li:hover:after, #site-navigation .menu > li.menu-item-has-children > ul li:focus-within > a, #site-navigation .menu > li.menu-item-has-children > ul li:focus-within:after {
color: #FFF; }
#site-navigation .menu > li.menu-item-has-children > ul li.menu-item-has-children {
position: relative; }
#site-navigation .menu > li.menu-item-has-children > ul li.menu-item-has-children:after {
content: "\F105";
font-family: "FontAwesome";
font-size: 16px;
display: inline-block;
position: absolute;
right: 10px;
bottom: 1px;
color: #333; }
#site-navigation .menu > li.menu-item-has-children > ul li.menu-item-has-children:hover:after, #site-navigation .menu > li.menu-item-has-children > ul li.menu-item-has-children:focus-within:after {
color: #FFF; }
#site-navigation .menu > li.menu-item-has-children > ul li a {
padding: 10px 20px;
font-size: 15px; }
#site-navigation .menu .current_page_item {
border-top: 3px solid #0a396d;
bottom: 2px; }
#site-navigation .menu .current_page_item > a {
top: -1px; }  .site-header {
background-color: #cd1316;
}
.top-header {
background: #cd1316;
color: #fff; }
.top-header .fa-circle {
color: #cd1316; }
.top-header ul {
list-style: none;
padding-left: 0;
margin-left: 0;
margin-bottom: 0; }
.top-header ul li {
display: inline-block; }
.top-header ul li a {
font-family: "Lato", sans-serif;
font-size: 16px;
line-height: 26px;
padding: 10px 30px 10px 0;
display: block;
color: #ffffff; }
.top-header ul li a:hover, .top-header ul li a:focus {
text-decoration: none;
color: #cd1316; }
.top-header ul li:last-of-type a {
padding-right: 0; }
.top-header #searchform {
float: left;
width: 175px;
border-bottom: 0px solid #cd1316;
padding-top: 7px; }
.top-header #searchform.search-right {
float: right !important; }
.top-header #searchform label {
max-width: 140px; }
.top-header #searchform :-ms-input-placeholder {
opacity: 1;
color: #fff; }
.top-header #searchform ::placeholder {
opacity: 1;
color: #fff; }
.top-header #searchform input[type="search"] {
padding: 3px;
background: #cd1316;
border: none;
color: #fff;
font-family: "Lato", sans-serif;
font-weight: 700;
font-size: 14px;
max-width: 128px; }
@media (max-width: 480px) {
.top-header #searchform {
width: 100%;
display: block; }
.top-header #searchform .search-top-bar-submit {
float: right;
top: 7px; } }
@media (max-width: 767px) {
.top-header ul {
text-align: center; }
.top-header #top-header-navigation, .top-header .top-header-icons {
float: none !important; } }  .screen-reader-text {
position: absolute;
top: -9999em;
left: -9999em; } #menu-social.search-enabled, .search-enabled#menu-social-1 {
margin-right: 30px; }
@media (max-width: 480px) {
#menu-social, #menu-social-1 {
float: none !important; }
#menu-social ul, #menu-social-1 ul {
text-align: center; } }
#menu-social ul, #menu-social-1 ul {
list-style: none;
margin: 0;
text-align: center; }
#menu-social ul li, #menu-social-1 ul li {
display: inline-block;
position: relative; }
#menu-social ul li a, #menu-social-1 ul li a {
padding: 8px 2px;
color: #FFF;  }
#menu-social ul li a:before, #menu-social-1 ul li a:before {
content: '\F408';
display: inline-block;
padding: 0 5px;
font-family: 'FontAwesome';
font-size: 13px;
vertical-align: top;
-webkit-font-smoothing: antialiased; }
#menu-social ul li a:hover[href*="wordpress.org"]::before, #menu-social-1 ul li a:hover[href*="wordpress.org"]::before, #menu-social ul li a:hover[href*="wordpress.com"]::before, #menu-social-1 ul li a:hover[href*="wordpress.com"]::before, #menu-social ul li a:focus[href*="wordpress.org"]::before, #menu-social-1 ul li a:focus[href*="wordpress.org"]::before, #menu-social ul li a:focus[href*="wordpress.com"]::before, #menu-social-1 ul li a:focus[href*="wordpress.com"]::before {
color: #21759b; }
#menu-social ul li a:hover[href*="facebook.com"]::before, #menu-social-1 ul li a:hover[href*="facebook.com"]::before, #menu-social ul li a:focus[href*="facebook.com"]::before, #menu-social-1 ul li a:focus[href*="facebook.com"]::before {
color: #3b5998; }
#menu-social ul li a:hover[href*="twitter.com"]::before, #menu-social-1 ul li a:hover[href*="twitter.com"]::before, #menu-social ul li a:focus[href*="twitter.com"]::before, #menu-social-1 ul li a:focus[href*="twitter.com"]::before {
color: #33ccff; }
#menu-social ul li a:hover[href*="dribbble.com"]::before, #menu-social-1 ul li a:hover[href*="dribbble.com"]::before, #menu-social ul li a:focus[href*="dribbble.com"]::before, #menu-social-1 ul li a:focus[href*="dribbble.com"]::before {
color: #ea4c89; }
#menu-social ul li a:hover[href*="plus.google.com"]::before, #menu-social-1 ul li a:hover[href*="plus.google.com"]::before, #menu-social ul li a:focus[href*="plus.google.com"]::before, #menu-social-1 ul li a:focus[href*="plus.google.com"]::before {
color: #dd4b39; }
#menu-social ul li a:hover[href*="pinterest.com"]::before, #menu-social-1 ul li a:hover[href*="pinterest.com"]::before, #menu-social ul li a:focus[href*="pinterest.com"]::before, #menu-social-1 ul li a:focus[href*="pinterest.com"]::before {
color: #c8232c; }
#menu-social ul li a:hover[href*="github.com"]::before, #menu-social-1 ul li a:hover[href*="github.com"]::before, #menu-social ul li a:focus[href*="github.com"]::before, #menu-social-1 ul li a:focus[href*="github.com"]::before {
color: #171515; }
#menu-social ul li a:hover[href*="tumblr.com"]::before, #menu-social-1 ul li a:hover[href*="tumblr.com"]::before, #menu-social ul li a:focus[href*="tumblr.com"]::before, #menu-social-1 ul li a:focus[href*="tumblr.com"]::before {
color: #34526f; }
#menu-social ul li a:hover[href*="youtube.com"]::before, #menu-social-1 ul li a:hover[href*="youtube.com"]::before, #menu-social ul li a:focus[href*="youtube.com"]::before, #menu-social-1 ul li a:focus[href*="youtube.com"]::before {
color: #c4302b; }
#menu-social ul li a:hover[href*="flickr.com"]::before, #menu-social-1 ul li a:hover[href*="flickr.com"]::before, #menu-social ul li a:focus[href*="flickr.com"]::before, #menu-social-1 ul li a:focus[href*="flickr.com"]::before {
color: #ff0084; }
#menu-social ul li a:hover[href*="vimeo.com"]::before, #menu-social-1 ul li a:hover[href*="vimeo.com"]::before, #menu-social ul li a:focus[href*="vimeo.com"]::before, #menu-social-1 ul li a:focus[href*="vimeo.com"]::before {
color: #1AB7EA; }
#menu-social ul li a:hover[href*="instagram.com"]::before, #menu-social-1 ul li a:hover[href*="instagram.com"]::before, #menu-social ul li a:focus[href*="instagram.com"]::before, #menu-social-1 ul li a:focus[href*="instagram.com"]::before {
color: #3f729b; }
#menu-social ul li a:hover[href*="codepen.io"]::before, #menu-social-1 ul li a:hover[href*="codepen.io"]::before, #menu-social ul li a:focus[href*="codepen.io"]::before, #menu-social-1 ul li a:focus[href*="codepen.io"]::before {
color: #000; }
#menu-social ul li a:hover[href*="linkedin.com"]::before, #menu-social-1 ul li a:hover[href*="linkedin.com"]::before, #menu-social ul li a:focus[href*="linkedin.com"]::before, #menu-social-1 ul li a:focus[href*="linkedin.com"]::before {
color: #0e76a8; }
#menu-social ul li a[href*="wordpress.org"]::before, #menu-social-1 ul li a[href*="wordpress.org"]::before, #menu-social ul li a[href*="wordpress.com"]::before, #menu-social-1 ul li a[href*="wordpress.com"]::before {
content: '\F19A'; }
#menu-social ul li a[href*="facebook.com"]::before, #menu-social-1 ul li a[href*="facebook.com"]::before {
content: '\F09A'; }
#menu-social ul li a[href*="twitter.com"]::before, #menu-social-1 ul li a[href*="twitter.com"]::before {
content: '\F099'; }
#menu-social ul li a[href*="dribbble.com"]::before, #menu-social-1 ul li a[href*="dribbble.com"]::before {
content: '\F17D'; }
#menu-social ul li a[href*="plus.google.com"]::before, #menu-social-1 ul li a[href*="plus.google.com"]::before {
content: '\F0D5'; }
#menu-social ul li a[href*="pinterest.com"]::before, #menu-social-1 ul li a[href*="pinterest.com"]::before {
content: '\F231'; }
#menu-social ul li a[href*="github.com"]::before, #menu-social-1 ul li a[href*="github.com"]::before {
content: '\F09B'; }
#menu-social ul li a[href*="tumblr.com"]::before, #menu-social-1 ul li a[href*="tumblr.com"]::before {
content: '\F173'; }
#menu-social ul li a[href*="youtube.com"]::before, #menu-social-1 ul li a[href*="youtube.com"]::before {
content: '\F167'; }
#menu-social ul li a[href*="flickr.com"]::before, #menu-social-1 ul li a[href*="flickr.com"]::before {
content: '\F16E'; }
#menu-social ul li a[href*="vimeo.com"]::before, #menu-social-1 ul li a[href*="vimeo.com"]::before {
content: '\F27D'; }
#menu-social ul li a[href*="instagram.com"]::before, #menu-social-1 ul li a[href*="instagram.com"]::before {
content: '\F16D'; }
#menu-social ul li a[href*="codepen.io"]::before, #menu-social-1 ul li a[href*="codepen.io"]::before {
content: '\F1CB'; }
#menu-social ul li a[href*="linkedin.com"]::before, #menu-social-1 ul li a[href*="linkedin.com"]::before {
content: '\F0E1'; }
#menu-social-1 {
text-align: left; }
#menu-social-1 ul {
text-align: left;
padding-left: 0;
margin-top: 20px;
margin-bottom: 20px; }  .screen-reader-text {
clip: rect(1px, 1px, 1px, 1px);
position: absolute !important;
height: 1px;
width: 1px;
overflow: hidden; }
.screen-reader-text:focus {
background-color: #f1f1f1;
border-radius: 3px;
box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
clip: auto !important;
color: #21759b;
display: block;
font-size: 14px;
font-size: 0.875rem;
font-weight: bold;
height: auto;
left: 5px;
line-height: normal;
padding: 15px 23px 14px;
text-decoration: none;
top: 5px;
width: auto;
z-index: 100000; } #content[tabindex="-1"]:focus {
outline: 0; } .alignleft {
display: inline;
float: left;
margin-right: 1.5em; }
.alignright {
display: inline;
float: right;
margin-left: 1.5em; }
.aligncenter {
clear: both;
display: block;
margin-left: auto;
margin-right: auto; } .clear:before,
.clear:after,
.entry-content:before,
.entry-content:after,
.comment-content:before,
.comment-list .reply:before,
.comment-content:after,
.comment-list .reply:after,
.site-header:before,
.site-header:after,
.site-content:before,
.site-content:after,
.site-footer:before,
.site-footer:after {
content: "";
display: table;
table-layout: fixed; }
.clear:after,
.entry-content:after,
.comment-content:after,
.comment-list .reply:after,
.site-header:after,
.site-content:after,
.site-footer:after {
clear: both; } .newspaper-x-blog-sidebar {  }
.newspaper-x-blog-sidebar .widget_search {
margin-bottom: 30px; }
.newspaper-x-blog-sidebar .widget_search .widget-title {
display: none; }
.newspaper-x-blog-sidebar .widget_search h3 {
text-transform: uppercase;
font-size: 20px;
margin-bottom: 20px;
color: #001936; }
.newspaper-x-blog-sidebar select {
padding: 10px; }
.newspaper-x-blog-sidebar .widget_newspaper_x_banner, .newspaper-x-blog-sidebar .widget_text {
margin-bottom: 30px;
overflow: hidden; }
.newspaper-x-blog-sidebar .widget_newspaper_x_banner select, .newspaper-x-blog-sidebar .widget_text select {
width: 100%; }
.newspaper-x-blog-sidebar .widget:not(.widget_search):not(.widget_newspaper_x_banner):not(.widget_text) { margin: 0 0 30px;          }
.newspaper-x-blog-sidebar .widget:not(.widget_search):not(.widget_newspaper_x_banner):not(.widget_text) > ul, .newspaper-x-blog-sidebar .widget:not(.widget_search):not(.widget_newspaper_x_banner):not(.widget_text) > ol {
margin: 0;
padding: 0px 0px 30px 0px;
list-style-type: none; }
.newspaper-x-blog-sidebar .widget:not(.widget_search):not(.widget_newspaper_x_banner):not(.widget_text) select {
max-width: 100%; }
.newspaper-x-blog-sidebar .widget:not(.widget_search):not(.widget_newspaper_x_banner):not(.widget_text) select option {
max-width: 233px; }
.newspaper-x-blog-sidebar .widget:not(.widget_search):not(.widget_newspaper_x_banner):not(.widget_text).widget_nav_menu > div > ul {
margin: 0;
padding: 0px 18px 30px 18px; }
.newspaper-x-blog-sidebar .widget:not(.widget_search):not(.widget_newspaper_x_banner):not(.widget_text).widget_nav_menu > div > ul li > ul {
margin-left: 0; }
.newspaper-x-blog-sidebar .widget:not(.widget_search):not(.widget_newspaper_x_banner):not(.widget_text).widget_meta ul li {
font-size: 15px;
font-family: "Nunito Sans", sans-serif; }
.newspaper-x-blog-sidebar .widget:not(.widget_search):not(.widget_newspaper_x_banner):not(.widget_text).widget_meta ul li a {
color: #8c9597; }
.newspaper-x-blog-sidebar .widget:not(.widget_search):not(.widget_newspaper_x_banner):not(.widget_text).widget_meta ul li a:hover, .newspaper-x-blog-sidebar .widget:not(.widget_search):not(.widget_newspaper_x_banner):not(.widget_text).widget_meta ul li a:focus {
color: #cd1316; }
.newspaper-x-blog-sidebar .widget:not(.widget_search):not(.widget_newspaper_x_banner):not(.widget_text).widget_rss ul li {
font-size: 15px;
color: #001936;
margin-bottom: 50px;
font-family: "Nunito Sans", sans-serif; }
.newspaper-x-blog-sidebar .widget:not(.widget_search):not(.widget_newspaper_x_banner):not(.widget_text).widget_rss ul li a {
color: #001936;
font-size: 18px;
font-weight: 700; }
.newspaper-x-blog-sidebar .widget:not(.widget_search):not(.widget_newspaper_x_banner):not(.widget_text).widget_rss ul li a:hover, .newspaper-x-blog-sidebar .widget:not(.widget_search):not(.widget_newspaper_x_banner):not(.widget_text).widget_rss ul li a:focus {
color: #cd1316; }
.newspaper-x-blog-sidebar .widget:not(.widget_search):not(.widget_newspaper_x_banner):not(.widget_text).widget_rss ul li .rss-date {
color: #bfbfbf;
font-size: 12px;
display: block; }
.newspaper-x-blog-sidebar .widget:not(.widget_search):not(.widget_newspaper_x_banner):not(.widget_text).widget_rss ul li .rssSummary {
color: #8b8d91;
margin-top: 10px; }
.newspaper-x-blog-sidebar .widget:not(.widget_search):not(.widget_newspaper_x_banner):not(.widget_text).widget_rss ul li cite {
font-style: initial; }
.newspaper-x-blog-sidebar .widget:not(.widget_search):not(.widget_newspaper_x_banner):not(.widget_text).widget_recent_comments ul li {
margin-bottom: 15px;
font-size: 15px;
color: #8b8d91;
font-family: "Nunito Sans", sans-serif; }
.newspaper-x-blog-sidebar .widget:not(.widget_search):not(.widget_newspaper_x_banner):not(.widget_text).widget_recent_comments ul li a {
color: #0a396d; }
.newspaper-x-blog-sidebar .widget:not(.widget_search):not(.widget_newspaper_x_banner):not(.widget_text).widget_recent_comments ul li a:hover, .newspaper-x-blog-sidebar .widget:not(.widget_search):not(.widget_newspaper_x_banner):not(.widget_text).widget_recent_comments ul li a:focus {
color: #cd1316; }
.newspaper-x-blog-sidebar .widget:not(.widget_search):not(.widget_newspaper_x_banner):not(.widget_text).widget_recent_entries ul li {
margin-bottom: 15px;
font-family: "Nunito Sans", sans-serif; }
.newspaper-x-blog-sidebar .widget:not(.widget_search):not(.widget_newspaper_x_banner):not(.widget_text).widget_recent_entries ul li a {
font-size: 15px;
color: #8b8d91; }
.newspaper-x-blog-sidebar .widget:not(.widget_search):not(.widget_newspaper_x_banner):not(.widget_text).widget_recent_entries ul li a:hover, .newspaper-x-blog-sidebar .widget:not(.widget_search):not(.widget_newspaper_x_banner):not(.widget_text).widget_recent_entries ul li a:focus {
color: #cd1316; }
.newspaper-x-blog-sidebar .widget:not(.widget_search):not(.widget_newspaper_x_banner):not(.widget_text).widget_recent_entries ul li span {
display: block;
color: #bfbfbf;
font-size: 12px; }
.newspaper-x-blog-sidebar .widget:not(.widget_search):not(.widget_newspaper_x_banner):not(.widget_text).widget_tag_cloud {
font-family: "Nunito Sans", sans-serif; }
.newspaper-x-blog-sidebar .widget:not(.widget_search):not(.widget_newspaper_x_banner):not(.widget_text).widget_tag_cloud .tagcloud {
padding: 0px 0px 30px 0px; }
.newspaper-x-blog-sidebar .widget:not(.widget_search):not(.widget_newspaper_x_banner):not(.widget_text).widget_tag_cloud .tagcloud h3 {
font-size: 20px; }
.newspaper-x-blog-sidebar .widget:not(.widget_search):not(.widget_newspaper_x_banner):not(.widget_text).widget_tag_cloud .tagcloud a {
white-space: nowrap !important;
padding: 4px 9px 4px 9px;
margin: -2px 5px;
border: 1px solid #cd1316;
line-height: 45px;
font-size: 15px !important; }
.newspaper-x-blog-sidebar .widget:not(.widget_search):not(.widget_newspaper_x_banner):not(.widget_text).widget_tag_cloud .tagcloud a:hover, .newspaper-x-blog-sidebar .widget:not(.widget_search):not(.widget_newspaper_x_banner):not(.widget_text).widget_tag_cloud .tagcloud a:focus {
background: #cd1316;
color: #fff;
border: 1px solid #cd1316; }
.newspaper-x-blog-sidebar .widget:not(.widget_search):not(.widget_newspaper_x_banner):not(.widget_text).widget_categories, .newspaper-x-blog-sidebar .widget:not(.widget_search):not(.widget_newspaper_x_banner):not(.widget_text).widget_archive { }
.newspaper-x-blog-sidebar .widget:not(.widget_search):not(.widget_newspaper_x_banner):not(.widget_text).widget_categories > select, .newspaper-x-blog-sidebar .widget:not(.widget_search):not(.widget_newspaper_x_banner):not(.widget_text).widget_archive > select {
width: 100%;
display: block;
margin: 0 auto;
margin-bottom: 30px;
padding: 10px; }
.newspaper-x-blog-sidebar .widget:not(.widget_search):not(.widget_newspaper_x_banner):not(.widget_text).widget_categories > ul, .newspaper-x-blog-sidebar .widget:not(.widget_search):not(.widget_newspaper_x_banner):not(.widget_text).widget_archive > ul {
list-style-type: none;
margin: 0px;
padding: 0px;
font-size: 15px;
color: #001936; }
.newspaper-x-blog-sidebar .widget:not(.widget_search):not(.widget_newspaper_x_banner):not(.widget_text).widget_categories > ul > li, .newspaper-x-blog-sidebar .widget:not(.widget_search):not(.widget_newspaper_x_banner):not(.widget_text).widget_archive > ul > li {
padding-bottom: 10px;
margin-bottom: 10px;
border-bottom: 1px dotted #e1e1e1; }
.newspaper-x-blog-sidebar .widget:not(.widget_search):not(.widget_newspaper_x_banner):not(.widget_text).widget_categories > ul > li:last-of-type, .newspaper-x-blog-sidebar .widget:not(.widget_search):not(.widget_newspaper_x_banner):not(.widget_text).widget_archive > ul > li:last-of-type {
border-bottom: none;
margin-bottom: 20px; }
.newspaper-x-blog-sidebar .widget:not(.widget_search):not(.widget_newspaper_x_banner):not(.widget_text).widget_categories > ul > li:hover a, .newspaper-x-blog-sidebar .widget:not(.widget_search):not(.widget_newspaper_x_banner):not(.widget_text).widget_categories > ul > li:hover .newspaper-x-cat-count, .newspaper-x-blog-sidebar .widget:not(.widget_search):not(.widget_newspaper_x_banner):not(.widget_text).widget_categories > ul > li:focus a, .newspaper-x-blog-sidebar .widget:not(.widget_search):not(.widget_newspaper_x_banner):not(.widget_text).widget_categories > ul > li:focus .newspaper-x-cat-count, .newspaper-x-blog-sidebar .widget:not(.widget_search):not(.widget_newspaper_x_banner):not(.widget_text).widget_archive > ul > li:hover a, .newspaper-x-blog-sidebar .widget:not(.widget_search):not(.widget_newspaper_x_banner):not(.widget_text).widget_archive > ul > li:hover .newspaper-x-cat-count, .newspaper-x-blog-sidebar .widget:not(.widget_search):not(.widget_newspaper_x_banner):not(.widget_text).widget_archive > ul > li:focus a, .newspaper-x-blog-sidebar .widget:not(.widget_search):not(.widget_newspaper_x_banner):not(.widget_text).widget_archive > ul > li:focus .newspaper-x-cat-count {
text-decoration: none;
color: #cd1316; }
.newspaper-x-blog-sidebar .widget:not(.widget_search):not(.widget_newspaper_x_banner):not(.widget_text).widget_categories > ul > li a, .newspaper-x-blog-sidebar .widget:not(.widget_search):not(.widget_newspaper_x_banner):not(.widget_text).widget_archive > ul > li a {
color: #8b8d91; }
.newspaper-x-blog-sidebar .widget:not(.widget_search):not(.widget_newspaper_x_banner):not(.widget_text).widget_categories > ul > li a:hover, .newspaper-x-blog-sidebar .widget:not(.widget_search):not(.widget_newspaper_x_banner):not(.widget_text).widget_categories > ul > li a:focus, .newspaper-x-blog-sidebar .widget:not(.widget_search):not(.widget_newspaper_x_banner):not(.widget_text).widget_archive > ul > li a:hover, .newspaper-x-blog-sidebar .widget:not(.widget_search):not(.widget_newspaper_x_banner):not(.widget_text).widget_archive > ul > li a:focus {
text-decoration: none;
color: #cd1316; }
.newspaper-x-blog-sidebar .widget:not(.widget_search):not(.widget_newspaper_x_banner):not(.widget_text).widget_categories > ul > li .newspaper-x-cat-count, .newspaper-x-blog-sidebar .widget:not(.widget_search):not(.widget_newspaper_x_banner):not(.widget_text).widget_archive > ul > li .newspaper-x-cat-count {
float: right;
color: #8b8d91;
font-family: "Nunito Sans", sans-serif;
font-size: 15px; }
.newspaper-x-blog-sidebar .widget:not(.widget_search):not(.widget_newspaper_x_banner):not(.widget_text).widget_categories > ul > li .newspaper-x-cat-count:before, .newspaper-x-blog-sidebar .widget:not(.widget_search):not(.widget_newspaper_x_banner):not(.widget_text).widget_archive > ul > li .newspaper-x-cat-count:before {
content: "("; }
.newspaper-x-blog-sidebar .widget:not(.widget_search):not(.widget_newspaper_x_banner):not(.widget_text).widget_categories > ul > li .newspaper-x-cat-count:after, .newspaper-x-blog-sidebar .widget:not(.widget_search):not(.widget_newspaper_x_banner):not(.widget_text).widget_archive > ul > li .newspaper-x-cat-count:after {
content: ")"; }
.newspaper-x-blog-sidebar .widget:not(.widget_search):not(.widget_newspaper_x_banner):not(.widget_text).widget_categories .children, .newspaper-x-blog-sidebar .widget:not(.widget_search):not(.widget_newspaper_x_banner):not(.widget_text).widget_archive .children {
list-style-type: none;
margin-left: 0;
padding-left: 25px; }
.newspaper-x-blog-sidebar .widget:not(.widget_search):not(.widget_newspaper_x_banner):not(.widget_text).widget_categories .children > li, .newspaper-x-blog-sidebar .widget:not(.widget_search):not(.widget_newspaper_x_banner):not(.widget_text).widget_archive .children > li {
margin-top: 10px;
padding-top: 10px;
border-top: 1px dotted #e1e1e1; }
.newspaper-x-blog-sidebar .widget:not(.widget_search):not(.widget_newspaper_x_banner):not(.widget_text).widget_nav_menu > div ul {
list-style-type: none; }
.newspaper-x-blog-sidebar .widget:not(.widget_search):not(.widget_newspaper_x_banner):not(.widget_text).widget_nav_menu > div > ul {
padding: 0px; }
.newspaper-x-blog-sidebar .widget:not(.widget_search):not(.widget_newspaper_x_banner):not(.widget_text).widget_nav_menu > div > ul .sub-menu {
padding-left: 10px; }
.newspaper-x-blog-sidebar .widget:not(.widget_search):not(.widget_newspaper_x_banner):not(.widget_text).widget_calendar {
padding: 0px;
position: relative; }
.newspaper-x-blog-sidebar .widget:not(.widget_search):not(.widget_newspaper_x_banner):not(.widget_text).widget_calendar .widget-title, .newspaper-x-blog-sidebar .widget:not(.widget_search):not(.widget_newspaper_x_banner):not(.widget_text).widget_calendar h3 {
display: none; }
.newspaper-x-blog-sidebar .widget:not(.widget_search):not(.widget_newspaper_x_banner):not(.widget_text).widget_calendar #wp-calendar {
font-family: "Nunito Sans", sans-serif;
width: 100%;
font-size: 14px;
font-weight: 300;
border-collapse: separate;
border-spacing: 4px;
margin-left: 1px; }
.newspaper-x-blog-sidebar .widget:not(.widget_search):not(.widget_newspaper_x_banner):not(.widget_text).widget_calendar #wp-calendar > caption {
border: 1px solid #e1e1e1;
color: #001c28;
font-famiy: "Nunito Sans", sans-serif;
text-align: center;
font-size: 20px;
font-weight: 700;
padding-bottom: 22px;
padding-top: 22px;
min-height: 55px;
position: relative;
margin-bottom: 20px; }
.newspaper-x-blog-sidebar .widget:not(.widget_search):not(.widget_newspaper_x_banner):not(.widget_text).widget_calendar #wp-calendar th {
text-align: center;
color: #001936; }
.newspaper-x-blog-sidebar .widget:not(.widget_search):not(.widget_newspaper_x_banner):not(.widget_text).widget_calendar #wp-calendar .pad {
display: none; }
.newspaper-x-blog-sidebar .widget:not(.widget_search):not(.widget_newspaper_x_banner):not(.widget_text).widget_calendar #wp-calendar td {
color: #8b8d91;
margin-bottom: 10px;
text-align: center;
border: 1px solid #e1e1e1;
padding: 9px 5px; }
.newspaper-x-blog-sidebar .widget:not(.widget_search):not(.widget_newspaper_x_banner):not(.widget_text).widget_calendar #wp-calendar td#today {
color: #fff;
background: #0a396d; }
.newspaper-x-blog-sidebar .widget:not(.widget_search):not(.widget_newspaper_x_banner):not(.widget_text).widget_calendar #wp-calendar td#today a {
color: #fff; }
.newspaper-x-blog-sidebar .widget:not(.widget_search):not(.widget_newspaper_x_banner):not(.widget_text).widget_calendar #wp-calendar td#today:hover, .newspaper-x-blog-sidebar .widget:not(.widget_search):not(.widget_newspaper_x_banner):not(.widget_text).widget_calendar #wp-calendar td#today:focus {
background: #cd1316; }
.newspaper-x-blog-sidebar .widget:not(.widget_search):not(.widget_newspaper_x_banner):not(.widget_text).widget_calendar #wp-calendar td:hover, .newspaper-x-blog-sidebar .widget:not(.widget_search):not(.widget_newspaper_x_banner):not(.widget_text).widget_calendar #wp-calendar td:focus {
color: #fff;
background: #cd1316; }
.newspaper-x-blog-sidebar .widget:not(.widget_search):not(.widget_newspaper_x_banner):not(.widget_text).widget_calendar #wp-calendar td:hover a, .newspaper-x-blog-sidebar .widget:not(.widget_search):not(.widget_newspaper_x_banner):not(.widget_text).widget_calendar #wp-calendar td:focus a {
color: #fff; }
.newspaper-x-blog-sidebar .widget:not(.widget_search):not(.widget_newspaper_x_banner):not(.widget_text).widget_calendar #wp-calendar td a {
color: #cd1316;
text-decoration: none; }
.newspaper-x-blog-sidebar .widget:not(.widget_search):not(.widget_newspaper_x_banner):not(.widget_text).widget_calendar #wp-calendar td a:hover, .newspaper-x-blog-sidebar .widget:not(.widget_search):not(.widget_newspaper_x_banner):not(.widget_text).widget_calendar #wp-calendar td a:focus {
text-decoration: none;
color: #fff; }
.newspaper-x-blog-sidebar .widget:not(.widget_search):not(.widget_newspaper_x_banner):not(.widget_text).widget_calendar #wp-calendar #prev {
border: none;
position: absolute;
top: -2px;
left: 5%;
width: 35px;
height: 55px;
background-color: transparent;
color: #FFF; }
.newspaper-x-blog-sidebar .widget:not(.widget_search):not(.widget_newspaper_x_banner):not(.widget_text).widget_calendar #wp-calendar #prev:before {
content: '\F104';
display: block;
font-size: 14px;
line-height: 55px;
text-align: center;
position: relative;
color: #333;
font-family: 'FontAwesome'; }
.newspaper-x-blog-sidebar .widget:not(.widget_search):not(.widget_newspaper_x_banner):not(.widget_text).widget_calendar #wp-calendar #prev > a {
top: 20px;
position: absolute;
color: transparent; }
.newspaper-x-blog-sidebar .widget:not(.widget_search):not(.widget_newspaper_x_banner):not(.widget_text).widget_calendar #wp-calendar #next {
border: none;
position: absolute;
top: -2px;
right: 5%;
width: 35px;
height: 55px;
background-color: transparent;
color: #FFF; }
.newspaper-x-blog-sidebar .widget:not(.widget_search):not(.widget_newspaper_x_banner):not(.widget_text).widget_calendar #wp-calendar #next:before {
content: '\F105';
display: block;
font-size: 14px;
line-height: 55px;
text-align: center;
position: relative;
color: #333;
font-family: 'FontAwesome'; }
.newspaper-x-blog-sidebar .widget:not(.widget_search):not(.widget_newspaper_x_banner):not(.widget_text).widget_calendar #wp-calendar #next > a {
top: 20px;
position: absolute;
color: transparent; }
.newspaper-x-blog-sidebar .widget:not(.widget_search):not(.widget_newspaper_x_banner):not(.widget_text).widget_calendar #wp-calendar thead {
border: none;
color: #001936 !important; }
.widget-bordered, .newspaper-x-blog-sidebar .widget:not(.widget_search):not(.widget_newspaper_x_banner):not(.widget_text), .newspaper-x-blog-sidebar .widget_newspaper_x_recent, .newspaper-x-sidebar .widget_newspaper_x_recent {
position: relative; }
.widget-title-styled, .newspaper-x-blog-sidebar .widget:not(.widget_search):not(.widget_newspaper_x_banner):not(.widget_text) > h3, .newspaper-x-blog-sidebar .widget_newspaper_x_recent > h3, .newspaper-x-sidebar .widget_newspaper_x_recent > h3 {
color: #333;
padding: 18px 0px;
display: block;
text-transform: uppercase;
font-famiy: "Nunito Sans", sans-serif;
font-size: 20px;
font-weight: 700;
margin-top: 5px;
margin-bottom: 10px;
position: relative; }
.site-footer p {
color: #a9afb5;
font-family: "Nunito Sans", sans-serif; }
.site-footer .newspaper-x-contact-p {
margin-bottom: 0; }
.site-footer .newspaper-x-contact-p strong {
color: "Nunito Sans", sans-serif; }
.site-footer .newspaper-x-contact-logo {
margin-top: 20px; }
.site-footer .widget_recent_entries ul {
margin: 0px;
padding: 0px; }
.site-footer .widget_recent_entries ul li {
list-style: none;
margin-bottom: 20px; }
.site-footer .widget_recent_entries ul li a {
color: #a9afb5; }
.site-footer .widget_recent_entries ul li a:hover, .site-footer .widget_recent_entries ul li a:focus {
color: #cd1316; }
.site-footer .widget_recent_entries ul li .post-date {
display: block;
color: #455263;
font-size: 12px; }
.site-footer .widget {
font-size: 15px;
font-family: "Nunito Sans", sans-serif;
color: #a9afb5;
position: relative;
padding: 15px;
z-index: 1;      }
.site-footer .widget h3 {
font-family: "Nunito Sans", sans-serif;
font-size: 20px;
text-transform: uppercase;
font-weight: 700;
margin-bottom: 25px;
color: #FFF; }
.site-footer .widget.widget_newspaper_x_recent .newspaper-x-recent-post-widget {
height: 65px;
margin-left: 0;
margin-right: 0; }
.site-footer .widget.widget_newspaper_x_recent .newspaper-x-recent-post-widget .newspaper-x-title h3 {
margin-bottom: 15px; }
.site-footer .widget.widget_newspaper_x_recent .newspaper-x-recent-post-widget .newspaper-x-post-content {
width: 225px; }
@media (max-width: 1199px) {
.site-footer .widget.widget_newspaper_x_recent .newspaper-x-recent-post-widget .newspaper-x-post-content {
width: 187px; } }
.site-footer .widget.widget_categories {
padding-right: 0px;
position: relative; }
.site-footer .widget.widget_categories > ul {
list-style-type: none;
margin: 0;
padding: 0;
font-size: 15px;
color: #333; }
.site-footer .widget.widget_categories > ul > li {
padding-bottom: 5px;
margin-bottom: 5px;
border-bottom: 1px dotted rgba(225, 225, 225, 0.1); }
.site-footer .widget.widget_categories > ul > li:last-of-type {
border-bottom: none; }
.site-footer .widget.widget_categories > ul > li:hover a, .site-footer .widget.widget_categories > ul > li:hover .newspaper-x-cat-count, .site-footer .widget.widget_categories > ul > li:focus-within a, .site-footer .widget.widget_categories > ul > li:focus-within .newspaper-x-cat-count {
text-decoration: none;
color: #cd1316; }
.site-footer .widget.widget_categories > ul > li a {
color: #a9afb5;
font-family: "Nunito Sans", sans-serif;
font-weight: 400; }
.site-footer .widget.widget_categories > ul > li .newspaper-x-cat-count {
float: right;
color: #2c3745;
font-family: "Nunito Sans", sans-serif;
font-size: 12px; }
.site-footer .widget.widget_categories > ul > li .newspaper-x-cat-count:before {
content: "("; }
.site-footer .widget.widget_categories > ul > li .newspaper-x-cat-count:after {
content: ")"; }
.site-footer .widget.widget_categories .children {
list-style-type: none;
margin-left: 0;
padding-left: 25px; }
.site-footer .widget.widget_categories .children > li {
margin-top: 10px;
padding-top: 10px;
border-top: 1px dotted rgba(225, 225, 225, 0.1); }
.site-footer .widget.widget_recent_comments ul {
padding: 0px; }
.site-footer .widget.widget_recent_comments ul li {
list-style: none;
margin-bottom: 15px;
font-size: 15px;
color: #a9afb5;
font-family: "Nunito Sans", sans-serif; }
.site-footer .widget.widget_recent_comments ul li a {
color: #fff; }
.site-footer .widget.widget_recent_comments ul li a:hover, .site-footer .widget.widget_recent_comments ul li a:focus {
color: #cd1316; }
.site-footer .widget.widget_meta ul {
padding: 0px; }
.site-footer .widget.widget_meta ul li {
list-style: none;
font-size: 15px;
font-family: "Nunito Sans", sans-serif; }
.site-footer .widget.widget_meta ul li a {
color: #FFF; }
.site-footer .widget.widget_meta ul li a:hover, .site-footer .widget.widget_meta ul li a:focus {
color: #cd1316; }
.site-footer .widget.widget_search {
padding-right: 0px; }
.site-footer .widget.widget_search #searchform {
border-color: #001b30; }
.site-footer .widget.widget_search #searchform .search-submit {
color: #002135; }
.site-footer .widget.widget_search #searchform label input[type="search"] {
width: 100%;
background: none;
color: #fff; }
.site-footer .widget.widget_search #searchform label ::-moz-placeholder {
opacity: 1;
color: #fff; }
.site-footer .widget.widget_search #searchform label ::-webkit-input-placeholder {
opacity: 1;
color: #fff; }
.site-footer .widget.widget_search #searchform:hover, .site-footer .widget.widget_search #searchform:focus {
border-color: #053052; }
.site-footer .widget.widget_calendar {
padding: 0px;
position: relative; }
.site-footer .widget.widget_calendar .widget-title, .site-footer .widget.widget_calendar h3 {
display: none; }
.site-footer .widget.widget_calendar #wp-calendar {
color: "Nunito Sans", sans-serif;
width: 100%;
font-size: 14px;
font-weight: 300;
border-collapse: separate;
border-spacing: 4px;
margin-left: 1px; }
.site-footer .widget.widget_calendar #wp-calendar > caption {
border: 1px solid #002438;
color: #a9afb5;
font-famiy: "Nunito Sans", sans-serif;
text-align: center;
font-size: 20px;
font-weight: 700;
padding-bottom: 22px;
padding-top: 22px;
min-height: 55px;
position: relative;
margin-bottom: 20px; }
.site-footer .widget.widget_calendar #wp-calendar th {
text-align: center;
color: #a9afb5; }
.site-footer .widget.widget_calendar #wp-calendar .pad {
display: none; }
.site-footer .widget.widget_calendar #wp-calendar td {
color: #a9afb5;
margin-bottom: 10px;
text-align: center;
border: 1px solid #002438;
padding: 9px 5px; }
.site-footer .widget.widget_calendar #wp-calendar td#today {
color: #fff;
background: #0a396d;
border-color: #0a396d; }
.site-footer .widget.widget_calendar #wp-calendar td#today a {
color: #fff; }
.site-footer .widget.widget_calendar #wp-calendar td#today:hover, .site-footer .widget.widget_calendar #wp-calendar td#today:focus {
background: #cd1316;
border-color: #cd1316; }
.site-footer .widget.widget_calendar #wp-calendar td:hover, .site-footer .widget.widget_calendar #wp-calendar td:focus {
color: #fff;
background: #cd1316;
border-color: #cd1316; }
.site-footer .widget.widget_calendar #wp-calendar td:hover a, .site-footer .widget.widget_calendar #wp-calendar td:focus a {
color: #fff; }
.site-footer .widget.widget_calendar #wp-calendar td a {
color: #cd1316;
text-decoration: none; }
.site-footer .widget.widget_calendar #wp-calendar td a:hover, .site-footer .widget.widget_calendar #wp-calendar td a:focus {
text-decoration: none;
color: #fff; }
.site-footer .widget.widget_calendar #wp-calendar #prev {
border: none;
position: absolute;
top: -3px;
left: 5%;
width: 35px;
height: 55px;
background-color: transparent;
color: #FFF; }
.site-footer .widget.widget_calendar #wp-calendar #prev:before {
content: '\F104';
display: block;
font-size: 14px;
line-height: 55px;
text-align: center;
position: relative;
color: #a9afb5;
font-family: 'FontAwesome'; }
.site-footer .widget.widget_calendar #wp-calendar #prev > a {
top: 20px;
position: absolute;
color: transparent; }
.site-footer .widget.widget_calendar #wp-calendar #next {
border: none;
position: absolute;
top: -3px;
right: 5%;
width: 35px;
height: 55px;
background-color: transparent;
color: #FFF; }
.site-footer .widget.widget_calendar #wp-calendar #next:before {
content: '\F105';
display: block;
font-size: 14px;
line-height: 55px;
text-align: center;
position: relative;
color: #a9afb5;
font-family: 'FontAwesome'; }
.site-footer .widget.widget_calendar #wp-calendar #next > a {
top: 20px;
position: absolute;
color: transparent; }
.site-footer .widget.widget_calendar #wp-calendar thead {
border: none;
color: #001936 !important; }
.site-footer .widget.widget_tag_cloud {
font-family: "Nunito Sans", sans-serif; }
.site-footer .widget.widget_tag_cloud .tagcloud h3 {
font-size: 20px; }
.site-footer .widget.widget_tag_cloud .tagcloud a {
color: #a9afb5;
padding: 4px 9px 4px 9px;
margin: -2px 5px;
border: 1px solid #001c31;
line-height: 45px;
white-space: nowrap !important;
font-size: 15px !important; }
.site-footer .widget.widget_tag_cloud .tagcloud a:hover, .site-footer .widget.widget_tag_cloud .tagcloud a:focus {
background: #0a396d;
color: #fff;
border: 1px solid #0a396d; }
.site-footer .widget.widget_rss ul {
padding: 0px; }
.site-footer .widget.widget_rss ul li {
list-style: none;
font-size: 15px;
color: #f1f1f1;
margin-bottom: 50px;
font-family: "Nunito Sans", sans-serif; }
.site-footer .widget.widget_rss ul li a {
color: #f1f1f1;
font-size: 18px;
font-weight: 700; }
.site-footer .widget.widget_rss ul li a:hover, .site-footer .widget.widget_rss ul li a:focus {
color: #cd1316; }
.site-footer .widget.widget_rss ul li .rss-date {
color: #a9afb5;
font-size: 12px;
display: block; }
.site-footer .widget.widget_rss ul li .rssSummary {
color: #a9afb5;
margin-top: 10px; }
.site-footer .widget.widget_rss ul li cite {
font-style: initial;
color: #f1f1f1; }
.site-footer .widget.widget_archive {
padding-right: 0px;
position: relative; }
.site-footer .widget.widget_archive > ul {
list-style-type: none;
margin: 0;
padding: 0;
font-size: 15px;
color: #333; }
.site-footer .widget.widget_archive > ul > li {
padding-bottom: 5px;
margin-bottom: 5px;
border-bottom: 1px dotted rgba(225, 225, 225, 0.1); }
.site-footer .widget.widget_archive > ul > li:last-of-type {
border-bottom: none; }
.site-footer .widget.widget_archive > ul > li:hover a, .site-footer .widget.widget_archive > ul > li:hover .newspaper-x-cat-count, .site-footer .widget.widget_archive > ul > li:focus a, .site-footer .widget.widget_archive > ul > li:focus .newspaper-x-cat-count {
text-decoration: none;
color: #cd1316; }
.site-footer .widget.widget_archive > ul > li a {
color: #a9afb5;
font-family: "Nunito Sans", sans-serif;
font-weight: 400; }
.site-footer .widget.widget_archive > ul > li .newspaper-x-cat-count {
float: right;
color: #2c3745;
font-family: "Nunito Sans", sans-serif;
font-size: 12px; }
.site-footer .widget.widget_archive > ul > li .newspaper-x-cat-count:before {
content: "("; }
.site-footer .widget.widget_archive > ul > li .newspaper-x-cat-count:after {
content: ")"; }
.site-footer .widget.widget_archive .children {
list-style-type: none;
margin-left: 0;
padding-left: 25px; }
.site-footer .widget.widget_archive .children > li {
margin-top: 10px;
padding-top: 10px;
border-top: 1px dashed #e1e1e1; }
.site-footer .contact-widget div {
margin-bottom: 12px; }
.site-footer .contact-widget div span {
font-size: 15px;
color: #fff;
font-weight: 700; }
.site-footer .contact-widget div a {
color: #a9afb5;
font-size: 15px;
font-family: "Nunito Sans", sans-serif; }
.site-footer .contact-widget div a:hover, .site-footer .contact-widget div a:focus {
color: #cd1316; }
.site-footer .contact-widget #social-contact {
padding-left: 0px;
margin-top: 25px; }
.site-footer .contact-widget #social-contact li {
display: inline; }
.site-footer .contact-widget #social-contact li a { color: #fff; }
.site-footer .contact-widget #social-contact li a:before {
content: '\F408';
display: inline-block;
font-family: 'FontAwesome';
font-size: 11px;
-webkit-font-smoothing: antialiased;
padding: 2px 11px 2px 12px;
margin-right: 7px;
border-radius: 20px;
margin-bottom: 10px; }
.site-footer .contact-widget #social-contact li a span {
display: none; }
.site-footer .contact-widget #social-contact li a[href*="wordpress.org"]::before, .site-footer .contact-widget #social-contact li a[href*="wordpress.com"]::before {
content: '\F19A';
background: #21759b;
padding: 2px 9px 2px 11px; }
.site-footer .contact-widget #social-contact li a[href*="facebook.com"]::before {
content: '\F09A';
background: #3b5998; }
.site-footer .contact-widget #social-contact li a[href*="twitter.com"]::before {
content: '\F099';
background: #38a4f0;
padding: 2px 9px 2px 10px;
margin-right: 7px; }
.site-footer .contact-widget #social-contact li a[href*="dribbble.com"]::before {
content: '\F17D';
background: #ea4c89;
padding: 2px 10px 2px 10px; }
.site-footer .contact-widget #social-contact li a[href*="plus.google.com"]::before {
content: '\F0D5';
background: #ed3521;
padding: 2px 9px 2px 7px;
margin-right: 7px; }
.site-footer .contact-widget #social-contact li a[href*="pinterest.com"]::before {
content: '\F231';
background: #c8232c; }
.site-footer .contact-widget #social-contact li a[href*="github.com"]::before {
content: '\F09B';
background: #171515; }
.site-footer .contact-widget #social-contact li a[href*="tumblr.com"]::before {
content: '\F173';
background: #36465d;
padding: 2px 11px 2px 12px;
margin-right: 5px; }
.site-footer .contact-widget #social-contact li a[href*="youtube.com"]::before {
content: '\F167';
background: #d10027;
padding: 2px 11px 2px 11px; }
.site-footer .contact-widget #social-contact li a[href*="flickr.com"]::before {
content: '\F16E';
background: #ff0084;
padding: 2px 11px 2px 11px; }
.site-footer .contact-widget #social-contact li a[href*="vimeo.com"]::before {
content: '\F27D';
background: #1AB7EA;
padding: 2px 10px 2px 9px; }
.site-footer .contact-widget #social-contact li a[href*="instagram.com"]::before {
content: '\F16D';
background: #3f729b;
padding: 2px 10px 2px 11px; }
.site-footer .contact-widget #social-contact li a[href*="codepen.io"]::before {
content: '\F1CB';
background: #000;
padding: 2px 9px 2px 10px; }
.site-footer .contact-widget #social-contact li a[href*="linkedin.com"]::before {
content: '\F0E1';
background: #0e76a8;
padding: 2px 9px 2px 11px; }
.site-footer .contact-widget #social-contact li a:hover, .site-footer .contact-widget #social-contact li a:focus {
color: #fff;
opacity: 0.9; }
.newspaper_x_widgets.newspaper-x-layout-a {
margin-bottom: 30px; }
.newspaper_x_widgets .newspaper-x-layout-b-row:last-of-type .border {
border: none !important; }
.newspaper_x_widgets .newspaper-x-layout-b-row .card-info {
position: relative;
left: 15px; }
.newspaper_x_widgets .newspaper-x-layout-b-row .newspaper-x-title h3, .newspaper_x_widgets .newspaper-x-layout-b-row .newspaper-x-title h4 {
margin-top: -5px; }
.newspaper_x_widgets .newspaper-x-layout-b-row .newspaper-x-title h3 {
line-height: 0px;
margin-bottom: 5px; }
.newspaper_x_widgets .newspaper-x-layout-b-row .newspaper-x-title h3 a {
font-size: 15px;
font-weight: 700;
line-height: 20px; }
.newspaper_x_widgets .newspaper-x-blog-post-layout-a .newspaper-x-content-a {
font-weight: 400;
line-height: 20px;
color: #8c9597;
margin-top: 10px;
font-family: "Nunito Sans", sans-serif; }
.newspaper_x_widgets .newspaper-x-blog-post-layout-a .newspaper-x-content-a a {
color: #8c9597; }
.newspaper_x_widgets .newspaper-x-blog-post-layout-a .newspaper-x-title {
margin-bottom: 10px; }
.newspaper_x_widgets .newspaper-x-blog-post-layout-a .newspaper-x-title h4 > a {
color: #001936;
font-weight: 700; }
.newspaper_x_widgets .newspaper-x-blog-post-layout-a .newspaper-x-title h4 > a:hover, .newspaper_x_widgets .newspaper-x-blog-post-layout-a .newspaper-x-title h4 > a:focus {
text-decoration: none;
color: #cd1316; }
.newspaper_x_widgets .newspaper-x-blog-post-layout-a .newspaper-x-date {
line-height: 25px;
font-weight: 400;
font-size: 12px;
font-family: "Nunito Sans", sans-serif;
color: #bfbfbf; }
.newspaper_x_widgets .newspaper-x-blog-post-layout-a .newspaper-x-author {
font-size: 12px; }
.newspaper_x_widgets .newspaper-x-blog-post-layout-a .newspaper-x-author a {
color: #0a396d;
padding-right: 7px;
margin-right: 7px;
border-right: 1px solid #bfbfbf; }
@media (max-width: 767px) {
.newspaper_x_widgets .newspaper-x-blog-post-layout-a {
margin-bottom: 15px; } }
@media (min-width: 768px) {
.newspaper_x_widgets .newspaper-x-blog-post-layout-a {
display: inline-block; } }
.newspaper_x_widgets .newspaper-x-blog-post-layout-a .newspaper-x-image img {
width: 100%;
max-height: 165px; }
.newspaper_x_widgets .newspaper-x-blog-post-layout-a .newspaper-x-title h3 {
font-size: 17px;
text-transform: uppercase;
font-weight: bold;
font-family: "Nunito Sans", sans-serif;
margin-top: 23px;
margin-bottom: 0; }
.newspaper_x_widgets .newspaper-x-blog-post-layout-a .newspaper-x-title h3 > a {
font-weight: bold;
color: inherit; }
.newspaper_x_widgets .newspaper-x-blog-post-layout-a .newspaper-x-title h3 > a:hover, .newspaper_x_widgets .newspaper-x-blog-post-layout-a .newspaper-x-title h3 > a:focus {
text-decoration: none;
color: #cd1316; }
.newspaper_x_widgets .newspaper-x-blog-post-layout-a .newspaper-x-content, .newspaper_x_widgets .newspaper-x-blog-post-layout-a .newspaper-x-after-content-sidebar {
font-size: 15px;
font-family: "Source Sans Pro", "sans-serif";
color: #333; }
.newspaper_x_widgets .border {
border-bottom: 1px dotted #d7d7d7; }
.newspaper_x_widgets .newspaper-x-blog-post-layout-b {
display: inline-block;
padding-bottom: 10px;
margin-bottom: 25px; }
@media (min-width: 768px) {
.newspaper_x_widgets .newspaper-x-blog-post-layout-b > .row > .col-xs-12:last-of-type {
padding-left: 0; } }
@media (max-width: 767px) {
.newspaper_x_widgets .newspaper-x-blog-post-layout-b .newspaper-x-image {
margin-bottom: 10px; } }
.newspaper_x_widgets .newspaper-x-blog-post-layout-b .newspaper-x-image {
margin-bottom: 25px;
max-height: 225px;
display: inline-block;
float: left; }
.newspaper_x_widgets .newspaper-x-blog-post-layout-b .newspaper-x-image img {
width: 100%; }
.newspaper_x_widgets .newspaper-x-blog-post-layout-b .col-sm-5 .newspaper-x-image {
max-height: 80px; }
.newspaper_x_widgets .newspaper-x-blog-post-layout-b .col-sm-4 .newspaper-x-image {
max-height: 100px; }
.newspaper_x_widgets .newspaper-x-blog-post-layout-b .newspaper-x-content {
font-family: "Nunito Sans", sans-serif;
font-weight: 400;
line-height: 20px;
color: #8c9597;
margin-top: 10px; }
.newspaper_x_widgets .newspaper-x-blog-post-layout-b .newspaper-x-content a {
color: #8c9597; }
.newspaper_x_widgets .newspaper-x-blog-post-layout-b .newspaper-x-title h4 > a {
color: #001936;
font-weight: 700; }
.newspaper_x_widgets .newspaper-x-blog-post-layout-b .newspaper-x-title h4 > a:hover, .newspaper_x_widgets .newspaper-x-blog-post-layout-b .newspaper-x-title h4 > a:focus {
text-decoration: none;
color: #cd1316; }
.newspaper_x_widgets .newspaper-x-blog-post-layout-b .newspaper-x-date {
line-height: 25px;
font-weight: 400;
font-size: 12px;
font-family: "Nunito Sans", sans-serif;
color: #bfbfbf; }
.newspaper_x_widgets .newspaper-x-blog-post-layout-b .newspaper-x-author {
font-size: 12px; }
.newspaper_x_widgets .newspaper-x-blog-post-layout-b .newspaper-x-author a {
color: #0a396d;
padding-right: 7px;
margin-right: 7px;
border-right: 1px solid #bfbfbf; }
@media (max-width: 359px) {
.newspaper_x_widgets .newspaper-x-layout-c-row .col-xs-6 {
width: 100%; } }
.newspaper_x_widgets .newspaper-x-blog-post-layout-c {
margin-bottom: 30px; }
@media (max-width: 767px) {
.newspaper_x_widgets .newspaper-x-blog-post-layout-c {
margin-bottom: 10px; } }
.newspaper_x_widgets .newspaper-x-blog-post-layout-c .newspaper-x-image {
width: 100%;
display: block;
max-height: 225px;
margin-bottom: 30px; }
.newspaper_x_widgets .newspaper-x-blog-post-layout-c .newspaper-x-image > img {
width: 100%; }
.newspaper_x_widgets .newspaper-x-blog-post-layout-c .newspaper-x-content {
font-weight: 400;
line-height: 20px;
color: #8c9597;
margin-top: 10px; }
.newspaper_x_widgets .newspaper-x-blog-post-layout-c .newspaper-x-content a {
color: #8c9597; }
.newspaper_x_widgets .newspaper-x-blog-post-layout-c .newspaper-x-category {
padding: 3px 7px 3px 10px;
line-height: 25px;
font-weight: 400;
background: #0a396d; }
.newspaper_x_widgets .newspaper-x-blog-post-layout-c .newspaper-x-category a {
color: #fff;
font-size: 13px;
font-family: "Lato", sans-serif; }
.newspaper_x_widgets .newspaper-x-blog-post-layout-c .newspaper-x-category:hover, .newspaper_x_widgets .newspaper-x-blog-post-layout-c .newspaper-x-category:focus-within {
background: #cd1316; }
.newspaper_x_widgets .newspaper-x-blog-post-layout-c .newspaper-x-date {
line-height: 25px;
font-weight: 400;
margin-left: 13px;
font-size: 12px;
font-family: "Lato", sans-serif;
color: #bfbfbf; }
.newspaper_x_widgets .newspaper-x-blog-post-layout-c .newspaper-x-title h4 > a {
color: #001936;
font-weight: 700; }
.newspaper_x_widgets .newspaper-x-blog-post-layout-c .newspaper-x-title h4 > a:hover, .newspaper_x_widgets .newspaper-x-blog-post-layout-c .newspaper-x-title h4 > a:focus {
text-decoration: none;
color: #cd1316; }
.newspaper_x_widgets .newspaper-x-blog-post-layout-c .newspaper-x-post-meta > ul .post-comments:after {
display: none; }
.newspaper_x_widgets .newspaper-x-blog-post-layout-c .newspaper-x-post-meta > ul .post-category {
display: none; }
.newspaper-x-post-meta > ul {
list-style-type: none;
margin: 15px 0 10px;
padding: 0; }
.newspaper-x-post-meta > ul > li {
display: inline-block;
font-size: 13px;
font-family: 'Lato';
position: relative; }
.newspaper-x-post-meta > ul > li:after {
content: '/';
display: inline-block;
margin-left: 12px;
margin-right: 12px; }
.newspaper-x-post-meta > ul > li:last-of-type:after {
display: none; }
.newspaper-x-layout-a-row,
.newspaper-x-layout-c-row {
margin-bottom: 30px; }
.newspaper-x-after-content-sidebar .newspaper-x-title h3 {
font-size: 15px;
font-family: "Lato", sans-serif;
margin-top: 0px;
margin-bottom: 0px; }
.newspaper-x-after-content-sidebar .newspaper-x-title h3 a {
font-weight: 700;
color: #001936; }
.newspaper-x-after-content-sidebar .newspaper-x-title h3 a:hover, .newspaper-x-after-content-sidebar .newspaper-x-title h3 a:focus {
text-decoration: none;
color: #cd1316; }
.newspaper-x-after-content-sidebar .newspaper-x-layout-c-row {
margin-bottom: 30px; }
.newspaper-x-after-content-sidebar .newspaper-x-blog-post-layout-c .newspaper-x-title h3 {
font-size: 17px;
font-family: "Lato", sans-serif;
text-transform: uppercase; }
.newspaper-x-after-content-sidebar .newspaper-x-blog-post-layout-c .newspaper-x-content {
display: block;
font-family: "Lato", sans-serif;
font-weight: 400;
line-height: 20px;
color: #8c9597;
margin-top: 10px; }
.newspaper-x-after-content-sidebar .newspaper-x-blog-post-layout-b .newspaper-x-content {
display: block; }
.newspaper-x-image-banner {
text-align: center; }
.newspaper-x-image-banner a {
display: inline-block;
margin: 0 0 15px 0; }
.newspaper-x-image-banner a > img {
width: 100%; }
.newspaper-x-image-banner > img {
display: inline-block; }
.widget_newspaper_x_banner {
margin-top: 30px; }
@media (max-width: 767px) {
.newspaper-x-content .newspaper-x-image-banner {
display: none; }
.before-content-area .newspaper-x-image-banner {
display: none; }
.header-banner {
display: none; } }
.newspaper-x-recent-post-widget {
display: inline-block;
margin: 0 18px 18px 18px; }
.newspaper-x-recent-post-widget:last-of-type {
margin-bottom: 25px; }
@media (max-width: 994px) {
.newspaper-x-recent-post-widget .newspaper-x-title h3 {
margin-bottom: 5px; } }
@media (min-width: 995px) {
.newspaper-x-recent-post-widget {
height: 100px; } }
@media (min-width: 1199px) {
.newspaper-x-recent-post-widget {
height: 80px; } }
.newspaper-x-recent-post-widget .newspaper-x-image {
float: left;
display: inline-block;
margin-right: 10px; }
.newspaper-x-recent-post-widget .newspaper-x-image img {
max-width: 93px;
width: 100%; }
.newspaper-x-recent-post-widget .newspaper-x-post-content {
display: inline-block;
float: left;
width: 138px; }
@media (max-width: 1199px) {
.newspaper-x-recent-post-widget .newspaper-x-post-content {
width: 126px; } }
.newspaper-x-recent-post-widget .newspaper-x-title h3 {
font-size: 16px;
font-family: "Lato", sans-serif;
margin-top: 0;
text-transform: initial;
color: #333; }
.newspaper-x-recent-post-widget .newspaper-x-title h3 > a {
color: inherit; }
.newspaper-x-recent-post-widget .newspaper-x-title h3 > a:hover, .newspaper-x-recent-post-widget .newspaper-x-title h3 > a:focus {
text-decoration: none;
color: inherit; }
.newspaper-x-recent-post-widget .newspaper-x-post-meta {
float: left;
display: inline-block; }
.newspaper-x-recent-post-widget .newspaper-x-post-meta > ul {
margin: 0; }
.newspaper-x-recent-post-widget .newspaper-x-post-meta .post-comments {
display: none; }
.newspaper-x-blog-sidebar, .newspaper-x-sidebar {
margin-top: 10px; }
.newspaper-x-blog-sidebar .widget_newspaper_x_recent .newspaper-x-recent-post-widget, .newspaper-x-sidebar .widget_newspaper_x_recent .newspaper-x-recent-post-widget {
border-bottom: 1px dashed #e1e1e1; }
.newspaper-x-blog-sidebar .widget_newspaper_x_recent .newspaper-x-recent-post-widget:last-of-type, .newspaper-x-sidebar .widget_newspaper_x_recent .newspaper-x-recent-post-widget:last-of-type {
border: none; }
.archive .newspaper-x-blog-sidebar, .category .newspaper-x-blog-sidebar, .search-results .newspaper-x-blog-sidebar, .blog .newspaper-x-blog-sidebar {
margin-top: -20px; }  .sticky {
display: block; }
.byline,
.updated:not(.published) {
display: none; }
.single .byline,
.group-blog .byline {
display: inline; }
.page-content,
.entry-content,
.entry-summary {
margin: 10px 0 0; }
.page-links {
clear: both;
margin: 0 0 1.5em; }
.single-post .entry-header, .page .entry-header {
margin: 30px 0; }
.single-post .entry-header img, .page .entry-header img {
width: 100%; }
.single-post .entry-title, .page .entry-title {
margin-top: 30px;
color: #001936; }
.single-post .entry-content .archive, .page .entry-content .archive {
color: #8b8d91; }
.single-post .entry-content p:first-of-type, .page .entry-content p:first-of-type {
color: #001936;
border-bottom: 1px dotted #bababa;
padding-bottom: 20px; }
.archive .entry-title {
margin-top: 20px;
margin-bottom: 15px; }
.newspaper-x-image-banner {
margin-bottom: 30px; }
.newspaper-x-archive-first-posts, .newspaper-x-archive-page {
margin-bottom: 20px; }
.newspaper-x-archive-first-posts .newspaper-x-post-meta, .newspaper-x-archive-page .newspaper-x-post-meta {
margin-top: 20px; }
.newspaper-x-archive-first-posts .newspaper-x-post-meta .newspaper-x-category, .newspaper-x-archive-page .newspaper-x-post-meta .newspaper-x-category {
padding: 3px 7px 3px 10px;
line-height: 25px;
font-weight: 400;
background: #cd1316; }
.newspaper-x-archive-first-posts .newspaper-x-post-meta .newspaper-x-category a, .newspaper-x-archive-page .newspaper-x-post-meta .newspaper-x-category a {
color: #fff;
font-size: 13px;
font-family: "Lato", sans-serif; }
.newspaper-x-archive-first-posts .newspaper-x-post-meta .newspaper-x-category:hover, .newspaper-x-archive-first-posts .newspaper-x-post-meta .newspaper-x-category:focus-within, .newspaper-x-archive-page .newspaper-x-post-meta .newspaper-x-category:hover, .newspaper-x-archive-page .newspaper-x-post-meta .newspaper-x-category:focus-within {
background: #cd1316; }
.newspaper-x-archive-first-posts .newspaper-x-post-meta .newspaper-x-date, .newspaper-x-archive-page .newspaper-x-post-meta .newspaper-x-date {
line-height: 25px;
font-weight: 400;
margin-left: 13px;
font-size: 12px;
font-family: "Lato", sans-serif;
color: #bfbfbf; }
.single-post .newspaper-x-breadcrumbs {
margin-top: -20px; }
.single-post .newspaper-x-post-meta {
margin-top: 20px; }
.single-post .newspaper-x-post-meta .newspaper-x-category {
padding: 3px 7px 3px 10px;
line-height: 25px;
font-weight: 400;
background: #0a396d; }
.single-post .newspaper-x-post-meta .newspaper-x-category a {
color: #fff;
font-size: 13px;
font-family: "Lato", sans-serif; }
.single-post .newspaper-x-post-meta .newspaper-x-category:hover, .single-post .newspaper-x-post-meta .newspaper-x-category:focus-within {
background: #cd1316; }
.single-post .newspaper-x-post-meta .newspaper-x-date {
line-height: 25px;
font-weight: 400;
margin-left: 13px;
font-size: 12px;
font-family: "Lato", sans-serif;
color: #bfbfbf; }
.single-post .newspaper-x-tags {
font-family: "Lato", sans-serif;
padding-bottom: 27px;
margin-bottom: 25px;
border-bottom: 1px solid #ebebeb; }
.single-post .newspaper-x-tags:nth-of-type(2) {
display: none; }
.single-post .newspaper-x-tags strong {
font-size: 20px;
color: #001936;
line-height: 34px;
position: relative;
top: 2px; }
.single-post .newspaper-x-tags a {
padding: 4px 9px 4px 9px;
margin: -2px 5px;
border: 1px solid #7c95b1;
line-height: 33px;
font-size: 15px; }
.single-post .newspaper-x-tags a:hover, .single-post .newspaper-x-tags a:focus {
background: #0a396d;
color: #fff;
border: 1px solid #0a396d; } .author-description {
border: 1px solid #ebebeb;
display: -ms-flexbox;
display: flex;
margin: 36px 0; }
.author-description .avatar {
width: 20%;
float: left;
padding-top: 40px;
padding-bottom: 40px; }
.author-description .avatar img {
border-radius: 150px; }
.author-description .description {
padding: 10px 15px 0px 0px;
width: 75%;
float: left;
-ms-flex-align: stretch;
align-items: stretch; }
.author-description .description h6 a {
font-weight: 700; }
.author-description .description p {
margin-bottom: 40px;
color: #8b8d91;
font-size: 14px;
line-height: 20px; }
.author-description .social-list {
display: block;
width: 5%;
float: right;
text-align: center;
-ms-flex-align: stretch;
align-items: stretch;
border-left: 1px solid #ebebeb; }
.author-description .social-list ul {
padding: 0px;
margin-top: 25px;
margin-bottom: 25px;
list-style: none; }
.author-description .social-list ul a {
color: #ebebeb;
font-size: 11px;
margin-top: 20px; }
@media (max-width: 550px) {
.author-description .avatar {
width: 90%;
border-right: 1px solid #ebebeb; }
.author-description .comment {
width: 90%;
padding-left: 10px; }
.author-description .comment h6 {
text-align: center; }
.author-description .social-list {
width: 10%; } }
.newspaper-x-image {
overflow: hidden;
display: block; }
.newspaper-x-image > img,
.newspaper-x-image > a > img {
transition: all 0.3s;
transform: scale(1);
width: 100%; }
.newspaper-x-image:hover > img,
.newspaper-x-image:hover > a > img, .newspaper-x-image:focus-within > img,
.newspaper-x-image:focus-within > a > img {
transform: scale(1.1); }
.newspaper-x-archive-first-posts {
margin-top: 15px; }
.newspaper-x-archive-first-posts .entry-title a {
text-transform: uppercase;
font-size: 17px;
font-weight: 700;
color: #001936; }
.newspaper-x-archive-first-posts .entry-title a:hover, .newspaper-x-archive-first-posts .entry-title a:focus-within {
color: #cd1316; }
.newspaper-x-archive-page .post, .newspaper-x-archive-page .page {
margin-bottom: 25px; }
.newspaper-x-archive-page .post .entry-title a, .newspaper-x-archive-page .page .entry-title a {
text-transform: uppercase;
font-size: 17px;
font-weight: 700;
color: #001936; }
.newspaper-x-archive-page .post .entry-title a:hover, .newspaper-x-archive-page .post .entry-title a:focus-within, .newspaper-x-archive-page .page .entry-title a:hover, .newspaper-x-archive-page .page .entry-title a:focus-within {
color: #cd1316; }
.newspaper-x-archive-page .newspaper-x-image-banner img {
display: block;
width: 100%; }
.newspaper-x-pager {
list-style-type: none;
display: inline-block;
text-align: center;
margin: 20px auto;
padding: 0; }
.newspaper-x-pager li {
display: inline-block;
font-family: 'Lato';
font-weight: 700;
color: #000;
padding: 5px 10px;
text-align: center;
border-radius: 2px; }
.newspaper-x-pager li > a {
font-family: 'Lato';
font-weight: 700;
color: #000; }
.newspaper-x-pager li.active {
background-color: #000;
color: #FFF; } .blog .format-aside .entry-title,
.archive .format-aside .entry-title {
display: none; } #secondary {
margin-top: 50px; } .comment-content a, .comment-list .reply a {
word-wrap: break-word; }
.bypostauthor {
display: block; }
#comments ul, #comments ol {
list-style-type: none; }
#comments .comment-awaiting-moderation {
padding-left: 97px; }
#comments .children {
margin-top: 15px; }
#comments .children > .comment {
border-bottom: none;
padding-top: 20px;
border-top: 1px dashed #e1e1e1; }
.comment-list {
margin: 0;
padding: 0;
list-style-type: none; }
.comment-list .comment {
padding-top: 20px;
padding-bottom: 20px;
border-bottom: 1px dashed #e1e1e1; }
.comment-list .comment:first-of-type {
padding-top: 0; }
.comment-list .says {
display: none; }
.comment-list .fn {
font-size: 20px; }
.comment-list .comment-author > img {
margin-right: 30px; }
.comment-list .comment-metadata {
padding-left: 97px;
position: relative;
bottom: 18px; }
.comment-list .comment-metadata > a {
color: #cd1316;
font-family: "Lato", sans-serif;
font-size: 15px; }
.comment-list .comment-content, .comment-list .reply {
padding-left: 97px; }
.comment-list .reply > a {
color: #cd1316;
font-family: "Lato", sans-serif;
font-size: 15px;
font-weight: 700; }
.comment-notes {
display: none; }
.comment-form [class^="comment-form-"] > label {
display: none; }
.comment-form [class^="comment-form-"] > input {
width: 100%; }
.error404 .site-main {
text-align: center; }
.error404 .page-content {
margin-bottom: 40px; }
.newspaper-x-before-footer-area {
margin-top: 40px;
padding-top: 60px;
padding-bottom: 20px;
background: #f5f5f5; }
.newspaper-x-before-footer-area .widget_newspaper_x_posts .newspaper-x-layout-b-row .col-xs-6 {
width: 100%; }
.size-auto,
.size-full,
.size-large,
.size-medium,
.size-thumbnail {
max-width: 100%;
height: auto; }
.site-content {
margin-top: 38px; } .site-branding {
padding-top: 15px;
padding-bottom: 15px; }
.site-branding .header-logo .site-title {
font-family: "Lato", sans-serif;
color: #000;
font-size: 45px;
line-height: 45px;
font-weight: bold; }
.site-branding .header-logo .site-title:hover, .site-branding .header-logo .site-title:focus {
text-decoration: none;
color: #cd1316; }
.site-branding .header-logo .site-description {
margin-bottom: 0;
font-size: 20px; }
@media (max-width: 767px) {
.site-branding .header-logo {
text-align: center; } }
.header-banner {
text-align: right; }
.custom-logo-link {
line-height: 90px; }
.search-form-opener {
top: 3px;
border: none;
padding-left: 2px;
padding-right: 2px;
font-size: 0;
background: #202020;
color: #FFF;
width: 41px;
height: 41px;
margin-left: 4px;
text-align: right; }
@media (max-width: 768px) {
.search-form-opener {
top: 0; } }
.search-form-opener:hover, .search-form-opener:focus {
border-color: transparent;
background-color: #cd1316; }
.search-form-opener:after {
content: '\F002';
font-family: 'FontAwesome';
line-height: 41px;
font-size: 15px; }
.search-form-opener:hover, .search-form-opener:focus, .search-form-opener:active {
background: transparent;
border: none;
color: #cd1316; }
.top-header {
position: relative; }
.top-header .search-form-opener {
transition: all .2s linear;
opacity: 1;
-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
visibility: visible; }
.top-header .search-form-opener.hide {
transition: all .2s linear;
opacity: 0;
-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
visibility: hidden; }
.top-header .header-search-form {
position: absolute;
bottom: 0;
left: 0;
right: 0;
height: 0;
background: rgba(0, 0, 0, 0.8);
box-shadow: 0 5px 5px rgba(0, 0, 0, 0.35);
z-index: 2;
transition: all .2s linear;
opacity: 0;
-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
visibility: hidden; }
.top-header .header-search-form.opened {
opacity: 1;
-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
visibility: visible;
bottom: -78px;
height: 78px;
transition: all .2s linear; }
.top-header .header-search-form #searchform {
position: relative; }
.top-header .header-search-form #searchform ::-webkit-input-placeholder {
color: #FFF; }
.top-header .header-search-form #searchform :-moz-placeholder {
color: #FFF; }
.top-header .header-search-form #searchform ::-moz-placeholder {
color: #FFF; }
.top-header .header-search-form #searchform :-ms-input-placeholder {
color: #FFF; }
.top-header .header-search-form #searchform label {
margin-bottom: 0;
bottom: -4px;
position: relative;
font-weight: 400;
width: 97%; }
.top-header .header-search-form #searchform #search-field {
margin-top: 20px;
background: transparent;
border: none;
padding-left: 10px;
padding-top: 0;
padding-bottom: 0;
font-size: 23px;
color: #FFF;
font-weight: 400;
height: 32px;
width: 100%; }
.top-header .header-search-form #searchform #search-field:focus {
outline: none; }
.top-header .header-search-form #searchform .search-submit {
margin-top: 0px;
background: transparent;
color: #FFF;
font-size: 17px;
border: none;
outline: none;
box-shadow: none;
position: absolute;
padding: 0;
top: 28px;
right: 0;
vertical-align: middle;
width: 23px;
height: 23px; }
.top-header .header-search-form #searchform .search-submit:hover, .top-header .header-search-form #searchform .search-submit:focus, .top-header .header-search-form #searchform .search-submit.input-open {
color: #f2f2f2; }
.top-header .header-search-form #searchform .search-submit .first-bar, .top-header .header-search-form #searchform .search-submit .second-bar {
width: 2px;
height: 22px;
background: #FFF;
display: block;
content: '';
position: absolute;
top: 0;
right: 10px; }
.top-header .header-search-form #searchform .search-submit .first-bar {
-khtml-transform: rotate(-45deg);
transform: rotate(-45deg); }
.top-header .header-search-form #searchform .search-submit .second-bar {
-khtml-transform: rotate(45deg);
transform: rotate(45deg); }
.top-header .header-search-form #searchform .search-submit:after {
visibility: hidden; }
.header-banner {
text-align: right; }
.header-banner .newspaper-x-adsense {
float: right; }
.newspaper-x-image-banner {
margin-bottom: 15px; }
.newspaper-x-image-banner .newspaper-x-adsense {
margin: 0 auto; }
.newspaper-x-image-banner .newspaper-x-adsense, .header-banner .newspaper-x-adsense {
width: 728px;
height: 90px;
display: block; }
.newspaper-x-image-banner .newspaper-x-adsense:before, .header-banner .newspaper-x-adsense:before {
display: none !important; }
.newspaper-x-image-banner .newspaper-x-adsense ins, .header-banner .newspaper-x-adsense ins {
width: 100%;
height: 100%;
display: block;
background: transparent; }
@media screen and (max-width: 991px) {
.newspaper-x-image-banner .newspaper-x-adsense, .header-banner .newspaper-x-adsense {
width: 720px;
height: 90px; }
.newspaper-x-image-banner .newspaper-x-adsense:before, .header-banner .newspaper-x-adsense:before {
content: '991'; } }
.newspaper-x-image-banner .adsense__loading, .header-banner .adsense__loading {
width: 100%;
height: 100%;
background-color: rgba(255, 255, 255, 0.9);
display: table;
position: absolute;
top: 0;
left: 0; }
.newspaper-x-image-banner .adsense--loaded .adsense__loading, .header-banner .adsense--loaded .adsense__loading {
display: none; }
.newspaper-x-image-banner .adsense__loading span, .header-banner .adsense__loading span {
text-align: center;
vertical-align: middle;
display: table-cell; } #colophon {
background-color: #afafaf;
margin-top: 30px; }
.site-info {
background-color: #afafaf;
padding: 10px 10px; 
text-align: center  }
.site-info *, .site-info a {
font-size: 15px;
color: #000;
font-family: "Lato", sans-serif; }
.site-info #footer-navigation ul {
margin: 0px; }
.site-info #footer-navigation ul li {
display: inline;
margin-left: 30px; }
.back-to-top-area {
display: block; }
.back-to-top-area a {
font-size: 12px;
color: #f1f1f1;
line-height: 25px;
font-family: "Lato", sans-serif;
float: right;
position: relative;
right: -120px;
background: #cd1316;
padding: 10px 31px 11px 36px;
font-weight: 700; }
@media (max-width: 1400px) {
.back-to-top-area a {
padding: 6px;
font-size: 23px;
text-align: center;
height: 35px;
width: 35px;
right: -35px;
line-height: 25px; }
.back-to-top-area a span {
display: none; }
.back-to-top-area a i {
padding-left: 5px;
padding-right: 3px; } }
@media (max-width: 768px) {
.back-to-top-area a {
position: relative;
float: none;
margin: 0px;
right: 0px;
display: inline-block; } }
.back-to-top-area i {
padding-left: 7px; }
.site-footer > .widgets-area {
padding: 10px 0 0 0; }
@media (max-width: 990px) {
.site-footer > .widgets-area {
padding: 30px 0px; } }  .infinite-scroll .posts-navigation,
.infinite-scroll.neverending .site-footer { display: none; } .infinity-end.neverending .site-footer {
display: block; } .newspaper-x-with-sidebar .newspaper-x-post-sidebar {
width: 50%; }
@media (max-width: 768px) {
.newspaper-x-with-sidebar .newspaper-x-post-sidebar {
width: 100%; } }
.newspaper-x-with-sidebar .newspaper-x-post-d-sidebar .newspaper-x-title h3, .newspaper-x-with-sidebar .newspaper-x-post-d-sidebar .newspaper-x-title h4 {
font-size: 16px;
line-height: 26px;
margin: 0; }
.newspaper-x-header-widget-area {
background: #0e0e11;
margin-top: -38px;
line-height: 0; }
.newspapper-spacer {
margin-top: 40px; }
.newspaper-spacer-a {
margin-top: 20px; }
.newspaper-x-recent-posts {
margin-bottom: -3px; }
.newspaper-x-recent-posts > ul {
padding: 0;
margin-bottom: 0px !important;
list-style-type: none;
display: inline-block;
width: 100%;
margin: 0 0 10px;
overflow: hidden; }
.newspaper-x-recent-posts > ul > li {
margin-bottom: 0px !important;
width: 100%;
height: 360px;
display: inline-block;
float: left;
position: relative;
background-position: 50% 50%;
background-size: cover;
transition: all 0.3s; }
@media (min-width: 768px) {
.newspaper-x-recent-posts > ul > li {
width: 50%;
height: 178px; }
.newspaper-x-recent-posts > ul > li#newspaper-x-recent-post-0 {
width: 68%;
height: 480px;
background-size: cover; }
.newspaper-x-recent-posts > ul > li#newspaper-x-recent-post-0:after {
position: absolute;
bottom: 0;
left: 0;
width: 100%;
height: 100%;
background: rgba(0, 0, 0, 0.3);
content: '';
transition: all 0.4s; }
.newspaper-x-recent-posts > ul > li#newspaper-x-recent-post-0:hover:after, .newspaper-x-recent-posts > ul > li#newspaper-x-recent-post-0:focus-within:after {
transition: all 0.4s;
background: rgba(0, 0, 0, 0); }
.newspaper-x-recent-posts > ul > li#newspaper-x-recent-post-1, .newspaper-x-recent-posts > ul > li#newspaper-x-recent-post-2 {
width: 32%;
height: 240px;
background-size: cover; }
.newspaper-x-recent-posts > ul > li#newspaper-x-recent-post-1:after, .newspaper-x-recent-posts > ul > li#newspaper-x-recent-post-2:after {
position: absolute;
bottom: 0;
left: 0;
width: 100%;
height: 100%;
background: rgba(0, 0, 0, 0.3);
content: '';
transition: all 0.4s; }
.newspaper-x-recent-posts > ul > li#newspaper-x-recent-post-1:hover:after, .newspaper-x-recent-posts > ul > li#newspaper-x-recent-post-1:focus-within:after, .newspaper-x-recent-posts > ul > li#newspaper-x-recent-post-2:hover:after, .newspaper-x-recent-posts > ul > li#newspaper-x-recent-post-2:focus-within:after {
transition: all 0.4s;
background: rgba(0, 0, 0, 0); } }
@media (min-width: 1200px) {
.newspaper-x-recent-posts > ul > li {
width: 25%; } }
@media (min-width: 990px) {
.newspaper-x-recent-posts > ul > li {
background-size: 100%; }
.newspaper-x-recent-posts > ul > li:hover, .newspaper-x-recent-posts > ul > li:focus-within {
transition: all 0.3s;
background-size: 115%; } }
.newspaper-x-recent-posts > ul > li:after {
position: absolute;
bottom: 0;
left: 0;
width: 100%;
height: 50%;
background: rgba(0, 0, 0, 0);      background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.9) 100%); filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#000000', GradientType=0); content: ''; }
.newspaper-x-recent-posts > ul > li#newspaper-x-recent-post-6 h3 a, .newspaper-x-recent-posts > ul > li#newspaper-x-recent-post-5 h3 a, .newspaper-x-recent-posts > ul > li#newspaper-x-recent-post-4 h3 a, .newspaper-x-recent-posts > ul > li#newspaper-x-recent-post-3 h3 a {
font-size: 17px; }
.newspaper-x-recent-posts > ul > li > img {
width: 100%; }
.newspaper-x-recent-posts > ul > li .newspaper-x-post-info {
position: absolute;
bottom: 25px;
left: 35px;
right: 35px;
max-height: 95px;
z-index: 1;
color: #FFF;
font-family: 'Lato';
font-size: 14px; }
@media (max-width: 990px) {
.newspaper-x-recent-posts > ul > li .newspaper-x-post-info {
bottom: 45px; } }
.newspaper-x-recent-posts > ul > li .newspaper-x-post-info a {
color: #FFF; }
.newspaper-x-recent-posts > ul > li .newspaper-x-post-info a:hover, .newspaper-x-recent-posts > ul > li .newspaper-x-post-info a:active {
text-decoration: none;
outline: none;
color: #FFF; }
.newspaper-x-recent-posts > ul > li .newspaper-x-post-info a:focus {
text-decoration: underline; }
.newspaper-x-recent-posts > ul > li h1 {
color: #FFF; }
.newspaper-x-recent-posts > ul > li .newspaper-x-category {
padding: 3px 7px 3px 10px;
line-height: 25px;
font-weight: 400;
background: #0a396d; }
.newspaper-x-recent-posts > ul > li .newspaper-x-category a {
font-size: 13px;
font-family: "Lato", sans-serif; }
.newspaper-x-recent-posts > ul > li .newspaper-x-category:hover, .newspaper-x-recent-posts > ul > li .newspaper-x-category:focus-within {
background: #cd1316; }
.newspaper-x-recent-posts > ul > li .newspaper-x-date {
line-height: 25px;
font-weight: 400;
margin-left: 13px;
font-size: 12px;
font-family: "Lato", sans-serif; }
.newspaper-x-recent-posts > ul > li h3 {
color: #FFF;
font-size: 22px;
font-weight: 700;
text-transform: uppercase;
display: block;
font-family: "Lato", sans-serif; }
.newspaper-x-recent-posts > ul > li h3 > a {
color: #FFF;
font-weight: 700; }
.newspaper-x-recent-posts > ul > li h3 > a:hover, .newspaper-x-recent-posts > ul > li h3 > a:focus, .newspaper-x-recent-posts > ul > li h3 > a:active {
text-decoration: none;
outline: none;
color: #cd1316; }
.newspaper-x-recent-posts-a ul li .newspaper-x-post-info {
bottom: 42px; }
.newspaper-x-recent-posts-a ul li .newspaper-x-post-info h6 a {
font-weight: 700;
bottom: -2px;
position: relative; }
.newspaper-x-recent-posts-a ul li:after {
content: '';
position: absolute;
background: #000;
display: block;
width: 100%;
height: 100%;
background: #000;
opacity: .5; }
.newspaper-x-related-posts {
margin-top: 40px;
margin-bottom: 50px; }
.newspaper-x-related-posts .newspaper-x-carousel-navigation {
padding-right: 12px; }
.newspaper-x-related-posts .owl-controls {
display: none !important; }
.newspaper-x-related-posts .newspaper-x-carousel-arrows {
margin: 0;
margin-top: 20px;
padding: 0;
list-style-type: none; }
.newspaper-x-related-posts .newspaper-x-carousel-arrows > li {
border: 1px solid #e1e1e1;
width: 20px;
height: 20px;
text-align: center;
display: inline-block;
margin-right: 3px; }
.newspaper-x-related-posts .newspaper-x-carousel-arrows > li:last-of-type {
margin-right: 0; }
.newspaper-x-related-posts .newspaper-x-carousel-arrows > li:hover, .newspaper-x-related-posts .newspaper-x-carousel-arrows > li:focus-within {
border-color: #cd1316; }
.newspaper-x-related-posts .newspaper-x-carousel-arrows > li a {
color: "Nunito Sans", sans-serif;
display: block;
line-height: 18px; }
.newspaper-x-related-posts .newspaper-x-carousel-arrows > li a:hover, .newspaper-x-related-posts .newspaper-x-carousel-arrows > li a:focus, .newspaper-x-related-posts .newspaper-x-carousel-arrows > li a:active {
text-decoration: none;
outline: none;
color: #cd1316; }
.newspaper-x-related-posts .newspaper-x-related-post-title > a {
display: inline-block;
margin-top: 5px;
font-size: 15px;
font-weight: bold;
text-transform: uppercase;
font-family: "Source Sans Pro", "sans-serif";
color: #333; }
.newspaper-x-related-posts .newspaper-x-related-post-title > a:hover, .newspaper-x-related-posts .newspaper-x-related-post-title > a:focus, .newspaper-x-related-posts .newspaper-x-related-post-title > a:active {
text-decoration: none;
outline: none;
color: #cd1316; }
.newspaper-x-news-ticker {
position: relative;
overflow: hidden;
max-height: 42px; }
@media (max-width: 767px) {
.newspaper-x-news-ticker {
display: none; } }
.newspaper-x-news-ticker .owl-carousel {
display: block;
position: absolute;
top: 0px;
width: 100%;
left: -10px; }
.newspaper-x-news-ticker .newspaper-x-module-title {
color: #FFF;
padding: 0px 21px 0px 11px;
font-size: 15px;
font-family: "Lato", sans-serif;
font-weight: bold;
background: #0a396d;
display: inline-block;
position: relative;
line-height: 42px; }
.newspaper-x-news-ticker .newspaper-x-module-title .fa-stack-1x {
font-size: 13px;
left: 3px;
bottom: 1px; }
.newspaper-x-news-ticker .newspaper-x-module-title .fa-stack-2x {
font-size: 30px;
position: relative;
top: 3px;
left: 3px; }
.newspaper-x-news-ticker .newspaper-x-module-title icon.fa {
color: #cd1316;
margin-right: 10px;
font-size: 13px; }
.newspaper-x-news-ticker ul {
display: inline-block;
vertical-align: middle;
margin: 0;
padding: 0;
list-style-type: none;
position: relative;
bottom: 22px; }
@media (min-width: 768px) {
.newspaper-x-news-ticker ul {
padding: 0 0 0 185px; } }
.newspaper-x-news-ticker ul li a {
color: #fff;
font-size: 14px;
font-family: "Lato", sans-serif;
font-weight: 400; }
@media (max-width: 767px) {
.newspaper-x-news-ticker {
text-align: center;
margin-top: 40px; }
.newspaper-x-news-ticker .owl-carousel {
top: 60px;
width: 90%;
left: 18px; }
.newspaper-x-news-ticker .newspaper-x-news-ticker {
min-height: 120px; }
.newspaper-x-news-ticker .newspaper-x-module-title:after {
right: 43%;
top: initial;
bottom: -9px;
border-width: 11px 8.5px 0 8.5px;
border-color: #2d2d2d transparent transparent transparent; } }
.newspaper-x-breadcrumbs {
margin-top: 30px;
font-size: 14px;
font-family: "Lato", sans-serif;
font-weight: 400; }
.newspaper-x-breadcrumbs .newspaper-x-breadcrumb-sep {
margin: 0 10px; }
.comments-area {
position: relative;
top: 30px; }
.comments-area .comments-form {
background: #f8f8f8;
padding-top: 15px;
padding-bottom: 15px; }
.comments-area .comments-form #reply-title {
color: #0a396d;
font-weight: 400;
font-family: "Lato", sans-serif;
font-size: 20px;
border-left: none;
text-transform: initial;
margin-bottom: 0px; }
.comments-area .comments-form #reply-title span {
background: none;
padding: 0px;
color: #0a396d;
font-weight: 400;
font-family: "Lato", sans-serif;
font-size: 20px; }
.comments-area .comments-form #reply-title:after {
border: none; }
.comments-area .comments-form .comment_notes_before {
display: block;
color: #8b8d91;
font-size: 15px;
font-family: "Lato", sans-serif;
margin-bottom: 30px; }
.comments-list {
border: 1px solid #ebebeb;
margin: 36px 0; }
.comments-list .avatar {
width: 20%;
float: left;
padding-top: 40px; }
.comments-list .avatar img {
border-radius: 150px; }
.comments-list .comment {
padding: 10px 15px 0px 0px;
width: 80%;
float: left;
min-height: 170px; }
.comments-list .comment p {
margin-bottom: 40px;
font-size: 14px;
line-height: 20px; }
.comments-list .social-list {
display: none;
width: 5%;
float: right;
height: 100%;
text-align: center; }
.comments-list .social-list ul {
padding: 0px;
margin-top: 25px;
list-style: none; }
.comments-list .social-list ul a {
color: #ebebeb;
font-size: 11px;
margin-top: 20px; }
@media (max-width: 550px) {
.comments-list .avatar {
width: 90%;
border-right: 1px solid #ebebeb; }
.comments-list .comment {
width: 90%;
padding-left: 10px; }
.comments-list .comment h6 {
text-align: center; }
.comments-list .social-list {
width: 10%; } } .page-content .wp-smiley,
.entry-content .wp-smiley,
.comment-content .wp-smiley,
.comment-list .reply .wp-smiley {
border: none;
margin-bottom: 0;
margin-top: 0;
padding: 0; } embed,
iframe,
object {
max-width: 100%; }
.newspaper-x-video-container {
position: relative;
padding-bottom: 56.25%;
height: 0;
overflow: hidden; }
.newspaper-x-video-container embed, .newspaper-x-video-container iframe, .newspaper-x-video-container object, .newspaper-x-video-container video {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%; } .wp-caption {
margin-bottom: 1.5em;
max-width: 100%; }
.wp-caption img[class*="wp-image-"] {
display: block;
margin-left: auto;
margin-right: auto; }
.wp-caption .wp-caption-text {
margin: 0.8075em 0; }
.wp-caption-text {
font-style: italic; } .gallery {
margin-bottom: 1.5em; }
.gallery-item {
display: inline-block;
text-align: center;
vertical-align: top;
width: 100%; }
.gallery-columns-2 .gallery-item {
max-width: 50%; }
.gallery-columns-3 .gallery-item {
max-width: 33.33%; }
.gallery-columns-4 .gallery-item {
max-width: 25%; }
.gallery-columns-5 .gallery-item {
max-width: 20%; }
.gallery-columns-6 .gallery-item {
max-width: 16.66%; }
.gallery-columns-7 .gallery-item {
max-width: 14.28%; }
.gallery-columns-8 .gallery-item {
max-width: 12.5%; }
.gallery-columns-9 .gallery-item {
max-width: 11.11%; }
.gallery-caption {
display: block; }