/*

Theme Name: Default

Theme URI: http://punchdigital.com.au

Description: Responsive theme Designed & Developed PUNCHdigital

Version: 1.0

Author: Justin

*/
body{
	font-family:'open_sanslight';
	color:#FFF;
}

body:after{
    display:none;
    content: url(images/sprites.png);
}


p{
	font:16px/19px 'open_sanslight';
	color:#000;
	margin:0 0 25px;
}

b,
strong{

}

h1{
	font:40px/43px 'robotolight';
	color:#BE1E2D;
}

h2{
	font:28px/33px 'robotolight';
	color:#BE1E2D;
}

h3{
	font:22px/26px 'robotolight';
	color:#000;
}

h4{
	font:20px/24px 'robotobold_italic';
	color:#BE1E2D;
}

h5{
	
}

h6{
	
}

a{
	color:#800B15;
}

a:hover{
	
}

a:hover,
a:active,
a:focus{
	color:#BE1E2D;
	text-decoration:none;
}

ul{

}

li{

}

.alignnone,
.size-full,
.size-medium,
.size-thumbnail{
	display: block;
	max-width: 100%;
	height: auto;
}

/*forms*/
input[type="text"],
input[type="email"],
input[type="tel"],
select,
textarea{
	padding:12px 8px !important;
	width: 100% !important;
	margin:0 0 10px;
	font:15px 'robotolight' !important;
	color:#A3A5A8;
	border:none;
}

::-webkit-input-placeholder { opacity: 1; color:#A3A5A8; } /* gray80 */
:-moz-placeholder           { opacity: 1; color:#A3A5A8; } /* Firefox 18- (one color)*/
::-moz-placeholder          { opacity: 1; color:#A3A5A8; } /* Firefox 19+ (double colons) */
:-ms-input-placeholder      { opacity: 1; color:#A3A5A8; }

textarea{
	height:46px !important;
}

select{
	margin:0 0 10px !important;
	padding: 9px 3px !important;
}

.webkit select{
	padding: 11px 3px !important;
}

label{
	
}

.gform_wrapper{
	margin:0 !important;
	width:100%;
}

#field_1_1,
#field_1_2,
#field_2_1,
#field_2_2,
#field_2_3,
#field_2_4,
#field_2_5,
#field_2_6{
	display:inline-block;
	width: 49%;
}

#field_1_2,
#field_2_2,
#field_2_4,
#field_2_6{
	float:right;
}

#field_2_6 label{
	display:none;
}

.gform_footer{
	margin:0 !important;
	padding:0 !important;
}

.gform_button{
	width:100% !important;
	background:#ED1C24;
	color:#FFF;
	font:16px 'AvantGardeLTMediumBold';
	border:none;
	padding:8px;
}

.validation_error{
	margin:15px 0 10px !important;
	color:#BE1E2D;
	font-size: 1.2em;
	font-weight: bold;
}

.validation_error a{
	text-decoration:underline;
}

.email-container input[type="text"].vercode{
	width: auto !important;
}

.enquiry-title{
	color:#FFF;
	font:27px/32px 'AvantGardeLTMediumBold';
	text-align:center;
}

.enquiry-sub-title{
	color:#FFF;
	font:16px/19px 'robotolight';
	text-align:center;
	margin:0 0 25px;
}


/*map*/
.map-con{
	position:absolute;
	z-index:99999999;
	top:0;
	width:100%;
	text-align:center;
}

.map{
	background:url(images/map-bg.png) repeat-x;
	text-align:center;
	overflow:hidden;
	display:none;
}

.map div{
	color:#BE1E2D;
	font:40px 'robotolight';
	margin:25px 0;
}

.map img{
	margin:0 auto 24px;
}

.view-map{
	display:inline-block;
	background:#BE1E2D url(images/sprites.png) no-repeat right top -34px;
	padding:15px 40px 10px 15px;
	cursor:pointer;
}


/*header*/
.header{
	padding:25px 35px 25px 35px;
}

.phone{
	float:right;
	text-align:right;
	font: 28px 'robotothin';
	color:#000;
}

.social{
	
}

.social a{
	display:inline-block;
	width:30px;
	height:30px;
	margin:0 0 0 15px;
	float:right;
}

.fb{
	background:url(images/sprites.png) no-repeat left -352px;
}

.pint{
	background:url(images/sprites.png) no-repeat left -492px;
}

.gplus{
	background:url(images/sprites.png) no-repeat left -634px;
}

.fb:hover{
	background:url(images/sprites.png) no-repeat left -282px;
}

.pint:hover{
	background:url(images/sprites.png) no-repeat left -422px;
}

.gplus:hover{
	background:url(images/sprites.png) no-repeat left -563px;
}

.main-nav{
	background:#BCBEC0;
	border-top:5px solid #F1F2F2;
	text-align:right;
}

.main-nav ul{
	margin:0 0 0 4px;
	padding:0;	
	display:inline-block;
	border-left:1px solid #D1D3D4;	
	border-right:1px solid #808285;
}

.main-nav li{
	display:inline-block;
	list-style:none;
	float:left;
}

.main-nav li a{
	color:#414042;
	padding:20px 15px;
	display:inline-block;
	border-right:1px solid #D1D3D4;
	border-left:1px solid #808285;
	font:15px 'robotolight';
}

.main-nav li a:hover,
.main-nav li.current_page_item a,
.main-nav li.current-menu-ancestor a,
.highlight,
.category  #menu-item-25 a,
.single-post #menu-item-25 a{
	background:#BE1E2D;
	color:#FFF !important;
}

