

.boxedcontainer		{	max-width: 1170px; margin:auto; padding:0px 30px;}

/*********************************************
	-	SETTINGS FOR BANNER CONTAINERS	-
**********************************************/

.tp-banner-container{
	width:100%;
	position:relative;
	padding:0;

}

.tp-banner{
	width:100%;
	position:relative;
}

.tp-banner-fullscreen-container {
		width:100%;
		position:relative;
		padding:0;
}
/******************	#END REVO-STYLE	***************************/

/*
	#NEW PAGINATION
=============================================================*/
.container-relative {
	position:relative;
}
.tp-banner-container{
	z-index:0;
}
.tp-banner-container .tp-bullets.simplebullets.preview4 .bullet{
	width:234px !important;
	height:4px !important;
	border:none !important;
	border-radius:0 !important;
	margin-right:0 !important;
	color:#fff !important;
}
html body article div.tp-banner-container div.tp-bullets.simplebullets.preview4 {

	bottom:10%/*207px*/ !important;
}
.tp-banner-container .tp-bullets.simplebullets.preview4  span{
	display:inline-block;
	font-weight:300;
	font-size:24px;
	line-height:normal !important;
	position:absolute;
	bottom:8px;
}
.tp-banner-container .tp-bullets.simplebullets.preview4 div:nth-child(1) span:before{
	content: '01';
}
.tp-banner-container .tp-bullets.simplebullets.preview4 div:nth-child(2) span:before{
	content: '02';
}
.tp-banner-container .tp-bullets.simplebullets.preview4 div:nth-child(3) span:before{
	content: '03';
}
.tp-banner-container .tp-bullets.simplebullets.preview4 div:nth-child(4) span:before{
	content: '04';
}
.tp-banner-container .tp-bullets.simplebullets.preview4 div:nth-child(5) span:before{
	content: '05';
}
.tp-banner-container .tp-bullets.simplebullets.preview4 div:nth-child(6) span:before{
	content: '06';
}
.tp-banner-container .tp-bullets.simplebullets.preview4 div:nth-child(7) span:before{
	content: '07';
}

.tp-bullets.preview4 .bullet:hover,
.tp-bullets.preview4 .bullet.selected {	
	color:#fff !important;
} 
.tp-bullets.preview4 .bullet {	
	 background: rgba(255, 255, 255, 0.3) !important;
}
.tp-arr-titleholder {
	font-weight:300 !important;
}
/*
Slider-1 Style
*************************************/
.slider-1-num {
	font-weight:300;
	font-size:48px;
	line-height:48px;
	color:#FFFFFF;
}
.slider-1-num-thin {
	font-weight:300;
	font-size:46px;
	color:#fff;
	line-height:60px;
	padding:0 20px 0 20px;
    background: rgba(191, 30, 45, 0.5);
}
.slider-1-content-container {
	font-weight:normal;
	font-size:14px;
	line-height:22px;
	color:#ffffff;
	padding:30px;
	min-width:390px;
}
.slider-1-content-container-thin {
	font-weight:normal;
	font-size:15px;
	line-height:20px;
	color:#fff;
}
.slider-1-num-bg160 {
	min-height:160px;
	min-width:160px;
	background: rgba(255, 234, 0, 0.5) !important;
}
.slider-1-cap-bg30 {
	background-color:#f78b1e;
	color:#4b4e53;
	font-weight:300;
	font-size:48px;
	line-height:50px;
	padding:30px;
	min-width:390px;
}
.slider-1-cap-thin {
	background-color:none;
	color:#fff;
	font-weight:300;
	font-size:36px;
	line-height:50px;
	letter-spacing:-1px;
}
.slider-1-cap-bg30-only {
	background-color:#f78b1e;
	color:#414146;
	font-weight:300;
	font-size:48px;
	line-height:50px;
	padding:30px;
}
/* A, BUTTONS, A-BUTTONS
================================================== */


.slider-1-largeredbtn {  
color: #fff !important;
padding-left: 20px;
padding-right: 45px;
padding-top: 20px;
padding-bottom: 20px;
font-size:13px;
font-weight:300;
line-height:50px;
background:#414146;
color:#fff;
letter-spacing:normal !important ;
}
.slider-1-largeredbtn:hover {
background-color:#535961;     
}
/* .slider-1-largebtn-thin {  
padding-left: 20px;
padding-right: 40px;
padding-top: 15px;
padding-bottom: 15px;
font-family: 'OswaldLight', Arial, Helvetica, sans-serif !important;
font-size:12px;
font-weight:300;
line-height:50px;
color:#fff !important;
letter-spacing:normal !important ;
background: none ;
border:2px solid #fff !important;
}

.slider-1-largebtn-thin:hover {
background-color:#ffec01;
color: #414146 !important;   
border:2px solid #ffec01 !important;  
}
.slider-1-largebtn-buy-thin {  
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 15px;
	padding-bottom: 15px;
	font-family: 'OswaldLight', Arial, Helvetica, sans-serif !important;
	font-size:12px;
	font-weight:300;
	line-height:50px;
	color:#fff !important;
	letter-spacing:normal !important ;
	background-color:#ffec01;
	color: #414146 !important;
	border:2px solid #ffec01 !important;
}

.slider-1-largebtn-buy-thin:hover {
	color: #fff !important;   
	background: none !important;
	border:2px solid #fff !important; 
} */

@media (max-width: 991px) {
	.slider-1-largeredbtn-mobile{
		padding-left: 20px;
		padding-right: 45px;
		padding-top: 20px;
		padding-bottom: 20px;
		line-height:50px;
	}

}
@media (max-width: 768px) {
  .disp-none-767 {
    display: none;
  }
  .slider-1-largeredbtn {
	padding: 12px !important;
	font-size:12px !important;
  }
  .slider-1-content-container {
	font-size:16px;
  }
}

