@import url(http://fonts.googleapis.com/css?family=Muli:400,300,300italic,400italic);

body {
  padding-top: 70px;
}
.form-control{
	border:none;
}

.navbar-default .navbar-nav > li > a {
	text-align:center;
/*	color:#eeeeee;*/
	color: #888888;
	min-height: 56px;
}
.navbar-brand  img{
	width:100%;
}
.navbar-custom {
/*	background-color:#69a1cc;*/
	background-color: #ffffff;
}
.navbar-wizzard{
	background-color:transparent;
}

.tour-image {
	width: 100%;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	margin-bottom: 5px;
}

.jumbotron{
	margin-bottom:0;
}

#green_tours h3{
	margin-top:0;
}

#green_tours h3 small{
	cursor: pointer;
}

#green_tours h3 small.active{
	color:#555;
}

#green_tours .tour-info{
	display: none;
}

.tour-image-container{
	position: relative;
}

.tour-image-container .btn{
	position: absolute;
	top: 40%;
	left: 33%;
	background: rgba(255,255,255,0.8);
	font-size: 2.2em;
}

#hipmob_branding a {color:white !important;}

body{
/*	background: #ececdf;*/
	background: #ffffff;
}

.main-content{
	padding:0;
	margin: 0 auto;
}

.content-top{
	border-bottom:1px solid #9f9f9f;
}

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

.submenu ul li{
	width:25%;
	margin:0;
	padding:0;
	display: inline-block;
	vertical-align: top;
	text-align: center;
	padding:13px 0 0 13px;
}

.submenu ul li a{
	display: inline-block;
	color:#7b9fc9;
	font-size: 100%;
}

.submenu ul li a.active{
	color:#010101;
}

body.logged-out .mobile-content{
	width:277px;
	height: 585px;
	margin: 0 auto;
	display: block;
	background: url('images/mobile_bg.png') no-repeat center center;
	position: relative;
	margin-bottom: 40px;
}

body.logged-out .mobile-content h2{
    text-align: center;
    padding-top: 230px;
    font-size: 3em;
    font-weight: normal;
}

body.logged-out .login-btn{
    display: none;
    bottom: 8px;
    width: 98px;
    margin: 0 auto;
    height: 32px;
    margin-top: 15px;
    background: url('images/login_btn.png') no-repeat center center;
    background-size: contain;
}

#footer{
    padding:10px 10px;
    font-weight: bold;
	margin-bottom: 30px;
}

body.logged-out .purchased-tours, body.logged-out .find-tours{
    width: 49%;
    display: inline-block;
}

body.logged-out .find-tours{
    text-align: right;
}

body.logged-out .purchased-tours a, body.logged-out .find-tours a{
    padding:10px 20px;
    color:#010101;
    font-size: 120%;
    text-decoration: none;
}

body.logged-out .purchased-tours a:hover, body.logged-out .find-tours a:hover{
    text-decoration: none;
}

.location-item{
    border-radius: 20px;
    overflow: hidden;
    display: inline-block;
    border-top: 2px solid #ffffff;
    border-bottom: 1px solid #e0e0d6;
    border-right: 1px solid #e0e0d6;
    box-shadow: 2px 2px 15px #aaa;
    position: relative;
    margin-right: 20px;
}

.custom-view-tours{
    padding:20px 0;
    text-align: center;
}

.custom-view-tours .location-item img{
    width:110px;
}

.location-item .node-title{
    position: absolute;
    bottom:10px;
    left:10px;
    font-size: 12px;
    color: #ffffff;
    background: #4a6629;
    border-radius: 10px;
    display: inline-block;
    padding: 0 10px;
    min-width: 80px;
    text-align: center;
    border-bottom: 1px solid #ddd;
    opacity: 0.7;
}

.location-item:hover .node-title{
    opacity: 1;
}

.product-item{
    display: inline-block;
    position: relative;
    margin: 10px 15px 10px 7px;
}

.product-item .img-wrapper{
    border-radius: 20px;
    overflow: hidden;
    border-top: 2px solid #ffffff;
    border-bottom: 1px solid #e0e0d6;
    border-right: 1px solid #e0e0d6;
    box-shadow: 2px 2px 15px #aaa;
}

.product-item .product-price{
    position: absolute;
    top: 2px;
    right: -14px;
    width: 67px;
    text-align: center;
    line-height: 11px;
    height: 73px;
    padding: 26px 15px 12px 16px;
    font-size: 60%;
    background: url(../images/buy-now.png) no-repeat left top;
}

