
.maddy-nav{
	
    border: 0;
}
.maddy-nav .navbar-brand{
	height:100px;
}
.navbar-brand>img{
	max-height:100%;
}
@media (max-width: 991px){
	.navbar-toggle {
	    display: block;
	}
	.navbar-header {
	    float: none;
	    margin-right: -15px !important;
		margin-left: -15px !important;
	}
}


@media (min-width: 992px) and (max-width: 1199px){
	.maddy-nav .navbar-nav>li>a {
		font-family: 'jaapokkiregular';
		padding: 2px 5px 1px;
		font-size:9px;
		border: 2px solid;
		margin-right: 7px;
		
		
		transition : all 0.3s;
		text-transform:uppercase;
	}
	.navbar-default .navbar-nav>.active>a, 
	.navbar-default .navbar-nav>.active>a:focus, 
	.navbar-default .navbar-nav>.active>a:hover,
	.navbar-default .navbar-nav>li>a:focus, 
	.navbar-default .navbar-nav>li>a:hover{
		
		
		
	}
	.navbar-right {
		float: right!important;
		margin-right: -15px;
		padding: 36px 0;
	}
	
	.navbar-default .navbar-nav>.open>a, 
	.navbar-default .navbar-nav>.open>a:focus, 
	.navbar-default .navbar-nav>.open>a:hover{
		
    	
	}
	.navbar-nav>li>.dropdown-menu{
		
	    border-radius: 0;
	    
	    padding: 0;
	    margin-top: 5px;
	}
	.dropdown-menu>li>a{
		font-family: 'jaapokkiregular';
		font-size:10px;
		padding: 5px 15px;
		
	    text-transform: uppercase;
	}
	.dropdown-menu>li>a:focus, 
	.dropdown-menu>li>a:hover{
	    
    	
	}
	.dropdown-menu>.active>a, 
	.dropdown-menu>.active>a:focus, 
	.dropdown-menu>.active>a:hover{
		
	}
	
}
@media (min-width: 1200px){
	.maddy-nav .navbar-nav>li>a {
		padding-top: 2px;
		padding-bottom: 2px;
		font-family: 'jaapokkiregular';
		font-size: 13px;
		border: 2px solid;
		margin-right: 7px;
		
		
		transition : all 0.3s;
		text-transform:uppercase;
	}
	.navbar-default .navbar-nav>.active>a, 
	.navbar-default .navbar-nav>.active>a:focus, 
	.navbar-default .navbar-nav>.active>a:hover,
	.navbar-default .navbar-nav>li>a:focus, 
	.navbar-default .navbar-nav>li>a:hover{
		
		background-color: transparent;
		
	}
	.navbar-right {
		float: right!important;
		margin-right: -15px;
		padding: 36px 0;
	}
	
	.navbar-default .navbar-nav>.open>a, 
	.navbar-default .navbar-nav>.open>a:focus, 
	.navbar-default .navbar-nav>.open>a:hover{
		
    	
	}
	.navbar-nav>li>.dropdown-menu{
		
	    border-radius: 0;
	    
	    padding: 0;
	    margin-top: 5px;
	}
	.dropdown-menu>li>a{
		font-family: 'jaapokkiregular';
		font-size: 13px;
		
	    text-transform: uppercase;
	}
	.dropdown-menu>li>a:focus, 
	.dropdown-menu>li>a:hover{
	    
    	
	}
	.dropdown-menu>.active>a, 
	.dropdown-menu>.active>a:focus, 
	.dropdown-menu>.active>a:hover{
		
	}
}
div#main-content-section {
    margin-top: 100px;
}



#menu-modal .modal-dialog{
    margin: 0;
    padding: 15px;
    height: 100%;
    width: 100%;
}
#menu-modal .modal-content {
    height: 100%;
    
    border-radius:0;
}
.maddy_mobile_menu{
	padding:40px;
}
.maddy_mobile_menu>ul {
    padding: 0;
}

