h4, h5, h6,
h1, h2, h3 {margin: 0;}
ul, ol {margin: 0;}
p {margin: 0;}
html, body{
  font-family: 'Open Sans', sans-serif;
   font-size: 100%;
   background:#fff; 
}
a {
  text-decoration: none;
}
a:hover {
/*   transition: 0.5s all;
  -webkit-transition: 0.5s all;
  -moz-transition: 0.5s all;
  -o-transition: 0.5s all; */
  text-decoration:none;
}
/*--header start here--*/
.logo a {
    font-size: 3em;
}
.header{
	position:fixed;
	top:0px;
	width:100%;
	z-index:2000;
	
}
.navbar-wrapper {
    margin-top: 0px !important;
	line-height: 36px;
	
	
}
.navbar-brand  img{
  padding:0.25em 0;
}

.navbar-inverse {
    background: none; 
    border:none; 
}
.navbar-nav {
    float: right !important;
}
.navbar {
    margin-bottom: 0px !important;   
    min-height: 0px !important;   
}
.navbar-header button{
	margin:1em 0;
}
.navbar-brand {
    float: left;
    height:0px !important;  
    padding:0px !important;  
}
.nav > li > a {
    padding:1.15em 1em !important;
}
.main_nav > li {
    list-style:none;
}
.main_nav > li > a {
    padding:15px 10px !important;
	
}
.navbar-inverse .navbar-brand {
    color: #FFFFFF;
}
.navbar-inverse .navbar-nav > .active > a, .navbar-inverse .navbar-nav > .active > a:hover, .navbar-inverse .navbar-nav > .active > a:focus {
    color: #439BF7;
    background: none;
	border-bottom:3px solid #439BF7;
}
.navbar-inverse .navbar-nav > li > a {
	
    /* color:#337AB7; */
	color:#6a6a6a;
}
.navbar-inverse .navbar-nav > li > a:hover, .navbar-inverse .navbar-nav > li > a:focus {
     color:#439BF7;
	 border-bottom:3px solid #439BF7;
	 

}
/*--header end here-*/

/* banner图开始 */
.banner-bottom {
    background: url(../images/banner1.2.png)no-repeat center;
    background-size: cover;
    min-height: 720px;
}
.banner-bottom1 {
    background: url(../images/banner2.2.png)no-repeat center;
    background-size: cover;
    min-height: 720px;
}
.banner-bottom2 {
    background: url(../images/banner3.png)no-repeat center;
    background-size: cover;
    min-height: 720px;
}
.banner-bottom3 {
    background: url(../images/31.jpg)no-repeat center;
    background-size: cover;
    min-height: 720px;
}
.banner-bottom4 {
    background: url(../images/27.jpg)no-repeat center;
    background-size: cover;
    min-height: 720px;
}
.banner-bottom5 {
    background: url(../images/28.jpg)no-repeat center;
    background-size: cover;
    min-height: 720px;
}
.banner-bottom6 {
    background: url(../images/30.jpg)no-repeat center;
    background-size: cover;
    min-height: 720px;
}
.banner-bottom7 {
    background: url(../images/banner1.2.png)no-repeat center;
    background-size: cover;
    min-height: 720px;
}
.banner-bottom8 {
    background: url(../images/banner2.3.png)no-repeat center;
    background-size: cover;
    min-height: 720px;
}
.banner-bottom9 {
    background: url(../images/banner3.4.png)no-repeat center;
    background-size: cover;
    min-height: 720px;
}
.bann-text {
    text-align: left;
}
.bann-text {
    text-align: left;
    padding-top: 11em;
}
.bann-text {
    text-align: left;
    padding-top: 10em;
	
	position: absolute;
  right:15%;
  /* bottom: 20px; */
  top:10em;
  
  z-index: 10;
  padding-top: 20px;
  padding-bottom: 20px;
  color: #fff;
  text-align:right;
  /* text-shadow: 0 1px 2px rgba(0, 0, 0, .6); */
}
.bann-text h3 {
    font-size:3em;
   /*  color:#e68523; */
   color:#FF9E3C;
    margin-bottom: 0.3em;
  font-family: 'Amaranth', sans-serif;
}
.bann-text p {
    font-size:1.8em;
    color: #fff;
    width:50%;
    line-height: 1.8em;
	float:right;
}
/* banner图结束 */


/* Effect 11: text fill based on Lea Verou's animation http://dabblet.com/gist/6046779 */
nav a {
	position: relative;
	display: inline-block;
	outline: none;
	color: #fff;
	text-decoration: none;
	letter-spacing: 1px;
	font-weight: 400;
	/* text-shadow: 0 0 1px rgba(255,255,255,0.3); */
	font-size:1em;
}

nav a:hover,
nav a:focus {
	outline: none;
}
.list-link{
	padding:0px;
}
.cl-effect-11 a {
	/* padding: 10px 0; */
	color: #0972b4;
	text-shadow: none;
} 



/* .cl-effect-11 a::before {
	position: absolute;
	top: 0;
	overflow: hidden;
	padding: 10px 0;
	max-width: 0; 
	border-bottom: 2px solid #e68523;
	color:#e68523;
	content: attr(data-hover);
	-webkit-transition: max-width 0.6s;
	-moz-transition: max-width 0.6s;
	transition: max-width 0.6s;
}

.cl-effect-11 a:hover::before,
.cl-effect-11 a:focus::before {
	max-width: 100%;
} */
/*--social media end here--*/
/*--bann grid start here--*/
.bann-grid {
    padding: 3em 0em;
	
}
.bann-works h6 {
    font-size: 1.5em;
    text-align: center;
    margin-top: 0.5em;
    color: #6A6A6A;
   font-family: 'Amaranth', sans-serif;
}
.ban-setting{
	display:block;
	position:relative;
	overflow:hidden;
}
.ban-setting img{
	width:100%;
	border-radius:16px;
}
.ban-setting .captn {
    display: inline-block;
    height: 100%;
    width: 100%;
    color: #ffffff;
    position: absolute;
    bottom: -75%;
    right: 0;
    /* background-color:#337AB7; */
    text-align: center;
    -o-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
}
.ban-setting:hover .captn {
  bottom: 0%;
}
.captn a{
    width: 30px;
    height: 30px;
    display: inline-block;
    border: 1px solid #fff;
    border-radius: 5px;
    margin: 0 3px;
}
.captn a:hover {
    transform: rotateY(360deg);
}
.captn h4 {
    font-size: 1.2em;
    color: #fff;
    padding: 9px 0 4px;
    font-family: 'Amaranth', sans-serif;
}
.captn p {
    font-size: 1em;
    color: #fff;
}
.ban-setting:hover .captn h4 {
    margin-top:55px;
}
/*--bann grid end here--*/
/*--fitness start here--*/
.fitness {
  padding:7em 0;
}

.fitness-main h1{
	font-size:2em;
    color: #439BF7;
	text-align:center;
    margin-bottom: 0.3em;
	
	font-family: 'Amaranth', sans-serif;
}
.fitness-top {
    text-align: center;
    margin-bottom: 3em;
}
.fitness-top h1 {
    font-size:2em;
    color: #439BF7;
    margin-bottom: 0.3em;
   font-family: 'Amaranth', sans-serif;
   text-shadow: 0 1px 1px #2190FF;
}
.fitness-top h2 {
    font-size: 1.5em;
    color: #439BF7;
    margin-bottom: 0.3em;
   font-family: 'Amaranth', sans-serif;
}
.fitness-top p {
    font-size: 1em;
    color:#6A6A6A;
    line-height: 1.9em;
    width: 60%;
    margin: 0 auto;
	text-align:left;
	
}
.fitness-rit {
    padding: 0em 2em 0em 0em;
}
.fitness-rit h4 {
    font-size: 1.5em;
    margin-bottom: 0.5em;
    color: #e68523;
  font-family: 'Amaranth', sans-serif;
}
.fitness-rit p {
    font-size: 1em;
    color: #6A6A6A;
    line-height: 1.9em;
}
.fitness-rit a {
    font-size: 1em;
    color: #FFF;
    background: #25A7AD;
    padding: 0.6em 1em;
    margin-top: 1.2em;
    display: inline-block;
}
.fitness-rit a:hover{
    background: #e68523;	
}
.fitness-lft {
    padding: 0em;
}
.beauty-text a {
    font-size: 1em;
    color: #fff;
    background:#439BF7;
	
    padding: 0.5em 1em;
    display: inline-block;
    margin-top: 2.5em;
	margin-bottom:1em;
}
.beauty-text a:hover{
	 background:#e68523;
	 color:#fff;
}
/*--fitness end here
/*--tesimo start here--*/
.testimo {
	background:#fff;
    /* background:url(../images/22.1.jpg) no-repeat ; */
    background-size: cover;
    min-height: 320px;
    padding:6em 0em;
    text-align: center;
	position:relative;
}
.bg-ground{
	background:#fff;
	position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    opacity: 0.85;
}

.testimo h1{
	position:relative;
	font-size:1.8em;
    color:#439BF7;
	text-align:center;
    margin-bottom: 0.3em;
	z-index:5;
	font-family: 'Amaranth', sans-serif;
}
.testiom-main h2 {
    font-size:1.5em;
    color: #6a6a6a;
    font-family: 'Amaranth', sans-serif;
    margin-bottom: 0.5em;
}
.testiom-main p {
    font-size: 1em;
    color: #6a6a6a;
    line-height: 1.9em;
    width: 60%;
    margin: 0 auto;
	margin-bottom:1em;
	text-align:left;
	padding-left:15px;
	padding-right:15px;
}
.testiom-main h4 {
    font-size: 1.2em;
    color: #25A7AD;
   font-family: 'Amaranth', sans-serif;
    margin-top: 1.5em;
}
.testiom-main {
    position: relative;
}


.testimo2 {
    background:url(../images/22.2.jpg) no-repeat ;
    background-size: cover;
    min-height: 320px;
    padding:6em 0em;
    text-align: center;
	position:relative;
}

.bg-ground2{
	background:#1a1a1a;
	position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    opacity: 0.85;
}
.testimo2 h1{
	position:relative;
	font-size:1.8em;
    color:#e68523;
	text-align:center;
    margin-bottom: 0.3em;
	z-index:5;
	font-family: 'Amaranth', sans-serif;
}


