/*-----------------------------------------------------------------------------



	-	revolution slider -



Screen Stylesheet



author:		themepunch

email:     	info@themepunch.com

website:   	http://www.themepunch.com

-----------------------------------------------------------------------------*/





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

	-	WRAPPER STYLES		-

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







.rev_slider_wrapper{

	position:relative;

}



.rev_slider_wrapper >ul	{

	visibility:hidden;

}



.rev_slider{

	position:relative;

	overflow:hidden;

}





.rev_slider img{

	max-width:none !important;

	max-width:none !important;

	-moz-transition: none 0 !important;

	-webkit-transition: none 0 !important;

	-o-transition: none 0 !important;

	transition: none 0 !important;

	margin:0px !important;

	padding:0px !important;

	border-width:0px !important;

	border:none;

	visibility:visible !important;

}



.rev_slider .no-slides-text{

	font-weight:bold;

	text-align:center;

	padding-top:80px;

}



.rev_slider ul{

	margin:0px !important;

	padding:0px !important;

	list-style: none !important;

	list-style-type: none !important;

	background-position:0px 0px !important;

}



.rev_slider ul li,

.rev_slider >ul >li,

.rev_slider >ul >li:before{



	list-style:none !important;

	position:absolute;

	visibility:hidden;

	margin:0px !important;

	padding:0px !important;

	overflow-x: visible;

	overflow-y: visible;

	list-style-type: none !important;

	background-image:none !important;

	background-position:0px 0px !important;

	text-indent: 0em !important;

}



.rev_slider .tp-caption,

.rev_slider .caption, {

	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";	-moz-opacity: 0;	-khtml-opacity: 0;	opacity: 0; 	position:absolute; visibility: hidden;

}



/* ADDED FOR SLIDELINK MANAGEMENT */

.tp-caption { z-index:1;}







.tp_inner_padding	{	box-sizing:border-box;

						-webkit-box-sizing:border-box;

						-moz-box-sizing:border-box;

						max-height:none !important;	}





.tp-hide-revslider,.tp-caption.tp-hidden-caption	{	visibility:hidden !important; display:none !important;}



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

	-	WRAPPER STYLES END	-

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



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

	-	IE8 HACKS	-

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

.noFilterClass {

	filter:none !important;

}

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

	-	IE8 HACKS ENDS	-

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



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

	-	FULLSCREEN VIDEO	-

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

.caption.fullscreenvideo {	left:0px; top:0px; position:absolute;width:100%;height:100%;}

.caption.fullscreenvideo iframe	{ width:100% !important; height:100% !important;}



.tp-caption.fullscreenvideo {	left:0px; top:0px; position:absolute;width:100%;height:100%;}

.tp-caption.fullscreenvideo iframe	{ width:100% !important; height:100% !important;}

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

	-	FULLSCREEN VIDEO ENDS	-

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



.fullwidthbanner-container{

	width:100% !important;

	position:relative;

	padding:0;

	overflow:hidden;

}



.fullwidthbanner-container .fullwidthabanner{

	width:100% !important;

	position:relative;

}





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



	-	SET THE ANIMATION EVEN MORE SMOOTHER ON ANDROID   -



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



.tp-simpleresponsive .slotholder *,

.tp-simpleresponsive img			{ -webkit-transform: translateZ(0);

										  -webkit-backface-visibility: hidden;

										  -webkit-perspective: 1000;

									}





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

	  - SOME CAPTION MODIFICATION AT START  -

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

.tp-simpleresponsive .caption,

