* {
-webkit-box-sizing:border-box;
-moz-box-sizing:border-box;
box-sizing:border-box;
}

html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,embed,figure,figcaption,footer,header,hgroup,menu,nav,output,ruby,section,summary,time,mark,audio,video {
margin:0;
padding:0;
border:0;
font-size:100%;
font:inherit;
vertical-align:baseline;
}

/* HTML5 display-role reset for older browsers */
article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section {
display:block;
}

@font-face {
    font-family: 'Roboto-Light';
    src: url('../font/Roboto-Light.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Roboto-Bold';
    src: url('../font/Roboto-Bold.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Roboto-Regular';
    src: url('../font/Roboto-Regular.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

ol,ul {
list-style:none;
}

blockquote,q {
quotes:none;
}

blockquote:before,blockquote:after,q:before,q:after {
content: ' ';
content:none;
}

a {
text-decoration:none;
}

table {
border-collapse:collapse;
border-spacing:0;
}

.bold {
font-weight:bold;
}

.font-weight{
    font-weight: 100;
}

.uppercase {
text-transform:uppercase;
}

.clear {
clear:both;
}

.clear-right{
    clear:right;
}

.clear-left{
    clear: left;
}

/* END RESET */


#wrapper{
    width: 100%;  
    font-family: 'Roboto-Regular';
}

#header-wrapper{
    width: 100%;
    background: url(../image/header.png) no-repeat;
    background-size: 100%;
    margin: 0 auto;
    height: 750px; 
}

#header{
    width: 800px;
    margin: 0 auto;
}

#logo{
    width: 58.75%;
    margin-left: -71px;
    background: url(../image/bg-logo.png) no-repeat;
    background-size: 100% 100%;
    height: auto;
    padding-top: 20px;
    padding-bottom: 25px;
}

#logo #ntt-logo{
    width: 30%;
    float:left;
    margin-left: 13.83%;
}

#logo #vnw-logo{
    width: 30%;
    float:right;
    margin-right: 10.64%;
}


/*
#logo img{
    box-shadow:0 4px 4px -4px #000;
    -moz-box-shadow:0 4px 4px -4px #000;
}
*/

table{
    width: 100%;
}

#apply-form{
    width: 49.28%;
    float: right;
    background: white;
    opacity: 0.9;
    padding: 25px 25px;
    margin-top: -25px;
}

#apply-form h1{
    font-size: 20px;
    color: #6785c1;
    text-align: center;
    margin-bottom: 15px;
}

#apply-form input{
    width: 100%;
    height: 36px;
    line-height: 36px;
    margin-bottom: 8px;
    padding-left: 15px;
    color: #98add5;
    border: 1px solid #6785c1;
}

.selectParent select{
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    background: transparent url("../image/select-icon.png") no-repeat right center;
    background-position: 97%;
}

#apply-form select{
    width: 100%;
    height: 36px;
    line-height: 36px;
    margin-bottom: 8px;
    padding-left: 12px;
    color: black;
    font-weight: bold;
    border: 1px solid #6785c1;
}

#apply-form select option{
    color: black;
    font-weight: bold;
}

::-webkit-input-placeholder {
   color: #6785c1;
}

:-moz-placeholder { /* Firefox 18- */
   color: #6785c1;  
}

::-moz-placeholder {  /* Firefox 19+ */
   color: #6785c1;  
}

:-ms-input-placeholder {  
   color: #6785c1;  
}

#apply-form .td-2{
    width: 48%;
}

#apply-form .td-3{
    width: 48%;
}

#attach{
    display: inline-block;
    width: 48%;
    color: #6785c1;
    margin-right: 5px;
}

#input-file{
    width: 52%;
}

#input-file p{
    font-size: 12px;
    color: #676869;
    margin-bottom: 20px;
}

#file{
    border: none !important;
    background: inherit;
    box-shadow: none;
    width: 69.9px;
    margin-bottom: 0px !important;
}

#upload-file-container {
   background: url(../image/logo-browse.png) no-repeat;
   margin-bottom: 20px;
   cursor: pointer;
   display: inline-block;
   float: right;
   width: 70%;
   margin-top: -23px;
}

#upload-file-container input {
   filter: alpha(opacity=0);
   opacity: 0;
   cursor: pointer;
}

.submit{
    text-align: center;
}

.submit #register_btn{
    width: 175px !important;
    height: 45px !important;
    background: #6785c1 !important;
    color: white !important;
    font-size: 18px !important;
    line-height: 18px !important;
    text-align: center !important;
    border: none;
}

#content-wrapper{
    width: 100%;
}

#content{
    width: 800px;
    margin: 0 auto;
    height: 500px;
}

#content #content-left{
    width: 34%;  
    float: left;
}

#content #content-left h1{
    font-family: 'Roboto-Bold';
    font-size: 25px;
    color: #718dc5;
    font-weight: bold;
    margin-bottom: 30px;
}

