/*******price*******/
.price-table:after {
	clear: both;
	content: ".";
	height: 0px;
	font-size: 0px;
	visibility: hidden;
	display: block;
}

.price-table {
	display: inline-block;
}

.price-table {
	display: block;
}

.price-table {
	padding: 28px 0px 28px 0px;
}

.price-table [class*="span"] {
	margin-bottom: 15px;
}

.price-table .col {
	float: left;
	text-align: center;
	margin-bottom: 10px;
	transition: all ease-in 200ms;
	-moz-transition: all ease-in 200ms; /* Firefox 4 */
	-webkit-transition: all ease-in 200ms; /* Safari and Chrome */
	-o-transition: all ease-in 200ms; /* Opera */
	-ms-transition: all ease-in 200ms; /* IE9? */
}

.price-table.col2 .col {
	width: 50%;
}

.price-table.col3 .col {
	width: 33.3333%;
}

.price-table.col4 .col {
	width: 25%;
}

.price-table.col5 .col {
	width: 20%;
}

*+html .price-table.col2 .col {
	width: 49.9%;
}

*+html .price-table.col3 .col {
	width: 33.33%;
}

*+html .price-table.col4 .col {
	width: 24.9%;
}

*+html .price-table.col5 .col {
	width: 19.9%;
}

.price-table .col:hover {
	box-shadow: 0 0 13px rgba(0, 0, 0, 0.15);
}

.price-table .best_value {
	box-shadow: 0 0 13px rgba(0, 0, 0, 0.15);
	-moz-box-shadow: 0 0 5px rgba(0, 0, 0, 0.15) inset;               /* For Firefox3.6+ */
	-webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 0.15) inset;            /* For Chrome5+, Safari5+ */
	box-shadow: 0 0 5px rgba(0, 0, 0, 0.15) inset;                    /* For Latest Opera */
	margin-top: -38px;
}

.price-table .best_value .price_title {
	padding-top: 30px;
	padding-bottom: 26px;
	background: none;
	color: #FFF !important;
}

.price-table .best_value .price_title h2 {
	color: #FFF !important;
}

.price-table .best_value .price_holder {
	padding-bottom: 22px;
}

.price_title {
	color: #444444;
	border: 1px solid #e9e8e8;
	padding-top: 15px;
	padding-bottom: 11px;
	padding-left: 10px;
	padding-right: 10px;
	font-size: 22px;
	position: relative;
	transition: all ease-in 200ms;
	-moz-transition: all ease-in 200ms; /* Firefox 4 */
	-webkit-transition: all ease-in 200ms; /* Safari and Chrome */
	-o-transition: all ease-in 200ms; /* Opera */
	-ms-transition: all ease-in 200ms; /* IE9? */
}

.price-table .price_title h2 {
	margin: 0px;
	font-weight: normal;
}

.price-table .col:hover .price_title {
}

.price-table .col:nth-of-type(2n+1) .price_title {
}

.price-table .col:first-child .price_holder {
	margin-left: 0px;
}

.price-table .price_holder {
	border: 1px solid #e9e8e8;
	margin: 0 0 0 -1px;
	min-height: 300px;
	padding-bottom: 12px;
}

.price-table .col:hover .price_holder {
}

.price-table .price_box {
	color: #444444;
	padding: 20px 0px 25px 0px;
}

.price-table .sup {
	font-size: 28px;
	line-height: 34px;
	vertical-align: top;
}

.price-table .price {
	font-size: 48px;
	line-height: 50px;
}

.price-table .price_holder ul {
	margin: 0px 0px 13px 0px;
	padding: 0px;
	border-bottom: 1px solid #e9e8e8;
}

.price-table .price_holder ul li {
	list-style: none;
	border-top: 1px solid #e9e8e8;
	padding: 12px 0;
}

.price-table a.btn {
	border: none;
	background: transparent;
	color: #FFF;
	text-shadow: none;
	border-radius: 0px;
	-moz-border-radius: 0px;
	-webkit-border-radius: 0px;
	padding: 5px 20px;
	transition: all ease-in 200ms !important;
	-moz-transition: all ease-in 200ms !important; /* Firefox 4 */
	-webkit-transition: all ease-in 200ms !important; /* Safari and Chrome */
	-o-transition: all ease-in 200ms !important; /* Opera */
	-ms-transition: all ease-in 200ms !important; /* IE9? */
}
.price-table a.btn:hover {
	background-color: #525252;
}
.price-table [class*="col-"] {
	margin-bottom: 15px;
}

.price-table1 .price_holder{
	text-align:center;
	border-top:none;
	margin:0;
}
.price-table1 .price_title{
	border:none;
	border-bottom:5px solid #61b632;
	background-color:#333333;
	padding:28px 20px;
	text-align:center;
}
.price-table1 .price_title h2{
	color:#FFF;
	font-size:18px;
}
.price-table1 .price_box {
	text-align:center;
    padding: 40px 0px 40px 0px;
	border-color:#dddddd
}
.price-table1 .price{
	font-size:40px;
}
.price-table1 .sup{
	vertical-align:bottom;
}
.price-table1 li {
	text-align:center;
	font-size:14px;
}
.price-table1 .price_holder ul li{
	border-color:#dddddd;
}
.price-table1 a.btn {
	color: #FFF;
	display:inline-block;
	margin:30px 0;
	position: relative;
	font-size: 14px;
	padding:12px 25px
}

.price-table2 .price_title {
	padding: 40px 0px 35px;
	margin: 0;
	text-align: center;
	border-bottom:none!important;
}

.price-table2 .price_title h2{
	color: #333333;
	font-size:20px;
}
.price-table2 .price_holder {
	border-top:none!important;
	text-align:center;
	margin:0;
}
.price-table2 .price_holder ul{
	border:none;
}
.price-table2 .price_holder ul li{
	border:none;
	text-align:center;
	color:#666666;
}
.price-table2 .price_holder .price_box {
	width:150px;
	height:150px;
	border-radius:50%;
	-moz-border-radius:50%;
	-webkit-border-radius:50%;
	margin:auto;
	text-align:center;
	color:#FFF;
	padding-top:40px;
	margin-bottom:20px;
}
.price-table2 .price_holder .price_box .sup{
	vertical-align:inherit;
	font-size:35px;
	line-height:1.2;
	font-weight:lighter;
}
.price-table2 .price_holder .price_box .price {
	font-size:40px;
	line-height:1.2;
	font-weight:lighter;
}
.price-table2 .price_holder .price_box .unit {
	display:block;
	font-size:14px;
	padding-top:5px;
}
.price-table2 .price_holder .btn{
	border-radius:30px;
	-moz-border-radius:30px;
	-webkit-border-radius:30px;
	padding:20px 50px;
	font-size:15px;
	display:inline-block;
	margin:10px 0 30px;
}

.price-table3 .price_title {
	padding: 20px 0px 20px;
	margin: 0;
	text-align:center;
	border:none;
}
.price-table3 .price_title h2{
	color: #FFF;
	font-size:20px;
}
.price-table3 .price_holder {
	background-color:#333333;
	border:none;
	margin:0;
}
.price-table3 .price_holder ul{
	border:none;
}
.price-table3 .price_holder ul li{
	border:none;
	color:#969595;
	margin:0 15%;
}
.price-table3 .price_holder .price_box {
	margin:auto;
	text-align:center;
	color:#FFF;
	padding:45px 0;
}
.price-table3 .price_holder .price_box .price {
	font-size:60px;
	line-height:1;
	font-weight:lighter;
}
.price-table3 .price_holder .price_box .unit {
	font-size:13px;
}
.price-table3 .price_holder .btn{
	padding:0px 45px 0px 65px;
	font-size:15px;
	display:inline-block;
	margin:10px 0 30px;
	position:relative;
	height:60px;
	line-height:60px;
}
.price-table3 .price_holder .btn:before{
	content:"";
	position:absolute;
	right:-60px;
	top:0;
	border:30px solid transparent;
	transition: 		all ease-in 200ms;
	-webkit-transition: all ease-in 200ms;
}
.price-table3 .price_holder .btn:hover:before{
	border-left-color:#525252!important;
}
.price-table4 .price_title {
	padding: 36px 0px 0px;
	margin: 0;
	text-align:center;
	border:none;
	border-radius:6px 6px 0 0;
	-moz-border-radius:6px 6px 0 0;
	-webkit-border-radius:6px 6px 0 0;
}
.price-table4 .price_title h2{
	color: #FFF;
	font-size:20px;
}
.price-table4 .price_holder {
	background-color:#FFF;
	border:1px solid #dddddd;
	border-top:none;
	text-align:center;
	margin:0;
}
.price-table4 .price_holder ul{
	border:none;
	padding:20px 0 0;
}
.price-table4 .price_holder ul li{
	border:none;
	text-align:center;
	color:#666666;
}
.price-table4 .price_holder .price_box {
	margin:0 -1px;
	text-align:center;
	color:#FFF;
	padding:42px 0 55px;
}
.price-table4 .price_holder .price_box .price {
	font-size:60px;
	line-height:1;
	font-weight:lighter;
}
.price-table4 .price_holder .price_box .unit {
	font-size:13px;
	display:block;
}
.price-table4 .price_holder .price_box .sup{
	font-size:36px;
	padding-right:10px;
}
.price-table4 .price_holder .btn{
	padding:0px 65px 0px 65px;
	font-size:15px;
	display:inline-block;
	margin:10px 0 30px;
	position:relative;
	height:60px;
	line-height:60px;
	border-radius:6px;
	-moz-border-radius:6px;
	-webkit-border-radius:6px;
}
.price-table4 .price_holder .btn:before{
	content:"";
	position:absolute;
	right:-60px;
	top:0;
	border:30px solid transparent;
}

.price-table5 .price_title {
	padding: 24px 0px;
	background-color:#20a3f0;
	margin: 0;
	text-align:center;
	border:none;
}
.price-table5 .price_title h2{
	color:#ffffff;
	font-size:18px;
}
.price-table5 .price_holder{
	background-color:#ededed;
	margin:0;
}
.price-table5 .price_holder .price_box {
	margin:0 -1px;
	text-align:center;
	color:#000000;
	padding:42px 45px 25px;
}
.price-table5 .price_holder .price_box .price {
	font-size:60px;
	font-weight:bold;
	line-height:1;
}
.price-table5 .price_holder .price_box .unit {
	font-size:13px;
	font-weight:bold;
	
}
.price-table5 .price_holder .price_box .sup{
	font-size:36px;
	padding-right:10px;
	font-weight:bold;
}
.price-table5 .price_holder .price_box .content{
	text-align:left;
	padding-top:40px;
}
.price-table5 .price_holder ul{
	border-bottom:none;
}
.price-table5 .price_holder ul li{
	padding:12px 42px;
	text-align:left;
	border-top:none;
}
.price-table5 .price_holder ul li .fa{
	margin-right:10px;
	color:#20a3f0;
}
.price-table5 .price_holder .btn{
	padding:0px 65px 0px 65px;
	font-size:15px;
	background-color:#20a3f0;
	display:inline-block;
	margin:30px 0 40px;
	position:relative;
	height:60px;
	line-height:60px;
	border-bottom:4px solid rgba(0,0,0,0.2);
}
.price-table5 .col{
	padding:2px;
}
.price-table5 .col:hover {
    box-shadow:none;
}
.price-table6{
	padding:0;
	min-width:100%;
	display:table;
	margin:auto ;
}
.price-table6 > div{
	display:table-cell;
	vertical-align:bottom;
	float:none;
}

.price-table6 .price_title {
	padding: 40px 0px 40px;
	margin: 0;
	text-align: center;
	background-color:#20a3f0;
	border-bottom:none;
}

.price-table6 .price_title h2{
	color: #FFF;
	font-size:18px;
}
.price-table6 .price_holder {
	border-color:#bbbbbb;
	border-top:none;
	text-align:center;
	margin:0;
	background-color:#FFF;
}
.price-table6 .price_holder ul{
	border:none;
}
.price-table6 .price_holder ul li{
	border:none;
	text-align:center;
	color:#666666;
	border-bottom:1px solid #d4d4d4;
	padding:20px 0;
}
.price-table6 .price_holder ul li:nth-child(even){
	background-color:#f6f6f6
}
.price-table6 .price_holder .price_box{
	background-color:#20a3f0;
	padding:0 0 40px;
}
.price-table6 .price_holder .price_box .box{
	width:204px;
	height:204px;
	border-radius:50%;
	-moz-border-radius:50%;
	-webkit-border-radius:50%;
	border:2px solid #ffffff;
	margin:auto;
	text-align:center;
	color:#FFF;
	padding-top:65px;
	margin-bottom:20px;
}
.price-table6 .price_holder .price_box .sup{
	vertical-align:inherit;
	font-size:40px;
	line-height:1.2;
	font-weight:bold;
}
.price-table6 .price_holder .price_box .price {
	font-size:40px;
	line-height:1.2;
	font-weight:bold;
}
.price-table6 .price_holder .price_box .unit {
	display:inline-block;
	font-size:20px;
	padding-top:5px;
}
.price-table6 .price_holder .price_box em{
	display:block;
	font-style:normal;
	font-size:14px;
	padding-top:5px;
}
.price-table6 .price_holder .btn{
	border-radius:30px;
	-moz-border-radius:30px;
	-webkit-border-radius:30px;
	padding:20px 50px;
	font-size:15px;
	display:inline-block;
	margin:30px 0;
	background-color:#4680dd;
}
.price-table6 .price_holder .btn:hover{
	background-color:#333!important;
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
	.price-table6 > div{
		display:block;
		float:left;
	}
}
@media only screen and (max-width: 767px) {
	.price-table6 > div{
		display:block;
		float:none;
	}
}



@media only screen and (min-width: 768px) and (max-width: 991px) {
.price-table.col2 .col {
	width: 50%;
}

.price-table.col3 .col {
	width: 50%;
}

.price-table.col4 .col {
	width: 50%;
}

.price-table.col5 .col {
	width: 33.3333%;
}

}
@media only screen and (max-width: 767px) {
.price-table.col2 .col {
	width: 100%;
}

.price-table.col3 .col {
	width: 100%;
}

.price-table.col4 .col {
	width: 100%;
}

.price-table.col5 .col {
	width: 100%;
}
.price-table div.best_value{
	margin:5px 0;
}	
}

/*chart*/
.chart_list_1 {
	text-align: center;
}
.chart_list_1 .percentage1 {
	position: relative;
	margin: 16px auto 18px;
	width: 155px;
	height: 155px;
}
.chart_list_1 .percentage_inner {
	width:100px;
	height:100px;
	line-height:100px;
	text-align:center;
	font-size:25px;
	color:#666666;
	margin:auto;
	border-radius:			50%;
	-moz-border-radius:		50%;
	-webkit-border-radius:	50%;
	background-color:#e9e9e9;
	position:absolute;
	left:50%;
	top:50%;
	margin:-50px 0 0 -50px;
}
.chart_list_1 p{
	color:#333333;
	font-size:15px;
	font-weight:bold;
}
@media only screen and (min-width: 1600px) {
	.chart_list_1 .percentage1 {
		transform:scale(1.15);
		-webkit-transform:scale(1.15);
	}
}
.chart_list_2 {
	text-align: center;
}
.chart_list_2 .percentage2 {
	position: relative;
	margin: 16px auto 18px;
	width: 275px;
	height: 275px;
	color:#FFF;
	border:2px solid #FFF;
	border-radius:50%;
	-moz-border-radius:50%;
	-webkit-border-radius:50%;
	padding:12px;
}
.chart_list_2 .percentage_inner {
	position:absolute;
	top:0;
	left:0;
	width:100%;
	text-align:center;
	font-size:60px;
	font-weight:bold;
	margin-top:60px;
}
.chart_list_2 p{
	color:#FFF;
	font-size:16px;
	font-weight:normal;
}
@media only screen and (min-width: 992px) and (max-width: 1200px) { 
	.chart_list_2 .percentage2 {
		transform:scale(0.7);
		-webkit-transform:scale(0.7);
		transform-origin:left center;
		-webkit-transform-origin:left center;
	}
}

.chart_list_3 {
	text-align: center;
}
.chart_list_3 .percentage3 {
	position: relative;
	margin: auto;
	width: 196px;
	height: 196px;
	border-width:3px;
	border-style:solid;
	border-radius:50%;
	-moz-border-radius:50%;
	-webkit-border-radius:50%;
}
.chart_list_3 .percentage3 canvas{
	margin:-1px 0 0 -1px;
}
.chart_list_3 .percentage_inner {
	position:absolute;
	top:12px;
	left:12px;
	text-align:center;
	font-size:40px;
	font-weight:bold;
	width: 166px;
	height: 166px;
	line-height:166px;
	border-width:2px;
	border-style:solid;
	border-radius:50%;
	-moz-border-radius:50%;
	-webkit-border-radius:50%;
	color:#333333;
}
.chart_list_3 p{
	color:#FFF;
	font-size:16px;
	font-weight:normal;
}
.chart_list_3 .percentage3 + p{
	color:#333333;
	font-size:15px;
	padding:30px 0 0;
	font-weight:bold;

}


@media only screen and (min-width: 1600px) {
}

.chart_list_4 {
	text-align: center;
}
.chart_list_4 .percentage4 {
	position: relative;
	margin: auto auto 10px;
	width: 94px;
	height: 94px;
	border-radius:50%;
	-moz-border-radius:50%;
	-webkit-border-radius:50%;
	color:#20a3f0;
}
.chart_list_4 .percentage3 canvas{
	margin:-1px 0 0 -1px;
}
.chart_list_4 .percentage_inner {
	position:absolute;
	top:0px;
	left:0px;
	text-align:center;
	font-size:20px;
	font-weight:bold;
	width: 94px;
	height: 94px;
	line-height:94px;
	border-radius:50%;
	-moz-border-radius:50%;
	-webkit-border-radius:50%;
	color:#FFF;
}
.chart_list_4 .percentage4 + h3{
	color:#FFF;
	font-size:18px;
	padding:30px 0 10px;
	font-weight:bold;
}
.chart_list_4 .percentage4 + h3:after{
	content:"";
	padding-top:15px;
	font-weight:bold;
	width:30px;
	display:block;
	margin:auto;
	border-bottom:1px solid #FFF;
}
.chart_list_5 {
	text-align:center;
}
.chart_list_5 .percentage5 {
	position: relative;
	margin: auto auto 10px;
	width: 180px;
	height: 180px;
	border-radius:50%;
	-moz-border-radius:50%;
	-webkit-border-radius:50%;
	border:22px solid #f0f0f0;
}
.chart_list_5 .percentage5 .percentage_inner{
	position:absolute;
    top: -22px;
    left: -22px;
	width: 180px;
	height: 180px;
	line-height:180px;
	text-align:center;
	font-size:30px;
	color:#333;
}
.chart_list_5 .percentage5 canvas{
	margin:-12px;
}
.chart_list_5 h3{
	color:#333333;
	font-size:18px;
	text-align:center;
	padding:32px 0 25px;
}
.chart_list_5 p{
	padding:0 10px;
}





/*loaded_list*/
.loaded_list_1 p {
	color:#000;
}
.loaded_list_1 .progress{
	background-color:#ffffff;
	border:1px solid #dddddd;
	height:15px;
	position:relative;
	box-shadow:			none;	
	-moz-box-shadow:	none; 	
	-webkit-box-shadow: none;
	border-radius:			8px;
	-moz-border-radius:		8px;
	-webkit-border-radius:	8px;
	margin:7px 0 33px;
	overflow:visible;
}
.loaded_list_1 .progress:last-child{
	margin:0;
}
.loaded_list_1 .progress > span{
	position:absolute;
	top:5px;
	left:10px;
	z-index:10;
	font-size:13px;
	color:#000;
} 
.loaded_list_1 .bar{
	height:15px;
	margin-top:-1px;
	width:0;
	transition: 		width ease-in 200ms;
	-moz-transition: 	width ease-in 200ms; /* Firefox 4 */
	-webkit-transition: width ease-in 200ms; /* Safari and Chrome */
	-o-transition: 		width ease-in 200ms; /* Opera */
	-ms-transition: 	width ease-in 200ms; /* IE9? */
	border-radius:			8px;
	-moz-border-radius:		8px;
	-webkit-border-radius:	8px;
}
.loaded_list_1 .bar span {
	position:absolute;
	right:0;
	top:-31px;
	font-size:12px;
	line-height:1;
	padding:5px;
	display:none;
	border-radius:			3px;
	-moz-border-radius:		3px;
	-webkit-border-radius:	3px;
}

