body{
	font-size: 14px;
	color: #555!important;
	font-family: PT Serif ;
    width: 100%;
    overflow-x: hidden;
}

*{
	padding: 0;
	margin: 0;
	font-family: 'Montserrat', sans-serif;
}
h1, h2, h3{
	font-family: "Habibi";
	color: #555!important;
}
h1 a, h2 a, h3 a{
	font-family: "Habibi";
	color: #555!important;
	font-weight: bold;
}

a{
	text-decoration: none!important;

}
a:hover{

}
.logo{

	text-align: center;
}
.logo img{
	width: 100%;
	max-width: 1025px;
	max-height: 100px;
	margin: 0 auto;
}

header{
	width: 100%;
	margin: 0 0;
	padding: 0 0;
	background-color: #81645a!important;
	text-align: center!important;

}

header  a:hover{
	text-decoration: none;
	color: #fff;
	background-color: #90902E;
}


header  a{
	background-color: #81645a;
	text-align: center;
	padding: 10px 30px;
	margin: 0;
	line-height: 38px;
	color: #fff;
	font-weight: bold;
	font-size: 15px;

}



.main-img img{
	width: 100%;
}

.big-text h1{
	text-align: center;
	font-weight: bold;
	font-family: "Habibi";
	font-size: 34px;
}
.big-text p{
	/*font-family: PT Serif ;*/
	font-family: 'Montserrat', sans-serif;
	text-align: center;
	font-weight: bold;
	font-size: 120%;
	padding: 20px;
	border-color: #e5e5e5;

}
.big-text .insta {
	margin-bottom: 20px;
}
.big-text .insta img{
	margin: 0;
    width: 130px;
}
.big-text  .insta span{
	font-size: 16px;
    font-family: georgia;
}


.collection-zone{
	 padding-top: 30px;
	 padding-bottom: 30px;
	 color: #8C8C8C!important;
	font-family: PT Serif ;
}
.collection-zone p{
	color: #5C5C5C;
    font-family: PT Serif;
    text-align: center;
    font-weight: bold;
    font-size: 120%;
    padding: 20px;
}
.collection-zone img{
	width: 100%;
	text-align: center;
	margin-top: 20px;
	margin-bottom: 10px;
	margin-left: auto;
	margin-right: auto;

}
.collection-zone  h4 a{
    font-size: 20px;
    text-transform: capitalize;
    font-weight: bold;
}
.collection-zone .map h4 a{
    font-size: 20px;
    text-transform: capitalize;
    font-weight: bold;
    margin-top: 100px;
    display: inline-block;
}
.collection-zone .map h5 a{
    font-size: 18px;
    text-transform: capitalize;
    font-weight: bold;
}

.collection {
	text-align: center;
}
.img-sunset figcaption{
	margin: 20px;
	text-align: center;
}

.collection-img{
	text-align: center;
	margin-top: 20px;
}
.img-collection-single{
	width: 33%;
	float: left;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
}
.img-collection-single figcaption{
	text-align: center;
}
.img-collection-single a:hover{
	border:;
}
.collection-img img{
	margin: 0 auto;
	max-width: 100px;
	max-height: 180px;
}

.popular-zone{
	text-align: center;
	 padding-top: 20px;
	 padding-bottom: 30px;
}
.popular-zone a{
	color: #555;
	font-family: PT Serif ;
}

.popular-zone h2 a{
	line-height: 60px;
	background: #fff;
    padding: 0 20px;
}
.popular-zone hr.after{
    width: 100%;
    margin-top: -40px;
    float: right;
}

.home-tripadvisior {
	display: inline-block;
    float: left;
    margin-bottom: -40px!important;
}
.home-tripadvisior a img{
	width: 200px;
}
.car-tripadvisior {
	display: inline-block;
}
.car-tripadvisior a img{
	width: 200px;
}

@media (max-width: 650px) {
  .popular-zone hr{
  	display: none;
  }
}
@media (max-width: 800px) {
  .popular-zone hr{
  	width: 25%!important;
  }
  .home-tripadvisior {
    float: none;
    margin-bottom: 0px!important;
	}

}
.popular-zone img{
	text-align: center;
	width: 80%;
	float: left;
	margin-left: 10%;
	margin-bottom: 10px;
}
.popular-zone .img-center{
	text-align: center;
	margin-bottom: 30px;
}
.popular-zone h4 {
    display: inline-block;
    margin-top: 0;
}
.popular-zone h4 a{
	line-height: 20px;
	margin: 0;
}
.popular-zone div{
	margin-bottom: 10px;

}

.planning-search{

}
.planning h3 {
	font-weight: bold;
	text-align: center;
}

.planning h4{
	text-align: center;
	color: #555;
	font-family: PT Serif ;
    font-weight: bold;
}
.planning p{
	text-align: center;
	text-indent: 50px;
	margin-bottom: 30px;
    color: #2a6496;
    font-family: PT Serif;
    font-weight: bold;
    font-size: 18px;
}
.planing a:hover{
	color: #428bca!important;
}

.links-div{
	text-align: center;
	background-color: #fff;
}

