
#content_an{
    overflow: auto;
}
#main_an{
    width: 972px;
    margin:0px;
}
/* bg-siji*/
#sec-siji .bg-siji{
    background-color: #ece0cf;
}
#sec-siji .siji-title {
    font-size: 28px;
    font-weight: bold;
    text-align: center;
    padding: 70px 0px 20px 0px;
    color: #120c42;
}
#sec-siji .siji-center {
    width: 96%;
    margin:0px auto;
    padding-bottom: 10px;
    text-align: center;
}
#sec-siji .siji-center img{
    max-width: 100%;
    height: auto;
}
#sec-siji .siji-desc {
    text-align: center;
    padding-bottom: 10px;
}
#sec-siji .text-2{
    color: #fff;
    margin-bottom: 20px;
    padding-bottom: 30px;
}
#sec-siji .text-top{
    margin-top: 20px;
    padding-top: 10px;
}
#sec-siji .text-left{
    text-align: left;
    padding-top:30px;
}
#sec-siji .text-left p{
    line-height: 3;
}
#sec-siji .siji-box1{
    background-image: url(../images/1-siji.png);
    background-size: 5% auto;
    background-color: #354f64;
    margin-bottom: -9px;
}
#sec-siji .siji-box2{
    background-image: url(../images/2-siji.png);
    background-size: 5% auto;
    background-color: #405f7a;
    margin-bottom: -19px;
}
#sec-siji .siji-box3{
    background-image: url(../images/3-siji.png);
    background-size: 5% auto;
    background-color: #2b445a;
    margin-bottom: -5px;
    
}
#sec-siji .siji-textbox {
    background-color: #0d083e;
    color: #fff;
    padding: 12px 0;
    text-align: center;
    font-size: 18px;
    font-weight: bold;
}
#sec-siji .siji-textbox1{
    background-color: #e0cf9b;
    color: #000;
    padding: 12px 0;
    text-align: center;
    font-size: 18px;
    font-weight: bold;
}
#sec-siji .row-siji {
    width: 80%;
    padding: 20px 0;
    margin: 5px auto;
    text-align: center;
}
#sec-siji .row-siji1 {
    width: 83%;
    margin: 5px auto;
    padding: 20px 0;
    text-align: center;
}
#sec-siji .col-siji-6 {
    width: 47%;
    display: inline-block;
    background-color: #fff;
    padding: 10px;
    vertical-align: top;
}
#sec-siji .col-top{
    vertical-align: top;
}
#sec-siji .col-middle{
    vertical-align: middle;
}
#sec-siji .text-m {
    padding-top: 0px !important;
    height: 89px;
    margin-top: -5px;
}
#sec-siji .col-siji-6 img{
    max-width: 100%;
    height: auto;
}
#sec-siji .col-siji-4 {
    width: 30%;
    display: inline-block;
    background-color: #fff;
    padding: 10px;
    vertical-align: top;
}
#sec-siji .col-siji-4 img{
    max-width: 100%;
    height: auto;
}
#sec-siji .col-siji-h {
    height: 329px;
}
#sec-siji .col-siji-h1 {
    height: 367px;
}
#sec-siji .col-siji-h2 {
    height: 444px;
}
#sec-siji .col-siji-h3{
    height: 331px;
}
#sec-siji .text-b{
    padding-top: 10px;

}
#sec-siji .text-btt{
    margin-bottom: 30px;
    padding-bottom: 30px;
}
#sec-siji  .bg-sijibox{
    background-color: #fff;
    margin: 20px 0;
}
#sec-siji  .bg-sijibox1{
    margin: 20px 0px;
}
#sec-siji  .text-b.text-h28{
    height: 28px;
}
#sec-siji .text-b.text-h59 {
    height: 59px;
}
#sec-siji .text-b.text-h82 {
    height: 82px;
}
#sec-siji .text-b.text-h74{
    height: 74px;
}

/* footer */
.footer_an{
    background-color: #0d083e;
    margin-bottom: 10px;
    padding: 3% 5px;
    text-align: center;
}
/* socail 
----------------------*/
.row-socail {
    width: 50%;
    margin: 0 auto;
    padding: 10px 0;
}
.row-socail .col-socail-3 {
    width: 25%;
    display: inline-block;
    text-align: center;
    margin:0px 10px;
}
.row-socail a.btn-twitter,.row-socail a.btn-instagram,.row-socail a.btn-facebook{
    width: 100%;
    position: relative;
    padding:5px 10px 10px 10px;
    font-weight: 500;
    color: #fff;
    cursor: pointer;
    border-radius: 3px;
    box-sizing: border-box;
    display: inline-block;
}
.row-socail a.btn-facebook{background-color: #4267b2;}
.row-socail a.btn-facebook:hover{background-color: #365899;}
.row-socail a.btn-instagram{background-color: #d5302f;}
.row-socail a.btn-instagram:hover{background-color: #bb2e28;}
.row-socail a.btn-twitter{background-color: #1b95e0;}
.row-socail a.btn-twitter:hover{background-color: #0c7abf;}
.row-socail .btn-twitter .cr-twitter,
.row-socail .btn-instagram .cr-instagram,
.row-socail .btn-facebook .cr-facebook {
    color: #fff;
    font-size: 20px;
    vertical-align: middle;
}
.row-socail .btn-twitter .cr-twitter span,
.row-socail .btn-instagram .cr-instagram span,
.row-socail .btn-facebook .cr-facebook span {
    font-size: 13px;
    vertical-align: middle;
}
@media only screen and (max-width: 768px) {
    #main_an{
        width: 100%;
    }
    #sec-siji .row-siji,#sec-siji .row-siji1,.row-socail,.row-socail .col-socail-3 {
        width: 100%;
        margin: 5px 0px;
        padding:10px 0px;
    }
    #sec-siji .col-siji-6,#sec-siji .col-siji-4{
        width: 96%;
        margin: 2% 0px;
        padding:2% 0px;
    }
    #sec-siji .bg-sijibox{
        margin:20px 2%;
    }
    #sec-siji .col-siji-h,#sec-siji .col-siji-h1,#sec-siji .col-siji-h2,#sec-siji .col-siji-h3,#sec-siji .text-m,
    #sec-siji  .text-b.text-h28,#sec-siji  .text-b.text-h59,#sec-siji  .text-b.text-h82,#sec-siji .text-b.text-h74{
        height: auto;
    }
    #sec-siji .col-siji-6 img,#sec-siji .col-siji-4 img{
        max-width:360px;
    }
    #sec-siji .size-img img{
       max-width: 242px !important;
    }
    #sec-siji .text-left p{
        line-height: 2.5;
    }
    .info-contact1.info-top {
        margin-top: 10px;
    }
    .border-1{
        margin: 10px auto;
        height: 1px;
        border-top:1px solid #314c62;
        width: 90%;
    }
}
@media only screen and (max-width: 480px) {
     #sec-siji .col-siji-6 img,#sec-siji .col-siji-4 img{
        max-width:270px;
    }
}
@media only screen and (max-width: 320px) {
     #sec-siji .col-siji-6 img,#sec-siji .col-siji-4 img{
        max-width:250px;
    }
}
@-ms-viewport{
  width: device-width;
}
