body {
    background-color:#cccccc;
}
h1,h2,h3,h4,h5,h6 {
    font-family: 'Century Gothic', CenturyGothic, AppleGothic, sans-serif;
} 
a {
    color:#33c4e4;
}
header {
    position:relative;
    height:268px;
    background:#ffffff url(../images/header.png) no-repeat;
}
header .contact {
    position: absolute;
    right: 0;
    color: #ffffff;
    top: 0;
    padding: 4px 12px;
    text-align: right;
}
header .contact h3 {
    margin:0;
    font-weight:bold;
    font-size:20px;
}
header .contact h3 a {
	color:#ffffff;
}
header .contact h3 a:hover {
	color:#ffffff;
}
header .strapline {
    color: #000066;
    font-size: 24px;
    font-weight: bold;
    position: absolute;
    right: 0px;
    padding:12px;
    top: 160px;  
}
.tag {
    position:absolute;
    right:20px;
    top:0;
}

#search {
	 position:relative;
    background-color:#ffffff;
    /* height:76px; */
    padding:8px 16px;
	min-height:36px;
	overflow:hidden;
}
#search a {
    color:#ff6600;
}
#search h1,
.main-content h1,
.sidebar h2,
.sidebar h3,
.country-box h3 a {
    color:#ff6600;
    text-transform:uppercase;
    font-weight:bold;
    font-family: 'Century Gothic', CenturyGothic, AppleGothic, sans-serif;
	font-size: 36px;
	font-style: normal;
	font-variant: normal;
	font-weight: bold;
}
.main-content h1,
.sidebar h2 {
    font-size:20px;
}
.sidebar h2,
.sidebar h3,
.sidebar h2 a,
.sidebar h3 a
{
    color:#ffffff;
	margin:0;
}
.sidebar a.resort {
	color:#ffffff;
	font-size: 11px;
}
.sidebar h2 a:hover,
.sidebar h3 a:hover
{
    color:#ff6600;
	text-decoration:none;
}
.main-content h3 {
    margin-top:0;
}
.country-box h3 {
    margin:0;
}
.sidebar h3,
.country-box h3 a {
    font-size:15px;
}
.sidebar ul {
    list-style-type:none;
    margin:0;
    padding:0;
}
.sidebar ul li {
    display:block;
}
.sidebar ul li a {
	color:#ffffff;
	padding:8px;
}
.country-box {
    padding:10px;
    margin-top:30px;
    min-height:460px;
}
.bluebutton {
    display:block;
    background-color:#04a2ff;
    color:#ffffff;
    padding:4px 10px;
    text-decoration:none;
    margin:8px 0;
    text-transform:uppercase;
}
.bluebutton:hover {
    background-color:#ff6600;
    color:#ffffff;
    text-decoration:none;
}
.sidebutton {
    display:block;
    background-color:#04a2ff;
    color:#ffffff;
    padding:4px 10px;
    text-decoration:none;
    margin:8px 0;
    text-transform:uppercase;
}
.sidebutton .icons {
	text-transform:capitalize;
}
.sidebutton:hover {
	text-decoration:none;
}
.sidebutton a {
	 color:#ffffff;
}
.statistics h2 {
    color:#ffffff;
}
.statistics .line {
    padding: 6px 0;
    border-bottom: 1px dashed #21cbff;
    color:#ffffff;
    font-size:12px;
    overflow:hidden;
}
.statistics .line .label {
    color:#21cbff;
    text-align:left;
    font-size:12px;
}
footer {
    margin:30px 0 0 0;
    min-height:325px;
    overflow:hidden;
}
#main-pic-slider {
    margin:16px 0;
    overflow:hidden;
}
.credit {
    position:absolute;
    bottom:10px;
    right:10px;
    color:#ffffff;
}
.subheader .text {
    margin:16px 0;
    color:#ffffff;
    font-size:16px;
}
.subheader h1, .subheader h2 {
	font-size: 30px;
    color:#ffffff;
    text-transform:uppercase;
}
.rounded {
   -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    border-radius: 20px; 
}
.rounded-top {
    -webkit-border-top-left-radius: 20px;
    -webkit-border-top-right-radius: 20px;
    -moz-border-radius-topleft: 20px;
    -moz-border-radius-topright: 20px;
    border-top-left-radius: 20px;
    border-top-right-radius: 20px;    
}
.rounded-bottom {
    -webkit-border-bottom-right-radius: 20px;
    -webkit-border-bottom-left-radius: 20px;
    -moz-border-radius-bottomright: 20px;
    -moz-border-radius-bottomleft: 20px;
    border-bottom-right-radius: 20px;
    border-bottom-left-radius: 20px;    
}
.rounded-left {
    -webkit-border-top-left-radius: 20px;
    -webkit-border-bottom-left-radius: 20px;
    -moz-border-radius-topleft: 20px;
    -moz-border-radius-bottomleft: 20px;
    border-top-left-radius: 20px;
    border-bottom-left-radius: 20px;
}
.rounded-right {
    -webkit-border-top-right-radius: 20px;
    -webkit-border-bottom-right-radius: 20px;
    -moz-border-radius-topright: 20px;
    -moz-border-radius-bottomright: 20px;
    border-top-right-radius: 20px;
    border-bottom-right-radius: 20px;
}
.arrow-right {
    position:absolute;
    right:15px;
    top:30px;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 55px 0 55px 40px;
    border-color: transparent transparent transparent #203c71;
    background:#e8dab3;
}
.orange_crosses {
    background:#d6d8ce url(
    data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAAKElEQVQIW2P8Xyr5n+HjcwYGfkkGEM34P43hPwMMAAUZsauAKgcpBADaJxO98FUKpQAAAABJRU5ErkJggg==
    ) repeat;
}
.orange_squares {
    background:#d6d8ce url(
        data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAAG0lEQVQIW2P8Xyr5nwEJMOIW+PgcrA6hAioAANCPDeXafljxAAAAAElFTkSuQmCC
    ) repeat;
}
section {
    padding:12px;
    margin:30px 0 0 0;
}
section h1 {
    margin: 0 0 12px 0;
    text-transform: uppercase;
    color: #ffffff;
    font-size: 24px;
}
.learnmore {
    background: #203c71;
    min-height: 110px;
    color: #ffffff;
    padding: 12px 52px 8px 18px;
}
/*
.learnmore a {
    clear:both;
    color:#33c4e4;
    font-size:20px;
    font-weight:bold;
    text-transform:uppercase;
}
*/
.occasions {
    background:#ff6600;
    height:100%;
    min-height:90px;
}
#carousel {
    background:#33c4e4;
}
.main-pic img {

}
.sidebar {
    background:#21cbff;
    margin-top:30px;
    padding:16px;
}

