






.start_page_logo_container .main-logo .image{  width: 500px;
}
.start_page_logo_container .main-logo{
  display: flex;
  height: 90%;
  justify-content: center;
  align-items: center;
}
.start_page_logo_container {
  height:100%;
  overflow:auto;
}
.start_page_logo_title_container {
  margin: auto;
}
.start_page_logo_portlet{
  position:relative;
  margin: auto;
  width:100%;
  min-width:320px;
  height:100%;
  background-color:transparent;
}
.start_page_logo_portlet[Data-page="1"]{
  height:100%;
  width:100%;
}
.start_page_logo_portlet > .image2_ctrl {
  box-sizing:border-box;
  z-index:1;
  position:absolute;
  display:inline-block;
  top:120px;
  left:50px;
  left:15.625%;
  right:50px;
  right:15.625%;
  width:auto;
  height:260px;
}
.start_page_logo_portlet > .image2_ctrl {
}
.start_page_logo_portlet > .image2_ctrl > img{
  width:100%;
  vertical-align:top;
}
.start_page_logo_portlet > .labelTitle_ctrl {
  box-sizing:border-box;
  z-index:2;
  position:absolute;
  display:inline-block;
  top:420px;
  left:75px;
  left:23.4375%;
  right:95px;
  right:29.6875%;
  width:auto;
  height:auto;
  min-height:50px;
}
.start_page_logo_portlet > .labelTitle_ctrl {
  height:auto;
  min-height:50px;
}
.start_page_logo_portlet > .labelTitle_ctrl {
  overflow:hidden;
  color:#6B6B6B;
  text-align:center;
}
.start_page_logo_portlet > .labelTitle_ctrl > div{
  font-size:240%;
}

