<!--@font-face{font-family:'MuseoSans-700';src:url('/fonts/museosans-700-webfont.eot?#iefix'),url('/fonts/museosans-700-webfont.ttf') format('truetype')}
<!--@font-face{font-family:'MuseoSans-500';src:url('/fonts/museosans_500-webfont.eot?#iefix'),url('/fonts/museosans_500-webfont.ttf') format('truetype')}
<!--@font-face{font-family:'MuseoSans-300';src:url('/fonts/MuseoSans_300-webfont.eot');src:url('/fonts/MuseoSans_300-webfont.eot?#iefix') format('embedded-opentype'),url('/fonts/MuseoSans_300-webfont.woff') format('woff'),url('/fonts/MuseoSans_300-webfont.ttf') format('truetype'),url('/fonts/MuseoSans_300-webfont.svg#MuseoSans-300') format('svg');font-weight:normal;font-style:normal}
<!--@font-face{font-family:'museo_slab500';src:url('/fonts/museo_slab_2-webfont.eot');src:url('/fonts/museo_slab_2-webfont.eot?#iefix') format('embedded-opentype'),url('/fonts/museo_slab_2-webfont.woff') format('woff'),url('/fonts/museo_slab_2-webfont.ttf') format('truetype'),url('/fonts/museo_slab_2-webfont.svg#museo_slab500') format('svg');font-weight:normal;font-style:normal}.museosans700{font-family:'MuseoSans-700'}.museosans500{font-family:'MuseoSans-500'}.museosans300{font-family:'MuseoSans-300'}
-->

.blue {
	color: #5c78b1;
}
.green {
	color: #475662;
}

.yellow-star {
	color: #f9c658;
}




.announcements_icon {
	background: url(/images/icons.png) -275px -63px;
	width: 30px;
	height: 30px;
	display: inline-block;
	margin: 0px 0px;
	margin-right: 5px;
	margin-top: 5px;
	float: left;
}

.deals_icon {
	background: url(/images/icons.png) -248px -8px;
	width: 29px;
	height: 28px;
	display: inline-block;
	margin: 0px 0px;
}
.vacation_icon {
	background: url(/images/icons.png) -16px -54px;
	width: 29px;
	height: 28px;
	display: inline-block;
	margin: 0px 0px;
	float: left;
	margin-top: 5px;
}
.hajj_icon {
	background: url(/images/icons.png) -220px -65px;
	width: 29px;
	height: 28px;
	display: inline-block;
	margin: 0px 0px;
	float: left;
	margin-top: 5px;
	margin-right: 5px;
}
.umrah_icon {
	background: url(/images/icons.png) -249px -65px;
	width: 25px;
	height: 28px;
	display: inline-block;
	margin: 0px 0px;
	float: left;
	margin-top: 5px;
}
.stars-home {
text-align: left;
width: 100%;
margin-top: 15px;
margin-left: 5px;
font-size: 16px;
color: #f9c658;
}
.news-home .star {
	width: 14px !important;
	height: 14px !important;
	border: none !important;
	float: none !important;
	padding-left: 0px !important;
}
.news-home .even-home {
	background: #fff;
	padding: 5px 0px 5px 5px;
}
.news-home .odd-home {
	background: #fff;
	padding: 5px 0px 5px 5px;
}
.news-home .price-home {
	background: #fff;
	color: #ff7900;
	padding: 10px 0px 10px 0px;
	font-size: 28px;
}
.news-home .price-home span {
	font-size: 11px;
	text-align: center;
	height: 20px;
	display: block;
}
.myphoto {
	text-align: center;
	float: left;
	padding-top: 0px;
	width: 180px;
	font-size: 11px;
	font-weight: bold;
	margin-bottom: 10px;
}

.myphoto img {
	border: 0px solid #dadada;
	padding: 5px;
	-moz-border-radius: 0px;
	-khtml-border-radius: 0px;
	-webkit-border-radius: 0px;
	border-radius: 0px;
	background: #fff;
}
.title-list {
	background: #24AEF6;
	padding: 8px;
	color: #fff;
}
.title-list a {
	color: #fff;
}

/* NEWS SUB */
.news-sub-body {
	
	
}
.news-sub {
	background: #fff;
	margin-top: 0px;
	margin-bottom: 20px;
}
.news-sub-body .col-md-12 {
	padding-left: 0px;
	padding-right: 0px;
	
	
}
.news-sub .col-md-6 { 
	min-height: 160px;
}


.news-sub .myphoto {
	width: 22%;
	height: 125px;
	text-align: center;
	float: left;
	padding-top: 0px;
	font-size: 11px;
	font-weight: bold;
    margin-right: 10px;
	
}
.news-sub .myphoto:hover {


}
.news-sub .thumbnail-img {
	
}
.news-sub .thumbnail-img:hover img {

}

.news-sub .myphoto img {
    max-height: 100%;
    max-width: 100%;
	border: 0px solid #A0A0A4;
	padding: 0px;
	-moz-border-radius: 5px;
	-khtml-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 0px;
	background: #fff;
	/*opacity: 0.4;
    filter: alpha(opacity=40);*/
	-webkit-transition: opacity 0.5s ease;
	-moz-transition: opacity 0.5s ease;
	transition: opacity 0.5s ease;
	
	/*-webkit-transition: all .2s ease-in-out;
    -moz-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    -ms-transition: all .2s ease-in-out;*/

	
}
.news-sub .myphoto img:hover {
	/*opacity: 1.0;
    filter: alpha(opacity=100);*/

	
}
.news-sub .text {
	float: left;
	margin-left: 10px;
    width: 70%;
	min-height: 165px;
}
.wrapper {
	width: 100%;
}
.news-sub .wrapper-home {
	background: #fff;
	border: 1px solid #dadada;
	-webkit-border-radius: 3px;
	-moz-border-radius:3px;
	border-radius: 3px;
	margin-top: 15px;
	margin-bottom: 15px;
	/*-moz-box-shadow: 0 1px 10px #cbcbcb;
	-webkit-box-shadow: 0 1px 10px #cbcbcb;
	box-shadow: 0px 1px 10px #cbcbcb;*/
}
.news-sub h1 {
	
	text-align: left;
	line-height: 20px;
	padding: 15px 0 0px 30px;
	margin-top: 0px;
	margin-bottom: 0px;
	olor: #3B3B3B !important;
    z-index: 0 !important;
    font-weight: 700 !important;
    font-family: "Open Sans",sans-serif !important;
	 font-size: 24px;
	text-shadow: 1px 1px 0px rgba(255,255,255, .2);
	border: 0px solid #8fb200;
	border-bottom: 1px solid #D0D0D0;
	font-weight: normal;
	margin: 0px;
    padding: 0px;
	padding-bottom: 5px;
    margin-bottom: 20px;
    line-height: 26px;
	/*background: #589400;
	background-image: -webkit-gradient(linear, left top, left bottom, from(#8fb200), to(#589400));
	background-image: -webkit-linear-gradient(top, #8fb200, #589400);
	background-image: -moz-linear-gradient(top, #8fb200, #589400);
	background-image: -ms-linear-gradient(top, #8fb200, #589400);
	background-image: -o-linear-gradient(top, #8fb200, #589400);
	background-image: linear-gradient(top, #8fb200, #589400);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#8fb200, endColorstr=#589400);*/
}
.news-sub h1 a {
	color: #444;
}
.news-sub h3 {
	    padding: 0px 20px 0px 0px;
    margin: 0px 0px 5px 0px;
    /* border-bottom: 1px solid #dadada; */
    line-height: 20px;
    height: 20px;
	font-size: 18px;
}
.news-sub h4 {
	    padding-left: 0px;
    padding-bottom: 0px;
    font-size: 16px;
    margin: 0px 0px 0px 0px;
    font-weight: bold;
}
.col-md-3-s {
	width: 20%;
	padding-left: 15px;
	padding-right: 15px;
	float: left;
}
.col-md-2-s {
	width: 14.28%;
	padding-left: 15px;
	padding-right: 15px;
	float: left;
}

.news-sub .col-md-3 {
	padding-right: 5px;
	padding-left: 5px;
}

.news-sub .star {
	width: 14px !important;
	height: 14px !important;
	border: none !important;
	float: none !important;
	padding-left: 0px !important;
}
.news-sub .even-home {
	background: #fff;
	padding: 5px 0px 5px 5px;
}
.news-sub .odd-home {
	background: #fff;
	padding: 5px 0px 5px 5px;
}
.news-sub .price-home {
	background: #fff;
	color: #ff7900;
	padding: 10px 0px 10px 0px;
	font-size: 28px;
}
.news-sub .price-home span {
	font-size: 11px;
	text-align: center;
	height: 20px;
	display: block;
}
.news-sub .stars-home {
	text-align: center;
	width: 100%;
	margin-top: 10px;
	font-size: 16px;
	color: #f9c658;
}

.news-sub .company {
	padding-top: 20px;
}

.news-sub .company h4 {
	padding-left: 0px;
	padding-bottom: 0px;
}

