/*
Theme Name:		activitydelivered Child 
Theme URI:		#
Description:	activitydelivered
Author:			activitydelivered
Theme URI:		#
Template:		activitydelivered
Version:		1.0
*/



body {
	background-color:#fff;
}

p {
   font-size: 17px !important;
   line-height:28px !important;
}

.headertext>h1 {
    text-shadow: 0 0 20px rgba(0,0,0,1);
    line-height: 1.5em;
    font-size: 50px !important;
    margin-bottom: 0 !important;
    margin-top: -38px;
}

.headertext>h3 {
   font-size: 38px;
   text-shadow: 0px 0px 20px rgba(0, 0, 0, 1);
}

.page-master-holder h3, .blog-landing h3 {
 color: #ed6b06;
 line-height:1.4em;
 margin-bottom:25px;
}

.vc_btn3.vc_btn3-shape-rounded {
    border-radius: 0px;
    font-weight: bold;
	margin-bottom: -20px;
}

.vc_grid-item-mini.vc_clearfix {
    padding: 10px;
    background-color: #f9f9f9;
}

.vc_gitem-zone.vc_gitem-zone-a.vc-gitem-zone-height-mode-auto.vc-gitem-zone-height-mode-auto-1-1.vc_gitem-is-link {
    height: 220px;
}

.fantastic h3:after, .blog-landing h3:after {
   display: block;
   content: "";
   width: 70px;
   height: 2px;
   background-color: #ed6b06;
   margin: 20px auto 0;
}

.main-navigation-ul>li>a.menu-item-link {
   height: 40px !important;
}

#mk-main-navigation>ul>li.menu-item>a {
   padding: 0 5px;
   margin: 0 7px;
}

#mk-main-navigation>ul>li.menu-item>a, .mk-vertical-menu li.menu-item>a {
    border-bottom: 2px solid #fff;
}

#mk-main-navigation>ul>li.current-menu-item>a, #mk-main-navigation>ul>li.current-menu-ancestor>a, #mk-main-navigation>ul>li.menu-item:hover>a {
   color: #ed6b06;
   background-color: #fff;
   border-bottom: 2px solid #ed6b06;
}

#mk-main-navigation>ul>li.menu-item>a:hover {
   color: #ed6b06;
   background-color: #fff;
   border-bottom: 2px solid #ed6b06;
}

.main-navigation-ul:hover>.menu-item>.menu-item-link {
   opacity: 1;
}

.widgettitle {
   text-transform: none;
}

.widgettitle:after {
   height: 2px;
   background-color: #ed6b06;
	width:70px;
}

p.efbl_author_name {
    display: none;
}
#efblcf .efbl_post_content .efbl_author_info .efbl_story_time {
    color: #afafaf;
	font-size: 13px !important;
    line-height: 13px !important;
}
#efblcf.halfwidth .efbl_post_content {
    margin-top: 0px;
}
.efbl_author_info {
    margin-bottom: 10px;
}

p.efbl_story_text, p.story_description {
    line-height: 22px !important;
    margin-bottom: 10px;
	font-size:13px !important;
}
.efbl_feed_wraper {
    margin-top: 8px;
}

#efblcf .efbl_info {
    background: none;
}

.parent {
	width: 100%;
    height: 275px;
    overflow: hidden;
    position: relative;
    cursor: pointer;
}

.child>a {
    font-size: 35px;
    color: #fff;
    font-weight: bold;
    text-align: center;
    margin: auto;
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    height: 100px;
    line-height: 40px;
    cursor: pointer;
    text-decoration: none;
    text-shadow: 0 0 10px rgba(0,0,0,1);
}

.child {
    height: 100%;
    width: 100%;
    background-size: cover;
    background-repeat: no-repeat;
    -webkit-transition: all .5s;
    -moz-transition: all .5s;
    -o-transition: all .5s;
    transition: all .5s;
}

.parent:hover .child,.parent:focus .child {
	-ms-transform:scale(1.1);
	-moz-transform:scale(1.1);
	-webkit-transform:scale(1.1);
	-o-transform:scale(1.1);
	transform:scale(1.1);
}

