#cc-post-republisher-modal-container {
position: fixed;
display: none;
top: 0;
left: 0;
background: rgba(0, 0, 0, 0.25);
z-index: 1000;
width: 100%;
height: 100vh;
}
#cc-post-republisher-modal {
position: fixed;
top: 0;
left: 0;
background: rgba(255, 255, 255, 0.95);
z-index: 1001;
width: 100%;
height: 100vh;
padding: 4em 2em;
overflow-y: auto;
}
#cc-post-republisher-modal-button-open,
#cc-post-republisher-modal-button-close {
background-color: #efefef;
color: #333;
border: 1px solid #999;
padding: 0.5rem;
line-height: 1;
font-weight: 700;
display: block;
margin-bottom: 1rem;
text-decoration: none;
width: auto;
}
#cc-post-republisher-modal-button-open img {
vertical-align: middle;
margin-right: 1rem;
-webkit-box-shadow: none;
box-shadow: none;
border-radius: 0;
border: none;
display: inline;
}
#cc-post-republisher-modal-button-close {
display: inline-block;
cursor: pointer;
font-size: 2rem;
float: right;
margin-top: -0.6rem;
}
#cc-post-republisher-modal-button-open:hover,
#cc-post-republisher-modal-button-open:focus,
#cc-post-republisher-modal-button-open:active,
#cc-post-republisher-modal-button-close:hover,
#cc-post-republisher-modal-button-close:focus,
#cc-post-republisher-modal-button-close:active {
cursor: pointer;
color: #efefef;
background-color: #333;
}
#cc-post-republisher-license {
line-height: 1;
font-weight: 700;
display: block;
margin-bottom: 2rem;
text-decoration: none;
}
#cc-post-republisher-license img {
vertical-align: middle;
margin-right: 1rem;
}
#cc-post-republisher-post-content {
padding: 0.5rem;
background-color: #efefef;
color: #333;
}
#cc-post-republisher-post-content textarea {
width: 100%;
padding: 0.8rem;
font-family: monospace;
font-size: 1rem;
line-height: 1.4;
background: #f0f0f0;
border: none;
border-radius: 0;
resize: none;
box-shadow: none;
overflow: scroll;
outline: none;
-webkit-box-flex: 1;
-webkit-flex: 1 0 auto;
-moz-box-flex: 1;
-ms-flex: 1 0 auto;
flex: 1 0 auto;
height: 32rem;
}
#cc-post-republisher-post-content textarea::selection {
background-color: rgba(255, 252, 0, 0.35);
color: #333;
}
@media only screen and (min-width: 961px) {
#cc-post-republisher-modal {
width: 50%;
}
}.wpcf7 .screen-reader-response {
position: absolute;
overflow: hidden;
clip: rect(1px, 1px, 1px, 1px);
clip-path: inset(50%);
height: 1px;
width: 1px;
margin: -1px;
padding: 0;
border: 0;
word-wrap: normal !important;
}
.wpcf7 form .wpcf7-response-output {
margin: 2em 0.5em 1em;
padding: 0.2em 1em;
border: 2px solid #00a0d2; }
.wpcf7 form.init .wpcf7-response-output,
.wpcf7 form.resetting .wpcf7-response-output,
.wpcf7 form.submitting .wpcf7-response-output {
display: none;
}
.wpcf7 form.sent .wpcf7-response-output {
border-color: #46b450; }
.wpcf7 form.failed .wpcf7-response-output,
.wpcf7 form.aborted .wpcf7-response-output {
border-color: #dc3232; }
.wpcf7 form.spam .wpcf7-response-output {
border-color: #f56e28; }
.wpcf7 form.invalid .wpcf7-response-output,
.wpcf7 form.unaccepted .wpcf7-response-output,
.wpcf7 form.payment-required .wpcf7-response-output {
border-color: #ffb900; }
.wpcf7-form-control-wrap {
position: relative;
}
.wpcf7-not-valid-tip {
color: #dc3232; font-size: 1em;
font-weight: normal;
display: block;
}
.use-floating-validation-tip .wpcf7-not-valid-tip {
position: relative;
top: -2ex;
left: 1em;
z-index: 100;
border: 1px solid #dc3232;
background: #fff;
padding: .2em .8em;
width: 24em;
}
.wpcf7-list-item {
display: inline-block;
margin: 0 0 0 1em;
}
.wpcf7-list-item-label::before,
.wpcf7-list-item-label::after {
content: " ";
}
.wpcf7-spinner {
visibility: hidden;
display: inline-block;
background-color: #23282d; opacity: 0.75;
width: 24px;
height: 24px;
border: none;
border-radius: 100%;
padding: 0;
margin: 0 24px;
position: relative;
}
form.submitting .wpcf7-spinner {
visibility: visible;
}
.wpcf7-spinner::before {
content: '';
position: absolute;
background-color: #fbfbfc; top: 4px;
left: 4px;
width: 6px;
height: 6px;
border: none;
border-radius: 100%;
transform-origin: 8px 8px;
animation-name: spin;
animation-duration: 1000ms;
animation-timing-function: linear;
animation-iteration-count: infinite;
}
@media (prefers-reduced-motion: reduce) {
.wpcf7-spinner::before {
animation-name: blink;
animation-duration: 2000ms;
}
}
@keyframes spin {
from {
transform: rotate(0deg);
}
to {
transform: rotate(360deg);
}
}
@keyframes blink {
from {
opacity: 0;
}
50% {
opacity: 1;
}
to {
opacity: 0;
}
}
.wpcf7 input[type="file"] {
cursor: pointer;
}
.wpcf7 input[type="file"]:disabled {
cursor: default;
}
.wpcf7 .wpcf7-submit:disabled {
cursor: not-allowed;
}
.wpcf7 input[type="url"],
.wpcf7 input[type="email"],
.wpcf7 input[type="tel"] {
direction: ltr;
}.jeg_preview_body_hidden {
overflow: hidden;
}
.jeg_preview_slider {
background: black;
position: relative;
margin-bottom: 20px;
}
.jeg_preview_slider.fullscreen {
position: fixed;
top: 0;
left: 0;
right: 0;
bottom: 0;
z-index: 999999;
}
.jeg_preview_slider.active .jeg_preview_holder, .jeg_preview_slider.active .jeg_preview_description {
z-index: 2;
}
.jeg_preview_holder {
position: relative;
}
.jeg_preview_media_content_holder_padding {
position: absolute;
width: 100%;
height: 100%;
overflow: hidden;
padding-left: 15px;
padding-right: 15px;
z-index: 2;
}
.jeg_preview_media_content_holder {
position: absolute;
top: 0;
left: 15px;
right: 15px;
bottom: 0;
overflow: hidden;
}
.jeg_preview_media_content_holder img {
position: absolute;
}
.jeg_preview_slider.fullscreen .jeg_preview_media_content {
padding-bottom: 0;
}
.jeg_preview_media_content {
line-height: 0;
height: 0;
overflow: hidden;
padding-bottom: 56.25%;
position: relative;
}
.jeg_preview_media_content iframe, .jeg_preview_media_content object, .jeg_preview_media_content embed, .jeg_preview_media_content video {
width: 100%;
}
.jeg_preview_media_content iframe, .jeg_preview_media_content object, .jeg_preview_media_content embed, .jeg_preview_media_content video {
height: 100%;
left: 0;
position: absolute;
top: 0;
width: 100%;
}
.jeg_preview_media_holder {
position: relative;
}
.jeg_preview_media_holder h3 {
color: #FFF;
padding: 0 30px 0 15px;
line-height: 30px;
height: 30px;
text-overflow: ellipsis;
font-size: 16px;
font-weight: bold !important;
float: left;
width: 100%;
overflow: hidden;
white-space: nowrap;
margin: 5px 0 0 !important;
}
.jeg_preview_media_holder .fullscreen-switch {
color: #FFF;
font-size: 16px;
cursor: pointer;
position: absolute;
right: 0;
top: 0;
width: 30px;
height: 30px;
line-height: 30px;
text-align: center;
}
.jeg_preview_media_holder .fullscreen-switch i:after {
content: "\f065";
}
.jeg_preview_slider.fullscreen .jeg_preview_media_holder .fullscreen-switch i:after {
content: "\f066";
}
.jeg_preview_media_content {
width: 100%;
height: 100%;
clear: both;
}
.jeg_preview_item_thumbnail {
position: relative;
overflow: hidden;
opacity: 0.7;
-webkit-transition: .2s ease;
-o-transition: .2s ease;
transition: .2s ease;
}
.jeg_preview_item.active .jeg_preview_item_thumbnail {
opacity: 1;
}
.jeg_preview_item_thumbnail:after {
border: 2px solid #fff;
content: '';
top: 0;
bottom: 0;
left: 0;
right: 0;
position: absolute;
opacity: 0.5;
-webkit-transition: .2s ease;
-o-transition: .2s ease;
transition: .2s ease;
}
.jeg_preview_item.active .jeg_preview_item_thumbnail:after {
opacity: 1;
}
.jeg_preview_item_thumbnail img {
transition: .3s;
}
.jeg_preview_item.active .jeg_preview_item_thumbnail img {
-webkit-transform: scale(1.2);
-ms-transform: scale(1.2);
-o-transform: scale(1.2);
transform: scale(1.2);
}
.jeg_preview_bottom_slider {
background: #000;
padding: 10px 0;
}
.jeg_preview_control {
color: #ffffff;
position: absolute;
bottom: 5px;
z-index: 2;
width: 100%;
line-height: normal;
margin-bottom: 5px;
}
.jeg_preview_control .left_control {
margin-left: 15px;
}
.jeg_preview_control .counter {
float: left;
}
.jeg_preview_control .counter, .jeg_preview_control .subtitle {
text-shadow: 0 1px 1px rgba(0, 0, 0, 0.65);
z-index: 2;
font-size: 12px;
margin-left: 1em;
}
.jeg_preview_control .subtitle {
text-align: center;
margin: 0 5em;
}
.jeg_preview_control .counter {
font-style: italic;
}
.jeg_preview_control .zoom {
position: absolute;
right: 15px;
bottom: 0;
z-index: 2;
-webkit-touch-callout: none;
-webkit-user-select: none;
-khtml-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
}
.jeg_preview_control .zoom > span {
position: relative;
width: 20px;
height: 20px;
line-height: 19px;
left: auto;
bottom: auto;
float: left;
cursor: pointer;
text-align: center;
white-space: nowrap;
background: rgba(93, 93, 93, 0.75);
border-radius: 3px;
margin-right: 5px;
overflow: hidden;
opacity: .6;
-webkit-transition: .25s;
-o-transition: .25s;
transition: .25s;
}
.jeg_preview_control .zoom > span:hover {
opacity: 1;
}
.jeg_preview_control .zoom > span.off {
opacity: 0.3;
}
.jeg_preview_media_content_navigation > div {
font-family: "jegicon";
position: absolute;
text-align: center;
font-size: 36px;
line-height: 40px;
color: #FFF;
top: 0;
display: block;
background: rgba(0, 0, 0, 0.3);
width: 15%;
min-width: 40px;
max-width: 100px;
height: 100%;
cursor: pointer;
z-index: 2;
opacity: 0;
-webkit-transition: opacity .2s;
-o-transition: opacity .2s;
transition: opacity .2s;
}
.jeg_preview_media_content_navigation:hover > div {
opacity: 1
}
.jeg_preview_media_content_navigation > div:after {
position: absolute;
height: 40px;
top: 0;
bottom: 0;
margin: auto;
}
.jeg_preview_media_content_navigation .prev {
left: 15px;
background: -moz-linear-gradient(left, rgba(0, 0, 0, 0.65) 0%, rgba(0, 0, 0, 0) 100%);
background: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.65) 0%, rgba(0, 0, 0, 0) 100%);
background: linear-gradient(to right, rgba(0, 0, 0, 0.65) 0%, rgba(0, 0, 0, 0) 100%);
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#a6000000', endColorstr='#00000000', GradientType=1);
}
.jeg_preview_media_content_navigation .next {
right: 15px;
background: -moz-linear-gradient(left, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.65) 100%);
background: -webkit-linear-gradient(left, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.65) 100%);
background: linear-gradient(to right, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.65) 100%);
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#a6000000', GradientType=1);
}
.jeg_preview_media_content_navigation .next:after {
content: "\66";
right: 15px;
}
.jeg_preview_media_content_navigation .prev:after {
content: "\65";
left: 15px;
}
.jeg_preview_hide {
display: none;
}
.jeg_preview_grabbing {
cursor: url(//justicehub.org/wp-content/plugins/jnews-gallery/assets/css/drag.png), auto;
}
.jeg_preview_grabbing.draggable {
cursor: url(//justicehub.org/wp-content/plugins/jnews-gallery/assets/css/drag.png), auto;
}
.jeg_hidden_preview_description {
display: none;
font-size: 14px;
line-height: 1.5em;
}
.jeg_hidden_preview_description.active {
display: block;
}
.jeg_preview_description {
display: none;
height: 100%;
background: #212121;
top: 0;
color: #aaa;
}
.jeg_preview_slider_ads {
width: 400px;
text-align: center;
height: 300px;
background: rgba(255, 255, 255, 0.05);
position: fixed;
bottom: 0;
padding: 20px;
}
.jeg_preview_slider_ads img {
display: inline-block !important;
}
.jeg_preview_description_wrapper {
overflow: auto;
}
.jeg_hidden_preview_description {
padding-left: 30px;
padding-right: 30px;
}
.jeg_preview_slider.fullscreen .jeg_preview_description {
right: 0;
position: fixed;
display: block;
}
.jeg_preview_description .jeg_hidden_preview_description > h3 {
font-size: 24px;
line-height: 1.375em;
}
.jeg_preview_description h3, .jeg_preview_description a {
color: #fff;
}
.mfp-container figcaption {
margin: 0;
}
.jeg_preview_body_hidden .split-container,
.jeg_preview_body_hidden .split-container > .split-carousel,
.jeg_preview_body_hidden .split-container > .split-carousel > .owl-stage-outer,
.jeg_preview_body_hidden .split-container > .split-carousel > .owl-stage-outer > .owl-stage,
.jeg_preview_body_hidden .split-container > .split-carousel > .owl-stage-outer > .owl-stage > .owl-item.active {
transform: none !important;
position: static !important;
width: auto !important;
height: auto !important;
float: none !important;
}@media only screen and (max-width : 976px)
{
.jeg_preview_media_holder .fullscreen-switch {
display: none;
}
}
@media only screen and (max-width : 768px)
{
.jeg_preview_media_holder h2 {
font-size: 16px;
}
.jeg_preview_control .subtitle {
display: none;
}
}
@media only screen and (max-width : 480px)
{
}* {-webkit-text-size-adjust: none;}
.youtubeVimeoWithPlaylistBorder {
position:relative;
overflow:hidden;
} .youtubeVimeoWithPlaylist {
position:relative;
}
.youtubeVimeoWithPlaylist img {
position:absolute;
top:0px;
left:0px;
max-width:none;
max-height:none;
}
.youtubeVimeoWithPlaylist_list {
margin:0;
padding:0;
list-style:none;
display:none;
}
.youtubeVimeoWithPlaylist .stripe {
position:absolute;
display:block;	
height:100%;
z-index:1;
overflow:hidden;
}
.youtubeVimeoWithPlaylist .block {
position:absolute;
display:block;	
z-index:1;
overflow:hidden;
}
.mycanvas {
position:absolute;
top:8px;
right:10px;
z-index:4;
} .youtubeVimeoWithPlaylist.default .bannerControls {
position:absolute;
left:0;
top:0;
z-index:2;
width:100%;
}
.youtubeVimeoWithPlaylist.default .leftNav {
position:absolute;
left:10px;
top:50%;
margin-top:-35px; width:25px;
height:50px;
background:url(//justicehub.org/wp-content/plugins/lbg_vp_youtube_vimeo_addon_visual_composer/video_player_youtube_vimeo/skins/default/leftNavOFF.png) 0 0 no-repeat;
cursor: pointer;
}
.youtubeVimeoWithPlaylist.default .leftNav:hover {
background:url(//justicehub.org/wp-content/plugins/lbg_vp_youtube_vimeo_addon_visual_composer/video_player_youtube_vimeo/skins/default/leftNavON.png) 0 0 no-repeat;
}
.youtubeVimeoWithPlaylist.default .rightNav {
position:absolute;
right:10px;
top:50%;
margin-top:-35px; width:25px;
height:50px;
background:url(//justicehub.org/wp-content/plugins/lbg_vp_youtube_vimeo_addon_visual_composer/video_player_youtube_vimeo/skins/default/rightNavOFF.png) 0 0 no-repeat;
cursor: pointer;
}
.youtubeVimeoWithPlaylist.default .rightNav:hover {
background:url(//justicehub.org/wp-content/plugins/lbg_vp_youtube_vimeo_addon_visual_composer/video_player_youtube_vimeo/skins/default/rightNavON.png) 0 0 no-repeat;
}
.youtubeVimeoWithPlaylist.default .thumbsHolderWrapper {
position:absolute;
background:#404040;
height:100%;
overflow:hidden;
}
.youtubeVimeoWithPlaylist.default .thumbsHolderVisibleWrapper {
position:absolute;
height:100%;
overflow:hidden;
}
.youtubeVimeoWithPlaylist.default .thumbsHolder {
position:absolute;
}
.youtubeVimeoWithPlaylist.default .thumbsHolder_ThumbOFF {
display:block;
text-align:left; cursor: pointer;
}
.youtubeVimeoWithPlaylist.default .thumbsHolder_ThumbOFF  .padding { }
.youtubeVimeoWithPlaylist.default .thumbsHolder_ThumbOFF .title {
font-family: 'PT Sans', sans-serif;
letter-spacing:0.5px;
font-weight:bold;
display:inline-block;
padding-bottom:5px;
overflow:hidden;
display:block;
}
.youtubeVimeoWithPlaylist.default .thumbsHolder_ThumbOFF .reg {
font-family: 'PT Sans', sans-serif;
font-weight:normal;	
overflow:hidden;
display:block;
}
.youtubeVimeoWithPlaylist.default .thumbsHolder_ThumbOFF img {
position:relative;
float:left;
margin-right:10px;
width:90px;
height:90px;
} .youtubeVimeoWithPlaylist.default .slider-vertical {
display:none;
position:absolute;
width:6px;
}
.youtubeVimeoWithPlaylist.default .slider-vertical.ui-slider { position: relative;}
.youtubeVimeoWithPlaylist.default .slider-vertical.ui-slider .ui-slider-handle { position: absolute; z-index: 2; width: 6px; height: 25px; cursor: pointer; background:url(//justicehub.org/wp-content/plugins/lbg_vp_youtube_vimeo_addon_visual_composer/video_player_youtube_vimeo/skins/default/scrollerFaceOFF.png) 0 0 no-repeat; }
.youtubeVimeoWithPlaylist.default .slider-vertical.ui-slider .ui-slider-handle:hover { background:url(//justicehub.org/wp-content/plugins/lbg_vp_youtube_vimeo_addon_visual_composer/video_player_youtube_vimeo/skins/default/scrollerFaceON.png) 0 0 no-repeat; }
.youtubeVimeoWithPlaylist.default .slider-vertical.ui-slider .ui-slider-range { position: absolute; z-index: 1; display: block; border: 0; }
.youtubeVimeoWithPlaylist.default .slider-vertical.ui-slider-vertical { width: 6px; height: 100px; }
.youtubeVimeoWithPlaylist.default .slider-vertical.ui-slider-vertical .ui-slider-handle { left: 0px; margin-left: 0px; margin-bottom: -25px;; border: 0; }
.youtubeVimeoWithPlaylist.default .slider-vertical.ui-slider-vertical .ui-slider-range { left: 0; width: 100%; }
.youtubeVimeoWithPlaylist.default .slider-vertical.ui-slider-vertical .ui-slider-range-min { bottom: 0; }
.youtubeVimeoWithPlaylist.default .slider-vertical.ui-slider-vertical .ui-slider-range-max { top: 0; } .youtubeVimeoWithPlaylist.default .slider-vertical.ui-widget-content { xbackground: #FF0000; }
.youtubeVimeoWithPlaylist.default .slider-vertical .ui-widget-header { xbackground: #0000cc; } .youtubeVimeoWithPlaylist.default .slider-vertical.ui-corner-all {}  .youtubeVimeoWithPlaylist.default .lbg_player {
z-index:-1;	
position:absolute;
}
.youtubeVimeoWithPlaylist.default .lbg_vimeo_player {
z-index:-1;
position:absolute;
} .textElement11 {
font-family: 'PT Sans', Verdana, Helvetica, sans-serif;
font-size:22px;
line-height:22px;
color:#000000;
}
.textElement12 {
font-family: 'PT Sans', Verdana, Helvetica, sans-serif;
font-size:16px;
line-height:16px;
color:#0000000;
}
.textElement31 {
background:#d61d1d;
font-family: 'PT Sans', Verdana, Helvetica, sans-serif;
font-size:18px;
line-height:18px;
padding:0 2px 2px 2px;
text-transform:uppercase;
color:#ffffff;
}
.textElement32 {
background:#ffffff;
font-family: 'PT Sans', Verdana, Helvetica, sans-serif;
font-size:18px;
line-height:18px;
padding:0 2px 2px 2px;
color:#000000;
}
.textElement33 {
background:#000000;
font-family: 'PT Sans', Verdana, Helvetica, sans-serif;
font-size:18px;
line-height:18px;
padding:0 2px 2px 2px;
color:#ffffff;
}
.textElement41 {
background:url(//justicehub.org/wp-content/plugins/lbg_vp_youtube_vimeo_addon_visual_composer/video_player_youtube_vimeo/skins/default/textBg_transparency.png);
font-family: 'PT Sans', Verdana, Helvetica, sans-serif;
font-size:24px;
line-height:24px;
padding:2px 3px 2px 3px;
color:#ffffff;
}
.textElement41 a {
text-decoration:none;
color:#ff5c1c;
}
.textElement41 a:hover {
color:#ffffff;
}
.textElement42 {
background: #FFFFFF;
font-family: 'PT Sans', Verdana, Helvetica, sans-serif;
font-size:18px;
line-height:18px;
padding:2px 3px 2px 3px;
color:#ff0000;
}
.textElement61 {
font-family: 'PT Sans', Verdana, Helvetica, sans-serif;
font-size:38px;
line-height:38px;
text-transform:uppercase;
color:#FFFFFF;
}
.textElement62 {
font-family: 'PT Sans', Verdana, Helvetica, sans-serif;
font-size:20px;
line-height:20px;
text-transform:uppercase;
color:#FFFFFF;
} .textElement11_FullWidth {
font-family: 'PT Sans', Verdana, Helvetica, sans-serif;
font-size:32px;
line-height:32px;
color:#000000;
}
.textElement12_FullWidth {
font-family: 'PT Sans', Verdana, Helvetica, sans-serif;
font-size:26px;
line-height:26px;
color:#0000000;
}
.textElement31_FullWidth {
background:#d61d1d;
font-family: 'PT Sans', Verdana, Helvetica, sans-serif;
font-size:28px;
line-height:28px;
padding:0 2px 2px 2px;
text-transform:uppercase;
color:#ffffff;
}
.textElement32_FullWidth {
background:#ffffff;
font-family: 'PT Sans', Verdana, Helvetica, sans-serif;
font-size:28px;
line-height:28px;
padding:0 2px 2px 2px;
color:#000000;
}
.textElement33_FullWidth {
background:#000000;
font-family: 'PT Sans', Verdana, Helvetica, sans-serif;
font-size:28px;
line-height:28px;
padding:0 2px 2px 2px;
color:#ffffff;
}
.textElement41_FullWidth {
background:url(//justicehub.org/wp-content/plugins/lbg_vp_youtube_vimeo_addon_visual_composer/video_player_youtube_vimeo/skins/default/textBg_transparency.png);
font-family: 'PT Sans', Verdana, Helvetica, sans-serif;
font-size:44px;
line-height:44px;
padding:2px 3px 2px 3px;
color:#ffffff;
}
.textElement41_FullWidth a {
text-decoration:none;
color:#ff5c1c;
}
.textElement41_FullWidth a:hover {
color:#ffffff;
}
.textElement42_FullWidth {
background: #FFFFFF;
font-family: 'PT Sans', Verdana, Helvetica, sans-serif;
font-size:38px;
line-height:38px;
padding:2px 3px 2px 3px;
color:#ff0000;
}
.textElement61_FullWidth {
font-family: 'PT Sans', Verdana, Helvetica, sans-serif;
font-size:48px;
line-height:48px;
text-transform:uppercase;
color:#000000;
}
.textElement62_FullWidth {
font-family: 'PT Sans', Verdana, Helvetica, sans-serif;
font-size:30px;
line-height:30px;
text-transform:uppercase;
color:#000000;
}
.youtubeVimeoWithPlaylist_texts {
position:absolute;
z-index:3;
display:none;
width:100%;
text-align:left;
}
.youtubeVimeoWithPlaylist_text_line {
position:absolute;
}
.hideElement {
display:none;
}.vc_textWhiteBgBlack_small {
font-family: Arial;
font-size:12px;
line-height:12px;
font-weight:bold;
color:#FFF;
background:#000;
padding:5px 6px;
margin:0;
}
.vc_textWhiteBgBlack_small a {
color:#FFF;
text-decoration:underline;
}
.vc_textWhiteBgBlack_small a:hover {
color:#F00;
text-decoration:underline;
}
.vc_textWhiteBgBlack_medium {
font-family: Arial;
font-size:22px;
line-height:22px;
font-weight:normal;
color:#FFF;
background:#000;
padding:6px 7px;
margin:0;
}
.vc_textWhiteBgBlack_medium a {
color:#FFF;
text-decoration:underline;
}
.vc_textWhiteBgBlack_medium a:hover {
color:#F00;
text-decoration:underline;
}
.vc_textWhiteBgBlack_large {
font-family: Arial;
font-size:36px;
line-height:36px;
font-weight:normal;
color:#FFF;
background:#000;
padding:7px 10px;
margin:0;
}
.vc_textWhiteBgBlack_large a {
color:#FFF;
text-decoration:underline;
}
.vc_textWhiteBgBlack_large a:hover {
color:#F00;
text-decoration:underline;
} .vc_textBlackBgWhite_small {
font-family: Arial;
font-size:12px;
line-height:12px;
font-weight:bold;
color:#000;
background:#FFF;
padding:5px 6px;
margin:0;
}
.vc_textBlackBgWhite_small a {
color:#000;
text-decoration:underline;
}
.vc_textBlackBgWhite_small a:hover {
color:#F00;
text-decoration:underline;
}
.vc_textBlackBgWhite_medium {
font-family: Arial;
font-size:22px;
line-height:22px;
font-weight:normal;
color:#000;
background:#FFF;
padding:6px 7px;
margin:0;
}
.vc_textBlackBgWhite_medium a {
color:#000;
text-decoration:underline;
}
.vc_textBlackBgWhite_medium a:hover {
color:#F00;
text-decoration:underline;
}
.vc_textBlackBgWhite_large {
font-family: Arial;
font-size:36px;
line-height:36px;
font-weight:normal;
color:#000;
background:#FFF;
padding:7px 10px;
margin:0;
}
.vc_textBlackBgWhite_large a {
color:#000;
text-decoration:underline;
}
.vc_textBlackBgWhite_large a:hover {
color:#F00;
text-decoration:underline;
} .vc_textRedBgWhite_small {
font-family: Arial;
font-size:12px;
line-height:12px;
font-weight:bold;
color:#F00;
background:#FFF;
padding:5px 6px;
margin:0;
}
.vc_textRedBgWhite_small a {
color:#F00;
text-decoration:underline;
}
.vc_textRedBgWhite_small a:hover {
color:#000;
text-decoration:underline;
}
.vc_textRedBgWhite_medium {
font-family: Arial;
font-size:22px;
line-height:22px;
font-weight:normal;
color:#F00;
background:#FFF;
padding:6px 7px;
margin:0;
}
.vc_textRedBgWhite_medium a {
color:#F00;
text-decoration:underline;
}
.vc_textRedBgWhite_medium a:hover {
color:#000;
text-decoration:underline;
}
.vc_textRedBgWhite_large {
font-family: Arial;
font-size:36px;
line-height:36px;
font-weight:normal;
color:#F00;
background:#FFF;
padding:7px 10px;
margin:0;
}
.vc_textRedBgWhite_large a {
color:#F00;
text-decoration:underline;
}
.vc_textRedBgWhite_large a:hover {
color:#000;
text-decoration:underline;
} .vc_textBlueBgWhite_small {
font-family: Arial;
font-size:12px;
line-height:12px;
font-weight:bold;
color:#00F;
background:#FFF;
padding:5px 6px;
margin:0;
}
.vc_textBlueBgWhite_small a {
color:#00F;
text-decoration:underline;
}
.vc_textBlueBgWhite_small a:hover {
color:#F00;
text-decoration:underline;
}
.vc_textBlueBgWhite_medium {
font-family: Arial;
font-size:22px;
line-height:22px;
font-weight:normal;
color:#00F;
background:#FFF;
padding:6px 7px;
margin:0;
}
.vc_textBlueBgWhite_medium a {
color:#00F;
text-decoration:underline;
}
.vc_textBlueBgWhite_medium a:hover {
color:#F00;
text-decoration:underline;
}
.vc_textBlueBgWhite_large {
font-family: Arial;
font-size:36px;
line-height:36px;
font-weight:normal;
color:#00F;
background:#FFF;
padding:7px 10px;
margin:0;
}
.vc_textBlueBgWhite_large a {
color:#00F;
text-decoration:underline;
}
.vc_textBlueBgWhite_large a:hover {
color:#F00;
text-decoration:underline;
} .vc_textWhiteBgTransparent_small {
font-family: Arial;
font-size:12px;
line-height:12px;
font-weight:bold;
color:#FFF;
background:none;
padding:0;
margin:0;
}
.vc_textWhiteBgTransparent_small a {
color:#FFF;
text-decoration:underline;
}
.vc_textWhiteBgTransparent_small a:hover {
color:#F00;
text-decoration:underline;
}
.vc_textWhiteBgTransparent_medium {
font-family: Arial;
font-size:22px;
line-height:22px;
font-weight:normal;
color:#FFF;
background:none;
padding:0;
margin:0;
}
.vc_textWhiteBgTransparent_medium a {
color:#FFF;
text-decoration:underline;
}
.vc_textWhiteBgTransparent_medium a:hover {
color:#F00;
text-decoration:underline;
}
.vc_textWhiteBgTransparent_large {
font-family: Arial;
font-size:36px;
line-height:36px;
font-weight:normal;
color:#FFF;
background:none;
padding:0;
margin:0;
}
.vc_textWhiteBgTransparent_large a {
color:#FFF;
text-decoration:underline;
}
.vc_textWhiteBgTransparent_large a:hover {
color:#F00;
text-decoration:underline;
} .vc_textBlackBgTransparent_small {
font-family: Arial;
font-size:12px;
line-height:12px;
font-weight:bold;
color:#000;
background:none;
padding:0;
margin:0;
}
.vc_textBlackBgTransparent_small a {
color:#000;
text-decoration:underline;
}
.vc_textBlackBgTransparent_small a:hover {
color:#F00;
text-decoration:underline;
}
.vc_textBlackBgTransparent_medium {
font-family: Arial;
font-size:22px;
line-height:22px;
font-weight:normal;
color:#000;
background:none;
padding:0;
margin:0;
}
.vc_textBlackBgTransparent_medium a {
color:#000;
text-decoration:underline;
}
.vc_textBlackBgTransparent_medium a:hover {
color:#F00;
text-decoration:underline;
}
.vc_textBlackBgTransparent_large {
font-family: Arial;
font-size:36px;
line-height:36px;
font-weight:normal;
color:#000;
background:none;
padding:0;
margin:0;
}
.vc_textBlackBgTransparent_large a {
color:#000;
text-decoration:underline;
}
.vc_textBlackBgTransparent_large a:hover {
color:#F00;
text-decoration:underline;
} .vc_textRedBgTransparent_small {
font-family: Arial;
font-size:12px;
line-height:12px;
font-weight:bold;
color:#F00;
background:none;
padding:0;
margin:0;
}
.vc_textRedBgTransparent_small a {
color:#F00;
text-decoration:underline;
}
.vc_textRedBgTransparent_small a:hover {
color:#000;
text-decoration:underline;
}
.vc_textRedBgTransparent_medium {
font-family: Arial;
font-size:22px;
line-height:22px;
font-weight:normal;
color:#F00;
background:none;
padding:0;
margin:0;
}
.vc_textRedBgTransparent_medium a {
color:#F00;
text-decoration:underline;
}
.vc_textRedBgTransparent_medium a:hover {
color:#000;
text-decoration:underline;
}
.vc_textRedBgTransparent_large {
font-family: Arial;
font-size:36px;
line-height:36px;
font-weight:normal;
color:#F00;
background:none;
padding:0;
margin:0;
}
.vc_textRedBgTransparent_large a {
color:#F00;
text-decoration:underline;
}
.vc_textRedBgTransparent_large a:hover {
color:#000;
text-decoration:underline;
} .vc_textBlueBgTransparent_small {
font-family: Arial;
font-size:12px;
line-height:12px;
font-weight:bold;
color:#00F;
background:none;
padding:0;
margin:0;
}
.vc_textBlueBgTransparent_small a {
color:#00F;
text-decoration:underline;
}
.vc_textBlueBgTransparent_small a:hover {
color:#F00;
text-decoration:underline;
}
.vc_textBlueBgTransparent_medium {
font-family: Arial;
font-size:22px;
line-height:22px;
font-weight:normal;
color:#00F;
background:none;
padding:0;
margin:0;
}
.vc_textBlueBgTransparent_medium a {
color:#00F;
text-decoration:underline;
}
.vc_textBlueBgTransparent_medium a:hover {
color:#F00;
text-decoration:underline;
}
.vc_textBlueBgTransparent_large {
font-family: Arial;
font-size:36px;
line-height:36px;
font-weight:normal;
color:#00F;
background:none;
padding:0;
margin:0;
}
.vc_textBlueBgTransparent_large a {
color:#00F;
text-decoration:underline;
}
.vc_textBlueBgTransparent_large a:hover {
color:#F00;
text-decoration:underline;
}