.pricingTable {
	background: #ff6100;
	background: -moz-linear-gradient(top,rgba(255,97,0,1) 0,rgba(255,148,0,1) 50%,rgba(255,97,0,1) 100%);
	background: -webkit-gradient(linear,left top,left bottom,color-stop(0,rgba(255,97,0,1)),color-stop(50%,rgba(255,148,0,1)),color-stop(100%,rgba(255,97,0,1)));
	background: -webkit-linear-gradient(top,rgba(255,97,0,1) 0,rgba(255,148,0,1) 50%,rgba(255,97,0,1) 100%);
	background: -o-linear-gradient(top,rgba(255,97,0,1) 0,rgba(255,148,0,1) 50%,rgba(255,97,0,1) 100%);
	background: -ms-linear-gradient(top,rgba(255,97,0,1) 0,rgba(255,148,0,1) 50%,rgba(255,97,0,1) 100%);
	background: linear-gradient(to bottom,rgba(255,97,0,1) 0,rgba(255,148,0,1) 50%,rgba(255,97,0,1) 100%);
}

.pricingTable-sign-up>.row>.col-xs-3>a {
	color: white;
	font-size:small;
}

.pricingTable-sign-up>.row>.col-xs-3 {
	padding: 0;
}

.pricingTable-sign-up>.row {
	margin: 0;
}

@media screen and (min-width:1200px) {
	.arrow-left {
		width: 30px;
		margin-top: 1%;
		height: 25px;
		margin-right: 0;
		margin-bottom: -5.5%;
		margin-left: 0;
		-webkit-transition: all 150ms ease-in-out;
		-moz-transition: all 150ms ease-in-out;
		-o-transition: all 150ms ease-in-out;
		-ms-transition: all 150ms ease-in-out;
		transition: all 150ms ease-in-out;
		z-index: 9999;
	}

	.arrow-right {
		width: 30px;
		margin-top: 3%;
		height: 25px;
		margin-right: 0;
		margin-bottom: -4%;
		margin-left: 0;
		-webkit-transition: all 150ms ease-in-out;
		-moz-transition: all 150ms ease-in-out;
		-o-transition: all 150ms ease-in-out;
		-ms-transition: all 150ms ease-in-out;
		transition: all 150ms ease-in-out;
		z-index: 9999;
	}

	.jcarousel {
		position: relative;
		overflow: hidden;
		width: 90%;
		margin-left: 5%;
		z-index: 1;
	}
/*
	.pricingTable-sign-up {
		padding: 12px 15%;
	}*/

	.service_3_img {
		max-height: 200px;
	}

	.service_3_img img {
		top: 0px;
		position: relative;
	}
}

