


/* #rev_slider_26_1 .tp-bannertimer{
	height: 80px;
	background-color: rgba(35, 37, 45, 0.1);
	z-index: 20;
	bottom: 0px;
	position: absolute;
	top: auto;
	left: 0px;
} */

@media (max-width: 778px) {
.rev-slider-white-block{
	display:none !important;
}

#rev_slider_26_1 .tparrows.metis {
	width:40px;
	height:40px;
}
#rev_slider_26_1 .tp-leftarrow{
	-webkit-transform: matrix(1, 0, 0, 1, -100, -50) !important;
	transform: matrix(1, 0, 0, 1, -100, -50) !important;	
}
#rev_slider_26_1 .tp-leftarrow{
	-webkit-transform: matrix(1, 0, 0, 1, -100, -50) !important;
	transform: matrix(1, 0, 0, 1, -100, -50) !important;	
}

#rev_slider_26_1 .tparrows::before	{
	line-height:20px;
}

#rev_slider_three .tparrows{
	display:none !important;
}
}
.btn {
	padding-top: 9px;
	padding-bottom: 9px;
}

.site-button,
.site-button-secondry {
	position:relative;
	padding: 15px 15px;
	letter-spacing:8px;
	font-weight:400;
	display: inline-block;
	font-size: 14px;
	outline: none;
	cursor: pointer;
	outline: none;
	border-width: 0;
	border-style: solid;
	border-color: transparent;
	line-height: 1.42857;
	margin-left: -1px;
	text-decoration: none !important;
}

@media only screen and (max-width:768px){
.site-button,
.site-button-secondry {
    padding: 10px 10px;
    letter-spacing: 3px;
	font-size:12px;
}	
}

.rev-btn .site-button,
.rev-btn .site-button-secondry {
	letter-spacing:10px !important;
}

@media only screen and (max-width:480px){
.rev-btn .site-button,
.rev-btn .site-button-secondry {
	letter-spacing:0px !important;
	font-size:14px !important;
}
}


.site-button-secondry:active,
.site-button-secondry:hover,
.site-button-secondry:focus,
.active>.site-button-secondry {
	background-color: #dd7b05; 
	color: #fff;
}