.news-sub .company .stars-home {
	text-align: left;
	width: 100%;
	margin-top: 15px;
	font-size: 16px;
	color: #f9c658;
	margin-bottom: 20px;
	margin-left: 0px;
}
.entry-content img, .comment-content img, .widget img, img.header-image, .author-avatar img, img.wp-post-image {
        border-radius: 0px;
    box-shadow: 0 0px 0px rgba(0, 0, 0, 0.2);
    border: 1px solid #e0e0e0;
    padding: 2px;
}
.news-sub .company .text {
 float: none;
 margin-left: 0px;
  width: auto;
  min-height: 25px; 
}
.news-sub .company .special {
 margin-top: 15px;
}
.news-sub .company .sponsored {
	 margin-top: 10px;
	 background: #880417;
	 padding: 10px;
	 text-align: center;
	 float: left;
	 margin-right: 5px;
	 color: #fff;
}
.news-sub .company .sponsored a {
	font-weight: normal;
	 color: #fff;
}

.news-sub .company .sponsored2 {
	margin-top: 10px;
  	background: #0e6f64;
	 padding: 10px;
	 text-align: center;
	 float: left;
	 color: #fff;
}

.news-sub .company .sponsored2 a {
     font-weight: normal;
	 color: #fff;
}

.news-sub .company h3 {
	padding: 0px 0px 0px 20px;
	margin: 0px 0px 20px 0px;
	border-bottom: 1px solid #dadada;
	line-height: 40px;
	height: 40px;
}




.news-sub .company .price-sub {
	color: #ff7900;
	padding: 10px 0px 10px 0px;
	font-size: 28px;
	text-align: center;
	font-weight: bold;
}
.news-sub .company .price-sub span {
	font-size: 12px;
	text-align: center;
	height: 20px;
	display: block;
	font-weight: normal;
}
.news-sub .company  .myphoto {
	height: auto;
	text-align: center;
	float: none;
	padding-top: 0px;
	font-size: 11px;
	font-weight: bold;
}

.news-sub .package-details{
	padding-left: 20px;
	padding-right: 20px;
}
.news-sub .package-details h2 {
	margin-bottom: 0px;
}

.news-sub .package-details h4 {
	padding-left: 0px;
	padding-bottom: 0px;
}

.news-sub .package-details .text {
 float: none;
 margin-left: 0px;
  width: auto;
  min-height: 25px; 
}
.news-sub .package-details ul {
	margin-top: 5px;
}



.comp-details-container {
}
.comp-details-container .col-md-8 {
	padding-left: 0px;
	padding-right: 0px;
}
.comp-details-container .col-md-4 {
	padding-left: 0px;
	padding-right: 0px;
}	
.comp-details-container .myphoto {
	width: 150px;
	float: none;
	padding-top: 10px;
    margin-top: 20px;
}
.comp-details-container .news-sub .comp-details{
	padding-left: 20px;
	padding-right: 20px;
}
.comp-details-container .news-sub .comp-details .col-md-7{
	padding-left: 0px;
	padding-right: 0px;
}
.comp-details-container .news-sub .comp-details h2 {
	margin-bottom: 0px;
}

.comp-details-container .news-sub .comp-details h4 {
	padding-left: 0px;
	padding-bottom: 0px;
}

.comp-details-container .news-sub .comp-details .text {
 float: none;
 margin-left: 0px;
  width: auto;
  min-height: 25px; 
}
.comp-details-container .news-sub .comp-details .desc {
margin-bottom: 10px;
}
.comp-details-container news-sub .comp-details ul {
	margin-top: 5px;
}

.comp-details-container .comp_name h1 {
	margin-bottom: 0px;
}
.comp-details-container .comp_slogan h2 {
	margin-top: 0px;
}

.comp-details-container #slider h1 {
	padding: 15px 0 0px 0px;
	border: 0px solid #8fb200;
	border-bottom:0px solid #dadada;
}

.comp-details-container .package-detail .myphoto {
	width: 100%;
	text-align: left;
	float: none;
	padding-top: 0px;
}
.comp-details-container .package-detail {
	padding: 10px;
	float: left;
	width: 100%;
}
.comp-details-container .package-detail:nth-child(even) {
	background: #fff;
	border-bottom: 1px solid #dadada;
	margin-bottom: 10px;
}
.comp-details-container .package-detail:nth-child(odd) {
	background: #f7f7f7;
	border-bottom: 0px solid #dadada;
	margin-bottom: 10px;
}


/* SUB PAGES */
.right-sub-page {
	margin-bottom: 10px;
	width: 100%;
	margin-top: 0px;
}
.right-sub-page-banner {
	margin-bottom: 10px;
	width: 100%;
	margin-top: 10px;
	text-align: center;
}
.container-sub  .col-md-12{
	padding-right: 0px;
	padding-left: 0px;
	
}
.container-sub {
	margin-top: 53px;
    padding-bottom: 20px;
}

.box5 {
background: transparent;
float: none;
width: 100%;
}
.marg_top1 {
margin-bottom: 0px;
}
.box5_bot {
background: transparent;
}
.box5_left {
background: transparent;
}
.box5_right {
background: transparent;
}
.box5_top {
background: transparent;
}
.box5_bot_left {
background: transparent;
}
.box5_bot_right {
background: transparent;
}
.box5_top_left {
background: transparent;
}
.box5_top_right {
background: transparent;
}
.box5 .pad {
padding: 0px 0px 0px 0px;
}
/* DESTINATIONS */
.destination-list {
	padding: 15px 10px 20px 10px;
	margin: 0px 0px 0px 0px;
	float: left;
	width: 100%;
}
.destination-list:nth-child(even) {
	background: #fff;
	border-bottom: 1px solid #dadada;
}
.destination-list:nth-child(odd) {
	background: #f7f7f7;
	border-bottom: 1px solid #dadada;
}
.destination-list  h4 {
	padding-left: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size:20px;
}
.news-sub .favourite h3 {
	margin-bottom: 0px;
	padding-bottom: 10px;
}
.news-sub .favourite span {
	color: #5e5e5e;
	font-size:24px;
}

.destination-list .city {
	float: left;
	margin: 0px 20px 0px 5px;
}
.destination-list .city a {
	color: #777777;
}
/* DESTINATIONS SUB */
.sub-list-container {
	padding: 15px 10px 20px 10px;
	margin: 0px 0px 10px 0px;
	float: left;
	width: 100%;
}
.sub-list-container .price-sub {
	color: #ff7900;
	padding: 10px 0px 10px 0px;
	font-size: 28px;
	text-align: center;
}
.sub-list-container .price-sub span {
	font-size: 12px;
	text-align: center;
	height: 20px;
	display: block;
}
.sub-list-container img {
	margin-bottom: 20px;
}
.sub-list-container:nth-child(even) {
	background: #f7f7f7;
	border: 1px solid #dadada;
}
.sub-list-container:nth-child(odd) {
	background: #fff;
	border: 1px solid #dadada;
}
.sub-list-container .text-line {
	margin-bottom: 5px;
	}
/* DESTINATIONS SUB PACKAGES */
.tbl-package {
}
.tbl-package  td{
	padding: 5px 0px 5px 0px;

}
#slider h1 {
	font-size: 18px;
	color: #444;
	line-height: 20px;
	padding: 15px 0 0px 30px;
	font-weight: normal;
	letter-spacing: 0;
	background: transparent;
	text-align: left;
}
#hotel span {
	color: #5e5e5e;
	font-size:24px;
}


/* FLIGHTS SUB */
.flights-sub-container {
	padding: 15px 10px 20px 10px;
	margin: 10px 0px 10px 0px;
	float: left;
	width: 100%;
}
.flights-sub-container:nth-child(even) {
	background: #f4f4f4;
	border: 1px solid #dadada;
}
.flights-sub-container:nth-child(odd) {
	background: #fff;
	border: 1px solid #dadada;
}
.flights-sub-container .text-line {
	margin-bottom: 5px;
	}
	
.flights-sub h2 {
	padding: 10px 0px 10px 10px;
	margin: 0px 0px 0px 0px;
	background: #24AEF6;
	color: #fff;
	font-size: 22px;
	line-height: 22px;
}
#sort_form {
background-color: #fff;
}

/* HAJJ SUB */
.hajj-sub-container-full {
	float: left;
	width: 100%;
	border: 1px solid #dadada;
	margin-top: 10px;
	background: #fff;
}
.hajj-sub-container-full h3 {
padding: 0px 0px 0px 20px;
margin: 10px 0px 10px 0px;
border-bottom: 1px solid #dadada;
line-height: 45px;
height: 45px;
}
.hajj-sub-container-full .no-deals {
	padding: 20px 20px 0px 20px;
}
.hajj-sub-container {
	padding: 15px 10px 20px 10px;
	margin: 0px 0px 0px 0px;
	float: left;
	width: 100%;
}
.hajj-sub-container:nth-child(even) {
	background: #f4f4f4;
	border: 0px solid #dadada;
}
.hajj-sub-container:nth-child(odd) {
	background: #fff;
	border: 0px solid #dadada;
}
.hajj-sub-container .text-line {
	margin-bottom: 5px;
	}
	
.hajj-sub h2 {
	padding: 10px 10px 10px 10px;
	margin: 0px 0px 0px 0px;
	background: #24AEF6;
	color: #fff;
	font-size: 22px;
	line-height: 22px;
}
.hajj-sub input[type="text"] {
width: 50%;
}

.hajj-sub .price-sub {
	color: #ff7900;
	padding: 10px 0px 10px 0px;
	font-size: 28px;
	text-align: center;
	font-weight: bold;
	float: right;
	margin-right: 20px;
}
.hajj-sub .price-sub span {
	font-size: 12px;
	text-align: center;
	height: 20px;
	display: block;
	font-weight: normal;
}
.hajj-sub .text {
	 float: none;
	 margin-left: 0px;
	  width: auto;
	  min-height: 25px; 
}
.btn-agency {
	 background: #880417;
	 padding: 8px;
	 text-align: center;
	 width: 120px;
	 float: left;
	 margin-right: 5px;
	 color: #fff;
}