.maddy_mobile_menu a{
	font-family: 'jaapokkiregular';
	
    font-size: 19px;
    padding: 5px 0;
    display: block;
    
    text-decoration: none;
    letter-spacing: 1px;
    text-transform: uppercase;
}
.modal-body .close {
    
    opacity: 1;
    font-size: 40px;
    font-weight: 300;
}

.navbar-default .navbar-toggle {
    border: 0;
}
.navbar-default .navbar-toggle .icon-bar {
    
    height: 3px;
    width: 30px;
}
.navbar-toggle .icon-bar+.icon-bar {
    margin-top: 6px;
}
.navbar-default .navbar-toggle:focus, 
.navbar-default .navbar-toggle:hover {
    
}

.slider-container .item{
	background-size:cover;
	background-position:center;
}
.carousel-caption{
	left: 0;
	right: 0;
	top:0;
	bottom: 0;
	
}
.carousel-caption h2{
    font-family: 'jaapokkiregular';
    
    margin: 0;
    font-size: 32px;
    text-transform: uppercase;
}

.carousel-caption h4{
	font-family: 'jaapokkiregular';
    font-size: 22px;
    margin: 10px 0 0px;
}
.carousel-caption p{
	font-family: 'Maven Pro', sans-serif;
    font-size: 13px;
    margin: 0;
}

.carousel-caption .maddy_btn{
	font-family: 'farrayregular';
    
    
    margin-top: 20px;
}
.carousel-control {
    width: 45px;
    top: 45%;
    bottom: 45%;
    background: none !important;
    opacity: 1;
    
}
@media screen and (min-width:769px) and ( max-width:1099px){
	.carousel-caption h2{
	    margin: 0 0 20px;
	    font-size: 40px;
	}
	
	.carousel-caption h4 {
	    font-size: 21px;
	    margin: 10px 0 0px;
	}    
	.carousel-caption p{
		font-size: 18px;
	   	margin: 10px 0 20px;
	}
}
@media screen and (min-width:1100px){
	.slider-container img{
		width: 100%;
	}
	.slider-container .item{
		min-height:100vh;
		max-height:100vh;
		background-size:cover;
		background-position:center;
	}
	.carousel-caption{
		left: 0;
		right: 0;
		top:0;
		bottom: 0;
		
	}
	.carousel-caption h2{
	    font-family: 'jaapokkiregular';
	    
	    margin: 0 0 20px;
	    font-size: 55px;
	    text-transform: uppercase;
	}
	
	.carousel-caption h4{
		font-family: 'jaapokkiregular';
	    font-size: 26px;
	}
	.carousel-caption p{
		font-family: 'Maven Pro', sans-serif;
	    font-size: 19px;
	    margin: 10px 0 20px;
	}
	
	.carousel-caption .maddy_btn{
		font-family: 'farrayregular';
	    
	    
	    margin-top: 20px;
	}
}




.home-page-section{
	padding: 100px 0;
}
.about-section {
    
}

.about-section h3{
	font-family: 'jaapokkiregular';
    font-size: 43px;
    letter-spacing: 6px;
    word-spacing: 15px;
    margin-bottom: 20px;
}
.about-section p{
	font-family: 'Maven Pro', sans-serif;
	
	font-size: 16px;
}



.section-heading h2{
	font-family: 'jaapokkiregular';
    font-size: 43px;
    letter-spacing: 6px;
    word-spacing: 15px;
    margin-bottom: 20px;
    text-transform:uppercase;
}
.section-heading p{
	font-family: 'Maven Pro', sans-serif;
	
	font-size: 16px;
}
.grey-section{
	
}
.dark-blue-section{
	
}

.container.hot-tour-listing-container {
    padding-top: 60px;
}
.tour-entry-content {
    padding: 30px 15px 28px;
    text-align:left;
    height:250px;
}
.tour-entry-container{
	margin-bottom: 30px;
	
}
.tour-title{
    font-family: 'jaapokkiregular';
    font-size: 21px;
    
    margin: 0 0 20px 0;
}
.tour-entry-content p{
	
	font-family: 'Maven Pro', sans-serif;
}
.tour-entry-container img{
	width: 100%;
}
.tour-entry .maddy_btn {
    width: 100%;
    
    border-radius: 0;
    
    padding: 18px 0 16px;
    font-family: 'jaapokkiregular';
}