.main-nav .sub-menu{
	position:absolute;
	z-index:999999;
	margin:0;
	padding: 15px 7px;
	background:#BE1E2D;
	width:280px;
	display: block;
	border-left:1px solid #800B15;
	border-right:1px solid #E5A5AB;
	display:none;
}

.main-nav .sub-menu li{
	list-style:none;
	float: none;
	display: block;
	margin: 0px 8px;
	border-bottom:1px solid #800B15;
}

.main-nav .sub-menu li a{
	border:none;
	padding:3px 5px;
	display: block;
	text-align: left;
	background:url(images/arrow-right-small.png) no-repeat right 5px center;
	font: 15px 'robotolight';
	color:#FFF;
}

.main-nav #menu-item-193 .sub-menu li{
	display:inline-block;
}

.main-nav #menu-item-193 .sub-menu li a{
	width: 113px;
}

#menu-item-135{
	width:auto;
	display: block !important;
}

#menu-item-135 a{
	width:100% !important;	
	border-bottom:1px solid #EE463F;
}

.main-nav .sub-menu li a:hover,
.main-nav .sub-menu li.current-menu-item a{
	background-color:#800B15;
}


/*slider/banner*/
.slider-overlay{
	position:absolute;
	z-index:99999;
	top:130px;
	padding:40px;
	max-width:560px;
	
	/* Fallback for web browsers that doesn't support RGBa */
	background: rgb(0, 0, 0);
	/* RGBa with 0.6 opacity */
	background: rgba(0, 0, 0, 0.6);
	/* For IE 5.5 - 7*/
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#99000000, endColorstr=#99000000);
	/* For IE 8*/
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#99000000, endColorstr=#99000000)";
}

.slider-overlay-title{
	font:64px/78px 'AvantGardeLTMediumBold';
}

.slider-overlay-content{
	font:24px/28px 'robotothin';
	margin:0 0 35px;
}

.slider-btn{
	display:block;
	background:#BE1E2D url(images/sprites.png) no-repeat right -90px;
	color:#FFF;
	font:18px 'AvantGardeLTMediumBold';
	padding:15px;
}

.slider-btn:hover{
	color:#FFF;
}


/*headline*/
.headline{
	background:#BE1E2D;
	padding:20px 0;
}

.headline-title{
	font:30px/36px 'AvantGardeLTMediumBold';
	color:#FFF;
	margin:0 0 5px;
}


/*title*/
.title{
	background:#F2D2D5;
	padding:25px 0;
	text-align:center;
	color:#BE1E2D;
	font:24px/28px 'robotolight';
}

.title h1{
	margin:0;
	font:40px/43px 'robotolight';
}

.home .title h1,
.page-template-page-destinations-php .title h1{
	font:34px/43px 'robotolight';
}


/*content*/
.content{
	background:#F1F2F2;
	padding:55px 0;
}

.content-title{
	background:#FFF;
	padding:30px 27px;
	color:#800B15;
	margin:0 0 27px -20px;
	font:28px/36px 'robotolight';
}