.testimo3 {
    background:url(../images/22.3.jpg) no-repeat ;
    background-size: cover;
    min-height: 320px;
    padding:6em 0em;
    text-align: center;
	position:relative;
}

.bg-ground3{
	background:#1a1a1a;
	position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    opacity: 0.85;
}
.testimo3 h1{
	position:relative;
	font-size:1.8em;
    color:#e68523;
	text-align:center;
    margin-bottom: 0.3em;
	z-index:5;
	font-family: 'Amaranth', sans-serif;
}

.testimo4{
   /*  background:url(../images/22.4.jpg) no-repeat ; */
    background-size: cover;
    min-height: 320px;
    padding:6em 0em;
    text-align: center;
	position:relative;
	background:#fff;
}

.bg-ground4{
	background:#f5f5f5;
	position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    opacity: 0.85;
}
.testimo4 h1{
	position:relative;
	font-size:1.8em;
    color:#6a6a6a;
	text-align:center;
    margin-bottom: 0.3em;
	z-index:5;
	font-family: 'Amaranth', sans-serif;
}

.testimo5{
   /*  background:url(../images/22.4.jpg) no-repeat ; */
    background-size: cover;
    min-height: 320px;
    padding:6em 0em;
    text-align: center;
	position:relative;
}

.bg-ground5{
	background:#f5f5f5;
	position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    opacity: 0.85;
}
.testimo5 h1{
	position:relative;
	font-size:1.8em;
    color:#6a6a6a;
	text-align:center;
    margin-bottom: 0.3em;
	z-index:5;
	font-family: 'Amaranth', sans-serif;
}
/*--- slider-css --*/
.slider-bann{
	position:relative;
}
.rslides {
  position: relative;
  list-style: none;
  overflow: hidden;
  width: 100%;
  padding: 0;
  margin: 0;
  }
.rslides li {
  -webkit-backface-visibility: hidden;
  position: absolute;
  display: none;
  width: 100%;
  left: 0;
  top: 0;
  }
.rslides li:first-child {
  position: relative;
  display: block;
  float: left;
  }
.rslides img {
  display: block;
  height: auto;
  float: left;
  width: 100%;
  border: 0;
  }
.rslides_tabs{
	background: none !important;
	border: none;
	box-shadow: none;
	position: relative;
	top: -90px;
	z-index: 999;
}
.callbacks_tabs a:after {
    content: "\f111";
    font-size: 0;
    font-family: FontAwesome;
    visibility: visible;
    display: block;
    height: 12px;
    width: 12px;
    display: inline-block;
    border: none;
    background: #fff;
    border-radius: 8px;
}
.callbacks_here a:after{
	background:#e68523;
}
.callbacks_tabs a{
	visibility:hidden;
}
.callbacks_tabs li{
	display:inline-block;
}
ul.callbacks_tabs.callbacks1_tabs {
    position: absolute;
    bottom: -80px;
    z-index: 999;
    left: 46%;
    padding: 0px;
    top: 105%;
}
/*--testimo end here */
/*--beauty grid start here--*/
.beauty-grid {
     padding: 6em 0em; 
}
.beauty-grid-left h3 {
    font-size:1.5em;
   /*  color: #337AB7; */
    color: #6a6a6a;
    text-align:center;
    font-family: 'Amaranth', sans-serif;
}
.beauty-grid-right h3 {
    font-size:1.5em;
     color: #337AB7;
	  color: #6a6a6a;
	 text-align:center;
    font-family: 'Amaranth', sans-serif;
}
.beauty-text h4 {
    font-size: 1.2em;
    color:#000;
    margin: 1.1em 0em 0.3em 0em;
    font-family: 'Amaranth', sans-serif;
	line-height:1.9em;
}
.beauty-text p {
    font-size: 1em;
    /* color:#000; */
	color:#6a6a6a;
    margin: 1.1em 0em 1em 0em;
    font-family: 'Amaranth', sans-serif;
	line-height:1.9em;
	text-align:left;
}
.beauty-text ul li {
    font-size:1em;
    color: #6A6A6A;
    line-height: 1.9em;
}
.beauty-grid-left iframe {
    width: 100%;
    height: 260px;
}

.beauty-grid-main{
	margin-bottom:5em;
}
.beauty-grid-main ul{
	margin-left:2em;
}
/*--beauty grid end here--*/
/*--footer start here--*/

.ftr-grd h3 {
  font-size: 2.5em;
  color:#e68523;
  margin: 0em 0em 0.6em 0em;
  font-family: 'Amaranth', sans-serif;
}
.ftr-grd h2 {
  font-size: 2.5em;
  color:#e68523;
  margin: 0em 0em 0.6em 0em;
  font-family: 'Amaranth', sans-serif;
}
.ftr-grd p {
  font-size: 0.95em;
  font-weight: 400;
  color:#BCBCBC;
  line-height: 1.9em;
}
.ftr-gd1-text h4 a {
    font-size:0.9em;
    color:#25A7AD;
}
.ftr-gd1-text h4 a:hover{
    color:#fff;
}
.ftr-grd input[type="text"] {
    font-size: 1em;
    color: #999;
    padding: 0.5em 0.5em;
    width: 60%;
    border: none;
    outline: none;
}
.ftr-grd input[type="submit"] {
    font-size: 1em;
    color: #fff;
    background: #25A7AD;
    border: none;
    padding: 0.52em 1em;
    margin: 0.9em 0em 0em 0em;
    outline: none;
    vertical-align: bottom;
}
.ftr-grd input[type="submit"]:hover {
  background:#e68523;
  transition: 0.5s all;
  -webkit-transition: 0.5s all;
  -moz-transition: 0.5s all;
  -o-transition: 0.5s all;
}
.ftr-sub-gd {
    margin-bottom: 1.2em;
}
/*--footer end here--*/
/*--copyrights start here--*/
.copy-right {
	
	margin-top:5em;
    padding: 1em 0em;
    text-align:left;
    background: #f5f5f5;
	color:#fff;
}
.copy-right p {
    font-size: 0.9em;
    color: #fff;
}
.copy-right p a{
	color: #fff;
}
.copy-right p a:hover{
	color:#337AB7;
}
.p1{
	float:left;
}
.erweima{
	
	
	
}
.erweima img{
	width:70px;
	height:70px;
}
.sao{
	font:14px 微软雅黑;
	text-align:center;
	margin-top:6px;
}
.footer{
	color:#6A6A6A;
}
.footer span{
	font:14px 微软雅黑;
}

.footer-list{
	padding:1.5em 1em;
}

/* Underline From Left */
.hvr-underline-from-left {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -moz-osx-font-smoothing: grayscale;
  position: relative;
  overflow: hidden;
  float:right;
}
.hvr-underline-from-left:before {
  content: "";
  position: absolute;
  z-index: -1;
  left: 0;
  right: 100%;
  bottom: 0;
  background:#439BF7;
  height: 4px;
  -webkit-transition-property: right;
  transition-property: right;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}
.hvr-underline-from-left:hover:before, .hvr-underline-from-left:focus:before, .hvr-underline-from-left:active:before {
  right: 0;
}

/*--copyrights end here--*/
/*--about start here--*/
.about {
    padding: 5em 0em;
}
.about-top h1 {
    font-size: 3em;
    color: #25A7AD;
    margin-bottom: 0.3em;
        text-align: center;
   font-family: 'Amaranth', sans-serif;
}
.about-top p {
    font-size: 0.9em;
    color: #6A6A6A;
    line-height: 1.9em;
    width: 60%;
    margin: 0 auto;
    text-align: center;
}
.about-bottom img {
    width: 70%;
    margin: 0 auto;
}
.about-top {
    margin-bottom: 3em;
}
.about-bottom h2 {
    font-size:1.6em;
    color:#000;
    margin: 0.6em 0em 0.4em 0em;
    text-align: center;
    font-family: 'Amaranth', sans-serif;
}
.about-bottom  p {
    font-size: 0.9em;
    color: #6A6A6A;
    line-height: 1.9em;
    width:70%;
    margin: 0 auto;
    text-align: center;
}
.team-main h4 {
    font-size: 3em;
    color: #25A7AD;
    margin-bottom:1.3em;
    text-align: center;
    font-family: 'Amaranth', sans-serif;
}
.history-top {
    text-align: center;
    padding-bottom: 3em;
}
.history-top h3 {
    font-size: 3em;
    color:#e68523;
    margin-bottom: 0.3em;
    text-align: center;
    font-family: 'Amaranth', sans-serif;
}
.history-top p {
    font-size: 0.9em;
    color: #6A6A6A;
    line-height: 1.9em;
    margin: 0 auto;
    text-align: center;
    width: 60%;
}
.history-left p {
    font-size: 0.9em;
    color: #6A6A6A;
    line-height: 2em;
    width: 84%;
}
.history-left {
    padding: 0px;
}
.team {
    padding: 6em 0em;
}
/*--team comman effect--*/
.ch-grid {
	margin: 20px 0 0 0;
	padding: 0;
	list-style: none;
	display: block;
	text-align: center;
	width: 100%;
}

.ch-grid:after,
.ch-item:before {
	content: '';
    display: table;
}

.ch-grid:after {
	clear: both;
}