.news,.main-content {
    background:#ffffff;
    padding:16px;
}
.news {
	overflow:hidden;
}
.news h2 {
	margin-top:0;
}
#search h1,
.sidebar h2{
    margin:0;
}
.main-content {
    margin-top:30px;
}
nav.utility {
    display:block;
    text-align:right;
    margin-right:24px;
    padding:8px;
}
nav.utility ul {
    list-style-type:none;
}
nav.utility ul li {
    display:inline-block;
}
nav.utility ul li a {
    color:#ffffff;
    padding:8px 12px;
    text-transform:uppercase;
}


footer {
    color:#ffffff;
}
footer .input-sm,footer input[type=submit] {
    border-radius: 20px;
}
footer h2 {
    font-size:28px;
    font-weight:bold;
    text-transform:uppercase;
}
footer .tel {
    font-size:28px;
    font-weight:bold;
}
footer h3 {
    font-size:20px;
    font-weight:bold;
}
footer .footer-menu ul {
    list-style-type:none;
    margin:0;
    padding:0;
}
footer .footer-menu ul li a {
    color:#ffffff;
}
footer .footer-base p {
    font-size:10px;
}
.country-entry {
    background-color:#ffffff;
}
.country-entry h2 {
    margin:0;
	font-size:18px;
}
.country-entry h2 a {
    color:#ff6600;
    text-transform:uppercase;
}
.country-entry {
	font-size:12px;
}
.country-entry .icons img {
	margin:2px 0;
}
.country-next {
    background-color:#21cbff;
}
.carousel-indicators {
    bottom:24px;
}
.carousel-caption {
    position:static;
    padding:0;
    text-align:left;
}