.btn-agency a {
	 font-weight: normal;
	 color: #fff;
	 
	 
}

.btn-more-details {
	 background: #0e6f64;
	 padding: 8px;
	 text-align: center;
	 width: 100px;
	 float: left;
	 color: #fff;
}
.btn-more-details a {
	 font-weight: normal;
	 color: #fff;
	 
	 
}
.directory-container{
    padding: 10px;		 
}
.directory-container input[type="text"], .directory-container input[type="password"] {
    margin-bottom: 15px;
    width: 50%; !important	 
}

.directory-second-container {
	padding: 15px;
	padding-bottom: 0px;
	border: 1px solid #dadada;
	border-top: 0px;
	background: #fff;
	overflow: auto;
}

.why-register ul li{
    padding-bottom: 10px;
	list-style: circle;
	margin-left: 20px;
}

/* SEARCH MAIN SUB */
.search-main-sub-container-full {
	float: left;
	width: 100%;
	border: 1px solid #dadada;
	margin-top: 10px;
	background: #fff;
}
.search-main-sub-container-full h3 {
padding: 0px 0px 0px 20px;
margin: 10px 0px 10px 0px;
border-bottom: 1px solid #dadada;
line-height: 45px;
height: 45px;
}
.search-main-sub-container-full .no-deals {
	padding: 20px 20px 0px 20px;
}
.search-main-sub-container {
	padding: 15px 10px 20px 10px;
	margin: 0px 0px 0px 0px;
	float: left;
	width: 100%;
}
.search-main-sub-container:nth-child(even) {
	background: #fff;
	border: 0px solid #dadada;
}
.search-main-sub-container:nth-child(odd) {
	background: #f7f7f7;
	border: 0px solid #dadada;
}
.search-main-sub-container .text-line {
	margin-bottom: 5px;
	}
	
.search-main-sub h2 {
	padding: 10px 0px 10px 10px;
	margin: 0px 0px 0px 0px;
	background: #24AEF6;
	color: #fff;
	font-size: 22px;
	line-height: 22px;
}
.search-main-sub input[type="text"] {
width: 50%;
}

.search-main-sub .price-sub {
	color: #ff7900;
	padding: 10px 0px 10px 0px;
	font-size: 28px;
	text-align: center;
	font-weight: bold;
	float: right;
	margin-right: 20px;
}
.search-main-sub .price-sub span {
	font-size: 12px;
	text-align: center;
	height: 20px;
	display: block;
	font-weight: normal;
}
.search-main-sub .text {
	 float: none;
	 margin-left: 0px;
	  width: auto;
	  min-height: 25px; 
}

/* MEMBERS AREA */
.members-menu {
    margin-top: 20px; 
}
.members-menu ul {
   
}
.members-menu ul li {
   background: #fff;
   margin-top: 5px; 
   border: 1px solid #ddd;
   color: #333;
   list-style: none;
}
.members-menu ul li:hover {
   background: #555;
   color: #fff;
}
.members-menu ul li a:hover {
   color: #fff;
}
.members-menu ul li a {
	padding: 11px;
	display: block;
	color: #333;
}
.members-menu .open {
   background: #24AEF6;
   color: #fff;
   border: 1px solid #fff;
}
.members-area-container {
	margin-top: 0px;
	float: left;
}
.members-area-container h3 span {
	color: #5e5e5e;
	font-size: 24px;
}
.members-area-container .memebrs-container {
	padding: 10px;
}
.members-area-container .memebrs-container .sponsored {
	 margin-top: 10px;
	 background: #880417;
	 padding: 10px;
	 text-align: center;
	 float: left;
	 margin-right: 5px;
	 color: #fff;
}
.members-area-container .memebrs-container .sponsored a {
	font-weight: normal;
	 color: #fff;
}

.members-area-container .memebrs-container .sponsored2 {
	margin-top: 10px;
  	background: #0e6f64;
	 padding: 10px;
	 text-align: center;
	 float: left;
	 color: #fff;
}

.members-area-container .memebrs-container .sponsored2 a {
     font-weight: normal;
	 color: #fff;
}
#profl input[type="submit"] {
	background: #880417 !important;
	width: auto;
	height: auto;
	padding: 3px 20px 3px 20px !important;
	clear: none;
	margin-top: 10px;
	border: none;
}
#edit_cont input[type="submit"] {
	background: #880417 !important;
	width: auto;
	height: auto;
	padding: 3px 20px 3px 20px !important;
	clear: none;
	border: none;
}
#pkg input[type="submit"] {
	background: #880417 !important;
	width: auto;
	height: auto;
	padding: 3px 20px 3px 20px !important;
	clear: none;
	border: none;
}
.members-area-container .memebrs-container textarea {
	width: 99%;
	height: 100px;
	margin-bottom: 10px;
	-webkit-border-radius: 4px;
-moz-border-radius: 4px;
border-radius: 4px;
border: 1px solid #ccc;
}

.members-area-container .memebrs-container select {
	width: 99%;
	height: 35px;
	margin-bottom: 10px;
	-webkit-border-radius: 4px;
-moz-border-radius: 4px;
border-radius: 4px;
border: 1px solid #ccc;
}
.members-area-container .memebrs-container input{
	width: 99%;
	margin-bottom: 10px;
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	border-radius: 0px;
	border: 1px solid #ccc;
}

.members-area-container .memebrs-container input[type="text"], .members-area-container .memebrs-container input[type="password"] {
	margin-bottom: 10px;
}

.members-area-container .news-sub .text {
	float: left;
	margin-left: 1px;
	width: 100%;
	min-height: 25px;
}
.members-area-container .news-sub .myphoto {
	margin-top: 10px;
	margin-bottom: 10px;
	margin-right: 10px;
}

.members-area-container .news-sub h4 {
	padding-left: 0px;
	padding-bottom: 0px;
	margin-top: 10px;
}
.members-area-container .news-sub h5 {
	background: #333;
	padding: 10px;
	color: #fff;
}

.members-area-container .news-sub .edit-btn {
	margin-top: 10px;
	margin-bottom: 10px;
}
.members-area-container .news-sub .col-md-6 {
	padding-left: 0px;
	padding-right: 15px;
}
.profilePicture {
	border: 0px solid #ddd;
	padding: 0px;
	-moz-border-radius: 0px;
	-khtml-border-radius: 0px;
	-webkit-border-radius: 0px;
	border-radius: 0px;
	background: #fff;
	margin-bottom: 10px;
}
	
/* SUB PAGES */
.news-container-full {
	float: left;
	width: 100%;
	border: 0px solid #dadada;
	margin-top: 0px;
}	
.news-container-full textarea {
	width: 100%;
	height: 100px;
	margin-bottom: 10px;
	-webkit-border-radius: 4px;
-moz-border-radius: 4px;
border-radius: 4px;
border: 1px solid #ccc;
}

.about-us-container {
	font-size: 14px !important;
}

.about-us-img{
	float:right;
	width: 400px;
	margin: 0px 10px 10px 10px;
	box-shadow: 7px 7px 3px #888888;
	border-radius: 10px;
}

.about-us{
	display: inline;
}

.sub-pages-sub-container{
	padding: 10px;
}

#ContactForm .input {
width: 99%;
	margin-bottom: 10px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	border: 1px solid #ccc;
	height: 35px;
}
#ContactForm textarea {
	width: 99%;
	height: 100px;
	margin-bottom: 10px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	border: 1px solid #ccc;
}
#ContactForm input[type="submit"] {
	background: #880417 !important;
	width: auto;
	height: auto;
	padding: 5px 10px 5px !important;
	clear: none;
}
#ContactForm a {
	margin-left: 0px;
}
.sub-pages-sub-container .col-md-6 {
	min-height: 60px;
}

#feed input[type="submit"] {
	background: #880417 !important;
	width: auto;
	height: auto;
	padding: 3px 20px 3px 20px !important;
	clear: none;
	margin-top: 10px;
}
input[type="file"] {
display: block;
width: 200px !important;
}
/* MAIN SEARCH */
div.autosuggest {
	z-index: 1100;
}
.color3 {
	color: #880417 !important;
}

div.autosuggest ul li a span {
}

.main-sub-search {
	background: #fff;
	min-height: 320px;
}

.main-sub-search .button-1 {
	margin-top: 0px !important;
}

.webwidget_rating_sex li {
	width: 25px !important;
	padding-left: 30px;
	height: 22px;
    /*float: left;*/
}
.members-full-container {
	margin-top: 0px;
	margin-bottom: 20px;
}
/* FOOTER MENU */
.footer-menu {
	background: #333;
	margin-top: 20px;
	height: 45px;
	border-bottom: 1px solid #444;
}
.footer-menu ul{
	text-align: center;
	padding-top: 15px;
	
}
.footer-menu ul li{
	display: inline;
	
}
.footer-menu ul li a {
	padding-right: 10px;
	padding-left: 10px;
	color: #fff;
	padding-top: 15px;
	padding-bottom: 15px;
}
.footer-menu ul li a:hover, .footer-menu .active a {
	background: #880417;
}

