


@font-face {
  font-family: 'cwTeXHei';
  font-style: normal;
  src: url(https://www.yourcar.com.hk/fonts/cwTeXHei-zhonly.eot);
  src: url(https://www.yourcar.com.hk/fonts/cwTeXHei-zhonly.eot?#iefix) format('embedded-opentype'),
       url(https://www.yourcar.com.hk/fonts/cwTeXHei-zhonly.woff2) format('woff2'),
       url(https://www.yourcar.com.hk/fonts/cwTeXHei-zhonly.woff) format('woff'),
       url(https://www.yourcar.com.hk/fonts/cwTeXHei-zhonly.ttf) format('truetype');
}


body {
	font-family: 'cwTeXHei', sans-serif;
	font-size: 15px;
	font-size: normal;
	font-smooth: always;
	-webkit-font-smoothing: antialiased;
	-moz-font-smoothing: antialiased;
	color: #999999;
	line-height: 180%;
	background-color: #1a1a1a;
	
}


body br {
	opacity: 0;
}

.videoWrapper {
	position: relative;
	padding-bottom: 56%; /* 16:9 */
	padding-top: 25px;
	height: 0;
}
.videoWrapper iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}


.reserve_map
{
	width: 100%; 
	height: 400px;
	border-width: 0px;
	scrolling: no;
	
}

.reserve_map_2
{
	width: 100%; 
	height: 600px;
	border-width: 0px;
	scrolling: no;
	
}

.symbol{
	font-family:'arial';
}

.color_blue {
	color:#333333;
}

.color_orange {
	color:#f7a600;
}


cus_h1 {
	font-family:'arial' !important; 
	font-size: 36px !important;
}

h2 {
	color:#f7a600;
}


h3 {
	font-size:18px;
	padding-bottom: 30px;
	line-height: 150% !important;
}

h4 {
	font-size:24px;
	color:#f7a600;
}


h4_orange {
	font-size:24px;
	color:#f7a600;
}

h5 {
	font-size:18px;
}


h6 {
	font-size:15px;
	color:#f7a600;
}


._yr_orange {
	color:#f7a600 !important;
}

._yr_blue {
	color:#0080c9 !important;
}
._yr_white {
	color:#ffffff !important;
}

._small_font {
	font-size: 12px !important;
}


a {
	text-decoration: none;
	-moz-transition: all linear .3s;
	-webkit-transition: all linear .3s;
	-o-transition: all linear .3s;
	transition: all linear .3s;
}

a:hover {
	text-decoration: none;
}

img {
	max-width: 100%;
}

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

input[type="text"],
input[type="password"],
input[type="email"],
textarea {
	font-family: 'cwTeXHei', sans-serif;
	font-size: 14px;
	font-weight: 500;
	color: #7e7e7e;
	border-width: 1px;
	border-style: solid;
	padding: 0 15px;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	-moz-transition: border linear .3s;
	-webkit-transition: border linear .3s;
	-o-transition: border linear .3s;
	transition: border linear .3s;
}

textarea {
	padding: 15px;
}

input[type="text"]:focus,
input[type="password"]:focus,
input[type="email"]:focus,
textarea:focus {
	background: rgba(62, 212, 255, 0.5);
	border-color: #333333 !important;
	outline: none;
	color: #333;
}





a.class1 {
	text-decoration: none;
	-moz-transition: all linear .3s;
	-webkit-transition: all linear .3s;
	-o-transition: all linear .3s;
	transition: all linear .3s;
}
a.class1:link  {
	text-decoration: none;
	color:#55555 !important;
}
a.class1:visited {
	text-decoration: none;
	color: #55555 !important;
}
a.class1:hover {
	text-decoration: none;
	color: #f7a600 !important;
}
a.class1:active {
	text-decoration: none;
	color: #0080c9 !important;
}


a.class2 {
	text-decoration: none;
	-moz-transition: all linear .3s;
	-webkit-transition: all linear .3s;
	-o-transition: all linear .3s;
	transition: all linear .3s;
}
a.class2:link  {
	text-decoration: none;
	color:#f7a600 !important;
}
a.class2:visited {
	text-decoration: none;
	color: #f7a600 !important;
}
a.class2:hover {
	text-decoration: none;
	color: #0080c9 !important;
}
a.class2:active {
	text-decoration: none;
	color: #0080c9 !important;
}






.btn {
	font-family: 'cwTeXHei', sans-serif;
	font-size: 14px;
	width: auto 0%;
	padding: 10px 20px 10px 20px;
	margin: 0px 5px 5px 0px !important;
	-moz-border-radius: 0;
	-webkit-border-radius: 0;
	border-radius: 0;
	-moz-transition: background .3s linear;
	-webkit-transition: background .3s linear;
	-o-transition: background .3s linear;
	transition: background .3s linear;
		background-color: #f7a600;
	color: #fff;
	border: 0px solid #fff;
	border-radius:4px;
}

.btn:focus {
	-moz-box-shadow: none;
	-webkit-box-shadow: none;
	box-shadow: none;
	outline: none;
}


.btn:hover {
	background-color: #0080c9;
    border: 0px solid #0080c9;
    transition: 0.3s;
    color: #fff;
}

.cover {
	position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: rgba(0, 0, 0, 0.8);
    z-index: 2;
}

.container {
	position: relative;
	z-index: 3;
}

/*Header*/
/*Top nav left*/
.top-nav {
	;
	color: #333;
	line-height: 40px;
	border-bottom: 1px solid #333333;
}

/*Top left Menu*/
.top-left {
	
	/*float: left;*/
}

.top-left ul >li {
	display: inline-block;
	margin-right: 15px;
}

.top-left a {
	font-size: 16px;
	color: #333;
}

.top-left a:hover {
	color: #333333;
}

/*Top Right Menu*/
.top-right {
	float: right;
}

.top-right p:before {
	content: "\f041";
	font-family: 'FontAwesome';
	font-size: 16px;
	color: #333333;
	margin-right: 10px;
}

.top-right p {
	font-family: 'cwTeXHei', sans-serif;
	font-weight: 100;
	font-size: 14px;
}

.top-right p > span {
	margin-left: 5px;
	font-style: italic;
	font-weight: 400;
}

/*Nagivation*/
#main-nav {
	padding-top: 10px;
}

/*Affix*/
#main-nav.affix {
    position: fixed;
    top: 0;
    width: 100%;
    background-color: rgba(0,0,0,0.8);
    color: #fff;
    z-index:10;
	-moz-box-shadow: 0 1px 2px #ebebeb;
	-webkit-box-shadow: 0 1px 2px #ebebeb;
	box-shadow: 0 5px 5px rgba(0,0,0,.15);
    transition: all 0.3s;
}


.navbar_bottom {
	margin:0;
	height: 25px;
	background-color:#333333;
	border-top: 5px solid #f7a600;
}


.navbar_bottom_2 {
	margin:0;
	height: 20px;
	background-color:#333333;
}


.navbar {
	margin:0;
	margin-bottom:-6px;
}

#main-nav .navbar-header a {
	/*background-color: #333333;*/
	color: #fff;
}
/*Toggle Menu*/
#main-nav .navbar-toggle {
	background-color: #f7a600;
}

