
/*----------------------------------------------
0. Reset
------------------------------------------------*/
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
	display: block;
}
ol, ul {
	list-style: none;
}
blockquote:before, blockquote:after, q:before, q:after {
	content: '';
	content: none;
}
.RupeeSign {
    font-family: 'WebRupee';
    display: inline-block;
}
/* Clearing
---------------------------------------- */
.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;
}
.row, .clearfix {
	zoom:1;
}
.clear {
	clear:both;
	display:block;
	overflow:hidden;
	visibility:hidden;
	margin-bottom:30px;
	height:0;
	width:100%;
}
@font-face {
    font-family: 'futura_bk_btbook';
    src: url('../fonts/tt0140m-webfont.eot');
    src: url('../fonts/tt0140m-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/tt0140m-webfont.woff2') format('woff2'),
         url('../fonts/tt0140m-webfont.woff') format('woff'),
         url('../fonts/tt0140m-webfont.ttf') format('truetype'),
         url('../fonts/tt0140m-webfont.svg#futura_bk_btbook') format('svg');
    font-weight: normal;
    font-style: normal; 

}
/*----------------------------------------------
1. General Styles
----------------------------------------------*/
body {
	font-family: 'Roboto', sans-serif;
	text-align:left;
	color:#777;
	background:#F6F6F6;
	font-size:12px;
	line-height:1.6;
	-webkit-font-smoothing: antialiased;
	-moz-font-smoothing: antialiased;
	font-smoothing: antialiased;
}
p {
	font-family:inherit;
	font-weight: normal;
	line-height:1.6;
	text-rendering: optimizeLegibility;
	margin-bottom:15px;
}
/* Main Content
---------------------------------------- */
.main_content {
	padding:50px 0 0;
}
/* Links General Formating
---------------------------------------- */
a {
	text-decoration: none;
	-webkit-transition: background-color 0.4s ease 0s, border 0s ease 0s, color 0.4s ease 0s, opacity 0.4s ease-in-out 0s;
	-moz-transition: background-color 0.4s ease 0s, border 0s ease 0s, color 0.4s ease 0s, opacity 0.4s ease-in-out 0s;
	-o-transition: background-color 0.4s ease 0s, border 0s ease 0s, color 0.4s ease 0s, opacity 0.4s ease-in-out 0s;
	transition: background-color 0.4s ease 0s, border 0s ease 0s, color 0.4s ease 0s, opacity 0.4s ease-in-out 0s;
	color:#555;
	line-height:inherit;
}
a:hover {
	color: #555;
}
a:focus {
	outline: none;
}
.link-btn {
	color:#da6752;
	font-weight:bold;
}
/* Floats
---------------------------------------- */
.img_float_left {
	float:left;
	margin:3px 15px 10px 0;
}
/* Dividers
---------------------------------------- */
hr {
	border: dotted #ccc;
	border-width: 1px 0 0;
	clear: both;
	margin: 30px 0px;
	height: 0;
}
.divider, .divider2, .divider3, .divider4 {
	border-bottom:1px dotted #CCC;
	clear:both;
	display:block;
	margin-bottom:50px;
	margin-left:auto;
	margin-right:auto;
	width:100%;
	padding-top:50px;
}
.divider3 {
	margin-bottom:20px;
	padding-top:6px;
}
.divider4 {
	margin-bottom:25px;
	padding-top:6px;
}
::selection {
	background: #da6752;
	color:#FFF; /* Safari */
}

::-moz-selection {
 background: #da6752;
 color:#FFF; /* Firefox */
}
/*----------------------------------------------
2. Header & Sub Header
----------------------------------------------*/
#header {
	z-index:99;
	padding:0;
	width:100%;
	background:#fff;
}
#header .shadow-down {
	position:absolute;
	width:908px;
	height:20px;
	bottom:-20px;
	left:50%;
	margin-left:-459px;
	background:url(../images/shadow-down.png) no-repeat;
}
.topbar{
	background:#ed008c;
	height:35px;
	}
#logo {
	width:200px;
	display:inline-block;
	float:left;
	    padding: 7px 0 0;
}
.epr{
    display: inline-block;
    margin-left: 15px;
    padding: 28px 0 0;
    width: 115px;
	}
.page-title {
	font-size:38px;
	line-height:1.4;
	padding:138px 0 0;
	color:#FFF;
	margin-bottom:0;
}
/*----------------------------------------------
3. Page Title
----------------------------------------------*/
.page-header {
	padding-bottom:40px;
	border-bottom:8px solid #EAEAEA;
}
.ph-bg1 {
	background: url(../images/page_header_1.jpg) no-repeat center top;
}
.ph-bg2 {
	background: url(../images/page_header_2.jpg) no-repeat center top;
}
/*----------------------------------------------
4. Slider
----------------------------------------------*/
.fullwidthbanner-container {
	width:100% !important;
	position:relative;
	padding:0;
	max-height:582px !important;
	overflow:hidden;
}
/*----------------------------------------------
5. Sidebar
----------------------------------------------*/
.sidebar {
	-webkit-box-shadow:0 1px 2px rgba(0, 0, 0, .08);
	-moz-box-shadow:0 1px 2px rgba(0, 0, 0, .08);
	box-shadow:0 1px 2px rgba(0, 0, 0, .08);
	color:#777;
	padding:25px;
	background:#FFF;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.sb-header {
	margin-bottom:20px;
	color:#da6752;
}
.sidebar p {
	margin-bottom:20px;
}
.sidebar a {
	color:#777;
}
/*----------------------------------------------
6. Navigation
----------------------------------------------*/
.sign-up{ width:500px; float:right; padding:0; font-size:13px; } 
.sign-up a{ float:left; color:#fff; border-right:1px solid #fff; padding:0 12px; line-height:36px; display:inline;}
.sign-up a:last-child{ border:none;}
.social {
	padding: 0;
	list-style: none;
	float: right;
	margin: 0;
}
.social li {
	float: left;
	margin-right: 9px;
}
.social li a {
	display: block;
	font-size: 0;
	color: #fff;
	width: 16px;
	height: 30px;
	text-align: center;
	line-height: 36px;
}
.social li a:hover {
	color: #FFFF00;
}
.social li a:before {
	display: block;
	font-family: FontAwesome;
	font-size:14px;
	text-align: center;
}
.social li a.mail:before {
	content: "\f003";
}
.social li a.face:before {
	content: "\f09a";
}
.social li a.twitter:before {
	content: "\f099";
}
.social li a.pintrest:before {
	content: "\f231";
}
.social li a.instagram:before {
	content: "\f16d";
}
.top-bar {
	background: none;
	height: 45px;
	line-height:65px;
	margin:25px 0 0;
	padding: 0;
width:100%;
    float: left;
	 /* Contain width to .row width */ /* First <ul> for branding, title, name, etc */ /* topbar global <ul> styles */
}
.top-bar > ul .name {
	display: none;
}
.top-bar > ul .name h1 {
	line-height: 45px;
	margin: 0;
}
.top-bar > ul .name h1 a {
	
	font-weight: bold;
	padding: 0 22.5px;
	font-size: 17px !important;
}
.top-bar ul {
	display: inline;
	height: auto;
	line-height: 45px;
	list-style: none; 
}
.top-bar ul > li {
	float: left; 
}
.top-bar ul > li a:not(.button) {
	 font-family: 'futura_bk_btbook';
	color: #3d83c2;
	display: block;
	font-size: 15px;
	font-weight: 600;
	height: auto;
	padding:0 15px 16px;
	    line-height: 60px;
}
.top-bar ul > li:hover a {
	color:#fff;
}
.top-bar ul > li:hover a.active {
	color:#F5821F;
}
.top-bar ul > li a.active {
	color:#F5821F;
}
.top-bar ul > li:hover a {
	color: #F5821F;
}
.top-bar ul > li:hover, .top-bar ul > li.active {
	background: none;
}
.top-bar ul > li.has-button:hover {
	background: #222222;
}
.top-bar ul > li.has-button:hover a {
	color: #fff;
}
.top-bar ul > li.toggle-topbar {
	display: none;
}
.top-bar ul > li.has-dropdown {
	position: relative; /* Dropdown Level 2+ */
}
.top-bar ul > li.has-dropdown:hover > .dropdown {
	display: block;
	visibility: visible;
	opacity: 1;
}
.top-bar ul > li.has-dropdown a {
	padding-right: 15px;
}
.top-bar ul > li.has-dropdown a:after {
	content: "";
	display: block;
	width: 0;
	height: 0;
	border: none;
}
.top-bar ul > li.has-dropdown .dropdown {
	background: none;
	left: 0;
	margin: 0;
	padding: 0;
	position: absolute;
	visibility: hidden;
	z-index: 9999;
	opacity:0;
	-webkit-transition: background-color 0.3s ease 0s, border 0s ease 0s, color 0.3s ease 0s, opacity 0.3s ease-in-out 0s;
	-moz-transition: background-color 0.3s ease 0s, border 0s ease 0s, color 0.3s ease 0s, opacity 0.3s ease-in-out 0s;
	-o-transition: background-color 0.3s ease 0s, border 0s ease 0s, color 0.3s ease 0s, opacity 0.3s ease-in-out 0s;
	transition: background-color 0.3s ease 0s, border 0s ease 0s, color 0.3s ease 0s, opacity 0.3s ease-in-out 0s;
}
.top-bar ul > li.has-dropdown .dropdown li {
	background: #444;
	line-height: 1;
	min-width: 100%;
	padding-bottom: 0px;
	border-bottom: 1px dotted #3F84C3;
}
.top-bar ul > li.has-dropdown .dropdown li:last-child {
	border-bottom:none;
	padding-bottom:0px;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
}
.top-bar ul > li.has-dropdown .dropdown li a {
	font-weight: normal;
	height: 100%;
	line-height: 1;
	white-space: nowrap;
	color: #fff;
	font-size: 12px;
	font-weight: 400;
	line-height: normal;
	padding: 15px 20px;
	min-width: 177px;
	background: #3C82C2;
	font-size:11px;
}
.top-bar ul > li.has-dropdown .dropdown li a:after {
	border: none;
}
.top-bar ul > li.has-dropdown .dropdown li a:hover {
	background: #F58220;
	color:#fff;
}
.top-bar ul > li.has-dropdown .dropdown li:last-child {
	padding-bottom: 0px;
}
.top-bar ul > li.has-dropdown .dropdown li.has-dropdown > a:after {
	border: none;
	content: "";
	right: 5px;
	top: 6px;
}
.top-bar ul > li.has-dropdown .dropdown li.has-dropdown:hover > .dropdown {
	display: block;
}
.top-bar ul.left {
	float: left;
	width: auto;
	margin-bottom: 0;
}
.top-bar ul.right {
	float: left;
	width: auto;
	margin-bottom: 0; /* Dropdown Right Side Alignment */
}
.top-bar ul.right .has-dropdown .dropdown {
	right: auto;
	left: 0px;
}
.top-bar ul.right .has-dropdown .dropdown li.has-dropdown > .dropdown {
	right: 100%;
	left: auto;
	width: 100%;
}
.top-bar .js-generated {
	display: none;
}
.search{ 
   }
	
		
		
		#wrap input[type="text"] {
  height: 30px;
  font-size: 14px;
  display: inline-block;
  border: none;
  outline: none;
  color: #999;
  padding: 0px 10px;
  padding-right: 60px;
  width: 0px;
  position: absolute;
  top: 38px;
  right: 0;
  background: none;
  z-index: 3;
  transition: width .4s cubic-bezier(0.000, 0.795, 0.000, 1.000);
  cursor: pointer;
  border-radius: 3px;
}

