html {
    -webkit-text-size-adjust: 100%; 
}
/* 
ul{
	padding:0;
	margin:0 0 20px 0
}
ul li{
	background-image:url(../images/blog-arrow.png);
	background-repeat:no-repeat;
	background-position:left 8px;
	padding-left:25px;
	font-size:14px;
	line-height:26px;
	}
*/
.page{
	max-width:1200px;
	margin:0 auto;
	padding:0;
	overflow:hidden;
	}
/* header start */
.scrollup{
	position:fixed;
	right:0;
	bottom:100px;
	z-index:100000;
	width:82px;
	height:39px;
	display:block;
	background-image:url(../images/top-scroll.png);
	background-repeat:no-repeat;
	}
header{
	padding:0;
	margin:0 auto 20px;
	overflow:hidden;
	position:absolute;
	z-index:10000;
	width:100%;
	left:0;
	}
product_inner{
	padding:0;
	margin:0 auto 20px;
	overflow:hidden;
	position:absolute;
	z-index:10000;
	width:100%;
	left:0;
	}
.inner header{
	position:relative;
	background-image:url(../images/aboutus_banner.jpg);
	background-repeat:no-repeat;
	margin-bottom:0;
	}
.product_inner header{
	position:relative;
	background-image:url(../images/products_banner.jpg);
	background-repeat:no-repeat;
	margin-bottom:0;
	}
.page-title{
	color:#fff;
	text-shadow:1px 1px #000;
	font-size:30px;
	font-family: 'fsalbertbold';
	padding:18px 0px;
	display:none;
	}
.inner .page-title{
	display:block;
	}
.product_inner .page-title{
	display:block;
	}
.img{
	border:1px solid #dedede;
	padding:8px;
	background-color:#fff;
	}
.attachment-full{
display: block;
margin-bottom: 1em;
margin-left: auto;
margin-right: auto;
padding:8px;
}	

.wp-post-image{
	border:1px solid #dedede;
	background-color:#fff;
	}	
.submenu{
	padding:0;
	margin:0;
	background-color:#fff;
	height:48px;
	line-height:48px;
	border-bottom:2px solid #e9e9e9;
	border-left:1px solid #f0f0f0;
	border-right:1px solid #f0f0f0;
	}
.submenu ul{
	padding:0;
	margin:0;
	overflow:hidden;
	}
.submenu li{
	list-style:none;
	float:left;
	display:inline;
	font-family: 'fsalbertbold';
	margin-right:15px;
	text-transform:uppercase;
	font-size:13px;
	color:#8c8282;
	
	}
.submenu li a{
	font-size:14px;
	color:#745759;
	display:block;
	
	}
.submenu li a:hover{
	color:#80c31c;
	background-image:url(../images/sub-menu-arrow.jpg);
	background-repeat:no-repeat;
	background-position:50% 105%;
	}
.submenu li a.active{
	color:#80c31c;
	background-image:url(../images/sub-menu-arrow.jpg);
	background-repeat:no-repeat;
	background-position:50% 105%;
	}
h1.logo{
	float:left;
	}
h1.logo a{
	display:block;
	}
header .right{
	float:right;
	}
	.detail img{width:25px; height:25px; float:left; margin-right:5px;}


product_inner .right{float:right;}
.hcontact{
	background-image:url(../images/header-contact-bg.png);
	background-repeat:no-repeat;
	background-position:top;
	height:54px;
	width:265px;
	text-align:center;
	}
header .right .big-btn{
	color:#fff;
	font-size:14px;
	font-family: 'fsalbertbold';
	padding:5px 10px;
	margin-top:5px;
	text-shadow:1px 1px #666
	}
product_inner .right .big-btn{
	color:#fff;
	font-size:14px;
	font-family: 'fsalbertbold';
	padding:5px 10px;
	margin-top:5px;
	text-shadow:1px 1px #666
	}
header .right .big-btn strong{
	color:#fff;
	font-size:20px;
	font-family: 'fsalbertbold';
	font-weight:normal;
	vertical-align:middle;
	margin-left:5px;
	font-weight:normal;
	text-shadow:1px 1px #666;
	}
product_inner .right .big-btn strong{
	color:#fff;
	font-size:20px;
	font-family: 'fsalbertbold';
	font-weight:normal;
	vertical-align:middle;
	margin-left:5px;
	font-weight:normal;
	text-shadow:1px 1px #666;
	}
nav{
	padding:0;
	margin:0;
	overflow:hidden;
	clear:left;
	background-image:url(../images/menu-shadow.png);
	background-repeat:no-repeat;
	background-position:bottom;
	padding-bottom: 7px;
	}
ul.menu{
	padding:0;
	margin:0;
	}
ul.menu li{
	list-style:none;
	float:left;
	display:inline;
	width:155px;
	padding-right:1px;
	text-align:center;
	background-image:url(../images/menu-border.png);
	background-position:right bottom;
	}
ul.menu li a{
	color:#745759;
	font-size:14px;
	font-family: 'fsalbertbold';
	background-color:#fff;
	display:block;
	padding:11px 0;
	
	}
ul.menu li a:hover{
	color:#fff;
	background-color:#008fcb
	}
ul.menu li.current-menu-item  a{
	color:#fff;
	background-color:#008fcb;
	}
ul.menu li.current-page-ancestor  a{
	color:#fff;
	background-color:#80c31c
	}
ul.menu li.current_page_item a{

	}	
	