#main-nav .navbar-toggle span {
	background-color: #fff;
}

/*Main Menu*/
#main-nav .navbar-right {
	margin-top: 30px;
}
#main-nav .navbar-right li > a {
	font-family: 'cwTeXHei', sans-serif;
	font-size: 15px;
	font-weight: 100;
	line-height: 30px;
	color: #999;
	padding-top: 0;
	padding-bottom: 0;
	margin-left: 1px;
	text-transform: uppercase;
	border-radius: 4px 4px 0px 0px;
    padding: 10px; 
    width: 100px;
    height: 50px;
	text-align: center;
}

#main-nav .navbar-right li > a:focus {
	color: #333333;
    background: none;
    outline: none;
}

#main-nav .navbar-nav>li>a:hover,
#main-nav .navbar-nav>li.active>a {
	color: #ffffff;
    background-color:#f7a600;
}

/*Search Form*/
.search-form {
	padding: 10px;
	position: absolute;
	bottom: -76px;
	right: 15px;
	z-index: 3;
	background: #fff;
	visibility: hidden;
	opacity: 0;
	transition: opacity .5s linear;
	-moz-box-shadow: 0 1px 2px #ebebeb;
	-webkit-box-shadow: 0 1px 2px #ebebeb;
	box-shadow: 0 1px 2px #ebebeb;
}

.search-form.visible {
	visibility: visible;
	opacity: 1;
}

.search-form input {
	height: 40px;
	width: 275px;
	border-color: #e8e8e8;
}

/*Main Slider*/
#slider {
	margin: 0;
	padding: 0;
	position: relative;
}

.flexslider {
	border: 0;
}

#slider.flexslider .slides > li img {
	
}

/*Slider Caption*/

#slider .caption_right {
	position: absolute;
	/*width: 600px;*/
	top: 30%;
	text-align: right;
	right: 0;
	margin-right: 10%;
}
#slider .caption_right h2 {
	font-family: 'cwTeXHei', sans-serif;
	font-weight:100;
	font-size: 60px;
	text-transform: uppercase;
}

#slider .caption_right span {
	padding: 0 0px;
	color: #fff;
	text-shadow: 0px 0px 10px rgba(0,0,0, 0.5);
}

#slider .caption_right p {
	font-family: 'cwTeXHei', sans-serif;
	font-weight: 100;
	font-size: 24px;
	margin-top: 0px;
	color: #333333;
}

