@media screen and (min-width: 100px) and (max-width: 768px) {
    .aos-init, 
.aos-animate,
.wow {
        /*CSS transitions*/
        -o-transition-property: none !important;
        -moz-transition-property: none !important;
        -ms-transition-property: none !important;
        -webkit-transition-property: none !important;
        transition-property: none !important;
        /*CSS transforms*/
        -o-transform: none !important;
        -moz-transform: none !important;
        -ms-transform: none !important;
        -webkit-transform: none !important;
        transform: none !important;
        /*CSS animations*/
        -webkit-animation: none !important;
        -moz-animation: none !important;
        -o-animation: none !important;
        -ms-animation: none !important;
        animation: none !important;
    }
    body{
        overflow-x: hidden !important;
    }
    .menu-header #menu-button{
        display: none;
    }
main{
	padding: 0;
}
}
@media screen and (min-width: 480px) and (max-width: 668px) {
    .aos-init, 
.aos-animate,
.wow {
        /*CSS transitions*/
        -o-transition-property: none !important;
        -moz-transition-property: none !important;
        -ms-transition-property: none !important;
        -webkit-transition-property: none !important;
        transition-property: none !important;
        /*CSS transforms*/
        -o-transform: none !important;
        -moz-transform: none !important;
        -ms-transform: none !important;
        -webkit-transform: none !important;
        transform: none !important;
        /*CSS animations*/
        -webkit-animation: none !important;
        -moz-animation: none !important;
        -o-animation: none !important;
        -ms-animation: none !important;
        animation: none !important;
    }
        body{
        overflow-x: hidden !important;
    }

.open-menu body {
    position: fixed !important;
}
[data-aos^="zoom"][data-aos^="zoom"]{
    opacity: 1 !important;
}
[data-aos] {
    -webkit-tranform: none !important;
    transform: none !important;
  }
}
@media screen and (max-width: 380px) {
    [data-aos] {
    -webkit-tranform: none !important;
    transform: none !important;
  }
    .aos-init, 
.aos-animate,
.wow {
        /*CSS transitions*/
        -o-transition-property: none !important;
        -moz-transition-property: none !important;
        -ms-transition-property: none !important;
        -webkit-transition-property: none !important;
        transition-property: none !important;
        /*CSS transforms*/
        -o-transform: none !important;
        -moz-transform: none !important;
        -ms-transform: none !important;
        -webkit-transform: none !important;
        transform: none !important;
        /*CSS animations*/
        -webkit-animation: none !important;
        -moz-animation: none !important;
        -o-animation: none !important;
        -ms-animation: none !important;
        animation: none !important;
    }
    [data-aos^="zoom"][data-aos^="zoom"]{
    opacity: 1 !important;
}
    .open-menu body {
    position: fixed !important;
}
    body{
        overflow-x: hidden !important;
    }
.menu-header #menu-button{
	display: none;
}
}


/*=====================================================MY CSS=============================================*/

@media only screen and (min-width: 1200px) and (max-width: 1366px) {
    header .container {
        max-width: 1342px;
    }
    topbar .container .row .right-topbar {
    padding: 0 12px 0 0px;
    width: 51%;
}
}


