.page2-content{
    width: 420px;
    float: left;
}
.area-content,.page3-content,.page5-panel{
    color:white;
}
.area-content h1,#page-three h1,.page4-panel h1,.page5-panel h1{
    color: white;
    text-align: center;
}
.area-container{
    width: 1064px;
    height: 140px;
    color:white;
    margin-top: 5px;
    position: relative;
}
.container-a{
    top:-200px;
}
.container-b{
    margin-left:1000px;
}
.container-c{
    bottom:-200px;
}
.container-a h4{
    margin-top: 20px;
}
.area-container img{
    display: block;
    float: left;
    margin-right: 56px;
}
/*.container-a img{*/
    /*width: 195px;*/
    /*height: 138px;*/
    /*margin-left: 184px;*/
/*}*/

.container-b img{
    /*width: 386px;*/
    /*height: 128px;*/
    margin-top: 5px;
}

.container-c img{
    /*width: 566px;*/
    /*height: 128px;*/
}

.page3-panel{
    overflow: hidden;
}
.page3-row{
    color: white;
    /*overflow: hidden;*/
}
.page3-content{
    float: left;
    /*margin-top: 30px;*/
    left: -800px;
    position: relative;
}
.page3-content h2{
    border-bottom: 2px solid #246ee9;
    padding-bottom: 10px;
    display: inline-block;
}
.page3-row img{
    display: block;
    float: right;
    right: -600px;
    position: relative;
}
.page3-panel h1{
    padding-bottom: 20px;
}
.page4-panel{
    overflow: hidden;

}
.page4-row{
    color: #333;
    /*overflow: hidden;*/
}
.page4-content{
    float: right;
    right: -600px;
    position: relative;
}
.page4-content h2{
    border-bottom: 2px solid #246ee9;
    padding-bottom: 10px;
    display: inline-block;
}
.page4-row img{
    display: block;
    float: left;
    left: -600px;
    position: relative;
}
.page4-panel h1{
    padding-bottom: 20px;
}
.about-panel{
    width: 50px;
    height: 40px;
    overflow: hidden;
}
.about-panel a{
    width: 140px;
    height: 30px !important;
    text-align: left !important;
    padding: 0 !important;
    margin-top: 0 !important;
    text-indent: 12px;
    line-height: 30px !important;
    background: #000000;
}
.about-panel a:first-child{
    width: 100%;
    text-indent: 0;
    height: 25px !important;
    margin-top: 15px !important;
    padding-top: 0 !important;
    text-align: center !important;
    line-height: 25px !important;
}
.about-page{
    color: white;
    min-height:350px;
    position: relative;
    top: 20%;
}
.about-page h1{
    /*font-size: 26px !important;*/
    text-align: center;
    padding-bottom: 20px;
}
.about-page p{
    /*font-size: 13px;*/
    line-height: 25px;
}

.road-map{
    width: 100%;
}
.team-panel{
    width: 450px;
    height: 300px;
    float: left;
    margin: 50px 20px;
}
.team-panel p{
    line-height: 26px;
    color: white;
}
.team-panel:nth-child(odd){
    margin-left: 200px !important;
}
.team-panel img{
    width: 120px;
    height: 120px;
    margin-bottom: 10px;
}
.team-bg{
    background: #000000;
    overflow-y: visible;
    padding-top: 100px;
}
.bg-black{
    /*background: #000000;*/
}
.result-box{
    width: 680px;
    height: 390px;
    border: 3px solid #0bb0e0 !important;
    border-radius: 10px;
    background: rgba(11, 176, 224, 0.25);
    padding: 20px;
    margin-left: 80px;
}
.result-box p{
    color: white !important;
    line-height: 24px !important;
    text-indent: 28px;
}
.page5-panel h1{
    position: relative;
    left: -15%;
    padding-bottom: 20px;
}

.page3-line{
    height: 38px;
    margin: 10px 0;
}
.line-top{
    margin-top: 100px;
}
.line-right{
    margin-right: 300px;
}
.line-bottom{
    margin-bottom: 139px;
}
.line-left{
    margin-left: 200px;
}
.report img{
    margin: 0 auto;
    left:400px;
    display: block;
    position: relative;
    top: -90px;
}

.mt-30{
  margin-top: 120px;
}
@media only screen and (width: 1366px){
    .page3-panel {
        margin-top: 132px;
    }
}
