.sec-main-top-v6{
    position:relative;
    padding:9.3rem 0 8rem;
}
.main-top-v6-text{
    width:calc(100% - 39.4rem);
    max-width:75.9rem;
    margin-top:1.2rem;
}
.main-top-v6-text a{
    color: #f25929;
}
.main-top-v6-text a:hover {
    text-decoration: underline!important;
}
.main-top-v6-text ul{
    /* font-family:'Cy'; */
    font-family: 'Mundial';
}
.main-top-v6-outer{
    width:39.4rem;
}
.main-top-v6-outer .card-v1-img::after{
    bottom:-1px;
    width:10.4rem;
    height:10.4rem;
    background:url(../../images/icon-arrow-white-big.png);
}
.main-top-v6-outer .card-v1-img img{
    height:39.4rem;
}
.main-top-v6-text h4,
.main-top-v6-text h5,
.main-top-v6-text h6{
    color: #CCC;
    font-size: 3rem;
    font-weight: 800;
    line-height: 3.4rem;
    margin: 0 0 3.5rem;
}
.main-top-v6-text h4:last-child,
.main-top-v6-text h5:last-child,
.main-top-v6-text h6:last-child{
    margin-bottom: 0;
}
@media(min-width:1360px) and (max-width:1426.98px){
    .main-top-v6-text{
        width:calc(100% - 38.4rem);
        max-width:75.9rem;
    }
    .main-top-v6-outer{
        width:38.4rem;
    }
    .main-top-v6-text h4,
    .main-top-v6-text h5,
    .main-top-v6-text h6{
        font-size: 2.8rem;
        line-height: 3.2rem;
        margin: 0 0 3.3rem;
    }
}
@media(min-width:1200px) and (max-width:1359.98px){
    .main-top-v6-text{
        max-width:70.9rem;
        width:calc(100% - 38.4rem);
    }
    .main-top-v6-outer{
        width:38.4rem;
    }
    .main-top-v6-outer .card-v1-img img{
        height:38.4rem;
    }
    .main-top-v6-outer .card-v1-img::after{
        width:9.4rem;
        height:9.4rem;
    }
    .main-top-v6-text h4,
    .main-top-v6-text h5,
    .main-top-v6-text h6{
        font-size: 2.6rem;
        line-height: 3.2rem;
        margin: 0 0 3rem;
    }
}
@media(min-width:992px) and (max-width:1199.98px){
    .main-top-v6-outer{
        width:34.4rem;
    }
    .main-top-v6-outer .card-v1-img img{
        height:34.4rem;
    }
    .main-top-v6-outer .card-v1-img::after{
        width:8.4rem;
        height:8.4rem;
    }
    .main-top-v6-text{
        width:calc(100% - 36.4rem);
        margin-top:0;
    }
    .main-top-v6-text h4,
    .main-top-v6-text h5,
    .main-top-v6-text h6{
        font-size: 2.4rem;
        line-height: 3.2rem;
        margin: 0 0 2rem;
    }
}
@media(min-width:768px) and (max-width:991.98px){
  .sec-main-top-v6{
    padding:4.8rem 0 7rem;
  }
    .main-top-v6-text{
        width:100%;
        max-width:100%;
        margin-top:0;
    }
    .main-top-v6-outer{
        width:30.4rem;
        margin:4rem auto 0;
    }
    .main-top-v6-outer .card-v1-img img{
        height:30.4rem;
    }
    .main-top-v6-outer .card-v1-img::after{
        bottom:0;
        width:8.4rem;
        height:8.4rem;
    }
    .main-top-v6-text h4,
    .main-top-v6-text h5,
    .main-top-v6-text h6{
        font-size: 2.6rem;
        line-height: 3.2rem;
        margin: 0 0px 3rem;
    }
}
@media(max-width:767.98px){	
    .sec-main-top-v6{
      padding:1.7rem 0 6.1rem;
    }
    .main-top-v6-text{
        width:100%;
        max-width:100%;
        margin-top:0;
        padding:0 0.1rem 0 0.3rem;
    }
    .main-top-v6-text ul{
        font-family:'Mundial';
    }
    .main-top-v6-outer{
        width:25.8rem;
        margin:2.9rem auto 0;
    }
    .main-top-v6-outer .card-v1-img img{
        height:25.8rem;
    }
    .main-top-v6-outer .card-v1-img::after{
        width:7.3rem;
        height:7.3rem;
        bottom:0;
    }
    .main-top-v6-text h4,
    .main-top-v6-text h5,
    .main-top-v6-text h6{
        font-size: 2.2rem;
        line-height: 3.4rem;
        margin: 0 0 2rem;
    }
}