/* ===================Responsive ===================*/
/* / / 1600-1700px / / */
@media screen and (min-width: 1600px) and (max-width: 1700px) {
}
/* / / 1500-1600px / / */
@media screen and (min-width: 1500px) and (max-width: 1599px) {
}
/* / / 1300-1366-1500 / / */
@media screen and (min-width: 1300px) and (max-width: 1499px) {
}
/* / / 1100-1200px / / */
@media screen and (min-width: 1100px) and (max-width: 1299px) {
}
/* / / Ipad PRO / */
@media screen and (min-width: 1000px) and (max-width: 1100px) {
}
/* / / Ipad - 768px and Landspace Mode : 820px / / */
@media screen and (min-width: 100px) and (max-width: 949px) {
}
/* / / Mobile View / / */
@media screen and (min-width: 100px) and (max-width: 550px) {
    
    header .container .row .menu {
    display: none;
}
header .container .row .logo {
    display: flex !IMPORTANT;
    justify-content: center !important;
    align-items: center !important;
    margin: auto !important;
}

.logo img {
    width: 40% !important;
    height: 100% !important;
    display: flex;
    justify-content: center;
    align-items: center;
    margin: auto;
}

header .container .row > .col-md-2:last-child {
    display: flex;
    justify-content: center;
    align-items: center;
    margin: auto;
}

topbar .container .row .left-topbar h5 {
    font-size: 12px;
    text-align: center;
    line-height: 18px;
}

topbar .container .row .right-topbar {
    margin-top: 10px;
    text-align: center;
}

topbar .container .row .right-topbar h5 {font-size: 11px;}
 header .container .row .logo {
    display: flex !IMPORTANT;
    justify-content: center !important;
    align-items: center !important;
    margin: auto !important;
}

.logo img {
    width: 40% !important;
    height: 100% !important;
    display: flex;
    justify-content: center;
    align-items: center;
    margin: auto;
}

header .container .row > .col-md-2:last-child {
    display: flex;
    justify-content: center;
    align-items: center;
    margin: auto;
}

topbar .container .row .left-topbar h5 {
    font-size: 12px;
    text-align: center;
    line-height: 18px;
}

topbar .container .row .right-topbar {
    margin-top: 15px;
    text-align: center;
    width: 100%;
}

topbar .container .row .right-topbar h5 {font-size: 11px;margin-left: 23px;}

.section-1 .hero-title h1 {
    font-size: 42px;
}

.section-1 .hero-description p {
    font-size: 14px;
}

.section-1 .hero-btns ul li a {
    font-size: 14px;
}

.section-1 .hero-btns ul {
    display: block;
}

.section-1 .hero-description {
    margin-bottom: 21px;
}

.section-1 .hero-btns ul li .primary-btn {
    margin-bottom: 25px;
}

.section-1 .hero-title {
    margin-bottom: 15px;
} 
.section-1 .container .row{
    min-height: 290px !important;
}
.section-1 {
    min-height: 561px;
}
.section-3 .collection-link a {
    display: flex;
    margin-top: 18px;
    font-size: 14px;
    padding: 0 0px 0 20px;
}

.section-3 {
    padding: 40px 0 0 0;
}

    .section-3 .row[data-aos="fade-up"] {
        display: flex;
        flex-wrap: wrap;
    }

    .section-3 .row[data-aos="fade-up"] > .col-md-4 {
        flex: 0 0 50% !important;
        max-width: 50% !important;
        width: 50% !important;
    }

.section-3 .collection-info h3 {
    font-size: 13px;
}

.section-3 .collection-image {
    height: 200px;
}

.section-3 .col-md-4:nth-last-child(-n + 3) .collection-box {
    border-bottom: 1px solid #999999;
}

.section-3 .collection-box {
    border-top: 2px solid #999999;
    border-left: 2px solid #999999;
}

.section-3 .collection-content {
    min-height: 35px;
    padding: 13px 14px;
}
.section-3 .col-md-4:nth-child(3n) .collection-box {
    border-right: 0px solid #999999;
}
.section-4 {
    padding: 30px 0 30px 0;
}

.section-4 .featured-heading h2 {
    font-size: 25px;
}

.section-4 .featured-subtitle p {
    text-align: left;
    margin-top: 7px;
}
    .section-4 .featured-product-column {
        flex: 0 0 100%;
        max-width: 50%;
        width: 100%;
        height: 380px !important;
    }
    
    .section-4 {
    padding: 30px 0 30px 0;
}

.section-4 .featured-heading h2 {
    font-size: 25px;
}

.section-4 .featured-subtitle p {
    text-align: left;
    margin-top: 7px;
}
.section-5 {
    padding: 50px 0 50px 0;
}

.section-5 .about-subtitle h5 {
    font-size: 14px;
}

.section-5 .about-title h2 {
    font-size: 25px;
}

.section-5 .about-subtitle {
    margin-bottom: 10px;
}

.section-5 .about-title {
    margin-bottom: 11px;
}

.section-5 .about-description p {
    font-size: 14px;
}
.section-5 .counter-box {
    text-align: center;
}

.section-5 .counter-number h2 {
    font-size: 25px;
}

.section-5 .about-image {
    margin-top: 20px;
}
   .section-5 .about-counters .row {
        display: flex;
        flex-wrap: wrap;
        justify-content: center;
    }

    .section-5 .about-counters .row > .col-md-4 {
        flex: 0 0 50%;
        max-width: 50%;
        text-align: center;
        margin-bottom: 20px;
    }

    .section-5 .about-counters .row > .col-md-4:last-child {
        flex: 0 0 100%;
        max-width: 100%;
        display: flex;
        justify-content: center;
    }

    .section-5 .counter-box {
        display: flex;
        flex-direction: column;
        align-items: center;
        text-align: center;
    }

    .section-5 .counter-number h2 {
        margin-bottom: 6px;
    }
    
.section-6 {
    padding: 40px 0 40px 0;
}

.section-6 .arrival-heading h2 {
    font-size: 25px;
}

.section-6 .arrival-link a {
    display: block;
    font-size: 14px;
}

.section-6 .arrival-link {
    text-align: left;
    margin-top: 11px;
}

  .section-6 .row > .col-md-3 {
        flex: 0 0 50%;
        max-width: 50%;
    }

    .section-6 .arrival-box {
        width: 100%;
    }


.section-6 .arrival-content {
    min-height: 139px;
}
.accese {
    padding: 50px 0 50px 0;
}

.accese .content h2 {
    font-size: 25px;
}

.accese .content p {
    font-size: 14px;
}

.accese .label {
    display: flex;
    justify-content: flex-start;
}

.accese .content {
    margin-bottom: 16px;
}
.section-7 {
    padding: 40px 0 40px 0;
}

.section-7 .journal-heading h2 {
    font-size: 25px;
}

.section-7 .journal-link {
    text-align: left;
    margin-top: 9px;
}

.section-7 .journal-link a {
    font-size: 14px;
}

.journal-box {}

.section-7 .row {
    display: flex;
}

.section-7 .row > .col-md-4 {
    padding: 0;
    flex: 0 0 50% !important;
    max-width: 50% !important;
    width: 50% !important;
}

.section-7 .journal-image {
    height: 150px;
}

.section-7 .journal-content {
    padding: 10px;
}

.section-7 .journal-title h3 {
    font-size: 13px;
}

.section-7 .journal-category {
    margin-bottom: 4px;
}
.section-8 {
    padding: 30px 0 0px 0;
}

.section-8 .review-rating h2 {
    font-size: 40px;
}

.section-8 .review-summary .review-stars i {
    font-size: 14px;
}

.section-8 .review-text p {
    font-size: 15px;
    margin-bottom: 20px;
}

.section-8 .review-summary .review-stars {
    margin-bottom: 4px;
}

.section-8 .review-box {
    height: 170px;
}

.section-9 {
    padding: 30px 0 40px 0;
}

.section-9 .newsletter-title h2 {
    font-size: 25px;
}

.section-9 .newsletter-description p {
    font-size: 14px;
}

.section-9 .newsletter-form {
    margin-top: 12px;
}

footer {padding: 30px 0 20px 0;}

footer .footer-description p {
    margin-bottom: 20px;
}

footer .footer-about {
    max-width: 261px;
}

footer .footer-logo {
    margin-bottom: 1px;
}

footer .footer-logo a img {
    width: 81%;
}

footer .footer-heading {
    margin-bottom: 7px;
    margin-top: 14px;
}

footer .footer-links ul li a {
    font-size: 14px;
    line-height: 24px;
}

footer .footer-visit {
    padding: 0;
}

footer .footer-contact .contact-text p, footer .footer-contact .contact-text a {
    font-size: 14px;
}

footer .footer-bottom {
    margin: 0;
} 
.contact-1 .contact-breadcrumb ul li {
    font-size: 14px;
}

.contact-1 .contact-banner-title h1 {
    font-size: 25px;
}

.contact-1 .contact-banner-description p {
    font-size: 14px;
}

section.contact-1.journal {
    height: 330px;
}

.shop-products-section .shop-inventory-label {
    font-size: 14px;
    margin-bottom: 6px;
}

.shop-products-section .shop-inventory-heading {
    font-size: 25px;
    margin-bottom: 6px;
} 
 .shop-products-section #shop-products-grid {
        display: flex;
        flex-wrap: wrap;
    }

    .shop-products-section #shop-products-grid > .shop-product-item {
        flex: 0 0 50% !important;
        max-width: 50% !important;
        width: 50% !important;
    }

    .shop-products-section .shop-product-card {
        height: 100%;
    }

