.tudor_pages {
    margin:0 auto;
}

.tudor_pages a {
    color: #212121;
    text-decoration: none;
}
.tudor_pages .explore_all  {
    color: #fff;
}
.tudor_pages img {
    max-width: 100%;    
}
.tudor_pages .image_cell img,
.tudor_pages .rolex_row img,
.tudor_pages .header_section img,
.tudor_pages .family-page-contact-us-banner-outer img {
    width: 100%;
    height: auto;
}
.tudor_pages a .image_wrapper {
    display: inline-block;
    overflow: hidden;
}
.tudor_pages a img {
    -webkit-transition: all .6s ease;
    -moz-transition: all .6s ease;
    -ms-transition: all .6s ease;
    -o-transition: all .6s ease;
    transition: all .6s ease;    
    vertical-align: middle;
}
.tudor_pages a .image_wrapper img:hover {
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -o-transform: scale(1.1);
    transform: scale(1.1);
}
.tudor_pages .rolex_menu,
.tudor_pages .footer-outer {
    font-family: "Helvetica", sans-serif !important;
}
.tudor_pages .menu_ul {
    margin-bottom: 0px;
    margin-top: 0px;
    padding: 0px; 
}    
.tudor_pages .footer-outer hr {
    margin: 0px;
    margin-bottom: 5px;
}
.tudor_pages .logo_img {
    max-width: 120px;
}
.rolex_menu_inner_div {
    margin: 30px 0 25px 0;
    padding-right: 20px;
    padding-left: 20px;
}
.tudor_pages ul.menu_ul {
    list-style: none;
    display: inline-block;
}
.tudor_pages ul.menu_ul li {
    padding: 10px;
    float: left;
}
.tudor_pages ul.menu_ul li .active,
.tudor_pages ul.menu_ul li a:hover {
    color: #be0100;
}
.tudor_pages .button {
    color: #be0100;
    border: 1px sollid #be0100;
    background-color: #fff;
}
.rolex_menu{
    margin:0 auto;
    max-width: 1260px;
}
.button {
    color: #be0100;
    background: #fff;
    border: 1px solid #be0100;
    border-radius: 30px;    
    text-transform: uppercase;
    font-size: 12px;
    padding: 12px 30px;
    height: auto;
    line-height: 1;
}
.rolex_menu .button:hover {
    color: #fff !important;
    background: #be0100;
}
.rolex_row {
    margin: auto;
}
.tudor_pages .two-columns {
    margin: 0;
    width: 49%;
}
.tudor_pages .one-column {
    margin: 0;
}
.tudor_pages .two-columns h5,
.tudor_pages .one-column h5 {
    font-family: "Helvetica", sans-serif;
    margin-top: 10px;
    font-size: 18px;
    text-transform: uppercase;
    font-weight: bold;
    letter-spacing: 2px;
}
.tudor_pages .heading_content {
    width: 70%;
    margin: auto;
    text-align: center;
}

.footer_logo {
    display: flex;
    justify-content: center;
}
.rolex_footer_menu {
    margin: 0 auto;
    text-align: center;
}
.rolex-h3 {
    margin-bottom: 20px;
    font-family: "Helvetica", sans-serif;
    font-size: 16px;
    font-weight: bold;
}
.rolex-h2 {
    margin-bottom: 20px;
    font-family: "Helvetica", sans-serif;
    font-size: 38px;
    text-transform: uppercase;
    font-weight: normal;
    letter-spacing: 3px;
    line-height: 1.3;
}
.rolex-p {
    font-family: "Helvetica", sans-serif;
    font-size: 16px;
    font-weight: lighter;
    color: #212121;
    line-height: 1.8;
}
.tudor_pages .rolex_row {
    width: 100%;
    display: flex;
    justify-content: space-between;
    margin-bottom: 40px;
}

.product_section .rolex_custom_product {
    justify-content: flex-start;
}

.tudor_pages .footer-outer {
    background: #000;
}
.tudor_pages .footer-inner {
    display: block;
    text-transform: uppercase;
    font-size: 11px;
    color: #252525;
    margin: 0px 0px 0px 0px;
    padding-top: 40px;
    text-align: center;
}
.tudor_pages .footer-outer .footer-lower-content-desktop {
    background: black;
    padding-bottom: 40px;
}

