body {
	height: 100%;
}
body {
	margin: 0em;
	padding: 0em;
	background: #FFFFFF;
	font-family: "Open Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 16px	;
	color: #333;
	overflow-x: hidden;
}

img {
	border: none;
}
.mybg {
	/*background: url(../../frontend/images/bg.png) repeat;*/
	background: whitesmoke;
	/*margin-top: -5px;*/
	width: 100%;
}
.cb {
	clear: both;
	margin: 0px;
	padding: 0px;
}
h1, h2, h3, h4, h5, h6 {

        margin: 0em;
        padding-top: 10px;
        font-family: 'Ropa Sans', sans-serif;
        /* font-family: 'Montserrat', sans-serif; */
        font-weight: 400;
        font-size: 28px;
        color: #89A223;

}
/*h1, h2, h3, h4, h5, h6 {
	margin: 0em;
	padding-top: 10px;
	font-family: 'Ropa Sans', sans-serif;
	/*font-family: 'Montserrat', sans-serif;*/
	font-weight: 300;
	color: #252932;
}*/
p {
	line-height: 160%;
	font-weight: normal;
	margin-top: 7px;
}
a {
	color: blue;
}
ul {
	list-style: none outside none;
    padding: 0px;
    margin: 0px;
}


strong {
	font-weight: 700;
	color: #2A2A2A;
}
.breadcrumb {
	width: 100%;
	color: #fba306;
	font-style: italic;
	font-size: 16px;
	padding:4px 15px;
	font-weight: bold;
}
.breadcrumb a {
	text-decoration: none;
	color: #666;
	font-size: 16px;
	font-style: italic;
	margin-right: 10px;
}
.breadcrumb a:hover {
	text-decoration: none;
	color: #000;
}

.breadcrumbTour {
	width: 100%;
	float: left;
	margin-bottom: 20px;
	color: #666;
	font-style: italic;
	font-size: 13px;
	margin-top:20px;
}
.breadcrumbTour a {
	text-decoration: none;
	color: #666;
	font-size: 13px;
	font-style: italic
}
.breadcrumbTour a:hover {
	text-decoration: none;
	color: #069;
	font-size: 13px;
	font-style: italic
}

.topBorder {
	width: 100%;
	height: 5px;
	/*float: left;*/
	background: #40558C;
}
.wrapper {
	width: 90%;
	margin: 0 auto;
	padding-right: 15px !important;
padding-left: 15px !important;
margin-right: auto;
margin-left: auto;
}
.header {
	padding:5px 0px 0px;
}

.socialPnl {
	float: right;
	/*height: 108px;*/
}
.socialPnl1 {
	float: right;
	height: 30px;
	margin-top: 5px;
}
.Pnl247 {
	float: right;
	/*height: 25px;*/
	margin-top: 8px;
}
.phone {
	float: right;
	padding-top: 5px;
	padding-left: 5px;
	font-size: 20px;
	font-weight: normal;
	color: #000;
}
.contentPnl {
	background: #EBEBF3;
	width: 100%;
	height: 275px;
	margin-top: 20px;
}
.nameste {
	width: 400px;
	height: 260px;
	float: left;
	padding-top: 15px;
}
.testimonial {
	width: 385px;
	height: 260px;
	float: left;
	padding-top: 15px;
	margin-left: 35px;
}
.why {
	width: 285px;
	height: 260px;
	float: left;
	padding-top: 15px;
	margin-left: 35px;
}
.why ul {
	list-style-type: none;
	padding: 0;
	margin: 0;
}
.why ul li {
	background-image: url(../../images/public/bullet.png);
	background-repeat: no-repeat;
	background-position: 0 .9em;
	padding-left: 1.6em;
	padding-top: 11px;
}
.why ul li a {
	color: #333;
	text-decoration: none;
}
.fristProductBox {
	width: 23.6%;
	float: left;
	background: #F3EDE2;
	border: 1px solid #EEE3D2;
}
.fristProductBox:hover {
	-webkit-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.56);
	-moz-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.56);
	box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.56);
}
.secondProductBox {
	/*width: 23.6% !important;*/
	float: left;
	background: #F3EDE2;
	/*margin-left: 1.5%;*/
	border: 1px solid #EEE3D2
}
.secondProductBox:hover {
	-webkit-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.56);
	-moz-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.56);
	box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.56);
}

.productName1 {
	padding: 5px 0;
	width: 100%;
	text-align: center;
	background: #f3ede2;
}
/*.productImage {
	width: 100%;
	float: left;
}
.productImage img {
	width: 100%;
}*/
.productName {
	border: none;
	padding: 5px 5px 3px 5px;
		height: 50px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	color:#000;
}
.productName a {
	color: #252932;
	text-decoration: none;
	font-size: 20px;
	font-weight:bold;

}
.productDays {
	background: #f3ede2;
	color: #252932;
	float: left;
	font-size: 12px;
	padding: 5% 3%;
	width: 100%;
}

.productDays span{
	font-weight: bold;
	font-size: 16px;
}

.RecommendedTrips{
	padding:40px 0px;
}
.myFristProductBox {
	background: #F3EDE2;
	margin-top: 30px;
	border: 1px solid #EEE3D2;
}
.mySecondProductBox {
	width: 23.6%;
	float: left;
	background: #F3EDE2;
	margin-top: 30px;
	margin-left: 1.5%;
	border: 1px solid #EEE3D2
}
.myImage {
	width: 100%;
	position: relative;
}

.myImage a{
	display: block;
}
.myImage a img {
	width: 100%;
	height: auto;
	-webkit-transition: .3s ease-in-out;
	transition: .3s ease-in-out;
}

.myImage a:hover img {
	width: 120%;
}

#text {
	z-index: 100;
	position: absolute;
	color: white;
	left: 10px;
	bottom:0px;
	line-height: 27px;
	font-size: 23px;
	font-weight: bold;
	text-align: left
}
#text a {
	color: #FFF;
	text-decoration: none;
}
.lfristProductBox {
	width: 23.6%;
	float: left;
	background: #F3EDE2;
	border: 1px solid #EEE3D2;
}
.lsecondProductBox {
	width: 23.6%;
	float: left;
	background: #F3EDE2;
	margin-left: 1.5%;
	border: 1px solid #EEE3D2
}
.footerPanel {
	width: 100%;
	float:left;
	padding-bottom:15px;
	background: #252932;
	padding-top: 15px;
}
.footerContact {
	width: 350px;
	height: auto;
	float: left;
	color: #bab9b9
}
.footerMenu {
	width: 100%;
	height: auto;
	float: left;
}
.footerMenu ul {
	/*list-style-type: none;
	margin: 0;
	float: left;
	margin-right:40px;
	padding: 0px;*/
}
.footerMenu ul li {
	padding-top: 5px;
	font-size: 15px;
}
/*.footerMenu ul li h2 {
	padding: 0px;
	margin: 0px;
}*/
.footerMenu ul li a {
	color: #E1E1E1 !important;
	text-decoration: none;
	font-size: 15px;
}
.footerMenu ul li a:hover,.footerMenu ul li a:focus,.footerMenu ul li a:active {
	color: #89A223 !important;
	text-decoration: none;
	font-size: 15px;
}
.footerBorder {
	width: 100%;
	height: 2px;
	background: #DDDEE2;
	float: left
}
.member {
	float: left;
}
.member img {
	padding: 8px;
}
fieldset {
	float: left;
	border: 1px solid #EFECE7;
	min-height: 70px;
	padding: 5px;
	color: #AA9977;
}
.marginLeft5px {
	margin-left: 10px;
}
.wrapper1 img {
	margin-left: 3px;
}
/*

 * Caption component

 */

.caption {
	position: relative;
	overflow: hidden;
	/* Only the -webkit- prefix is required these days */

	-webkit-transform: translateZ(0);
	transform: translateZ(0);
}
.caption::before {
	content: ' ';
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	background: transparent;
	transition: background .35s ease-out;
}
.caption:hover::before {
	background: rgba(0, 0, 0, .8);
}
.caption__media {
	display: block;
	min-width: 100%;
	max-width: 100%;
	height: auto;
}
.caption__overlay {
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	padding: 10px 15px;
	color: #CACACA;
	-webkit-transform: translateY(96%);
	transform: translateY(96%);
	transition: -webkit-transform .35s ease-out;
	transition: transform .35s ease-out;
}
.caption__overlay ul {
	padding: 0px;
	margin: 0px;
}
.caption__overlay ul li {
	padding: 5px;
	font-size: 18px;
}
.caption__overlay h1 {
	color: #fff;
	font-weight: bold
}
.caption:hover .caption__overlay {
	-webkit-transform: translateY(0);
	transform: translateY(0);
}
.caption__overlay__title {
	-webkit-transform: translateY( -webkit-calc(-100% - 10px) );
	transform: translateY( calc(-100% - 10px) );
	transition: -webkit-transform .35s ease-out;
	transition: transform .35s ease-out;
}
.caption:hover .caption__overlay__title {
	-webkit-transform: translateY(0);
	transform: translateY(0);
}
.main-intro {
	padding: 60px 0px 40px;
}