.ch-grid li {
	width: 220px;
	height: 220px;
	display: inline-block;
	margin:0em 0.7em 0em 0em ;
}
/*--team end here--*/
/*--services start here--*/
.service {
	padding: 5em 0em;
	background:url(../images/banner.jpg);
}
.service-top {
	text-align:center;
}
.service-top h1 {
    font-size: 3em;
    color: #25A7AD;
    margin-bottom: 0.3em;
    text-align: center;
   font-family: 'Amaranth', sans-serif;
}
.service-top p {
    font-size: 0.9em;
    color: #6A6A6A;
    line-height: 1.9em;
    width: 60%;
    margin: 0 auto;
    text-align: center;
}
.service-left {
	padding-top: 3em;
}
.service-right  img {
	width: 100%;
}
.service-right p {
    font-size: 0.9em;
    font-weight: 400;
    color: #6A6A6A;
    line-height: 1.9em;
    margin-top: 0.8em;
}
.ser-bwn a {
	font-size: 1em;
	font-weight: 400;
	color: #fff;
	background:#25A7AD;
	padding: 10px 1em;
	border-radius: 4px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	-o-border-radius: 4px;
	display: inline-block;
}
.ser-bwn a:hover{
	text-decoration:none;
	background:#e68523;
	transition: 0.5s all;
 -webkit-transition: 0.5s all;
 -moz-transition:  0.5s all;
 -o-transition:  0.5s all;
}
.ser-bwn {
	padding: 1.5em 0px 0px 0px;
}
.solution {
	padding: 3em 0px;
	background: url(../images/banner.jpg);
}
.solution-main {
	text-align: center;
	padding-top: 7em;
	min-height: 600px;
}
.ser-midd {
	margin: 0px 38px;
}
.ser-strip {
    background: url(../images/ser-strip.jpg)no-repeat;
    min-height: 300px;
    background-size: cover;
}
.ser-strip-main {
    padding-top:4em;
    text-align: center;
}
.ser-strip-main h2 {
    font-size: 2em;
    color:#e68523;
    margin-bottom: 0.5em;
    font-family: 'Amaranth', sans-serif;
}
.ser-strip-main p {
    font-size: 0.95em;
    font-weight: 400;
    color: #fff;
    line-height: 1.9em;
    width: 70%;
    margin: 0 auto;
}
.ser-strip-main a {
    font-size: 1em;
    font-weight: 400;
    color: #fff;
    background: #25A7AD;
    padding: 10px 1em;
    margin-top: 1em;
    display: inline-block;
}
.ser-strip-main a:hover{
	 background:#e68523;
}
.train-ser {
    padding: 5em 0em;
}
.train-bottom-grid {
    background: #F3F3F3;
    padding: 1em 1.5em;
}
.train-bottom-grid h4 {
    font-size: 1.5em;
    color: #25A7AD;
    margin-bottom: 0.5em;
    font-family: 'Amaranth', sans-serif;
}
.train-bottom-grid p {
    font-size: 0.9em;
    color: #000;
    line-height: 1.8em;
}
.trin-ser-top {
    text-align: center;
    padding-bottom: 3em;
}
.trin-ser-top h3 {
    font-size: 3em;
    color:#e68523;
    margin-bottom: 0.3em;
    text-align: center;
    font-family: 'Amaranth', sans-serif;
}
.trin-ser-top p {
    font-size: 0.9em;
    color: #6A6A6A;
    line-height: 1.9em;
    width: 60%;
    margin: 0 auto;
    text-align: center;
}
.ser-setting{
	display:block;
	position:relative;
	overflow:hidden;
}
.ser-setting img{
	width:100%;
}
.ser-setting .captn {
    display: inline-block;
    height: 100%;
    width: 100%;
    color: #ffffff;
    position: absolute;
    bottom: -65%;
    right: 0;
    background-color:rgba(230, 133, 35, 0.69);
    text-align: center;
    -o-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
}
.ser-setting:hover .captn {
  bottom: 0%;
}
.captn a{
    width: 30px;
    height: 30px;
    display: inline-block;
    border: 1px solid #fff;
    border-radius: 5px;
    margin: 0 3px;
}
.captn a:hover {
    transform: rotateY(360deg);
}
.captn h4 {
    font-size: 1.2em;
    color: #fff;
    padding: 9px 0 4px;
    font-family: 'Amaranth', sans-serif;
}
.captn p {
    font-size: 1em;
    color: #fff;
      font-family: 'Amaranth', sans-serif;
}
.ser-setting:hover .captn h4 {
    margin-top:70px;
}
/*--service end here--*/
/*--singl page start here--*/
.single-grid h4{
	font-size: 18px;
    margin: 20px 0 0 0;
    color:#e68523;
}
.single-grid h4 a{
	color:#000000;
	text-decoration:none;
}
.single-grid h4 a:hover{
	color:#a1cd3d;
}
.single-grid p {
	font-size:0.9em;
    color:#6A6A6A;
    line-height: 1.8em;
    margin-top: 1.5%;
}
.comments h1,.comment-bottom h2{
	font-size:2.5em;
	color:#000;
	margin-bottom: 0.5em;
}
i.glyphicon{
    margin-right: 10px;
    color:#6a6a6a;
}
ul.blog-ic li  span{
	font-size: 14px;
    color:#6a6a6a;
}
ul.blog-ic li a:hover{
	color:#190608;
}
.media {
    margin-top: 22px;
}
.media-left {
    width: 11%;
}
.media-body {
    width: 80%;
}
.single {
	padding: 6em 0;
}
h4.media-heading {
    font-size: 18px;
    margin: 0px 0 7px 0;
    color:#e68523;
}
.media-body p {
    font-size: 0.9em;
    color: #6A6A6A;
    line-height: 1.8em;
}
.comments {
	padding: 3em 0;
}
.comment-bottom form {
    width: 70%;
    margin-top: 3%;
}
.comment-bottom input[type="text"],.comment-bottom textarea{
	width: 100%;
    margin-bottom: 10px;
    color:#6A6A6A;
    font-size: 14px;
    background: none;
    padding: 0.8em 1em;
    outline: none;
    border: 1px solid #999;
}
.comment-bottom textarea{
	resize:none;
	height:14em;
}
ul.blog-ic li {
    display: inline-block;
    margin-right: 15px;
}
ul.blog-ic {
    margin-top: 10px;
    padding: 0px;
}	
.comments h1 {
    font-size: 2.5em;
    color: #25A7AD;
    font-family: 'Amaranth', sans-serif;
}
.comment-bottom.heading h2 {
    font-size: 2.5em;
    color: #25A7AD;
    font-family: 'Amaranth', sans-serif;
}
.comment-bottom input[type="submit"] {
    font-size: 1em;
    font-weight: 400;
    color: #fff;
    background: #e68523;
    border: none;
    padding: 0.6em 1.5em;
    margin: 0.9em 0em 0em 0em;
    outline: none;
}
.comment-bottom input[type="submit"]:hover{
	 background:#25A7AD;
	 transition: 0.5s all;
  -webkit-transition: 0.5s all;
  -moz-transition: 0.5s all;
  -o-transition: 0.5s all;
}
.media-left a img {
    border-radius: 50px;
}
.media-right a img {
    border-radius: 50px;
}
/*--signgle page end here--*/
/*--short codes--*/
.page-header h3{
	font-size: 3em;
	color:#000;
}
.table > thead > tr > th, .table > tbody > tr > th, .table > tfoot > tr > th, .table > thead > tr > td, .table > tbody > tr > td, .table > tfoot > tr > td {
  padding: 8px;
  line-height: 1.42857143;
  vertical-align: top;
  border-top: none;
}
.grid1 {
  margin: 1.5em 0 0;
}
ul.nav.nav-pills {
  margin: 1.5em 0 0;
}
.grid2{
	margin: 1em 0 0;
}
.bs-example {
  padding: 2em 0 0;
}
.form-horizontal .control-label {
  text-align: left;
}
h3.typo1 {
  text-align: center;
  font-size: 3em;
  color:#25A7AD;
  font-family: 'Amaranth', sans-serif;
}
.page {
  padding: 4em 0em 4em 0em;
}
/*--//short codes--*/
/*--gallery--*/
.portfolio-top{
	text-align:center;
}
.portfolio-top h1 {
    font-size: 3em;
    color: #25A7AD;
	margin: 0;
	padding: 0em 0 0.3em 0;   
  font-family: 'Amaranth', sans-serif;
}
.portfolio-top p{
	color:#6A6A6A;
  font-size: 0.9em;
  width: 60%;
  margin: 0 auto;
  line-height: 1.8em;
}
.portfolio {
  padding: 5em 0;
}
/******** SAP ************/
.sap_tabs{
	clear:both;
	padding: 0em 0 2em;
}
.tab_box{
	background:#fd926d;
	padding: 2em;
}
.top1{
	margin-top: 2%;
}
.resp-tabs-list {
  list-style: none;
  padding: 2em 9px 1em;
  margin: 0 auto;
}
.resp-tab-item {
    color: #e68523;
    font-size: 0.9em;
    cursor: pointer;
    padding: 6px 25px;
    display: inline-block;
    margin: 0;
    text-align: center;
    list-style: none;
    outline: none;
    -webkit-transition: all 0.3s ease-out;
    -moz-transition: all 0.3s ease-out;
    -ms-transition: all 0.3s ease-out;
    -o-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
    text-transform: uppercase;
    border: 2px solid #e68523;
    margin: 0 0.5em 0;
}
.resp-tab-active{
	background:#e68523;
  text-shadow: none;
  color: #fff;
  border: 2px solid #e68523;
}
.resp-tabs-container {
	padding: 0px;
	background-color: #fff;
	clear: left;
	
}
h2.resp-accordion {
	cursor: pointer;
	padding: 5px;
	display: none;
}
.resp-tab-content {
	display: none;
}
.resp-content-active, .resp-accordion-active {
   display: block;
}

