@charset "UTF-8";
/* CSS Document */
html,
html * {
	margin: 0;
	box-sizing: border-box;
	font-family: "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", "DejaVu Sans", "Verdana", "sans-serif";
}
body {
	margin-left: auto;
	margin-right: auto;
}
a {
	text-decoration: none;
}

p {
	margin-bottom: 0px;
}

h1 {
	font-size: 23px;
	text-align: center;
	color: #000000;
	font-weight: 500;
	margin-bottom: 15px;
	line-height: 33px;
}

h2 {
	font-size: 23px;
	color: #6699cc;
	text-align: center;
	font-weight: 100;
	margin-top: 40px;
	margin-bottom: 50px;
}

h3 {
	font-size: 25px;
	color: #000000;
	text-align: center;
	font-weight: 100;
	margin-bottom: 20px;
}

h4 {
	font-size: 18px;
	color: #ffffff;
	text-align: center;
	font-weight: 100;
	margin-bottom: 30px;
}

h5 {
	font-size: 14px;
	color: #000000;
	text-align: center;
	font-weight: 400;
	line-height: 28px;
	margin-bottom: 30px;
	margin-top: 30px;
}

.underlined-text{
	text-decoration: underline;
}

.bottom-margin{
	margin-bottom: 10px;
}

.sectiontitles-orange {
	color: #ff6633;
	font-weight: 600;
}

.sectiontitles-black {
	color: #000000;
	margin-bottom: 35px;
	font-size: 15px;
	text-align: center;
	font-weight: 100;
}

.sectiontitles-white {
	font-size: 20px;
	color: #ffffff;
	line-height: 20px;

}

.sectiontitles-contact-page {
	color: #FFFFFF;
	font-size: 25px;
	text-align: left;
	font-weight: 400;
	margin-bottom: 15px;
	line-height: 24px;
}

.stopper {
	clear: left;
}

.button-blue {
	color: #ffffff;
	border: 2px #6699cc solid;
	border-radius: 30px;
	background-color: #6699cc;
	text-decoration: none;
	padding: 8px 12px 8px 12px;
	font-size: 14px;
	margin-bottom: 20px;
}

.button-orange {
	color: #ffffff;
	border: 2px #ff6633 solid;
	border-radius: 30px;
	background-color: #ff6633;
	text-decoration: none;
	padding: 8px 12px 8px 12px;
	font-size: 14px;
	margin-bottom: 20px;
}

.extraspace {
	margin-bottom: 25px;
}
.padding-left-right {
	padding: 0px 55px ;
}

.orange-divider {
	background-color: #ff6633;
	height: 25px;
	margin-left: auto;
	margin-right: auto;
	display: block;
	margin-top: 0px;
	margin-bottom: 25px;
}

.orange-divider2 {
	background-color: #ff6633;
	height: 25px;
	margin-left: auto;
	margin-right: auto;
	display: block;
	margin-top: 55px;
}

.style-logo {
    margin-left: auto;
    margin-right: auto;
	margin-top: 0px;
    display: block;
}

.languages {
	margin-top: 30px;
	margin-right: 30px;
    display: block;
	font-size: 10px;
	color: #999999;
	text-align: right;
}
.languages a {
	color: #6699cc;
	text-decoration: none;
}

.languages a:hover {
	color: #ff6633;
}
#menutop {
	background: #6699cc;
	margin-top: 30px;
	margin-left: auto;
	margin-right: auto;
	display: block;
}

.style-nav ul {
	list-style-type: none;
}

.style-nav ul li a {
	text-decoration: none;
	text-align: center;
	display: block;
	color: #FFFFFF;
	padding: 15px 35px 15px 35px;
	font-size: 14px;
}

.style-nav ul li a:hover {
	color: #ff6633;
}

.row:before, .row:after {
	content: "";
	display: table;
}

.row:after {
	clear: both;
}

.col {
	width: 100%;
}

.introbox {
	background-image: url("../images/moving-to-germany.jpg");
	background-size: cover;
	background-position: center;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	display: block;
	padding: 10px 30px 250px 30px;
}

.introtext {
	padding-left: 35px;
	padding-right: 35px;
}