/*######## Smart Green ########*/

/*.smart-green {
	margin-left: auto;
	margin-right: auto;
	background: #fff;
	font: 12px Arial, Helvetica, sans-serif;
	color: #666;
	border-radius: 0px;
	border: 1px solid #F7EEE6;
}*/

.smart-green {
				margin-left: auto;
				margin-right: auto;
				background: #fff;
				font: 12px Arial, Helvetica, sans-serif;
				color: #666;
				border-radius: 0px;
				border: 1px solid #F7EEE6;
}

.smart-green:hover {
	/*border: 1px solid #F7EEE6;
	-webkit-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.56);
	-moz-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.56);
	box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.56);*/
}

/*.smart-green h1 {
	font: 24px "Trebuchet MS", Arial, Helvetica, sans-serif;
	padding: 40px 0px 40px 40px;
	display: block;
	color: #FFF;
	background: url('../../frontend/images/culture.png') no-repeat;
	text-shadow: 1px 1px 1px #949494;
	border-radius: 0px;
	background-size: cover;

}*/

.smart-green h1 {
	font: 30px "Trebuchet MS", Arial, Helvetica, sans-serif;
    padding: 10px 15px;
    display: block;
    color: #89A223;
    background: none!important;
    /* text-shadow: 1px 1px 1px #949494; */
    border-radius: 0px;
    background-size: cover;
    background-color: turquoise;
		border-bottom: 1px solid #f4bb55;
}

.smart-green h1>span {
	display: block;
	font-size: 11px;
	color: #FFF;
}
.smart-green label {
	/*display: block;
	margin: 0px 0px 5px;*/
}

