div#container
{
   width: 1400px;
   position: relative;
   margin: 0 auto 0 auto;
   text-align: left;
}
body
{
   background-color: #000000;
   color: #000000;
   font-family: "Open Sans";
   font-weight: normal;
   font-size: 16px;
   line-height: 1.1875;
   margin: 0;
   text-align: center;
}
a
{
   color: #0070E0;
   text-decoration: underline;
}
a:hover
{
   color: #003C78;
   text-decoration: underline;
}
input:focus, textarea:focus, select:focus
{
   outline: none;
}
#mf_foot
{
   background-color: #303030;
   background-image: none;
   border-radius: 0px;
}
#ind_lay1
{
   background-color: #000000;
   background-image: none;
   border-radius: 0px;
}
#wb_ind_t1 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   text-align: center;
}
#wb_ind_t1
{
   color: #FFFFFF;
   font-family: "Open Sans";
   font-weight: normal;
   font-size: 16px;
   line-height: 22px;
}
#wb_ind_t1 div
{
   text-align: center;
}
#wb_ind_pcoll
{
   vertical-align: top;
}
#ind_pcoll
{
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   left: 0;
   top: 0;
   width: 100%;
   height: 100%;
}
#wb_ind_pcoll_kl
{
   vertical-align: top;
}
#ind_pcoll_kl
{
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   left: 0;
   top: 0;
   width: 100%;
   height: 100%;
}
#roll_konf
{
   border: 0px solid #000000;
   border-radius: 0px;
   margin: 0;
}
#roll_konf a
{
   display: block;
   position: relative;
   height: 100%;
   width: 100%;
}
#roll_konf a img
{
   position: absolute;
   z-index: 1;
   border-width: 0;
}
#roll_konf span
{
   display: block;
   height: 100%;
   width: 100%;
   position: absolute;
   z-index: 2;
}
@-webkit-keyframes roll_konf-animation-in
{
   0%   { -webkit-transform: rotateY(-90deg); }
   50%  { -webkit-transform: rotateY(-90deg); }
   100% { -webkit-transform: rotateY(0deg); }
}
@-webkit-keyframes roll_konf-animation-out
{
   0%   { -webkit-transform: rotateY(0deg); }
   50%  { -webkit-transform: rotateY(90deg); }
   100% { -webkit-transform: rotateY(90deg); }
}
@keyframes roll_konf-animation-in
{
   0%   { transform: rotateY(-90deg); }
   50%  { transform: rotateY(-90deg); }
   100% { transform: rotateY(0deg); }
}
@keyframes roll_konf-animation-out
{
   0%   { transform: rotateY(0deg); }
   50%  { transform: rotateY(90deg); }
   100% { transform: rotateY(90deg); }
}
#roll_konf .default.animate
{
   -webkit-animation: roll_konf-animation-out 500ms linear both;
   animation: roll_konf-animation-out 500ms linear both;
  -webkit-transform-origin: 50% 50%;
   transform-origin: 50% 50%;
}
#roll_konf .default, #roll_konf .hover
{
   -webkit-backface-visibility: hidden;
   backface-visibility: hidden;
   -webkit-transform: translate3d(0, 0, 0);
   transform: translate3d(0, 0, 0);
   -webkit-transform-style: preserve-3d;
   transform-style: preserve-3d;
}
#roll_konf .hover.animate
{
   -webkit-animation: roll_konf-animation-in 500ms linear 0ms both;
   animation: roll_konf-animation-in 500ms linear 0ms both;
  -webkit-transform-origin: 50% 50%;
   transform-origin: 50% 50%;
}
#roll_konf .reverse
{
   animation-direction: reverse !important;
}
#roll_konf img
{
   border-width: 0;
   position: absolute;
   left: 0;
   top: 0;
   width: 100%;
   height: 100%;
}
#roll_opti
{
   border: 0px solid #000000;
   border-radius: 0px;
   margin: 0;
}
#roll_opti a
{
   display: block;
   position: relative;
   height: 100%;
   width: 100%;
}
#roll_opti a img
{
   position: absolute;
   z-index: 1;
   border-width: 0;
}
#roll_opti span
{
   display: block;
   height: 100%;
   width: 100%;
   position: absolute;
   z-index: 2;
}
@-webkit-keyframes roll_opti-animation-in
{
   0%   { -webkit-transform: rotateY(-90deg); }
   50%  { -webkit-transform: rotateY(-90deg); }
   100% { -webkit-transform: rotateY(0deg); }
}
@-webkit-keyframes roll_opti-animation-out
{
   0%   { -webkit-transform: rotateY(0deg); }
   50%  { -webkit-transform: rotateY(90deg); }
   100% { -webkit-transform: rotateY(90deg); }
}
@keyframes roll_opti-animation-in
{
   0%   { transform: rotateY(-90deg); }
   50%  { transform: rotateY(-90deg); }
   100% { transform: rotateY(0deg); }
}
@keyframes roll_opti-animation-out
{
   0%   { transform: rotateY(0deg); }
   50%  { transform: rotateY(90deg); }
   100% { transform: rotateY(90deg); }
}
#roll_opti .default.animate
{
   -webkit-animation: roll_opti-animation-out 500ms linear both;
   animation: roll_opti-animation-out 500ms linear both;
  -webkit-transform-origin: 50% 50%;
   transform-origin: 50% 50%;
}
#roll_opti .default, #roll_opti .hover
{
   -webkit-backface-visibility: hidden;
   backface-visibility: hidden;
   -webkit-transform: translate3d(0, 0, 0);
   transform: translate3d(0, 0, 0);
   -webkit-transform-style: preserve-3d;
   transform-style: preserve-3d;
}
#roll_opti .hover.animate
{
   -webkit-animation: roll_opti-animation-in 500ms linear 0ms both;
   animation: roll_opti-animation-in 500ms linear 0ms both;
  -webkit-transform-origin: 50% 50%;
   transform-origin: 50% 50%;
}
#roll_opti .reverse
{
   animation-direction: reverse !important;
}
#roll_opti img
{
   border-width: 0;
   position: absolute;
   left: 0;
   top: 0;
   width: 100%;
   height: 100%;
}
#roll_serv
{
   border: 0px solid #000000;
   border-radius: 0px;
   margin: 0;
}
#roll_serv a
{
   display: block;
   position: relative;
   height: 100%;
   width: 100%;
}
#roll_serv a img
{
   position: absolute;
   z-index: 1;
   border-width: 0;
}
#roll_serv span
{
   display: block;
   height: 100%;
   width: 100%;
   position: absolute;
   z-index: 2;
}
@-webkit-keyframes roll_serv-animation-in
{
   0%   { -webkit-transform: rotateY(-90deg); }
   50%  { -webkit-transform: rotateY(-90deg); }
   100% { -webkit-transform: rotateY(0deg); }
}
@-webkit-keyframes roll_serv-animation-out
{
   0%   { -webkit-transform: rotateY(0deg); }
   50%  { -webkit-transform: rotateY(90deg); }
   100% { -webkit-transform: rotateY(90deg); }
}
@keyframes roll_serv-animation-in
{
   0%   { transform: rotateY(-90deg); }
   50%  { transform: rotateY(-90deg); }
   100% { transform: rotateY(0deg); }
}
@keyframes roll_serv-animation-out
{
   0%   { transform: rotateY(0deg); }
   50%  { transform: rotateY(90deg); }
   100% { transform: rotateY(90deg); }
}
#roll_serv .default.animate
{
   -webkit-animation: roll_serv-animation-out 500ms linear both;
   animation: roll_serv-animation-out 500ms linear both;
  -webkit-transform-origin: 50% 50%;
   transform-origin: 50% 50%;
}
#roll_serv .default, #roll_serv .hover
{
   -webkit-backface-visibility: hidden;
   backface-visibility: hidden;
   -webkit-transform: translate3d(0, 0, 0);
   transform: translate3d(0, 0, 0);
   -webkit-transform-style: preserve-3d;
   transform-style: preserve-3d;
}
#roll_serv .hover.animate
{
   -webkit-animation: roll_serv-animation-in 500ms linear 0ms both;
   animation: roll_serv-animation-in 500ms linear 0ms both;
  -webkit-transform-origin: 50% 50%;
   transform-origin: 50% 50%;
}
#roll_serv .reverse
{
   animation-direction: reverse !important;
}
#roll_serv img
{
   border-width: 0;
   position: absolute;
   left: 0;
   top: 0;
   width: 100%;
   height: 100%;
}
#wb_ind_t2 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   text-align: center;
}
#wb_ind_t2
{
   color: #C0C0C0;
   font-family: "Open Sans";
   font-weight: normal;
   font-size: 16px;
   line-height: 22px;
}
#wb_ind_t2 div
{
   text-align: center;
}
#wb_ind_t3 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   text-align: center;
}
#wb_ind_t3
{
   color: #C0C0C0;
   font-family: "Open Sans";
   font-weight: normal;
   font-size: 16px;
   line-height: 22px;
}
#wb_ind_t3 div
{
   text-align: center;
}
#wb_ind_t4 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   text-align: center;
}
#wb_ind_t4
{
   color: #C0C0C0;
   font-family: "Open Sans";
   font-weight: normal;
   font-size: 16px;
   line-height: 22px;
}
#wb_ind_t4 div
{
   text-align: center;
}
#wb_ind_p1
{
   vertical-align: top;
}
#ind_p1
{
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   left: 0;
   top: 0;
   width: 100%;
   height: 100%;
}
#wb_ind_p2
{
   vertical-align: top;
}
#ind_p2
{
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   left: 0;
   top: 0;
   width: 100%;
   height: 100%;
}
#wb_ind_p3
{
   vertical-align: top;
}
#ind_p3
{
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   left: 0;
   top: 0;
   width: 100%;
   height: 100%;
}
#mf_head
{
   background-color: #FFFFFF;
   background-image: none;
   border-radius: 0px;
}
#wb_mfh_logo
{
   vertical-align: top;
}
#mfh_logo
{
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   left: 0;
   top: 0;
   width: 100%;
   height: 100%;
}
#wb_mfh_tel 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   text-align: center;
}
#wb_mfh_tel
{
   color: #0070E0;
   font-family: "Open Sans";
   font-weight: normal;
   font-size: 24px;
   line-height: 33px;
}
#wb_mfh_tel div
{
   text-align: center;
}
#wb_mf_text 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   text-align: center;
}
#wb_mf_text
{
   color: #000000;
   font-family: "Open Sans";
   font-weight: normal;
   font-size: 24px;
   line-height: 33px;
}
#wb_mf_text div
{
   text-align: center;
}
#wb_foot_t1 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   text-align: left;
}
#wb_foot_t1
{
   color: #FFFFFF;
   font-family: "Open Sans";
   font-weight: normal;
   font-size: 16px;
}
#wb_foot_t1 div
{
   text-align: left;
}
#wb_foot_t3 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   text-align: left;
}
#wb_foot_t3
{
   color: #FFFFFF;
   font-family: "Open Sans";
   font-weight: normal;
   font-size: 16px;
}
#wb_foot_t3 div
{
   text-align: left;
}
#wb_foot_t2 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   text-align: left;
}
#wb_foot_t2
{
   color: #FFFFFF;
   font-family: "Open Sans";
   font-weight: normal;
   font-size: 16px;
}
#wb_foot_t2 div
{
   text-align: left;
}
#roll_opti
{
   position: absolute;
   left: 550px;
   top: 560px;
   width: 300px;
   height: 300px;
   overflow: hidden;
   z-index: 8;
}
#wb_ind_pcoll
{
   position: absolute;
   left: 0px;
   top: 40px;
   width: 1400px;
   height: 300px;
   z-index: 4;
}
#wb_mfh_logo
{
   position: absolute;
   left: 560px;
   top: 30px;
   width: 280px;
   height: 80px;
   z-index: 15;
}
#mf_foot_Container
{
   width: 1400px;
   position: relative;
   margin-left: auto;
   margin-right: auto;
   text-align: left;
}
#ind_lay1_Container
{
   width: 1400px;
   position: relative;
   margin-left: auto;
   margin-right: auto;
   text-align: left;
}
#wb_foot_t2
{
   position: absolute;
   left: 300px;
   top: 34px;
   width: 260px;
   height: 131px;
   z-index: 2;
}
#wb_foot_t3
{
   position: absolute;
   left: 671px;
   top: 34px;
   width: 719px;
   height: 132px;
   z-index: 1;
}
#wb_foot_t1
{
   position: absolute;
   left: 20px;
   top: 34px;
   width: 208px;
   height: 132px;
   z-index: 0;
}
#mf_foot
{
   position: absolute;
   text-align: center;
   left: 0px;
   top: 1480px;
   width: 100%;
   height: 200px;
   z-index: 18;
}
#wb_mfh_tel
{
   position: absolute;
   left: 1020px;
   top: 50px;
   width: 280px;
   height: 33px;
   text-align: center;
   z-index: 16;
}
#wb_ind_p3
{
   position: absolute;
   left: 970px;
   top: 1055px;
   width: 300px;
   height: 200px;
   z-index: 14;
}
#wb_ind_p2
{
   position: absolute;
   left: 550px;
   top: 1055px;
   width: 300px;
   height: 200px;
   z-index: 13;
}
#mf_head_Container
{
   width: 1400px;
   position: relative;
   margin-left: auto;
   margin-right: auto;
   text-align: left;
}
#wb_ind_p1
{
   position: absolute;
   left: 130px;
   top: 1055px;
   width: 300px;
   height: 200px;
   z-index: 12;
}
#wb_ind_t4
{
   position: absolute;
   left: 960px;
   top: 920px;
   width: 320px;
   height: 88px;
   text-align: center;
   z-index: 11;
}
#wb_ind_t3
{
   position: absolute;
   left: 540px;
   top: 920px;
   width: 320px;
   height: 88px;
   text-align: center;
   z-index: 10;
}
#roll_serv
{
   position: absolute;
   left: 970px;
   top: 560px;
   width: 300px;
   height: 300px;
   overflow: hidden;
   z-index: 7;
}
#ind_lay1
{
   position: absolute;
   text-align: center;
   left: 0px;
   top: 140px;
   width: 100%;
   height: 1340px;
   z-index: 19;
}
#wb_ind_t2
{
   position: absolute;
   left: 120px;
   top: 920px;
   width: 320px;
   height: 88px;
   text-align: center;
   z-index: 9;
}
#roll_konf
{
   position: absolute;
   left: 130px;
   top: 560px;
   width: 300px;
   height: 300px;
   overflow: hidden;
   z-index: 6;
}
#wb_ind_pcoll_kl
{
   position: absolute;
   left: 0px;
   top: 0px;
   width: 480px;
   height: 163px;
   visibility: hidden;
   z-index: 5;
}
#mf_head
{
   position: absolute;
   text-align: center;
   left: 0px;
   top: 0px;
   width: 100%;
   height: 140px;
   z-index: 20;
}
#wb_ind_t1
{
   position: absolute;
   left: 135px;
   top: 410px;
   width: 1130px;
   height: 66px;
   text-align: center;
   z-index: 3;
}
#wb_mf_text
{
   position: absolute;
   left: 100px;
   top: 50px;
   width: 280px;
   height: 33px;
   text-align: center;
   z-index: 17;
}
@media only screen and (min-width: 1024px) and (max-width: 1399px)
{
div#container
{
   width: 1024px;
}
body
{
   background-color: #000000;
   background-image: none;
}
#mf_foot
{
   left: 0px;
   top: 1250px;
   height: 330px;
   visibility: visible;
   display: block;
}
#mf_foot
{
   width: 100%;
}
#mf_foot_Container
{
   width: 1024px;
}
#ind_lay1
{
   left: 0px;
   top: 120px;
   height: 1130px;
   visibility: visible;
   display: block;
}
#ind_lay1
{
   width: 100%;
}
#ind_lay1_Container
{
   width: 1024px;
}
#wb_ind_t1
{
   left: 57px;
   top: 290px;
   width: 910px;
   height: 88px;
   visibility: visible;
   display: inline;
}
#wb_ind_t1
{
   font-family: "Open Sans";
   font-weight: normal;
   font-size: 16px;
   margin: 0;
   padding: 0;
   text-align: center;
   line-height: 22px;
}
#wb_ind_pcoll
{
   left: 0px;
   top: 30px;
   width: 1024px;
   height: 219px;
   visibility: visible;
   display: inline;
   margin: 0;
   padding: 0;
}
#wb_ind_pcoll_kl
{
   left: 0px;
   top: 0px;
   width: 480px;
   height: 163px;
   visibility: hidden;
   display: none;
   margin: 0;
   padding: 0;
}
#roll_konf
{
   left: 67px;
   top: 430px;
   width: 250px;
   height: 250px;
   visibility: visible;
   display: inline;
}
#roll_opti
{
   left: 387px;
   top: 430px;
   width: 250px;
   height: 250px;
   visibility: visible;
   display: inline;
}
#roll_serv
{
   left: 707px;
   top: 430px;
   width: 250px;
   height: 250px;
   visibility: visible;
   display: inline;
}
#wb_ind_t2
{
   left: 67px;
   top: 730px;
   width: 250px;
   height: 110px;
   visibility: visible;
   display: inline;
}
#wb_ind_t2
{
   font-family: "Open Sans";
   font-weight: normal;
   font-size: 16px;
   margin: 0;
   padding: 0;
   text-align: center;
   line-height: 22px;
}
#wb_ind_t3
{
   left: 387px;
   top: 730px;
   width: 250px;
   height: 132px;
   visibility: visible;
   display: inline;
}
#wb_ind_t3
{
   font-family: "Open Sans";
   font-weight: normal;
   font-size: 16px;
   margin: 0;
   padding: 0;
   text-align: center;
   line-height: 22px;
}
#wb_ind_t4
{
   left: 707px;
   top: 730px;
   width: 250px;
   height: 110px;
   visibility: visible;
   display: inline;
}
#wb_ind_t4
{
   font-family: "Open Sans";
   font-weight: normal;
   font-size: 16px;
   margin: 0;
   padding: 0;
   text-align: center;
   line-height: 22px;
}
#wb_ind_p1
{
   left: 67px;
   top: 902px;
   width: 250px;
   height: 166px;
   visibility: visible;
   display: inline;
   margin: 0;
   padding: 0;
}
#wb_ind_p2
{
   left: 387px;
   top: 902px;
   width: 250px;
   height: 166px;
   visibility: visible;
   display: inline;
   margin: 0;
   padding: 0;
}
#wb_ind_p3
{
   left: 707px;
   top: 902px;
   width: 250px;
   height: 166px;
   visibility: visible;
   display: inline;
   margin: 0;
   padding: 0;
}
#mf_head
{
   height: 120px;
   visibility: visible;
   display: block;
}
#mf_head
{
   width: 100%;
}
#mf_head_Container
{
   width: 1024px;
}
#wb_mfh_logo
{
   left: 372px;
   top: 20px;
   width: 280px;
   height: 80px;
   visibility: visible;
   display: inline;
   margin: 0;
   padding: 0;
}
#wb_mfh_tel
{
   left: 714px;
   top: 40px;
   width: 280px;
   height: 33px;
   visibility: visible;
   display: inline;
}
#wb_mfh_tel
{
   font-family: "Open Sans";
   font-weight: normal;
   font-size: 24px;
   margin: 0;
   padding: 0;
   text-align: center;
   line-height: 33px;
}
#wb_mf_text
{
   left: 30px;
   top: 40px;
   width: 280px;
   height: 33px;
   visibility: visible;
   display: inline;
}
#wb_mf_text
{
   font-family: "Open Sans";
   font-weight: normal;
   font-size: 24px;
   margin: 0;
   padding: 0;
   text-align: center;
   line-height: 33px;
}
#wb_foot_t1
{
   left: 35px;
   top: 34px;
   width: 206px;
   height: 132px;
   visibility: visible;
   display: inline;
}
#wb_foot_t1
{
   font-family: "Open Sans";
   font-weight: normal;
   font-size: 16px;
   margin: 0;
   padding: 0;
   text-align: left;
}
#wb_foot_t3
{
   left: 35px;
   top: 196px;
   width: 959px;
   height: 110px;
   visibility: visible;
   display: inline;
}
#wb_foot_t3
{
   font-family: "Open Sans";
   font-weight: normal;
   font-size: 16px;
   margin: 0;
   padding: 0;
   text-align: left;
}
#wb_foot_t2
{
   left: 289px;
   top: 34px;
   width: 264px;
   height: 132px;
   visibility: visible;
   display: inline;
}
#wb_foot_t2
{
   font-family: "Open Sans";
   font-weight: normal;
   font-size: 16px;
   margin: 0;
   padding: 0;
   text-align: left;
}
}
@media only screen and (min-width: 768px) and (max-width: 1023px)
{
div#container
{
   width: 768px;
}
body
{
   background-color: #000000;
   background-image: none;
}
#mf_foot
{
   left: 0px;
   top: 1140px;
   height: 300px;
   visibility: visible;
   display: block;
}
#mf_foot
{
   width: 100%;
}
#mf_foot_Container
{
   width: 768px;
}
#ind_lay1
{
   left: 0px;
   top: 120px;
   height: 1020px;
   visibility: visible;
   display: block;
}
#ind_lay1
{
   width: 100%;
}
#ind_lay1_Container
{
   width: 768px;
}
#wb_ind_t1
{
   left: 17px;
   top: 230px;
   width: 735px;
   height: 110px;
   visibility: visible;
   display: inline;
}
#wb_ind_t1
{
   font-family: "Open Sans";
   font-weight: normal;
   font-size: 16px;
   margin: 0;
   padding: 0;
   text-align: center;
   line-height: 22px;
}
#wb_ind_pcoll
{
   left: 0px;
   top: 30px;
   width: 768px;
   height: 164px;
   visibility: visible;
   display: inline;
   margin: 0;
   padding: 0;
}
#wb_ind_pcoll_kl
{
   left: 0px;
   top: 0px;
   width: 480px;
   height: 163px;
   visibility: hidden;
   display: none;
   margin: 0;
   padding: 0;
}
#roll_konf
{
   left: 24px;
   top: 380px;
   width: 220px;
   height: 220px;
   visibility: visible;
   display: inline;
}
#roll_opti
{
   left: 274px;
   top: 380px;
   width: 220px;
   height: 220px;
   visibility: visible;
   display: inline;
}
#roll_serv
{
   left: 524px;
   top: 380px;
   width: 220px;
   height: 220px;
   visibility: visible;
   display: inline;
}
#wb_ind_t2
{
   left: 24px;
   top: 640px;
   width: 220px;
   height: 132px;
   visibility: visible;
   display: inline;
}
#wb_ind_t2
{
   font-family: "Open Sans";
   font-weight: normal;
   font-size: 16px;
   margin: 0;
   padding: 0;
   text-align: center;
   line-height: 22px;
}
#wb_ind_t3
{
   left: 274px;
   top: 640px;
   width: 220px;
   height: 132px;
   visibility: visible;
   display: inline;
}
#wb_ind_t3
{
   font-family: "Open Sans";
   font-weight: normal;
   font-size: 16px;
   margin: 0;
   padding: 0;
   text-align: center;
   line-height: 22px;
}
#wb_ind_t4
{
   left: 524px;
   top: 640px;
   width: 220px;
   height: 132px;
   visibility: visible;
   display: inline;
}
#wb_ind_t4
{
   font-family: "Open Sans";
   font-weight: normal;
   font-size: 16px;
   margin: 0;
   padding: 0;
   text-align: center;
   line-height: 22px;
}
#wb_ind_p1
{
   left: 24px;
   top: 810px;
   width: 220px;
   height: 146px;
   visibility: visible;
   display: inline;
   margin: 0;
   padding: 0;
}
#wb_ind_p2
{
   left: 274px;
   top: 810px;
   width: 220px;
   height: 146px;
   visibility: visible;
   display: inline;
   margin: 0;
   padding: 0;
}
#wb_ind_p3
{
   left: 524px;
   top: 810px;
   width: 220px;
   height: 146px;
   visibility: visible;
   display: inline;
   margin: 0;
   padding: 0;
}
#mf_head
{
   height: 120px;
   visibility: visible;
   display: block;
}
#mf_head
{
   width: 100%;
}
#mf_head_Container
{
   width: 768px;
}
#wb_mfh_logo
{
   left: 500px;
   top: 26px;
   width: 240px;
   height: 68px;
   visibility: visible;
   display: inline;
   margin: 0;
   padding: 0;
}
#wb_mfh_tel
{
   left: 30px;
   top: 60px;
   width: 280px;
   height: 33px;
   visibility: visible;
   display: inline;
}
#wb_mfh_tel
{
   font-family: "Open Sans";
   font-weight: normal;
   font-size: 24px;
   margin: 0;
   padding: 0;
   text-align: center;
   line-height: 33px;
}
#wb_mf_text
{
   left: 30px;
   top: 27px;
   width: 280px;
   height: 33px;
   visibility: visible;
   display: inline;
}
#wb_mf_text
{
   font-family: "Open Sans";
   font-weight: normal;
   font-size: 24px;
   margin: 0;
   padding: 0;
   text-align: center;
   line-height: 33px;
}
#wb_foot_t1
{
   left: 60px;
   top: 24px;
   width: 185px;
   height: 114px;
   visibility: visible;
   display: inline;
}
#wb_foot_t1
{
   font-family: "Open Sans";
   font-weight: normal;
   font-size: 15px;
   margin: 0;
   padding: 0;
   text-align: left;
}
#wb_foot_t3
{
   left: 60px;
   top: 154px;
   width: 660px;
   height: 114px;
   visibility: visible;
   display: inline;
}
#wb_foot_t3
{
   font-family: "Open Sans";
   font-weight: normal;
   font-size: 15px;
   margin: 0;
   padding: 0;
   text-align: left;
}
#wb_foot_t2
{
   left: 300px;
   top: 24px;
   width: 249px;
   height: 114px;
   visibility: visible;
   display: inline;
}
#wb_foot_t2
{
   font-family: "Open Sans";
   font-weight: normal;
   font-size: 15px;
   margin: 0;
   padding: 0;
   text-align: left;
}
}
@media only screen and (min-width: 480px) and (max-width: 767px)
{
div#container
{
   width: 480px;
}
body
{
   background-color: #000000;
   background-image: none;
}
#mf_foot
{
   left: 0px;
   top: 1610px;
   height: 520px;
   visibility: visible;
   display: block;
}
#mf_foot
{
   width: 100%;
}
#mf_foot_Container
{
   width: 480px;
}
#ind_lay1
{
   left: 0px;
   top: 140px;
   height: 1470px;
   visibility: visible;
   display: block;
}
#ind_lay1
{
   width: 100%;
}
#ind_lay1_Container
{
   width: 480px;
}
#wb_ind_t1
{
   left: 19px;
   top: 230px;
   width: 443px;
   height: 176px;
   visibility: visible;
   display: inline;
}
#wb_ind_t1
{
   font-family: "Open Sans";
   font-weight: normal;
   font-size: 16px;
   margin: 0;
   padding: 0;
   text-align: center;
   line-height: 22px;
}
#wb_ind_pcoll
{
   left: 0px;
   top: 0px;
   width: 480px;
   height: 102px;
   visibility: hidden;
   display: none;
   margin: 0;
   padding: 0;
}
#wb_ind_pcoll_kl
{
   left: 0px;
   top: 30px;
   width: 480px;
   height: 163px;
   visibility: visible;
   display: inline;
   margin: 0;
   padding: 0;
}
#roll_konf
{
   left: 130px;
   top: 444px;
   width: 220px;
   height: 220px;
   visibility: visible;
   display: inline;
}
#roll_opti
{
   left: 130px;
   top: 770px;
   width: 220px;
   height: 220px;
   visibility: visible;
   display: inline;
}
#roll_serv
{
   left: 130px;
   top: 1096px;
   width: 220px;
   height: 220px;
   visibility: visible;
   display: inline;
}
#wb_ind_t2
{
   left: 19px;
   top: 684px;
   width: 443px;
   height: 66px;
   visibility: visible;
   display: inline;
}
#wb_ind_t2
{
   font-family: "Open Sans";
   font-weight: normal;
   font-size: 16px;
   margin: 0;
   padding: 0;
   text-align: center;
   line-height: 22px;
}
#wb_ind_t3
{
   left: 19px;
   top: 1010px;
   width: 443px;
   height: 66px;
   visibility: visible;
   display: inline;
}
#wb_ind_t3
{
   font-family: "Open Sans";
   font-weight: normal;
   font-size: 16px;
   margin: 0;
   padding: 0;
   text-align: center;
   line-height: 22px;
}
#wb_ind_t4
{
   left: 19px;
   top: 1336px;
   width: 443px;
   height: 66px;
   visibility: visible;
   display: inline;
}
#wb_ind_t4
{
   font-family: "Open Sans";
   font-weight: normal;
   font-size: 16px;
   margin: 0;
   padding: 0;
   text-align: center;
   line-height: 22px;
}
#wb_ind_p1
{
   left: 130px;
   top: 1123px;
   width: 220px;
   height: 146px;
   visibility: hidden;
   display: none;
   margin: 0;
   padding: 0;
}
#wb_ind_p2
{
   left: 130px;
   top: 1130px;
   width: 220px;
   height: 146px;
   visibility: hidden;
   display: none;
   margin: 0;
   padding: 0;
}
#wb_ind_p3
{
   left: 130px;
   top: 1129px;
   width: 220px;
   height: 146px;
   visibility: hidden;
   display: none;
   margin: 0;
   padding: 0;
}
#mf_head
{
   height: 140px;
   visibility: visible;
   display: block;
}
#mf_head
{
   width: 100%;
}
#mf_head_Container
{
   width: 480px;
}
#wb_mfh_logo
{
   left: 122px;
   top: 15px;
   width: 238px;
   height: 68px;
   visibility: visible;
   display: inline;
   margin: 0;
   padding: 0;
}
#wb_mfh_tel
{
   left: 240px;
   top: 95px;
   width: 210px;
   height: 24px;
   visibility: visible;
   display: inline;
}
#wb_mfh_tel
{
   font-family: "Open Sans";
   font-weight: normal;
   font-size: 19px;
   margin: 0;
   padding: 0;
   text-align: center;
   line-height: 24px;
}
#wb_mf_text
{
   left: 30px;
   top: 95px;
   width: 210px;
   height: 24px;
   visibility: visible;
   display: inline;
}
#wb_mf_text
{
   font-family: "Open Sans";
   font-weight: normal;
   font-size: 19px;
   margin: 0;
   padding: 0;
   text-align: center;
   line-height: 24px;
}
#wb_foot_t1
{
   left: 61px;
   top: 20px;
   width: 359px;
   height: 132px;
   visibility: visible;
   display: inline;
}
#wb_foot_t1
{
   font-family: "Open Sans";
   font-weight: normal;
   font-size: 16px;
   margin: 0;
   padding: 0;
   text-align: center;
}
#wb_foot_t3
{
   left: 19px;
   top: 324px;
   width: 442px;
   height: 171px;
   visibility: visible;
   display: inline;
}
#wb_foot_t3
{
   font-family: "Open Sans";
   font-weight: normal;
   font-size: 15px;
   margin: 0;
   padding: 0;
   text-align: center;
}
#wb_foot_t2
{
   left: 62px;
   top: 172px;
   width: 359px;
   height: 132px;
   visibility: visible;
   display: inline;
}
#wb_foot_t2
{
   font-family: "Open Sans";
   font-weight: normal;
   font-size: 16px;
   margin: 0;
   padding: 0;
   text-align: center;
}
}
@media only screen and (max-width: 479px)
{
div#container
{
   width: 360px;
}
body
{
   background-color: #000000;
   background-image: none;
}
#mf_foot
{
   left: 0px;
   top: 1710px;
   height: 540px;
   visibility: visible;
   display: block;
}
#mf_foot
{
   width: 100%;
}
#mf_foot_Container
{
   width: 360px;
}
#ind_lay1
{
   left: 0px;
   top: 170px;
   height: 1540px;
   visibility: visible;
   display: block;
}
#ind_lay1
{
   width: 100%;
}
#ind_lay1_Container
{
   width: 360px;
}
#wb_ind_t1
{
   left: 20px;
   top: 170px;
   width: 320px;
   height: 264px;
   visibility: visible;
   display: inline;
}
#wb_ind_t1
{
   font-family: "Open Sans";
   font-weight: normal;
   font-size: 16px;
   margin: 0;
   padding: 0;
   text-align: center;
   line-height: 22px;
}
#wb_ind_pcoll
{
   left: 0px;
   top: 0px;
   width: 340px;
   height: 72px;
   visibility: hidden;
   display: none;
   margin: 0;
   padding: 0;
}
#wb_ind_pcoll_kl
{
   left: 0px;
   top: 20px;
   width: 360px;
   height: 122px;
   visibility: visible;
   display: inline;
   margin: 0;
   padding: 0;
}
#roll_konf
{
   left: 70px;
   top: 464px;
   width: 220px;
   height: 220px;
   visibility: visible;
   display: inline;
}
#roll_opti
{
   left: 70px;
   top: 812px;
   width: 220px;
   height: 220px;
   visibility: visible;
   display: inline;
}
#roll_serv
{
   left: 70px;
   top: 1160px;
   width: 220px;
   height: 220px;
   visibility: visible;
   display: inline;
}
#wb_ind_t2
{
   left: 20px;
   top: 704px;
   width: 320px;
   height: 88px;
   visibility: visible;
   display: inline;
}
#wb_ind_t2
{
   font-family: "Open Sans";
   font-weight: normal;
   font-size: 16px;
   margin: 0;
   padding: 0;
   text-align: center;
   line-height: 22px;
}
#wb_ind_t3
{
   left: 20px;
   top: 1052px;
   width: 320px;
   height: 88px;
   visibility: visible;
   display: inline;
}
#wb_ind_t3
{
   font-family: "Open Sans";
   font-weight: normal;
   font-size: 16px;
   margin: 0;
   padding: 0;
   text-align: center;
   line-height: 22px;
}
#wb_ind_t4
{
   left: 20px;
   top: 1400px;
   width: 320px;
   height: 88px;
   visibility: visible;
   display: inline;
}
#wb_ind_t4
{
   font-family: "Open Sans";
   font-weight: normal;
   font-size: 16px;
   margin: 0;
   padding: 0;
   text-align: center;
   line-height: 22px;
}
#wb_ind_p1
{
   left: 70px;
   top: 464px;
   width: 220px;
   height: 146px;
   visibility: hidden;
   display: none;
   margin: 0;
   padding: 0;
}
#wb_ind_p2
{
   left: 30px;
   top: 474px;
   width: 300px;
   height: 200px;
   visibility: hidden;
   display: none;
   margin: 0;
   padding: 0;
}
#wb_ind_p3
{
   left: 70px;
   top: 1197px;
   width: 220px;
   height: 146px;
   visibility: hidden;
   display: none;
   margin: 0;
   padding: 0;
}
#mf_head
{
   height: 170px;
   visibility: visible;
   display: block;
}
#mf_head
{
   width: 100%;
}
#mf_head_Container
{
   width: 360px;
}
#wb_mfh_logo
{
   left: 73px;
   top: 5px;
   width: 217px;
   height: 62px;
   visibility: visible;
   display: inline;
   margin: 0;
   padding: 0;
}
#wb_mfh_tel
{
   left: 40px;
   top: 120px;
   width: 280px;
   height: 33px;
   visibility: visible;
   display: inline;
}
#wb_mfh_tel
{
   font-family: "Open Sans";
   font-weight: normal;
   font-size: 24px;
   margin: 0;
   padding: 0;
   text-align: center;
   line-height: 33px;
}
#wb_mf_text
{
   left: 40px;
   top: 82px;
   width: 280px;
   height: 33px;
   visibility: visible;
   display: inline;
}
#wb_mf_text
{
   font-family: "Open Sans";
   font-weight: normal;
   font-size: 24px;
   margin: 0;
   padding: 0;
   text-align: center;
   line-height: 33px;
}
#wb_foot_t1
{
   left: 1px;
   top: 20px;
   width: 359px;
   height: 114px;
   visibility: visible;
   display: inline;
}
#wb_foot_t1
{
   font-family: "Open Sans";
   font-weight: normal;
   font-size: 15px;
   margin: 0;
   padding: 0;
   text-align: center;
}
#wb_foot_t3
{
   left: 31px;
   top: 288px;
   width: 298px;
   height: 228px;
   visibility: visible;
   display: inline;
}
#wb_foot_t3
{
   font-family: "Open Sans";
   font-weight: normal;
   font-size: 15px;
   margin: 0;
   padding: 0;
   text-align: center;
}
#wb_foot_t2
{
   left: 1px;
   top: 154px;
   width: 359px;
   height: 114px;
   visibility: visible;
   display: inline;
}
#wb_foot_t2
{
   font-family: "Open Sans";
   font-weight: normal;
   font-size: 15px;
   margin: 0;
   padding: 0;
   text-align: center;
}
}