.product-item .product-price span{
    font-size:130%;
}

.popular-tours{
    width:480px;
    margin:0 auto;
    text-align: center;
}

.bx-wrapper .bx-viewport{
    background: none;
    border:0;
    box-shadow: none;
}

.bx-wrapper .bx-controls-direction a{
    z-index: 1;	
}

.bx-wrapper .bx-next{
    right: -35px;
}

.bx-wrapper .bx-prev{
    left: -45px;
}

.bottom-images{
    text-align: center;
}

.iphone-slider{
    overflow: hidden;
    background: url('images/iphone.png') no-repeat;
    background-size: contain;
    width: 217px;
    margin: 0 auto;
    padding: 65px 20px;
    margin-top: 10px;
}

.iphone-sliderr{
    overflow: hidden;
    background: url('images/paw.png') no-repeat;
    background-size: contain;
    max-width: 290px;
    max-height: 260px;
    min-height: 220px;
    min-width: 200px;
    margin: 0 auto;
    margin-top: 10px;
}
#demo .iphone-slider{
    overflow: hidden;
    background:url('images/iphone.png') no-repeat;
    background-size: contain;
    width: 217px;
    margin:0 auto;
    padding: 65px 20px;
    margin-top:10px;
}

.bottom-images img{
    width:150px;
}

@media(max-width:767px){
	.navbar-brand  {
            max-width:70%;
	}

}

@media(max-width:479px){
	.tour-image-container .btn{
            font-size:18px;
	}
}
.menu-slide{
    background: url('images/1.png') no-repeat center;
    width: 95%;
    height: 60px;
    background-size: contain;
    margin-left: 4px;
    position: static;
    margin-top: 23%;                       
}
.menu-slide div{
    width:50%;
    height: 100%;
    float:left;
}
.but-foggort{
  width: 60%;
height: 45px;
border: 1px solid #444;
min-width: 200px;
display: inline-block;
border-radius: 3px;
line-height: 40px;
text-transform: uppercase;
color: #000;
margin-top: 20px;
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#758da1), color-stop(100%,#476681));
background: -webkit-linear-gradient(top, #758da1 0%,#476681 100%);
background: -o-linear-gradient(top, #758da1 0%,#476681 100%);
text-align: center;
font-size: 17px;
-webkit-box-shadow: inset 0px 0px 0px 1px rgba(154,171,186,1);
-moz-box-shadow: inset 0px 0px 0px 1px rgba(154,171,186,1);
box-shadow: inset 0px 0px 0px 1px rgba(154,171,186,1);
}
.but-foggort:active, .but-foggort:hover{color: #000;}

.carttouradd{
	margin-top: 10px; 
	margin-bottom: 10px;
}

.carttouradd label {
	display: inline-block;
    font-weight: 700;
    margin-bottom: 5px;
}

.carttouraddtext {
background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    border: 1px solid #555 !important;
    border-radius: 0;
    box-shadow: none;
    color: #999;
    display: inline-block;
    line-height: 25px;
    margin-bottom: 15px;
    padding: 10px;
    resize: none;
    transition: all 0.3s ease 0s;
    vertical-align: middle;
	width: 100%;
}

.tourinfo{padding: 10px; color: #888;}

.tourinfo .addbtn
{
 -moz-user-select: none;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 4px;
    cursor: pointer;
    display: inline-block;
    font-size: 14px;
    font-weight: normal;
    line-height: 1.42857;
    margin-bottom: 0;
    padding: 6px 12px;
    text-align: center;
    vertical-align: middle;
    white-space: nowrap;
	width: auto;
}

.tourinfo #addbtn{
background: transparent none repeat scroll 0 0;
    border: 1px solid #222222;
    border-radius: 0;
    color: #222222;
    display: inline-block;
    float: left;
    height: 39px;
    margin-right: 5px;
    text-align: center;
    text-transform: uppercase;
    transition: all 0.3s ease-in-out 0s;
}


.tourinfo .cartbtn
{
 -moz-user-select: none;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 4px;
    cursor: pointer;
    display: inline-block;
    font-size: 14px;
    font-weight: normal;
    line-height: 1.42857;
    margin-bottom: 0;
    padding: 6px 12px;
    text-align: center;
    vertical-align: middle;
    white-space: nowrap;
	width: auto;
	margin-left: 10px;
}

.tourinfo #cartbtnupdate{
background: transparent none repeat scroll 0 0;
    border: 1px solid #222222;
    border-radius: 0;
    color: #222222;
    display: inline-block;
    float: right;
    height: 39px;
    margin-right: 5px;
    text-align: center;
    text-transform: uppercase;
    transition: all 0.3s ease-in-out 0s;
}

.tourinfo #cartbtncheckout{
background: transparent none repeat scroll 0 0;
    border: 1px solid #222222;
    border-radius: 0;
    color: #222222;
    display: inline-block;
    float: right;
    height: 39px;
    margin-left: 5px;
    text-align: center;
    text-transform: uppercase;
    transition: all 0.3s ease-in-out 0s;
}

.tourinfo #cartbtncancel{
background: transparent none repeat scroll 0 0;
    border: 1px solid #222222;
    border-radius: 0;
    color: #222222;
    display: inline-block;
    float: right;
    height: 39px;
    margin-left: 5px;
    text-align: center;
    text-transform: uppercase;
    transition: all 0.3s ease-in-out 0s;
}