.control-label{
	font-weight: bold;
}
.smart-green label>span {
	float: left;
	margin-top: 10px;
	color: #5E5E5E;
	margin-bottom: 10px;
}
/*.smart-green input[type="text"], .smart-green input[type="email"], .smart-green textarea, .smart-green select {
	color: #555;
	height: 30px;
	line-height: 15px;
	width: 100%;
	padding: 0px 0px 0px 10px;
	margin-top: 2px;
	border: 1px solid #E5E5E5;
	background: #FBFBFB;
	outline: 0;
	-webkit-box-shadow: inset 1px 1px 2px rgba(238, 238, 238, 0.2);
	box-shadow: inset 1px 1px 2px rgba(238, 238, 238, 0.2);
	font: normal 14px/14px Arial, Helvetica, sans-serif;
}
.smart-green textarea {
	height: 60px;
	padding-top: 10px;
}*/
.smart-green select {
	background: url(../../images/public/down-arrow.png) no-repeat right, -moz-linear-gradient(top, #FBFBFB 0%, #E9E9E9 100%);
	background: url(../../images/public/down-arrow.png) no-repeat right, -webkit-gradient(linear, left top, left bottom, color-stop(0%, #FBFBFB), color-stop(100%, #E9E9E9));
	appearance: none;
	-webkit-appearance: none;
	-moz-appearance: none;
	text-indent: 0.01px;
	text-overflow: '';
	width: 100%;
	height: 30px;
}
.smart-green .button {
	background-color: #9DC45F;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-border-radius: 5px;
	border: none;
	padding: 10px 25px 10px 25px;
	color: #FFF;
	text-shadow: 1px 1px 1px #949494;
}
.smart-green .button:hover {
	background-color: #80A24A;
}
.Cantfind {
	float: left;
	margin-left: 0;
	margin-top: 2px;
	width: 100%;
}
.Cantfind h2 {
	font-size: 30px;
	margin: 0 0 20px;
}
.Cantfind .box {
	background: transparent url(../../images/public/cantfind_box.png) no-repeat scroll 100% 50%;
	float: left;
	font-size: 15px;
	font-weight: 400;
	margin-right: 20px;
	min-height: 115px;
	width: 25%;
}
.Cantfind h3 {
	color: #24619b;
	font-size: 18px;
	font-weight: 400 !important;
	margin: 0 0 5px;
	text-transform: uppercase;
}
.Cantfind h3 span {
	color: #24619b;
	font-size: 18px;
	font-weight: 900 !important;
	margin: 0;
}
.Cantfind .box.last {
	background: transparent none repeat scroll 0 0;
	margin-right: 0 !important;
	width: 215px;
}
.Cantfind-v2 {
	float: left;
	margin-left: 25px;
	margin-top: 2px;
	width: 100%;
}
.Cantfind-v2 h2 {
	font-size: 30px;
	margin: 0 0 20px;
}
.Cantfind-v2 .box {
	background: transparent url(../../images/public/cantfind_box.png) no-repeat scroll 100% 50%;
	float: left;
	font-size: 15px;
	font-weight: 400;
	margin-right: 20px;
	min-height: 115px;
	width: 25%;
}
.Cantfind-v2 h3 {
	color: #24619b;
	font-size: 18px;
	font-weight: 400 !important;
	margin: 0 0 5px;
	text-transform: uppercase;
}
.Cantfind-v2 h3 span {
	color: #24619b;
	font-size: 18px;
	font-weight: 900 !important;
	margin: 0;
}
.Cantfind-v2 .box.last {
	background: transparent none repeat scroll 0 0;
	margin-right: 0 !important;
	width: 215px;
}
.submitbutton {
	background-color: #0b3c5b;
	border: 1px solid #062f4c;
	border-radius: 3px;
	color: #ffffff;
	cursor: pointer;
	display: inline-block;
	font-family: "Myriad-Pro", "Myriad Pro", Arial;
	font-size: 16px;
	padding: 3px 17px;
	text-decoration: none;
	text-shadow: 0 1px 0 #154682;
}
.submitbutton:hover {
	background-color: #115683;
}
.submitbutton:active {
	position: relative;
	top: 1px;
}
.sendButton {
	background: #8aa600 linear-gradient(to bottom, #8aa600 5%, #667b00 100%) repeat scroll 0 0;
	border: 0 solid #656565;
	box-shadow: 0 1px 1px 0 #878787;
	color: #ffffff;
	cursor: pointer;
	display: inline-block;
	float: right;
	font-family: "Myriad-Pro", "Myriad Pro", Arial;
	font-size: 15px;
	font-weight: bold;
	padding: 6px 24px;
	text-decoration: none;
	text-shadow: 0 1px 2px #648210;
}
.sendButton:hover {
	background: #8aa600 linear-gradient(to bottom, #8aa600 5%, #8aa600 100%) repeat scroll 0 0;
}
.sendButton:active {
	position: relative;
	top: 1px;
}
.other-tours {
	padding: 40px 0 0;
}
.other-tours h1 {
	padding-left: 10px;
	text-align: left;
}
.other-tours h1 span {
	font-weight: normal;
}
.titleh3 {
	float: left;
	padding: 0px;
	width: 85%;
	margin-top: 7px;
}
.titleh3 a {
	text-decoration: none
}
h3.icon_chat {
	background: transparent url(../../images/public/icon_chat2.png) no-repeat scroll 0 3px;
	text-indent: -68px;
	width: 15%;
	float: left;
}
h3.icon_sendemail {
	background: transparent url(../../images/public/icon_sendemail2.png) no-repeat scroll 0 5px;
	text-indent: -44px;
	width: 15%;
	float: left;
}
h3.icon_callus {
	background: transparent url(../../images/public/icon_callus2.png) no-repeat scroll 0 2px;
	text-indent: -78px;
	width: 15%;
	float: left;
}
h3.icon_customize {
	background: transparent url(../../images/public/icon_customize.png) no-repeat scroll 0 2px;
	text-indent: -43px;
	width: 15%;
	float: left;
}
h3.icon_locator {
	background: transparent url(../../images/public/icon_locator2.png) no-repeat scroll 0 0;
	text-indent: -30px;
	width: 15%;
	float: left;
}
h3.icon_approved {
	background: transparent url(../../images/public/icon_approved2.png) no-repeat scroll 0 0;
	text-indent: -28px;
	width: 15%;
	float: left;
}
h3.icon_friends {
	background: transparent url(../../images/public/icon_friends.png) no-repeat scroll 0 2px;
	text-indent: -5px;
	width: 15%;
	float: left;
}
h3.icon_thumbsup {
	background: transparent url(../../images/public/icon_thumbsup.png) no-repeat scroll 0 2px;
	text-indent: -25px;
	width: 15%;
	float: left;
}
.tab {
	clear: both;
	padding: 0;
	float: left;
	width: 100%;
	border-bottom: 1px solid #ccc;
	margin: 1em 0px 0px;
}
.tab li {
	display: inline;
}
.tab li a {
	color: #FBA306;
	float: left;
	font-family: "Ropa Sans";
	font-size: 18px;
	font-style: normal;
	font-weight: 400;
	padding: 10px 18px;
	text-decoration: none;
	border: 1px solid #FFA500;
	border-right: 0px;
	height: 80px;
	background: #fff;
	border-bottom: 0px;
}

.tab li:last-child a{
	border-right: 1px solid #FFA500;
}

.tab li a i{
	background: #FBA306;
    height: 30px;
    width: 30px;
    text-align: center;
    line-height: 30px;
    border-radius: 30px;
    margin: 0px auto;
    display: table;
		margin-bottom: 10px;
		color:#fff;
}

.tab li a:hover {
	background: #F4F4F4;
}
/*.tab li.active a {
	-moz-border-bottom-colors: none;
	-moz-border-left-colors: none;
	-moz-border-right-colors: none;
	-moz-border-top-colors: #FFA500;
	border-top-color: #FFA500;
	border-color: #ccc #ccc -moz-use-text-color;
	border-image: none;
	border-style: solid solid none;
	border-width: 2px 1px medium;
	font-family: "Ropa Sans";
	outline: medium none;
	color: #000;}*/

	.tab li.active a {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: #FFA500;
    border-top-color: #FFA500;
    border-color: #ccc #ccc -moz-use-text-color;
    border-image: none;
    border-style: solid solid none;
    font-family: "Ropa Sans";
    outline: medium none;
    color: #000;
    border: 1px solid #FFA500;
    background: #FBA306;
    color: #fff;
}

.tabcontent {
	clear: both;
	/*float: left;*/
	padding: 10px 0 20px;
	width: 100%;
	color: #666;
	display: block;
    background: #fff;
    border: 1px solid #ddd;
    border-top: 0px;
}
.tabcontent table ul {
	padding: 0px;
	margin-left: 15px;
	margin-top: 0px;
}
.tabcontent table ul li {
	list-style: circle;
	padding: 0px;
	padding: 3px;
}
.booknow {
	/* border: 1px solid #FBA306;
	background: #FBA306;
	color: #fff;
	padding: 5px 10px;
	display: block; */
}

.booknow img{
	max-width: 100px;
}

.booknow img:hover{
	opacity: 0.8;
}

.booknow:hover {
	/* background: #fff;
	color: #FBA306;
	text-decoration: none; */
}

.booknowM {
	border: 1px solid #a91c21;
	float: left;
	font-size: 11px;
	padding: 2px;
	text-align: center;
	text-decoration: none;
	margin-top: -25px;
}
.booknowM:hover {
	background: #A91C21;
	color: #fff
}
#botoes {
	background: #F4F3F3;
	padding: 15px 0px 15px 10px;
}
#botoes li {
	display: inline;
	list-style-type: none;
	padding-right: 20px;
	vertical-align: top;
}
#botoes a {
	float: left;
	text-decoration: none;
	color: #52524E;
}
#botoes img {
	float: left;
	margin-left: 5px;
	margin-right: 5px;
	margin-top: -8px;
}
.dateTableHeader {
	border-bottom: 1px solid #999;
background:/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#d8d1c7+0,f8f4ed+100 */
 background: #d8d1c7; /* Old browsers */
	background: -moz-linear-gradient(top, #d8d1c7 0%, #f8f4ed 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #d8d1c7), color-stop(100%, #f8f4ed)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #d8d1c7 0%, #f8f4ed 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #d8d1c7 0%, #f8f4ed 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, #d8d1c7 0%, #f8f4ed 100%); /* IE10+ */
	background: linear-gradient(to bottom, #d8d1c7 0%, #f8f4ed 100%); /* W3C */
 filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#d8d1c7', endColorstr='#f8f4ed', GradientType=0 ); /* IE6-9 */
}
.faqBg {
	background: transparent url(../../frontend/images/faqbg.png) no-repeat scroll 0 2px;
	width: 100%;
	margin-top: 10px;
	float: left;
	background-size: cover;
}
.information_window table thead td {
	background: #2d2d2d url("../../../greenland.nordicvisitor.com/images/1/template/theadtd.html") repeat-x scroll 0 0;
	border-color: #bebeba;
	border-style: solid;
	border-width: 1px 0 1px 1px;
	color: #ffffff;
	font-size: 13px;
	font-weight: 700;
	height: 32px;
	line-height: 100%;
	padding: 10px;
}
.information_window table thead td.sortable {
	cursor: pointer;
}
.information_window table thead td.sortable > span {
	background: transparent url("../../../greenland.nordicvisitor.com/images/1/template/select_arrow.html") no-repeat scroll 100% 50%;
	padding: 0 26px 0 0;
}
.information_window table thead td:first-child {
	text-indent: 5px;
}
.information_window table thead td:last-child {
	border-width: 1px;
}
.information_window table tbody td {
	background: #fff none repeat scroll 0 0;
	border-color: #d5dbdb;
	border-style: solid;
	border-width: 1px 0 1px 1px;
	padding-left: 10px;
	padding-top: 10px;
	vertical-align: top;
}
.information_window table tbody td > .label {
	background: #24619b none repeat scroll 0 0;
	border-radius: 2px;
	color: #ffffff;
	display: inline-block;
	font-size: 11px;
	font-weight: normal;
	line-height: 100%;
	margin: 2px;
	padding: 2px;
	text-shadow: none;
	text-transform: uppercase;
}
.information_window table tbody td:last-child {
	border-width: 1px;
	text-align: center;
}
.information_window table td a {
	font-weight: 900;
}
.information_window table tbody tr.back td {
	background: #e8e8e8 none repeat scroll 0 0;
}
.information_window table tbody tr td .btn_map_viewtourdetails {
	float: none;
	margin: 0 auto;
}
.information_window table tbody tr td .btn_map_shortlisttour {
	float: none;
	margin: 0 auto 5px;
}
.information_window td.number {
	padding-right: 10px;
	text-align: right;
}
.information_window td.number .price.hasPrice {
	color: rgb(14, 80, 142);
	cursor: pointer;
	display: inline-block;
	position: relative;
}
.information_window {
	/* margin: 0 9px; */
	padding: 0px 15px;
	position: relative;
	margin-bottom: 20px;
}
.information_window.information_window_tabs {
	border-color: #cdcdcd #cdcdcd -moz-use-text-color;
	border-style: solid solid none;
	border-width: 1px 1px 0;
	float: left;
	height: 0;
	margin: 40px 9px 0;
	min-height: 0;
	padding: 0 20px;
}
.information_window.day_back_sideshadow {
}
.information_window h2 {
    text-shadow: 1px 1px 0 #ffffff;
    font-family: 'Ropa Sans', sans-serif;
    font-size: 24px;
    border-bottom: 1px solid #ddd;
    padding-bottom: 10px;
    margin-bottom: 15px;
}
.information_window h2 em {
	font-style: normal;
	font-weight: 400;
}
.information_window .tabs ul {
	left: 10px;
	list-style: outside none none;
	margin: 0;
	padding: 0;
	position: absolute;
	top: -33px;
}
.information_window .tabs li {
	float: left;
	height: 34px;
	margin-right: 10px;
}
.information_window .tabs li a {
	-moz-border-bottom-colors: none;
	-moz-border-left-colors: none;
	-moz-border-right-colors: none;
	-moz-border-top-colors: none;
	background: rgba(255, 255, 255, 0.75) none repeat scroll 0 0;
	border-color: #e5e5e5 #e5e5e5 #cdcdcd;
	border-image: none;
	border-style: solid;
	border-width: 1px;
	color: #0e508e;
	display: block;
	font-weight: 900;
	height: 32px;
	line-height: 32px;
	padding: 0 10px;
	text-transform: uppercase;
}

.information_window.day_back_dark.mb-0.mt-0:first-child{
	border-top: 1px solid #000;
}
.information_window .tabs li.active a {
	-moz-border-bottom-colors: none;
	-moz-border-left-colors: none;
	-moz-border-right-colors: none;
	-moz-border-top-colors: none;
	background: #f0f0f0 none repeat scroll 0 0;
	border-color: #cdcdcd #cdcdcd #f0f0f0;
	border-image: none;
	border-style: solid;
	border-width: 1px;
	color: #e27800;
}
.information_window .alpha {
	background: rgba(0, 0, 0, 0) url(../../images/public/shadow_alpha.png) no-repeat scroll 100% 100%;
	float: left;
	margin-right: 20px;
	min-height: 360px;
	width: 270px;
}
.information_window .reviews {
	background: rgba(0, 0, 0, 0) url(../../images/public/template/shadow_alpha.html) no-repeat scroll 100% 100%;
	float: left;
	margin-right: 20px;
	min-height: 360px;
	padding-right: 20px;
	width: 518px;
}
.information_window .reviews h3 {
	color: #0b3c5b;
}
.information_window .reviews i {
	float: right;
}
.information_window .videos {
	float: left;
	min-height: 360px;
	width: 342px;
}
.information_window .videos img {
	border: 3px solid #fff;
	box-shadow: 0 0 4px rgba(102, 102, 102, 0.5);
}
.information_window .reviews img {
	border: 3px solid #fff;
	box-shadow: 0 0 4px rgba(102, 102, 102, 0.5);
	margin-right: 10px;
}
.information_window .gamma {
	float: left;
	margin-right: 20px;
	min-height: 360px;
	width: 220px;
}
.information_window .delta {
	float: left;
	min-height: 360px;
	width: 362px;
}
.information_window .theta {
	background: transparent url(../../images/public/shadow_alpha.png) no-repeat scroll 100% 0;
	float: left;
	margin-right: 20px;
	min-height: 360px;
	width: 310px;
}
.information_window .nu {
	float: left;
	min-height: 360px;
	width: 280px;
}
.information_window .highlights {
	float: left;
	margin-left: 10px;
	width: 23%;
}
.information_window .rooms {
	float: left;
	margin-left: 10px;
	width: 230px;
}
.korta_rammi {
	background: rgba(0, 0, 0, 0) url(../../images/public/korta_rammi-1.png) no-repeat scroll 100% 100%;
	margin-bottom: 20px;
	min-height: 295px;
	width: 362px;
}
.korta_rammi img {
	height: 280px;
	padding: 3px;
	width: 355px;
}
.myndagallery {
	width: 365px;
}
/*.information_window .mynd {
	float: left;
	height: 230px;
	width: 240px;
}*/
.information_window .mynd img {
	border: 3px solid #fff !important;
	box-shadow: 0 0 4px rgba(102, 102, 102, 0.5) !important;
	margin:auto;
	width:100%;
	height: auto;
	margin-bottom: 10px;
}
.information_window .rightmynd {
	float: left;
	width: 160px;
}
.information_window .rightmynd img {
	border: 3px solid #fff;
	box-shadow: 0 0 4px rgba(102, 102, 102, 0.5);
}
.day {
	background: rgba(0, 0, 0, 0) url(../../images/public/day_shadow.png) no-repeat scroll 100% 50%;
	margin-left: 10px;
	min-height: 5vh;
	padding-right: 30px;
	width: 20vw;
	border:1px solid #f5f5f5;

	
}
select.day {
	min-height: 0;
}
.daynoimg {
	/*background: rgba(0, 0, 0, 0) url(../../images/public/day_shadow.png) no-repeat scroll 100% 50%;*/
	float: left;
	margin-left: 10px;
	/*min-height: 230px;*/
	padding-right: 30px;
	/*width: 50%;*/
}
.daynoimg-large {
	width: 680px;
}
.daynoimg-empty {
	background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
	width: 620px;
}
.daynoimages {
	background: rgba(0, 0, 0, 0) url(../../images/public/day_shadow.png) no-repeat scroll 100% 50%;
	float: left;
	margin-left: 10px;
	padding-right: 30px;
	width: 620px;
}
.carslist {
	background: rgba(0, 0, 0, 0) url(../../images/public/day_shadow.png) no-repeat scroll 100% 50%;
	float: left;
	margin-left: 10px;
	padding-right: 30px;
	width: 620px;
}
.pricesdatesinfo {
	background: rgba(0, 0, 0, 0) url(../../images/public/day_shadow.png) no-repeat scroll 100% 50%;
	float: left;
	margin-left: 10px;
	padding-right: 30px;
	width: 620px;
}
.pricesdatesinfo table {
	margin: 0 0 20px;
	width: 620px;
}
.pricesdatesinfo table.pricestabel td {
	border-color: #939292;
	border-style: solid;
	border-width: 1px 0 0 1px;
	line-height: 24px;
	min-height: 24px;
}
.pricesdatesinfo table.pricestabel td:last-child {
	border-width: 1px 1px 0;
}
.pricesdatesinfo table.pricestabel tr:last-child td {
	border-width: 1px 0 1px 1px;
}
.pricesdatesinfo table.pricestabel tr:last-child td:last-child {
	border-width: 1px;
}
.myndagallery img {
	border: 1px solid #fff;
	margin-bottom: 10px;
	margin-right: 14px;
}
.imagescustomers img {
	border: 3px solid #fff;
	box-shadow: 0 0 4px rgba(102, 102, 102, 0.5);
	margin-bottom: 10px;
	margin-right: 17px;
}
.accommodations {
	padding: 0 20px;
}
.accommodations .accommodation-box {
	background: #f0f0f0 url(../../images/public/day_back_dark.jpg) no-repeat scroll 0 100%;
	border: 1px solid #cdcdcd;
	float: left;
	height: 250px;
	margin: 15px 10px 0 0;
	padding: 8px;
	width: 280px;
}
.accommodations .accommodation-box:nth-child(3n) {
	margin: 15px 0 0;
}
.accommodations .accommodation-box:nth-child(3n+1) {
	clear: both;
}
.accommodations .accommodation-box h2 {
	margin: 0;
	padding: 0;
}
.accommodations .accommodation-box a {
	float: left;
}
.accommodations .accommodation-box img {
	border: 3px solid #ffffff;
	box-shadow: 0 0 4px rgba(102, 102, 102, 0.5);
}
.gamma ul, .alpha ul, .highlights ul, .rooms ul {
	list-style: outside none none;
	margin: 0px 20px 0 0;
	padding: 0;
}
.gamma li::before, .alpha li::before, .highlights li::before, .rooms li::before {
	color: #e27800;
	content: "•";
}
.gamma li, .alpha li, .highlights li, .rooms li {
	padding-left: 1em;
	text-indent: -0.7em;
	padding-top: 5px;
}
.gamma li a, .alpha li a, .highlights li a, .rooms li a {
	text-decoration: none;
}
.HERERESOME {
	width: 100%;
	height: 100px;
	background: #F7ECE1;
	margin-top: 20px;
	border: 1px solid #F3E4D6;
}
.HERERESOME_M {
	display: none;
}
.Whatmakesthistripdifferent {
	margin-top: 30px;
	/*float: left;*/
	background: #FFF;
	padding: 20px;
	border: 1px solid #ddd;
}
.Whatmakesthistripdifferent p {
	margin-top: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	margin-bottom: 0px;
}
.Whatmakesthistripdifferent strong {
	float: left;
	margin-bottom: 0;
	margin-top: 12px;
	padding-bottom: 0;
	padding-top: 0;
	width: 100%;
}
.specialDesc {
	width: 98.5%;
	float: left;
	background: #000080;
	margin-bottom: 10px;
	margin-top: 10px;
	color: #FFF;
	font-size: 20px;
	padding: 0 10px;
	font-style: italic;
	font-family: "Ropa Sans";
}
.specialDesc p {
	padding: 0px;
	margin: 0px;
}
.WhatourCustomersSayAboutus {
	width: 50%;
	height: auto;
	float: left;
	/*padding-right: 50px;*/
}
.WhatourCustomersSayAboutusM {
	display: none
}
.WhatourCustomersSayAboutus1 {
	width: 50%;
	height: auto;
	float: left;
	margin-top:108px;
}

.WhatourCustomersSayAboutus1_M {
	display: none;
}
/*.footerPanelM {
	display: none;
}*/
/*------ TOUR PAGE -----------*/
.TabPanel {
	background: #FEFFF9;
	/*float: left;*/
	padding: 0px 20px 10px 20px;
	border: 1px solid #E4E4E4;
}

.TabPanel h1{
	font-family: 'Ropa Sans', sans-serif;
}
.ActionButton {
	float: left;
	background: #FFF;
	width: 100%
}
.TabPanelM {
	display: none;
}
.TabPanelM1 {
	display: none;
}
/*------ END TOUR PAGE -----------*/


/*------ START BLOG PAGE -----------*/
.BlogRightPanel ul {
	margin: 15px 0px 0px 30px;
	padding: 0px;
}
.BlogRightPanel ul li {
	padding: 5px 10px;
	list-style: outside
}
.BlogRightPanel ul li a {
	text-decoration: none;
	color: #333;
}
.BlogRightPanel ul li a:hover {
	text-decoration: underline;
	color: #333;
}

.post-share {
	margin: 0 auto;
	width: 100%;
}
.post-share ul {
	list-style: outside none none;
	width: 100%;
	margin: 0px;
	padding: 0px;
}
.post-share ul li {
	color: #808080;
	display: inline-block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-top: 5px;
}
.post-share li a {
	color: #595959;
	font-size: 19px;
	padding: 10px;
	height: 30px;
	width: 30px;
	border-radius: 30px;
	display: inline-block;
}
.post-share li a {
	color: #595959;
	font-size: 14px;
}

.post-share li a i{
	vertical-align: top;
}
.post-share li:nth-of-type(1) a:hover {
	background: #39579b none repeat scroll 0 0;
}
.post-share li:nth-of-type(2) a:hover {
	background: #00aced none repeat scroll 0 0;
}
.post-share li:nth-of-type(3) a:hover {
	background: #d34836 none repeat scroll 0 0;
}
.post-share li:nth-of-type(4) a:hover {
	background: #ca1517 none repeat scroll 0 0;
}
.post-share li > a:hover > i {
	color: #fff;
}
.BlogWidget {
	float: none;
	margin-bottom: 30px;
	margin-right: 0;
	width: 100%;
}
.BlogWidget span {
	background: #ffffff none repeat scroll 0 0;
	border:1px dashed #939393;
	color: #252525;
	display: inline-block;
	font-size: 12px;
	letter-spacing: 2px;
	line-height: 27px;
	padding: 0 10px;
	position: relative;
	text-transform: uppercase;
}
.BlogWidget-content span {
	background: #ffffff;
	border:1px solid #939393;
	margin-bottom: 5px;
	color: #252525;
	display: inline-block;
	font-size: 12px;
	letter-spacing: 2px;
	line-height: 27px;
	margin: 0;
	padding: 0 10px;
	position: relative;
	text-transform: uppercase;
	margin-bottom:5px;
}
.BlogWidget-content span a {
	text-decoration: none;
	color: #999;
}
.recentposts table tr td a {
	text-decoration: none;
	color: #666;
	font-size: 16px;
}
.recentposts table tr td span {
	color: #666;
	float: left;
	padding-left: 15px;
	font-size: 12px;
	line-height: 25px;
}

/*.BlogLeftPanel{margin: 40px 0px; }*/
.BlogImgArea{width:31%; min-height:409px; background:none;}

/*------ END BLOG PAGE -----------*/

.SinglePgTitleH1 {
	background: #E5E5E5;
	margin-top: 10px;
	float: left;
	padding: 10px 30px;
	width: 95.1%;
}
.faQform {
	filter: alpha(opacity=90);
	-moz-opacity: 0.9;
	opacity: 0.9;
	margin-bottom: 10px;
}
.aboutContentM {
	display: none;
}
.contactLOcation {
	float: left;
	width: 50%;
}
.contactForm {
	float: left;
	width: 47%;
	margin-left: 3%;
}

.homecontact{display:inline;}
.appcontact{display:none;}
.customizeFormM{display:none;}

.o-wrapper{display:none}

.mlogo{float:left;}
.mlogo img{display: block;margin: 0 auto;}

/**** Index Css *****/

.newsticker li{
 	height: 30px;
 	overflow: hidden;
 	white-space: nowrap;
	line-height: 30px;
 }
 /* .newsticker{
 	text-align:right; padding-right: 65px;
 } */
 .newsticker li a{
 	text-decoration: none;
 	color: #666;
 	display: block;
 	padding: 5px;
 }
 /* #multilines .newsticker-container{
 	background-color:#f8edc8; top:0;
 } */
#bx-pager {
         text-align: center;
       margin-top: -30px;
        float: left;
        width: 100%;
     }
#bx-pager img{
 padding:5px;
}