ul.menu li ul {
  padding: 0;
  top:148px;
  left: 0;
  width: 150px;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  display: none;
  opacity: 0;
  visibility: hidden;
  -webkit-transiton: opacity 0.2s;
  -moz-transition: opacity 0.2s;
  -ms-transition: opacity 0.2s;
  -o-transition: opacity 0.2s;
  -transition: opacity 0.2s;
}
ul.menu li ul li a{ 
  background: #008fcb; 
  display: block;
  color: #fff;
  text-shadow: 0 -1px 0 #000;
}
ul.menu li ul li a:hover { background: #fff; color:#545454; }
ul.menu li:hover ul {
  display: block;
  opacity: 1;
  visibility: visible;
}




/* header close */
/* banner start */
.banner{
	padding:0;
	margin:0;
	}
.banner .wp-post-image{
	border:0px;
	padding: 0;
	}	
.scrollable .wp-post-image{
	border:0px;
	padding: 0;
	}	
.bgallery{
	padding:0;
	margin:0;
	height:510px;
	position:relative;
	}
.banner-wrap{
	height:510px;
	}
.banner-content{
	z-index:1;
	top:-265px;
	position:relative;
	margin:0 auto;
	width:940px;
	color:#fff
}
.banner-content span{
color:#fff;
font-size:42px;
display:block;
margin-bottom:10px;

font-family: 'fsalbertbold';
text-shadow:1px 1px #000;
}
.banner-content p{
color:#fff;
font-family: 'merriweatherbold';
font-size:22px;
text-shadow:1px 1px #000;
margin-bottom:25px;
}
.btab{
	position:absolute;
	bottom:-29px;
	width:100%;
	z-index:10
	}
ul.bnav{
	padding:0;
	margin:0 auto;
	width:936px;
	}
ul.bnav li{
	list-style:none;
	float:left;
	text-align:center;
	}
ul.bnav li.ui-state-default{
	display:block;
	line-height:52px;
	width:133px;
	height:52px;
	background-image:url(../images/banner-tab-shadow2.png);
	background-repeat:no-repeat;
	font-family: 'fsalbertbold';
	text-transform:uppercase;
}
ul.bnav li.ui-state-default a{
	color:#745759;
	position:relative;
	display:block;
	font-size:14px;
	letter-spacing:1px;
	font-family: 'fsalbertbold';
}
ul.bnav li.ui-state-default span{
	display:none;
	width:23px;
	height:11px;
}
ul.bnav li.ui-tabs-active a{
	color:#008fcb;
	font-size:14px;
	letter-spacing:1px;
	font-family: 'fsalbertbold';
}
ul.bnav li.ui-tabs-active span{
	display:inline-block;
	width:23px;
	height:11px;
	position:relative;
	top:-11px;
	display:block;
	margin:0 auto;
	background-image:url(../images/banner-arrow.png);
	background-repeat:no-repeat;
}
ul.bnav li.ui-state-default.ui-tabs-active{
	line-height:30px;
}
/* banner close */
/* welcome start */
.welcome{
	padding:45px 0 30px 0;
	margin:0 0 30px 0;
	overflow:hidden;
	background-color:#fff;
	border-top:10px solid #008fcb;
	}
.welcome h1{
margin-bottom:10px;
}
.welcome h2{
margin-bottom:10px;
}
.welcome .left{
	float:left;
	width:50%;
	}
.welcome .right{
	float:right;
	width:48%;
	overflow:hidden;
	}
/* welcome close */
/* footer start */
footer{
	background-image:url(../images/footer-bg.jpg);
	background-repeat:repeat-x;
	background-color:#008fcb;
	overflow:hidden;
	padding:35px 0;
	margin:0;
	color:#012838;
	font-size:14px;
	width:100%
	}
footer h3{
	color:#fff;
	margin-bottom:15px;
	text-transform:uppercase;
	font-size:17px;
	}
footer a{
	color:#012838;
	font-weight: normal;
	}
footer a:hover{
	color:#fff;
	}
footer ul{
	padding:0;
	margin:0;
	list-style:none;	
	}
footer li {
	line-height:25px;
	}
footer .quicklink{
	float:left;
	width:25%;
	margin-right:70px;
	}
footer .destination{
	float:left;
	width:25%;
	overflow:hidden;
	margin-right:70px;
	}
	footer .destination a img{width:26px; height:24px;}
footer .destination ul{
	overflow:hidden;
	}
footer .destination li{
	float:left;
	display:inline;
	width:49%;
	}
footer .fservices{
	margin-top:15px;
	}
footer .latest-blog{
	float:left;
	width:22%;
	padding-right:15px;
	}
footer .latest-blog h1.blog-title{
	font-size:18px;
	font-weight:normal;
	color:#745759;
	margin-bottom:10px;
	line-height:18px;
	}
footer .latest-blog h1.blog-title a{
	color:#745759;
	font-weight:normal;
	line-height:18px;
	}
footer .latest-blog .blog-post-date{
	color:#fff;
	display:block;
	font-size:12px;
	margin-bottom:10px;
	font-style:italic;
	font-family:arial;
	}
footer .latest-blog .blog-content{
	padding:0;
	margin:0 0 10px 0;
	line-height:20px;
font-size:14px;
	}
footer .latest-blog a.readmore{
	text-transform:uppercase;
	font-size:14px;
	color:#fff;
	font-family: 'fsalbertbold';
	}
footer .fcontact-detail{
	float:right;
	width:24%;
	}
footer .fcontact-detail a{
color:#fff;
}
footer .get-social {
margin-top:30px;
}
footer .get-social a{
	width:36px;
	height:36px;
	display:inline-block;
	margin-right:5px;
	background-image:url(../images/footer-social-media.png);
	background-repeat:no-repeat;
	background-position:0 0;
	}
footer .get-social a.facebook{
	background-position:0 0
	}
footer .get-social a.twitter{
	background-position:-46px 0
	}
footer .get-social a.in{
	background-position:-92px 0
	}
footer .get-social a.gplus{
	background-position:-138px 0
	}
.copy{
	text-align:center;
	padding:15px 0;
	color:#555;
	font-size:14px;
	background-color:#fff;
	font-family: 'fsalbertbold';
	}
.footer a{
	font-weight: normal;
}
/* footer close */
/* home newsletter and testimonial start */
.what-news{
	padding:0;
	margin:0 0 40px 0;
	overflow:hidden;
	}
.what-news .left{
	width:638px;
	float:left;
	}
.what-news .right{
	width:260px;
	float:right;
		border: 1px solid #e3d7b1;
padding: 20px;
background-color: #fffbe9; float:right;
	}
	.what-news .right img{width:25px; height:25px; float:left; margin-right:5px;}
.newsletter{
	padding:0;
	margin:0;
	}
.newsletter .top{
	background-image:url(../images/news-latter-top.png);
	background-repeat:repeat-x;
	height:8px;
	}
.newsletter .center{
	border-left:1px solid #dedede;
	border-right:1px solid #dedede;
	background-color:#fff;
	padding:5px 25px 15px;
	}
.newsletter .center h2{
	margin-bottom:0px;
	}
.newsletter .center label{
	display:block;
	margin-bottom:5px;
	}
.newsletter .center label{
	display:block;
	margin-bottom:5px;
	font-size:14px;
	color:#745759
	}
.newsletter .center input{
	margin-bottom:0px;
	}
.newsletter .center input[type="submit"]{
	width:100%;
	margin-bottom:0;
	font-size:18px;
	}
.newsletter .bottom{
	border-bottom:1px solid #c6c6c6;
	}
ul.testimonial{
	padding:0;
	margin:0;
	}
ul.testimonial li{
	list-style:none;
	float:left;
	width:309px;	
	margin-right:10px;
	}
ul.testimonial li div.detail{
	width:auto;	
	border:1px solid #e3d7b1;
	padding:20px;
	background-color:#fffbe9;
	position:relative;
	}
ul.testimonial li p{
margin-bottom:0
}
ul.testimonial li div.tarrows{
	width:40px;
	height:23px;
	position:absolute;
	bottom:-23px;
	left:60px;
	}
ul.testimonial li div.author{
overflow:hidden;
margin-top:10px;
}
ul.testimonial li div.authors{
	padding: 8px;
	display: inline-block;
	background-color: #fff;
	border-radius: 100px;
	-moz-border-radius: 100px;
	-webkit-border-radius: 100px;
	border:1px solid #d1d1d1;
	float:left;
	margin-right:15px;
	}
ul.testimonial li div.authors img.wp-post-image{
padding:0
}
ul.testimonial li div.authors img{
	width:75px;
	height:75px;
	border-radius: 100px;
	-moz-border-radius: 100px;
	-webkit-border-radius: 100px;
	}
ul.testimonial li div.author .name{
	text-transform:uppercase;
	font-size:16px;
	color:#008fcb;
	display:block;
	font-family: 'fsalbertbold';
	margin-top:25px;
	}
ul.testimonial li div.author .city{
	color:#555555;
	font-size:14px;
	display:block;
	}
/* home newsletter and testimonial close */
/* we offer start */
.we-offer{
	padding:0;
	margin:0 0 25px 0;
	overflow:hidden;
	}
.we-offer h2{
	margin-bottom:0
	}
.we-offer .ui-tabs-panel h2{
	margin-bottom:10px;
	font-family: 'fsalbertbold';
	}
.we-offer div#vtabs{
	background-image:url(../images/services-offer-tab-shadow.png);
	background-repeat:no-repeat;
	background-position:31% 0;
	}
.we-offer div#vtabs.ui-tabs ul.ui-tabs-nav{
	padding:30px 0;
	margin:0;
	width:295px;
	float:left;
	}
.we-offer div#vtabs ul.ui-tabs-nav li{
	list-style:none;
	}
.we-offer div#vtabs ul.ui-tabs-nav li a{
	display:block;
	}
.we-offer div#vtabs ul.ui-tabs-nav li.ui-state-default{
	border-bottom:1px solid #d1d1d1;
	line-height:35px;
	font-family: 'fsalbertbold';
	font-size:16px;
	}
.we-offer div#vtabs ul.ui-tabs-nav li.ui-state-default a{
	color:#8c8282;
	text-transform:uppercase;
	font-family: 'fsalbertbold';
	font-size:14px;
	}
.we-offer div#vtabs ul.ui-tabs-nav li.ui-state-default.ui-tabs-active{
	background-color:#f7f7f7;
	display:block;
	}