#content #content-left #content-left-left{
    width: 71px;
    height: 72px;
    float: left;
    margin-right: 5px;
}

#content #content-left #content-left-right{
    float: left;
    padding-top: 10px;
}

#content #content-left #content-left-right h2{
    font-family: 'Roboto-Bold';
    font-size: 15px;
    color: #718dc5;
    font-weight: bold;
}

#content #content-left #content-left-right li{
    margin-top: 30px;
}

#content #content-left #content-left-right li img{
    margin-right:10px;
}

#content #content-left #content-left-right li a{
    font-family: 'Roboto-Bold';
    color: #718dc5;
    font-size: 16px;
    vertical-align: top;
    padding-bottom: 5px !important;
}

#content #content-right{
    width: 62.45%;
    float: right;  
    vertical-align:  top;
    font-family: 'Roboto-Light';
    padding-top: 12px;
    height: 400px;
    padding-right: 0px !important;
}

#content-bottom-right img{
    width: 100%;
}

#content #content-right > div{
    display: inline-block;
    vertical-align: top;
}

#image-scroll{
    display: inline-block;
    width: 2px;
    height: 300px;
}

.scrollable.default-skin .scroll-bar.vertical{
    /*background: url(../image/scroll-icon.png) no-repeat;*/
    width: 2px !important;
    background-position: 75%;
}

/*
.thumb{
    height: 126px !important;
    width: 20px !important;
    color: #bebebe;
    border-radius: 40px !important;
}

*/
/*
.thumb{
    
    height: 126px !important;
    width: 20px !important;
    color: #bebebe;
    border-radius: 40px !important;
}

.scrollable .scroll-bar.vertical{
    right: 0 !important;
    left: 0 !important;
}

*/

.mCSB_scrollTools a + .mCSB_draggerContainer{
    margin: 0px !important;
}

.mCSB_scrollTools{
    width: 24px !important;
    opacity: 1 !important;
}

.mCSB_dragger{
    width: 22px !important;
    height: 125px !important;
}

.mCSB_dragger_bar{
    width: 22px !important;
    height: 125px !important;
    border-radius: 20px;
    background-color: #bebebe;
}

.mCSB_inside > .mCSB_container{
    padding-left: 100px;
}

#content #content-right ul{
    padding-left: 18px;
}

 ul.cap1>li{
    list-style:  disc;
}

#content #content-right h1{
    font-family: 'Roboto-Bold';
    font-size: 18px;
    color: #718dc5;
    font-weight: bold;
    margin-bottom: 10px;
}

ul .cap2{
    padding-left: 50px !important;
}

@-moz-document url-prefix(){ 
    ul.cap2{
        padding-left: 50px !important;
    }
}

.ui-widget-content{
    border: none !important;
    background: none !important;
}

.ui-widget-header{
    border: none !important;
    background: none !important;
    
}


.ui-state-active, .ui-widget-content .ui-state-active, .ui-widget-header .ui-state-active a{
    border-bottom: 2px solid #6785c1;
}

.ui-state-default, .ui-widget-content .ui-state-default, .ui-widget-header .ui-state-default{
    border: none !important;
    background: none !important;
}

.ui-tabs .ui-tabs-nav .ui-tabs-anchor{
    float: none !important;
}

.ui-tabs .ui-tabs-nav li{
    float:  none !important;
}

.ui-tabs .ui-tabs-nav .ui-tabs-anchor{
    padding: 0 !important;
}

.ui-tabs .ui-tabs-nav{
    padding: 0px !important;
}

#content-middle-wrapper{
    width: 100%;
    background: url(../image/bg-body.png) no-repeat;
    background-size: 100% 100%;
    height: auto;
    padding-bottom: 280px;
}

#content-middle{
    width: 800px;
    margin: 0 auto;
    padding-top: 180px;
    color: white;
}

#content-middle h1{
    font-family: 'Roboto-Bold';
    font-size: 37px;
    margin: 0px 10px;
    display: inline-block;
}

#content-middle .item{
    width: 30.21%;
    text-align: justify;
    font-family: 'Roboto-Light';
    margin-top: 22px;
    margin-right: 4.65%;
    font-size: 18px;
    float: left;
}

#content-middle .item#last-item{
    margin-right: 0px;
}

#content-middle .item img{
    width: 100%;
    margin-bottom: 30px;
}

#content-middle .item ul.cap1{
    padding-left: 20px;
}

#straight{
    width: 288px;
}

#content-middle .item:last-child{
    margin-right: 0px;
}

#content-bottom{
    width: 800px;
    margin: 0 auto;
    font-family: 'Roboto-Light';
    height: auto;
    padding-bottom: 50px;
}

#content-bottom-left{
    width: 40.82%;
    float: left;
    margin-right: 5%;
}

#content-bottom-left h1{
    font-family: 'Roboto-Bold';
    font-size: 32px;
    display: inline-block;
    color: #718dc5;
    margin-bottom: 22px;
}