.links-div .links{
	background-color: #fff;
	
}
.links-div .links h4{
	color: #9c9c9c!important;
	font-family: PT Serif!important;
	font-size: 14px;
	margin-top: 5px;
}
.links-div .links div{
	padding: 10px;
}
.links-div .links h3{
	font-weight: bold;
	text-align: center;
	margin-bottom: 30px;
}
.links .left{
	clear: both;
	float: left;
	width: 50%;
} 
.links .right{
	float: right;
	width: 50%;
}
.links div div:first-child{
	clear: both;;
}
.map{
	width: 100%;
	height: auto;
}
.map img{
	width: 150px;
	float: left;
}
.map h4{
	margin-top: 80px;
	font-size: 16px;
}
.link{
	clear: both;
	color: #9c9c9c!important;
	font-family: PT Serif ;
	padding: 10px 0!important;
}
.link img{
	float: left;
	width: 50px;
	margin:0;
}


footer{
	margin-top: 50px;

}
.menu-footer{
	text-align: center;
	font-weight: bold;
	background-color: #81645a;

}
.menu-footer ul li{
	line-height: 30px;
}
.menu-footer a{
	color: #fff;
	font-size: 16px;
}
.menu-footer a:hover{
	color: #5E412F;
}
.menu-footer a:hover{
	background-color: #81645a!important;
}
.image-footer{
	line-height: 100px;
}
.footer-image-zone{
	background-color: #fff;
	padding-bottom: 20px;
	padding-top: 20px;

}
.image-footer img{
	width: 70px!important;
	margin-left: auto;
	margin-right: auto;

}
.links {
	background-color: #CCCCCC;
}
.links h4{
	color: #fff;
	font-weight: bold;
}

.secondary-menu-footer {
	margin-top: 20px;
}
.secondary-menu-footer a{
    color: #555;
	text-align: center;	
	font-size: 13px;
	font-family: Helvetica, "Helvetica Neue", Arial, Helvetica, sans-serif!important;
	line-height: 35px;
	padding: 10px 20px;
}
.secondary-menu-footer  a:hover{
	color: #5E412F;
}

.address{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666600;
	text-align: center;
	margin-top: 30px;
}
.address a{
	color: #666600;
	text-decoration: underline;
	padding: 0;
}

.address p b{
	line-height: 20px;
	font-size: 14px;
}

.copyright p{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	margin-top: 20px;
}

/*kenya map page*/


.hero h1{
    text-align: center;
    font-weight: bold;
    font-family: "Habibi";
    font-size: 34px;
}
.hero p{
    font-family: PT Serif;
    text-align: center;
    font-weight: normal;
    font-size: 100%;
    padding: 0;
    color: #9c9c9c;
    font-size: 16px;
    margin: 10px 0;
}

.menu-map{
	padding: 20px 0 0;
	margin-bottom: 0px;
}
.menu-map a{
	/*width: 33%;
	margin: 10px 0;
	padding: 0;
	text-align: center;
	font-size: 18px;
	text-decoration: underline;
	display: inline-block;*/
}
.menu-map .menu-page{
    margin-bottom: 30px;
}
.menu-map .menu-page a{
    text-align: center;
    display: inline-block;
    width: 100%;
    height: auto;
    overflow: hidden;
}
.menu-map .menu-page img{
    width: auto;
    margin: 0 auto;
    height: 160px;
    max-width: 200%;
}
.menu-map .menu-page a span{
	text-align: center;
    display: inline-block;
    width: 100%;
    margin-top: 10px;
    font-size: 16px;
    font-weight: bold;
    color: #9c9fa8;
}

.map-section .map{
	padding: 0;
	padding-right: 20px;
}
.map-section .map img{
	width: 100%;
	height: auto;
}
.map-section .map.reduced-map img {
    width: 100%;
    max-width: 80%;
    height: auto;
    margin: auto;
    display: block;
    float: none;
}


.map-section .map-right{
	padding: 0;
}
.map-section .map-right p{
	line-height: 25px;
	font-size: 16px;
	text-align: center;
	color: #9c9c9c;
	margin: 0;
	padding: 5px 0 ;
}
.map-section .map-right p.fact{
    color: #000;
    font-weight: bold;
    font-size: 20px;
}
.map-section .map-right p.bold{
	background: #eeeedd;
	font-weight: bold;
	width: 100%;
	line-height: 25px;
	color: #414110;
}
.map-section .map-right img{
	width: 100%;
	height: auto;
    max-width: 170px;
    display: block;
    margin: 0 auto;
}

.african-beaches .row{
	margin-bottom: 30px;
}
.african-beaches .col-xs-12.col-sm-6 {
	text-align: center;
}
.african-beaches .col-xs-12.col-sm-6 img{
	width: 100%;
	height: auto;
}
.african-beaches h4{
	text-align: center;
    font-size: 24px;
    margin-bottom: 20px;
}
.african-beaches h2{
	text-align: center;
	margin: 0;
    margin-bottom: 30px;
    font-weight: bold;
}
.african-beaches p{
	font-size: 18px;
}
.african-beaches .beach-links{
	text-align: center;
}
.african-beaches .beach-links a{
    margin: 20px 50px;
    font-weight: bold;
    color: #F0A830;
    font-size: 18px;
}