#slider .caption_right button {
	font-family: 'cwTeXHei', sans-serif;
	font-weight: 100;
	font-size: 14px;
	margin-top: 20px;
	background-color: #f7a600;
	color: #fff;
	border: 0px solid #fff;
	border-radius:4px;
}

#slider .caption_right button:hover {
	background-color: #333333;
    border: 0px solid #fff;
    transition: 0.5s;
    color: #ffffff;
}




/*Slider Caption*/

#slider .caption_left {
	position: absolute;
	/*width: 600px;*/
	top: 30%;
	text-align: right;
	right: 0;
	margin-right: 20%;
}
#slider .caption_left h2 {
	font-family: 'cwTeXHei', sans-serif;
	font-weight:100;
	font-size: 60px;
	text-transform: uppercase;
}

#slider .caption_left span {
	padding: 0 0px;
	color: #fff;
	text-shadow: 0px 0px 10px rgba(0,0,0, 0.5);
}

#slider .caption_left p {
	font-family: 'cwTeXHei', sans-serif;
	font-weight: 100;
	font-size: 24px;
	margin-top: 0px;
	color: #333333;
}

#slider .caption_left button {
	font-family: 'cwTeXHei', sans-serif;
	font-weight: 100;
	font-size: 14px;
	margin-top: 20px;
	background-color: #f7a600;
	color: #fff;
	border: 0px solid #fff;
	border-radius:4px;
}

#slider .caption_left button:hover {
	background-color: #0080c9;
    border: 0px solid #fff;
    transition: 0.5s;
    color: #ffffff;
}




#slider .caption {
	position: absolute;
	width: 600px;
	top: 30%;
}

#slider .caption h2 {
	font-family: 'cwTeXHei', sans-serif;
	font-weight: 100;
	font-size: 60px;
	text-transform: uppercase;
}

#slider .caption span {
	padding: 0 0px;
	color: #fff;
}

#slider .caption p {
	font-family: 'cwTeXHei', sans-serif;
	font-weight: 100;
	font-size: 24px;
	margin-top: 0px;
	color: #333333;
}

#slider .caption button {
	font-family: 'cwTeXHei', sans-serif;
	font-weight: 100;
	font-size: 14px;
	margin-top: 20px;
	background-color: #f7a600;
	color: #fff;
	border: 0px solid #fff;
	border-radius:4px;
}

#slider .caption button:hover {
	background-color: #fff;
    border: 0px solid #333333;
    transition: 0.3s;
    color: #333333;
}



.about-right button {
	font-family: 'cwTeXHei', sans-serif;
	font-weight: 100;
	font-size: 14px;
	margin-top: 10px;
	margin-bottom: 20px;
	background-color: #f7a600;
	color: #fff;
	border: 0px solid #fff;
	border-radius:4px;
}

.about-right button:hover {
	background-color: #0080c9;
    border: 0px solid #333333;
    transition: 0.3s;
    color: #fff;
}



/*Media*/
@media screen and (min-width: 320px) and (max-width: 520px) {
	#slider .caption {
		position: absolute;
		width: 400px;
		top: 55%;
	}

	#slider .caption h2 {
		font-size: 15px;
	}

	#slider .caption p {
		font-size: 10px;
		font-style: italic;
		margin: 0;
		padding: 0;
		color: #333333;
	}

	#slider .caption .btn {
		width: 80px;
	    height: 20px;
		font-size: 10px;
		margin-top: 5px;
		padding: 0;
	}
}

/*Media*/
@media screen and (min-width: 521px) and (max-width: 980px) {
	#slider .caption {
		position: absolute;
		width: 450px;
		top: 50%;
	}

	#slider .caption h2 {
		font-size: 24px;
	}

	#slider .caption p {
		font-size: 16px;
		font-style: italic;
		margin-top: 15px;
		color: #333333;
	}

	#slider .caption .btn {
		width: 110px;
	    height: 30px;
		font-size: 12px;
		margin-top: 15px;

	}
}

/*Control Nav*/
#slider .flex-control-nav {
	position: absolute;
	display: inline;
	z-index: 2;
}

#slider .flex-control-nav li {
	margin: 5px;
	display: inline-block;
}

#slider .flex-control-paging li a {
	background: #fff;
	width: 12px;
	height: 12px;
	border-radius: 50%;
	border: 0px solid #333333;
}

#slider .flex-control-paging li a:hover {
	background: #333333;
}

#slider .flex-control-paging li a.flex-active {
	background: #f18d00;
	width: 12px;
	height: 12px;
}

/*About*/
#about {
	padding-top: 50px !important;
	padding: 80px 40px 40px 40px;
}

#about .about-heading {
	text-align: center;
}

#about .about-heading h2 {
	font-family: 'cwTeXHei', sans-serif;
	font-weight: 100;
	font-size: 45px;
}

#about .about-heading p {
	margin-top: 20px;
	line-height: 25px;
	margin-bottom: 50px;
}