/* FOOTER */
#footer {
	width: 100%;
	overflow: hidden;
	background: #333;
	color: #fff;
	margin-top: 0px;
	padding-top: 10px;
}
#footer a {
	color: #79928D;
}
#footer a:hover {
	color: #79928D;
}
#footer h3 {
	font-size: 16px;
	color: #fff;
}
#footer .social a{
	-webkit-transition: color 0.5s ease;
	-moz-transition: color 0.5s ease;
	transition: color 0.5s ease;
}
#footer .social a:hover {
	text-decoration: none;
	color: #f4f4f4;
}
#footer .social span {
	margin-right: 5px;
}
#footer .social span:hover {
	color: #f4f4f4;
}
#footer .social-container {
	float: left;
	margin-bottom: 10px;
	margin-top: 10px;
}

#footer .social-icon {
	float: left;
	width: 30px;
	font-size: 38px;
	
}
#footer .social-text {
	font-size: 12px;
	float: left;
	margin-left: 10px;
	margin-top: 10px;
	
}
#footer .social-text span {
	font-size: 20px;
	float: right;
	margin-left: 5px;
	
}

.footer-bottom {
	background: #444;
	text-align: center;
	padding-top: 10px;
	color: #79928D;
	padding-bottom: 10px;
}

.footer-bottom a {
	color: #79928D;
}

.left-ann {
	min-height: 290px;
}
.right-ann {
   float: right;
   min-height: 290px;

}
.read-home {
   

}
.date-home {
   color: #999;
	font-size: 12px;

}
.blog-home {
	width: 100%;
}

.blog-home p {
	margin-bottom: 0px;
}
.destinations-text .text {
	float: left;
	margin-left: 10px;
	width: 70%;
	min-height: 200px;
	display: block;
}
footer.entry-meta {
    margin-top: 24px;
    margin-top: 1.714285714rem;
    font-size: 13px;
    font-size: 0.928571429rem;
    line-height: 1.846153846;
    color: #757575;
    background: transparent;
}
.entry-header .entry-title {
    font-size: 22px;
    font-size: 1.571428571rem;
    font-size: 30px;
    color: #880417;
	margin-top: 0px;
	
	display: block;
    margin: 0px;
    padding: 0px;
    font-size: 24px;
    color: #3B3B3B !important;
    z-index: 0 !important;
    font-weight: 700 !important;
	font-family: "Open Sans",sans-serif !important;
	border-bottom: 1px solid #D0D0D0;
    padding-bottom: 5px;
}
.entry-header .entry-title a {
   color: #3B3B3B !important;
}

.menu-toggle, input[type="submit"], input[type="button"], input[type="reset"], article.post-password-required input[type=submit], .bypostauthor cite span {
    padding: 6px 10px;
    padding: 0.428571429rem 0.714285714rem;
    font-size: 14px;
    line-height: 1.428571429;
    font-weight: normal;
    color: #7c7c7c;
    background-repeat: repeat-x;
    background-image: none;
    border: 1px solid #880417;
    border-radius: 0px;
    box-shadow: 0 0px 0px rgba(64, 64, 64, 0.1);
    color: #fff;
    background-color: #880417;
    border-color: #880417;
}
input[type="submit"]:hover, input[type="button"]:hover, input[type="reset"]:hover, input[type="submit"]:focus, input[type="button"]:focus, input[type="reset"]:focus {
	background: #666666;
	 border-color: #666666;
	 color: #fff;
	 outline: 0;
}

@media screen and (max-width: 1199px) {
	.myphoto {
	width: 215px;
	height: 150px;

	
}
.welcome_from2 .password {
float: left;
width: 150px;
}
.logo {
float: left;
width: 350px;
margin-top: 10px;
}
.myphoto:hover {
	

}
.thumbnail-img {
	
}
.thumbnail-img:hover img {

}

.myphoto img {

	
}
.myphoto img:hover {
	
	
}
.navbar-default .navbar-nav>li>a, .main-nav-top a {
	font-size: 14px;
}
.navbar-default .navbar-nav span, .main-nav-top span {
	font-size: 11px;
}
.navbar-default .navbar-nav>li>a:hover, .main-nav-top a:hover, .navbar-nav > li > a:hover {
	font-size: 14px;
}
.navbar-default .navbar-nav>.active>a, .navbar-default .navbar-nav>.active>a:hover, .navbar-default .navbar-nav>.active>a:focus, .main-nav-top .active, .main-nav-top .active a {
	font-size: 14px;
}
.container-sub {
	margin-top: 100px;
}
}
@media screen and (max-width: 992px) {
.col-md-3-s, .col-md-2-s {
	width: 100%;
}
.news-home h3 {
}
.news-container .col-md-5 {
width: 100% !important;
}
.right-ann {
   margin-top: 20px;
}
.col-md-3 {
	margin-top: 10px;
}
.top_right {
	width: 100%;
}
.navbar-default .navbar-nav>li>a {
font-size: 13px;
}
.ls-slide img {
	height: 400px !important;
}
.ls-inner, .ls-slide {
	height: 400px !important;
}
}

@media screen and (max-width: 768px) {
.comp-details-container .myphoto {
text-align: left;

}

.header-fixed {
	display: none;
}		
.top_right {
	display: none;
}
.top-menu {
	height: 100%;
	padding-bottom: 10px;
}
.welcome_from {
	float: left;
	width: 100%;
}
.welcome_from2 {
	float: left;
	width: 100%;
	padding: 5px 10px;
}
.welcome_from2 input[type="text"]{
	width: 95% !important;
}


.welcome_from .username {
	width: 95% !important;
}
.welcome_from .password {
	width: 95% !important;
}
.welcome_from .btn, .welcome_from2 .btn,  {
	margin-left: 0px;
}
.forgot {
	float: left;
	width: 100%;
	margin-left: 10px;
}
.login-text {
	display: none;
}
.social-top {
	margin-left: 10px;
}
.container > .navbar-header, .container-fluid > .navbar-header, .container > .navbar-collapse, .container-fluid > .navbar-collapse {
	background: #fff;
}
.navbar-default .navbar-toggle {
	border-color: #fff;
	margin-top: 10px;
	background-color: #333;
}
.navbar-default .navbar-toggle .icon-bar {
	background-color: #fff;
}
.navbar-default .navbar-toggle:hover, .navbar-default .navbar-toggle:focus {
	background-color: #880417;
}
.above-carousel {
position: relative;
}
.home-search {
	width: 97%;
	min-height: 520px;
	margin-bottom:20px;
}
.ls-inner, .ls-slide {
display: none !important;
}
#full-slider-wrapper {
min-height: 700px;
}

.home-search .col-md-4 {
	width: 95%;
}
.left_p {
	width: 95%;
}
.left_p2 {
	width: 95%;
}

.left_p3 {
	width: 95%;
}
.left_p4 {
	width: 95%;
}
.left_p5 {
	width: 95%;
}
.left_p6 {
	width: 95%;
}
.home-search ul {
	margin-bottom: 20px;
}
.checkmark {
	width: 97%;
}
.home-search .button-1 {
	margin-top: 10px;
}
.home-search .button-3 {
margin-top: 130px;
}
.ls-bottom-nav-wrapper, .ls-loading-container, .ls-nav-prev, .ls-nav-next{
	display: none !important;
}
.buttons a {
	width: 200px;
	margin-top: 5px;
}
}

/* Styling for main page packages and news section */
.news-photo{
    height: 100%;
    width: 100%;
    max-width: 60px;
    padding: 10px;
}
.news-photo img{
    max-width: 100%;
    height: auto;
}
.news-photo + .text{
    padding-top: 10px;
}

.link-highlight{
    color: #24AEF6;
}

.link-highlight:hover{
	color: #1975FF;
}

.price-tag{
    font-size: 16px;
    color: #ff7900;
}
.price-container{
    margin-top: 19px;
}

.news-container .col-md-5{
    width: 48%;
}
.right{
    float: right;
}

.news-title{
    color: #24AEF6;
}
.news-wrapper{
    padding-bottom: 5px;
}
.news-bullet{
    vertical-align: baseline;
    margin-right: 3px;
}
#link-news-title{
    color: #24AEF6;
}
.package-form-container{
    width: 100%;
}
#sort_form select {
	width: 180px !important;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	padding-top: 8px;
	padding-bottom: 8px;
	font-size: 14px;
	border: 1px solid #ccc;
}
.price-input {
    width: 100px !important;
}
.currency_other{
    width: 200px !important;
}
.date_input{
    width: 30%;
}

/* Styling for page description */
.description-container {
	border: 1px solid #dadada;
	background: #fff;
	margin-top: 10px;
	margin-bottom: 15px;
	padding: 15px;
	overflow: auto;
	box-shadow: 0px 0px 10px #888888;
}

.description-container h1 {
	color: #444;
	font-size: 22px;
	padding: 0px 20px 0px 20px;
	border-bottom: 1px solid #dadada;
	margin: 0px 0px 10px 0px;
	line-height: 50px;
	height: 45px;
	background: #f0f0f0;
}

.description-container p {
    padding: 5px 0px 0px 20px;
}

.description-container  strong {
	margin-left: 20px;
	line-height: 2;
}

.description-container img{
	float:left;
	margin: 0px 10px;
	box-shadow: 7px 7px 3px #888888;
	border-radius: 10px;
	max-height: 200px;
	max-width: 354px;
	height: auto;
	width: auto;
}

#sign-up-link {
	margin-left: 20px;
	font-weight: bold;
	color: #008080;
}

#sign-up-link:hover {
	color: #48D1CC;
}