.parent:hover a, .parent:focus a {
    display: block;
}
.parent:hover .child:before, .parent:focus .child:before {
    display: block;
}

.child:before {
	background-color:rgba(0,0,0,0.3);
}

.activities, .activities:hover {
    font-size: 30px;
	color:#fff;
}

.home .testiminialscustom>div>div>div>div>p, .home .testiminialscustom>div>div>div>div>p>span, .home .testiminialscustom>div>div>div>.testimonial-quote {
    font-size: 17px !important;
    line-height: 28px !important;
    font-weight: normal !important;
}

.home .testimonial-quote p {
	margin-bottom:0px;
}

.mk-testimonial.quote-style .testimonial-quote {
    border: 2px solid #ed6b06;
	border-bottom:0px;
	margin:0px 10px;
	padding: 20px 25px 0px;
}

.home .mk-testimonial.quote-style .testimonial-quote:before {
	display:none;
}

.home .mk-testimonial .testimonial-author {
	display:inline;
}

.home .mk-testimonial.quote-style .testimonial-footer-note {
	padding-bottom:25px;
	padding-top:20px;
	border: 2px solid #ed6b06;
	border-top:0px;
	display:block;
	margin:0px 10px 10px 10px;
}
.home .mk-testimonial.quote-style .testimonial-footer-note a {
	color:#777;
}

.mk-button-align.center .mk-button {
    margin-right: 0;
    padding: 15px 20px;
    font-size: 16px;
}

.contact-info {
	bottom: 70px;
    position: absolute;
    width: 46%;
}

.contact-info-column {
	width:50%;
	display:inline-block;

}

.contact-info p {
	font-size: 15px !important;
    margin-bottom: 0px;
	line-height:25px;
}

.contact-info p a {
	color:white !important;
}

.contact-info p strong {
	color: #ed6b06;
}


@media screen and (max-width: 767px) {
	.headertext>h1 {
	    font-size: 36px !important;
	    margin-top: 0px;
	    padding: 0px;
	}
	.headertext h3 {
		font-size:30px !important;
	}

	.fantastic>h3, .activities, h3 {
	    font-size: 18px !important;
	}
	.widget>.widgettitle {
		font-size:18px !important;
		line-height:22px !important;
	}
	.vc_custom_1508150462730 h1 {
    	margin-top:-40px;
		margin-bottom:0px;
	}
	p, .home .testiminialscustom>div>div>div>div>p, .home .testiminialscustom>div>div>div>div>p>span, .home .testiminialscustom>div>div>div>.testimonial-quote {
   	 font-size: 15px !important;
   	 line-height: 24px !important;
	}
	.parent {
		height:150px;
	}
	.child a {
		height:75px;
	}
	.vc_custom_1508151855620 .mk-grid {
		margin-bottom:-65px;
	}

	.page-section-4 .page-section-content.expandable-false, .page-section-4.expandable-true {
   	 padding: 100px 0 !important;
	}
	.mk-button-align.center .mk-button {
    	font-size: 13px;
	}
	#text-4>div>div>form>p>label {
	    font-size: 13px;
	}
	#mk-footer {
		padding:0 !important;
	}
	.efbl_story_text, .efbl_story_time, .story_description {
		font-size:13px !important;
		line-height:22px !important;
	}
	.mk-footer-copyright a {
		float:none !important;
		display:block;
	}

	.home .page-section-1 .scroll-layer.mk-background-stretch {
		background-image:url(../../uploads/2017/10/homepage-banner-mobile-arrow.jpg) !important;
	}
	.child a {
		font-size:30px;
	}
}


@media screen and (min-width:1200px) {
	.home-intro {
		padding:0px 70px;	
	}

	.page-section-3 h3 {
		max-width: 70%;
    	margin-left: 15%;
	}
}



@media screen and (max-width:900px) {
	.contact-info {
    	bottom: 0px;
    	position: relative;
    	width: 100%;
    	margin-top: 30PX;
	}
	.contact-info-column {
   	 width: 100%;
   	 display: block;
   	 margin-bottom: 10px;
	}
}