.contPanel{float:left; width:100%}

        .contPanel p{text-align:center; font-size:17px}

        .starlbl{float:right; margin-left:5px; margin-top:4px;}

        .caption__overlay ul{ margin-left:15px; padding:0px;}

        .caption__overlay ul li {list-style:outside; font-size:16px; padding:6px 0px; margin:0px;}

        /* The Modal (background) */
        .modal {
          display: none; /* Hidden by default */
          position: fixed; /* Stay in place */
          z-index: 999; /* Sit on top */
          padding-top: 100px; /* Location of the box */
          left: 0;
          top: 0;
          width: 100%; /* Full width */
          height: 100%; /* Full height */
          overflow: auto; /* Enable scroll if needed */
          background-color: rgb(0,0,0); /* Fallback color */
          background-color: rgba(0,0,0,0.4); /* Black w/ opacity */
        }

        /* Modal Content */
        .modal-content {
          background-color: #fefefe;
          margin: auto;
          padding: 20px;
          border: 1px solid #888;
          width: 80%;
        }

        /* The Close Button */
        .close {
          color: #aaaaaa;
          float: right;
          font-size: 28px;
          font-weight: bold;
        }

        .close:hover,
        .close:focus {
          color: #000;
          text-decoration: none;
          cursor: pointer;
        }

        .homeslider{margin-top: 0px !important; margin-left: -40px !important;}
  .bx-wrapper img {width: 100% !important;}

  .search-section{
		position: absolute;
    bottom: 0px;
    left: 0px;
    z-index: 999;
    right: 0px;
  }

	.banner-search {
    padding: 20px 30px;
    background: rgba(37,41,50,0.6);
    width: 100%;
    /* bottom: 0px; */
    border-radius: 0px;
    -webkit-box-shadow: 0px 0px 2px 1px rgba(179,179,179,0.27);
    -moz-box-shadow: 0px 0px 2px 1px rgba(179,179,179,0.27);
    box-shadow: 0px 0px 2px 1px rgba(179,179,179,0.27);
    z-index: 99;
}