.service-entry-container img {
    border-radius: 100%;
    border: 1px solid;
    max-width: 175px;
}

.service-entry-container h2 {
    font-family: 'jaapokkiregular';
    font-size: 15px;
    margin: 40px 0 20px;
}
.service-entry-container p {
    
    line-height: 1.5;
    font-family: "Maven Pro";
}
.service-listing-container {
    margin-top: 30px;
}


.dark-blue-section .section-heading h2{
	
}
.popular-tour-section .tour-entry-container {
    padding: 10px;
    box-shadow: none;
}
.popular-tour-section .tour-entry-content{
	padding:40px;
	
}

.popular-tour-section .slick-prev {
    left: 25px;
    z-index: 1;
    
    padding: 10px;
    width: 40px;
    height: 40px;
    top: 150px;
}
.popular-tour-section .slick-prev:before {
    content: "\f104"; 
	font-family: FontAwesome;
	display: inline-block;
	
}

.popular-tour-section .slick-next {
    right: 24px;
    z-index: 1;
    
    padding: 10px;
    width: 40px;
    height: 40px;
    top: 150px;
}
.popular-tour-section .slick-next:before {
    content: "\f105"; 
	font-family: FontAwesome;
	display: inline-block;
	
}
.popular-tour-section .slick-prev:hover, 
.popular-tour-section .slick-prev:focus, 
.popular-tour-section .slick-next:hover, 
.popular-tour-section .slick-next:focus{
	
    outline: none;
    
}


.gallery-section{
	padding-bottom: 0;
}
.gallery-entry{
	overflow: hidden;
}
.gallery-content {
    position: absolute;
    bottom: -200px;
    
    
    transition: all 0.3s;
    left: 5PX;
    right: 5px;
}
.gallery-entry-listing{
	margin-top:40px;
}
.gallery-entry:hover .gallery-content{
	opacity:1;
	bottom:5px;
}
.gallery-entry img{
	width: 100%;
}
.gallery-content h3{
	font-family: 'jaapokkiregular';
    font-size: 31px;
}

.gallery-content p{
    
    line-height: 1.5;
    font-family: "Maven Pro";
    font-size: 12px;
}


.testimonial-slide-container{
	margin-top:40px;
}
.testimonial-entry .testimonial-img{
	width:30%;
	margin: auto;
    border-radius: 100%;
    transition:all 0.3s;
}

.testimonial-entry .testimonial-title,
.testimonial-entry .testimonial-img,
.testimonial-entry .testimonial-content{
	opacity: 0;
	transition:all 0.3s;
}
.testimonial-entry.slick-active .testimonial-img{
	opacity: 1;
}
.testimonial-entry.slick-active.slick-center.maddy-slick .testimonial-title,
.testimonial-entry.slick-active.slick-center.maddy-slick .testimonial-content{
	opacity: 1;
}

.testimonial-entry.slick-active.slick-center .testimonial-img{
	width:60%;
}

.testimonial-title{
	font-family: 'jaapokkiregular';
    font-size: 25px;
}

.testimonial-content{
	font-family: "Maven Pro";
    font-size: 14px;
}

.testimonial-entry.slick-active.slick-center{
}

.testimonial-entries-content-section .slick-prev,
.testimonial-entries-content-section .slick-next{
	opacity: 0;	
}


.testimonial-entries-section .slick-prev {
    left: 25px;
    z-index: 1;
    
    width: 30px;
    height: 30px;
}
.testimonial-entries-section .slick-prev:before {
    content: "\f104"; 
	font-family: FontAwesome;
	display: inline-block;
	
}

.testimonial-entries-section .slick-next {
    right: 24px;
    z-index: 1;
    
    width: 30px;
    height: 30px;
}
.testimonial-entries-section .slick-next:before {
    content: "\f105"; 
	font-family: FontAwesome;
	display: inline-block;
	
}
.testimonial-entries-section .slick-prev:hover, 
.testimonial-entries-section .slick-prev:focus, 
.testimonial-entries-section .slick-next:hover, 
.testimonial-entries-section .slick-next:focus{
	
    outline: none;
    
}