#wrap input[type="text"]:focus:hover {
  background-color: #fff;
  -webkit-box-shadow:  0px 0px 3px 0px rgba(0, 0, 0, 0.2);
	box-shadow:  0px 0px 3px 0px rgba(0, 0, 0, 0.2);
}

#wrap input[type="text"]:focus {
  width: 250px;
  z-index: 1;
  cursor: text;
  background-color: #fff;
  -webkit-box-shadow:  0px 0px 3px 0px rgba(0, 0, 0, 0.2);
	box-shadow:  0px 0px 3px 0px rgba(0, 0, 0, 0.2);
}
#wrap input[type="submit"] {
  height: 30px;
  width: 30px;
  display: inline-block;
  color:red;
  float: right;
  	background:url(../images/search-icon.gif) no-repeat right 4px;
  text-indent: -10000px;
  border: none;
  position: absolute;
  top: 38px;
  right: 0;
  z-index: 2;
  cursor: pointer;
  opacity: 0.4;
  cursor: pointer;
  transition: opacity .4s ease;
}
		.itinerary.quote{ padding:0; margin:0 0 20px;}
		.logos{
			width:100%;
			float:left;
			padding:20px;
			}
			.logo-item{
				width:150px;
				height:130px;
				border:1px solid #eaeaea;
				background-color: #fff; /* layer fill content */
-moz-box-shadow: 0 1px 2px rgba(0,0,0,.20); /* drop shadow */
-webkit-box-shadow: 0 1px 2px rgba(0,0,0,.20); /* drop shadow */
box-shadow: 0 1px 2px rgba(0,0,0,.20); /* drop shadow */
float:left;
margin:0 16px 20px 0;
				}
				.logo-item img{    max-height: 120px;
    max-width: 130px;
    margin: 0 auto;
    display: table-cell; border:1px solid #ccc;}
				.logo-item:nth-child(4n+4){
					margin:0 0 20px 0;
					}
			.contact {
	float: left;
	width: 100%;
	    padding: 10px 0 0;
}
.contxt {
	float: left;
	width: 100%;
	padding: 0 0 40px;
}

.contact  h2{
	    font-size: 22px;
		padding: 0 0 15px;
		
}
.icon-cont {
	    -moz-border-radius: 35px;
    -webkit-border-radius: 35px;
    border-radius: 35px;
    -moz-background-clip: padding;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    background-color: #e7e7e7;
    width: 74px;
    height: 73px;
    float: left;
    text-align: center;
    padding: 11px 15px;
    margin: 0 20px 10px 0;
}
.icon-cont.tel img {
	    padding: 7px 0 0;
}
.contxt img {
	float: left;
	
    
}
.contxt h5 {
	font-size:18px;
	color: #767676;
	padding:10px 0 10px 67px;
	    margin: 0;
	
}
.contxt p {
	padding: 0 0 5px 67px;
	color: #444444;
	font-size: 13px;
	margin: 0;
}
.contxt p a {
	color: #767676;
}
.contxt p a:hover {
	color: #DF4703;
}		
		.needform {
	float: left;
	width: 500px;
	padding:20px;
}
.needform label {
	float: left;
	width: 100%;
	padding: 10px 0;
	font-size: 13px;
	display: block;
}
.needform input[type=text], .needform textarea, .needform select {
	float: left;
	padding: 8px 4px;
	width: 100%;
	border: 1px solid #ccc;
	margin:0;
	
}
.needform textarea {
	height: 80px;
}
.needform input.sendmass-btn {
	background:#3C82C1;
	border: medium none;
	color: #fff;
	height: 32px;
	padding: 5px;
	width: 116px;
	clear: both;
	margin: 20px 0 0;
	-webkit-border-radius: 10px;/*Safari, Chrome*/
	-moz-border-radius: 10px;/*Firefox*/
	border-radius: 10px;
	float:left;
	text-align: center;
}
.needform  ::-webkit-input-placeholder{
	color: #000;
	}
/* enq pop up end */
.itinerary .twelve{
	    margin: 20px 0 0;
	}
	.items {
		float:left;
		margin:0 15px;
		padding:0 10px;
		width:22.1%;
		border:1px solid #eaeaea;
		background-color: #fff; /* layer fill content */
-moz-box-shadow: 3px 4px 5px rgba(0,0,0,.19); /* drop shadow */
-webkit-box-shadow: 3px 4px 5px rgba(0,0,0,.19); /* drop shadow */
box-shadow: 3px 4px 5px rgba(0,0,0,.19); /* drop shadow */
}
.visa-country img {
    width: 52px;
    height: 36px;
	float:left;
	    max-width: 100%;
    border: 2px solid #969696;
	    margin: 0 15px 0 0;
}
.visa-country{
    width: 100%; padding:0 0 20px; float:left;}
.visa-country a
	{display: block;
    text-decoration: none;
  
    line-height: 42px;
    color: #4266a8;
    padding: 10px 0;
    margin:0;     font-size: 14px;}
	 .coun{ padding:20px 0;}
	 .items:last-child {
    margin:0 0 0 15px;
}
.explr-inr{ margin:0; padding:0; float:right;}
	.h1-spn{ margin:0; padding:0; color:#028ece; font-family:"Myriad Pro"; text-transform:none; font-size:17px; font-weight:normal;}
	
	.h2-spn{ margin:0; padding:10px 0 5px 0px; color:#000; font-family:"Myriad Pro"; text-transform:none; font-size:18px; font-weight:normal;}
	.cnt{ margin:0 0 10px 0px; padding:25px 0px 10px 0px; color:#333; font-family: Calibri; line-height:20px; font-size:14px; text-align:justify; width: 35%;
    float: left;}
	.map{ width:65%; float:right; padding:25px 0px 10px 0px;}
	.text{ padding:20px 0;}
.text p{ padding:0 0 15px;}
.text img{ float:left; margin:0 20px 0 0;}
	.text p	strong{ font-size:18px; padding:0 0 5px;}
	.visahed{
		background:#ededed;
		padding:10px 15px 5px;
		
		}
	.visadetails{ display:table; width:100%; margin:0 auto; padding:0 20px; background:#fff;}
	.visadetails span{ font-size:30px; font-weight:bold;}
	.visaimg{
		    width:80px;
    height: 40px;
    max-width: 100%;
    border: 2px solid #969696;
    margin: 0 15px 0 0;
	float:left;
		}
		.pdflink{ float:right; padding: 0;
    margin: 0;} 
		.pdflink a{     background: url(../images/pdf-icon.png) no-repeat left 6px;
    color: #000;
    text-decoration: none;
    float: right;
    padding: 12px 0 10px 30px;}
	.pdf{ float:left;       padding: 5px 10px;  margin: 10px 0 0;}
	.visatxt{
		border-bottom:1px dotted #000;
		padding:12px 18px;
		margin:0;
		}
		.visatxt p{
			    padding:0;
    font-family: 'Open Sans', sans-serif;
    font-size: 13px;
    line-height: 19px;
    font-weight: 400;
    text-align: justify;
    -webkit-font-smoothing: antialiased;
			}
			.visatxt span.title{
				margin:0 0 10px;
				}
		.visatxt span{
			font-size:14px;
			padding:0;
			color:#333;
			display:inline-block;
			border-bottom:1px dotted #000;
			}
			.selcountry{  width:420px; margin:0 auto;}
.selcountry select{ 
-webkit-border-radius: 3px;/*Safari, Chrome*/
-moz-border-radius: 3px;/*Firefox*/
border-radius: 3px;
background:#ffeeee; padding:5px; margin:0 20px 0 0;     width: 320px;}
.selcountry span{ display:block; color:#545252; font-size:18px; padding:0;}
.btn-sm {
    padding: 5px 15px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 5px;
	    color: #fff;
    background-color: #428bca;
    border-color: #357ebd;
}
/* Mobile Styles */
@media only screen and (max-width: 940px) {
.top-bar {
	background:#444;
	margin-bottom: 0;
	margin-top:20px;
	margin-bottom:20px;
	overflow: hidden; /* Override contain to grid stuff for breakpoint */ /* Setting up the sliding area */ /* When the Small Nav is Showing */
}
.top-bar .js-generated {
	display: block;
}
.contain-to-grid .top-bar {
	width: auto;
}
.top-bar section {
	left: 0;
	position: relative;
	width: auto;
	-webkit-transition: left 300ms;
	-moz-transition: left 300ms;
	-o-transition: left 300ms;
	transition: left 300ms;
}
.top-bar ul {
	width: 100%;
	min-height: 100%;
	height: 100%;
	margin-bottom: 0;
	display: block;
}
.top-bar ul li {
	float: none; /* Branding and name */ /* Dropdown Toggle */ /* Divider for breakpoint */ /* Search Overrides for breakpoint size */ /* Dropdown Level 1 */ /* Dropdown Level 2 */
}
.top-bar ul li.active, .top-bar ul li:hover {
	background: #333;
}
.top-bar ul > li a:hover {
	background: #333;
	color:#fff;
}
.top-bar ul > li a:not(.button) {
	padding: 0px;
}
.top-bar ul li.name {
	background: #333;
}
.top-bar ul li.name h1 {
	line-height: 1;
}
.top-bar ul li.name h1 a {
	padding-left: 22.5px;
}
.top-bar ul li.toggle-topbar {
	cursor: pointer;
	display: block;
	height: 45px;
	position: absolute;
	right: 20px;
	top: 0;
	width: 91%;
	margin-top:20px;
}
.top-bar ul li.toggle-topbar a {
	content: "";
	display: block;
	background:none;
	width: 0;
	height: 0;
	border: solid 8px;
	border-color: white transparent transparent transparent;
	padding: 0;
	position: absolute;
	top: 50%;
	right: 22.5px;
	margin-top: -4px;
}
.top-bar ul li.toggle-topbar:hover {
	background: transparent;
}
.top-bar ul li.toggle-topbar a {
	padding: 0 !important;
}
.top-bar ul li.divider {
	border-bottom: solid 1px rgba(255, 255, 255, 0.2);
	border-top: solid 1px black;
	clear: both;
	height: 1px !important;
	margin: 8px 0 !important;
	width: 100%;
}
.top-bar ul li.search {
	padding: 0 22.5px;
}
.top-bar ul li.search form {
	width: 100%;
}
.top-bar ul li.search form input[type=text] {
	width: 75%;
}
.top-bar ul li.search form .button {
	top: 0;
	width: 25%;
}
.top-bar ul li.has-dropdown a {
	padding-right: 33.75px;
}
.top-bar ul li.has-dropdown a:after {
	content: "";
	display: block;
	width: 0;
	height: 0;
	border: solid 5px;
	border-color: transparent transparent transparent rgba(255, 255, 255, 0.5);
	margin-right: 15px;
	margin-top: -4.5px;
	position: absolute;
	top: 50%;
}
.top-bar ul li.has-dropdown:hover > .dropdown {
	display: block;
	visibility: hidden;
}
.top-bar ul li.has-dropdown .dropdown {
	visibility: hidden;
	z-index: 0 !important;
	opacity:1;
}
.top-bar ul li.has-dropdown.moved {
	position: static;
}
.top-bar ul li.has-dropdown.moved .dropdown {
	top: 0;
	visibility: visible;
}
.top-bar ul li.has-dropdown.moved .dropdown li label {
	margin-bottom: 6px;
	padding-top: 6px !important;
	font-size: 11px;
}
.top-bar ul li.has-dropdown.moved .dropdown li:not(.title) {
	padding-bottom: 0;
}
.top-bar ul li.has-dropdown.moved .dropdown li:not(.title) a {
	padding: 8px 22.5px;
	font-size: 12px;
}
.top-bar ul li.has-dropdown.moved .dropdown li a, .top-bar ul li.has-dropdown.moved .dropdown li label {
	padding: 0 22.5px;
}
.top-bar ul li.has-dropdown.moved .dropdown li a:hover {
	background: #333;
	display: block;
}
.top-bar ul li.has-dropdown.moved .dropdown li.divider {
	border-bottom: solid 1px rgba(255, 255, 255, 0.1);
	margin-top: 8px !important;
	margin-bottom: 8px !important;
}
.top-bar ul li.has-dropdown.moved .back.title {
	padding-bottom: 0;
}
.top-bar ul li.has-dropdown.moved .back.title a:before {
	position: absolute;
	top: 50%;
	left: 17.5px;
	margin-top: -5px;
	width: 0;
	height: 0;
	content: "";
	display: block;
	width: 0;
	height: 0;
	border: solid 5px;
	border-color: transparent white transparent transparent;
}
.top-bar ul li.has-dropdown.moved .back.title h5 {
	margin: 0;
	padding-left: 0px;
	margin-left:0px;
	position: relative;
}
.top-bar ul li.has-dropdown.moved .back.title h5 a {
	padding-top: 8px;
	padding-bottom: 8px;
	padding-left:40px !important;
	font-size: 24px;
	font-weight: 400;
	letter-spacing:-1px;
}
.top-bar ul li.has-dropdown .dropdown li {
	background: transparent;
}
.top-bar ul li.has-dropdown .dropdown li.has-dropdown .dropdown {
	left: 100% !important;
	top: 0;
	right: auto !important;
}
.top-bar ul li.has-dropdown .dropdown li.has-dropdown > a {
	padding-right: 33.75px;
}
.top-bar ul li.has-dropdown .dropdown li.has-dropdown > a:after {
	content: "";
	margin-right: 15px;
	content: "";
	display: block;
	width: 0;
	height: 0;
	border: solid 5px;
	border-color: transparent transparent transparent rgba(255, 255, 255, 0.5);
	position: absolute;
	top: 50%;
	margin-top: -4.5px;
}
.top-bar ul li.has-dropdown .dropdown li.has-dropdown.moved {
	position: static;
}
.top-bar ul li.has-dropdown .dropdown li.has-dropdown.moved .dropdown {
	top: 0;
	visibility: visible;
}
.top-bar ul li.has-dropdown .dropdown li.has-dropdown:hover {
	display: block;
}
.top-bar ul.left, .top-bar ul.right {
	float: none;
	width: 100%;
}
.top-bar ul.left > li, .top-bar ul.right > li {
	display: block;
	float: none;
	margin: 0 !important;
}
.top-bar ul.left > li.has-dropdown .dropdown, .top-bar ul.right > li.has-dropdown .dropdown {
	left: 100% !important;
	top: 0;
	right: auto !important;
}
.top-bar section > ul li a:not(.button) {
	padding-left: 22.5px !important;
}
.top-bar.expanded {
	height: 100%;
}
.top-bar.expanded ul li.toggle-topbar a {
	content: "";
	display: block;
	width: 0;
	height: 0;
	border: solid 8px;
	border-color: transparent transparent rgba(255, 255, 255, 0.5) transparent;
	top: auto;
	bottom: 50%;
	margin-bottom: -4px;
}
.top-bar ul li.has-button {
	padding: 0 20px 5px;
}
.top-bar ul li .button.small {
	margin: 0 !important;
	display: inline-block;
	width: 100%;
}
.top-bar > ul .name {
	display: block;
}
}
/* IE8 Fixes */
.lt-ie9 .top-bar ul li a {
	color: #666;
	display: block;
	font-size: 14px;
	font-weight: 400;
	height: auto;
	line-height: 45px;
	padding: 20px 20px 20px 20px;
}
.lt-ie9 .top-bar ul li a.button {
	height: auto;
	line-height: 30px;
	margin-top: 7px;
}
.lt-ie9 .top-bar ul li a:hover {
	color: #cccccc;
}
.lt-ie9 .top-bar ul li a img {
	margin-top: -5px;
	vertical-align: middle;
}
.lt-ie9 .top-bar ul li a.active {
	color: #fff;
}
.lt-ie9 .top-bar ul li.has-dropdown {
	padding-right: 0px;
	margin-right:0;
}
.lt-ie9 .top-bar ul li.has-dropdown > ul li {
	padding-right: 0;
}
/*----------------------------------------------
7. Typography Elements
----------------------------------------------*/

/* Headings
---------------------------------------- */
h1, h2, h3, h4, h5, h6 {
	font-family: 'Roboto', sans-serif;
	color:#555;
	font-style:normal;
	text-rendering:optimizeLegibility;
	line-height:1.1;
	margin-bottom:15px;
}
h1 {
	font-size:28px;
	font-weight:300;
}
h2 {
	font-size:24px;
	font-weight:300;
}
h3 {
	font-size:20px;
	font-weight:400;
}
h4 {
	font-size:16px;
	font-weight:300;
}
h5 {
	font-size:15px;
	font-weight:600;
}
h6 {
	font-size:13px;
	font-weight:300;
}
/* Custom Lists Styles
---------------------------------------- */
.type1 {
	list-style:none;
	margin-bottom:20px;
	margin-left:0;
}
.type1 a {
	color:#666;
}
.type1 a:hover {
}
.type1 li:before {
	content: "\00BB \0020\0020";
	font-family: 'Open Sans', 'Lucida Sans Unicode', 'Lucida Grande', sans-serif;
	color:#666;
	font-weight:600;
	font-size:18px;
}
.type1 li:hover:before {
}
.type1 li ul {
	list-style:inherit;
}
.list-type-1 li {
	background:url(../images/icon_check.png) 0 0 no-repeat;
	border:none;
	line-height:16px;
	list-style:none;
	margin:0;
	padding:0 0 10px 20px;
}
.list-type-2 li {
	background:url(../images/icon_delete.png) 0 0 no-repeat;
	border:none;
	line-height:16px;
	list-style:none;
	margin:0;
	padding:0 0 10px 20px;
}
.list-type-3 li {
	background:url(../images/icon_arrow_grey.png) 0 0 no-repeat;
	line-height:16px;
	padding:0 0 10px 20px;
}
.list-type-sidebar li {
	background:url(../images/icon_arrow_grey.png) 0 0 no-repeat;
	line-height:14px;
	margin:0 0 8px;
	padding:0 0 10px 20px;
}
.list-type-footer li {
	background:url(../images/icon_arrow_white.png) 0 0 no-repeat;
	line-height:16px;
	margin-bottom:8px;
	padding:0 0 8px 20px;
}
/* Text Attributes 
---------------------------------------- */
.uppercase {
	text-transform:uppercase;
}
.bold {
	font-weight:500;
}
.text-center {
	text-align:center;
}
/* Dropcaps
---------------------------------------- */
.dropcap1, .dropcap2 {
	color:#63696c;
	display:block;
	float:left;
	font-size:30px;
	font-style:italic;
	line-height:30px;
	margin:0 10px 1px 0;
}
.dropcap2 {
	font-size:39px;
	font-style:normal;
	line-height:30px;
	margin:5px 5px 0 0;
}
/* Quotes
---------------------------------------- */
.quote_right, .quote_left {
	color:#b2b2b2;
	float:right;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:17px;
	font-style:italic;
	line-height:1.4em;
	padding:5px 0 5px 40px;
	width:33%;
}
.quote_left {
	float:left;
	padding:5px 8px 8px 0;
}
.quote-text {
	color:#888;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	font-style:italic;
	font-weight:400;
	line-height:1.5em;
}
.quoteBox .quote-text {
	color:#888;
	font-size:13px;
	line-height:1.5em;
	padding:5px 10px 5px 45px;
}
.quoteBox {
	background:url(../images/icon_quotes.png) 0 10px no-repeat;
	margin-bottom:20px;
}
.quoteBox2 .quote-text2 {
	color:#888;
	font-size:13px;
	line-height:1.5em;
	padding:0 10px;
}
.quoteBox2 {
	border-left:4px solid #5d6872;
}
/* Alerts
---------------------------------------- */
div.alert-box {
	border: none;
	margin-bottom: 12px;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	-ms-border-radius: 0;
	-o-border-radius: 0;
	border-radius: 0;
	text-shadow: none;
	position: relative;
}
/* Framed Boxes
---------------------------------------- */
.frame_left, .frame_right {
	background:#FFF;
	border:1px solid #e0e0e0;
	padding:5px 5px 0;
}
.frame_left {
	display:block;
	float:left;
	margin:7px 10px 5px 0;
}
.frame_right {
	display:block;
	float:right;
	margin:7px 0 5px 20px;
}
/*----------------------------------------------
8. Custom Circles
------------------------------------------------*/
.bottom-block {
}
.bottom-block h4 {
	margin-bottom:0;
	font-weight:400;
	text-transform:uppercase;
}
.circles_block {
	padding:0;
	background:#3fafba;
	margin: 0;
}
.ch-item {
	width: 100%;
	height: 100%;
	border-radius: 50%;
	position: relative;
	box-shadow: 0 1px 2px rgba(0,0,0,0.1);
	cursor: default;
}
.ch-info-wrap {
	position: absolute;
	width: 180px;
	height: 180px;
	border-radius: 50%;
	-webkit-perspective: 800px;
	-moz-perspective: 800px;
	-o-perspective: 800px;
	-ms-perspective: 800px;
	perspective: 800px;
	-webkit-transition: all 0.4s ease-in-out;
	-moz-transition: all 0.4s ease-in-out;
	-o-transition: all 0.4s ease-in-out;
	-ms-transition: all 0.4s ease-in-out;
	transition: all 0.4s ease-in-out;
	top: 20px;
	left: 20px;
	box-shadow: 
 0 0 0 20px rgba(255,255,255,0.2), inset 0 0 3px rgba(115,114, 23, 0.8);
}
.ch-info {
	position: absolute;
	width: 180px;
	height: 180px;
	border-radius: 50%;
	-webkit-transition: all 0.4s ease-in-out;
	-moz-transition: all 0.4s ease-in-out;
	-o-transition: all 0.4s ease-in-out;
	-ms-transition: all 0.4s ease-in-out;
	transition: all 0.4s ease-in-out;
	-webkit-transform-style: preserve-3d;
	-moz-transform-style: preserve-3d;
	-o-transform-style: preserve-3d;
	-ms-transform-style: preserve-3d;
	transform-style: preserve-3d;
}
.ch-info > div {
	display: block;
	position: absolute;
	width: 100%;
	height: 100%;
	border-radius: 50%;
	background-position: center center;
	-webkit-backface-visibility: hidden;
	-moz-backface-visibility: hidden;
	-o-backface-visibility: hidden;
	-ms-backface-visibility: hidden;
	backface-visibility: hidden;
	left: 1px;
}
.ch-info .ch-info-back {
	-webkit-transform: rotate3d(0, 1, 0, 180deg);
	-moz-transform: rotate3d(0, 1, 0, 180deg);
	-o-transform: rotate3d(0, 1, 0, 180deg);
	-ms-transform: rotate3d(0, 1, 0, 180deg);
	transform: rotate3d(0, 1, 0, 180deg);
	background: #000;
}
.ch-img-1 {
	background-image: url(../images/circles/orange_circle_1.jpg);
}
.ch-img-2 {
	background-image: url(../images/circles/orange_circle_2.jpg);
}
.ch-img-3 {
	background-image: url(../images/circles/orange_circle_3.jpg);
}
.ch-img-4 {
	background-image: url(../images/circles/orange_circle_4.jpg);
}
.ch-info h3 {
	color: #fff;
	text-transform: uppercase;
	font-weight:bold;
	letter-spacing: 2px;
	margin: 0 20px;
	padding: 40px 0 10px;
	border-bottom: 1px dotted rgba(255,255,255,0.5);
}
.ch-info p {
	color: #fff;
	padding: 10px 5px;
	margin: 0;
}
.ch-info p a {
	display: block;
	color: rgba(255,255,255,0.7);
	font-weight: bold;
	text-transform: uppercase;
	font-size: 10px;
	padding-top: 4px;
}
.ch-info p a:hover {
	color: #fff222;
	color:#da6752;
}
.ch-item:hover .ch-info-wrap {
	box-shadow: 
 0 0 0 0 rgba(255,255,255,0.8), inset 0 0 3px rgba(115,114, 23, 0.8);
}
.ch-item:hover .ch-info {
	-webkit-transform: rotate3d(0, 1, 0, -180deg);
	-moz-transform: rotate3d(0, 1, 0, -180deg);
	-o-transform: rotate3d(0, 1, 0, -180deg);
	-ms-transform: rotate3d(0, 1, 0, -180deg);
	transform: rotate3d(0, 1, 0, -180deg);
}
.ch-grid {
	margin:0;
	padding: 0;
	list-style: none;
	display: block;
	text-align: center;
	width: 100%;
}
.ch-grid:after, .ch-item:before {
	content: '';
	display: table;
}
.ch-grid:after {
	clear: both;
}
.ch-grid li {
	width: 220px;
	height: 220px;
	display: inline-block;
	margin: 0 8px;
}
.error {
	text-align:center;
	font-weight:600;
	font-size:180px;
	margin:0px;
}
.error-subtitle {
	text-align:center;
	margin:0px;
}
/*--------------------------------------------
9. Portfolio
--------------------------------------------*/
.portfolio-block h1 {
	padding-left:15px;
	text-transform:uppercase;
}
.element {
	padding:15px;
}
.element .flex-video {
}
.variable-sizes .element.width2 {
	width: 50%;
}
.element.large, .variable-sizes .element.large, .variable-sizes .element.large.width2.height2 {
	width: 50%;
}
#container {
	margin:10px 0;
}

 @media only screen and (max-width: 767px) {
.element {
	width: 100% !important;
}
}
/* Filter List */
.option-set {
	list-style: none;
	margin-bottom: 0px;
	margin-top: 10px;
}
.option-set li {
	display:inline;
}
.option-set li a {
	background:#f0f0f0;
	color:#666;
}
.option-set li a.selected {
	color:#fff;
	background:#da6752;
}
.active .button {
}
.portfolio-block {
}
.portfolio-item {
}
.portfolio-item-image {
}
.portfolio-item-image img {
	display:block;
}
.portfolio-item-content {
	background:#fff;
	padding:20px 10px;
	text-align:center;
	-webkit-box-shadow:0 1px 2px rgba(0, 0, 0, .08);
	-moz-box-shadow:0 1px 2px rgba(0, 0, 0, .08);
	box-shadow:0 1px 2px rgba(0, 0, 0, .08);
	-webkit-transition:border-color .3s ease-in-out;
	-moz-transition:border-color .3s ease-in-out;
	-ms-transition:border-color .3s ease-in-out;
	-o-transition:border-color .3s ease-in-out;
	transition:border-color .3s ease-in-out;
	border-bottom:1px solid transparent;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
}
.portfolio-item:hover .portfolio-item-content {
	border-bottom:1px solid #da6752;
}
.portfolio-item-content .title {
	margin:0;
	text-transform:uppercase;
}
.portfolio-item-content p {
	margin:0;
}
/* Isotope Filtering
---------------------------------------- */

.isotope-item {
	z-index: 2;
}
.isotope-hidden.isotope-item {
	pointer-events: none;
	z-index: 1;
}
.isotope, .isotope .isotope-item {
	-webkit-transition-duration: 0.8s;
	-moz-transition-duration: 0.8s;
	-ms-transition-duration: 0.8s;
	-o-transition-duration: 0.8s;
	transition-duration: 0.8s;
}
.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;
}
.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;
}
/* Overlay
---------------------------------------- */
.image-overlay {
	position:relative;
}
.overlay-icon {
	position:absolute;
	top:0;
	width:100%;
	background-color:#444;
	height:100%;
	left:0;
}
.item-zoom {
	background:url(../images/icons/item-zoom.png) no-repeat center center #444;
}
.item-movie {
	background:url(../images/icons/item-movie.png) no-repeat center center #444;
}
.item-image {
	background:url(../images/icons/item-image.png) no-repeat center center #444;
}
.item-link {
	background:url(../images/icons/item-link.png) no-repeat center center #444;
}
.item-plus {
	background:url(../images/icons/item-plus.png) no-repeat center center #444;
}
.item-info {
	background:url(../images/icons/item-info.png) no-repeat center center #444;
}
/* Single Project
---------------------------------------- */

.project-pagination {
	float: right;
	position:relative;
	margin:0;
}
.previous-proj {
	background: url(../images/previous-proj.png) no-repeat center center #555;
	float:left;
	height: 20px;
	padding: 15px;
	width: 20px;
	margin-right:1px;
}
.all-proj {
	background: url(../images/all-proj.png) no-repeat center center #555;
	float:left;
	height: 20px;
	padding:15px;
	width: 20px;
	margin-right:1px;
}
.next-proj {
	background: url(../images/next-proj.png) no-repeat center center #555;
	float:left;
	height: 20px;
	padding:15px;
	width: 20px;
}
.previous-proj:hover {
	background: url(../images/previous-proj.png) no-repeat center center #da6752;
}
.all-proj:hover {
	background: url(../images/all-proj.png) no-repeat center center #da6752;
}
.next-proj:hover {
	background: url(../images/next-proj.png) no-repeat center center #da6752;
}
/*---------------------------------------------
10. Blog 
----------------------------------------------*/
.postmeta {
	font-weight:lighter;
	margin:10px 0;
	font-size:11px;
	padding:5px 0 4px;
	border-top:1px dotted #CCC;
	border-bottom:1px dotted #CCC;
}
.postdate {
	padding:8px 6px;
	text-align:center;
	float:left;
	background:#da6752;
	text-transform:uppercase;
}
.blog-post {
}
.flex-video {
	position:relative;
	padding-top:25px;
	padding-bottom:67.5%;
	height:0;
	margin-bottom:25px;
	overflow:hidden
}
.postdate h3, .postdate h6 {
	display:block;
	color:#FFF;
}
.postdate h3 {
	margin:0;
}
.postdate h6 {
	margin:0;
}
.img_meta {
	float:left;
	margin-top:3px;
	margin-right:5px;
}
.entry-title {
	margin-left:70px;
}
.read-more {
	margin-top:10px;
	display:block;
}
.entry-img {
	margin-bottom:20px;
}
.entry-text {
	margin: 2px 0 8px;
}
/*----------------------------------------------
11. Comments
------------------------------------------------*/
.comment-block {
	overflow:hidden;
	-webkit-box-shadow:0 1px 2px rgba(0, 0, 0, .08);
	-moz-box-shadow:0 1px 2px rgba(0, 0, 0, .08);
	box-shadow:0 1px 2px rgba(0, 0, 0, .08);
	background-color:#FFF;
	padding:20px;
	margin-top:20px;
}
.reply {
	margin-left:60px;
}
.comment-text {
	margin:0 0 10px 65px;
}
.username {
	margin:0 0 3px 65px;
}
.comment_date {
	font-size:10px;
	text-transform:uppercase;
	padding-bottom:10px;
	margin:0 0 10px 65px;
	border-bottom:1px #CCC dotted;
}
.link-reply {
	margin-left:65px;
}
/* Avatars
---------------------------------------- */
.large-avatar {
	margin-bottom:0;
}
.small-avatar {
	float:left;
}
/*----------------------------------------------
12. Pagination
------------------------------------------------*/
ul.pagination {
	display: block;
	height: 30px;
	margin-left: -5px;
	margin:20px 0;
}
ul.pagination li {
	float: left;
	display: block;
	height: 24px;
	color: #999;
	font-size: 14px;
	margin-left: 0px;
	margin-right:0px;
}
ul.pagination li a {
	display: block;
	padding: 4px 7px 3px;
	color: #555;
}
ul.pagination li:hover a, ul.pagination li a:focus {
	background: #444;
	color:#fff;
}
ul.pagination li.unavailable a {
	cursor: default;
	color: #999;
}
ul.pagination li.unavailable a:focus {
	background: transparent;
}
ul.pagination li.current a {
	background:#da6752;
	color:#fff;
	font-weight:bold;
	cursor:default
}
ul.pagination li.current a:hover {
	background: #444;
}
ul.pagination li.unavailable:hover a {
	background:#eee;
}
/*----------------------------------------------
13. Search Bar
----------------------------------------------*/
#search {
	margin:0 auto;
	width:200px;
}
#search fieldset {
	margin:10px 0;
	padding:5px 8px;
	background: #F5F5F5;
	border:1px solid #CCC;
	border-radius:0;
	color: #555;
}
#search input[type="text"] {
	margin:0px;
	padding:0px 7px 1px 0px;
	float:left;
	width:105px;
	color:#696765;
	background-color:#F5F5F5;
	border:none;
	outline:none;
}
.search-align {
	margin-top:20px;
	margin-right:34%;
}
/*----------------------------------------------
14. Contact Form
----------------------------------------------*/
#contact-form textarea {
	height:100px;
}
#contact-form .note {
	color:#999;
}
#contact-form .name-required, #contact-form .email-required, #contact-form .comment-required {
	color: #FF0000;
	display: block;
	font-size: 10px;
	padding-top: 0px;
}
/* INPUT, TEXTAREA, SUBMIT */
input {margin:0; padding:0;}
input[type=text], input[type=password], textarea {
	color:#999; 
	border: 1px solid #ccc; 
	-webkit-border-radius: 0px; 
	-moz-border-radius: 0px; 
	-ms-border-radius: 0px; 
	-o-border-radius: 0px; 
	border-radius: 0px; 
	-webkit-box-shadow: none; 
	-moz-box-shadow: none; 
	box-shadow: none;  
	display: block; 
	font-size: 12px; 
	margin: 0 0 20px 0; 
	padding: 10px; 
	height: auto; 
	width: 100%; 
	-webkit-transition: all 0.4s ease; 
	-moz-transition: all 0.4s ease; 
	-o-transition: all 0.4s ease; 
	transition: all 0.4s ease;
	-webkit-appearance: none;
}
input[type=text], input[type=password], textarea, select {
	background: #fff;
	outline:0 none !important;
	border:1px solid ;
}

