/* primary color: #252525 */
/* secondary color: #FF6000 */
a {
	color: #FF6000;
}
#top-bar1 {
	position: relative;
	border-bottom: 1px solid #EEE;
	font-size: 16px;
	color: #fff;
	background-color: #252525;
}
#top-bar1 .contact-links {
	color: #a6a6a6;
	text-decoration: none;
}
#top-bar1 .contact-links i {
	color: #FF6000;
}
#top-bar1 .contact-links:hover {
	transition: 0.2s;
	color: #e1e1e1;
}
.col-padding {
	padding: 1rem;
}
#page-title{
	background-image: url('images/slider/full/4.jpg');
	padding: 120px 0;
}
.top-links-item > a {
	display: block;
	padding: 12px;
	font-size: 0.75rem;
	line-height: 20px;
	font-weight: 700;
	text-transform: uppercase;
	color: #a6a6a6;
}
.social-icon.si-small {
	width: 32px;
	height: 32px;
	font-size: 0.875rem;
	line-height: 30px !important;
	color: #fff;
}
.top-links-item > a:hover {
	display: block;
	padding: 12px;
	font-size: 0.75rem;
	line-height: 20px;
	font-weight: 700;
	text-transform: uppercase;
	transition: 0.2s;
	color: #e1e1e1;
	background-color: #000;
}
.button.button-border:not(.button-fill):hover {
	background-color: #b2b2b2;
	color: #FFF;
	border-color: transparent !important;
	text-shadow: 1px 1px 1px rgba(0,0,0,0.2);
}
.menu-item:hover > .menu-link, .menu-item.current > .menu-link {
	color: #FF6000; 
}
#gotoTop:hover {
	background-color: #b2b2b2;
}
.menu-link {
	font-size: 0.95rem;
	font-weight: 600;
}
.overlay {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background-color: rgba(0, 0, 0, 0.5); /* Adjust the color and opacity as needed */
	z-index: 2; /* Ensure the overlay is above the image and other layers */
}
.z-0 {
	z-index: 0 !important;
}
.heading-block::after {
	border-color: #FF6000;
}
.team-title span {
	color: #FF6000;
}
.widget.widget_links.clearfix ul li a:hover {
	color: #FF6000;
}
.fbox-bg.fbox-center {
	margin-top: 2rem;
	margin-left: 0;
	margin-right: 0;
	padding: 0 2rem 2rem;
	border: 1px solid #E5E5E5;
	border-radius: 5px;
}
.team-title-mem {
	position: relative;
	padding-top: 5px;
}
span.subtitle.text-align {
	min-height: 165px;
}
img.mask-image {
	border: 3px solid #ececec;
	box-shadow: 8px 8px 5px #ececec;
}
#footer {
	margin-top: 0px!important;
}
#preloader{
	background: #fff url(images/videos/loader.png) no-repeat center center;
	position: fixed;
	height: 100vh;
	z-index: 100;
	width: 100%;
	background-size: 100%;
	animation-delay: -5s;
}



































@media only screen and (min-width: 960px) {
/* styles for browsers larger than 960px; */
}
@media only screen and (min-width: 1440px) {
/* styles for browsers larger than 1440px; */
}
@media only screen and (min-width: 2000px) {
/* for sumo sized (mac) screens */
}
@media only screen and (max-device-width: 480px) {
	.revo-slider-caps-text {
		font-size: 16px !important;
	}
	.revo-slider-desc-text {
		font-size: 18px !important;
		text-align: center !important;
		line-height: 18px !important;
		margin-top: 10px !important;
	}
	.revo-slider-emphasis-text {
		margin-top: 10px !important;
	}
	h2.mx-auto.bottommargin.font-body {
	font-weight: 700 !important;
		max-width: 700px;
		font-size: 29px !important;
	}
	.block-hero-8 .font-secondary {
	    font-family: 'Grand Hotel', cursive;
	    font-size: 30px;
	    position: relative;
	    text-align: center;
	}
	h3.image-text.text-uppercase.ms-3.mb-0 {
	    text-align: center;
	    font-size: 35px;
	}
	.text-center {
	    font-size: 16px !important;
	    text-align: center !important;
	}
	.fbox-content span {
		text-align: justify;
	}
	.min-vh-100 {
		min-height: 25vh !important;
	}
	#page-title{
		padding: 40px 0;
	}
	#page-title.page-title-parallax h1 {
		font-size: 30px;
		font-weight: 600;
		letter-spacing: 2px;
	}
	ul.top-links-container {
		display: none;
	}
	.text-center {
		font-size: 14px;
		text-align: center !important;
	}
}
@media only screen and (device-width: 768px) {
	.revo-slider-caps-text {
		font-size: 16px !important;
	}
	.revo-slider-desc-text {
		font-size: 18px !important;
		text-align: center !important;
		line-height: 18px !important;
		margin-top: 10px !important;
	}
	.revo-slider-emphasis-text {
		margin-top: 10px !important;
	}
	h2.mx-auto.bottommargin.font-body {
	font-weight: 700 !important;
		max-width: 700px;
		font-size: 29px !important;
	}
	.block-hero-8 .font-secondary {
	    font-family: 'Grand Hotel', cursive;
	    font-size: 30px;
	    position: relative;
	    text-align: center;
	}
	h3.image-text.text-uppercase.ms-3.mb-0 {
	    text-align: center;
	    font-size: 35px;
	}
	.text-center {
	    font-size: 16px !important;
	    text-align: center !important;
	}
	.fbox-content span {
		text-align: justify;
	}
	.min-vh-100 {
		min-height: 25vh !important;
	}
	#page-title{
		padding: 40px 0;
	}
	#page-title.page-title-parallax h1 {
		font-size: 30px;
		font-weight: 600;
		letter-spacing: 2px;
	}
	ul.top-links-container {
		display: none;
	}
	.text-center {
		font-size: 14px;
		text-align: center !important;
	}
}
/* different techniques for iPad screening */
@media only screen and (min-device-width: 481px) and (max-device-width: 1024px) and (orientation:portrait) {
/* For portrait layouts only */
.revo-slider-caps-text {
	font-size: 16px !important;
}
.revo-slider-desc-text {
	font-size: 16px !important;
	line-height: 18px !important;
	margin-top: 10px !important;
}
.revo-slider-emphasis-text {
	margin-top: 10px !important;
}
.block-hero-8 .font-secondary {
    font-family: 'Grand Hotel', cursive;
    font-size: 30px;
    position: relative;
    text-align: center;
}
.text-center {
    font-size: 16px;
    text-align: center !important;
}
}
@media only screen and (min-device-width: 481px) and (max-device-width: 1024px) and (orientation:landscape) {
	.revo-slider-caps-text {
		font-size: 16px !important;
	}
	.revo-slider-desc-text {
		font-size: 18px !important;
		text-align: center !important;
		line-height: 18px !important;
		margin-top: 10px !important;
	}
	.revo-slider-emphasis-text {
		margin-top: 10px !important;
	}
	h2.mx-auto.bottommargin.font-body {
	font-weight: 700 !important;
		max-width: 700px;
		font-size: 29px !important;
	}
	.block-hero-8 .font-secondary {
	    font-family: 'Grand Hotel', cursive;
	    font-size: 30px;
	    position: relative;
	    text-align: center;
	}
	h3.image-text.text-uppercase.ms-3.mb-0 {
	    text-align: center;
	    font-size: 35px;
	}
	.text-center {
	    font-size: 16px !important;
	    text-align: center !important;
	}
}