.featured-entry-container{
}
.featured-entry{
	padding: 15px;
}
.featured-entry-container img{
	width: 100%;
}


.featured-entry-container p{
	font-family: "Maven Pro";
	
    font-size: 14px;
    height: 40px;
    overflow: hidden;
}

.featured-entry-container .maddy_btn {
    
    font-size: 19px;
    font-family: "Maven Pro";
    text-decoration: none;
}
.featured-entry-container .post-title{
    font-family: 'jaapokkiregular';
    font-size: 16px;
    
    height: 34px;
}
@media screen and (min-width:769px){
	.featured-entry-container .post-title{
	    font-size: 20px;
    	height: 45px;
	}
}

@media screen and (min-width:992px) and (max-width:1199px){
	.featured-entry-container .post-title{
	    font-size: 20px;
    	height: 66px;
	}
}



.map-section{
	height: 400px;
	position: relative;
}
.map-dummy{
	position:absolute;
	top:0;
	bottom: 0;
	left:0;
	right: 0;
}
.map_button_hide,
.map_button_show{
	position: absolute;
	top:20px;
	right: 20px;
}

.contact-info-section{
	padding-top: 50px;
}
.contact-info-section .social-info h4{
	font-family: 'jaapokkiregular';
	font-size:18px;
	letter-spacing: 2px;
    text-transform: uppercase;
    margin-top: 0;
}
.contact-info-section .social-info p{
	font-family: "Maven Pro";
}

.social-info-section {
    margin:0 0 50px 0;
}
.social-links,
.social-links:hover {
    font-size: 29px;
    
    text-decoration: none;
    text-decoration: none;
}

.footer-contact-section label{
    font-family: 'jaapokkiregular';
    font-size: 18px;
    font-weight: normal;
    margin: 0 0 10px 0;
    text-transform: uppercase;
} 
.footer-contact-section .form-entry{
	padding-bottom: 15px;
}
.footer-contact-section input,
.footer-contact-section textarea{
	font-family: "Maven Pro";
	width:100%;
	
	border-radius:0;
	
	padding:10px;
}
.footer-contact-section input{
	height:40px;
}
.footer-contact-section input[type=submit] {
	font-family: 'jaapokkiregular';
    background: transparent;
    border: 0;
    font-size: 20px;
    text-align: left;
}



#copyright {
    padding: 10px;
    
    
}
.maddlytech a{
	
}
@media screen and (min-width:620px){
	.copyright {
	    float: left;
		margin: 0;
	}
	.maddlytech{
		float:right;
		margin: 0;
	}
}



.maddy-page-section{
	
	
}
.content-section .container {
    padding-top: 40px;
    padding-bottom: 40px;
    margin:30px auto 60px;
    
   	font-family: "Maven Pro";
    font-size: 16px;
    
    
}

.content-section .alignleft{
	float:left;
	margin:10px 30px 10px 0;
	padding:10px;
	
}
.content-section .alignright{
	float:right;
	margin:10px 0px 10px 30px;
	padding:10px;
	
}
.content-section .aligncenter{
	
	margin:auto;
	padding:10px;
	
}
.content-section img{
	max-width:100%;
	height:auto;
}

.single-tour-form {
    
    margin-top: 40px;
    padding-top: 40px;
}

.single-tour-form label{
	font-family: 'jaapokkiregular';
    text-transform: uppercase;
    font-size: 14px;
    letter-spacing: 3px;
    
    margin: 10px 0;
}


.single-tour-form .form-entry{
	padding-bottom: 15px;
}
.single-tour-form input,
.single-tour-form textarea{
	font-family: "Maven Pro";
	width:100%;
	
	border-radius:0;
	
	padding:10px;
}
.single-tour-form input{
	height:40px;
}
.single-tour-form input[type=submit] {
	font-family: 'jaapokkiregular';
    background: transparent;
    border: 0;
    font-size: 20px;
    text-align: left;
}