.form-preset input[type=text], .form-preset input[type=password] {}
.form-preset textarea {}


form > div {margin-bottom:15px;}
form label {color:#454545;}

form.infield > div, form.infield > p {position:relative;}
form.infield label {
	position:absolute; 
	left:16px; 
	top:10px; 
	font-size:11px; 
	color:#555;
}

/* Map
---------------------------------------- */
.map_frame {
	margin-bottom:30px;
	background:#f8f8f8;
}
#map_canvas {
	height: 350px;
}
/*--------------------------------------------
15. Tabs, Accordions & Toggles
--------------------------------------------*/

/* Tabs
---------------------------------------- */
dl.tabs {
	border-bottom: 1px dotted #ccc;
	display: block;
	height: auto;
	margin-bottom: 0px;
	padding: 0;
	float:left;
	width:100%;
	margin-top:5px;
}
ul.tabs-content {
	display: block;
	padding: 20px;
	border: 1px dotted #ccc;
	border-top:none;
	float:left;
	width:100%;
	margin:0px;
	background:#FFF;
}
dl.tabs dd {
}
dl.tabs dd.active {
	border-top: 5px solid;
	margin-top: -5px;
	border-bottom: 2px solid white !important;
	margin-bottom:-1px;
}
dl.tabs dd.active a {
	border-left: 1px dotted #ccc;
	border-right: 1px dotted #ccc;
}
.tabs dd.active, .tabs li.active {
	border-top:3px solid #da6752;
	margin-top:-3px
}
dl.tabs dd a {
	color: #555;
	display: block;
	font-size: 14px;
	height: auto;
	line-height: normal;
	padding: 10px 15px;
	position: relative;
}
dl.tabs dd a:hover {
}
dl.tabs dd a:focus {
}
dl.tabs.two-up dt a, dl.tabs.two-up dd a, dl.tabs.three-up dt a, dl.tabs.three-up dd a, dl.tabs.four-up dt a, dl.tabs.four-up dd a, dl.tabs.five-up dt a, dl.tabs.five-up dd a {
	padding: 20px 5px;
}
.tabs.vertical dd.active, .tabs.vertical li.active {
	border-bottom:0px;
}
/* Accordions
---------------------------------------- */
.acc_trigger {
	padding: 0;
	margin: 0;
	width:100%;
	display:block;
	background:url(../images/accordions/orange_acc_closed.png) no-repeat right center;
}
.acc_trigger.active {
	background:url(../images/accordions/orange_acc_opened.png) no-repeat right center;
}
.acc_container {
	margin: 0 0 20px;
	padding: 0;
	overflow: hidden;
	clear: both;
}
#accordion-style-1 {
	margin-bottom:25px;
}
#accordion-style-1 .acc_trigger {
	font-size:16px;
	line-height:2.5;
}
#accordion-style-1 .acc-item {
	border-bottom:1px dotted #ccc;
}
/* Toggles
---------------------------------------- */
.tgg-trigger {
	padding:0;
	margin:0;
	width:100%;
	display:block;
	background:url(../images/acc_style_1_arr_closed.png) no-repeat right center;
	padding:0;
	overflow:hidden;
	clear:both;
}
.tgg-trigger .active {
	background:url(../images/acc_style_1_arr_opened.png) no-repeat right center;
}
#toggle-style-1 {
	margin-bottom:25px;
}
#toggle-style-1 .tgg-trigger {
	font-size:22px;
	line-height:2.5;
}
#toggle-style-1 .tgg-item {
	border-bottom:1px solid #ccc;
}
#toggle-style-2 {
	border:1px solid #dfdfdf;
	width:100%;
	margin-top:25px;
}
#toggle-style-2 .tgg-trigger {
	border-bottom:1px solid #dfdfdf;
	line-height:2.9;
	font-weight:400;
	text-shadow:0 1px 0 #fff;
	width:auto;
	background:#FFF;
}
#toggle-style-2 .tgg-trigger span {
	display:block;
	padding:0 0 0 30px;
	background:url(../images/arr2.png) no-repeat 8px 13px;
}
#toggle-style-2 .tgg-trigger.active {
	color:#444;
}
#toggle-style-2 .tgg-trigger.active span {
	background:url(../images/arr2.png) no-repeat 8px -28px;
}
#toggle-style-2 .tgg-item.last .tgg-trigger {
	border-bottom:0;
}
#toggle-style-2 .toggle_container {
	padding:20px;
	border-bottom:1px solid #dfdfdf;
	margin:0;
}
#toggle-style-2 .tgg-item.last .toggle_container {
	border-bottom:0;
}
/*----------------------------------------------
16. Pricing Tables
----------------------------------------------*/
.pricing-table {
	font-family: 'Open Sans', 'Lucida Sans Unicode', 'Lucida Grande', sans-serif;
	float:left;
	width:100%;
	margin-bottom:0px;
	border:none;
}
.plans {
	margin-bottom:0;
}
.pricing-table .columns {
	padding:1px;
	margin: 20px 0;
	-webkit-transition: all 0.4s ease;
	-moz-transition: all 0.4s ease;
	-o-transition: all 0.4s ease;
	transition: all 0.4s ease;
}
.pricing-table .button:hover {
	background-color: #999;
}
.plan_features:nth-child(even) {
	background: none repeat scroll 0 0 #F7F7F7;
	font-size: 13px;
	font-weight: bold;
	padding: 10px 5px;
	width: 100%;
}
.plan_features:nth-child(odd) {
	background: none repeat scroll 0 0 #fff;
	font-size: 13px;
	font-weight: bold;
	padding: 10px 5px;
}
.plan_price {
	color: #FFFFFF;
	font-size: 35px;
	font-weight: 300;
	padding: 20px;
	text-align: center;
	letter-spacing:-2px;
	-webkit-transition: all 0.4s ease;
	-moz-transition: all 0.4s ease;
	-o-transition: all 0.4s ease;
	transition: all 0.4s ease;
}
.plan_price span {
	font-size:24px;
	font-weight:600;
	line-height: 0;
	position: relative;
	vertical-align: baseline;
	top:-0.5em;
}
.pricing_plan1 .plan_price, .pricing_plan1 .buy {
	background: none repeat scroll 0 0 #999;
}
.pricing_plan2 .plan_price, .pricing_plan2 .buy {
	background: none repeat scroll 0 0 #999;
}
.pricing_plan3 .plan_price, .pricing_plan3 .buy {
	background: none repeat scroll 0 0 #999;
}
.pricing_plan4 .plan_price, .pricing_plan4 .buy {
	background: none repeat scroll 0 0 #999;
}
.plan_title {
	background: none repeat scroll 0 0 #444;
	color: #e5e5e5;
	font-size: 20px;
	font-weight: bold;
	padding: 20px;
	text-align: center;
}
.plan {
	border:1px solid #eee;
	margin-bottom:0;
}
.plan_buy {
	background: none repeat scroll 0 0 #444;
	padding: 20px;
	-webkit-transition: all 0.4s ease;
	-moz-transition: all 0.4s ease;
	-o-transition: all 0.4s ease;
	transition: all 0.4s ease;
}
.plan_buy a {
	display: block;
	text-align: center;
	text-decoration: none;
	width:80%;
	margin:0 auto;
}
.plan_more {
	background: none repeat scroll 0 0 #fff;
	font-size: 13px;
	padding: 10px;
	display: none;
}
.more_icon {
	background-image: url("../images/plus_minus_icons.png");
	background-position: 25px -3px;
	float: right;
	height: 25px;
	width: 25px;
}
.more_icon:hover {
	cursor: pointer;
}
.less_icon {
	background-image: url("../images/plus_minus_icons.png");
	background-position: 0px -3px;
	float: right;
	height: 25px;
	width: 25px;
}
.less_icon:hover {
	cursor: pointer;
}
.plan_features img {
	float:left;
}
.feature_desc {
	color: #4E4E4E;
	text-align: center;
}
.pricing_plan1:hover {
	position:relative;
	z-index:100;
	-moz-box-shadow: 0px 0px 20px rgba(0, 0, 0, .5);
	-webkit-box-shadow: 0px 0px 20px rgba(0, 0, 0, .5);
	box-shadow: 0px 0px 20px rgba(0, 0, 0, .5);
	-ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=20, Direction=90, Color='#000000')";
 filter: progid:DXImageTransform.Microsoft.Shadow(Strength=20, Direction=90, Color='#000000');
}
.pricing_plan1:hover .plan_price {
}
.pricing_plan1:hover .plan_buy {
	background:#666 !important;
}
.pricing_plan2:hover {
	position:relative;
	z-index:100;
	-moz-box-shadow: 0px 0px 20px rgba(0, 0, 0, .5);
	-webkit-box-shadow: 0px 0px 20px rgba(0, 0, 0, .5);
	box-shadow: 0px 0px 20px rgba(0, 0, 0, .5);
	-ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=20, Direction=90, Color='#000000')";
 filter: progid:DXImageTransform.Microsoft.Shadow(Strength=20, Direction=90, Color='#000000');
}
.pricing_plan2:hover .plan_price {
}
.pricing_plan2:hover .plan_buy {
	background:#666 !important;
}
.pricing_plan3:hover {
	position:relative;
	z-index:100;
	-moz-box-shadow: 0px 0px 20px rgba(0, 0, 0, .5);
	-webkit-box-shadow: 0px 0px 20px rgba(0, 0, 0, .5);
	box-shadow: 0px 0px 20px rgba(0, 0, 0, .5);
	-ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=20, Direction=90, Color='#000000')";
 filter: progid:DXImageTransform.Microsoft.Shadow(Strength=20, Direction=90, Color='#000000');
}
.pricing_plan3:hover .plan_price {
}
.pricing_plan3:hover .plan_buy {
	background:#666 !important;
}
.pricing_plan4:hover {
	position:relative;
	z-index:100;
	-moz-box-shadow: 0px 0px 20px rgba(0, 0, 0, .5);
	-webkit-box-shadow: 0px 0px 20px rgba(0, 0, 0, .5);
	box-shadow: 0px 0px 20px rgba(0, 0, 0, .5);
	-ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=20, Direction=90, Color='#000000')";
 filter: progid:DXImageTransform.Microsoft.Shadow(Strength=20, Direction=90, Color='#000000');
}
.pricing_plan4:hover .plan_price {
}
.pricing_plan4:hover .plan_buy {
	background:#666 !important;
}
/* Pricing Table Alternative*/
.pricing-alternative {
}
.pricing-alternative .plan_title {
	background: #e5e5e5;
	color: #444;
}
.pricing-alternative .pricing_plan1 .plan_price {
	background:#444;
	color: #fff;
}
.pricing-alternative .pricing_plan2 .plan_price {
	background:#444;
	color: #fff;
}
.pricing-alternative .pricing_plan3 .plan_price {
	background:#444;
	color: #fff;
}
.pricing-alternative .pricing_plan4 .plan_price {
	background:#444;
	color: #fff;
}
.pricing-alternative .plan_buy {
	background: #e5e5e5;
}
.pricing-alternative .pricing_plan1:hover .plan_buy {
	background:#444 !important;
}
.pricing-alternative .pricing_plan2:hover .plan_buy {
	background:#444 !important;
}
.pricing-alternative .pricing_plan3:hover .plan_buy {
	background:#444 !important;
}
.pricing-alternative .pricing_plan4:hover .plan_buy {
	background:#444 !important;
}
/* Pricing Table Alternative - Active Column*/