.we-offer div#vtabs ul.ui-tabs-nav li.ui-state-default.ui-tabs-active a{
	color:#008fcb;
	}
.we-offer div#vtabs div.ui-tabs-panel{
	float:right;
	width:570px;
	padding:20px;
	}
.we-offer div#vtabs div.ui-tabs-panel a{
	text-transform:uppercase;
	font-family: 'fsalbertbold';
	font-size:14px;
	letter-spacing:2px;
	}
.we-offer div#vtabs ul.ui-tabs-nav li.ui-state-default a span.accommodation{
	background-image:url(../images/tab-icon.png);
	background-repeat:no-repeat;
	background-position:left 0;
	width:19px;
	height:24px;
	display:inline-block;
	vertical-align:middle;
	margin-right:15px;
	}
.we-offer div#vtabs ul.ui-tabs-nav li.ui-state-default a span.airlines{
	background-image:url(../images/tab-icon.png);
	background-repeat:no-repeat;
	background-position:left -24px;
	width:19px;
	height:24px;
	display:inline-block;
	vertical-align:middle;
	margin-right:15px;
	}
.we-offer div#vtabs ul.ui-tabs-nav li.ui-state-default a span.carrent{
	background-image:url(../images/tab-icon.png);
	background-repeat:no-repeat;
	background-position:left -48px;
	width:19px;
	height:24px;
	display:inline-block;
	vertical-align:middle;
	margin-right:15px;
	}
.we-offer div#vtabs ul.ui-tabs-nav li.ui-state-default a span.insurance{
	background-image:url(../images/tab-icon.png);
	background-repeat:no-repeat;
	background-position:left -72px;
	width:19px;
	height:24px;
	display:inline-block;
	vertical-align:middle;
	margin-right:15px;
	}
.we-offer div#vtabs ul.ui-tabs-nav li.ui-state-default.ui-tabs-active a span.accommodation{
	background-position:-21px 0
	}
.we-offer div#vtabs ul.ui-tabs-nav li.ui-state-default.ui-tabs-active a span.airlines{
	background-position:-21px -24px
	}
.we-offer div#vtabs ul.ui-tabs-nav li.ui-state-default.ui-tabs-active a span.carrent{
	background-position:-21px -48px
	}
.we-offer div#vtabs ul.ui-tabs-nav li.ui-state-default.ui-tabs-active a span.insurance{
	background-position:-21px -72px
	}
/* we offer start */
/* thing to do start */
.thing-to-do{
	padding:0;
	margin:10px 0 35px 0;
	overflow:hidden;
	}
.thing-to-do ul.ui-tabs-nav{
	padding:0;
	margin:0;
	}
.thing-to-do ul.ui-tabs-nav li.ui-state-default{
	list-style:none;
	float:left;
	display:inline;
	margin-top:5px;
	}
.thing-to-do ul.ui-tabs-nav li.ui-state-active {
	border:1px solid #d1d1d1;
	margin-top:0;
	}
.thing-to-do ul.ui-tabs-nav li.ui-state-default a{
	color:#fff;
	background-color:#008fcb;
	background-image:url(../images/thing-to-do-shadow.png);
	background-repeat:no-repeat;
	background-position:left;
	display:block;
	padding:8px 40px;
	font-family: 'fsalbertbold';
	font-size:14px;
	text-transform:uppercase;
	}
.thing-to-do ul.ui-tabs-nav li.ui-state-active a {
	background-color:#f7f7f7;
	color:#745759;
	background-image:none;
	padding:10px 40px;
	}
.thing-to-do .ui-tabs-panel{
	padding:10px 0 0 0
	}
/* .thing-to-do .carousel{
	padding:0;
	margin:0 auto;
	width:100%;
	overflow:hidden;
	}
.thing-to-do .carousel ul{
	padding:0;
	margin:0;
	}
.thing-to-do .carousel li{
	list-style:none;
	}
.thing-to-do .carousel .next{
	height:100%;
	background-color:#f7f7f7;
	background-position:center center;
	width:22px;
	}
.thing-to-do .carousel .prev{
	height:100%;
	background-color:#f7f7f7;
	background-position:center center;
	width:22px;
	}
.thing-to-do .carousel li span.stitle{
	padding:10px;
	color:#80c31c;
	font-size:15px;
	font-family: 'fsalbertbold';
	display:block;
	}
.thing-to-do .carousel li p{
	padding:10px;
	margin:0;
	color:#555;
	font-size:14px;
	line-height:20px;
	}
.thing-to-do .carousel li a.more{
	display:block;
	text-transform:uppercase;
	font-family: 'fsalbertbold';
	color:#80c31c;
	padding:5px 10px;
	}*/
/* thing to do close */
/* partition start */
.partition{
padding:10px;
margin:10px 0px 10px 0px;
overflow: hidden;
background-color: #f4f4f4;
border: 1px solid #dedede;
	}
.partition div{
	float:left;
	width:48%;
	margin-left:16px;
	}
.partition div:first-child{
	margin-left:0px;
	}
/* partition close */
/* make an enquiery start */
.make-enquiry{
	padding:25px 0 10px;
	margin:0;
	border-top:3px solid #b5da7b;
	background-color:#fff;
	overflow:hidden;
	}
.make-enquiry h2{
margin-bottom:10px;
}
.make-enquiry-btn{
	background-image:url(../images/make-enquery-btn.jpg);
	background-repeat:repeat-x;
	background-color:#84c626;
	border:1px solid #ce570f;
	padding:12px 25px;
	color:#fff;
	font-size:22px;
	text-shadow:1px 1px #666;
	display:inline-block;
	font-family: 'fsalbertbold';
	-webkit-border-radius:50px;
	-moz-border-radius:50px;
	border-radius:50px;
	float:right;
	margin-left:50px;
	margin-top:10px;
	}
.make-enquiry-btn span{
	background-image:url(../images/make-arrow.png);
	background-repeat:no-repeat;
	background-position:right 0px;
	padding-right:50px;
	display:block;
	height:35px;
	line-height:35px;
	}
/* make an enquiery close */
/* faq start */
.faq-search{
	background-color:#fff;
	padding:30px;
	border-top:1px solid #efefef;
	border-left:1px solid #dedede;
	border-right:1px solid #dedede;
	border-bottom:2px solid #c6c6c6;
	margin-bottom:40px;
	}
.faq-search form{
	padding:0;
	margin:0;
	overflow:hidden;
	}
.faq-search form input[type="text"]{
	font-size:20px;
	color:#b5b5b5;
	font-family: 'merriweatherregular';
	width:74%;
	}
.faq-search form input[type="submit"]{
	padding:10px 50px;
	font-size:22px;
	float:right;
	font-family: 'fsalbertbold';
	}
.faq-ques{
	padding:15px 0;
	margin:0;
	background-color:#fff;
	border-top:5px solid #80c31c;
	border-left:1px solid #dedede;
	border-right:1px solid #dedede;
	border-bottom:2px solid #c6c6c6
	}
.faq-ques h2{
	padding-left:25px;
	}
.faq-ques ul{
	padding:0;
	margin:0;
	}
.faq-ques li{
	list-style:none;
	border-top:1px solid #e6e6e6;
	}
.faq-ques li a{
	font-family: 'merriweatherregular';
	font-size:14px;
	color:#555;
	background-image:url(../images/faq-question-arrow.png);
	background-repeat:no-repeat;
	background-position:25px 14px;
	padding:8px 45px;
	display:block;
	}
.faq-ques li a:hover{
	background-image:url(../images/faq-question-arrow-hover.png);
	color:#80c31c;
	}
.faq-ques li a.active{
	background-image:url(../images/faq-question-arrow.png);
	color:#555;
	font-family: 'merriweatherbold';
	background-color:#f7f7f7
	}
.faq-ans{
	padding:0;
	margin:0;
	}