@media (max-width: 1450px) {
	.tp-banner-container .tp-bullets.simplebullets.preview4 .bullet{
		width:200px !important;
	}
	.tp-banner-container .tp-bullets.simplebullets.preview4  span{
		font-size:12px;
	}
}
@media (max-width: 1050px) {
	.tp-banner-container .tp-bullets.simplebullets.preview4 .bullet{
		width:160px !important;
	}
	.tp-banner-container .tp-bullets.simplebullets.preview4  span{
		font-size:18px;
	}
}
@media (max-width: 1050px) {
	.tp-banner-container .tp-bullets.simplebullets.preview4 .bullet{
		width:120px !important;
	}
	.tp-banner-container .tp-bullets.simplebullets.preview4  span{
		font-size:14px;
	}
}
@media (max-width: 630px) {
	.tp-banner-container .tp-bullets.simplebullets.preview4 .bullet{
		width:80px !important;
	}
	.tp-banner-container .tp-bullets.simplebullets.preview4  span{
		font-size:12px;
	}
}
@media (max-width: 450px) {
	.tp-banner-container .tp-bullets.simplebullets.preview4 .bullet{
		width:50px !important;
	}
	.tp-banner-container .tp-bullets.simplebullets.preview4  span{
		font-size:12px;
	}
 
}


/*
CAPTIONS STYLES
============================================================*/

.tp-caption.black_bold_40-slider-1 {
	font-size:48px;
	line-height:48px;
	font-weight:400;
	color:#414146;
	text-decoration:none;
	background-color:transparent;
	text-shadow:none;
	border-width:0px;
	border-color:rgb(0, 0, 0);
	border-style:none;
}
.tp-caption.light_heavy_70-slider-1 {
	font-size:70px;
	line-height:70px;
	font-weight:900;
	color:rgb(255, 255, 255);
	text-decoration:none;
	background-color:transparent;
	text-shadow:none;
	border-width:0px;
	border-color:rgb(0, 0, 0);
	border-style:none;
}
.tp-caption.black_heavy_70-slider-1 {
	font-size:70px;
	line-height:70px;
	font-weight:900;
	color:#414146;
	text-decoration:none;
	background-color:transparent;
	text-shadow:none;
	border-width:0px;
	border-color:rgb(0, 0, 0);
	border-style:none;
}
.tp-caption.black_bold_bg_20-slider-1 {
	font-size:20px;
	line-height:20px;
	font-weight:300;
	color:rgb(255, 255, 255);
	text-decoration:none;
	background-color:#414146;
	padding:10px 13px;
	text-shadow:none;
	border-width:0px;
	border-color:rgb(0, 0, 0);
	border-style:none;
}
.tp-caption.greenbox40 {
	line-height:40px;
	text-decoration:none;
	background-color:rgb(134, 181, 103);
	padding:0px 18px;
	border-width:0px;
	border-color:rgb(34, 34, 34);
	border-style:none;
}
.tp-caption.box40 {
	line-height:40px;
	text-decoration:none;
	background-color:#ffec01;
	padding:0px 18px;
}
.slider1-caption-70 {
/* 	font-size:70px !important;
	line-height:70px !important;
	font-weight:900 !important; */
	/* color:#fff !important; */
}
.slider1-text-20 {
/* 	font-size:70px !important;
	line-height:70px !important; */
	font-weight:300 !important;
}
.black_thin_whitebg_30, .tp-caption.black_heavy_60 {
	/* padding: 10px 15px !important; */
}
.tp-caption.black_heavy_60, .light_heavy_34 {
}


/**********************************************************
***********************************************************
***********************************************************

#EXTRA LAYERS

   SOME MORE LAYER EXAMPLES, USE ONLY WHICH YOU NEED,
   TO SAVE LOAD TIME 



***********************************************************
***********************************************************
***********************************************************/





.tp-caption.medium_grey {
position:absolute;
color:#fff;
text-shadow:0px 2px 5px rgba(0, 0, 0, 0.5);
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;
}

.tp-caption.small_text {
position:absolute;
color:#fff;
text-shadow:0px 2px 5px rgba(0, 0, 0, 0.5);
font-weight:700;
font-size:14px;
line-height:20px;
font-family:Arial;
margin:0px;
border-width:0px;
border-style:none;
white-space:nowrap;
}

.tp-caption.medium_text {
position:absolute;
color:#fff;
text-shadow:0px 2px 5px rgba(0, 0, 0, 0.5);
font-weight:700;
font-size:20px;
line-height:20px;
font-family:Arial;
margin:0px;
border-width:0px;
border-style:none;
white-space:nowrap;
}

.tp-caption.large_text {
position:absolute;
color:#fff;
text-shadow:0px 2px 5px rgba(0, 0, 0, 0.5);
font-weight:700;
font-size:40px;
line-height:40px;
font-family:Arial;
margin:0px;
border-width:0px;
border-style:none;
white-space:nowrap;
}

.tp-caption.very_large_text {
position:absolute;
color:#fff;
text-shadow:0px 2px 5px rgba(0, 0, 0, 0.5);
font-weight:700;
font-size:60px;
line-height:60px;
font-family:Arial;
margin:0px;
border-width:0px;
border-style:none;
white-space:nowrap;
letter-spacing:-2px;
}

.tp-caption.very_big_white {
position:absolute;
color:#fff;
text-shadow:none;
font-weight:800;
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;
}

.tp-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;
}

.tp-caption.modern_medium_fat {
position:absolute;
color:#000;
text-shadow:none;
font-weight:800;
font-size:24px;
line-height:20px;
margin:0px;
border-width:0px;
border-style:none;
white-space:nowrap;
}

.tp-caption.modern_medium_fat_white {
position:absolute;
color:#fff;
text-shadow:none;
font-weight:800;
font-size:24px;
line-height:20px;
margin:0px;
border-width:0px;
border-style:none;
white-space:nowrap;
}

.tp-caption.modern_medium_light {
position:absolute;
color:#000;
text-shadow:none;
font-weight:300;
font-size:24px;
line-height:20px;
margin:0px;
border-width:0px;
border-style:none;
white-space:nowrap;
}

