<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/* -------------------- DOCUMENT READY -------------------- */
.content-container {
	display: none;
}
.desktop {
	display: block;
}









/* -------------------- ALL -------------------- */
html, body {
	padding: 0;
	/*margin: 0;*/
}
body {
	background-color: #fff;
	font-family: Arial, Helvetica, Verdana;
	font-size: 14px;
	line-height: 22px;
	color: #000;
	position: relative;
	-webkit-text-size-adjust: none;
}
h1 {
    margin-left: 0;
    font-size: 30px;
    color: #7F7F7F;
    border-bottom: 1px solid #7F7F7F;
    text-align: left;
    padding-bottom: 10px;
	margin: 12px 0px;
}
.m_none {
    display:none !important;
}
h2 {
    margin-left: 0;
    font-weight: lighter;
    font-size: 14px;
    text-align: left;
    color: #9E9E9E;
}
.text12 {
    width: 100%;
    height: 10px;
    background-color: #EFEFEF;
    background-image: url(../images/diagonal-noise.png);
    margin-bottom: 5px;
    margin-right: 5px;
    border-radius: 2px;
}
.text3 {
    width: 25%;
    height: 10px;
    background-color: #EFEFEF;
    background-image: url(../images/diagonal-noise.png);
    margin-bottom: 5px;
    margin-right: 5px;
    border-radius: 2px;
}
.textarea12 {
    width: 100%;
    height: 100px;
    background-color: #EFEFEF;
    background-image: url(../images/diagonal-noise.png);
    margin-bottom: 5px;
    margin-right: 5px;
    border-radius: 2px;
}
.menu-ad {
    text-decoration: none;
    color: #D2691E;
    font-size: 16px;
    line-height: 50px;	
}
.menu-adshow {
    text-decoration: none;
    color: #D2691E;
    font-size: 16px;
    line-height: 50px;	
}
.menu-ad:hover {
    color: #4682B4;
}








/* -------------------- CONTENT -------------------- */
.body-wrapper {
	width: 100%;
	margin: 0 auto;
	text-align: center;
}
.topbar {
	display: none;
}
.content {
    position: relative;
    width: auto;
    display: block;
    margin: 0 auto;
    border-left: none;
    border-right: none;
    background-color: #fcfcfc;
}
.content-container {
	padding: 10px;
	width: auto;
}
.header {
    width: 100%;
}
.logo {
    background: url(../images/synergye.jpg) no-repeat center center;
    width: 100%;
    height: 100px;
    float: left;
    background-size: 25%;
}
.logo-detail {
	width: 100%;
	padding: 0 10px;
    float: left;
}
.info {
	width: 100%;
	float: left;
}
.info-introduction {
	width: 100%;
    height: 60px;
	background-image: url(../images/diagonal-noise.png);
    border-radius: 2px;
}
.info-side {
	width: 100%;
	float: left;
	margin-bottom: 10px;
	text-align: left;
}
.info-main {
	width: 100%;
	float: left;
	margin: 0;
}
.info-side2 {
	width: 100% !important;
	float: left !important;
	margin-bottom: 10px !important;
	text-align: left !important;
}
.info-main2 {
	width: 100% !important;
	float: left !important;
	margin: 0 !important;
}
.footer {
    width: auto;
    height: 30px;
    border-top: 1px solid #dcdcdc;
    color: #8c8c8c;
	padding: 10px;
}
.info-side_sub {
	width: 100%;
	display: inline-block;
	/*margin-left: 1%;
	margin-right: 1%;*/
	margin-bottom: 0;
}







