@media (max-width: 768px) {
	.logo-img
	{
		max-width:195px!important;
	}
}/* Enter Your Custom CSS Here */

.header-dark .mobile-menu-icon span, .header-dark .mobile-menu-icon span:before, .header-dark .mobile-menu-icon span:after {
		background: #bfb4b4 !important;
}

.post-sidebar #waves_recent_post_widget-2 {
		display: none;
}
.waves-main.col-md-8 {
		padding-bottom: 15px;
}

.darkmode--activated #footer img {
    mix-blend-mode: luminosity !important;
}

.darkmode--activated .rev_slider_wrapper {
    mix-blend-mode: exclusion;
}

.darkmode--activated .tw-carousel-container {
    mix-blend-mode: exclusion;
}

.darkmode--activated h3.testimonial-name {
		color: #f29b75 !important;
}

.darkmode--activated .what-is-lqtajwid-image-container {
		mix-blend-mode: exclusion;
}

.darkmode--activated img {
		mix-blend-mode: exclusion;
}

.darkmode--activated .vc_custom_1562519266725 {
		mix-blend-mode: exclusion;
}

.darkmode--activated .vc_custom_1547536732261 {
		mix-blend-mode: exclusion;
}

.darkmode--activated .vc_custom_1477049834918 {
		mix-blend-mode: exclusion;
}

.darkmode--activated .vc_custom_1458617061012 {
		mix-blend-mode: exclusion;
}

.darkmode--activated .vc_custom_1562520391411 {
		mix-blend-mode: exclusion;
}

.darkmode--activated .vc_custom_1547536688761 {
		mix-blend-mode: exclusion;
}

.darkmode--activated  h1, h2, h3, h4, h5, h6 {
		color: #056387 !important;
}

.darkmode--activated .tw-blog .vc_column-inner {
		mix-blend-mode: exclusion;
}

.darkmode--activated .type-post .vc_column-inner {
		mix-blend-mode: exclusion;
}

.darkmode--activated .post_format-post-format-link .entry-block {
		mix-blend-mode: exclusion;
}

.darkmode--activated #scrollUp {
		mix-blend-mode: exclusion;
}

.darkmode--activated .vc_custom_1623679862141 {
		mix-blend-mode: exclusion;
}

.darkmode--activated .vc_custom_1623679095420  {
		mix-blend-mode: exclusion;
}

.darkmode--activated .vc_custom_1623678995375  {
		mix-blend-mode: exclusion;
}

.darkmode--activated .vc_custom_1623679028574  {
		mix-blend-mode: exclusion;
}

.darkmode--activated .vc_custom_1623680039315 {
		mix-blend-mode: exclusion;
}

.darkmode--activated .photo-and-video-verification {
		mix-blend-mode: exclusion;
}

.darkmode--activated section#footer img {
		mix-blend-mode: exclusion
		!important;
}

.using-google-translate a {
		color: #18cca2 !important;
    pointer-events:none;
		background-color: #292929 !important;
}

.mission-1, .mission-2, .mission-3 {
		text-align: center !important;
}
		
.mission-2 {
		width: 87vh !important;
}

.mission-1, .mission-3 {
		width: 87vh;
}

.darkmode--activated #fullResImage {
		mix-blend-mode: unset;
}

.lwt-menu {
		display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
}	

@media (max-width: 1024px) {
	.lwt-menu {
		display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: flex-start;
    gap: 4px;
	}	
}