#photos .col-md-3.col-sm-4.col-xs-6{
	overflow: hidden;
}
#photos .col-md-3.col-sm-4.col-xs-6 .photo {
    display: inline-block;
        overflow: hidden;
    width: 100%;
}
#photos .col-md-3.col-sm-4.col-xs-6 .photo img {
       margin-bottom: 20px;
    width: auto;
    min-width: 100%!important;
    height: 180px;
    overflow: hidden;
    max-width: 200%;
}
.map-section .full-map {
    padding: 0;
    padding-right: 0;
}
.map-section .full-map img{
	width: 100%;
}

header a.hide-desktop{
	display: none;
    background: #ffc90e;
    padding: 0 10px;
    border-radius: 5px;
    line-height: 24px;
    color: red;
}

.bird-tour {

}
.bird-tour a {

}
.bird-tour a img{
    max-width: 400px;
    height: auto;
    display: block;
    margin: auto;
}



.popular-zone .flex{
	display:-webkit-box;
	display:-moz-flex;
	display:-moz-box;
	display:-ms-flexbox;
	display:flex;
	align-items: center;
	justify-content: center;
	flex-wrap: wrap;
   	-webkit-flex-wrap: wrap;
	display:-webkit-flex;
    flex-direction:row;
}



.enquire-form {
	font-size: 16px;
    display: block;
    width: 100%;
    max-width: 700px;
    margin: 50px auto;
}
.enquire-form form{
    border: 2px solid #008ff5;
}
.enquire-form .row{
    margin-top: 30px;
    font-family: verdana, arial, sans-serif;
    font-size: 13px;
}
.enquire-form h4{
    font-size: 17px;
    text-transform: capitalize;
    font-weight: bold;
    margin-bottom: 20px;
}
.enquire-form p{
    font-weight: bold;
}
.enquire-form p.unbold{
    font-weight: normal;
}
.enquire-form h2{
	text-transform: uppercase;
    font-weight: bold;
    font-size: 27px;
    /*color: #3f9de9!important;*/
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif!important;
}
.enquire-form p.safari-name{
	text-align: left;
}
.enquire-form p.safari-name input{
	text-align: center;
    height: 40px;
    line-height: 40px;
    font-size: 24px;
    text-transform: capitalize;
    border: 0;
    margin-top: 30px;
    width: 100%;
    text-align: left;
}
.enquire-form .form-group label{
	width: 200px;
    float: left;
    line-height: 35px;
    margin: 0;
    margin-right: 20px;
}
.enquire-form .form-group select{
    height: 35px;
    line-height: 35px;
    padding: 0 10px;
    width: 100%;
    max-width: 400px;
}
.enquire-form .form-group input{
    height: 35px;
    line-height: 35px;
    padding: 0 10px;
    width: 100%;
    max-width: 400px;
    border: 2px solid #008ff5;
}
.enquire-form .form-group .radios {
    display: inline-block;
}
.enquire-form .form-group .radio {
	display: inline-block;
	margin: 0;
	margin-right: 5px;
}
.enquire-form .form-group .radio label{
	width: 30px;
    float: none;
    margin: 0;
    padding: 0;
    line-height: 30px;
    /*font-weight: bold;*/
}
.enquire-form .form-group .radio label span{
	text-align: center;
    width: 100%;
    display: inline-block;
    background: #d4d4d4;
    border: 1px solid #888888;
    border-radius: 3px;
}
.enquire-form .form-group .radio input{
    height: 30px;
    width: 30px;
    padding: 0;
    margin: 0;
    content: '';
    appearance: none;
    -webkit-appearance: none;
    -moz-appearance: toolbox;
    -ms-appearance: none;
    -o-appearance: none;
    background: #d4d4d4;
    z-index: -1;
    border: 1px solid #888888;
    outline: 0;
    box-shadow: none;
    border-radius: 3px;
}
.enquire-form .form-group .radio input::checked,
.enquire-form .form-group .radio input:checked{

}

.enquire-form .form-group .radio input::[checcked="checked"] + span,
.enquire-form .form-group .radio input:[checcked="checked"] + span{
	color: #fff;
	background: #127e1e;
}
/*.enquire-form .form-group .radio input:focus,
.enquire-form .form-group .radio input.active{
	background: #127e1e;
	color: #fff;
}
.enquire-form .form-group .radio input:focus + span,
.enquire-form .form-group .radio input:active + span{
	color: #fff;
	background: #127e1e;
}*/
.enquire-form .form-group .radio.active label span{
	color: #fff;
	background: #127e1e;
}
.enquire-form .form-group .radios.radios-rooms .radio.active label span{
    color: #000;
    background: #FDD31F;
}