.review-index-image {
	background-image: url("../images/review-index-page.jpg");
	background-size: cover;
	background-position: center;
	margin-left: auto;
	margin-right: auto;
	display: block;
	padding-top: 150px;
	padding-bottom: 100px;
	padding-left: 100px;
	padding-right: 100px;
}

.translationtitlebox {
	background-color: #6699cc;
	color: #FFFFFF;
	padding-top: 20px;
	padding-bottom: 29px;
	text-align: center;
}

.translation-sloganbox {
	background-image: url("../images/german-english-translation.jpg");
	background-size: cover;
	background-position: center;
	background-repeat: no-repeat;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	display: block;
	padding: 10px 20px 200px 20px;
}

.translation-sloganbox-de {
	background-image: url("../images/deutsch-englisch-uebersetzung.jpg");
	background-size: cover;
	background-position: center;
	background-repeat: no-repeat;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	display: block;
	padding: 10px 20px 200px 20px;
}

.translation-contentbox {
	text-align: center;
	font-size: 14px;
	color: #000000;
	padding: 0px 30px ;
}

.translation-contentbox a {
color: #ffffff;
}

.translation-contentbox a:hover {
color: #ffffff;
}

.translation-text {
	font-size: 14px;
	line-height: 23px;
	color: #000000;
	text-align: center;
	margin-top: 30px;
	margin-bottom: 30px;
}

.translation-text-more-space {
	font-size: 14px;
	line-height: 35px;
	color: #000000;
	text-align: center;
	margin-top: 30px;
	margin-bottom: 30px;
}

.small-logo-box {
	margin-left: auto;
    margin-right: auto;
    display: block;
	margin-top: 0px;
}

.smalllogos {
	padding: 30px 20px;
}

.review-trans-image {
	background-image: url("../images/review-translation-page.jpg");
	background-size: cover;
	background-position: center;
	margin-left: auto;
	margin-right: auto;
	display: block;
	padding-top: 150px;
	padding-bottom: 100px;
	padding-left: 100px;
	padding-right: 100px;
}

.companies-sloganbox {
    background-image: url("../images/german_visa_consultation_sessions_mobile2.jpg");
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    text-align: right;
    margin-left: auto;
    margin-right: auto;
    display: block;
    min-height: 250px;
    padding-top: 150px;
    padding-bottom: 150px;
	padding-right: 50px;

}

.companies-sloganbox-de {
	background-image:url("../images/german_visa_consultation_sessions_mobile_de.jpg");
	background-size: cover;
	background-position: center;
	background-repeat: no-repeat;
	text-align: right;
	margin-left: auto;
	margin-right: auto;
	display: block;
	height: 350px;
	padding: 30px 60px 0px 60px;
}

.coachingtitlebox {
	background-color: #ff6633;
	color: #FFFFFF;
	padding-top: 20px;
	padding-bottom: 25px;
	padding-left: 25px;
	padding-right: 25px;
	text-align: center;
}
.sprechblase {
    margin-left: auto;
    margin-right: auto;
    display: block;
	margin-bottom: 24px;
}

.review-companies-image {
	background-image: url("../images/review-companies-page.jpg");
	background-size: cover;
	background-position: center;
	background-repeat: no-repeat;
	margin-left: auto;
	margin-right: auto;
	display: block;
	padding-top: 200px;
	padding-bottom: 150px;
	padding-left: 100px;
	padding-right: 100px;
	margin-top: 0px;
	margin-bottom: 0px;
}

.individuals-sloganbox {
	background-image:url("../images/how_to_move_to_germany-mobile.jpg");
	background-size: cover;
	background-position: center;
	background-repeat: no-repeat;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	display: block;
	height: 350px;
	padding: 20px 0px 0px 0px;
}

.review-individuals-image {
	background-image: url("../images/review-individuals-page.jpg");
	background-size: contain;
	background-position: center;
	background-repeat: no-repeat;
	margin-left: auto;
	margin-right: auto;
	display: block;
	padding-top: 200px;
	padding-bottom: 100px;
	padding-left: 0px;
	padding-right: 0px;
	margin-top: 50px;
	margin-bottom: 60px;
}