ul.thumbnails-carousel {
	padding: 5px 0 0 0;
	margin: 0;
	list-style-type: none;
	text-align: center;
}
ul.thumbnails-carousel .center {
	display: inline-block;
}
ul.thumbnails-carousel li {
	margin-right: 5px;
	margin-bottom:5px;
	display:inline;
	cursor: pointer;
}
.controls-background-reset {
	background: none !important;
}
.active-thumbnail {
	opacity: 0.4;
}
.indicators-fix {
	bottom: 50px;
}
.blue-bg {
    background-color:#203c71;
}

.left {
	float: left;
	margin-right: 20px;
	margin-bottom: 20px;
}
.right {
	float: right;
	margin-left: 20px;
	margin-bottom: 20px;
}
.pricerange {
	color:#ffffff;
}
.group {
	color:#ffffff;
}
.group ul li {
	padding:4px;
}


.list-unstyled {
	padding-left: 0;
	list-style: none;
}
.list-inline li {
	display: inline-block;
	padding-right: 5px;
	padding-left: 5px;
	margin-bottom: 10px;
}
/*---- Genral classes end -------*/

/*Change icons size here*/
.social-icons .fa {
	font-size: 1.8em;
	text-decoration:none;
}
/*Change icons circle size and color here*/
.social-icons .fa {
	width: 50px;
	height: 50px;
	line-height: 50px;
	text-align: center;
	color: #FFF;
	color: rgba(255, 255, 255, 0.8);
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-ms-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
}

.social-icons.icon-circle .fa{ 
	border-radius: 50%;
}
.social-icons.icon-rounded .fa{
	border-radius:5px;
}
.social-icons.icon-flat .fa{
	border-radius: 0;
}

.social-icons .fa:hover, .social-icons .fa:active {
	color: #FFF;
	-webkit-box-shadow: 1px 1px 3px #333;
	-moz-box-shadow: 1px 1px 3px #333;
	box-shadow: 1px 1px 3px #333; 
}
.social-icons.icon-zoom .fa:hover, .social-icons.icon-zoom .fa:active { 
 	-webkit-transform: scale(1.1);
	-moz-transform: scale(1.1);
	-ms-transform: scale(1.1);
	-o-transform: scale(1.1);
	transform: scale(1.1); 
}
.social-icons.icon-rotate .fa:hover, .social-icons.icon-rotate .fa:active { 
	-webkit-transform: scale(1.1) rotate(360deg);
	-moz-transform: scale(1.1) rotate(360deg);
	-ms-transform: scale(1.1) rotate(360deg);
	-o-transform: scale(1.1) rotate(360deg);
	transform: scale(1.1) rotate(360deg);
}
 