.enquire-form textarea{
    width: 100%;
    min-height: 150px;
    padding: 10px;
    line-height: 25px;
    border: 2px solid #008ff5;
}
.enquire-form .dates label{
	font-weight: bold;
    text-transform: uppercase;
    font-size: 14px;
    width: 100px;
}
.enquire-form .dates input{
    width: 200px;
    padding-right: 35px;
    background: transparent;
}
.enquire-form .dates  span{
	margin-left: -30px;
    margin-top: 5px;
    z-index: -1;
    position: absolute;
}
.enquire-form .dates  span img{
	width: 25px;
}
.enquire-form p.terms{
	font-weight: normal;
	font-size: 12px;
	display: inline-block;
}
.enquire-form input[type="submit"]:focus{
	outline: 0;
}
.enquire-form input[type="submit"]:hover{
	background: #3cb0fd;
    background-image: -webkit-linear-gradient(top, #3cb0fd, #3498db);
    background-image: -moz-linear-gradient(top, #3cb0fd, #3498db);
    background-image: -ms-linear-gradient(top, #3cb0fd, #3498db);
    background-image: -o-linear-gradient(top, #3cb0fd, #3498db);
    background-image: linear-gradient(to bottom, #3cb0fd, #3498db);
    text-decoration: none;
}
.enquire-form input[type="submit"]{
    -webkit-border-radius: 14;
    -moz-border-radius: 14;
    border-radius: 14px;
    font-family: Arial;
    color: #ffffff!important;
    font-size: 18px;
    background: #51b205;
    padding: 5px 12px 5px 12px;
    text-decoration: none;
    width: 150px;
    margin-right: 20px;
    margin-bottom: 15px;
}
input#submit-contact-form[disabled="disabled"] {
    opacity: 0.5;
    cursor: no-drop;
}
.checkbox.checkbox-gdpr label{
	font-weight: bold;
}
.enquire-form .row.comm:last-child{
	margin-top: 0;
}


ul#ui-id-1 {
	font-size: 14px;
}
ul#ui-id-1 li.ui-menu-item{
	font-size: 14px;
}

.ui-state-highlight, .ui-widget-content .ui-state-highlight, .ui-widget-header .ui-state-highlight {
    font-size: 12px;
    text-align: center;
}
.ui-state-default, .ui-widget-content .ui-state-default, .ui-widget-header .ui-state-default, .ui-button, 
html .ui-button.ui-state-disabled:hover, html .ui-button.ui-state-disabled:active {
    font-size: 10px;
    text-align: center;
}
.ui-widget.ui-widget-content {
    border: 2px solid #008ff5!important;
}
div#ui-datepicker-div{
	width: 100em!important;
	background: #EEEEEE;
}
.safarienquiry div#ui-datepicker-div{
	width: 50em!important;
	background: #EEEEEE;
}
.ui-datepicker-multi-3 .ui-datepicker-group {
    width: 33.33%!important;
}

.ui-state-default, .ui-widget-content .ui-state-default, .ui-widget-header .ui-state-default, .ui-button, 
html .ui-button.ui-state-disabled:hover, 
html .ui-button.ui-state-disabled:active {
    line-height: 20px;
    font-size: 13px;
}

.ui-datepicker .ui-datepicker-title{
	font-size: 13px;
}
.ui-datepicker th{
	font-size: 13px;
}
.ui-state-default, .ui-widget-content .ui-state-default, .ui-widget-header .ui-state-default, .ui-button, html .ui-button.ui-state-disabled:hover, html .ui-button.ui-state-disabled:active {
    border: 1px solid #c5c5c5;
    background: #f6f6f6;
    font-weight: bold!important;
    color: #1c94c4!important;
}
.ui-widget-header {
    border: 1px solid #e78f08!important;
    background: #f6a828 url(images/ui-bg_gloss-wave_35_f6a828_500x100.png) 50% 50% repeat-x!important;
    color: #ffffff!important;
    font-weight: bold!important;
}
.ui-datepicker select.ui-datepicker-month, .ui-datepicker select.ui-datepicker-year {
    color: #000;
}

/*.ui-widget-header {
    border: 1px solid #e78f08!important;
    background: #f6a828 url(images/ui-bg_gloss-wave_35_f6a828_500x100.png) 50% 50% repeat-x!important;
    color: #ffffff!important;
    font-weight: bold!important;
}
.ui-state-default, .ui-widget-content .ui-state-default, .ui-widget-header .ui-state-default {
    border: 1px solid #cccccc!important;
    background: #f6f6f6 url(images/ui-bg_glass_100_f6f6f6_1x400.png) 50% 50% repeat-x!important;
    font-weight: bold!important;
    color: #1c94c4!important;
}
.ui-datepicker td span, .ui-datepicker td a {
    display: block!important;
    padding: .2em!important;
    text-align: right!important;
    text-decoration: none!important;
}
.ui-datepicker table {
    width: 100%!important;
    font-size: .9em!important;
    border-collapse: collapse!important;
    margin: 0 0 .4em!important;
}
.ui-datepicker td {
    border: 0!important;
    padding: 1px!important;
}
*/

.contact-page .text {
	font-size: 15px;
}
.contact-page .text p {
    font-size: 15px;
}

.contact-content p.big{
	text-transform: uppercase;
    font-size: 18px;
    margin-bottom: 0;
}
.contact-content p.green{
	color: #00ae00;
    text-transform: uppercase;
    margin-bottom: 0;
}


.birds-location {}
.birds-location .location {
    text-align: left;
    display: inline-block;
    width: 100%;
    margin-bottom: 15px;
}
.birds-location .location h4{
    font-size: 20px;
    font-weight: 500;
}
.birds-location .location p{
	font-size: 16px;
}

