html,
body 
{ line-height:180%; font-size:1.0em; font-family: "Helvetica Neue", Helvetica, Microsoft Yahei, Hiragino Sans GB, WenQuanYi Micro Hei, sans-serif; background:white;}
li {list-style:none;}


a {transition: 0.5s; -webkit-transition: 0.5s; -moz-transition: 0.5s; color:#333;}

/* 划过图片放大 */
.img-auto { display:block; overflow:hidden; }
.img-auto img { width:auto; height:auto; margin:0px auto; transition: 600ms; }
.img-auto img:hover { -webkit-transform: scale(1.1);-moz-transform: scale(1.1);-ms-transform: scale(1.1);-o-transform: scale(1.1);transform: scale(1.1); }


/* 导航 */
.navbar-default {
padding:15px 0px;
background: rgba(0, 0, 0, 0.3);
border:none;
-moz-box-shadow:0px 0px 15px #000;
-webkit-box-shadow:0px 0px 15px #000;
box-shadow:0px 0px 15px #000;
}
@media (max-width: 768px) {
.navbar-default {padding:5px 0px;}
}

.navbar-default .navbar-nav>li> a,.navbar-default .glyphicon,.navbar-default .glyphicon a  {color:#fff;}

/* logo */
.navbar-brand {padding:0px; width:280px;
	max-height:40px;}
@media (max-width: 768px) {
a.navbar-brand img {
    width:auto;
	max-width:280px;
	max-height:40px;
	margin: 0px auto;
}
}

/* 导航右侧 */
@media (min-width: 768px) {
#navbar {
float:right;
}

}

/*导航用户注册*/
#navbar .user-panel { margin:10px 0 0 30px;  }
#navbar .user-panel a,
#navbar .user-panel a:visited,
#navbar .user-panel a:link{
	color: #198DDD;
	font-size: 14px;
	padding: 5px 15px;
	text-align: center;
	text-decoration: none;
	border:1px solid #198DDD;
}
#navbar .user-panel a:hover{ color:#198DDD;}
#navbar .user-panel a.top-login {color:white; background:#198DDD;}
#navbar .user-panel a:hover {background:#26c79d; color:white;border:1px solid #26c79d;}

}





@media (min-width: 768px) {
ul.navbar-nav li.oen { height:70px; padding:10px 0px;}
}

.top-nav-right {
  position: absolute;
  top:20px;
  right:20px;
}

.top-nav-right ul {width:120px; }

.top-nav-right ul li { 
float:left; width:30px;
height:30px;
line-height:30px;
margin:2px; 

}
.top-nav-right ul li.nav-shopping a { 
position: absolute;
top:0px;
right:0px;display:block; width:30px; height:30px;
}
.shopping-box {margin:0px auto; padding:20px;}
.shopping-box li {margin:10px;}

@media (max-width: 768px) {
#navbar .user-panel {margin-bottom:10px;}
.top-nav-right ul li.nav-shopping,
.top-nav-right ul li.glyphicon-search {
display:none;
}
.navbar-toggle {z-index:999;}
.top-nav-right {width:30px;position:relative;
top:0px;
left:5px; z-index:99; font-size:26px; }

}

/* 幻灯文字 */
.carousel-caption {
bottom:10%;
}

.carousel-caption h3 {margin-bottom:30px;font-size:3.2em;}
.carousel-caption p {line-height:200%;font-size:1.2em;}
.carousel-caption .btn {margin-top:20px; font-size:1.0em;}


/* 手机幻灯片最小高度 */
@media (max-width: 768px) {
#myCarousel img {min-height:300px;}
}

.modal {top:20%;}

.bs-example-modal-lg-search .row { padding:20px; }



/* 通用 */

.blank5,.blank10,.blank20,.blank30,.blank50,.blank60 {clear:both;height:5px;overflow:hidden;}
.blank10 {height:10px;}
.blank20 {height:20px;}
.blank30 {height:30px;}
.blank50 {height:50px;}
.blank60 {height:60px;}



