
@media all and (min-width:320px) and (max-width:1023px){

    .profile{
        display: none;
    }

} /*모바일 슬라이더 시작*/

@media all and (min-width:320px) and (max-width:585px){

    .icons{
        position: fixed;
        bottom: 10px;
        right: 20px;
    }
    
    .icons li{
        width: 30px;
        height: 30px;
        animation: i-cons 1s infinite ease-in-out;
    }
    
    .icons img{
        width: 100%;
    }
    
} /*모바일 미니아이콘 시작*/

@media all and (min-width:626px) and (max-width:1023px){

    .m-pro{
        display: block;
        position: relative;
        width: 100%;
        height: 550px;
    }

    .swiper {
        width: 90%;
        height: 100%;
    }

    .swiper-slide {
        text-align: center;
        font-size: 18px;

        /* Center slide text vertically */
        display: -webkit-box;
        display: -ms-flexbox;
        display: -webkit-flex;
        display: inline-block;
        -webkit-box-pack: top;
        -ms-flex-pack: center;
        -webkit-justify-content: center;
        justify-content: center;
        -webkit-box-align: center;
        -ms-flex-align: center;
        -webkit-align-items: center;
        align-items: center;
        height: 100%;
    }

    .swiper-slide img {
        display: block;
        width: 75%;
        height: 90%;
        object-fit: cover;
        margin: 0 auto;
    }

    .over-name{
        position: absolute;
        top: 2%;
        right: 15%;
        text-align: center;
        color: #333333;
        padding: 10px;
        border-radius: 10px;
    }

    .swiper-pagination-bullet{
        position: relative;
        bottom: -0px;
        --swiper-theme-color : #ffc200;
    }

}

@media all and (min-width:586px) and (max-width:625px){

    .m-pro{
        display: block;
        position: relative;
        width: 100%;
        height: 450px;
    }

    .swiper {
        width: 90%;
        height: 100%;
    }

    .swiper-slide {
        text-align: center;
        font-size: 18px;

        /* Center slide text vertically */
        display: -webkit-box;
        display: -ms-flexbox;
        display: -webkit-flex;
        display: inline-block;
        -webkit-box-pack: top;
        -ms-flex-pack: center;
        -webkit-justify-content: center;
        justify-content: center;
        -webkit-box-align: center;
        -ms-flex-align: center;
        -webkit-align-items: center;
        align-items: center;
        height: 100%;
    }

    .swiper-slide img {
        display: block;
        width: 75%;
        height: 90%;
        object-fit: cover;
        margin: 0 auto;
    }

    .over-name{
        position: absolute;
        top: 2%;
        right: 15%;
        text-align: center;
        color: #333333;
        padding: 10px;
        border-radius: 10px;
    }

    .swiper-pagination-bullet{
        position: relative;
        bottom: -0px;
        --swiper-theme-color : #ffc200;
    }

}

@media all and (min-width:426px) and (max-width:585px){

    .m-pro{
        display: block;
        position: relative;
        width: 90%;
        margin: 0 auto;
    }

    .swiper {
        width: 100%;
        height: 100%;
    }

    .swiper-slide {
        text-align: center;
        font-size: 18px;

        /* Center slide text vertically */
        display: -webkit-box;
        display: -ms-flexbox;
        display: -webkit-flex;
        display: inline-block;
        -webkit-box-pack: top;
        -ms-flex-pack: center;
        -webkit-justify-content: center;
        justify-content: center;
        -webkit-box-align: center;
        -ms-flex-align: center;
        -webkit-align-items: center;
        align-items: center;
        width: 100%;
        min-height: 520px;
    }

    .swiper-slide img {

        width: 90%;
        height: 90%;
        object-fit: cover;
    }

    .over-name{
        position: absolute;
        top: 2%;
        right: 7%;
        text-align: center;
        color: #333333;
        padding: 10px;
        border-radius: 10px;
    }

    .swiper-pagination-bullet{
        position: relative;
        bottom: -0px;
        --swiper-theme-color : #ffc200;
    }

}

@media all and (min-width:376px) and (max-width:425px){

    .m-pro{
        display: block;
        position: relative;
        width: 90%;
        margin: 0 auto;
    }
    
    .swiper {
        width: 100%;
        height: 100%;
    }
    
    .swiper-slide {
        text-align: center;
        font-size: 18px;
    
        /* Center slide text vertically */
        display: -webkit-box;
        display: -ms-flexbox;
        display: -webkit-flex;
        display: inline-block;
        -webkit-box-pack: top;
        -ms-flex-pack: center;
        -webkit-justify-content: center;
        justify-content: center;
        -webkit-box-align: center;
        -ms-flex-align: center;
        -webkit-align-items: center;
        align-items: center;
        width: 100%;
        min-height: 400px;
    }
    
    .swiper-slide img {
    
        width: 90%;
        height: 90%;
        object-fit: cover;
    }
    
    .over-name{
        position: absolute;
        top: 2%;
        right: 10%;
        text-align: center;
        color: #333333;
        padding: 10px;
        border-radius: 10px;
    }
    
    .swiper-pagination-bullet{
        position: relative;
        bottom: -0px;
        --swiper-theme-color : #ffc200;
    }
    
}

@media all and (min-width:320px) and (max-width:375px){

    .m-pro{
        display: block;
        position: relative;
        width: 90%;
        margin: 0 auto;
    }
    
    .swiper {
        width: 100%;
        height: 100%;
    }
    
    .swiper-slide {
        text-align: center;
        font-size: 18px;
        /* Center slide text vertically */
        display: -webkit-box;
        display: -ms-flexbox;
        display: -webkit-flex;
        display: inline-block;
        -webkit-box-pack: top;
        -ms-flex-pack: center;
        -webkit-justify-content: center;
        justify-content: center;
        -webkit-box-align: center;
        -ms-flex-align: center;
        -webkit-align-items: center;
        align-items: center;
        width: 100%;
        min-height: 350px;
    }
    
    .swiper-slide img {
        width: 90%;
        height: 90%;
        object-fit: cover;
    }
    
    .over-name{
        position: absolute;
        top: 2%;
        right: 5%;
        text-align: center;
        color: #333333;
        padding: 10px;
        border-radius: 10px;
        font-size: 14px;
    }
    
    .swiper-pagination-bullet{
        position: relative;
        bottom: -0px;
        --swiper-theme-color : #ffc200;
    }
    
}