.tp-simpleresponsive .tp-caption {

	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";		-moz-opacity: 0;	-khtml-opacity: 0;	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;}





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

	-	BUTTONS	-

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



.tp-button{

			padding:6px 13px 5px;

			border-radius: 3px;

			-moz-border-radius: 3px;

			-webkit-border-radius: 3px;

			height:30px;

			cursor:pointer;

			color:#fff !important; text-shadow:0px 1px 1px rgba(0, 0, 0, 0.6) !important; font-size:15px; line-height:45px !important;

			background:url(../images/gradient/g30.png) repeat-x top; font-family: arial, sans-serif; font-weight: bold; letter-spacing: -1px;

			text-decoration:none;

		}



.tp-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,

.tp-button:hover,

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





	@media only screen and (min-width: 480px) and (max-width: 767px) {

		.tp-button	{	padding:4px 8px 3px; line-height:25px !important; font-size:11px !important;font-weight:normal;	}

		a.tp-button { -webkit-transition: none; -moz-transition: none; -o-transition: none; -ms-transition: none;	 }

	}



    @media only screen and (min-width: 0px) and (max-width: 479px) {

		.tp-button	{	padding:2px 5px 2px; line-height:20px !important; font-size:10px !important;}

		a.tp-button { -webkit-transition: none; -moz-transition: none; -o-transition: none; -ms-transition: none;	 }

	}





/*	BUTTON COLORS	*/



.tp-button.green, .tp-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;  }





.tp-button.blue, .tp-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;}





.tp-button.red, .tp-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;}



.tp-button.orange, .tp-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;}



.tp-button.darkgrey,.tp-button.grey,

.tp-button:hover.darkgrey,.tp-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;}



.tp-button.lightgrey, .tp-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 **/



.tpclear		{	clear:both;}





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

	-	TP ARROWS 	-

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

.tparrows												{	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";

															-moz-opacity: 1;

															-khtml-opacity: 1;

															opacity: 1;

															-webkit-transition: opacity 0.2s ease-out; -moz-transition: opacity 0.2s ease-out; -o-transition: opacity 0.2s ease-out; -ms-transition: opacity 0.2s ease-out;



														}

.tparrows.hidearrows									{

															-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";

															-moz-opacity: 0;

															-khtml-opacity: 0;

															opacity: 0;

														}

.tp-leftarrow											{	z-index:100;cursor:pointer; position:relative;	background:url(../assets/large_left.png) no-Repeat top left;	width:40px;	height:40px;   }

.tp-rightarrow											{	z-index:100;cursor:pointer; position:relative;	background:url(../assets/large_right.png) no-Repeat top left;	width:40px;	height:40px;   }





.tp-leftarrow.round										{	z-index:100;cursor:pointer; position:relative;	background:url(../assets/small_left.png) no-Repeat top left;	width:19px;	height:14px;  margin-right:0px; float:left; margin-top:-7px;	}

.tp-rightarrow.round									{	z-index:100;cursor:pointer; position:relative;	background:url(../assets/small_right.png) no-Repeat top left;	width:19px;	height:14px;  margin-right:0px; float:left;	margin-top:-7px;}





.tp-leftarrow.round-old									{	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.round-old								{	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/small_left_boxed.png) no-Repeat top left;	width:20px;	height:15px;   float:left;	margin-right:6px; margin-top:12px;}

.tp-rightarrow.navbar									{	z-index:100;cursor:pointer; position:relative;	background:url(../assets/small_right_boxed.png) no-Repeat top left;	width:20px;	height:15px;   float:left;	margin-left:6px; margin-top:12px;}





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

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



.tp-leftarrow.navbar-old.thumbswitharrow				{	margin-right:10px; }

.tp-rightarrow.navbar-old.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.square-old								{	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-old								{	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.default									{	z-index:100;cursor:pointer; position:relative;	background:url(../assets/large_left.png) no-Repeat 0 0;	width:40px;	height:40px;



														}

.tp-rightarrow.default									{	z-index:100;cursor:pointer; position:relative;	background:url(../assets/large_right.png) no-Repeat 0 0;	width:40px;	height:40px;



														}









.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:1000; position:absolute; padding:3px;background-color:#fff;

												width:500px;height:50px; 			/* THE DIMENSIONS OF THE THUMB CONTAINER */

												margin-top:-50px;

											}





.fullwidthbanner-container .tp-thumbs		{  padding:3px;}



.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)";



												-moz-opacity: 1;

												-khtml-opacity: 1;

												opacity: 1;

											}

.tp-thumbs img								{	width:100%; }









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

		-	TP BANNER TIMER		-

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

.tp-bannertimer								{	width:100%; height:4px; background:url(../assets/timer.png);position:absolute; z-index:200; bottom:0;opacity: 0.7;}