.image{
	margin:0 auto;
}

.content-content{
	overflow:hidden;
}

.reveal-more{
	display:inline-block;
	float:right;
	font:24px 'robotolight';
	padding:0 70px 0;
	background:url(images/sprites.png) no-repeat right 11px;
	cursor:pointer;
}

.reveal-content{
	display:none;
}



/*tour category list*/
.tour-cat-lists{
	padding:40px 0 35px;
}

.tour-cat-lists-title{
	color:#BE1E2D;
	text-align:center;
	font:34px 'robotolight';
	margin:0 0 35px;
}

.tour-cat-list{
	display:block;
	margin-bottom:25px;
	color:#FFF;
	font:16px/19px 'AvantGardeLTMediumBold';
}

.tour-cat-list:hover{
	color:#FFF;
}

.tour-cat-list img{
	width:100%;
}

.tour-cat-list article{
	display:block;
	padding:10px 25px 10px 17px;
	background:#BE1E2D url(images/sprites.png) no-repeat right -86px;
}

.tour-cat-list:hover article{
	background-color:#800B15
}


/*destination list*/
.desti-lists{
	padding:35px 0 45px;
}

.desti-lists-title{
	color:#BE1E2D;
	text-align:center;
	font:34px 'robotolight';
	margin:0 0 35px;
}

.desti-list{
	display:block;
	margin-bottom:25px;
	color:#FFF;
	font:16px/19px 'AvantGardeLTMediumBold';
}

.desti-list:hover{
	color:#FFF;
}

.desti-list img{
	width:100%;
}

.desti-list article{
	display:block;
	padding:10px 25px 10px 17px;
	background:#BE1E2D url(images/sprites.png) no-repeat right -96px;
}

.desti-list:hover article{
	background-color:#800B15
}


/*single destination*/
.desti-content{
	padding:40px 0;
}

.page-id-94 .desti-content{
    color: #333 !important;
}

.desti-line{
	border-bottom:4px solid #BE1E2D; 
	margin:25px 0;
}

.desti-col-title{
	color:#BE1E2D;
	font:24px/28px 'robotolight';
	margin:0 0 20px;
}

.contact-us-today-text{
	font:27px/35px 'robotothin';
	background:#BE1E2D;
	padding:29px 30px;
}

.contact-us-today{
	font:21px 'AvantGardeLTMediumBold';
	position: absolute;
	width: 100%;
	padding: 0px 30px;
	margin: -10px 0 0;
	top:50%;
	background:url(images/sprites.png) no-repeat right -104px;
	display:block;
	color:#FFF;
}

.contact-us-today:hover{
	color:#FFF;
}

.the_paging div a{
	display:block;
	background-color:#F1F2F2;
	font:18px 'robotolight';
	padding:12px 50px;
	margin:0 0 10px;
}

.the_paging_left{
	background:url(images/arrow-left.png) no-repeat left 15px center;
}

.the_paging_center{
	text-align:center;
	padding:5px 10px !important;
}

.the_paging_center div{
	display:inline-block;
	padding:6px 0 6px 30px;
	background:url(images/arrow-center.png) no-repeat left center;	
	text-transform:uppercase;
}

.the_paging_right{
	text-align:right;
	background:url(images/sprites.png) no-repeat right top -153px;
}


/*tours taxonomy*/
.tour-lists{
	padding:60px 0;
}

.tour-list-main-title{
	color:#BE1E2D;
	border-bottom:4px solid #BE1E2D;
	font:30px/36px 'robotolight';
	padding:0 0 10px;
	margin:0 0 35px;
}

.tour-list{
	padding:25px 35px;
	margin:0 0 12px;
	border-top:4px solid #F2D2D5;
	background:#EDEEEE;
	position:relative;
	display:block;
}

.tour-list-box{
	width:80%;
}

.tour-list-title{
	color:#BE1E2D;
	font:24px/28px 'robotolight';
	margin:0 0 20px;
}

.tour-list-content{
	color:#000;
}

.tour-list-content span{
	display:block;
	font:16px/19px 'open_sanssemibold';
	color:#8F9194;
}

.vfd{
	color:#BE1E2D;
	font:17px 'robotolight';
	background:url(images/sprites.png) no-repeat right -18px top -167px;
	padding:0 45px 0 0;
	display:inline-block;
	position:absolute;
	z-index:99;
	right:35px;
	bottom:25px;
}