.banner-search .btn.btn-default
{width: 100%;
    border-radius: 0px;
    /*background: #990012;*/
    border: #990012;}

		/*.intro{
			padding: 100px 0px 60px 0px;
		}*/

		.banner-search label{
			color: #fff;
    font-size: 18px;
    /* vertical-align: baseline; */
    font-weight: 300;
    text-align: right;
    line-height: 29px;
		}

		/*.intro h1 {
		    font-size: 2rem;
		}
		.intro h1::before{
		    display: inline-block;
		    content: "";
		    border-top: .3rem solid black;
		    width: 4rem;
		    margin: 0 1rem;
		    transform: translateY(-0.5rem);
		}*/

		.ul-div ul li{ /* first ul-div;*/
list-style-type:none;
margin-bottom: 10px;
position: relative;
font-size: 16px;
line-height: 20px;
padding-left: 20px;
}

.ul-div ul li:before{
	font-family: 'Glyphicons Halflings';
	    content: "\e013";
	    position: absolute;
	    left: 0px;
	    font-size: 12px;
	    color: #89A223;
}

.intro ul{
	-webkit-margin-before: 0em;
    -webkit-margin-after: 0em;
    -webkit-margin-start: 0px;
    -webkit-margin-end: 0px;
    -webkit-padding-start: 25px;
		position: relative;
}

@media(max-width:1199px){
	.wrapper{
		width: 100%;
	}
}

 @media (max-width: 991px) {
/*.RecommendedTrips{display:none;}*/

.formPanel{display:none;}

/*.homecontact{display:none;}*/
.appcontact{display:inline;}

/*.topBorder {
	display: none;
}*/
.mainMenu, .header {
	display: none;
}



.fristProductBox {
	width: 98%;
}
.secondProductBox {
	width: 98%;
	margin-top: 25px;
	margin-left: 0px;
}
.myFristProductBox {
	width: 98%;
}
.mySecondProductBox {
	width: 98%;
	margin-top: 25px;
	margin-left: 0px;
}
.WhatourCustomersSayAboutus {
	width: 90%;
}
.WhatourCustomersSayAboutus1 {
	display: none
}
.WhatourCustomersSayAboutus1_M {
	display: inline;
}
.QuickEnquiryTitleBox {
	width: 98%;
}
.SubscribeBox {
	width: 98%;
}
.TrustedReviewsBox {
	width: 98%;
	margin-bottom: 15px;
}
/*.footerPanel {
	display: none;
}*/
.footerPanelM {
	display: inline;
}
.footerMenu ul li a {
	color: #333;
}
f
.marginLeft5px {
	margin: 0px;
}
.HERERESOME {
	display: none
}
.HERERESOME_M {
	width: 100%;
	height: 100px;
	background: #F7ECE1;
	margin-top: 20px;
	border: 1px solid #F3E4D6;
	display: inline;
}
.WhatourCustomersSayAboutus {
	display: none;
}
.WhatourCustomersSayAboutusM {
	display: none;
}
.TabPanel {
	display: none;
}
.ActionButton {
	display: none;
}
.TabPanelM {
	display: inline;
	padding: 0px 20px 20px 20px;
	float: left;
	background: #fff;
	width:95%;
}
.TabPanelM1 {
	display: inline;
	float: left;
	background: #fff;
	width: 100%
}
.TabPanelM1 ul {
	margin: 0px;
	padding: 0px;
}
.TabPanelM1 ul li {
	list-style: circle;
	padding: 5px;
	margin-left: 14px;
}
.SinglePgTitleH1 {
	width: 83%;
}
.faQform {
	width: 80%;
}
/*.aboutContent {
	display: none;
}*/
.aboutContentM {
	display: inline;
}
.contactLOcation {
	float: left;
	width: 99%;
}
.contactForm {
	float: left;
	width: 98%;
}
.customizeForm{display:none}
.customizeFormM{display:inline;}

.footerMenu ul li a:hover {
	color: #900;
	text-decoration: none;
	font-size: 15px;
}
/*.BlogRightPanel{display:none}*/

.o-wrapper{display:inline;}


.breadcrumbTour {
	width: 100%;
	float: left;
	margin-bottom: 20px;
	color: #666;
	font-style: italic;
	font-size: 13px;
	margin-top:10px;
}
.breadcrumbTour a {
	text-decoration: none;
	color: #666;
	font-size: 13px;
	font-style: italic
}
.breadcrumbTour a:hover {
	text-decoration: none;
	color: #069;
	font-size: 13px;
	font-style: italic;
}
	 .TabPanelM a {
		 float: none!important;
	 }
}
@media only screen and (max-width: 767px) {

	.TabPanelM a {
		float: none!important;
	}
	.mybg {overflow:hidden;}
	table {width: 100%; }
	table tbody {overflow: scroll;width: 100%;}
	table tbody .booknow {display:block;}

}
@media only screen
and (min-device-width : 768px)
and (max-device-width : 1024px)
and (orientation : landscape) { .daynoimg {
	background: rgba(0, 0, 0, 0) url(../../images/public/day_shadow.png) no-repeat scroll 100% 50%;
	float: left;
	margin-left: 10px;
	min-height: 230px;
	padding-right: 30px;
	width: 38%;
}

.information_window .highlights {
	float: left;
	margin-left: 10px;
	width: 26%;
}

.booknow {
	padding: 5px;
	text-decoration: none;
	font-size:9px;
}

.table2{width:40%;}
.table2 img {width:100%;}
 }

@media only screen
and (min-device-width : 768px)
and (max-device-width : 1024px)
and (orientation : portrait) {
	.TabPanelM a {
		float: none!important;
	}
/*.RecommendedTrips{display:none;}*/

.formPanel{display:none;}


.homecontact{display:none;}
.appcontact{display:inline;}

/*.topBorder {
	display: none;
}*/
.header {
	display: none;
}

.fristProductBox {
	width: 98%;
}
.secondProductBox {
	width: 98%;
	margin-top: 25px;
	margin-left: 0px;
}
.myFristProductBox {
	width: 98%;
}
.mySecondProductBox {
	width: 98%;
	margin-top: 25px;
	margin-left: 0px;
}
.WhatourCustomersSayAboutus {
	width: 90%;
}
.WhatourCustomersSayAboutus1 {
	display: none
}
.WhatourCustomersSayAboutus1_M {
	display: inline;
}
.QuickEnquiryTitleBox {
	width: 98%;
}
.SubscribeBox {
	width: 98%;
}
.TrustedReviewsBox {
	width: 98%;
	margin-bottom: 15px;
}
/*.footerPanel {
	display: none;
}*/
.footerPanelM {
	display: inline;
}
.footerMenu ul li a {
	color: #333;
}
fieldset {
	height: auto;
	width: 98%;
}
.marginLeft5px {
	margin: 0px;
}
.HERERESOME {
	display: none
}
.HERERESOME_M {
	width: 100%;
	height: 100px;
	background: #F7ECE1;
	margin-top: 20px;
	border: 1px solid #F3E4D6;
	display: inline;
}
.WhatourCustomersSayAboutus {
	display: none;
}
.WhatourCustomersSayAboutusM {
	display: none;
}
.TabPanel {
	display: none;
}
.ActionButton {
	display: none;
}
.TabPanelM {
	display: inline;
	padding: 0px 20px 20px 20px;
	float: left;
	background: #fff;
	width:95%;
}
.TabPanelM1 {
	display: inline;
	float: left;
	background: #fff;
	width: 100%
}
.TabPanelM1 ul {
	margin: 0px;
	padding: 0px;
}
.TabPanelM1 ul li {
	list-style: circle;
	padding: 5px;
	margin-left: 14px;
}
.SinglePgTitleH1 {
	width: 83%;
}
.faQform {
	width: 80%;
}
/*.aboutContent {
	display: none;
}*/
.aboutContentM {
	display: inline;
}
.contactLOcation {
	float: left;
	width: 99%;
}
.contactForm {
	float: left;
	width: 98%;
}
.customizeForm{display:none}
.customizeFormM{display:inline;}

.footerMenu ul li a:hover {
	color: #900;
	text-decoration: none;
	font-size: 15px;
}
.BlogRightPanel{display:none}
.o-wrapper{display:inline;}



.breadcrumbTour {
	width: 100%;
	float: left;
	margin-bottom: 20px;
	color: #666;
	font-style: italic;
	font-size: 13px;
	margin-top:10px;
}
.breadcrumbTour a {
	text-decoration: none;
	color: #666;
	font-size: 13px;
	font-style: italic
}
.breadcrumbTour a:hover {
	text-decoration: none;
	color: #069;
	font-size: 13px;
	font-style: italic;
}
 }




/* Landscape */
@media only screen
and (device-width : 982px)
and (device-height : 600px)
and (orientation : landscape) {
/*.RecommendedTrips{display:none;}*/

.formPanel{display:none;}


.homecontact{display:none;}
.appcontact{display:inline;}

/*.topBorder {
	display: none;
}*/
.header {
	display: none;
}

.fristProductBox {
	width: 98%;
}
.secondProductBox {
	width: 98%;
	margin-top: 25px;
	margin-left: 0px;
}
.myFristProductBox {
	width: 98%;
}
.mySecondProductBox {
	width: 98%;
	margin-top: 25px;
	margin-left: 0px;
}
.WhatourCustomersSayAboutus {
	width: 90%;
}
.WhatourCustomersSayAboutus1 {
	display: none
}
.WhatourCustomersSayAboutus1_M {
	display: inline;
}
.QuickEnquiryTitleBox {
	width: 98%;
}
.SubscribeBox {
	width: 98%;
}
.TrustedReviewsBox {
	width: 98%;
	margin-bottom: 15px;
}
/*.footerPanel {
	display: none;
}*/
.footerPanelM {
	display: inline;
}
.footerMenu ul li a {
	color: #333;
}
fieldset {
	height: auto;
	width: 98%;
}
.marginLeft5px {
	margin: 0px;
}
.HERERESOME {
	display: none
}
.HERERESOME_M {
	width: 100%;
	height: 100px;
	background: #F7ECE1;
	margin-top: 20px;
	border: 1px solid #F3E4D6;
	display: inline;
}
.WhatourCustomersSayAboutus {
	display: none;
}
.WhatourCustomersSayAboutusM {
	display: none;
}
.TabPanel {
	display: none;
}
.ActionButton {
	display: none;
}
.TabPanelM {
	display: inline;
	padding: 0px 20px 20px 20px;
	float: left;
	background: #fff;
	width:95%;
}
.TabPanelM1 {
	display: inline;
	float: left;
	background: #fff;
	width: 100%
}
.TabPanelM1 ul {
	margin: 0px;
	padding: 0px;
}
.TabPanelM1 ul li {
	list-style: circle;
	padding: 5px;
	margin-left: 14px;
}
.SinglePgTitleH1 {
	width: 83%;
}
.faQform {
	width: 80%;
}
/*.aboutContent {
	display: none;
}*/
.aboutContentM {
	display: inline;
}
.contactLOcation {
	float: left;
	width: 99%;
}
.contactForm {
	float: left;
	width: 98%;
}
.customizeForm{display:none}
.customizeFormM{display:inline;}

.footerMenu ul li a:hover {
	color: #900;
	text-decoration: none;
	font-size: 15px;
}
.BlogRightPanel{display:none}
.o-wrapper{display:inline;}



.breadcrumbTour {
	width: 100%;
	float: left;
	margin-bottom: 20px;
	color: #666;
	font-style: italic;
	font-size: 13px;
	margin-top:10px;
}
.breadcrumbTour a {
	text-decoration: none;
	color: #666;
	font-size: 13px;
	font-style: italic
}
.breadcrumbTour a:hover {
	text-decoration: none;
	color: #069;
	font-size: 13px;
	font-style: italic;
}
}

/*
======================================================
our projects
=================================================
*/

.our-projects{
	padding: 30px 0px 60px;
}
.section-title h2{
	position: relative;
	text-align: center;
	text-transform: uppercase;
	font-weight: 400;
	padding-bottom: 25px;
	font-size: 28px;
	letter-spacing: 4px;
}

	.section-title h2:before {
	content: '';
	position: absolute;
	bottom: 15px;
	width: 100px;
	height: 2px;
	left: 50%;
	margin-left: -50px;
	background: #FEC554;

}



.single-projects .image-holder{
	position:relative;
	overflow:hidden;

}

.single-projects .image-holder img{
	width: 100%;
	transition:.5s;

}
.single-projects .image-holder:hover img{
	transform: scale(1.1,1.1);
	transition:.5s;


}
.single-projects .image-holder .overlay{
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	background: rgba(0,0,0,.5);
	opacity: 0;
	transition:.5s
}

.single-projects:hover .image-holder .overlay{
	opacity: 1;


}

.single-projects .image-holder .text{
	position: absolute;
	padding: 0px 15px;
	width: 100%;
	bottom:0px;
	left: 0px;
	background: rgba(0,0,0,.5);
}

.single-projects:hover .image-holder .text{
	background: transparent;
}

.single-projects .image-holder .text h4 {
		color: #fff;
    text-shadow: 0px 0px 2px rgba(0, 0, 0, 1);
		/*font-size: 20px;*/
		font-size: 24px;
		margin-bottom: 5px;
		white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.single-projects .image-holder .text p {
	color: #fff;
	text-shadow: 0px 0px 2px rgba(0, 0, 0, 1);
	font-size: 14px;
	margin-bottom: 10px;
}

.single-projects .image-holder .text p span{
	font-size: 20px;
}

.our-projects .column{
	padding: 0;
}

.supertabs .item {
	display: none;
}

.supertabs .item.collapsed {
	display: block;
}

:focus{
	outline: 0px;
}

.form-control:focus{
	border-color: inherit;
	box-shadow: none;
}


.certified.home-certified{
    top: 30px;
    left: 30px;
		position: absolute;
}

.certified.home-certified img{
	height: 40px;
	width: 40px;
}














/*
--------
s
--------
*/
.single-projects .image-holder .overlay .inner{
	display:table;
	width:100%;
	height: 100%;
}
.single-projects .image-holder .overlay .inner .social{
	color:#fff;
	text-align: center;
	vertical-align: middle;
	padding-bottom: 30px;
	position: relative;
	display: table-cell;
	padding:25px 38px;



}
.single-projects .image-holder .overlay .inner .social i{

	margin-top: 15px;


}
.single-projects .image-holder .overlay .inner .social li{
	margin:0;
	padding:0;
}

.single-projects .image-holder .overlay .inner .social li a {
    border: 2px solid #FAA206;
    border-radius: 100%;
    color: #fff;
    display: inline-block;
    width: 50px;
    height: 50px;
    background: #FAA206;
    transition: .5s;
}
.single-projects .image-holder .overlay .inner .social li a:hover {
    color: #FAA206;
    background: none;
    transition: .5s;
}
/*owl dots*/

.owl-controls {
	text-align: center;
	display: block;
	position: relative;
	bottom: -35px;
}


.owl-dots .owl-dot {
	display: inline-block;
}
.owl-dots .owl-dot span {
	background: none repeat scroll 0 0 #ccc;
	display: block;
	height: 3px;
	width: 48px;
	transition: opacity 200ms ease 0s;

}
.owl-dots .owl-dot.active span,
.owl-dots .owl-dot:hover span {
	background:#FEC554;


}


/*
=======================================================
owl carousel-2
=======================================================
*/
.owl-carousel-2 .claint-carousel .item .image-holder img{

	display: inline-block;
	width: auto;

}
.owl-carousel-2 .claint-carousel .item .image-holder{
	padding: 54px 0px;
	display: inline-block;
	float: inherit;
}

/*
=======================================================
listing page
=======================================================
*/
.moduleBox {
    margin-bottom: 15px;
    display: block;
    clear: both;
    background: #fff;
    border: 1px solid #d9dadb;
    /*padding: 10px 15px;*/
}

.moduleTitle {
    clear: both;
    padding: 5px 15px;
    font-size: 20px;
    text-align: left;
		border-bottom: 1px solid #ddd;
		color:#252932;
		padding-bottom: 10px;
    margin-bottom: 10px;
		background: #d2d2d2;
}

.moduleinnerBox {
    min-height: 10px;
    position: relative;
		padding:0px 15px 5px 15px;
}

.moduleBox ul {
    margin: 0px;
    padding: 0px;
    list-style: none;
    clear: both;
}

.moduleBox ul li{
	line-height: 20px;
    font-size: 16px;
    color: #4b565d;
		margin-bottom: 10px;
}

.moduleBox ul li a:hover{
	text-decoration: none;
	color:#252932;
}

.trip-inquiry a, .trip-detail a {
    color: #4b565d;
}

.side-module .fa {
    margin-right: 10px;
    font-size: 18px;
    width: 20px;
}

.trip-index ol li i {
    padding-right: 5px;
    color: #6a6a6a;
}

.trip-index ol li a {
    color: #555555;
    line-height: 1.1em;
}

.trip-index li {
    padding: 0.1em 0;
}

.trip-index ol {
    list-style: none;
    padding-left: 0px;

}
.mainMenu .nav{
	min-width: 100%;
}

/*.main-banner{
	min-height:400px;
	background: #5D5D5D;
}*/

h4.panel-title{
	padding-top: 10px;
	border-color: #fff;
	color:#89A223;
	font-size: 22px;
}

.panel-default > .panel-heading{
	background-color: #fff;
}

#flexiselDemo4{
	padding:0px;
	margin:0px;

}

.sect_secs {
	background: url(../../frontend/images/black_bg.jpg) repeat;
	/*margin-top: -5px;*/
	width: 100%;
}

.about-us{
	padding:60px 120px 100px;
}

h1.header-mountain{
	position: relative;
	text-align: center;
	color: #929397;
	letter-spacing: 2px;
	margin-bottom: 40px;
}

h1.header-mountain:before {
    content: " ";
    background-image: url(../../frontend/images/mountain.png);
    height: 50px;
    width: 156px;
    display: inline-block;
    background-size: cover;
		vertical-align: middle;
		margin-right: 20px;

}

.about-us{
	color#929397;
	text-align: center;
}

.openinghrs-block {
    background-image: url(../../frontend/images/openings.png);
    padding:40px;
    min-height: 422px;
    background-repeat: no-repeat;
    background-size: cover;
}

.home-about-block {
    padding: 50px 68px 8px 30px;
    background-color: #F6F7F9;
    min-height: 422px;
    position: relative;
}

.opening-sec {
    margin: 0px auto;
    display: table;
    background-color: rgba(255,255,255,0.42);
    padding: 10px;
    border-radius: 10px;
}

.opening-inside {
    background-color: #fff;
    border-radius: 10px;
    padding: 10px 30px 20px;
}

/*** header ****/
.tp_socl {
    display: block;
    float: right;
		/*margin-top: 10px;*/
}
.tp_socl a {
    display: inline-block;
    float: left;
    background-color: #fba306;
    height: 34px;
    width: 34px;
    border-radius: 34px;
    text-align: center;
    margin-left: 5px;
    transition: 0.2s ease-in-out 0s;
    backface-visibility: hidden;
    position: relative;
    transform: translateZ(0px);
    transition-duration: 0.3s;
    transition-property: color;
    vertical-align: middle;
    line-height: 36px;
}



.tp_socl a::before {
    background: none repeat scroll 0 0 #F4BB55;
    bottom: 0;
    content: "";
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
    transform: scaleX(0);
    transform-origin: 50% 50% 0;
    transition-duration: 0.3s;
    transition-property: transform;
    transition-timing-function: ease-out;
    z-index: -1;
    height: 35px;
    width: 35px;
    border-radius: 35px;
}

.tp_socl a i {
    font-size: 18px;
    color: #fff;
    transition: 0.2s ease-in-out 0s;
}

.tp_socl a:hover, .tp_socl a:focus, .tp_socl a:active {
    color: #B95C00;
    outline: none;
}

.tp_socl a:hover i, .tp_socl a:focus i, .tp_socl a:active i {
    color: #fff;
}

.tp_socl a:hover::before, .tp_socl a:focus::before, .tp_socl a:active::before {
    transform: scaleX(1);
}

.smart-description{
	padding: 10px 15px;
	/*padding-left: 40px;*/
}

.row-flex{
	display: flex;
}
.row-flex > div{
	flex: 1;
}

.row-flex > div > .smart-green{
	height: 100%;
}

.smart-green h1.trusted{
	background: url('../../frontend/images/welcome.png') no-repeat;
	background-size: cover;
}

.smart-green h1.treak{
	background: url('../../frontend/images/treak.png') no-repeat;
	background-size: cover;
}

.footer-title{
	border:none;
	color:#fd9a00;
	font-size: 24px;
	/*margin-bottom: 20px;*/
}

.element-header {
    border-bottom: 1px solid rgba(0, 0, 0, 0.05);
    padding-bottom: 1rem;
    margin-bottom: 4rem;
    position: relative;
    /* z-index: 1; */
	font-size: 28px;
	font-family: 'Ropa Sans', sans-serif;
}

.element-header:after {
    content: "";
    background-color:#fba306;
    width: 22px;
    height: 6px;
    border-radius: 2px;
    display: block;
    position: absolute;
    bottom: -3px;
    left: 0px;
}

.padded-div{
	padding:60px 0px;
}

.padded-row{
	border: 1px solid #ddd;
  padding: 10px 15px;
	margin-bottom: 30px;
	background: #fff;
}

.image-round {
    text-align: center;
    padding: 20px;
    padding-right: 15px;
}

.image-round h5{
	font-weight: bold;
	font-size: 20px;
	word-break: break-all;
}

.image-round p {
    font-size: 14px;
    margin: 0px;
}

.image-round img {
    margin: 0px auto;
		height: 100px;
		width: auto;
}

.review-tab-content{
	border-bottom: 1px solid #ddd;
}
.noright-pad{
	padding-right: 0px;
}

.noright-pad .image-round{
	border:none;
	padding-right: 0px;
}

.col-border{
	border-left: 1px solid #ddd;
}

.review-tab-content .reviews-description{
	padding-left: 30px;
	min-height: 200px;
}

.control-label{
	text-align: right;
}

.review-internal{
	padding: 30px;
}

.radio{
	margin-top:0px;
}

.overview-desc h5.element-header{
	  font-family: 'Ropa Sans', sans-serif;
		margin-bottom: 20px;
}

.overview-desc h5.element-header::after{
	    background-color: #4b565d;
}

.glance li{
	font-size: 18px;
	padding: 10px 30px;
	border-bottom: 1px solid #ddd;
	height: 45px;
	overflow: hidden;
}

.glance li i{
	margin-right: 10px;
	color: #fba306;

}

.glance li:nth-child(odd) {
    border-right: 1px solid #ddd;
}

.glance strong{
	font-weight: normal;
	color: #fba306;s
}

.overview-desc{
	padding:20px 30px;
}

#highlights li, #whats_included li, #whats_not_included li{
	font-size: 16px;
  line-height: 20px;
  position: relative;
  padding-left: 40px;
	margin-bottom: 10px;
	display: block;
}