.birds-kenya {
	margin-bottom: 50px;
	margin-top: 30px;
}
.birds-kenya .flex{
	 -webkit-column-gap: 40px; /* Chrome, Safari, Opera */
	-moz-column-gap: 40px; /* Firefox */
	column-gap: 40px;
	-webkit-column-count: 3; /* Chrome, Safari, Opera */
	-moz-column-count: 3; /* Firefox */
	column-count: 3;
    width: 100%;
    display: inline-block;
    margin-top: 20px;
}
.birds-kenya .item {
	-webkit-column-break-inside: avoid;
	page-break-inside: avoid;
	break-inside: avoid;
	width: 100%;
	margin-bottom: 20px;
}
.birds-kenya .item h4{
	font-weight: bold;
}
.birds-kenya .item ul {

}
.birds-kenya .item ul li{
	list-style-type: none; 
	font-size: 16px;
}

.three-anchors .anchor{
	width: 25%;
    margin: 10px 0;
}



#pesapalbtn {
    background: #ffffff none repeat scroll 0 0;
    border-radius: 3px;
    bottom: 0;
    box-shadow: 0 0 5px 2px rgba(0, 0, 0, 0.2);
    box-sizing: border-box;
    display: inline-block;
    padding: 10px 0;
    position: fixed;
    right: 0;
    text-align: center;
    z-index: 10000;
}
#pesapalbtn img {
    display: block;
    margin: 0 auto;
    width: 80%;
}



.trip-adv {
    max-width: 220px;
    display: block;
    clear: both;
    float: right;
    margin-top: -15px;
}
.trip-adv img {
    width: 100%;
}
.hotel-top .img img{
    width: 100%;
    height: auto;
}

.hotel-content {
    font-family: PT Serif;
}
.hotel-content .row {
    margin-right: -15px;
    margin-left: -15px;
}
.hotel-content h1{
    font-size: 35px;
    margin-top: 30px;
    padding: 15px;
    font-family: "Habibi";
    font-weight: bold;
}
.hotel-content .right .gallery .img-big {
	margin-bottom: 10px;
}	
.hotel-content .right .gallery .img-big img{
	width: 100%;
	height: auto;
}
.hotel-content .right .gallery .small-imgs img{
	width: 18%;
    margin-right: 2%;
    margin-bottom: 10px;
    display: inline-block;
    float: left;
    cursor: pointer;
}
.hotel-content .right .text {
	margin-top: 30px;
	display: inline-block;
}
.hotel-content .right .text h3{
    text-transform: uppercase;
    font-size: 25px;
    font-weight: bold;
    color: #000;
}
.hotel-content .right .text h4{
	text-transform: uppercase;
    font-weight: 500;
    font-size: 20px;
    margin-top: 20px;
}
.hotel-content .right .text p{
	font-size: 16px;
    line-height: 25px;
}
.hotel-content .right .text ul{
	padding-left: 20px;
}
.hotel-content .right .text ul li{
    font-size: 16px;
    line-height: 30px;
}
.hotel-content .left section{
	display: inline-block;
	width: 100%;
	margin-bottom: 30px;
}
.hotel-content .left h4{
	text-transform: uppercase;
    font-size: 20px;
    font-weight: bold;
    color: #000;
    text-align: center;
}
.hotel-content .left img{
	width: 100%;
	height: auto;
}