.tour-list:hover{
	background:#BE1E2D;
	border-top:4px solid #EDEEEE;
}

.tour-list:hover .tour-list-title{
	color:#FFF;
}

.tour-list:hover .vfd{
	color:#FFF;
	background:url(images/sprites.png) no-repeat right -18px top -104px;
}


/*single tour*/
.itinerary{
	padding:0 0 35px;
}

.itinerary-main-title{
	font:30px/36px 'robotolight';
	color:#BE1E2D;
	border-bottom:4px solid #BE1E2D;
	padding:0 0 10px;
	margin:0 0 10px;
}

.itinerary-expand,
.faq-expand{
	display:inline-block;
	float:right;
	font:17px 'robotolight';
	margin:15px 0 0;
	padding:0 45px 0 0;
	background:url(images/sprites.png) no-repeat right 6px;
	cursor:pointer;
}

.itinerary-line{
	border-bottom:4px solid #F2D2D5;
}


.itinerary img{
	display:inline-block;
	margin:0 5px;
	vertical-align:bottom;
}

@media(max-width: 768px){
	.itinerary-icons{
		margin:15px 0 0;
	}
	
	.itinerary img{
		margin:0 10px 0 0;
	}
}

#email-overlay{
	position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: #231F20; 
    z-index: 999999999999;
	text-align:center;
	display:none;
	overflow:auto;
	background-color: rgba(0, 0, 0, 0.8)
}

.email-container{
	display:inline-block;
	width:85%;
	margin:50px 0;
	max-width:600px;
	text-align:left;
	padding:25px;
	background:#FFF;
	opacity:1;
}

.email-container .gform_heading{
	margin:0 0 10px !important;
	width:100% !important;
}

.email-container .gform_title{
	margin:0 !important;
	font:26px 'open_sanssemibold' !important;
	color: #BE1E2D;
	padding:0 0 10px;
	border-bottom:5px solid #BE1E2D;
	width:100% !important;
}

.email-container .gform_wrapper{
	max-width:100% !important;
}

.email-container input[type="text"],
.email-container input[type="email"],
.email-container textarea,
.email-container select{
	border:1px solid #CCC !important;
}

.email-container label{
	color:#000;
}

.email-container textarea{
	height:100px !important;
}

.email-container .gform_ajax_spinner{
	display:none;
}

.email-container .gform_confirmation_message{
	color: #BE1E2D;
	text-align: center;
	font-size: 16px;
}

.icon-pdf{
	cursor:pointer;
}

.itinerary-box{
	padding:15px 0;
}

.itinerary-title,
.faq-title{
	font:24px/28px 'robotolight';
	color:#414042;
	min-height:36px;
}

.itinerary-title-click{
	cursor:pointer;
	display:inline-block;
	margin: 5px 0 0;
}

.itinerary-title span{
	color:#BE1E2D;
}

.bld{
	display:inline-block;
	float:right;
}

.bld img{
	margin:0 0 0 15px;
}

.itinerary-content{
	color:#000;
	font:16px/19px 'open_sanslight';
	margin:25px 0 15px;
	display:none;
}

.inclusion{
	margin:0 0 25px;
}

.inclusion label{
	color:#BE1E2D;
	display:block;
	border-bottom:4px solid #BE1E2D;
	font:24px/28px 'robotolight';
	padding:0 0 10px;
	margin:0 0 10px;
}

/*pdf*/
.pdf-content{
	color:#000;
	display:none;
}

.pdf-content h5{
	margin:25px 0 0;
}






/*home footer nav*/
.home-footer-nav{
	background:#F2D2D5;
	padding:35px 0 72px;
}

.home-footer-nav-title{
	text-align:center;
	color:#BE1E2D;
	font:34px 'robotolight';
	margin:0 0 35px;
}

.home-footer-nav ul{
	margin-left: -15px;
	margin-right: -15px;
	padding:0;
	display:block;
}

.home-footer-nav li{
	display:block;
	list-style:none;
	margin:0 0 25px;
}

.home-footer-nav li a{
	display:block;
	color:#BE1E2D;
	background:#F1F2F2 url(images/sprites.png) no-repeat right 7px top -135px;
	font:24px/28px 'robotolight';
	border-top:4px solid #BE1E2D;
	padding:30px 20px;
}