.faq-ans h2{
    margin-bottom:5px;
	font-size:18px;
	}
.faq-ans h2.title{
	color: #80C31C;
    display: block;
    font-family: 'fsalbertbold';
    font-size: 30px;
    margin-bottom:10px;
	padding-bottom:5px;
	border-bottom:2px solid #d2d2d2;
	}
.faq-ans ul{
	padding:0;
	margin:0 0 30px 0;
	}
.faq-ans li{
	list-style:none;
	border-top:1px solid #d2d2d2;
	padding-top:15px;
	}
.faq-ans li:first-child{
	border-top:0px solid #d2d2d2;
	}
.more_post{	
	/*height:30px;*/
	line-height:30px;
	text-align:center;
	display:block;	
	font-family: 'fsalbertbold';
	/*margin-bottom:30px;*/	
	}
.more_post a{
	display:block;
	color:#80c31c;
	font-size:14px;
	letter-spacing:1px;
	text-transform:uppercase;
	background-image:url(../images/load-more.jpg);
	background-repeat:repeat-x;
	border:1px solid #d2d2d2;
	-webkit-border-radius:3px;
	-moz-border-radius:3px;
	border-radius:3px;
	}
/* faq close */
/* place to visit start */
.place-visit{
	padding:15px 0;
	margin:0;
	background-color:#fff;
	border-top:5px solid #80c31c;
	border-left:1px solid #dedede;
	border-right:1px solid #dedede;
	border-bottom:2px solid #c6c6c6
	}
.place-visit h2{
	padding-left:25px;
	}
.place-visit ul{
	padding:0;
	margin:0;
	}
.place-visit li{
	list-style:none;
	border-top:1px solid #e6e6e6;
	}
.place-visit li a{
	font-family: 'merriweatherregular';
	font-size:14px;
	color:#555;
	background-image:url(../images/faq-question-arrow.png);
	background-repeat:no-repeat;
	background-position:25px 14px;
	padding:8px 45px;
	display:block;
	}
.place-visit li a:hover{
	background-image:url(../images/faq-question-arrow-hover.png);
	color:#80c31c;
	}
.place-visit li a.active{
	background-image:url(../images/faq-question-arrow.png);
	color:#555;
	font-family: 'merriweatherbold';
	background-color:#f7f7f7
	}
.place-visit li.load-more{
	padding:15px 0 0;
	text-align:center;
	}
.place-visit li.load-more a{
	padding:0;
	background-image:none;
	color:#80c31c;
	text-transform:uppercase;
	font-family: 'fsalbertbold';
	font-size:14px;
	letter-spacing:1px;
	background-image:url(../images/load-other.png);
	background-repeat:no-repeat;
	background-position:right 3px;
	display:inline-block;
	padding-right:15px;
	}
/* place to visit close */
.map{
	margin-bottom:30px;
	border:1px solid #d1d1d1;
	height: 380px;
	}
.map p{
	margin-bottom:0px;
	}	


.slider{
	background-image: url("../images/slider-bg-shadow.jpg");
    background-position: center bottom;
    background-repeat: no-repeat;
	float: left;
    overflow: hidden;
    padding-bottom:8px;
    position: relative;
    width:940px;
	}
.carousel{
	padding:0;
	margin:0 auto;
	width:896px !important;
	background-color:#fff;
	}
.carousel ul{
	padding:0;
	margin:0;
	overflow:hidden;
	}
.carousel li{
	list-style:none;
	float:left;
	width:224px;
	height:215px;
	}
.carousel li span.stitle {
    color: #008fcb;
    display: block;
    font-family: 'fsalbertbold';
    font-size:15px;
    padding: 10px;
	text-transform:uppercase;
}
.carousel li p {
    color: #555555;
    font-size: 14px;
    line-height: 20px;
    margin: 0;
    padding: 10px;
}
.carousel li a.more {
    color: #008fcb;
    display: block;
    font-family: 'fsalbertbold';
    padding: 5px 10px;
}
.carousel li img.wp-post-image{
padding-left: 5px;
border:0px;
background-color:none;
}
.slider .prev {
    background-image: url("../images/slider-arrow-left.png");
    background-position: center center;
    cursor: pointer;
    font-size: 0;
    height: 34px;
    width: 22px;
	position:absolute;
	left:0;
	top:50%;
	background-color:#ccc;
}
.slider .next {
    background-image: url("../images/slider-arrow-right.png");
    background-position: center center;
    cursor: pointer;
    font-size: 0;
    height: 34px;
    width: 22px;
	position:absolute;
	right:0;
	top:50%;
	background-color:#ccc;
}


/* slider start */
/*.slider{
	padding:0;
	margin:0;
	position:relative;
	overflow:hidden;
	}
.slider .next{
	cursor:pointer;
	float:left;
	background-color: #F7F7F7;
	background-image: url("../images/slider-arrow-right.png");
    background-position: center center;
    height:34px;
    width: 22px;
	display:block;
	font-size:0;
	margin-top:150px;
	cursor:pointer;
	}
.slider .prev{
	float:left;
	background-color: #F7F7F7;
	background-image: url("../images/slider-arrow-left.png");
    background-position: center center;
    height:34px;
    width: 22px;
	font-size:0;
	display:block;
	margin-top:150px;
	cursor:pointer;
	}*/
.scrollable {
	position:relative;
	overflow:hidden;
	/*width:892px;*/
	width:95%;
	float:left;	
	background-image: url("../images/slider-bg-shadow.jpg");
    background-position:bottom center;
	background-repeat:no-repeat;
	padding-bottom:6px;
}
.scrollable .items { 	
	position:relative;
	width:20000em;	
}
.scrollable .items div {
	width:224px;
	float:left;
	background-color:#fff;
}
.scrollable .items div span.stitle{
	color: #80C31C;
    display: block;
    font-family: 'fsalbertbold';
    font-size: 15px;
    padding: 10px;
	}
.scrollable .items div p{
	 color: #555555;
    font-size: 14px;
    line-height: 20px;
    margin: 0;
    padding: 10px;
	}
.scrollable .items div .more{
	color: #80C31C;
    display: block;
    font-family: 'fsalbertbold';
    padding: 5px 10px 10px;
    text-transform: uppercase;
	font-size:13px;
	letter-spacing:1px;
	}
.navi {
	height:57px;
	position:absolute;
	bottom:-38px;
	left:45%;
	width:auto;
	padding-left:5px;
	background-image:url(../images/pagination-shadow.html);
	background-repeat:no-repeat;
	background-position:center;
	}
.navi a {
	width:17px;
	height:16px;
	margin-right:5px;
	display:inline-block;
	cursor:pointer;
	background-image:url(../images/navigation.html);
	background-repeat:no-repeat;
	background-position:0 0;
	margin-top:20px;
}
.navi a.active {
	background-position:-22px 0;		
}
.photos{
	padding:0;
	margin:0 0 20px 0;
	overflow:hidden;
	position:relative;
	}
.photos .next{
	cursor:pointer;
	background-image: url("../images/arrow-right.png");
    background-position: center center;
    height:34px;
    width:20px;
	display:block;
	font-size:0;
	cursor:pointer;
	position:absolute;
	right:10px;
	z-index:10;
	top:45%;
	}
.photos .next:hover{
	background-image: url("../images/arrow-right-hover.png");    
	}
.photos .prev{
	background-image: url("../images/arrow-left.png");
    background-position: center center;
    height:34px;
    width:20px;
	font-size:0;
	display:block;
	cursor:pointer;
	position:absolute;
	left:0;
	z-index:10;
	top:45%;
	}
.photos .prev:hover{
	background-image: url("../images/arrow-left-hover.png");    
	}