.maddy-page-section{
	padding-bottom:100px;
}
.header-img-section{
	position: relative;
    max-height: 500px;
    overflow: hidden;
}
.header-img{
	width: 100%;
}
.header-heading-section{
	position: absolute;
	top: 15px;
	bottom: 15px;
	left: 15px;
	right: 15px;
	padding: 15px;
}
.header-heading-section-container{
	padding:10px;
	
	display: inline-block;
}
.dummy{
	padding:20px;
	
}
.header-title{
	font-family: 'jaapokkiregular';
    text-transform: uppercase;
    font-size: 20px;
    letter-spacing: 3px;
    
    margin: 0px 0 10px;
    
    padding-bottom: 10px;

}
.header-heading-section-container p{
	
	font-family: "Maven Pro";
	font-size: 12px;
}
@media screen and (min-width:992px){
	.header-img-section{
		position: relative;
	    height: 500px;
	    overflow: hidden;
	    margin: auto;
	}
	.header-img{
		width: 100%;
	    position: absolute;
    	bottom: 0;
	}
	.header-heading-section{
		position: absolute;
		top: 0;
		bottom: 0;
		left: 0;
		right: 0;
	}
	.header-heading-section-container{
		padding:10px;
		display: inline-block;
	}
	.dummy{
		padding:50px;
	}
	.header-title{
		font-family: 'jaapokkiregular';
	    text-transform: uppercase;
	    font-size: 35px;
	    letter-spacing: 3px;
	    margin:0 0 20px;
	}
	.header-heading-section-container p{
		font-family: "Maven Pro";
		font-size: 17px;
	}
}


.page-content-section{
	padding: 50px 15px;
}


.pagination-container{
    padding: 40px 30px;
    font-family: 'jaapokkiregular';
    font-size: 20px;
    font-weight: bold;
    text-transform: uppercase;
}

.pagination-container span.pull-left {
    
}
.pagination-container span.pull-left a {
    
}
.pagination-container span.page-numbers.current {
    
}
.page-numbers {
    margin: 0 5px;
    
}
.pagination-container span.pull-right {
    
}
.pagination-container span.pull-right a {
    
}




.tour-archive-page-listing{
	
}


.archive-tour-entry {
    padding: 15px;
}

.archive-tour-entry-container {
    
}

.archive-tour-entry-container .archive-tour-entry-content{
	
	
	padding: 5px;
	height: 200px;
}

.archive-tour-entry-container .maddy_btn{
	width: 100%;
    
    border-radius: 0;
    
    padding: 18px 0 16px;
    font-family: 'jaapokkiregular';
}
.archive-tour-title {
	font-family: 'jaapokkiregular';
    margin: 10px 0;
}
.archive-tour-details{
	font-family: "Maven Pro";
	font-size: 13px;
}





.featured-archive-entry {
    padding: 15px;
}

.featured-archive-entry .featured-entry-container p {
    font-family: "Maven Pro";
    
    font-size: 14px;
    height: 40px;
    overflow: hidden;
}

.featured-archive-entry .featured-entry-content {
    
    
    
    padding: 5px;
}

.featured-archive-entry .featured-entry-container .maddy_btn {
    
    
    width: 100%;
    display: block;
    padding: 5px 10px;
}


.featured-archive-entry .featured-entry-container .post-title {
    font-family: 'jaapokkiregular';
    font-size: 16px;
    
    height: 51px;
    margin: 5px 0 10px 0;
}
@media screen and (min-width:769px){
	.featured-archive-entry .featured-entry-container .post-title {
	    font-size: 20px;
    	height: 51px;
	}
}

@media screen and (min-width:992px) and (max-width:1199px){
	.featured-archive-entry .featured-entry-container .post-title {
	    font-size: 20px;
    	height: 66px;
	}
}


.blog-archive-entry{
	
	margin-bottom:30px;
	
}

.blog-archive-entry .post-title{
	font-family: 'jaapokkiregular';
	margin:10px 0 15px;
	font-size: 22px;
}

.blog-archive-entry p{
	font-family: "Maven Pro";
    
    font-size: 14px;
    overflow: hidden;
}
.blog-archive-entry .maddy_btn {
    
    
    padding: 10px 20px;
    display: inline-block;
    margin-bottom: 10px;
    float: right;
}