.home-footer-nav li a:hover{
	color:#FFF;
	background:#BE1E2D url(images/sprites.png) no-repeat right 7px top -72px;
	border-top:4px solid #F1F2F2;
}


/*footer*/
.footer{
	background:#BE1E2D;
	border-top:1px solid #5D5D5D;
	padding:25px 0;
}

.return-to-top{
	text-align:center;
	position:relative;
	margin: -60px 0 60px;
}

.return-to-top a{	
	color:#BE1E2D;
	font:15px 'AvantGardeLTMediumRegular';	
	background:url(images/sprites.png) no-repeat center top -225px;
	padding:20px 0 0;
	cursor:pointer;
}

.return-to-top a:hover{
	color:#BE1E2D;
}

.footer label{
	font:24px/28px 'robotolight';
	display:block;
	border-bottom:1px solid #EE463F;
	padding:0 0 10px;
	margin:0;
}

.social-footer{
	padding:12px 0;
	border-top:1px solid #800B15;
}

.social-footer a{
	display:inline-block;
	width:49px;
	height:49px;
}

.fb-f{
	background:url(images/icon-fb-2.jpg) no-repeat;
}

.pint-f{
	background:url(images/icon-p-2.jpg) no-repeat;
}

.gplus-f{
	background:url(images/icon-g-2.jpg) no-repeat;
}

.mail-f{
	background:url(images/icon-m-2.jpg) no-repeat;
}

.fb-f:hover{
	background:url(images/icon-fb-2-on.jpg) no-repeat;
}

.pint-f:hover{
	background:url(images/icon-p-2-on.jpg) no-repeat;
}

.gplus-f:hover{
	background:url(images/icon-g-2-on.jpg) no-repeat;
}

.mail-f:hover{
	background:url(images/icon-m-2-on.jpg) no-repeat;
}

.footer-text{
	color:#000000;
	font:16px/25px 'robotolight';
	margin:0 0 10px;
}

.tursab{
	margin:0 0 10px;
}

.footer-phone{
	font:33px 'robotothin';
}

.footer ul{
	margin:0;
	padding:10px 0 0;
	border-top:1px solid #800B15;
}

.footer ul li{
	list-style:none;
	display:block;
}

.footer li a{
	display:block;
	color:#000000;
	font:16px/19px 'robotolight';
	padding:5px 5px 0;
	border-bottom:1px solid #800B15;
	background:url(images/arrow-right.jpg) no-repeat right 5px center;
}

.footer-bottom{
	background:#800B15;
	padding:18px 0;
	color:#BE1E2D;
	font:16px 'robotolight';
}

.menu-footer-menu-4-container{
	display:inline;
}

.footer-bottom ul{
	margin:0;
	padding:0;
	display:inline;
}

.footer-bottom li{
	list-style:none;
	display:inline;
}

.footer-bottom li a{
	color:#BE1E2D;
	font:16px 'robotolight';
	display:inline-block;
	margin:0 12px;
}

.footer-bottom li a:hover,
.footer-bottom li.current_page_item a{
	color:#FFF;
}

.return-to-top-bottom{
	display:inline-block;
	float:right;
	background:url(images/arrow-up.png) no-repeat right 5px center;
	color:#FFF;
	font:15px 'AvantGardeLTMediumRegular';
	padding:5px 60px 0 0;
	cursor:pointer;
}


/*news*/
.news-list{
	overflow:hidden;
	margin:0 0 50px;
}

.details{
	background:#F2D2D5;
	padding:18px 20px;
	color:#6D6E71;
	font:12px 'robotolight', arial, san-serif;
}

.single .details{
	margin: 0px;
	padding-bottom: 0;
}

.details a{
	color:#DC1F26;
}

.details a:hover,
.details a:focus{
	text-decoration:underline;
}

.details span{
	color:#FFF;
}

.news-list h3{
	font-size:28px;
	line-height:33px;
	margin:0 0 10px;
	color:#800B15;
}

.news-list h3 a{
	color:#800B15;
}

.news-list h3 a:hover{
	color:#DC1F26;
	text-decoration:none;
}

.wp-post-image{
	width:100%;
}

.single .wp-post-image{
	margin:0 0 25px;
}

.news-content{
	margin:25px 0 0 20px;
}

