.genesis_mid_box {max-width: 1080px; width: 100%; margin: 0px auto;}
.mob480 {display: none;}
.genesis_mid_box h6 {font-family: 'ITC Avant Garde Gothic Std Book'; font-size: 30px; color: #327dbe; font-weight:normal; text-align: center; padding-top: 40px;}

.genesis_mid_box h1 {
    font-family: 'ITC Avant Garde Gothic Std Book';
    font-size: 48px;
    color: #327dbe;
    font-weight:normal;
    text-align: center;
    margin-top: 28px;
    line-height: 24px;
}
.genesis_tab_box {
    margin-top: 38px;
}
.genesis_slide_box {
    position: relative;
}
.genesis_tab_box img.genesis_left_image {
    position: absolute;
    left: 0px;
    top: 0px;
}

.genesis_right_box {
    width: 58%;
    background: #fff;
    padding: 46px 30px;
    float: right;
    margin-right: 20px;
    margin-bottom: 24px;
    position: relative;
    box-shadow: 0px 0px 18px rgb(0 0 0 / 22%);
    margin-top: 40px;
}
.genesis_first_box .left {
    font-size: 16px;
    color: #e91319;
    font-weight: 300;
    float: left;
    position: relative;
    width: 20px;
}

.genesis_first_box .left:after {
    content: "";
    position: absolute;
    right: -8px;
    top: 6px;
    background: #757575;
    width: 1px;
    height: 10px;
}

.genesis_first_box .right {
    float: right;
    width: 91%;
    font-size: 14px;
    color: #6b6b6b;
    line-height: 22px;
    font-weight: normal;
    border-bottom: 1px solid #ccc;
    padding-bottom: 10px;
}

.genesis_first_box {
    /* border-bottom: 1px solid #ccc; */
    width: 100%;
    float: left;
    /* padding-bottom: 10px; */
    padding-top: 10px;
    text-align: left;
}
.genesis_right_box .genesis_first_box:last-child .right {
    border-bottom: none;
}
.works55 .slick-current .year {
    font-size: 25px;
    color: #ea2127;
    font-weight: normal;
    position: relative;
}
.slider-nav.works55 {
    margin-top: 66px;
    font-size: 25px;
    color: #828282;
    font-weight: normal;
    padding: 0px 100px;
}
.slick-initialized .slick-slide {
    display: block;
    text-align: center;
}
.works55 .slick-current .year:after {
    content: "";
    position: absolute;
    width: 66%;
    height: 1px;
    background: #EA2125;
    bottom: -8px;
    left: 0px;
    right: 0px;
    margin: 0px auto;
}

.works55 .slick-current .year:before {
    content: '';
    border-top: 8px solid #ea2127;
    border-left: 5px solid transparent;
    border-right: 5px solid transparent;
    position: absolute;
    bottom: -16px;
    left: 0;
    right: 0;
    width: 4px;
    margin-left: auto;
    margin-right: auto;
}
.works55 .slick-slide {
    height: 56px;
    cursor: pointer;
}
.slider-nav span.milestone_next2.slick-arrow, .slider-nav span.milestone_prev2.slick-arrow {
    position: absolute;
    top: -12px;
    /* margin: auto; */
    z-index: 10;
    width: 82px;
    height: 54px;
    text-indent: -99999px;
    cursor: pointer;
}
.slider-nav span.milestone_prev2.slick-arrow {
    background: url(../images/arrow.png) no-repeat 0 0;
    float: left;
    position: absolute;
    left: 0px;
}
.slider-nav span.milestone_next2.slick-arrow {
    background: url(../images/arrow.png) no-repeat 100% 0;
    right: 0px;
    float: right;
    bottom: auto;
    position: absolute;
}
.footer {
    border-top: 1px solid rgb(204 204 204 / 55%);
    padding-top: 40px;
    margin-top: 0px;
}
.customer{ background: url("../images/cus-bg.jpg") no-repeat 0 0; width: 100%; height: 100%;max-width: inherit; background-size: cover;    padding: 0 0 83px 0;}
.genesis_mid_box .ttyp {padding: 83px 0 0 0;}
.genesis_mid_box .slider_content {}
.genesis_mid_box .voice_slider_content .ps1_prev {
    background: url(../images/voice_slider_arrow2.png) no-repeat 0 0;
    /* left: -100px; */
    float: left;
    position: absolute;
    left: 0px;
    top: -78%;
}
.genesis_mid_box .voice_slider_content .ps1_next {
    background: url(../images/voice_slider_arrow2.png) no-repeat 100% 0;
    right: 0px;
    float: right;
    top: -78%;
    bottom: auto;
    position: absolute;
}
.genesis_mid_box .voice_slider_content .ps1_prev, .genesis_mid_box .voice_slider_content .ps1_next {
    /* position: absolute; */
    bottom: 17%;
    /* margin: auto; */
    z-index: 10;
    width: 81px;
    height: 54px;
    text-indent: -99999px;
    cursor: pointer;
    /* float: right; */
    margin-top: 0px;
    margin-bottom: 30px;
}
.customer .voice_slider_content .slider_content h2 { font-size: 30px; color: #616161; font-weight: 300; padding: 15px 0 10px 0;}
.customer .voice_slider_content .slider_content h3 { font-size: 18px; color: #616161; font-weight: 300; padding: 0 0 15px 0; line-height: 25px;}
.customer .slider_content p {font-size: 14px; color: #484848; line-height: 20px; font-weight: normal; margin-bottom: 10px;}
.customer .slider_content p span {font-size: 18px; color: #327dbe; line-height: 20px; font-style: italic; font-weight: normal; margin-bottom: 10px;}

@media screen and (max-width:680px) {
.genesis_tab_box img.genesis_left_image {
    position: inherit;
    left: 0px;
    top: 0px;
}
.genesis_right_box {
    width: 90%;
    background: rgb(255 255 255 / 88%);
    padding: 46px 30px;
    float: right;
    margin-right: 0px;
    margin-bottom: 24px;
    position: relative;
    box-shadow: 0px 0px 18px rgb(0 0 0 / 22%);
    margin-top: -132px;
    margin-right: 5%;
}
img.genesis_left_image {
    width: 100%;
}
.genesis_mid_box .ttyp {padding: 0px 0 0 0;}
.genesis_mid_box .slider_content {
    padding: 70px 15px 0 15px;
}
.genesis_mid_box .voice_slider_content .ps1_prev {
    background: url(../images/voice_slider_arrow2.png) no-repeat 0 0;
    /* left: -100px; */
    float: left;
    position: absolute;
    left: -75px;
    top: 0;
}
.genesis_mid_box .voice_slider_content .ps1_next {
    background: url(../images/voice_slider_arrow2.png) no-repeat 100% 0;
    right: -20px;
    float: right;
    top: 0;
    bottom: auto;
    position: absolute;
}
.sec_seven_mid_box h1 {
    font-size: 26px;
    line-height: 25px !important;
}
}

@media screen and (max-width:550px) {
.genesis_mid_box h6 {
    font-size: 18px;
}
.genesis_mid_box h1 {
    font-size: 28px;
    margin-top: 0px;
}
.customer {
    background: url(../images/cus-bg.jpg) no-repeat 0 0;
    width: 100%;
    height: 100%;
    max-width: inherit;
    background-size: cover;
    padding: 0 0 0px 0;
}
.works55 .slick-current .year {
    font-size: 22px;
    line-height: 33px;
    color: #ea2127;
    font-weight: normal;
    position: relative;
}
.slider-nav.works55 {
    margin-top: 66px;
    font-size: 22px;line-height: 33px;
    color: #828282;
    font-weight: normal;
    padding: 0px 100px;
}
.slick-track {
    position: relative;
    top: 4px !important;
    left: 0;
    display: block;
}
.genesis_right_box {
    width: 90%;
    background: rgb(255 255 255 / 88%);
    padding: 46px 30px;
    float: right;
    margin-right: 0px;
    margin-bottom: 24px;
    position: relative;
    box-shadow: 0px 0px 18px rgb(0 0 0 / 22%);
    margin-top: 20px;
    margin-right: 5%;
}
}

@media screen and (max-width:480px) {
    .desktop1920 {
        display: none;
    }
    .mob480 {
        display:block;
    }
    .genesis_first_box .right {
        width: 84%;
    }
}

@media screen and (max-width:380px) {
.works55 .slick-current .year {
    font-size: 18px;
}
.slider-nav.works55 {
    font-size: 18px;
}
}