.sidebar-content-section {
    margin: 50px 0;
    
    padding: 15px;
    
    font-family: "Maven Pro";
    font-size: 15px;
}
.sidebar-content-section a{
	
	text-decoration:none;
}
.sidebar-content-section a:hover{
	
	text-decoration:none;
}
.sidebar-content-section .widget-title{
	font-family: 'jaapokkiregular';
	margin:10px 0 15px;
	font-size: 22px;
    
    text-transform:uppercase;
}

.sidebar-content-section ul{
    padding: 0;
    list-style: none;
}
.sidebar-content-section ul li{
	padding-left:20px;
}
.sidebar-content-section ul li:before{
    content: "\f178";
    font-family: FontAwesome;
    display: inline-block;
    
    margin-left: -23px;
    width: 20px;
}

a.social-link {
    
    font-size: 25px;
    margin-right: 5px;
}
a.social-link:hover {
    
    font-size: 25px;
    margin-right: 5px;
}

.maddy-custom-post-name {
    display: block;
    
    padding: 5px 10px;
}





.address-section {
    
    padding: 15px;
    
    margin: 20px 0;
}

.contact-page-container .content-section label,
.contact-page-container .content-section h4{ 
	font-family: 'jaapokkiregular';
	
	width: 100%;
}


.contact-page-container .content-section input{
	width: 100%;
	
	height:35px;	
	font-family: "Maven Pro";
    font-size: 15px;
}
.contact-page-container .content-section textarea{
	width: 100%;
	
	font-family: "Maven Pro";
    font-size: 15px;
}
.contact-page-container .content-section input[type=submit]{
	width:300px;
	max-width:100%;
	
	
}






.related-entry-container {
    margin-bottom: 10px;
    
}
.related-post-heading{
	font-family: 'jaapokkiregular';
	
	margin: 0 0 10px;
}

.related-post-title{
    font-size: 17px;
    
    margin: 0px;
    font-family: "Maven Pro";
    font-size: 15px;
    font-weight: 100;
}

.related-entry-container a {
    
    display: block;
    padding: 10px;
    
}
.related-entry-container a,
.related-entry-container a:hover{
	text-decoration: none;
}






.maddy-nav{
	background-color: rgba(0, 0, 0, 0.9);
}
@media (min-width: 992px) and (max-width: 1199px){
	.maddy-nav .navbar-nav>li>a {
		color:#FFFFFF;
		border-color:rgba(231, 76, 60, 0);
	}
	.navbar-default .navbar-nav>.active>a, 
	.navbar-default .navbar-nav>.active>a:focus, 
	.navbar-default .navbar-nav>.active>a:hover,
	.navbar-default .navbar-nav>li>a:focus, 
	.navbar-default .navbar-nav>li>a:hover{
		color: #29D9C2;
		background-color: transparent;
		border-color:#29D9C2;
	}
	.navbar-right {
	}
	
	.navbar-default .navbar-nav>.open>a, 
	.navbar-default .navbar-nav>.open>a:focus, 
	.navbar-default .navbar-nav>.open>a:hover{
		background: #29D9C2;
    	color: #fff;
	}
	.navbar-nav>li>.dropdown-menu{
		background: #000;
	    border: 3px solid #29D9C2;
	}
	.dropdown-menu>li>a{
		color: #29D9C2;
	}
	.dropdown-menu>li>a:focus, 
	.dropdown-menu>li>a:hover{
	    background: #29D9C2;
    	color: #fff;
	}
	.dropdown-menu>.active>a, 
	.dropdown-menu>.active>a:focus, 
	.dropdown-menu>.active>a:hover{
		background-color: #077668;
	}
	
}
@media (min-width: 1200px){
	.maddy-nav .navbar-nav>li>a {
		color:#FFFFFF;
		border-color:rgba(231, 76, 60, 0);
	}
	.navbar-default .navbar-nav>.active>a, 
	.navbar-default .navbar-nav>.active>a:focus, 
	.navbar-default .navbar-nav>.active>a:hover,
	.navbar-default .navbar-nav>li>a:focus, 
	.navbar-default .navbar-nav>li>a:hover{
		color: #29D9C2;
		border-color:#29D9C2;
	}
	
	.navbar-default .navbar-nav>.open>a, 
	.navbar-default .navbar-nav>.open>a:focus, 
	.navbar-default .navbar-nav>.open>a:hover{
		background: #29D9C2;
    	color: #fff;
	}
	.navbar-nav>li>.dropdown-menu{
		background: #000;
	    border: 3px solid #29D9C2;
	}
	.dropdown-menu>li>a{
		color: #29D9C2;
	}
	.dropdown-menu>li>a:focus, 
	.dropdown-menu>li>a:hover{
	    background: #29D9C2;
    	color: #fff;
	}
	.dropdown-menu>.active>a, 
	.dropdown-menu>.active>a:focus, 
	.dropdown-menu>.active>a:hover{
		background-color: #077668;
	}
}


