@charset "UTF-8";
#rtec .tribe-bar-toggle-arrow {
display: inline-block;
margin: 0 4px;
position: absolute;
top: 11px;
right: 10px;
}
#rtec .tribe-bar-toggle-arrow:after {
top: 10px;
right: 0;
border: solid transparent;
content: " ";
height: 0;
width: 0;
position: absolute;
pointer-events: none;
border-color: rgba(136, 183, 213, 0);
border-top-color: inherit;
border-width: 8px;
}
#rtec .tribe-bar-filters-open span.tribe-bar-toggle-arrow:after {
top: 0;
border-top-color: transparent;
border-bottom-color: inherit;
} #rtec .rtec-js-show,
#rtec .rtec-hidden-message,
#rtec .rtec-screen-reader {
display: none;
}
#rtec {
overflow: auto;
max-width: 700px;
border-top: 0;
}
#rtec-confirm-unregister .rtec-spinner,
#rtec .rtec-spinner {
display: none;
position: absolute;
top: 50%;
left: 50%;
}
#rtec-confirm-unregister .rtec-spinner img,
#rtec .rtec-spinner img{
border-radius: 0;
box-shadow: none !important;
margin: 0;
padding: 0;
border: none;
width: 24px;
height: 24px;
}
#rtec .rtec-form-buttons .rtec-email-spinner {
top: 50%;
right: 50%;
margin-top: -12px;
margin-right: -12px;
}
.rtec-yellow-message {
display: inline-block;
line-height: 19px;
padding: 11px 15px;
font-size: 14px;
text-align: left;
margin: 25px 20px 0 2px;
background-color: #fff;
border-left: 4px solid #ffba00;
-webkit-box-shadow: 0 1px 1px 0 rgba(0,0,0,.1);
box-shadow: 0 1px 1px 0 rgba(0,0,0,.1);
}
#rtec .rtec-form-wrapper {
box-sizing: border-box;
position: relative;
width: 100%;
margin: 0 auto 30px;
padding: 30px;
border: 1px solid #ddd;
background: #eee;
}
#rtec .rtec-register-button,
#rtec-confirm-unregister button{
position: relative;
vertical-align: middle;
margin-bottom: 30px;
padding: 12px 16px 12px 16px;
font-size: 16px;
cursor: pointer;
}
#rtec:not(.rtec-use-modal) .rtec-register-button {
padding-right: 40px !important;
}
#rtec.rtec-use-modal .rtec-register-button > span {
display: none;
}
#rtec input[type="submit"]{
float: none;
padding: 12px 16px;
font-size: 16px;
cursor: pointer;
}
.rtec button,
.rtec input[type="submit"] {
line-height: inherit;
height: auto;
}
#rtec .rtec-attendance p {
text-align: center;
margin: 0;
}
.rtec-outer-wrap .rtec-attendance-display {
margin-bottom: 1em;
padding-top: 1em;
}
#rtec .rtec-form-field {
margin-bottom: 30px;
}
#rtec .rtec-input-wrapper {
position: relative;
}
#rtec input[type="text"],
#rtec input[type="email"],
#rtec input[type="tel"],
#rtec input[type="number"],
#rtec textarea {
box-sizing: border-box;
display: inline-block;
float: none;
padding: 8px;
margin: 0;
width: 100%;
height: auto;
font-size: 18px;
line-height: 1.5;
background: #fff;
border: 1px solid #ddd;
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
border-radius: 4px;
}
#rtec input[type="number"] {
max-width: 100px;
}
#rtec label {
display: inline-block;
}
#rtec .rtec-checkbox-option-wrap label {
margin-left: 5px;
vertical-align: middle;
}
#rtec .rtec-form-buttons {
text-align: center;
}
#rtec .rtec-form-buttons input{
margin: 0;
}
#rtec .rtec-custom-hover:hover {
opacity: .8;
}
#rtec .rtec-valid {
border: 1px solid rgb(20, 220, 70) !important;
}
#rtec .rtec-error {
border: 1px solid rgb(255, 92, 51) !important;
}
.rtec-honeypot-clear {
display: block;
background: rgb(255, 92, 51);
color: #fff;
padding: 5px 10px;
margin: 0 auto 15px;
border-radius: 5px;
}
#rtec .rtec-email-spinner img{
position: absolute;
top: 11px;
right: 11px;
border-radius: 0;
box-shadow: none !important;
margin: 0 !important;
padding: 0 !important;
border: none !important;
width: 24px;
height: 24px;
}
#rtec .rtec-form-buttons .rtec-email-spinner {
top: 50%;
right: 50%;
margin-top: -12px;
margin-right: -12px;
}
#rtec .rtec-error-message {
margin: 0;
padding: 0 5px;
font-weight: bold;
font-size: 14px;
background: rgb(255, 92, 51);
color: #fff;
border-radius: 3px;
}
#rtec .rtec-success-message {
text-align: center;
} .rtec-event-meta.rtec-attendee-list-meta {
padding-top: 24px;
}
.rtec-shortcode .rtec-event-meta.rtec-attendee-list-meta {
padding-top: 0;
margin-bottom: 20px;
}
.rtec-event-meta:after {
content: "";
visibility: hidden;
display: table;
clear: both;
}
.rtec-event-meta .rtec-attendee-list {
box-sizing: border-box;
display: inline-block;
float: left;
}
.rtec-event-meta .rtec-list-column-2 {
width: 50%;
}
.rtec-event-meta .rtec-list-column-3 {
width: 33.33%;
}
.single-tribe_events .tribe-events-event-meta .rtec-section-title,
.rtec-event-meta .rtec-section-title {
width: 100%;
font-size: 1.4em;
font-weight: 700;
margin: 0 0 8px;
}
.single-tribe_events .tribe-events-event-meta .rtec-section-subtitle,
.rtec-event-meta .rtec-section-subtitle {
font-size: 1.2em;
font-weight: 700;
margin: 20px 0 10px;
}
.rtec-event-meta .rtec-attendee {
display: block;
width: 100%;
word-break: break-word;
margin-right: 4%;
}
.rtec-event-meta .tribe-events-meta-group,
.tribe-events-event-meta.rtec-event-meta .tribe-events-meta-group{
width: 100%;
}
@media (min-width: 768px) {
.rtec-shortcode .tribe-events-meta-group {
padding-bottom: 16px;
width: 100%;
}
.rtec-event-meta.rtec-attendee-list-meta {
padding-top: 0;
}
} #rtec-options-form input {
max-width: 400px;
}
.rtec-already-registered-options input[type=submit] {
line-height: inherit;
height: auto;
margin-bottom: 10px;
padding: 12px 16px;
font-size: 16px;
}
.rtec-unregister-link-wrap,
.rtec-already-registered-options.rtec-is-user form{
display: inline-block;
} h2.rtec-header, .entry-content h2.rtec-header { margin: 0; }
h3.rtec-header, .entry-content h3.rtec-header { margin: 1em 0 1.5em; } .tribe-events-notices {
background: #d9edf7;
border-radius: 4px;
border: 1px solid #bce8f1;
color: #3a87ad;
margin: 10px 0 18px;
padding: 8px 35px 8px 14px;
text-shadow: 0 1px 0 #fff;
} @media all and (max-width: 640px){
#rtec .rtec-form-wrapper {
width: 100% !important;
}
} .rtec-attendee-list-wrap .rtec-section-title {
padding: 0 4%;
font-size: 1.4em;
font-weight: 700;
margin: 20px 0 10px;
}
.rtec-attendee-list-wrap .rtec-attendee-list {
padding: 0 4%;
margin-bottom: 20px;
}
.rtec-attendee-list-wrap .tribe-events-single-section-title.rtec-section-subtitle {
font-size: 1.2em;
font-weight: 700;
margin: 20px 0 10px;
}
.rtec-attendee-list-wrap .tribe-events-event-meta {
background: #fafafa;
border: 1px solid #eee;
margin: 30px 0;
} .rtec-modal-is-open {
overflow: hidden;
}
.rtec-modal {
position: fixed;
width: 700px;
top: 5%;
left: 50%;
right: 50%;
max-height: 90%;
margin-left: -350px;
overflow-y: auto;
opacity: 0;
pointer-events: none;
-webkit-box-shadow: 0 5px 15px rgba(0,0,0,.7);
box-shadow: 0 5px 15px rgba(0,0,0,.7);
background: #fcfcfc;
-webkit-font-smoothing: subpixel-antialiased;
}
.rtec-modal .rtec-button-link.rtec-action-modal-close,
#rtec-modal .rtec-button-link.rtec-action-modal-close{
position: absolute;
top: 4px;
right: 4px;
left: auto;
bottom: 0;
width: 34px;
height: 34px;
margin: 0;
padding: 0;
border: 1px solid transparent;
z-index: 1000;
cursor: pointer;
outline: none;
background: transparent;
box-shadow: none;
border-radius: 0;
text-align: center;
text-decoration: none;
font-weight: bold;
font-size: 24px;
font-family: sans-serif;
transition-property: border, background;
transition-duration: .05s;
transition-timing-function: ease-in-out;
}
.rtec-modal .rtec-button-link.rtec-action-modal-close svg {
fill: #444;
}
.rtec-modal .rtec-button-link.rtec-action-modal-close:hover svg,
.rtec-modal .rtec-button-link.rtec-action-modal-close:active svg{
fill: #111;
}
.rtec-modal-content .rtec-already-registered-reveal {
display: none;
}
.rtec-media-modal-icon {
display: block;
}
.rtec-modal .rtec-button-link {
text-align: center;
color: inherit;
text-decoration: none;
}
@media all and (max-width: 725px){
.rtec-modal {
width: 100%;
margin-left: -50%;
}
}
.rtec-modal-is-open .rtec-modal {
opacity: 1;
pointer-events: auto;
z-index: 160000;
}
.rtec-modal-is-open .rtec-modal-backdrop {
position: fixed;
top: 0;
left: 0;
right: 0;
bottom: 0;
min-height: 360px;
background: #000;
opacity: .7;
z-index: 159900;
}
.rtec-modal #rtec .rtec-already-registered-options,
.rtec-modal #rtec .rtec-form-toggle-button {
display: none !important;
}
.rtec-modal #rtec .rtec-form-wrapper {
margin: 0;
}
.rtec-modal .tribe-events-event-meta.rtec-event-meta,
.rtec-modal .rtec-scrollto.tribe-events-notices{
margin: 50px 0 0;
}
#rtec-confirm-unregister {
text-align: center;
}
#rtec-confirm-unregister button {
margin-bottom: 0;
}
.rtec-modal .rtec-modal-inner-pad {
margin: 40px 30px;
}
.rtec-modal .rtec-modal-inner-pad p {
margin-bottom: 20px;
}.wp-social-login-provider-list{padding:10px}.wp-social-login-provider-list a{text-decoration:none}.wp-social-login-provider-list img{border:0}.wpum_five_sixth,.wpum_four_fifth,.wpum_one_fifth,.wpum_one_fourth,.wpum_one_half,.wpum_one_sixth,.wpum_one_third,.wpum_three_fifth,.wpum_three_fourth,.wpum_two_fifth,.wpum_two_fourth,.wpum_two_third{position:relative;margin-right:4%;float:left}.wpum_one_half{width:48%}.wpum_one_third{width:30.6666%}.wpum_two_third{width:65.3332%}.wpum_one_fourth{width:22%}.wpum_two_fourth{width:48%}.wpum_three_fourth{width:74%}.wpum_one_fifth{width:16.8%}.wpum_two_fifth{width:37.6%}.wpum_three_fifth{width:58.4%}.wpum_four_fifth{width:79.2%}.wpum_one_sixth{width:13.3333%}.wpum_two_sixth{width:30.6666%}.wpum_three_sixth{width:47.9998%}.wpum_four_sixth{width:65.3332%}.wpum_five_sixth{width:82.6665%}.last{margin-right:0!important;clear:right}.wpum_one_half .wpum_one_half{margin-right:8.3333%;width:45.8333%}.wpum_one_half .wpum_one_third{margin-right:8.3333%;width:27.7778%}.wpum_one_half .wpum_two_third{margin-right:8.3333%;width:63.8889%}.wpum_two_third .wpum_one_third{margin-right:6.1224%;width:29.2517%}.wpum_two_third .wpum_two_third{margin-right:6.1224%;width:64.6258%}.wpum_two_third .wpum_one_fourth{margin-right:6.1224%;width:20.4082%}.wpum_clearfix::after{content:"";clear:both;display:table}:root{--gutter-width:1rem;--outer-margin:2rem;--gutter-compensation:calc((var(--gutter-width) * .5) * -1);--half-gutter-width:calc((var(--gutter-width) * .5));--xs-min:30;--sm-min:48;--md-min:64;--lg-min:75;--screen-xs-min:var(--xs-min)em;--screen-sm-min:var(--sm-min)em;--screen-md-min:var(--md-min)em;--screen-lg-min:var(--lg-min)em;--container-sm:calc(var(--sm-min) + var(--gutter-width));--container-md:calc(var(--md-min) + var(--gutter-width));--container-lg:calc(var(--lg-min) + var(--gutter-width))}@custom-media --sm-viewport only screen and (min-width:48em);@custom-media --md-viewport only screen and (min-width:64em);@custom-media --lg-viewport only screen and (min-width:75em);.wpum-container,.wpum-container-fluid{margin-right:auto;margin-left:auto}.wpum-container-fluid{padding-right:var(--outer-margin,2rem);padding-left:var(--outer-margin,2rem)}.wpum-row{box-sizing:border-box;display:flex;flex:0 1 auto;flex-direction:row;flex-wrap:wrap;margin-right:var(--gutter-compensation,-.5rem);margin-left:var(--gutter-compensation,-.5rem)}.wpum-row.reverse{flex-direction:row-reverse}.wpum-col.reverse{flex-direction:column-reverse}.wpum-col-xs,.wpum-col-xs-1,.wpum-col-xs-10,.wpum-col-xs-11,.wpum-col-xs-12,.wpum-col-xs-2,.wpum-col-xs-3,.wpum-col-xs-4,.wpum-col-xs-5,.wpum-col-xs-6,.wpum-col-xs-7,.wpum-col-xs-8,.wpum-col-xs-9,.wpum-col-xs-offset-0,.wpum-col-xs-offset-1,.wpum-col-xs-offset-10,.wpum-col-xs-offset-11,.wpum-col-xs-offset-12,.wpum-col-xs-offset-2,.wpum-col-xs-offset-3,.wpum-col-xs-offset-4,.wpum-col-xs-offset-5,.wpum-col-xs-offset-6,.wpum-col-xs-offset-7,.wpum-col-xs-offset-8,.wpum-col-xs-offset-9{box-sizing:border-box;flex:0 0 auto;padding-right:var(--half-gutter-width,.5rem);padding-left:var(--half-gutter-width,.5rem)}.wpum-col-xs{flex-grow:1;flex-basis:0;max-width:100%}.wpum-col-xs-1{flex-basis:8.33333333%;max-width:8.33333333%}.wpum-col-xs-2{flex-basis:16.66666667%;max-width:16.66666667%}.wpum-col-xs-3{flex-basis:25%;max-width:25%}.wpum-col-xs-4{flex-basis:33.33333333%;max-width:33.33333333%}.wpum-col-xs-5{flex-basis:41.66666667%;max-width:41.66666667%}.wpum-col-xs-6{flex-basis:50%;max-width:50%}.wpum-col-xs-7{flex-basis:58.33333333%;max-width:58.33333333%}.wpum-col-xs-8{flex-basis:66.66666667%;max-width:66.66666667%}.wpum-col-xs-9{flex-basis:75%;max-width:75%}.wpum-col-xs-10{flex-basis:83.33333333%;max-width:83.33333333%}.wpum-col-xs-11{flex-basis:91.66666667%;max-width:91.66666667%}.wpum-col-xs-12{flex-basis:100%;max-width:100%}.wpum-col-xs-offset-0{margin-left:0}.wpum-col-xs-offset-1{margin-left:8.33333333%}.wpum-col-xs-offset-2{margin-left:16.66666667%}.wpum-col-xs-offset-3{margin-left:25%}.wpum-col-xs-offset-4{margin-left:33.33333333%}.wpum-col-xs-offset-5{margin-left:41.66666667%}.wpum-col-xs-offset-6{margin-left:50%}.wpum-col-xs-offset-7{margin-left:58.33333333%}.wpum-col-xs-offset-8{margin-left:66.66666667%}.wpum-col-xs-offset-9{margin-left:75%}.wpum-col-xs-offset-10{margin-left:83.33333333%}.wpum-col-xs-offset-11{margin-left:91.66666667%}.start-xs{justify-content:flex-start;text-align:start}.center-xs{justify-content:center;text-align:center}.end-xs{justify-content:flex-end;text-align:end}.top-xs{align-items:flex-start}.middle-xs{align-items:center}.bottom-xs{align-items:flex-end}.around-xs{justify-content:space-around}.between-xs{justify-content:space-between}.first-xs{order:-1}.last-xs{order:1}@media (--sm-viewport){.wpum-container{width:var(--container-sm,46rem)}.wpum-col-sm,.wpum-col-sm-1,.wpum-col-sm-10,.wpum-col-sm-11,.wpum-col-sm-12,.wpum-col-sm-2,.wpum-col-sm-3,.wpum-col-sm-4,.wpum-col-sm-5,.wpum-col-sm-6,.wpum-col-sm-7,.wpum-col-sm-8,.wpum-col-sm-9,.wpum-col-sm-offset-0,.wpum-col-sm-offset-1,.wpum-col-sm-offset-10,.wpum-col-sm-offset-11,.wpum-col-sm-offset-12,.wpum-col-sm-offset-2,.wpum-col-sm-offset-3,.wpum-col-sm-offset-4,.wpum-col-sm-offset-5,.wpum-col-sm-offset-6,.wpum-col-sm-offset-7,.wpum-col-sm-offset-8,.wpum-col-sm-offset-9{box-sizing:border-box;flex:0 0 auto;padding-right:var(--half-gutter-width,.5rem);padding-left:var(--half-gutter-width,.5rem)}.wpum-col-sm{flex-grow:1;flex-basis:0;max-width:100%}.wpum-col-sm-1{flex-basis:8.33333333%;max-width:8.33333333%}.wpum-col-sm-2{flex-basis:16.66666667%;max-width:16.66666667%}.wpum-col-sm-3{flex-basis:25%;max-width:25%}.wpum-col-sm-4{flex-basis:33.33333333%;max-width:33.33333333%}.wpum-col-sm-5{flex-basis:41.66666667%;max-width:41.66666667%}.wpum-col-sm-6{flex-basis:50%;max-width:50%}.wpum-col-sm-7{flex-basis:58.33333333%;max-width:58.33333333%}.wpum-col-sm-8{flex-basis:66.66666667%;max-width:66.66666667%}.wpum-col-sm-9{flex-basis:75%;max-width:75%}.wpum-col-sm-10{flex-basis:83.33333333%;max-width:83.33333333%}.wpum-col-sm-11{flex-basis:91.66666667%;max-width:91.66666667%}.wpum-col-sm-12{flex-basis:100%;max-width:100%}.wpum-col-sm-offset-0{margin-left:0}.wpum-col-sm-offset-1{margin-left:8.33333333%}.wpum-col-sm-offset-2{margin-left:16.66666667%}.wpum-col-sm-offset-3{margin-left:25%}.wpum-col-sm-offset-4{margin-left:33.33333333%}.wpum-col-sm-offset-5{margin-left:41.66666667%}.wpum-col-sm-offset-6{margin-left:50%}.wpum-col-sm-offset-7{margin-left:58.33333333%}.wpum-col-sm-offset-8{margin-left:66.66666667%}.wpum-col-sm-offset-9{margin-left:75%}.wpum-col-sm-offset-10{margin-left:83.33333333%}.wpum-col-sm-offset-11{margin-left:91.66666667%}.start-sm{justify-content:flex-start;text-align:start}.center-sm{justify-content:center;text-align:center}.end-sm{justify-content:flex-end;text-align:end}.top-sm{align-items:flex-start}.middle-sm{align-items:center}.bottom-sm{align-items:flex-end}.around-sm{justify-content:space-around}.between-sm{justify-content:space-between}.first-sm{order:-1}.last-sm{order:1}}@media (--md-viewport){.wpum-container{width:var(--container-md,61rem)}.wpum-col-md,.wpum-col-md-1,.wpum-col-md-10,.wpum-col-md-11,.wpum-col-md-12,.wpum-col-md-2,.wpum-col-md-3,.wpum-col-md-4,.wpum-col-md-5,.wpum-col-md-6,.wpum-col-md-7,.wpum-col-md-8,.wpum-col-md-9,.wpum-col-md-offset-0,.wpum-col-md-offset-1,.wpum-col-md-offset-10,.wpum-col-md-offset-11,.wpum-col-md-offset-12,.wpum-col-md-offset-2,.wpum-col-md-offset-3,.wpum-col-md-offset-4,.wpum-col-md-offset-5,.wpum-col-md-offset-6,.wpum-col-md-offset-7,.wpum-col-md-offset-8,.wpum-col-md-offset-9{box-sizing:border-box;flex:0 0 auto;padding-right:var(--half-gutter-width,.5rem);padding-left:var(--half-gutter-width,.5rem)}.wpum-col-md{flex-grow:1;flex-basis:0;max-width:100%}.wpum-col-md-1{flex-basis:8.33333333%;max-width:8.33333333%}.wpum-col-md-2{flex-basis:16.66666667%;max-width:16.66666667%}.wpum-col-md-3{flex-basis:25%;max-width:25%}.wpum-col-md-4{flex-basis:33.33333333%;max-width:33.33333333%}.wpum-col-md-5{flex-basis:41.66666667%;max-width:41.66666667%}.wpum-col-md-6{flex-basis:50%;max-width:50%}.wpum-col-md-7{flex-basis:58.33333333%;max-width:58.33333333%}.wpum-col-md-8{flex-basis:66.66666667%;max-width:66.66666667%}.wpum-col-md-9{flex-basis:75%;max-width:75%}.wpum-col-md-10{flex-basis:83.33333333%;max-width:83.33333333%}.wpum-col-md-11{flex-basis:91.66666667%;max-width:91.66666667%}.wpum-col-md-12{flex-basis:100%;max-width:100%}.wpum-col-md-offset-0{margin-left:0}.wpum-col-md-offset-1{margin-left:8.33333333%}.wpum-col-md-offset-2{margin-left:16.66666667%}.wpum-col-md-offset-3{margin-left:25%}.wpum-col-md-offset-4{margin-left:33.33333333%}.wpum-col-md-offset-5{margin-left:41.66666667%}.wpum-col-md-offset-6{margin-left:50%}.wpum-col-md-offset-7{margin-left:58.33333333%}.wpum-col-md-offset-8{margin-left:66.66666667%}.wpum-col-md-offset-9{margin-left:75%}.wpum-col-md-offset-10{margin-left:83.33333333%}.wpum-col-md-offset-11{margin-left:91.66666667%}.start-md{justify-content:flex-start;text-align:start}.center-md{justify-content:center;text-align:center}.end-md{justify-content:flex-end;text-align:end}.top-md{align-items:flex-start}.middle-md{align-items:center}.bottom-md{align-items:flex-end}.around-md{justify-content:space-around}.between-md{justify-content:space-between}.first-md{order:-1}.last-md{order:1}}@media (--lg-viewport){.wpum-container{width:var(--container-lg,71rem)}.wpum-col-lg,.wpum-col-lg-1,.wpum-col-lg-10,.wpum-col-lg-11,.wpum-col-lg-12,.wpum-col-lg-2,.wpum-col-lg-3,.wpum-col-lg-4,.wpum-col-lg-5,.wpum-col-lg-6,.wpum-col-lg-7,.wpum-col-lg-8,.wpum-col-lg-9,.wpum-col-lg-offset-0,.wpum-col-lg-offset-1,.wpum-col-lg-offset-10,.wpum-col-lg-offset-11,.wpum-col-lg-offset-12,.wpum-col-lg-offset-2,.wpum-col-lg-offset-3,.wpum-col-lg-offset-4,.wpum-col-lg-offset-5,.wpum-col-lg-offset-6,.wpum-col-lg-offset-7,.wpum-col-lg-offset-8,.wpum-col-lg-offset-9{box-sizing:border-box;flex:0 0 auto;padding-right:var(--half-gutter-width,.5rem);padding-left:var(--half-gutter-width,.5rem)}.wpum-col-lg{flex-grow:1;flex-basis:0;max-width:100%}.wpum-col-lg-1{flex-basis:8.33333333%;max-width:8.33333333%}.wpum-col-lg-2{flex-basis:16.66666667%;max-width:16.66666667%}.wpum-col-lg-3{flex-basis:25%;max-width:25%}.wpum-col-lg-4{flex-basis:33.33333333%;max-width:33.33333333%}.wpum-col-lg-5{flex-basis:41.66666667%;max-width:41.66666667%}.wpum-col-lg-6{flex-basis:50%;max-width:50%}.wpum-col-lg-7{flex-basis:58.33333333%;max-width:58.33333333%}.wpum-col-lg-8{flex-basis:66.66666667%;max-width:66.66666667%}.wpum-col-lg-9{flex-basis:75%;max-width:75%}.wpum-col-lg-10{flex-basis:83.33333333%;max-width:83.33333333%}.wpum-col-lg-11{flex-basis:91.66666667%;max-width:91.66666667%}.wpum-col-lg-12{flex-basis:100%;max-width:100%}.wpum-col-lg-offset-0{margin-left:0}.wpum-col-lg-offset-1{margin-left:8.33333333%}.wpum-col-lg-offset-2{margin-left:16.66666667%}.wpum-col-lg-offset-3{margin-left:25%}.wpum-col-lg-offset-4{margin-left:33.33333333%}.wpum-col-lg-offset-5{margin-left:41.66666667%}.wpum-col-lg-offset-6{margin-left:50%}.wpum-col-lg-offset-7{margin-left:58.33333333%}.wpum-col-lg-offset-8{margin-left:66.66666667%}.wpum-col-lg-offset-9{margin-left:75%}.wpum-col-lg-offset-10{margin-left:83.33333333%}.wpum-col-lg-offset-11{margin-left:91.66666667%}.start-lg{justify-content:flex-start;text-align:start}.center-lg{justify-content:center;text-align:center}.end-lg{justify-content:flex-end;text-align:end}.top-lg{align-items:flex-start}.middle-lg{align-items:center}.bottom-lg{align-items:flex-end}.around-lg{justify-content:space-around}.between-lg{justify-content:space-between}.first-lg{order:-1}.last-lg{order:1}}#wpum-account-forms-tabs{margin-bottom:30px}#wpum-account-forms-tabs ul{list-style:none;margin:0;padding:0}#wpum-account-forms-tabs ul li{display:block;margin:0 0 5px;padding:10px 15px;border-radius:3px}#wpum-account-forms-tabs ul li:hover{text-decoration:none;background:#fcfcfc}#wpum-account-forms-tabs ul li.active{background:#efefef;text-decoration:none}#wpum-account-forms-tabs ul li a{text-decoration:none}.wpum-message{padding:8px 35px 8px 14px;margin-bottom:18px;text-shadow:0 1px 0 rgba(255,255,255,.5);background-color:#fcf8e3;border:1px solid #fbeed5;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px;color:#c09853}.wpum-message p{margin:0}.wpum-message.success{background-color:#dff0d8;border-color:#d6e9c6;color:#468847}.wpum-message.error{background-color:#f2dede;border-color:#eed3d7;color:#b94a48}.wpum-message.info{background-color:#d9edf7;border-color:#bce8f1;color:#3a87ad}.wpum-message.warning{background-color:#fcf8e3;border-color:#faebcc;color:#C09853}.wpum-form>h2{margin-top:0}.wpum-form .wpum-required{color:red}.wpum-form fieldset{margin:0;padding:0 0 1em;line-height:2em;border:0}.wpum-form fieldset label{display:block;margin:0;vertical-align:middle}.wpum-form fieldset label small{opacity:.75;font-size:.83em}.wpum-form fieldset div.field{vertical-align:middle}.wpum-form fieldset div.field label{float:none;width:auto}.wpum-form fieldset div.field.field-mailchimp label~small{margin-top:0;margin-bottom:1.2em}.wpum-form fieldset input.input-email,.wpum-form fieldset input.input-text,.wpum-form fieldset select,.wpum-form fieldset textarea{margin:0;vertical-align:middle;width:100%;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.wpum-form fieldset small.description{opacity:.75;font-size:.83em;margin:1.2em 0 0;display:block;line-height:1.2em}.wpum-form fieldset input[type=checkbox]~.description{display:inline}.wpum-form fieldset.fieldset-user_avatar .wpum-uploaded-file-preview img{width:70px;height:70px;display:block;min-height:100%;object-fit:cover;object-position:center}.wpum-form fieldset.fieldset-robo{display:none}.wpum-form fieldset .fieldset-wpum_field_group{border:1px solid #dcdcdc;padding:1em;margin-top:1em;position:relative}.wpum-form fieldset .fieldset-wpum_field_group-clone{display:none}.wpum-form fieldset .add-repeater-row{margin-top:1em}.wpum-form fieldset .remove-repeater-row{position:absolute;right:10px;text-decoration:none;top:0}.wpum-form .select2-container{width:100%}.wpum-action-links{list-style:none;padding:0;margin-top:1em}.wpum-action-links li{margin-bottom:.3em}.wpum-datepicker{width:100%}#cover-image-container{position:relative}#header-cover-image{background-color:#c5c5c5;background-position:center top;background-repeat:no-repeat;background-size:cover;border-top-right-radius:3px;border-top-left-radius:3px;border:0;display:block;left:0;margin:0;padding:0;top:0;width:100%;z-index:1;height:350px;position:relative}#header-avatar-container{position:absolute;bottom:20px;left:20px}#header-avatar-container a{width:128px;height:128px;display:inline-block;overflow:hidden;border-radius:3px;box-shadow:none}#header-avatar-container img{display:block;width:100%;min-height:100%;object-fit:cover;object-position:center}#header-profile-details{border:1px solid #eee;margin:0;border-bottom-right-radius:3px;border-bottom-left-radius:3px}#header-name-container h2{padding:20px;font-size:24px;margin:0}#header-name-container h2 small{font-size:14px;text-decoration:underline}.profile-navbar{display:flex;flex-wrap:wrap;border-top:1px solid #eee}.profile-navbar>a,.profile-navbar>button{background:0 0;border:0;display:block;padding:13px 20px;text-decoration:none}.profile-navbar>a.active,.profile-navbar>a:hover,.profile-navbar>button.active,.profile-navbar>button:hover{background:#eee}.profile-navbar>a.active:first-child,.profile-navbar>a:hover:first-child,.profile-navbar>button.active:first-child,.profile-navbar>button:hover:first-child{border-top-left-radius:3px;border-bottom-left-radius:3px}#profile-content-about h3.group-title,#profile-content-about p.group-description,.profile-content-settings h3.group-title,.profile-content-settings p.group-description{border:1px solid #eee;margin:1.5rem 0 0;padding:15px 20px;border-top-right-radius:3px;border-top-left-radius:3px}#profile-content-about p.group-description,.profile-content-settings p.group-description{margin-top:0;border-top:none}#profile-content-about .profile-fields-table,.profile-content-settings .profile-fields-table{width:100%;margin-top:0;border:1px solid #eee;border-top:0;border-bottom-right-radius:3px;border-bottom-left-radius:3px}#profile-content-about .profile-fields-table td,.profile-content-settings .profile-fields-table td{border:none}#profile-content-about .profile-fields-table td.label,.profile-content-settings .profile-fields-table td.label{width:30%;font-weight:600;padding:5px 20px}#profile-content-about .profile-fields-table td .field_repeater_child,.profile-content-settings .profile-fields-table td .field_repeater_child{margin:0 0 .5em}#profile-content-about .profile-fields-table td .field_repeater_child:last-child,.profile-content-settings .profile-fields-table td .field_repeater_child:last-child{margin-bottom:0}#profile-content-about .profile-fields-table tr:last-child,.profile-content-settings .profile-fields-table tr:last-child{border-bottom:none}#profile-tab-content{margin-top:40px}#profile-posts .wpum-post{border-bottom:2px solid #f6f6f6;padding:15px 0}#profile-posts .wpum-post:first-child{padding-top:0}#profile-posts .wpum-post-thumbnail{float:left;width:70px;margin-right:1rem}#profile-posts .wpum-post-meta{margin:0;padding:0}#profile-posts .wpum-post-meta li{list-style:none;margin:0;display:inline-block}#profile-pagination{display:flex;flex-wrap:wrap;margin:0 0 20px;border-bottom:1px solid #eee}#profile-pagination a,#profile-pagination span{background:0 0;border:0;display:block;padding:10px 15px;text-decoration:none}#profile-pagination a:first-child,#profile-pagination span:first-child{padding-left:0}#profile-comments .wpum-single-comment p{border-bottom:2px solid #f6f6f6;margin:0;padding:15px 0}#profile-comments .wpum-single-comment:first-child p{padding-top:0}#wpum-recent-users ul.wpum-users-list{list-style:none;padding:0;margin:0}#wpum-recent-users ul.wpum-users-list li{margin:0;padding:0}#wpum-profile-card{text-align:center;position:relative;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;-ms-box-sizing:border-box;box-sizing:border-box;border-radius:3px;-webkit-border-radius:3px;-moz-border-radius:3px;-webkit-box-shadow:0 1px 2px rgba(0,0,0,.1);-moz-box-shadow:0 1px 2px rgba(0,0,0,.1);box-shadow:0 1px 2px rgba(0,0,0,.1);border:1px solid rgba(0,0,0,.1)}#wpum-profile-card ul{list-style:none;margin:0;padding:0}#wpum-profile-card ul li:last-child a{margin-bottom:0}#wpum-profile-card .wpum-profile-img{position:relative;border-radius:999px;margin-top:-48px}#wpum-profile-card .wpum-profile-img img{border-radius:999px;box-shadow:none;padding:5px;background-color:#fff;border:1px solid #eee}#wpum-profile-card a.wpum-card-button{border:1px solid #cecccc;background:#eee;padding:5px 12px;text-decoration:none;outline:0;border-radius:3px;display:inline-block;margin:10px 0}#wpum-profile-card a.wpum-card-button:hover{background:#f5f5f5}#wpum-profile-card h4.wpum-card-name{margin-top:0}#wpum-profile-card .wpum-profile-cover{background-color:#c5c5c5;background-position:center top;background-repeat:no-repeat;background-size:cover;border:0;display:block;left:0;margin:0;padding:0;top:0;width:100%;z-index:1;height:200px}#wpum-profile-card .wpum-card-details{padding:0 15px 15px}.wpum-profile-card~.wpum-profile-card{margin-top:70px}#wpum-user-overview{vertical-align:middle}#wpum-user-overview img{border-radius:999px;box-shadow:none;padding:5px;background-color:#fff;border:1px solid #eee}#wpum-user-overview ul{margin:0}#wpum-user-overview ul li{display:inline-block;margin-right:5px;border:0}.wpum-avatar-img{border-radius:999px;box-shadow:none;padding:5px;background-color:#fff;border:1px solid #eee}#wpum-user-directory{margin-bottom:1em;max-width:100%}#wpum-user-directory ul.wpum-user-listings{margin:0}#wpum-directory-search-form,#wpum-directory-top-bar{padding:.5em 1em;background:#f9f9f9;border-top:1px solid #e5e5e5}#wpum-directory-search-form div p,#wpum-directory-top-bar div p{margin:0}#wpum-directory-top-bar .wpum-col-xs:last-child{text-align:right}#wpum-directory-search-form{padding:1em}#wpum-directory-search-form input{width:100%;display:block}.wpum-directory-pagination{padding:.5em 1em;background:#f9f9f9;border-bottom:1px solid #e5e5e5;text-align:center}.wpum-directory-pagination a.next{float:right}.wpum-directory-pagination a.prev{float:left}#wpum-directory-users-list{padding:0;margin:0;border-top:1px solid #eee}#wpum-directory-users-list .wpum-directory-single-user{margin:0;border-bottom:1px solid #eee;zoom:1;position:relative;line-height:1.5em;text-decoration:none;padding:1em}#wpum-directory-users-list .wpum-directory-single-user:focus,#wpum-directory-users-list .wpum-directory-single-user:hover{background-color:#fcfcfc}#directory-avatar a{width:68px;height:68px;display:inline-flex;overflow:hidden;border-radius:999px;box-shadow:none}#directory-avatar img{display:block;width:100%;min-height:100%;object-fit:cover;object-position:center}.wpum-directory-single-user .wpum-description{font-size:13px;margin:0}.wpum-directory-single-user .wpum-name{margin:0}.wpum-directory-single-user .wpum-meta{text-align:right}@media only screen and (max-width:500px){#directory-avatar a{width:inherit;height:inherit}#directory-avatar img{height:100%}#wpum-directory-search-form .wpum-col-xs-10{margin-bottom:10px}#wpum-directory-search-form .wpum-col-xs-10,#wpum-directory-search-form .wpum-col-xs-2,.wpum-directory-single-user .wpum-meta{flex-basis:100%;max-width:100%}}@media only screen and (max-width:767px){.wpum_five_sixth,.wpum_four_fifth,.wpum_one_fifth,.wpum_one_fourth,.wpum_one_half,.wpum_one_sixth,.wpum_one_third,.wpum_three_fifth,.wpum_three_fourth,.wpum_two_fifth,.wpum_two_fourth,.wpum_two_third{width:100%;float:none;margin-left:0}#header-avatar-container{text-align:center}#header-avatar-container a{left:0}#profile-navbar{display:block;border:0}}.wpp-no-data {
} .wpp-list {
} .wpp-list li {
overflow: hidden;
float: none;
clear: both;
margin-bottom: 1rem;
}
.wpp-list li:last-of-type {
margin-bottom: 0;
} .wpp-list li.current {
} .wpp-thumbnail {
display: inline;
float: left;
margin: 0 1rem 0 0;
border: none;
} .wpp-post-title {
} .wpp-excerpt {
} .wpp-meta, .post-stats {
display: block;
font-size: 0.8em;
}
.wpp-meta:empty, .post-stats:empty {
display: none;
} .wpp-comments {
} .wpp-views {
} .wpp-author {
} .wpp-date {
} .wpp-category {
} .wpp-rating {
}
    @font-face {
font-family: 'Open Sans';
font-style: normal;
font-weight: 700;
font-stretch: normal;
font-display: fallback;
src: url(//tnsatu.org/wp-content/themes/colormag/assets/fonts/OpenSans-Bold.woff) format("woff");
}
@font-face {
font-family: 'Open Sans';
font-style: italic;
font-weight: 700;
font-stretch: normal;
font-display: fallback;
src: url(//tnsatu.org/wp-content/themes/colormag/assets/fonts/OpenSans-BoldItalic.woff) format("woff");
}
@font-face {
font-family: 'Open Sans';
font-style: normal;
font-weight: 800;
font-stretch: normal;
font-display: fallback;
src: url(//tnsatu.org/wp-content/themes/colormag/assets/fonts/OpenSans-ExtraBold.woff) format("woff");
}
@font-face {
font-family: 'Open Sans';
font-style: italic;
font-weight: 800;
font-stretch: normal;
font-display: fallback;
src: url(//tnsatu.org/wp-content/themes/colormag/assets/fonts/OpenSans-ExtraBoldItalic.woff) format("woff");
}
@font-face {
font-family: 'Open Sans';
font-style: italic;
font-weight: 400;
font-stretch: normal;
font-display: fallback;
src: url(//tnsatu.org/wp-content/themes/colormag/assets/fonts/OpenSans-Italic.woff) format("woff");
}
@font-face {
font-family: 'Open Sans';
font-style: normal;
font-weight: 300;
font-stretch: normal;
font-display: fallback;
src: url(//tnsatu.org/wp-content/themes/colormag/assets/fonts/OpenSans-Light.woff) format("woff");
}
@font-face {
font-family: 'Open Sans';
font-style: italic;
font-weight: 300;
font-stretch: normal;
font-display: fallback;
src: url(//tnsatu.org/wp-content/themes/colormag/assets/fonts/OpenSans-LightItalic.woff) format("woff");
}
@font-face {
font-family: 'Open Sans';
font-style: normal;
font-weight: 500;
font-stretch: normal;
font-display: fallback;
src: url(//tnsatu.org/wp-content/themes/colormag/assets/fonts/OpenSans-Medium.woff) format("woff");
}
@font-face {
font-family: 'Open Sans';
font-style: italic;
font-weight: 500;
font-stretch: normal;
font-display: fallback;
src: url(//tnsatu.org/wp-content/themes/colormag/assets/fonts/OpenSans-MediumItalic.woff) format("woff");
}
@font-face {
font-family: 'Open Sans';
font-style: normal;
font-weight: 400;
font-stretch: normal;
font-display: fallback;
src: url(//tnsatu.org/wp-content/themes/colormag/assets/fonts/OpenSans-Regular.woff) format("woff");
}
@font-face {
font-family: 'Open Sans';
font-style: normal;
font-weight: 600;
font-stretch: normal;
font-display: fallback;
src: url(//tnsatu.org/wp-content/themes/colormag/assets/fonts/OpenSans-SemiBold.woff) format("woff");
}
@font-face {
font-family: 'Open Sans';
font-style: italic;
font-weight: 600;
font-stretch: normal;
font-display: fallback;
src: url(//tnsatu.org/wp-content/themes/colormag/assets/fonts/OpenSans-SemiBoldItalic.woff) format("woff");
}
@font-face {
font-family: 'Open Sans';
font-style: normal;
font-weight: 400;
font-stretch: normal;
font-display: fallback;
src: url(//tnsatu.org/wp-content/themes/colormag/assets/fonts/OpenSans-VariableFont.woff) format("woff");
}  body {
--color--gray: #888888;
--color--light--primary: #9bc8da;
--color--primary: #207daf;
}   html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
font,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td {
border: 0;
font: inherit;
font-size: 100%;
font-style: inherit;
font-weight: inherit;
margin: 0;
outline: 0;
padding: 0;
vertical-align: baseline;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
main,
nav,
section {
display: block;
}
ol, ul {
list-style: none;
}
th, td, .wp-block-table th, .wp-block-table td {
border: 1px solid #e4e4e7;
padding: 6px 10px;
}
blockquote:before, blockquote:after,
q:before, q:after {
content: "";
}
blockquote, q {
quotes: "" "";
}
a:focus {
outline: thin dotted;
}
a:hover,
a:active { outline: 0;
}
a img {
border: 0;
}
embed, iframe, object {
max-width: 100%;
} sup,
sub {
font-size: 10px;
height: 0;
line-height: 1;
position: relative;
vertical-align: baseline;
}
sup {
bottom: 1ex;
}
sub {
top: 0.5ex;
} *,
*::before,
*::after {
-webkit-box-sizing: inherit;
box-sizing: inherit;
}
html {
overflow-y: scroll; -webkit-text-size-adjust: 100%; -ms-text-size-adjust: 100%; }   .inner-wrap {
margin: 0 auto;
max-width: 1140px;
}
.cm-container {
max-width: 1140px;
margin-left: auto;
margin-right: auto;
padding-left: 16px;
padding-right: 16px;
-webkit-box-sizing: content-box;
box-sizing: content-box;
}
.cm-header-1 .cm-row {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-ms-flex-direction: column;
flex-direction: column;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
text-align: center;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
gap: 10px;
padding: 24px 0;
}
@media screen and (min-width: 48em) {
.cm-header-1 .cm-row {
-webkit-box-orient: horizontal;
-webkit-box-direction: normal;
-ms-flex-direction: row;
flex-direction: row;
-webkit-box-pack: justify;
-ms-flex-pack: justify;
justify-content: space-between;
text-align: left;
gap: 20px;
}
} html {
font-size: 62.5%; }
body,
button,
input,
select,
textarea {
color: #3f3f46;
font-size: 16px;
font-family: "Open Sans", serif;
line-height: 1.8;
word-wrap: break-word;
}
p {
margin-bottom: 16px;
line-height: 1.8;
word-break: break-word;
}
strong {
font-weight: 600;
}
cite,
em,
i {
font-style: italic;
}
pre {
overflow: auto;
max-width: 100%;
width: 798px;
margin-bottom: 20px;
padding: 30px 30px 84px 30px;
background-color: #fafafa;
font-size: 1.4rem;
font-style: italic;
line-height: 1.7;
}
code,
kbd,
var,
samp,
tt {
font-family: "Courier 10 Pitch", Courier, monospace;
font-size: 1.4rem;
line-height: 1.4;
white-space: pre-wrap;
}
abbr,
acronym,
dfn {
border-bottom: 1px dotted #d4d4d8;
cursor: help;
}
address {
display: block;
font-style: italic;
margin: 0 0 16px;
}
ins {
background: #f4f4f5;
}
hr,
.wp-block-separator {
background-color: #e4e4e7;
border: 0;
height: 1px;
margin: 30px 0;
}
dl {
font-size: 1.6rem;
}
dt {
font-weight: bold;
margin-bottom: 4px;
}
dd {
margin-bottom: 24px;
}
h1,
h2,
h3,
h4,
h5,
h6 {
margin-bottom: 20px;
color: #27272a;
font-weight: 500;
font-family: "Open Sans", sans-serif;
line-height: 1.3;
}
h1 {
font-size: 4rem;
}
h2 {
font-size: 3.2rem;
}
h3 {
font-size: 3.2rem;
}
h4 {
font-size: 2rem;
}
h5 {
font-size: 1.8rem;
}
h6 {
font-size: 1.6rem;
}  body {
background-color: #e4e4e7;
padding-top: 10px;
padding-bottom: 10px;
background-size: cover;
}
body.clickable-background-image {
position: relative;
}
body.clickable-background-image .background-image-clickable {
position: absolute;
display: block;
width: 100%;
height: 100%;
z-index: 1;
cursor: pointer;
}
body.clickable-background-image .site {
position: relative;
z-index: 99;
}
button,
input[type="button"],
input[type="reset"],
input[type="submit"],
.wp-block-button .wp-block-button__link,
.wp-element-button,
.cm-button {
display: inline-block;
padding: 6px 10px;
background-color: #207daf;
color: #fff;
font-size: 16px;
font-weight: 600;
border: 1px solid #207daf;
-webkit-transition: background-color 0.3s linear 0s;
transition: background-color 0.3s linear 0s;
border-radius: 2px;
cursor: pointer;
}
button:hover,
input[type="button"]:hover,
input[type="reset"]:hover,
input[type="submit"]:hover,
.wp-block-button .wp-block-button__link:hover,
.wp-element-button:hover,
.cm-button:hover {
color: #207daf;
background-color: transparent;
} .cm-column-half {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-ms-flex-direction: column;
flex-direction: column;
gap: 20px;
margin-bottom: 30px;
} .tg-one-fourth {
float: left;
width: 23.1527094%;
margin: 0 2.46305419% 0 0;
}
.tg-one-fourth-last {
margin: 0;
}
@media screen and (min-width: 48em) {
.cm-column-half {
-webkit-box-orient: horizontal;
-webkit-box-direction: normal;
-ms-flex-direction: row;
flex-direction: row;
}
} ::-webkit-scrollbar {
height: 8px;
} ::-webkit-scrollbar-thumb {
background: #a1a1aa;
} input,
textarea {
-webkit-border-radius: 0;
}
input[type="text"], input[type="email"], input[type="search"], input[type="password"], input[type="url"] {
-webkit-appearance: none;
-moz-appearance: none;
appearance: none;
outline: none;
}
input[type="text"]:focus, input[type="email"]:focus, input[type="search"]:focus, input[type="password"]:focus, input[type="url"]:focus {
border: 1px solid #e4e4e7;
}
input[type="text"], input[type="email"], input[type="password"], input[type="url"], input[type="tel"] {
-webkit-box-sizing: border-box;
box-sizing: border-box;
padding: 10px;
border: 1px solid #e4e4e7;
line-height: 20px;
width: 100%;
margin: 0 0 32px;
background-color: #FCFCFC;
border-radius: 4px;
}
input.s {
position: relative;
width: 100%;
padding: 12px;
font-size: 1.4rem;
border: 1px solid #d4d4d8;
border-radius: 4px 0 0 4px;
line-height: 1.6;
}
input.s:focus {
padding-left: 10px;
border-color: #e4e4e7;
text-indent: 0;
}
textarea {
-webkit-appearance: none !important;
-moz-appearance: none !important;
appearance: none !important;
padding: 1%;
border: 1px solid #E4E4E7;
line-height: 20px;
width: 100%;
margin: 0 0 32px;
background-color: #fcfcfc;
border-radius: 4px;
}
textarea:focus {
border: 1px solid #e4e4e7;
}
.colormag-button {
display: inline-block;
margin-bottom: 30px;
padding: 5px 10px;
background-color: #207daf;
border: 0;
-webkit-transition: background-color 0.3s linear 0s;
transition: background-color 0.3s linear 0s;
border-radius: 3px;
font-size: 16px;
-webkit-appearance: none !important;
-moz-appearance: none !important;
appearance: none !important;
cursor: pointer;
color: #fff;
}
.colormag-button:hover {
background-color: #33363b;
}
#search-form input[type="submit"] {
border-radius: 0;
margin-left: -8px;
margin-bottom: 0;
padding: 6px 10px 5px;
font-size: 18px;
}
select {
border: 1px solid #e4e4e7;
padding: 8px 16px;
} a {
color: #207daf;
text-decoration: none;
-webkit-transition: all 0.3s ease;
transition: all 0.3s ease;
}
a:focus, a:active, a:hover {
text-decoration: none;
} ul {
list-style: disc;
}
ul ul {
list-style: circle;
}
ul ul ul {
list-style: square;
}
ul.default-wp-page {
list-style: none;
}
ol {
list-style: decimal;
}
li {
line-height: 1.8;
}
li > ul,
li > ol {
margin: 0 0 0 10px;
} figure {
margin: 0;
text-align: center;
}
img {
max-width: 100%;
height: auto;
vertical-align: top;
}
.cm-entry-summary img,
.comment-content img,
.widget img {
max-width: 100%; }
img.size-full, img.size-large {
max-width: 100%;
height: auto;
}
img.alignleft, img.alignright, img.aligncenter {
margin-bottom: 1.625em;
}
a img {
border: 0;
}
img#wpstats {
display: none;
}
.cm-entry-summary img.wp-smiley {
border: none;
margin-bottom: 0;
margin-top: 0;
padding: 0;
} .wp-caption {
margin-bottom: 1.5rem;
max-width: 100%;
}
.wp-caption img[class*="wp-image-"] {
display: block;
margin: 1.2% auto 0;
max-width: 98%;
}
#cm-footer .wp-caption {
border: 1px solid #444444;
}
.wp-caption .wp-caption-text {
margin: 0.8075rem 0;
}
.wp-caption-text {
text-align: center;
} .gallery {
margin: 0 auto 15px;
}
.gallery .gallery-caption {
font-size: 12px;
line-height: 1.2;
padding-top: 5px;
}
.gallery-item {
display: inline-block;
padding: 15px 2%;
text-align: center;
vertical-align: top;
width: 100%;
-webkit-box-sizing: border-box;
box-sizing: border-box;
}
.gallery-columns-3 .gallery-item,
.gallery-columns-4 .gallery-item,
.gallery-columns-5 .gallery-item {
padding: 15px 1%;
}
.gallery-columns-6 .gallery-item,
.gallery-columns-7 .gallery-item,
.gallery-columns-8 .gallery-item,
.gallery-columns-9 .gallery-item {
padding: 10px 0.5%;
}
.gallery-columns-2 .gallery-item {
width: 50%;
}
.gallery-columns-3 .gallery-item {
width: 33.33%;
}
.gallery-columns-4 .gallery-item {
width: 25%;
}
.gallery-columns-5 .gallery-item {
width: 20%;
}
.gallery-columns-6 .gallery-item {
width: 16.66%;
}
.gallery-columns-7 .gallery-item {
width: 14.28%;
}
.gallery-columns-8 .gallery-item {
width: 12.5%;
}
.gallery-columns-9 .gallery-item {
width: 11.11%;
}
.gallery-icon img {
margin: 0 auto;
}
table {
border-collapse: separate;
border-spacing: 0;
margin: 0 0 1.5em;
width: 100%;
}
table thead {
background-color: #F4F8FB;
}
table th {
text-transform: uppercase;
padding: 6px 12px;
font-weight: 500;
}
table td {
padding: 6px 12px;
border-bottom: 1px solid #27272a;
} .cm-icon {
display: block;
width: 1em;
height: 1em;
-webkit-transition: all 0.3s;
transition: all 0.3s;
fill: #71717a;
}  @media screen and (min-width: 62em) {
.social-links {
margin-top: 0;
}
}
.breaking-news {
position: relative;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
margin-top: 10px;
padding-left: 8px;
padding-right: 8px;
background-color: #fafafa;
font-size: 14px;
line-height: 20px;
word-wrap: break-word;
}
.breaking-news-main .breaking-news {
display: -webkit-inline-box;
display: -ms-inline-flexbox;
display: inline-flex;
}
.breaking-news div {
display: inline-block;
word-wrap: break-word;
}
.breaking-news li {
line-height: 20px;
}
.breaking-news-latest {
position: relative;
color: #555555;
}
.newsticker {
max-width: 240px;
overflow: hidden;
margin-left: 4px;
height: 20px;
} .breaking-news-main {
margin-bottom: 1%;
padding-bottom: 30px;
}
@media screen and (min-width: 48em) {
.breaking-news {
margin-top: 0;
}
}
.date-in-header {
color: #3f3f46;
text-align: center;
}
.top-bar-menu {
text-align: center;
}
.top-bar-menu ul {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
gap: 20px;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
list-style: none;
}
.top-bar-menu li:first-child {
margin-left: 0;
}
.top-bar-menu a {
display: block;
}  .fa {
font-size: 1.6rem;
color: #71717a;
}
.social-links ul {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
list-style: none;
}
.social-links ul li:hover > a {
background-color: transparent;
}
.social-links ul a {
text-decoration: none;
}
.social-links ul a:hover {
text-decoration: none;
}
.social-links li {
margin-left: 16px;
border-top: 0;
}
.social-links li:first-child {
margin-left: 0;
}
.social-links a {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
width: 20px;
height: 20px;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
}
.social-links .fa {
text-align: center;
-webkit-transition: color 0.2s ease-out 0s;
transition: color 0.2s ease-out 0s;
font-size: 18px;
}
.social-links .fa:hover {
color: #207daf;
}
.social-links .fa-twitter {
color: #1bb2e9;
}
.social-links .fa-facebook {
color: #3b5a9b;
}
.social-links .fa-youtube {
color: #ed3f41;
}
.social-links .fa-vimeo-square {
color: #44bbff;
}
.social-links .fa-skype {
color: #009cef;
}
.social-links .fa-linkedin {
color: #007bb6;
}
.social-links .fa-google-plus {
color: #dc4937;
}
.social-links .fa-github {
color: #4183c4;
}
.social-links .fa-flickr {
color: #0062dd;
}
.social-links .fa-dribbble {
color: #e24d87;
}
.social-links .fa-instagram {
color: #3f729b;
}
.social-links .fa-pinterest {
color: #d5282e;
}
.social-links .fa-stumbleupon {
color: #ec4823;
}
.social-links .fa-tumblr {
color: #455469;
}
.social-links .fa-wordpress {
color: #21759b;
}
.social-links .fa-codepen {
color: #cccccc;
}
.social-links .fa-digg {
color: #14589e;
}
.social-links .fa-reddit {
color: #ff4500;
}
.social-links .fa-xing {
color: #026466;
}
.social-links .fa-vk {
color: #45668e;
}
.social-links .fa-weibo {
color: #e6162d;
}
.social-links .fa-leanpub {
color: #000;
}
.social-links .fa-renren {
color: #237bc2;
}
.social-links .fa-rss {
color: #f26522;
}
.social-links .fa-soundcloud {
color: #ff3a00;
}
.social-links .fa-vine {
color: #00bf8f;
}
.social-links .fa-delicious {
color: #2a96ff;
}
.cm-header-actions .social-links a {
padding: 0;
}
.cm-header-actions .social-links li {
margin-left: 0;
padding: 12px;
}
.cm-header-actions .social-links ul li {
display: inline-block;
background: transparent;
}
.cm-header-actions .social-links ul li a:hover {
background-color: transparent;
}  .cm-header-actions {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
-webkit-box-ordinal-group: 4;
-ms-flex-order: 3;
order: 3;
-ms-flex-preferred-size: 100%;
flex-basis: 100%;
-webkit-box-pack: end;
-ms-flex-pack: end;
justify-content: flex-end;
margin-left: auto;
}
.cm-top-search {
position: initial;
}
.cm-top-search:has(.show) .fa.search-top::before {
content: '✖';
}
.fa.search-top {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
padding: 8px;
width: 48px;
height: 48px;
color: #fff;
font-size: 2.4rem;
cursor: pointer;
}
.fa.search-top:hover {
background-color: #207daf;
}
.search-wrap {
position: relative;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
overflow: hidden;
border-radius: 4px;
}
.search-wrap button {
padding: 14px;
color: #fff;
background-color: #207daf;
font-size: 1.4rem;
border-radius: 0 4px 4px 0;
line-height: 0.8;
}
.search-form-top {
position: absolute;
right: 0;
z-index: 9999;
border: 1px solid #f4f4f5;
display: none;
padding: 24px;
border-radius: 0 0 4px 4px;
background-color: #fff;
-webkit-box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.1);
box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.1);
}
.search-form-top.show {
display: block;
width: 100%;
}
.search-form-top.show::before {
content: '';
position: absolute;
width: 0;
height: 0;
border-bottom: 12px solid #fff;
border-left: 12px solid transparent;
border-right: 12px solid transparent;
top: -10px;
right: 54px;
}
.search-form-top :focus-visible {
outline: none;
}
.search-form-top input.s {
width: 100%;
padding: 12px;
font-size: 1.4rem;
border: 1px solid #e4e4e7;
border-radius: 4px 0 0 4px;
}
.search-form-top .search-wrap {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
} .cm-random-post {
-webkit-box-ordinal-group: 2;
-ms-flex-order: 1;
order: 1;
}
.cm-random-post .fa-random {
color: #fff;
font-size: 2.4rem;
vertical-align: middle;
}
.cm-primary-nav .cm-random-post a {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
height: 48px;
padding: 8px;
border-bottom: medium none;
}
.cm-primary-nav .cm-random-post a:hover {
background-color: #207daf;
}
.cm-primary-nav .cm-random-post a svg {
display: block;
fill: #fff;
font-size: 32px;
}
@media screen and (min-width: 48em) {
.cm-header-actions {
-ms-flex-preferred-size: unset;
flex-basis: unset;
}
.search-form-top.show {
width: 570px;
}
.search-form-top.show::before {
right: 10px;
}
.cm-top-search {
position: relative;
}
}  div.wp-custom-header {
position: relative;
}
iframe#wp-custom-header-video {
width: 100%;
}
video#wp-custom-header-video {
display: block;
margin: 0 auto;
overflow: hidden;
max-width: 100%;
height: auto;
}
.wp-custom-header-video-button {
opacity: 0;
visibility: hidden;
position: absolute;
top: 0;
left: 0;
right: 0;
bottom: 0;
margin: auto;
width: 62px;
height: 50px;
font: 0/0 a;
-webkit-transition: all 0.5s;
transition: all 0.5s;
}
div#wp-custom-header:hover .wp-custom-header-video-button {
visibility: visible;
opacity: 1;
}
.wp-custom-header-video-button::before {
content: "\f04b";
display: block;
font-family: FontAwesome;
font-size: 20px;
}
.wp-custom-header-video-button.wp-custom-header-video-pause::before {
content: "\f04c";
} .cm-page-header .cm-page-title {
margin-bottom: 16px;
padding-bottom: 0;
font-size: 1.8rem;
border-bottom: 2px solid #207daf;
}
.cm-page-header span {
display: -webkit-inline-box;
display: -ms-inline-flexbox;
display: inline-flex;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
gap: 6px;
padding: 6px 12px;
background-color: #207daf;
color: #fff;
}
.cm-page-header .vcard {
padding: 0;
}
.breadcrumb-wrap {
color: #888888;
font-size: 1.6rem;
margin-bottom: 30px;
padding-bottom: 20px;
}
.breadcrumb-wrap .inner-wrap > span {
margin: 0 2px;
}
.breadcrumb-trail {
margin: 0;
padding: 0;
}
.breadcrumb-trail ul {
display: -webkit-inline-box;
display: -ms-inline-flexbox;
display: inline-flex;
list-style-type: none;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
}
.breadcrumb-trail ul li a, .breadcrumb-trail ul li:last-child {
margin: 0 2px;
}
.breadcrumb-trail ul li::after {
content: " > ";
white-space: pre;
font-family: FontAwesome;
}
.breadcrumb-trail ul li:last-child::after {
content: none;
} .cm-primary-nav li {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
}
.cm-primary-nav .cm-submenu-toggle {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
padding-left: 8px;
cursor: pointer;
}
.cm-primary-nav .cm-submenu-toggle .cm-icon {
width: 14px;
height: 14px;
fill: #fff;
} .default-wp-page {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-ms-flex-direction: column;
flex-direction: column;
-webkit-box-pack: justify;
-ms-flex-pack: justify;
justify-content: space-between;
gap: 20px;
margin-top: 30px;
}
.default-wp-page .previous,
.default-wp-page .next {
-webkit-box-flex: 1;
-ms-flex: 1;
flex: 1;
}
.default-wp-page .next {
text-align: right;
}
.wp-block-query-pagination-numbers {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-ms-flex-line-pack: justify;
align-content: space-between;
gap: 6px;
text-align: center;
}
.wp-block-query-pagination-numbers .page-numbers {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
-ms-flex-pack: distribute;
justify-content: space-around;
width: 14px;
height: 14px;
border-radius: 4px;
border: 1px solid #f4f4f5;
background-color: #fff;
color: #3f3f46;
font-size: 14px;
padding: 8px;
font-weight: 400;
}
.wp-block-query-pagination-numbers .page-numbers.current {
background-color: #207daf;
color: #fff;
}
.previous a,
.next a {
display: -webkit-inline-box;
display: -ms-inline-flexbox;
display: inline-flex;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
gap: 8px;
color: #3f3f46;
cursor: pointer;
font-size: 1.6rem;
font-weight: 600;
}
.previous a:hover,
.next a:hover {
color: #207daf;
text-decoration: underline;
}
.previous svg,
.next svg {
fill: #27272a;
}
.nav-previous,
.nav-next {
margin-bottom: 15px;
}
.nav-previous a,
.nav-next a {
color: #207daf;
cursor: pointer;
font-size: 16px;
}
.nav-previous a:hover,
.nav-next a:hover {
text-decoration: underline;
}
.nav-previous a {
float: left;
}
.nav-next a {
float: right;
}
.link-pagination {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-ms-flex-line-pack: justify;
align-content: space-between;
gap: 6px;
text-align: center;
margin: 16px 0;
}
.link-pagination .post-page-numbers {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
-ms-flex-pack: distribute;
justify-content: space-around;
width: 14px;
height: 14px;
padding: 8px;
background-color: #fff;
color: #3f3f46;
font-size: 1.4rem;
font-weight: 400;
border-radius: 4px;
border: 1px solid #f4f4f5;
}
.link-pagination .post-page-numbers.current {
background-color: #207daf;
color: #fff;
} .slide-prev,
.slide-next {
filter: alpha(opacity=70);
background-color: #207daf;
position: absolute;
top: 50%;
-webkit-transform: translateY(-50%);
transform: translateY(-50%);
z-index: 9;
border-radius: 2px;
padding: 4px;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
}
.slide-prev .cm-icon,
.slide-next .cm-icon {
fill: #fff;
}
.slide-prev {
margin-left: 20px;
}
.slide-next {
right: 0;
margin-right: 20px;
}
.slide-prev:hover,
.cm-category-slide-prev:hover,
.slide-next:hover,
.cm-category-slide-next:hover {
opacity: 1;
filter: alpha(opacity=100);
}
.tg-numbered-pagination {
margin-top: 32px;
}
@media screen and (max-width: 767px) {
.thumbnail-pagination li {
width: 100%;
display: block;
min-height: 70px;
}
.thumbnail-pagination li.previous {
margin-bottom: 20px;
}
.thumbnail-pagination a {
font-size: 15px;
}
}
@media screen and (min-width: 48em) {
.default-wp-page {
-webkit-box-orient: horizontal;
-webkit-box-direction: normal;
-ms-flex-direction: row;
flex-direction: row;
}
} nav li > ul,
nav li > ol {
margin: 0;
list-style: none;
}
.cm-primary-nav {
width: 100%;
text-align: center;
}
.cm-primary-nav .menu {
-webkit-box-flex: 1;
-ms-flex: 1;
flex: 1;
}
.cm-primary-nav li {
position: relative;
font-family: "Open Sans", serif;
font-weight: 300;
padding: 10px 16px;
}
.cm-primary-nav a {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-flex: 1;
-ms-flex: 1;
flex: 1;
color: #fff;
font-size: 14px;
font-weight: 600;
text-transform: uppercase;
line-height: 2;
}
.cm-primary-nav li.default-menu {
display: none;
}
.cm-primary-nav .cm-home-icon a {
padding: 8px;
}
.cm-primary-nav .cm-home-icon a:hover {
background-color: #207daf;
}
.cm-primary-nav a:hover {
color: #fff;
}
.cm-primary-nav ul {
display: none;
}
.cm-primary-nav ul li.current-menu-item, .cm-primary-nav ul li.current_page_ancestor, .cm-primary-nav ul li.current-menu-ancestor, .cm-primary-nav ul li.current_page_item, .cm-primary-nav ul li:hover, .cm-primary-nav ul li.focus {
background-color: #207daf;
}
.cm-primary-nav .sub-menu,
.cm-primary-nav .children {
background-color: #232323;
}
.cm-primary-nav ul li ul,
.cm-primary-nav ul li:hover ul ul,
.cm-primary-nav ul li.focus ul ul {
left: -99999px;
z-index: 100;
}
.cm-primary-nav ul li.focus > ul {
display: block;
}
.cm-primary-nav ul ul li:hover ul ul,
.cm-primary-nav ul ul li.focus ul ul {
left: -99999px;
z-index: 100;
}
.cm-primary-nav ul ul ul li:hover ul ul,
.cm-primary-nav ul ul ul ul li:hover ul ul,
.cm-primary-nav ul ul ul li:hover ul ul,
.cm-primary-nav ul ul ul ul li:hover ul ul {
left: -99999px;
z-index: 100;
}
.cm-primary-nav ul li:hover > ul,
.cm-primary-nav ul li.focus > ul {
left: 0;
}
.cm-primary-nav ul ul li:hover > ul,
.cm-primary-nav ul ul li.focus > ul {
left: 100%;
}
.cm-primary-nav ul ul ul li:hover > ul,
.cm-primary-nav ul ul ul li.focus > ul {
left: 100%;
}
.cm-primary-nav ul ul ul ul li:hover > ul,
.cm-primary-nav ul ul ul ul ul li:hover > ul,
.cm-primary-nav ul ul ul ul li.focus > ul,
.cm-primary-nav ul ul ul ul ul li.focus > ul {
left: 100%;
}
.cm-primary-nav ul li ul {
position: absolute;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-ms-flex-direction: column;
flex-direction: column;
width: 200px;
top: 100%;
}
.cm-primary-nav ul li ul li {
float: none;
}
.cm-primary-nav ul li ul li a {
border-top: none;
float: none;
font-size: 14px;
height: 100%;
color: #fff;
display: block;
text-align: left;
text-transform: none;
word-break: break-word;
}
.cm-primary-nav ul li ul li:hover {
color: #fff;
background-color: #207daf;
}
.cm-primary-nav ul li.current-menu-item ul li a:hover {
color: #fff;
background-color: #207daf;
}
.cm-primary-nav ul li ul li ul {
left: 200px;
top: 0;
}
.cm-primary-nav select {
display: none;
}
#cm-primary-nav {
position: relative;
z-index: 999;
-webkit-box-shadow: 0 0 2px rgba(0, 0, 0, 0.1) inset;
box-shadow: 0 0 2px rgba(0, 0, 0, 0.1) inset;
background-color: #27272A;
border-top: 4px solid #207daf;
}
#cm-primary-nav .cm-row {
position: relative;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
-webkit-box-sizing: border-box;
box-sizing: border-box;
}
.cm-home-icon.front_page_on {
background-color: #207daf;
}
.cm-home-icon svg {
display: block;
fill: #fff;
font-size: 32px;
}
.sticky-wrapper.is-sticky .cm-primary-nav .cm-home-icon a,
.sticky-wrapper .cm-primary-nav .cm-home-icon a {
padding: 8px;
}
.cm-menu-primary-container {
-webkit-box-flex: 1;
-ms-flex-positive: 1;
flex-grow: 1;
-ms-flex-preferred-size: 70%;
flex-basis: 70%;
}
.cm-menu-primary-container .sub-menu {
display: none;
}
li.default-menu {
display: none;
}
.cm-sub-toggle {
position: absolute;
right: 15px;
top: 12px;
display: block;
text-align: center;
height: 24px;
width: 24px;
color: #fff;
cursor: pointer;
line-height: 21px;
}
.cm-sub-toggle .fa {
color: #fff;
}
.menu-logo a {
padding: 0;
}
.menu-logo a:hover {
background-color: unset;
}
.menu-logo img {
width: auto;
margin-bottom: 0;
} .top-menu-toggle {
display: none;
cursor: pointer;
}
.cm-header .cm-menu-toggle[aria-expanded="true"] .cm-icon--bars {
display: none;
}
.cm-header .cm-menu-toggle[aria-expanded="false"] .cm-icon--x-mark {
display: none;
}
.cm-header .cm-menu-toggle {
color: #fff;
margin: 0;
text-align: center;
font-family: "Open Sans", serif;
padding-bottom: 0;
line-height: 1.2;
width: 48px;
height: 48px;
}
.cm-header .cm-menu-toggle:hover {
color: #fff;
}
.cm-header .cm-menu-toggle svg {
width: 48px;
height: 48px;
fill: #fff;
padding: 8px;
}
.cm-header .cm-menu-toggle svg:hover {
color: #fff;
}
.cm-header .cm-mobile-nav ul.menu-scrollbar {
overflow-y: scroll;
width: 100%;
}
.cm-header .cm-mobile-nav li:hover, .cm-header .cm-mobile-nav li.current-page-ancestor, .cm-header .cm-mobile-nav li.current-menu-ancestor, .cm-header .cm-mobile-nav li.current-page-item, .cm-header .cm-mobile-nav li.current-menu-item {
color: #fff;
background-color: #207daf;
}
.cm-header .cm-mobile-nav li:hover > .cm-sub-toggle i, .cm-header .cm-mobile-nav li.current-page-ancestor > .cm-sub-toggle i, .cm-header .cm-mobile-nav li.current-menu-ancestor > .cm-sub-toggle i, .cm-header .cm-mobile-nav li.current-page-item > .cm-sub-toggle i, .cm-header .cm-mobile-nav li.current-menu-item > .cm-sub-toggle i {
color: #fff;
}
.cm-mobile-nav .menu-logo a {
padding: 0;
}
.cm-mobile-nav .menu {
position: absolute;
top: 100%;
width: 100%;
left: 0;
right: 0;
-webkit-filter: drop-shadow(0px 4px 18px rgba(153, 153, 153, 0.1));
filter: drop-shadow(0px 4px 18px rgba(153, 153, 153, 0.1));
}
.cm-mobile-nav .cm-menu-primary-container {
width: 100%;
position: absolute;
top: 100%;
-webkit-filter: drop-shadow(0px 4px 18px rgba(153, 153, 153, 0.1));
filter: drop-shadow(0px 4px 18px rgba(153, 153, 153, 0.1));
}
.cm-mobile-nav .cm-menu-primary-container > ul,
.cm-mobile-nav .menu > ul {
width: 100%;
}
.cm-mobile-nav ul {
margin: 0;
list-style: none;
}
.cm-mobile-nav a {
display: block;
-webkit-box-flex: 1;
-ms-flex-positive: 1;
flex-grow: 1;
font-size: 14px;
color: #fff;
padding: 10px 20px;
text-decoration: none;
text-transform: uppercase;
}
.cm-mobile-nav .cm-random-post a {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
padding: 8px;
height: 48px;
line-height: 1.8;
}
.cm-mobile-nav .cm-random-post a svg {
display: block;
fill: #fff;
font-size: 32px;
}
.cm-mobile-nav li {
position: relative;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
background-color: #27272A;
border-top: 1px solid #3F3F46;
}
.cm-mobile-nav li a:hover {
background-color: #207daf;
color: #fff;
}
.cm-mobile-nav .sub-menu {
-ms-flex-preferred-size: 100%;
flex-basis: 100%;
}
.cm-mobile-nav .cm-submenu-toggle {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
padding: 14px;
border-left: 1px solid rgba(255, 255, 255, 0.2);
cursor: pointer;
}
.cm-mobile-nav .cm-submenu-toggle svg {
fill: #fff;
}
.cm-mobile-nav ul ul a {
padding-left: 45px;
text-transform: none;
}
.cm-mobile-nav ul ul ul a {
padding-left: 90px;
}
.cm-mobile-nav .current_page_item > a, .cm-mobile-nav .current-menu-item {
background: #207daf;
color: #fff;
}
.cm-mobile-nav .cm-home-icon a {
padding: 8px;
}
.default-wp-page.thumbnail-background-pagination {
overflow: hidden;
}
.default-wp-page.thumbnail-background-pagination img {
width: 100%;
display: inline-block;
margin-bottom: 0;
}
.default-wp-page.thumbnail-background-pagination li {
width: 50%;
-webkit-transition: 0.4s all ease-in-out;
transition: 0.4s all ease-in-out;
padding: 0;
position: relative;
}
.default-wp-page.thumbnail-background-pagination a {
font-size: 18px;
color: #fff;
position: absolute;
left: 0;
right: 0;
margin: 0 auto;
bottom: 0;
z-index: 1;
padding: 15px;
background: -webkit-gradient(linear, left top, left bottom, from(transparent), to(rgba(0, 0, 0, 0.7)));
background: linear-gradient(to bottom, transparent, rgba(0, 0, 0, 0.7));
}
.default-wp-page.thumbnail-background-pagination a .meta-nav {
display: block;
font-size: 14px;
}
.default-wp-page.thumbnail-background-pagination a:hover {
text-decoration: none;
}
.default-wp-page.thumbnail-background-pagination .previous {
width: calc(50% - 15px);
margin-right: 15px;
}
.default-wp-page.thumbnail-background-pagination .next {
width: calc(50% - 15px);
margin-left: 15px;
text-align: right;
}
.default-wp-page.thumbnail-background-pagination .next:hover {
-webkit-transform: translateX(0);
transform: translateX(0);
}
.default-wp-page.thumbnail-background-pagination .previous:hover {
-webkit-transform: translateX(0);
transform: translateX(0);
} .page-numbers {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-ms-flex-line-pack: justify;
align-content: space-between;
gap: 6px;
text-align: center;
}
.page-numbers a,
.page-numbers span {
display: block;
}
.page-numbers li {
display: inline-block;
}
.page-numbers li:hover > a {
background-color: #ebebec;
}
.page-numbers li:first-child {
margin-left: 0;
}
.page-numbers li:last-child {
margin-right: 0;
}
.page-numbers li > a,
.page-numbers li > span {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
-ms-flex-pack: distribute;
justify-content: space-around;
width: 32px;
height: 32px;
border-radius: 4px;
border: 1px solid #f4f4f5;
background-color: #fff;
color: #3f3f46;
font-size: 14px;
padding: 8px;
font-weight: 400;
}
.page-numbers li .fa {
color: #3f3f46;
}
.page-numbers .current {
background-color: #207daf;
color: #fff;
} .tg-autoload-posts .related-posts {
margin-bottom: 25px;
}
.tg-autoload-posts .tg-post + .tg-post {
margin-top: 15px;
padding-top: 60px;
border-top: 1px solid #f8f8f8;
}
.tg-autoload-posts #comments.comments-area {
border-top: 1px solid transparent;
padding: 0;
}
@media screen and (min-width: 48em) {
.cm-primary-nav ul {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
list-style: none;
}
.cm-menu-primary-container .sub-menu {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
}
.cm-sub-toggle {
display: none;
}
}  .comment-navigation {
margin-bottom: 16px;
}
.bypostauthor {
display: block;
}
.avatar {
border-radius: 50%;
}
.comments-area {
margin-top: 60px;
}
.comments-area .comments-title {
font-size: 2.4rem;
margin-bottom: 40px;
}
.comments-area .comment-metadata {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
gap: 8px;
margin-left: 60px;
}
.comments-area #comment:focus-visible {
outline: none;
}
.comments-area .avatar {
height: 40px;
width: 40px;
margin-right: 16px;
margin-bottom: 0;
border: 1px solid rgba(17, 17, 17, 0.15);
}
.comments-area .fn a {
color: #27272a;
font-size: 20px;
font-weight: 500;
}
.comments-area .comment-content {
margin-top: 16px;
margin-left: 60px;
}
.comments-area .comment-content p {
line-height: 1.8;
margin-bottom: 12px;
}
.comments-area .comment-content a {
word-wrap: break-word;
}
.comments-area .comment-date-time,
.comments-area .comment-permalink {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
gap: 6px;
font-size: 1.2rem;
font-weight: 400;
line-height: 1.8;
color: #71717a;
}
.comments-area .comment-permalink:hover {
color: #207daf;
}
.comments-area .comment-reply-link {
margin-top: 12px;
font-size: 1.4rem;
font-weight: 600;
}
.comment {
margin-bottom: 20px;
}
.comment ul,
.comment ol {
margin: 0 0 20px 20px;
}
.comment ul {
list-style: square outside none;
}
.comment a:hover {
text-decoration: underline;
}
.comment-list {
margin-bottom: 24px;
list-style-type: none;
padding: 0;
}
.comment-list .children {
margin-left: 20px;
list-style-type: none;
padding: 0;
}
.comment-edit-link {
font-size: 1.2rem;
}
.comment-awaiting-moderation {
margin-top: 16px;
margin-left: 60px;
} .comment-respond .comment-reply-title {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
gap: 10px;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
margin-top: 6px;
margin-bottom: 8px;
font-size: 2.4rem;
}
.comment-respond .comment-reply-title #cancel-comment-reply-link {
font-weight: normal;
font-size: 1.6rem;
}
.comment-respond .logged-in-as,
.comment-respond .comment-notes {
margin-bottom: 32px;
font-size: 1.6rem;
}
.comment-respond form .comment-form-cookies-consent #wp-comment-cookies-consent {
margin-right: 6px;
}
.comment-respond form .comment-form-cookies-consent label {
display: inline-block;
font-weight: 400;
margin-top: 10px;
margin-bottom: 32px;
}
.comment-respond form input[type="text"],
.comment-respond form textarea,
.comment-respond form input[type="email"],
.comment-respond form input[type="url"] {
-webkit-box-sizing: border-box;
box-sizing: border-box;
font-size: 1.6rem;
line-height: 1.5;
padding: 10px;
width: 100%;
margin-bottom: 14px;
}
.comment-respond form p.form-allowed-tags {
display: none;
font-size: 1.6rem;
line-height: 1;
color: #5e5e5e;
}
.comment-respond label {
display: block;
font-size: 1.6rem;
font-weight: 600;
color: #52525b;
margin-bottom: 8px;
line-height: 1.8;
}
.comment-respond p {
margin-bottom: 0;
}
.required {
color: red;
} .cm-entry-button {
display: inline-block;
}
.cm-entry-button span {
display: inline-block;
padding: 4px 12px;
color: #fff;
font-size: 1.4rem;
font-weight: 600;
cursor: pointer;
line-height: 1.8;
background-color: #207daf;
border-radius: 2px;
}
.cm-entry-button span:hover {
background-color: rgba(0, 0, 0, 0.1);
}
.cm-entry-footer .cm-edit-link {
margin-top: 24px;
line-height: 1;
}
.cm-entry-title {
margin-bottom: 12px;
font-size: 2.4rem;
font-weight: 500;
}
.cm-entry-title a {
color: #27272a;
}
.cm-entry-title a:hover {
color: #207daf;
text-decoration: underline;
}
.cm-entry-header-meta {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
margin-bottom: 12px;
}
.cm-below-entry-meta {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
gap: 8px;
margin-bottom: 12px;
}
.cm-below-entry-meta .cm-post-date a,
.cm-below-entry-meta .cm-comments-link a {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
gap: 4px;
}
.cm-below-entry-meta a:hover,
.cm-entry-header-meta a:hover {
text-decoration: underline;
}
.cm-author,
.cm-post-views,
.cm-tag-links,
.cm-edit-link,
.cm-comments-link,
.cm-post-date,
.cm-reading-time {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
gap: 4px;
font-size: 1.2rem;
}
.cm-post-date a,
.cm-author a,
.cm-tag-links a,
.cm-edit-link a,
.cm-comments-link a {
color: #71717a;
font-size: 1.2rem;
}
.cm-tag-links {
-ms-flex-wrap: wrap;
flex-wrap: wrap;
}
.cm-total-views {
color: #71717a;
font-size: 1.2rem;
}
.cm-entry-summary {
margin-top: 12px;
}
.cm-entry-summary p {
margin-bottom: 1.5em;
font-size: 1.4rem;
}
.cm-entry-summary p:last-child {
margin-bottom: 0;
}
.cm-featured-image {
text-align: center;
}
.cm-featured-image a {
display: block;
position: relative;
}  .cm-advertisement_125x125 .cm-advertisement-content {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
gap: 10px;
}
.advertisement_below_post_title {
float: left;
width: 300px;
margin-right: 10px;
}
.advertisement_300x250 img {
margin: 0 auto;
display: block;
}
.cm-header-col-2 .advertisement_728x90 {
margin-bottom: 0;
padding: 0;
}
.cm-header-col-2 .advertisement_728x90 img {
padding: 0;
}
.advertisement_728x90 {
display: block;
}
.advertisement_728x90 img {
width: calc(100% - 50px);
display: block;
-webkit-box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.1);
box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.1);
padding: 24px 26px;
margin-left: auto;
margin-right: auto;
} .widget_call_to_action {
margin-bottom: 30px;
}
.call-to-action {
padding: 30px;
background-color: #207daf;
background-repeat: no-repeat;
background-size: cover;
}
.call-to-action-border {
position: relative;
z-index: 1;
padding: 60px 60px 70px;
background-color: rgba(250, 250, 250, 0.87);
}
.call-to-action--center {
text-align: center;
}
.call-to-action--left {
text-align: left;
}
.call-to-action--right {
text-align: right;
}
.call-to-action-border::before {
position: absolute;
content: "";
top: 30px;
bottom: 30px;
left: 30px;
right: 30px;
margin: 0 auto;
border: 1px solid #c0bcb9;
height: auto;
width: auto;
z-index: -1;
}
.call-to-action-border::after {
position: absolute;
content: "";
top: 30px;
bottom: 30px;
left: 30px;
right: 30px;
margin: 0 auto;
border: 1px solid #c0bcb9;
height: auto;
width: auto;
z-index: -1;
top: 34px;
left: 34px;
right: 34px;
bottom: 34px;
}
.call-to-action__title {
margin-bottom: 10px;
font-size: 48px;
text-transform: uppercase;
font-weight: 700;
}
.call-to-action-content {
margin-bottom: 40px;
}
.widget_call_to_action .btn--primary {
display: inline-block;
padding: 20px 25px;
color: #fff;
background-color: #207daf;
font-size: 1.4rem;
font-weight: 700;
text-transform: uppercase;
} .rtl .cm-slider {
direction: rtl;
}
.cm-featured-category-slider-widget {
margin-bottom: 30px;
}
.cm-slider-area .cm-featured-category-slider-widget {
margin-bottom: 0;
}
.top-full-width-sidebar .cm-featured-category-slider-widget {
margin-bottom: 10px;
}
.tg-full-width.inner-wrap {
max-width: 100%;
padding: 0 15px;
}
.tg-full-width .home .cm-content {
padding-top: 0;
}
.cm-category-slide-prev,
.cm-category-slide-next {
position: absolute;
top: 92%;
z-index: 99;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-transform: translateY(-92%);
transform: translateY(-92%);
background-color: #207daf;
border-radius: 2px;
padding: 4px;
display: flex;
align-items: center;
justify-content: center;
}
.cm-category-slide-prev .cm-icon,
.cm-category-slide-next .cm-icon {
fill: #fff;
}
.cm-category-slide-prev {
right: 0;
margin-right: 60px;
}
.cm-category-slide-next {
right: 0;
margin-right: 24px;
}
.slide-next i,
.slide-prev i,
.cm-category-slide-next i,
.cm-category-slide-prev i {
color: #ffffff;
font-size: 22px;
padding: 0 10px;
vertical-align: text-bottom;
} .cm-featured-category-slider {
position: relative;
}
.cm-featured-category-slider .cm-single-slide {
position: relative;
border-radius: 4px;
overflow: hidden;
}
.cm-featured-category-slider img {
width: 100%;
margin-bottom: 0;
}
.cm-featured-category-slider .cm-below-entry-meta {
margin-bottom: 0;
}
.cm-featured-category-slider .single-post .bx-controls-direction {
display: none;
}
.cm-featured-category-slider .cm-slide-content {
position: absolute;
bottom: 0;
right: 0;
left: 0;
display: grid;
grid-template-rows: repeat(1, 1fr);
-webkit-box-align: end;
-ms-flex-align: end;
align-items: end;
text-align: left;
padding: 16px;
background: -webkit-gradient(linear, left top, left bottom, from(rgba(35, 35, 35, 0)), to(#232323));
background: linear-gradient(180deg, rgba(35, 35, 35, 0) 0%, #232323 100%);
}
.cm-featured-category-slider .cm-slide-content .cm-entry-header-meta .cm-post-categories a {
background-color: #207daf;
}
.cm-featured-category-slider .cm-entry-title {
color: #fff;
font-size: 1.6rem;
}
.cm-featured-category-slider .cm-entry-title a {
color: inherit;
}
.cm-featured-category-slider .cm-entry-title a:hover {
color: #fff;
opacity: 0.8;
}
.cm-featured-category-slider .cm-post-date svg,
.cm-featured-category-slider .cm-author svg,
.cm-featured-category-slider .cm-comments-link svg {
fill: #fff;
}
.cm-featured-category-slider .cm-post-date a,
.cm-featured-category-slider .cm-author a,
.cm-featured-category-slider .cm-reading-time,
.cm-featured-category-slider .cm-reading-time::before,
.cm-featured-category-slider .human-diff-time-display {
color: #fff;
}
.cm-featured-category-slider .cm-comments-link a,
.cm-featured-category-slider .cm-comments-link span {
color: #fff;
}
.cm-slider-area-rotate {
visibility: hidden;
height: 0;
}
@media screen and (min-width: 48em) {
.cm-featured-category-slider .cm-entry-title {
font-size: 2.4rem;
}
.cm-featured-category-slider .cm-slide-content {
padding: 24px;
}
} .cm-featured-posts--style-1 p {
display: inline-block;
width: 100%;
}
.cm-featured-posts--style-1 .cm-entry-title {
margin-bottom: 8px;
}
.cm-featured-posts--style-1 .cm-first-post .cm-entry-title {
margin-bottom: 12px;
}
.cm-featured-posts--style-1 .cm-posts {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-ms-flex-direction: column;
flex-direction: column;
width: 100%;
gap: 12px;
}
.cm-featured-posts--style-1 .cm-posts .cm-below-entry-meta {
margin-bottom: 0;
}
@media screen and (min-width: 48em) {
.cm-featured-posts.cm-featured-posts--style-1 {
gap: 20px;
}
.cm-featured-posts.cm-featured-posts--style-1 .cm-posts {
-ms-flex-preferred-size: calc(50% - 10px);
flex-basis: calc(50% - 10px);
}
.cm-featured-posts.cm-featured-posts--style-1 .cm-first-post {
-ms-flex-preferred-size: calc(50% - 10px);
flex-basis: calc(50% - 10px);
margin-bottom: 0;
}
} .cm-featured-posts--style-2.cm-featured-posts .cm-first-post,
.cm-featured-posts--style-2.cm-featured-posts .cm-posts {
-ms-flex-preferred-size: 100%;
flex-basis: 100%;
width: 100%;
gap: 12px;
}
.cm-featured-posts--style-2 .cm-posts .cm-entry-title {
margin-bottom: 8px;
}
.cm-featured-posts--style-2 .cm-posts .cm-below-entry-meta {
margin-bottom: 0;
} .cm-highlighted-posts .cm-posts {
display: grid;
grid-template-columns: 1fr;
gap: 12px;
}
.cm-highlighted-posts a {
display: block;
}
.cm-highlighted-posts .cm-post {
position: relative;
overflow: hidden;
border-radius: 4px;
}
.cm-highlighted-posts img {
width: 100%;
}
.cm-highlighted-posts .cm-post-content {
position: absolute;
left: 0;
right: 0;
bottom: 0;
display: grid;
-webkit-box-align: end;
-ms-flex-align: end;
align-items: end;
grid-template-rows: repeat(1, 1fr);
padding: 16px;
background: -webkit-gradient(linear, left top, left bottom, from(rgba(35, 35, 35, 0)), to(#232323));
background: linear-gradient(180deg, rgba(35, 35, 35, 0) 0%, #232323 100%);
}
.cm-highlighted-posts .cm-below-entry-meta {
margin-bottom: 0;
}
.cm-highlighted-posts .cm-author,
.cm-highlighted-posts .cm-comments-link,
.cm-highlighted-posts .cm-entry-header-meta {
display: none;
}
.cm-highlighted-posts .cm-post-date svg,
.cm-highlighted-posts .cm-author svg,
.cm-highlighted-posts .cm-comments-link svg {
fill: #fff;
}
.cm-highlighted-posts .cm-post-date a,
.cm-highlighted-posts .cm-author a,
.cm-highlighted-posts .cm-reading-time,
.cm-highlighted-posts .cm-reading-time::before,
.cm-highlighted-posts .human-diff-time-display {
color: #fff;
}
.cm-highlighted-posts .cm-entry-title {
margin-bottom: 8px;
font-size: 1.6rem;
font-weight: 500;
}
.cm-highlighted-posts .cm-entry-title a {
color: #fff;
text-shadow: 1px 1px 2px rgba(0, 0, 0, 0.2);
}
.cm-highlighted-posts .cm-entry-title a:hover {
color: #fff;
opacity: 0.8;
}
@media screen and (min-width: 48em) {
.cm-highlighted-posts .cm-posts {
grid-template-columns: 1fr 1fr;
}
} .cm-random-post-widget .cm-post {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-shadow: none;
box-shadow: none;
}
.cm-random-post-widget .cm-post a {
position: relative;
}
.cm-random-post-widget .cm-random-post {
width: 100%;
}
.cm-random-post-widget .cm-post-content {
-webkit-box-flex: 1;
-ms-flex: 1;
flex: 1;
}
.cm-random-post-widget .cm-post-content .cm-entry-title {
margin-bottom: 8px;
font-size: 14px;
line-height: 1.4;
}
.cm-random-post-widget .cm-post-content .cm-below-entry-meta {
margin-bottom: 0;
}
.cm-random-post-widget .cm-author {
display: none;
}
.cm-random-posts {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-ms-flex-direction: column;
flex-direction: column;
gap: 12px;
padding: 12px;
border-radius: 4px;
-webkit-box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.1);
box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.1);
width: 100%;
}
.cm-random-posts img {
border-radius: 4px;
} .wp-block-search .wp-block-search__label {
display: none;
}
.wp-block-search .wp-block-search__button {
border: 0;
margin-left: 0;
border-radius: 0 4px 4px 0;
}
.wp-block-search .wp-block-search__input {
position: relative;
padding: 12px;
font-size: 1.4rem;
border: 1px solid #d4d4d8;
border-radius: 4px 0 0 4px;
line-height: 1.6;
}
.wp-block-search .wp-block-search__input:focus-visible {
outline: none;
}
.wp-block-search .wp-element-button {
position: relative;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
width: 48px;
padding: 0;
color: transparent;
}
.wp-block-search .wp-element-button::before {
position: absolute;
content: "\f002";
color: #fff;
font-size: 2rem;
font-family: FontAwesome;
font-weight: 400;
}
.wp-block-search .wp-element-button:hover {
background-color: #207daf;
color: transparent;
} .widget:last-child {
margin-bottom: 0;
}
.widget .wp-block-heading {
display: inline-block;
background-color: #207daf;
color: #fff;
font-size: 16px;
font-weight: 600;
line-height: 1.8;
margin-bottom: 0;
padding: 4px 12px 2px;
border-radius: 2px 2px 0 0;
letter-spacing: 0.01em;
}
.widget .block-title {
display: block;
margin-bottom: 20px;
border-bottom: 2px solid #207daf;
}
.widget select {
border: 1px solid #dddddd;
color: #777777;
padding: 2px;
width: 60%;
} .cm-featured-posts {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
margin-bottom: 30px;
}
.cm-featured-posts .cm-widget-title {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-ms-flex-preferred-size: 100%;
flex-basis: 100%;
-webkit-box-pack: justify;
-ms-flex-pack: justify;
justify-content: space-between;
border-bottom: 2px solid #207daf;
font-size: 18px;
}
.cm-featured-posts .cm-widget-title span {
display: inline-block;
padding: 6px 12px;
color: #fff;
background-color: #207daf;
}
.cm-featured-posts .cm-posts .cm-post {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
}
.cm-featured-posts .cm-posts .cm-author {
display: none;
}
.cm-featured-posts .cm-post {
overflow: hidden;
}
.cm-featured-posts .cm-entry-title {
font-size: 14px;
}
.cm-featured-posts .cm-entry-title a {
display: block;
color: inherit;
text-shadow: none;
word-wrap: break-word;
line-height: 1.5;
}
.cm-featured-posts .cm-entry-title a:hover {
color: #207daf;
}
.cm-featured-posts .cm-entry-header-meta {
display: none;
}
.cm-featured-posts .cm-post-content {
-webkit-box-flex: 1;
-ms-flex: 1;
flex: 1;
-ms-flex-item-align: center;
align-self: center;
padding: 12px 16px;
}
.cm-featured-posts img {
width: 100%;
}
.cm-featured-posts .cm-first-post {
-ms-flex-preferred-size: 100%;
flex-basis: 100%;
margin-bottom: 12px;
}
.cm-featured-posts .cm-first-post figure {
position: relative;
}
.cm-featured-posts .cm-first-post .cm-post-content {
padding: 18px;
}
.cm-featured-posts .cm-first-post .cm-entry-title {
font-size: 24px;
}
.cm-featured-posts .cm-first-post .cm-entry-header-meta {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
}
.cm-featured-posts .cm-below-entry-meta {
margin-bottom: 12px;
}
.cm-featured-posts .cm-breaking-news .cm-post {
overflow: visible;
-webkit-box-shadow: none;
box-shadow: none;
}
.cm-featured-posts .cm-entry-summary p {
margin-bottom: 0;
} .cm-beside-slider-widget,
.cm-slider-area {
width: 100%;
}
.cm-slider-area .cm-widget-title,
.cm-beside-slider-widget .cm-widget-title {
border-bottom: 2px solid #207daf;
font-size: 18px;
margin-bottom: 15px;
padding-bottom: 0;
}
.cm-slider-area .cm-widget-title span,
.cm-beside-slider-widget .cm-widget-title span {
display: inline-block;
padding: 6px 12px;
background-color: #207daf;
color: #fff;
}
.cm-view-all-link {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
text-align: center;
padding: 6px 12px;
margin-bottom: 4px;
font-size: 14px;
color: #fff;
font-weight: 600;
background-color: #000;
}
.cm-primary .cm-view-all-link span {
background: transparent;
} .cm-post-date a:hover,
.cm-author a:hover,
.cm-comments-link a:hover,
.cm-tag-links a:hover,
.cm-edit-link a:hover {
color: #207daf;
} .cm-front-page-top-section {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-ms-flex-direction: column;
flex-direction: column;
gap: 12px;
margin-bottom: 30px;
} .mfp-content .cm-posts {
background: #fff;
max-width: 50%;
margin: 0 auto;
border-radius: 5px;
-webkit-box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.1);
box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.1);
} .fitvids-video .video {
margin-bottom: 10px;
}
.cm-secondary .widget ul li li,
.cm-footer .widget ul li li,
#cm-tertiary .widget ul li li {
border-bottom: none;
}
.cm-secondary .widget ul ul,
.cm-footer .widget ul ul,
#cm-tertiary .widget ul ul {
padding-left: 10px;
}
.cm-secondary,
#cm-tertiary {
word-break: break-word;
}
.cm-secondary .cm-widget-title,
#cm-tertiary .cm-widget-title {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-pack: justify;
-ms-flex-pack: justify;
justify-content: space-between;
border-bottom: 2px solid #207daf;
margin-bottom: 15px;
}
.cm-secondary .cm-widget-title span,
#cm-tertiary .cm-widget-title span {
display: inline-block;
background-color: #207daf;
color: #fff;
font-size: 16px;
font-weight: 600;
line-height: 1.8;
margin-bottom: 0;
padding: 4px 12px 2px;
border-radius: 2px 2px 0 0;
letter-spacing: 0.01em;
}
.cm-secondary .cm-widget-title span .rsswidget,
#cm-tertiary .cm-widget-title span .rsswidget {
color: #fff;
}
.cm-secondary .cm-widget-title span .rsswidget img,
#cm-tertiary .cm-widget-title span .rsswidget img {
margin-top: 5px;
margin-bottom: 0;
}
.cm-secondary .cm-widget-title span .rsswidget:hover,
#cm-tertiary .cm-widget-title span .rsswidget:hover {
text-decoration: none;
}
.cm-secondary a:hover,
#cm-tertiary a:hover {
text-decoration: underline;
}
.cm-secondary .widget,
#cm-tertiary .widget {
margin-bottom: 32px;
font-size: 1.4rem;
}
.cm-secondary .widget p,
#cm-tertiary .widget p {
font-size: 1.4rem;
}
.cm-secondary .widget ul li,
#cm-tertiary .widget ul li {
line-height: 1.5;
padding: 6px 0;
list-style: none;
}
.cm-secondary .widget li,
#cm-tertiary .widget li {
line-height: 1.8;
}
.cm-error-404 .widget {
margin-bottom: 35px;
font-size: 14px;
background-color: #fff;
}
#style6_pager_colormag_slider_news_widget-9 img:hover .play-button-wrapper {
background-color: #207DAF;
}
.widget .play-button-wrapper,
.cm-featured-image .play-button-wrapper {
position: absolute;
top: 50%;
left: 50%;
-webkit-transform: translate(-50%, -50%);
transform: translate(-50%, -50%);
background-color: rgba(35, 35, 35, 0.75);
width: 42px;
height: 26px;
border-radius: 3px;
-webkit-transition: background 0.3s ease 0s;
transition: background 0.3s ease 0s;
}
.widget .play-button-wrapper .fa,
.cm-featured-image .play-button-wrapper .fa {
position: absolute;
top: 50%;
left: 50%;
-webkit-transform: translate(-50%, -50%);
transform: translate(-50%, -50%);
color: #fff;
}
@media screen and (min-width: 48em) {
.cm-slider-area,
.cm-beside-slider-widget {
width: 100%;
}
.cm-featured-posts--style-4 .cm-post {
-webkit-box-orient: horizontal;
-webkit-box-direction: normal;
-ms-flex-direction: row;
flex-direction: row;
}
}
@media screen and (min-width: 62em) {
.cm-front-page-top-section {
-webkit-box-orient: horizontal;
-webkit-box-direction: normal;
-ms-flex-direction: row;
flex-direction: row;
margin-bottom: 50px;
}
.cm-slider-area {
width: 55.26315789%;
}
.cm-beside-slider-widget {
width: 43.85964912%;
}
}   #header-meta {
background-color: #fff;
}
.cm-top-bar {
background-color: #f4f4f5;
padding: 10px 0;
-webkit-box-shadow: 0 0 2px 0 rgba(0, 0, 0, 0.1);
box-shadow: 0 0 2px 0 rgba(0, 0, 0, 0.1);
font-size: 14px;
border-bottom-style: solid;
}
.cm-top-bar .cm-row {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-ms-flex-direction: column;
flex-direction: column;
gap: 10px;
}
.cm-top-bar .tg-full-width {
max-width: 100%;
padding: 0 15px;
}
.cm-top-bar__2 {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-ms-flex-direction: column;
flex-direction: column;
-webkit-box-flex: 1;
-ms-flex: 1;
flex: 1;
gap: 10px;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
}
@media screen and (min-width: 48em) {
.cm-top-bar__1 {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
gap: 15px;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
}
.cm-top-bar__2 {
-webkit-box-orient: horizontal;
-webkit-box-direction: normal;
-ms-flex-direction: row;
flex-direction: row;
-webkit-box-pack: end;
-ms-flex-pack: end;
justify-content: flex-end;
gap: 16px;
}
.cm-top-bar .cm-row {
gap: 15px;
}
}
@media screen and (min-width: 62em) {
.cm-top-bar {
padding: 8px;
}
.cm-top-bar .cm-row {
-webkit-box-orient: horizontal;
-webkit-box-direction: normal;
-ms-flex-direction: row;
flex-direction: row;
}
} .cm-header {
background-color: #fff;
}
.cm-site-branding img {
width: auto;
margin-bottom: 0;
}
.cm-site-branding a {
display: block;
}
.cm-site-title {
margin-bottom: 0;
font-size: 40px;
line-height: 1.5;
}
.cm-site-title a {
color: #207daf;
}
.cm-site-description {
line-height: 1.8;
font-size: 16px;
color: #52525b;
margin: 4px 0 0 0;
font-family: "Open Sans", serif;
word-break: break-word;
}
.header-image {
margin-bottom: 0;
border-bottom: 1px solid #e4e4e7;
width: 100%;
}
.cm-header-col-1 {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-ms-flex-direction: column;
flex-direction: column;
gap: 16px;
-ms-flex-preferred-size: 30%;
flex-basis: 30%;
}
.cm-header-col-2 .widget {
text-align: right;
color: #3f3f46;
}
.cm-header-col-2 .widget .cm-widget-title {
font-size: 18px;
line-height: 1.2;
padding-bottom: 4px;
}
.cm-header-col-2 .wp-block-image {
margin: 0;
}
.cm-header-col-2 img {
margin-bottom: 0;
}
.cm-header-2 .cm-row {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
} .header_display_type_one .cm-header-1 .cm-row {
-webkit-box-orient: horizontal;
-webkit-box-direction: reverse;
-ms-flex-direction: row-reverse;
flex-direction: row-reverse;
}
.header_display_type_one .cm-header-col-2 .widget {
text-align: left;
} .header_display_type_two .cm-header-1 .cm-row {
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-ms-flex-direction: column;
flex-direction: column;
}
.header_display_type_two .cm-header-col-1 {
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-ms-flex-direction: column;
flex-direction: column;
float: none;
text-align: center;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
}
.header_display_type_two .cm-site-branding {
padding-right: 0;
}
.header_display_type_two #cm-site-info {
padding-right: 0;
}
.header_display_type_two .cm-header-col-2 .widget {
color: #3f3f46;
text-align: center;
}
.cm-menu-toggle {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
cursor: pointer;
}
.cm-contained .cm-header-2 #cm-primary-nav {
-webkit-box-shadow: 0 0 0 rgba(0, 0, 0, 0) inset;
box-shadow: 0 0 0 rgba(0, 0, 0, 0) inset;
position: relative;
background-color: transparent;
border-top: 0 solid transparent;
z-index: 999;
}
.cm-contained .cm-header-2 .cm-row {
background-color: #212529;
border-top: 4px solid #289dcc;
}
@media screen and (min-width: 48em) {
.cm-menu-toggle {
display: none;
}
} .cm-layout-2 .cm-row {
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
}
.cm-layout-2 .cm-row .cm-header-col-2 {
display: none;
}
.cm-layout-2 .cm-row .cm-header-col-1 {
display: unset;
float: none;
text-align: center;
}
.cm-layout-2 .cm-top-bar .cm-row {
padding: 0;
}
.cm-layout-2 #cm-primary-nav {
background-color: transparent;
}
.cm-layout-2 #cm-primary-nav.headroom--pinned {
background: inherit;
}
.cm-layout-2 #cm-primary-nav .cm-row {
background-color: transparent;
-webkit-box-pack: start;
-ms-flex-pack: start;
justify-content: flex-start;
}
.cm-layout-2 #cm-primary-nav .fa {
color: #3F3F46;
}
.cm-layout-2 #cm-primary-nav .fa:hover {
background: transparent;
color: #207daf;
}
.cm-layout-2 #cm-primary-nav .cm-home-icon.front_page_on {
background-color: transparent;
}
.cm-layout-2 .cm-primary-nav a {
color: #3F3F46;
background-color: transparent;
}
.cm-layout-2 .cm-primary-nav a::after {
color: inherit;
}
.cm-layout-2 .cm-primary-nav a:hover {
background-color: transparent;
}
.cm-layout-2 .cm-primary-nav li {
background-color: transparent;
}
.cm-layout-2 .cm-primary-nav ul {
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
}
.cm-layout-2 .cm-primary-nav ul li.current-menu-item, .cm-layout-2 .cm-primary-nav ul li.current_page_item, .cm-layout-2 .cm-primary-nav ul li:hover, .cm-layout-2 .cm-primary-nav ul li.focus {
color: #207daf;
background-color: transparent;
}
.cm-layout-2 .cm-primary-nav ul li.current-menu-item ul li a,
.cm-layout-2 .cm-primary-nav ul li ul li.current-menu-item a,
.cm-layout-2 .cm-primary-nav ul li.current_page_ancestor ul li a,
.cm-layout-2 .cm-primary-nav ul li.current-menu-ancestor ul li a,
.cm-layout-2 .cm-primary-nav ul li.current_page_item ul li a {
color: #343a40;
}
.cm-layout-2 .cm-primary-nav ul > li {
vertical-align: top;
}
.cm-layout-2 .cm-primary-nav ul > li > a {
border-bottom: 2px solid transparent;
-webkit-transition: border 0.5s ease;
transition: border 0.5s ease;
color: #3F3F46;
}
.cm-layout-2 .cm-primary-nav ul > li:hover > a, .cm-layout-2 .cm-primary-nav ul > li.current-menu-item > a, .cm-layout-2 .cm-primary-nav ul > li.current-menu-ancestor > a {
background-color: transparent;
border-bottom: 2px solid #207daf;
}
.cm-layout-2 .cm-primary-nav ul ul.sub-menu {
background-color: #fff;
-webkit-transition: all 0.3s ease;
transition: all 0.3s ease;
display: block;
opacity: 0;
visibility: hidden;
border: 1px solid #F4F4F5;
text-align: left;
}
.cm-layout-2 .cm-primary-nav ul ul.sub-menu li {
border-bottom: 1px solid #F4F4F5;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
}
.cm-layout-2 .cm-primary-nav ul ul.sub-menu li a {
width: auto;
-webkit-transition: all 0.5s ease;
transition: all 0.5s ease;
border-color: transparent;
}
.cm-layout-2 .cm-primary-nav ul ul.sub-menu li:hover, .cm-layout-2 .cm-primary-nav ul ul.sub-menu li.current-menu-ancestor, .cm-layout-2 .cm-primary-nav ul ul.sub-menu li.current-menu-item, .cm-layout-2 .cm-primary-nav ul ul.sub-menu li.focus {
border-color: #207daf;
background-color: #207daf;
}
.cm-layout-2 .cm-primary-nav ul ul.sub-menu li:hover > a, .cm-layout-2 .cm-primary-nav ul ul.sub-menu li.current-menu-ancestor > a, .cm-layout-2 .cm-primary-nav ul ul.sub-menu li.current-menu-item > a, .cm-layout-2 .cm-primary-nav ul ul.sub-menu li.focus > a {
color: #fff;
}
.cm-layout-2 .cm-primary-nav ul ul.sub-menu li:last-child {
border-bottom: none transparent;
}
.cm-layout-2 .cm-primary-nav ul ul.sub-menu li ul {
top: 0;
-webkit-transition: none;
transition: none;
}
.cm-layout-2 .cm-primary-nav ul li.menu-item-has-children:hover > ul.sub-menu {
opacity: 1;
visibility: visible;
}
.cm-layout-2 .cm-primary-nav ul li.menu-item-has-children a::after {
color: #343a40;
}
.cm-layout-2 .cm-primary-nav ul li.focus > a {
border-color: #207daf;
}
.cm-layout-2 .cm-primary-nav ul li.focus > ul.sub-menu {
opacity: 1;
visibility: visible;
}
.cm-layout-2 .cm-primary-nav .cm-random-post a:hover {
background: transparent;
}
.cm-layout-2 .cm-primary-nav .cm-random-post a:hover .fa-random {
color: #207daf;
}
.cm-layout-2 .cm-primary-nav .cm-random-post a .fa-random {
color: #3F3F46;
}
.cm-layout-2 .cm-primary-nav .cm-submenu-toggle .cm-icon {
fill: #3f3f46;
}
.cm-layout-2 .cm-primary-nav .cm-menu-toggle svg,
.cm-layout-2 .cm-primary-nav .cm-home-icon svg,
.cm-layout-2 .cm-primary-nav .cm-random-post svg {
fill: #3F3F46;
}
.cm-layout-2 .cm-mobile-nav .nav-menu {
padding-top: 0;
position: absolute;
top: 100%;
width: 100%;
-webkit-box-shadow: 0 1px 11px rgba(0, 0, 0, 0.2);
box-shadow: 0 1px 11px rgba(0, 0, 0, 0.2);
}
.cm-layout-2 .cm-mobile-nav .cm-random-post a:hover {
background: transparent;
}
.cm-layout-2 .cm-mobile-nav .cm-random-post a:hover .fa-random {
color: #207daf;
}
.cm-layout-2 .cm-mobile-nav .cm-random-post a .fa-random {
color: #343a40;
}
.cm-layout-2 .cm-mobile-nav li {
background-color: #fff;
border-color: #E4E4E7;
}
.cm-layout-2 .cm-mobile-nav li a {
color: #3F3F46;
}
.cm-layout-2 .cm-mobile-nav li:hover > .cm-submenu-toggle i, .cm-layout-2 .cm-mobile-nav li.current-page-ancestor > .cm-submenu-toggle i, .cm-layout-2 .cm-mobile-nav li.current-menu-ancestor > .cm-submenu-toggle i, .cm-layout-2 .cm-mobile-nav li.current-page-item > .cm-submenu-toggle i, .cm-layout-2 .cm-mobile-nav li.current-menu-item > .cm-submenu-toggle i {
color: #fff;
}
.cm-layout-2 .cm-mobile-nav .cm-submenu-toggle svg,
.cm-layout-2 .cm-mobile-nav .cm-home-icon svg,
.cm-layout-2 .cm-mobile-nav .cm-menu-toggle svg {
fill: #3f3f46;
}
.cm-layout-2 .cm-mobile-nav .cm-random-post a svg {
fill: #3f3f46;
}
.cm-layout-2 .is-sticky #cm-primary-nav {
background-color: #fff;
-webkit-box-shadow: 0 5px 6px rgba(0, 0, 0, 0.1);
box-shadow: 0 5px 6px rgba(0, 0, 0, 0.1);
}
.cm-layout-2 .cm-menu-primary-container {
-webkit-box-flex: 1;
-ms-flex-positive: 1;
flex-grow: 1;
}
@media screen and (min-width: 48em) {
.cm-layout-2 .cm-layout-2-style-1 #cm-primary-nav {
border-top: 4px solid #207daf;
}
} .page-template-page-builder .cm-primary {
float: none;
width: 100%;
}
.page-template-page-builder .cm-content {
padding-top: 0;
padding-bottom: 0;
}
.home.page-template-page-builder .cm-primary .cm-posts {
display: block;
} #page {
max-width: 1200px;
margin: 0 auto;
}
.cm-content {
padding-top: 60px;
padding-bottom: 60px;
background-color: #fff;
}
.wide {
padding-top: 0;
padding-bottom: 0;
}
.wide #page {
max-width: 100%;
}
.cm-primary,
.cm-secondary {
width: 100%;
}
.cm-content .cm-row {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-ms-flex-direction: column;
flex-direction: column;
row-gap: 60px;
}
.cm-content .cm-row .cm-one-half {
width: 100%;
padding-bottom: 0;
margin-right: 0;
}
.top-full-width-sidebar {
margin-bottom: 30px;
}
.top-full-width-sidebar .cm-widget-title {
border-bottom: 2px solid #207daf;
font-size: 1.4rem;
margin-bottom: 24px;
padding-bottom: 0;
}
.top-full-width-sidebar .cm-widget-title span {
background-color: #207daf;
color: #fff;
padding: 6px 12px;
display: inline-block;
}
@media screen and (min-width: 62em) {
.cm-content .cm-row {
-webkit-box-orient: horizontal;
-webkit-box-direction: normal;
-ms-flex-direction: row;
flex-direction: row;
}
.cm-primary {
width: calc(100% - 30%);
padding-right: 1.875em;
}
.cm-secondary {
width: 30%;
}
} .cm-posts.cm-layout-1-style-1 {
--grid-column: 1;
}
.cm-layout-1-style-1 .post {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-ms-flex-direction: column;
flex-direction: column;
}
.cm-layout-1-style-1 .post:first-child {
padding: 0;
}
.cm-layout-1-style-1 .cm-featured-image {
-ms-flex-preferred-size: 50%;
flex-basis: 50%;
}
.cm-layout-1-style-1 .cm-featured-image img {
width: 100%;
}
.cm-layout-1-style-1 .cm-post-content {
-webkit-box-flex: 1;
-ms-flex: 1;
flex: 1;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
padding: 20px;
}
@media screen and (min-width: 48em) {
.cm-layout-1-style-1 .post {
-webkit-box-orient: horizontal;
-webkit-box-direction: normal;
-ms-flex-direction: row;
flex-direction: row;
}
}
.cm-posts.cm-layout-2-style-1 .post:first-child,
.cm-posts.cm-layout-2-style-1 .page:first-child {
grid-column: 1/-1;
}
.cm-posts.cm-layout-2-style-2, .cm-posts.cm-layout-2-style-1 {
grid-template-columns: repeat(var(--grid-column, 1), 1fr);
}
.cm-posts.cm-layout-2-style-2.col-2, .cm-posts.cm-layout-2-style-1.col-2 {
--grid-column: 1;
}
.cm-posts.cm-layout-2-style-2.col-3, .cm-posts.cm-layout-2-style-1.col-3 {
--grid-column: 1;
}
.cm-posts.cm-layout-2-style-2.col-4, .cm-posts.cm-layout-2-style-1.col-4 {
--grid-column: 1;
}
@media screen and (min-width: 48em) {
.cm-posts.cm-layout-2-style-2, .cm-posts.cm-layout-2-style-1 {
grid-template-columns: repeat(var(--grid-column, 1), 1fr);
}
.cm-posts.cm-layout-2-style-2.col-2, .cm-posts.cm-layout-2-style-1.col-2 {
--grid-column: 2;
}
.cm-posts.cm-layout-2-style-2.col-3, .cm-posts.cm-layout-2-style-1.col-3 {
--grid-column: 3;
}
.cm-posts.cm-layout-2-style-2.col-4, .cm-posts.cm-layout-2-style-1.col-4 {
--grid-column: 4;
}
}
.cm-posts {
display: grid;
gap: 20px;
grid-template-columns: 1fr;
position: relative;
}
.cm-posts .post {
overflow: hidden;
-webkit-box-shadow: 0px 0px 2px 0px rgba(0, 0, 0, 0.24);
box-shadow: 0px 0px 2px 0px rgba(0, 0, 0, 0.24);
border-radius: 4px;
}
.cm-post {
-webkit-box-shadow: 0px 0px 2px 0px rgba(0, 0, 0, 0.24);
box-shadow: 0px 0px 2px 0px rgba(0, 0, 0, 0.24);
border-radius: 4px;
}
.cm-post a {
position: relative;
display: block;
}
.cm-post:hover .play-button-wrapper {
background-color: #207DAF;
}
.post:hover .play-button-wrapper {
background-color: #207daf;
}
.cm-reading-time::before {
color: #71717a;
}
.cm-highlight-post .post:first-child,
.cm-highlight-post .page:first-child {
grid-column: 1/-1;
}
.cm-highlight-post .post:first-child .cm-entry-title,
.cm-highlight-post .page:first-child .cm-entry-title {
font-size: 32px;
}
.cm-post-categories {
display: -webkit-inline-box;
display: -ms-inline-flexbox;
display: inline-flex;
gap: 10px;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
}
.cm-post-categories a {
display: inline-block;
padding: 4px 8px;
background-color: #207daf;
color: #fff;
font-size: 10px;
text-transform: uppercase;
border-radius: 2px;
line-height: 1.8;
}
.featured-image-caption {
font-style: italic;
font-size: 14px;
padding: 10px 0 0 15px;
display: block;
color: #444444;
}
.human-diff-time {
font-size: 12px;
color: #71717a;
}
.human-diff-time .cm-post-date:not(.human-diff-time-display) {
display: none;
}
.human-diff-time .human-diff-time-display:hover {
color: #207daf;
cursor: pointer;
}
.cm-tag-links a,
.cm-edit-link a {
color: #71717a;
}
.cm-post-content,
.single-title-above {
padding: 20px;
}
.cm-below-entry-meta .updated:not(.published) {
display: none;
}
.cm-entry-summary ul {
padding: 0 0 0 30px;
margin-bottom: 30px;
}
.cm-entry-summary ol {
padding: 0 0 0 30px;
margin-bottom: 30px;
}
.cm-entry-summary li > ul, .cm-entry-summary li > ol {
margin-bottom: 0;
}
ul.blocks-gallery-grid,
ul.wp-block-gallery {
padding: 0;
}
ul.blocks-gallery-grid img,
ul.wp-block-gallery img {
margin-bottom: 0;
}
@media screen and (min-width: 48em) {
.cm-posts {
grid-template-columns: repeat(var(--grid-column, 1), 1fr);
}
}
.single .cm-posts .tags a {
border: 1px solid #e4e4e7;
padding: 3px 5px;
border-radius: 3px;
color: #777777;
}
.single .cm-posts .tags a:hover {
color: #207daf;
text-decoration: none;
}
.single .cm-entry-header .cm-entry-title {
font-size: 3.2rem;
} .author-box {
padding: 2%;
width: 100%;
display: inline-block;
-webkit-box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.1);
box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.1);
margin-bottom: 30px;
}
.author-description-wrapper {
float: right;
width: 85%;
}
.author-img img {
margin-right: 15px;
}
.author-name {
padding-bottom: 10px;
}
.author-description-wrapper .author-url {
display: inline-block;
margin-top: 5px;
width: 100%;
}
.author-description-wrapper .author-url a {
display: inline-block;
margin-top: 5px;
width: 100%;
}
.share .fa-twitter {
color: #55acee;
}
.share .fa-facebook-square {
color: #3b5998;
}
.share .fa-google-plus-square {
color: #dd4b39;
}
.share .fa-pinterest {
color: #cc2127;
}
.author-box {
margin-top: 30px;
}
.author-box.author-bio-style-2 .author-name {
float: left;
}
.author-box.author-bio-style-2 .author-social-sites {
float: right;
}
.author-box.author-bio-style-2 .author-description {
display: inline-block;
}
.author-box.author-bio-style-3 .author-social-sites {
float: left;
}
.author-box.author-bio-style-3 .author-description {
display: inline-block;
} .related-posts-wrapper h3 {
font-size: 2rem;
}
.related-posts-main-title {
margin-bottom: 30px;
}
.related-posts-main-title .fa {
color: #207daf;
}
.related-posts-main-title span {
font-size: 26px;
padding-left: 10px;
}
.single-related-posts {
width: 100%;
-webkit-box-shadow: 0px 0px 2px 0px rgba(0, 0, 0, 0.24);
box-shadow: 0px 0px 2px 0px rgba(0, 0, 0, 0.24);
border-radius: 4px;
overflow: hidden;
}
.single-related-posts .cm-post-content {
padding: 20px;
}
.single-related-posts .cm-author {
display: none;
}
.single-related-posts .cm-post-content .cm-entry-title {
font-size: 20px;
margin-bottom: 16px;
}
.single-related-posts img {
width: 100%;
}
.related-posts-wrapper {
position: relative;
margin-top: 30px;
}
.related-posts-wrapper .related-posts {
display: grid;
grid-template-columns: 1fr;
gap: 30px;
}
.related-posts-wrapper .related-post-carousel {
visibility: hidden;
height: 0;
}
.related-posts-wrapper.style-1 .cm-below-entry-meta {
margin-bottom: 0;
}
.related-posts-wrapper.style-2 .single-related-posts {
display: grid;
grid-template-columns: 1fr;
}
.related-posts-wrapper.style-2 .related-posts {
grid-template-columns: 1fr;
}
.related-posts-wrapper.style-3 .related-posts {
grid-template-columns: 1fr;
gap: 12px;
}
.related-posts-wrapper.style-3 .single-related-posts {
width: 100%;
-webkit-box-shadow: none;
box-shadow: none;
}
.related-posts-wrapper.style-3 .cm-post-content {
padding: 0;
}
.related-posts-wrapper.style-3 .cm-post-content .cm-entry-title {
padding: 0;
font-size: 16px;
margin-bottom: 0;
}
.related-posts-wrapper.style-3 .cm-post-content .cm-entry-title a {
position: relative;
margin-left: 20px;
}
.related-posts-wrapper.style-3 .cm-post-content .cm-entry-title a::before {
display: block;
content: "";
background: #333333;
height: 8px;
width: 8px;
top: 50%;
position: absolute;
-webkit-transform: translateY(-50%);
transform: translateY(-50%);
}
.related-posts-wrapper.style-3 .cm-post-content .cm-entry-title a:hover::before {
background: #207daf;
}
.related-posts-wrapper.style-4 .related-posts {
display: block;
}
.related-posts-wrapper.style-4 .related-posts .cm-below-entry-meta {
margin-bottom: 0;
} .related-posts-wrapper-flyout {
-webkit-box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.1);
box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.1);
background-color: #f8f8f8;
position: fixed;
bottom: 0;
right: 0;
width: 420px;
opacity: 0;
visibility: hidden;
-webkit-transform: translateY(30px);
transform: translateY(30px);
-webkit-transition: 0.2s all ease-in-out;
transition: 0.2s all ease-in-out;
}
.related-posts-wrapper-flyout.flyout {
opacity: 1;
visibility: visible;
-webkit-transform: translateY(0);
transform: translateY(0);
z-index: 10;
}
.related-posts-wrapper-flyout .flyout-related-post-close {
float: right;
cursor: pointer;
}
.related-posts-wrapper-flyout .related-posts-flyout-main-title {
font-size: 18px;
padding: 20px 30px;
background-color: #2c2e34;
color: #ffffff;
}
.related-posts-wrapper-flyout .related-posts-flyout {
padding: 30px;
}
.related-posts-wrapper-flyout .single-related-posts-flyout {
margin-bottom: 20px;
}
.related-posts-wrapper-flyout .single-related-posts-flyout:last-child {
margin-bottom: 0;
}
.related-posts-wrapper-flyout .related-posts-thumbnail {
float: left;
margin-right: 15px;
width: 130px;
}
.related-posts-wrapper-flyout .cm-post-content {
min-height: 90px;
padding: 8px;
}
.related-posts-wrapper-flyout .cm-entry-title {
font-size: 14px;
line-height: 1.6;
padding-bottom: 0;
}
.related-posts-wrapper-flyout .cm-entry-title a {
color: #232323;
}
.related-posts-wrapper-flyout .cm-entry-title a:hover {
color: #207daf;
}
.related-posts-wrapper-flyout .cm-author {
display: none;
} .share-buttons {
display: inline-block;
margin-top: 24px;
}
.box {
border: 1px solid #e4e4e7;
border-radius: 3px;
display: inline-block;
}
.count {
background: none repeat scroll 0 0 #f2f2f2;
color: #207daf;
float: right;
font-size: 22px;
padding: 0 16px;
}
.share {
float: left;
margin-right: 10px;
}
#twitter, #facebook, #googleplus, #pinterest {
float: left;
}
#twitter.share, #facebook.share, #googleplus.share, #pinterest.share {
margin-right: 0;
padding: 0 10px;
cursor: pointer;
} .author-social-sites li {
float: left;
}
.author-social-sites .fa-twitter, .author-social-sites .fa-facebook, .author-social-sites .fa-google-plus, .author-social-sites .fa-flickr, .author-social-sites .fa-linkedin, .author-social-sites .fa-instagram, .author-social-sites .fa-youtube, .author-social-sites .fa-tumblr {
font-size: 25px;
padding: 5px;
}
.author-social-sites .fa-twitter {
color: #55acee;
}
.author-social-sites .fa-facebook {
color: #3b5998;
}
.author-social-sites .fa-google-plus {
color: #dd4b39;
}
.author-social-sites .fa-flickr {
color: #006399;
}
.author-social-sites .fa-linkedin {
color: #007bb6;
}
.author-social-sites .fa-instagram {
color: #9c7c6e;
}
.author-social-sites .fa-youtube {
color: #e02a20;
}
.author-social-sites .fa-tumblr {
color: #45556c;
}
@media screen and (min-width: 48em) {
.related-posts-wrapper .related-posts {
grid-template-columns: repeat(3, 1fr);
}
.related-posts-wrapper.style-2 .single-related-posts {
grid-template-columns: 50% 50%;
}
}   .format-link .cm-entry-summary p {
text-align: center;
padding-top: 30px;
}
.format-link .cm-entry-summary a {
display: inline-block;
padding: 15px 40px;
background-color: #207daf;
color: #fff;
border-radius: 3px;
text-decoration: underline;
text-transform: uppercase;
-webkit-transition: background-color 0.3s linear 0s;
transition: background-color 0.3s linear 0s;
}
.format-link .cm-entry-summary a:hover {
background-color: #33363b;
} .format-aside .cm-entry-header {
display: none;
} @media screen and (min-width: 48em) {
.left-sidebar .cm-content .cm-row {
-webkit-box-orient: horizontal;
-webkit-box-direction: reverse;
-ms-flex-direction: row-reverse;
flex-direction: row-reverse;
}
.left-sidebar .cm-content .cm-primary {
padding-right: 0;
padding-left: 30px;
}
}
.no-sidebar .cm-primary {
margin: 0 auto;
}
.no-sidebar-full-width .cm-primary {
width: 100%;
padding: 0;
}
.no-sidebar .cm-secondary,
.no-sidebar-full-width .cm-secondary {
display: none;
}
.no-sidebar-full-width,
.no-sidebar {
overflow: hidden;
}
.no-sidebar-full-width .cm-primary .cm-entry-summary > .alignfull,
.no-sidebar .cm-primary .cm-entry-summary > .alignfull {
margin-left: calc(50% - 50vw);
margin-right: calc(50% - 50vw);
max-width: unset;
}
.no-sidebar-full-width .cm-primary .cm-entry-summary > .alignfull.wp-block-cover, .no-sidebar-full-width .cm-primary .cm-entry-summary > .alignfull.wp-block-cover-image,
.no-sidebar .cm-primary .cm-entry-summary > .alignfull.wp-block-cover,
.no-sidebar .cm-primary .cm-entry-summary > .alignfull.wp-block-cover-image {
width: unset;
}
.no-sidebar-full-width .cm-primary .cm-entry-summary > .alignwide,
.no-sidebar .cm-primary .cm-entry-summary > .alignwide {
margin-left: -100px;
margin-right: -100px;
max-width: unset;
}
.no-sidebar-full-width.box-layout .cm-content,
.no-sidebar.box-layout .cm-content {
overflow: hidden;
}
.no-sidebar-full-width.box-layout .cm-primary .cm-entry-summary > .alignfull,
.no-sidebar.box-layout .cm-primary .cm-entry-summary > .alignfull {
margin-left: -30px;
margin-right: -30px;
}
.no-sidebar-full-width.box-layout .cm-primary .cm-entry-summary > .alignfull.wp-block-cover, .no-sidebar-full-width.box-layout .cm-primary .cm-entry-summary > .alignfull.wp-block-cover-image,
.no-sidebar.box-layout .cm-primary .cm-entry-summary > .alignfull.wp-block-cover,
.no-sidebar.box-layout .cm-primary .cm-entry-summary > .alignfull.wp-block-cover-image {
width: unset;
}
.no-sidebar-full-width.box-layout .cm-primary .cm-entry-summary > .alignwide,
.no-sidebar.box-layout .cm-primary .cm-entry-summary > .alignwide {
margin-left: -30px;
margin-right: -30px;
max-width: unset;
}
@media screen and (max-width: 1200px) {
.no-sidebar-full-width .cm-primary .cm-entry-summary > .alignwide {
margin-left: -20px;
margin-right: -20px;
}
.no-sidebar .cm-primary .cm-entry-summary > .alignwide {
margin-left: -50px;
margin-right: -50px;
}
.no-sidebar .cm-primary .cm-entry-summary > .alignfull {
margin-left: -100px;
margin-right: -100px;
}
}
@media screen and (max-width: 768px) {
.cm-primary,
.cm-secondary {
width: 100%;
}
.no-sidebar-full-width .cm-primary .cm-entry-summary > .alignwide,
.no-sidebar .cm-primary .cm-entry-summary > .alignwide {
margin-left: -15px;
margin-right: -15px;
}
.no-sidebar-full-width.box-layout .cm-primary .cm-entry-summary > .alignwide,
.no-sidebar.box-layout .cm-primary .cm-entry-summary > .alignwide {
margin-left: -15px;
margin-right: -15px;
}
.no-sidebar-full-width.box-layout .cm-primary .cm-entry-summary > .alignfull,
.no-sidebar.box-layout .cm-primary .cm-entry-summary > .alignfull {
margin-left: -30px;
margin-right: -30px;
}
.no-sidebar .cm-primary .cm-entry-summary > .alignfull {
margin-left: -15px;
margin-right: -15px;
}
}  .cm-error-404 {
text-align: center;
}
.cm-error-404 .cm-page-title {
color: #207daf;
font-size: 300px;
font-weight: 700;
line-height: 300px;
}
.cm-error-404 .cm-page-header {
margin-bottom: 24px;
}
.cm-error-404 .cm-page-header .cm-page-title {
font-size: 150px;
line-height: 135px;
border-bottom: 0;
}
.cm-error-404 .cm-page-header p {
font-size: 22px;
line-height: 1.3;
margin-bottom: 8px;
}
.cm-error-404 .cm-page-header .cm-page-title,
.cm-error-404 .cm-page-header p {
color: #52525B;
font-weight: 600;
}
.cm-error-404 .cm-page-content {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
margin-bottom: 40px;
}
.cm-error-404 .cm-page-content p {
width: 100%;
margin-bottom: 0;
color: #52525B;
}
.cm-error-404 .cm-btn {
display: inline-block;
padding: 12px 24px;
background-color: #207daf;
color: #fff;
font-weight: 600;
border: 1px solid #207daf;
border-radius: 2px;
}
.cm-error-404 .cm-btn:hover {
background-color: #33363b;
border-color: #33363b;
}
@media screen and (min-width: 48em) {
.cm-error-404 .cm-page-header {
margin-bottom: 24px;
}
.cm-error-404 .cm-page-header .cm-page-title {
font-size: 240px;
line-height: 215px;
}
.cm-error-404 .cm-page-content p {
width: 570px;
}
} .cm-no-results {
padding-top: 30px;
padding-bottom: 40px;
text-align: center;
}
.cm-no-results img {
margin-bottom: 32px;
}
.cm-no-results .cm-page-title {
color: #52525B;
font-size: 2rem;
font-weight: 600;
line-height: 1.3;
border-bottom: 0;
}
.cm-no-results .cm-page-header {
margin-bottom: 12px;
}
.cm-no-results .cm-page-content {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-ms-flex-direction: column;
flex-direction: column;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
gap: 40px;
}
.cm-no-results .cm-page-content p {
width: 100%;
margin-bottom: 0;
color: #52525B;
}
.cm-no-results .search-wrap {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
}
.cm-no-results .search-form {
width: 100%;
}
.cm-no-results input.s {
width: 100%;
font-size: 1.4rem;
border: 1px solid #E4E4E7;
border-radius: 4px 0 0 4px;
}
.search-no-results .cm-posts {
display: block;
}
@media screen and (min-width: 48em) {
.cm-no-results .cm-page-content p {
width: 430px;
}
.cm-no-results .search-form {
width: 670px;
}
} .search .status-publish {
margin-bottom: 30px;
-webkit-box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.1);
box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.1);
width: 48.7013%;
}
.search .status-publish .cm-post-content {
padding: 16px;
}
.search .status-publish:nth-child(2n) {
float: left;
clear: both;
}
.search .status-publish:nth-child(2n+1) {
float: right;
}
.search .status-publish:first-child {
float: none;
width: 100%;
}
.search .cm-grid-style-2.status-publish {
width: 100%;
}
.search .cm-grid-style-2.status-publish img {
float: left;
margin-bottom: 0;
margin-right: 20px;
}  .cm-footer-bar {
padding-top: 1.5em;
padding-bottom: 1.5em;
background-color: #27272a;
color: #f4f4f5;
}
.cm-footer-bar .cm-row {
font-size: 1.4rem;
}
.cm-footer-bar a {
color: #207daf;
}
.cm-footer-bar a:hover {
color: #fff;
text-decoration: underline;
}
.cm-footer-bar__1 {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-ms-flex-direction: column;
flex-direction: column;
gap: 8px;
}
.cm-footer-bar-area {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-ms-flex-direction: column;
flex-direction: column;
-webkit-box-pack: justify;
-ms-flex-pack: justify;
justify-content: space-between;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
text-align: center;
gap: 24px;
}
.cm-footer-bar-style-1 .social-links ul {
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
}
.cm-footer-bar-style-2 .cm-footer-bar-area {
-webkit-box-orient: horizontal;
-webkit-box-direction: reverse;
-ms-flex-direction: row-reverse;
flex-direction: row-reverse;
}
.cm-footer-bar-style-2 .cm-footer-bar__1 {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-ordinal-group: 3;
-ms-flex-order: 2;
order: 2;
}
.cm-footer-bar-style-2 .cm-footer-bar__1 .cm-footer-menu:first-child {
padding-left: 0;
}
.cm-footer-bar-style-2 .social-links {
text-align: left;
}
.cm-footer-bar-style-2 .social-links ul {
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
}
.cm-footer-bar-style-3 .cm-footer-bar-area {
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-ms-flex-direction: column;
flex-direction: column;
text-align: center;
}
.cm-footer-bar-style-3 .cm-footer-bar__1 .social-links {
text-align: center;
}
.cm-footer-bar-style-3 .cm-footer-bar__1 .cm-footer-menu:first-child {
padding-left: 0;
}
@media screen and (min-width: 48em) {
.cm-footer-bar-area {
-webkit-box-orient: horizontal;
-webkit-box-direction: reverse;
-ms-flex-direction: row-reverse;
flex-direction: row-reverse;
text-align: left;
}
.cm-footer-bar-style-1 .social-links ul {
-webkit-box-pack: end;
-ms-flex-pack: end;
justify-content: flex-end;
}
} .cm-footer .widget {
display: block;
}
.cm-footer .widget ul li {
padding: 8px 0;
font-weight: 600;
border-bottom: 1px solid #52525b;
}
.cm-footer .widget ul li:last-child {
border-bottom: none;
}
.cm-footer .cm-upper-footer-cols .widget {
background-color: #27272a;
border-radius: 4px;
padding: 12px;
}
.cm-footer .cm-upper-footer-cols .cm-entry-title a {
color: #fff;
}
.cm-footer .cm-upper-footer-cols .cm-random-posts {
padding: 0;
}
.cm-footer .cm-upper-footer-cols .cm-first-post .cm-post-content {
margin-top: 12px;
padding: 0;
}
.cm-footer .cm-upper-footer-cols .cm-icon {
fill: #fff;
}
.cm-footer .cm-upper-footer-cols .cm-post {
-webkit-box-shadow: unset;
box-shadow: unset;
}
.cm-footer .cm-upper-footer-cols .cm-featured-posts--style-3 img {
border-radius: 4px;
}
.cm-footer .cm-footer-menu ul li a {
color: #fff;
text-decoration: none;
}
.cm-footer .cm-footer-menu ul li a:hover {
color: #207daf;
} .cm-footer-cols {
background-color: #3f3f46;
}
.cm-footer-cols .cm-row {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-ms-flex-direction: column;
flex-direction: column;
gap: 40px;
padding-top: 40px;
padding-bottom: 40px;
color: #e4e4e7;
}
.cm-footer-cols .cm-widget-title {
border-bottom: 2px solid #207daf;
font-size: 1.4rem;
}
.cm-footer-cols .cm-widget-title span {
display: inline-block;
padding: 6px 12px;
background-color: #207daf;
color: #fff;
font-size: 1.6rem;
}
.cm-footer-cols a,
.cm-footer-cols .human-diff-time {
color: #fff;
}
.cm-footer-cols a:hover,
.cm-footer-cols .human-diff-time:hover {
color: #207daf;
}
.cm-footer-cols ul {
list-style: none;
}
.cm-footer-cols .cm-reading-time {
color: #fff;
}
.cm-footer-cols .cm-tab-widget .cm-tabs a:hover {
color: #fff;
}
.cm-upper-footer-cols {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-ms-flex-direction: column;
flex-direction: column;
gap: 30px;
}
.cm-upper-footer-cols .cm-post-date a,
.cm-upper-footer-cols .cm-author a,
.cm-upper-footer-cols .cm-tag-links a,
.cm-upper-footer-cols .cm-edit-link a,
.cm-upper-footer-cols .cm-comments-link a {
color: #fff;
}
.cm-upper-footer-cols .cm-featured-posts .cm-below-entry-meta {
margin-bottom: 0;
}
.cm-upper-footer-cols .cm-posts img {
border-radius: 4px;
}
.cm-lower-footer-cols {
gap: 30px;
font-size: 1.4rem;
width: 100%;
}
.cm-lower-footer-col,
.cm-lower-footer-cols {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-ms-flex-direction: column;
flex-direction: column;
}
.cm-upper-footer-col--1,
.cm-upper-footer-col--2,
.cm-upper-footer-col--3 {
width: 100%;
} .colormag-footer--classic .cm-footer-cols .cm-row .cm-widget-title {
border-bottom: 0 none;
}
.colormag-footer--classic .cm-footer-cols .cm-row .cm-widget-title span {
background-color: transparent !important;
padding: 0 0 6px;
position: relative;
}
.colormag-footer--classic .cm-footer-cols .cm-row .cm-widget-title span::before {
position: absolute;
display: block;
bottom: -1px;
content: " ";
left: 0;
width: 25px;
height: 2px;
background-color: #207daf;
}
.colormag-footer--classic .cm-footer-cols .cm-row .cm-view-all-link {
background-color: #18181b;
}
.colormag-footer--classic .cm-footer-bar {
background-color: #252730;
padding: 20px 0;
} .colormag-footer--classic-bordered .cm-widget-title {
border-bottom: 0 none;
background-color: transparent !important;
position: relative;
border-bottom: 1px solid #52525b !important;
}
.colormag-footer--classic-bordered .cm-widget-title::before {
position: absolute;
display: block;
bottom: -1px;
content: " ";
left: 0;
width: 25px;
height: 2px;
background-color: #207daf;
}
.colormag-footer--classic-bordered .cm-widget-title span {
background-color: transparent !important;
padding-left: 0;
}
.colormag-footer--classic-bordered .cm-view-all-link {
margin-bottom: 0;
}
.colormag-footer--classic-bordered .cm-footer-bar {
padding-top: 0;
}
.colormag-footer--classic-bordered .cm-footer-bar .cm-footer-bar-area {
padding-top: 20px;
border-top: 1px solid #52525b;
}
#cm-footer.colormag-footer--classic .cm-random-posts, #cm-footer.colormag-footer--classic-bordered .cm-random-posts {
-webkit-box-shadow: 0 0 0 0 rgba(0, 0, 0, 0);
box-shadow: 0 0 0 0 rgba(0, 0, 0, 0);
gap: 16px;
}
#cm-footer.colormag-footer--classic .cm-random-posts .cm-post, #cm-footer.colormag-footer--classic-bordered .cm-random-posts .cm-post {
padding-bottom: 16px;
border-bottom: 1px solid #52525b;
}
#cm-footer.colormag-footer--classic .cm-random-posts .cm-post:last-child, #cm-footer.colormag-footer--classic-bordered .cm-random-posts .cm-post:last-child {
border-bottom: none;
margin-bottom: 0;
padding-bottom: 0;
}
#cm-footer.colormag-footer--classic .cm-featured-posts .cm-post, #cm-footer.colormag-footer--classic-bordered .cm-featured-posts .cm-post {
-webkit-box-shadow: 0 0 0 0 rgba(0, 0, 0, 0);
box-shadow: 0 0 0 0 rgba(0, 0, 0, 0);
border-radius: 0;
}
#cm-footer.colormag-footer--classic .cm-posts .cm-post, #cm-footer.colormag-footer--classic-bordered .cm-posts .cm-post {
border-bottom: 1px solid #52525b;
padding-bottom: 16px;
}
#cm-footer.colormag-footer--classic .cm-posts .cm-post:last-child, #cm-footer.colormag-footer--classic-bordered .cm-posts .cm-post:last-child {
border-bottom: none;
padding-bottom: 0;
}
#cm-footer.colormag-footer--classic .cm-first-post, #cm-footer.colormag-footer--classic-bordered .cm-first-post {
border-bottom: 1px solid #52525b;
}
#cm-footer.colormag-footer--classic .cm-first-post .cm-post-content, #cm-footer.colormag-footer--classic-bordered .cm-first-post .cm-post-content {
padding: 0 0 5px;
}
#cm-footer.colormag-footer--classic .cm-featured-posts--style-2 .cm-posts,
#cm-footer.colormag-footer--classic .cm-featured-posts--style-3 .cm-posts, #cm-footer.colormag-footer--classic-bordered .cm-featured-posts--style-2 .cm-posts,
#cm-footer.colormag-footer--classic-bordered .cm-featured-posts--style-3 .cm-posts {
gap: 16px;
}
#cm-footer.colormag-footer--classic .cm-featured-posts--style-2 img,
#cm-footer.colormag-footer--classic .cm-featured-posts--style-3 img, #cm-footer.colormag-footer--classic-bordered .cm-featured-posts--style-2 img,
#cm-footer.colormag-footer--classic-bordered .cm-featured-posts--style-3 img {
border-radius: 4px;
} .cm-footer-menu ul {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-column-gap: 16px;
-moz-column-gap: 16px;
column-gap: 16px;
row-gap: 4px;
list-style: none;
}
.cm-footer-menu ul li {
font-size: 12px;
} .advertisement_above_footer {
background-color: #fff;
}
.advertisement_above_footer .cm-widget-title {
border-bottom: 2px solid #207daf;
font-size: 18px;
margin-bottom: 16px;
padding-bottom: 0;
}
.advertisement_above_footer .cm-widget-title span {
background-color: #207daf;
color: #fff;
padding: 6px 12px;
display: inline-block;
}
@media screen and (min-width: 62em) {
.cm-upper-footer-cols {
-webkit-box-orient: horizontal;
-webkit-box-direction: normal;
-ms-flex-direction: row;
flex-direction: row;
-webkit-box-pack: justify;
-ms-flex-pack: justify;
justify-content: space-between;
}
.cm-upper-footer-col--1,
.cm-upper-footer-col--2,
.cm-upper-footer-col--3 {
width: 31.578947%;
}
.cm-lower-footer-cols {
-webkit-box-orient: horizontal;
-webkit-box-direction: normal;
-ms-flex-direction: row;
flex-direction: row;
-webkit-box-pack: justify;
-ms-flex-pack: justify;
justify-content: space-between;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
}
.cm-lower-footer-cols .cm-lower-footer-col {
-webkit-box-flex: 1;
-ms-flex: 1;
flex: 1;
}
.cm-lower-footer-cols .cm-lower-footer-col--1 {
-ms-flex-preferred-size: 20%;
flex-basis: 20%;
}
} a#scroll-up {
bottom: 20px;
position: fixed;
right: 20px;
display: none;
opacity: 0.5;
z-index: 999;
filter: alpha(opacity=50); }
a#scroll-up i {
font-size: 40px;
color: #207daf;
}
a#scroll-up:hover {
opacity: 1;
filter: alpha(opacity=100); } blockquote,
.wp-block-quote,
.wp-block-quote.is-style-large,
.wp-block-quote.has-text-align-right {
padding: 20px 30px 20px 82px;
margin-bottom: 30px;
margin-top: 16px;
background-color: #207daf;
color: #fff;
border-radius: 4px;
border-left: 0;
}
blockquote p,
.wp-block-quote p,
.wp-block-quote.is-style-large p,
.wp-block-quote.has-text-align-right p {
position: relative;
font-family: "Open Sans", serif;
line-height: 1.8;
padding-top: 0;
margin-bottom: 0;
}
blockquote p::before,
.wp-block-quote p::before,
.wp-block-quote.is-style-large p::before,
.wp-block-quote.has-text-align-right p::before {
content: "\f10d";
position: absolute;
left: -50px;
top: 0;
line-height: 1;
font-family: FontAwesome;
font-style: normal;
font-weight: normal;
text-decoration: inherit;
color: #fff;
font-size: 3.2rem;
}
blockquote a,
.wp-block-quote a,
.wp-block-quote.is-style-large a,
.wp-block-quote.has-text-align-right a {
color: #fff;
text-decoration: underline;
}
blockquote em,
blockquote i,
blockquote cite,
.wp-block-quote em,
.wp-block-quote i,
.wp-block-quote cite,
.wp-block-quote.is-style-large em,
.wp-block-quote.is-style-large i,
.wp-block-quote.is-style-large cite,
.wp-block-quote.has-text-align-right em,
.wp-block-quote.has-text-align-right i,
.wp-block-quote.has-text-align-right cite {
font-style: normal;
}
blockquote cite,
.wp-block-quote cite,
.wp-block-quote.is-style-large cite,
.wp-block-quote.has-text-align-right cite {
font: 12px "Helvetica Neue", Helvetica, Arial, sans-serif;
font-weight: 300;
letter-spacing: 0.05em;
float: right;
}
blockquote.wp-block-quote.has-text-align-right {
border-right: 0;
}
.wp-block-button .search-icon::before {
display: none;
}
.wp-block-search__inside-wrapper .search-icon::before,
.search-wrap .search-icon::before {
content: "\f002";
color: #fff;
font-size: 2rem;
font-family: FontAwesome;
font-weight: 400;
}
.wp-block-query .wp-block-post.post {
-webkit-box-shadow: none;
box-shadow: none;
}
.wp-block-query .wp-block-post-template {
padding: 0;
}
.wc-block-product-new .wc-block-grid__product-title,
.wc-block-product-new .wc-block-grid__product-add-to-cart,
.wc-block-product-best-sellers .wc-block-grid__product-title,
.wc-block-product-best-sellers .wc-block-grid__product-add-to-cart,
.wp-block-product-top-rated .wc-block-grid__product-title,
.wp-block-product-top-rated .wc-block-grid__product-add-to-cart,
.wc-block-handpicked-products .wc-block-grid__product-title,
.wc-block-handpicked-products .wc-block-grid__product-add-to-cart {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-pack: start;
-ms-flex-pack: start;
justify-content: flex-start;
}
.wc-block-product-new .wc-block-grid__product-title,
.wc-block-product-best-sellers .wc-block-grid__product-title,
.wp-block-product-top-rated .wc-block-grid__product-title,
.wc-block-handpicked-products .wc-block-grid__product-title {
margin-bottom: 8px;
color: #3f3f46;
font-size: 1.6rem;
font-weight: 600;
line-height: 1.8;
}
.wc-block-product-new .wc-block-grid__product-rating,
.wc-block-product-best-sellers .wc-block-grid__product-rating,
.wp-block-product-top-rated .wc-block-grid__product-rating,
.wc-block-handpicked-products .wc-block-grid__product-rating {
margin-bottom: 0;
}
.wc-block-product-new .wc-block-grid__product-rating .star-rating,
.wc-block-product-best-sellers .wc-block-grid__product-rating .star-rating,
.wp-block-product-top-rated .wc-block-grid__product-rating .star-rating,
.wc-block-handpicked-products .wc-block-grid__product-rating .star-rating {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-pack: start;
-ms-flex-pack: start;
justify-content: flex-start;
margin: unset;
}
.wc-block-product-new .wc-block-grid__product,
.wc-block-product-best-sellers .wc-block-grid__product,
.wp-block-product-top-rated .wc-block-grid__product,
.wc-block-handpicked-products .wc-block-grid__product {
position: relative;
margin-left: -1em;
margin-right: -1em;
}
.wc-block-product-new .wc-block-grid__product-add-to-cart .wp-block-button__link.wp-element-button,
.wc-block-product-best-sellers .wc-block-grid__product-add-to-cart .wp-block-button__link.wp-element-button,
.wp-block-product-top-rated .wc-block-grid__product-add-to-cart .wp-block-button__link.wp-element-button,
.wc-block-handpicked-products .wc-block-grid__product-add-to-cart .wp-block-button__link.wp-element-button {
display: block;
text-align: center;
margin-top: 16px;
padding: 8px 24px;
font-size: 1.4rem;
font-weight: 600;
border-radius: 4px;
}
.wc-block-product-new .wc-block-grid__product .wc-block-grid__product-image,
.wc-block-product-best-sellers .wc-block-grid__product .wc-block-grid__product-image,
.wp-block-product-top-rated .wc-block-grid__product .wc-block-grid__product-image,
.wc-block-handpicked-products .wc-block-grid__product .wc-block-grid__product-image {
margin-bottom: 16px;
}
.wc-block-product-new ul.wc-block-grid__products,
.wc-block-product-best-sellers ul.wc-block-grid__products,
.wp-block-product-top-rated ul.wc-block-grid__products,
.wc-block-handpicked-products ul.wc-block-grid__products {
padding: 0;
gap: 30px;
}
.wc-block-product-new .price ins .amount,
.wc-block-product-best-sellers .price ins .amount,
.wp-block-product-top-rated .price ins .amount,
.wc-block-handpicked-products .price ins .amount {
color: #71717a;
}
.wc-block-product-new .price del span,
.wc-block-product-best-sellers .price del span,
.wp-block-product-top-rated .price del span,
.wc-block-handpicked-products .price del span {
font-weight: 600;
color: #3f3f46;
}
.wc-block-product-new .wc-block-grid__product-image,
.wc-block-product-best-sellers .wc-block-grid__product-image,
.wp-block-product-top-rated .wc-block-grid__product-image,
.wc-block-handpicked-products .wc-block-grid__product-image {
margin-bottom: 16px;
}
.wc-block-product-new .wc-block-grid__product-image img,
.wc-block-product-best-sellers .wc-block-grid__product-image img,
.wp-block-product-top-rated .wc-block-grid__product-image img,
.wc-block-handpicked-products .wc-block-grid__product-image img {
width: 100%;
border-radius: 4px;
}
.wc-block-product-new .wc-block-grid__product-onsale,
.wc-block-product-best-sellers .wc-block-grid__product-onsale,
.wp-block-product-top-rated .wc-block-grid__product-onsale,
.wc-block-handpicked-products .wc-block-grid__product-onsale {
position: absolute;
top: 8px;
left: 8px;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
height: 30px;
padding: 0 14px;
background-color: #0d354a;
color: #fff;
font-size: 1.4rem;
text-transform: initial;
border-radius: 2px;
}  .wp-pagenavi {
text-align: center;
margin-bottom: 30px;
}
.cm-posts .wp-pagenavi .page, .cm-posts .wp-pagenavi a {
padding: 4px 10px;
color: #777777;
border: 1px solid #f2f2f2;
}
.cm-posts .wp-pagenavi .current {
padding: 4px 10px;
color: #fff;
background-color: #207daf;
border: 1px solid #f2f2f2;
}
.cm-posts .wp-pagenavi a {
margin-left: 5px;
border-radius: 2px;
}
.cm-posts .wp-pagenavi a:hover {
padding: 4px 10px;
color: #fff;
background-color: #207daf;
border: 1px solid #f2f2f2;
}
.cm-posts .wp-pagenavi span {
margin-left: 5px;
border-radius: 2px;
}
.cm-posts .wp-pagenavi span.pages {
margin-left: 0;
color: #777777;
padding: 4px 10px;
border: 1px solid #f2f2f2;
} .headroom {
will-change: transform;
-webkit-transition: -webkit-transform 200ms linear;
transition: -webkit-transform 200ms linear;
transition: transform 200ms linear;
transition: transform 200ms linear, -webkit-transform 200ms linear;
}
#cm-primary-nav.headroom--pinned {
-webkit-transform: translateY(0%);
transform: translateY(0%);
}
#cm-primary-nav.headroom--unpinned {
-webkit-transform: translateY(-100%);
transform: translateY(-100%);
}
[class*='mzb'] h3 {
padding-bottom: 0;
}
[class*='mzb'] h2 {
padding-bottom: 0;
}
[class*='mzb'] img {
margin-bottom: 0;
}
[class*='mzb'] .editor-styles-wrapper h1,
[class*='mzb'] .editor-styles-wrapper h2,
[class*='mzb'] .editor-styles-wrapper h3,
[class*='mzb'] .editor-styles-wrapper h4,
[class*='mzb'] .editor-styles-wrapper h5,
[class*='mzb'] .editor-styles-wrapper h6 {
padding-bottom: 0;
}
.add-to-wishlist-before_image .yith-wcwl-add-to-wishlist {
position: absolute;
top: 12px;
left: 0;
right: 8px;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
-webkit-box-pack: end;
-ms-flex-pack: end;
justify-content: flex-end;
height: 30px;
color: #3f3f46;
font-size: 1.4rem;
}
.add-to-wishlist-before_image .yith-wcwl-icon {
display: -webkit-inline-box;
display: -ms-inline-flexbox;
display: inline-flex;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
width: 40px;
height: 40px;
background: #fafafa;
border-radius: 50px;
} .screen-reader-text {
border: 0;
clip: rect(1px, 1px, 1px, 1px);
-webkit-clip-path: inset(50%);
clip-path: inset(50%);
height: 1px;
margin: -1px;
overflow: hidden;
padding: 0;
position: absolute !important;
width: 1px;
word-wrap: normal !important; }
.screen-reader-text:focus {
background-color: #f1f1f1;
border-radius: 3px;
-webkit-box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
clip: auto !important;
-webkit-clip-path: none;
clip-path: none;
color: #21759b;
display: block;
font-size: 0.875rem;
font-size: 14px;
font-weight: bold;
height: auto;
left: 5px;
line-height: normal;
padding: 15px 23px 14px;
text-decoration: none;
top: 5px;
width: auto;
z-index: 100000; } .cm-content[tabindex="-1"]:focus {
outline: 0;
}
.alignleft {
display: inline;
float: left;
margin-right: 30px;
}
.alignright {
display: inline;
float: right;
margin-left: 30px;
}
.aligncenter {
clear: both;
display: block;
margin-left: auto;
margin-right: auto;
text-align: center;
}
.clearfix {
display: inline-block;
}
.clearfix::after {
visibility: hidden;
display: block;
font-size: 0;
content: " ";
clear: both;
height: 0;
}
* html .clearfix {
height: 1%;
}
.clearfix {
display: block;
}  .infinite-scroll .default-wp-page, .infinite-scroll.neverending #cm-footer { display: none;
} .infinity-end.neverending #cm-footer {
display: block;
}  @media screen and (min-width: 980px) {
.weather-location .owf {
line-height: 120px;
}
.weather-info .weather-icon {
font-size: 150px;
}
.weather-location-name {
font-size: 30px;
padding-top: 0;
}
.weather-desc {
font-size: 18px;
padding-top: 15px;
}
.weather-current-temp {
font-size: 60px;
}
}
@media screen and (max-width: 1190px) {
#page {
width: 97%;
}
.wide #page {
width: 100%;
}
.inner-wrap {
width: 94%;
}
.tg-full-width.inner-wrap {
padding: 0;
}
.author-description-wrapper {
width: 75%;
}
.call-to-action__title {
font-size: 40px;
}
.video-playing {
padding-bottom: 45%;
}
.video-player.video-player--horizontal .video-playlist .video-playlist-item {
width: 25.5%;
}
}
@media (min-width: 769px) and (max-width: 979px) {
.weather-today {
margin-left: 0;
}
.video-playlist {
width: 40%;
}
.video-player--vertical .video-playing {
width: 60%;
padding-bottom: 54%;
}
.video-player--vertical .video-playlist-info {
width: 70.5%;
}
}
@media screen and (max-width: 800px) {
.header_display_type_one .cm-header-col-1 {
float: none;
margin-bottom: 10px;
}
.header_display_type_one #cm-site-branding {
float: none;
text-align: center;
padding-right: 0;
margin-bottom: 10px;
}
#header-text,
.header_display_type_one #header-text {
float: none;
text-align: center;
padding-right: 0;
}
.cm-header-col-2,
.header_display_type_one .cm-header-col-2 {
float: none;
}
.cm-header-col-2 .widget,
.header_display_type_one .cm-header-col-2 .widget {
text-align: center;
}
}
@media screen and (max-width: 768px) {
.cm-header-actions .social-links ul {
display: block;
}
.video-player--vertical .video-playing,
.video-player--vertical .video-playlist {
width: 100%;
display: block;
}
.video-player--vertical .video-playing {
padding-bottom: 65%;
}
.video-player--vertical.video-playlist-item img {
margin-bottom: 0;
width: 20%;
}
.video-player.video-player--horizontal .video-playlist .video-playlist-item {
width: 35%;
}
}
@media screen and (max-width: 767px) {
.call-to-action__title {
font-size: 36px;
}
.widget_call_to_action .btn--primary {
padding: 15px 20px;
}
}
@media screen and (max-width: 600px) {
.cm-image-ticker-news .cm-post-content .cm-entry-title {
display: none;
}
.logged-in #cm-masthead #cm-primary-nav {
top: 0 !important;
}
.gallery-columns-4 .gallery-item,
.gallery-columns-5 .gallery-item,
.gallery-columns-6 .gallery-item,
.gallery-columns-7 .gallery-item,
.gallery-columns-8 .gallery-item,
.gallery-columns-9 .gallery-item {
width: 25%;
}
.author-img {
display: block;
margin: 0 auto;
}
.author-img img {
margin-right: 0;
}
.avatar {
border-radius: 50%;
display: inline-block;
float: none;
margin: 0 auto;
}
.author-description-wrapper {
float: none;
padding-top: 10px;
width: 100%;
}
.search .status-publish:nth-child(2n), .search .status-publish:nth-child(2n+1) {
float: none;
width: 100%;
}
.call-to-action__title {
font-size: 24px;
margin-bottom: 0;
}
.call-to-action-content {
margin-bottom: 20px;
}
.widget_call_to_action .btn--primary {
padding: 10px 15px;
font-weight: 400;
}
.video-player.video-player--horizontal .video-playing {
padding-bottom: 70%;
}
.video-player.video-player--horizontal .video-playlist .video-playlist-item {
width: 51%;
}
.exchange-currency.exchange-column-2 .currency-table, .exchange-currency.exchange-column-3 .currency-table {
width: 100%;
padding-right: 0;
}
.weather-forecast-day, .cm-secondary .weather-forecast-day {
width: 52%;
}
.no-sidebar-full-width .cm-primary .cm-entry-summary > .alignwide,
.no-sidebar .cm-primary .cm-entry-summary > .alignwide {
margin-left: 0;
margin-right: 0;
}
.no-sidebar-full-width.box-layout .cm-primary .cm-entry-summary > .alignwide,
.no-sidebar.box-layout .cm-primary .cm-entry-summary > .alignwide {
margin-left: 0;
margin-right: 0;
}
}
@media screen and (max-width: 420px) {
.gallery-columns-4 .gallery-item,
.gallery-columns-5 .gallery-item,
.gallery-columns-6 .gallery-item,
.gallery-columns-7 .gallery-item,
.gallery-columns-8 .gallery-item,
.gallery-columns-9 .gallery-item {
width: 33.33%;
}
.related-posts-wrapper-flyout {
width: 95%;
}
.related-posts-wrapper-flyout .related-posts-flyout-main-title {
padding: 20px;
}
.related-posts-wrapper-flyout .related-posts-flyout {
padding: 20px;
}
}  .newsticker,
.cm-breaking-news-slider-widget {
visibility: hidden;
} .cm-image-ticker-news {
visibility: hidden;
height: 0;
} .mega-menu .cm-image-ticker-news,
.mega-menu .cm-breaking-news-slider-widget {
visibility: hidden !important;
}
.mega-menu .mega-toggle-on .cm-slider-area-rotate
.cm-image-ticker-news,
.mega-menu .mega-toggle-on .cm-breaking-news-slider-widget {
visibility: visible !important;
}