html, body {
	background-color: #7CB4D0;
}
#logo_top {
	width: auto;
	height: 196px;
	z-index: 4;
	margin-right: auto;
	margin-left: auto;
	visibility: visible;
	padding-top: 40px;
	text-align: center;
	background-image: linear-gradient(#a9e2ed, #fff);
}
#info-1 {
	width: 100%;
	height: auto;
	z-index: 9;
	margin-right: 0;
	margin-left: 0;
	margin-right: auto;
	margin-left: auto;
	margin-top: 10%;
	visibility: visible;
	text-align: left;
}
.infotext_1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-style: normal;
	line-height: 40px;
	color: #FFFFFF;
	font-weight: normal;
	text-decoration: none;
	text-align: center;
}

 





/* Mobile First */

.section-content {
    position: relative;
}
.anchor {
    display: block;
    position: relative;
    top: -80px;
    visibility: hidden;
}


#main {
    margin-top: 0px;
}

.fullwidth img {
    width: 100%;
}
#info-box1 {
	padding-top: 20px;
    }
	
	#info-1 {
		padding-left:25px;
		padding-right:15px;
}


/* Navbar */

a {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 18px;
    font-weight: normal;
    letter-spacing: 0px;
}

a:hover,
a:link,
a:visited,
a:active {
	color: #006194;
	text-decoration: underline;
}

.row.img-wrapper img {
    width: 100%;
}



#info2 {
	margin-top: 20px;
    margin-left: 45px;
    margin-right:20px;
	padding-bottom: 20px;
    width: 80%;
    text-align: left;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 18px;
    color: #3d2a72;
    font-weight: bold;
    line-height: 27px;
}


.seperator-sm-xs {
    display: none;
}

/* Typo */



p {
	font-size: 18px;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFF;
	font-style: normal;
	line-height: 23px;
	font-weight: normal;
}




/* Tablet */
@media (min-width: 768px) {
	
	
    #main {
        margin-top: 0px;
        z-index: 1;
    }

    section {
        margin-top: 0px;
        padding-top: 0px;
    }

    .p {
        font-size: 14px;
        font-family: Arial, Helvetica, sans-serif;
        color: #786d5e;
        font-style: normal;
        line-height: 17px;
        font-weight: normal;
    }
	#info-1 {
	width: 70%;
	height: auto;
	z-index: 9;
	margin-right: 0;
	margin-left: 0;
	margin-right: auto;
	margin-left: auto;
	margin-top: 10%;
	visibility: visible;
	text-align: left;
}


    .seperator-sm-xs {
        display: block;
    }

    #info2 {
        position: absolute;
        margin-left: 49%;
        margin-top: -48%;
        width: 50%;
        z-index: 10;
        text-align: left;
        font-family: Arial, Helvetica, sans-serif;
        font-size: 18px;
        color: #fff;
        font-style: normal;
        line-height: 23px;
        font-weight: normal;
    }

   



@media (min-width: 1024px) {

}

/* Desktop */
@media (min-width: 1201px) {

    #info2 {
	position: absolute;
	margin-left: 35%;
	margin-top: -22%;
	width: 634px;
	z-index: 10;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 30px;
	color: #FFFFFF;
	font-style: normal;
	line-height: 42px;
	font-weight: normal;
	visibility: visible;
	left: 294px;
    }

   