.photos .scrollable{
 background-image:none;
 width:99%;
 border:1px solid #dedede;
 overflow:hidden;
 background-color: #FFFFFF;
}
.photos .scrollable .items {
    float: left;
	padding:10px 0 5px;
	margin-left:6px;	
}
.photos .scrollable .items div {
    background-color: #FFFFFF;
    float: left;
    width:199px;
	margin:0 0 0 1px;
}
.photos .total-photo{
	font-size:14px;
	color:#555;
	font-family: 'fsalbertbold';
	background-color:#fff;
	display:block;
	width:100%;
	padding:10px;
	background-image:url(../images/camera-icon.png);
	background-repeat:no-repeat;
	background-position:left 0;
	padding-left:50px;
	border-bottom:1px solid #d1d1d1
	}
/* slider close */
.place-visit-city{
	padding:0;
	margin:0;
	}
.place-visit-city h2.title{
    color: #80C31C;
    display: block;
    font-family: 'fsalbertbold';
    font-size: 30px;
    margin-bottom: 10px;
    padding-bottom: 5px;
	}
.place-visit-city ul{
	padding:0;
	margin:0;
	}
.place-visit-city li{
	list-style:none;
	padding:0;
	background-image:none
	}
.contact-info{
	padding:0;
	margin:0 0 20px 0;
	overflow:hidden;
	}
.contact-info ul{
	padding:0;
	margin:0;
	}
.contact-info li{
	list-style:none;
	float:left;
	width:32.5%;
	}
.contact-info li:first-child{
	margin-left:0;
	}
.contact-info .widget-archives{
 padding:0
}
.contact-info li.center{
margin:0 11px;
}
.contact-detail{
	padding:20px 30px;
	background-color:#fff;
	border-top:5px solid #008fcb;
	border-left:1px solid #d1d1d1;
	border-right:1px solid #d1d1d1;
	border-bottom:2px solid #d1d1d1;
	}
	.contact-detail img{width:25px; height:25px; float:left; margin-right:5px;}
.contact-detail p{
	line-height:25px;
	}
.contact-detail strong{
	font-family: 'merriweatherbold';
	font-weight:normal;
	}
.contact-detail h2{
	margin-bottom:10px;
	}
.contact-detail a.big-btn{
	display:block;
	text-align:center;
	margin:15px 0	
	}
.contact-detail a.big-btn span{
	padding:5px 0
	}
.twitter-feed{
	padding:0;
	margin:0;
	}
.twitter-head{
	background-image:url(../images/twitter-border.jpg);
	background-repeat:repeat-x;
	background-position:center center;
	display:block;
	text-align:center;
	margin-bottom:15px;
	}
.twitter-head span{
	padding:0 15px;
	background-color:#f7f7f7;
	}
.twitter-feed ul{
	padding:0;
	margin:0;
	}
.twitter-feed li{
	list-style:none;
	width:auto;
	margin-left:0;
	margin-bottom:15px;
	background-image:url(../images/quatationmark.png);
	background-repeat:no-repeat;
	background-position:0 5px;
	padding-left:30px;
	}
.twitter-feed li p{
	margin-bottom:0px;
	}
.twitter-feed li span.date{
	font-size:12px;
	color:#8c8282;
	text-transform:uppercase;
	font-family: 'fsalbertbold';
	}
.twitter-feed .tweets_footer{
	padding:0;
	background-image:none;
	width:98%;
	text-align:center;
	}
.twitter-feed .tweets_footer a{
	background-image:url(../images/twitter-btn.jpg);
	background-repeat:repeat-x;
	height:33px;
	line-height:33px;
	display:block;
	border:1px solid #33adbc;
	padding:0 20px;
	-webkit-border-radius:5px;
	-moz-border-radius:5px;
	border-radius:5px;	
	color:#fff;
	text-shadow:1px 1px #2D6E82;
	font-size:14px;
	}	
.twitter-feed li.twitter-btn a span{
	background-image:url(../images/twitter-icon-white.png);
	background-repeat:no-repeat;
	background-position:10px center;
	color:#fff;
    font-family: 'fsalbertbold';
	display:block;
	}	
.twitter-feed li.twitter-btn a:hover{
	 text-decoration:none
	}
.contact-form{
	padding:30px 30px 10px 30px;
	margin:0 0 30px 0;
	background-color:#fff;	
	border-left:1px solid #d1d1d1;
	border-right:1px solid #d1d1d1;
	border-bottom:2px solid #d1d1d1;
	}
form.wpcf7-form{
	padding:0;
	margin:0;
	overflow:hidden;
	}
form.wpcf7-form label{
	color:#745759;
	font-size:14px;
	display:block;
	font-family: 'fsalbertbold';
	margin-bottom:5px;
	}
form.wpcf7-form .left{
	float:left;
	width:48%;
	}
form.wpcf7-form .right{
	float:right;
	width:48%;
	}
form.wpcf7-form input.wpcf7-submit{
	width:100%;
	font-family: 'fsalbertbold';
	font-size:18px;
	text-shadow:1px 1px #5A851D
}
form.wpcf7-form textarea{
	height:170px;
	}
.captcha img{
	margin-right:10px;
	display:inline-block;
	}
.captcha input[type="text"]{
	width:95%;
	}
form#contactus input[type="submit"]{
	width:100%;
	padding:10px 0
	}

/* blog start */
.site-content{
	padding:0 0 20px 0;
	margin:0;
	}
.site-content article{
	/*border-bottom:1px solid #d9d9d9;*/
	padding-bottom:50px;
	overflow:hidden;
	float:none !important;
	}
h3.post-title{
	padding:0;
	margin:0 0 15px 0;
	display:block;
	}
h3.post-title a{
	color:#008fcb;
	font-size:20px;
    font-family: 'fsalbertbold';
	}
.post-thumb{
	padding:0;
	margin:0;
	}
.post-content{
	padding:0;
	margin:0;
	}
.post-content strong{
	display:inline-block;
	}
.post-content a{
	text-decoration:none;
	}
.post-content ul{
	padding:0;
	margin:0 0 15px 0;
	}
.post-content li{
	list-style:none;
	line-height:25px;
	background-image:url(../images/blog-arrow.png);
	background-repeat:no-repeat;
	background-position:left 10px;
	padding-left:25px;
	font-size:14px;
	}
.post-content h2{
	margin-bottom:15px;
	font-size:16px;
	color:#555;
    font-family: 'merriweatherbold';
	}
.site-content.inner div.post-meta{
	overflow:hidden;
	border-bottom:1px solid #d9d9d9;
	padding-bottom:10px;
	margin-bottom:15px;
	}
.site-content.product_inner div.post-meta{
	overflow:hidden;
	border-bottom:1px solid #d9d9d9;
	padding-bottom:10px;
	margin-bottom:15px;
	}
.site-content.inner div.post-meta span.post-by{
	float:left;
	}
.site-content.product_inner div.post-meta span.post-by{
	float:left;
	}
.site-content.inner div.post-meta span.post-by strong{
	color:#45ade5;
	font-weight:normal;
	font-family: 'fsalbertbold';
	}
.site-content.product_inner div.post-meta span.post-by strong{
	color:#45ade5;
	font-weight:normal;
	font-family: 'fsalbertbold';
	}
.post-meta{
	padding:0;
	margin:0 0 10px 0;
	font-family: 'fsalbertbold';
	text-transform:uppercase;
	}
.post-meta .date{
	background-image:url(../images/date-icon.jpg);
	background-repeat:no-repeat;
	background-position:left 0px;
	padding-left:25px;
	height:20px;
	line-height:20px;
	color:#8c8282;
	font-size:12px;
	display:inline-block;
	margin-right:10px;
	}
.post-meta .author-name a{
	background-image:url(../images/author-icon.html);
	background-repeat:no-repeat;
	background-position:left 0px;
	padding-left:20px;
	height:20px;
	line-height:20px;
	color:#8c8282;
	font-size:14px;
	display:inline-block;
	margin-right:10px;
	}