.tp-caption.modern_big_bluebg {
position:absolute;
color:#fff;
text-shadow:none;
font-weight:800;
font-size:30px;
line-height:36px;
padding:3px 10px;
margin:0px;
border-width:0px;
border-style:none;
background-color:#4e5b6c;
letter-spacing:0;
}

.tp-caption.modern_big_redbg {
position:absolute;
color:#fff;
text-shadow:none;
font-weight:300;
font-size:30px;
line-height:36px;
padding:3px 10px;
padding-top:1px;
margin:0px;
border-width:0px;
border-style:none;
background-color:#de543e;
letter-spacing:0;
}

.tp-caption.modern_small_text_dark {
position:absolute;
color:#555;
text-shadow:none;
font-size:14px;
line-height:22px;
font-family:Arial;
margin:0px;
border-width:0px;
border-style:none;
white-space:nowrap;
}

.tp-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);
}

.tp-caption.black {
color:#000;
text-shadow:none;
}

.tp-caption.noshadow {
text-shadow:none;
}

.tp-caption.thinheadline_dark {
position:absolute;
color:rgba(0,0,0,0.85);
text-shadow:none;
font-weight:300;
font-size:30px;
line-height:30px;
background-color:transparent;
}

.tp-caption.thintext_dark {
position:absolute;
color:rgba(0,0,0,0.85);
text-shadow:none;
font-weight:300;
font-size:16px;
line-height:26px;
background-color:transparent;
}

.tp-caption.largeblackbg {
position:absolute;
color:#fff;
text-shadow:none;
font-weight:300;
font-size:50px;
line-height:70px;
background-color:#000;
padding:0px 20px;
-webkit-border-radius:0px;
-moz-border-radius:0px;
border-radius:0px;
}

.tp-caption.largepinkbg {
position:absolute;
color:#fff;
text-shadow:none;
font-weight:300;
font-size:50px;
line-height:70px;
background-color:#db4360;
padding:0px 20px;
-webkit-border-radius:0px;
-moz-border-radius:0px;
border-radius:0px;
}

.tp-caption.largewhitebg {
position:absolute;
color:#000;
text-shadow:none;
font-weight:300;
font-size:50px;
line-height:70px;
background-color:#fff;
padding:0px 20px;
-webkit-border-radius:0px;
-moz-border-radius:0px;
border-radius:0px;
}

.tp-caption.largegreenbg {
position:absolute;
color:#fff;
text-shadow:none;
font-weight:300;
font-size:50px;
line-height:70px;
background-color:#67ae73;
padding:0px 20px;
-webkit-border-radius:0px;
-moz-border-radius:0px;
border-radius:0px;
}

.tp-caption.excerpt {
font-size:36px;
line-height:36px;
font-weight:700;
font-family:Arial;
color:#ffffff;
text-decoration:none;
background-color:rgba(0, 0, 0, 1);
text-shadow:none;
margin:0px;
letter-spacing:-1.5px;
padding:1px 4px 0px 4px;
width:150px;
white-space:normal !important;
height:auto;
border-width:0px;
border-color:rgb(255, 255, 255);
border-style:none;
}

.tp-caption.large_bold_grey {
font-size:60px;
line-height:60px;
font-weight:800;
color:rgb(102, 102, 102);
text-decoration:none;
background-color:transparent;
text-shadow:none;
margin:0px;
padding:1px 4px 0px;
border-width:0px;
border-color:rgb(255, 214, 88);
border-style:none;
}

.tp-caption.medium_thin_grey {
font-size:34px;
line-height:30px;
font-weight:300;
color:rgb(102, 102, 102);
text-decoration:none;
background-color:transparent;
padding:1px 4px 0px;
text-shadow:none;
margin:0px;
border-width:0px;
border-color:rgb(255, 214, 88);
border-style:none;
}

.tp-caption.small_thin_grey {
font-size:18px;
line-height:26px;
font-weight:300;
color:rgb(117, 117, 117);
text-decoration:none;
background-color:transparent;
padding:1px 4px 0px;
text-shadow:none;
margin:0px;
border-width:0px;
border-color:rgb(255, 214, 88);
border-style:none;
}

.tp-caption.lightgrey_divider {
text-decoration:none;
background-color:rgba(235, 235, 235, 1);
width:370px;
height:3px;
background-position:initial initial;
background-repeat:initial initial;
border-width:0px;
border-color:rgb(34, 34, 34);
border-style:none;
}

.tp-caption.large_bold_darkblue {
font-size:58px;
line-height:60px;
font-weight:800;
color:rgb(52, 73, 94);
text-decoration:none;
background-color:transparent;
border-width:0px;
border-color:rgb(255, 214, 88);
border-style:none;
}

.tp-caption.medium_bg_darkblue {
font-size:20px;
line-height:20px;
font-weight:800;
color:rgb(255, 255, 255);
text-decoration:none;
background-color:rgb(52, 73, 94);
padding:10px;
border-width:0px;
border-color:rgb(255, 214, 88);
border-style:none;
}

.tp-caption.medium_bold_red {
font-size:24px;
line-height:30px;
font-weight:800;
color:rgb(227, 58, 12);
text-decoration:none;
background-color:transparent;
padding:0px;
border-width:0px;
border-color:rgb(255, 214, 88);
border-style:none;
}

.tp-caption.medium_light_red {
font-size:21px;
line-height:26px;
font-weight:300;
color:rgb(227, 58, 12);
text-decoration:none;
background-color:transparent;
padding:0px;
border-width:0px;
border-color:rgb(255, 214, 88);
border-style:none;
}

.tp-caption.medium_bg_red {
font-size:20px;
line-height:20px;
font-weight:800;
color:rgb(255, 255, 255);
text-decoration:none;
background-color:rgb(227, 58, 12);
padding:10px;
border-width:0px;
border-color:rgb(255, 214, 88);
border-style:none;
}

.tp-caption.medium_bold_orange {
font-size:24px;
line-height:30px;
font-weight:800;
color:rgb(243, 156, 18);
text-decoration:none;
background-color:transparent;
border-width:0px;
border-color:rgb(255, 214, 88);
border-style:none;
}

