/*----------------------------------------------------------------------------- 
* Name Extension: Slideshow Homepage
* Version: 1.0.0
* Author: The Cmsmart Development Team 
* Date Created: 16/09/2013
* Websites: http://cmsmart.net
* Technical Support: Forum - http://cmsmart.net/support
* GNU General Public License v3 (http://opensource.org/licenses/GPL-3.0)
* Copyright © 2011-2013 Cmsmart.net. All Rights Reserved.
-----------------------------------------------------------------------------*/





.tp-simpleresponsive .caption {
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";	filter: alpha(opacity=0);	-moz-opacity: 0;	-khtml-opacity: 0;	position:absolute; 
}



/******************************
	-	SHADOWS		-
******************************/
.tp-bannershadow  { 		
		position:absolute;  	
		margin-left:auto;
		margin-right:auto;
		-moz-user-select: none; 
        -khtml-user-select: none; 
        -webkit-user-select: none; 
        -o-user-select: none; 
	}
	
.tp-bannershadow.tp-shadow1 {	background:url(../assets/shadow1.png) no-repeat; background-size:100%; width:890px; height:30px; bottom:-30px;}
.tp-bannershadow.tp-shadow2 {	background:url(../assets/shadow2.png) no-repeat; background-size:100%; width:890px; height:60px;bottom:-60px;}
/*.tp-bannershadow.tp-shadow3 {	background:url(../assets/shadow3.png) no-repeat; background-size:100%; width:890px; height:60px;bottom:-60px;}
*/
/*************************
	-	CAPTIONS	-
**************************/
.caption .big_white	{
						position: absolute; 
						color: #fff; 
						text-shadow: none; 
						font-weight: 700; 
						font-size: 36px; 
						line-height: 36px; 
						font-family: Arial; 
						padding: 0px 4px; 
						padding-top: 1px;
						margin: 0px; 
						border-width: 0px; 
						border-style: none; 
						background-color:#000;	
						letter-spacing: -1.5px;										
					}

.caption .big_orange	{
						position: absolute; 
						color: #ff7302; 
						text-shadow: none; 
						font-weight: 700; 
						font-size: 36px; 
						line-height: 36px; 
						font-family: Arial; 
						padding: 0px 4px; 
						margin: 0px; 
						border-width: 0px; 
						border-style: none; 
						background-color:#fff;	
						letter-spacing: -1.5px;															
					}	
					
.caption .big_black	{
						position: absolute; 
						color: #000; 
						text-shadow: none; 
						font-weight: 700; 
						font-size: 36px; 
						line-height: 36px; 
						font-family: Arial; 
						padding: 0px 4px; 
						margin: 0px; 
						border-width: 0px; 
						border-style: none; 
						background-color:#fff;	
						letter-spacing: -1.5px;															
					}		

.caption .medium_grey	{
						position: absolute; 
						color: #fff; 
						text-shadow: none; 
						font-weight: 700; 
						font-size: 20px; 
						line-height: 20px; 
						font-family: Arial; 
						padding: 2px 4px; 
						margin: 0px; 
						border-width: 0px; 
						border-style: none; 
						background-color:#888;		
						white-space:nowrap;	
						text-shadow: 0px 2px 5px rgba(0, 0, 0, 0.5);		
					}	
					
.caption .small_text	{
						position: absolute; 
						color: #fff; 
						text-shadow: none; 
						font-weight: 700; 
						font-size: 14px; 
						line-height: 20px; 
						font-family: Arial; 
						margin: 0px; 
						border-width: 0px; 
						border-style: none; 
						white-space:nowrap;	
						text-shadow: 0px 2px 5px rgba(0, 0, 0, 0.5);		
					}
.caption .small_text-full {
    border-style: none;
    border-width: 0;
    color: #3D7AAC;
    font-family: Arial;
    font-size: 13px;
    font-weight: 700;
    line-height: 20px;
    margin: 0;
    position: absolute;
    text-shadow: none;
    white-space: nowrap;
}
.caption .medium_text	{
						position: absolute; 
						color: #fff; 
						text-shadow: none; 
						font-weight: 700; 
						font-size: 20px; 
						line-height: 20px; 
						font-family: Arial; 
						margin: 0px; 
						border-width: 0px; 
						border-style: none; 
						white-space:nowrap;	
						text-shadow: 0px 2px 5px rgba(0, 0, 0, 0.5);		
					}
					