.vc_custom_heading.vc_gitem-post-data.vc_gitem-post-data-source-post_title h4 {
    font-size: 20px;
    line-height: 26px;
    margin-top: 10px;
    margin-bottom: 10px;
}

.vc_custom_heading.vc_gitem-post-data.vc_gitem-post-data-source-post_excerpt p {
    font-size: 14px !important;
    line-height: 24px !important;
}

.mk-blog-single>.mk-main-wrapper-holder {
	background-color: #e5e5e5;
    margin-top: -20px;
	margin-bottom:-20px;
	padding-bottom: 60px;
}

.mk-blog-single .theme-page-wrapper {
	background-color:#fafafa;
}

.mk-blog-single .single-post-fancy-title {
	text-transform:none;
}

.mk-blog-single .single-post-fancy-title span {
	background-color: #fafafa;
}

.mk-blog-single .single-post-fancy-title:after {
	display:none;
}

.mk-blog-single .single-post-fancy-title, .mk-blog-single .comment-reply-title {
	margin:0;
}

.mk-blog-single .about-author-wrapper, .mk-blog-single .blog-similar-posts, .mk-blog-single .mk-next-prev {
	display:none;
}

.single-post #mk-page-title.left-align .mk-page-heading {
	float: left;
    margin:30px 48px 10px 48px !important;
    color: #ed6b06;
    line-height: 1.4em;
    margin-bottom: 25px;
    font-size: 30px;
    font-weight: bold;
}

.single-post #mk-page-title {
	padding:60px 0 0 0;
	background-color: #e5e5e5;
}

@media screen and (min-width:769px) {
	.single-post img {
		max-width:80%;
	}
}

.single-post #mk-page-title .mk-grid, .mk-blog-single .mk-grid {
	background-color:#fafafa;
	max-width: 1100px;
}

#efblcf .efbl_shared_story {
    background-color: transparent !important;
    border: 1px solid #afafaf !important;
}

#efblcf .efbl_shared_story .efbl_link_text p {
	font-size:13px !important;
	line-height:22px !important;
}

.mk-blog-single .single-content {
    padding: 25px 30px;
}

.mk-blog-single .single-type-icon, .mk-blog-single .blog-categories, .mk-blog-single .widget_categories, .mk-blog-single .widget_meta, .mk-blog-single .widget_search, .mk-blog-single .widget_recent_comments, .mk-blog-single .widget_archive {
	display:none;
}

.mk-blog-single .entry-meta {
	margin:0 30px;
}

.mk-blog-single .entry-meta .item-holder {
    margin: 0;
    padding: 12px 0;
}

.mk-blog-single blockquote {
    border: none;
    padding: 0px;
}
.mk-blog-single blockquote p {
	color: #ed6b06;
    font-style: normal;
    font-size: 22px !important;
    line-height: 32px !important;
    margin: 20px 0px;
}

.mk-blog-single .single-social-share {
    float: left;
    padding: 0;
    margin: 0 0 20px 23px;
}

.mk-blog-single .theme-page-wrapper.right-layout .sidebar-wrapper {
    padding: 20px 60px 30px 30px !important;
}

.mk-blog-single .widget a {
	font-size:15px;
}

.mk-blog-single .widgettitle {
	color: #ed6b06 !important;
    font-weight: bold;
    font-size: 15px;
}

@media only screen and (max-width: 960px) {
	.mk-blog-single .single-content {
    	padding: 15px 0 20px;
	}
	.single-post #mk-page-title.left-align .mk-page-heading {
		margin:30px 20px 10px 20px !important
	}
	.mk-blog-single .featured-image, .mk-blog-single .entry-meta, .mk-blog-single .single-social-share {
		margin:0;
	}
	.mk-blog-single .single-post-fancy-title {
    	text-align: left;
	}
	#theme-page .theme-page-wrapper.right-layout .sidebar-wrapper {
		padding-left:0px !important;
	}
	.mk-blog-single #respond {
		margin-left:0px;
	}
}