.review-individuals-image-de {
	background-image: url("../images/review-individuals-page_de.jpg");
	background-size: cover;
	background-position: center;
	background-repeat: no-repeat;
	margin-left: auto;
	margin-right: auto;
	display: block;
	padding-top: 200px;
	padding-bottom: 100px;
	padding-left: 0px;
	padding-right: 0px;
	margin-top: 50px;
	margin-bottom: 60px;
}
.aboutbox {
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	display: block;
	padding: 10px 20px 150px 20px;
	color: #FFFFFF;
}

.aboutphoto {
	margin-left: auto;
	margin-right: auto;
	display: block;
}

.contact-sloganbox {
	background-image: url("../images/contact-image-mobile.jpg");
	background-size: cover;
	background-position: center;
	background-repeat: no-repeat;
	text-align: left;
	margin-left: auto;
	margin-right: auto;
	display: block;
	padding: 10px 20px 150px 35px;
}

.contacttext {
	text-align: justify;
	font-size: 14px;
	color: #000000;
	padding-left: 20px;
	padding-right: 20px;
}

.contacttext-centered {
	text-align: center;
	font-size: 14px;
	line-height: 23px;
	color: #000000;
}

.contacttext a {
color: #6699cc;
}

.contacttext a:hover {
color: #ff6633;
}

footer {
	background-color: #ff6633;
	margin-bottom: 50px;
}

.footer-content {
	margin-left: 15px;
	padding-top: 20px;
	padding-bottom: 20px;
	float: left;
	color: #ffffff;
	font-size: 8px;
}

.footer-content a {
	color: #ffffff;

}
.linkedin {
	float: right;
	margin-right: 10px;
	margin-top: 17px;
}



/*Tablet view*/
@media (min-width: 750px){
	body {
		max-width: 95%;
	}
	
	h1 {
	font-size: 25px;
	text-align: center;
	color: #000000;
	font-weight: 400;
	margin-bottom: 20px;
	line-height: 30px;
}
	
	h4 {
	font-size: 18px;
}
	
.sectiontitles-orange {
	color: #ff6633;
	font-weight: 600;
}
	
	.sectiontitles-white {
	color: #ffffff;
	line-height: 25px;

}
	
	.orange-divider {
	margin-left: 7px;
	margin-right: 7px;
}
	
	.orange-divider2 {
	margin-left: 7px;
	margin-right: 7px;
}
	
	.button {
	margin-bottom: 0px;
}
	.languages {
	font-size: 14px;
}
	
	#menutop {
	margin-left: 14px;
	margin-right: 14px;
}
	
	.style-nav ul li {
		display: inline-block;
	}
	
	.style-nav ul {
		text-align: center;
	}
	
	.col {
		float: left;
		padding: 0 7px;
	}
	
	.col-md-one-half {
		width: 50%;
	}
	
	.introbox {
	background-image: url("../images/moving-to-germany.jpg");
	background-size: cover;
	text-align: center;
	margin-left: 7px;
	margin-right: 7px;
	padding: 30px 75px 400px 75px;
	background-repeat: no-repeat;
}
	
	.review-index-image {
	background-image: url("../images/review-index-page-desktop.jpg");
	padding-top: 300px;
	background-size: 60%;
	background-repeat: no-repeat;
}
	
	.translation-sloganbox {
	background-image: url("../images/german-english-translation-desktop.jpg");
	margin-left: 7px;
	margin-right: 7px;
	padding: 10px 20px 350px 20px;
	background-repeat: no-repeat;
}
	.translation-sloganbox-de {
	background-image: url("../images/deutsch-englisch-uebersetzung-desktop.jpg");
	margin-left: 7px;
	margin-right: 7px;
	padding: 10px 20px 350px 20px;
	background-repeat: no-repeat;
}
	
	.review-trans-image {
	background-image: url("../images/review-translation-page-desktop.jpg");
	padding-top: 200px;
	background-size: 60%;
	background-repeat: no-repeat;
}
	
	.companies-sloganbox {
	background-image: url("../images/german_visa_consultation_sessions_tablet.jpg");
	background-size: cover;
	background-position: left;
	margin-left: 7px;
	margin-right: 7px;
	height: 200px;
	padding: 40px 40px 0px 0px;
	background-repeat: no-repeat;
}
	
	.companies-sloganbox-de {
	background-image: url("../images/german_visa_consultation_sessions_tablet_de.jpg");
	background-size: cover;
	background-position: left;
	margin-left: 7px;
	margin-right: 7px;
	height: 200px;
	padding: 40px 40px 0px 0px;
	background-repeat: no-repeat;
}
	
	.review-companies-image {
	background-image: url("../images/review-companies-page-desktop.jpg");
	padding-top: 200px;
	background-size: 60%;
	background-repeat: no-repeat;
}
	
	.individuals-sloganbox {
	background-image: url("../images/how_to_move_to_germany-tablet.jpg");
	background-size: cover;
	background-position: center;
	background-repeat: no-repeat;
	margin-left: 7px;
	margin-right: 7px;
	height: 412px;
	padding: 40px 40px 0px 0px;
}
	
	.review-individuals-image {
	background-image: url("../images/review-individuals-page-desktop.jpg");
	padding-top: 200px;
	background-size: 60%;
	background-repeat: no-repeat;
}
	
	.review-individuals-image-de {
	background-image: url("../images/review-individuals-page-desktop_de.jpg");
	padding-top: 200px;
	background-size: 60%;
	background-repeat: no-repeat;
}
	
	.contact-sloganbox {
	background-image: url("../images/contact-image.jpg");
	margin-left: 7px;
	margin-right: 7px;
	padding: 50px 20px 150px 100px;
}
	
	.contacttext-centered {
	text-align: center;
	font-size: 14px;
	line-height: 23px;
	color: #000000;
}
	
	footer {
	margin-left: 7px;
	margin-right: 7px;
	}
	
	.footer-content {
	margin-left: 30px;
	font-size: 10px;
}
	
	.linkedin {
	margin-right: 30px;
	margin-top: 15px;
}
}