.not-found-img {
	float: right;
	box-shadow: 0px 0px 7px #888888;
	border-radius: 30px;
	margin-right: 50px;
}


/* Styling For Slider Buttons */
#slider:hover{
    background: #24AEF6;
}

.details{
    padding: 9.5px;
    margin: 0 0 10px;
    line-height: 1.5em;
    word-wrap: break-word;
    background: none;
    border: none;
    font-family:sans-serif;
}





















/* NEW STYLE 2015 */

body {
    font-family: Arial;
    color: #666666;
    font-size: 13px;
	min-width: 320px;
	letter-spacing: 0px;
	    background: #f7f7f7;
}
body.custom-font-enabled {
    font-family: Arial;
}
.main-con-white {
	background: #ffffff;
	border: 1px solid #DEDEDE;
	padding-top: 10px;
	float: left;
    width: 100%;
	padding-bottom: 10px;
}
.sub-con-white {
	background: #ffffff;
    padding-top: 0px;
	    border-left: 1px solid #DEDEDE;
		    
}
input[type="text"], input[type="email"], textarea { 
	width: 100%;
}
.sub-con-white h3 {
	margin-top: 0px;
	    font-size: 26px;
}
.slideInDown, .fadeIn {
  animation-duration: 0.1s;
  -moz-animation-duration: 0.1s;
  -webkit-animation-duration: 0.1s;
  -ms-animation-duration: 0.1s;
  animation-delay: 0s;
  -moz-animation-delay: 0s;
  -webkit-animation-delay: 0s;
  -ms-animation-delay: 0s;
}
.img-responsive {
    display: inline;
    max-width: 100%;
    height: auto;
}
h1, h2, h3, h4, h5, h6 {
    font-family: 'Open Sans Light', 'Open Sans', Arial,sans-serif !important;
    font-weight: 300;
}
h1 {
         display: block;
    margin: 0px;
    padding: 0px;
    font-size: 26px;
    color: #3B3B3B !important;
    z-index: 0 !important;
    font-weight: 700 !important;
    margin-bottom: 10px;
    margin-top: 10px;
    font-weight: 700 !important;
    font-family: "Open Sans",sans-serif !important;
    letter-spacing: 0px;
}
h2 {
    width: 100%;
    font-size: 40px;
    color: #880417;
	line-height: 30px;
	margin-top: 0px;
    font-size: 28px;
}
h3 {
    width: 100%;
    font-size: 24px;
    color: #880417;
}
h2.entry-title {
	    font-size: 32px;
    margin-top: 0px;
    font-size: 22px;
    font-size: 1.571428571rem;
    font-size: 30px;
    color: #880417;
    margin-top: 0px;
    display: block;
    margin: 0px;
    padding: 0px;
    font-size: 24px;
    color: #3B3B3B !important;
    z-index: 0 !important;
    font-weight: 700 !important;
    font-family: "Open Sans",sans-serif !important;
    border-bottom: 1px solid #D0D0D0;
    padding-bottom: 5px;
    margin-bottom: 20px;
    line-height: 26px;
  
	}
input[type="text"], input[type="password"] {
    padding: 6px;
    border: 1px solid #ccc;
    width: 100%;
    margin-bottom: 6px;
    color: black;
}
.pull-left {
	margin-right: 10px;
	}
.pull-center {
	margin-bottom: 5px;
}
a {
    color: #0070bd;
    text-decoration: none;
}
a:hover, a:focus {
    color: #333;
    text-decoration: none;
}
.contact-page .col-md-9 {
	    padding-left: 0px;
}
.contact-page .col-md-3 {
	    padding-left: 0px;
}
/*BUTTONS */
.btn {
    display: inline-block;
    padding: 6px 12px;
    margin-bottom: 0;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.42857143;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 0px;
}
.btn-default {
    color: #fff;
    background-color: #666;
    border-color: #666;
}
.btn-default:hover, .btn-default:focus{
    color: #fff;
    background-color: #777;
    border-color: #777;
}
.btn-primary {
    color: #fff;
    background-color: #880417;
    border-color: #880417;
}
.btn-primary:hover, .btn-primary:focus {
    color: #fff;
    background-color: #3e3e3e;
    border-color: #3e3e3e;
	outline: 0;
}
/**HEADER**/
header {
    min-height: 80px;
	background: #dededf url(/images/header-background1.jpg);
	background: #dededf;
	z-index: 1000;
	position: relative;
}
header .container{
    position: relative;
}
header .logo {
	float: left;
	max-width: 320px;
	padding-top: 0px;
	    margin-top: -5px;
}
header .top-right{
	float: right;
	 width: 560px;
	 padding-top: 0px;
	 margin-top: 5px;
}
header .top-right .language {
	    float: right;
    margin-right: 20px;
}
header .top-right .language select {
      height: 30px;
	  
}
header .top-right .search {
	    float: right;
    margin-right: 0px;
}
header .top-right .search input[type=search] {
    float: left;
    width: 250px;
	margin-right: 0px;
}

header .top-right .search input[type=submit] {
    float: left;
    width: 40px;
    margin-left: -2px;
    background: #880417 url(images/magnifier12.png) no-repeat center;
    border-color: #880417;
    height: 34px;
    border-radius: 0px;
}
header .top-right .search input[type=submit]:hover, header .top-right .search input[type=submit]:focus {
	background: #96091d url(images/magnifier12.png) no-repeat center;
	border-color: #96091d;
}
header .chosen-container-single .chosen-single {
    padding: 0px 0 0px 8px;
    height: 34px;
    line-height: 36px;
    background: #666666;
	border: #666666;
	color: #ffffff;
	box-shadow: 0 0 0px #fff inset,0 0px 
}
header .chosen-container-single .chosen-single;focus {
    outline: 0;
}
header .chosen-container-active.chosen-with-drop .chosen-single {
	background: #666666;
	border: #666666;
}
/* Chosen select */
.chosen-container-single .chosen-single {
    border-radius: 0px;
}
.chosen-container {
    width: 110px !important;
}
.chosen-container i.eng{
    background: transparent url(images/english-map.jpg) no-repeat left;
}
.chosen-container-single .chosen-single {
    padding: 0px 0 0px 8px;
    height: 32px;
    line-height: 32px;
}
.chosen-container-single .chosen-single div {
    top: 2px;
}
.chosen-container .chosen-results li.highlighted {
    background: #eeeeee;
	color: #333;
}
.chosen-container-single .chosen-single div b {
    display: block;
    width: 100%;
    height: 100%;
	background-position: 0px -17px;
}
.chosen-container-active.chosen-with-drop .chosen-single div b {
	background-position: -18px -17px;
}
/* Top Login */
.login-top {
	width: 250px;
	position: absolute;
    z-index: 1050;
	 right: 120px;
    top: -500px;
    background: #ffffff;
    padding: 20px;
    border: 1px solid #ccc;
    border-radius: 5px;
	-webkit-transition: all 0.35s ease;
	-moz-transition: all 0.35s ease;
	-o-transition: all 0.35s ease;
	transition: all 0.35s ease;
}
.show-top {
	top: -10px;
	-webkit-transition: all 0.35s ease;
	-moz-transition: all 0.35s ease;
	-o-transition: all 0.35s ease;
	transition: all 0.35s ease;
}
.login-top .login-form {
	
}
.login-top .form-control {
    margin-bottom: 10px;
}
.login-top .forgot {
	margin-top: 10px;
}
.login-top .forgot a{
	color: #666666;
}
.login-top .close-but {
	position: absolute;
    right: -10px;
    padding: 0px;
    background: #666666;
    color: #ffffff;
    cursor: pointer;
    border-radius: 50px;
    width: 30px;
    height: 30px;
    line-height: 30px;
    text-align: center;
}
.login-top-button {
	width: 110px;
    float: right;
	margin-right: 5px;
}
.login-top-button .btn{
	width: 110px;
    padding: 5px 5px;
    line-height: 1;
    margin-top: 3px;
    font-size: 13px;
	 margin-left: 5px;
}
.register-top-button {
	width: 110px;
    float: right;
	margin-right: 5px;
}
.register-top-button .btn{
	width: 110px;
    padding: 5px 5px;
    line-height: 1;
    margin-top: 3px;
    font-size: 13px;
	 margin-left: 5px;
	     background-color: #00a046;
    border-color: #00a046;
	 
}
.register-top-button .btn a{
	color: #ffffff;
}

