@charset "utf-8";
/* CSS Document */
body { width: 100%; min-height: 100%; font:13px 'Ubuntu', Arial, Helvetica, sans-serif;}

/*-- Bg Styles -- */
.bg-dark {background: #212121; color: #8c8c8c;}
.bg-gray {background: #f7f7f7;}
.bg-gray.top-border {border-top: 5px solid #d3d3d3;}
.bg-white {background: #fff; color: #959595; position: relative; z-index: 100;}
.bg-red {background: #d92027; color: #fff;}
.bg-top-pattern {background-image: url(../img/bg-pattern.png); background-repeat:  repeat-x;}
.bg-custom-quote {background: #d8d8d8;}
.btn-enquiry {display: inline-block; min-width: 160px; border-bottom: 3px solid #95151b; color: #fff; text-align: center; padding: 10px 22px; border-radius: 4px; -moz-border-radius: 4px; -webkit-border-radius: 4px;
	font: 20px/24px 'Open Sans';
	background: #ff2630; /* Old browsers */
	/* IE9 SVG, needs conditional override of 'filter' to 'none' */
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZmMjYzMCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNjZjA0MDQiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background: -moz-linear-gradient(top,  #ff2630 0%, #cf0404 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ff2630), color-stop(100%,#cf0404)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #ff2630 0%,#cf0404 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #ff2630 0%,#cf0404 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #ff2630 0%,#cf0404 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #ff2630 0%,#cf0404 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ff2630', endColorstr='#cf0404',GradientType=0 ); /* IE6-8 */
}
.btn-enquiry:hover {background: #db1f27; filter:none; color: #fff;}
.btn-enquiry:active {border-bottom-width: 2px;}
.btn-booknow {display: inline-block; min-width: 160px; border-bottom: 3px solid #41730a; color: #fff; text-align: center; padding: 10px 22px; border-radius: 4px; -moz-border-radius: 4px; -webkit-border-radius: 4px;
	font: 20px/24px 'Open Sans';
	background: #6dc210; /* Old browsers */
	/* IE9 SVG, needs conditional override of 'filter' to 'none' */
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzZkYzIxMCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiM1ODlkMGQiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background: -moz-linear-gradient(top,  #6dc210 0%, #589d0d 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#6dc210), color-stop(100%,#589d0d)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #6dc210 0%,#589d0d 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #6dc210 0%,#589d0d 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #6dc210 0%,#589d0d 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #6dc210 0%,#589d0d 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#6dc210', endColorstr='#589d0d',GradientType=0 ); /* IE6-8 */
}
.btn-booknow:hover {background:#589d0d; color: #fff; filter:none;}
.btn-booknow:active {border-bottom-width: 2px;}

h2.title-medium {font :22px/26px 'Ubuntu', Arial, Helvetica, sans-serif; margin-bottom:15px; color: #131313;}
h2.title-small, .final-page h2 {font-size: 24px; font-weight: 300; color: #212020;}
.gallery-wrap h2 {font-size: 24px; font-weight: 300; color: #d81f27;} 

/* -- Customized Button Styles -- */
.btn-bold {font-family: 'Open Sans'; font-weight: 700;}
.btn-md.btn-bold {font-size: 17px;}
.btn-black { background: #212121;}
.btn-black:hover {background: #0e0e0e;}
.btn-green { background: #56990d;}
.btn-green.btn-right { position: relative; margin-right: 20px;}
.btn-green.btn-right:after {content: ''; border-left: 19px solid #56990d; border-right: 0 solid transparent; border-top: 18px solid transparent; border-bottom: 18px solid transparent;height: 0;width: 0;position: absolute;right: -20px;top: 0;}
.btn-green:hover {background: #458103;}
.btn-green.btn-right:hover:after {border-left-color: #458103;}

/* --- Icon Styles -- */
.icon-small {height: 12px; width: 12px; background: url(../img/sprite.png) no-repeat; display: inline-block;}
.icon-small.icon-spiral {background-position: 0 -48px;}

.icon-medium {height: 30px; width: 30px; background: url(../img/icon-sprite.png) no-repeat; display: inline-block;}
.icon-medium.icon-sun {background-position: 0 0;}
.icon-medium.icon-moon {background-position: -30px 0;}
.icon-medium.icon-block {background-position: 0 -30px;}
.icon-medium.icon-phone {background-position: -60px 0; height: 40px; width: 40px;}
.icon-medium.icon-mail {background-position:-100px 0; height: 40px; width: 40px;}
.icon-medium.icon-callus {background-position: -144px -4px; height: 34px; width: 34px;}

.btn-md .icon-medium {margin:0 8px 0 -5px; vertical-align: top;}

.icon-big {height: 80px; width: 80px; background: url(../img/icon-sprite.png) no-repeat; display: inline-block; vertical-align: top;}
.icon-big.icon-contact {background-position: 0 -60px;}
.icon-big.icon-mail {background-position: -80px -60px;}

/* -- Page Layout styles -- */
.wrapper { overflow-x: hidden;}
header {position:relative; z-index:90}
.main-nav {display: block; position: relative; width: 100%; }
.logo {background: #d81f27; display: inline-block; position: absolute; left: 0; top: 0; }
.logo img {vertical-align: top; position: relative;}
.navigation {display: block; margin:0 20px 0 120px ;}
.navigation .hor-sep {height: 0; border-bottom: 1px solid #fdfdfc; margin: 0 -20px;}
/*.logo:after {background: #202020; position: absolute; height: 100%; width: 20px; right: -10px; content: ''}*/
nav { display: block;background: #202020; background: rgba(33,33,33, 0.78); position:relative; z-index: 1000; font-family: 'Ubuntu'; font-size: 16px; color: #fff;}
nav ul { margin: 0; font-size: 0;}
nav ul li {display: inline-block; margin: 0; position: relative; background: url(../img/nav-sep.png) no-repeat right center; padding-right: 1px;}
nav ul li:last-child {background: none;}
nav ul li a {display: block; font-size: 14px; line-height: 28px; color: #fff; text-align: center; padding: 5px 19px 5px 20px; margin: 0 1px;}
nav ul li a:hover {background: #202020; background: rgba(0,0,0, 0.6); color: #fff; }
nav ul li.active > a {background: #000;}
/* ---- Submenu --- */
nav ul ul {display: none; position:absolute; top: 100%; left: 0; width: 200px;background: #202020; background: rgba(33,33,33, 0.78); border-top: 3px solid #d81f27; margin-left: 0;}
nav ul ul:before {height: 0; width: 0; border-left: 6px solid transparent; border-right: 6px solid transparent; border-top: 0 solid transparent; border-bottom: 9px solid #d81f27; position: absolute; left: 30px; top: -9px; content: ''}
nav ul li ul:hover {border-color:#d81f27;}
nav ul ul li {display: block; background: none;}
nav ul ul li a {line-height: 20px; padding: 10px 15px; text-align: left; margin: 0;}
.search-trigger, .menu-trigger {display: none; height: 40px; width: 40px; border-radius: 3px; -moz-border-radius: 3px; -webkit-border-radius: 3px; background: rgba(255,255,255, 0.3); padding: 5px; cursor: pointer;}
.search-trigger:hover, .menu-trigger:hover {background: rgba(255,255,255, 0.7);}
.search-trigger span.search-icon, .menu-trigger span.menu-icon {display: block; height: 30px; width: 30px;}
.search-trigger span.search-icon {background: url(../img/search-icon.png) no-repeat center center;}
.menu-trigger span.menu-icon {background: url(../img/menu-icon.png) no-repeat center center;}

.middle.border-top {border-top: 7px solid #a82626;}

.search-package {background: #797d82; background: rgba(255, 255, 255, 0.22); padding: 5px; border-radius: 5px; -moz-border-radius: 5px; -webkit-border-radius: 5px; position: relative; margin: 5px 0;}
.search-package input[type="text"] {display: block; width:100%; font-family: 'Ubuntu'; font-size: 11px; padding:0 30px 0 5px; color: #fff;  border: none; background: transparent; line-height: 20px; height: 20px;}
.search-package input[type="text"]::-webkit-input-placeholder { color:#fff;font-family: 'Ubuntu'; font-size: 11px; }
.search-package input[type="text"]:-moz-placeholder { /* Firefox 18- */ 
	font-style:italic; color:#fff; font-family: 'Ubuntu'; font-size: 11px; }
.search-package input[type="text"]::-moz-placeholder {  /* Firefox 19+ */ 
   font-style:italic; color:#fff; font-family: 'Ubuntu'; font-size: 11px; }
.search-package input[type="text"]:-ms-input-placeholder { color:#fff; font-family: 'Ubuntu'; font-size: 11px; }
.search-package input[type="submit"] {border: none; background: transparent url(../img/icon-search.png) no-repeat center center; height: 20px; width: 20px; position: absolute; right: 8px; top: 5px; overflow: hidden; text-indent: -200px;}

.header .contact-info { line-height: 40px; text-align: right;}
.header .contact-info a {color: #fff;}
.header .contact-info span {vertical-align: top; }
.header .contact-info > span:first-child {margin-right: 10px;}

/* -- Parallax slider (bx-slider) -- */
.parallax{display: block; position: fixed; height: 100%; width: 100%;   z-index: -1;  left: 0; top: 0;}
.vegas-overlay {display:none;}
.nav-arrows {z-index:91 !important;}
.nav-arrows span {
border: none !Important;
border: none !Important;
text-indent: -90000px;
margin-top: -40px;
cursor: pointer;
-webkit-transform: rotate(0deg) !Important;
-moz-transform: rotate(0deg) !Important;
-o-transform: rotate(0deg) !Important;
-ms-transform: rotate(0deg) !Important;
  transform: rotate(0deg) !Important;
  -o-transition:.5s;
  -ms-transition:.5s;
  -moz-transition:.5s;
  -webkit-transition:.5s;
  /* ...and now for the proper property */
  transition:.5s;
	position: absolute;
	top: 52% !Important;
	margin-top: -16px !Important;
	outline: 0 !Important;
	width: 55px !Important;
	height: 55px !Important;
	text-indent: -9999px !Important;
	z-index: 91 !important;
}

.nav-arrows span#nav-arrow-prev {
	left: 0 !Important;
	background: #d81f26 url(../img/slider-controls.png) no-repeat 0 0;
}

.nav-arrows span#nav-arrow-next {
	right: 0 !Important;
	background: #d81f26 url(../img/slider-controls.png) no-repeat -55px 0;
}

.nav-arrows span:hover {
	background-position: 0 0;
	background-color: #000 !Important;
}
.bxslider, .header-banner { position: fixed; }
.welcome-text {margin: 50px 0 0; color: #fff; position:relative; z-index: 100; top:0; left: 0; width: 100%; text-align: center;}
.welcome-text h1 {font-family: 'Ubuntu'; font-size: 38px; line-height: 48px; font-weight: 400; text-shadow:0 1px 3px rgba(0,0,0, 0.75); -moz-text-shadow:0 1px 3px rgba(0,0,0, 0.75); -webkit-text-shadow:0 1px 3px rgba(0,0,0, 0.75);}
.welcome-text p {font-family: 'Ubuntu'; font-size: 18px; line-height: 26px; text-shadow:0 1px 3px rgba(0,0,0, 0.75); -moz-text-shadow:0 1px 3px rgba(0,0,0, 0.75); -webkit-text-shadow:0 1px 3px rgba(0,0,0, 0.75); }

/* -- Services -- */
.our-services {display: block; font-size: 0; margin: 0 0 110px 0;}
.our-services li {display: inline-block; width: 20%; padding:6px; max-width:100%;
	background: #ffffff; /* Old browsers */
	/* IE9 SVG, needs conditional override of 'filter' to 'none' */
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIxMDAlIiB5Mj0iMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNkY2RkZGMiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background: -moz-linear-gradient(left,  #ffffff 0%, #dcdddc 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, right top, color-stop(0%,#ffffff), color-stop(100%,#dcdddc)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(left,  #ffffff 0%,#dcdddc 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(left,  #ffffff 0%,#dcdddc 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(left,  #ffffff 0%,#dcdddc 100%); /* IE10+ */
	background: linear-gradient(to right,  #ffffff 0%,#dcdddc 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#dcdddc',GradientType=1 ); /* IE6-8 */
}
.our-services li a { display: block; font-size: 22px;}
.our-services li h2 {display: block; font-family: 'Ubuntu'; font-weight: normal; font-size: 16px; color: #131313; text-align: center; margin-bottom: 0; line-height: 26px;}

.search-form {}
.search-form input[type="text"] {display: block; width: 100%; line-height: 22px; background: #fff; border: none; padding: 6px 12px; border-radius: 6px; -moz-border-radius: 6px; -webkit-border-radius: 6px; -ms-border-radius: 6px; -o-border-radius: 6px; font-family: 'Ubuntu'; font-size: 12px; color: #a1a1a1;}
.search-form input[type="submit"] {display: block; line-height: 22px; padding: 6px 15px; background: #d82027; border: none; color: #fff;border-radius: 6px; -moz-border-radius: 6px; -webkit-border-radius: 6px; -ms-border-radius: 6px; -o-border-radius: 6px; font-family: 'Ubuntu'; font-size: 18px;}

.gradient-gray {
	background: #f5f3f4; /* Old browsers */
	background: -moz-linear-gradient(left,  #f5f3f4 1%, #dedee0 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, right top, color-stop(1%,#f5f3f4), color-stop(100%,#dedee0)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(left,  #f5f3f4 1%,#dedee0 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(left,  #f5f3f4 1%,#dedee0 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(left,  #f5f3f4 1%,#dedee0 100%); /* IE10+ */
	background: linear-gradient(to right,  #f5f3f4 1%,#dedee0 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f5f3f4', endColorstr='#dedee0',GradientType=1 ); /* IE6-9 */
}
.state-tour {position: relative;}
.state-tour p{font-size:12px; line-height:18px; color:#7a7a7a}
.state-tour .gradient-gray { position: relative;}
.state-tour .gradient-gray:before, .shadowed:before {
  z-index: -1; 
  position: absolute; 
  content: "";
  bottom: 17px;
  left: 10px;
  width: 50%; 
  top: 80%;
  max-width:300px;
  background: rgba(0, 0, 0, 0.7); 
  -webkit-box-shadow: 0 15px 20px rgba(0,0,0, 0.7);   
  -moz-box-shadow: 0 15px 20px rgba(0, 0, 0, 0.7);
  box-shadow: 0 15px 20px rgba(0, 0, 0, 0.7);
  -webkit-transform: rotate(-3deg);    
  -moz-transform: rotate(-3deg);   
  -o-transform: rotate(-3deg);
  -ms-transform: rotate(-3deg);
  transform: rotate(-3deg);
}
.thumb-title {background: rgb(0,0,0); background: rgba(0,0,0, 0.7); display: block; line-height: 32px; padding: 0 0 0 10px; color: #fff; position: absolute; left: 0; bottom: 0; width: 100%; font-family: 'Ubuntu'; font-size: 13px;}
.thumb-title a {display: inline-block; right:0; bottom:0; float: right; line-height: 32px; background:#d82027; color: #fff; padding: 0 10px; position: absolute; transition:all 0.4s;}
.thumb-title a:hover {background: #e92f36; padding-right: 30px;}
.thumb-title a:before {content: ''; position: absolute; left: -13px; top: 0; border-top: 16px solid transparent; border-bottom: 16px solid transparent; border-left: 0 solid transparent; border-right: 13px solid #d82027; transition:all 0.4s}
.thumb-title a:hover:before {border-right-color: #e92f36;}
.state-tour .gradient-gray p {margin: 10px 0;}

.flash-news {line-height: 40px;}
.flash-news h3 { font-family: 'Ubuntu'; font-size: 16px; line-height: 40px; font-weight: normal; margin: 0; color: #fff; text-align:center}
.flash-news p {margin: 0; line-height: 40px; font-size: 12px;}
.bg-dark.news {color: #fff;}
.news-nav {float: right; display: block; width: 36px; height: 35px; margin-top: 2px;}
.news-nav a {display: block; width: 18px; height: 35px; background: url(../img/news-nav.png) no-repeat; text-indent: -2000px; overflow: hidden; float: left;}
.news-nav a.nav-next {background-position:  -18px 0;}
.news-nav a.nav-prev {background-position: 0 0;}

.package {border:1px solid #cdcccc; border-bottom: none; padding: 12px; background: #f8f8f8; box-shadow:0 7px #807e7e; text-align: center; }
.package:hover {box-shadow:0 7px #d81f27; }
.package h5 {margin: 5px 0 0 0; line-height: 30px; color: #000;}
.package p {color: #888; font: 12px/18px Arial, Helvetica, sans-serif;}

.middle {position:relative; z-index:100;}
/* --- Footer -- */
footer {background: #202020; color: #6e6e71; padding: 15px 0 0; position:relative; z-index:100;}
footer h2 {margin-bottom: 16px; font-size: 23px; line-height: 28px;}
footer h2, footer h5 {color: #6e6e71}
footer h5 {font-family: 'Ubuntu'; font-size: 16px; color: #fff;}
footer a {font-family: 'Ubuntu'; font-size: 13px; color: #6d6f71;}
.testimonial p {margin: 0;}
.testimonial .user {color: #e0e0e0; font-family: 'Ubuntu'; font-size: 12px; font-weight: bold; margin-top: 5px;}
.testimonial-icon {padding: 5px; margin-right: 8px;}
.testimonial-icon img {vertical-align: top;}
footer input[type="text"], footer input[type="email"], footer textarea {height:38px; border: 3px solid #353535; background: transparent; line-height: 22px; padding: 5px 8px; margin:0 0 10px 0; width: 100%; font-size: 12px; color: #8e8e8e; 
	border-radius: 6px; box-shadow: inset 1px 1px 4px rgba(0,0,0, 0.7);}
footer input[type="submit"] {border-radius: 4px; padding-bottom: 2px; min-width: 80px; text-align: center; font-size: 16px; line-height: 18px; padding:6px 12px;
	background: #d61f25; /* Old browsers */
	/* IE9 SVG, needs conditional override of 'filter' to 'none' */
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2Q2MWYyNSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNhZjBiMGYiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background: -moz-linear-gradient(top,  #d61f25 0%, #af0b0f 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#d61f25), color-stop(100%,#af0b0f)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #d61f25 0%,#af0b0f 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #d61f25 0%,#af0b0f 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #d61f25 0%,#af0b0f 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #d61f25 0%,#af0b0f 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#d61f25', endColorstr='#af0b0f',GradientType=0 ); /* IE6-8 */
}

footer ul {display: block;}
footer ul li {display: inline-block; padding: 0 15px;}
.footer-bottom { background: #0f0f0f; padding: 30px 0; margin-top: 20px; color: #6a6a6a; line-height: 34px;}
.footer-bottom h5 {display: inline-block; margin:0 8px 0 0; color: #6a6a6a; line-height: 34px; vertical-align: top;} 
.footer-bottom p {margin: 0; font-size:12px}
.footer-bottom p a{color:#ccc; font-size:12px}   
.footer-bottom p a:hover{color:#eee}

.social { position:relative; z-index: 10; display: inline-block; color: transparent; vertical-align: top;}
.social a {display: inline-block; background: url(../img/icon-social.png) no-repeat; height: 34px; width: 34px; text-indent: 200px; overflow: hidden; opacity: 0.3; position: relative; vertical-align: top;}
.social a:before { content: ''; position: absolute; height: 88%; background-image: url(../img/icon-social.png); background-position: center center; width: 88%; opacity: 0; left: 0; top: 0; right: 0; bottom: 0; margin: auto; transition:all 0.3s; -moz-transition:all 0.3s; -webkit-transition:all 0.3s;  border-radius: 50px; -moz-border-radius: 50px; -webkit-border-radius: 50px; z-index: -1}
.social a:hover:before { opacity: 0.8}
.social a.fb {background-position: 1px 0;}
.social a.ttr {background-position: -35px 0;}
.social a.fr {background-position: -71px 0;}
.social a:hover {opacity: 1;}
.social a.fb:before {background: #1653b7;}
.social a.ttr:before {background: #08adc5;}
.social a.fr:before {background: #da239c;}


/* --- Inner Pages -- */
.page-heading-wrapper {display: block; border-bottom: 5px solid #d81f27; margin-top: 130px;}
.page-title {background: #d81f27; position: relative; color: #fff; font-family: 'Ubuntu', arial, sans-serif; font-size: 20px; font-weight: 400; display: inline-block; height: 44px; line-height: 34px; padding: 5px 5px 5px 15px;}
.page-title h1 {font-family: 'Ubuntu', arial, sans-serif; font-size: 20px; font-weight: 400;  line-height: 34px; margin: 0; padding: 0}
.page-title:after {content: ''; height: 44px; width: 22px; background: url(../img/sprite.png) no-repeat 0 0; right: -22px; top: 0; position: absolute;}
.overview-pagetitle:after{background: url(../img/sprite.png) no-repeat -44px 0;}

.options {display: block; margin: 0 3px; text-align: center;}
.options h3 {background: #d81f27; font-family: 'Ubuntu'; font-size: 16px; line-height: 24px; margin: 0; padding: 5px 10px; color: #fff;}
.options .item {display: block; ; padding: 9px 10px; line-height: 20px; color: #727272; background: #f5f5f5; margin-bottom: 2px; font-size: 14px; font-family: 'Ubuntu'}
.options .item:last-child{background: #ddd; color:#000}
.options .item .icon-small {margin-right: 10px;}

.quick-contact {background: rgb(73,76,77); background: rgba(73,76,77, 0.7); padding: 16px 16px 0px 16px; border-radius: 8px; -moz-border-radius: 8px; -webkit-border-radius: 8px; margin:40px 0 50px 0;}
.quick-contact p {display:none; }
.quick-contact input[type="text"], .quick-contact input[type="email"], .quick-contact input[type="submit"] {display: block; width: 100%; line-height: 22px; padding: 7px 12px; margin: 0; border: none; background: #fff; border-radius: 3px; -moz-border-radius: 3px; -webkit-border-radius: 3px; font-family: 'Ubuntu'; font-size: 13px; min-height: 22px;}
.quick-contact input[type="submit"] {font-size: 16px; background: #cc0a12;}
.quick-contact .wpcf7-response-output{margin: 0 5px 5px 5px; color:#fff; text-align:center}
.wpcf7-mail-sent-ok {border:0;} 

.overview {background: #f2f2f2; padding: 30px 0;display: none;}
.overview h1 {color: #d81f27; text-align: center;} 
.overview h4 { color: #555454; text-align: center; margin-bottom: 30px;}
.overview p {margin-bottom: 20px;}
p.oh{color: #d81f27; text-align: center; font: 34px/38px 'Ubuntu', Arial, Helvetica, sans-serif; margin-bottom: 5px;}
.bottom-red-border { border-top: 5px solid #d81f27; }
.overview-slide-trigger {display: inline-block; height: 50px; width: 60px; background:#d81f27 url(../img/overview-slide-trigger.png) no-repeat 0 0; cursor: pointer; -moz-transition: all 0.4s; -webkit-transition: all 0.4s; transition: all 0.4s;}
.overview-slide-trigger.overview-hide {background-position: 0 -50px;}

.overview li{float:left; list-style-type:none; padding-right:30px}     

.thumb { display: inline-block; vertical-align:top;}
.thumb img{display:block; width:100%; border:1px solid #e3e3e3; vertical-align:top; padding: 6px; transition:all 0.5s; -moz-transition:all 0.5s; -webkit-transition:all 0.5s;}
.thumb:hover {box-shadow: 0 1px rgba(0,0,0, 0.05); -moz-box-shadow: 0 1px rgba(0,0,0, 0.05); -webkit-box-shadow: 0 1px rgba(0,0,0, 0.05);}
.thumb.overflow-img{overflow:hidden; max-height:230px; max-width:411px; }
.thumb.overflow-img img{padding-bottom:5px}
.package-details p {font-family: 'Ubuntu'; font-size: 13px; color: #959595; margin-bottom: 20px;}
.package-includes, .package-includes a {font-family: 'Ubuntu'; font-size: 16px; line-height: 22px; color: #212020; margin-bottom: 12px;}
.package-includes a:hover{color:#666}

.page-content a img{outline: 1px solid #e3e3e3; outline-offset: 5px;}

/* -- Popular Package -- */
.popular-package { display:inline-block}
.popular-package a {display: block; position: relative;}
.popular-package a .pkg-desc {position: absolute; height: 40%; width: 100%; bottom: 0; left: 0; background: rgb(0,0,0); background: rgba(0,0,0, 0.85); padding:5px 10px; color: #fff;}
.pkg-desc h5 {font-family: 'Ubuntu'; font-weight: 700; font-size: 16px; margin-bottom: 2px;}
.pkg-desc p { font-family: 'Ubuntu'; font-size: 12px; line-height: 14px; }

/* -- Package overview -- */
.package-overview {}
.package-overview h2 {font-size: 23px; font-weight: 300;}
.package-overview h3 {font-size: 20px; color: #212121; font-weight: 300;}
.package-overview p { font-size:13px; line-height:22px; color: #959595;}
.package-overview ul {display: block; font-family: 'Ubuntu'; font-weight: 300; font-size: 14px;}
.package-overview ul li {padding: 3px 0 3px 24px; background: url(../img/li-pointer.png) no-repeat left 2px; line-height: 18px; color: #212121; margin-bottom: 10px;}
.overview-sep {border-top: 5px solid #9a9898; margin-top:-5px; }
.customer-support {color: #494c4d;}
.customer-support h1 {font-weight: 700; font-size: 28px; margin-bottom: 8px; line-height: 32px;}
.customer-support div {font:normal 13px/22px 'Ubuntu', Arial, Helvetica, sans-serif; margin-bottom: 0; }
.customer-support div div {display:block}
.customer-support-img {float: right; margin-left: 10px; position: relative; height: 60px;}
.customer-support-img img {position: relative; top: -66px; margin-bottom: -30px; }
.customer-support p{margin-bottom:0;}

.hotel_resort-links {display: block; margin-bottom: 2px; line-height: 20px; font-size: 14px; font-family: 'Ubuntu'; color: #2c2b2b}
.hotel_resort-links a {display: inline-block; color: #2c2b2b}

.gallery{padding-bottom: 50px; border-bottom: 1px solid #ccc; margin-bottom: 25px;} 
.gallery-wrap p {color: #2c2b2b; line-height: 20px; font-size: 14px; }
.gallery-wrap .col-md-4, .gallery-wrap .col-md-3{margin-top:20px}

.gallery-item {border:1px solid #e3e3e3; border-bottom: none; padding: 5px; display: inline-block; box-shadow:0 7px 0px #807e7e; transition:all 0.4s;}
.gallery-item:hover {box-shadow:0 7px 0px #d81f27;}
.gallery-item img {vertical-align: top; max-height:130px; max-width:196px !important}
.gallery-item  h4 {line-height: 18px; text-align: center; margin: 12px 0 5px 0}
.gallery-item a {position: relative; display: block; overflow: hidden;}
.gallery-item a span.gallery-over {position: absolute; top: 0; left: 0; height: 100%; width: 100%; /*background: rgb(216, 31, 39);*/ background: rgba(216, 31, 39, 0.5); opacity: 0;

-webkit-transition: all 500ms cubic-bezier(0.390, 0.575, 0.565, 1.000); 
   -moz-transition: all 500ms cubic-bezier(0.390, 0.575, 0.565, 1.000); 
     -o-transition: all 500ms cubic-bezier(0.390, 0.575, 0.565, 1.000); 
        transition: all 500ms cubic-bezier(0.390, 0.575, 0.565, 1.000); /* easeOutSine */

-webkit-transition-timing-function: cubic-bezier(0.390, 0.575, 0.565, 1.000); 
   -moz-transition-timing-function: cubic-bezier(0.390, 0.575, 0.565, 1.000); 
     -o-transition-timing-function: cubic-bezier(0.390, 0.575, 0.565, 1.000); 
        transition-timing-function: cubic-bezier(0.390, 0.575, 0.565, 1.000); /* easeOutSine */
}
.gallery-item:hover a span.gallery-over {opacity: 1}
.gallery-item a span.view-gallery-item { height: 50px; width: 50px; position: absolute; top: -150%; left: 0; bottom: 0; right: 0; background: #fff url(../img/icon-view.png) no-repeat center center; background-color: rgba(255,255,255, 0.8); border-radius: 5px; -moz-border-radius: 5px; -webkit-border-radius: 5px; margin: auto;
	-webkit-transition: all 500ms cubic-bezier(0.000, 0.500, 0.675, 1); /* older webkit */
-webkit-transition: all 500ms cubic-bezier(0.000, 0.500, 0.675, 1.005); 
   -moz-transition: all 500ms cubic-bezier(0.000, 0.500, 0.675, 1.005); 
     -o-transition: all 500ms cubic-bezier(0.000, 0.500, 0.675, 1.005); 
        transition: all 500ms cubic-bezier(0.000, 0.500, 0.675, 1.005); /* custom */

-webkit-transition-timing-function: cubic-bezier(0.000, 0.500, 0.675, 1); /* older webkit */
-webkit-transition-timing-function: cubic-bezier(0.000, 0.500, 0.675, 1.005); 
   -moz-transition-timing-function: cubic-bezier(0.000, 0.500, 0.675, 1.005); 
     -o-transition-timing-function: cubic-bezier(0.000, 0.500, 0.675, 1.005); 
        transition-timing-function: cubic-bezier(0.000, 0.500, 0.675, 1.005); /* custom */
}
.gallery-item a:hover span.view-gallery-item {background-color: rgba(255,255,255, 1);}
.gallery-item:hover a span.view-gallery-item {top: 0;}

.highlights-heading {background: #efeff0; position: relative; color: #212020; font-size: 15px; font-family: 'Open Sans', arial, sans-serif; font-weight: 700; display: inline-block; height: 44px; line-height: 34px; padding: 5px 5px 5px 15px;}
.highlights-heading:after {content: ''; height: 44px; width: 22px; background: url(../img/sprite.png) no-repeat -66px 0; right: -22px; top: 0; position: absolute;}
.highlights {background-color: #efeff0; padding: 20px;}
.highlights ul {display: inline-block; margin-right: 20px; color: #212020; font: 14px/22px 'Ubuntu';}
.highlights ul li {display: block; padding-left: 26px; background: url(../img/li-highlights.png) no-repeat left 0; margin-bottom: 5px;}

/* --- Testimonial -- */
.avatar-thumb {display: inline-block; padding-right: 34px; background: url(../img/bg-avatar-shape.png) no-repeat right bottom;}
.avatar-right { padding: 0 0 0 34px; background: url(../img/bg-avatar-right-shape.png) no-repeat left bottom;}
.avatar-thumb img {border:7px solid #ccc; border-radius: 80px; -moz-border-radius: 80px; -webkit-border-radius: 80px;}
.testimonials p {font: 13px/22px 'ubuntu', Arial, Helvetica, sans-serif; color: #959595;}
.testimonial-user {font: 15px Arial, Helvetica, sans-serif; color: #212020;} 

.call-us-now {background: #212121; position: relative; color: #fff; font-size: 15px; font-family: 'Open Sans', arial, sans-serif; font-weight: 700; display: inline-block; height: 44px; margin-right:25px; line-height: 34px; padding: 5px 5px 5px 15px;}
.call-us-now:after {content: ''; height: 44px; width: 22px; background: url(../img/sprite.png) no-repeat -88px 0; right: -22px; top: 0; position: absolute;}
.call-us-now .icon-medium {vertical-align: top; margin-right: 10px;}

.package-features {
	position: relative;
	margin-bottom: 25px;
	background: #f5f5f5; /* Old browsers */
	background: -moz-linear-gradient(left,  #f5f5f5 1%, #f0f0f0 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, right top, color-stop(1%,#f5f5f5), color-stop(100%,#f0f0f0)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(left,  #f5f5f5 1%,#f0f0f0 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(left,  #f5f5f5 1%,#f0f0f0 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(left,  #f5f5f5 1%,#f0f0f0 100%); /* IE10+ */
	background: linear-gradient(to right,  #f5f5f5 1%,#f0f0f0 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f5f5f5', endColorstr='#f0f0f0',GradientType=1 ); /* IE6-9 */
}
.package-features:after {
  z-index: 0; 
  position: absolute; 
  content: "";
  background: url(../img/shadow.png) no-repeat left top;
  left: 0px;
  width: 100%; 
  height: 25px;
  bottom: -25px;
  /*background: rgba(0, 0, 0, 0.7); 
  -webkit-box-shadow: 0 15px 20px rgba(0,0,0, 0.7);   
  -moz-box-shadow: 0 15px 20px rgba(0, 0, 0, 0.7);
  box-shadow: 0 15px 20px rgba(0, 0, 0, 0.7);
  -webkit-transform: rotate(-3deg);    
  -moz-transform: rotate(-3deg);   
  -o-transform: rotate(-3deg);
  -ms-transform: rotate(-3deg);
  transform: rotate(-3deg);*/
}
.package-features h3 {color: #202020; font-size: 20px; margin-bottom: 15px;}
.package-features ul {display: block; font: 12px/28px Arial, Helvetica, sans-serif}
.package-features ul li {display: block; padding-left: 32px; margin-bottom: 3px;}
.package-inclusion li {background: url(../img/icon-included.png) no-repeat left 0;}
.package-exclusion li {background: url(../img/icon-excluded.png) no-repeat left 0;}

.carousal {display: block;}
.carousal li {display: inline-block; padding: 0 7px;}
.carousal li:first-child {padding-left: 0;}
.carousal li:last-child {padding-right: 0}

.carousl-controls {display: block; text-align: center; margin-top: 12px;}
.carousl-controls .carousal-left, .carousl-controls .carousal-right {display: inline-block; height: 36px; width: 47px; background: url(../img/thumbnail-carousal-nav.png) no-repeat 0 0;}
.carousl-controls .carousal-right {background:url(../img/thumbnail-carousal-nav.png) no-repeat -47px 0; }

.contact-details { font:700 17px/80px 'Open Sans', Arial, Helvetica, sans-serif; padding: 10px 20px;}
.contact-details .social {max-height: 34px; margin-top: 25px; text-align: right;}
.contact-details .social a {opacity: 1; color:#fff}
.contact-details .social a:hover {opacity: 1; color:#eee}
.contact-details a {color:#fff}

.contact input[type="text"], .contact input[type="password"], .contact input[type="email"], .contact textarea, .contact select {
	border: 1px solid #cccccc; border-bottom-width: 3px; margin-top: 30px; padding: 8px 15px;
	border-radius: 4px; -moz-border-radius: 4px; -webkit-border-radius: 4px; width: 100%; font: 600 14px/22px 'Open Sans';
	background: #f0f0f0; /* Old browsers */
	/* IE9 SVG, needs conditional override of 'filter' to 'none' */
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2YwZjBmMCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmZmZmZmYiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background: -moz-linear-gradient(top,  #f0f0f0 0%, #ffffff 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#f0f0f0), color-stop(100%,#ffffff)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #f0f0f0 0%,#ffffff 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #f0f0f0 0%,#ffffff 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #f0f0f0 0%,#ffffff 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #f0f0f0 0%,#ffffff 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f0f0f0', endColorstr='#ffffff',GradientType=0 ); /* IE6-8 */
}
.contact textarea {min-height: 50px}
.contact input[type="submit"] {background: #d81f26; border: none; margin-top:30px; border-radius: 6px; -moz-border-radius: 6px; -webkit-border-radius: 6px; color: #fff; font: 700 26px 'Open Sans'; padding: 5px 20px 10px; height: 48px; width: 200px; display: inline-block; border-bottom: 3px solid #93151a; text-transform: uppercase;}
.contact input[type="submit"]:hover {background: #E52E35; border-color: #A01E23;}


/*Wordpress custom styles */
.textwidget{display:inline-block}
.news-scroll{max-height:40px}
.news-scroll  div {padding:0!important}
.news-scroll a {color:#999}
  
/*  Breadcrumbs  */
.breadcrumbs {display:block; padding:5px ; background:#fafafa; margin-top:30px; border-radius:5px; -webkit-border-radius:5px; border:1px solid #c5c5c5;}
.breadcrumbs a {display:inline-block; margin-left:5px; padding:6px 12px; line-height:16px; background:#e2e2e2; color:#888; position:relative; margin:0 20px 0 0;}
.breadcrumbs a.current-item {background:#eee; color:#333;}
.breadcrumbs a:after {content:''; position:absolute; top:0; right:-15px; border-left:15px solid #e2e2e2; border-right:0 solid transparent;  border-top:14px solid transparent; border-bottom:14px solid transparent;}
.breadcrumbs a:before {content:''; position:absolute; top:0; left:-15px; border-left:15px solid transparent; border-right:0 solid transparent;  border-top:14px solid #e2e2e2; border-bottom:14px solid #e2e2e2;}
/* -- Right border -- */
.breadcrumbs a.current-item:after {content:''; position:absolute; top:0; right:-15px; border-left:15px solid #eee; border-right:0 solid transparent;  border-top:14px solid transparent; border-bottom:14px solid transparent;}
.breadcrumbs a.current-item:before {content:''; position:absolute; top:0; left:-15px; border-left:15px solid transparent; border-right:0 solid transparent;  border-top:14px solid #eee; border-bottom:14px solid #eee;}
/* -- Left Corner -- */
.breadcrumbs a:hover {background:#ddd;}
.breadcrumbs a:hover:after {content:''; position:absolute; top:0; right:-15px; border-left:15px solid #ddd; border-right:0 solid transparent;  border-top:14px solid transparent; border-bottom:14px solid transparent;}
.breadcrumbs a:hover:before {content:''; position:absolute; top:0; left:-15px; border-left:15px solid transparent; border-right:0 solid transparent;  border-top:14px solid #ddd; border-bottom:14px solid #ddd;}
.breadcrumbs a:first-child:before {display:none;}
.scrollup {z-index:100; }

/* -- About page -- */
.team-members {color: #959595;}
.team-members h2 {color:  #959595; border-bottom: 1px solid  #ddd; padding-bottom: 20px;}
.team-member {display: table; margin-left: auto; margin-right: auto; text-align: center;}
.team-member img {display: block; border-radius: 60px; padding:5px; background: #ccc; 
	-webkit-transition: .3s cubic-bezier(.15,.60,.30,1.9);
	   -moz-transition: .3s cubic-bezier(.15,.60,.30,1.9);
	   	 -o-transition: .3s cubic-bezier(.15,.60,.30,1.9);
  			transition: .3s cubic-bezier(.15,.60,.30,1.9);
	-webkit-transform-origin: center bottom; 
	   -moz-transform-origin: center bottom;
	     -o-transform-origin: center bottom;
			transform-origin: center bottom;
}
.team-member:hover img {
	-webkit-transform: scale(1.1);
	   -moz-transform: scale(1.1);
	     -o-transform: scale(1.1);
  			transform: scale(1.1);
}
.member-name {margin-top: 12px; font: 13px/20px 'Ubuntu', Arial, Helvetica, sans-serif; font-weight: 700}
.feel-awesome{position: absolute; bottom: 0; right: 0;}

/* --- Responsive -- */
@media(max-width: 959px) {
	.gallery-item img {vertical-align: top; display:inline-block}
	.our-services-wrap {background: #fff; color: #959595; position: relative; z-index: 100; padding: 50px 0 15px 0;}
	.our-services li {margin-bottom: 30px;}
	.our-services {margin-bottom: 0}
	.search-contactinfo {padding:15px 0 10px 100px !important;}
	.logo {padding: 0; top:-30px;}
	.navigation {margin: 0 20px;}
	nav ul {margin: 0 -10px;}
	nav ul li a {padding: 5px 12px 5px 12px}
	.bx-prev, .bx-next {display: none;}
	.quick-contact input[type="text"], .quick-contact input[type="email"] {margin-bottom: 10px;}
	.quick-contact input[type="submit"] {text-align: left;}
	.our-services {text-align: center;}
	.our-services li {width: 30%;}
	.package {margin-bottom: 30px}
	.flash-news .bg-red {display: table; float: none; }
	.flash-news .bg-dark {padding-bottom: 12px;}
	.flash-news p {line-height: 18px;}
	.flash-news .bg-red:after {clear: both;}
	.bg-red.contact-details { background: none;}
	.contact-details .col-md-6 {background: #d81f26; margin-bottom: 8px; display: block;}
	.contact-details .col-md-3 .social {display: none;}
	.contact input[type="text"], .contact input[type="password"], .contact input[type="email"], .contact textarea, .contact select {margin-bottom: 15px; margin-top:0}
	.scrollup {display:none !important;}
	.popular-package { margin-bottom:10px;}
	.package-details, .package-overview, .bg-custom-quote {margin-top:20px;}
	.bg-custom-quote {position:relative; padding-right:120px;}
	.customer-support div {position:static}
	.customer-support-img {display:none;}
	.customer-support div div {display:inline-block;}
	.customer-support-img img {position:absolute; right:0; bottom:0;  top:inherit; margin-bottom:0;}
	.testimonial {margin-bottom:15px;}
	footer .wpcf7 p {display:none; }
	.feel-awesome{display:none}
}
@media(max-width: 767px) {
	.parallax, .slider-controlls, .header .contact-info, .search-package, .navigation .hor-sep {display: none;}
	body {background: url(../img/dark_stripes.png) repeat 0 0;}
	.state-tour .gradient-gray {max-width: 300px; margin: 0 auto}
	.state-tour .gradient-gray p {margin-bottom: 0;}
	.state-tour {margin-bottom: 15px;}
	.package {/* max-width: 220px; */ margin: 0 auto 25px;}
	.logo {position: static; display: block; text-align: right; padding: 0 10px;}
	.logo img {float: left; margin-bottom: 5px;}
	.search-trigger, .menu-trigger {display: inline-block; margin-top: 50px;}
	.search-contactinfo {padding: 0 !important; text-align: center;}
	nav ul {display: none;}
	nav ul li {display: block; background: none;}
	nav ul li a { text-align: left;}
	nav ul li ul {position: static; width: auto; padding:5px; background: rgba(255,255,255, 0.3); margin: 0}
	nav ul ul:before, footer ul {display: none;}
	.footer-bottom {padding: 20px 0;}
	.footer-bottom p {line-height: 20px;}
	.footer-bottom .text-right, .package-buttons .text-right {text-align: left;}
	.package-buttons .btn {margin:5px 0 ; }
	.breadcrumbs a {background:none; border:none; margin:0 5px 0 0; padding:5px;}
	.breadcrumbs a:hover {padding:5px; background:none; color:#333; }
	.breadcrumbs a:after, .breadcrumbs a:hover:after {border:none; content:'/'; top:5px; right:-5px;}
	.breadcrumbs a:before, .breadcrumbs a:last-child:after {display:none}
	.customer-support h1 {margin-bottom:12px; font-size:20px; line-height:26px;}
	.call-us-now {display:none; }
	.bg-custom-quote {padding-right:0;}
	.customer-support-img img {display:none;}
	
		
	span.btn-red, span.btn-green, span.btn-green, span.btn-black{float:left; width:100%; margin-bottom:10px}
	span.btn-green{float:left; width:50%;}
}

@media(max-width: 599px){
	.header .contact-info {display: none;}
	.our-services li {width: auto; max-width:100%;}
	.nav-arrows {display:none}
}
@media(max-width: 479px){
	.contact-details {font: 700 14px/30px 'Open Sans', Arial, Helvetica, sans-serif;}
	.contact-details .icon-big {display: none;}
}

.gfx1{
    -webkit-animation-duration: 3s;
    -webkit-animation-delay: 1s;
    -webkit-animation-iteration-count: 1;
	-moz-animation-duration: 3s;
    -moz-animation-delay: 1s;
    -moz-animation-iteration-count: 1;
	animation-duration: 3s;
    animation-delay: 1s;
    animation-iteration-count: 1;
}
.gfx2{
    -webkit-animation-duration: 3s;
    -webkit-animation-delay: 2s;
    -webkit-animation-iteration-count: 1;
	-moz-animation-duration: 3s;
    -moz-animation-delay: 2s;
    -moz-animation-iteration-count: 1;
	animation-duration: 2s;
    animation-delay: 3s;
    animation-iteration-count: 1;
}
.gfx3{
    -webkit-animation-duration: 3s;
    -webkit-animation-delay: 3s;
    -webkit-animation-iteration-count: 1;
	-moz-animation-duration: 3s;
    -moz-animation-delay: 3s;
    -moz-animation-iteration-count: 1;
	animation-duration: 3s;
    animation-delay: 3s;
    animation-iteration-count: 1;
}
.gfx4{
    -webkit-animation-duration: 3s;
    -webkit-animation-delay: 4s;
    -webkit-animation-iteration-count: 1;
	-moz-animation-duration: 3s;
    -moz-animation-delay: 4s;
    -moz-animation-iteration-count: 1;
	animation-duration: 3s;
    animation-delay: 4s;
    animation-iteration-count: 1;
}
.gfx5{
    -webkit-animation-duration: 3s;
    -webkit-animation-delay: 5s;
    -webkit-animation-iteration-count: 1;
	-moz-animation-duration: 3s;
    -moz-animation-delay: 5s;
    -moz-animation-iteration-count: 1;
	animation-duration: 3s;
    animation-delay: 5s;  
    animation-iteration-count: 1;
}

/* Popup Form */
.spu-box {}
.spu-content h2 {font-size:24px!important; margin:0px!important; }
.spu-content input[type='text'], .spu-content input[type='email'] {max-width:335px; margin: 0 0 10px 0; padding:3px}
/*.spu-close {display:none} */
/* Remarketing white space */
iframe[name='google_conversion_frame'] { 
    height: 0 !important;
    width: 0 !important; 
    line-height: 0 !important; 
    font-size: 0 !important;
    margin-top: -13px;
    float: left;
}