.sidebar-form {
    background: #eee;
    padding: 15px;
}
.sidebar-form hr {
    margin-top: 5px;
    margin-bottom: 10px;
    border: 0;
    border-top: 1px solid #b3b3b3;
}
.sidebar-form .form-group {
    margin-bottom: 10px;
    display: inline-block;
    width: 100%;
}
.sidebar-form .form-group label{
    font-size: 15px;
    margin: 0;
}
.sidebar-form .form-group input{
    width: 100%;
    line-height: 30px;
    font-size: 15px;
    padding: 0 10px;
}
.sidebar-form .form-group select{

}
.sidebar-form .no-trv .form-group {
    display: inline-block;
    width: 100%;
}
.sidebar-form .no-trv label{
     width: 70%;
    float: left;
    line-height: 30px;
}
.sidebar-form .no-trv .radios {
    width: 30%;
    float: left;
}
.sidebar-form .no-trv .radios select{
    width: 100%;
    line-height: 30px;
    height: 30px;
    font-size: 15px;
    font-weight: bold;
    display: block;
    text-align: center;
}
.sidebar-form .dates .form-group.half {
    width: 47%;
    display: inline-block;
    float: left;
}
.sidebar-form .dates .form-group.half.first {
	margin-right: 6%;
}
.sidebar-form p{
	margin-bottom: 0;
}
.sidebar-form textarea{
	width: 100%;
	min-height: 120px;
	padding: 10px;
	max-width: 100%;
	min-width: 100%;
}
.sidebar-form input.submit{
    -webkit-border-radius: 14;
    -moz-border-radius: 14;
    border-radius: 14px;
    font-family: Arial;
    color: #ffffff!important;
    font-size: 16px;
    background: #51b205;
    padding: 5px 10px 5px 10px;
    text-decoration: none;
    width: 150px;
    margin-top: 10px;
    margin-bottom: 10px;
}
.sidebar-form input.submit:hover{
	background: #3cb0fd;
    background-image: -webkit-linear-gradient(top, #3cb0fd, #3498db);
    background-image: -moz-linear-gradient(top, #3cb0fd, #3498db);
    background-image: -ms-linear-gradient(top, #3cb0fd, #3498db);
    background-image: -o-linear-gradient(top, #3cb0fd, #3498db);
    background-image: linear-gradient(to bottom, #3cb0fd, #3498db);
    text-decoration: none;
}


.filter-photos {
    text-align: left;
    margin: 30px 0;
    display: inline-block;
    width: 100%;
}
.filter-photos p {
    display: inline-block;
    margin: 0;
    margin-right: 20px;
    font-size: 18px;
    font-weight: bold;
    background: #ffd02c;
    padding: 10px;
    float: left;
}
.filter-photos .btn:focus {
    outline: 0;
}
.filter-photos .btn {
    border: none;
    outline: none;
    padding: 5px 10px;
    background-color: white;
    cursor: pointer;
    font-size: 16px;
    display: inline-block;
}
.filter-photos .btn:hover {
    background-color: #ddd;
}
.filter-photos .btn.active {
    background-color: #666;
    color: white;
}

.photos-section {
    max-width: 1200px;
    margin: auto;
    display: block;
}
.photos-section .row:after {
    content: "";
    display: table;
    clear: both;
}
.photos-section .column {
    display: none;
    margin-bottom: 30px;
}
.photos-section .show {
    display: block;
}

.photos-section .content {
    cursor: pointer;
    position: relative;
}
.photos-section .content .overlay {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    top: 0;
    background-color: rgba(0, 0, 0, 0.5);
    color: #fff;
    overflow: hidden;
    width: 100%;
    -webkit-transform: scale(0);
    transition: .3s ease;
}
.photos-section .content:hover .overlay {
    transform: scale(1);
}
.photos-section .content:hover .img {
    cursor: pointer;
    opacity: 0.8;
}
.photos-section .content .text {
    color: white;
    font-size: 20px;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    text-align: center;
}
.photos-section .content .overlay p.title{
    margin: 10px 0;
    font-size: 17px;
    display: none;
}
.photos-section .content .overlay p.desc{
    font-size: 15px;
    line-height: 22px;
    font-style: italic;
    margin: 10px 0;
    display: none;
}
.photos-section .content .overlay span.glyphicon {
    font-size: 40px;
    margin-top: 25%;
}
.photo-modal {
    display: none;
    position: fixed;
    z-index: 9999;
    padding-top: 100px;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    overflow: auto;
    background-color: black;
}
.photo-modal .modal-content {
    position: relative;
    background-color: transparent;
    margin: auto;
    padding: 0;
    width: auto;
    max-width: 90%;
    max-height: 90%;
}
.photo-modal .close {
    color: white;
    position: absolute;
    top: 50px;
    right: 25px;
    font-size: 35px;
    font-weight: bold;
    opacity: 1;
}
.photo-modal .close:hover,
.photo-modal .close:focus {
    color: #999;
    text-decoration: none;
    cursor: pointer;
}
.photo-modal .mySlides {
    display: none;
    text-align: center;
}
.photo-modal .mySlides img{
    width: auto!important;
    max-width: 90%;
    max-height: 90%;
}
.photo-modal .prev,
.photo-modal .next {
    cursor: pointer;
    position: absolute;
    top: 50%;
    width: auto;
    padding: 16px;
    margin-top: -50px;
    color: white;
    font-weight: bold;
    font-size: 20px;
    transition: 0.6s ease;
    border-radius: 0 3px 3px 0;
    user-select: none;
    -webkit-user-select: none;
}
.photo-modal .next {
    right: 0;
    border-radius: 3px 0 0 3px;
}
.photo-modal .prev:hover,
.photo-modal .next:hover {
    background-color: rgba(0, 0, 0, 0.8);
}
img.hover-shadow {
    transition: 0.3s;
}
.hover-shadow:hover {
    box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
}

.photos-masonry .flex {
    -webkit-column-count: 3;
    -moz-column-count: 3;
    column-count: 3;
    -webkit-column-gap: 10px;
    -moz-column-gap: 10px;
    column-gap: 10px;
}
.photos-masonry .item {
    width: 100%;
    margin-bottom: 10px;
}
.photos-masonry .item .img {
    width: 100%;
    display: inline-block;
}
.photos-masonry .item .img img {
    width: 100%;
    height: auto;
    margin: 0;
    cursor: pointer;
}
.photos-masonry .overlay {
    display: none;
}




.ui-dialog.ui-widget.ui-widget-content.ui-corner-all.ui-front.ui-draggable.ui-resizable {
    position: fixed!important;
    bottom: 10px!important;
    top: auto!important;
    left: 50%!important;
    margin-left: -100px;
    width: 150px!important;
    text-align: center;
    z-index: 99999!important;
}
.ui-dialog-titlebar.ui-widget-header.ui-corner-all.ui-helper-clearfix.ui-draggable-handle {
    display: none;
}
#cookie_law_banner{
	background-color: #fddb00;
	color: rgb(0, 0, 0); 
	font-size: 12px; 
	font-family: Helvetica, Arial, sans-serif; 
	padding: 10px 0px; 
	position: fixed; 
	left: 0px; 
	right: 0;
	width: 100%; 
	z-index: 999999999; 
	text-align: center; 
	bottom: 0px; 
	line-height: 25px;  
	min-height: 1px!important;  
}
div#cookie_law_banner_text {
    display: inline-block;
    padding: 0;
    font-size: 20px;
}
div#cookie_law_banner_text img{
	margin-right: 10px;
	float: left;
	width: 30px;
}
div#cookie_law_banner_text span{
    display: block;
    font-size: 12px;
    line-height: 12px;
    text-align: left;
}
#cookie_law_banner_close {
    background-color: rgb(0, 0, 0);
    color: rgb(255, 255, 255);
    text-decoration: none;
    font-size: 16px;
    width: auto;
    height: auto;
    overflow: hidden;
    line-height: initial;
    text-align: center;
    float: right;
    font-family: 'Didact Gothic', sans-serif;
    cursor: pointer;
    padding: 5px 10px;
    text-transform: capitalize;
    margin-right: 20px;
    margin-top: 5px;
    border-radius: 5px;
}




