/* Upcoming Slider Starts */
@media(max-width:1084px){
#slider-wrapper {
/*	height: 300px;*/
		height:auto !important;
}

}
@media(min-width:641px) and (max-width:1084px){

.torisldrWindow ul li.panel img{
	height:100%;
	width: auto;
}
.upcmngSldr {
	height:112px !important;

}
.torisldrWindow {
	height:112px !important;

}
.torisldrWindow ul li {
	height: 112px !important;

}
.upcmngSldr .upcmngSldr-wrapper {
	height: 112px !important;

}
.torisldrControls {
  bottom: 126px !important;
}
.upcmngSldr .arrow {
  bottom: 133px !important;
}

}
@media(min-width:481px) and (max-width:640px){

.torisldrWindow ul li.panel img{
	height:auto;
	width:auto;
}
.upcmngSldr {
	height:253px !important;

}
.torisldrWindow {
	height:253px !important;

}
.torisldrWindow ul li {
	height: 253px !important;

}
.upcmngSldr .upcmngSldr-wrapper {
	height: 253px !important;

}
.torisldrControls {
  bottom: 267px !important;
}
.upcmngSldr .arrow {
  bottom: 274px !important;
}

}
@media(max-width:480px){
.torisldrWindow ul li.panel img{
	height:100%;
	width:auto;
}
.upcmngSldr {
	height:178px !important;
}
.torisldrWindow {
	height:178px !important;
}
.torisldrWindow ul li {
	height: 178px !important;
}
.upcmngSldr .upcmngSldr-wrapper {
	height: 178px !important;
}
.torisldrControls {
  bottom: 193px !important;
}
.upcmngSldr .arrow {
  bottom: 200px !important;
}

}