#about .about-left {
	position: relative;
    z-index: 2;
	float: right;
	text-align: right;
    width: 160%;
    padding: 0px;

}



  
  .slideanim {visibility:hidden;}
  .slide {
      animation-name: slide;
      -webkit-animation-name: slide;
      animation-duration: 1s;
      -webkit-animation-duration: 1s;
      visibility: visible;
  }
  @keyframes slide {
    0% {
      opacity: 0;
      transform: translateY(10%);
    }
    100% {
      opacity: 1;
      transform: translateY(0%);
    }
  }
  @-webkit-keyframes slide {
    0% {
      opacity: 0;
      -webkit-transform: translateY(10%);
    }
    100% {
      opacity: 1;
      -webkit-transform: translateY(0%);
    }
  }



.carousel-control.right, .carousel-control.left {
      background-image: none;
      color: #333333;
  }
  .carousel-indicators li {
      border-color: #333333;
  }
  .carousel-indicators li.active {
      background-color: #333333;
  }
	
	
	
	
	
	
	
	
#about .about-right:before {
	content: "";
    border: 0px solid #e5eef0;
	width: 120%;
    /*height: 100%;*/
    position: absolute;
    right: 0;
    top: 0;
}

#about .about-right {
	position: relative;
	padding: 0 0px 0px 0px;
}

#about .about-right-heading h1 {
	font-family: 'cwTeXHei', sans-serif;
	font-weight: 100;
	padding-top: 100px;
	text-transform: uppercase;
}

#about .about-right-boot:before {
	content: "\f080";
	font-family: 'FontAwesome';
	font-size: 45px;
	padding: 65px 30px 0 0;
	float: left;
	color: #333333;
}

#about .about-right-wrapper {
    padding-left: 0 0 50px 78px;
    position: relative;
	left: 0;
	top: 75px;
}

#about .about-right-wrapper a {
	font-family: 'cwTeXHei', sans-serif;
	font-weight: 100;
	color: #282828;
}

#about .about-right-wrapper a:hover {
	color: #333333;
}

#about .about-right-wrapper p {
	line-height: 28px;
	margin-top: 20px;
	color: #8e8e8e;
}

#about .about-right-best:before {
	content: "\f201";
	font-family: 'FontAwesome';
	font-size: 45px;
	padding: 65px 30px 0 0;
	float: left;
	color: #333333;
}

#about .about-right-support:before {
	content: "\f025";
	font-family: 'FontAwesome';
	font-size: 45px;
	padding: 65px 30px 0 0;
	float: left;
	color: #333333;
}

/*Media*/
@media screen and (min-width: 320px) and (max-width: 520px) {
	#about {
		padding: 0;
	}

	#about .about-heading h2 {
		margin-top: 30px;
		font-size: 27px;
	}

	#about .about-heading p {
		margin-top: 20px;
		font-size: 12px;
		line-height: 20px;
	}

	#about .about-right:before {
		content: "";
	    border: 0px solid #e5eef0;
		width: 100%;
	    height: 100%;
	}

	#about .about-right {
		position: relative;
		padding: 30px;
		margin-top: 20px;
	}

	#about .about-right-heading {
		padding-top: 0px;
		font-size: 24px;
		text-align:left;
	}

	#about .about-right-boot:before {
		font-size: 30px;
		padding: 20px 20px 0 0;
	}

	#about .about-right-wrapper {
	    position: relative;
		left: 0;
		top: 35px;
	}

	#about .about-right-wrapper a > h3 {
		font-size: 20px;
	}

	#about .about-right-wrapper p {
		margin-top: 20px;
		font-size: 13px;
	}

	#about .about-right-best {
		margin-top: 40px;
	}

	#about .about-right-best:before {
		font-size: 30px;
		padding: 20px 20px 0 0;
	}

	#about .about-right-support {
		margin-top: 40px;
	}

	#about .about-right-support:before {
		font-size: 30px;
		padding: 20px 20px 0 0;
	}
}

/*Media*/
@media screen and (min-width: 521px) and (max-width: 980px) {
	#about {
		padding: 0;
	}

	#about .about-heading h2 {
		margin-top: 30px;
		font-size: 30px;
	}

	#about .about-heading p {
		margin-top: 20px;
		line-height: 20px;
	}

	#about .about-right:before {
		content: "";
	    border: 0px solid #e5eef0;
		width: 100%;
	    /*height: 100%;*/
	}

	#about .about-right {
		position: relative;
		padding: 30px;
		margin-top: 20px;
		text-align: center;
	}
	
	.about-right {
		position: relative;
		padding: 30px;
		margin-top: 20px;
		text-align: center;
	}
	

	#about .about-right-heading{
		padding-top: 0px;
		font-size: 24px;
		text-align: left;
	}

	#about .about-right-boot:before {
		font-size: 30px;
		padding: 20px 20px 0 0;
	}

	#about .about-right-wrapper {
	    position: relative;
		left: 0;
		top: 35px;
	}

	#about .about-right-wrapper a > h3 {
		font-size: 20px;
	}

	#about .about-right-wrapper p {
		margin-top: 20px;
		font-size: 13px;
	}

	#about .about-right-best {
		margin-top: 40px;
	}

	#about .about-right-best:before {
		font-size: 30px;
		padding: 20px 20px 0 0;
	}

	#about .about-right-support {
		margin-top: 40px;
	}

	#about .about-right-support:before {
		font-size: 30px;
		padding: 20px 20px 0 0;
	}

}