.tp-bannertimer.tp-bottom					{	bottom:0px !important;height:5px;}









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

	-	RESPONSIVE SETTINGS 	-

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





	@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;}

	}





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



	-	BASIC SETTINGS FOR THE BANNER	-



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



 .tp-simpleresponsive img {

		-moz-user-select: none;

        -khtml-user-select: none;

        -webkit-user-select: none;

        -o-user-select: none;

}





.tp-simpleresponsive ul {

	list-style:none;

	padding:0;

	margin:0;

}



.tp-simpleresponsive >ul li{

	list-style:none;

	position:absolute;

	visibility:hidden;

}



/*  CAPTION SLIDELINK   **/

.caption.slidelink a div,

.tp-caption.slidelink a div {	width:10000px; height:10000px;  background:url(../assets/coloredbg.png) repeat;}



.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;

			}



/*--churchope--*/

	/*simple button*/

.rev_slider_wrapper .simple_button_link, .rev_slider_wrapper .simple_button_black:hover, .dialog_insert_button .simple_button_link, .dialog_insert_button .simple_button_black:hover, .edit_slide_wrapper .simple_button_link, .edit_slide_wrapper .simple_button_black:hover {

	font-size: 12px;

	line-height: 18px !important;

	padding: 3px 9px 4px;

	display: inline-block;

	color: #fff;

	text-decoration: none;

	border-radius: 3px;

	margin-right: 7px;

	margin-bottom: 7px;

	font-weight: normal;

	height: auto;

	letter-spacing: normal;



}

body > .rev_slider_wrapper .simple_button_link, body > .rev_slider_wrapper .simple_button_black:hover, .dialog_insert_button .simple_button_link,.dialog_insert_button .simple_button_black:hover, .edit_slide_wrapper .simple_button_link,.edit_slide_wrapper .simple_button_black:hover {

	background: #C62B02;

	-webkit-transition: color 0s ease 0s, background 200ms ease-in-out 0s;

	-moz-transition: color 0s ease 0s, background 200ms ease-in-out 0s;

	-o-transition: color 0s ease 0s, background 200ms ease-in-out 0s;

	-ms-transition: color 0s ease 0s, background 200ms ease-in-out 0s;

	transition: color 0s ease 0s, background 200ms ease-in-out 0s;

}



	/*simple black button*/

.rev_slider_wrapper .simple_button_black, .rev_slider_wrapper .simple_button_link:hover, .dialog_insert_button .simple_button_black, .dialog_insert_button .simple_button_link:hover, .edit_slide_wrapper .simple_button_black, .edit_slide_wrapper .simple_button_link:hover {

	font-size: 12px;

	line-height: 18px !important;

	padding: 3px 9px 4px;

	display: inline-block;

	color: #fff;

	text-decoration: none;

	border-radius: 3px;

	margin-right: 7px;

	margin-bottom: 7px;

	font-weight: normal;

	height: auto;

	letter-spacing: normal;



}

body > .rev_slider_wrapper .simple_button_black, body > .rev_slider_wrapper .simple_button_link:hover, .dialog_insert_button .simple_button_black, .dialog_insert_button .simple_button_link:hover, .edit_slide_wrapper .simple_button_black, .edit_slide_wrapper .simple_button_link:hover {

	background: #281e1f;

	-webkit-transition: color 0s ease 0s, background 200ms ease-in-out 0s;

	-moz-transition: color 0s ease 0s, background 200ms ease-in-out 0s;

	-o-transition: color 0s ease 0s, background 200ms ease-in-out 0s;

	-ms-transition: color 0s ease 0s, background 200ms ease-in-out 0s;

	transition: color 0s ease 0s, background 200ms ease-in-out 0s;

}



	/*big button*/

.rev_slider_wrapper .churchope_button, .edit_slide_wrapper .churchope_button, .dialog_insert_button .churchope_button {

	border-radius: 3px;

	text-decoration: none;

	font-size: 12px;

	line-height: 15px;

	padding: 15px 23px 14px;

	display: inline-block;

	color: #fff;

	border: none;

	margin-bottom: 10px;

	margin-right: 7px;

	line-height: 15px !important;

	font-weight: normal;

	height: auto;

	letter-spacing: normal;

	-webkit-transition: none;

	-moz-transition: none;

	-o-transition: none;

	-ms-transition: none;

	transition: none;	

}