#menu-modal .modal-content {
    background: rgba(26, 49, 64, 0.9);
}
.maddy_mobile_menu a{
	color: #fff;
    border-bottom: 1px solid #628183;
}
.modal-body .close {
    color: #fff;
}
.navbar-default .navbar-toggle .icon-bar {
    background-color: #fff;
}
.navbar-default .navbar-toggle:focus, 
.navbar-default .navbar-toggle:hover {
    background-color: #223b3d;
}

.carousel-caption{
	background:rgba(0, 0, 0, 0.38);
}
.carousel-caption h2{
    color: #29D9C2;
}
.carousel-caption .maddy_btn{
    background: #29D9C2;
    color: #fff;
}

@media screen and (min-width:1100px){
	.carousel-caption{
		background:rgba(0, 0, 0, 0.38);
	}
	.carousel-caption h2{
	    color: #29D9C2;
	}
	.carousel-caption .maddy_btn{
	    background: #29D9C2;
	    color: #fff;
	}
}


.about-section {
    background: #eefbfc;
}
.about-section p{
	color:rgba(26, 49, 64, 0.51);
}


.section-heading p{
	color:#999;
}
.grey-section{
	background:#eefbfc;
}
.dark-blue-section{
	background:#223b3d;
}

.tour-entry-container{
	box-shadow: 2.5px 4.3px 10px rgba(0, 0, 0, 0.1);
}
.tour-title{
    color: #000000;
}
.tour-entry-content p{
	color: #999;
}
.tour-entry .maddy_btn {
    background: #077668;
    color: #fff;
}



.service-entry-container .fa {
    color: rgb(7, 118, 104);
    background: #fff;
}
.service-entry-container p {
    color: #999;
}


.dark-blue-section .section-heading h2{
	color:#FFFFFF;
}
.popular-tour-section .tour-entry-content{
	background: #FFFFFF;
}

.popular-tour-section .slick-prev {
    background: #077668;
}
.popular-tour-section .slick-prev:before {
	color: #FFFFFF;
}

.popular-tour-section .slick-next {
    background: #077668;
}
.popular-tour-section .slick-next:before {
	color: #FFFFFF;
}
.popular-tour-section .slick-prev:hover, 
.popular-tour-section .slick-prev:focus, 
.popular-tour-section .slick-next:hover, 
.popular-tour-section .slick-next:focus{
	color: #FFFFFF;
    background: #077668;
}


.gallery-content {
    background: #ffffff;
    color: #000;
}

.gallery-content p{
    color: #999;
}


.testimonial-entries-section .slick-prev {
    background: #000;
}
.testimonial-entries-section .slick-prev:before {
	color: #FFFFFF;
}

.testimonial-entries-section .slick-next {
    background: #000;
}
.testimonial-entries-section .slick-next:before {
	color: #fff;
}
.testimonial-entries-section .slick-prev:hover, 
.testimonial-entries-section .slick-prev:focus, 
.testimonial-entries-section .slick-next:hover, 
.testimonial-entries-section .slick-next:focus{
	color: #FFFFFF;
    background: #000000;
}



.featured-entry-container p{
	color:#999;
}