/*About bg*/
#about-bg {
	position: relative;
	background-image: url(../../zh/images/about/about2.jpg);
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    margin-top: 100px;
    text-transform: uppercase;
    padding: 100px 0;
    color: #fff;
}

.about-bg-heading {
	font-family: 'Josefin', sans-serif;
	font-weight: 900;
	text-align: center;
	line-height: 40px;
	z-index: -2;
}

.about-bg-heading h1 {
	font-size: 40px
}

.about-bg-heading p {
	font-family: 'cwTeXHei', sans-serif;
	font-weight: 100;
	font-weight: 400;
	font-size: 16px;
}

.about-bg-wrapper {
	color: #fff;
	text-align: center;
	margin-top: 30px;
	z-index: -2;
}

#about-bg .about-bg-wrapper .count {
	font-family: 'cwTeXHei', sans-serif;
	font-weight: 900;
	font-size: 45px;
	margin-right: 20px;
	text-align: center;
	float: left;
	color: #333333;
}

#about-bg .about-bg-wrapper p {
	font-family: 'cwTeXHei', sans-serif;
	font-weight: 400;
	font-size: 16px;
	margin-top: 30px;
	float: left;
}

/*Media*/
@media screen and (min-width: 320px) and (max-width: 520px) {
	.about-bg-heading h1 {
		font-size: 28px;
	}

	.about-bg-wrapper {
		margin-left: 25%;
	}

}

/*Media*/
@media screen and (min-width: 521px) and (max-width: 980px) {
	.about-bg-heading h1 {
		font-size: 30px;
	}

	.about-bg-wrapper {
		margin-left: 35%;
	}

}

/*Service*/
#service {
	margin-top: 0px;
	background-attachment: scroll;
    padding-bottom: 0px;
    padding-top: 50px;
	background-color: #333333;
}

#service .col-md-6 {
	padding: 0;
	
}

#service .service-heading {
	text-align: center;
}

#service .service-heading h2 {
	font-family: 'cwTeXHei', sans-serif;
	font-weight: 100;
	font-size: 45px;
}

#service .service-heading p {
	margin-top: 20px;
	line-height: 25px;
	color: #8e8e8e;
	margin-bottom: 50px;
}

.services-style-one {
	position: relative;
}

.services-style-one .outer-box {
	position: relative;
	background: #1c1c1c;
}

.services-style-one .services-column {
	position: relative;
	width: 50%;
	float: left;
	background: #f2f3f4;	
}

.services-style-one .service-block {
	position: relative;
	margin-bottom: 40px;	
}

.services-column .content-outer {
	position: relative;

	padding: 40px 0px 60px 0px;	
}

.services-style-one .services-column .icon-box {
	font-size: 36px;
	margin-bottom: 15px;
	line-height: 1px;
	color: #333333;	
}

.services-style-one .services-column h4 {
	font-size: 14px;
	margin-bottom: 10px;
	color: #1c1c1c;	
}

.services-style-one .services-column .text {
	font-size: 13px;
	color: #5a5a5a;
	max-width: 250px;	
}

.services-style-one .content-column {
	position: relative;
	float: left;
	width: 50%;
	background: #1c1c1c;
	text-align: right;
}

.services-style-one .content-column .content-box {
	position: relative;
	float:left;
	padding: 170px 20px 100px 320px;
	max-width: 700px;	
}

.services-style-one .content-column .sec-title h2 {
	color: #fff;
}

.services-style-one .content-column .sec-title h2 > span {
	border-bottom: 2px solid #333333;
	padding-bottom: 5px;
}

.services-style-one .content-column .inner-box {
	position: relative;
}

.inner-box {
	position: relative;
	padding: 0px 10px 0px 10px;
	text-align: center;
}

.services-style-one .content-column .text {
	position: relative;
	margin: 30px 0;
	color: #999999;
	line-height: 25px;
}


.services-column button {
	font-family: 'cwTeXHei', sans-serif;
	font-weight: 100;
	font-size: 14px;
	margin-top: 20px;
	background-color: #f7a600;
	color: #fff;
	border: 0px solid #fff;
	border-radius:4px;
}

.services-column button:hover {
	background-color: #0080c9;
    border: 0px solid #333333;
    transition: 0.3s;
    color: #fff;

}