.post-meta .comments{
	background-image:url(../images/bubble-icon.jpg);
	background-repeat:no-repeat;
	background-position:left 0px;
	padding-left:20px;
	height:20px;
	line-height:20px;
	color:#8c8282;
	font-size:12px;
	display:inline-block;
	margin-right:10px;
	}
.post-meta .comments a{
color:#8c8282;
font-size:12px;
}
.post-meta .tag-list{
	background-image:url(../images/tag-icon.jpg);
	background-repeat:no-repeat;
	background-position:left 0px;
	padding-left:20px;
	height:20px;
	line-height:20px;
	color:#8c8282;
	font-size:14px;
	display:inline-block;
	margin-right:10px;
	}
.post-meta .tag-list a{
color:#8c8282;
margin-right:5px;
font-size:12px;
}
.site-content article .readmore{
	font-family: 'fsalbertbold';
	font-size:14px;
	text-transform:uppercase;
	letter-spacing:1px;
	}
.post-share{
	padding:0;
	margin:0 0 15px 0
	}
#comments{
	padding:0;
	margin:0
	}
#comments h2.comments-title{
	display: none;
}
#ajax-post-container hr{
display:none;
}
#respond{
	padding:25px 25px 20px 25px;
	margin:0 0 20px 0;
	background-color:#fff;
	border-left:1px solid #d1d1d1;
	border-right:1px solid #d1d1d1;
	border-bottom:2px solid #d1d1d1;
	}
#respond h3{
    color: #745759;
    display: block;
    font-family: 'fsalbertbold';
    font-size: 22px;
    margin-bottom:5px;
	}
#respond .cancel-comment-reply{
	margin-bottom:15px;
	}
#respond .cancel-comment-reply small{
	font-size:12px;
	}
#respond .cancel-comment-reply small a{
	margin-left:5px;
	}
#respond #commentform{
	padding:0;
	margin:0;
	overflow:hidden;
	}
#respond #commentform p{
	margin:0 0 10px 0;
	padding:0;
	}
#respond #commentform p.author{
	float:left;
	width:49%;
	margin-right:10px;
	}
#respond #commentform p.email{
	float:left;
	width:48%;
	}
#respond #commentform p.url{
	float:left;
	width:32%;
	}
#respond #commentform p.comment{
	width:99%;
	}
#respond #commentform p.captcha{
	margin-right:10px;
	float:left;
	}
#respond #commentform p.captcha-code{
	width:35%;
	margin-right:15px;
	float:left;
	}
#respond #commentform p.form-submit{
	width:35%;
	float:right;
	}
#respond #commentform input[type="text"], input[type="email"]{
	border:1px solid #d7d7d7;
	padding:10px 2%;
	font-family: 'ProximaNova-Semibold';
	}
#respond #commentform textarea{
	border:1px solid #d7d7d7;
	height:150px;
	font-family: 'ProximaNova-Semibold';
	}
#respond #commentform input[type="submit"]{
	border:none;
	cursor:pointer;
	color:#fff;
	font-size:16px;
	width:100%;
	border:1px solid #ce570f
	}
h3#comments-title{
	color: #745759;
    display: block;
    font-family: 'fsalbertbold';
    font-size: 22px;
    margin-bottom: 20px;
    }
ol.commentlist{
	padding:0;
	margin:0
	}
ol.commentlist li{
	list-style:none;
	border-bottom:1px solid #d9d9d9;
	margin-bottom:15px;
	}
ol.commentlist li:last-child{
	border-bottom:0px solid #d9d9d9;
	margin-bottom:0
	}
a.view-all{
	background-image:url(../images/arrow-icon2.html);
	background-repeat:no-repeat;
	background-position:right 3px;
	padding-right:15px;
	}
ol.commentlist .children{
padding: 0;
margin: 0;
}
.comment-reply-link{
font-family: 'fsalbertbold';	
}
.comment-awaiting-moderation{
font-size: 12px;	
color: #828282;
}
.auth-comment{
border-bottom: 1px solid #d9d9d9;
margin-bottom: 15px;	
}
.avatar-cover{}
.reply{}
.comment-author-meta{
	overflow:hidden;
	padding:0;
	margin:0 0 10px 0
	}
.comment-author{
	float:left;
	color:#555;
	font-size:16px;
	font-family: 'merriweatherbold';
	margin-right:5px;
	}
.comment-meta{
	float:left;
	
	font-size:13px;
    font-family: 'fsalbertbold';
	text-transform:uppercase;
	}
.comment-meta a{
	color:#8c8282;
}
.comment-body{
	padding:0;
	margin:0 0 15px 0;
	font-size:15px;
	}
.widget{
	padding:0;
	margin:0;
	background-color:#fff;
	border-top:5px solid #008fcb;
	border-left:1px solid #dedede;
	border-right:1px solid #dedede;
	border-bottom:2px solid #c6c6c6
	}
.widget-popular-post{
	padding:0;
	margin:0;
	}
.widget-popular-post h2{
	padding:20px;
	margin:0;
	}
.widget-popular-post ul{
	padding:0 0 15px 0;
	margin:0;
	}
.widget-popular-post li{
	list-style:none;
	border-top:1px solid #e6e6e6;
	}
.widget-popular-post li a{
	font-family: 'fsalbertbold';
	font-size:15px;
	color:#555;
	background-image:url(../images/faq-question-arrow.png);
	background-repeat:no-repeat;
	background-position:20px 14px;
	padding:10px 40px;
	display:block;
	}
.widget-popular-post li a:hover{
	background-image:url(../images/faq-question-arrow-hover.png);
	color:#008fcb;
	}
.widget-popular-post li a.active{
	background-image:url(../images/faq-question-arrow.png);
	color:#555;
	font-family: 'merriweatherbold';
	background-color:#f7f7f7
	}
.widget-categories{
	padding:0 20px 20px;
	margin:0;
	overflow:hidden;
	}
.widget.widget-categories{
	border-top:0
	}
.widget-categories h2{
	padding:20px 0;
	margin:0
	}
.widget-categories ul{
	padding:0;
	margin:0;
	}
.widget-categories li{
	float:left;
	margin:0 5px;
	}
.widget-categories li a{
    display: inline-block;
    font-size: 14px;
    height: 37px;
    line-height: 33px;
    margin-bottom: 8px;
	}
.widget-categories li a span{
	background-image: url("../images/video-btn.png");
    background-position: 0 0;
    background-repeat: no-repeat;
    color: #717171;
    display: block;
    padding-left: 7px;
	}
.widget-categories li a span span{
	 background-image: url("../images/video-btn.png");
    background-position: right -119px;
    background-repeat: no-repeat;
    display: block;
    margin-right: -10px;
    padding-right: 15px;
	}
.widget-categories li.current-cat a span{
    background-image: url("../images/video-btn.png");
    background-position: 0 -40px;
    background-repeat: no-repeat;
    color: #FFFFFF;
    display: block;
    padding-left: 7px;
}
.widget-categories li.current-cat a span span {
    background-image: url("../images/video-btn.png");
    background-position: right -159px;
    background-repeat: no-repeat;
    display: block;
    margin-right: -10px;
    padding-right: 15px;
}
.widget-archives{
	padding:0 20px 20px;
	margin:0;
	overflow:hidden;
	}
.widget.widget-archives{
	border-top:0
	}
.widget-archives h2{
	padding:20px 0;
	margin:0
	}
.form-allowed-tags{
	display: none !important;
}
form.wpcf7-form{
	position: relative;
}	
form.wpcf7-form p.captcha span.wpcf7-form-control-wrap input[type="text"]{
	width: 75%
}
form.wpcf7-form span.wpcf7-form-control-wrap textarea{
	width: 95%;
}
form.wpcf7-form .wpcf7-not-valid-tip{
	border: none;
	font-size: 12px;
	color: #fff;
	text-align: right;
	top: 0;
	left:30%;
	background-color:#DF8C75;
	-webkit-border-radius:5px;
	-moz-border-radius:5px;
	border-radius:5px;
}
form.wpcf7-form div.wpcf7-validation-errors{
	border: none;	
	position: absolute;
	bottom: 0;
	left: 0;
	font-size: 12px;
	color: red;
	display: none !important;
}
/* blog close */
.ajax-loader{
display:none;
}
.post-content a.more-link{
	display: none;
}
.single-column.contactus h1{
margin-bottom:10px;
}
.single-column.contactus h2{
font-size:18px;
}