.social-icons .fa-adn{background-color:#504e54;} 
.social-icons .fa-apple{background-color:#aeb5c5;} 
.social-icons .fa-android{background-color:#A5C63B;}  
.social-icons .fa-bitbucket,.social-icons .fa-bitbucket-square{background-color:#003366;} 
.social-icons .fa-bitcoin,.social-icons .fa-btc{background-color:#F7931A;} 
.social-icons .fa-css3{background-color:#1572B7;} 
.social-icons .fa-dribbble{background-color:#F46899;}  
.social-icons .fa-dropbox{background-color:#018BD3;}
.social-icons .fa-facebook,.social-icons .fa-facebook-square{background-color:#3C599F;}  
.social-icons .fa-flickr{background-color:#FF0084;}
.social-icons .fa-foursquare{background-color:#0086BE;}
.social-icons .fa-github,.social-icons .fa-github-alt,.social-icons .fa-github-square{background-color:#070709;} 
.social-icons .fa-google-plus,.social-icons .fa-google-plus-square{background-color:#CF3D2E;} 
.social-icons .fa-html5{background-color:#E54D26;}
.social-icons .fa-instagram{background-color:#A1755C;}
.social-icons .fa-linkedin,.social-icons .fa-linkedin-square{background-color:#0085AE;} 
.social-icons .fa-linux{background-color:#FBC002;color:#333;}
.social-icons .fa-maxcdn{background-color:#F6AE1C;}
.social-icons .fa-pagelines{background-color:#241E20;color:#3984EA;}
.social-icons .fa-pinterest,.social-icons .fa-pinterest-square{background-color:#CC2127;} 
.social-icons .fa-renren{background-color:#025DAC;}
.social-icons .fa-skype{background-color:#01AEF2;}
.social-icons .fa-stack-exchange{background-color:#245590;}
.social-icons .fa-stack-overflow{background-color:#FF7300;}
.social-icons .fa-trello{background-color:#265A7F;}
.social-icons .fa-tumblr,.social-icons .fa-tumblr-square{background-color:#314E6C;} 
.social-icons .fa-twitter,.social-icons .fa-twitter-square{background-color:#32CCFE;} 
.social-icons .fa-vimeo-square{background-color:#229ACC;}
.social-icons .fa-vk{background-color:#375474;}
.social-icons .fa-weibo{background-color:#D72B2B;}
.social-icons .fa-windows{background-color:#12B6F3;}
.social-icons .fa-xing,.social-icons .fa-xing-square{background-color:#00555C;} 
.social-icons .fa-youtube,.social-icons .fa-youtube-play,.social-icons .fa-youtube-square{background-color:#C52F30;}

				.country-arrow {
					position: absolute;
					top:0;
					right:-40px;
					width:40px;
					height:100%;
					vertical-align:middle;
				}
				.country-arrow .fa {
					position: relative;
					padding:0 4px;
					  top: 50%;
					  -webkit-transform: translateY(-50%);
					  -ms-transform: translateY(-50%);
					  transform: translateY(-50%);
					font-size: 50px;
					color: #ffffff;
				}
.flex-caption {
	position:absolute;
  padding: 2px;
  right: 4px;
  bottom: 0px;
  background: rgba(0,0,0,.0);
  color: #fff;
  text-shadow: 0 -1px 0 rgba(0,0,0,.3);
  font-size: 11px;
}
.field {
display: block;
    width: 100%;
	padding:4px;
    clear: both;
}
.field label {
	width:100%;
	margin-bottom:0;
}
.field input {
	width:60%;
}

.email a {
	color:#ffffff;
	text-decoration:none;
}
.btn-orange {
		color:#ffffff;
		text-transform:uppercase;
	  background-color: #ff6600;
    border-color: #ff3300;
		min-width:160px;
}
.btn-orange:hover {
		color:#ff3300;
	  background-color: #ff9900;
    border-color: #ff3300;
}
.btn-lightblue {
		color:#ffffff;
		text-transform:uppercase;
		background-color: #5bc0de;
    border-color: #46b8da;
		min-width:160px;
}
.btn-lightblue:hover {
		color:#ffffff;
	  background-color: #31b0d5;
    border-color: #269abc;
}
.btn-grey {
		color:#333333;
	  background-color: #cccccc;
		text-transform:uppercase;
		border-color: #666666;
		min-width:160px;
}
.btn-grey:hover {
		color:#333333;
	  background-color: #efefef;
    border-color: #999999;
}

@media only screen and (min-width: 320px) and (max-width: 768px) {
	nav.main {
			position:absolute;
			bottom:0;
			height:45px;
			width:100%;
	}
	nav.main ul {
			list-style-type:none;
			margin-top: 8px;
	}
	nav.main ul li {
			display:inline;
	}
	nav.main ul li ul li {
			display:block;
	}
	nav.main ul li a {
			font-family: 'Century Gothic', CenturyGothic, AppleGothic, sans-serif;
			font-size: 20px;
			font-style: normal;
			font-variant: normal;
			font-weight: bold;
			color: #ffffff;
			text-transform: uppercase;
			margin-right: 36px;
	}
	nav.main ul li a:hover {
			color:#203c71;
			text-decoration:none;
	}
	nav.main ul li a:active,
	nav.main ul li a:focus {
			text-decoration:none;
	}
}

.arrow_box {
	position: relative;
	background: #203C71;
	min-height:110px;
	width:94%;
	color:#ffffff;
	padding: 12px 52px 8px 18px;
}