.tourinfo #checkbtncheckout{
background: transparent none repeat scroll 0 0;
    border: 1px solid #222222;
    border-radius: 0;
    color: #222222;
    display: inline-block;
    float: left;
    height: 39px;
    margin-right: 5px;
	margin-left: 0;
    text-align: center;
    text-transform: uppercase;
    transition: all 0.3s ease-in-out 0s;
}

.tourinfo #checkbtncancel{
background: transparent none repeat scroll 0 0;
    border: 1px solid #222222;
    border-radius: 0;
    color: #222222;
    display: inline-block;
    float: left;
    height: 39px;
    margin-right: 5px;
	margin-left: 0;
    text-align: center;
    text-transform: uppercase;
    transition: all 0.3s ease-in-out 0s;
}

.cartheader {display: none !important; text-decoration: none;}
.cartheader .cartitem{border-radius: 50%;border: 1px solid #dddddd; display: block; position: relative; left: 50%; margin-left: -15px; width: 30px; height: 30px; background: url(images/cart.png) no-repeat center;}
.cartheader .cartnum{background: #ffffff none repeat scroll 0 0;
    border: 1px solid #dddddd;
    border-radius: 50%;
    color: #222222;
    font-size: 9px;
    left: -13px;
    text-align: center;
    top: -11px;
	position: absolute; 
	width: 23px; 
	height: 23px; 
	display: block;
	line-height: 20px;
	text-align: center;}

.cartheadermin {display: block !important; text-decoration: none; float: right; min-height: 56px; margin: 0; padding: 15px 10px 15px 15px;}
.cartheadermin .cartitem{border-radius: 50%;border: 1px solid #dddddd; display: block; position: relative; left: 50%; margin-left: -15px; width: 30px; height: 30px; background: url(images/cart.png) no-repeat center;}
.cartheadermin .cartnum{background: #ffffff none repeat scroll 0 0;
    border: 1px solid #dddddd;
    border-radius: 50%;
    color: #222222;
    font-size: 9px;
    left: -13px;
    text-align: center;
    top: -11px;
	position: absolute; 
	width: 23px; 
	height: 23px; 
	display: block;
	line-height: 20px;
	text-align: center;}

.loginheadermin{display: block; position: relative; line-height: 56px; color: #888; text-decoration: none; float: right; padding: 0 15px; min-height: 56px;}
.loginheadermin:focus, .loginheadermin:hover{color: #333;}

.navbar-brand{padding: 10px 15px 10px 15px !important;}
.navbar-toggle{margin-top: 11px !important; margin-right: 10px !important;}
@media(min-width:768px){.cartheadermin{display:none !important;}.loginheadermin{display: none !important}.cartheader{display:block !important}}
@media(max-width:450px){.cartheadermin{padding-bottom: 5px !important;}.navbar-brand{padding: 12px 10px 5px 10px !important;}.navbar-brand img{width: 200px !important;}.navbar-toggle{margin-right: 10px !important; padding: 7px 8px !important; margin-top: 13px !important;}}
@media(max-width:410px){.cartheadermin{min-height: 53px !important;padding-bottom: 5px !important;}.loginheadermin{min-height: 53px;line-height: 53px;}.navbar-brand{padding: 15px 10px 5px 10px !important;}.navbar-brand img{width: 160px !important;}}
@media(max-width:370px){.navbar-brand{padding: 15px 10px 5px 10px !important;}.navbar-brand img{width: 130px !important;}}