.inner-box button {
	background-color: #333333;
	width: 120px;
	height: 35px;
	color: #fff;
}

.inner-box button:hover {
	background-color: #fff;
	color: #333333;
}

/*Service Footer*/
#service .service-footer {
	background: #222222;
	padding: 30px 0;
}

#service .service-footer-left h3 {
	font-family: 'cwTeXHei', sans-serif;
	font-weight: 600;
	font-size: 22px;
	color: #fff;
}

#service .service-footer-left h3 > span {
	color: #333333;
}

#service .service-footer-left p {
	font-size: 16px;
	color: #9d9d9d;
}

#service .service-footer-right {
	float: right;
	line-height: 80px;
}

#service .service-footer-right button {
	background-color: #333333;
	width: 180px;
	height: 50px;
	color: #fff;
}

#service .service-footer-right button:hover {
	background-color: #fff;
	color: #333333;
}

/*Media*/
@media screen and (min-width: 320px) and (max-width: 520px) {
	#service {
		margin-top: 50px;
	}

	#service .service-heading h2 {
		font-size: 27px;
	}

	#service .service-heading p {
		font-size: 13px;
	}

	.services-style-one .content-column .content-box {
		padding: 200px 20px 100px 20px;	
	}
}

/*Media*/
@media screen and (min-width: 521px) and (max-width: 980px) {
	#service {
		margin-top: 50px;
	}

	#service .service-heading h2 {
		font-size: 30px;
	}

	.services-style-one .content-column .content-box {
		padding: 200px 20px 100px 20px;	
	}
}


/*reserve_map*/
#reserve_map {
	margin-top: 0px;
}


/*Portfolio*/
#portfolio {
	padding-top: 50px;
	background-color: #333333;
}

#portfolio .portfolio-heading {
	text-align: center;
}

#portfolio .portfolio-heading h2 {
	font-family: 'cwTeXHei', sans-serif;
	font-weight: 100;
	font-size: 45px;
}

#portfolio .portfolio-heading p {
	margin-top: 20px;
	line-height: 25px;
	color: #8e8e8e;
	margin-bottom: 50px;
}

#portfolio .portfolio-thumbnail {
	position: relative;
}

#portfolio .portfolio-thumbnail img {
	width: 100%;
	height:auto;
}

#portfolio .portfolio-thumbnail .col-md-3 {
	padding: 0;
}

#portfolio .portfolio-thumbnail .caption {
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	background-color: rgba(62, 212, 255, 0.7);
	opacity: 0;
	-moz-transition: opacity linear .3s;
	-webkit-transition: opacity linear .3s;
	-o-transition: opacity linear .3s;
	transition: opacity linear .3s;
}

#portfolio .portfolio-thumbnail .item:hover > .caption {
	opacity: 1;
}

#portfolio .caption i {
	width: 45px;
	height: 45px;
	line-height: 45px;
	text-align: center;
	color: #333333;
	background-color: #fff;
	position: absolute;
	top: 45%;
	left: 50%;
	margin-top: -22px;
	margin-left: -22px;
	-moz-border-radius: 50%;
	-webkit-border-radius: 50%;
	border-radius: 50%;

}

#portfolio .caption p {
	font-family: 'cwTeXHei', sans-serif;
	font-weight: 400;
	text-align: center;
	color: #fff;
	position: absolute;
	font-size: 17px;
	text-transform: capitalize;
	top: 55%;
	left: 30%;
	right: 30%;
}

/*Media*/
@media screen and (min-width: 320px) and (max-width: 520px) {
	#portfolio {
		margin-top: 50px;
	}

	#portfolio .portfolio-heading h2 {
		font-size: 27px;
	}

	#portfolio .portfolio-heading p {
		font-size: 13px;
	}
}

/*Media*/
@media screen and (min-width: 521px) and (max-width: 980px) {
	#portfolio {
		margin-top: 50px;
	}

	#portfolio .portfolio-heading h2 {
		font-size: 30px;
	}

}

/*Contact*/
#contact {
	padding-top: 50px;
}

#contact .contact-heading {
	text-align: center;
}

#contact .contact-heading h2 {
	font-family: 'cwTeXHei', sans-serif;
	font-weight: 100;
	font-size: 45px;
}

#contact .contact-heading p {
	margin-top: 20px;
	line-height: 25px;
	color: #8e8e8e;
	margin-bottom: 50px;
}

.validation {
    color: red;
    display:none;
    margin: 0 0 20px;
    font-weight:400;
    font-size:13px;
}

#sendmessage {
    color: green;
    border:1px solid green;
    display:none;
    text-align:center;
    padding:15px;
    font-weight:600;
    margin-bottom:15px;
}

#errormessage {
    color: red;
    display:none;
    border:1px solid red;
    text-align:center;
    padding:15px;
    font-weight:600;
    margin-bottom:15px;
}

#sendmessage.show, #errormessage.show, .show {
	display:block;
}