/* Top menu */
.top-menu {
	float: left;
    width: 100%;
}
.top-menu ul {
	margin: 0;
    padding: 0;
	float: right;
}
.top-menu ul li {
	list-style: none;
	display: inline-block;
	padding: 8px 0px 5px 0px;
}
.top-menu ul li a {
	display: block;
	padding: 0px 5px 0px 5px;
    border-right: 0px solid #ccc;
	color: #555555;
}
.top-menu ul li a:last-child {
    border-right: 1px solid #ccc;
}
.top-menu ul li.dropdown .dropdown-menu {
	opacity: 0;
	filter: alpha(opacity=0);
 	-webkit-transition: opacity 0.5s linear;
	transition: opacity 0.5s linear;
	-moz-transition: opacity 0.5s linear;
	-o-transition: opacity 0.5s linear;
}
.top-menu ul li.open .dropdown-menu {
	opacity: 1;
	filter: alpha(opacity=100);
 	-webkit-transition: opacity 0.5s linear;
	transition: opacity 0.5s linear;
	-moz-transition: opacity 0.5s linear;
	-o-transition: opacity 0.5s linear;
	visibility: visible;
}
/*Right menu */
.right-menu {
	    margin-bottom: 10px;
		margin-top: 0px;
}
.right-menu ul {
	margin: 0;
    padding: 0;
	
}
.right-menu ul li {
	list-style: none;
	display: block;
	padding: 0px 0px 0px 0px;
}
.right-menu ul li a {
	display: block;
    padding: 8px 5px 8px 5px;
    background: #f7f7f7;
    border: 1px solid #ccc;
    margin-bottom: 5px;
	    border-bottom: 1px solid #880417;
	
}
.right-menu ul li.dropdown .dropdown-menu {
	opacity: 0;
	filter: alpha(opacity=0);
 	-webkit-transition: opacity 0.5s linear;
	transition: opacity 0.5s linear;
	-moz-transition: opacity 0.5s linear;
	-o-transition: opacity 0.5s linear;
	padding: 10px;
    left: -99%;
    width: 250px;
    top: 0;
}
.right-menu ul li.open .dropdown-menu {
	opacity: 1;
	filter: alpha(opacity=100);
 	-webkit-transition: opacity 0.5s linear;
	transition: opacity 0.5s linear;
	-moz-transition: opacity 0.5s linear;
	-o-transition: opacity 0.5s linear;
	visibility: visible;
}
.right-menu ul li.open .dropdown-menu a.btn {
	background-color: #666;
	display: block;
	    width: 120px;
		border: 1px solid #666;
		padding: 5px 5px 5px 5px;
}
.right-menu ul li.open .dropdown-menu a.btn:hover, .right-menu ul li.open .dropdown-menu a.btn:focus {
   background-color: #777;
    border-color: #777;
}
.right-menu .dropdown-menu .head {
    font-weight: bold;
    padding-bottom: 5px;
    display: block;
    color: #880417;
	background: transparent;
	border: none;
	padding-left: 0px;
    border-bottom: 1px solid #880417;
}
/************************/
.social-top {
	position: fixed;
    right: -1px;
    top: 1px;
    z-index: 1010;
	background: #f7f7f7;
	border: 1px solid #666666;
}
.social-top-move {
	top: 60px;
}
.social-top ul {
	padding: 0;
	margin: 0;
}
.social-top li {
	padding: 5px 5px 5px 5px;
	list-style: none;
}
.social-top li a {
	font-size: 22px;
	padding: 0px 10px 0px 10px;
	border-right: 0px solid #ccc;
	  color: #666666;
}
.top-menu ul li ul.dropdown-menu {
	
	
}
.top-menu ul li ul.dropdown-menu li {
	    display: block;
		padding: 0px;
}
.top-menu ul li ul.dropdown-menu li a {
	    padding: 5px 10px 5px 10px;
		font-size: 13px;
		color:#333333;
}
.top-menu ul li ul.dropdown-menu li a:hover, .top-menu ul li ul.dropdown-menu li a:focus {
	background: #666666;
	color: #ffffff;
}
/* MAIN NAVIGATION */
.fixed-menu {
    position: fixed;
    top: 0;
    z-index: 1050 !important;
    width: 100%;
}
.navbar {
    margin-bottom: 0px;
	z-index: 100;
}
.navbar {
    border-radius: 0px;
}
.navbar-default {
    background-color: #ffffff;
    border-color: #ccc;
	background: rgba(255, 255, 255, 0.9);
	position: fixed;
    width: 100%;
}
.navbar-default .navbar-nav>li>a {
    color: #333333;
    font-family: Arial, Helvetica, sans-serif;
    font-weight: bold !important;
    font-size: 15px !important;
}
.navbar-default .navbar-nav>.open>a, .navbar-default .navbar-nav>.open>a:focus, .navbar-default .navbar-nav>.open>a:hover {
    color: #ffffff;
    background: #880417;
}
.open .caret {
    color: #fff !important;
}
.navbar-default .navbar-nav>li>a:hover {
    color: #ffffff;
    background: #880417;
}
.navbar-default .navbar-nav>li>a:focus{
    color: #ffffff;
    background: #880417;
}
.navbar-nav>li>.dropdown-menu {
	border-top: 4px solid #880417;
    z-index: 1150;
}
.navbar-nav li.dropdown .dropdown-menu {
	opacity: 0;
	filter: alpha(opacity=0);
 	-webkit-transition: opacity 0.5s linear;
	transition: opacity 0.5s linear;
	-moz-transition: opacity 0.5s linear;
	-o-transition: opacity 0.5s linear;
}
.navbar-nav li.open .dropdown-menu {
	opacity: 1;
	filter: alpha(opacity=100);
 	-webkit-transition: opacity 0.5s linear;
	transition: opacity 0.5s linear;
	-moz-transition: opacity 0.5s linear;
	-o-transition: opacity 0.5s linear;
	visibility: visible;
}
.navbar-nav>li>.dropdown-menu img {
	border: 1px solid #cccccc;
	padding: 2px;
}
.navbar-default .caret {
    color: #880417;
}
.navbar-default a:hover .caret, .navbar-default .caret-hover {
    color: #ffffff;
}
.navbar-nav li.dropdown .dropdown-menu {
	min-height: 200px;
}
.yamm .dropdown.yamm-fw .dropdown-menu .col-md-3 {
    padding-top: 10px;
}
.yamm .dropdown.yamm-fw .dropdown-menu .head{
        font-weight: bold;
    padding-bottom: 5px;
    display: block;
	fon-size. 15px;
	color: #880417;
}
.yamm .dropdown.yamm-fw .dropdown-menu .first{
    border-right: 1px solid #cccccc;
}
.navbar .btn-default{
    padding: 3px 6px;
}
.navbar .btn-default:hover, .navbar .btn-default:focus{
    padding: 3px 6px;
}
.dropdown-menu {
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 1000;
     display: block;		
    float: left;
    min-width: 160px;
    padding: 5px 0;
    margin: 2px 0 0;
    font-size: 14px;
    text-align: left;
    list-style: none;
    background-color: rgba(255, 255, 255, 0.85);
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    border: 1px solid #ccc;
    border: 1px solid rgba(0,0,0,.15);
    border-radius: 4px;
    -webkit-box-shadow: 0 6px 12px rgba(0,0,0,.175);
    box-shadow: 0 6px 12px rgba(0,0,0,.175);
	
	opacity: 0;
-moz-transition: opacity .25s linear, visibility .1s linear .5s;
-webkit-transition: opacity .25s linear, visibility .1s linear .5s;
-o-transition: opacity .25s linear, visibility .1s linear .5s;
transition: opacity .25s linear, visibility .1s linear .5s;
visibility: hidden;

}
#bg-dark {
	opacity: 1;
    filter: alpha(opacity=1);
    position: fixed;
    width: 100%;
    height: 100%;
    display: block;
    background: url(images/fancybox_overlay.png);
    z-index: 100;
    -webkit-transition: opacity 0.5s ease;
    -moz-transition: opacity 0.5s ease;
    transition: opacity 0.5s ease;
    visibility: visible;
}
.hideit {
        opacity: 0!important;
    filter: alpha(opacity=0);
    -webkit-transition: opacity 0.5s ease;
    -moz-transition: opacity 0.5s ease;
    transition: opacity 0.5s ease;
    display: none !important;
    visibility: hidden !important;
}
/* SLIDER */
#full-slider-wrapper {
    min-height: 400px;
	position: relative;
}
.video-container {
    width: 100%;
    max-height: 400px;
    overflow: hidden;
}
#hero-video {
    width: 100%;
}
.main-search-cont {
	width: 100%;
	height: 200px;
	position: absolute;
	 z-index: 1;
   top: 170px;
}
#main-search {
	background: #fff;
    width: 700px;
    height: 100%;
    min-height: 200px;
    display: block;
	opacity: 0.9;
}

#main-search .etabs { margin: 0; padding: 0; }
#main-search .tab { 
         display: inline-block;
    zoom: 0;
    background: #e3e4e6;
    border-bottom: none;
    margin-right: -4px;
    padding: 0px;
    width: 33.33% !important;
	 }
#main-search .tab a { 
    font-size: 14px;
    line-height: 46px;
    display: block;
    padding: 0 10px;
    outline: none;
    padding-top: 2px;
	text-transform: uppercase;
	font-weight: normal;
	
	font-family: Arial,sans-serif;
    color: #606060 !important;
    font-size: 13px;
	border-right: 1px solid #ffffff;
	}
#main-search .tab:hover { text-decoration: none; background: #edeef0; }
#main-search .tab a:hover { text-decoration: none; }
#main-search .tab.active { background: #fff; position: relative; border-color: #666; }
#main-search .tab a.active {  }
#main-search .tab-container .panel-container { 
	background: #fff; 
	padding: 10px; 
}

