@charset "utf-8";
/* CSS Document */

.syniversesecondad-container {
	position:relative;
	display:block;
	width:100%;
	height:100%;
	background-image:url(https://www.hottopics.ht/wp-content/uploads/2017/05/ESG.jpg);
	background-position:center center;
	background-size:cover;
	background-repeat:no-repeat;
	max-height:500px;
	padding: 50px 70px;
    box-sizing: border-box;
}

.syn2-big {
	font-family: "mr-eaves-sans";
	font-weight:normal;
	font-size:80px;
	color:white;
	width:901px;
}

.syn2-small {
	font-family: "mr-eaves-sans";
	font-weight:200;
	font-size:64px;
	color:white;
	width:750px;
	margin-top:10px;
}

.syn2-button {
	font-family: "mr-eaves-sans";
	font-weight:700;
	font-size:30px;
	color:white;
	margin-top: 20px;
    height: 65px;
    line-height: 65px;
    vertical-align: middle;
    text-align: center;
    width: 205px;
    background-color: #EA8B00;
}

.syn2-logo {
	position: absolute;
    right: 70px;
    bottom: 50px;
	text-align:right;
}

@media only screen and (max-width:1664px) {
	.syniversesecondad-container {
		background-image:url(http://www.hottopics.ht/wp-content/uploads/2017/05/ESG-1.jpg);
		padding: 47px 55px;
	}

	.syn2-big {
		font-size:72px;
		width:770px;
	}

	.syn2-small {
		font-size: 56px;
		width:630px;
	}

	.syn2-logo {
		right: 47px;
    	bottom: 55px;
	}

	.syn2-logo img {
		width:215px;
		height:auto;
	}
}

@media only screen and (max-width:1375px) {
	.syniversesecondad-container {
		background-image:url(http://www.hottopics.ht/wp-content/uploads/2017/05/ESG-3.jpg);
		padding:42px 42px;
	}
	.syn2-big {
		font-size:53px;
		width:595px;
	}

	.syn2-small {
		font-size:47px;
		width:555px;
	}

	.syn2-button {
		font-size: 23px;
		width: 155px;
		height: 50px;
		line-height: 50px;
	}

	.syn2-logo {
		left:42px;
		bottom:42px;
		text-align:left;
	}

	.syn2-logo img {
		width:175px;
	}
}

@media only screen and (max-width:1000px) {
	.syniversesecondad-container {
		height:400px !important;
	}
}

@media only screen and (max-width:960px) {
	.syniversesecondad-container {
		background-image:url(http://www.hottopics.ht/wp-content/uploads/2017/05/ESG-3.jpg);
		padding:42px 42px;
	}

	.syn2-small {
		font-size:34px;
		width:395px;
	}

	.syn2-button {
		font-size: 23px;
		width: 155px;
		height: 50px;
		line-height: 50px;
	}

	.syn2-logo {
		left:42px;
		bottom:42px;
		text-align:left;
	}

	.syn2-logo img {
		width:175px;
	}
}

@media only screen and (max-width: 830px) {
	.syniversesecondad-container {
		width:100%;
	}

	.syn2-small {
		font-size:38px;
		width:435px;
	}

	.syniversesecondad-container {
		padding:23px;
	}

	.syn2-big {
		font-size:32px;
		width:100%;
	}

	.syn2-small {
		font-size: 25px;
		width: 230px;
		margin-top: 20px;
	}

	.syn2-button {
		font-size: 16px;
		width: 110px;
		height: 40px;
		line-height: 40px;
	}

	.syn2-logo {
		left:20px;
		bottom:20px
	}

	.syn2-logo {
		width:135px;
	}
}

@media only screen and (max-width : 510px) {
	.syniversesecondad-container {
		background-image:url(http://www.hottopics.ht/wp-content/uploads/2017/05/ESG-4.jpg);
    background-position:left;
	}

	.syn2-logo {
		display:none;
	}
}
