/* CSS Document */
@media (min-width: 320px) and (max-width: 767px) {
.art-slide{ display:none; }
.celebrating1 {
    font-size: 19px;
    font-weight: bold;
    color: #000;
}
.mvmt-0{ margin-top:0px; }
.theme {
    position: relative;
    font-family: var(--heading-font);
    font-size: 50px;
    line-height: 46px;
    text-align: center;
    color: #ffffff;
    font-weight: bold;
    top: 0px; 
    right: 0px; 
}
.hero-content{ height:0px; margin-bottom:0px; }
#About{ padding-top:40px !important; }
.tagline {
    font-weight: 700;
    margin: 0px;
    font-family: var(--heading-font);
    font-size: 32px;
    color: #fff;
    line-height: 32px;
}
.hero-content{ margin-top:0px; }
.hero-wrapper-five .hero-image > img { width: 100%; margin-top: 0px;}
#About{ padding-top:0px; }
.title { font-size: 38px; line-height: 46px; }
.hero-wrapper-five .hero-image > img{ border:none; }
.e-title{ padding-left:0px; text-align: center;}
.expect { padding-bottom:30px; }
.section-title h3 { font-size: 36px; line-height: 45px;}
.store-box{ margin:0px auto; }
.store{ margin-bottom:0px; }

}
@media (min-width: 320px) and (max-width: 480px) {
}
@media (min-width: 481px) and (max-width: 767px) {

	
}
@media (min-width: 768px) and (max-width: 1024px) {
}

@media (min-width: 1025px) and (max-width: 1366px) {



}
 @media (min-width: 1367px) and (max-width: 1920px) {
.hero-section {
    justify-content: center;
    align-items: center;
    perspective: 750px;
    height: 110vh;
}
.hero-content{ margin-top:180px; }
.hero-wrapper-five .elements2 {
    position: absolute;
    width: 370px;
    left: 57%;
    top: 290px;
}
.hero-wrapper-five .elements {
    position: absolute;
    width: 420px;
    right: 0px;
    top: 130px;
}




}