.shop-products-section .shop-product-title h3 {
    font-size: 14px;
}

.shop-products-section .shop-product-details {
    min-height: 140px;
    padding: 13px 19px 17px;
}
.arrival-1 .arrival-banner-title h1 {
    font-size: 35px;
}

.arrival-1 .arrival-banner-title {
    margin-bottom: 12px;
}

.arrival-1 .arrival-breadcrumb {
    margin-bottom: 13px;
}

.arrival-1 .arrival-breadcrumb ul li {
    font-size: 14px;
}

.arrival-1 .arrival-banner-description p {
    font-size: 14px;
}

section.contact-1.arrival-1 {
    height: 341px;
}
.arrival-2 .arrival-count p {
    margin-bottom: 19px;
    padding: 0 0px 0 10px;
}

.arrival-2 .arrival-tabs ul {
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 14px;
}

.arrival-2 .arrival-title h2 {
    font-size: 25px;
}

.arrival-2 .arrival-date p {
    font-size: 14px;
    padding: 0 20px 0 0;
}
.arrival-product-box {
    display: flex;
    flex-wrap: wrap;
}
   .arrival-product-list .row {
        display: flex;
        flex-wrap: wrap;
    }

    .arrival-product-list .row > .arrival-product-item {
        flex: 0 0 50% !important;
        max-width: 50% !important;
        width: 50% !important;
        padding: 0 6px 12px;
    }

    .arrival-product-box {
        width: 100%;
        height: 100%;
    }