.loaded_list_2 p {
	color:#000;
}
.loaded_list_2 .progress{
	background-color:#000;
	background-color:rgba(0,0,0,0.25);
	padding:5px;
	height:31px;
	position:relative;
	overflow:visible;
	box-shadow:			none;	
	-moz-box-shadow:	none; 	
	-webkit-box-shadow: none;
	border-radius:			0;
	-moz-border-radius:		0;
	-webkit-border-radius:	0;
	margin:0px 0 16px;
	box-sizing:				content-box;
	-moz-box-sizing: 		content-box;
	-webkit-box-sizing: 	content-box;
	border-radius:			25px;
	-moz-border-radius:		25px;
	-webkit-border-radius:	25px;
}
.loaded_list_2 .progress:before{
	content:"";
	border:3px solid #FFF;
	border:3px solid rgba(255,255,255,0.1);
	position:absolute;
	width:100%;
	height:100%;
	top:-3px;
	left:-3px;	
	border-radius:			25px;
	-moz-border-radius:		25px;
	-webkit-border-radius:	25px;
	box-sizing:				content-box;
	-moz-box-sizing: 		content-box;
	-webkit-box-sizing: 	content-box;
}

.loaded_list_2 .progress:last-child{
	margin:0;
}
.loaded_list_2 .progress > span{
	position:absolute;
	top:10px;
	left:10px;
	z-index:10;
	font-size:13px;
	color:#FFF;
} 
.loaded_list_2 .bar{
	height:31px;
	line-height:31px;
	text-indent:20px;
	font-size:13px;
	white-space:nowrap;
	width:0;
	transition: 		width ease-in 200ms;
	-moz-transition: 	width ease-in 200ms; /* Firefox 4 */
	-webkit-transition: width ease-in 200ms; /* Safari and Chrome */
	-o-transition: 		width ease-in 200ms; /* Opera */
	-ms-transition: 	width ease-in 200ms; /* IE9? */
	border-radius:			25px;
	-moz-border-radius:		25px;
	-webkit-border-radius:	25px;
}
.loaded_list_2 .bar span {
	position:absolute;
	right:10px;
	top:15px;
	font-size:12px;
	line-height:1;
	color:#FFF;
	display:none;
}