.pricing-active {
	position:relative;
	z-index:90;
	-moz-box-shadow: 0px 0px 20px rgba(0, 0, 0, .5);
	-webkit-box-shadow: 0px 0px 20px rgba(0, 0, 0, .5);
	box-shadow: 0px 0px 20px rgba(0, 0, 0, .5);
	-ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=20, Direction=90, Color='#000000')";
 filter: progid:DXImageTransform.Microsoft.Shadow(Strength=20, Direction=90, Color='#000000');
}
.pricing-active .plan_price {
	color: #fff !important;
}
.pricing-active .plan_buy {
	background: #444 !important;
}

/*----------------------------------------------
17. Footer & Subfooter
----------------------------------------------*/
.footer {
	padding:30px 0;
	background:#78cfff;
	clear:both;
}
/* owl-carousel */
.owl-container {
   margin:0;
}
#slide{ width:100%;}
.owl-container {
   margin:0;
}
#slide  .owl-item
{ padding-left: 0;
    padding-right: 0;}
	
.owl-container .owl-carousel .owl-item {
    padding-left: 15px;
    padding-right: 15px;
}
.owl-theme .owl-controls .owl-buttons {
       text-align: center;
    position: absolute;
    left: 86px;
    margin: 0 auto;
    display: block;
    top: 165px;
}
.owl-theme .owl-controls .owl-buttons div {
    font-size: 0;
    z-index: 1;
    font-family: FontAwesome;
    display: block;
    float: left;
    color: #FFFFFF;
    text-align: center;
    width: 27px;
    height: 27px;
    border: 2px solid #41ADE8;
    border-radius: 100%;
    background-color: #4C94D0;
}
.owl-theme .owl-controls .owl-buttons div:before {
    display: block;
    font-family: FontAwesome;
    font-size: 18px;
    line-height: 23px;
}
.owl-theme .owl-controls .owl-buttons div:hover {
    color: #78cfff;
    border-color: #78cfff;
}
.owl-theme .owl-controls .owl-buttons div.owl-prev {
    margin-right: 3px;
}
.owl-theme .owl-controls .owl-buttons div.owl-prev:before {
    content: "\f104";
    margin-right: 1px;
}
.owl-theme .owl-controls .owl-buttons div.owl-next:before {
    content: "\f105";
    margin-left: 5px;
}
.test-pic{ background:#4c94d0; float:left;  width:175px; padding:20px 0; position:relative;}
.test-pic:after,
.test-pic:before {
	left: 100%;
	top: 50%;
	border: solid transparent;
	content: " ";
	height: 0;
	width: 0;
	position: absolute;
	pointer-events: none;
}
.test-pic:after {
	border-color: rgba(136, 183, 213, 0);
	border-left-color: #4C94D0;
	border-width: 25px;
	margin-top: -25px;
}
.test-pic:before {
	border-width: 27px;
	margin-top: -27px;
}
.test-pic img{ display:block; text-align:center; margin:0 auto;}

.footer p {
	       float: left;
    width: 78%;
    display: block;
    padding: 0 0 0 40px;
    color: #20202f;
    font-size: 23px;
    border-left: 1px solid #fff;
    margin: 0 0 0 50px;
}
.footer a {
	color:#FFF;
}
.footer a:hover {
	color:#999;
}
.tab {
	margin-left:31px;
}
/* menufooter
---------------------------------------- */
.menufooter{ background:#e7e7e7; padding:10px 0;     clear: both;}
.menufooter ul li{
	float:left;
	margin:0 12% 0 0;
	}
	.menufooter ul li a{    background: url(../images/arrow.png) no-repeat right 3px;
    font-size: 13px;
    padding: 0 16px 0 0; }
.menufooter ul li:last-child{
	margin:0;
	}
/* Subfooter
---------------------------------------- */
.subfooter {
	padding:15px 0;
	overflow:hidden;
	background-color:#f9f9f9;
}
.subfooter p {
	padding-top:4px;
	color:#5f5f5f;
	text-align:center;
	margin-bottom:0;
}
/*----------------------------------------------
18. Buttons
----------------------------------------------*/
.button {
	border:none;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
	font-weight:500;
	font-size:12px;
	-webkit-transition:background-color 0.15s ease-in-out;
	-moz-transition:background-color 0.15s ease-in-out;
	-o-transition:background-color 0.15s ease-in-out;
	transition:background-color 0.15s ease-in-out;
	background:#d0423a;
}
.button.primary {
	border:none;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
}
.button:hover {
	color: white !important;
	background-color: #555;
}
.button:focus {
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
	color: #fff;
}
/* Secondary */
.button.secondary {
	background:#444;
	border:none;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
	color:#fff;
}
.button.secondary:focus {
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
	color: #fff;
}
/* Success */
.button.success {
	border:none;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
}
.button.success:focus {
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
	color: #fff;
}
.button.search {
	padding:18px;
	border:none;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
	background:url("../images/btn_search.png") no-repeat center center #da6752;
}
.button.search:hover {
	background:url("../images/btn_search.png") no-repeat center center #555;
}
/* Alert */
.button.alert {
	border:none;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
}
.button.alert:focus {
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
	color: #fff;
}
/* Tiny */
.button.tiny {
	font-size: 10px;
}
/* Small */
.button.small {
	font-size: 12px;
}
/* Large */
.button.large {
	font-size: 22px;
	letter-spacing:-1px;
}
/* Social Buttons
---------------------------------------- */
/*.social {
	display:block;
	float:right;
	overflow:hidden;
	width:26px;
	height:26px;
	-moz-transition:all .3s linear;
	-webkit-transition:all .3s linear;
	-o-transition:all .3s linear;
	-ms-transition:all .3s linear;
	transition:all .3s linear;
}*/
.small-social-block {
	margin:8px auto 0;
	width:104px;
	display:block;
	overflow:hidden;
}
.large-social-block {
	width:156px;
	height:26px;
	text-align:center;
	margin:0 auto;
	float:right;
}

/*----------------------------------------------
19. Icon Blocks
----------------------------------------------*/
.big-icon-block, .small-icon-block {
	text-align:center;
}
.pink, .gray{
	background:#db4d83;
	min-height:290px;
	padding:15px 0;
	position:relative;
	
	}
	.pink:hover, .gray:hover{
		background:#1C75BB;
		}
	.pink span, .gray span{
		position:absolute;
		left:0;
		right:0;
		text-align:center;
		display:block;
		font-size:38px;
		color:#fff;
		bottom:2px;
		text-transform:uppercase;
		}
		.gray span{ color:#0c2973;} 
.gray{
	background:#d9dbda;
	}
	.offer img{ display:block;}
	.offer{ padding:0;}
	.bestdeals{
		background:url(../images/offer.png) no-repeat center center #1f1f2f;
		    min-height: 521px; 
			position:relative;
		}
		.offerban{ float:left; 
    width: 50%;}
		.offer-area{
			    right: 0;
    left: 0;
    position: absolute;
    top: 164px;
    bottom: 0;
			
			}
		.img-circle {
    border-radius: 50%;
	    border: 2px solid #fff;
}
.big-icon-block img{ display:block;}
.big-icon-block h3 {
	text-align:center;
	padding:8px 0;
	margin:0;
	text-transform:uppercase;
}
.big-icon-block p, .image-block p {
	text-align:center;
	padding-bottom:15px;
	margin-bottom:0;
}
.icon-block-content {
}
.small-icon-block p {
	margin-bottom:0;
}
.small-icon-block h5, .image-block h5, .image-block h6 {
	text-align:center;
	padding:5px 0;
	margin:0;
	text-transform:uppercase;
}
.image-block {
	margin-bottom:0;
}
.image-block h1, .image-block h4 {
	text-transform:uppercase;
	padding-left:15px;
}
.bottom-block h1 {
	text-transform:uppercase;
}
.box {
	background:#FFF;
	-webkit-box-shadow:0 1px 2px rgba(0, 0, 0, .08);
	-moz-box-shadow:0 1px 2px rgba(0, 0, 0, .08);
	box-shadow:0 1px 2px rgba(0, 0, 0, .08);
	-webkit-transition:border-color .3s ease-in-out;
	-moz-transition:border-color .3s ease-in-out;
	-ms-transition:border-color .3s ease-in-out;
	-o-transition:border-color .3s ease-in-out;
	transition:border-color .3s ease-in-out;
	border-bottom:1px solid transparent;
}
.box:hover {
	border-bottom:1px solid #da6752;
}
.box-inner {
	padding:10px 20px 20px;
}
/*----------------------------------------------
20. Breadcrumbs
----------------------------------------------*/
ul.breadcrumbs {
	display: block;
	background: none;
	padding: 0;
	border: none;
	border-radius:0;
	overflow: hidden;
}
ul.breadcrumbs li {
	background: rgba(0,0,0,0.2);
	margin: 0;
	padding:3px;
	float: left;
	list-style: none;
}
ul.breadcrumbs li a, ul.breadcrumbs li span {
	text-transform: none;
	font-size: 12px;
	padding-left:5px;
	color:#FFF;
}
ul.breadcrumbs li:first-child a, ul.breadcrumbs li:first-child span {
	padding-left: 0;
}
ul.breadcrumbs li:before {
	content: "›";
	color: #e5e5e5;
}
ul.breadcrumbs li:first-child:before {
	content: " ";
}
ul.breadcrumbs li:hover a, ul.breadcrumbs li a:focus {
	text-decoration:none;
	color:#e5e5e5;
}


/*----------------------------------------------
21. Social Block
------------------------------------------------*/
.social_block {
	margin:20px 0 0;
}

.fb-btn {
	margin-right:20px;
}
.tweet-btn, .gplus-btn {
	margin-right:-10px;
}
/*----------------------------------------------
22. Packages  Block
------------------------------------------------*/
.fullwidthbanner.innerpage{
	background:url(../images/india-banner.jpg) no-repeat center top #59C0FA;
	min-height:193px;
	width:100%; float:left;
	}
	.innerpage h1{
		text-align:center;
		color:#3d83c2;
		font-size:39px;
		font-weight:900;
		  padding: 55px 0 6px;
    margin: 0;
		}
		.innerpage h1 span{ color:#f37306;}
		.innerpage h1 i.l-line, .innerpage h1 i.r-line{
			background: url(../images/heading-left.png) left top;
    width: 63px;
    height: 18px;
    display: inline-block;
    margin: 0 20px 0 0;
			}
			.innerpage h1 i.r-line{
				background: url(../images/heading-right.png) left top;
				}
		.innerpage p{
			text-align:center;
			color:#0095d9;
			font-weight:600;
			font-size:18px;
			    margin: 0;
    padding: 0 0 10px;
			}
			
h2.heading{
	background:url(../images/eat-play-relax-icon.png) no-repeat left top;
	text-align:center;
	font-size:30px;
	color:#fff;
	width:380px;
	margin:0 auto;
	font-weight:bold;
	    padding: 5px 0 1px 125px;
	}
	h2.heading i{
	/*	background:url(../images/eat-play-relax-icon.png) no-repeat left top;
		    width: 140px;
    height: 40px;
    display: block;
    float: left;*/
		}
	/*	h2.heading i.south{ background-position:-51px 0;}
		h2.heading i.eawset{ background-position:-102px 0;}*/
.fullwidthbanner{    background: #59C0FA;}
.fullwidthbanner img{     text-align: center;
    display: block;
    margin: 0 auto;}
.north-india, .south-india, .et-wt-india, .international01, .international02, .international03 {
	background:url(../images/north-india.jpg) no-repeat center top #eb4c4f;
	min-height:449px;
	padding:20px 0;
	font-weight:800; 
	}
	.south-india{
			background:url(../images/south-india.jpg) no-repeat center top #07a3a1;
		} 
		.et-wt-india{
				background:url(../images/east-west-india.jpg) no-repeat center top #fe9a11;
			}
			.international01{	background:url(../images/internat01.jpg) no-repeat center top #eb4c4f;} 
			.international02{background:url(../images/internat02.jpg) no-repeat center top #07a3a1;} 
			.international03{background:url(../images/internat03.jpg) no-repeat center top #fe9a11;}
			
			.travel-deals, .hotel-deals, .flights-deals{
	background:url(../images/travel-deals.jpg) no-repeat center top;
	min-height:449px;
	padding:20px 0;
	font-weight:800;
	}
	 .hotel-deals{
		 	background:url(../images/hotel-deals.jpg) no-repeat center top;
		 }
		  .flights-deals{
		 	background:url(../images/fligts-deals.jpg) no-repeat center top;
		 }
			.pack-bg-border{
				    background: url(../images/pack-border.png) no-repeat center top;
    padding: 47px 0 0;
    margin: 0 auto;
    width: 234px;
				}
				.pack-img{
					width:233px;
					    height: 166px;
					}
					.pack-img img
					{
						-moz-border-radius: 20px;
-webkit-border-radius: 20px;
border-radius: 20px; /* border radius */
-moz-background-clip: padding;
-webkit-background-clip: padding-box;
background-clip: padding-box; /* prevents bg color from leaking outside the border */
background-color: #fff; /* layer fill content */
    padding: 0 0 15px;
						}
			.pack-det{ background:url(../images/pack-det-bg.png) no-repeat left top; width:237px; height:99px; display:block;}
			.pack-det h3{
				text-align:center;
				font-size:17px;
				color:#3c82c1;
				margin:0 0 3px;
				}
				.pack-det p{
					padding:0;
					margin:0;
					text-align:center;
					}
					.pack-det p.rate{
						font-size:23px;
						color:#eb4c4f;
						}
						.slidebar{
							width:540px;
							background-color: #1f1f2f; /* layer fill content */
background-image: -moz-linear-gradient(bottom, #bd3b0d 0%, #952f0b 100%); /* gradient overlay */
background-image: -o-linear-gradient(bottom, #bd3b0d 0%, #952f0b 100%); /* gradient overlay */
background-image: -webkit-linear-gradient(bottom, #bd3b0d 0%, #952f0b 100%); /* gradient overlay */
background-image: linear-gradient(bottom, #bd3b0d 0%, #952f0b 100%); /* gradient overlay */
    margin: 30px auto 0;
    height: 12px;
							}
						#packages .owl-theme .owl-controls .owl-buttons div{
							background:none;
							border:none;
							position:absolute;
							}	
							#packages .owl-theme .owl-controls .owl-buttons div.owl-prev:before, #packages .owl-theme .owl-controls .owl-buttons div.owl-next:before {
								    content: "";
background: url(../images/sprites.png) no-repeat 0 -51px;
    width: 98px;
    height: 60px;   
}
	#packages .owl-theme .owl-controls .owl-buttons div.owl-next:before {
background: url(../images/sprites.png) no-repeat -129px -51px;
    width: 98px;
    height: 60px;   
}
#packages .owl-theme .owl-controls .owl-buttons div.owl-prev
{    top: 13px;
    left: -70px;}
#packages .owl-theme .owl-controls .owl-buttons div.owl-next
{    top: 13px;
    right: 0;}
#packages .owl-theme .owl-controls .owl-buttons {
     margin: 0 auto;
    display: block;
    top: inherit;
    position: relative;
    left: inherit;
    width: 540px;
}
.search-wrap
{
    width: 525px;
    z-index: 1;
    margin: 0 auto;	
}
.toursearch span{
	
       float: left;
    padding: 6px 10px 0 0;
    color: #595A5A;
    font-size: 18px;
    position: relative;

}
.toursearch input {
        padding: 10px;
    color: #828282;
    width: 100%;
    float: left;
    max-width: 326px;
    border: 1px solid #EAEAEA;
    font-size: 15px;
	    margin: 0;
}
.toursearch select{
	border:none;
	  
}
.toursearch input.searchbtn {
     background: url(../images/search-icon.png) no-repeat 12px 12px #F58220;
    width: 42px;
    height: 41px;
    float: left;
    cursor: pointer
}
/*search*/

 .ui-autocomplete {
      padding: 0;
      list-style: none;
      background-color: #fff;
      width: 218px;
      border: 1px solid #B0BECA;
      max-height: 350px;
      overflow-x: hidden;
    }
    .ui-autocomplete .ui-menu-item {
      border-top: 1px solid #B0BECA;
      display: block;
      padding: 4px 6px;
      color: #353D44;
	  font-size:14px;
      cursor: pointer;
    }
    .ui-autocomplete .ui-menu-item:first-child {
      border-top: none;
    }
    .ui-autocomplete .ui-menu-item.ui-state-focus {
      background-color: #D5E5F4;
      color: #161A1C;
    }
/*----------------------------------------------
22. Gallery
----------------------------------------------*/
.tours-gall{
	background:#78cfff;
	padding:20px 0;
	}
	.tours-gall img{
		border:8px solid  #fff;
		}
/*----------------------------------------------
22. Contact form
----------------------------------------------*/
#contactform{
	    width: 80%;
    margin: 0 auto;
	}
	#contactform .row{max-width: 100%;
    min-width: 100%;}
.cont-form
{       background: #1f1f2f;
    min-height: 521px;
    position: relative;
    padding: 12px 50px 0;}
	.col-md-6 {
	width: 50%;
	float: left;
}
.col-md-2 {
	width: 83%;
	float: left;
}

.cont-form h4{    font-size: 23px;
    color: #fff;
    font-weight: 700;}
.col-md-1 {
	width: 100%;
	float: left;
}
.col-md-1  input.form-control, .col-md-2 input.form-control{
	width:97.5%;
	}
.form-group {
	position: relative;
	margin-bottom: 10px;
}
input.form-control, textarea.form-control {
	font-family: 'Open Sans', sans-serif;
	background: #13afeb;
	border: 1px solid #fff;
	border-radius: 0;
	-webkit-appearance: none;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	-webkit-box-shadow: none;
	box-shadow: none;
	-webkit-transition: none;
	color: #1F1F2F;
	height: 36px;
	font-size: 14px;
	font-weight: 400;
	margin-bottom: 15px;
	line-height: 1.428571429;
	padding: 0 12px;
	width: 95%;
}
.subscribe{ margin:0;}
::-webkit-input-placeholder { /* Safari, Chrome and Opera */
  color: #fff;
}

:-moz-placeholder { /* Firefox 18- */
  color: #fff;
}

::-moz-placeholder { /* Firefox 19+ */
   color: #fff;
}

:-ms-input-placeholder { /* IE 10+ */
  color: #fff;
}

::-ms-input-placeholder { /* Edge */
  color: #fff;
}

:placeholder-shown { /* Standard one last! */
  color: #fff;
}
textarea.form-control {
	display: block;
	width: 97.5%;
	padding: 10px 12px;
}
.input-icon {
	position: absolute;
    right: 21px;
    top: 6px;
    width: 32px;
    height: 24px;
    text-align: right;
    border-left: 1px solid #12A0D6;
    color: #ccc;
    line-height: 24px;
    text-shadow: none;
	    padding: 0 30px 0 7px;
}
.input-icon i {
	width: 25px;
	height: 25px;
	display: block;
    font-family: FontAwesome;
    font-size: 14px;
    text-align: center;
	    color: #fff;
	    font-style: inherit;
}
.input-icon i.icon-user:before {
	    content: "\f007";
}
.input-icon i.icon-email:before {
	    content: "\f003";
}
.input-icon i.icon-mob:before {
	    content: "\f095";
}
.input-icon i.icon-city:before {
	    content: "\f041";
}
.input-icon i.icon-msg:before{
	 content: "\f27b";
	}
.buttons {
	border: none;
	background: #ff8003;
	color: #fff;
	padding:10px 20px;
	text-decoration: none;
	transition: background .5s ease;
	-moz-transition: background .5s ease;
	-webkit-transition: background .5s ease;
	-o-transition: background .5s ease;
	display: inline-block;
	cursor: pointer;
	outline: 0;
	font-weight: 700;
	text-transform: uppercase;
	margin-bottom: 10px;
	-webkit-font-smoothing: antialiased;
	float:left;
}
.itinerary .eight, .itinerary .four{
	    margin: 20px 0 0;
	}
.itinerary {
	width: 100%;
	float: left;
	padding:0;
	margin:0 0 20px;
	-moz-border-radius: 3px;
-webkit-border-radius: 3px;
border-radius: 3px; /* border radius */
-moz-background-clip: padding;
-webkit-background-clip: padding-box;
background-clip: padding-box; /* prevents bg color from leaking outside the border */
background-color: #fff; /* layer fill content */
-moz-box-shadow: 0 0 4px rgba(0,0,0,.15); /* outer glow */
-webkit-box-shadow: 0 0 4px rgba(0,0,0,.15); /* outer glow */
box-shadow: 0 0 4px rgba(0,0,0,.15); /* outer glow */

}
.itinerary ul.holidaytab {
	margin: 0;
	float: left;
	width: 100%;
	border: 1px solid #eceeeb;
	background: #f6f6f6;
	-webkit-border-radius: 4px 4px 0 0;/*Safari, Chrome*/
	-moz-border-radius: 4px 4px 0 0;/*Firefox*/
	border-radius:4px 4px 0 0;
}
.itinerary ul.holidaytab li {
	float: left;
}
.itinerary ul.holidaytab li a {
	padding: 10px 15px;
	color: #767676;
	border-right: 1px solid #e1e1e1;
	border-bottom: 1px solid #e1e1e1;
	display: inline-block;
	    font-size: 13px;
		text-transform:uppercase; 
}
.itinerary ul.holidaytab li:first-child a.active, .itinerary ul.holidaytab li:last-child a.active {
	-webkit-border-radius: 10px 0 0;/*Safari, Chrome*/
	-moz-border-radius: 10px 0 0;/*Firefox*/
	border-radius: 10px 0 0;
	background: #fff;
	border-bottom: 1px solid #0dace6;
	color:#1569ff;
}
.itinerary ul.holidaytab li:last-child a.active {
	-webkit-border-radius: 0 10px 0 0;/*Safari, Chrome*/
	-moz-border-radius: 0 10px 0 0;/*Firefox*/
	border-radius: 0 10px 0 0;
	
}
.itinerary ul.holidaytab li a.active {
	background: #fff;
	border-bottom: 1px solid #0dace6;
}
.itinerary ul.holidaytab li:last-child a {
	border: none;
	padding: 10px 17px 10px 18px;
	border-bottom: 1px solid #e1e1e1;
}
.itinerary ul.holidaytab li a:hover {
	background: #fff;
	color: #036FA9;
}
.itinerarytxt {
	padding: 10px;
	width: 100%;
	border: 1px solid #e1e1e1;
	float: left;
	margin: -3px 0 0;
	    background: #fff;
}
.itinerarytxt h2 {
	color: #036FA9;
	float: left;
	margin: 0 20px 0 0;
}
.itinerarytxt p {
	font-size: 14px;
	padding: 10px 0 15px 10px;
	margin:0;
}
.itinerarytxt p span {
	color: #f030a2;
	font-size: 16px;
	font-weight: bold;
	display: block;
	padding: 0 0 5px;
}
.itinerarytxt ul {
	margin: 0 0 0 20px;
}
.itinerarytxt ul li {
	list-style: disc;
	font-size: 14px;
	padding: 5px 0;
}
.infield{ padding:20px;}
.quote h2, .w-gall h2{
	background:#0255a7;
	color:#fff;
	font-size:24px;
	font-weight:500;
	text-align:center;
	padding:10px 0;
	-webkit-border-radius: 4px 4px 0 0;
    -moz-border-radius: 4px 4px 0 0;
    border-radius: 4px 4px 0 0;
	}
	
	.w-gall h2{
		background:#f030a2;
		} 
		.w-gall ul{ padding:10px 0;}
		.w-gall ul li{    float: left;
    width: 50%;
    padding: 0 10px 10px;}
	.w-gall ul li img
	{    height: 120px;
    width: 100%;}
/*----------------------------------------------
22. Mobile (Portrait)
----------------------------------------------*/
@media only screen and (min-width: 320px) and (max-width: 768px) {
	.items {
    float: left;
    margin: 0 15px;
    padding: 0 10px;
    width: 41.1%;
    border: 1px solid #eaeaea;
    background-color: #fff;
   
}
.visa-country a {
    display: block;
    text-decoration: none;
    line-height: 20px;
    color: #4266a8;
    padding: 8px 0;
    margin: 0;
    font-size: 14px;
    width: 100%;
    overflow: hidden;
    text-align: center;
}
	
	.visa-country img {
    width: 100%;
    height: 100px;
	float:left;
	    max-width: 100%;
  
	    margin: 0 15px 0 0;
}
	.pink, .gray{
	background:#db4d83;
	min-height:290px;
	padding:15px 0;
	position:relative;
	clear: inherit;
	}
	
.slidebar {
    width: 90%;
    background-color: #1f1f2f;
    background-image: -moz-linear-gradient(bottom, #bd3b0d 0%, #952f0b 100%);
    background-image: -o-linear-gradient(bottom, #bd3b0d 0%, #952f0b 100%);
    background-image: -webkit-linear-gradient(bottom, #bd3b0d 0%, #952f0b 100%);
    background-image: linear-gradient(bottom, #bd3b0d 0%, #952f0b 100%);
    margin: 30px auto 0;
    height: 12px;
}

.toursearch span {
    float: left;
    padding: 8px 10px 0 0;
    color: #595A5A;
    font-size: 25px;
    position: relative;
    padding-top: 48px;
}

.needform {
    float: left;
    width: 100%;
    padding: 20px;
}
.needform input[type=text], .needform textarea, .needform select {
    float: left;
    padding: 8px 4px;
    width: 100% !important;
    border: 1px solid #ccc !important;
    margin: 0;
	margin-left:0px !important;
	margin-bottom:7px;
}
.toursearch input {
    padding: 10px;
    color: #828282;
   
    float: left;
    max-width:60%;
    border: 1px solid #EAEAEA;
    font-size: 15px;
    margin-bottom: 8px;
}
	.logos {
    width: 100%;
    float: left;
   padding:0px !important;
}
	.menufooter ul li {
    float: left;
    /* margin: 0 12% 0 0; */
    /* width: 35%; */
    text-align: center;
    /* margin: auto; */
    margin-right: 20px;
}
.sign-up {
    width: 100%;
    float: right;
    padding: 0;
    font-size: 13px;
    /* text-align: center; */
}
.social li a {
    display: block;
    font-size: 0;
    color: #000;
    width: 16px;
    height: 30px;
    text-align: center;
    line-height: 36px;
}
.sign-up a {
    float: left;
    color: #fff;
    border-right: 1px solid #fff;
    padding: 0 16px;
    line-height: 36px;
    display: inline;
}

.owl-theme .owl-controls .owl-buttons {
    text-align: center;
    position: absolute;
    left: 21px;
    margin: 0 auto;
    display: block;
    top: 172px;
}
}





@media only screen and (min-width: 320px) and (max-width: 767px) {
	

	.logo-item {
    width: 150px;
    height: 130px;
    border: 1px solid #eaeaea;
    background-color: #fff;
    -moz-box-shadow: 0 1px 2px rgba(0,0,0,.20);
    -webkit-box-shadow: 0 1px 2px rgba(0,0,0,.20);
    box-shadow: 0 1px 2px rgba(0,0,0,.20);
    float: left;
    margin: 0 5px 20px 0;
}
	.footer p {
    float: left;
    width: 92%;
    display: block;
    padding: 0 0 0 48px;
    color: #20202f;
    font-size: 16px;
    border-left: 1px solid #fff;
    margin: 0 0 0 33px;
}
.test-pic {
    background: #4c94d0;
    float: left;
    width: 152px;
    padding: 20px 0;
    position: relative;
    margin-left: 31%;
}
#header {
	position: relative;
	padding:30px 0 10px;
}
#header .shadow-down {
	display:none;
}
#logo {
	margin:0 auto;
}	
.page-title {
	padding:20px 0 0;
}
.plan_title {
	width:45%;
	float:left;
}
.plan_price {
	width:55%;
	padding:8px 2%;
	float:left;
	line-height: 1.25;
}
.plan_more {
	display: block;
	clear: both;
}
.plan_buy {
	padding: 10px;
}
.plan > dd {
	height: 0;
	overflow: hidden;
	padding:0 !important;
	opacity: 0;
	filter: alpha(opacity=0); /* IE6-IE8 */
	-webkit-transition: opacity 0.9s ease-in-out;
	-moz-transition: opacity 0.9s ease-in-out;
	-o-transition: opacity 0.9s ease-in-out;
	-ms-transition: opacity 0.9s ease-in-out;
	transition: opacity 0.9s ease-in-out;
}
.plan:target > dd {
	padding: 10px 5px !important;
	height: auto;
	opacity: 1;
	filter: alpha(opacity=100); /* IE6-IE8 */
}
.icon-block-content {
	margin-bottom:20px;
}
.top-bar {
	margin-top:0; 
	margin-bottom:25px;
}
.top-bar ul li.toggle-topbar { margin-top:0px; }
.clear {
	display:none;
}
.bottom-block h1 {
	margin-top:20px;
}
.entry-title {
	margin-left:69px;
}
.search-align {
	margin-right:0;
}
.sidebar {
	display:none;
}
.box {
	margin-bottom:20px;
}
.project-pagination {
	float: left;
	margin-bottom:20px;
}
.portfolio-item {
	margin-bottom:20px;
}
.large-social-block {
	float:left;
}
}

/*----------------------------------------------
23. Mobile (Landscape)
----------------------------------------------*/
@media only screen and (min-width: 480px) and (max-width: 971px) {
#header {
	padding:30px 0 10px;
}	
#header .shadow-down {
	display:none;
}
.top-bar {
	margin-top:0; 
	margin-bottom:25px;
}
.top-bar ul li.toggle-topbar { margin-top:0px; }

.pricing_plan4, #.pricing_plan3, .pricing_plan2, .pricing_plan1 {
 width: 50%;
}
.plan_title {
	width:auto;
	float:none;
}
.plan_price {
	width:auto;
	float:none;
	border-top: 1px solid #F83333;
}
.plan_more {
	display: none;
}
.plan > dd {
	padding: 10px 5px !important;
	height:auto;
	opacity: 1;
	filter: alpha(opacity=1); /* IE6-IE8 */
	-webkit-transition: opacity 0.9s ease-in-out;
	-moz-transition: opacity 0.9s ease-in-out;
	-o-transition: opacity 0.9s ease-in-out;
	-ms-transition: opacity 0.9s ease-in-out;
	transition: opacity 0.9s ease-in-out;
}
.large-social-block {
	float:right;
}
.sidebar p { 
	width:170px;
}
}




@media  (max-width: 768px) {

#packages .owl-theme .owl-controls .owl-buttons div.owl-next {
    top: 13px;
    right: 35px ;
}

#packages .owl-theme .owl-controls .owl-buttons div.owl-prev {
    top: 13px;
    left: -34px ;
}

.newfboxli li{ width:50%; float:left;}
}

.newfboxli li{ width:33%; float:left;}



@media (max-width: 375px) {
#packages .owl-theme .owl-controls .owl-buttons div.owl-prev {
    top: 13px;
    left: 4px ;
}
#packages .owl-theme .owl-controls .owl-buttons div.owl-next {
    top: 13px;
    right: 244px;
}
.newfboxli li{ width:100%; float:left;}


}


.small-icon-block1{ text-align:center; margin:auto;}