.tp-caption.medium_bg_orange {
font-size:20px;
line-height:20px;
font-weight:800;
color:rgb(255, 255, 255);
text-decoration:none;
background-color:rgb(243, 156, 18);
padding:10px;
border-width:0px;
border-color:rgb(255, 214, 88);
border-style:none;
}

.tp-caption.grassfloor {
text-decoration:none;
background-color:rgba(160, 179, 151, 1);
width:4000px;
height:150px;
border-width:0px;
border-color:rgb(34, 34, 34);
border-style:none;
}

.tp-caption.large_bold_white {
font-size:58px;
line-height:60px;
font-weight:800;
color:rgb(255, 255, 255);
text-decoration:none;
background-color:transparent;
border-width:0px;
border-color:rgb(255, 214, 88);
border-style:none;
}

.tp-caption.medium_light_white {
font-size:30px;
line-height:36px;
font-weight:300;
color:rgb(255, 255, 255);
text-decoration:none;
background-color:transparent;
padding:0px;
border-width:0px;
border-color:rgb(255, 214, 88);
border-style:none;
}

.tp-caption.mediumlarge_light_white {
font-size:34px;
line-height:40px;
font-weight:300;
color:rgb(255, 255, 255);
text-decoration:none;
background-color:transparent;
padding:0px;
border-width:0px;
border-color:rgb(255, 214, 88);
border-style:none;
}

.tp-caption.mediumlarge_light_white_center {
font-size:34px;
line-height:40px;
font-weight:300;
color:#ffffff;
text-decoration:none;
background-color:transparent;
padding:0px 0px 0px 0px;
text-align:center;
border-width:0px;
border-color:rgb(255, 214, 88);
border-style:none;
}

.tp-caption.medium_bg_asbestos {
font-size:20px;
line-height:20px;
font-weight:800;
color:rgb(255, 255, 255);
text-decoration:none;
background-color:rgb(127, 140, 141);
padding:10px;
border-width:0px;
border-color:rgb(255, 214, 88);
border-style:none;
}

.tp-caption.medium_light_black {
font-size:30px;
line-height:36px;
font-weight:300;
color:rgb(0, 0, 0);
text-decoration:none;
background-color:transparent;
padding:0px;
border-width:0px;
border-color:rgb(255, 214, 88);
border-style:none;
}

.tp-caption.large_bold_black {
font-size:58px;
line-height:60px;
font-weight:800;
color:rgb(0, 0, 0);
text-decoration:none;
background-color:transparent;
border-width:0px;
border-style:none;
}

.tp-caption.mediumlarge_light_darkblue {
font-size:34px;
line-height:40px;
font-weight:300;
color:rgb(52, 73, 94);
text-decoration:none;
background-color:transparent;
padding:0px;
border-width:0px;
border-color:rgb(255, 214, 88);
border-style:none;
}

.tp-caption.small_light_white {
font-size:17px;
line-height:28px;
font-weight:300;
color:rgb(255, 255, 255);
text-decoration:none;
background-color:transparent;
padding:0px;
border-width:0px;
border-color:rgb(255, 214, 88);
border-style:none;
}

.tp-caption.roundedimage {
border-width:0px;
border-color:rgb(34, 34, 34);
border-style:none;
}

.tp-caption.large_bg_black {
font-size:40px;
line-height:40px;
font-weight:800;
color:rgb(255, 255, 255);
text-decoration:none;
background-color:rgb(0, 0, 0);
padding:10px 20px 15px;
border-width:0px;
border-color:rgb(255, 214, 88);
border-style:none;
}

.tp-caption.mediumwhitebg {
font-size:30px;
line-height:30px;
font-weight:300;
color:rgb(0, 0, 0);
text-decoration:none;
background-color:rgb(255, 255, 255);
padding:5px 15px 10px;
text-shadow:none;
border-width:0px;
border-color:rgb(0, 0, 0);
border-style:none;
}

.tp-caption.large_bold_white_25 {
font-size:55px;
line-height:65px;
font-weight:700;
color:#fff;
text-decoration:none;
background-color:transparent;
text-align:center;
text-shadow:#000 0px 5px 10px;
border-width:0px;
border-color:rgb(255, 255, 255);
border-style:none;
}

.tp-caption.medium_text_shadow {
font-size:25px;
line-height:25px;
font-weight:600;
color:#fff;
text-decoration:none;
background-color:transparent;
text-align:center;
text-shadow:#000 0px 5px 10px;
border-width:0px;
border-color:rgb(255, 255, 255);
border-style:none;
}

.tp-caption.black_heavy_60 {
font-size:60px;
line-height:60px;
font-weight:900;
font-family:Raleway;
color:rgb(0, 0, 0);
text-decoration:none;
background-color:transparent;
text-shadow:none;
border-width:0px;
border-color:rgb(0, 0, 0);
border-style:none;
}

.tp-caption.white_heavy_40 {
font-size:40px;
line-height:40px;
font-weight:900;
font-family:Raleway;
color:rgb(255, 255, 255);
text-decoration:none;
background-color:transparent;
text-shadow:none;
border-width:0px;
border-color:rgb(0, 0, 0);
border-style:none;
}

.tp-caption.grey_heavy_72 {
font-size:72px;
line-height:72px;
font-weight:900;
font-family:Raleway;
color:rgb(213, 210, 210);
text-decoration:none;
background-color:transparent;
text-shadow:none;
border-width:0px;
border-color:rgb(0, 0, 0);
border-style:none;
}

.tp-caption.grey_regular_18 {
font-size:18px;
line-height:26px;
color:rgb(119, 119, 119);
text-decoration:none;
background-color:transparent;
text-shadow:none;
border-width:0px;
border-color:rgb(0, 0, 0);
border-style:none;
}

.tp-caption.black_thin_34 {
font-size:35px;
line-height:35px;
font-weight:100;
font-family:Raleway;
color:rgb(0, 0, 0);
text-decoration:none;
background-color:transparent;
text-shadow:none;
border-width:0px;
border-color:rgb(0, 0, 0);
border-style:none;
}