.news-content ul li {
	color: #533E57; /* set color of list item to a dark gray */
	list-style:none; /* if you’re not already using a reset */
	font: 18px/28px arial,san-serif;
}

.news-content ul li:before {
	color: #F8B62B;
	content: "•";
	font-size: 1.5em;
	padding-right: 10px;
	position: relative;
	top: 4px;
}

.news-content ul{
	margin:0 0 25px 20px;
}

.more-link{
	display:block;
	font:18px 'AvantGardeLTMediumBold', arial, sans-serif !important;
	width:270px;
	float:right;
	margin:50px 0 0;
	background:#BE1E2D url(images/sprites.png) no-repeat right -86px;
	color:#FFF;
	padding: 20px 15px;
}

.more-link:hover{
	text-decoration:none;
	color:#FFF;
}



.side-panel{
	padding:21px 15px;
	margin:0 0 18px;
	background:#F1F2F2;
}

.side-panel-title{
	font:20px 'robotolight', arial, sans-serif;
	color:#DC1F26;
	margin:0 0 15px;
}

.side-panel ul{
	border-top:1px solid #FFF;
	margin:0;
	padding:0;
}

.side-panel li{
	border-bottom:1px solid #FFF;
	list-style:none;
}

.side-panel li a{
	display:block;
	padding:12px 14px;
	color:#533E57;
	background:url(images/arrow-right.png) no-repeat 2px 15px;
	background-size:8px;
	font:16px/20px 'robotolight', arial, sans-serif;
}

.side-panel li a:hover,
.side-panel li.current-cat a{
	background-color:#FFF;
	text-decoration:none;
	color:#DC1F26;
}

.side-panel li a div{
	color:#6D6E71;
	font:12px 'robotolight', arial, san-serif;
}


.single_the_paging{
	margin-top:70px;
}


/*FAQ*/
.faq{
	padding: 35px 0px;
}

.faq-title{
	cursor:pointer;
	padding-right:40px;
	background:url(images/sprites.png) no-repeat right 6px;
}

.faq-title-on{
	background:url(images/arrow-up-red.png) no-repeat right center;
}

.faq-title span{
	color:#BE1E2D;
}

.faq-content{
	margin: 25px 15px;
}

.contact-box{
	padding:0; 
	margin:0 0 70px;
	background:#800B15;
}



/*----------------------------------------- Large devices (large desktops, 1200px and up)---------------------------------------------- */
@media (min-width: 1200px) { 

/*Non-resposive
*/
	.container{
		width:1230px !important;
		max-width:1230px !important;
	}


}


/*----------------------------------------- Medium devices (desktops, 992px and up)---------------------------------------------- */
@media (min-width: 992px) and (max-width: 1199px) {

/*Non-resposive
	.container{
		width:1170px !important;
		max-width:1170px !important;
	}
*/


/*tours taxonomy*/
.tour-list-box{
	width:72%;
}




}



/*----------------------------------------- Small devices (tablets, 768px and up)---------------------------------------------- */
@media (min-width: 768px) and (max-width: 991px) {

/*Non-resposive
	.container{
		width:1170px !important;
		max-width:1170px !important;
	}
*/


/*tours taxonomy*/
.tour-list-box{
	width:65%;
}


/*single tour*/

.itinerary-title-click{
	width: 515px;
}


.contact-us-today{
	margin:-20px 0 0;
}


.home-footer-nav li a{
	display:block;
	color:#BE1E2D;
	background:#000000 url(images/sprites.png) no-repeat right -8px top -134px;
	font:22px/28px 'robotolight';
	border-top:4px solid #BE1E2D;
	padding:30px 15px;
}

.home-footer-nav li a:hover{
	background:#F1F2F2 url(images/sprites.png) no-repeat right -8px top -134px;
}


}




/*----------------------------------------- Extra small devices (phones, less than 768px)---------------------------------------------- */
@media (min-width: 0px) and (max-width: 767px) {

/*Non-resposive
	.container{
		width:1170px !important;
		max-width:1170px !important;
	}
*/

/*header*/
.header{
	padding:0;
}

.logo{
	margin: 5px 0 5px 15px;
	height: 44px;
	max-width: 100%;
	width:auto;
}

.mmenu{
	float:right;
}


/*forms*/
#field_1_1,
#field_1_2,
#field_2_1,
#field_2_2,
#field_2_3,
#field_2_4,
#field_2_5,
#field_2_6{
	width: 100%;
}