#highlights li:before {
    font-family: 'FontAwesome';
    content: "\f101";
		color:#fba306;
		position: absolute;
    left: 10px;
}

#whats_included li:before {
    font-family: 'FontAwesome';
    content: "\f058";
		color:#1d9d74;
		position: absolute;
    left: 10px;
}

#whats_not_included li:before {
    font-family: 'FontAwesome';
    content: "\f057";
		color:#80141b;
		position: absolute;
    left: 10px;
}

.tab-custom{
	border-top: 1px solid #ddd;
    margin-top: -5px;
}

.trip-index i{
	margin-left:  15px;
	margin-right:  15px;
}

.trip-index a{
	line-height: 32px;
}

.trip-index a:hover{
	text-decoration: none;
	color:#000;
}

.suggestions:hover {
    -webkit-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.56);
    -moz-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.56);
    box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.56);
}

.daynoimg p{
	margin-top: 0px;
}

.button a{
	color:#f4bb55;
	border: 1px solid #f4bb55;
	padding:4px 15px;
}

.button a:hover{
	opacity: 0.6;
}

a:hover{
	text-decoration: none;
}

.blog-intro{
	padding: 15px;
	background: #fff;
	webkit-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.2);
	-moz-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.2);
	box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.2);
	margin-bottom: 20px;

}

