.charm {
    padding: 220px 0 80px 0;
    background: url(../images/sanae/bg-1.jpg) top center no-repeat;
}

.charm .top {}

.charm .top .c-more {
    margin-left: -15px;
}

.charm .top img {
    max-width: 100%;
    height: auto;
}

.charm .mid {
    padding: 25px 25px;
    background: url(../images/sanae/dot.png) top left no-repeat;
}

.charm .mid .c-box {
    position: relative;
    -webkit-border-radius: 25px;
    -moz-border-radius: 25px;
    border-radius: 25px;
    overflow: hidden;
}

.charm .mid .c-box .pic {}

.charm .mid .c-box .pic img {
    max-width: 100%;
    height: auto;
    width: 100%;
}

.charm .mid .c-box .text {
    position: absolute;
    bottom: 0;
    width: 100%;
    padding-top: 100px;
}

.charm .mid .c-box .text .ttc-1 {
    height: auto;
}

.charm .mid .c-box .text .ttc-1 img {
    max-width: 100%;
    height: auto;
}

.charm .mid .c-box .text .ttc-2 {
    height: 70px;
    padding: 0 15px 15px 15px;
    font: 16px/20px 'lineseed', Arial, sans-serif;
}

.charm .mid .c-box .text .ttc-2 a {
    color: #fff;
}

.charm .mid .c-box .ccc-1 {
    background: url(../images/sanae/ccc-1.png) bottom center no-repeat;
    background-size: 100% 100%;
}

.charm .mid .c-box .ccc-2 {
    background: url(../images/sanae/ccc-2.png) bottom center no-repeat;
    background-size: 100% 100%;
}

.charm .mid .c-box .ccc-3 {
    background: url(../images/sanae/ccc-3.png) bottom center no-repeat;
    background-size: 100% 100%;
}

.charm .mid .c-box .ccc-4 {
    background: url(../images/sanae/ccc-4.png) bottom center no-repeat;
    background-size: 100% 100%;
}

.charm .bottom {
    padding: 0 40px;
}

.charm .bottom a {
    padding-right: 40px;
}

@media (min-width: 320px) and (max-width: 767px) {
    .charm {
        padding: 25px 0 80px 0;
    }
    .charm .mid {
        padding: 25px;
    }
    .charm .mid .c-box {
        /* width:210px; */
    }
    .charm .top .c-more {
        width: 100%;
        text-align: center;
        margin-left: 0;
    }
    .charm .top .c-more img {
        max-width: 43%;
        height: auto;
    }
    .charm .bottom {
        padding: 0 40px;
    }
}

@media (min-width: 768px) and (max-width: 991px) {
    .charm {
        padding: 60px 0 70px 0;
        background-size: 190% 100%;
    }
    .charm .mid {
        padding: 15px;
    }
    .charm .mid .c-box {
        /* width:250px; */
    }
}

@media (min-width: 992px) and (max-width: 1199px) {
    .charm {
        padding: 60px 0 20px 0;
    }
}


/* ----------------------------------------- */

@media(min-width:375px) and (max-width:419px) {
    .charm .owl-theme .owl-nav {
        left: -70px !important;
        right: -70px !important;
        /* margin-top: 0 !important; */
    }
}

@media(min-width:420px) and (max-width:575px) {
    .charm .owl-theme .owl-nav {
        left: -70px !important;
        right: -70px !important;
        /* margin-top: 0 !important; */
    }
}

@media(min-width:576px) and (max-width:767px) {
    .charm .owl-theme .owl-nav {
        left: -45px !important;
        right: -45px !important;
        margin-top: -10px !important;
    }
}

@media(min-width:768px) and (max-width:991px) {
    .charm .owl-theme .owl-nav {
        left: -70px !important;
        right: -70px !important;
        /* margin-top: -10px !important; */
    }
}

@media(min-width:992px) and (max-width:1199px) {
    .charm .owl-theme .owl-nav {
        left: -45px !important;
        right: -45px !important;
        /* margin-top: -10px !important; */
    }
}

@media(min-width:1281px) and (max-width:1366px) {
    .charm .owl-theme .owl-nav {
        left: -45px !important;
        right: -45px !important;
        margin-top: -10px !important;
    }
}

@media(min-width:1367px) and (max-width:1440px) {
    .charm .owl-theme .owl-nav {
        left: -45px !important;
        right: -45px !important;
        margin-top: -10px !important;
    }
}

@media(min-width:1441px) and (max-width:1600px) {
    .charm .owl-theme .owl-nav {
        left: -45px !important;
        right: -45px !important;
        margin-top: -10px !important;
    }
}

@media(min-width:1601px) and (max-width:1920px) {
    .charm .owl-theme .owl-nav {
        left: -45px !important;
        right: -45px !important;
        margin-top: -10px !important;
    }
}

@media(max-width: 1200px) {
    .charm .bottom {
        display: none;
    }
}

.pic_bg {
    display: none;
}

.charm .owl-theme .owl-dots .owl-dot.active {
    width: 36px;
    background: url(../images/all-38-1/select-2.png) center center no-repeat;
}

.charm .owl-theme .owl-dots .owl-dot span {
    background: url(../images/all-38-1/normal-4.png) center center no-repeat;
}

.charm .owl-theme .owl-dots .owl-dot.active span {
    background: none !important;
}