@media(min-width: 560px){

	header.new-header {
	    padding-left: 40px!important;
	}
	
}

@media(min-width: 600px){

	header button.navbar-toggle{
		bottom: 0!important;
	}

}

@media(min-width: 767px){
	.top-menu{
		display: block!important;
	    padding: 2px 0;
	}
	header a.hide-mobile{
		display: inline!important;
	}

}

@media(max-width: 993px){
	.secondary-menu-footer a{
		line-height: 30px;
    	padding: 10px;
	}
	.secondary-menu-footer .container.container-fluid.text-center {
	    padding: 0;
	}
	.menu-map {
		text-align: center;
	}
	.menu-map a {
    	width: auto;
    	margin: 10px 20px;
	}
	.map-section .map{
		padding: 0;
	}
	#photos .col-md-3.col-sm-4.col-xs-6 .photo img{
    	height: auto;
    }

}

@media(max-width: 767px){

	.row {
	    margin-right: 0;
	    margin-left: 0;
	}

    .collection-zone img {
    	margin-top: 0;
    }
    #photos .col-md-3.col-sm-4.col-xs-6 .photo img{
    	height: auto;
    	width: 100%;
    }
    #photos .col-md-3.col-sm-4.col-xs-6 .photo img {
	    margin-bottom: 10px;
	}
	#photos .col-md-3.col-sm-4.col-xs-6 {
	    overflow: hidden;
	    padding: 0 5px;
	    margin: 0;
	}
	.tabs .tab-content{
		padding: 10px;
	}
	.main-img {
		overflow: hidden; 
	}
	.main-img img {
        width: 220%;
	    max-width: 220%;
	    margin-left: -110%;
	}

	header.new-header{
		position: relative;
	}
	.top-menu{
	    padding-left: 30px;
	    padding: 2px 0;
	}

	/*.top-menu a{
		width: 100%;
	    display: block;
	    line-height: 20px;
	}*/
    header button.navbar-toggle {
	    position: absolute;
	    left: 5px;
	    bottom: 16px;
	    padding: 0px;
	}
    header button.navbar-toggle span.icon-bar{
        background: #FFC90E;
	    width: 36px;
	    height: 4px;
    }
    .big-text p{
	    font-size: 110%;
	    padding: 0;
	    line-height: 25px;
    }
    header a {
	    padding: 10px 15px;
	    line-height: 36px;
	    font-size: 14px;
	}
	header a.hide-mobile{
		display: none;
	}
	header a.hide-desktop{
		display: inline-block;
	}
	
	.section {
	    margin-top: 30px;
	}
	.big-text .section:first-child {
		margin-top: 0;
	}
	.big-text .insta img {
	    width: 115px;
	    margin: 0;
	}
	.big-text .insta span {
	    font-size: 16px;
	}
	.filter-photos .btn {
	    padding: 5px 10px;
	    font-size: 14px;
	}
	.filter-photos {
	    margin: 10px 0;
	}

	.popular-zone img {
	    text-align: center;
	    width: 100%;
	    float: none;
	    margin-left: 0;
	    margin-bottom: 10px;
	}
	.popular-zone h2 a {
	    line-height: 35px;
	    font-size: 25px;
	}
	.collection-zone h2 {
	    font-size: 25px;
	}
	.collection-zone h4 a {
	    font-size: 18px;
	    margin-bottom: 20px;
	    display: inline-block;
	}
	.collection-zone .col-md-4.col-sm-4.col-xs-12.img-center {
	    padding: 0;
	}
	.planning.col-xs-12.col-sm-12.col-md-7 {
	    padding: 0;
	}
	.planning.col-xs-12.col-sm-12.col-md-7 p{
	    font-size: 100%;
	    text-align: center;
	    text-indent: 0;
	}
	.row.planning-search .container.container-fluid{
		padding: 0;
	}
	.popular-zone{
		padding-bottom: 0;
	}
	.img-sunset.col-md-5.col-sm-5.col-xs-10.col-xs-offset-1.col-sm-offset-0.col-md-offset-0 {
	    padding: 0;
	    margin: 0;
	    width: 100%;
	}
	.collection p{
	    font-size: 100%;
	    padding: 0;
	    line-height: 20px;
	}
	.big-text h1{
		font-size: 28px;
	}
	.planning.col-xs-12.col-sm-12.col-md-7 h3{
		font-size: 20px;
	}
	.map img {
	    width: 100%;
	    float: none;
	}

	.big-image {
		overflow: hidden; 
	}
	.big-image img {
	    width: 200%;
	    max-width: 220%;
	    margin-left: -50%;
	}

}

