@charset "utf-8";
/* CSS Document */
.fullwidthbanner-container{width:100% !important;position:relative;padding:0;overflow:hidden;}
.fullwidthbanner-container .fullwidthabnner	{width:100%;height:100%;position:relative;}
.tp-bullets.simplebullets.round .bullet:hover,.tp-bullets.simplebullets.round .bullet.selected,
.tp-bullets.simplebullets.navbar .bullet:hover,.tp-bullets.simplebullets.navbar .bullet.selected { background:#f78320; }
.tp-leftarrow.default:hover,.tp-rightarrow.default:hover { background-color:#f78320; }
/** BULLETS **/
.tp-bullets {z-index: 101;position: absolute;bottom: 0px;}
.tp-bullets.simplebullets.round .bullet { cursor: pointer;position: relative;background:#ccc;width:14px;height:14px;margin:0px 5px 23px; float: left; border-radius: 100%;
	-webkit-transition: background 0.1s linear; -moz-transition: color, background 0.1s linear; -o-transition: color, background 0.1s linear;transition: color, background 0.1s linear;}
.fullwidthbanner-container .default{top:44% !important;z-index:100;cursor: pointer;position: relative;-webkit-transition: background 0.1s linear; -moz-transition: color, background 0.1s linear; -o-transition: color, background 0.1s linear;
    transition: color, background 0.1s linear;box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.3);width:62px;height:86px;}

.tparrows {
	-ms-filter: "alpha(opacity=100)";
	-moz-opacity: 1;
	-khtml-opacity: 1;
	opacity: 1;
	-webkit-transition: opacity .2s ease-out;
	-moz-transition: opacity .2s ease-out;
	-o-transition: opacity .2s ease-out;
	-ms-transition: opacity .2s ease-out
}
.tparrows.hidearrows {
	-ms-filter: "alpha(opacity=0)";
	-moz-opacity: 0;
	-khtml-opacity: 0;
	opacity: 0
}
.tp-leftarrow.default {background: rgba(0, 0, 0, 0.3) url(images/slider-left-arrow.png) no-Repeat center;	margin-left:15px;-webkit-transition: background 0.1s linear;-moz-transition: color, background 0.1s linear;
	-o-transition: color, background 0.1s linear;transition: color, background 0.1s linear;box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.3);}
.tp-rightarrow.default { background: rgba(0, 0, 0, 0.3) url(images/slider-right-arrow.png) no-Repeat center; margin-left:-15px; }
.tp-bullets.tp-thumbs {z-index: 100;position: absolute;padding:3px; background-color: #fff; width: 500px; height: 50px; margin-top: -50px;}
.fullwidthbanner-container .tp-thumbs { padding: 3px;}
.tp-bullets.tp-thumbs .tp-mask { width: 500px; height: 50px;overflow: hidden; position: relative;}
.tp-bullets.tp-thumbs .tp-mask .tp-thumbcontainer { width: 5000px; position: absolute;}
.tp-bullets.tp-thumbs .bullet { width: 100px;height: 50px;cursor: pointer; overflow: hidden;background: none; margin: 0; float: left;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)"; -moz-opacity: 0.5;
    -khtml-opacity: 0.5;  opacity: 0.5; -webkit-transition: all 0.2s ease-out; -moz-transition: all 0.2s ease-out;  -o-transition: all 0.2s ease-out;  -ms-transition: all 0.2s ease-out;}
.tp-bullets.tp-thumbs .bullet:hover,.tp-bullets.tp-thumbs .bullet.selected {  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";   -moz-opacity: 1;
    -khtml-opacity: 1;  opacity: 1;}
.tp-thumbs img { width: 100%;}
/*.tp-bannertimer {width: 100%; height: 10px; position: absolute; z-index: 102; }
.tp-bannertimer.tp-bottom { bottom: 0px !important; height: 5px;}*/
.tp-simpleresponsive img { -moz-user-select: none; -khtml-user-select: none;  -webkit-user-select: none; -o-user-select: none;max-width:none;}
.tp-simpleresponsive a {  text-decoration: none;}
.tp-simpleresponsive ul {  list-style: none; padding: 0;margin: 0;}
.tp-simpleresponsive >ul >li {   list-stye: none;position: absolute;visibility: hidden;}
.caption.slidelink a div,.tp-caption.slidelink a div { width: 10000px; height: 10000px;}
.tp-loader { background: url(images/loader.gif) no-repeat 10px 10px; background-color: #fff; margin: -22px -22px;  top: 50%;left: 50%; z-index: 999;position: absolute;width: 44px; height: 44px; 
border-radius: 3px; -moz-border-radius: 3px; -webkit-border-radius: 3px;}

@media only screen and (min-width: 768px) and (max-width: 959px) {
	  .banner, .bannercontainer{	width:768px; height:309px;}
}

@media only screen and (min-width: 480px) and (max-width: 767px) {
	   .banner, .bannercontainer{	width:480px; height:193px;	}
}

@media only screen and (min-width: 320px) and (max-width: 479px) {
		.banner, .bannercontainer{	width:320px;height:129px;	}
}

@media only screen and (max-width: 319px) {
		.banner, .bannercontainer{	width:240px;height:97px;	}
}
@media only screen and (min-width: 480px) and (max-width: 767px) {
    .responsive .tp-bullets.tp-thumbs { width: 300px !important; height: 30px !important;}
    .responsive .tp-bullets.tp-thumbs .tp-mask { width: 300px !important; height: 30px !important;    }
   .responsive .tp-bullets.tp-thumbs .bullet { width: 60px !important; height: 30px !important; }
}
@media only screen and (min-width: 0px) and (max-width: 479px) {
    .responsive .tp-bullets { display: none;    }
    .responsive .tparrows { display: none; }
}
@media only screen and (max-width: 768px) {
   .fullwidthbanner-container .default{top: 38% !important;width:22px;height:40px;}
   .tp-leftarrow.default{background: rgba(0, 0, 0, 0.3) url(images/slider-left-arrow1.png) no-Repeat center;}
   .tp-rightarrow.default{background: rgba(0, 0, 0, 0.3) url(images/slider-right-arrow1.png) no-Repeat center;}
   .tp-bullets.simplebullets.round .bullet{margin: 0px 5px 6px;width:10px;height:10px;}
}