.tp-caption.arrowicon {
line-height:1px;
border-width:0px;
border-color:rgb(34, 34, 34);
border-style:none;
}

.tp-caption.light_heavy_60 {
font-size:60px;
line-height:60px;
font-weight:900;
font-family:Raleway;
color:rgb(255, 255, 255);
text-decoration:none;
background-color:transparent;
text-shadow:none;
border-width:0px;
border-color:rgb(0, 0, 0);
border-style:none;
}

.tp-caption.black_bold_40 {
font-size:40px;
line-height:40px;
font-weight:800;
font-family:Raleway;
color:rgb(0, 0, 0);
text-decoration:none;
background-color:transparent;
text-shadow:none;
border-width:0px;
border-color:rgb(0, 0, 0);
border-style:none;
}

.tp-caption.light_heavy_70 {
font-size:70px;
line-height:70px;
font-weight:900;
font-family:Raleway;
color:rgb(255, 255, 255);
text-decoration:none;
background-color:transparent;
text-shadow:none;
border-width:0px;
border-color:rgb(0, 0, 0);
border-style:none;
}

.tp-caption.black_heavy_70 {
font-size:70px;
line-height:70px;
font-weight:900;
font-family:Raleway;
color:rgb(0, 0, 0);
text-decoration:none;
background-color:transparent;
text-shadow:none;
border-width:0px;
border-color:rgb(0, 0, 0);
border-style:none;
}

.tp-caption.black_bold_bg_20 {
font-size:20px;
line-height:20px;
font-weight:900;
font-family:Raleway;
color:rgb(255, 255, 255);
text-decoration:none;
background-color:rgb(0, 0, 0);
padding:5px 8px;
text-shadow:none;
border-width:0px;
border-color:rgb(0, 0, 0);
border-style:none;
}

.tp-caption.greenbox30 {
line-height:30px;
text-decoration:none;
background-color:rgb(134, 181, 103);
padding:0px 14px;
border-width:0px;
border-color:rgb(34, 34, 34);
border-style:none;
}

.tp-caption.blue_heavy_60 {
font-size:60px;
line-height:60px;
font-weight:900;
font-family:Raleway;
color:rgb(255, 255, 255);
text-decoration:none;
background-color:rgb(49, 165, 203);
padding:3px 10px;
text-shadow:none;
border-width:0px;
border-color:rgb(0, 0, 0);
border-style:none;
}

.tp-caption.green_bold_bg_20 {
font-size:20px;
line-height:20px;
font-weight:900;
font-family:Raleway;
color:rgb(255, 255, 255);
text-decoration:none;
background-color:rgb(134, 181, 103);
padding:5px 8px;
text-shadow:none;
border-width:0px;
border-color:rgb(0, 0, 0);
border-style:none;
}

.tp-caption.whitecircle_600px {
line-height:1px;
width:800px;
height:800px;
text-decoration:none;
background:linear-gradient(to bottom,  rgba(238,238,238,1) 0%,rgba(255,255,255,1) 100%);
filter:progid;
background-color:transparent;
border-radius:400px 400px 400px 400px;
border-width:0px;
border-color:rgb(34, 34, 34);
border-style:none;
}

.tp-caption.fullrounded {
border-radius:400px 400px 400px 400px;
border-width:0px;
border-color:rgb(34, 34, 34);
border-style:none;
}

.tp-caption.light_heavy_40 {
font-size:40px;
line-height:40px;
font-weight:900;
font-family:Raleway;
color:rgb(255, 255, 255);
text-decoration:none;
background-color:transparent;
text-shadow:none;
border-width:0px;
border-color:rgb(0, 0, 0);
border-style:none;
}

.tp-caption.white_thin_34 {
font-size:35px;
line-height:35px;
font-weight:200;
font-family:Raleway;
color:rgb(255, 255, 255);
text-decoration:none;
background-color:transparent;
text-shadow:none;
border-width:0px;
border-color:rgb(0, 0, 0);
border-style:none;
}

.tp-caption.fullbg_gradient {
width:100%;
height:100%;
text-decoration:none;
background-color:#490202;
border-width:0px;
border-color:rgb(0, 0, 0);
border-style:none;
}

.tp-caption.light_medium_30 {
font-size:30px;
line-height:40px;
font-weight:700;
font-family:Raleway;
color:rgb(255, 255, 255);
text-decoration:none;
background-color:transparent;
text-shadow:none;
border-width:0px;
border-color:rgb(0, 0, 0);
border-style:none;
}

.tp-caption.red_bold_bg_20 {
font-size:20px;
line-height:20px;
font-weight:900;
font-family:Raleway;
color:rgb(255, 255, 255);
text-decoration:none;
background-color:rgb(224, 51, 0);
padding:5px 8px;
text-shadow:none;
border-width:0px;
border-color:rgb(0, 0, 0);
border-style:none;
}

.tp-caption.blue_bold_bg_20 {
font-size:20px;
line-height:20px;
font-weight:900;
font-family:Raleway;
color:rgb(255, 255, 255);
text-decoration:none;
background-color:rgb(53, 152, 220);
padding:5px 8px;
text-shadow:none;
border-width:0px;
border-color:rgb(0, 0, 0);
border-style:none;
}

.tp-caption.white_bold_bg_20 {
font-size:20px;
line-height:20px;
font-weight:900;
font-family:Raleway;
color:rgb(0, 0, 0);
text-decoration:none;
background-color:rgb(255, 255, 255);
padding:5px 8px;
text-shadow:none;
border-width:0px;
border-color:rgb(0, 0, 0);
border-style:none;
}

.tp-caption.white_heavy_70 {
font-size:70px;
line-height:70px;
font-weight:900;
font-family:Raleway;
color:rgb(255, 255, 255);
text-decoration:none;
background-color:transparent;
text-shadow:none;
border-width:0px;
border-color:rgb(0, 0, 0);
border-style:none;
}