.tab_img{
	padding:1em 0em;
}
.img-top {	
	  position: relative;
}
.link-top{
	position: absolute;
 top: 0%;
  text-align: center;
  width: 90%;
  background: rgba(0, 0, 0, 0.49);
  height: 100%;
  padding: 5em 0 0;
  display: none;
}
i.link {
  background: url(../images/eye.png)no-repeat 0px 0px;
  width: 35px;
  height: 27px;
  display: inline-block;
}
.img-top:hover .link-top{
	display: block;
}
/*--//gallery--*/
/*--contact start here--*/
.contact {
	padding: 3em 0px;
}
.contact-top {
	padding: 0px 0px 3em 0px;
	text-align: center;
}
.contact-top h1 {
    font-size: 3em;
    font-weight: 600;
    color: #25A7AD;
   font-family: 'Amaranth', sans-serif;
    margin: 0px 0px 10px 0px;
}
.contact-top p {
	font-size: 0.9em;
	font-weight: 400;
	color:#6A6A6A;
    line-height: 1.8em;
	width: 60%;
	margin: 0 auto;
}
.contact-left p {
	font-size: 15px;
	font-weight: 500;
	color: #000;
	margin-bottom:15px;
}
.contact-left input[type="text"] {
	outline: none;
	width: 100%;
	padding:0.5em 0.8em;
	margin: 0px 0px 10px 0px;
	border:1px solid #B7B7B7;
	font-size: 15px;
	font-weight: 400;
	color: #252e38;
	-webkit-appearance: none;
}
.contact-right p {
	font-size: 15px;
	font-weight: 400;
	color: #000;
	margin-bottom: 5px;
}
.contact-right textarea {
	width: 100%;
	font-size: 15px;
	font-weight: 400;
	color: #000;
	padding:0.5em 0.8em;
	border:1px solid #B7B7B7;
	height: 14em;
	outline: none;
	resize: none;
	-webkit-appearance: none;
}
.contact-right input[type="submit"] {
	font-size: 15px;
	font-weight: 400;
	color: #fff;
	padding: 7px 2em;
	background:#e68523;
	border: none;
	outline: none;
	-webkit-appearance: none;
	margin:1.3em 0em 0em 0em;
}
.contact-right input[type="submit"]:hover{
	background:#25A7AD;
	transition:0.5s all;
	-webkit-transition:0.5s all;
	-moz-transition:0.5s all;
	-o-transition:0.5s all;
}
.map {
	padding: 1em 0px 3em 0px;
}
.map-left h2 {
	font-size: 1.5em;
	font-weight: 500;
	color:#25A7AD;
	margin: 0px 0px 3px 0px;
	font-family: 'Amaranth', sans-serif;
}
.map-left p {
	font-size:0.92em;
	font-weight: 400;
	color:#6A6A6A;
	line-height: 1.9em;
}
.addre h4 {
	font-size: 1.2em;
	font-weight: 500;
	color: #e68523;
	margin: 10px 0px 4px 0px;
	font-family: 'Amaranth', sans-serif;
}
.addre  p {
	font-size: 0.92em;
	font-weight: 400;
	color: #000;
	line-height: 1.9em;
}
.addre  p a{
	color: #000;
}
.addre  p a:hover{
	color:#e68523;
}
.map-right iframe {
	width: 100%;
	height: 300px;
	border: none;
}
/*--contact end here--*/
/*--media quiries strat here--*/
@media(max-width:1440px){
.banner-bottom {
    min-height:675px;
}
.banner-bottom1 {
    min-height: 675px;
}
.banner-bottom2 {
    min-height: 675px;
}
.banner-bottom3 {
    min-height: 675px;
}
.banner-bottom4 {
    min-height: 675px;
}
.banner-bottom5{
    min-height: 675px;
}
.banner-bottom6{
    min-height: 675px;
}
.banner-bottom7{
    min-height: 675px;
}
.banner-bottom8{
    min-height: 675px;
}
.banner-bottom9{
    min-height: 675px;
}
}
@media(max-width:1366px){
	
}
@media(max-width:1280px){
	
}
@media(max-width:1024px){
.bann-text p {
    width: 50%;	
	font-size:1.5em;
}
.banner-bottom {
    min-height:575px;
}
.banner-bottom1 {
    min-height:575px;
}
.banner-bottom2 {
    min-height:575px;
}
.banner-bottom3 {
    min-height:575px;
}
.banner-bottom4 {
    min-height:575px;
}
.banner-bottom5 {
    min-height:575px;
}
.banner-bottom6,.banner-bottom7,.banner-bottom8,.banner-bottom9{
    min-height:575px;
}
.bann-text {
    padding-top: 14em;
}
.flex-control-nav {
    top: 85%;
}
.ftr-grd h3 {
    font-size: 2em;
}
.testimo {
   /*  background: url(../images/man-yo.jpg)no-repeat 0px -125px; */
}
}
@media(max-width:991px){

.nav > li > a {
    padding:1.15em 1em !important;
	
}
.social-left {
    float: left;
    width: 50%;
}
.social-right {
    float: right;
    width: 50%;
}	
.social-right ul li {
    margin-left: 0.7em;
}
.bann-works {
    float: left;
    width: 100%;
    margin-bottom: 1.5em;
}
.fitness-top p {
    width: 70%;
}
.fitness-rit h4 {
    font-size: 1.3em;
}
.testimo {
    padding: 2em 0em;
}
.testimo2 {
    padding: 2em 0em;
}
.testimo3 {
    padding: 2em 0em;
}
.testimo4 {
    padding: 2em 0em;
}
.testimo5 {
    padding: 2em 0em;
}
.fitness-rit {
    padding: 0em 2em 2em 0em;
}
.beauty-grid-right {
    
	padding-top:2em;
	padding-bottom:2em;
}
.ftr-grd {
    padding-bottom: 1em;
}
.service-right {
    float: left;
    width:50%;
    padding: 0em 1em 0em 0em;
}
.history-right {
    padding-top: 2em;
}
.about-top p {
    width: 80%;
}
.service-top p {
    width: 80%;
}
.service-right p {
    font-size: 0.85em;
}
.train-grid {
    float: left;
    width: 33%;
}
.train-bottom-grid h4 {
    font-size: 1.15em;
}
.ftr-gd1-img {
    float: left;
    width: 20%;
}
.ftr-gd1-text {
    float: right;
    width: 80%;
}
.img-top {
    float: left;
    width: 25%;
    padding: 0em 1em 0em 0em;
}
.map-left {
    padding-bottom: 2em;
}
.portfolio-top p {
    width: 80%;
}
.contact-top p {
    width: 80%;
}
.ch-grid li {
    width: 220px;
    height: 220px;
    margin: 0em 3em 1em 3em;
}
.fitness-lft {
    width: 70%;
    margin: 0 auto;
}
.history-right {
    width: 52%;
    margin: 0 auto;
}
.captn h4 {
    font-size: 1em;
    padding: 2px 0 4px;
}
.ser-setting:hover .captn h4 {
    margin-top: 47px;
}
}
@media(max-width:800px){
.bann-text h3 {
    font-size: 3em;	
}
.banner-bottom {
    min-height: 400px;
}
.banner-bottom1 {
    min-height: 400px;
}
.banner-bottom2 {
    min-height: 400px;
}
.banner-bottom3 {
    min-height: 400px;
}
.banner-bottom4 {
    min-height: 400px;
}
.banner-bottom5 {
    min-height: 400px;
}
.banner-bottom6,.banner-bottom7,.banner-bottom8,.banner-bottom9 {
    min-height: 400px;
}
.bann-text {
    padding-top: 7em;
}
.bann-grid {
    padding: 3em 0em;
}
.fitness-top h1 {
    font-size: 2.5em;
}
.about {
    padding: 3em 0em;
}
.fitness {
    padding-bottom: 3em;
}
.beauty-grid {
    padding: 3em 0em;
}
.testiom-main h2 {
    font-size: 1.5em;
}
.about-top h1 {
    font-size: 2em;
}
.history-top h3 {
    font-size: 1.5em;
}
.history-top p {
    width: 75%;
}
.team {
    padding: 3em 0em;
}
.team-main h4 {
    font-size: 2.5em;
}
.service {
    padding: 3em 0em;
}
.service-top h1 {
    font-size: 2.5em;
}
.ser-bwn a {
    font-size: 0.85em;
    padding: 6px 1em;
}
.ser-strip-main {
    padding-top: 3em;
}
.trin-ser-top h3 {
    font-size: 2.5em;
}
.train-ser {
    padding: 3em 0em;
}
.page {
    padding: 3em 0em;
}
.resp-tab-item {
    font-size: 0.8em;
    padding: 6px 15px;
}
.trin-ser-top p {
    width: 75%;
}
.portfolio {
    padding: 3em 0;
}
.portfolio-top h1 {
    font-size: 2.5em;
}
.sap_tabs {
    padding: 0em 0 0em;
}
.contact-top h1 {
    font-size: 2.5em;
}
.single {
    padding: 3em 0;
}
.testiom-main p {
    width: 85%;
}
.testimo {
    min-height: 270px;
}
.testimo2 {
    min-height: 270px;
}
.testimo3 {
    min-height: 270px;
}
.testimo4 {
    min-height: 270px;
}
.testimo5 {
    min-height: 270px;
}
.bann-text p {
    width: 60%;
}
.captn h4 {
    font-size: 1em;
    padding: 2px 0 4px;
}
.ser-setting:hover .captn h4 {
    margin-top: 47px;
}
/*--shortcodes--*/
h3.typo1 {
  font-size: 2.5em;
}
h1.grid2 {
  font-size: 2.3em;
}	
.testimonal-main a.testimo-btn {
  font-size: 0.81em;
}	
h3.typo1 {
  font-size: 2.5em;
}	
.page{
	padding: 3em 0em;
}
}
@media(max-width:767px){
.navbar-nav {
    float: none !important;
    padding:1em 0em;
	background: #f5f5f5;
	
}
.nav > li {
    text-align: center;
}	
	
.cl-effect-11 a::before {
    left: none !important;
    text-align: center;
}
.navbar-toggle {
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
}
.navbar-inverse .navbar-toggle {
    border-color:#439BF7;
    background-color:#439BF7;
}
.navbar-inverse .navbar-toggle:hover {
	 background-color: #439BF7;
}
.navbar-inverse .navbar-toggle:focus {
	 background-color:#439BF7;
}
.navbar-inverse .navbar-collapse, .navbar-inverse .navbar-form {
    border: none !important;
}
}
@media(max-width:640px){
.logo img {
    width: 80%;
}
.bann-text {
    padding-top: 5em;
}
.bann-text p {
    width: 80%;
}
.banner-bottom {
    min-height: 350px;
}
.banner-bottom1 {
    min-height: 350px;
}
.banner-bottom2 {
    min-height: 350px;
}
.banner-bottom3 {
    min-height: 350px;
}
.banner-bottom4 {
    min-height: 350px;
}
.banner-bottom5 {
    min-height: 350px;
}
.banner-bottom6,.banner-bottom7,.banner-bottom8,.banner-bottom9 {
    min-height: 350px;
}
.social-left p {
    width: 100%;
}
.social-right ul li {
    margin-left: 0.4em;
}
.social-right {
    padding: 0px;
}
.testiom-main p {
    width: 100%;
}
.bann-text h3 {
    font-size:1.6em;
}
.fitness-top h1 {
    font-size: 2em;
}
.testimo .testiom-main h2 {
    font-size:1.3em;
}
.testimo2 .testiom-main h2 {
    font-size:1.3em;
}
.testimo3 .testiom-main h2 {
    font-size:1.3em;
}
.testimo4 .testiom-main h2 {
    font-size:1.3em;
}
.testimo5 .testiom-main h2 {
    font-size:1.3em;
}
.beauty-grid-left h3 {
    font-size:1.3em;
}
.beauty-grid-right h3 {
    font-size:1.3em;
}
/* .footer {
    padding: 3em 0em;
} */
.about-top h1 {
    font-size: 2em;
}
.about-top p {
    width: 100%;
}
.fitness-top p {
    width: 100%;
}
.about-bottom p {
    width: 100%;
}
.history-top p {
    width: 100%;
}
.ch-grid li {
    margin: 0em 1em 1em 1em;
}
.history-top h3 {
    font-size: 2em;
}
.about-bottom h2 {
    font-size: 1.3em;
}
.history-left p {
    width: 100%;
}
.team-main h4 {
    font-size: 2em;
}
.service-top h1 {
    font-size: 2em;
}
.service-top p {
    width: 100%;
}
.ser-strip-main p {
    width: 100%;
}
.trin-ser-top h3 {
    font-size: 2em;
}
.trin-ser-top p {
    width: 100%;
}
.portfolio-top h1 {
    font-size: 2em;
}
.portfolio-top p {
    width: 100%;
}
.contact-top h1 {
    font-size: 2em;
}
.contact-top p {
    width: 100%;
}
.captn h4 {
    font-size: 0.9em;
}
.captn p {
    font-size: 0.8em;
}
.ser-setting:hover .captn h4 {
    margin-top: 35px;
}
.ser-setting .captn {
    bottom: -60%;
}
.ban-setting .captn {
    bottom: -81%;
}
/*--shortcords--*/
button.btn.btn-lg {
  font-size: 1.1em;
}
h1.grid2 {
  font-size: 2em;
}
h2.grid2 {
  font-size: 1.9em;
}
h3.typo1 {
  font-size: 2em;
}
}
@media(max-width:480px){
.bann-text p {
    width:75%;
	font-size:1.2em;
}	
.bann-text {
    padding-top:7em;
}	
.banner-bottom {
    min-height: 330px;
}
.banner-bottom1 {
    min-height: 330px;
}
.banner-bottom2 {
    min-height: 330px;
}
.banner-bottom3 {
    min-height: 330px;
}
.banner-bottom4 {
    min-height: 330px;
}
.banner-bottom5 {
    min-height: 330px;
}
.banner-bottom6,.banner-bottom7,.banner-bottom8,.banner-bottom9 {
    min-height: 330px;
}

.social-left {
    float: none;
    width: 100%;
}
.social-right {
    float: none;
    width: 100%;
    text-align: center;
}
.bann-works h6 {
    font-size: 1.3em;
}
.fitness-rit {
    padding: 0em 0em 2em 0em;
}
.fitness-lft {
    width: 100%;
}
.testiom-main h4 {
    margin-top: 0.5em;
}
ul.callbacks_tabs.callbacks1_tabs {
    left: 41%;
}
.bann-grid {
    padding: 2em 0em;
}
.fitness-top {
    margin-bottom: 1.2em;
}
.fitness {
    padding-bottom: 2em;
}
.beauty-grid {
    padding: 2em 0em;
}
/* .footer {
    padding: 2em 0em;
} */
.about {
    padding: 2em 0em;
}
.about-top {
    margin-bottom: 2em;
}
.about-bottom img {
    width: 100%;
}
.history-top {
    padding-bottom: 1.5em;
}
.team {
    padding: 2em 0em;
}
.service {
    padding: 2em 0em;
}
.service-right {
    float: none;
    width: 100%;
    padding: 0em 0em 0.5em 0em;
}
.service-left {
    padding-top: 2em;
}
.ser-strip-main h2 {
    font-size: 1.5em;
}
.ser-strip-main p {
    font-size: 0.85em;
}
.ser-strip {
    min-height: 270px;
}
.ser-strip-main a {
    font-size: 0.85em;
    padding: 8px 1em;
}
.train-grid {
    float: none;
    width: 90%;
    margin: 0 auto 1.5em;
}
.train-ser {
    padding: 2em 0em;
}
.trin-ser-top {
    padding-bottom: 2em;
}
.resp-tab-item {
    font-size: 0.8em;
    padding: 6px 5px;
}
.tab_img {
    padding: 0em 0em;
}
.img-top {
    float: left;
    width: 49%;
    margin:4% 1% 0% 0%;
}
.link-top {
    width: 93%;
}
.ftr-gd1-img {
    padding: 0px;
}
.contact {
    padding: 2em 0px;
}
.contact-top {
    padding: 0px 0px 2em 0px;
}
.map {
    padding: 1em 0px 2em 0px;
}
.portfolio {
    padding: 2em 0;
}
.single {
    padding: 2em 0;
}
.single-grid h4 {
    font-size: 16px;
}
.comments h1 {
    font-size: 2em;
}
.comments {
    padding: 2em 0;
}
.comment-bottom.heading h2 {
    font-size: 2em;
}
.comment-bottom form {
    width: 100%;
}
.comment-bottom input[type="submit"] {
    margin: 0em 0em 0em 0em;
}
.comment-bottom input[type="submit"] {
    font-size: 0.9em;
    font-weight: 400;
    color: #fff;
    background: #e68523;
    border: none;
    padding: 0.5em 1.5em;
}
.history-right {
    width: 100%;
    padding: 0px;
}
.ser-setting .captn {
    bottom: -80%;
}
.ser-setting:hover .captn h4 {
    margin-top: 75px;
}
/*--shortcodes--*/
.page-header h3 {
  font-size: 2em; 
}
button.btn.btn-lg {
  font-size: 1em;
  padding: 7px;
}
button.btn.btn-1 {
  font-size: 0.9em;
  padding: 8px;
}
button.btn.btn-sm {
  font-size: 0.8em;
  padding: 9px;
}
h1#h1-bootstrap-heading {
  font-size: 2.2em;
}
h2#h2-bootstrap-heading {
  font-size: 2em;
}
h1.grid2 {
  font-size: 1.45em;
}
h2.grid2 {
  font-size: 1.35em;
}
h3.grid2 {
  font-size: 1.3em;
}
h4.grid2 {
  font-size: 1.2em;
}
h3.typo1 {
  font-size: 2em;
}
.page {
  margin: 0em 0;
}		
}
@media(max-width:320px){

.logo img {
    width: 65%;
}	
.navbar-toggle {
    padding: 6px 6px;
}	
.bann-text {
    padding-top:7em;
}
.bann-text h3 {
    font-size:1.7em;
}
.banner-bottom {
    min-height: 300px;
}
.banner-bottom1 {
    min-height: 300px;
}
.banner-bottom2 {
    min-height: 300px;
}
.banner-bottom3 {
    min-height: 300px;
}
.banner-bottom4{
    min-height: 300px;
}
.banner-bottom5 {
    min-height: 350px;
}
.banner-bottom6,.banner-bottom7,.banner-bottom8,.banner-bottom9 {
    min-height: 350px;
}
/* .bann-text p {
    font-size:1.2em;
} */
.banner-bottom .bann-text p {
    font-size:1.2em;
}
.banner-bottom1 .bann-text p {
    font-size:1.2em;
}
.banner-bottom2 .bann-text p {
    font-size:1.2em;
}
.banner-bottom3 .bann-text p {
    font-size:1.1em;
}
.banner-bottom4 .bann-text p {
    font-size:1.1em;
}
.social-left p {
    font-size: 0.8em;
}
.navbar-wrapper {
   /*  padding: 1.2em 0em; */
}
.bann-works {
    padding: 0px 10px 0px 10px;
    margin-bottom: 0.8em;
}
.social-right ul li a span {
    width: 25px;
    height: 25px;
    background-size: 570%;
}
.social-right ul li a span.fb:hover {
    background-position: 9px -25px;
}
.social-right ul li a span.tw {
    background-position: -19px 0px;
}
.social-right ul li a span.tw:hover {
    background-position: -19px -24px;
}
.social-right ul li a span.g {
    background-position: -44px 0px;
}
.social-right ul li a span.g:hover {
    background-position: -44px -24px;
}
.social-right ul li a span.p {
    background-position: -68px 0px;
}
.social-right ul li a span.p:hover {
    background-position: -68px -24px;
}
.social-right ul li a span.inst {
    background-position: -93px 0px;
}
.social-right ul li a span.inst:hover {
    background-position: -93px -24px;
}
.social-right ul li a span.you {
    background-position: -119px 0px;
}
.social-right ul li a span.you:hover {
    background-position: -119px -24px;
}
.social-left {
    padding: 0px;
}
.bann-works h6 {
    font-size: 1em;
}
.bann-grid {
    padding: 1.5em 0em;
}
.social-left h2 {
    font-size: 1.2em;
}
.fitness-top h1 {
    font-size: 1.7em;
}
.fitness-top p {
    font-size: 0.9em;
}
.fitness-rit h4 {
    font-size: 1.1em;
}
.fitness-rit p {
    font-size: 0.8em;
}
.fitness-rit a {
    font-size: 0.8em;
}
.testimo {
    padding: 1em 0em;
}
.testimo2 {
    padding: 1em 0em;
}
.testimo3 {
    padding: 1em 0em;
}
.testimo4 {
    padding: 1em 0em;
}
.testimo5 {
    padding: 1em 0em;
}
.testiom-main h2 {
    font-size: 1.7em;
}
.testiom-main p {
    font-size:0.9em;
}
.testiom-main h4 {
    font-size: 1em;
}
ul.callbacks_tabs.callbacks1_tabs {
    left: 37%;
    top: 100%;
}
.testimo {
    min-height: 235px;
}
.testimo2 {
    min-height: 235px;
}
.testimo3 {
    min-height: 235px;
}
.testimo4 {
    min-height: 235px;
}
.testimo5 {
    min-height: 235px;
}
.beauty-grid {
    padding: 1.5em 0em;
}
.beauty-grid-left {
    padding: 0em;
}
.beauty-grid-left iframe {
    width: 100%;
    height: 150px;
}
.beauty-grid-left h3 {
    font-size: 1.3em;
}
.beauty-grid-right {
    padding: 1em 0em 0em 0em;
}
.beauty-grid-right h3 {
    font-size: 1.3em;
}
.beauty-text h4 {
    font-size:0.9em;
    margin: 0.5em 0em 0.3em 0em;
}
.beauty-text p {
    font-size: 0.9em;
}
.beauty-text a {
    font-size: 0.83em;
    margin-top: 1em;
}
.ftr-grd {
    padding: 0px;
}
.ftr-grd h3 {
    font-size: 1.6em;
}
.ftr-grd p {
    font-size: 0.8em;
}
.ftr-grd input[type="submit"] {
   font-size: 0.8em;
    margin: 0em 0em 0em 0em;
}
.ftr-grd input[type="text"] {
    font-size: 0.84em;
}
.ftr-gd1-text h4 a {
    font-size: 0.85em;
}
.about {
    padding: 1em 0em;
}
.about-top h1 {
    font-size: 1.7em;
}
.about-top p {
    font-size: 0.8em;
}
.about-top {
    margin-bottom: 1em;
}
.about-bottom h2 {
    font-size: 1.05em;
}
.about-bottom p {
    font-size: 0.8em;
}
.history-top h3 {
    font-size: 1.7em;
}
.history-top p {
    font-size: 0.8em;
}
.history-left p {
    font-size: 0.8em;
}
.history-right {
    padding: 1em 0em 0em 0em;
}
.team-main h4 {
    font-size: 1.7em;
}
nav a {
    font-size: 1em;
}
.navbar-nav {
    padding: 2.5em 0em;
}
.team {
    padding: 1em 0em;
}
.service {
    padding: 1em 0em;
}
.service-top h1 {
    font-size: 1.7em;
}
.service-top p {
    font-size: 0.8em;
}
.service-left {
    padding-top: 1em;
}
.service-right p {
    font-size: 1em;
}
.ser-bwn {
    padding: 1em 0px 0px 0px;
}
.ser-bwn a {
    font-size: 0.8em;
}
.ser-strip-main {
    padding-top: 1.5em;
}
.ser-strip-main h2 {
    font-size: 1em;
}
.ser-strip-main p {
    font-size: 0.8em;
}
.ser-strip {
    min-height: 250px;
}
.train-ser {
    padding: 1em 0em;
}
.trin-ser-top h3 {
    font-size: 1.7em;
}
.train-grid {
    float: none;
    padding: 0px;
    margin: 0 auto 1em;
    width: 100%;
}
.portfolio {
    padding: 1.3em 0;
}
.portfolio-top h1 {
    font-size: 1.7em;
}
.portfolio-top p {
    font-size: 0.8em;
}
.resp-tabs-list {
   padding: 1.5em 0px 0.6em;
}
.link-top {
    width: 88%;
    padding: 4em 0 0;
}
.contact {
    padding: 1.3em 0px;
}
.contact-top {
    padding: 0px 0px 1.2em 0px;
}
.contact-top p {
    font-size: 0.8em;
}
.contact-left {
    padding: 0px;
}
.contact-right {
    padding: 0px;
}
.contact-right textarea {
    height: 8em;
}
.contact-right p {
    font-size: 13px;
}
.map-left {
    padding: 0em 0em 1.2em 0em;
}
.map {
    padding: 0em 0px 1.2em 0px;
}
.map-right {
    padding: 0px;
}
.map-right iframe {
    height: 150px;
}
.map-left p {
    font-size: 0.8em;
}
.addre p {
    font-size: 0.8em;
}
.contact-left input[type="text"] {
    padding: 0.3em 0.8em;
}
.ban-setting:hover .captn h4 {
    margin-top: 35px;
}
.ban-setting .captn {
    bottom: -70%;
}
.ser-setting .captn {
    bottom: -71%;
}
.ser-setting:hover .captn h4 {
    margin-top: 60px;
}
.single-grid p {
    font-size: 0.8em;
}
.single-grid h4 {
    font-size: 13px;
    margin: 10px 0 0 0;
}
ul.blog-ic li span {
    font-size: 12.5px;
}
i.glyphicon {
    margin-right: 6px;
}
ul.blog-ic li {
    margin-right: 4px;
}
.callbacks_tabs a:after {
    height: 8px;
    width: 8px;
}
.comments {
    padding: 1em 0;
}
.comments h1 {
    font-size: 1.8em;
    margin-bottom: 0.3em;
}
.media {
    margin-top: 10px;
}
h4.media-heading {
    font-size: 16px;
}
.media-body p {
    font-size: 0.8em;
}
.comment-bottom.heading h2 {
    font-size: 1.7em;
}
.comment-bottom input[type="text"], .comment-bottom textarea {
    font-size: 12px;
    padding: 0.6em 1em;
}
.comment-bottom textarea {
    height: 9em;
}
.copy-right p {
    font-size: 0.75em;
}
.resp-tab-item {
    font-size: 0.7em;
    padding: 6px 5px;
    margin: 0 0em 0;
}
/*--shortcods--*/
h1#h1-bootstrap-heading {
  font-size: 1.6em;
}
h2#h2-bootstrap-heading {
  font-size: 1.5em;
}
h3#h3-bootstrap-heading {
  font-size: 1.4em;
}
button.btn.btn-lg {
  font-size: 0.9em;
  margin: 0 0 0.5em 0px;
  padding: 9px;
}
.grid1 {
  margin: 0.7em 0 0;
}
button.btn.btn-1 {
  font-size: 0.8em;
  margin: 0 0 0.5em;
}
button.btn.btn-sm {
  font-size: 0.7em;
  padding: 5px;
  margin: 0 0 0.5em;
}
button.btn.btn-xs {
  font-size: 0.7em;
}
ul.nav.nav-pills a{
	padding: 0.5em;
  font-size: 0.9em;
}
span.label {
  margin: 0 0 0.5em;
  display: inline-block;
}
.page {
  padding: 1em 0 1em;
}
.page-header {
  margin: 16px 0 9px;
}
.grid2 {
  margin: 0.4em 0 0;
}
.bs-example {
  padding: 1em 0 0;
}
h3.typo1 {

  font-size: 1.8em;
}	
}