@media only screen and (min-width:992px) and (max-width:1200px) {

/*
	.pricingTable-sign-up {
		padding: 12px 5%;
	}*/
/*
	.pricingTable-sign-up>.row>.col-xs-3 {
		padding: 0;
	}
*/
	.carousel-inner > .item > a > img {
		height: 17.5em;
	}

	.last-menu > li {
		width: 12.1em;
	}

	.accordian-icon a {
		color: #0080FF;
	}

	.rwd_bg {
		height: auto;
		max-width: 100%;
		background-image: url(../images/bg_down.jpg);
		background-size: 100% auto;
		background-repeat: no-repeat;
	}

	.footer-about-us p {
		float: left;
		margin-bottom: .3em;
		color: #000;
		font-size: 1.2em;
	}
/*
	.footerbg {
		max-width: 100%;
		background-image: url(../images/footerbg02.jpg);
	}
*/
	.post_img2 {
		margin: 0 auto;
		margin-bottom: 10%;
		padding: 8%;
		width: 88%;
		background-color: #fff;
	}

	.eve-team {
		overflow: hidden;
		margin-bottom: 0;
		height: auto;
	}

	.swipe-navi {
		position: absolute;
		top: 45%;
		z-index: 1001;
		display: block;
		margin-top: 30px;
		width: 100%;
		height: auto;
	}

	.swipe {
		position: relative;
		overflow: hidden;
		margin-bottom: 3%;
		width: 100%;
		height: 29em;
	}

	.blog_large .post_img img,.blog_single .post_img img {
		height: 30em;
		max-width: 100%;
		opacity: 1;
		-webkit-transition: all 150ms ease-in-out;
		-moz-transition: all 150ms ease-in-out;
		-o-transition: all 150ms ease-in-out;
		transition: all 150ms ease-in-out;
		-ms-filter: "none";
		-moz-opacity: 1;
		-khtml-opacity: 1;
		-ms-transition: all 150ms ease-in-out;
	}

	.service_3_detail>p {
		overflow: hidden;
		margin-bottom: 13%;
		padding: 0 2em 2em 2em;
		height: 4.5em;
		color: #000;
		text-align: justify;
		font-size: 1.2em;
		line-height: 1.5em;
	}

	.service_3_detail h3 {
		overflow: hidden;
		padding: 0 10px;
		height: 2.5em;
		color: #2989D8;
		font-size: 1.3em;
		line-height: 20px;
	}

	.recent_tab_list h2 {
		float: left;
		overflow: hidden;
		height: 2.2em;
		color: #000;
		font-size: 1.2em;
		line-height: 1.2em;
	}

	.recent_tab_list li i {
		display: inline;
		color: #999;
		font-style: normal;
		font-size: 11px;
		font-family: fontawesome,Microsoft JhengHei,Lato;
	}

	.recent_tab_list li p {
		width: 100%;
		font-size: 1.1em;
		line-height: 1.6em;
	}

	.recent_tab_list .text_content {
		overflow: hidden;
		height: 4.5em;
		text-indent: 0;
		font-size: 1em;
		line-height: 1.6em;
	}

	.recent_tab_list a {
		color: #0080FF;
		font-weight: 600;
		font-size: 14px;
		-webkit-transition: color 200ms ease-in-out;
		-moz-transition: color 200ms ease-in-out;
		-o-transition: color 200ms ease-in-out;
		transition: color 200ms ease-in-out;
	}

	.pink {
		margin: 0;
		padding: 4% 18%;
		background-color: #e75280;
		font-size: 2.5em;
		line-height: 1.5em;
	}
/*
	.pricingTable {
		margin-bottom: 5%;
		height: 19em;
		border-color: #FBFBFF;
		border-style: solid;
		border-width: 10px;
	}*/
/*
	.pricingTable-header .price-value {
		display: inline-block;
		padding: 4% 0 2%;
		width: 100%;
	}
*/
	/*.pricingTable-header .price-value span {
		display: inline;
		padding: 4%;
		border-radius: 10px;
		color: #fff;
	}*/

	.pricingContent ul li {
		overflow: hidden;
		margin-top: 30%;
		margin-left: 40%;
		padding: 7em 20em;
		text-align: center;
		-webkit-transition: all .3s ease-in-out;
		-moz-transition: all .3s ease-in-out;
		-o-transition: all .3s ease-in-out;
		transition: all .3s ease-in-out;
		-ms-transition: all .3s ease-in-out;
	}

	.pricingContent audio {
		float: left;
		margin-bottom: 0;
		margin-left: 10%;
		width: 80%;
	}

	.service_3_img {
		max-height: 163px;
	}

	.service_3_img img {
		top: 0px;
		position: relative;
	}
}

@media only screen and (max-width:992px) {
	.footerbg {
		background-image: url(../images/footerbg02.jpg);
	}

	.panel-body {
		padding: 3% 4%;
	}
}

@media (min-width:768px) and (max-width:992px) {


/*	.recent_tab_list li span img {
		width: 10em;
		height: 6.7em;
	}*/

	.recent_tab_list .text_content {
		height: 6em;
	}
}

@media only screen and (min-width:768px) and (max-width:991px) {

/*
	.pricingTable-sign-up {
		padding: 12px 30%;
	}
*/
	.last-menu > li {
		width: 9.1em;
	}

	.top-bar {
		height: auto;
		max-width: 100%;
		background-image: url(../images/bg_TOP_S.jpg);
		background-size: 100%;
		background-repeat: no-repeat
	}

	#logo {
		margin: 0;
		width: 78px
	}

	.navbar-default .navbar-nav li a {
		padding: 14px
	}

	.recent-item h5 {
		margin-top: 20px
	}

	.jcarousel .recent-item:hover a.hover-link,.jcarousel .recent-item:hover a.hover-zoom,.large-images .recent-item:hover a.hover-link,.large-images .recent-item:hover a.hover-zoom,.medium-images .recent-item:hover a.hover-link,.medium-images .recent-item:hover a.hover-zoom,.small-images .recent-item:hover a.hover-link,.small-images .recent-item:hover a.hover-zoom {
		top: 41%;
		opacity: 1
	}

	.large-images .recent-item:hover a.hover-zoom,.medium-images .recent-item:hover a.hover-zoom,.small-images .recent-item:hover a.hover-zoom {
		left: 33%
	}

	.large-images .recent-item:hover a.hover-link,.medium-images .recent-item:hover a.hover-link,.small-images .recent-item:hover a.hover-link {
		right: 33%
	}

	#myTabContent {
		margin-bottom: 30px
	}

	.team_social {
		margin: 37% 0 0 29%
	}

	/*.pricingTable-header .price-value span {
		display: inline;
		padding: 2% 4%;
		border-radius: 10px;
		color: #fff;
	}*/
