@media only screen and (min-width: 280px) {
	
	.junction-boxes.et_pb_section_7 {
		background: none !important;		
	}
}

@media only screen and (min-width: 1024px) {
	
	#mobile-nav-bar {
		display:none;
	}
}



@media only screen and (max-width: 980px) {
	
	.kjburns_logo img {
		max-width: 155px;
	}
	#mobile-nav-bar {
		display:block;
		background: #f78227;
	}
	
	#mobile-nav-bar ul {
		text-align:center;
	}
	
	#mobile-nav-bar ul li {
		display: inline-block;
	}
	img.twenty_four_seven {
		vertical-align: middle;
		margin-left: 10px;
		margin-right: 0px;
	}
	#mobile-nav-bar ul li a{
		padding: 15px 15px;
		color: #fff;
		display: block;
		font-weight: 600;
		font-size: 20px;
	}
	
	#post-55 .et_pb_slides .et_pb_slider_container_inner {
       vertical-align: top;
	  
    }
	#post-55 .et_pb_bg_layout_dark .et_pb_slide_description {
		 padding: 0 0 40px;
	}
	#post-55 .et_pb_slide_content h1, #post-55 .et_pb_container .et_pb_slide_content h2 {
		color: #333 !important;
		text-shadow: none;
	}
	#post-55 .et_pb_slide_content > p {
		color: #333;
		text-shadow: none;
		font-size: 18px!important;
	}
	#main-header {
		min-height: 112px;
	}
	.section-we-work {
		padding: 5% 0 0!important;
	}
		body.home .cta-buttons .call-btn {
		border: 2px solid #f78227 !important;
		    padding: 14px 26px 14px 40px;
	}
	#post-55 .et_pb_slide_content h1, #post-55 .et_pb_container .et_pb_slide_content h2 {
    font-size: 32px;
}

	.custom_blurb .et_pb_blurb_content {
    padding-bottom: 40px;
	}
	
	.et_pb_section_8.et_pb_section {
		padding: 40px 0 20px;
	}
	
	
	.et_pb_text h2 {
		font-size: 40px;
	}
	
	.junction-boxes h3 {
		margin-top: 16px;
		margin-bottom: 20px;
	}

}

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

    
	.home .cta-btn {
		padding: 18px 22px;
		font-size: 16px;
	}
	.home .cta-buttons .orange {
		font-size: 15px;
	}

	
	#mobile-nav-bar ul li a{
		padding: 8px 10px;
		color: #fff;
		display: block;
		font-weight: 600;
		font-size: 16px;
	}
	
	

}

@media only screen and (max-width: 480px) {
	#mobile-nav-bar ul li a{
		padding: 8px 8px;
	}
	#main-header {
    min-height: 80px;
}
#post-55 .et_pb_slide_content h1, #post-55 .et_pb_container .et_pb_slide_content h2 {
    font-size: 24px;
}

}