.nav-list{
	position:absolute;
	background:white;
	display:none;
	text-align:center;
	z-index:1000;
	
}


.navbar-nav li:hover .nav-list{
	display:block;
} 

.nav-list ul {
	padding-left:0px;
	
}
.nav-list ul li{
	color:black;
	list-style:none;
	background:white;
	padding:6px 22px;
	
	
}
.nav-list ul a:hover li{
	color:white;
	list-style:none;
	background:#FF9E3C;
}

.btn-line{
	height:3px;
	border-radius:4px;
	width:18%;
	margin:0 auto;
	background:#eee;
	margin-bottom:1.2em;
	z-index:5;
	position:relative;
}

.nav-title{
	font-size:1.8em;
    /* color: #337AB7; */
	color: #6a6a6a;
	text-align:center;
    margin-bottom: 0.3em;
	
	font-family: 'Amaranth', sans-serif;
}

/* 返回顶部 */
.divH {
    height: 1800px;
}
.divT {
    width:50px;
    height:80px;
    font-size: 23px;
  /*   background-color: #2F4F4F; */
    color: white;
    position: fixed;
    right: 3%;
    bottom:14px;
}
.divT:hover{
    cursor: pointer;

	
}
.hide {
    display: none;
}

.bann-text p{
	text-indent:0px;
	text-align:left;
}
p{
	text-indent:32px;
}
.zhiwei p{
	text-indent:0px;
}


