/* === Desktop Styles === */
@media only screen and (min-width: 992px) {
	
	.padding-lg-large .vc_column-inner{
		padding: 100px 10vw !important;
	}
	.padding-lg-medium .vc_column-inner{
		padding: 70px 5vw !important;
	}
	
	#mobile_sticky{
		display: none;
	}
	
	
	#area_footer #footer_top  .column:nth-child(2){
		margin-right: auto;
	}
	

}

/* === Mobile Styles === */
@media only screen and (max-width: 992px) {
	
    #area_content .container,
    #area_footer .container{
        padding-left: 30px!important;
        padding-right: 30px!important;
        max-width: 100%;
    }

	body{
		font-size: 15px;
		line-height: 22px;
	}

	.title-xl{
		font-size: 30px;
		line-height: 45px;
		margin-bottom: 20px;
	}
	.title-large, h1{
		font-size: 24px;
		line-height: 32px;
		margin-bottom: 20px;
	}
	.title-medium, h2{
		font-size: 20px;
		line-height: 30px;
		margin-bottom: 20px;
	}
	.title-small, h3{
		font-size: 18px;
		line-height: 28px;
		margin-bottom: 20px;
	}
	.title-xs, h4{
		font-size: 18px;
		line-height: 28px;
		margin-bottom: 10px;
	}
	
	.text-large{
		font-size: 15px;
		line-height: 22px;
	}
	.text-small{
		font-size: 13px;
		line-height: 18px;
	}
	
	
	/* area: header */
	#area_header{
	}
	#area_header .inner{
		padding: 10px 20px;
	}

    #area_header .logo_branding{
        height: 50px;
        width: 130px;
        background-size: 130px;
        margin: 0;
    }
    #area_header .cta_wrapper .button{
	    font-size: 12px;
	    padding: 5px 10px;
    }
	/* END area: header */
	
	
	/* area: content */
	.vc_rtl-columns-reverse{
		display: flex;
		flex-direction: column-reverse;	
	}
	
	.header_half_image{
		width: 100%;
	}
	.header_half_image .sb-slider-data-source-row .backstretch,
	.header_half_image .header_bg_overlay:after{
		left: 0 !important;
	}
 	.header_half_image .sb-slider-data-source-row .backstretch img{
		left: 0 !important;
		max-width: 100% !important;
		width: 100% !important;
		object-fit: cover;
	}
	
	
	.header_full .content_col .vc_column-inner .wpb_wrapper{
		flex-direction: column-reverse;
	}
	.header_full .content_col,
	.header_half_image .content_col{
		padding-top: 250px;
		padding-bottom: 80px;
	}
	.header_text_only{
		padding-top: 200px;
		padding-bottom: 50px;
	}

	#area_content .content_block {
	    padding-top: 30px;
	    padding-bottom: 30px;
	}
	
	
	.content_shortcut > a{
		padding: 40px 0 20px 0;		
	}
	.content_shortcut .content_wrapper{
		font-size: 15px;
	}	

	.dienst_col{
		margin-bottom: 20px;
	}
	.dienst_col .wpb_wrapper{
	}
	.dienst_col .col_image{
		width: 120px;
		float: left;
		margin-right: 20px;
	}
	.dienst_col .vc_column-inner{
		padding-left: 10px !important;
		padding-right: 0px !important;
	}
	.dienst_col .wpb_content_element{
		margin-bottom: 10px;
	}
	.dienst_col .vc_custom_heading{
		font-size: 16px;
		line-height: 26px;
		margin-bottom: 5px;
	}
	.dienst_col a{
		font-size: 12px;
	}
	
	.usp_list.large .uavc-list-desc,
	.custom_accordion .vc_tta-panel-body, .custom_accordion .vc_tta-panel-body p{
		font-size: 14px;
	}
	.custom_accordion .vc_tta-panel-heading .vc_tta-title-text{
		font-size: 18px !important;
	}
	
	.usp_list .uavc-list-desc{
		font-size: 14px;
	}
	.usp_list .uavc-list-content{
		margin-bottom: 10px !important;
	}
	.usp_list.large{
		font-size: 15px;
	}
	.usp_list.large .uavc-list-content{
		padding: 10px 0;
		margin-bottom: 15px !important;
	}

	.footer_cta{
		padding-left: inherit !important;
		padding-right: inherit !important;
		margin-top: 50px;
	}
	.footer_cta .heading-title{
		margin-bottom: 30px !important;
	}
	.footer_cta .col_image{
		margin: 0 -35px;
		width: calc(100% + 70px);
	}
	.footer_cta .col_image .vc_column-inner{
		background-size: contain !important;
	}
	.footer_cta .col_content{
		margin-top: -100px;
		padding: 0 !important;
	}
	.footer_cta .col_content .wpb_wrapper{
		padding: 20px !important;
	}
	.footer_cta .col_content .vc_column-inner{
	}
	.footer_cta .col_content > .vc_column-inner > .wpb_wrapper{
		padding: 30px !important;
	}
	.footer_cta .col_content .button{
		margin: 0px !important;
	}
	.footer_cta .col_content .button .vc_general.vc_btn3{
		display: block !important;
		text-align: center !important;
	}
	/* END area: content */
	
	
	/* area: footer */
	#area_footer {
	    margin: 50px 0 100px 0;
	}	
	#area_footer #footer_top{
		margin-bottom: 0;
	}
	#area_footer #footer_top .inner{
		border-top: 1px solid rgba(255, 255, 255, 0.2);
		padding-top: 30px;
	}
	#area_footer #footer_top  .column{
		width: calc(50% - 20px);
		margin-left: 10px;
		margin-right: 10px;
		margin-bottom: 40px;
	}
	#area_footer #footer_top .title{
		font-size: 16px;
		line-height: 20px;	
		margin-bottom: 10px;
	}
	#area_footer #footer_top .content{
		font-size: 15px;
	}	
	
	#area_footer #footer_bottom .inner{
		padding: 20px 0 0px 0;	
	}
	#area_footer #footer_bottom .inner .footer_bottom_menu .menu{
		text-align: center;
	}
	#area_footer #footer_bottom .inner .footer_bottom_menu .menu li{
		margin: 0 10px;
	}
	#area_footer #footer_bottom .inner .footer_copyright,
	#area_footer #footer_bottom .inner .footer_bottom_menu .menu li a{
		text-align: center;
		margin: 0;
	}
	/* END area: footer */

}