.tp-caption.light_heavy_70_shadowed {
font-size:70px;
line-height:70px;
font-weight:900;
font-family:Raleway;
color:#ffffff;
text-decoration:none;
background-color:transparent;
text-shadow:0px 0px 7px rgba(0, 0, 0, 0.25);
border-width:0px;
border-color:rgb(0, 0, 0);
border-style:none;
}

.tp-caption.light_medium_30_shadowed {
font-size:30px;
line-height:40px;
font-weight:700;
font-family:Raleway;
color:#ffffff;
text-decoration:none;
background-color:transparent;
text-shadow:0px 0px 7px rgba(0, 0, 0, 0.25);
border-width:0px;
border-color:rgb(0, 0, 0);
border-style:none;
}

.tp-caption.blackboxed_heavy {
font-size:70px;
line-height:70px;
font-weight:800;
color:rgb(255, 255, 255);
text-decoration:none;
background-color:rgb(0, 0, 0);
padding:5px 20px;
text-shadow:rgba(0, 0, 0, 0.14902) 0px 0px 7px;
border-width:0px;
border-color:rgb(0, 0, 0);
border-style:none;
}

.tp-caption.bignumbers_white {
color:#ffffff;
background-color:rgba(0, 0, 0, 0);
font-size:84px;
line-height:84px;
font-weight:800;
font-family:Raleway;
text-decoration:none;
padding:0px 0px 0px 0px;
text-shadow:rgba(0, 0, 0, 0.247059) 0px 0px 7px;
border-width:0px;
border-color:rgb(255, 255, 255);
border-style:none solid none none;
}

.tp-caption.whiteline_long {
line-height:1px;
min-width:660px;
background-color:transparent;
text-decoration:none;
border-width:2px 0px 0px 0px;
border-color:rgb(255, 255, 255) rgb(34, 34, 34) rgb(34, 34, 34) rgb(34, 34, 34);
border-style:solid none none none;
}

.tp-caption.light_medium_20_shadowed {
font-size:20px;
line-height:30px;
font-weight:700;
font-family:Raleway;
color:#ffffff;
text-decoration:none;
background-color:transparent;
text-shadow:0px 0px 7px rgba(0, 0, 0, 0.25);
border-width:0px;
border-color:rgb(0, 0, 0);
border-style:none;
}

.tp-caption.fullgradient_overlay {
background:linear-gradient(to bottom,  rgba(0,0,0,0) 0%,rgba(0,0,0,0.5) 100%);
filter:progid;
width:100%;
height:100%;
border-width:0px;
border-color:rgb(0, 0, 0);
border-style:none;
}

.tp-caption.light_medium_20 {
font-size:20px;
line-height:30px;
font-weight:700;
font-family:Raleway;
color:#ffffff;
text-decoration:none;
background-color:transparent;
border-width:0px;
border-color:rgb(0, 0, 0);
border-style:none;
}

.tp-caption.reddishbg_heavy_70 {
font-size:70px;
line-height:70px;
font-weight:900;
color:rgb(255, 255, 255);
text-decoration:none;
background-color:rgba(100, 1, 24, 0.8);
padding:50px;
text-shadow:none;
border-width:0px;
border-color:rgb(0, 0, 0);
border-style:none;
}

.tp-caption.borderbox_725x130 {
min-width:725px;
min-height:130px;
background-color:transparent;
text-decoration:none;
border-width:2px;
border-color:rgb(255, 255, 255);
border-style:solid;
}

.tp-caption.light_heavy_34 {
font-size:34px;
line-height:34px;
font-weight:900;
font-family:Raleway;
color:rgb(255, 255, 255);
text-decoration:none;
background-color:transparent;
text-shadow:none;
border-width:0px;
border-color:rgb(0, 0, 0);
border-style:none;
}

.tp-caption.black_thin_30 {
font-size:30px;
line-height:30px;
font-weight:100;
font-family:Raleway;
color:rgb(0, 0, 0);
text-decoration:none;
background-color:transparent;
text-shadow:none;
border-width:0px;
border-color:rgb(0, 0, 0);
border-style:none;
}

.tp-caption.black_thin_whitebg_30 {
font-size:30px;
line-height:30px;
font-weight:300;
font-family:Raleway;
color:rgb(0, 0, 0);
text-decoration:none;
background-color:rgb(255, 255, 255);
padding:5px 10px;
text-shadow:none;
border-width:0px;
border-color:rgb(0, 0, 0);
border-style:none;
}

.tp-caption.white_heavy_60 {
font-size:60px;
line-height:60px;
font-weight:900;
font-family:Raleway;
color:rgb(255, 255, 255);
text-decoration:none;
background-color:transparent;
text-shadow:none;
border-width:0px;
border-color:rgb(0, 0, 0);
border-style:none;
}

.tp-caption.black_thin_blackbg_30 {
font-size:30px;
line-height:30px;
font-weight:300;
font-family:Raleway;
color:rgb(255, 255, 255);
text-decoration:none;
background-color:rgb(0, 0, 0);
padding:5px 10px;
text-shadow:none;
border-width:0px;
border-color:rgb(0, 0, 0);
border-style:none;
}

.tp-caption.light_thin_60 {
font-size:60px;
line-height:60px;
font-weight:100;
font-family:Raleway;
color:rgb(255, 255, 255);
text-decoration:none;
background-color:transparent;
text-shadow:none;
border-width:0px;
border-color:rgb(0, 0, 0);
border-style:none;
}

.tp-caption.greenbgfull {
background-color:#85b85f;
width:100%;
height:100%;
border-width:0px;
border-color:rgb(34, 34, 34);
border-style:none;
}

.tp-caption.bluebgfull {
text-decoration:none;
width:100%;
height:100%;
background-color:rgb(61, 164, 207);
border-width:0px;
border-color:rgb(34, 34, 34);
border-style:none;
}

.tp-caption.blackbgfull {
text-decoration:none;
width:100%;
height:100%;
background-color:rgba(0, 0, 0, 0.247059);
border-width:0px;
border-color:rgb(34, 34, 34);
border-style:none;
}