.caption .large_text	{
						position: absolute; 
						color: #fff; 
						text-shadow: none; 
						font-weight: 700; 
						font-size: 40px; 
						line-height: 40px; 
						font-family: Arial; 
						margin: 0px; 
						border-width: 0px; 
						border-style: none; 
						white-space:nowrap;	
						text-shadow: 0px 2px 5px rgba(0, 0, 0, 0.5);		
					}	
					
.caption .very_large_text	{
						position: absolute; 
						color: #fff; 
						text-shadow: none; 
						font-weight: 700; 
						font-size: 60px; 
						line-height: 60px; 
						font-family: Arial; 
						margin: 0px; 
						border-width: 0px; 
						border-style: none; 
						white-space:nowrap;	
						text-shadow: 0px 2px 5px rgba(0, 0, 0, 0.5);
						letter-spacing: -2px;		
					}	
					
					
.caption .very_big_white	{
						position: absolute; 
						color: #fff; 
						text-shadow: none; 
						font-weight: 700; 
						font-size: 60px; 
						line-height: 60px; 
						font-family: Arial; 
						margin: 0px; 
						border-width: 0px; 
						border-style: none; 
						white-space:nowrap;	
						padding: 0px 4px; 
						padding-top: 1px;
						background-color:#000;		
					}	
					
.caption .very_big_black	{
						position: absolute; 
						color: #000; 
						text-shadow: none; 
						font-weight: 700; 
						font-size: 60px; 
						line-height: 60px; 
						font-family: Arial; 
						margin: 0px; 
						border-width: 0px; 
						border-style: none; 
						white-space:nowrap;	
						padding: 0px 4px; 
						padding-top: 1px;
						background-color:#fff;		
					}
					
.caption .boxshadow	{
						-moz-box-shadow: 0px 0px 20px rgba(0, 0, 0, 0.5);
						-webkit-box-shadow: 0px 0px 20px rgba(0, 0, 0, 0.5);
						box-shadow: 0px 0px 20px rgba(0, 0, 0, 0.5);
					}
											
.caption .black {
						color: #000; 
						text-shadow: none;		
					}	
					
.caption .noshadow {
						text-shadow: none;		
					}	
					