.qa-sprite {
     background: url("images/qa-search-icons.png") no-repeat top left;
    width: 32px;
    height: 32px;
    padding: 13px 22px;
    margin-right: 2px;
}
.book-icon {
    background-position: 0px -43px;
}
.active .book-icon {
     background-position: 0 -1px;
}
.manage-icon {
    background-position: -42px -43px;
}
.active .manage-icon {
    background-position: -42px -1px;
}
.check-icon {
    background-position: -88px -43px;
}
.active .check-icon {
    background-position: -88px -1px;
}
#main-search .fc1 {
	float: left;
	width: 210px;
}
#main-search .fc1 label, #main-search .fc2 label, #main-search .fc3 label{
	float: left;
    width: 100%;
	color: #555555;
    font-weight: normal;
    font-size: 13px;
}
.inner-addon {
    position: relative;
	float: left;
}
.form-icon {
    background: url("images/spirte_icons.png") no-repeat top left;
	position: absolute;
    padding: 17px 16px;
    pointer-events: none;
	    left: 0;
}
.from-icon {
    background-position: -829px 0px;
}
.to-icon {
    background-position: -860px 0px;
}
.cal-icon {
    background-position: -891px 0px;
}
.left-addon input {
    padding-left: 38px;
    height: 35px;
    border-radius: 0;
    font-size: 18px;
    color: #333333;
    line-height: 23px;
    padding-right: 23px;
	    width: 210px;
}
#main-search input::-webkit-input-placeholder { font-size: 14px; }
#main-search input::-moz-placeholder { font-size: 14px;  } /* firefox 19+ */
#main-search input:-ms-input-placeholder { font-size: 14px;  } /* ie */
#main-search input:-moz-placeholder { font-size: 14px;  }

#main-search .fc2 {
	float: left;
	width: 210px;
}
#main-search .lines-sep {
	float: left;
	background: url("images/qa-m-arrow.png") no-repeat scroll 4px 3px;
    height: 25px;
    width: 25px;
	    margin-top: 28px;
}

#main-search .fc3 {
	float: left;
	width: 210px;
	    margin-left: 25px;
}
#main-search #tabs1 .btn-primary {
	margin-top: 20px;
	float: left;
	background: #880417 url("images/magnifier13.png") no-repeat left;
	background-position: 10px 8px;
	padding-left: 30px;
}
#main-search #tabs1 .btn-primary:hover, #main-search #tabs1 .btn-primary:focus {
	background: #3e3e3e url("images/magnifier13.png") no-repeat left;
	background-position: 10px 8px;
    border-color: #3e3e3e;
}
/***************************/
#tabs2 {
}
#tabs2 ul {
	margin:0;
	padding:0;
}
#tabs2 ul li {
	list-style: disc;
	display: inline-block;
	width: 130px;
	font-size: 15px;
}
#tabs2 ul li a {
	color: #333333;
}
#main-search #tabs2 .btn {
    margin-top: 10px;
    float: left;
	margin-left: 2%;
}
#tabs2 .col-city {
	float: left;
	width: 15%;
	border-right: 1px solid #ccc;
	margin-right: 3%;
	margin-left: 2%;
}
#tabs2 .col-city:last-child{
	
	border-right: 0px solid #ccc;
}
#tabs2 .col-city:first-child{
	
}

#tabs3 .col-pkg {
	float: left;
	width: 20%;
	border-right: 1px solid #ccc;
	margin-right: 3%;
	margin-left: 2%;
	
}
#tabs3 .col-pkg h2{
	font-size: 18px;
	margin: 0px 0px 5px 0px;
	color: #880417;
}
#tabs3 .col-pkg ul{
	margin: 0;
	padding: 0px 0px 0px 15px;
	
}
#tabs3 .col-pkg .btn{
	padding: 5px 10px 5px 10px;
	margin-top: 5px;
	font-size: 12px;
}
/* Welcome text */
.welcome-text {
	text-align: justify;
	}
/* Advertise home */
.advertise-home {
	float: left;
	    width: 100%;
	margin-top: 20px;
	
}
.advertise-home  .col-md-3 {
	margin-bottom: 20px;
	text-align: center;
}
/* FRONT BOXES */
.qa-Exc {
    float: left;
    padding: 0px 0 0;
    width: 100%;
}
.qa-Exc-offer {
    float: left;
    width: 100%;
}
.col-lft-rft {
    padding-left: 0px;
    padding-right: 0px;
}
.qa-Exc-offer .offer-context {
    padding: 40px 20px 18px 20px;
    background: #eeeeee;
}
.qa-Exc-offer .icon {
    float: left;
	margin-right: 20px;
}
.offer-context {
    float: none !important;
    padding: 40px 30px 17px 68px;
	margin-bottom: 20px;
}
.qa-Exc-offer .offer-context h3 {
    width: 100%;
    font-size: 40px;
    color: #880417;
	    margin-top: 0px;
}
.qa-Exc-offer .offer-context p {
    /* padding-bottom: 60px; */
    font-size: 13px;
    min-height: 65px;
    padding-top: 15px;
}
.qa-Exc-offer .offer-context span {
    width: 100%;
    text-align: right;
    display: inline-block;
    padding-right: 20px;
    position: relative;
    bottom: 0;
}
.qa-Exc-offer .offer-context:hover {
	background: #fff;
	-webkit-transition: all 0.35s ease;
	-moz-transition: all 0.35s ease;
	-o-transition: all 0.35s ease;
	transition: all 0.35s ease;
}

/* QUICK LINKS HOME */
.qa-quick-links {
    padding: 0px 0 0;
    width: 100%;
    float: left;
    font-size: 12px;
}
.quick-links {
    padding: 0;
    width: 100%;
}
.qa-quick-links h2 {
    width: 100%;
    font-size: 28px;
    color: #880417;
    padding: 0;
    border-bottom: 0;
    text-transform: none;
}
.quick-links ul, .quick-news ul {
    padding: 10px 0 0;
}
.quick-links ul li, .quick-news ul li {
    padding: 4px 0;
	list-style: none;
}
.quick-links ul li {
    padding-bottom: 12px;
}
.quick-links ul li a, .quick-links ul li a:link, .quick-news ul li a, .quick-news ul li a:link {
    color: #0070bd;
}
/************/
.quick-news {
    font-size: 13px;
    line-height: 14px;
}
.quick-news ul li {
    display: table;
}
.quick-news ul li a {
    padding: 6px 0;
}
.quick-news ul li span.date, .quick-news ul li span.news-context {
    display: table-cell;
    vertical-align: top;
}
.quick-news ul li span.date {
    width: 85px;
    float: left;
    line-height: 14px;
    font-size: 12px;
    position: relative;
    top: 4px;
}
.quick-news ul li span.date span.day {
    font-size: 40px;
    float: left;
    line-height: 40px;
    position: relative;
    top: -6px;
    padding-right: 3px;
}
.quick-news .news-context a, .quick-newsletter ul li a {
    display: block;
}
.quick-newsletter ul li {
    padding-bottom: 20px;
    border-bottom: 1px solid #cccccc;
    margin-bottom: 20px;
	list-style: none;
}
.quick-newsletter ul {
    padding-left: 0px;
}
.quick-newsletter ul li h2 {
    padding-bottom: 17px;
	    text-align: left;
}
.quick-newsletter ul li span {
    display: table;
    width: 100%;
}
.quick-newsletter ul li span span {
    display: table-cell;
    vertical-align: top;
}
.i-con-qa, .i-con-rm, .i-con-nl {
    background: url("../images/qa-ar-icons.png") no-repeat 0 0;
    width: 37px !important;
    float: left;
    margin-right: 14px;
}
.i-con-qa {
    background-position: 0 0;
    height: 50px;
}
/*************/
.form-control {
    padding: 6px;
    border-radius: 2px;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    font-size: 14px;
    color: #333;
    line-height: 23px;
    -webkit-box-shadow: none;
    box-shadow: none;
}
.selectbox {
	    cursor: pointer;
    display: inline-block;
    position: relative;
    color: #333333;
    border: 1px solid #d2d2d2;
    font-size: 14px;
    position: relative;
    display: inline-block;
    border: 1px solid #d2d2d2;
}
.selectbox select {
    width: 100% !important;
    border: none;
    padding: 0 10px;
}
select.form-control {
    line-height: 30px;
}
.selectbox .form-control {
    height: 32px;
}
.styledSelect {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background-color: white;
    padding: 6px 10px;
    line-height: 18px;
}
.styledSelect:after {
    content: url("images/dropdownArrow.jpg");
    width: 0;
    height: 0;
    border-color: #d2d2d2 transparent transparent transparent;
    position: absolute;
    top: 0px;
    right: 14px;
    line-height: 30px;
    padding: 0 7px;
}
.chkbox input[type=checkbox] + label {
    padding-left: 26px;
    height: 19px;
    display: inline-block;
    line-height: 21px;
    background-repeat: no-repeat;
    background-position: 0 0;
    vertical-align: middle;
    cursor: pointer;
    color: #666666;
    font-weight: normal;
    font-size: 12px;
}
.styledSelect::after {
    top: 14px !important;
    right: 11px !important;
}
.resetsetwidth ul {
    width: 100%;
}
.news-form-control {
    padding: 0px !important;
    display: inline-block;
}
.news-form-control input {
    width: 47%;
    float: left;
    margin-right: 10px;
}
.news-form-control input {
    width: 46% !important;
}
.news-form-control .resetsetwidth {
    width: 46% !important;
}
.resetsetwidth ul.options li {
    padding: 1px 17px !important;
    margin: 0px;
}
.flL {
    float: left;
}
.applyterms {
    padding: 13px 30px 0 0;
    font-size: 13px;
    line-height: 13px;
    width: 100%;
}
.applyterms div.chkbox {
    float: left;
    height: 20px;
}
.applyterms input[type="checkbox"] {
    display: block;
    width: 20px !important;
    z-index: -1;
    height: 20px;
    margin-top: 0px;
}
.news-form-control button {
    float: left;
    margin-top: 10px;
}

