
#footer,
#footer_offset
{
		
	max-width:1920px;
	margin:auto;
}

#footer a
{
	color:#fff;
}

#footer_offset
{
	margin-top: 80px;
	padding-bottom: 1px;
}
#footer {
	
	padding-top:70px;
	padding-bottom:70px;
    background-color: #27445a;
	height:auto;
	
}

#footer > .inside{
	max-width:1600px;
	margin-left: auto;
    margin-right: auto;
}

#footer h4, #footer p
{
	color:#fff;
}

#footer_offset h2
{
	margin-bottom:0px;
}

#footer .no-headline h5
{
	text-indent:-9999em;
}

#footer p
{
	color:#fff;
	margin-bottom:4px;
}

#footer p.footer_text_small
{
	font-size:14px;
}

#footer p.footer_text_xsmall
{
	font-size:12px;
	text-align:center;
}

#footer p.footer_text_xsmall a
{
	margin-left:6px;
	margin-right:6px;
} 


#footer .ce_image.logo-white
{
	margin-bottom:32px;
}


#footer .ce_gallery
{
	width:100%;
	margin-top:130px;
	margin-bottom:30px;	
}

#footer .ce_gallery ul 
{
	width:441px;
	margin-left:auto;
	margin-right:auto;
}

#footer .ce_gallery ul li
{
	padding-left:12.5px;
	padding-right:12.5px;
}

#footer .ce_gallery ul li.col_first{
	padding-left:0;
}

#footer .ce_gallery ul li.col_last{
	padding-right:0;
}




#footer .footer-top{
	clear:both;
	height:100px;
}

#footer .footer-main{
	clear:both;
	height:200px;
}

#footer .footer-bottom{
	clear:both;
	height:100px;
}


#footer_offset
{
	background-color:#e8ebee;
}

#footer_offset > .inside
{
	position:relative;
	max-width:1600px;
	margin:auto;
}

#footer_bottom
{
	text-align:center;
	margin-top:20px;
	margin-bottom:20px;
	
}

#footer_bottom .item
{
	padding-left:24px;
	padding-right:24px;
	color:#426173;
}


/* --------------------------------------------------------------------------------
 * Responsive Design
 * ----------------------------------------------------------------------------- */


/* --- Large devices - Desktop // xxl
 * ---------------------------------------- */

@media only screen and (max-width: 1600px) {

	#footer > .inside
	{
		padding-left:16px;
		padding-right:16px;
	}	
	
	
}


/* --- Large devices - Desktop // xl
 * ---------------------------------------- */
 
@media only screen and (max-width: 1380px) {

	#footer p {
		font-style: normal;
		font-size: 14px;
		line-height: 22px;
	}
	
	#footer .flex-region.r2-1-2 .ce_image
	{
		margin-left:16px;
		margin-right:16px;
	}
	
}


/* --- Large devices - Desktop // lg
 * ---------------------------------------- */
 
@media only screen and (max-width: 1080px) {
	
	#footer .text-col-3 {
		column-count: 2;
		height: auto;
	}

}

/* --- Medium devices - Tablet // md
 * ---------------------------------------- */
 
@media only screen and (max-width: 991px) {
	

	#footer .ce_gallery ul li {
		padding-left: 6px;
		padding-right: 6px;	
		
	}

	#footer .ce_gallery ul
	{
		width:370px;
	}
	
	#footer p {
		font-style: normal;
		font-size: 13px;
		line-height: 20px;
	}


}

/* --- Small devices - Phone // sm
 * ---------------------------------------- */
 
@media only screen and (max-width: 767px) {
	
#panorama-view, #footer .ce_gallery
{
	display:none;
}

#footer .flex-region.r2-1-2
{
	flex-direction: column;
}

#footer .flex-region.r2-1-2 .flexitem:nth-child(1) { order: 2; }
#footer .flex-region.r2-1-2 .flexitem:nth-child(2) { order: 1; }
#footer .flex-region.r2-1-2 .flexitem:nth-child(3) { order: 3; }


#footer .flex-region.r2-1-2 .ce_image
{
	margin-left:0px;
	margin-right:0px;
	margin-bottom:32px;
}

#footer_bottom .item {
    padding-left: 8px;
    padding-right: 8px;
	font-size: 13px;
}

#footer
{
	padding-top: 32px;
	padding-bottom: 32px;
}



#footer .rs-columns{
	position:relative;
}


#footer #logo-lkwafkb
{
	position:relative;
	right:0px;
	bottom:0px;
	margin-top:24px;
	margin-bottom:24px; 
}

#footer #logo-lkwafkb .image_container
{
	text-align: right;
}

}

/* --- Small devices - Phone // s
 * ---------------------------------------- */
 
@media only screen and (max-width: 639px) {



}


/* --- Extra small devices - Phone // xs
 * ---------------------------------------- */
 
@media only screen and (max-width: 544px) {
	

	
}