.x 
{
  
  position:absolute;
  background:#fff;
  border:1px solid #F96;
  
  
}
.y, .z 
{
  position:absolute;
  left:48px;
}
.y 
{
  color:#fff;
  top:-14px;	
}
.z 
{
  color:#f96;
  top:-15px;
}


.saoerweima{
	color:white;
}

 .photo-hover:hover{
	position:relative;
	top:-6px;
	border-radius:16px;
	-webkit-box-shadow:0 10 10px #666;  
	-moz-box-shadow:0 10 10px #666;  
	box-shadow:0px 10px 14px #B6BBBF;  
} 
/* .photo-hover:hover{
	  transform: scale(1.4);  
	  z-index:1000;
} */

.partner-tanchu{
	 display:none;
}
.partner-list{
	background:black;
	opacity:0.5;
	float:left;
	height:100%;
	width:100%;
	position:absolute;
	bottom:0px;
}

.partner-text{
	float:left;
	color:#FF9E3C; 
	/* color:#fff; */
	z-index:1000;
	position:absolute;
	bottom:0px;
	
	
}

/* 经过图片时的效果 */


/* section */

*{margin:0;padding:0;}

a,img{border:0; text-decoration:none}
/* 
body{font:12px/180% Arial, Helvetica, sans-serif, "微软雅黑";} */

.clearfix:after{content:".";display:block;height:0;clear:both;visibility:hidden;}

.clearfix{display:inline-table;}/* Hides from IE-mac */

*html .clearfix{height:1%;}

.clearfix{display:block;}/* End hide from IE-mac */

*+html .clearfix{min-height:1%;}

/* section */

.section{
	/* width:1070px; */
	margin:auto;
	overflow:hidden;
	
	}

.section ul li{
	float:left;
	margin-right:14px;
	margin-bottom:20px;
	display:inline;
	/* width:300px; */
	height:210px;
	overflow:hidden;
	position:relative;
	}

.section ul li .photo{
	/* width:300px; */
	height:210px;
	overflow:hidden;
	}

.section .rsp{
	width:100%;
	height:210px;
	overflow:hidden;
	position: absolute;
	background:#000;
	top:0px;
	left:0px;
	border-radius:16px;
	}

.section .text{
	position:absolute;
	width:100%;
	height:210px;
	border-radius:16px;
	top:0px;
	overflow:hidden;
	}

.section .text p{
	
	width:100%;
	text-align:left;
	color:#fff;
	background:#439BF7; 
	font-family:"微软雅黑";
	font-size:16px;
	padding:10px 10px;
	}

.section2{
	/* width:1070px; */
	margin:auto;
	overflow:hidden;
	
	}

.section2 ul li{
	float:left;
	margin-right:14px;
	margin-bottom:20px;
	display:inline;
	/* width:300px; */
	/* height:480px; */
	overflow:hidden;
	position:relative;
	}

.section2 ul li .photo{
	/* width:300px; */
	/* height:480px; */
	overflow:hidden;
	}

.section2 .rsp{
	width:100%;
	/* height:480px; */
	overflow:hidden;
	position: absolute;
	background:#000;
	bottom:0px;
	left:0px;
	}

.section2 .text{
	position:absolute;
	width:100%;
	bottom:0px;
	overflow:hidden;
	}

