.main{
    border-radius: 23px;
}

.main .owl-carousel .owl-dots{
    text-align: center;
}
.main .owl-carousel button.owl-dot {
align-items: center;
background: #21252c57;
border: 0px;
padding: 10px !important;
margin: 20px;
border-radius: 50%;
}
.owl-carousel .owl-dots .owl-dot.active{
    background: #031126;
}
.main .owl-item .item{
height: 580px;
border-radius: 23px;
}
.main .owl-item .item img{
    height: 494px;
    width: 100%;
    border-bottom-left-radius: 23px;
    border-bottom-right-radius: 23px;
}
.main .owl-item .item p{
    text-align: center;
    color: black;
    font-size: 30px;
    font-weight: bold;
    padding-top: 20px; 
}

.main .owl-item .item p.item-date{
    background-color: #000000;
    text-align: end;
    font-size: 100%;
    color: #ffffff;
    width: 100%;
    padding-right: 15px;
    padding-top: 0;
    border-top-left-radius: 23px;
    border-top-right-radius: 23px;
}

.main .owl-carousel .nav-button{
height: 50px;
width: 25px;
cursor: pointer;
position: absolute;
top: 170px !important;
}
.main .owl-carousel .owl-prev.disabled,
.main .owl-carousel .owl-next.disabled {
pointer-events: none;
opacity: 0.25;
}
.main .owl-carousel .owl-prev {
left: -30px;
}
.main .owl-carousel .owl-next {
right: -30px;
}
.main .owl-theme .owl-nav [class*=owl-] {
color: #000000;
font-size: 70px;
}
.most-popular{
    margin-top: 10px;
    padding: 0;
    background-color: #EEEEEE;
}
.most-popular .item {
    padding: 0;
    background-color: transparent;
}
.most-popular .main-1,.main{
    position: relative;
}
.main-1 .owl-carousel .owl-nav ,.main .owl-carousel .owl-nav{
    height: 0px;
}

.main-1 .owl-carousel .item {
    text-align: center;
}
.main-1 .owl-carousel .owl-item img {
    height: auto;
    min-height: 200px;
    max-height: 200px;
    border-bottom-left-radius: 23px;
    border-bottom-right-radius: 23px;
}
.most-popular .item img {
    border-radius: 0;
}
.main-1 .owl-item .item p.item-date{
    background-color: #000000;
    text-align: end;
    font-size: 100%;
    font-weight: 400;
    color: #ffffff;
    width: 100%;
    border-top-left-radius: 23px;
    border-top-right-radius: 23px;
    padding-right: 10px;
}
.main-1 .owl-carousel .nav-button{
height: 50px;
width: 25px;
cursor: pointer;
position: absolute;
top: 70px !important;
}
.main-1 .owl-carousel .owl-prev.disabled,
.main-1 .owl-carousel .owl-next.disabled {
pointer-events: none;
opacity: 0.25;
}
.main-1 .owl-carousel .owl-prev {
left: -30px;
}
.main-1 .owl-carousel .owl-next {
right: -30px;
}
.main-1 .owl-theme .owl-nav [class*=owl-] {
color: #000000;
font-size: 50px;
}
.main-1 .owl-carousel .prev-carousel:hover {
background-position: 0px -53px;
}
.main-1 .owl-carousel .next-carousel:hover {
background-position: -24px -53px;
}
.heading-section h4{
    color: black;
}
.heading-section h4 a.link{
    color: black;
    font-size: 20px;
    padding-top: 8px;
}
.main-1 .owl-carousel .item p{
    color: #000000;
    font-weight: 300;
}
.main .owl-item .item img.stock-img{
    position: absolute;
    z-index: -1;
    height: 520px;
    border-radius: 23px;
}
.banner .content-block{
    padding-top: 80px;
    padding-left: 30px;
}
.banner .content-block h1 {
    line-height: 70px;
    font-weight: 600;
    text-transform: uppercase;
    letter-spacing: .06em;
    margin-bottom: 30px;
    margin-top: 30px;
    color: #232323;
}
.banner .content-block h5 {
    margin-bottom: 75px;
    color: #232323;
}
.list-inline {
    padding-left: 0;
    list-style: none;
}
.banner ul {
    margin-bottom: 0px;
}
.banner ul,.banner ul li {
    padding: 0;
    margin: 0;
    list-style: none;
}
.app-badge ul li.list-inline-item:not(:last-child) {
    margin-right: 25px;
}
.btn-download {
    padding: 10px 25px;
    font-size: 14px;
    background: #232323;
    color: #fff;
    display: flex;
    align-items: center;
    text-align: left;
}
.btn {
    text-transform: uppercase;
}
.btn-download i {
    font-size: 40px;
    margin-right: 10px;
}