/* -------------------- IFRAME -------------------- */
::-webkit-scrollbar {
    width: 8px;
    height: 12px;
}
::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3); 
    border-radius: 10px;
}
::-webkit-scrollbar-thumb {
    border-radius: 10px;
    -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.5); 
}
.tablet_portrait, .tablet_landscape, .mobile_portrait, .mobile_landscape {
	padding-top: 100px;
	padding-bottom: 100px;
}
.pic_tablet_portrait {	
    position: relative;
    width: 980px;
    height: 1170px;
    float: left;
    background-image: url(../images/tablet_portrait.png);
    background-repeat: no-repeat;
    background-size: 880px 1170px;
    background-position: center;
}
.iframe1 {
    margin-top: 62px;
	width: 797px;
}
.pic_tablet_landscape {	
    position: relative;
    width: 1222px;
    height: 880px;
    float: left;
    background-image: url(../images/tablet_landscape.png);
    background-repeat: no-repeat;
    background-size: 1200px 810px;
    background-position: center;
    margin-left: -111px;
}
.iframe2 {
    margin-top: 86px;
	margin-left: -40px;
	/*width: 999px;*/
}
.pic_mobile_portrait {	
    position: relative;
    width: 980px;
    height: 762px;
    float: left;
    background-image: url(../images/mobile_portrait.png);
    background-repeat: no-repeat;
    background-size: 392px 734px;
    background-position: center;
}
.iframe3 {
    margin-top: 140px;
    width: 348px;
    margin-left: 8px;
}
.pic_mobile_landscape {	
    position: relative;
    width: 980px;
    height: 390px;
    float: left;
    background-image: url(../images/mobile_landscape.png);
    background-repeat: no-repeat;
    background-size: 762px 395px;
    background-position: center;
}
.iframe4 {
    margin-top: 23px;
    width: 510px;
    margin-left: 13px;
    height: 351px;
}







/* -------------------- INDEX2 -------------------- */
.content2 {
	border: none !important;
	background-color: #fff !important;
}
.pic_padding {
    padding-top: 100px;
    padding-bottom: 100px;
}
.spaceTop {	
    height: 63px;
}
.pic_tablet_portrait-wrapper {
    width: 768px;
    margin: 0 auto;
    height: 1002px;
    overflow: scroll;
    overflow-x: hidden;
    padding: 0 5px;
    margin-left: 106px;
}
.spaceTop2 {	
    height: 95px;
}
.pic_tablet_landscape-wrapper {
    width: 1000px;
    margin: 0 auto;
    height: 684px;
    overflow: scroll;
    overflow-x: hidden;
    position: relative;
    margin-left: 90px;
    padding: 5px;
}
.pic_tablet_landscape2 {
    position: relative !important;
    width: 1222px !important;
    height: 880px !important;
    float: left !important;
    background-image: url(../images/tablet_landscape.png) !important;
    background-repeat: no-repeat !important;
    background-size: 1200px 791px !important;
    background-position: center !important;
    margin-left: -111px !important;
}
.spaceTop3 {
    height: 143px;;
}
.pic_mobile_portrait-wrapper {
    width: 340px;
    margin: 0 auto;
    height: 475px;
    overflow: scroll;
    overflow-x: hidden;
    padding-left: 12px;
}
.spaceTop4 {
    height: 26px;;
}
.pic_mobile_landscape-wrapper {
	width: 505px;
	margin: 0 auto;
	height: 333px;
	overflow: scroll;
    overflow-x: hidden;
    padding-left: 12px;
}



/* -------------------- MEDIA768 -------------------- */
@media screen and (min-width: 768px) {
	body {
		margin: 0;
	}

	.content {
		width: 768px;
		border-left: 1px solid #dcdcdc;
		border-right: 1px solid #dcdcdc;
	}
	.logo {
		background: url(../images/synergye.jpg) no-repeat center center;
		width: 10%;
		height: 100px;
		float: left;
		background-size: 100%;
	}
	.logo-detail {
		width: 87%;
	}
	.info-side {
		width: 31%;
		float: right;
		margin: 0;
		/*max-width: 300px;*/
	}
	.info-main {
		width: 67%;
		float: left;
		margin-right: 2%;
	}
	.info-side_sub {
		width: 100%;
		display: block;
		margin: 0;
		margin-bottom: 10px;
	}
}

@media only screen and (min-device-width : 768px) and (max-device-width : 1024px) and (orientation : portrait) { 
	.info-side {
		min-width: 300px;
	}
	.info-main {
		max-width: 425px;
	}
}



@media screen and (min-width: 1025px) {
	.topbar {
		display: block;
		width: 100%;
		background-color: #696767;
		padding-top: 10px;
	}
	.topbar&gt;img {
		width: 3%;
		margin: 0 20px;
		cursor: pointer;
	}
	.topbar&gt;img:hover {		
		filter: invert(100%);
	}
	.content {
		width: 1000px;
		border-left: 1px solid #dcdcdc;
		border-right: 1px solid #dcdcdc;
	}
}
/* -------------------- MEDIA1000 -------------------- */
@media screen and (min-width: 1000px) {
	.content {
		width: 1000px;
		border-left: 1px solid #dcdcdc;
		border-right: 1px solid #dcdcdc;
	}
}</pre></body></html>