.section2 .text p{
	
	width:100%;
	text-align:left;
	color:#fff;
	/* background:#FF9E3C;  */
	font-family:"微软雅黑";
	font-size:16px;
	padding:10px 10px;
	}

/* 经过图片时的效果结束 */

.partner-name{
	text-align:center;
	color:#6A6A6A;
	font-size:1.5em;
	margin-bottom:10px;
}

.bann-text h3{
	font-family:华文楷体;
}
.bann-text p{
	font-family:华文楷体;
}

#introduce,#introduce2{
	padding-top:4.5em;
}

.zhiwei-line{
	width:100%;
	height:3px;
	background:#eee;
	margin:1em 0;
}

.ul-icon li{
	list-style: none;
	background:url(../images/ul-icon.png) no-repeat 0 0;
	padding-left:30px;
	margin-left:28px;
}

.app-liat{
	width:60%;
	margin:0 auto;
}

.app-icon img{
	width:80px;
	height:80px;
	margin:0 auto;
	text-align:center;
}

.app-text{
	color:#fff;
	font-size:1.2em;
	padding:1em 0;
	font-family:楷体;
}

.yunwei-list{
	color:#fff;
	text-align:left;
	margin-bottom:3em;
}
.list1-icon{
	width:80px;
	height:80px;
	float:left;
	margin-right:20px;
	margin-bottom:10px;
	border-radius:100px;
	background:#aec;
}
.list1-text{
	
}
.list1-icon img{
	width:40px;
	height:42px;
}


/*--gallery--*/
.gallery ,.typrography{
    padding: 0 0 80px 0;
}
.gallery-bottom {
  
}
.view {
  /* width: 350px;
    height: 234px; */
   /* margin: 10px; */
   float: left;
   border: 10px solid #fff;
   overflow: hidden;
   position: relative;
   text-align: center;
   /* -webkit-box-shadow: 1px 1px 2px #e6e6e6;
   -moz-box-shadow: 1px 1px 2px #e6e6e6; */
  /*  box-shadow: 1px 1px 2px #e6e6e6; */
   cursor: default;
}
.view .mask,.view .content {
   /* width: 350px;
   height: 234px; */
   position: absolute;
   overflow: hidden;
   top: 0;
   left: 0;
   width:100%;
}
.view img {
   display: block;
   position: relative;
   border-radius:20px;
}
.view h2 {
   text-transform: uppercase;
   color: #fff;
   
   text-align: center;
   position: relative;
    font-size:1.2em;
   /* padding:8px; */
   margin: 9px 0 0 0;
}
.view p {
   /* font-style: italic; */
   font-size:0.9em;
   position: relative;
   color: #fff;
   line-height:1.8em;
   padding: 10px 10px 10px;
   text-align:left;
}
.view a.info {
   display: inline-block;
   text-decoration: none;
   padding: 7px 14px;
   background: #000;
   color: #fff;
   text-transform: uppercase;
   -webkit-box-shadow: 0 0 1px #000;
   -moz-box-shadow: 0 0 1px #000;
   box-shadow: 0 0 1px #000;
}
.view a.info: hover {
   -webkit-box-shadow: 0 0 5px #000;
   -moz-box-shadow: 0 0 5px #000;
   box-shadow: 0 0 5px #000;
}
.view-ninth .mask-1, .view-ninth .mask-2 {
    background-color: rgba(0, 0, 0, 0.5);
    height:480px;
    width: 400px;
    /* background:#e68523; */
	background:#439BF7;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    filter: alpha(opacity=100);
    opacity:1;
    -webkit-transition: all 0.3s ease-in-out 0.6s;
    -moz-transition: all 0.3s ease-in-out 0.6s;
    -o-transition: all 0.3s ease-in-out 0.6s;
    transition: all 0.3s ease-in-out 0.6s;
}
.view-ninth .mask-1 {
    left: auto;
    right:-10px;
    -webkit-transform: rotate(56.5deg) translateX(-220px);
    -moz-transform: rotate(56.5deg) translateX(-220px);
    -o-transform: rotate(56.5deg) translateX(-220px);
    -ms-transform: rotate(56.5deg) translateX(-220px);
    transform: rotate(56.5deg) translateX(-220px);
    -webkit-transform-origin: 100% 0%;
    -moz-transform-origin: 100% 0%;
    -o-transform-origin: 100% 0%;
    -ms-transform-origin: 100% 0%;
    transform-origin: 100% 0%;
}
.view-ninth .mask-2 {
    top: auto;
    bottom:0px;
    -webkit-transform: rotate(56.5deg) translateX(220px);
    -moz-transform: rotate(56.5deg) translateX(220px);
    -o-transform: rotate(56.5deg) translateX(220px);
    -ms-transform: rotate(56.5deg) translateX(220px);
    transform: rotate(56.5deg) translateX(220px);
    -webkit-transform-origin: 0% 100%;
    -moz-transform-origin: 0% 100%;
    -o-transform-origin: 0% 100%;
    -ms-transform-origin: 0% 100%;
    transform-origin: 0% 100%;
}
.view-ninth .content {
    background:#333;
	
    height: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=30)";
    filter: alpha(opacity=30);
    opacity: 0.3;
    width: 380px;
    overflow: hidden;
    -webkit-transform: rotate(-33.5deg) translate(-112px, 166px);
    -moz-transform: rotate(-33.5deg) translate(-112px, 166px);
    -o-transform: rotate(-33.5deg) translate(-112px, 166px);
    -ms-transform: rotate(-33.5deg) translate(-112px, 166px);
    transform: rotate(-33.5deg) translate(-112px, 166px);
    -webkit-transform-origin: 0% 100%;
    -moz-transform-origin: 0% 100%;
    -o-transform-origin: 0% 100%;
    -ms-transform-origin: 0% 100%;
    transform-origin: 0% 100%;
    -webkit-transition: all 0.4s ease-in-out 0.3s;
    -moz-transition: all 0.4s ease-in-out 0.3s;
    -o-transition: all 0.4s ease-in-out 0.3s;
    transition: all 0.4s ease-in-out 0.3s;
}
.view-ninth h3{
    background: transparent;
    margin-top: 9px;
    border-bottom: 1px solid rgba(255, 255, 255, 0.2);
	color:#000;
	font-size:2em;
	padding-bottom:9px;
}
.view-ninth a.info {
    display: none;
}
.view-ninth:hover .content {
   height: 140px;
    width: 330px;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=90)";
    filter: alpha(opacity=90);
    opacity: 0.9;
    top: 40px;
    -webkit-transform: rotate(0deg) translate(0, 0);
    -moz-transform: rotate(0deg) translate(0, 0);
    -o-transform: rotate(0deg) translate(0, 0);
    -ms-transform: rotate(0deg) translate(0, 0);
    transform: rotate(0deg) translate(0, 0);
}
@media (max-width: 1440px){
	.view-ninth:hover .content {
	height:140px;
    width: 330px;
    top:50px;
	}
}
@media (max-width: 1024px){
	.view-ninth:hover .content {
	height: 130px;
    width:260px;
    top:20px;
	font-size:0.8em;
	}
}
@media (max-width:991px){
	.view-ninth:hover .content {
	height:140px;
    width: 330px;
    top:50px;
	}
}

@media (max-width:800px){
	.view-ninth:hover .content {
	height: 140px;
    width: 330px;
    top: 50px;
	}
}

@media (max-width:768px){
	.view-ninth:hover .content {
	height: 140px;
    width: 330px;
    top:50px;
	}
}
@media (max-width:648px){
	.view-ninth:hover .content {
	height: 140px;
    width: 330px;
    top:50px;
	}
}
@media (max-width:480px){
	.view-ninth:hover .content {
	height: 146px;
    width:326px;
    top:50px;
	}
}
@media (max-width:375px){
	.view-ninth:hover .content {
	height: 146px;
    width:320px;
    top:36px;
	}
}
@media (max-width:360px){
	.view-ninth:hover .content {
	height: 146px;
    width:300px;
    top:20px;
	}
}
@media (max-width:320px){
	.view-ninth:hover .content {
	height: 130px;
    width:260px;
    top:24px;
	font-size:0.8em;
	}
}
.view-ninth:hover .mask-1, .view-ninth:hover .mask-2 {
    -webkit-transition-delay: 0s;
    -moz-transition-delay: 0s;
    -o-transition-delay: 0s;
    transition-delay: 0s;
}
.view-ninth:hover .mask-1 {
    -webkit-transform: rotate(56.5deg) translateX(1px);
    -moz-transform: rotate(56.5deg) translateX(1px);
    -o-transform: rotate(56.5deg) translateX(1px);
    -ms-transform: rotate(56.5deg) translateX(1px);
    transform: rotate(56.5deg) translateX(1px);
}
.view-ninth:hover .mask-2 {
    -webkit-transform: rotate(56.5deg) translateX(-1px);
    -moz-transform: rotate(56.5deg) translateX(-1px);
    -o-transform: rotate(56.5deg) translateX(-1px);
    -ms-transform: rotate(56.5deg) translateX(-1px);
    transform: rotate(56.5deg) translateX(-1px);
}



.services-bottom{
	background:url(../images/22.1.jpg) no-repeat fixed;
	background-size:cover;
	-webkit-background-size:cover;
	-moz-background-size:cover;
	-o-background-size:cover;
	-ms-background-size:cover;
  min-height: 605px;
  padding: 80px 0 0 0;
  opacity:0.4;
}

.time-service{
	/* border: 1px solid #fff; */
	/* padding:35px; */
	text-align: center;
	border-radius: 100%;
	-webkit-border-radius:100%;
	-moz-border-radius:100%;
	-o-border-radius: 100%;
	-ms-border-radius:100%;
}
.time-service span{
	color:#fff;
	font-size:2em;
}
.services-bottom-grids:nth-child(2){
	margin:0 0 4em;
}
.services-bottom-grd-right h4{
  line-height: 1.4em;
  font-size: 20px;
  font-weight: 300;
  color: #439BF7;
  
text-transform:uppercase;
text-align:left;
}
.services-bottom-grid{
	padding:0 15px;
}
.services-bottom-grid p{
	font-size:1em;
	line-height:2em;
    margin: 10px 0 0 0;
	color:#6A6A6A;
	text-align:left;
}
.services-bottom-grids {
  margin-top: 50px;
}
.services-bottom-grid:nth-child(3), .services-bottom-grid:nth-child(4) {
  margin-top: 50px;
}