[class^="ti-"], [class*=" ti-"] {
    font-family: 'themify';
    /* speak: none; */
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.ti-android:before {
    content: "\e745";
}
.btn-download span {
    display: block;
    font-size: 20px;
}
.banner .btn:hover{
    background-color: #fff
}
@media (max-width: 1024px){
    .main .owl-item .item{
        height: auto;
    }
    .main-1 .owl-carousel .nav-button {
        top: 60px !important;
        height: 25px;
    }
    .main-1 .owl-theme .owl-nav [class*=owl-] {
        font-size: 20px;
    }
    .main-1 .owl-carousel .nav-button{
        top: 100px !important;
    }
    .main .owl-carousel .nav-button{
        top: 160px !important;
    }
    .banner .content-block{
        padding-top: 70px;
        padding-left: 30px;
    }
}

@media (max-width: 768px){
    .main .owl-item .item{
        height: auto;
    }
    .main .owl-item .item img{
        height: 267px;
    }
    .main .owl-item .item img.stock-img{
        height: 297px;
    }
    .most-popular{
        margin-top: 15px;
    } 
    .most-popular .main-1{
        height: auto;
    }
    .main-1 .owl-carousel .nav-button {
        top: 90px !important;
        height: 25px;
    }
    .main-1 .owl-theme .owl-nav [class*=owl-] {
        font-size: 30px;
    }
    .main .owl-theme .owl-nav [class*=owl-] {
        color: #000000;
        font-size: 50px;
        }
    .main-1 .owl-item .item p.item-date {
        border-top-left-radius: 15px;
        border-top-right-radius: 15px;
    }
    .main-1 .owl-carousel .owl-item img {
        border-bottom-left-radius: 15px;
        border-bottom-right-radius: 15px;
    }
    .main .owl-carousel .nav-button{
        top: 105px !important;
    }
    .main .owl-carousel button.owl-dot {
        padding: 8px !important;
        margin: 17px;
        border-radius: 50%;
    }
    .heading-section h4{
        font-size: 18px;
    }
    .heading-section h4 a.link{
        padding-top: 0px;
        font-size: 17px;
    }
    .banner .content-block{
        padding-top: 70px;
        padding-left: 30px;
    }
    .banner .content-block h1 {
        line-height: 40px;
        font-weight: bold;
        letter-spacing: .04em;
        font-size: x-large;
        margin-bottom:0;
        margin-top: 0;

    }
    .banner .content-block h5 {
        margin-bottom: 30px;
        font-size: smaller;
    }
    .btn-download {
        padding: 8px 10px;
        font-size: 12px;
    }
    .btn-download i {
        font-size: 20px;
        margin-right: 5px;
    }
    .btn-download span {
        font-size: 13px;
    }
}
@media (max-width: 425px){
    .main{
        padding-top: 20px;
    }
    .main .owl-item .item p{
        font-size: 23px;
    }
    .main .owl-item .item img{
        height: 159px;
    }
    .main .owl-item .item img.stock-img{
        height: 189px;
    }
    .main .owl-carousel button.owl-dot {
        padding: 5px !important;
        margin: 10px;
        border-radius: 50%;
    }
    .most-popular{
        margin-top: 15px;
    } 
    .most-popular .main-1{
        height: auto;
    }
    .main-1 .owl-carousel .nav-button{
        top: 90px !important;
    }
    .main .owl-carousel .nav-button{
        top: 50px !important;
    }
    .heading-section h4{
        font-size: 17px;
    }
    .heading-section h4 a.link{
        /* padding-top: 15px; */
        font-size: 13px;
    }
    .banner .content-block{
        padding-top: 30px;
        padding-left: 30px;
    }
    .banner .content-block h1 {
        line-height: 20px;
        font-weight: bold;
        letter-spacing: .04em;
        font-size: small;
    }
    .banner .content-block h5 {
        margin-bottom: 30px;
        font-size: x-small;
    }
    .btn-download {
        padding: 5px 10px;
        font-size: 10px;
    }
    .btn-download i {
        font-size: 15px;
        margin-right: 5px;
    }
    .btn-download span {
        font-size: 8px;
    }
    .app-badge ul li.list-inline-item:not(:last-child) {
        margin-right: 5px;
    }

}
@media (max-width: 375px){
    .main .owl-item .item p{
        padding-top: 5px;
        font-size: 15px;
    }
    .main .owl-item .item img{
        height: 135px;
    }
    .main .owl-item .item img.stock-img{
        height: 165px;
    }
    .most-popular{
        margin-top: 15px;
    } 
    .most-popular .main-1{
        height: auto;
    }
    .main-1 .owl-theme .owl-nav [class*=owl-] {
        font-size: 20px;
    }
    .main-1 .owl-carousel .nav-button{
        top: 90px !important;
    }
    .heading-section h4{
        font-size: 13px;
    }
    .heading-section h4 a.link{
        /* padding-top: 15px; */
        font-size: 10px;
    }
    .banner .content-block{
        padding-top: 30px;
        padding-left: 18px;
    }
    .banner .content-block h1 {
        line-height: 20px;
        font-weight: bold;
        letter-spacing: .04em;
        font-size: small;
    }
    .banner .content-block h5 {
        margin-bottom: 30px;
        font-size: x-small;
    }
    .btn-download {
        padding: 5px 10px;
        font-size: 10px;
    }
    .btn-download i {
        font-size: 15px;
        margin-right: 5px;
    }
    .btn-download span {
        font-size: 8px;
    }
    .app-badge ul li.list-inline-item:not(:last-child) {
        margin-right: 5px;
    }
}