.upcmngSldr {
	width: 100% !important;
	height: 300px;
	-webkit-box-shadow: 0 1px 4px 0px rgba(0, 0, 0, 0.3);
	box-shadow: 0 1px 4px 0px rgba(0, 0, 0, 0.3);
	margin:0px;
	float:left;
}
.upcmngSldr .upcmngSldr-wrapper {
	width: 100% !important;
	height: 276px;
	position: relative;
}
.torisldrWindow {
	width: 100% !important;
	overflow: hidden;
	height: 300px;
	position: absolute;
	top: 0;
	left: 0;
	text-align: center;
}
.torisldrWindow ul {
	list-style: none;
	position: absolute;
	top: 0;
	left: 0;
	margin: 0;
	padding: 0;
	height:100%;
}
.torisldrWindow ul li {
	display: block;
	float: left;
	padding: 0;
	height: 276px;
	width: 100%;
	margin: 0;
	top: 0;
	background:#fff;
	left: 0;
	list-style: none;
}
.upcmngSldr .arrow {
	width: 8px;
	height: 15px;
	display: block;
	position: absolute;
	bottom: 290px;
	right: 10px;
	z-index: 20;
	opacity: 0.6;
	text-indent: -9999px;
 *text-transform: capitalize;
	cursor: pointer;
}
.upcmngSldr .forward {
	background: url(../images/bt-next.png) no-repeat;
	right: 22px;
}
.upcmngSldr .back {
	background: url(../images/bt-prev.png) no-repeat;
	right: 55px;
}
.upcmngSldr .forward:hover {
	opacity: 1;
}
.upcmngSldr .back:hover {
	opacity: 1;
}
.torisldrControls {
	width: 66px;
	height: 29px;
	background: url(../images/bg-slider.png) no-repeat;
	display: block;
	position: absolute;
	bottom:285px;
	right: 10px;
	z-index: 10;
}
.torisldrControls .thumbNav {
	display: none !important;
}
.torisldrControls .thumbNav a {
	display: none !important;
}
.torisldrControls .thumbNav a span {
	display: none;
}
.torisldrControls .thumbNav a:hover {
	background-image:  url(../images/bt_slide_ov.png);
}
.torisldrControls .thumbNav a.cur {
	background-image: url(../images/bt_slide_ov.png);
}
.torisldrControls .start-stop {
	display: none !important;
}
.torisldrControls .start-stop.playing {
}
.torisldrControls .start-stop:hover {
}
.upcmngSldr .wrapper ul ul {
	position: static;
	margin: 0;
	background: none;
	overflow: visible;
	width: auto;
	border: 0;
}
.upcmngSldr .wrapper ul ul li {
	float: none;
	height: auto;
	width: auto;
	background: none;
}
/* Upcoming Slider Ends */
/* Featured Slider Starts */
#slider-wrapper {
   height: 300px;
	width: 100%;
	display: table;
	margin:30px 0 0 0;
	-webkit-box-shadow: 0 1px 4px 0px rgba(0, 0, 0, 0.3);
	box-shadow: 0 1px 4px 0px rgba(0, 0, 0, 0.3);
}
#slider {
	position: relative;
	height: 225px;
	width: 100%;
}
#slider img {
	position: absolute;
	top: 0px;
	left: 0px;
	height: 225px;
	width: 100%;
}
#slider a.nivo-imageLink {
	position: absolute;
	top: 0px;
	left: 0px;
	height: 225px;
	width: 100%;
	border: 0;
	padding: 0;
	margin: 0;
	z-index: 60;
	display: none;
}
#slider a {
	border: 0;
	display: block;
}
.nivo-slice {
	display: block;
	position: absolute;
	z-index: 50;
	height: 225px;
	width: 100%;
}
.nivo-box {
	display:block;
	position:absolute;
	z-index:5;
}
.nivo-controlNav {
	position: absolute;
	right: 10px;
	top: -31px;
	width: 370px;
	text-align: left;
}
.nivo-controlNav a {
	display: block;
	width: 11px;
	height: 11px;
	background: url(../images/bt-inactive.png) no-repeat;
	text-indent: -9999px;
	border: 0;
	margin-left: 6px;
	margin-right: -2px;
	float: right;
	cursor: pointer;
}
.nivo-controlNav a.active {
	background: url(../images/bt-active.png) no-repeat;
}
/* Featured Slider Ends */
/* TORi Videos Slider Starts */
.upcmngWindow {
	width: 629px !important;
	height:80px !important;
	overflow: hidden;
	position: absolute;
	top: 0;
	left: 0;
	text-align: left;
}
.upcmngWindow ul li {
	display: block;
	float: left;
	padding: 0;
	width: 120px !important;
	height:80px !important;
	margin: 0;
	top: 0;
	left: 0;
	list-style: none;
}
.upcmngSlider-vdos {
	width: 663px !important;
	height:80px !important;
	position: relative;
	-webkit-box-shadow: none;
	box-shadow: none;
	margin:50px 0 0 0;
}
.upcmngSlider-vdos .vdos-wrapper ul li {
	width: 629px !important;
	height:80px !important;
	position: relative;
	background: none;
}
.upcmngSlider-vdos .upcmngWindow {
	width: 626px !important;
	height:80px !important;
	position: absolute;
	top: 0;
	left:20px;
	text-align: left;
}
.upcmngSlider-vdos .upcmngWindow ul {
	list-style: none;
	position: absolute;
	top: 0;
	left: 0;
	margin: 0;
	padding: 0;
	height:80px;
	width:626px;
}
.upcmngSlider-vdos .upcmngWindow ul li {
	display: block;
	float: left;
	padding: 0;
	height:80px !important;
	width:120px !important;
	margin: 0;
	top: 0;
	left: 0;
	list-style: none;
	margin:0 3px 0 2px;
}
.upcmngSlider-vdos .arrow {
	width: 10px;
	height: 19px;
	display: block !important;
	position: absolute;
	top:30px;
	right: 10px;
	z-index: 20;
	opacity: 0.6;
	text-indent: -9999px;
 *text-transform: capitalize;
	cursor: pointer;
}
.upcmngSlider-vdos .forward {
	background: url(../images/bt-slidg.png) no-repeat;
	right:0px;
}
.upcmngSlider-vdos .back {
	background: url(../images/bt-slidh.png) no-repeat;
	left:0px;
}
.upcmngSlider-vdos .forward:hover {
}
.upcmngSlider-vdos .back:hover {
}
.upcmngSlider-vdos .upcmngControls {
	display: none !important;
}
.upcmngSlider-vdos .upcmngControls .thumbNav {
	display: none !important;
}
.upcmngSlider-vdos .upcmngControls .thumbNav li {
}
.upcmngSlider-vdos .upcmngControls .thumbNav a {
}
.upcmngSlider-vdos .upcmngControls .thumbNav a span {
	display: block;
}
.upcmngSlider-vdos .upcmngControls .thumbNav a:hover {
}
.upcmngSlider-vdos .upcmngControls .thumbNav a.cur {
}
.upcmngSlider-vdos .upcmngControls .start-stop {
}
.upcmngSlider-vdos .upcmngControls .start-stop.playing {
}
.upcmngSlider-vdos .upcmngControls .start-stop:hover {
}

/* TORi Videos Slider Ends */

/*  TORi Top Updates Banner start   */

#gallery_content{width:100%; height:300px; position:relative; margin:49px 0; }

/*  TORi Top Updates Banner end   */
