
#revolution-slider-full {
	font-family: 'Raleway', sans-serif;
}
#revolution-slider-full ul li {
	list-style: none;
}
.tparrows.preview1:hover::after {
	color: #121212;
    background: #c8b16f;
}
/* .tp-simpleresponsive .caption,
.tp-simpleresponsive .tp-caption {
    text-shadow: 0px 3px 8px rgba(0, 0, 0, .5);
} */
.slide-box-wrapper {
	position: absolute;
	top: 50%;
	left: 50%;
	/* z-index: 9; */
	padding: 2.5em;
	/* background: url('//wpdemo.archiwp.com/theratio/wp-content/uploads/sites/5/2020/06/bg1-home5.jpg') no-repeat center center;
	background-size: cover; */
	transform: translate(-50%, -50%) !important;
	max-width: 1000px;
	text-align: center;
	color: #fff;

	/* For SEO CLS */
	width: 100%;
	opacity: 0;
	/* End For SEO CLS */
}
.small-heading {
	font-size: 1rem;
	color: rgb(159, 158, 158);
	text-transform: uppercase;
}
.slide-big-heading{
	font-size: 3rem;
	line-height: 65px;
}
.page-template-page-landing .slide-big-heading {
	font-size: 46px!important;
}
.slide-bottom-desc {
	position: absolute;
	display: flex;
	justify-content: center;
	bottom: 70px;
	z-index: 999;
}
.slide-bottom-desc .slide-desc-wrapper {
	display: table;
	width: 85%;
}
.slide-bottom-desc .slide-desc-wrapper .slide-desc-item {
	display: table-cell;
	width: 25%;
	font-family: 'Raleway', sans-serif;
	font-weight: 400;
	padding: 0 30px;
	box-sizing: border-box;
	border-left: 1px solid #fff;
	text-align: left;
}
.slide-bottom-desc .slide-desc-wrapper .slide-desc-item:last-child {
	border-right: 1px solid #fff;
}
.slide-bottom-desc .slide-desc-wrapper .slide-desc-item h3 {
	font-family: 'Montserrat', sans-serif;
	font-size: 20px;
	font-weight: bold;
	text-transform: uppercase;
}
.slide-bottom-desc .slide-desc-wrapper .slide-desc-item h3 a:hover {
	text-decoration: underline;
}
.slide-bottom-desc .slide-desc-wrapper .slide-desc-item p {
	line-height: 19.5px;
	font-size: 12px;
}
.slide-bottom-desc .slide-desc-wrapper .slide-desc-item p:last-child {
	margin-bottom: 0;
}
.slide-sub-heading{
	/* font-family: 'Montserrat', sans-serif; */
	margin-top: 55px;
	/* font-size: 1rem; */
/*	font-size: 2.4rem;*/
	line-height: normal;
	font-weight: 300;
	text-align: center;
	font-size: 26px!important;
	margin: 25px 0px 0px!important;
}
.btn-details {
	position: relative;
	color: #fff;
	font-size: 13px;
	text-transform: uppercase;
	letter-spacing: .5px;
}
.btn-details::before {
	background: #505050;
	position: absolute;
	content: "";
	bottom: -3px;
	left: -7px;
	width: 20px;
	height: 12px;
	z-index: -1;
	transition: all 0.3s linear;
	-webkit-transition: all 0.3s linear;
	-moz-transition: all 0.3s linear;
	-o-transition: all 0.3s linear;
	-ms-transition: all 0.3s linear;
}
.btn-details:hover::before {
	width: calc(100% + 14px);
	transition: width 0.6s cubic-bezier(.68,-.55,.265,1.55);
	-webkit-transition: width 0.6s cubic-bezier(.68,-.55,.265,1.55);
	-moz-transition: width 0.6s cubic-bezier(.68,-.55,.265,1.55);
	-o-transition: width 0.6s cubic-bezier(.68,-.55,.265,1.55);
	-ms-transition: width 0.6s cubic-bezier(.68,-.55,.265,1.55);
}
.btn-slider {
	font-family: 'Raleway', sans-serif;
	display: block;
	position:relative;
	width: 100%;
	max-width: 335px;
	height: auto;
	font-size: .83rem;
	font-weight: 600;
	text-transform: uppercase;
	text-align: center;
	letter-spacing:1px;
	color: #fff;
	/* background: #c8b16f; */
	border: 2px solid #c8b16f;
	border-radius: 0px;
	outline: none;
	text-shadow: none;
	margin: 70px auto 15px;
	cursor: pointer;
	overflow: hidden;
	z-index: 9;
	-ms-transform: scale(1, 1);
    transform: scale(1, 1);
	-moz-transition: all 0.6s ease;
	-ms-transition: all 0.6s ease;
	-o-transition: all 0.6s ease;
	transition: all 0.6s ease;
}
.btn-slider a{
	color: #fff;
	display: block;
	padding: 8px 35px;
}
.btn-slider:hover {
	color: #fff;
	background: #c8b16f;
	border: 2px solid #c8b16f;
	-moz-transition: all .6s ease;
	-ms-transition: all .6s ease;
	-o-transition: all .6s ease;
	transition: all .6s ease;
}
.btn-slider:hover .shine{
	-webkit-animation: sheen .6s alternate;
	animation: sheen .6s alternate;
}
.btn-slider:hover a{
	color:#fff;
}
.black-overlay {
	width: 100%;
	height: 100%;
	background-color: rgba(0, 0, 0, 0.4);
	position: absolute;
	display: block;
	top: 0;
}

/* For SEO CLS */
#mainbanner .slot,
#mainbanner .slotslide,
#mainbanner .slotslide > div {
	width: 0;
	height: 0;
}

/* #mainbanner .slot {
	z-index: -1;
} */

#mainbanner ul li {
	list-style: none;
	height: 100vh;
}

.current-sr-slide-visible .slide-box-wrapper {
	opacity: 1;
}


.slide-box-wrapper img {
	width: 100%;
	height: 100%;
}
/* End For SEO CLS */


@media only screen and (max-width: 1024px) {
	.slide-big-heading{
		font-size: 31pt;
	}
	.slide-sub-heading{
		font-size: 17pt;
	}
	.btn-slider {
		font-size: 12px;
		/* border: 2px solid #fc9f1c; */
		/* -ms-transform: scale(.8, .8);
		transform: scale(.8, .8); */
    }
    .btn-slider:hover {
		border: 2px solid rgba(255, 255, 255, 0);
    }
	.slide-bottom-desc {
		bottom: 50px;
	}
	.slide-bottom-desc .slide-desc-wrapper {
		width: 90%;
	}
	.slide-bottom-desc .slide-desc-wrapper .slide-desc-item {
		padding: 0 15px;
	}
}

@media only screen and (max-width: 992px) {
	.slide-bottom-desc {
		display: none;
	}
	.page-template-page-landing .slide-big-heading {
		font-size: 36px!important;
	}
}

@media only screen and (max-width: 800px) {
	.slide-big-heading{
	 font-size: 38pt;
	}
	.slide-sub-heading{
	 /* line-height: 2.5rem; */
	 font-size: 26pt;
	}
}

@media only screen and (max-width: 768px) {
	.tp-simpleresponsive .tp-caption {
		left: 50%;
	}
	.page-template-page-landing .slide-big-heading {
		font-size: 34px!important;
	}
}

@media only screen and (max-width: 576px) {
	.page-template-page-landing .slide-big-heading {
		font-size: 28px!important;
	}
}

@media only screen and (max-width: 375px) {
	.page-template-page-landing .slide-big-heading {
		font-size: 24px!important;
	}
}