.loaded_list_3 p {
	color:#666666;
	margin-bottom:14px;
}
.loaded_list_3 .progress{
	background-color:#e2e2e2;
	height:15px;
	overflow:visible;
	box-shadow:			none;	
	-moz-box-shadow:	none; 	
	-webkit-box-shadow: none;
	border-radius:			10px;
	-moz-border-radius:		10px;
	-webkit-border-radius:	10px;
	position:relative;
}
.loaded_list_3 .bar{
	height:15px ;
	width:0;
	background-color:#50bdad;
	transition: 		width ease-in 200ms;
	-moz-transition: 	width ease-in 200ms; /* Firefox 4 */
	-webkit-transition: width ease-in 200ms; /* Safari and Chrome */
	-o-transition: 		width ease-in 200ms; /* Opera */
	-ms-transition: 	width ease-in 200ms; /* IE9? */
	border-radius:			10px;
	-moz-border-radius:		10px;
	-webkit-border-radius:	10px;
}
.loaded_list_3 .bar span {
	position:absolute;
	right:0;
	top:-35px;
	font-size:12px;
	line-height:1;
	padding:5px;
	color:#666666;
	display:none;
}
.loaded_list_4 p {
	color:#000;
}
.loaded_list_4 .progress{
	background-color:#ffffff;
	height:29px;
	overflow:visible;
	margin:14px 0px 26px 0;
	box-shadow:			none;	
	-moz-box-shadow:	none; 	
	-webkit-box-shadow: none;
}
.loaded_list_4 .bar{
	height:29px;
	line-height:29px;
	background: #fcc013;
	background-image: linear-gradient(-45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-size: 20px 20px;
	animation: 2s linear 0s normal none infinite running progress-bar-stripes;
	width:0;
	position:relative;
	transition: 		width ease-in 200ms;
	-moz-transition: 	width ease-in 200ms; /* Firefox 4 */
	-webkit-transition: width ease-in 200ms; /* Safari and Chrome */
	-o-transition: 		width ease-in 200ms; /* Opera */
	-ms-transition: 	width ease-in 200ms; /* IE9? */
}
.loaded_list_4 .bar span {
	position:absolute;
	right:5px;
	top:0px;
	font-size:12px;
	line-height:1;
	height:29px;
	line-height:29px;
	color:#FFF;
	display:none;
	border-radius:			3px;
	-moz-border-radius:		3px;
	-webkit-border-radius:	3px;
}
.loaded_list_5 p {
	color:#FFF;
}
.loaded_list_5 .progress{
	background-color:#888888;
	background-color:rgba(0,0,0,0.2);
	height:15px;
	position:relative;
	box-shadow:			none;	
	-moz-box-shadow:	none; 	
	-webkit-box-shadow: none;
	border-radius:			8px;
	-moz-border-radius:		8px;
	-webkit-border-radius:	8px;
	margin:7px 0 33px;
	overflow:visible;
}
.loaded_list_5 .progress:last-child{
	margin:0;
}
.loaded_list_5 .progress > span{
	position:absolute;
	top:5px;
	left:10px;
	z-index:10;
	font-size:13px;
	color:#000;
} 
.loaded_list_5 .bar{
	height:15px;
	margin-top:-1px;
	width:0;
	background-color:#FFF;
	transition: 		width ease-in 200ms;
	-moz-transition: 	width ease-in 200ms; /* Firefox 4 */
	-webkit-transition: width ease-in 200ms; /* Safari and Chrome */
	-o-transition: 		width ease-in 200ms; /* Opera */
	-ms-transition: 	width ease-in 200ms; /* IE9? */
	border-radius:			8px;
	-moz-border-radius:		8px;
	-webkit-border-radius:	8px;
}
.loaded_list_5 .bar span {
	position:absolute;
	right:0;
	top:-31px;
	font-size:12px;
	line-height:1;
	padding:5px;
	display:none;
	color:#FFF;
	border-radius:			3px;
	-moz-border-radius:		3px;
	-webkit-border-radius:	3px;
}
.loaded_list_6 p {
	color:#000;
}
.loaded_list_6 .progress{
	background-color:#e6e6e6;
	height:29px;
	overflow:visible;
	margin:14px 0px 26px 0;
	box-shadow:			none;	
	-moz-box-shadow:	none; 	
	-webkit-box-shadow: none;
}
.loaded_list_6 .bar{
	height:29px;
	line-height:29px;
	background: #27a6f0;
	background-image: linear-gradient(-45deg, rgba(0, 0, 0, 0.03) 25%, transparent 25%, transparent 50%, rgba(0, 0, 0, 0.03) 50%, rgba(0, 0, 0, 0.03) 75%, transparent 75%, transparent);
    background-size: 20px 20px;
	animation: 2s linear 0s normal none infinite running progress-bar-stripes;
	width:0;
	position:relative;
	transition: 		width ease-in 200ms;
	-moz-transition: 	width ease-in 200ms; /* Firefox 4 */
	-webkit-transition: width ease-in 200ms; /* Safari and Chrome */
	-o-transition: 		width ease-in 200ms; /* Opera */
	-ms-transition: 	width ease-in 200ms; /* IE9? */
}
.loaded_list_6 .bar span {
	position:absolute;
	right:5px;
	top:0px;
	font-size:12px;
	line-height:1;
	height:29px;
	line-height:29px;
	color:#FFF;
	display:none;
	border-radius:			3px;
	-moz-border-radius:		3px;
	-webkit-border-radius:	3px;
}

/*blockquote*/
blockquote {
	font-style: italic;
	color: #848484;
	position: relative;
	border: none;
}

blockquote p {
	font-size: 13px;
	line-height: 1.8;
	text-indent: 50px;
	margin: 0;
}

blockquote small {
	display: block;
	line-height: 18px;
	font-size: 12px;
	position: absolute;
	bottom: -42px;
	left: 20%;
	padding: 24px 0 0 30px;
}

/*Testimonials*/
.Testimonials_tab {
	position: relative;
	margin: 0px;
	padding: 0px;
	width: 100%;
	overflow: hidden;
	min-height: 20px;
	transition: height ease-in 200ms;
	-moz-transition: height ease-in 200ms; /* Firefox 4 */
	-webkit-transition: height ease-in 200ms; /* Safari and Chrome */
	-o-transition: height ease-in 200ms; /* Opera */
	-ms-transition: height ease-in 200ms; /* IE9? */
}

.Testimonials_tab img {
	max-width: 100%;
}

.Testimonials_tab li {
	position: absolute;
	left: 0px;
	top: 0px;
	display: none;
	width: 100%;
	list-style: none;
}

.Testimonials_tab .last_page,
.Testimonials_tab .next_page {
	position: absolute;
	top: 0px;
	right: 0px;
	height: 28px;
	line-height: 28px;
	width: 28px;
	border: 1px solid #e9e8e8;
	border-radius: 50%;
	-moz-border-radius: 50%;
	-webkit-border-radius: 50%;
	text-align: center;
	color: #e9e8e8;
	font-family: Helvetica;
	top: auto;
	bottom: 14px;
	left: auto;
	right: 0;
	z-index:15;
	transition: background-color ease-in 200ms;
	-moz-transition: background-color ease-in 200ms; /* Firefox 4 */
	-webkit-transition: background-color ease-in 200ms; /* Safari and Chrome */
	-o-transition: background-color ease-in 200ms; /* Opera */
	-ms-transition: background-color ease-in 200ms; /* IE9? */
}

.Testimonials_tab .last_page {
	right: 32px;
}

.Testimonials_tab .last_page:hover,
.Testimonials_tab .next_page:hover {
	text-decoration: none;
}

.Testimonials_tab .dot {
	position: absolute;
	bottom: 0;
	z-index:15
}

.Testimonials_tab .dot a {
	display: inline-block;
	width: 13px;
	height: 13px;
	margin: 0 3px;
	border-radius: 50%;
	-moz-border-radius: 50%;
	-webkit-border-radius: 50%;
	border: 1px solid #303030;
	font-size: 0;
	text-indent: -999px;
	vertical-align: middle;
	position: static;
	overflow: hidden;
	transition: all ease-in 200ms;
	-moz-transition: all ease-in 200ms; /* Firefox 4 */
	-webkit-transition: all ease-in 200ms; /* Safari and Chrome */
	-o-transition: all ease-in 200ms; /* Opera */
	-ms-transition: all ease-in 200ms; /* IE9? */
}

*+html .Testimonials_tab .dot a {
	display: inline;
}
.Testimonials_1 {
	min-height:inherit;
}
.Testimonials_1 ul{
	margin:0;
}
.Testimonials_1 .mark{
	width:100px;
	height:100px;
	line-height:94px;
	text-align:center;
	border-radius:			50%;
	-moz-border-radius:		50%;
	-webkit-border-radius:	50%;
	background-color:#FFF;
	color:#61b632;
	font-size:38px;
	margin:auto auto -50px;
	position:relative;
	z-index:1;
}
.Testimonials_1 li blockquote{
	background-color:rgba(255,255,255,0.2);
	padding:80px 60px 60px;
	color:#FFF;
	font-size:13px;
	font-style:normal;
	margin:0px 10% 100px;
}
.Testimonials_1 .dot{
	text-align:center;
	width:100%;
}
.Testimonials_1 .dot a img{
	width:60px;
	height:60px;
	border-radius:			50%;
	-moz-border-radius:		50%;
	-webkit-border-radius:	50%;
}
.Testimonials_1 .dot a{
	text-indent:inherit;
	width:auto;
	height:auto;
	padding:5px;
	border:1px solid transparent;
}
.Testimonials_1 .dot a.actived{
	border:1px solid #FFF;
}

.Testimonials_1 .last_page,
.Testimonials_1 .next_page{
	border:none;
	text-indent:-100px;
	overflow:hidden;
	border-left:2px solid #FFF;
	border-bottom:2px solid #FFF;
	width:18px;
	height:18px;
	border-radius:			0px;
	-moz-border-radius:		0px;
	-webkit-border-radius:	0px;
	transform:rotate(45deg);
	-webkit-transform:rotate(45deg);
	right:auto;
	left:3%;
	top:50%;
}
.Testimonials_1 .next_page {
	left:auto;
	right:3%;
	transform:rotate(-135deg);
	-webkit-transform:rotate(-135deg);
}

.Testimonials_2 li blockquote{
	padding:20px 60px;
	color:#666666;
	font-size:13px;
	font-style:normal;
	margin:0px 10% 0px;
	text-align:center;
	text-indent:0;
}
.Testimonials_2 blockquote p{
	color:#666666;
	font-size:13px;
	font-style:normal;
	text-indent:0;
}

.Testimonials_2 li .pic{
	width:100px;
	height:100px;
	margin:auto;
	display:block;
	border-radius:			50%;
	-moz-border-radius:		50%;
	-webkit-border-radius:	50%;
	overflow:hidden;
}
.Testimonials_2 blockquote small{
	color:#333333;
	position:static;
	font-size:14px;
	font-weight:bold;
	padding:30px 0 0;
}
.Testimonials_2 blockquote  small:before{
	display:none;
}
.Testimonials_2 blockquote span {
	color:#888888;
	display:block;
	text-align:center;
	font-size:13px;
	margin-top:5px;
	font-weight:normal;
}
.Testimonials_2 .last_page,
.Testimonials_2 .next_page{
	border:none;
	text-indent:-100px;
	overflow:hidden;
	border-left:2px solid #666666;
	border-bottom:2px solid #666666;
	width:18px;
	height:18px;
	border-radius:			0px;
	-moz-border-radius:		0px;
	-webkit-border-radius:	0px;
	transform:rotate(45deg);
	-webkit-transform:rotate(45deg);
	right:auto;
	left:5%;
	top:50%;
}
.Testimonials_2 .next_page {
	left:auto;
	right:5%;
	transform:rotate(-135deg);
	-webkit-transform:rotate(-135deg);
}
.Testimonials_3{
	text-align:center;
}
.Testimonials_3 blockquote{
	width:45%;
	margin:0 5% 0 0;
	padding:45px;
	display:inline-block;
	vertical-align:middle;
	text-align:left;
	background-color:#FFF;
}
.Testimonials_3 blockquote:before{
	content:"";
	border:20px solid transparent;
	border-left-color:#FFF;
	position:absolute;
	top:50%;
	left:100%;
	margin-top:-20px;
}
.Testimonials_3 blockquote ,
.Testimonials_3 blockquote p{
	font-style:normal;
	text-indent:0;
	color:#666666;
}
.Testimonials_3 blockquote small{
	position:static;
	padding:20px 0 0;
	color:#333333;
	font-size:14px;
	font-weight:bold;
}
.Testimonials_3 blockquote small:before{
	content:normal;
}
.Testimonials_3 blockquote small span {
	color:#fcc012;
	font-weight:normal;
}
.Testimonials_3 li {
}
.Testimonials_3 .pic {
	width:200px;
	max-width:20%;
	border-radius:			50%;
	-moz-border-radius:		50%;
	-webkit-border-radius:	50%;
	border:2px solid #FFF;
	display:inline-block;
	vertical-align:middle;
} 
.Testimonials_3 .pic img {
	max-width:100%;
	border-radius:			50%;
	-moz-border-radius:		50%;
	-webkit-border-radius:	50%;
}
.Testimonials_3 .last_page, 
.Testimonials_3 .next_page{
	right:auto;
	left:50px;
	top:50%;
	margin:-10px 20px 0;
	border-color:#FFF;
	border-width:4px;
	bottom:0px;
	height:19px;
	width:19px;
	color:#27cdf6;
	border-radius:			0;
	-moz-border-radius:		0;
	-webkit-border-radius:	0;
	border-top:none;
	border-right:none;
	overflow:hidden;
	text-indent:-999px!important;
	transform:rotate(45deg);
	-ms-transform:rotate(45deg); /* IE 9 */
	-moz-transform:rotate(45deg); /* Firefox */
	-webkit-transform:rotate(45deg); /* Safari and Chrome */
	-o-transform:rotate(45deg); /* Opera */
	box-shadow: -1px 1px 1px rgba(0,0,0,0.1);
}
.Testimonials_3 .next_page{
	left:auto;
	right:50px;
	transform:rotate(-135deg);
	-ms-transform:rotate(-135deg); /* IE 9 */
	-moz-transform:rotate(-135deg); /* Firefox */
	-webkit-transform:rotate(-135deg); /* Safari and Chrome */
	-o-transform:rotate(-135deg); /* Opera */
}
.Testimonials_4{
	min-height:inherit;
}
.Testimonials_4 .mark{
	width:38px;
	height:38px;
	font-size:36px;
	color:#20a3f0;
	background-color:transparent;
	margin:auto auto 35px;
}
.Testimonials_4 blockquote{
	font-size:13px;
	text-align:center;
	font-style:normal;
	color:#666666;
	margin: 0 5%;
	padding-bottom:98px;
}
.Testimonials_4 .last_page,
.Testimonials_4 .next_page{
	width:16px;
	height:16px;
	border:none;
	border-right:3px solid #767676;
	border-bottom:3px solid #767676;
	border-radius:0px;
	-moz-border-radius:0px;
	-webkit-border-radius:0px;
	overflow:hidden;
	text-indent:100px;
	top:50%;
}
.Testimonials_4 .last_page{
	left:15px;
	right:auto;
	transform:rotate(135deg);
	-ms-transform:rotate(135deg); /* IE 9 */
	-moz-transform:rotate(135deg); /* Firefox */
	-webkit-transform:rotate(135deg); /* Safari and Chrome */
	-o-transform:rotate(135deg); /* Opera */
}
.Testimonials_4 .next_page{
	right:15px;
	left:auto;
	transform:rotate(-45deg);
	-ms-transform:rotate(-45deg); /* IE 9 */
	-moz-transform:rotate(-45deg); /* Firefox */
	-webkit-transform:rotate(-45deg); /* Safari and Chrome */
	-o-transform:rotate(-45deg); /* Opera */
}
.Testimonials_4 .dot{
	text-align:center;
}
.Testimonials_4 .dot{
	text-align:center;
	width:100%;
}
.Testimonials_4 .dot a img{
	width:60px;
	height:60px;
	border-radius:			50%;
	-moz-border-radius:		50%;
	-webkit-border-radius:	50%;
}
.Testimonials_4 .dot a{
	text-indent:inherit;
	width:auto;
	height:auto;
	padding:5px;
	border:1px solid #c9c9c9;
}
.Testimonials_4 .dot a.actived{
	border:1px solid #20a3f0;
}
.Testimonials_5 .dot a{
	width:17px;
	height:17px;
	background-color:#d0d0d0;
	border:none;
	margin-right:5px;
}
.Testimonials_5 .dot a:hover,
.Testimonials_5 .dot a.actived{
	background-color:#20a3f0;
}


@media only screen and (min-width: 768px) and (max-width: 991px) {
	ul.Testimonials_3 blockquote{
		margin:0px 5% 30px;
		width:auto;
	}
	ul.Testimonials_3 blockquote:before{
		top:100%;
		left:50%;	
		border:20px solid transparent;
		border-top-color:#FFF;
		margin:0 0 0 -20px;
	}
	
}
@media only screen and (max-width: 767px) { 
	.Testimonials_1 li blockquote{
		padding:80px 25px 60px;
	}
	.Testimonials_2 li blockquote{
		padding:20px 20px;
		color:#666666;
		font-size:13px;
		font-style:normal;
		margin:0px 10px 0px;
		text-align:center;
	}
	.Testimonials_2 blockquote small{
		float:none;
		margin:auto;
	}
	ul.Testimonials_3 blockquote{
		margin:0px 5% 30px;
		width:auto;
	}
	ul.Testimonials_3 blockquote:before{
		top:100%;
		left:50%;	
		border:20px solid transparent;
		border-top-color:#FFF;
		margin:0 0 0 -20px;
	}
	ul.Testimonials_3 .last_page, 
	ul.Testimonials_3 .next_page{
		border-color:#e3e3e3;
	}
	.Testimonials_3 .last_page{
		left:5px;
	}
	.Testimonials_3 .next_page{
		right:5px;
	}
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
}

@media only screen and (max-width: 767px) {
}

/*horizontalTab*/

.horizontalTab_Top_1 {
	text-align:center;
}
.horizontalTab_Top_1 ul.resp-tabs-list{
	padding:0 1px;
	margin:0 0 -1px 0;
	clear:both;
	overflow:hidden;
	text-align:center;
	display:inline-block;
	vertical-align:bottom;
}
.horizontalTab_Top_1 ul.resp-tabs-list li,
.horizontalTab_Top_1 ul.resp-tabs-list li:hover {
	margin:0px;
	border:none;
	background-color:transparent;
}
.horizontalTab_Top_1 ul.resp-tabs-list li span{
	color: #646464;
	font-size:14px;
	padding: 0px 50px ;
	height:80px;
	line-height:80px;
	display:block;
	color:#333333;
	font-size:16px;
	border-right:1px solid #dddddd;
	border-top:1px solid #dddddd;
}
.horizontalTab_Top_1 ul.resp-tabs-list li:first-child {
	border-left:none;
}
.horizontalTab_Top_1 ul.resp-tabs-list li:first-child span{
	border-left:1px solid #dddddd;
}
.horizontalTab_Top_1 ul.resp-tabs-list li.resp-tab-active {
	border:none;
	background-color:transparent;
}
.horizontalTab_Top_1 ul.resp-tabs-list li.resp-tab-active span{
	border-top: 3px solid #fcc012;
	background-color:#FFF;
	color:#333333;
	font-size:16px;
	line-height:76px;
}
.horizontalTab_Top_1 .resp-tabs-container {
	border:none;
	line-height:1.8;
	padding:25px;
	text-align:left;
}
.horizontalTab_Top_1 .resp-tab-content .resp_margin{
	margin:0;
}
.horizontalTab_Top_1 .resp-tabs-container{
	border-top: 1px solid #dddddd;
	padding:60px 0;
}
.horizontalTab_Top_2 {
}
.horizontalTab_Top_2 ul.resp-tabs-list{
	padding:0;
	margin:0;
	clear:both;
	overflow:hidden;
	text-align:center;
	display:inline-block;
	vertical-align:bottom;
}
.horizontalTab_Top_2 ul.resp-tabs-list li,
.horizontalTab_Top_2 ul.resp-tabs-list li:hover {
	margin:0px;
	border:none;
	background-color:transparent;
}
.horizontalTab_Top_2 ul.resp-tabs-list li span{
	color: #FFF;
	font-size:14px;
	padding: 0px 38px ;
	height:60px;
	line-height:60px;
	display:block;
	font-size:15px;
	background-color:#333333;
}
.horizontalTab_Top_2 ul.resp-tabs-list li:first-child {
	border-left:none;
}
.horizontalTab_Top_2 ul.resp-tabs-list li:hover span{
	color:#FFF;
}
.horizontalTab_Top_2 ul.resp-tabs-list li.resp-tab-active span{
	color:#FFF;
	background-color:#20a3f0;
}
.horizontalTab_Top_2 .resp-tabs-container {
	border:none;
	line-height:1.8;
	padding:25px;
}
.horizontalTab_Top_2 .resp-tabs-container ,
.horizontalTab_Top_2 .resp-tabs-container p{
	color:#333;
}
.horizontalTab_Top_2 .resp-tab-content .resp_margin{
	margin:50px;
	padding:0;
}
.horizontalTab_Top_2 .resp-tabs-container{
	background-color:#f5f5f5;
	padding:0px;
	clear:both;
	overflow:hidden;
}
.horizontalTab_Top_3 {
}
.horizontalTab_Top_3 ul.resp-tabs-list{
	padding:0;
	margin:0;
	clear:both;
	overflow:hidden;
	text-align:center;
	display:inline-block;
	vertical-align:bottom;
}
.horizontalTab_Top_3 ul.resp-tabs-list li,
.horizontalTab_Top_3 ul.resp-tabs-list li:hover {
	margin:0px 10px 10px 0;
	border:none;
	background:none;
}
.horizontalTab_Top_3 ul.resp-tabs-list li span{
	color: #333333;
	font-size:14px;
	padding: 0px 38px ;
	height:60px;
	line-height:60px;
	display:block;
	font-size:15px;
	background-color:transparent;
	border:1px solid #dddddd;
	border-radius:4px;
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
	transition: 		all ease-in 200ms;
	-webkit-transition: all ease-in 200ms; /* Safari and Chrome */
}
.horizontalTab_Top_3 ul.resp-tabs-list li:first-child {
	border-left:none;
}
.horizontalTab_Top_3 ul.resp-tabs-list li:hover span,
.horizontalTab_Top_3 ul.resp-tabs-list li.resp-tab-active span{
	color:#FFF;
	background-color:#20a3f0;
	border-color:#20a3f0;
}
.horizontalTab_Top_3 .resp-tabs-container {
	border:none;
	line-height:1.8;
	padding:25px;
}
.horizontalTab_Top_3 .resp-tab-content .resp_margin{
	margin:50px;
}
.horizontalTab_Top_3 .resp-tabs-container{
	padding:0px;
	border:1px solid #dddddd;
}

.verticalTab_Left_1 {
	padding-bottom: 15px;
}
.verticalTab_Left_1 ul.resp-tabs-list{
	padding:0;
}
.verticalTab_Left_1 ul.resp-tabs-list li span{
	padding:18px 54px;
	font-size:15px;
	color:#FFF;
}
.verticalTab_Left_1 ul.resp-tabs-list li{
	border:none;
	background-color:#333333;
	margin:0px -1px 10px 0;
}
.verticalTab_Left_1 ul.resp-tabs-list li.resp-tab-active,
.verticalTab_Left_1 ul.resp-tabs-list li:hover{
	background-color:#21a3f0;
}
.verticalTab_Left_1 ul.resp-tabs-list li.resp-tab-active span{
	padding:18px 54px;
	margin:0;
}
.verticalTab_Left_1 ul.resp-tabs-list li:hover span{
	color:#FFF;
}
.verticalTab_Left_1 .resp-tabs-container{
	border:1px solid #d0d0d0;
}
.verticalTab_Left_1 .resp-tab-content .resp_margin{
	margin:50px;
	padding:0px;
	overflow:hidden;
}
.verticalTab_Left_1 .resp-tab-content .resp_margin .pic {
	float:left;
	margin:0 40px 30px 0;
}
.verticalTab_Left_1 .resp-tab-content .resp_margin .right {
	float:none;
	overflow:hidden;
}
.verticalTab_Right_1 {
	padding-bottom: 15px;
}
.verticalTab_Right_1 ul.resp-tabs-list{
	padding:0;
}
.verticalTab_Right_1 ul.resp-tabs-list li span{
	padding:18px 54px;
	font-size:15px;
	color:#FFF;
}
.verticalTab_Right_1 ul.resp-tabs-list li{
	border:none;
	background-color:#333333;
	margin:0px 0px 10px -1px;
}
.verticalTab_Right_1 ul.resp-tabs-list li.resp-tab-active,
.verticalTab_Right_1 ul.resp-tabs-list li:hover,
.verticalTab_Right_1 ul.resp-tabs-list li.resp-tab-active span{
	background-color:#21a3f0;
}
.verticalTab_Right_1 ul.resp-tabs-list li.resp-tab-active span{
	padding:18px 54px;
	margin:0;
}
.verticalTab_Right_1 ul.resp-tabs-list li:hover span{
	color:#FFF;
}
.verticalTab_Right_1 .resp-tabs-container{
	border:1px solid #d0d0d0;
}
.verticalTab_Right_1 .resp-tab-content .resp_margin{
	margin:50px;
	padding:0px;
	overflow:hidden;
}
.verticalTab_Right_1 .resp-tab-content .resp_margin .pic {
	float:right;
	margin:0 0 30px 40px;
}
.verticalTab_Right_1 .resp-tab-content .resp_margin .right {
	float:none;
	overflow:hidden;
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
	.verticalTab_Left_1 .resp-tab-content .resp_margin .pic {
		margin:0 20px 15px 0;
	}
	.verticalTab_Right_1 .resp-tab-content .resp_margin .pic {
		margin:0 0 15px 20px;
	}
	.horizontalTab_Top_3 ul.resp-tabs-list li span{
		padding:0 33px;
	}
}

@media only screen and (max-width: 797px) {
	.horizontalTab_Top ul.resp-tabs-list{
		display:none;
	}
	.horizontalTab_Top_1 .resp-tabs-container,
	.horizontalTab_Top_2 .resp-tabs-container,
	.horizontalTab_Top_3 .resp-tabs-container,
	.verticalTab_Left_1 .resp-tabs-container,
	.verticalTab_Right_1 .resp-tabs-container{
		border:none;
		border-bottom:1px solid #e1e1e1;
	}
	.horizontalTab_Top_1 .resp-tabs-container{
		padding:0;
		margin:0;
	}
	.horizontalTab_Top_1 .resp-tab-content .resp_margin,
	.horizontalTab_Top_2 .resp-tab-content .resp_margin,
	.horizontalTab_Top_3 .resp-tab-content .resp_margin,
	.verticalTab_Left_1 .resp-tab-content .resp_margin,
	.verticalTab_Right_1 .resp-tab-content .resp_margin{
		margin:30px;
	}
	.horizontalTab_Top h2.resp-accordion span,
	.horizontalTab_Left h2.resp-accordion span,
	.horizontalTab_Right h2.resp-accordion span{
		font-size:13px;
	}
}

/*accordion*/	
.panel-group .panel{
	box-shadow:			none!important;	
	-moz-box-shadow:	none!important; 	
	-webkit-box-shadow: none!important;
}
.panel-group .panel + .panel {
	margin-top: 10px;
}
.accordion_1 .panel-default {
	background-color: transparent;
	border:none;
	border-radius: 0px;
	-moz-border-radius: 0px;
	-webkit-border-radius: 0px;
}
.accordion_1 .panel-title{
	line-height:35px;
}
.accordion_1 .panel-default > .panel-heading {
	background-color:transparent;
	border:none;
	padding: 0px;
	margin-bottom: -1px;
	border-radius: 0px;
	-moz-border-radius: 0px;
	-webkit-border-radius: 0px;
}
.accordion_1 .panel-heading + .panel-collapse .panel-body {
	border: none;
	padding: 0px 20px 20px 45px;
	font-size:13px;
	line-height:1.8;
}
.accordion_1 .panel-default > .panel-heading a {
	font-size: 15px;
	font-weight: normal;
	padding:10px 0px ;
	color: #20a3f0;
	display: block;
}
.accordion_1 .panel-default > .panel-heading a.collapsed {
	color: #333333;
	background-color:transparent;
}
.accordion_1 .panel-default > .panel-heading a:hover {
	text-decoration: none;
}
.accordion_1 .panel-default .accordion_icon {
	width: 35px;
	height: 35px;
	line-height:33px;
	text-align:center;
	color:#FFF;
	background-color:#20a3f0;
	margin: 0px 10px 0 0;
	float: left;
	font-family: 'FontAwesome';
	-webkit-font-smoothing: antialiased;
	border-radius:			50%;
	-moz-border-radius:		50%;
	-webkit-border-radius:	50%;
}
.accordion_1 .panel-default .accordion_icon:before {
	content: "\f068";
	color: #FFF;
	font-size: 10px;
}
.accordion_1 .panel-default .collapsed .accordion_icon:before {
	content: "\f067";
	color: #FFF;
}
.accordion_2 .panel-default {
	background-color: transparent;
	border:none;
	border-radius: 0px;
	-moz-border-radius: 0px;
	-webkit-border-radius: 0px;
}
.accordion_2 .panel-default > .panel-heading {
	background-color:transparent;
	border:none;
	padding: 0px;
	margin-bottom: -1px;
	border-radius: 0px;
	-moz-border-radius: 0px;
	-webkit-border-radius: 0px;
}
.accordion_2 .panel-heading + .panel-collapse .panel-body {
	border: none;
	padding: 10px 0 10px 45px;
	font-size:13px;
}
.accordion_2 .panel-default > .panel-heading a {
	font-size: 15px;
	padding:10px 0px 15px;
	color: #333333;
	display: block;
}
.accordion_2 .panel-default > .panel-heading a.collapsed {
	color: #000000;
	background-color:transparent;
}
.accordion_2 .panel-default > .panel-heading a:hover {
	text-decoration: none;
}
.accordion_2 .panel-default .accordion_icon {
	width: 35px;
	height: 35px;
	line-height:35px;
	text-align:center;
	background-color:#20a3f0;
	margin: -6px 0 0;
	float: right;
	font-family: 'FontAwesome';
	-webkit-font-smoothing: antialiased;
	transition: 		background-color ease-in 200ms;
	-moz-transition: 	background-color ease-in 200ms; /* Firefox 4 */
	-webkit-transition: background-color ease-in 200ms; /* Safari and Chrome */
	-o-transition: 		background-color ease-in 200ms; /* Opera */
	-ms-transition: 	background-color ease-in 200ms; /* IE9? */
	border-radius:			50%;
	-moz-border-radius:		50%;
	-webkit-border-radius:	50%;
}
.accordion_2 .panel-default .collapsed .accordion_icon {
}
.accordion_2 .panel-default .accordion_icon:before {
	content: "\f068";
	color: #FFF;
	font-size: 13px;
}
.accordion_2 .panel-default .collapsed .accordion_icon:before {
	content: "\f067";
}
.accordion_2 .panel-title .fa {
	font-size:24px;
	vertical-align:middle;
	width:45px;
	color:#20a3f0;
}

.accordion_3 .panel-default {
	background-color: transparent;
	border-radius: 0px;
	-moz-border-radius: 0px;
	-webkit-border-radius: 0px;
	border:1px solid #dddddd;
}
.accordion_3 .panel-default > .panel-heading {
	background-color:transparent;
	border:none;
	padding: 0px;
	margin-bottom: -1px;
	border-radius: 0px;
	-moz-border-radius: 0px;
	-webkit-border-radius: 0px;
}
.accordion_3 .panel-heading + .panel-collapse .panel-body {
	border: none;
	padding: 45px;
	font-size:13px;
}
.accordion_3 .panel-default > .panel-heading a {
	font-size: 15px;
	padding:18px 5px 18px 25px;
	margin:-1px;
	color: #FFF;
	background-color:#20a3f0;
	display: block;
}
.accordion_3 .panel-default > .panel-heading a.collapsed {
	color: #333333;
	font-size:15px;
	background-color:transparent;
}
.accordion_3 .panel-default > .panel-heading a:hover {
	text-decoration: none;
}
.accordion_3 .panel-default .accordion_icon {
	width: 35px;
	height: 35px;
	line-height:35px;
	text-align:center;
	margin: -9px 0 0;
	float: right;
	font-family: 'FontAwesome';
	-webkit-font-smoothing: antialiased;
	transition: 		background-color ease-in 200ms;
	-moz-transition: 	background-color ease-in 200ms; /* Firefox 4 */
	-webkit-transition: background-color ease-in 200ms; /* Safari and Chrome */
	-o-transition: 		background-color ease-in 200ms; /* Opera */
	-ms-transition: 	background-color ease-in 200ms; /* IE9? */
}
.accordion_3 .panel-default .collapsed .accordion_icon {
}
.accordion_3 .panel-default .accordion_icon:before {
	content: "\f107";
	color: #FFF;
	font-size: 13px;
}
.accordion_3 .panel-default .collapsed .accordion_icon:before {
	content: "\f106";
	color:#20a3f0;
}
.accordion_3 .panel-title .fa {
	font-size:24px;
	vertical-align:middle;
	width:45px;
	color:#20a3f0;
}



/*quotes*/
.quotes_1,
.quotes_1 p{
	position:relative;
	text-align:center;
    font-style: normal;
	text-indent:0;
	color:#666666;
}
.quotes_1:before{
	content:"\f10d";
	font-family:FontAwesome;
	width:70px;
	height:70px;
	line-height:70px;
	text-align:center;
	border:1px solid #20a3f0;
	color:#20a3f0;
	display:inline-block;
	border-radius:50%;
	-moz-border-radius:50%;
	-webkit-border-radius:50%;
    font-style: normal;
	font-size:24px;
	margin-bottom:35px;
}
.quotes_1 small{
	position:static;
	color:#333333;
	font-size:14px;
	font-weight:bold;
}
.quotes_2 {
	border:1px solid #dddddd;
	border-top:3px solid #20a3f0;
	padding:45px 45px 45px 87px;
}
.quotes_2,
.quotes_2 p{
	position:relative;
    font-style: normal;
	text-indent:0;
	color:#666666;
}
.quotes_2:before{
	content:"\f10d";
	font-family:FontAwesome;
	text-align:center;
	color:#333333;
    font-style: normal;
	font-size:34px;
	position:absolute;
	top:45px;
	left:35px;
}
.quotes_2 small{
	position:static;
	color:#333333;
	font-size:14px;
	font-weight:bold;
	padding:25px 0 0;
	margin:0;
}
.quotes_2 small span {
	color:#20a3f0;
}
.quotes_3 {
	background-color:#20a3f0;
	padding:48px 46px 46px 88px;
}
.quotes_3,
.quotes_3 p{
	position:relative;
    font-style: normal;
	text-indent:0;
	color:#FFF;
}
.quotes_3:before{
	content:"\f10d";
	font-family:FontAwesome;
	text-align:center;
	color:#FFF;
    font-style: normal;
	font-size:34px;
	position:absolute;
	top:45px;
	left:35px;
}
.quotes_3 small{
	position:static;
	color:#FFF;
	font-size:14px;
	font-weight:bold;
	padding:25px 0 0;
	margin:0;
}
.quotes_3 small span {
	color:#FFF;
}
.quotes_4 {
	background-color:#eeeeee;
	padding:70px;
}
.quotes_4,
.quotes_4 p{
	position:relative;
    font-style: normal;
	text-indent:0;
	color:#666666;
}
.quotes_4:before{
	content:"\f10d";
	font-family:FontAwesome;
	width:70px;
	height:70px;
	line-height:70px;
	text-align:center;
	background-color:#20a3f0;
	color:#FFF;
	display:inline-block;
	border-radius:50%;
	-moz-border-radius:50%;
	-webkit-border-radius:50%;
    font-style: normal;
	font-size:30px;
	position:absolute;
	top:-25px;
	left:-25px;
}
.quotes_4 small{
	position:static;
	color:#333333;
	font-size:14px;
	font-weight:bold;
	padding:25px 0 0;
	margin:0;
}
.quotes_4 small span {
	color:#20a3f0;
}
.quotes_5{
	background-image:linear-gradient(to right top, #48a9e1 0% , #c361dc 60%); 
	background-image:-webkit-linear-gradient(right top, #48a9e1 0% , #c361dc 50%); 
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#48a9e1', endColorstr='#b75ccd',GradientType=1 );
	padding:60px 80px;
}
.quotes_5,
.quotes_5 p{
	position:relative;
	text-align:center;
    font-style: normal;
	text-indent:0;
	color:#FFF;
}
.quotes_5:before{
	content:"\f10d";
	font-family:FontAwesome;
	width:80px;
	height:80px;
	line-height:80px;
	text-align:center;
	background:#FFF;
	color:#20a3f0;
	display:inline-block;
	border-radius:50%;
	-moz-border-radius:50%;
	-webkit-border-radius:50%;
    font-style: normal;
	font-size:30px;
	position:absolute;
	top:-40px;
	left:50%;
	margin-left:-40px;
}
.quotes_5 small{
	position:static;
	color:#FFF;
	font-size:14px;
	font-weight:bold;
}
.quotes_6{
	border:1px solid #cccccc;
	padding:60px 80px;
}
.quotes_6,
.quotes_6 p{
	position:relative;
	text-align:center;
    font-style: normal;
	text-indent:0;
	color:#666;
}
.quotes_6:before{
	content:"\f10d";
	font-family:FontAwesome;
	width:80px;
	height:80px;
	line-height:80px;
	text-align:center;
	background:#20a3f0;
	color:#FFF;
	display:inline-block;
	border-radius:50%;
	-moz-border-radius:50%;
	-webkit-border-radius:50%;
    font-style: normal;
	font-size:30px;
	position:absolute;
	top:-40px;
	left:50%;
	margin-left:-40px;
}
.quotes_6 small{
	position:static;
	color:#333;
	font-size:14px;
	font-weight:bold;
}
.quotes_6 small span{
	color:#333;
}


/*dropcaps*/
.dropcaps_1 {
	width: 80px;
	height: 80px;
	line-height: 80px;
	text-align: center;
	float: left;
	font-size: 40px;
	color: #FFF;
	border-radius: 50%;
	-moz-border-radius: 50%;
	-webkit-border-radius: 50%;
	margin:5px 25px 15px 0;
	background-color:#21a3f0;
}
.dropcaps_2 {
	width: 80px;
	height: 80px;
	line-height: 80px;
	text-align: center;
	float: left;
	font-size: 40px;
	color: #21a3f0;
	border-radius: 50%;
	-moz-border-radius: 50%;
	-webkit-border-radius: 50%;
	margin:5px 25px 15px 0;
	border:1px solid #21a3f0;
}
.dropcaps_3 {
	width: 80px;
	height: 80px;
	line-height: 80px;
	text-align: center;
	float: left;
	font-size: 40px;
	color: #FFF;
	margin:5px 25px 15px 0;
	background-color:#21a3f0;
}
.dropcaps_4 {
	width: 80px;
	height: 80px;
	line-height: 80px;
	text-align: center;
	float: left;
	font-size: 40px;
	color: #21a3f0;
	margin:5px 25px 15px 0;
	border:1px solid #21a3f0;
}
.dropcaps_5 {
	width: 80px;
	height: 80px;
	line-height: 80px;
	text-align: center;
	float: left;
	font-size: 40px;
	color: #FFF;
	margin:5px 25px 15px 0;
	background-color:#333333;
}
.dropcaps_6 {
	width: 80px;
	height: 80px;
	line-height: 80px;
	text-align: center;
	float: left;
	font-size: 40px;
	color: #333333;
	margin:5px 25px 15px 0;
	border:1px solid #333333;
}
.dropcaps_7 {
	width: 80px;
	height: 80px;
	line-height: 80px;
	text-align: center;
	float: left;
	font-size: 80px;
	color: #bc66dc;
	margin:5px 25px 15px 0;
	background-image: -webkit-linear-gradient(bottom,  #4680dd 0% , #b75ccd 70%);
	-webkit-text-fill-color: transparent;
	-webkit-background-clip: text;
	-webkit-background-size: 200% 100%;
}
.dropcaps_8 {
	width: 80px;
	height: 80px;
	line-height: 80px;
	text-align: center;
	float: left;
	font-size: 80px;
	color: #20a3f0;
	margin:5px 25px 15px 0;
}


/*Core Owl Carousel CSS File*/
/* clearfix*/
.carousel .owl-wrapper:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}
/* display none until init */
.carousel {
	display: none;
	position: relative;
	width: 100%;
	-ms-touch-action: pan-y;
}
.carousel .owl-wrapper {
	display: none;
	position: relative;
	-webkit-transform: translate3d(0px, 0px, 0px);
}
.carousel .owl-wrapper-outer {
	overflow: hidden;
	position: relative;
	width: 100%;
}
.carousel .owl-wrapper-outer.autoHeight {
	-webkit-transition: height 500ms ease-in-out;
	-moz-transition: height 500ms ease-in-out;
	-ms-transition: height 500ms ease-in-out;
	-o-transition: height 500ms ease-in-out;
	transition: height 500ms ease-in-out;
}
.carousel .owl-item {
	float: left;
}
.carousel .owl-pagination {
	text-align: center;
	margin-top: 20px;
	top: 100%;
	left: 0;
	width: 100%;
}
.carousel .owl-page {
	cursor: pointer;
	width: 13px;
	height: 13px;
	margin: 3px;
	border: 2px solid #20a3f0;
	display: inline-block;
	border-radius: 50%;
	-moz-border-radius: 50%;
	-webkit-border-radius: 50%;
	transition: background-color ease-in 200ms;
	-moz-transition: background-color ease-in 200ms; /* Firefox 4 */
	-webkit-transition: background-color ease-in 200ms; /* Safari and Chrome */
	-o-transition: background-color ease-in 200ms; /* Opera */
	-ms-transition: background-color ease-in 200ms; /* IE9? */
}
.carousel .owl-page.active {
	background-color: #20a3f0;
}
.carousel .owl-buttons .owl-prev,
.carousel .owl-buttons .owl-next {
	position: absolute;
	left: -55px;
	top: 50%;
	width: 48px;
	height: 48px;
	line-height: 48px;
	font-size: 0px;
	text-align: center;
	cursor: pointer;
	margin: -17px 0 0 0;
	background-color: #b6b6b6;
	border-radius: 50%;
	-moz-border-radius: 50%;
	-webkit-border-radius: 50%;
	transition: background-color ease-in 200ms;
	-moz-transition: background-color ease-in 200ms; /* Firefox 4 */
	-webkit-transition: background-color ease-in 200ms; /* Safari and Chrome */
	-o-transition: background-color ease-in 200ms; /* Opera */
	-ms-transition: background-color ease-in 200ms; /* IE9? */
}
.carousel .owl-buttons .owl-next {
	left: auto;
	right: -55px;
}
.carousel .owl-buttons .owl-prev:before,
.carousel .owl-buttons .owl-next:before {
	content: "";
	border-left: 2px solid #FFF;
	border-bottom: 2px solid #FFF;
	width: 9px;
	height: 9px;
	position: absolute;
	top: 50%;
	left: 50%;
	margin: -4px 0 0 -4px;
	font-size: 20px;
	transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	-moz-transform: rotate(45deg);
	-webkit-transform: rotate(45deg);
	-o-transform: rotate(45deg);
	-webkit-backface-visibility: hidden;
	-moz-backface-visibility: hidden;
}
.carousel .owl-buttons .owl-next:before {
	border-left: none;
	border-right: 2px solid #FFF;
	margin-left: -4px;
	transform: rotate(-45deg);
	-ms-transform: rotate(-45deg);
	-moz-transform: rotate(-45deg);
	-webkit-transform: rotate(-45deg);
	-o-transform: rotate(-45deg);
}
.carousel {
	-webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
.carousel .owl-buttons .owl-prev:hover,
.carousel .owl-buttons .owl-next:hover {
	background-color: #20a3f0
}
.carousel .owl-buttons .owl-prev:hover:before {
}
.carousel .owl-buttons .owl-next:hover:before {
	border-left: none;
}
.carousel .grabbing {
	cursor: move;
}
.carousel .owl-wrapper,
.carousel .owl-item {
	-webkit-backface-visibility: hidden;
	-moz-backface-visibility: hidden;
	-ms-backface-visibility: hidden;
	-webkit-transform: translate3d(0, 0, 0);
	-moz-transform: translate3d(0, 0, 0);
	-ms-transform: translate3d(0, 0, 0);
}
.carousel {
	display: none;
}
.carousel img {
	max-width: 100%;
}
.carousel_1 {
	text-align: center;
}
.carousel_1 .owl-buttons .owl-prev, 
.carousel_1 .owl-buttons .owl-next{
	background:none!important;
}
.carousel_1 .owl-buttons .owl-prev:before{
	border-left: 2px solid #20a3f0;
	border-bottom: 2px solid #20a3f0;
	width:15px;
	height:15px;
} 
.carousel_1 .owl-buttons .owl-next:before{
	border-right: 2px solid #20a3f0;
	border-bottom: 2px solid #20a3f0;
	width:15px;
	height:15px;
}
.carousel_1 .owl-page{
	width:25px;
	height:25px;
	line-height:25px;
	border:1px solid #c0c0c0;
	margin:5px;
}
.carousel_1 .owl-page:before{
	content:"";
	width:11px;
	height:11px;
	display:inline-block;
	background-color:transparent;
	border-radius:			50%;
	-moz-border-radius:		50%;
	-webkit-border-radius:	50%;
	transition: 		background-color ease-in 200ms;
	-webkit-transition: background-color ease-in 200ms; /* Safari and Chrome */
}
.carousel_1 .owl-page.active:before{
	background-color:#c0c0c0;
}
.carousel_1 .owl-page.active{
	background-color:transparent;
}
.carousel_1 .item img {
	max-width:100%;
}
.body_bg.boxed .carousel_1 .owl-buttons .owl-prev{
	left:0;
} 
.body_bg.boxed .carousel_1 .owl-buttons .owl-next{
	right:0;
}
.carousel_1 .item{
	text-align:center;
}
.carousel_1 .img_box{
	display:inline-block;
	max-width:100%;
	border:1px solid transparent;
	padding:5px;
	margin:0px 10px;
	border-radius:			5px;
	-moz-border-radius:		5px;
	-webkit-border-radius:	5px;
	transition: 		border-color ease-in 200ms;
	-webkit-transition: border-color ease-in 200ms; /* Safari and Chrome */
}
.carousel_1 .img_box a{
	display:inline-block;
	position:relative;
	overflow:hidden;
	vertical-align:middle;
	max-width:100%;
}
.carousel_1 .img_box a:before{
	content:"";
	position:absolute;
	width:100%;
	height:100%;
	top:0;
	left:0;
	background-color:#000;
	opacity:0;
	filter:alpha(opacity=0);	
	transition: 		all ease-in 200ms;
	-webkit-transition: all ease-in 200ms; /* Safari and Chrome */
}
.carousel_1 .img_box a:after{
	content:"";
	position:absolute;
	width:80px;
	height:80px;
	top:50%;
	left:50%;
	margin:-40px 0 0-40px;
	border-radius:			50%;
	-moz-border-radius:		50%;
	-webkit-border-radius:	50%;
	opacity:0;
	background:url(images/icon_01.png) no-repeat center center #FFF;
	transition: 		all ease-in 200ms;
	-webkit-transition: all ease-in 200ms; /* Safari and Chrome */
	box-sizing:				content-box;
	-moz-box-sizing: 		content-box;
	-webkit-box-sizing: 	content-box;
}
.carousel_1 .img_box a:hover:after{
	opacity:1;
}

.carousel_1 .img_box a:hover:before{
	opacity:0.6;
	filter:alpha(opacity=60);	
}


.carousel_2 {
	text-align: center;
}
.carousel_2 .item {
	margin:0 15px;
	padding:0px 0;
	text-align:center;
}
.carousel_2 .owl-buttons .owl-prev, 
.carousel_2 .owl-buttons .owl-next,
.carousel_2 .owl-buttons .owl-prev:hover, 
.carousel_2 .owl-buttons .owl-next:hover{
	width:47px;
	height:47px;
	margin-top:-56px;
	border-radius:			0;
	-moz-border-radius:		0;
	-webkit-border-radius:	0;
	background-color:transparent;

}
.carousel_2 .owl-buttons .owl-prev:before,
.carousel_2 .owl-buttons .owl-next:before{
	display:none;
}

.carousel_2 .owl-buttons .owl-prev:after,
.carousel_2 .owl-buttons .owl-next:after{
	content:"\f053";
	font-family:"FontAwesome";
	font-size:36px;
	color:#808080;
	transition: 		all ease-in 200ms;
	-webkit-transition: all ease-in 200ms; /* Safari and Chrome */
}
.carousel_2 .owl-buttons .owl-next:after{
	content:"\f054";
}
.carousel_2 .owl-buttons .owl-prev:hover:after,
.carousel_2 .owl-buttons .owl-next:hover:after{
	color:#cd3637;
}
.carousel_2 .owl-page{
	border-radius:			0px;
	-moz-border-radius:		0px;
	-webkit-border-radius:	0px;
	border:none;
	background-color:#cccccc;
	width:15px;
	height:15px;
}
.carousel_2 .owl-page:hover,
.carousel_2 .owl-page.active{
	background-color:#cd3637;
}

.carousel_2 .item {
	position:relative;
}
.carousel_2 .item .content{
	position:absolute;
	left:0;
	top:50%;
	-webkit-transform:translate(0,-50%);
	transform:translate(0,-50%);
	width:100%;
	color:#FFF;
}
.carousel_2 .item .img_box{
	position:relative;
}
.carousel_2 .item .img_box:before{
	content:"";
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:100%;
	background-color:#cd3637;
	opacity:0;
	filter:alpha(opacity=0);
	transition: 		all ease-in 200ms;
	-webkit-transition: all ease-in 200ms; /* Safari and Chrome */
}
.carousel_2 .item .img_box:hover:before{
	opacity:0.7;
	filter:alpha(opacity=70);
}
.carousel_2 .item .img_box img{
	width:100%;
	max-width:100%;
}
.carousel_2 .item .content .ico{
	font-size:40px;
}
.carousel_2 .item .content p {
	padding:0 30px;
	opacity:0;
	filter:alpha(opacity=0);
	overflow:hidden;
	opacity:0;
	max-height:0;
	filter:alpha(opacity=0);
	transition: 		all ease-in 200ms;
	-webkit-transition: all ease-in 200ms;  
}
.carousel_2 .item .img_box:hover p{
	opacity:1;
	filter:alpha(opacity=100);
	max-height:150px;
} 
.carousel_2 .owl-pagination {
	margin-top:40px;
}
.body_bg.boxed .carousel_2 .owl-buttons .owl-prev{
	left:0;
} 
.body_bg.boxed .carousel_2 .owl-buttons .owl-next{
	right:0;
	
}

.carousel_3 {
}
.carousel_3 .item {
	margin:0 15px;
	padding:0px;
}
.carousel_3 .owl-buttons .owl-prev, 
.carousel_3 .owl-buttons .owl-next,
.carousel_3 .owl-buttons .owl-prev:hover, 
.carousel_3 .owl-buttons .owl-next:hover{
	width:61px;
	height:61px;
	line-height:61px;
	border:1px solid #bcbcbc;
	border-radius:			50%;
	-moz-border-radius:		50%;
	-webkit-border-radius:	50%;
	background-color:transparent;
	transition: 		all ease-in 200ms;
	-webkit-transition: all ease-in 200ms; /* Safari and Chrome */

}
.carousel_3 .owl-buttons .owl-prev{
	left:0px;
}
.carousel_3 .owl-buttons .owl-next{
	right:0px;
}
.carousel_3 .owl-buttons .owl-prev:before,
.carousel_3 .owl-buttons .owl-next:before{
	display:none;
}
.carousel_3 .owl-buttons .owl-prev:after,
.carousel_3 .owl-buttons .owl-next:after{
	content:"\f104";
	font-family:"FontAwesome";
	font-size:30px;
	color:#bcbcbc;
	transition: 		all ease-in 200ms;
	-webkit-transition: all ease-in 200ms; /* Safari and Chrome */
}
.carousel_3 .owl-buttons .owl-next:after{
	content:"\f105";
}
.carousel_3 .owl-buttons .owl-prev:hover,
.carousel_3 .owl-buttons .owl-next:hover{
	border-color:#00aec8;
}
.carousel_3 .owl-buttons .owl-prev:hover:after,
.carousel_3 .owl-buttons .owl-next:hover:after{
	color:#00aec8;
}
.carousel_3 .owl-page{
	border-radius:			0px;
	-moz-border-radius:		0px;
	-webkit-border-radius:	0px;
	border:none;
	background-color:#cecece;
	width:20px;
	height:20px;
	margin:0px 4px;
	border-radius:			50%;
	-moz-border-radius:		50%;
	-webkit-border-radius:	50%;
}
.carousel_3 .owl-page:hover,
.carousel_3 .owl-page.active{
	background-color:#00aec8;
}
.carousel_3 .item {
	position:relative;
}
.carousel_3 .item .content{
	background-color:#ffffff;
	padding:45px;
	border:1px solid #dddddd;
	border-top:none;
}
.carousel_3 .item .content p{
	color:#666666;
}
.carousel_3 .item .content h3 {
	font-size:18px;
	color:#333333;
	font-weight:normal;
	margin-bottom:20px;
}
.carousel_3 .item .content .info {
	color:#999999;
}
.carousel_3 .item .img_box:before{
	content:"";
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:100%;
	background-color:#cd3637;
	opacity:0;
	filter:alpha(opacity=0);
	transition: 		all ease-in 200ms;
	-webkit-transition: all ease-in 200ms; /* Safari and Chrome */
}
.carousel_3 .item .img_box:hover:before{
	opacity:0.7;
	filter:alpha(opacity=70);
}
.carousel_3 .owl-pagination {
	margin-top:40px;
}
.body_bg.boxed .carousel_3 .owl-buttons .owl-prev{
	left:0;
} 
.body_bg.boxed .carousel_3 .owl-buttons .owl-next{
	right:0;
	
}
.carousel_4 .item {
	margin:0 15px;
	padding:0px;
}
.carousel_4 .owl-buttons .owl-prev,
.carousel_4 .owl-buttons .owl-next,
.carousel_4 .owl-buttons .owl-prev:hover,
.carousel_4 .owl-buttons .owl-next:hover{
	background-color:transparent;
}
.carousel_4 .owl-buttons .owl-prev:before,
.carousel_4 .owl-buttons .owl-next:before{
	display:none;
}
.carousel_4 .owl-buttons .owl-prev:after,
.carousel_4 .owl-buttons .owl-next:after{
	content:"\f104";
	font-family:"FontAwesome";
	font-size:36px;
	font-weight:bold;
	color:#bcbcbc;
	transition: 		all ease-in 200ms;
	-webkit-transition: all ease-in 200ms; /* Safari and Chrome */
}
.carousel_4 .owl-buttons .owl-next:after{
	content:"\f105";
}
.carousel_5 .item {
	margin:0 15px;
	padding:0px;
}
.carousel_5 .owl-buttons .owl-prev,
.carousel_5 .owl-buttons .owl-next,
.carousel_5 .owl-buttons .owl-prev:hover,
.carousel_5 .owl-buttons .owl-next:hover{
	background-color:transparent;
	height:70px;
	width:70px;
	border:2px solid #aaaaaa;
}
.carousel_5 .owl-buttons .owl-prev:before,
.carousel_5 .owl-buttons .owl-next:before{
	border-color:#aaaaaa;
	width:12px;
	height:12px;
	margin:-3px 0 0 -4px;
}
.carousel_5 .owl-buttons .owl-next:before{
	margin:-3px 0 0 -7px;
}
.carousel_5 .owl-buttons .owl-prev{
	margin-left:-70px;
}
.carousel_5 .owl-buttons .owl-next{
	margin-right:-70px;
}
.carousel_5 .item h5{
	padding:30px 0 20px;
	margin:0;
	font-size:17px;
}

.carousel_6 .owl-buttons .owl-prev,
.carousel_6 .owl-buttons .owl-next,
.carousel_6 .owl-buttons .owl-prev:hover,
.carousel_6 .owl-buttons .owl-next:hover{
	background-color:#000;
	background-color:rgba(0,0,0,0.5);
	width:60px;
	line-height:60px;
	height:60px;
	border-radius:0px;
	-moz-border-radius:0px;
	-webkit-border-radius:0px;
}
.carousel_6 .owl-buttons .owl-prev:before,
.carousel_6 .owl-buttons .owl-next:before{
	display:none;
}
.carousel_6 .owl-buttons .owl-prev:after,
.carousel_6 .owl-buttons .owl-next:after{
	content:"\f104";
	font-family:"FontAwesome";
	font-size:36px;
	font-weight:bold;
	color:#bcbcbc;
	transition: 		all ease-in 200ms;
	-webkit-transition: all ease-in 200ms; /* Safari and Chrome */
}
.carousel_6 .owl-buttons .owl-next:after{
	content:"\f105";
}
.carousel_6 .owl-buttons .owl-prev{
	margin-left:0px;
	left:0;
}
.carousel_6 .owl-buttons .owl-next{
	margin-right:0px;
	right:0;
}
.carousel_6 .item:before{
	content:"";
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:100%;
	background-color:transparent;
	transition: 		background-color ease-in 200ms;
	-webkit-transition:	background-color ease-in 200ms;
	opacity:0.8;
}
.carousel_6 .item:hover:before{
	background-color:#20a3f0;
}
.carousel_6 .item .text{
	position:absolute;
	top:50%;
	left:0;
	text-align:center;
	width:100%;
	color:#ffffff;
	font-size:15px;
	transform:translateY(-50%);
	-webkit-transform:translateY(-50%);
	transition: 		all ease-in 200ms;
	-webkit-transition:	all ease-in 200ms;
	opacity:0;
}
.carousel_6 .item:hover .text{
	opacity:1; 
}

.carousel_6 .item .text > .fa {
	width:80px;
	height:80px;
	line-height:80px;
	text-align:center;
	border:2px solid #FFF;
	font-size:38px;
	color:#FFF;
	display:inline-block;
	margin-bottom:35px;
}
.carousel_6 .item .text h5{
	font-size:18px;
	color:#ffffff;
}
.carousel_7 .owl-buttons .owl-prev,
.carousel_7 .owl-buttons .owl-next,
.carousel_7 .owl-buttons .owl-prev:hover,
.carousel_7 .owl-buttons .owl-next:hover{
	background-color:transparent;
	height:70px;
	width:70px;
	border:2px solid #FFF;
}
.carousel_7 .owl-buttons .owl-prev:before,
.carousel_7 .owl-buttons .owl-next:before{
	border-color:#FFF;
	width:12px;
	height:12px;
	margin:-3px 0 0 -4px;
}
.carousel_7 .owl-buttons .owl-next:before{
	margin:-3px 0 0 -7px;
}
.carousel_7 .owl-buttons .owl-prev{
	margin-left:0px;
	left:60px;
}
.carousel_7 .owl-buttons .owl-next{
	margin-right:0px;
	right:60px;
}
.carousel_7 .owl-pagination{
	margin-top:-55px;
}
.carousel_7 .owl-page{
	width:20px;
	height:20px;
	background-color:#dddddd;
	border:none;
}
.carousel_7 .owl-page.active{
	background-color:#21a3f0;
}

.carousel_8 .item {
	margin:0 15px;
	padding:0px;
}
.carousel_8 .owl-page{
	border:none;
	background-color:#cecece;
	width:20px;
	height:20px;
	margin:0px 4px;
	border-radius:			50%;
	-moz-border-radius:		50%;
	-webkit-border-radius:	50%;
}
.carousel_8 .owl-page:hover,
.carousel_8 .owl-page.active{
	background-color:#20a3f0;
}




@media only screen and (min-width: 1300px) {
	.carousel_3 .owl-buttons .owl-prev{
		left:-65px;
	} 
	.carousel_3 .owl-buttons .owl-next{
		right:-65px;
	}
}
@media only screen and (min-width: 1640px) {
	.carousel_3 .owl-buttons .owl-prev{
		left:-130px;
	}
	.carousel_3 .owl-buttons .owl-next{
		right:-130px;
	}
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
	.carousel_1 .owl-buttons .owl-prev,
	.carousel_2 .owl-buttons .owl-prev{
		left:10px;
	} 
	.carousel_1 .owl-buttons .owl-next,
	.carousel_2 .owl-buttons .owl-next{
		right:10px;
	}

	.carousel_3 .owl-item .carousel_content{
		padding:15px;
	}
	.carousel_3 .owl-item .carousel_content.text_left {
		left:-35%;
		width:35%;
	}
	.carousel_3 .owl-item .carousel_content.text_right {
		right:-35%;
		width:35%;
	}
	.carousel_2 .owl-buttons .owl-prev,
	.carousel_3 .owl-buttons .owl-prev{
		left:0px;
	}
	.carousel_2 .owl-buttons .owl-next,
	.carousel_3 .owl-buttons .owl-next{
		right:0px;
	}

}
 @media only screen and (max-width: 767px) {

	.carousel .owl-buttons .owl-prev {
		left: 0;
	}
	.carousel .owl-buttons .owl-next {
		right: 0;
	}
	.carousel_3 .owl-pagination{
		bottom:3px;
	}
	.carousel_3 .owl-item .carousel_content.text_left,
	.carousel_3 .owl-item .carousel_content.text_right{
		height:auto;
		top:auto;
		bottom:0px;
		padding:8px 15px;
		width:auto;	
	}
	.carousel_3 .owl-item .carousel_content.text_top,
	.carousel_3 .owl-item .carousel_content.text_bottom{
		padding:8px 15px;
	}
	.carousel_3 .owl-item .carousel_content p{
		display:none;
	}
	.carousel_3 .owl-item .carousel_content h3{
		font-size:13px;
		padding:0;
		margin:0;
	}
	.carousel_5 .owl-buttons .owl-prev ,
	.carousel_5 .owl-buttons .owl-next{
		margin:0;	
	}
	
}


/* Magnific Popup CSS */
.mfp-bg {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1042;
  overflow: hidden;
  position: fixed;
  background: #0b0b0b;
  opacity: 0.8;
  filter: alpha(opacity=80); }

.mfp-wrap {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1043;
  position: fixed;
  outline: none !important;
  -webkit-backface-visibility: hidden; }

.mfp-container {
  text-align: center;
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  padding: 0 8px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

.mfp-container:before {
  content: '';
  display: inline-block;
  height: 100%;
  vertical-align: middle; }

.mfp-align-top .mfp-container:before {
  display: none; }

.mfp-content {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  margin: 0 auto;
  text-align: left;
  z-index: 1045; }

.mfp-inline-holder .mfp-content, .mfp-ajax-holder .mfp-content {
  width: 100%;
  cursor: auto; }

.mfp-ajax-cur {
  cursor: progress; }

.mfp-zoom-out-cur, .mfp-zoom-out-cur .mfp-image-holder .mfp-close {
  cursor: -moz-zoom-out;
  cursor: -webkit-zoom-out;
  cursor: zoom-out; }

.mfp-zoom {
  cursor: pointer;
  cursor: -webkit-zoom-in;
  cursor: -moz-zoom-in;
  cursor: zoom-in; }

.mfp-auto-cursor .mfp-content {
  cursor: auto; }

.mfp-close, .mfp-arrow, .mfp-preloader, .mfp-counter {
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none; }

.mfp-loading.mfp-figure {
  display: none; }

.mfp-hide {
  display: none !important; }

.mfp-preloader {
  color: #CCC;
  position: absolute;
  top: 50%;
  width: auto;
  text-align: center;
  margin-top: -0.8em;
  left: 8px;
  right: 8px;
  z-index: 1044; }
  .mfp-preloader a {
    color: #CCC; }
    .mfp-preloader a:hover {
      color: #FFF; }

.mfp-s-ready .mfp-preloader {
  display: none; }

.mfp-s-error .mfp-content {
  display: none; }

button.mfp-close, button.mfp-arrow {
  overflow: visible;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none;
  display: block;
  outline: none;
  padding: 0;
  z-index: 1046;
  -webkit-box-shadow: none;
  box-shadow: none; }
button::-moz-focus-inner {
  padding: 0;
  border: 0; }

.mfp-close {
  width: 44px;
  height: 44px;
  line-height: 44px;
  position: absolute;
  right: 0;
  top: 0;
  text-decoration: none;
  text-align: center;
  opacity: 0.65;
  filter: alpha(opacity=65);
  padding: 0 0 18px 10px;
  color: #FFF;
  font-style: normal;
  font-size: 28px;
  font-family: Arial, Baskerville, monospace; }
  .mfp-close:hover, .mfp-close:focus {
    opacity: 1;
    filter: alpha(opacity=100); }
  .mfp-close:active {
    top: 1px; }

.mfp-close-btn-in .mfp-close {
  color: #333; }

.mfp-image-holder .mfp-close, .mfp-iframe-holder .mfp-close {
  color: #FFF;
  right: -6px;
  text-align: right;
  padding-right: 6px;
  width: 100%; }

.mfp-counter {
  position: absolute;
  top: 0;
  right: 0;
  color: #CCC;
  font-size: 12px;
  line-height: 18px;
  white-space: nowrap; }

.mfp-arrow {
  position: absolute;
  opacity: 0.65;
  filter: alpha(opacity=65);
  margin: 0;
  top: 50%;
  margin-top: -55px;
  padding: 0;
  width: 90px;
  height: 110px;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0); }
  .mfp-arrow:active {
    margin-top: -54px; }
  .mfp-arrow:hover, .mfp-arrow:focus {
    opacity: 1;
    filter: alpha(opacity=100); }
  .mfp-arrow:before, .mfp-arrow:after, .mfp-arrow .mfp-b, .mfp-arrow .mfp-a {
    content: '';
    display: block;
    width: 0;
    height: 0;
    position: absolute;
    left: 0;
    top: 0;
    margin-top: 35px;
    margin-left: 35px;
    border: medium inset transparent; }
  .mfp-arrow:after, .mfp-arrow .mfp-a {
    border-top-width: 13px;
    border-bottom-width: 13px;
    top: 8px; }
  .mfp-arrow:before, .mfp-arrow .mfp-b {
    border-top-width: 21px;
    border-bottom-width: 21px;
    opacity: 0.7; }

.mfp-arrow-left {
  left: 0; }
  .mfp-arrow-left:after, .mfp-arrow-left .mfp-a {
    border-right: 17px solid #FFF;
    margin-left: 31px; }
  .mfp-arrow-left:before, .mfp-arrow-left .mfp-b {
    margin-left: 25px;
    border-right: 27px solid #3F3F3F; }

.mfp-arrow-right {
  right: 0; }
  .mfp-arrow-right:after, .mfp-arrow-right .mfp-a {
    border-left: 17px solid #FFF;
    margin-left: 39px; }
  .mfp-arrow-right:before, .mfp-arrow-right .mfp-b {
    border-left: 27px solid #3F3F3F; }

.mfp-iframe-holder {
  padding-top: 40px;
  padding-bottom: 40px; }
  .mfp-iframe-holder .mfp-content {
    line-height: 0;
    width: 100%;
    max-width: 900px; }
  .mfp-iframe-holder .mfp-close {
    top: -40px; }

.mfp-iframe-scaler {
  width: 100%;
  height: 0;
  overflow: hidden;
  padding-top: 56.25%; }
  .mfp-iframe-scaler iframe {
    position: absolute;
    display: block;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
    background: #000; }

/* Main image in popup */
img.mfp-img {
  width: auto;
  max-width: 100%;
  height: auto;
  display: block;
  line-height: 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 40px 0 40px;
  margin: 0 auto; }

/* The shadow behind the image */
.mfp-figure {
  line-height: 0; }
  .mfp-figure:after {
    content: '';
    position: absolute;
    left: 0;
    top: 40px;
    bottom: 40px;
    display: block;
    right: 0;
    width: auto;
    height: auto;
    z-index: -1;
    box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
    background: #444; }
  .mfp-figure small {
    color: #BDBDBD;
    display: block;
    font-size: 12px;
    line-height: 14px; }
  .mfp-figure figure {
    margin: 0; }

.mfp-bottom-bar {
  margin-top: -36px;
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%;
  cursor: auto; }

.mfp-title {
  text-align: left;
  line-height: 18px;
  color: #F3F3F3;
  word-wrap: break-word;
  padding-right: 36px; }

.mfp-image-holder .mfp-content {
  max-width: 100%; }

.mfp-gallery .mfp-image-holder .mfp-figure {
  cursor: pointer; }

@media screen and (max-width: 800px) and (orientation: landscape), screen and (max-height: 300px) {
  /**
       * Remove all paddings around the image on small screen
       */
  .mfp-img-mobile .mfp-image-holder {
    padding-left: 0;
    padding-right: 0; }
  .mfp-img-mobile img.mfp-img {
    padding: 0; }
  .mfp-img-mobile .mfp-figure:after {
    top: 0;
    bottom: 0; }
  .mfp-img-mobile .mfp-figure small {
    display: inline;
    margin-left: 5px; }
  .mfp-img-mobile .mfp-bottom-bar {
    background: rgba(0, 0, 0, 0.6);
    bottom: 0;
    margin: 0;
    top: auto;
    padding: 3px 5px;
    position: fixed;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box; }
    .mfp-img-mobile .mfp-bottom-bar:empty {
      padding: 0; }
  .mfp-img-mobile .mfp-counter {
    right: 5px;
    top: 3px; }
  .mfp-img-mobile .mfp-close {
    top: 0;
    right: 0;
    width: 35px;
    height: 35px;
    line-height: 35px;
    background: rgba(0, 0, 0, 0.6);
    position: fixed;
    text-align: center;
    padding: 0; }
 }

@media all and (max-width: 900px) {
  .mfp-arrow {
    -webkit-transform: scale(0.75);
    transform: scale(0.75); }

  .mfp-arrow-left {
    -webkit-transform-origin: 0;
    transform-origin: 0; }

  .mfp-arrow-right {
    -webkit-transform-origin: 100%;
    transform-origin: 100%; }

  .mfp-container {
    padding-left: 6px;
    padding-right: 6px; }
 }

.mfp-ie7 .mfp-img {
  padding: 0; }
.mfp-ie7 .mfp-bottom-bar {
  width: 600px;
  left: 50%;
  margin-left: -300px;
  margin-top: 5px;
  padding-bottom: 5px; }
.mfp-ie7 .mfp-container {
  padding: 0; }
.mfp-ie7 .mfp-content {
  padding-top: 44px; }
.mfp-ie7 .mfp-close {
  top: 0;
  right: 0;
  padding-top: 0; }
  
/* text-based popup styling */
.white-popup {
	position: relative;
	background: #FFF;
	padding: 25px;
	width: auto;
	max-width: 400px;
	margin: 0 auto;
}

.mfp-zoom-in {
}
.mfp-zoom-in .mfp-content {
	opacity: 0;
	transition: all 0.2s ease-in-out;
	transform: scale(0.8);
}
.mfp-zoom-in.mfp-bg {
	opacity: 0;
	transition: all 0.3s ease-out;
}
.mfp-zoom-in.mfp-ready .mfp-content {
	opacity: 1;
	transform: scale(1);
}
.mfp-zoom-in.mfp-ready.mfp-bg {
	opacity: 0.8;
}
.mfp-zoom-in.mfp-removing .mfp-content {
	transform: scale(0.8);
	opacity: 0;
}
.mfp-zoom-in.mfp-removing.mfp-bg {
	opacity: 0;
}
.mfp-newspaper {
}
.mfp-newspaper .mfp-content {
	opacity: 0;
	-webkit-transition: all 0.2s ease-in-out;
	transition: all 0.5s;
	transform: scale(0) rotate(500deg);
}
.mfp-newspaper.mfp-bg {
	opacity: 0;
	transition: all 0.5s;
}
.mfp-newspaper.mfp-ready .mfp-content {
	opacity: 1;
	transform: scale(1) rotate(0deg);
}
.mfp-newspaper.mfp-ready.mfp-bg {
	opacity: 0.8;
}
.mfp-newspaper.mfp-removing .mfp-content{
	transform: scale(0) rotate(500deg);
	opacity: 0;
}
.mfp-newspaper.mfp-removing.mfp-bg {
	opacity: 0;
}
.mfp-move-horizontal {
}
.mfp-move-horizontal .mfp-content{
	opacity: 0;
	transition: all 0.3s;
	transform: translateX(-50px);
}
.mfp-move-horizontal.mfp-bg {
	opacity: 0;
	transition: all 0.3s;
}
.mfp-move-horizontal.mfp-ready .mfp-content {
	opacity: 1;
	transform: translateX(0);
}
.mfp-move-horizontal.mfp-ready.mfp-bg {
	opacity: 0.8;
}
.mfp-move-horizontal.mfp-removing .mfp-content {
	transform: translateX(50px);
	opacity: 0;
}
.mfp-move-horizontal.mfp-removing.mfp-bg {
	opacity: 0;
}
.mfp-move-from-top {
}
.mfp-move-from-top .mfp-content {
	opacity: 0;
	transition: all 0.2s;
	transform: translateY(-100px);
}
.mfp-move-from-top.mfp-bg {
	opacity: 0;
	transition: all 0.2s;
}
.mfp-move-from-top.mfp-ready .mfp-content {
	opacity: 1;
	transform: translateY(0);
}
.mfp-move-from-top.mfp-ready.mfp-bg {
	opacity: 0.8;
}
.mfp-move-from-top.mfp-removing .mfp-content {
	transform: translateY(-50px);
	opacity: 0;
}
.mfp-move-from-top.mfp-removing.mfp-bg {
	opacity: 0;
}
.mfp-3d-unfold {
}
.mfp-3d-unfold .mfp-content {
	perspective: 2000px;
}
.mfp-3d-unfold .mfp-content {
	opacity: 0;
	transition: all 0.3s ease-in-out;
	transform-style: preserve-3d;
	transform: rotateY(-60deg);
}
.mfp-3d-unfold.mfp-bg {
	opacity: 0;
	transition: all 0.5s;
}
.mfp-3d-unfold.mfp-ready .mfp-content {
	opacity: 1;
	transform: rotateY(0deg);
}
.mfp-3d-unfold.mfp-ready.mfp-bg {
	opacity: 0.8;
}
.mfp-3d-unfold.mfp-removing .mfp-content {
	transform: rotateY(60deg);
	opacity: 0;
}
.mfp-3d-unfold.mfp-removing.mfp-bg {
	opacity: 0;
}
.mfp-zoom-out {
}
.mfp-zoom-out .mfp-content {
	opacity: 0;
	transition: all 0.3s ease-in-out;
	transform: scale(1.3);
}
.mfp-zoom-out.mfp-bg {
	opacity: 0;
	transition: all 0.3s ease-out;
}
.mfp-zoom-out.mfp-ready .mfp-content {
	opacity: 1;
	transform: scale(1);
}
.mfp-zoom-out.mfp-ready.mfp-bg {
	opacity: 0.8;
}
.mfp-zoom-out.mfp-removing .mfp-content {
	transform: scale(1.3);
	opacity: 0;
}
.mfp-zoom-out.mfp-removing.mfp-bg {
	opacity: 0;
}
@keyframes 
hinge {
 0% {
 transform: rotate(0);
 transform-origin: top left;
 animation-timing-function: ease-in-out;
}
 20%, 60% {
 transform: rotate(80deg);
 transform-origin: top left;
 animation-timing-function: ease-in-out;
}
 40% {
 transform: rotate(60deg);
 transform-origin: top left;
 animation-timing-function: ease-in-out;
}
 80% {
 transform: rotate(60deg) translateY(0);
 opacity: 1;
 transform-origin: top left;
 animation-timing-function: ease-in-out;
}
 100% {
 transform: translateY(700px);
 opacity: 0;
}
}

.hinge {
	animation-duration: 1s;
	animation-name: hinge;
}

.mfp-with-fade .mfp-content,
.mfp-with-fade.mfp-bg {
	opacity: 0;
	transition: opacity .5s ease-out;
}

.mfp-with-fade.mfp-ready .mfp-content {
	opacity: 1;
}

.mfp-with-fade.mfp-ready.mfp-bg {
	opacity: 0.8;
}

.mfp-with-fade.mfp-removing.mfp-bg {
	opacity: 0;
}

/*dnntable*/
.dnntable {
	width: 100%;
}

.dnntable th,
.dnntable td {
	padding: 15px 30px;
	font-size: 14px;
	transition: background-color ease-in 200ms;
	-moz-transition: background-color ease-in 200ms; /* Firefox 4 */
	-webkit-transition: background-color ease-in 200ms; /* Safari and Chrome */
	-o-transition: background-color ease-in 200ms; /* Opera */
	-ms-transition: background-color ease-in 200ms; /* IE9? */
}

.dnntable tr:hover td {
	background-color: #f9f8f8;
}

.dnntable_1 th {
	border-bottom: 2px solid #e4e4e4;
}

.dnntable_1 td {
	border-bottom: 1px solid #e4e4e4;
}

.dnntable_2 th {
	border-bottom: 2px solid #e4e4e4;
}

.dnntable_2 td {
	border-bottom: 1px solid #e4e4e4;
}

.dnntable_2 tr:nth-child(even) td {
	background-color: #f7f7f7;
}

.dnntable_3 th,
.dnntable_3 td {
	border: 1px solid #e4e4e4;
}

.dnntable_4 th,
.dnntable_4 td {
	border: 1px solid #e4e4e4;
}

.dnntable_4 tr:nth-child(even) td {
	background-color: #f7f7f7;
}

/*Images*/
.photo_box .pic_box {
	-webkit-backface-visibility: hidden;
	-moz-backface-visibility: hidden;
	-webkit-transform: translate3d(0, 0, 0);
	-moz-transform: translate3d(0, 0, 0);
}

.photo_box img {
	width: 100%;
	max-width: 100%;
}

.photo_box {
	margin: 0;
	padding: 0px;
	overflow: hidden;
	line-height: 1.8
}

.photo_box .pic_box {
	position: relative;
	display: inline-block;
	overflow: hidden;
	width: 100%;
	vertical-align: middle;
}

.photo_box a,
.photo_box a:hover {
	text-decoration: none
}

.photo_box .ico {
	position: absolute;
	top: 50%;
	width: 100%;
	margin-top: -25px;
	text-align: center;
	color: #FFF;
	filter: alpha(opacity=0);
	opacity: 0;
	z-index: 1;
}

.photo_box .ico span {
	color: #FFF;
	width: 50px!important;
	height: 50px!important;
	line-height: 50px!important;
	display: inline-block;
	text-align: center;
	font-size: 20px;
	margin: 0px 3px;
	background-color: #69b532;
	border-radius: 50%;
	-moz-border-radius: 50%;
	-webkit-border-radius: 50%;
}

.photo_box .ico h3 {
	color: #FFF;
	font-size: 15px;
	margin-bottom: 5px;
}

.photo_box .content {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 100%;
	text-align: center;
	color: #FFF;
	filter: alpha(opacity=0);
	opacity: 0;
	z-index: 1;
}

.vertical_center_1 {
	width: 100%;
	height: 100%;
	display: table;
}

.vertical_center_2 {
	display: table-cell;
	width: 100%;
	vertical-align: middle;
}

.photo_box .content h3 {
	color: #FFF;
	font-size: 15px;
	margin-bottom: 5px;
}

.photo_box .content p {
	color: #FFF;
	font-size: 13px;
}

.photo_box .content >.fa {
	font-size: 50px;
	height: 70%;
	position: relative;
}

.photo_box .content > .fa:before {
	position: absolute;
	top: 50%;
	left: 0;
}

.photo_box .content .ico {
	position: static;
	margin: 0 0 15px;
}

.photo_box .shade {
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	background-color: #000;
	filter: alpha(opacity=0);
	opacity: 0;
	z-index: 0;
}

.photo_box .ico,
.photo_box .content,
.photo_box .shade {
	transition: all ease-in 300ms;
	-moz-transition: all ease-in 300ms;
	-webkit-transition: all ease-in 300ms;
	-o-transition: all ease-in 300ms;
	-ms-transition: all ease-in 300ms;
}

.photo_box:hover .ico,
.photo_box:hover .content {
	filter: alpha(opacity=100);
	opacity: 1;
}

.photo_box:hover .shade {
	filter: alpha(opacity=50);
	opacity: 0.5;
}

.photo_box.default_show .ico,
.photo_box.default_show .content {
	filter: alpha(opacity=100);
	opacity: 1;
}

.photo_box.default_show .shade {
	filter: alpha(opacity=50);
	opacity: 0.5;
}

.photo_box.img_zoom .pic_box img {
	-webkit-transform: scale(1);
	-moz-transform: scale(1);
	-ms-transform: scale(1);
	-o-transform: scale(1);
	transform: scale(1);
	transition: all ease-out 300ms;
	-moz-transition: all ease-out 300ms;
	-webkit-transition: all ease-out 300ms;
	-o-transition: all ease-out 300ms;
	-ms-transition: all ease-out 300ms;
}

.photo_box:hover.img_zoom .pic_box img {
	-webkit-transform: scale(1.15);
	-moz-transform: scale(1.15);
	-ms-transform: scale(1.15);
	-o-transform: scale(1.15);
	transform: scale(1.15);
}

.photo_box.ico_left_enter .ico,
.photo_box.ico_right_enter .ico,
.photo_box.ico_top_enter .ico,
.photo_box.ico_bottom_enter .ico,
.photo_box.ico_LeftAndRight_enter span,
.photo_box.ico_TopAndBottom_enter span {
	transition: all ease-in 300ms;
	-moz-transition: all ease-in 300ms;
	-webkit-transition: all ease-in 300ms;
	-o-transition: all ease-in 300ms;
	-ms-transition: all ease-in 300ms;
}

.photo_box.ico_left_enter .ico {
	left: -100%;
}

.photo_box:hover.ico_left_enter .ico {
	left: 0%;
}

.photo_box.ico_right_enter .ico {
	left: 100%;
}

.photo_box:hover.ico_right_enter .ico {
	left: 0%;
}

.photo_box.ico_top_enter .ico {
	top: -100%;
}

.photo_box:hover.ico_top_enter .ico {
	top: 50%;
}

.photo_box.ico_bottom_enter .ico {
	top: 150%;
}

.photo_box:hover.ico_bottom_enter .ico {
	top: 50%;
}

.photo_box.ico_LeftAndRight_enter span.ico_left {
	transform: translate(-250px, 0);
	-ms-transform: translate(-250px, 0);
	-webkit-transform: translate(-250px, 0);
	-o-transform: translate(-250px, 0);
	-moz-transform: translate(-250px, 0);
}

.photo_box.ico_LeftAndRight_enter span.ico_right {
	transform: translate(250px, 0);
	-ms-transform: translate(250px, 0);
	-webkit-transform: translate(250px, 0);
	-o-transform: translate(250px, 0);
	-moz-transform: translate(200px, 0);
}

.photo_box.ico_TopAndBottom_enter span.ico_top {
	transform: translate(0, -250px);
	-ms-transform: translate(0, -250px);
	-webkit-transform: translate(0, -250px);
	-o-transform: translate(0, -250px);
	-moz-transform: translate(0, -250px);
}

.photo_box.ico_TopAndBottom_enter span.ico_bottom {
	transform: translate(0, 200px);
	-ms-transform: translate(0, 200px);
	-webkit-transform: translate(0, 200px);
	-o-transform: translate(0, 200px);
	-moz-transform: translate(0, 200px);
}
.photo_box:hover.ico_LeftAndRight_enter span.ico_left,
.photo_box:hover.ico_LeftAndRight_enter span.ico_right,
.photo_box:hover.ico_TopAndBottom_enter span.ico_top,
.photo_box:hover.ico_TopAndBottom_enter span.ico_bottom {
	transform: translate(0, 0);
	-ms-transform: translate(0, 0);
	-webkit-transform: translate(0, 0);
	-o-transform: translate(0, 0);
	-moz-transform: translate(0, 0);
}

.photo_box.ico_push_in img {
	margin-bottom: -15px;
	transition: all ease-in 200ms;
	-moz-transition: all ease-in 200ms;
	-webkit-transition: all ease-in 200ms;
	-o-transition: all ease-in 200ms;
	-ms-transition: all ease-in 200ms;
}

.photo_box.ico_push_in .ico {
	top: auto;
	bottom: -50px;
	width: 100%;
	background-color: #69b532;
	filter: alpha(opacity=100);
	opacity: 1;
}

.photo_box.ico_push_in .ico span {
	background-color: transparent!important
}

.photo_box.ico_push_in .ico a {
	display: block;
	width: 50%;
	float: left;
	text-align: center;
}

.photo_box.ico_push_in .ico a:first-child {
	border-right: 1px solid #FFF;
	border-right: 1px solid rgba(255,255,255,0.5);
	margin-right: -2px;
}

.photo_box:hover.ico_push_in img {
	margin-top: -15px;
	margin-bottom: 0;
}

.photo_box:hover.ico_push_in .ico {
	top: auto;
	bottom: 0px;
}

.photo_box.ico_left_rotate .ico,
.photo_box.ico_left_rotate .ico >span,
.photo_box.ico_right_rotate .ico,
.photo_box.ico_right_rotate .ico >span {
	width: 50px;
	height: 50px;
	border-radius: 0;
	-moz-border-radius: 0;
	-webkit-border-radius: 0;
	margin: 0;
	padding: 0;
}

.photo_box.ico_left_rotate .ico {
	left: 0;
	top: auto;
	bottom: 0px;
	transform: rotate(-90deg);
	-ms-transform: rotate(-90deg);
	-moz-transform: rotate(-90deg);
	-webkit-transform: rotate(-90deg);
	-o-transform: rotate(-90deg);
	transition: all ease-in 200ms;
	-moz-transition: all ease-in 200ms;
	-webkit-transition: all ease-in 200ms;
	-o-transition: all ease-in 200ms;
	-ms-transition: all ease-in 200ms;
	-moz-transform-origin: 0 100%;
	-webkit-transform-origin: 0 100%;
	-o-transform-origin: 0 100%;
	-ms-transform-origin: 0 100%;
	transform-origin: 0 100%;
}

.photo_box.ico_right_rotate .ico {
	left: auto;
	right: 0;
	top: auto;
	bottom: 0px;
	transform: rotate(90deg);
	-ms-transform: rotate(90deg);
	-moz-transform: rotate(90deg);
	-webkit-transform: rotate(90deg);
	-o-transform: rotate(90deg);
	transition: all ease-in 200ms;
	-moz-transition: all ease-in 200ms;
	-webkit-transition: all ease-in 200ms;
	-o-transition: all ease-in 200ms;
	-ms-transition: all ease-in 200ms;
	-moz-transform-origin: 100% 100%;
	-webkit-transform-origin: 100% 100%;
	-o-transform-origin: 100% 100%;
	-ms-transform-origin: 100% 100%;
	transform-origin: 100% 100%;
}

.photo_box:hover.ico_left_rotate .ico,
.photo_box:hover.ico_right_rotate .ico {
	transform: rotate(0);
	-ms-transform: rotate(0);
	-moz-transform: rotate(0);
	-webkit-transform: rotate(0);
}

.photo_box.content_top_increment .increment_1 {
	transform: translate(0, -300px);
	-ms-transform: translate(0, -300px);
	-webkit-transform: translate(0, -300px);
	-o-transform: translate(0, -300px);
	-moz-transform: translate(0, -300px);
	transition: all ease-in 500ms;
	-moz-transition: all ease-in 500ms;
	-webkit-transition: all ease-in 500ms;
	-o-transition: all ease-in 500ms;
	-ms-transition: all ease-in 500ms;
}

.photo_box.content_top_increment .increment_2 {
	transform: translate(0, -300px);
	-ms-transform: translate(0, -300px);
	-webkit-transform: translate(0, -300px);
	-o-transform: translate(0, -340px);
	-moz-transform: translate(0, -340px);
	transition: all ease-in 400ms;
	-moz-transition: all ease-in 400ms;
	-webkit-transition: all ease-in 400ms;
	-o-transition: all ease-in 400ms;
	-ms-transition: all ease-in 400ms;
}

.photo_box.content_top_increment .increment_3 {
	transform: translate(0, -300px);
	-ms-transform: translate(0, -300px);
	-webkit-transform: translate(0, -300px);
	-o-transform: translate(0, -380px);
	-moz-transform: translate(0, -380px);
	transition: all ease-in 300ms;
	-moz-transition: all ease-in 300ms;
	-webkit-transition: all ease-in 300ms;
	-o-transition: all ease-in 300ms;
	-ms-transition: all ease-in 300ms;
}

.photo_box:hover.content_top_increment .increment_1,
.photo_box:hover.content_top_increment .increment_2,
.photo_box:hover.content_top_increment .increment_3 {
	transform: translate(0, 0);
	-ms-transform: translate(0, 0);
	-webkit-transform: translate(0, 0);
	-o-transform: translate(0, 0);
	-moz-transform: translate(0, 0);
}

.photo_box:hover.content_top_increment .increment_1 {
	transition: all ease-in 300ms;
	-moz-transition: all ease-in 300ms;
	-webkit-transition: all ease-in 300ms;
	-o-transition: all ease-in 300ms;
	-ms-transition: all ease-in 300ms;
}

.photo_box:hover.content_top_increment .increment_2 {
	transition: all ease-in 400ms;
	-moz-transition: all ease-in 400ms;
	-webkit-transition: all ease-in 400ms;
	-o-transition: all ease-in 400ms;
	-ms-transition: all ease-in 400ms;
}

.photo_box:hover.content_top_increment .increment_3 {
	transition: all ease-in 500ms;
	-moz-transition: all ease-in 500ms;
	-webkit-transition: all ease-in 500ms;
	-o-transition: all ease-in 500ms;
	-ms-transition: all ease-in 500ms;
}

.photo_box.content_top_increment .content h3 {
	background-color: #69b532;
	font-size: 18px;
	color: #FFF;
	padding: 15px;
	margin-bottom: 25px;
	width: 100%;
}

.photo_box.content_top_increment .content a.but {
	background-color: #dedede;
	color: #666666;
	display: inline-block;
	padding: 5px 15px;
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	text-decoration: none;
	margin-top: 15px;
}

.photo_box.content_top_increment .content p {
	padding: 0px 30px;
}

.photo_box.ico_zoom .ico span {
	-webkit-transform: scale(0.5);
	-moz-transform: scale(0.5);
	-ms-transform: scale(0.5);
	-o-transform: scale(0.5);
	transform: scale(0.5);
	transition: all ease-in 300ms;
	-moz-transition: all ease-in 300ms;
	-webkit-transition: all ease-in 300ms;
	-o-transition: all ease-in 300ms;
	-ms-transition: all ease-in 300ms;
}

.photo_box:hover.ico_zoom .ico span {
	-webkit-transform: scale(1);
	-moz-transform: scale(1);
	-ms-transform: scale(1);
	-o-transform: scale(1);
	transform: scale(1);
}

.photo_box.img_flip {
	overflow: visible;
}

.photo_box.img_flip .pic_box {
	position: relative;
	overflow: visible;
	-webkit-perspective: 1000;
	-webkit-perspective: 1000;
	-moz-perspective: 1000;
	perspective: 1000;
}

.photo_box.img_flip .pic_box img,
.photo_box.img_flip .shade,
.photo_box.img_flip .content {
	-webkit-transform-style: preserve-3d;
	-moz-transform-style: preserve-3d;
	-ms-transform-style: preserve-3d;
	transform-style: preserve-3d;
	-webkit-transition: all 750ms ease 0s;
	-moz-transition: all 750ms ease 0s;
	-o-transition: all 750ms ease 0s;
	-ms-transition: all 750ms ease 0s;
	transition: all 750ms ease 0s;
	-webkit-backface-visibility: hidden;
	-moz-backface-visibility: hidden;
	backface-visibility: hidden;
}

.photo_box.img_flip .pic_box img {
	z-index: 1;
	position: relative;
	-webkit-transform: rotateY(0deg);
	-moz-transform: rotateY(0deg);
	transform: rotateY(0deg);
}

.photo_box.img_flip .pic_box .shade,
.photo_box.img_flip .pic_box .content {
	z-index: -2;
	filter: alpha(opacity=100);
	opacity: 1;
	-webkit-transform: rotateY(-180deg);
	-moz-transform: rotateY(-180deg);
	transform: rotateY(-180deg);
}

.photo_box.img_flip .pic_box .content {
	z-index: -1;
}

.photo_box:hover.img_flip img {
	-webkit-transform: rotateY(180deg);
	-moz-transform: rotateY(180deg);
	transform: rotateY(180deg);
}

.photo_box:hover.img_flip .pic_box .shade,
.photo_box:hover.img_flip .pic_box .content {
	-webkit-transform: rotateY(0deg);
	-moz-transform: rotateY(0deg);
	transform: rotateY(0deg);
}

.photo_box:hover.img_flip .pic_box .shade {
	z-index: 2;
}

.photo_box:hover.img_flip .pic_box .content {
	z-index: 3;
}

.content_sytle_2 .shade {
	background-color: #69b532;
}

.content_sytle_2 .content h3 {
	font-size: 18px;
	color: #FFF;
	margin-bottom: 5px;
}

.content_sytle_2 .content p {
	padding: 0 30px 5px;
}

.content_sytle_2 .content a.but {
	border: 1px solid #FFF;
	padding: 10px 25px;
	font-size: 13px;
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	display: inline-block;
	margin-top: 10px;
	color: #FFF;
}

.photo_box.content_push_in .pic_box img {
	transition: all ease-in 300ms;
	-moz-transition: all ease-in 300ms;
	-webkit-transition: all ease-in 300ms;
	-o-transition: all ease-in 300ms;
	-ms-transition: all ease-in 300ms;
}

.photo_box.content_push_in .content {
	filter: alpha(opacity=100);
	opacity: 1;
	background-color: #69b532;
	top: auto;
	height: auto;
	bottom: 0;
	height: 60px;
	margin-bottom: -60px;
	overflow: hidden;
}

.photo_box.content_push_in .content h3 {
	margin: 10px 0 0;
}

.photo_box:hover.content_push_in .pic_box img {
	margin-top: -60px;
	margin-bottom: 60px;
}

.photo_box:hover.content_push_in .content {
	margin-bottom: 0px;
}

.photo_box.icon_tag_push .ico {
	width: 90px;
	height: 90px;
	left: auto;
	right: -90px;
	top: -90px;
	margin: 0;
	text-align: right;
	transition: all ease-in 200ms;
	-moz-transition: all ease-in 200ms;
	-webkit-transition: all ease-in 200ms;
	-o-transition: all ease-in 200ms;
	-ms-transition: all ease-in 200ms;
}

.photo_box.icon_tag_push .ico:before {
	content: "";
	position: absolute;
	top: 0;
	right: 0;
	border: 45px solid transparent;
	border-right-color: #69b532;
	border-top-color: #69b532;
}

.photo_box.icon_tag_push .ico span {
	background: none;
	position:relative;
	width: auto!important;
	height: auto!important;
	display: inline-block!important;
	line-height: 60px!important;
	width: 50px!important;
	text-align: center!important;
}

.photo_box:hover.icon_tag_push .ico {
	right: 0px;
	top: 0px;
}

.photo_box.icon_tag_push .content {
	background-color: #FFF;
	background-color: rgba(255,255,255,0.8);
	width: auto;
	height: auto;
	padding: 13px 36px;
	color: #666666;
	top: auto;
	bottom: 20px;
	filter: alpha(opacity=100);
	opacity: 1;
}

.photo_box.icon_tag_push .content h3 {
	color: #666666;
	font-size: 16px;
	margin: 0;
}

.photo_box.content_bottom_push_in .content {
	background-color:transparent;
	height: auto;
	padding: 15px 0;
	color: #FFF;
	top: auto;
	bottom: 0px;
	transition: all ease-in 200ms;
	-moz-transition: all ease-in 200ms;
	-webkit-transition: all ease-in 200ms;
	-o-transition: all ease-in 200ms;
	-ms-transition: all ease-in 200ms;
	transform: translate(0, 100%);
	-ms-transform: translate(0, 100%);
	-webkit-transform: translate(0, 100%);
	-o-transform: translate(0, 100%);
	-moz-transform: translate(0, 100%);
}
.photo_box.content_bottom_push_in .content:after{
	content: "";
	background-color: #20a3f0;
	position:absolute;
	top:0px;
	left:0px;
	width:100%;
	height:100%;
	z-index:-1;
	opacity:0.8;
}

.photo_box.content_bottom_push_in .content:before {
	content: "";
	border: 8px solid transparent;
	border-bottom-color: #20a3f0;
	position: absolute;
	top: -16px;
	left: 50%;
	margin-left: -4px;
	opacity:0.8;
}

.photo_box.content_bottom_push_in .content h3 {
	color: #FFF;
	font-size: 16px;
	margin: 0;
}

.photo_box.content_bottom_push_in .content p {
	color: #FFF;
	margin-bottom: 0;
}

.photo_box:hover.content_bottom_push_in .content {
	transform: translate(0, 0);
	-ms-transform: translate(0, 0);
	-webkit-transform: translate(0, 0);
	-o-transform: translate(0, 0);
	-moz-transform: translate(0, 0);
}

.photo_box.content_bottom_push_in_2 .shade {
	background-color: #000;
	top: 100%;
	margin-top: -40px;
	filter: alpha(opacity=50);
	opacity: 0.5;
}

.photo_box:hover.content_bottom_push_in_2 .shade {
	top: 0;
	margin: 0;
	filter: alpha(opacity=50);
	opacity: 0.5;
}

.photo_box.content_bottom_push_in_2 .content {
	filter: alpha(opacity=100);
	opacity: 1;
	height: 40px;
	top: 100%;
	margin-top: -35px;
	transition: all ease-in 300ms;
	-moz-transition: all ease-in 300ms;
	-webkit-transition: all ease-in 300ms;
	-o-transition: all ease-in 300ms;
	-ms-transition: all ease-in 300ms;
}

.photo_box:hover.content_bottom_push_in_2 .content {
	height: 100%;
	top: 0;
	margin-top: 0;
}

.photo_box.content_bottom_push_in_2 .but {
	border: 1px solid #FFF;
	padding: 10px 22px;
	font-size: 13px;
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	display: inline-block;
	margin-top: 10px;
	color: #FFF;
	text-decoration: none;
}

.photo_box.entirety_left_offset .shade {
	background-color: #f0f0f0;
}

.photo_box.entirety_left_offset .shade,
.photo_box.entirety_left_offset .ico,
.photo_box.entirety_left_offset .content {
	filter: alpha(opacity=100);
	opacity: 1;
	left: 100%;
	transition: all ease-in 200ms;
	-moz-transition: all ease-in 200ms;
	-webkit-transition: all ease-in 200ms;
	-o-transition: all ease-in 200ms;
	-ms-transition: all ease-in 200ms;
}

.photo_box.entirety_left_offset .ico {
	width: auto;
	top: auto;
	bottom: 0;
}

.photo_box.entirety_left_offset .ico span {
	border-radius: 0px;
	-moz-border-radius: 0px;
	-webkit-border-radius: 0px;
	margin: 0;
}

.photo_box.entirety_left_offset .content {
	text-align: left;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	padding: 30px 80px 30px 30px;
}

.photo_box.entirety_left_offset h3,
.photo_box.entirety_left_offset p,
.photo_box.entirety_left_offset a {
	color: #666;
}

.photo_box:hover.entirety_left_offset .shade,
.photo_box:hover.entirety_left_offset .ico,
.photo_box:hover.entirety_left_offset .content {
	left: 50px;
}

.photo_box.entirety_bevel .content {
	height: 60%;
	text-align: left;
	top: 0;
	padding: 0px 40px;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
}

.photo_box.entirety_bevel .ico {
	height: 40%;
	text-align: left;
	margin: 0;
	top: 60%;
	left: 40px;
}

.photo_box.entirety_bevel .ico span {
	background-color: transparent;
	border: 1px solid #FFF;
}

.photo_box:hover.entirety_bevel .shade {
	background-color: #69b532;
	filter: alpha(opacity=80);
	opacity: 0.8;
}

.photo_box.entirety_bevel .pic_box:before {
	content: "";
	border-width: 0px;
	border-style: solid;
	border-top-color: #e5e5e5;
	border-right-color: #FFF;
	border-left-color: #e5e5e5;
	border-bottom-color: #FFF;
	position: absolute;
	right: 0;
	bottom: 0;
	z-index: 3;
	transition: border-width ease-in 200ms;
	-moz-transition: border-width ease-in 200ms;
	-webkit-transition: border-width ease-in 200ms;
	-o-transition: border-width ease-in 200ms;
	-ms-transition: border-width ease-in 200ms;
}

.photo_box:hover.entirety_bevel .pic_box:before {
	border-width: 25px;
	transition: border-width ease-in 200ms;
	-moz-transition: border-width ease-in 200ms;
	-webkit-transition: border-width ease-in 200ms;
	-o-transition: border-width ease-in 200ms;
	-ms-transition: border-width ease-in 200ms;
}

.img_left {
	float: left;
	width: auto;
	margin: 8px 15px 5px 0;
}

.img_right {
	float: right;
	width: auto;
	margin: 8px 0 5px 15px;
}

.img_center {
	text-align: center;
	width: 100%;
	display: block;
	margin-bottom: 5px
}

.img_center .pic_box {
	display: inline-block;
	width: auto;
}

.box_border_radius {
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	overflow: hidden;
	-webkit-backface-visibility: hidden;
	-moz-backface-visibility: hidden;
	-webkit-transform: translate3d(0, 0, 0);
	-moz-transform: translate3d(0, 0, 0)
}

.box_border_round {
	border-radius: 50%;
	-moz-border-radius: 50%;
	-webkit-border-radius: 50%;
	overflow: hidden;
	-webkit-backface-visibility: hidden;
	-moz-backface-visibility: hidden;
	-webkit-transform: translate3d(0, 0, 0);
	-moz-transform: translate3d(0, 0, 0)
}

.box_border {
	border: 3px solid #dddddd;
	overflow: hidden;
}

.box_border_padding {
	border: 1px solid #dddddd;
	padding: 3px;
	margin-bottom:8px;
}

.box_bottom_shadow {
	box-shadow: 0px 8px 8px -4px rgba(0,0,0,0.3);
	-moz-box-shadow: 0px 8px 8px -4px rgba(0,0,0,0.3);
	-webkit-box-shadow: 0px 8px 8px -4px rgba(0,0,0,0.3);
}

.box_bottom_shadow_left,
.box_bottom_shadow_right {
	overflow: visible;
	position: relative;
	z-index: 1;
}

.box_bottom_shadow_left:before {
	content: "";
	position: absolute;
	top: 100%;
	left: 0;
	width: 100px;
	height: 15px;
	z-index: 0;
	box-shadow: 14px 14px 14px rgba(0,0,0,0.3);
	-moz-box-shadow: 14px 14px 14px rgba(0,0,0,0.3);
	-webkit-box-shadow: 14px 14px 14px rgba(0,0,0,0.3);
	margin: -24px 0 0 0;
	transform: rotate(-5deg);
	-ms-transform: rotate(-5deg);
	-moz-transform: rotate(-5deg);
	-webkit-transform: rotate(-5deg);
	-o-transform: rotate(-5deg);
}

.box_bottom_shadow_right:after {
	content: "";
	position: absolute;
	top: 100%;
	right: 0;
	width: 100px;
	height: 15px;
	z-index: -1;
	box-shadow: -14px 14px 14px rgba(0,0,0,0.3);
	-moz-box-shadow: -14px 14px 14px rgba(0,0,0,0.3);
	-webkit-box-shadow: -14px 14px 14px rgba(0,0,0,0.3);
	margin: -24px 0 0 0;
	transform: rotate(5deg);
	-ms-transform: rotate(5deg);
	-moz-transform: rotate(-deg);
	-webkit-transform: rotate(5deg);
	-o-transform: rotate(5deg);
}
@-webkit-keyframes 
ico_rotate {
0% {
-webkit-transform:rotate(-60deg) scale(0.5);
opacity:0;
}
50% {
-webkit-transform:rotate(20deg) scale(1.1);
opacity:1;
}
100% {
-webkit-transform:rotate(0deg) scale(1);
opacity:1;
}
}
@-moz-keyframes 
ico_rotate {
0% {
-moz-transform:rotate(-60deg) scale(0.5);
opacity:0;
}
50% {
-moz-transform:rotate(20deg) scale(1.1);
opacity:1;
}
100% {
-moz-transform:rotate(0deg) scale(1);
opacity:1;
}
}
@-o-keyframes 
ico_rotate {
0% {
-0-transform:rotate(-60deg) scale(0.5);
opacity:0;
}
50% {
-0-transform:rotate(20deg) scale(1.1);
opacity:1;
}
100% {
-0-transform:rotate(0deg) scale(1);
opacity:1;
}
}
@keyframes 
ico_rotate {
0% {
transform:rotate(-60deg) scale(0.5);
opacity:0;
}
50% {
transform:rotate(20deg) scale(1.1);
opacity:1;
}
100% {
transform:rotate(0deg) scale(1);
opacity:1;
}
}

.ico_rotate .ico span {
	-webkit-animation-duration: 300ms;
	-moz-animation-duration: 300ms;
	-o-animation-duration: 300ms;
	animation-duration: 300ms;
	-webkit-animation-fill-mode: both;
	-moz-animation-fill-mode: both;
	-o-animation-fill-mode: both;
	animation-fill-mode: both;
	width: 80px;
	height: 80px;
	box-shadow: 0 0 4px rgba(0,0,0,0.4);
	-moz-box-shadow: 0 0 4px rgba(0,0,0,0.4);
	-webkit-box-shadow: 0 0 4px rgba(0,0,0,0.4);
}

.ico_rotate:hover .ico span {
	-webkit-animation-name: ico_rotate;
	-moz-animation-name: ico_rotate;
	-o-animation-name: ico_rotate;
	animation-name: ico_rotate;
}

.shade_zoom .shade {
	-webkit-transform: scale(0.1);
	-moz-transform: scale(0.1);
	-o-transform: scale(0.1);
	transform: scale(0.1);
	transition: all ease-in 300ms;
	-moz-transition: all ease-in 300ms;/* Firefox 4 */
	-webkit-transition: all ease-in 300ms;/* Safari and Chrome */
	-o-transition: all ease-in 300ms;/* Opera */
	-ms-transition: all ease-in 300ms;/* IE9? */
}

.shade_zoom:hover .shade {
	-webkit-transform: scale(1);
	-moz-transform: scale(1);
	-o-transform: scale(1);
	transform: scale(1);
}

.shade_zoom .ico span {
	-webkit-transform: scale(1.5);
	-moz-transform: scale(1.5);
	-o-transform: scale(1.5);
	transform: scale(1.5);
	filter: alpha(opacity=0);
	opacity: 0;
	border-radius: 0px;
	-moz-border-radius: 0px;
	-webkit-border-radius: 0px;
	width: 40px!important;
	height: 40px!important;
	line-height: 40px!important;
	border: 1px solid #FFF;
	background-color: transparent!important;
	transition: all ease-in 300ms;
	-moz-transition: all ease-in 300ms;/* Firefox 4 */
	-webkit-transition: all ease-in 300ms;/* Safari and Chrome */
	-o-transition: all ease-in 300ms;/* Opera */
	-ms-transition: all ease-in 300ms;/* IE9? */
}

.shade_zoom:hover .ico span {
	-webkit-transform: scale(1);
	-moz-transform: scale(1);
	-o-transform: scale(1);
	transform: scale(1);
	filter: alpha(opacity=100);
	opacity: 1;
}

.photo_box.content_zoom .shade,
.photo_box.content_zoom .content {
	overflow: hidden;
	top: auto;
	left: 0;
	bottom: 0;
	-webkit-transform: scale(0.1);
	-moz-transform: scale(0.1);
	-o-transform: scale(0.1);
	transform: scale(0.1);
	transition: all ease-in 300ms;
	-moz-transition: all ease-in 300ms;/* Firefox 4 */
	-webkit-transition: all ease-in 300ms;/* Safari and Chrome */
	-o-transition: all ease-in 300ms;/* Opera */
	-ms-transition: all ease-in 300ms;/* IE9? */
}

.photo_box.content_zoom:hover .shade,
.photo_box.content_zoom:hover .content {
	-webkit-transform: scale(1);
	-moz-transform: scale(1);
	-o-transform: scale(1);
	transform: scale(1);
	filter: alpha(opacity=100);
	opacity: 1;
}

.ico_no_bg .fa {
	background: none!important;
	font-size: 30px!important;
	color: #FFF!important;
	text-shadow: 1px 1px 3px rgba(0,0,0,0.6);
}

.box_dotted_padding {
	border: 1px dashed #ddd;
	padding: 3px;
}

.text_sytle_1 {
	padding: 15px 10px 10px;
}

.text_sytle_1 h3,
.text_sytle_2 h3 {
	font-size: 14px;
	color: #666666;
	margin: 0;
}

.text_sytle_1 .info {
	float: right;
	padding-top: 13px;
	font-size: 14px;
}

.text_sytle_1 .info span {
	margin-right: 3px;
}

.text_sytle_1 h3 {
	margin: 0 0 5px 0;
	font-size: 14px;
	color: #666666;
}

.text_sytle_2 {
	background-color: #f5f5f5;
	padding: 15px 15px 10px;
	border-bottom: 2px solid #dcdcdc;
	text-align: center;
}

.text_sytle_3 {
	text-align: left;
	padding: 10px 0 5px;
}

.text_sytle_3 h3 {
	font-size: 14px;
	color: #666666;
}

.text_sytle_4 h3 {
	padding: 0;
	border-bottom: 1px solid #dedede;
	margin-bottom: 12px;
	font-size: 14px;
	color: #666666;
}

.text_sytle_4 h3 span {
	display: inline-block;
	padding: 10px 0;
	border-bottom: 1px solid #69b532;
	margin-bottom: -1px;
	font-size: 14px;
	color: #666666;
}

.text_sytle_5 {
	clear: both;
	overflow: hidden;
	margin: 5px;
}

.text_sytle_5 h3 {
	font-size: 18px;
	font-weight: normal;
	margin: 20px 8px 10px;
	padding: 0;
}

.text_sytle_6 h3 {
	color: #363839;
	font-size: 18px;
	padding: 25px 0px 0px;
	font-weight: normal;
	margin-bottom: 0px;
}

.text_sytle_6 .info {
	margin-bottom: 10px;
}

.text_sytle_6 .social-icons a {
	font-size: 23px;
	color: #8a8989;
	filter: alpha(opacity=50);
	opacity: 0.5;
	transition: all ease-in 200ms;
	-moz-transition: all ease-in 200ms; /* Firefox 4 */
	-webkit-transition: all ease-in 200ms; /* Safari and Chrome */
	-o-transition: all ease-in 200ms; /* Opera */
	-ms-transition: all ease-in 200ms; /* IE9? */
}

.text_sytle_6 .social-icons a:hover {
	filter: alpha(opacity=100);
	opacity: 1;
}

.text_sytle_7 {
	clear: both;
	overflow: hidden;
	margin: 5px;
}

.text_sytle_7 h3 {
	font-size: 16px;
	color: #666666;
	font-weight: bold;
	margin: 10px 8px;
}
.text_sytle_7 h3 span {
	float: right;
}
.text_sytle_8 {
	clear: both;
	overflow: hidden;
	border:1px solid #c8c8c8;
	border-top:none;
	padding:25px;
	font-size:13px;
	color:#717171;
	transition: 		all ease-in 200ms;
	-moz-transition: 	all ease-in 200ms; /* Firefox 4 */
	-webkit-transition: all ease-in 200ms; /* Safari and Chrome */
	-o-transition: 		all ease-in 200ms; /* Opera */
	-ms-transition: 	all ease-in 200ms; /* IE9? */
}
.text_sytle_8 h3 {
	font-size:16px;
	color:#000000;
	transition: 		color ease-in 200ms;
	-moz-transition: 	color ease-in 200ms; /* Firefox 4 */
	-webkit-transition: color ease-in 200ms; /* Safari and Chrome */
	-o-transition: 		color ease-in 200ms; /* Opera */
	-ms-transition: 	color ease-in 200ms; /* IE9? */
}
.text_sytle_8 a{
	text-decoration:underline;
}
.photo_box:hover .text_sytle_8{
	background-color:#20a3f0;
	color:#FFF;	
}
.photo_box:hover .text_sytle_8 h3 {
	color:#FFF;	
}
.photo_box:hover .text_sytle_8 a{
	color:#FFF;	
}
/* isotope_grid */
.isotope_grid {
	width: 100%;
}
.isotope_grid .isotope_main {
	width: 100%;
	position: relative;
}
.isotope_grid .isotope_item {
	width:0px;
	margin: 0px;
	position: absolute;
	left: 0;
	top: 0;
}
.isotope_grid .isotope_item img {
	width:100%;
	max-width:100%;
}
.isotope_grid1 .isotope_item > div {
	margin: 0;
}
.isotope_grid1 .isotope_group {
	text-align: center;
	padding: 10px 0 30px;
}
.isotope_grid1 .isotope_group a {
	margin: 0px 5px 5px;
	padding: 10px 35px;
	color: #999999;
	font-size: 13px;
	display: inline-block;
	border: 2px solid #999999;
	text-decoration: none;
	transition: all ease-in 200ms;
	-moz-transition: all ease-in 200ms; /* Firefox 4 */
	-webkit-transition: all ease-in 200ms; /* Safari and Chrome */
	-o-transition: all ease-in 200ms; /* Opera */
	-ms-transition: all ease-in 200ms; /* IE9? */
}
.isotope_grid1 .isotope_group a:hover,
.isotope_grid1 .isotope_group a.active {
	border-color:#cd3637;
	color: #cd3637;
	text-decoration: none;
}
.isotope_grid1 .isotope_item .content {
	width:100%;
	position:absolute;
	top:50%;
	text-align:center;
	transform:translate(0,-50%);
	-webkit-transform:translate(0,-50%);
	font-size:15px;
} 
.isotope_grid1 .isotope_item .photo:before{
	content:"";
	width:100%;
	height:100%;
	position:absolute;
	top:0;
	left:0;
	background-color:#cd3637;
	-webkit-backface-visibility: hidden;
	-moz-backface-visibility: hidden;
	-webkit-transform: translate3d(0,0,0);
	-moz-transform: translate3d(0,0,0);
}
.isotope_grid1 .isotope_item .content .ico {
	height:80px;
	width:80px;
	line-height:80px;
	text-align:center;
	margin:auto;
	border:2px solid #FFF;
	font-size:40px;
	margin-bottom:20px;
}
.isotope_grid1 .isotope_item .content h3{
	font-size:18px;	
}
.isotope_grid1 .isotope_item .content,
.isotope_grid1 .isotope_item .photo:before{
	opacity:0;
	filter:alpha(opacity=0);
	transition: 		all ease-in 200ms;
	-webkit-transition: all ease-in 200ms; /* Safari and Chrome */
}

.isotope_grid1 .isotope_item:hover .content{
	opacity:1;
	filter:alpha(opacity=100);
}
.isotope_grid1 .isotope_item:hover .photo:before{
	opacity:0.8;
	filter:alpha(opacity=80);
}

.isotope_grid2 .isotope_main {
	clear:both;
	padding-top:12px;
	width:auto;
	margin-left:-5px;
	box-sizing:				content-box;
	-moz-box-sizing: 		content-box;
	-webkit-box-sizing: 	content-box;
}
.isotope_grid2 .photo {
	position:relative;
	margin:5px;
}
.isotope_grid2 .photo .fa{
	position:absolute;
	top:50%;
	left:50%;
	height:64px;
	width:64px;
	line-height:68px;
	margin:-32px 0 0 -32px;
	text-align:center;
	border-radius:			50%;
	-moz-border-radius:		50%;
	-webkit-border-radius:	50%;
	color:#50bdac;
	font-size:26px;
	background-color:#FFF;
	filter:alpha(opacity=0);
	opacity:0;
	transition: 		all ease-in 200ms;
	-webkit-transition: all ease-in 200ms; /* Safari and Chrome */
}
.isotope_grid2 .photo img {
	width:100%;
}
.isotope_grid2 .photo:before{
	content:"";
	position:absolute;
	top:0;
	left:0;
	right:0;
	bottom:0;
	background-color:#51bdad;
	filter:alpha(opacity=0);
	opacity:0;
	transition: 		all ease-in 200ms;
	-webkit-transition: all ease-in 200ms; /* Safari and Chrome */
}
.isotope_grid2 .photo:hover .fa,
.isotope_grid2 .photo:hover:before{
	filter:alpha(opacity=80);
	opacity:0.8;
}
.isotope_grid3 .isotope_group{
	text-align:center;
	padding:0 0 60px;
}
.isotope_grid3 .isotope_group a{
	border:1px solid #dddddd;
	padding:0 45px ;
	height:50px;
	line-height:50px;
	margin:0 5px 5px;
	display:inline-block;
	transition: 		all ease-in 200ms;
	-webkit-transition: all ease-in 200ms; /* Safari and Chrome */
}
.isotope_grid3 .isotope_group a,
.isotope_grid3 .isotope_group a:link,
.isotope_grid3 .isotope_group a:active,
.isotope_grid3 .isotope_group a:visited {
	color:#666666;
	font-size:14px;
	font-weight:bold;
}
.isotope_grid3 .isotope_group a:hover ,
.isotope_grid3 .isotope_group a.active{
	text-decoration:none;
	background-color:#fcc012;
	border-color:#fcc012;
	color:#FFF;
	font-weight:normal;
	border-bottom:4px solid rgba(0,0,0,0.1);
	transition: 		all ease-in 200ms;
	-webkit-transition: all ease-in 200ms; /* Safari and Chrome */
}
.isotope_grid3 .photo{
	position:relative;
}
.isotope_grid3 .photo:before{
	content:"";
	position:absolute;
	width:100%;
	height:100%;
	background-color:#fcc012;
	opacity:0;
	filter:alpha(opacity=0);
	visibility:hidden;
	transition: 		all ease-in 200ms;
	-webkit-transition: all ease-in 200ms; /* Safari and Chrome */
}
.isotope_grid3 .photo:hover:before{
	opacity:0.9;
	filter:alpha(opacity=90);
	visibility:visible;
}
.isotope_grid3 .photo .ico .fa{
	width:47px;
	height:47px;
	line-height:47px;
	text-align:center;
	border:1px solid #FFF;
	color:#FFF;
	transition: 		all ease-in 200ms;
	-webkit-transition: all ease-in 200ms; /* Safari and Chrome */
}
.isotope_grid3 .photo .ico {
	position:absolute;
	top:50%;
	width:100%;
	text-align:center;
	left:0;
	margin-top:-24px;
}
.isotope_grid3 .photo .ico a:hover .fa{
	background-color:#ffffff;
	color:#fcc012;
}
.isotope_grid3 .photo .ico a:first-child .fa{
	transform:translate(-100px,0);
	-webkit-transform:translate(-100px,0);
}
.isotope_grid3 .photo .ico a:nth-child(2) .fa{
	transform:translate(0px,-100px);
	-webkit-transform:translate(0px,-100px);
}
.isotope_grid3 .photo .ico a:last-child .fa{
	transform:translate(100px,0);
	-webkit-transform:translate(100px,0);
}
.isotope_grid3 .photo .ico a .fa{
	opacity:0;
	filter:alpha(opacity=0);
	visibility:hidden;
}
.isotope_grid3 .photo:hover .ico a .fa{
	opacity:1;
	filter:alpha(opacity=100);
	visibility:visible;
	transform:translate(0);
	-webkit-transform:translate(0);
}
.isotope_grid3 .photo .ico a,
.isotope_grid3 .photo .ico a:hover{
	text-decoration:none; 
}

@media only screen and (max-width: 767px) {
	.isotope_grid1 .isotope_group a {
		padding: 2px 8px;
		margin: 0 3px 3px;
	}
	.isotope_grid1 .isotope_item:hover .photo{
		transform:scale(1);
		-moz-transform:scale(1);
		-webkit-transform:scale(1);
		-o-transform:scale(1);
		-ms-transform:scale(1);
		z-index:1000;
	}
	.isotope_grid3 .isotope_group{
		padding:0 0 30px;
	}
}

.isotope_grid4 .photo {
	position:relative;
	overflow:hidden;
}
.isotope_grid4 .photo:before {
	content:"";
	width:100%;
	height:100%;
	background-color:rgba(0,0,0,0.5);	
	position:absolute;
	opacity:0;
	transition: 		all ease-in 200ms;
	-moz-transition: 	all ease-in 200ms; /* Firefox 4 */
	-webkit-transition: all ease-in 200ms; /* Safari and Chrome */
	-o-transition: 		all ease-in 200ms; /* Opera */
	-ms-transition: 	all ease-in 200ms; /* IE9? */
}
.isotope_grid4 .photo:after {
	content:"";
	left:0px;
	top:0px;
	bottom:0px;
	right:0px;
	position:absolute;
	border:1px solid #FFF;
	opacity:0;
	transition: 		all ease-in 300ms;
	-moz-transition: 	all ease-in 300ms; /* Firefox 4 */
	-webkit-transition: all ease-in 300ms; /* Safari and Chrome */
	-o-transition: 		all ease-in 300ms; /* Opera */
	-ms-transition: 	all ease-in 300ms; /* IE9? */
}
.isotope_grid4 .ico {
	position:absolute;
	top:50%;
	width:100%;
	left:0;
	text-align:center;
	margin-top:-35px;
	z-index:10;
	opacity:0;
	transform:scale(1.2);
	-webkit-transform:scale(1.2);
	transition: 		all ease-in 400ms;
	-moz-transition: 	all ease-in 400ms; /* Firefox 4 */
	-webkit-transition: all ease-in 400ms; /* Safari and Chrome */
	-o-transition: 		all ease-in 400ms; /* Opera */
	-ms-transition: 	all ease-in 400ms; /* IE9? */
}
.isotope_grid4 .photo:hover:before{
	opacity:1;
}
.isotope_grid4 .photo:hover:after{
	left:20px;
	top:20px;
	bottom:20px;
	right:20px;
	opacity:1;
}
.isotope_grid4 .photo:hover .ico{
	opacity:1;
	transform:scale(1);
	-webkit-transform:scale(1);
}
.isotope_grid4 .ico span {
	width:70px;
	height:70px;
	line-height:70px;
	text-align:center;
	border-radius:50%;
	-moz-border-radius:50%;
	-webkit-border-radius:50%;
	background-color:#20a3f0;
	color:#FFF;
	font-size:26px;
	margin:0px 5px;
	transition: 		background-color ease-in 200ms;
	-moz-transition: 	background-color ease-in 200ms; /* Firefox 4 */
	-webkit-transition:     background-color ease-in 200ms; /* Safari and Chrome */
	-o-transition: 		background-color ease-in 200ms; /* Opera */
	-ms-transition: 	background-color ease-in 200ms; /* IE9? */
}
.isotope_grid4 .ico a:hover{
	text-decoration:none;
}
.isotope_grid4 .ico a:hover span {
	background-color:#333;
	text-decoration:none;
}
.isotope_grid4.isotope-spacing .isotope_item .photo{
	margin:1px;
	
}

/*flip box*/
.flip_box {
	-webkit-perspective: 1000;
	-moz-perspective: 1000;
	perspective: 1000;
	overflow: visible;
	margin-bottom: 5px;
	position: relative;
}

.flip_box .front,
.flip_box .back {
	-webkit-backface-visibility: hidden;
	-moz-backface-visibility: hidden;
	backface-visibility: hidden;
	-webkit-transition: all 750ms ease 0s;
	-moz-transition: all 750ms ease 0s;
	-o-transition: all 750ms ease 0s;
	-ms-transition: all 750ms ease 0s;
	transition: all 750ms ease 0s;
	-webkit-transform-style: preserve-3d;
	-moz-transform-style: preserve-3d;
	-ms-transform-style: preserve-3d;
	transform-style: preserve-3d;
}

.flip_box .front {
	position: relative;
	z-index: 0;
	color: #444;
	-webkit-transform: rotateY(0deg);
	-moz-transform: rotateY(0deg);
	transform: rotateY(0deg);
}

.flip_box .back {
	position: absolute;
	top: 0px;
	left: 0px;
	right: 0px;
	height: 100%;
	z-index: -2;
	-webkit-transform: rotateY(-180deg);
	-moz-transform: rotateY(-180deg);
	transform: rotateY(-180deg);
}

.flip_box.flip_right .back {
	-webkit-transform: rotateY(180deg);
	-moz-transform: rotateY(180deg);
	transform: rotateY(180deg);
}

.flip_box.flip_top .front {
	-webkit-transform: rotateX(0deg);
	-moz-transform: rotateX(0deg);
	transform: rotateX(0deg);
}

.flip_box.flip_top .back {
	-webkit-transform: rotateX(180deg);
	-moz-transform: rotateX(180deg);
	transform: rotateX(180deg);
}

.flip_box.flip_bottom .front {
	-webkit-transform: rotateX(0deg);
	-moz-transform: rotateX(0deg);
	transform: rotateX(0deg);
}

.flip_box.flip_bottom .back {
	-webkit-transform: rotateX(-180deg);
	-moz-transform: rotateX(-180deg);
	transform: rotateX(-180deg);
}

.flip_box:hover .front {
	background-color: #FFF;
	-webkit-transform: rotateY(180deg);
	-moz-transform: rotateY(180deg);
	transform: rotateY(180deg);
}

.flip_box:hover .back {
	z-index: 3;
	-webkit-transform: rotateY(0deg);
	-moz-transform: rotateY(0deg);
	transform: rotateY(0deg);
}

.flip_box.flip_right:hover .front {
	-webkit-transform: rotateY(-180deg);
	-moz-transform: rotateY(-180deg);
	transform: rotateY(-180deg);
}

.flip_box.flip_top:hover .front {
	-webkit-transform: rotateX(-180deg);
	-moz-transform: rotateX(-180deg);
	transform: rotateX(-180deg);
}

.flip_box.flip_top:hover .back {
	-webkit-transform: rotateX(0deg);
	-moz-transform: rotateX(0deg);
	transform: rotateX(0deg);
}

.flip_box.flip_bottom:hover .front {
	-webkit-transform: rotateX(180deg);
	-moz-transform: rotateX(180deg);
	transform: rotateX(180deg);
}

.flip_box.flip_bottom:hover .back {
	-webkit-transform: rotateX(0deg);
	-moz-transform: rotateX(0deg);
	transform: rotateX(0deg);
}

.flip_box_1 .back h3 {
	padding: 30px 0 10px;
	color: #FFF;
}
.flip_box_1 .front {
	background-color:#f6f6f6;
	padding:30px 20px;
	text-align:center;
	line-height:1.5;
}
.flip_box_1 .front .ico {
	width:60px;
	height:60px;
	line-height:65px;
	text-align:center;
	margin:auto;
	background-color:#333333;
	border-radius:			50%;
	-moz-border-radius:		50%;
	-webkit-border-radius:	50%;
	font-size:24px;
	color:#FFF;
	margin-bottom:10px;
}
.flip_box_1 .front h5 {
	font-size: 15px;
	padding:5px 0;
}
.flip_box_1 .back {
	height: 100%;
	color: #FFF;
	text-align: center;
	padding: 0px 20px;
}
.flip_box_1 .back h5 {
	font-size: 15px;
	padding:55px 0 10px;
	color:#FFF;
}
.flip_box_2 .front {
	background-color:#f7f7f7;
	border:1px solid #e2e2e2;
	border-radius:			7px;
	-moz-border-radius:		7px;
	-webkit-border-radius:	7px;
	padding:30px 20px;
	text-align:center;
	line-height:1.5;
}
.flip_box_2 .front .fa  {
	width:120px;
	height:120px;
	line-height:120px;
	text-align:center;
	margin:auto;
	border:1px solid;
	border-radius:			50%;
	-moz-border-radius:		50%;
	-webkit-border-radius:	50%;
	font-size:60px;
	margin-bottom:10px;
}
.flip_box_2 .front h3 {
	font-size: 16px;
	padding:15px 0;
	letter-spacing:2px;
	font-weight:normal;
}
.flip_box_2 .back {
	height: 100%;
	color: #FFF;
	text-align: center;
	padding: 0px 20px;
	border-radius:			3px;
	-moz-border-radius:		3px;
	-webkit-border-radius:	3px;
}
.flip_box_2 .back h3 {
	padding: 20px 0 10px;
	color: #FFF;
	font-size: 16px;
	letter-spacing:2px;
	font-weight:normal;
}

.flip_box_3 .front {
	background-color:#f7f7f7;
	border:1px solid #e2e2e2;
	color:#7b7b7b;
	border-radius:			7px;
	-moz-border-radius:		7px;
	-webkit-border-radius:	7px;
	padding:30px 20px;
	text-align:center;
	line-height:1.5;
}
.flip_box_3 .front .fa  {
	width:40px;
	height:40px;
	line-height:35px;
	text-align:center;
	margin:auto;
	border-radius:			50%;
	-moz-border-radius:		50%;
	-webkit-border-radius:	50%;
	font-size:30px;
	color:#373737;
}
.flip_box_3 .front h3 {
	font-size: 14px;
	padding:5px 0;
	color:#373737;
	letter-spacing:1px;
}
.flip_box_3 .front p {
	line-height:1.8;
}
.flip_box_3 .back {
	height: 100%;
	background: #373737;
	color: #FFF;
	text-align: center;
	padding: 0px 20px;
	border-radius:			3px;
	-moz-border-radius:		3px;
	-webkit-border-radius:	3px;
}
.flip_box_3 .back h3 {
	padding: 30px 0 10px;
	color: #FFF;
	font-size: 14px;
	letter-spacing:1px;
	font-weight:normal;
}

.flip_box_4 .front {
	background-color:transparent;
	border:1px solid transparent;
	padding:30px 20px;
	text-align:center;
	line-height:1.5;
}
.flip_box_4 .front .fa  {
	width:145px;
	height:145px;
	line-height:135px;
	text-align:center;
	margin:auto;
	border:2px solid;
	border-radius:			50%;
	-moz-border-radius:		50%;
	-webkit-border-radius:	50%;
	font-size:60px;
	margin-bottom:10px;
}
.flip_box_4 .front h3 {
	font-size: 14px;
	padding:5px 0;
	color:#000000;
	letter-spacing:1px;
}
.flip_box_4 .front p {
	color:#7b7b7b;
	line-height:1.8;
}
.flip_box_4 .back {
	height: 100%;
	color: #FFF;
	text-align: center;
	padding: 0px 20px;
}
.flip_box_4 .back h3 {
	padding: 40px 0 10px;
	color: #FFF;
	font-size: 15px;
	letter-spacing:2px;
	font-weight:normal;
}
.flip_box_4 .back p {
	line-height:2;
}
.flip_box_4 .back .btn{
	font-weight:bold;
	color:#FFF;
	border:1px solid #FFF;
	padding:10px 27px;
	margin-top:20px;
	display:inline-block;
	font-size:13px;
	border-radius:			7px;
	-moz-border-radius:		7px;
	-webkit-border-radius:	7px;
}

/*player*/
.player .Play {
	cursor: pointer;
	display: inline-block;
}

.player {
	width: 100%;
	background: url(images/Loading.gif) no-repeat center center #000;
}

.player.Button {
	display: block!important;
	width: auto;
	height: auto;
	box-shadow: none;
	position: absolute;
	z-index: 1000;
	background-color: #F00;
	color: #FFF;
}

.player .YTPOverlay {
	background-color: #000;
	filter: alpha(opacity=30);
	opacity: 0.3;
}

.player .Play {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

.player_boxes {
	padding: 90px 0px;
	text-align: center;
	border-radius: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
}

.player_boxes .player_title {
	color: #FFF;
	font-size: 90px;
	font-weight: bold;
	letter-spacing:0px;
	line-height: 1.1;
	white-space: nowrap;
}

.player_boxes .player_smalltitle {
	font-size: 32px;
	letter-spacing: 2px;
	margin: 35px 0 45px;
	font-weight: normal;
	line-height: 1.2;
	color: #ffffff;
}

.player_boxes .Button {
	padding: 21px 50px;
	display: inline-block;
	border: 2px solid #ffffff;
	color: #FFF;
	font-size: 20px;
	margin: 0 20px 5px;
	transition: all ease-in 200ms;
	-moz-transition: all ease-in 200ms; /* Firefox 4 */
	-webkit-transition: all ease-in 200ms; /* Safari and Chrome */
	-o-transition: all ease-in 200ms; /* Opera */
	-ms-transition: all ease-in 200ms; /* IE9? */
}

.player_boxes .Button:hover {
	text-decoration: none;
	border-color: #3cced8;
	background-color: #3cced8;
}

.player_boxes .player_content {
	color: #FFF;
	margin: 0px 10%;
}

.player_boxes .content_title {
	text-align: center;
	font-size: 12px;
	padding: 40px 0 30px;
}

.player_boxes .content_title span {
	display: inline-block;
	position: relative;
	white-space: nowrap;
}

.player_boxes .content_title span:before,
.player_boxes .content_title span:after {
	content: "";
	width: 20px;
	border-top: 1px solid #FFF;
	height: 0px;
	overflow: hidden;
	position: absolute;
	left: -30px;
	top: 50%;
	margin-top: -2px;
}

.player_boxes .content_title span:after {
	left: auto;
	right: -30px;
}
 @media only screen and (min-width: 768px) and (max-width: 991px) {

.player_boxes {
	padding: 50px 0px;
}

.player_boxes .player_title {
	font-size: 50px;
}

.player_boxes .player_smalltitle {
	font-size: 15px;
	margin: 15px 0 20px;
}

.player_boxes .Button {
	padding: 6px 15px;
	font-size: 14px;
}

.player_boxes .content_title {
	text-align: center;
	font-size: 12px;
	padding: 20px 0 15px;
}
}
@media only screen and (max-width: 767px) {

.player_boxes {
	padding: 20px 0px;
}

.player_boxes .player_title {
	font-size: 25px;
}

.player_boxes .player_smalltitle {
	font-size: 14px;
	margin: 15px 0 20px;
}

.player_boxes .Button {
	padding: 6px 15px;
	font-size: 14px;
}

.player_boxes .content_title {
	text-align: center;
	font-size: 12px;
	padding: 20px 0 15px;
}

.player .Play {
	z-index: 1000;
}

.player a {
	position: relative;
	z-index: 1001;
}
}


/*responsive-video*/
.responsive-video {
	position: relative;
	padding-bottom: 56.25%;
	height: 0;
	overflow: hidden;
	z-index: 0;
}

.responsive-video iframe,
.responsive-video object,
.responsive-video embed,
.responsive-video video {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 1;
}