/*
	.pricingTable-header .price-value {
		padding: 2% 4% 1%;
	}
*/
	.service_3_img {
		max-height: 122px;
	}

	.service_3_img img {
		top: 0px;
		position: relative;
	}
}

@media (min-width:980px) {

	.footer_social {
		float: left;
		margin-top: 2.5em;
		margin-left: 17.5em;
	}

	.arrow-left {
		width: 30px;
		margin-top: 1%;
		height: 25px;
		margin-right: 0;
		margin-bottom: -5.5%;
		margin-left: 0;
		-webkit-transition: all 150ms ease-in-out;
		-moz-transition: all 150ms ease-in-out;
		-o-transition: all 150ms ease-in-out;
		-ms-transition: all 150ms ease-in-out;
		transition: all 150ms ease-in-out;
		z-index: 9999;
	}

	.arrow-right {
		width: 30px;
		margin-top: 3%;
		height: 25px;
		margin-right: 0;
		margin-bottom: -4%;
		margin-left: 0;
		-webkit-transition: all 150ms ease-in-out;
		-moz-transition: all 150ms ease-in-out;
		-o-transition: all 150ms ease-in-out;
		-ms-transition: all 150ms ease-in-out;
		transition: all 150ms ease-in-out;
		z-index: 9999;
	}

	.jcarousel {
		position: relative;
		overflow: hidden;
		width: 90%;
		margin-left: 5%;
		z-index: 1;
	}
}

@media screen and (max-width:767px) {
	.service_3_img {
		max-height: 400px;
	}

	/*.carousel-caption p {
		color: #fff;
		font-size: 20px;
		line-height: 0px;
	}*/

	h4.comment-author {
		margin: 50% 5% 5%;
		font-size: 16px;
		line-height: 20px
	}

	.top-bar {
		height: auto;
		max-width: 100%;
		background-image: url(../images/bg_TOP_S.jpg);
		background-size: 100%;
		background-repeat: no-repeat;
		background-color: #1b3558;
	}

	.footerbg {
		max-width: 100%;
		background-image: url(../images/footerbg03.jpg)
	}

	.nav-tabs li.active,.nav-tabs li.active a,.nav-tabs li.active a:hover {
		font-size: .8em
	}

	.nav-tabs>li>a {
		font-size: 1.2em;
	}

	.recent_tab_list a {
		margin-right: 5%;
		font-size: 15px
	}

	.recent_tab_list .text_content {
		margin: 0 0;
		padding: 0 5%;
		width: 100%;
		height: 8em;
		font-size: 1.1em
	}

	ul.recent_tab_list li {
		float: left;
		width: 100%;
		list-style-type: none
	}

	/*.recent_tab_list li span img {
		width: 16em;
		height: 16em
	}*/

	.recent_tab_list h2 {
		float: left;
		margin-left: 5%;
		height: 2.2em;
		font-size: 1.4em
	}

	/*.pricingTable-header .price-value span {
		display: inline;
		padding: 5% 5%;
		border-radius: 10px;
		color: #fff
	}*/
/*
	.pricingTable-header .price-value {
		display: inline-block;
		padding: 7% 14px;
		width: 100%
	}
*/
	.convenience {
		margin: 1% 1%;
		padding: 0
	}
	
	.recent_tab_list li span img {
    height: auto;
    overflow: auto;
}

.recent_tab_list li span {
height: initial;
    overflow: inherit;
}

}