body > .rev_slider_wrapper .churchope_button, .dialog_insert_button .churchope_button, .edit_slide_wrapper .churchope_button{

	background: #C62B02 url(../../../../images/bg_button.png) repeat-x 0 0;

}



.dialog_insert_button .churchope_button:hover, .rev_slider_wrapper .churchope_button:hover, .edit_slide_wrapper .churchope_button:hover{ padding-bottom: 12px; margin-top: 2px; vertical-align: middle; background-position: 0 0;}



	/*cycle btn*/

.dialog_insert_button a.cycle_btn,.rev_slider_wrapper a.cycle_btn,.edit_slide_wrapper a.cycle_btn {

	background: #231b1c url('../../../../images/i_arrow.png') no-repeat 100% 9px;

	color: rgba(255, 255 , 255 , 0.75) !important;

	text-decoration: none;

	font-size: 14px;

	padding: 7px 32px 6px 12px;

	display: inline-block;

	-webkit-box-shadow: 0 1px 0 0 #272122, 0 2px 0 0 #000, 0 3px 0 0 #221a1b;

	box-shadow: 0 1px 0 0 #272122, 0 2px 0 0 #000, 0 3px 0 0 #221a1b;

	border-radius: 5px;

	margin-top: 5px;

	margin-bottom: 10px;

	line-height: normal !important;

	height: auto;

	font-weight: normal;

	letter-spacing: normal;

	-webkit-transition: none;

	-moz-transition: none;

	-o-transition: none;

	-ms-transition: none;

	transition: none;	

}



.dialog_insert_button a.cycle_btn:hover,.rev_slider_wrapper a.cycle_btn:hover,.edit_slide_wrapper a.cycle_btn:hover {

	margin-top: 7px;

	margin-bottom: 8px;

	-webkit-box-shadow: none;

	box-shadow: none;

}

/*bullets*/

body > .rev_slider_wrapper #navjcycle { background: url('../images/bg_breadcrumbs.png') repeat-x 0 100%; text-align: center; margin-top:-25px; position: relative; z-index: 150 }

body > .rev_slider_wrapper #navjcycle span { display:inline-block; margin:8px auto 5px; height: 7px }

body > .rev_slider_wrapper #navjcycle a { text-indent:-9999px; margin:0 4px 0; display:block; width:7px; height:7px; float:left; background:url('../images/bg_dots.png') no-repeat 100% 0;text-align: left; }

body > .rev_slider_wrapper #navjcycle a:hover, #navjcycle a.activeSlide { background:url('../images/bg_dots.png') no-repeat 0 0; }



/* text */

/*churchope*/

.churchope_heading_small, .churchope_heading_middle, .churchope_heading_big {

	margin: 0 0 15px;

	font-weight: 700;

	text-decoration: none;

	text-transform: uppercase;

	line-height: 38px;

	display: inline-block;

	text-shadow: 1px 1px 1px rgba(0,0,0,.2);

	letter-spacing: -2px;

}

.churchope_heading_small{

	font-size: 38px;

}

.churchope_heading_middle {

	font-size: 48px;

}



.churchope_heading_big{

	font-size: 58px;

}

.churchope_content_small{

	font-size: 13px;

}

.churchope_content_middle{

	font-size: 16px;

}

.churchope_content_big{

	font-size: 19px;

}



/* editor styles */

body > .rev_slider_wrapper .churchope_heading_small,body > .rev_slider_wrapper .churchope_heading_middle,body > .rev_slider_wrapper .churchope_heading_big,

body > .rev_slider_wrapper .churchope_content_small,body > .rev_slider_wrapper .churchope_content_middle,body > .rev_slider_wrapper .churchope_content_big,

.edit_slide_wrapper .churchope_heading_small,

.edit_slide_wrapper .churchope_heading_middle,

.edit_slide_wrapper .churchope_heading_big,

.edit_slide_wrapper .churchope_content_small,

.edit_slide_wrapper .churchope_content_middle,

.edit_slide_wrapper .churchope_content_big {

	color:#fff;

	font-family: 'Open Sans', sans-serif;

}