@media(max-width: 500px){
	.big-text p {
	    font-size: 100%;
	    padding: 0;
	    line-height: 22px;
	}

    .link img {
    	float: none;
    }
    .menu-map .col-xs-12.col-sm-4 img{
	    max-width: 250px;
	    margin-top: 20px;
	}
	.popular-zone img {
	    text-align: center;
	    width: 100%;
	    float: none;
	    margin-left: 0;
	    margin-bottom: 10px;
	}
	.popular-zone h2 a {
	    line-height: 35px;
	    font-size: 25px;
	}
	.collection-zone h2 {
	    font-size: 25px;
	}
	.collection-zone h4 a {
	    font-size: 15px;
	    margin-bottom: 20px;
	    display: inline-block;
	}
	.collection-zone h2 a{
	    display: block;
	}
	.collection-zone .col-md-4.col-sm-4.col-xs-12.img-center {
	    padding: 0;
	}
	.planning.col-xs-12.col-sm-12.col-md-7 {
	    padding: 0;
	}
	.planning.col-xs-12.col-sm-12.col-md-7 p{
	    font-size: 100%;
	    text-align: center;
	    text-indent: 0;
	}
	.row.planning-search .container.container-fluid{
		padding: 0;
	}
	.popular-zone{
		padding-bottom: 0;
	}
	.img-sunset.col-md-5.col-sm-5.col-xs-10.col-xs-offset-1.col-sm-offset-0.col-md-offset-0 {
	    padding: 0;
	    margin: 0;
	    width: 100%;
	}
	.collection p{
	    font-size: 100%;
	    padding: 0;
	    line-height: 20px;
	}

	.big-text h1{
		font-size: 28px;
	}
	.planning.col-xs-12.col-sm-12.col-md-7 h3{
		font-size: 20px;
	}
	.map img {
	    width: 100%;
	    float: none;
	}

}


@media(max-width: 993px){
	.trip-adv {
	    max-width: 250px;
	    display: block;
	    clear: both;
	    float: none;
	    margin: auto;
	    margin-bottom: 20px;
	}
}


@media(max-width: 767px){
	div#ui-datepicker-div {
	    width: 32em!important;
	}
	.ui-datepicker-multi-3 .ui-datepicker-group {
	    width: 100%!important;
	}
	.enquire-form {
	    margin: 20px auto;
	    padding: 10px;
	}
	.menu-map .menu-page {
	    margin-bottom: 0;
	}
	.menu-map .menu-page.no-img {
	    margin-bottom: 10px;
	}
	.menu-map a {
	    margin: 0;
	}
	.birds-kenya .flex {
	    -webkit-column-gap: 20px;
	    -moz-column-gap: 20px;
	    column-gap: 20px;
	    -webkit-column-count: 2;
	    -moz-column-count: 2;
	    column-count: 2;
	}
	div#cookie_law_banner_text {
	    font-size: 15px;
	    line-height: 20px;
	}
	#cookie_law_banner_close{
		float: none;
	}
	#cookie_law_banner{
		padding-bottom: 40px;
	}


}

@media(max-width: 450px){
	.enquire-form h4 {
	    font-size: 17px;
	    margin-bottom: 10px;
	}
	.enquire-form .dates input {
	    width: 100%;
	}
	.enquire-form .form-group label{
		margin-bottom: 5px;
	}
	.enquire-form {
	    margin: 20px auto;
	    padding: 10px;
	}
	.enquire-form p.safari-name input{
		font-size: 18px;
		margin-top: 10px;
	}
	.enquire-form h2 {
	    font-size: 22px;
	    text-align: center;
	    margin: 0;
	}
	.enquire-form .row.details {
	    margin-top: 0;
	}
	.enquire-form .row.no-trv{
	    margin-top: 10px;
	}
	.safarienquiry div#ui-datepicker-div {
	    width: 280px!important;
	}
	.enquire-form .form-group label{
		line-height: 25px;
	}
	.enquire-form .form-group label.hide-mobile{
		display: none;
	}
	.enquire-form p.unbold br{
		display: none;
	}
	.birds-kenya .flex {
	    -webkit-column-gap: 20px;
	    -moz-column-gap: 20px;
	    column-gap: 20px;
	    -webkit-column-count: 1;
	    -moz-column-count: 1;
	    column-count: 1;
	}
	.hotel-content h1 {
	    font-size: 25px;
	    margin-top: 20px;
	    margin-bottom: 20px;
	    text-align: center;
	}

	.photos-masonry .flex {
	    -webkit-column-count: 2;
	    -moz-column-count: 2;
	    column-count: 2;
	}


}