.arrival-2 .arrival-product-content {
    min-height: 98px;
    padding: 10px;
}

.arrival-2 .arrival-product-title h3 {
    font-size: 14px;
}

.arrival-2 .arrival-product-image {
    height: 210px;
}
.arrival-2 {
    padding-bottom: 0px;
}

.arrival-3 .arrival-earlier-title h2 {
    font-size: 25px;
}

.arrival-3 .arrival-earlier-date p {
    font-size: 14px;
}

.arrival-3 .arrival-earlier-button {
    margin-top: 23px;
}
.journal-2 .journal-feature-image {
    height: 270px;
}

.journal-2 .journal-feature-content {
    height: 255px;
    padding: 0px 30px 0 30px;
}

.journal-2 .journal-feature-category {
    margin-bottom: 7px;
}

.journal-2 .journal-feature-category p {
    font-size: 14px;
}

.journal-2 .journal-feature-title h1 a {
    font-size: 25px;
}

.journal-2 .journal-feature-title h1 {
    font-size: 25px;
}

.journal-2 .journal-feature-title {
    margin-bottom: 12px;
}

.journal-2 .journal-feature-description p {
    font-size: 14px;
}

.journal-2 .journal-feature-description {
    margin-bottom: 12px;
}

.journal-2 {
    padding-bottom: 0;
}

.journal-3 .article-count p {
    font-size: 13px;
    margin-bottom: 15px;
}

.journal-3 .journal-tabs ul {
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 10px;
}

.journal-3 .journal-posts .row {
    display: flex;
    flex-wrap: wrap;
}

.journal-item.luxury-watch {}

.journal-3 .journal-posts .row .col-md-4 {
    flex: 0 0 50% !important;
    max-width: 50% !important;
    width: 50% !important;
    padding: 0 4px 0 4px;
}

.journal-3 .journal-image {
    height: 140px;
}

.journal-3 .journal-title h3 {
    font-size: 14px;
}

.journal-3 .journal-description p {
    font-size: 11px;
}

