
.disclaimer{
    margin-top:70px;
}
@media (max-width: 1199px) {
.disclaimer{
    margin-top:90px;
} 
}
.left_col {
   float:left;
   width:60%;
}
.right_col {
   float:right;
   width:30%;
   margin-left: 15px;
}
.map-sec
{
	width: 50%;
	float: right;
}
.custom-footer{
   position:absolute;
   bottom:0;
   width:100%;
}
.btn_e1st{
   float: left;
   width: 100px;
}
.btn_t1st{
   float: left;
   width: 120px;
}
.btn_2nd{
   float: left;
}
.btn_margin{
   margin-top: 5px;
}
.g-abstand{
   float: left;
   margin-left: 5px;
}