/*Get In Touch*/
#get-touch {
	padding-top: 100px;
	background-color: #888888;
	padding-bottom: 100px;
	text-align: center;
}

#get-touch .get-touch-heading {
	text-align: center;
}

#get-touch .get-touch-heading h2 {
	font-family: 'cwTeXHei', sans-serif;
	font-weight: 100;
	font-size: 36px;
}

#get-touch .get-touch-heading p {
	margin-top: 20px;
	line-height: 25px;
	color: #8e8e8e;
	margin-bottom: 50px;
}

#get-touch .content {
	margin-top: 50px;
}

#get-touch .content .form input {
	height: 50px;
	width: 100%;
	border-color: #ebebeb;
}

#get-touch .content .form textarea {
	width: 100%;
	height: 180px;
	border-color: #ebebeb;
	margin-top: 20px;
}

#get-touch .content .form .submit {
	text-align: center;
}

#get-touch .content .form .submit .btn {
	margin-top: 25px;
	background-color: transparent;
	color: #7e7e7e;
	border-color: #333333;
}

#get-touch .content .form .submit .btn:hover {
	background-color: #333333;
	color: #fff;
}


/*Map*/
#google-map{
    position:relative;
    margin-top:10px;
    height: 400px;
}


/*Client*/
#business {
	margin-top: 100px;
	text-align: center;
}


/*Client*/




#client .client-heading {
	text-align: center;
}

#client .client-heading h2 {
	font-family: 'cwTeXHei', sans-serif;
	font-weight: 100;
	font-size: 45px;
}

#client .client-heading p {
	margin-top: 20px;
	line-height: 25px;
	color: #8e8e8e;
	margin-bottom: 50px;
}









#client {
	padding-top: 50px;
	text-align: center;
	background-color: #333333;
	padding-bottom: 50px;
}

#client .col-md-2 {
	height: 100px;
}

#client span {
	height: 100%;
	display: inline-block;
	vertical-align: middle;
}

#client img {
	/*max-height: 125px;*/
	vertical-align: middle;
}

/*Media*/
@media screen and (min-width: 320px) and (max-width: 520px) {
	#contact {
		/*margin-top: 50px;*/
	}

	#contact .contact-heading h2 {
		font-size: 27px;
	}

	#contact .contact-heading p {
		font-size: 13px;
	}
}

/*Media*/
@media screen and (min-width: 521px) and (max-width: 980px) {
	#contact {
		margin-top: 50px;
	}

	#contact .contact-heading h2 {
		font-size: 30px;
	}

}

/*Footer*/
#footer {
	/*margin-top: 100px;*/
	background-color: #181818;
	padding: 100px 0;
}

#footer .footer-heading {
	font-family: 'cwTeXHei', sans-serif;
	font-weight: 100;
	padding: 0 20px 20px 20px;
	color: #fff;
}

#footer .footer-heading h3 {
	font-size: 20px;
	text-transform: capitalize;
}

#footer .footer-heading span {
	border-bottom: 2px solid #333333;
	padding-bottom: 8px;
}

#footer .footer-heading p {
	font-family: 'cwTeXHei', sans-serif;
	word-spacing: 3px;
	font-weight: 300;
	margin-top: 40px;
	color: #7e7e7e;
}

#footer .footer-heading ul {
	list-style: none;
	margin: 0;
	padding: 0;
	margin-top: 30px;
}

#footer .footer-heading li {
	/*border-bottom: 1px solid #8b8b8b;*/
	padding: 10px 0;
}

#footer .footer-heading ul > li > a:before {
	/*content: "\f10c";
	font-family: 'FontAwesome';
	padding-right: 10px;*/
}

#footer .footer-heading ul > li > a {
	font-family: 'cwTeXHei', sans-serif;
	font-weight: 300;
	font-size: 15px;
	padding-top: 9px;
	padding-bottom: 9px;
	color: #7e7e7e;
}

#footer .footer-heading ul > li > a:hover {
	color: #f7a600;
}

#footer .insta img {
	float: left;
	width: 100px;
	height: 100px;
}

.credits a {
    color: #fff;
}

/*Bottom Footer*/
#bottom-footer {
	background-color: #282828;
	padding: 20px 0;
	padding-bottom: 50px;
	color: #8e8e8e;
}

.list-inline > li {
	/*min-width: 90px !important;
	text-align: center;*/
}

#bottom-footer .footer-right ul > li > a {
	color: #8e8e8e;
}

#bottom-footer .footer-right ul > li > a:hover {
	color: #f7a600;
}


.download_icon
{
	width: 30%;
}


#section1
{
	position: relative;
	top:-100px;
}


#section2
{
	position: relative;
	top: -150px;

}


#section2b
{
	position: relative;
	top: -150px;

}

#section3 
{
	position: relative;
	top: -150px;

}

#section4
{
	position: relative;
	top: -150px;
}