.caption a {text-shadow: none;	-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;text-decoration: none; }			
.caption a:hover { color: #ffa902; }					



/******************************
	-	BUTTONS	-
*******************************/

.button				{	padding:0px 13px 0px; border-radius: 3px; -moz-border-radius: 3px; -webkit-border-radius: 3px; height:36px;						
						cursor:pointer;
						color:#fff !important; /*text-shadow:0px 1px 1px rgba(0, 0, 0, 0.6) !important;*/ font-size:15px; line-height:36px;
						background:url(../images/gradient/g30.png) repeat-x top; font-family: arial, sans-serif; font-weight: bold; letter-spacing: 0px;
					}
					
.button.big			{	color:#fff; text-shadow:0px 1px 1px rgba(0, 0, 0, 0.6); font-weight:bold; padding:9px 20px; font-size:19px;  line-height:57px !important; background:url(../images/gradient/g40.png) repeat-x top;}				

						
.purchase:hover,
.button:hover,
.button.big:hover		{	background-position:bottom, 15px 11px;}

	  
	  

					



/*	BUTTON COLORS	*/					



.button.green, .button:hover.green,
.purchase.green, .purchase:hover.green			{ background-color:#21a117; -webkit-box-shadow:  0px 3px 0px 0px #104d0b;        -moz-box-shadow:   0px 3px 0px 0px #104d0b;        box-shadow:   0px 3px 0px 0px #104d0b;  }


.button.blue, .button:hover.blue,
.purchase.blue, .purchase:hover.blue			{ background-color:#1d78cb; -webkit-box-shadow:  0px 3px 0px 0px #0f3e68;        -moz-box-shadow:   0px 3px 0px 0px #0f3e68;        box-shadow:   0px 3px 0px 0px #0f3e68;}			


.button.red, .button:hover.red,
.purchase.red, .purchase:hover.red				{ background-color:#cb1d1d; -webkit-box-shadow:  0px 3px 0px 0px #7c1212;        -moz-box-shadow:   0px 3px 0px 0px #7c1212;        box-shadow:   0px 3px 0px 0px #7c1212;}		

.button.orange, .button:hover.orange,
.purchase.orange, .purchase:hover.orange		{ background-color:#ff7700; -webkit-box-shadow:  0px 3px 0px 0px #a34c00;        -moz-box-shadow:   0px 3px 0px 0px #a34c00;        box-shadow:   0px 3px 0px 0px #a34c00;}
	
.button.darkgrey,.button.grey,
.button:hover.darkgrey,.button:hover.grey,
.purchase.darkgrey, .purchase:hover.darkgrey	{ background-color:#555; -webkit-box-shadow:  0px 3px 0px 0px #222;        -moz-box-shadow:   0px 3px 0px 0px #222;        box-shadow:   0px 3px 0px 0px #222;}																			

.button.lightgrey, .button:hover.lightgrey,
.purchase.lightgrey, .purchase:hover.lightgrey	{ background-color:#888; -webkit-box-shadow:  0px 3px 0px 0px #555;        -moz-box-shadow:   0px 3px 0px 0px #555;        box-shadow:   0px 3px 0px 0px #555;}						



/************************
	-	NAVIGATION	-
*************************/

/** BULLETS **/
.tp-bullets									{	z-index:100; position:absolute; bottom:10px; }
.tp-bullets.simplebullets					{ 	bottom:10px;}


.tp-bullets.simplebullets.navbar				{ bottom:-20px; background:url(../assets/navigdots_bgtile.png); height:35px; padding:0px 0px; -webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px ;margin-top:-17px;}
								
.tp-bullets.simplebullets .bullet			{	cursor:pointer; position:relative;	background:url(../assets/bullets.png) no-Repeat bottom left;	width:23px;	height:23px;  margin-right:0px; float:left; margin-top:-12px;}									
.tp-bullets.simplebullets .bullet.last		{	margin-right:0px;}

/**	SQUARE BULLETS **/
.tp-bullets.simplebullets.square .bullet			{	cursor:pointer; position:relative;	background:url(../assets/bullets2.png) no-Repeat bottom left;	width:19px;	height:19px;  margin-right:0px; float:left; margin-top:-10px;}									
.tp-bullets.simplebullets.square .bullet.last		{	margin-right:0px;}

/** navbar NAVIGATION VERSION **/
.tp-bullets.simplebullets.navbar .bullet		{	cursor:pointer; position:relative;	background:url(../assets/navigdots.png) no-Repeat bottom left;	width:15px;	height:15px;  margin-left:5px !important; margin-right:5px !important;float:left; margin-top:10px;}										
.tp-bullets.simplebullets.navbar .bullet.first		{	margin-left:30px !important;}
.tp-bullets.simplebullets.navbar .bullet.last		{	margin-right:30px !important;}

.tp-bullets.simplebullets .bullet:hover, 
.tp-bullets.simplebullets .bullet.selected	{	background-position:top left; }




/*************************************
	-	TP ARROWS 	-
**************************************/


.tp-leftarrow						{	z-index:100;cursor:pointer; position:relative;	background:url(../assets/arrow_left.png) no-Repeat top left;	width:26px;	height:26px;  margin-right:0px; float:left; margin-top:-13px;	}										
.tp-rightarrow						{	z-index:100;cursor:pointer; position:relative;	background:url(../assets/arrow_right.png) no-Repeat top left;	width:26px;	height:26px;  margin-right:0px; float:left;	margin-top:-13px;}										

.tp-leftarrow.navbar				{	z-index:100;cursor:pointer; position:relative;	background:url(../assets/arrowleft.png) no-Repeat top left;		width:9px;	height:16px;   float:left;	margin-right:-20px; margin-top:-8px;}										
.tp-rightarrow.navbar				{	z-index:100;cursor:pointer; position:relative;	background:url(../assets/arrowright.png) no-Repeat top left;	width:9px;	height:16px;   float:left;	margin-left:-20px; margin-top:-8px;}										
.tp-leftarrow.navbar.thumbswitharrow	{	margin-right:10px; }
.tp-rightarrow.navbar.thumbswitharrow	{	margin-left:0px; }

.tp-leftarrow.square				{	z-index:100;cursor:pointer; position:relative;	background:url(../assets/arrow_left2.png) no-Repeat top left;	width:12px;	height:17px;   float:left;	margin-right:0px; margin-top:-9px;}										
.tp-rightarrow.square				{	z-index:100;cursor:pointer; position:relative;	background:url(../assets/arrow_right2.png) no-Repeat top left;	width:12px;	height:17px;   float:left;	margin-left:0px; margin-top:-9px;}										

.tp-leftarrow.large, .tp-rightarrow.large {opacity: 1 !important;-moz-opacity: 1 !important;filter:alpha(opacity=1) !important;}
.tp-leftarrow.large					{	z-index:25;cursor:pointer; position:relative;	background:url(../assets/arrow_large_left.png) no-Repeat top left;	width:46px;	height:46px;  margin-left:20px; margin-top:-23px; }										
.tp-rightarrow.large				{	z-index:25;cursor:pointer; position:relative;	background:url(../assets/arrow_large_right.png) no-Repeat top left;	width:46px;	height:46px;  margin-left:-20px; margin-top:-23px; }										

.tp-leftarrow:hover,
.tp-rightarrow:hover {	background-position:bottom left; }


/****************************************************************************************************
	-	TP THUMBS 	-	
*****************************************************************************************************

 - tp-thumbs & tp-mask Width is the width of the basic Thumb Container (500px basic settings)

 - .bullet width & height is the dimension of a simple Thumbnail (basic 100px x 50px)

 *****************************************************************************************************/


.tp-bullets.tp-thumbs						{	z-index:100; position:absolute; padding:0px 2px 2px;background-color:#fff;
												width:500px;height:50px; 			/* THE DIMENSIONS OF THE THUMB CONTAINER */
											}
											
.fullwidthbanner-container .tp-thumbs					{  padding:2px;}											

.tp-bullets.tp-thumbs .tp-mask				{	width:500px; height:50px;  			/* THE DIMENSIONS OF THE THUMB CONTAINER */
												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; 			/* THE DIMENSION OF A SINGLE THUMB */
												cursor:pointer; overflow:hidden;background:none;margin:0;float:left;
												-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";	filter: 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)";	filter: alpha(opacity=1);	-moz-opacity: 1;	-khtml-opacity: 1;	opacity: 1;}											
.tp-thumbs img								{	width:100%; }


/************************************
		-	TP BANNER TIMER		-
*************************************/
.tp-bannertimer {	width:100%; height:10px; background:url(../assets/timer.png);position:absolute; z-index:25;}
	
	
   
/*********************************************

	-	BASIC SETTINGS FOR THE BANNER	-

***********************************************/

 .tp-simpleresponsive img {
		-moz-user-select: none; 
        -khtml-user-select: none; 
        -webkit-user-select: none; 
        -o-user-select: none; 
		position: relative !important;
		height: auto !important;
/*		width: auto !important;*/

}
.responsive .caption .heading, .responsive .caption p { float:left; 
	background: none;
    border: none;
    width: auto;
}
.responsive .slide_content p { float:left; 
    width: 370px;
	overflow:hidden;
}

.tp-simpleresponsive ul {
	list-style:none;
	padding:0;
	margin:0;
}			

.tp-simpleresponsive >ul li{
	list-stye:none;			
	position:absolute;
	visibility:hidden;
	 -webkit-transition: opacity 2s ease-in-out;
  -moz-transition: opacity 2s ease-in-out;
  -o-transition: opacity 2s ease-in-out;
  transition: opacity 2s ease-in-out;
}
/*  CAPTION SLIDELINK   **/
.caption.slidelink a div {	width:10000px; height:10000px;  }  

.tp-loader 	{	background:url(../assets/loader.gif) no-repeat 10px 10px; background-color:#fff;  margin:-22px -22px; top:50%; left:50%; z-index:10000; position:absolute;width:44px;height:44px;
				border-radius: 3px; 
				-moz-border-radius: 3px; 
				-webkit-border-radius: 3px; 
			}
.netbase-revolution p,.netbase-revolution div{
	margin: 0px;
}
.caption ul{
	position: relative;
}
.caption ul li{
	z-index: 999999999999999;
	color: red;
	visibility: visible;
	position: relative;
	list-style: none outside none;
}
   
/******************* custom css ****************************/   
.tp-simpleresponsive { margin-top:-10px;}
.netbase-revolutioncontenton {    height: 650px !important;
    overflow: hidden;
    position: relative;
    width: 100% !important; }
.netbase-revolutioncontenton img { max-width:inherit;}
.tp-simpleresponsive .caption0 {	
   left: 497.542px;
    width: 47%;}
.tp-simpleresponsive .caption0 img { width:100% !important;}	
	
.slide_content .take_look {clear: both;float: left; width: 50%;}
.slide_content button.button { margin-left:0px;}
.slide_content button.button span { height:36px; line-height:36px}
.slide_content button.button span span {height: 18px;line-height: 18px; font-weight:bold !important;}

.netbase .sfr IMG { display:block; height:auto; width:100% !important;}

.netbase .slide_content { width:32% !important;}
.netbase .slide_content p {margin-top:20px;}
.slide_content h2 {color: #ececec;font: 100 40px/60px 'museo-slab',serif;text-transform: uppercase;}
.slide_content p {color: #ececec;font: 400 14px/24px 'Open Sans',serif;text-align: left; white-space:normal;}

@media only screen and (min-width: 1156px) and (max-width:1280px) {
.netbase-revolutioncontenton { height: 442px !important;}
.tp-simpleresponsive .caption1 {left:22px !important; top:213px !important;}	
.tp-simpleresponsive .caption0 { width:47% !important; left:456px !important;}
.tp-simpleresponsive .caption3 { width:24% !important; left:526px !important;}
.slide_content h2 { margin-bottom:16px;}
.responsive .caption .heading, .responsive .caption p { margin-top:0px; line-height:20px; }

/*.netbase-revolutioncontenton {    max-height: 600px !important; }	
.tp-simpleresponsive .caption1 { left: 88px !important;top: 340px !important;}
.tp-simpleresponsive .caption2 { left:465px !important;}
.tp-simpleresponsive .caption2 img  { width: 90% !important;}
.tp-simpleresponsive .caption0 { left:375px !important;}
*/
}

@media only screen and (min-width: 980px) and (max-width:1155px) {
	
.netbase-revolutioncontenton { height: 414px !important;}

.tp-simpleresponsive .caption0 { width:55% !important; left:367px !important;}
.tp-simpleresponsive .caption0 img { width:100% !important; }

.tp-simpleresponsive .caption1 {left:22px !important; top:200px !important;}
.slide_content h2 { margin-bottom:10px;}

.tp-simpleresponsive .caption3 {left: 560px  !important;top: 50px  !important;width: 24%  !important;}
.responsive .caption .heading, .responsive .caption p { margin-top:00px; line-height:20px; }


}

@media only screen and (min-width: 851px) and (max-width: 979px) {
	
.netbase-revolutioncontenton { height: 390px !important;}

.tp-simpleresponsive .caption0 { width:47% !important; left:385px !important;}
.tp-simpleresponsive .caption0 img { width:100% !important; }

.tp-simpleresponsive .caption1 {left:22px !important; top:184px !important;}
.slide_content h2 { margin-bottom:10px;}

.tp-simpleresponsive .caption3 {left: 443px  !important;top: 50px  !important;width: 25%  !important;}
.responsive .caption .heading, .responsive .caption p { margin-top:00px; line-height:20px; }
 }  


@media only screen and (min-width: 768px) and (max-width: 850px) {
	
.netbase-revolutioncontenton { height: 360px !important;}

.tp-simpleresponsive .caption0 { width:47% !important; left:316px !important;}
.tp-simpleresponsive .caption0 img { width:100% !important; }

.tp-simpleresponsive .caption1 {left:22px !important; top:184px !important;}
.netbase .slide_content { width:28% !important;}
.slide_content h2 {font: 200 36px/60px 'museo-slab',serif;margin-bottom:10px;}
.slide_content p {font: 400 13px/20px 'Open Sans',serif;text-align: left; }

.tp-simpleresponsive .caption3 {left: 405px  !important;top: 50px  !important;width: 23%  !important;}
	
.tp-leftarrow.large { top:154px !important; }											
.tp-rightarrow.large { top:154px !important; }										
.responsive .caption .heading, .responsive .caption p { margin-top:00px; line-height:16px; margin-bottom:4px; }
 }  
 
@media only screen and (max-width: 767px) {
	
.netbase-revolutioncontenton { height: 331px !important;}

.tp-simpleresponsive .caption0 { width:47% !important; left:190px !important;}
.tp-simpleresponsive .caption0 img { width:100% !important; }

.tp-simpleresponsive .caption1 {left:10px !important; top:156px !important;}
.netbase .slide_content { width:24% !important;
/*transform: skew(-20deg, 0deg);
-ms-transform: skew(-20deg, 0deg);
-webkit-transform: skew(-20deg, 0deg);
*/

}
.slide_content h2 {font: 200 26px/60px 'museo-slab',serif;margin-bottom:3px;}
.slide_content p {font: 400 11px/16px 'Open Sans',serif;text-align: left; }

.tp-simpleresponsive .caption3 {left: 264px  !important;top: 50px  !important;width: 23%  !important;}
	
.tp-leftarrow.large { top:296px !important; margin-left:5px; }											
.tp-rightarrow.large { top:296px !important;margin-left:-5px;  }										

.responsive .caption .heading, .responsive .caption p { margin-top:00px; line-height:14px; margin-bottom:4px; }
.responsive .slide_content p { 
    width: 250px;
}

}

@media only screen and (max-width: 550px) {
	
.netbase-revolutioncontenton { height: 278px !important;}

.tp-simpleresponsive .caption0 { width:43% !important; left:144px !important;}
.tp-simpleresponsive .caption0 img { width:100% !important; }

.tp-simpleresponsive .caption1 {left:5px !important; top:143px !important;}
.netbase .slide_content { width:20% !important;

}
.slide_content h2 {font: 200 19px/60px 'museo-slab',serif;margin-bottom:3px;}
.slide_content p {font: 400 11px/16px 'Open Sans',serif;text-align: left; display:none; }

.tp-simpleresponsive .caption3 {left: 187px  !important;top: 50px  !important;width: 22%  !important;}
	
.tp-leftarrow.large { top:284px !important; margin-left:5px; }											
.tp-rightarrow.large { top:284px !important;margin-left:-5px;  }										
}

@media only screen and (max-width: 479px) {
	
.netbase-revolutioncontenton { height: 227px !important;}

.tp-simpleresponsive .caption0 { width:39% !important; left:57px !important;}

.tp-simpleresponsive .caption1 {left:5px !important; top:143px !important;display:none;}

.tp-simpleresponsive .caption3 {left: 111px  !important;top: 36px  !important;width: 19%  !important;}
	
.tp-leftarrow.large { top:284px !important; margin-left:5px; }											
.tp-rightarrow.large { top:284px !important;margin-left:-5px;  }										

	
}



	  
	@media only screen and (min-width: 480px) and (max-width: 767px) {
		.button	{	padding:4px 8px 3px; line-height:25px !important; font-size:11px !important;font-weight:normal;	}
		a.button { -webkit-transition: none; -moz-transition: none; -o-transition: none; -ms-transition: none;	 }
		
				
	}
   
    @media only screen and (min-width: 0px) and (max-width: 479px) {   
		.button	{	padding:2px 5px 2px; line-height:20px !important; font-size:10px !important;}
		a.button { -webkit-transition: none; -moz-transition: none; -o-transition: none; -ms-transition: none;	 }
	}
	
	
		
	
/***************************************
	-	RESPONSIVE SETTINGS 	-
****************************************/	
	
	
	@media only screen and (min-width: 768px) and (max-width: 959px) {

	 }  
  	
  
	  
	@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:block}
				.responsive .tparrows	{	display:block;}
	}
	
   
   