.title,.title-2 { padding:30px 0px 10px 0px; text-align:center; text-transform:uppercase;}
.title h1,.title h3 a { line-height:45px;height:45px;font-size:30px; font-weight: normal;text-decoration: none; }
.title h3 small {display:block; clear:both; margin:20px 0px 10px 0px; color:#a1a1a1; font-size:10px; }
.title p,.title-index-1 p { margin:10px auto 30px auto;line-height:20px;color:#333;font-size:16px; }
.title span {}
.services-bottom .title h3 small {color:#888;}
.services-bottom .title p {color:#ccc;}
@media (min-width: 768px) {
.title p,.title-index-1 p {width:600px;}
}
.title-2 a {font-size:30px;}
.title-2 h3 a small {display:block; clear:both; margin:10px 0px 10px 0px; color:#a1a1a1; font-size:8px;}


/* 页底 */


.foot { padding:100px 0px 0px 0px; 
background:#333; color:#9b9b9;}
.foot .container {position: relative;}
.foot a {color:#9b9b9b;}
.foot h5 { color:#9b9b9b; margin-bottom: 60px;  line-height:180%; font-size: 16px; font-weight: normal; }
.foot .foot-nav { clear:both; margin-bottom: 60px; overflow: hidden; }
.foot .foot-nav dl {}

.foot .foot-nav dl dt { position: relative; padding-bottom: 30px; border-bottom: 1px solid #9fa0a1; margin-bottom: 20px; font-size: 20px;  }
.foot .foot-nav dl dt b { position: absolute; display: block; width: 39%; height: 3px; left: 0; bottom: -2px; background-color: #fff; }
.foot .foot-nav dl dd { line-height: 30px; }
.foot .foot-nav dl dd a { font-size: 16px;  }
.foot .copyright { clear:both;  margin:30px 0px; text-align: center; color:#9b9b9b; }


.fweixin img {width:150px;}
.fweixin p {  line-height: 24px; text-align: center; }





.sub_menu {
margin-top:30px;}



@media (max-width: 768px) {
.sub_menu {
height:0px;overflow:hidden;
}
}


/* 面包屑导航 */
.breadcrumb {margin-bottom:50px;}
.breadcrumb span {padding-right:15px; color:#ccc;}

/* 内页文字大小按钮 */
.content_tools {
float:right;
margin:30px 0px; 
padding:5px 15px;
background:#eee;
text-align:right;
font-size:14px;
}





/************* 分页 */

.pages {
  clear:both;
  margin:0px 10px;
  font-size:0.8em;
  color:#888;
}

.pages strong,.pages span {
  color:#FFFFFF;
  display:block;
  float:left;
  height: 26px;
  line-height: 26px;
  float:left;
  padding:0px 8px;
  background:#337ab7;
  margin: 0px 3px 0px 0px;
  font-size:0.8em;
  border-radius: 3px 3px 3px 3px;
}
.pages a,.pages a {
  display:block;
  float:left;
  height:24px;
  line-height:24px;
  float:left;
  padding:0px 8px;
  border:1px solid #337ab7;
  border-radius: 3px 3px 3px 3px;
  text-decoration:none;
  margin: 0px 3px 0px 0px;
  color:#337ab7;
  font-size:0.8em;
}

.pages strong {color:white;}

.pages span {
  float:right;
}

#page {
font-size:0.8em;
}

#page strong {
padding:5px 8px;
background:#337ab7;
border-radius:5px;
color:white;
margin-right:15px;
font-size:0.8em;
}

.pagination {margin:50px 0px;}




/* 分页 */

.page-number {
 position:relative;
 right:0px;
 top:5px;
  color:#FFFFFF;
  height: 26px;
  line-height: 26px;
  padding:9px 20px;
  background:#337ab7;
  margin: 0px 3px 0px 0px;
  font-size:0.8em;
  border-radius: 3px 3px 3px 3px;
}

/* 正文 */
#content_text {line-height:180%;font-size:1.2em;}





/* 首页 */


.index-1,.index-3 { padding-top:50px;padding-bottom:100px; background: #f8f8f8; }
.index-1 ul { overflow: hidden; }
.index-1 li { height: 350px;  overflow: hidden; text-align: center; float: left; border: 1px solid transparent; position: relative; transition: 400ms; }
.index-1 li:hover {background:white;border:1px solid #ccc;}
.index-1 .t1 { width: 100%; height: 140px; padding: 70px 0 0 0; font-size: 14px; color: #9b9797; transition: 400ms; }
.index-1 .t1 .img-auto {height:176px; margin:0px 0px 10px 0px; overflow:hidden; }
.index-1 .t1 a { margin: 0 0 5px 0; font-size: 18px; color: #3a3a3a; transition: 400ms; }
.index-1 .t2 { width: 100%; padding: 20px 10px 0px 10px; height: 80px; line-height: 24px; font-size: 14px; color: #fff; background: #26388c; position: absolute; left: 0; bottom: -80px; transition: 400ms; }
.index-1 li:hover .t1 { margin-top:-50px; }
.index-1 li:hover .t2 { bottom:0px; }

@media (max-width: 768px) {
.index-1 li {
margin-bottom:30px;
background:white;border:1px solid #ccc;
}
.index-1 li .t1 { margin-top:-50px; }
.index-1 li .t2 { bottom:0px; }
}


.index-2 {padding-bottom:80px;}
.index-2 div div { padding:20px 30px; border:1px solid #eee;  -moz-box-shadow:0px 0px 10px #eee;
-webkit-box-shadow:0px 0px 10px #eee;
box-shadow:0px 0px 10px #eee; border-radius:3px;}
@media (max-width: 768px) {
.index-2 div div {margin-bottom:20px;}
}

.index-2 div div.img-auto a {display:block; height:100px;margin:20px 0px;overflow:hidden;}
.index-2 div div.img-auto h4 a { height:16px; font-size:14px;}
.index-2 div div:hover {background:#eee;}
.index-2 div div p {font-size:12px;color:#555;}
.index-2 div div p.date {color:#999;}



.index-3 .btn {padding:10px 40px;border-radius:50px;}
.index-3-left { height:315px; overflow:auto; }
.index-3-left p {text-indent:2em; }
@media (max-width: 768px) {
.index-3-left {margin-bottom:30px;}
}

.index-6 {padding:0px 0px 100px 0px;}
.index-6 ul li { height:124px; padding:0px; border:1px solid #eee; overflow:hidden;}
.index-6 ul li .img-auto {
width:89px;
height:68px;
margin:28px 50px;
overflow:hidden;
}






/* 友情链接 */
.home-links { padding:50px 0px 0px 0px;  background:#333; color: #666; }
.home-links .hr  {padding:15px 0px 0px 0px; border-top:1px dotted #555;}
.home-links-left {padding:0px;}
.home-links .links-logo img {
float:left; margin:10px;
opacity: 0.2;
}
.home-links .links-logo img:hover {opacity: 1; transition: 400ms;}
.home-links .links-a { clear:both; margin: 0 auto; font-size: 14px; padding-bottom: 60px; }
.home-links .links-a a { color: #666; padding: 10px; line-height: 300%; }






/**/
/*列表页 -文字列表*/
/**/
.list-container a {color:#333;}
.list-container p {color:#888;}
.list-container h4 {color:#000;font-weight:bold; }
.list-container .row{margin-bottom:15px;}
.list-container .news-list{margin-bottom:0;}

.list-border{padding:15px; clear:both; border:1px dotted transparent; border-bottom-color:#BBBBBB;}
.list-border-w{border:1px dotted #BBBBBB; margin:15px 0px;}
.list-border:hover{background:#F5F5F5; border-color: #ccc; border-radius: 5px 5px 5px 5px;}


.list-date {width: 4em; float: left; margin-right: 20px;text-align: center;}
.list-date span{display:block;width:1em;line-height:1em;padding-top: .1em;white-space:nowrap;font-size: 4em;color:#555;overflow:hidden;}
.list-date p {clear:both; display:block; width:4em;overflow:hidden;margin-bottom:0;}

.news-list p,
.news-list-text-pic p,
.list-down p{line-height:1.6}
.list-down .img-auto {height:170px;overflow:hidden;}



#projectlist.masonry {
margin: 0 auto;
}

#projectlist { }
.wrapper { margin: 0px auto; }
.projectitem {margin:0px 0px 30px 0px;width: 380px; float: none; -webkit-backface-visibility: hidden;/*谷歌图片闪烁*/ -webkit-transform-style: preserve-3d;}
.projectitem a
{position:relative;display:block; }

.projectitem a:hover
{text-decoration:none;overflow:hidden;}

.projectitem a h4
{display:none;cursor:hand;text-align:center;}

.projectitem a:hover h4
{width:100%; line-height:30px; margin:0; padding:15px 0px;background:#333;display:block;position:absolute;bottom:0;left:0;color:#fff;filter:alpha(opacity=56);-moz-opacity:0.8;opacity:0.8;}


.projectitem img,
.index-1 img,
.index-2 img,
.index-3 img,
.owl-item img
{
 -moz-box-shadow:0px 0px 10px #888;
-webkit-box-shadow:0px 0px 10px #888;
}


/*列表页 - 右侧*/

.content-right-list h3 {font-size:16px;}
.content-right-list ol {margin-bottom:60px;}
.content-right-list ol li {list-style-type:decimal ;font-size:14px;line-height:1.8}
@media (max-width: 768px) {
.content-right-list {
margin-top:60px;
}
}



/* 联系我们地图页 */

.contact-us {background:#242625; }

.contact-us h3 {font-size: 60px;line-height:120%;color:#CCCCCC;text-align:center;padding:50px 0 ;}
.contact-us h3 span{font-weight:bold;color:#C22C45;}
.contact-us h4 {clear:both;  margin:50px auto 0;padding:0 0 50px}

.contact-us dl {}
.contact-us dl dt {line-height:40px;color:#CACACA;font-size: 26px;margin-bottom:10px;}
.contact-us dl dd{color:#AEAEAE;font-size: 1.0em;}
.content-ditu {height:50.8em;overflow:hidden;}




/* 产品页面右侧文字信息 */
.product_info{  overflow:hidden}
.product_info table{ color:#535353; width:100%; }
.product_info table th{ text-align:right; padding:7px 5px; width:120px; font-weight:normal; color:#888;}
.product_info table td{ padding:5px; color:#535353; font-size:0.9em;}
.product_info table tr{}
.product_info strong{ color:#E53F40; font-size:30px;}
#dialog_link {margin-left:20px;background:#236298;}
@media (max-width: 768px) {
#dialog_link {margin:20px 0px 0px 0px;}
}


/* 滚动图片 */
.owl-carousel{display: none;position: relative;width: 100%;-ms-touch-action: pan-y;}
.owl-carousel .owl-wrapper{display: none;position: relative;-webkit-transform: translate3d(0px, 0px, 0px);}
.owl-carousel .owl-wrapper-outer{overflow: hidden;position: relative;width: 100%;}
.owl-carousel .owl-wrapper-outer.autoHeight{-webkit-transition: height 500ms ease-in-out;-moz-transition: height 500ms ease-in-out;-ms-transition: height 500ms ease-in-out;-o-transition: height 500ms ease-in-out;transition: height 500ms ease-in-out;}
.owl-carousel .owl-item {float:left;  padding:0px 50px; overflow:hidden; text-align:center; }
.owl-carousel .owl-item a.img-auto {height:350px;overflow:hidden;}
.owl-carousel .owl-item h4 { margin:30px 0px; font-size:16px;}
.owl-carousel .owl-item h4 small {padding-left:20px; font-style : oblique; }


.owl-controls .owl-page,
.owl-controls .owl-buttons div{cursor: pointer;}
.owl-controls{-webkit-user-select: none;-khtml-user-select: none;-moz-user-select: none;-ms-user-select: none;user-select: none;-webkit-tap-highlight-color: rgba(0, 0, 0, 0);}
/* mouse grab icon*/
.grabbing{cursor:url(../images/index/grabbing.png) 8 8, move;}
/* fix*/
.owl-carousel .owl-wrapper,
.owl-carousel .owl-item{-webkit-backface-visibility: hidden;-moz-backface-visibility: hidden;-ms-backface-visibility: hidden;-webkit-transform: translate3d(0,0,0);-moz-transform: translate3d(0,0,0);-ms-transform: translate3d(0,0,0);}



.owl-theme .owl-controls{margin-top: 20px;text-align: center;}
/* Styling Next and Prev buttons*/
.owl-theme .owl-controls .owl-buttons div {color: #333;display: inline-block;zoom: 1;*display: inline;/*IE7 life-saver*/margin: 5px;padding: 5px 15px;font-size: 20px; font-weight:bold; background: #eee; }
.owl-theme .owl-controls .owl-buttons div:hover {background:#333; color:white;}
/* Clickable class fix problem with hover on touch devices*//* Use it for non-touch hover action*/
.owl-theme .owl-controls.clickable .owl-buttons div:hover{filter: Alpha(Opacity=100);/*IE7 fix*/opacity: 1;text-decoration: none;}
/* Styling Pagination*/
.owl-theme .owl-controls .owl-page{display: inline-block;zoom: 1;*display: inline;/*IE7 life-saver*/}
.owl-theme .owl-controls .owl-page span{display: block;width: 12px;height: 12px;margin: 5px 7px;filter: Alpha(Opacity=30);/*IE7 fix*/opacity: 0.3;-webkit-border-radius: 20px;-moz-border-radius: 20px;border-radius: 20px;background: #999;}
.owl-theme .owl-controls .owl-page.active span,
.owl-theme .owl-controls.clickable .owl-page:hover span{filter: Alpha(Opacity=100);/*IE7 fix*/opacity: 1;}
/* If PaginationNumbers is true*/
.owl-theme .owl-controls .owl-page span.owl-numbers{height: auto;width: auto;color: #FFF;padding: 2px 10px;font-size: 12px;-webkit-border-radius: 30px;-moz-border-radius: 30px;border-radius: 30px;}
/* preloading images*/
.owl-item.loading{min-height: 150px;background: url(../images/base/AjaxLoader.gif) no-repeat center center}
.owl-carousel .owl-wrapper:after{content: ".";display: block;clear: both;visibility: hidden;line-height: 0;height: 0;}



.content-bottom-list-more {padding:8px 15px; background:#eee; color:#888;}

@media (min-width: 768px) {
.servers-wap {
display:none;
}
.dropdown-menu>li>a {padding:10px 20px;}
}

@media (max-width: 768px) {
/* 手机菜单圆形按钮颜色 */
.plug-menu {
background: #ccc;
}

/* 手机菜单弹出按钮颜色 */
.top_menu>li {
background: #ccc;
}

/* 手机菜单平铺背景颜色 */
.foot_mp {
background: #ccc;
}


.servers,
.foot-share,
.content_tools_box
{display:none;}

ul.nav-pills li.active {clear:both; display:block; }
#carousel-example-generic {margin-bottom:30px;}
.content-bottom-list-more {display:block; width:110px; margin-bottom:30px;}

}

.navbar-right {padding:0px;}
.top-nav-right .dropdown-menu li {clear:both;width:98%;}
.lead {font-size:1.0em; line-height: 1.8;}
.index-1 ul,.index-6 ul {margin:0px;padding:0px;}



#fat-menu {margin-top:3px;}


.banner-bottom,.destination ,.about.two,.team,.camps{
padding:80px 0;
}

.banner-text a{
font-weight:600;
text-decoration:none;
color:#ffffff;
font-size:14px;
padding:19px 42px;
}
.banner-text a.hvr-rectangle-in.button.red {
background: #666;
margin-left: 25px;
}
a.hvr-rectangle-in {
  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;
  background: #26388c;
  -webkit-transition-property: color;
  transition-property: color;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  color: #fff;
}
a.hvr-rectangle-in:before {
  content: "";
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background:#26388C;
  color:#fff;
  -webkit-transform: scale(1);
  transform: scale(1);
  -webkit-transition-property: transform;
  transition-property: transform;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}
a.hvr-rectangle-in:hover,a.hvr-rectangle-in:focus,a.hvr-rectangle-in:active {
  color: white;
}
a.hvr-rectangle-in:hover:before,a.hvr-rectangle-in:focus:before,a.hvr-rectangle-in:active:before {
  -webkit-transform: scale(0);
  transform: scale(0);
}
/* Rectangle Out */
a.hvr-rectangle-out {
  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;
background:#CC7200;
  -webkit-transition-property: color;
  transition-property: color;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
}
a.hvr-rectangle-out:before {
  content: "";
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
background: #666;
  -webkit-transform: scale(0);
  transform: scale(0);
  -webkit-transition-property: transform;
  transition-property: transform;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}
a.hvr-rectangle-out:hover,a.hvr-rectangle-out:focus,a.hvr-rectangle-out:active {
color:#ffffff;
}
a.hvr-rectangle-out:hover:before,a.hvr-rectangle-out:focus:before,a.hvr-rectangle-out:active:before {
  -webkit-transform: scale(1);
  transform: scale(1);
}
/*--destination-starts--*/
.destination-left {
  min-height: 285px;
    padding: 0;
    position: relative;
}
.destination-left img{
	width:100%;
}
.destination-middle{
  padding: 78px 23px 0 23px;
  background: #fff;
  text-align: center;
}
.destination-middle p{
  font-size: 14px;
  line-height: 2em;
  color: #666;
  text-align: center;
}

.destination {
background:#999;
}
.tool img {
  width: 100%;
}
.tool {
  position: absolute;
  top: 42%;
  right: -5%;
  width: 16%;
  transform: rotate(269deg);
  -webkit-transform: rotate(269deg);
  -o-transform: rotate(269deg);
  -moz-transform: rotate(269deg);
}
.strip.one {
  width: 14%;
  margin: 22px auto;
}
.destination-middle h4 {
  font-size: 20px;
  font-weight: 300;
  color: #CC7200;
  text-align: center;
  
  }
.tool.two {
  left: -5%;
  transform: rotate(90deg);
  -webkit-transform: rotate(90deg);
  -o-transform: rotate(90deg);
  -moz-transform: rotate(90deg);
}
/*--destination-end--*/
.services-bottom{
	background:url(../images/base/banner1.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;
}

.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: #CC7200;
  
text-transform:uppercase;
}
.services-bottom-grd-right h4 a{
  color: #CC7200;
}
.services-bottom-grid p{
	font-size:14px;
	line-height:2em;
    margin: 10px 0 0 0;
	color:#fff;
}
.services-bottom-grids {
  margin-top: 50px;
}
.services-bottom-grid:nth-child(3), .services-bottom-grid:nth-child(4) {
  margin-top: 50px;
}
/*--footer--*/
.footer{
	background: #999;
	padding: 80px 0;
}
.head h3 ,.mail_soc h3{
  margin-bottom: 15px;
  line-height: 1.4em;
  font-size: 20px;
  font-weight: 300;
  color: #CC7200;
  
  text-transform: uppercase;
  font-weight: bold;
}
.head h3 a{
  color: #CC7200;
}
ul.inspired,ul.customer,ul.sites,ul.contents {
	text-decoration: none;
	list-style-type: none;
	padding: 0;
	margin: 0;
	text-transform: capitalize;
}
ul.inspired li a,ul.customer li a,ul.sites li a,ul.contents li a{
	color: #fff !important;
	font-size: 14px;
	line-height: 2em;
}
ul.inspired li a:hover,ul.customer li a:hover,ul.sites li a:hover,ul.contents li a:hover{
	text-decoration: none;
	color: #000 !important;
}
.re_dsgn6:hover{
	background: #fff !important;
	color:#353F49 !important;
	transition:0.5s all;
}
.form_data p{
	font-size: 14px;
	color:#fff;
	text-transform: capitalize;
}
.social ul{
	list-style-type: none;
	margin: 0;
	padding: 0;
}
.social ul li{
	margin: 0px 5px;
	padding: 0;
	display: inline-block;
}
.form_data {
 	 margin-bottom: 30px;
}
.social ul li a{
	background: url(../images/base/sr_soc.png);
	width: 32px;
	height: 32px;
	display: inline-block;
}
.social ul li a.face{
	background-position: -29px 0px;
}
.social ul li a.face:hover{
	background-position: -29px 32px;
}
.social ul li a.twit{
	background-position: -63px 0px;
}
.social ul li a.twit:hover{
	background-position: -63px 32px;
}
.social ul li a.gplus{
	background-position: -97px 0px;
}
.social ul li a.gplus:hover{
	background-position: -97px 32px;
}

.div2{
background:#CC7200;
text-align:center;
padding:22px 0;
}
.div2 p span{
margin:0 .5em;
}
.div2 p,.div2 p a{
text-decoration: none;
color: #fff;
font-size: 14px;
}
.div2 p a:hover{
color:#000;
}
.mail_soc  input[type="email"] {
  background:#fff;
  border: none;
  width: 81%;
  outline: none;
  padding: 6px;
  font-size: 13px;
  color: #c4c4c4;
}
.mail_soc form input[type="submit"]{
  background:#000 url(../images/base/s_btn.png) no-repeat center center ;
  background-size:70%;
  text-indent: -9999px;
  width: 44px;
  height: 37px;
  border: none;
  margin: 0 0 0 -4px;
  padding:0;
	}
.mail_soc form input[type="submit"]:hover{
  background:#000 url(../images/base/s_btn.png) no-repeat center center ;
  background-size:80%;
	}
/*--gallery--*/
.gallery ,.typrography{
    padding: 10px 0;
}
.gallery-bottom {
  margin-top: 50px;
}
.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;
}
.view a{
   display: block;
   width:100%;
   height:100%;
}
.view img {
   display: block;
   position: relative;
   width:100%;height:auto;
}
.view h2 {
   text-transform: uppercase;
   color: #fff;
   
   text-align: center;
   position: relative;
    font-size:20px;
   padding:8px;
   margin: 9px 0 0 0;
}
.view p {
   font-size: 13px;
   position: relative;
   color: #fff;
   line-height:1.8em;
   padding: 10px 20px 20px;
   text-align: center;
}
.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:393px;
    width: 361px;
    background:#26388C;
    -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: 0;
    -webkit-transform: rotate(56.5deg) translateX(-180px);
    -moz-transform: rotate(56.5deg) translateX(-180px);
    -o-transform: rotate(56.5deg) translateX(-180px);
    -ms-transform: rotate(56.5deg) translateX(-180px);
    transform: rotate(56.5deg) translateX(-180px);
    -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(180px);
    -moz-transform: rotate(56.5deg) translateX(180px);
    -o-transform: rotate(56.5deg) translateX(180px);
    -ms-transform: rotate(56.5deg) translateX(180px);
    transform: rotate(56.5deg) translateX(180px);
    -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=50)";
    filter: alpha(opacity=0);
    opacity: 0;
    width: 361px;
    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:#fff;
	font-size:2em;
	padding-bottom:9px;
}
.view-ninth a.info {
    display: none;
}
.view-ninth:hover .content {
   height: 130px;
    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);
}
.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);
}
/*--gallery--*/
/*--about--*/
.banner.page-head {
  min-height: 220px;
}
.about-top,.main,.cam-top-top ,.grid_4,.gallery ul,.map{
  margin-top: 50px;
}
.team {
  background: #999;
}
.about p {
  font-size: 0.95em;
  color: #888;
  line-height: 1.8em;
}
.cam-top iframe{
border:none;
height:325px;
  width: 100%;
}
.about-top-right p {
  font-size: 14px;
  margin: 20px 0 0px 0;
  color: #262324;
  line-height: 1.8em;
}
.about-top-right h4 {
 color:#CC7200;
  font-size:20px;

  line-height: 1.35em;
  padding: 0
}

/* FIFTH EFFECTS */
.team .fifth-effect img {
	-moz-transition: all 0.3s ease-in;
	-webkit-transition: all 0.3s ease-in;
	-o-transition: all 0.3s ease-in;
	-ms-transition: all 0.3s ease-in;
	transition: all 0.3s ease-in;
}
.team .fifth-effect .mask {
   cursor:pointer;
   opacity:1;
   visibility:visible;
   border:30px solid rgba(204, 114, 0, 0.62);
   -moz-box-sizing:border-box;
   -webkit-box-sizing:border-box;
   box-sizing:border-box;
   -moz-transition: all 0.4s cubic-bezier(0.940, 0.850, 0.100, 0.620);
   -webkit-transition: all 0.4s cubic-bezier(0.940, 0.850, 0.100, 0.620);
   -o-transition: all 0.4s cubic-bezier(0.940, 0.850, 0.100, 0.620);
   -ms-transition: all 0.4s cubic-bezier(0.940, 0.850, 0.100, 0.620);
   transition: all 0.4s cubic-bezier(0.940, 0.850, 0.100, 0.620);
}
.team .fifth-effect:hover .mask {
	border:0px double rgba(0,0,0,0.7);
	opacity:0;
	visibility:hidden;
}
.team .fifth-effect:hover img {
	opacity:1;
}
/* CSS3 STYLE GENERIC */
.team .view {
     width:100%;
   height:100%;
   float: left;
   overflow: hidden;
   position: relative;
   text-align: center;
   cursor: default;
  border:none;
  -webkit-box-shadow: none;
  -moz-box-shadow:none;
  box-shadow:none;
}
.team .view .mask, .team .view .content {
  width: 100%;
  height: 100%;
  position: absolute;
  overflow: hidden;
  top: 0;
  left: 0px
}
.team .view img {
  width: 100%;
   display: block;
   position: relative;
}
.team .view a.info {
   background:url(../img/link.png) center no-repeat;
   display: inline-block;
   text-decoration: none;
   padding:0;
   text-indent:-9999px;
   width:20px;
   height:20px;
}
.team .view.fifth-effect {
  padding-left: 0;
}
.cam-top img{
width:100%;
}
.sub-img {
  float: left;
  width: 20%;
}
.sub-img img{
 width:100%;
}
.sub-text {
width:75%;
 float:right;
}
.sub-text a {
text-decoration:none;
 color: #CC7200;
  font-size:20px;

}
.sub-text p {
  font-size: 14px;
  margin: 5px 0 0px 0;
  color: #262324;
  line-height: 1.8em;
}
.sub-cam-top {
    margin-bottom: 28px;
}
/*-- //about --*/
/*--trypography--*/
.grid_4{
	background:#fff;
} 
.grid_3.grid_4 h3 {
  margin: 0;
} 
.grid_5{
	background:#fff;
	padding:1em 0 2em 0;
}

.table td, .table>tbody>tr>td, .table>tbody>tr>th, .table>tfoot>tr>td, .table>tfoot>tr>th, .table>thead>tr>td, .table>thead>tr>th {
  padding: 15px!important;
}
.table > thead > tr > th, .table > tbody > tr > th, .table > tfoot > tr > th, .table > thead > tr > td, .table > tbody > tr > td, .table > tfoot > tr > td {
  font-size: 0.9em;
  color: #999;
}
.table > thead > tr > th, .table > tbody > tr > th, .table > tfoot > tr > th, .table > thead > tr > td, .table > tbody > tr > td, .table > tfoot > tr > td {
  border-top: none !important;
}
.tab-content > .active {
  display: block;
  visibility: visible;
}
.label {
  font-weight: 300 !important;
}
.label {
  padding: 4px 6px;
  border: none;
  text-shadow: none;
}
h4.typ1{
	margin-bottom:15px;
}
h5.typ1{
	margin-bottom:15px;
}
.progress {
  height: 8px;
  box-shadow: none;
}
.progress {
  overflow: hidden;
  height: 20px;
  margin-bottom: 20px;
  background-color: #eeeeee;
  border-radius: 2px;
  -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
  box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
}
.progress-bar {
  float: left;
  width: 0%;
  height: 100%;
  font-size: 12px;
  line-height: 20px;
  color: #ffffff;
  text-align: center;
  background-color:#03a9f4;
  -webkit-box-shadow:inset 0 -1px 0 rgba(0, 0, 0, 0.15);
  box-shadow:inset 0 -1px 0 rgba(0, 0, 0, 0.15);
  -webkit-transition:width 0.6s ease;
  -o-transition:width 0.6s ease;
  transition:width 0.6s ease;
}
.progress-bar {
  box-shadow: none;
}
.progress-bar-primary {
  background-color: #03a9f4;
}
.progress-bar-info {
  background-color: #00bcd4;
}
.progress-bar-success {
  background-color: #8bc34a;
}
.progress-bar-warning {
  background-color: #ffc107;
}
.progress-bar-danger {
  background-color: #e51c23;
}
.progress-bar-inverse {
  background-color: #757575;
}
.pagination > .active > a, .pagination > .active > span, .pagination > .active > a:hover, .pagination > .active > span:hover, .pagination > .active > a:focus, .pagination > .active > span:focus {
  background-color:#5bb2fc !important;
  border-color:#5bb2fc; !important;
}
.grid_3 p{
  color: #888;
  font-size: 0.9em;
  margin-bottom: 1em;
  font-weight: 300;
}
.bs-docs-example {
  margin: 1em 0;
}
section#tables  p {
 margin-top: 1em;
}
.breadcrumb li{
	font-size:0.85em;
}
.badge-primary {
  background-color: #03a9f4;
}
.badge-success {
  background-color: #8bc34a;
}
.badge-warning {
  background-color: #ffc107;
}
.badge-danger {
  background-color: #e51c23;
}
.tab-container .tab-content {
  border-radius: 0 2px 2px 2px;
  border: 1px solid #e0e0e0;
  padding: 16px;
  background-color: #ffffff;
}
.nav-tabs {
  margin-bottom: 1em;
}
.alert {
  font-size: 0.85em;
}
h1.t-button,h2.t-button,h3.t-button,h4.t-button,h5.t-button {
line-height:1.8em;
  margin-top:0.5em;
  margin-bottom: 0.5em;
}
h3.bars {
  margin-bottom: 0.8em;
}
/*-- //typography --*/
/*-- contact --*/
.contact,.gallery1 {
  padding: 10px 0;
}
.contact-gds{
margin-top:50px;
}
.contact-top div input[type="text"],.contact-top div textarea {
  width: 100%;
  padding: 11px 10px;
  margin: 10px 0 18px 0;
  background: none;
  outline: none;
  border: 1px solid #CC7200;
  -webkit-appearance: none;
}
.contact-top p {
  margin: 0 0 23px 0;
  color: #000;
  font-size: 14px;
  line-height: 1.8em;
}
.con-text span {
margin-bottom:10px;
  color: #000;
  font-size: 14px;
  line-height: 1.8em;
}
.contact-top div textarea {
  height: 170px;
  resize: none;
}
.con-text {
  margin-top: 0.5em;
}
.contact-top h3 {
  color: #CC7200;
  
text-transform:uppercase;
  margin: 0 0 35px 0;
  font-size: 20px;
}
.contact-top input[type="submit"] {
  background:#CC7200;
  color: #fff;
  font-size: 18px;
  border: none;
  width: 23%;
  outline: none;
  -webkit-appearance:none;
  font-weight: 600;
  padding: 10px 15px;
  transition: 0.5s all;
  -webkit-transition: 0.5s all;
  -moz-transition: 0.5s all;
  -o-transition: 0.5s all;
    margin-top: 1em;
}
.contact-top input[type="submit"]:hover {
  background: #999;
}
.contact-hd h3 {
  color: #E64B50;
  font-size: 20px;
}
.map iframe {
  width: 100%;
  min-height: 336px;
  border: none;
}
/*-- //contact --*/
.works-section {
  padding: 4em 0;
    background: #f5f5f5
}
.moments h3 {
  
  text-align: center;
  margin: 0;
  color: #e21737;
  font-size: 2.5em;
  font-weight: 600;
}
div#portfolio {
  padding-top: 2.5em;
}
/* Default Skin */
	.wmuSliderPagination a {
	display: block;
	text-indent: -9999px;
	width:15px;
	height:15px;
	
	border-radius:10px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	-o-border-radius: 10px;
	-ms-border-radius: 10px;
}


/*-----------------------------------------------------------------------------------*/
.b-link-stripe{
	position:relative;
	display:inline-block;
	vertical-align:top;
	
	font-weight: 300;
	overflow:hidden;
}
.b-link-stripe .b-wrapper{
	position:absolute;
	width:100%;
	height:100%;
	top:0;
	left:0;
	text-align:center;
	color:#ffffff;
	overflow:hidden;
}
.b-link-stripe .b-wrapper:hover {
  background: rgba(0, 130, 194, 0.55);
  transition: all 0.5s linear;
  -moz-transition: all 0.5s linear;
  -ms-transition: all 0.5s linear;
  -o-transition: all 0.5s linear;
  -webkit-transition: all 0.5s linear;
}
/*-----------------------------------------------------------------------------------*/
/*	Animation effects
/*-----------------------------------------------------------------------------------*/
.b-animate-go{
	text-decoration:none;
}
.b-animate{
	transition: all 0.5s;
	-moz-transition: all 0.5s;
	-ms-transition: all 0.5s;
	-o-transition: all 0.5s;
	-webkit-transition: all 0.5s;
	visibility: hidden;
	font-size:1.1em;
	font-weight:700;
	width: 75%;
	margin: 0 auto;
	top:45%;
	color: #FFD670;
}
.b-animate img{

	display: -webkit-inline-box;
}
/* lt-ie9 */
.b-animate-go:hover .b-animate{
	visibility:visible;
}
.b-from-left{
	position:relative;
	left:-100%;
}
.b-animate-go:hover .b-from-left{
	left:0;
}
.zoom-icon {
  position: absolute;
  opacity: 0;
  filter: alpha(opacity=0);
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(opacity=0)";
  display: block;
  left: 0;
  top: -152px;
  width: 290px;
  height: 219px;
  background: rgba(0, 89, 142, 0.58) url(../images/base/zoom-icon.png) center center no-repeat;
  cursor: pointer;
  transition: all .2s ease-in-out;
  -webkit-transition: all .2s ease-in-out;
  -moz-transition: all .2s ease-in-out;
  -o-transition: all .2s ease-in-out;
}
.grid_box .zoom-icon {
	top: -50px;
	width:100%;
	height: 220px;	
}
.grid_box a:hover .zoom-icon {
	top:20px;
	opacity: 1;
	filter: alpha(opacity=99); 
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(opacity=99)";
}
#portfoliolist .portfolio {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;
	width: 23%;
	display:block;
	float:left;
	overflow:hidden;
	margin: 0px 2% 2% 0;
}
div#portfoliolist {
	padding: 19px 6px 0px 19px;
}	
.portfolio-wrapper {
	overflow:hidden;
	position: relative !important;
}
.portfolio img {
	max-width:100%;
	transition: all 300ms!important;
	-webkit-transition: all 300ms!important;
	-moz-transition: all 300ms!important;
}
.portfolio .label {
	position: absolute;
	width: 100%;
	height:40px;
	bottom:-40px;
}
.portfolio .label-bg {
	background: #22B4B8;
	width: 100%;
	height:100%;
	position: absolute;
	top:0;
	left:0;
}
.portfolio .label-text {
	color:#fff;
	position: relative;
	z-index:500;
	padding:5px 8px;
}
.portfolio .text-category {
	display:block;
	font-size:9px;
	font-size: 12px;
	text-transform:uppercase;
}
/* Self Clearing Goodness */
.container:after { content: "\0020"; display: block; height: 0; clear: both; visibility: hidden; }
.clearfix:before,
.clearfix:after,
.row:before,
.row:after {
  content: '\0020';
  display: block;
  overflow: hidden;
  visibility: hidden;
  width: 0;
  height: 0; 
}
.row:after,
.clearfix:after {
  clear: both; 
}
.clear {
  clear: both;
  display: block;
  overflow: hidden;
  visibility: hidden;
  width: 0;
  height: 0;
}
.moments {
  padding: 6em 0;
}
.moments-bottom {
  margin-top: 50px;
}
.moments-left img {
  width: 100%;
}
.moments-left {
padding:10px;
}
.moments-left a.mask1{
	display: block;
	text-decoration: none;
	overflow: hidden;
}
.moments-left img {
	box-sizing: border-box;
	height: auto;
	max-width: 100%;
}
img.zoom-img {
	-webkit-transform: scale(1, 1);
	-webkit-transition-timing-function: ease-out;
	-webkit-transition-duration: .5s;
	-moz-transform: scale(1, 1);
	-moz-transition-timing-function: ease-out;
	-moz-transition-duration: .5s;
}
img.zoom-img:hover {
	-webkit-transform: scale(1.15);
	-webkit-transition-timing-function: ease-in-out;
	-webkit-transition-duration: 750ms;
	-moz-transform: scale(1.15);
	-moz-transition-timing-function: ease-in-out;
	-moz-transition-duration: 750ms;
	overflow: hidden;
}


/*-- responsive media queries --*/
@media (max-width: 1440px){
	.tool {
	  right: -6%; 
	  }
}
@media (max-width: 1280px){
	a.boxclose {
	  right: 220px;
	}
}
@media (max-width: 1024px){
	a.boxclose {
	  right: 130px;
	}
	.top-logo .glyphicon-cog {
	  font-size: 22px;
	  }
	.top-logo a {
	  font-size: 19px;
	  }
	.top-logo a i {
	  font-size: 11px;
	  }
	.top-logo a {
	  padding: 14px 10px;
	  }
	.nav-icon {
	  margin-top: 30px;
	}
	.top-header {
	  padding: 19px 0 8px 0;
	}
	.banner-text {
	  margin-top: 118px;
	}
	.banner-text h3 {
	  font-size: 57px;
	  }
	.banner-text p {
	  font-size: 24px;
	  }
	.banner-text a {
	  padding: 12px 22px;
	}
	.banner {
	  min-height: 575px;
	  }
	.right_bt span {
	  font-size: 24px;
	  padding: 4px 6px;
	  }
	.banner-bottom, .destination, .about.two, .team, .camps,.gallery, .typrography,.footer,.contact, .gallery1{
	  padding: 60px 0;
	}
	h3.tittle {
	  font-size: 28px;
	  }

	.destination-middle {
	  padding: 36px 14px 0 14px;
	  }
	.destination-left {
	  min-height: 235px;
	  }
	.gallery-bottom {
	  margin-top: 25px;
	}
	.view {
	  width: 292px;
	  height: 199px;
	  }
	  .view .mask, .view .content {
		  width:290px;
		  height: 232px;
	  }
	  .view-ninth .mask-1, .view-ninth .mask-2 {
		height:300px;
		width: 359px;
		}
		.view-ninth .mask-1 {
	  left: auto;
	  right: -55px;
	  }
	  .view-ninth .mask-1, .view-ninth .mask-2 {
	  height: 900px;
	  width: 900px;
	  }
	.view-ninth .content {
	  top: 24px !important;
	  width: 100% !important;
	  }
	.view-ninth .content {
	  -webkit-transform: rotate(-33.5deg) translate(-291px, 166px);
	  -moz-transform: rotate(-33.5deg) translate(-291px, 166px);
	  -o-transform: rotate(-33.5deg) translate(-291px, 166px);
	  -ms-transform: rotate(-33.5deg) translate(-291px, 166px);
	  transform: rotate(-33.5deg) translate(-291px, 166px);
	  }
	.view p {
	  padding: 0px 15px 0px 15px;
	  }
	.view h2,.services-bottom-grd-right h4,.destination-middle h4 ,.head h3, .mail_soc h3,.about-top-right h4,.sub-text a,.contact-top h3{
	  font-size: 18px;
	  }
	.strip.one {
	  margin: 19px auto;
	}
	.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;
	}
	.mail_soc input[type="email"] {
	  width: 78%;
	  }

	.about-top-right p {
	  margin: 13px 0 0px 0;
	  }
	.about-top, .main, .cam-top-top, .grid_4, .gallery ul, .map,.moments-bottom,.contact-gds {
	  margin-top: 35px;
	}
	.sub-cam-top {
	  margin-bottom: 20px;
	}
	.team .fifth-effect .mask {
	  border: 22px solid rgba(204, 114, 0, 0.62);
	  }
	.contact-top input[type="submit"] {
	  margin-top: 0.5em;
	}
	.banner.page-head {
	  min-height: 190px;
	}
	.map iframe{
	    min-height: 313px;
	}
}
@media (max-width: 800px){
	.top-left ul li {
	  margin: 0 5px;
	  }
	a.top-indus {
	  padding: 7px 10px;
	  }
	.banner-text h3 {
	  font-size: 44px;
	}
	.banner-text p {
	  margin: 30px 0;
	}
	.banner-text p {
	  font-size: 18px;
	}
	.banner-text a {
	  padding: 9px 14px;
	}
	.banner-text {
	  margin-top: 92px;
	}
	.banner {
	  min-height: 472px;
	}
	h3.tittle {
	  font-size: 26px;
	}
	.banner-bottom p {
	  width: 99%;
	}
	.destination-left {
	  float: left;
	  width: 25%;
	}
	.destination-middle {
	  padding: 16px 12px 0 12px;
	}
	.strip.one {
	  margin: 11px auto 9px auto;
	}
	.destination-middle p {
	  line-height: 1.8em;
	  }
	.destination-left {
	  min-height: 180px;
	}
	.view {
	  width: 220px;
	  height: 153px;
	}
	.view p {
	  font-size: 12px;
	  }
	.view h2, .services-bottom-grd-right h4, .destination-middle h4, .head h3, .mail_soc h3, .about-top-right h4, .sub-text a, .contact-top h3 {
	  font-size: 17px;
	}
	.view h2 {
	  padding: 2px;
	  margin: 5px 0 0 0;
	  }
	.view p {
	  padding: 0px 2px 0px 2px;
	}
	.view-ninth .content {
	  height: 118px !important;
	  top: 7px !important;
	  }
	.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;
	  }
	.head,.mail_soc {
	  padding: 0 10px;
	  float: left;
	  width: 25%;
	}
	.mail_soc input[type="email"] {
	  width: 77%;
	  padding: 5px 5px;
	  }
	.mail_soc form input[type="submit"] {
	  background: url(../images/base/message.png) no-repeat 0px 5px #ffffff;
	  width: 35px;
	  height: 28px;
	  }
	.menu_box_list ul li {
	  margin: 0 13px;
	}
	a.boxclose {
	  right: 60px;
	}
	.about-top-left {
	  float: left;
	  width: 50%;
	}
	.view-grid {
	  float: left;
	  width: 25%;
	  padding: 0 10px;
	}
	.team .fifth-effect .mask {
	  border: 18px solid rgba(204, 114, 0, 0.62);
	}
	.cam-top {
	  float: left;
	  width: 47%;
	  padding:0 10px;
	}
	.cam-top-text {
	  float: left;
	  width: 53%;
	 padding:0 10px;
	}
	.sub-text {
	  width: 79%;
	  }
	.sub-img {
	  float: left;
	  width: 18%;
	}
	.sub-text p {
	  margin: 2px 0 0px 0;
	  }
	.cam-top iframe {
	  height: 255px;
	  }
	.moments-left {
	  padding: 6px;
	  float: left;
	  width: 33.3%;
	}
	.contact-top {
	  float: left;
	  width: 50%;
	}
	.contact-top h3 {
	  margin: 0 0 22px 0;
	  }
	.contact-top div input[type="text"], .contact-top div textarea {
	  padding: 7px 10px;
	  margin: 11px 0 12px 0;
	  }
	.contact-top div textarea {
	  height: 145px;
	  }
	.contact-top input[type="submit"] {
	  width: 25%;
	  padding: 6px 15px;
	  }
	.contact-top p {
	  margin: 0 0 14px 0;
	  }
	.map iframe {
	  min-height: 258px;
	  }
	.top-logo a {
	  padding: 8px 5px;
	}
	.top-logo {
	  left: 41%;
	  }
	.destination-middle h4{
	    font-size: 13px;
	}
	.sub-text a{
    font-size: 14px;	
	}
}
@media (max-width: 768px){
	.banner.page-head {
	  min-height: 166px;
	}
	.tool {
	  right: -5%;
	}
}
@media (max-width: 640px){
	.top-left ul li a {
	  font-size: 12px;
	  }
	.top-logo .glyphicon-cog {
	  font-size: 19px;
	}
	.top-logo a {
	  font-size: 17px;
	}
	.top-logo a i {
	  font-size: 10px;
	  }
	.banner-text {
	  margin-top: 50px;
	}
	.banner-text h3 {
	  font-size: 35px;
	}
	.banner-text p {
	  font-size: 16px;
	}
	.banner-text p {
	  margin: 24px 0 30px 0;
	}
	.banner-text a {
	  padding: 6px 8px;
	}
	.nav-icon {
	  margin-top: 23px;
	}
	a.top-indus {
	  font-size: 13px;
	  }
	a.top-indus {
	  padding: 5px 5px;
	}
	.banner {
	  min-height: 370px;
	}
	.banner-bottom, .destination, .about.two, .team, .camps, .gallery, .typrography, .footer, .contact, .gallery1 {
	  padding: 45px 0;
	}
	.banner-bottom p {
	  width: 100%;
	}
	.banner-bottom p {
	  margin: 20px auto 0 auto;
	  }
	.destination-middle h4{
	  font-size: 13px;
	}

	.destination-left {
	  float: left;
	  width: 22%;
	}
	.destination-middle p {
	  line-height: 1.7em;
	}
	.destination-middle {
	  padding: 5px 5px 0 5px;
	  width: 28%;
	}
	.destination-left {
	  min-height: 130px;
	}
	.tool {
	  width: 24%;
	  }
	.tool {
	  right: -8%;
	}
	.tool.two {
	  left: -7%;
	  }
	.view {
	  margin: 5px;
	  }
	.view {
	  height: 130px;
	  width: 187px;
	  }
	.view-ninth .content {
	  height: 96px !important;
	  }
	.services-bottom-grids {
	  margin-top: 35px;
	}
	.services-bottom-grd-left {
	  padding-left: 0;
	}
	.services-bottom-grid p {
	  line-height: 1.8em;
	  }
	.services-bottom {
	  padding: 45px 0 0 0;
	}
	.services-bottom {
	  min-height: 600px;
	}
	.social ul li {
	  margin: 0px 4px;
	  }
	.mail_soc{
	padding:0;
	}
	.mail_soc input[type="email"] {
	  width: 76%;
	  }
	.menu_box_list ul li {
	  margin: 0 6px;
	}
	a.boxclose {
	  right: 34px;
	}
	.sub-cam-top {
	  margin-bottom: 15px;
	}
	.contact-top div textarea {
	  height: 120px;
	}
	.map iframe {
	  min-height: 185px;
	}
	.contact-top input[type="submit"] {
	  font-size: 14px;
	  width: 27%;
	  padding: 3px 0px;
	}
	.destination-middle p {
    line-height: 1.6em;
	font-size:12px;
	}

}
@media (max-width: 480px){
	.top-header {
	  padding: 13px 0 3px 0;
	}
	.nav-icon {
	  margin-top: 15px;
	}
	.right_bt span {
	  font-size: 18px;
	  }
	.top-logo .glyphicon-cog {
	  font-size: 16px;
	}
	.top-logo a {
	  font-size: 16px;
	}
	.top-logo {
	  left: 35%;
	  top: 46px;
	}
	.banner-text h3 {
	  font-size: 26px;
	}
	.banner-text {
	  margin-top: 78px;
	}
	.banner-text p {
	  margin: 18px 0 24px 0;
	}
	.banner-text a {
	  font-size: 13px;
	  }
	.banner {
	  min-height: 320px;
	}
	.banner-bottom, .destination, .about.two, .team, .camps, .gallery, .typrography, .footer, .contact, .gallery1 {
	  padding: 40px 0;
	}
	h3.tittle {
	  margin-bottom: 15px;
	  font-size: 22px;
	}
	.strip {
	  width: 9%;
	  }
	.destination-left {
	  float: left;
	  width: 50% !important;
	}
	.destination-left {
	  min-height: 217px;
	}
	.destination-middle h4 {
	  font-size: 17px;
	}
	.destination-middle {
	  padding: 50px 5px 0 5px;
	  }
	.view {
	  height: 144px;
	  width: 46%;
	}
	.view-ninth .content {
	  height: 110px !important;
	}
	.view-ninth .content {
	  top: 6px !important;
	}
	.services-bottom-grid {
	  float: left;
	  width: 100%;
	  padding: 0;
	}
	.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;
	}
	.head, .mail_soc {
	  padding: 0 10px;
	  float: left;
	  width: 50%;
	}
	.head h3, .mail_soc h3 {
	  margin-bottom: 10px;
	  }
	.head:nth-child(3),.mail_soc {
	  margin-top: 25px;
	}
	.div2 p, .div2 p a {
	  font-size: 13px;
	}
	.menu_box_list ul li {
	  display: block;
	  margin: 21px 0 !important;
	  }
	.boxclose span {
	  width: 30px;
	  height: 30px;
	  background-size: 100% !important;
	}
	.about-top-left {
	  float: left;
	  width: 100%;
	  padding: 0;
	}
	.about-top-right {
	  float: left;
	  width: 100%;
	  padding: 0;
	  margin-top: 30px;
	}
	.view-grid {
	  float: left;
	  width: 50%;
	  padding: 0px 5px 10px 5px;
	}
	.cam-top {
	  float: left;
	  width: 100%;
	  padding: 0;
	  margin-bottom: 30px;
	}
	.team .view {
	  margin: 0;
	}
	.cam-top-text {
	  float: left;
	  width: 100%;
	  padding: 0;
	}
	.mail_soc form input[type="submit"] {
	  background: url(../images/base/message.png) no-repeat 0px 4px #ffffff;
	  }
	.contact-top {
	  float: left;
	  width: 100%;
	  padding: 0;

	}
	.contact-top input[type="submit"] {
	  width: 22%;
	  padding: 9px 0px;
	}
	.contact-top:nth-child(2){
	margin-top:30px;
	}
}
@media (max-width: 320px){
	.top-left ul li {
	  margin: 0 2px;
	}
	.top-left,.top-right {
	  float: left;
	  text-align: center;
	  width: 100%;
	}
	.top-logo {
	  left: 24%;
	  top: 132px;
	}
	.top-logo .glyphicon-cog {
	  margin: 0 0 1px 0;
	  }
	.top-logo a i{
	margin:0;
	}
	.banner-text h3 {
	  font-size: 18px;
	}
	.banner-text p {
	  font-size: 14px;
	}
	.banner-text p {
	  margin: 11px 0 18px 0;
	}
	.banner-text a {
	  padding: 4px 8px;
	}
	.banner-text {
	  margin-top: 125px;
	}
	.banner {
	  min-height: 365px;
	}
	.banner-bottom, .destination, .about.two, .team, .camps, .gallery, .typrography, .footer, .contact, .gallery1 {
	  padding: 35px 0;
	}
	h3.tittle {
	  font-size: 21px;
	}
	.banner-bottom p{
	line-height:1.8em;
	}
	.destination-left {
	  float: left;
	  width: 100% !important;
	}
	.destination-left {
	  min-height: 200px;
	}
	.tool {
	  position: absolute;
	  top: 94%;
	  right: 42%;
	  width: 14%;
	  transform: rotate(361deg);
	  -webkit-transform: rotate(361deg);
	  -o-transform: rotate(361deg);
	  -moz-transform: rotate(361deg);
	  }
	.tool.two {
	  top: -2%;
	left: 42%;
	  transform: rotate(183deg);
	  -webkit-transform: rotate(183deg);
	  -o-transform: rotate(183deg);
	  -moz-transform: rotate(183deg);
	}
	.view {
	  height: 181px;
	  width: 46%;
	}
	.view-ninth .content {
	  top: 24px !important;
	}
	.time-service span {
	  font-size: 1.5em;
	  top: 2px;
	  left: 1px;
	}
	.time-service {
	  padding: 7px 0;
	}
	.services-bottom-grids {
	  margin-top: 30px;
	}
	.services-bottom {
	  min-height: 995px;
	}
	.head, .mail_soc {
	  padding: 0 0px;
	  }
	.head, .mail_soc {
	  padding: 0 0px;
	  width: 100%;
	}
	.head:nth-child(3), .mail_soc,.head:nth-child(2) {
	  margin-top: 15px;
	}
	.banner.page-head {
	  min-height: 236px;
	}
	.table td, .table>tbody>tr>td, .table>tbody>tr>th, .table>tfoot>tr>td, .table>tfoot>tr>th, .table>thead>tr>td, .table>thead>tr>th {
	  padding: 10px!important;
	}
	.moments-left {
	  padding: 2px;
	  float: left;
	  width: 50%;
	}
	.contact-top input[type="submit"] {
	  width: 24%;
	  }
	.div2 {
	  padding: 13px 0;
	}
	.destination-middle:nth-child(4) {
		margin-bottom: 2px;
	}
	.top-right {
		margin-top: 10px;
	}
	.top-right ul li {
		margin-left: 12px;
	}
	.services-bottom-grd-right h4{
	font-size:15px;
	}
}
/*-- //responsive media queries --*/

.services-bottom{
	background:url(../images/base/banner1.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: 705px;
  padding: 80px 0 0 0;
}

.services-bottom .title h1,.services-bottom .title h3 a {color:white;}

.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: #CC7200;
  
text-transform:uppercase;
}
.services-bottom-grd-right h4 a{
  color: #CC7200;
}
.services-bottom-grid p{
	font-size:14px;
	line-height:2em;
    margin: 10px 0 0 0;
	color:#fff;
}
.services-bottom-grids {
  margin-top: 50px;
}
.services-bottom-grid:nth-child(3), .services-bottom-grid:nth-child(4) {
  margin-top: 50px;
}


.carousel-inner>.item>a>img, .carousel-inner>.item>img, .img-responsive, .thumbnail a>img, .thumbnail>img {
    width: 100%;
 }

 .navbar-default .navbar-nav>li>a:focus, .navbar-default .navbar-nav>li>a:hover {
    color: #fff;
}

/*-- portfolio section --*/
section.our-portfolio {
	background:url(../images/base//port.jpg) no-repeat;
    background-attachment: fixed;
    background-position: center;
    background-size:100% 100%;
	-webkit-background-size:100% 100%;
	-moz-background-size:100% 100%;
	-o-background-size:100% 100%;
	padding:100px 0;
}
section.our-portfolio h3.text-center{ 
	font-size:40px;
	font-weight:normal;
	padding:20px 0;
	color:#fff;
	
}
section.our-portfolio h3.text-center a{ 
	color:#fff;
}
section.our-portfolio p.text-center {
	font-size:17px;
	font-weight:inherit;
	line-height:25px;
	padding-bottom:70px;
	color:#fff;
}
 p.text-center {
	max-width:920px;
	margin-left:auto;
	margin-right:auto;
	padding:0 25px;
}


/*-- /portfolio section --*/


/*-- sliding animations --*/
.slideanim {visibility:hidden;}
.slide {
    /* The name of the animation */
    animation-name: slide;
    -webkit-animation-name: slide; 
    /* The duration of the animation */
    animation-duration: 1s; 
    -webkit-animation-duration: 1s;
    /* Make the element visible */
    visibility: visible; 
}

/* Go from 0% to 100% opacity (see-through) and specify the percentage from when to slide in the element along the Y-axis */
@keyframes slide {
    0% {
        opacity: 0;
        -webkit-transform: translateY(70%);
    } 
    100% {
        opacity: 1;
        -webkit-transform: translateY(0%);
    } 
}
@-webkit-keyframes slide {
    0% {
        opacity: 0;
        -webkit-transform: translateY(70%);
    } 
    100% {
        opacity: 1;
        -webkit-transform: translateY(0%);
    }
}
/*-- /sliding animations --*/