@media only screen and (max-width:1000px) {
.page{
	width:100%;
	margin:0 auto;
	padding:0;
	overflow:hidden;
	}
}
 .page-404{
 overflow:hidden;
 padding:0 0 180px 0;
 margin:0;
 }
.page-404 h1{
 text-align:center;
 display:block;
 margin-bottom:30px;
 padding:0;
 background-image:url(../images/deco-404.jpg);
 background-repeat:repeat-x;
 background-position:center center;
 }
.page-404 h1 span{
 background-color:#f7f7f7;
 padding:0 20px;
 }
.page-404 h2{
 padding-top:50px;
 }
.page-404 img{
 margin-right:150px;
 float:left;
 vertical-align:middle;
 margin-bottom:25px;
 }

.wpcf7-form div.wpcf7-response-output{
margin:0;
background-color:#80C31C;
border:0px;
color:#fff;
font-size:14px;
}

div.round {
padding: 5px;
display: inline-block;
background-color: red;
border-radius: 100px;
-moz-border-radius: 100px;
-webkit-border-radius: 100px;
border:1px solid #000
}
div.round img {
width: 100px;
height: 100px;
border-radius: 100px;
-moz-border-radius: 100px;
-webkit-border-radius: 100px;
}
div.place-visit-city ul li div.slider{
margin-bottom:20px;
}

 #filterable {
    display: inline;
    margin-bottom:0px;
    width: 100%;
}
#filterable li {
    float: left;
    list-style: none;
	line-height:20px;
    margin-left:1px;
}
#filterable li:first-child { margin-left: 0px }
#filterable li a {
    cursor: pointer;
    display: block;
    color: #545454;
	font-family:'merriweatherregular'!important;
    text-decoration: none;
    text-align: center;
    height: auto;
    padding: 5px 10px;
    font-size:15px;
    -webkit-transition: all 0.15s ease-out;
    -moz-transition: all 0.15s ease-out;
    -o-transition: all 0.15s ease-out;
    -ms-transition: all 0.15s ease-out;
    transition: all 0.15s ease-out;
    background: #d9d9d9;
    border-bottom: 1px solid #e1e1e1;
    text-decoration: none;
    /* border-radius: 2px;*/
}
#filterable li a:hover { color: #008fcb }
#filterable li:first-child a { border-radius: 2px 0px 0px 2px }
#filterable li:last-child a { border-radius: 0px 2px 2px 0px }
#filterable li a.active {
    color: #008fcb;
    box-shadow: 0 1px 5px rgba(0, 0, 0, 0.10) inset;
}
#filterable li a i {
    color: #FFF;
    margin-right: 7px;
}
.isotope-item { z-index: 2; padding-right:20px;}
.isotope-hidden.isotope-item {
    pointer-events: none;
    z-index: 1;
}
/**** Isotope CSS3 transitions ****/
.isotope,
.isotope .isotope-item {
    -webkit-transition-duration: 0.9s;
    -moz-transition-duration: 0.9s;
    -ms-transition-duration: 0.9s;
    -o-transition-duration: 0.9s;
    transition-duration: 0.9s;
}
.isotope {
    -webkit-transition-property: height, width;
    -moz-transition-property: height, width;
    -ms-transition-property: height, width;
    -o-transition-property: height, width;
    transition-property: height, width;
}
.isotope .isotope-item {
    -webkit-transition-property: -webkit-transform, opacity;
    -moz-transition-property: -moz-transform, opacity;
    -ms-transition-property: -ms-transform, opacity;
    -o-transition-property: -o-transform, opacity;
    transition-property: transform, opacity;
}
/**** disabling Isotope CSS3 transitions ****/
.isotope.no-transition,
.isotope.no-transition .isotope-item,
.isotope .isotope-item.no-transition {
    -webkit-transition-duration: 0s;
    -moz-transition-duration: 0s;
    -ms-transition-duration: 0s;
    -o-transition-duration: 0s;
    transition-duration: 0s;
}
.item-wrapp:hover .portfolio-item-title {
    border-top: none;
	background-color:#1e48a9;
	
}
.portfolio-item-title a {
    margin-bottom: 0px;
    font-size:13px;
    font-weight: 400;
	color:#FFFFFF!important;
    -webkit-transition: all 0.25s ease-out;
    -moz-transition: all 0.25s ease-out;
    -o-transition: all 0.25s ease-out;
    -ms-transition: all 0.25s ease-out;
    transition: all 0.25s ease-out;
}
.portfolio-item-title a:hover {
    text-decoration: none;
    color: #000!important;
}
.portfolio-item-title p {
    line-height:10px;
    font-size:13px;
    text-transform: uppercase;
    font-weight: 400;
    color: #000;
}

@media only screen and (max-width:480px){.portfolio-item-title p{padding-top:15px!important; line-height:20px;}}