.featured-entry-container .maddy_btn {
    color: #DDDDDD;
}
.featured-entry-container .post-title{
    color: #fff;
}



.social-links,
.social-links:hover {
    color: #000;
}


.footer-contact-section input,
.footer-contact-section textarea{
	border: 1px solid #DDDDDD;
	background: #eeeef0;
}


#copyright {
    background: #000;
    color: #999;
}
.maddlytech a{
	color:#999;
}



.maddy-page-section{
	
	
}
.content-section .container {
    background:#ffffff;
   	color: #777;
    border:1px solid #ddd;
}

.content-section .alignleft{
	border:1px solid #DDDDDD;
}
.content-section .alignright{
	border:1px solid #DDDDDD;
}
.content-section .aligncenter{
	margin:10px 10px 10px 10px;
	border:1px solid #DDDDDD;
}

.single-tour-form {
    border-top: 2px dashed #ddd;
}

.single-tour-form label{
    color: #000;
}

.single-tour-form input,
.single-tour-form textarea{
	border: 1px solid #DDDDDD;
	background: #eeeef0;
}


.header-heading-section-container{
	background:rgba(25, 25, 25, 0.58);
}
.dummy{
	border:1px solid #29D9C2;
}
.header-title{
    color: #fff;
    border-bottom: 1px solid #29D9C2;
}
.header-heading-section-container p{
	color:#999;
}


.pagination-container span.pull-left {
    color: #777;
}
.pagination-container span.pull-left a {
    color: #000000;
}
.pagination-container span.page-numbers.current {
    color: #777;
}
.page-numbers {
    color: #000000;
}
.pagination-container span.pull-right {
    color: #777;
}
.pagination-container span.pull-right a {
    color: #000000;
}




.archive-tour-entry-container {
    background: #fff;
}

.archive-tour-entry-container .archive-tour-entry-content{
	border-right: 1px solid #ddd;
	border-left: 1px solid #ddd;
}

.archive-tour-entry-container .maddy_btn{
    background: #077668;
    color: #fff;
}


.featured-archive-entry .featured-entry-container p {
    color: #999;
}

.featured-archive-entry .featured-entry-content {
    background: #fff;
    border-left: 1px solid #ddd;
    border-right: 1px solid #ddd;
}

.featured-archive-entry .featured-entry-container .maddy_btn {
    background: #077668;
    color: #FFFFFF;
}


.featured-archive-entry .featured-entry-container .post-title {
    color: #000;
}


.blog-archive-entry{
	background:#FFFFFF;
	border:1px solid #DDDDDD;
}
.blog-archive-entry p{
    color: #999;
}
.blog-archive-entry .maddy_btn {
    color: #fff;
    background: #077668;
}


.sidebar-content-section {
    background: #fff;
    border: 1px solid #ddd;
}
.sidebar-content-section a{
	color:#000000;
}
.sidebar-content-section a:hover{
	color: #29D9C2;
}
.sidebar-content-section .widget-title{
    border-bottom: 2px solid #29D9C2;
}

.sidebar-content-section ul li:before{
    color: #000000;
}

a.social-link {
    color: #077668;
}
a.social-link:hover {
    color: #29D9C2;
}

.maddy-custom-post-name {
    border-bottom: 1px solid #ddd;
}


.address-section {
    border: 1px solid #ddd;
    color: #000;
}

.contact-page-container .content-section label,
.contact-page-container .content-section h4{ 
	color:#000000;
}


.contact-page-container .content-section input{
	border: 1px solid #DDDDDD;
}
.contact-page-container .content-section textarea{
	border: 1px solid #DDDDDD;
}
.contact-page-container .content-section input[type=submit]{
	background: #077668;
	color:#FFFFFF;
}


.related-entry-container {
    border: 1px solid #ddd;
}
.related-post-heading{
	color:#000000;
}

.related-post-title{
    color: #ffffff;
}

.related-entry-container a {
    background: #156d61;
    color: #fff;
}





.footer-menu ul li {
    list-style: none;
    float: right;
    padding: 0 5px;
}
.footer-menu a{
	color:#DDDDDD;
}