.tp-caption.wave_repeat1 {
width:100%;
height:600px;
background-repeat:repeat-x;
background-color:transparent;
text-decoration:none;
border-width:0px;
border-color:rgb(34, 34, 34);
border-style:none;
}

.tp-caption.wavebg2 {
width:200%;
height:300px;
text-decoration:none;
border-width:0px;
border-color:rgb(34, 34, 34);
border-style:none;
}

.tp-caption.wavebg1 {
width:200%;
height:300px;
text-decoration:none;
border-width:0px;
border-color:rgb(34, 34, 34);
border-style:none;
}

.tp-caption.wavebg3 {
width:200%;
height:300px;
text-decoration:none;
border-width:0px;
border-color:rgb(34, 34, 34);
border-style:none;
}

.tp-caption.wavebg4 {
width:200%;
height:300px;
text-decoration:none;
border-width:0px;
border-color:rgb(34, 34, 34);
border-style:none;
}

.tp-caption.greenishbg_heavy_70 {
font-size:70px;
line-height:70px;
font-weight:900;
font-family:Raleway;
color:rgb(255, 255, 255);
text-decoration:none;
padding:50px;
text-shadow:none;
background-color:rgba(40, 67, 62, 0.8);
border-width:0px;
border-color:rgb(0, 0, 0);
border-style:none;
}

.tp-caption.wavebg5 {
width:200%;
height:300px;
text-decoration:none;
border-width:0px;
border-color:rgb(34, 34, 34);
border-style:none;
}

.tp-caption.deepblue_sea {
width:100%;
height:1000px;
background-color:rgba(30, 46, 59, 1);
text-decoration:none;
border-width:0px;
border-color:rgb(34, 34, 34);
border-style:none;
}

/* 
.tp-caption a {
color:#ff7302;
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;
}

.tp-caption a:hover {
color:#ffa902;
} */

.largeredbtn {  
font-weight: 900;
font-size: 16px;
line-height: 60px;
color: #fff !important;
text-decoration: none;
padding-left: 40px;
padding-right: 80px;
padding-top: 22px;
padding-bottom: 22px;
background: rgb(234,91,31); /* Old browsers */
background: -moz-linear-gradient(top,  rgba(234,91,31,1) 0%, rgba(227,58,12,1) 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(234,91,31,1)), color-stop(100%,rgba(227,58,12,1))); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  rgba(234,91,31,1) 0%,rgba(227,58,12,1) 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  rgba(234,91,31,1) 0%,rgba(227,58,12,1) 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  rgba(234,91,31,1) 0%,rgba(227,58,12,1) 100%); /* IE10+ */
background: linear-gradient(to bottom,  rgba(234,91,31,1) 0%,rgba(227,58,12,1) 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ea5b1f', endColorstr='#e33a0c',GradientType=0 ); /* IE6-9 */

}

.largeredbtn:hover {
background: rgb(227,58,12); /* Old browsers */
background: -moz-linear-gradient(top,  rgba(227,58,12,1) 0%, rgba(234,91,31,1) 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(227,58,12,1)), color-stop(100%,rgba(234,91,31,1))); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  rgba(227,58,12,1) 0%,rgba(234,91,31,1) 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  rgba(227,58,12,1) 0%,rgba(234,91,31,1) 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  rgba(227,58,12,1) 0%,rgba(234,91,31,1) 100%); /* IE10+ */
background: linear-gradient(to bottom,  rgba(227,58,12,1) 0%,rgba(234,91,31,1) 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e33a0c', endColorstr='#ea5b1f',GradientType=0 ); /* IE6-9 */      
}

.fullrounded img {
   -webkit-border-radius: 400px;
-moz-border-radius: 400px;
border-radius: 400px; 

  }
.img_centre{ display:block; margin:auto; width:60%; padding: 0 0 15% 0;}

/*
Events
*************************************/

.eventsImg1 { width:170px; height:308px; display:block; background-image: url('../images/e1.png'); margin-bottom:30px } .eventsImg1:hover { background-image: url('../images/e1a.png');}
.eventsImg2 { width:170px; height:308px; display:block; background-image: url('../images/e2.png'); margin-bottom:30px } .eventsImg2:hover { background-image: url('../images/e2a.png'); }
.eventsImg3 { width:170px; height:308px; display:block; background-image: url('../images/e3.png'); margin-bottom:30px } .eventsImg3:hover { background-image: url('../images/e3a.png'); }
.eventsImg4 { width:170px; height:308px; display:block; background-image: url('../images/e4.png'); margin-bottom:30px } .eventsImg4:hover { background-image: url('../images/e4a.png'); }
.eventsImg5 { width:170px; height:308px; display:block; background-image: url('../images/e5.png'); margin-bottom:30px } .eventsImg5:hover { background-image: url('../images/e5a.png'); }
/*
loyality
*************************************/

.loyalImg1 { width:170px; height:308px; display:block; background-image: url('../images/l1.png'); margin-bottom:30px } .loyalImg1:hover { background-image: url('../images/l1a.png');}
.loyalImg2 { width:170px; height:308px; display:block; background-image: url('../images/l2.png'); margin-bottom:30px } .loyalImg2:hover { background-image: url('../images/l2a.png'); }
.loyalImg3 { width:170px; height:308px; display:block; background-image: url('../images/l3.png'); margin-bottom:30px } .loyalImg3:hover { background-image: url('../images/l3a.png'); }
.loyalImg4 { width:170px; height:308px; display:block; background-image: url('../images/l4.png'); margin-bottom:30px } .loyalImg4:hover { background-image: url('../images/l4a.png'); }
.loyalImg5 { width:170px; height:308px; display:block; background-image: url('../images/l5.png'); margin-bottom:30px } .loyalImg5:hover { background-image: url('../images/l5a.png'); }


/*
Conference
*************************************/