#content-bottom-right{
    width: 50%;
    float: left;
}

ul#whyshould li div#li-left{
    float: left;
    width: 17px;
    height: 17px;
    margin-right: 15px;
    padding-top: 4px;
}

ul#whyshould li div#li-right{
    float: left;
    width: 90%;
}


#footer{
    background: url(../image/bg-footer.png)  no-repeat;
    background-size: 100% 100%;
    padding-top: 56px;
    width: 100%;
    height: 229px;
}

#goTop{
    width: 144px;
    height: 63px;
    color: white;
    border: 1px solid white;
    margin: 0 auto;
    text-align: center;
    padding-top: 8px;
    font-weight: bold;
    cursor: pointer;
}

#goTop img{
    margin-bottom: 8px;
}

#goTop p{
    display: inline-block;
}

@media screen and (max-width: 1253px){
    
    #header-wrapper{
        height: 800px;
        margin-bottom: 100px;
    }
    
    /*
    #content-middle-wrapper{
        height: 1900px;
    }
    */

    /*
    #content-middle .item{
        display: block;
        width: 100%;
        text-align: center;
    }
    */
    
    #content-middle .item p{
        text-align: justify;
    }
    
    #content-middle .item ul li{
        text-align: justify;
    }
    
    #content-middle {
        text-align: center;
        height: auto;
    }
    
    /*
    #content-middle .item img{
        width: 296px;
        height: 259px;
    }*/
}

@media screen and (max-width: 1130px){
    .bx-wrapper{
        width: 85% !important;
        margin: 0 auto !important;
    }
    /*
    #logo{
        margin: 0 auto;
        width: 508px;
        height: 92px;
    }
    
    */
    
    span.slider-prev{
        width: 7%;
        left: 0;
        
    }
    
    span.slider-prev a img{
        float: right;
    }
    
    span.slider-next{
        width: 7%;
        right: 0;
    }
}


@media screen and (max-width: 1024px){
    
    #logo{
        margin-left: 0px;
    }
    
    #apply-form{
        margin-top: 0px;
    }
    
    #header-wrapper{
        height: 600px;
    }
    #header{
        width: 100%;
    }
    
    #content{
        height: 600px;
    }
    
    #content-middle{
        width: 95% !important;
    }
    
    /*
    #content-middle-wrapper{
        height: 2000px;
    }
    */
    
    #content-bottom{
        width: 95%;
        margin: 0 auto;
    }
    
    #content-bottom-right img{
        width: 100%;
    }
}

@media screen and (max-width: 876px) {  
    #content{
        width: 95%;
    }
    
    /*
    #content-middle-wrapper{
        height: 2480px;
    }
    */
    
    /*
    #content-bottom{
        height: 1100px;
    }
    */
    
    /*
    #content-bottom-left{
        float: none;
        width: 100%;
        margin-bottom: 80px;
    }
    */
    
    /*
    #content-bottom-right{
        float: none;
        width: 70%;
        margin: 0 auto;
    }
    */
    
    #content-bottom-left h1{
        font-size: 22px;
    }
    
    #content-bottom-right img{
        width: 100%;
    }
    
    div#li-right{
        width: 92% !important;
    }
    
    #form-left{
        width: 100%;
        float: none;
    }
    
    #form-right{
        width: 100%;
        float: none;
    } 

}

@media only screen and (max-width : 600px){
    /*
    #logo{
        width: 90% !important;
    }
    
    #logo img{
        width: 100% !important; 
        height: 100% !important;
    }
    
    */
    
    #header #apply-form{
        width: 95%;
        float: none;
        margin: 0 auto;
        margin-top: 30px;
    }

}

@media only screen and (max-width : 480px) {
    #content{
        height: 700px;
        padding-bottom: 30px;
    }
    
    #content-left{
        float: none !important;
        width: 100% !important;
        padding: 0px !important;
        height: 250px;
        margin-bottom: 30px;
    }
    
    #content-right{
        float: none !important;
        width: 100% !important;
        padding: 0px;
    }
    
    #apply-form{
        margin-top: -100px !important;
    }
    /*
    #content-middle-wrapper{
        height: 2800px;
    }
    
    /*
    #content-bottom{
        height: 980px ;
    }
    */
    
    #goTop{
        width: 100px;
        padding-left: 5px;
        padding-right: 5px;
        padding-top: 15px;
    }
    
    #goTop p{
        font-size: 12px;
    }
    
    div#li-right{
        width: 70% !important;
    }
}  

@media only screen and (max-width : 414px) {
    #upload-file-container{
        width: 60%;
    }
    
    /*
    #content-middle-wrapper{
        height: 3000px;
    }
    
    #content-middle .item img{
        width: 100%;
        height: auto;
    }
    
    div#li-right{
        width: 80% !important;
    }
    
    #attach{
        font-size: 14px;
    }
    
    */
}  





