.big-sld {
	color: #272263;
	font-size:41px;
	font-family: 'Open Sans', sans-serif;
}
.med-sld {
	color:#f6cd3d;
	font-size:32px;
	font-family: 'Open Sans', sans-serif;
}
.sma-sld {
	font-size:30px;
	font-weight:lighter;
	color:#413094;
}
.sld-btn {
	font-size:15px;
	font-family: 'Open Sans', sans-serif;
	color:#fff;
	background:#413094;
	padding:10px 40px;
	border-radius:25px;
}
.sld-btn a {
	color:#fff !important;
}
.sld-btn a:hover {
	color:#fff !important;
}
.caption-big {
	line-height: 44px !important;
}
.caption-sma {
	line-height: 22px !important;
}
.caption-btn {
	line-height: 18px !important;
}
.slider {
	left: 0;
}
.tp-simpleresponsive .caption {
	position: absolute;
	opacity: 0;
	filter: alpha(opacity=0);
	-moz-opacity: 0;
	-khtml-opacity: 0;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
}
.tp-bullets {
	display: none;
	z-index: 100;
	position: relative;
	bottom: inherit !important;
	opacity: 1 !important;
	left: inherit !important;
	margin: 0 auto !important;
	width: 976px !important;
	top: -35px;
}
.tp-bullets.simplebullets {
	bottom: 10px
}
.tp-bullets.simplebullets .bullet {
	cursor: pointer;
	position: relative;
	width: 7px;
	height: 17px;
	margin-right: 3px;
	float: left;
	margin-top: 0;
	background: #b5c0cb;
	border-radius: 3px;
	transition: all ease 0.3s;
}
.tp-bullets.simplebullets .bullet.last {
	margin-right: 0px
}
.tp-bullets.simplebullets .bullet:hover, .tp-bullets.simplebullets .bullet.selected {
	background: #d34546;
	height: 20px;
	margin-top: -3px;
}
.tparrows {
	opacity:1 !important;
	height:63px;
	width:59px;
	margin:-65px 0 0 0;
	z-index:100;
	cursor:pointer;
	position:relative;
}
.tp-leftarrow {
	background: url(img/left.png) top right no-repeat;
}
.tp-rightarrow {
	background: url(img/right.png) top left no-repeat;
}
/* ================ Thumb Image ================ */




.tp-bannertimer {
	display: none;
}
.tp-thumbs {
	display: none;
}
/* ================ Thumb Image ================ */



.tp-simpleresponsive img {
	-moz-user-select: none;
	-khtml-user-select: none;
	-o-user-select: none;
	-webkit-user-select: none;
}
.tp-simpleresponsive ul {
	list-style:none;
	padding:0;
	margin:0;
}
.tp-simpleresponsive >ul li {
	list-stye:none;
	position:absolute;
	visibility:hidden;
}
.sld-cap {
	display: block;
}
 @media screen and (max-width: 979px) and (min-width: 1px) {
.tparrows {
	display: none;
}
}
 @media screen and (max-width: 979px) and (min-width: 767px) {
.sld-cap {
	display: block;
}
.big-sld {
	font:500 31px roboto;
}
.med-sld {
	font:700 27px roboto;
}
.sma-sld {
	font:100 18px roboto;
}
.sld-btn {
	font:600 15px roboto;
}
}
 @media screen and (max-width: 767px) and (min-width: 480px) {
.caption {
	margin-top: -50px;
	text-align: center;
	width: 100%;
	left: 0 !important;
}
.sld-cap {
	display: none;
}
.big-sld {
	font:500 31px roboto;
}
.med-sld {
	font:700 27px roboto;
}
.sma-sld {
	font:100 18px roboto;
}
.sld-btn {
	font:600 15px roboto;
}
}
 @media screen and (max-width: 479px) {
.caption {
	margin-top: -50px;
	text-align: center;
	width: 100%;
	left: 0 !important;
}
.sld-cap {
	display: none;
}
.big-sld {
	font:500 31px roboto;
}
.med-sld {
	font:700 27px roboto;
}
.sma-sld {
	font:100 18px roboto;
}
.sld-btn {
	font:600 15px roboto;
}
}