.confImg1 { width:170px; height:308px; display:block; background-image: url('../images/c1.png'); margin-bottom:30px} .confImg1:hover { background-image: url('../images/c1a.png'); }
.confImg2 { width:170px; height:308px; display:block; background-image: url('../images/c2.png'); margin-bottom:30px} .confImg2:hover { background-image: url('../images/c2a.png'); }
.confImg3 { width:170px; height:308px; display:block; background-image: url('../images/c3.png'); margin-bottom:30px} .confImg3:hover { background-image: url('../images/c3a.png'); }
.confImg4 { width:170px; height:308px; display:block; background-image: url('../images/c4.png'); margin-bottom:30px} .confImg4:hover { background-image: url('../images/c4a.png'); }
.confImg5 { width:170px; height:308px; display:block; background-image: url('../images/c5.png'); margin-bottom:30px} .confImg5:hover { background-image: url('../images/c5a.png'); }
.confImg6 { width:170px; height:308px; display:block; background-image: url('../images/c6.png'); margin-bottom:30px} .confImg6:hover { background-image: url('../images/c6a.png'); }
.confImg7{ width:170px; height:308px; display:block; background-image: url('../images/c7.png'); margin-bottom:30px} .confImg7:hover { background-image: url('../images/c7a.png'); }
.confImg8 { width:170px; height:308px; display:block; background-image: url('../images/c8.png'); margin-bottom:30px} .confImg8:hover { background-image: url('../images/c8a.png'); }
.confImg9 { width:170px; height:308px; display:block; background-image: url('../images/c9.png'); margin-bottom:30px} .confImg9:hover { background-image: url('../images/c9a.png'); }
.confImg10 { width:170px; height:308px; display:block; background-image: url('../images/c10.png'); margin-bottom:30px} .confImg10:hover { background-image: url('../images/c10a.png'); }

.confImg11 { width:170px; height:308px; display:block; background-image: url('../images/c11.png'); margin-bottom:30px} .confImg11:hover { background-image: url('../images/c11a.png'); }
.confImg12 { width:170px; height:308px; display:block; background-image: url('../images/c12.png'); margin-bottom:30px} .confImg12:hover { background-image: url('../images/c12a.png'); }
.confImg13 { width:170px; height:308px; display:block; background-image: url('../images/c13.png'); margin-bottom:30px} .confImg14:hover { background-image: url('../images/c13a.png'); }
.confImg14 { width:170px; height:308px; display:block; background-image: url('../images/c14.png'); margin-bottom:30px} .confImg14:hover { background-image: url('../images/c14a.png'); }
.confImg15 { width:170px; height:308px; display:block; background-image: url('../images/c15.png'); margin-bottom:30px} .confImg15:hover { background-image: url('../images/c15a.png'); }




/*payment page- naresh*/

.page_tbl { border: solid 1px rgba(255,255,255,0.1); margin: auto; background: rgba(255,255,255,1);
font-size: 13px; color: #000; padding: 20px; width: 75%;
-webkit-background-clip: padding-box;
background-clip: padding-box;
border-radius: 20px;
-webkit-box-shadow: 0 6px 12px rgba(0,0,0,.175);
box-shadow: 0 6px 12px rgba(0,0,0,1); }

.page_tbl .first_col {width:180px !important; display: block; line-height: 35px; height: 30px; border: solid #000 0px; }
.page_tbl label { font-weight: bold; }
.page_tbl input { width:80%; height: 30px; font-size: 14px !important; font-weight: normal; padding: 0px 10px; color: #444; }
.page_tbl textarea { width:80%; height: 100px; color: #444; }
.page_tbl select { width:80% !important; height: 30px; font-size: 13px; }

.star { font-family: Arial, Helvetica, sans-serif; font-size: 13px; color: #ff0000; }

.btn_submit { background: rgba(105,105,105,1); width: 100px !important; border: 0px; cursor: pointer; color: #000; font-weight: bold; color: #fff;
text-decoration: none; margin: 0px 0; }

.btn:hover { text-decoration: none; color: #fff; }

.btn:focus, .btn:hover { color: #fff !important; background-color: #242424; transition: all 0.3s ease-in-out; -webkit-transition: all 0.3s ease-in-out; }

.btn:active, .btn.active { outline: 0; background-image: none;
-webkit-box-shadow: inset 0 3px 5px rgba(0,0,0,.125);
box-shadow: inset 0 3px 5px rgba(0,0,0,.125); }

.btn:hover, .btn:focus { color: #fff; text-decoration: none;
transition: all 0.3s ease-in-out;
-webkit-transition: all 0.3s ease-in-out;}

button, html input[type=button], input[type=reset], input[type=submit] {
-webkit-appearance: button; cursor: pointer; }

.btn { display: inline-block; letter-spacing: 1px; color: #fff !important; margin: 0; border: 2px solid #333; border-radius: 20px;
box-shadow: none; line-height: 20px; font-size: 14px; text-shadow: none;
transition: all 0.3s ease-in-out;
-webkit-transition: all 0.3s ease-in-out; }

.dropdown-menu { position: absolute; top: 00%; left: 0; z-index: 10000; border: 1px solid rgba(0,0,0,0.05);
display: block; float: left; min-width: 100%;
/* min-width: 160px; */
padding: 5px 0; margin: 2px 0 0; font-size: 14px; text-align: left; list-style: none; background-color: #fff;
-webkit-background-clip: padding-box;
background-clip: padding-box;
border-radius: 1px;
-webkit-box-shadow: 0 6px 12px rgba(0,0,0,.175);
box-shadow: 0 6px 12px rgba(0,0,0,.175);
}

.page_tbl table tr td{padding:2px; vertical-align:top !important;}
@media (min-width: 360px) and (max-width:768px){
.page_tbl{width:98%;}
h2 {font-size:2.0em !important;}
.page_tbl .first_col {width:100% !important;}
.page_tbl table tr td{ display:inline-block; width:100%; vertical-align:top !important; }
.page_tbl input {width:100%;}
.page_tbl textarea { width:100%; }
.page_tbl select { width:100% !important;}

}