.journal-3 {
    padding-bottom: 9px;
}
.about-1 .about-breadcrumb ul li {
    font-size: 14px;
}

.about-1 .about-banner-title h1 {
    font-size: 25px;
}

.about-1 .about-banner-title {
    margin-bottom: 17px;
}

.about-1 .about-banner-description p {
    font-size: 14px;
}

.about-1 {
    min-height: 360px;
    padding: 0 0 0 0;
}
.about-2 {padding: 50px 0 40px 0;}

.about-2 .about-story-subtitle h5 {
    font-size: 14px;
}

.about-2 .about-story-title h2 {
    font-size: 25px;
}

.about-2 .about-story-subtitle {
    margin-bottom: 12px;
}

.about-2 .about-story-title {
    margin-bottom: 10px;
}

.about-2 .about-story-description p {
    font-size: 14px;
    margin-bottom: 9px;
}

.about-2 .about-story-image img {
    height: 360px;
}

.about-2 .about-story-image {
    margin-top: 22px;
}
.about-3 .row {
    display: flex;
    flex-wrap: wrap;
}

.about-3 .row > .col-md-3 {
    width: 50%;
    flex: 0 0 50% !important;
}

.about-3 .counter-number h2 {
    font-size: 29px;
}

.about-3 .counter-title p {
    font-size: 11px;
}

.about-3 .about-counter-box {
    padding-left: 0px;
    text-align: center;
    margin-bottom: 22px;
    border: none !important;
}

.about-3 {
    padding: 40px 0 30px 0;
}

.about-4 {
    padding: 40px 0 40px 0;
}

.about-4 .work-title h2 {
    font-size: 25px;
}

.about-5 {padding: 4px 0 0 0;}

.about-5 .people-title h2 {
    font-size: 25px;
}

.about-6 {
    margin-top: 31px;
    padding: 40px 0 40px 0;
}

.about-6 .about-contact-title h2 {
    font-size: 25px;
}

.about-6 .about-contact-description p {
    font-size: 14px;
}
.about-6 .about-contact-buttons ul li .contact-btn {
    font-size: 12px;
    padding: 2px 20px 0px 20px;
}

.about-contact-buttons {
    margin-top: 17px;
}
section.contact-1.base {
    height: 280px;
    padding: 60px 0 0 0;
}

.contact-2 {
    padding: 40px 0 40px 0;
}

.contact-2 .contact-form {
    padding: 0;
}

.contact-2 .contact-details {
    margin-top: 32px;
}

.contact-3 .contact-map {
    height: 210px;
}

.contact-3 {
    padding-bottom: 12px;
}
.single-blog-3 .single-blog-content li {
    font-size: 14px;
}

.single-blog-4 .related-title h2 {
    font-size: 25px;
}
.product-single-3 .row.g-0 {
    display: flex;
    flex-wrap: wrap;
}

.product-single-3 .row.g-0 > .col-md-3 {
    width: 50%;
}
.product-single-2 .product-tab-buttons ul li button.active::after {
    width: 50%;
}
header .container {
    width: 100%;
}
.section-4 .product-content {
    min-height: 178px;
}


 .section-1 {
    min-height: 300px;
    background-image: url('https://unclerandywatches.com/wp-content/uploads/2026/08/ChatGPT-Image-Aug-19-2026-11_10_22-PM.png') !important;
    background-size: cover !important;
    background-position: center bottom !important;
    background-repeat: no-repeat !important;
    padding: 35px 0 350px;
}

.section-1 .row {
    align-items: flex-start !important;
}

.section-1 .col-md-6 {
    width: 100%;
}

.section-1 .hero-content {
    max-width: 100%;
    padding-right: 0;
}

.section-1 .hero-title h1 {
    font-size: 38px;
    line-height: 1.05;
}

.section-1 .hero-description {
    max-width: 100%;
}

.section-1 .hero-description p {
    font-size: 14px;
    line-height: 1.6;
}

.section-1 .hero-buttons {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    gap: 12px;
}
    
.section-1 .hero-btns ul li .secondary-btn {
    color: black;
    border: 1px solid rgb(0 0 0);
}

}