.blog-intro:hover{
	webkit-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.56);
	-moz-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.56);
	box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.56);
}

.blog-pad{
	background: #fff;
	margin:40px 0px;
	padding:15px;
	webkit-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.2);
	-moz-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.2);
	box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.2);
}

.contact-right{
	background: #fff;
	border:1px solid #ddd;
	padding: 15px 30px;
}

.require:after{
	content:"*";
	color:red;
	font-weight: bold;
}

.caption{
	background: #fff;
}

.caption > img{
	margin:0px auto;
}

.partner-div{
	margin-bottom: 15px;
	width: 100px;
	/*-webkit-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.2) !important;
-moz-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.2) !important;
box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.2) !important;*/
}

.smart-description p{
	font-size: 16px;
}

.image-holder a:hover i.fa{
	border: 2px solid #FAA206;
	border-radius: 100%;
	color: #fff;
	display: inline-block;
	width: 50px;
	height: 50px;
	line-height: 50px;
	background: #FAA206;
	transition: .5s;
}

.itenary-ul li{
	font-size: 16px;
	margin-bottom: 10px;
	position: relative;
    padding-left: 40px;
		width: 32%;
    display: inline-block;
}

.itenary-ul li i{
	font-size: 24px;
	margin-right: 10px;
	color:#ffb32a;
	position: absolute;
    left: 0px;
		top:10px;

}