@media only screen and (min-width:481px) and (max-width:767px) {
	

	
	
	/*
	.pricingTable-sign-up {
		padding: 12px 24%;
	}
*/
	h4.comment-author {
		margin: 50% 5% 5%;
		font-size: 16px;
		line-height: 20px
	}

	.top-bar {
		height: auto;
		max-width: 100%;
		background-image: url(../images/bg_TOP_S.jpg);
		background-size: 100%;
		background-repeat: no-repeat
	}

	.footerbg {
		max-width: 100%;
		background-image: url(../images/footerbg03.jpg)
	}

	.nav-tabs li.active,.nav-tabs li.active a,.nav-tabs li.active a:hover {
		font-size: 1.2em
	}

	.nav-tabs>li>a {
		font-size: .5em
	}

	.recent_tab_list a {
		margin-right: 5%;
		font-size: 15px
	}

	.recent_tab_list .text_content {
		margin: 0 0;
		padding: 0 5%;
		width: 100%;
		height: 8em;
		font-size: 1.1em
	}

	ul.recent_tab_list li {
		float: left;
		width: 100%;
		list-style-type: none
	}

	/*.recent_tab_list li span img {
		width: 25em;
		height: 16.7em
	}*/

	.recent_tab_list h2 {
		float: left;
		margin-left: 5%;
		height: 2.5em;
		font-size: 1.4em;
	}

	/*.pricingTable-header .price-value span {
		display: inline;
		padding: 3% 5%;
		border-radius: 10px;
		color: #fff
	}*/
/*
	.pricingTable-header .price-value {
		display: inline-block;
		padding: 5% 6% 1.5%;
		width: 100%;
	}
*/
	.convenience {
		margin: 1% 1%;
		padding: 0
	}

	/*.carousel-caption p {
		color: #fff;
		font-size: 24px;
		line-height: 0;
	}*/
}

@media only screen and (min-width:320px) and (max-width:480px) {
	

	/*.carousel-caption p {
		color: #fff;
		font-size: 20px;
		line-height: 12px;
	}*/

	.recent_tab_list a {
		margin-right: 5%;
		font-size: 15px
	}

	.recent_tab_list .text_content {
		margin: 0 0;
		padding: 0 5%;
		width: 100%;
		height: 8em;
		font-size: 1.1em
	}

	ul.recent_tab_list li {
		float: left;
		width: 100%;
		list-style-type: none
	}

	/*.recent_tab_list li span img {
		width: 16em;
		height: 10.7em
	}*/

	.recent_tab_list h2 {
		float: left;
		margin-left: 5%;
		height: 2.2em;
		font-size: 1.4em
	}
}

@media only screen and (max-width:600px) {
	.carousel-indicators {
		bottom: 10px;
	}
}

@media only screen and (max-width:480px) {
	
	.service_3_img {
		max-height: 250px;
	}

	.carousel-inner > .item > a > img {
		height: auto;
	}

	.carousel-indicators {
		bottom: 8px;
	}

	.nav-tabs li.active,.nav-tabs li.active a,.nav-tabs li.active a:hover {
		font-size: 1.2em
	}

	.pricingTable-header .price-value span {
		    font-size: 32px;
	}

	.pricingTable-header .price-value {
		display: inline-block;
		padding: 6% 5% 3%;
		width: 100%;
	}

	.convenience {
		margin: 1% 1%;
		padding: 0
	}
}

@media only screen and (max-width:320px) {
	
	.pink {
		margin: 0;
		padding: 4% 10%;
		background-color: #e75280;
		font-size: 2em;
		line-height: 1.5em;
	}

	/*.pricingTable-header .price-value i {
		display: inline-block;
		margin: 0;
		width: 40px;
		height: 40px;
		border-radius: 20%;
		background: #fff;
		color: #e75280;
		line-height: 40px;
	}*/

	.carousel-indicators {
		bottom: 1px;
	}

	.maps {
		height: 70em
	}

	.top-bar {
		height: auto;
		max-width: 100%;
		background-image: url(../images/bg_TOP_S.jpg);
		background-size: 100%;
		background-repeat: no-repeat
	}

	.footerbg {
		max-width: 100%;
		background-image: url(../images/footerbg03.jpg)
	}

	.nav-tabs li.active,.nav-tabs li.active a,.nav-tabs li.active a:hover {
		font-size: 1.2em
	}

	.nav-tabs>li>a {
		font-size: 1em
	}

	.recent_tab_list a {
		margin-right: 5%;
		font-size: 15px
	}

	.recent_tab_list .text_content {
		margin: 0 0;
		padding: 0 5%;
		width: 100%;
		height: 8em;
		font-size: 1.1em
	}

	ul.recent_tab_list li {
		float: left;
		width: 100%;
		list-style-type: none
	}

	/*.recent_tab_list li span img {
		width: 16em;
		height: 10.7em
	}*/

	.recent_tab_list h2 {
		float: left;
		margin-left: 5%;
		height: 2.5em;
		font-size: 1.4em
	}

	/*.pricingTable-header .price-value span {
		display: inline;
		padding: 5% 5%;
		border-radius: 10px;
		color: #fff;
		font-size: 1.2em;
	}*/
/*
	.pricingTable-header .price-value {
		display: inline-block;
		padding: 7% 14px;
		width: 100%
	}
*/
	.convenience {
		margin: 1% 1%;
		padding: 0
	}
}