.item-wrapp {
    border-radius: 4px;
    -webkit-transition: all 0.25s ease-out;
    -moz-transition: all 0.25s ease-out;
    -o-transition: all 0.25s ease-out;
    -ms-transition: all 0.25s ease-out;
    transition: all 0.25s ease-out;
	margin-top:20px;
	
}
.item-wrapp:hover { box-shadow: 0px 0px 5px #e6e9ee }
.portfolio-item,
.blog-item {
    float: left;
    position: relative;
    margin-bottom:13px;
    overflow: hidden;
	
	border-radius:2px;
	-webkit-border-radius:2px;
	-moz-border-radius:2px;
	
}
.portfolio-item a,
.blog-item a {
    -webkit-transition: all 0.25s ease-out;
    -moz-transition: all 0.25s ease-out;
    -o-transition: all 0.25s ease-out;
    -ms-transition: all 0.25s ease-out;
    transition: all 0.25s ease-out;
}
.portfolio-item img,
.blog-item img {
    -webkit-transition: all 0.35s ease-out;
    -moz-transition: all 0.35s ease-out;
    -o-transition: all 0.35s ease-out;
    -ms-transition: all 0.35s ease-out;
    transition: all 0.35s ease-out;
    -webkit-backface-visibility: hidden;
    width: 100%;
    height: auto;
    float: left;
}
.blog-item img { border-radius: 4px }
.portfolio-item:hover img,
.blog-item.small:hover img,
.blog-item.medium:hover img,
.blog-item.large:hover img {
    position: relative;
    z-index: 10;
    opacity: 0.4;
    -webkit-transform: scale(1.18);
    -moz-transform: scale(1.18);
    -ms-transform: scale(1.18);
    -o-transform: scale(1.18);
    -webkit-perspective: 1000;
	 border-radius: 4px 4px 4px 4px;
	-webkit-border-radius:4px;
	-moz-border-radius:4px;
}
.blog-item.small img,
.blog-item.small:hover img,
.blog-item.medium img,
.blog-item.medium:hover img,
.blog-item.large img,
.blog-item.large:hover img { border-radius: 4px 4px 4px 4px!important }
.blog-item { border-radius: 4px }
.portfolio-item a.item-permalink,
.blog-item a.item-permalink {
    background: rgba(0,0,0,0.75);
    position: absolute;
    top: 40%;
    left: -50px;
    z-index: 120;
    border-radius: 4px;
    padding: 8px 12px 8px 12px;
}
.portfolio-item a.item-preview,
.blog-item a.item-preview {
    padding: 8px 12px 8px 12px;
    background: rgba(0,0,0,0.75);
    position: absolute;
    top: 40%;
    right: -50px;
    z-index: 121;
    border-radius: 4px;
}
.portfolio-item a.item-permalink:hover,
.portfolio-item a.item-preview:hover,
.blog-item a.item-permalink:hover,
.blog-item a.item-preview:hover { background: #FFF }
.portfolio-item a.item-permalink:hover i,
.portfolio-item a.item-preview:hover i,
.blog-item a.item-permalink:hover i,
.blog-item a.item-preview:hover i { color: #434a54 }
.portfolio-item a.item-permalink i,
.portfolio-item a.item-preview i,
.blog-item a.item-permalink i,
.blog-item a.item-preview i {
    color: #FFF;
    text-align: center;
    font-size: 14px;
    font-weight: 300;
}
ul#portfolio-container.two-columns li .item-wrapp .portfolio-item:hover  a.item-permalink { left: 41% }
ul#portfolio-container.two-columns li .item-wrapp .portfolio-item:hover  a.item-preview { right: 41% }
ul#portfolio-container.three-columns li .item-wrapp .portfolio-item:hover  a.item-permalink { left: 35.5% }
ul#portfolio-container.three-columns li .item-wrapp .portfolio-item:hover  a.item-preview { right: 30.5% }
.one-third.product .item-wrapp .portfolio-item:hover  a.item-permalink { left: 32% }
.one-third.product .item-wrapp .portfolio-item:hover  a.item-preview { right: 32% }
.portfolio-item:hover  a.item-permalink { left: 31.5% }
.portfolio-item:hover  a.item-preview { right: 31.5% }
.blog-item.small:hover  a.item-permalink { left: 30% }
.blog-item.small:hover  a.item-preview { right: 30% }
.blog-item.medium:hover  a.item-permalink { left:38% }
.blog-item.medium:hover  a.item-preview { right:38% }
.blog-item.large:hover  a.item-permalink { left: 44% }
.blog-item.large:hover  a.item-preview { right: 44% }
.portfolio-item-title {
    text-align: center;
	background-color:#FFF!important;
    padding:0px 15px 1px 15px;
    border-top: none;
	border-bottom:1px solid #e1e1e1;
	border-left:1px solid #e1e1e1;
	border-right:1px solid #e1e1e1;
    border-radius: 4px 4px 4px 4px;
	-webkit-border-radius:4px;
	-moz-border-radius:4px;
	color:#FFFFFF;
}
.blog-post {
    float: left;
    width: 100%;
    padding-bottom:15px;
    margin-bottom:15px;
    border-bottom: 1px solid #e1e1e1;
}

ul#portfolio-container {
    padding: 0;
    overflow: hidden;
    float: left;
    width:100%;
    border: none;
}
ul#portfolio-container li {
    float: left;
    list-style: none;
}
ul#portfolio-container.four-columns li { width: 23% }
ul#portfolio-container.three-columns li { width: 31% }
ul#portfolio-container.two-columns li { width: 48% }
ul#portfolio-container li  ul.slides li { margin: 0 0 0 0!important }
ul#portfolio-container li  ul.flex-direction-nav li { margin: 0 0 0 0!important }
ul#portfolio-container  .flex-control-nav,
.blog-post .flex-control-nav {
    width: 100%;
    position: absolute;
    display: block;
    z-index: 9999;
    right: -15px!important;
    bottom: 15px;
}
ul#portfolio-container  .flex-control-nav li,
.blog-post .flex-control-nav li {
    margin: 0px 0 0 4px;
    padding: 0px;
    float: left;
    width: 10px;
}
ul#portfolio-container li   ol.flex-control-nav li a {
    background-color: #aab2bd;
    border-bottom: 1px solid #919aa6;
    margin: 0 0 0 0px;
}

.single-portfolio-item-slider.bottom-margin { margin-bottom: 40px }
.flex-direction-nav .flex-disabled {
    opacity: .3!important;
    filter: alpha(opacity=30);
    cursor: default;
}
.portfolio-items-slider .flex-direction-nav li a.flex-next,
.portfolio-items-slider .flex-direction-nav li a.flex-prev {
    -webkit-transition: all 0.3s ease-out;
    -moz-transition: all 0.3s ease-out;
    -o-transition: all 0.3s ease-out;
    -ms-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
    width: 37px;
    height: 37px;
    text-indent: -9999px;
    display: block;
    position: absolute;
    top: 43%;
    z-index: 19999;
}
.portfolio-items-slider .flex-direction-nav li .flex-next {
    background: #656d78 url("../images/slider-next-small.png") 50% 50% no-repeat;
    border-radius: 4px;
}
.portfolio-items-slider .flex-direction-nav li .flex-prev {
    background: #656d78 url("../images/slider-prev-small.png") 50% 50% no-repeat;
    border-radius: 4px;
}
.portfolio-items-slider .flex-direction-nav li .flex-next {
    right: 0px;
    opacity: 0;
}
.portfolio-items-slider .flex-direction-nav li .flex-prev {
    left: 0px;
    opacity: 0;
}
.portfolio-items-slider:hover .flex-direction-nav li .flex-next {
    right: 15px;
    opacity: 100;
}
.portfolio-items-slider:hover .flex-direction-nav li .flex-prev {
    left: 15px;
    opacity: 100;
}

.enquiry { width:100%; margin:0 auto; padding: 0px 0px;}
#enquiry { width:95%;}
#enquiry label { float:left; width:25%; font-family: 'fsalbertbold'; display:block; font-size:15px; font-weight: bold; margin-bottom: 7px; color: #333333;}
#enquiry label.error { display:block; float:right; font-size:12px; width:55%; font-weight: normal; margin-bottom: 0px; color: #bb3737; background: #fad6d6; border: 1px solid #bb3737; margin-top: 5px; padding: 5px 7px;}
#enquiry label.checked { display:none; background: none; border: 0px; margin-top: 0px; padding: 0px; text-indent: -5000px;}
#enquiry em { color: #0054a6;}
#enquiry .stage { margin-top:13px; margin-bottom: 20px; font-family:'OpenSansSemiboldRegular'; font-size:14px;}
#enquiry .requiredNote { margin: 20px 0px 20px 126px; color: #333; font-weight: bold;}
#enquiry .success { padding: 10px; margin-top:20px; background: #008fcb; margin-bottom: 15px; color: #fff;}
#enquiry .success p { margin: 0px; color:#fff;}
form#contactform input, form#contactform textarea { border: 1px solid #cfdede; padding:12px 12px; font-size:12px; border-radius: 3px; -moz-border-radius: 3px; -webkit-border-radius: 3px; -o-border-radius: 3px; width:75%; color: #000;}
form#contactform textarea { width:75%!important;}
#contactform #wanttocontact{ border: 1px solid #cfdede; padding:8px 2px; font-size:12px; border-radius: 3px; -moz-border-radius: 3px; -webkit-border-radius: 3px; -o-border-radius: 3px; width:55%px; color: #000; float:left;}
form#contactform textarea {font:12px Arial, Helvetica, sans-serif; padding: 12px;}
form#contactform input:focus, form#contactform textarea:focus { outline: none; border: 1px solid #0054a6;}
#submitButton {display:block; width:30%px!important;height:40px; background: #1e5799; /* Old browsers */
background: -moz-linear-gradient(top,  #1e5799 0%, #4bb7e5 0%, #008fcb 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#1e5799), color-stop(0%,#4bb7e5), color-stop(100%,#008fcb)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #1e5799 0%,#4bb7e5 0%,#008fcb 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #1e5799 0%,#4bb7e5 0%,#008fcb 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #1e5799 0%,#4bb7e5 0%,#008fcb 100%); /* IE10+ */
background: linear-gradient(to bottom,  #1e5799 0%,#4bb7e5 0%,#008fcb 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#1e5799', endColorstr='#008fcb',GradientType=0 ); /* IE6-9 */

 border:0px!important; padding:0px; color:#fff!important; border-radius: 3px; margin-left:25%;}
#submitButtonMob{margin-left:63px;}