.tudor_pages .arrow-up-outer {
    width: 45px;
    height: 45px;
    background: #fff;
    border-radius: 100%;
    margin: 0 auto 40px;
    cursor: pointer;
}
.tudor_pages .footer-outer ul {
    text-align: center;
    padding: 15px 0;
    border-top: 1px solid #c1c1c1;
    border-bottom: 1px solid #c1c1c1;
    margin: 20px 0px 30px 0px;
    display: flex;
    justify-content: center;
    width:100%;
}
.tudor_pages .footer-outer ul li {
    padding-right: 15px;
    padding-left: 15px;
    display: inline-block;
    list-style: none;
}
.tudor_pages .footer-outer ul li a {
    font-size: 100%;
    color: white;
    font-weight: normal;
    text-transform: uppercase;
    line-height: normal;
}
.tudor_pages .footer-outer ul li a:hover {
    color: #be0100;
    text-decoration: none;
}
.tudor_pages .arrow-up-outer {
    width: 45px;
    height: 45px;
    background: #be0100;
    border-radius: 100%;
    margin: 0 auto 40px;
    cursor: pointer;
}
.tudor_pages .arrow-up-outer .arrow-up {
    width: 15px;
    height: 15px;
    border-top: 2px solid white;
    border-left: 2px solid white;
    position: relative;
    top: 55%;
    transform: translate(-50%,-50%) rotate(45deg);
    left: 50%;
}
.tudor_pages .slick-dotted.slick-slider {
    margin-top: 40px;
    margin-bottom: 30px;
}
.tudor_pages .slick-dots li button:hover, .slick-dots li button:focus {
    outline: none;
}
.tudor_pages .slick-dots li {
    position: relative;
    display: inline-block;
    height: 20px;
    margin: 0 5px;
    padding: 0;
    cursor: pointer;
    width: 50px;
}
.tudor_pages .slick-prev:before, .tudor_pages .slick-next:before {
    display: none;
}
.tudor_pages.slick-dots li button {
    font-size: 0;
    line-height: 0;
    display: block;
    width: 20px;
    height: 20px;
    padding: 5px;
    cursor: pointer;
    color: transparent;
    border: 0;
    outline: none;
    background: transparent;
}
.tudor_pages  .slick-dots li button:before {
    font-family: 'slick';
    font-size: 6px;
    line-height: 20px;
    position: absolute;
    top: 0;
    left: 0;
    height: 20px;
    text-align: center;
    opacity: .25;
    color: black;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    display: inline-block;
    content: "";
    border-top: 0.3rem solid black;
    width: 50px;
    transform: translateY(1rem);
}
.tudor_pages .slick-dots {
    bottom: -20px;
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
}
.tudor_pages .slick-dots li.slick-active button:before {
    border-top: 0.3rem solid #c8001a;
    opacity: 1.0;
}

h1 span {
    display: block;
}
.rolex-header-menu-arrow {
    border-bottom: 1px solid #212121;
    border-right: 1px solid #212121;
    top: 0px;
    width: 10px;
    height: 10px;
    display: inline-block;
    transform: rotate(45deg);
    position: relative;
    left: 8px;
    cursor: pointer;
}
.tudor_pages ul li a {
    font-size: 12px;
    font-weight: 500;
    text-transform: uppercase;
}

@media (min-width: 768px) {
    .mobile_image {
        display: none !important;
    }    
    .rolex_custom_product a {
        width: 33.3%;
    }
    .hidden_on_desktop, .visible-phone {
        display: none !important;
    }    
    
    .rolex_menu_inner_div {
        display: flex;
        align-items: center;
        justify-content: space-between;
    }
    #rolex_mobile_nav {
        width: 100%;
    }
    #rolex_mobile_nav ul {
        width: 100%;
        display: flex;
        flex-wrap: wrap;
        justify-content: flex-end;
    }
    .rolex_menu .button {
        text-align: center;
        white-space: nowrap;
    }
    
    .tudor_pages .slick-slide {
        margin: 0 10px;
    }
}
@media (max-width: 1000px) {
    .hidden_on_tablet {
        display: none !important;
    }
}
@media (max-width: 767.9px) {
    .desktop_image, .hidden-phone {
        display: none !important;
    }
    .footer-upper-content-wrap {
        width: 92%;
    }
    .footer-upper-content-wrap .text h4 {
        font-size: 11px;
        text-align: center;        
    }
    .mobile_margin_top {
        margin-top: 0px !important;
    }
    .rolex-h2 {
        font-size: 24px;
        line-height: 30px;
    }
    .tudor_pages .heading_content {
        width: 90%;
    }
    .tudor_pages .two-columns h5,
    .tudor_pages .one-column h5 {
        font-size: 13px;
        line-height: 20px;
    }
    .tudor_pages .rolex_menu ul li,
    .rolex_footer_menu ul li {
        height: 40px;
        text-align: center;
        border-top: 1px solid #c1c1c1;
        width: 100%;
        padding: 0px;
        display: flex;
        align-items: center;
        justify-content: center;
    }
    .rolex_menu_inner_div {
        padding-left: 0px;
        padding-right: 0px;
    }
    .rolex_menu ul {
        border-bottom: 1px solid #c1c1c1;
        margin-top: 10px;
    }
    .hidden_on_mobile {
        display: none !important;
    }
    .rolex_menu_inner_div img {
        margin-left: 20px;
    }
    
    .rolex-header-mobile-menu-open-inner {
        display: inline-flex;
        float: right;
        margin-right: 30px;
        padding-top: 15px;
        background: none;
        border: none;
    }
    #rolex_mobile_nav {
        display: none;
        margin-top: 10px;
    }
    .tudor_pages .footer-inner {
        padding-top: 0px;
    }
    .tudor_pages .footer-outer ul {
        margin: 0px;
        display: flex;
        flex-direction: column;
        border: none;
    }
    .tudor_pages .footer-outer ul li {
        width: initial;
        border-bottom: 1px solid #c1c1c1;
        padding: 15px 0;
        display: flex;
    }
    .tudor_pages .footer-outer ul li a {
        font-size: 100%;
        color: white;
        font-weight: normal;
        text-transform: uppercase;
        line-height: initial;
    }
}

