#header-slider-container {
	overflow: hidden;
}

@media (min-width: 1025px) {
	#rev_slider_72_1_wrapper {
		height: calc( 697 / 1440 * 100vw);
		max-height: 697px;
	}
}

@media (min-width: 779px) and (max-width: 1024px) {
	#rev_slider_72_1_wrapper {
		height: calc( 768 / 1024 * 100vw);
		max-height: 768px;
	}
}

@media (min-width: 481px) and (max-width: 778px) {
	#rev_slider_72_1_wrapper {
		height: calc( 480 / 778 * 100vw);
		max-height: 488px;
	}
}

@media (max-width: 480px) {
	#rev_slider_72_1_wrapper {
		height: 100vw;
	}
	
	img.tp-rs-img.rs-lazyload {
    display: none!important;
}
	span.vamtam-heading-text {
    font-size: 16px;
		font-weight: 300;
}
}

@media (min-width: 901px) {
	.fixed-header-box {
		min-height: 60px;
	}
}

article.type-jetpack-portfolio .portfolio-text-content .portfolio-content>.project-meta .meta-top {
	display: none;
}

.related-portfolios.vamtam-related-content {
    display: none!important;
}

img.attachment-theme-single.size-theme-single.wp-post-image {
    display: none;
}

.client-logo {
    display: none;
}

p.meta.posted_in {
    display: none!important;
}

.cbp-item-wrapper:hover {
    border-radius: 5px;
		background-color: green;
		color: white;
}

span.excerpt {
    display: none!important;
}

span.post-siblings {
    display: none;
}












/* Site Logo and Tagline */
.logo-tagline {
	display: flex;
	align-items: center;
	column-gap: 15px;
	min-width: 230px;
}

.logo-tagline .logo {
	min-width: auto !important;
}

.site-tagline {
    min-width: 100%;
    font-size: 20px !important;
    font-weight: 600;
}
@media only screen and (max-width: 550px) {
	.main-header .first-row .logo-wrapper .logo {
		min-width: auto !important;
	}
	.logo-wrapper .site-tagline {
		font-size: 15px !important;
	}
}
@media only screen and (max-width: 900px) {
	.logo-wrapper .site-tagline {
		padding-left: 35px !important;
	}
}


@media only screen and (max-width: 600px) {
.page-header h1 {
	font-size: 30px;
	}
}


.cbp-item-wrapper:hover {
    background-color: transparent;
}


.custom-icon-text-color .fl-icon-text {
	color: #ffffff !important;
}
.custom-icon-text-color .fl-icon-text a:hover {
	color: #ffffff !important;
}




.page-id-987800 .meta-header {
    background-position: center center !important;
}


	

.header-search {
	display: none !important;
}



.custom-image-link {
	height: 100%;
}
.custom-image-link > div {
	height: 100%;
}
.custom-image-link h3 {
	height: 100%;
}
.custom-image-link a {
	display: block;
	height: inherit;
	user-select: none;
}
.custom-image-link a:hover {
	border: none !important;
}





@media only screen and (min-width: 901px) {

.mega-cus-menu-button .mega-menu-link { 
	border-radius: 100px !important;
	border: none !important;
	padding: 15px 28px !important;
	background: #2a7d2e !important;
	line-height: 15px !important;
	font-size: 14px !important;
	opacity: 1 !important;
	height: 46px !important;
	color: #fff !important;
}
#mega-menu-wrap-menu-header #mega-menu-menu-header > li.mega-menu-item > a.mega-menu-link {
	opacity: 1 !important;
}
#mega-menu-wrap-menu-header #mega-menu-menu-header > li.mega-menu-item > a.mega-menu-link:hover {
	opacity: 1 !important;
}
.mega-cus-menu-button:after {
	display: none !important;
}
.mega-cus-menu-button a:hover {
	background-color: #124a2f !important;
}
	
}