/*FOOTER */
footer {
    background: #e0e0e0;
    width: 100%;
	float: left;
    padding: 20px 0;
    margin-top: 2px;
}
footer .col-md-3{
   width: 20%;
}
footer ul li.head a {
    font: 700 15px/28px "Open Sans",sans-serif;
	color: #666666;
}
footer ul li.head {
    list-style: none;
}
footer ul li a {
    color: #666666;
}
footer .copy{
   float: left;
   width: 100%;
   margin-top: 20px;
   text-align: center;
   color: #666666;
}

footer .copy a{
   color: #666666;
}
footer .social-bottom {
	text-align: center;
	float: left;
	width: 100%;
}
footer .social-bottom {
	padding:0;
	margin:0;
}
footer .social-bottom li {
	list-style: none;
	display: inline-block;
}
footer .social-bottom li a{
	font-size: 30px;
	margin: 0px 10px 0px 10px;
	color: #666666;
}
/* Newsletter Home */
.newsletter .form-control {
	width: 70%;
   display: inline-block;
   margin-right: 10px;
}

.newsletter .btn-primary{
	margin-top: -3px;
}
/************* WORDPRESS ************/

article header {
    min-height: 20px;
    background: transparent;
    z-index: 0;
    position: relative;
}
.blog-right h3 {
	    font-size: 24px;
		 margin-top: 0px;
}
.side-body {
	margin-bottom: 20px;
	border-bottom: 1px solid #DEDEDE;
}

.top-page-image {
	float: left;
	width: 100%;
	border-bottom: 3px solid #880417;
	position: relative;
}
.top-page-image .title-cont{
	  position: absolute;
    padding: 50px 20px 10px 20px;
    background: url(/images/titles-bg.png) repeat-x;
    width: 100%;
    bottom: 0;
}
.top-page-image .title-cont h2.entry-title{
	border-bottom: 0px solid;
    padding: 0px;
    margin: 0px;
    color: #880417 !important;
    font-size: 36px;
}

.breadcrumbs {
	    border-bottom: 1px solid #DEDEDE;
		padding: 0px 0px 10px 0px;
		margin-bottom: 20px;
}
.sub-category-page-cont {
	float: left;
	width: 33.33%;
	padding: 10px;
}
.before-you-trip-cont, .where-to-go-con, .where-to-stay-con, .activities-con, .during-trip-cont  {
	width: 25%;
}
.before-you-trip-cont .sub-category-page p, .where-to-go-con .sub-category-page p, .where-to-stay-con .sub-category-page p, .activities-con .sub-category-page p {
	padding-top: 10px;
}
.sub-category-page {
	float: left;
	width: 100%;
	border: 1px solid #DEDEDE;
	padding: 10px;
	margin-bottom: 0px;
}
.sub-category-page h3{
	background: #666;
	color: #fff;
	padding: 5px;
	text-align: center;
	font-size: 20px;
	    margin: 0;
	line-height: 30px;
    height: 40px;
}
.entry-content p, .entry-summary p, .comment-content p, .mu_register p {
    margin: 0 0 24px;
    margin: 0 0 10px;
    line-height: 1.714285714;
}
.sub-category-page a.btn{
	color: #fff;
	margin-top: 10px;
}
hr {
    margin-top: 10px;
    margin-bottom: 10px;
    border: 0;
    border-top: 1px solid #DEDEDE;
    margin-left: 0px;
    margin-right: 0px;
}
h2.category-lists {
	    font-size: 16px;
    padding-bottom: 0px;
    margin-bottom: 10px;
}

h2.category-lists a{
	color: #333;
}
/* Categories Directory */
body.category-airlines {
}
body.category-airlines .post-cont, body.category-hotels .post-cont, body.category-restaurants .post-cont, body.category-car-rentals .post-cont, body.category-travel-agencies .post-cont, body.category-taxi .post-cont, body.category-currency-exchange .post-cont, body.category-business-directory .post-cont {
	float: left; 
	width: 48%;
	padding-left: 1%;
	padding-right: 1%;
	margin-bottom: 20px;
}

.rpwe-block h3.rpwe-title {
    background: none!important;
    clear: none;
    margin-bottom: 0!important;
    margin-top: 0!important;
    font-weight: 400;
    font-size: 16px !important;
    line-height: 16px !important;
    height: 20px !important;
}
/* SITEMAP */
ul.page-list{
	  margin: 0;
	  padding: 0;
}
ul.page-list li{
	    display: inline-block;
    width: 47%;
    text-align: center;
    margin-bottom: 10px;
    float: left;
}
ul.page-list li a{
	        display: block;
    padding: 10px;
    background: #f7f7f7;
    border-bottom: 2px solid #880417;
    color: #9f9f9f;
	    font-size: 16px;
}

ul.page-list li.page_item {
	    margin-left: 2%;
		margin-top: 10px;
}
ul.page-list li.page_item ul.children {
}
ul.page-list li.page_item ul.children li.page_item {
	    width: 100%;
}
ul.page-list li.page_item ul.children li.page_item a{
	 display: inline-block;
		padding: 10px;
		background: #fff;
		border: 0px solid #ccc;
		color: #880417;
		    font-size: 14px;
}




@media screen and (max-width: 1170px) {

}


@media screen and (max-width: 1199px) {
.nav>li>a {
    padding: 14px 6px;
}
.before-you-trip-cont, .where-to-go-con, .where-to-stay-con, .activities-con, .during-trip-cont  {
	width: 50%;
}

}


@media screen and (max-width: 992px) {
.right-blog {
	float: left;
	width: 100%;
	}
	.before-you-trip-cont, .where-to-go-con, .where-to-stay-con, .activities-con, .during-trip-cont {
	width: 100%;
}
.sub-category-page-cont {
    width: 100%;
}
.sub-con-white {
    border-left: 1px solid #eeeeee;
}
.top-menu ul {
    float: left;
}
header .top-right {
    float: left;
    width: 550px;
    padding-top: 10px;
    padding-bottom: 20px;
	    margin-top: 0px;
}
.main-search-cont {
    top: 110px;
}
footer .col-md-3 {
    width: 30%;
}
footer .container {
    padding-right: 0px;
    padding-left: 0px;
    margin-right: auto;
    margin-left: auto;
}
header .logo {
    margin-top: 10px;
}
.social-top-move {
	top: 100px;
}
}

@media screen and (max-width: 768px) {
ul.page-list li{
    width: 90%;
}
#full-slider-wrapper {
    min-height: 340px;
  
}
.container-sub {
    margin-top: 70px;
}
.login-top-button {
    float: none;
    margin: 0 auto;
}
header .logo {
    float: none;
    margin: 0 auto;
    width: 200px;
}
header .top-right {
    float: none;
    width: 290px;
    margin: 0 auto;
    margin-bottom: 30px;
}
.navbar-default .navbar-toggle:focus, .navbar-default .navbar-toggle:hover {
    background-color: #880417;
	background: #880417;
}
.navbar-default .navbar-toggle {
    border-color: #880417;
	 background-color: #880417;
}
.navbar-default .navbar-toggle .icon-bar {
    background-color: #fff;
}
.slideInDown {
  animation: none;
}
.yamm .dropdown.yamm-fw .dropdown-menu .first {
    border-right: 1px solid #cccccc;
    float: left;
}
.yamm .dropdown.yamm-fw .dropdown-menu .last {
    border-right: 0px solid #cccccc;
}

.main-search-cont {
    top: 20px;
	    height: auto;
}
#main-search {
    width: 100%;
    border: 1px solid #ccc;
    min-height: 320px;
	float: left;
}
#main-search .fc1, #main-search .fc2, #main-search .fc3 {
    width: 100%;
	margin-left: 0px;

}
#main-search .lines-sep {
    display: none;
}
#main-search .fc2 label, #main-search .fc3 label {
    margin-top: 10px;
}
#main-search #tabs1 .btn-primary {
    background: #880417;
    width: 100%;
}
#tabs2 .col-city {
    float: left;
    width: 45%;
    border-right: 1px solid #ccc;
    margin-right: 3%;
    margin-left: 2%;
}
#main-search #tabs2 .btn {
    margin-bottom: 20px;
	    width: 96%;
}
#tabs3 .col-pkg {
    float: left;
    width: 45%;
    border-right: 1px solid #ccc;
    margin-right: 3%;
    margin-left: 2%;
    margin-bottom: 10px;
}
.social-top-cont {
	float: left;
	width: 100%;
	text-align: center;
	background: #dededf;
	}
.social-top {
	position: relative;
	width: 160px;
	margin: 0 auto;
}
.social-top li {
    display: inline-block;
}
.top-menu {
   float: left;
    width: 100%;
    text-align: center;
    margin-bottom: 10px;
    margin-top: 10px;
}

}

@media screen and (max-width: 600px) {	
#main-search .tab {
    width: 100% !important;
}
header .top-right {
   width: 290px;
    margin: 0 auto;
    float: none;
    height: 60px;
}
header .top-right .language {
    float: left;
	margin-bottom: 20px;
	margin-left: 70px;
}
.login-top-button {
    
}

header .logo {
    float: none;
    max-width: 320px;
    padding-top: 0px;
    margin-top: -5px;
    margin: 0 auto;
}

.top-menu {
    float: left;
    width: 100%;
    text-align: center;
	margin-bottom: 10px;
    margin-top: 10px;
}
#full-slider-wrapper {
    min-height:430px;
  
}
#main-search {
    padding-bottom: 10px;
}

}