#section5
{
	position: relative;
	top: -150px;
}

#section6
{
	position: relative;
	top: -150px;
}

#section7
{
	position: relative;
	top: -150px;
}



.scrolling_nav 
{
	background-color: #333333; 
	width: 38px !important;
	top:45%; 
	position: fixed;
	right: 0px;
    z-index: 1000000000000000000;
	border-radius: 4px 0px 0px 4px;
}



.float_nav {
	
	width:32px; 
	padding: 8px 8px 8px 0px; 
	z-index:10; 
	background-color:#ffffff; 
	box-shadow: 0px 0px 5px #666666; 
	float:right; 
	position:fixed; 
	top:45%; 
	right:0; 
	clear:right; 
	border-radius: 4px 0px 0px 4px;
	opacity: 0.75;
}
	

.float_nav_inner {
	width:10px;
	padding-left: 12px;
}

.float_nav .active>a {
	color: #ffffff;
}





.fb_float_nav {
	
	width:290px; 
	padding: 8px 8px 8px 8px; 
	z-index:10; 
	background-color:rgba(255,255,255,1);
	box-shadow: 0px 0px 5px #666666; 
	float:right; 
	position:fixed; 
	bottom: 0;
	right:20px; 
	clear:right; 
	border-radius: 4px 4px 0px 0px;
}
	

.fb_float_nav_inner {
	width:auto 0;
	padding-left: 12px;
}

.fb_float_nav .active>a {
	color: #ffffff;
    background-color:#ff0000;
}

.fb_show {
	padding-right: 150px;
	cursor: pointer;
	color: #0080c9;
}

.fb_hide {
	width: 100%;
	text-align: right;
	padding-right: 12px;
	height: 1px !important;
	top: -27px;
	float: right;
	position: relative;
	cursor: pointer;
}




/* The Modal (background) */
.modal {
    display: none; /* Hidden by default */
    position: fixed; /* Stay in place */
    z-index: 1000; /* Sit on top */
    padding-top: 5%; /* Location of the box */
    left: 0;
    top: 0;
    width: 100%; /* Full width */
    height: 100%; /* Full height */
    overflow: auto; /* Enable scroll if needed */
    background-color: rgb(0,0,0); /* Fallback color */
    background-color: rgba(0,0,0,0.5); /* Black w/ opacity */
}

/* Modal Content */
.modal-content {
    background-color: #fefefe;
    margin: auto;
    padding: 20px;
    border: 1px solid #888;
    width: 80%;
}
	
.modal-table {
	background-color: #333333;
}	

.modal-table-2 {
	background-color: #252525;
}	
	

/* The Close Button */
.close {
    color: #555555;
    float: right;
    font-size: 28px;
    font-weight: bold;
	opacity: 1 !important;
}

.close:hover,
.close:focus {
    color: #333333;
    text-decoration: none;
    cursor: pointer;
}
	
	
	
	
/* The Close Button */
.close2 {
    color: #555555;
    float: right;
    font-size: 28px;
    font-weight: bold;
	opacity: 1 !important;
}

.close2:hover,
.close2:focus {
    color: #333333;
    text-decoration: none;
    cursor: pointer;
}
	
	
	
td,
th {
    padding: 15px
}
	

.cus_dot_blue {
	list-style-type: disc;
	list-style-position: inside;
	text-indent: -1em;
	padding-left: 1em;
	list-style-image: url(../images/bullet.png);
	line-height: 180%;
}

.banner_responsive {
	width: 100%;	
}


.number_only {
	font-family: 'arial' !important;	
}

hr {
	display: block;
	margin-top: 20px;
	margin-bottom: 40px;
	margin-left: auto;
	margin-right: auto;
	border-width: 1px;
	border-color: #999;
}



.mini_banner {
	padding: 0px 0px 0px 0px;
	
}


.mini_banner_width {
	width: 100%;
}


.spec_padding {
	padding-top: 50px;
}









@media screen and (min-width: 415px) and (max-width: 768px) { 

#slider .caption_right {
    margin-right: 10% !important;
	top: 16% !important;
	}
#slider .caption_left {
    margin-left: 6% !important;
	top: 21% !important;
	}
}















@media screen and (min-width: 240px) and (max-width: 520px) { 
	
	
#slider .caption_left {
    margin-left: 4% !important;
	top: 24% !important;
	}
}
	
	
.mini_banner {
    padding: 5px 0px 0px 0px !important;
	}
	
.banner_responsive {
	width: 135% !important;
	left: 0% !important;
	}
	
.banner_pos_g {
		left: -34% !important;
	}
	
#slider .caption_right {
    margin-right: 5% !important;
}

	
.banner_pos_h {
		left: -20% !important;
	}
	
.caption_pos_h {
		top: 77% !important;
		left: 15% !important;
	}
	
.banner_pos_i {
		left: -10% !important;
	}
	
	
}