#field_1_2,
#field_2_4{
	float:none;
}


/*slider/banner*/
.slider-overlay{
	top:60px;
	padding:20px;
	margin-right: 15px;
}

.slider-overlay-title{
	font:48px/58px 'AvantGardeLTMediumBold';
}

.slider-overlay-content{
	font:18px/22px 'robotothin';
}


/*title*/
.title{
	font:14px/17px 'robotolight';
}

.title h1{
	font:23px/30px 'robotolight';
}


/*content*/
.content{
	background:#F1F2F2;
	padding:30px 0;
}

.content-title{
	background:#FFF;
	padding:18px 15px;
	color:#800B15;
	margin:0 0 15px;
	font:19px/23px 'robotolight';
}

.content-content{
	padding:0 15px;
}

.reveal-more{
	font:18px 'robotolight';
	padding:0 35px 0;
	background:url(images/sprites.png) no-repeat right 6px;
}

.reveal-content{
	padding:0 15px;
}


/*tour category list*/
.tour-cat-lists{
	padding:25px 0 15px;
}

.tour-cat-lists-title{
	font:23px 'robotolight';
	margin:0 0 15px;
}

.tour-cat-list{
	display:block;
	margin-bottom:10px;
	color:#FFF;
	font:16px/19px 'AvantGardeLTMediumBold';
}

.tour-cat-list:hover{
	color:#FFF;
}

.tour-cat-list img{
	height:58px;
	width:auto;
	display:inline-block;
	float:left;
}

.tour-cat-list article{
	display:block;
	padding:10px 25px 10px 103px;
	background:#BE1E2D url(images/sprites.png) no-repeat right -6px top -86px;
}


/*single destination*/
.desti-list article{
	padding: 22px 25px 17px 103px;
}

.the_paging div a{
	font:13px 'robotolight';
	padding:12px 0;
	margin:0 0 10px;
	clear:both;
}

.the_paging_left{
	background:url(images/arrow-left.png) no-repeat left 10px center;
	width:48%;
	padding-left:30px !important;
	display: inline-block !important;
}

.the_paging_right{
	text-align:right;
	background:url(images/sprites.png) no-repeat right -8px top -156px;
	width:48%;
	padding-right:30px !important;
	float: right;
}


/*tours taxonomy*/
.tour-lists{
	padding:60px 0;
}

.tour-list{
	padding:15px 20px;
}

.tour-list-title{
	margin:0 0 10px;
}

.vfd{
	font:17px 'robotolight';
	display:block;
	position:relative;
	margin:10px 0 0;
	right:0;
	bottom:0;
}


/*single tour*/
.itinerary-main-title{
	font:20px/26px 'robotolight';
}

.itinerary-expand,
.faq-expand{
	font:14px 'robotolight';
	display:block;
	float:none;
}

.itinerary-box{
	padding:5px 0;
}

.itinerary-title,
.faq-title{
	font:22px/26px 'robotolight';
}

.itinerary-title-click{
	display:block;
	margin: 5px 0 10px;
}

.bld{
	display:block;
	float:none;
	margin:0 0 10px;
}

.bld img{
	margin:0 15px 0 0;
}

.contact-us-today-con{
	height:auto !important;
}

.contact-us-today{
	position:relative;
	top:auto;
	padding:25px 30px;
	margin:0;
	background: url('images/sprites.png') no-repeat scroll right -80px transparent;
}


/*home footer nav*/
.home-footer-nav-title{
	font:14px/17px 'robotolight';
	margin:0 15px 35px;
}

.home-footer-nav-title span{
	font:23px/27px 'robotolight';
}
.home-footer-nav li{
	margin:0 0 10px;
}

.home-footer-nav li a{
	font:18px/21px 'robotolight';
	padding: 20px 13px 13px;
	background:#F1F2F2 url(images/sprites.png) no-repeat right -5px top -150px;
}

.home-footer-nav li a:hover{
	background: url('images/sprites.png') no-repeat scroll right -5px top -87px #BE1E2D;
}

/*footer*/
.footer {
    padding: 25px 0px 0;
}

.footer .col-sm-3{
	margin-bottom:35px;
}

.return-to-top {
    margin: -60px 0px 45px;
}

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


}