/*Desktop view*/
@media (min-width: 1300px){
	body {
		max-width: 95%;
	}
	
	h1 {
	font-size: 30px;
	text-align: center;
	color: #000000;
	font-weight: 400;
	margin-top: 15px;
	margin-bottom: 50px;
	line-height: 35px;
}
	.sectiontitles-white {
	font-size: 35px;
	line-height: 28px;
}
	
	.sectiontitles-contact-page {
	font-size: 35px;
}
	
	.col-lg-one-third {
		width: 33.3333%;
	}
	
	.introbox {
	padding: 30px 20px 450px 20px;
}
	
	.translation-sloganbox {
	background-image: url("../images/german-english-translation-desktop.jpg");
	margin-left: 7px;
	margin-right: 7px;
	padding: 30px 20px 300px 20px;
	background-repeat: no-repeat;
}
	.translation-sloganbox-de {
	background-image: url("../images/deutsch-englisch-uebersetzung-desktop.jpg");
	margin-left: 7px;
	margin-right: 7px;
	padding: 30px 20px 300px 20px;
	background-repeat: no-repeat;
}
	.companies-sloganbox {
	background-image: url("../images/german_visa_consultation_sessions_desktop.jpg");
	margin-left: 7px;
	margin-right: 7px;
	padding: 0px 0px 0px 0px;
	height: 350px;
	background-repeat: no-repeat;
}
	
	.companies-sloganbox-de {
	background-image: url("../images/german_visa_consultation_sessions_desktop_de.jpg");
	margin-left: 7px;
	margin-right: 7px;
	padding: 0px 0px 0px 0px;
	height: 350px;
	background-repeat: no-repeat;
}
	
	
	.individuals-sloganbox {
	background-image: url("../images/how_to_move_to_germany-desktop.jpg");
	margin-left: 7px;
	margin-right: 7px;
	height: 412px;
	padding: 15px 20px 300px 20px;
}
	
	
	.contact-sloganbox {
	padding: 50px 20px 150px 150px;
}
	
	.contacttext {
	padding-left: 100px;
	padding-right: 100px;
}

	.review {
	margin-top: 100px;
}
	
	.review2 {
	margin-top: 0px;
}
}