.itenary-desc{
	padding:20px 30px 0px;
}

#highlights li a{
	color: #666;
}

#highlights li a:hover{
	color: #000;
}

.footer-ul li{
	padding-left: 30px;
	position: relative;
	color:#fff;
}

.footer-ul li i{
	left:-0px;
	top:10px;
	position: absolute;
}


.corner-ribbon{
  width: 250px;
  background: #e43;
  position: absolute;
  top: 25px;
  left: -50px;
  text-align: center;
  line-height: 50px;
  letter-spacing: 1px;
  color: #f0f0f0;
  transform: rotate(-45deg);
  -webkit-transform: rotate(-45deg);
}

.corner-ribbon.shadow{
  box-shadow: 0 0 3px rgba(0,0,0,.3);
}

.corner-ribbon.top-left{
  top: 45px;
  left: -55px;
  transform: rotate(-45deg);
  -webkit-transform: rotate(-45deg);
}

.corner-ribbon.red{background: #e43;}

.itenary-group{
	overflow: hidden;
	margin-bottom: 40px;
}

.moduleinnerBox #highlights li{
	padding-left: 15px;
}

.moduleinnerBox #highlights li:before{
	left: 0;
}


/*New css changes harris*/
.additional p span {
	/*font-weight:bold;*/
	font-size:25px;
}
/*New css changes harris*/

.reviews-description{
	text-align: justify;
}

.help-block p{
	color:red;
	font-size: 15px;
}

#tawkchat-minified-container.theme-background-color {
    background-color: #252932 !important;
}

/*.single-projects{
	margin-bottom: 30px;
}*/

.package-description {
    background: rgba(37,41,50,0.6);
    padding: 10px 0px;
    position: absolute;
    bottom: 0px;
    right: 0px;
    left: 0px;
    z-index: 99;
}

.package-title {
    color: #fff;
    font-family: 'Ropa Sans', sans-serif;
    font-size: 45px;
    padding-top: 0px;
}

.scrollToTop {
	width: 40px;
height: 40px;
text-align: center;
font-weight: bold;
color: #444;
text-decoration: none;
position: fixed;
bottom: 15px;
left: 30px;
    display: none;
    background: url(../images/arrowup1.png) no-repeat 0px 0px;
		z-index: 99;
}

.table-overview > tbody > tr > td{
	border: 1px solid #efefef;
	width:50%;
}

.table-overview > tbody > tr > td > i{
	margin-right: 10px;
}

.highslide:hover img{
}

.c-menu--slide-left.is-active, .c-menu--push-left.is-active{
	top:100px;
}

.c-mask.is-active{
	top: 100px;
}

.c-button:hover{
	color:#fff;
	opacity: 0.9;
}

/*.o-wrapper.asdfasdfasdfasdf.scroll-to-fixed-fixed.has-push-left .c-menu--slide-left.is-active,
.o-wrapper.asdfasdfasdfasdf.scroll-to-fixed-fixed.has-push-left .c-menu--push-left.is-active{
	top:70px;
}

.o-wrapper.asdfasdfasdfasdf.scroll-to-fixed-fixed.has-push-left .c-mask.is-active{
	top:70px;
}*/
.wrap-in{
	max-width: 375px;
	margin: 0px auto;
}

.itenary-ul li > strong{
	display: block;
}

#selectYear, #selectMonth{
	margin-bottom: 10px;
}

.resp-social > div{
	padding: 0px 20px;
	float: none;
}

.resp-social > div > a{
	margin-right: 24px !important;
    margin-bottom: 10px !important
}

.resp-social > div > a i{
	line-height: 35px;
}

.image-review{
  height: 100px;
    width: 100px;
    margin: 0px auto;
    border-radius: 100%;
    overflow: hidden;
		border: 2px solid #e6e6e6;
}

.mynd{
		max-width: 400px;
    margin: 0px auto;
    margin-bottom: 15px;
}

.form-control.footer-input{
	border-radius: 0px;
	background: rgba(37, 41, 50,0.1);
	color:#fff;
}

.share-span{
	display: none;
}

.catRadio label{
	display: flex !important;
	align-items: center !important;
}

.catRadio label input{
	margin-top: 1px;
}

#ui-datepicker-div{
	z-index: 9999999 !important; 
}

#tawkchat-minified-container {
	left: 70px !important;
    right: 5px !important;
}
.partner-div{
	float: left;
}
/* for patners logos in home page: hover.css*/
.hvr-grow {
    margin-right: 15px;
	    }