/*-- responsive media queries --*/
 @media (max-width: 1440px){
	
}
@media (max-width: 1280px){

}
@media (max-width: 1024px){

	.banner-bottom, .destination, .about.two, .team, .camps,.gallery, .typrography,.contact, .gallery1{
	  padding: 60px 0;
	}


	.time-service {
	  padding: 25px 0;
	  }
	.services-bottom-grid:nth-child(3), .services-bottom-grid:nth-child(4) {
	  margin-top: 30px;
	}
	.services-bottom {
	  padding: 60px 0 0 0;
	}

}
@media (max-width: 800px){


	.services-bottom-grid {
	  float: left;
	  width: 50%;
	  padding: 0 10px;
	}
	.services-bottom-grd-right {
	  padding: 0;
	}
	.time-service span {
	  font-size: 1.5em;
	}
	.time-service {
	  padding: 14px 0;
	}
	.services-bottom {
	  min-height: 575px;
	  }


}
@media (max-width: 768px){

}
@media (max-width: 640px){

	.banner-bottom, .destination, .about.two, .team, .camps, .gallery, .typrography, .contact, .gallery1 {
	  padding: 45px 0;
	}

	.services-bottom-grids {
	  margin-top: 35px;
	}
	.services-bottom-grd-left {
	  padding-left: 0;
	}
	.services-bottom-grid p {
	  line-height: 1.8em;
	  font-size:0.9em;
	  }
	.services-bottom {
	  padding: 45px 0 0 0;
	}
	.services-bottom {
	  min-height: 600px;
	}


}
@media (max-width: 480px){

	.banner-bottom, .destination, .about.two, .team, .camps, .gallery, .typrography, .contact, .gallery1 {
	  padding: 40px 0;
	}

	.services-bottom-grid {
	  float: left;
	  width: 100%;
	  padding: 0 15px;
	}
	.time-service span {
	  font-size: 2em;
	}
	.time-service {
	  padding: 19px 0;
	}
	.services-bottom-grd-left {
	  width: 20%;
	}
	.services-bottom-grd-right {
	  padding: 0;
	  width: 80%;
	}
	.services-bottom-grid:nth-child(3), .services-bottom-grid:nth-child(4),.services-bottom-grid:nth-child(2) {
	  margin-top: 25px;
	}
	.services-bottom {
	  padding: 40px 0 0 0;
	}
	.services-bottom {
	  min-height: 725px;
	}

}
@media (max-width: 320px){


	.time-service span {
	  font-size: 1.5em;
	  top: 2px;
	  left: 1px;
	}
	.features-grid {
	  padding:0.8em 0;
	}
	.services-bottom-grids {
	  margin-top: 30px;
	}
	.services-bottom {
	  min-height: 995px;
	}

	.destination-middle:nth-child(4) {
		margin-bottom: 2px;
	}

	.services-bottom-grd-right h4{
	font-size:1.2em;
	}
} 
/*-- //responsive media queries --*/



.youxiang:hover{
	color:red;
}



@media (max-width:1024px){
	.carousel-inner > .item > img,
	.carousel-inner > .item > a > img{
	display: block;
	width:100%;
	height:600px;
  
}
}
@media (max-width:768px){
	.carousel-inner > .item > img,
	.carousel-inner > .item > a > img{
	display: block;
	width:100%;
	height:600px;
  
}
}
@media (max-width:375px){
	.carousel-inner > .item > img,
	.carousel-inner > .item > a > img{
	display: block;
	max-width:100%;
	height:300px;
  
}
}

@media (max-width: 480px){
	.carousel-inner > .item > img,
	.carousel-inner > .item > a > img{
	display: block;
	max-width:100%;
	height:300px;
  
}
}
@media (max-width: 320px){
	.carousel-inner > .item > img,
	.carousel-inner > .item > a > img{
	display: block;
	width:100%;
	height:300px;
  
}
}

/* .time-service span.fa {
     font-size: 2em;
    color: #e43937;
    display: inline-block;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -o-border-radius: 50%;
    -ms-border-radius: 50%;
    border-radius: 50%;
    text-decoration: none;
    z-index: 1;
    padding:0.2em; 
    
} */
.time-service span.fa:after { 
	position: absolute;
	width: 100%;
	height: 100%;
	-webkit-border-radius: 50%; 
	-moz-border-radius: 50%;
	-o-border-radius: 50%;
	-ms-border-radius: 50%;
	border-radius: 50%;
	content: '';
	-webkit-box-sizing: content-box;
	-moz-box-sizing: content-box;
	-o-box-sizing: content-box;
	-ms-box-sizing: content-box;
	box-sizing: content-box;
}
.effect-w3ls {
	 border: 1px solid #439bf7;
	-webkit-transition: background 0.5s, color 0.2s;
	-moz-transition: background 0.5s, color 0.2s;
	-o-transition: background 0.5s, color 0.2s;
	-ms-transition: background 0.5s, color 0.2s;
	transition: background 0.5s, color 0.2s;
}
.effect-w3ls:after {
	top: -7px;
	left: -7px;
	padding: 7px;
	-webkit-box-shadow: 0 0 0 2px #ff9e3c; 
	-moz-box-shadow: 0 0 0 2px #ff9e3c;
	-o-box-shadow: 0 0 0 2px #ff9e3c;
	-ms-box-shadow: 0 0 0 2px #ff9e3c;
	box-shadow: 0 0 0 2px #ff9e3c;
	-webkit-transition: -webkit-transform 0.5s, opacity 0.2s;
	-moz-transition: -moz-transform 0.5s, opacity 0.2s;
	-o-transition: transform 0.5s, opacity 0.2s;
	-ms-transition: transform 0.5s, opacity 0.2s;
	transition: transform 0.5s, opacity 0.2s;
	-webkit-transform: scale(0.3);
	-moz-transform: scale(0.3);
	-ms-transform: scale(0.3);
	transform: scale(0.3);
	-o-transform: scale(0.3);
	opacity: 0;
	-moz-opacity: 0;
}
.time-service:hover span.fa{
	background:#ff9e3c;
	color: #fff !important;
	border-color: #ff9e3c;
}
.time-service:hover span.fa:after {
	-webkit-transform: scale(1);
	-moz-transform: scale(1);
	-ms-transform: scale(1);
	transform: scale(1);
	-o-transform: scale(1);
	opacity: 1;
	-moz-opacity: 1;
	
}


@media (max-width: 320px){
	.time-service span.fa {
		font-size: 2em;
		color: #439BF7;
		display: inline-block;
		-webkit-border-radius: 50%;
		-moz-border-radius: 50%;
		-o-border-radius: 50%;
		-ms-border-radius: 50%;
		border-radius: 50%;
		text-decoration: none;
		z-index: 1;
		padding:0.2em;
	}
}

@media (max-width:360px){
	.time-service span.fa {
		font-size: 2em;
		color: #439BF7;
		display: inline-block;
		-webkit-border-radius: 50%;
		-moz-border-radius: 50%;
		-o-border-radius: 50%;
		-ms-border-radius: 50%;
		border-radius: 50%;
		text-decoration: none;
		z-index: 1;
		padding:0.3em;
	}
}

@media (max-width:375px){
	.time-service span.fa {
		font-size: 2em;
		color: #439BF7;
		display: inline-block;
		-webkit-border-radius: 50%;
		-moz-border-radius: 50%;
		-o-border-radius: 50%;
		-ms-border-radius: 50%;
		border-radius: 50%;
		text-decoration: none;
		z-index: 1;
		padding:0.3em;
	}
}

@media (max-width:480px){
	.time-service span.fa {
		font-size: 2em;
		color: #439BF7;
		display: inline-block;
		-webkit-border-radius: 50%;
		-moz-border-radius: 50%;
		-o-border-radius: 50%;
		-ms-border-radius: 50%;
		border-radius: 50%;
		text-decoration: none;
		z-index: 1;
		padding:0.3em;
	}
}

@media (max-width:768px){
	.time-service span.fa {
		font-size: 2em;
		color: #439BF7;
		display: inline-block;
		-webkit-border-radius: 50%;
		-moz-border-radius: 50%;
		-o-border-radius: 50%;
		-ms-border-radius: 50%;
		border-radius: 50%;
		text-decoration: none;
		z-index: 1;
		padding:0.3em;
	}
}

@media (max-width:768px){
	.time-service span.fa {
		font-size: 2em;
		color: #439BF7;
		display: inline-block;
		-webkit-border-radius: 50%;
		-moz-border-radius: 50%;
		-o-border-radius: 50%;
		-ms-border-radius: 50%;
		border-radius: 50%;
		text-decoration: none;
		z-index: 1;
		padding:0.3em;
	}
}


@media only screen and (min-width:768px) and (max-width: 1024px){
	.time-service span.fa {
		font-size: 2em;
		color: #439bf7;
		display: inline-block;
		-webkit-border-radius: 50%;
		-moz-border-radius: 50%;
		-o-border-radius: 50%;
		-ms-border-radius: 50%;
		border-radius: 50%;
		text-decoration: none;
		z-index: 1;
		padding:0.8em;
	}
}


@media (min-width:1024px){
	.time-service span.fa {
		font-size: 2em;
		color:#439bf7;
		display: inline-block;
		-webkit-border-radius: 50%;
		-moz-border-radius: 50%;
		-o-border-radius: 50%;
		-ms-border-radius: 50%;
		border-radius: 50%;
		text-decoration: none;
		z-index: 1;
		padding:0.8em;
	}
}



@media (max-width: 320px){
	.ul-icon-i li{
		width:100%;
	}
}

@media (max-width:360px){
	.ul-icon-i li{
		width:100%;
	}
}

@media (max-width:375px){
.ul-icon-i li{
		width:100%;
	}
}

@media (max-width:480px){
	.ul-icon-i li{
		width:100%;
	}
}

@media (max-width:768px){
	.ul-icon-i li{
		width:100%;
	}
}

@media (max-width:768px){
	.ul-icon-i li{
		width:100%;
	}
}


@media only screen and (min-width:768px) and (max-width: 1024px){
	.ul-icon-i li{
		width:25%;
	}
}


@media (min-width:1024px){
	.ul-icon-i li{
		width:25%;
	}
}



.icon-hover1:hover .h-hover1{
	color:#ff9e3c;
}





