html {
    font-size: 16px;
}

@media(max-width: 767px) {
    html {
        font-size: 3vw;
    }
}

/* BLOG PAGE START */
.blog-cmp h3 {
    color: #000;
    font-size: 28px;
    font-weight: 600;
}

.blog-cmp .img-container {
    height: 375px;
    background-position: top center;
    background-repeat: no-repeat;
    background-size: cover;
}

.blog-cmp .fs0 {
    font-size: 0;
}

.blog-cmp .product {
    margin-bottom: 50px;
    display: inline-block;
    vertical-align: top;
    float: none;
    font-size: 14px;
}

.blog-cmp .lighter {
    color: #898a8a;
}

.blog-cmp .description p {
    font-size: 15px;
}

.blog-cmp .head {
    margin-bottom: 20px;
}

    .blog-cmp .head p {
        margin: 0;
    }

.blog-cmp .pagging-links a {
    color: #000;
    font-size: 16px;
    letter-spacing: .2em;
}
/* BLOG PAGE END */

/* INSTAGRAM PAGE */
.instagram-content {
    display: block;
    width: 100%;
    margin: 50px 0 10px;
}

@media(max-width: 992px) {
    .instagram-content {
        margin: 10vw 0 3vw;
    }
}
/*END INSTAGRAM PAGE*/
.milestone .jq-selectbox__trigger-arrow {
    top: 50%;
}

.slick-hero .slick-arrow {
    background: none;
    box-shadow: none;
    border: none;
    font-size: 50px;
    position: absolute;
    top: calc(50% - 25px);
    color: #080705;
}

    .slick-hero .slick-arrow.slick-prev {
        left: -60px;
        z-index: 1;
    }

    .slick-hero .slick-arrow.slick-next {
        right: -60px;
    }

.slick-hero .slick-slide {
    height: 600px;
}


/*PAGE GALLERY LOOKS*/

.header-slider {
    display: inline-block;
    width: 100%;
    margin: 0 auto;
    padding: 0;
    font-size: 0;
    line-height: 100%;
    letter-spacing: 0;
}

.header-slide {
    position: relative;
    z-index: 1;
    display: block;
    padding: 0 0 56.25%;
    margin: 0 auto;
}

    .header-slide > img {
        position: absolute;
        z-index: 0;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        margin: 0;
        padding: 0;
    }

    .header-slide .header {
        position: absolute;
        z-index: 1;
        top: 50%;
        right: 5%;
        display: inline-block;
        width: auto;
        margin: 0 auto;
        text-align: right;
        transform: translateY(-50%);
        max-height: 100%;
        overflow: hidden;
    }

    .header-slide h1 {
        letter-spacing: 0.01em;
        line-height: 125%;
        text-align: right;
        text-transform: uppercase;
    }

    .header-slide.slide-inverted h1 {
        color: #fff;
    }

.page-gallerylooks {
    padding-top: 50px;
}


/* Helpers */
.has-absolute-img {
    position: relative;
    overflow: hidden;
}
.has-absolute-img > img {
    display: block;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
}

.btn.btn-alt {
    background-color: #000;
    border-color: transparent;
    color: #fff;
    outline: none;
}

.btn.btn-alt span,
.btn.btn-alt i {
    display: inline-block;
    vertical-align: middle;
}

.btn.btn-alt i + span,
.btn.btn-alt span + i {
    margin-left: 0.5em;
}

.btn.btn-alt:hover,
.btn.btn-alt:active,
.btn.btn-alt:focus,
.btn.btn-alt:focus:hover,
.btn.btn-alt:focus:active,
.btn.btn-alt:active:hover {
    background-color: #fff;
    border-color: #000;
    color: #000;
    outline: none
}

/* Inner Hero */

.hero-blocks {
    position: relative;
    display: block;
}

.hero-blocks .content-header {
    position: absolute;
    right: 0;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    padding: 1.33333rem 7.33333rem;
    text-align: right;
    max-width: 60%;
}

.hero-blocks .content-header h2 {
    text-transform: uppercase;
    font-size: 70px;
    letter-spacing: 0.1em;
}
@media (max-width: 1199px) {
    .hero-blocks .content-header h2 {
        font-size: 58px;
    }
}

@media (max-width: 767px) {
    .hero-blocks .content-header {
        padding: 5.33333vw 8vw;
        max-width: 100%;
    }

    .hero-blocks .content-header h2 {
        font-size: 14vw;
    }
}

/* Section Image List */

.section-bridalstyles {
    margin-top: 8rem;
}

@media (max-width: 767px) {
    .section-bridalstyles {
        margin-top: 16vw;
    }
}



.image-list {
    max-width: 100%;
    overflow: hidden;
    text-align: center;
    position: relative;
}

.image-list>.list {
    margin: -0.8rem;
    position: static;
}

.image-list>.list .slick-list {
    z-index: 1;
}

.image-list>.list .slick-prev {
    left: 0;
}

.image-list>.list .slick-next {
    right: 0;
}


.image-list>.list>.list-item {
    width: 50%;
    vertical-align: top;
}

.image-list .image-item {
    display: block;
    margin: 0.8rem;
    position: relative;
}

.image-list .content-img {
    padding-bottom: 100%;
}

.image-list .content-header {
    padding-top: 1.33333rem;
    text-align: center;
}

.image-list .content-header h4,
.image-list .content-header h5 {
    font-style: normal;
    text-transform: uppercase;
    font-family: "Cormorant Infant", serif;
}

.image-list .content-header h4 {
    font-size: 1.46667rem;
    text-transform: uppercase;
    letter-spacing: 0.05em;
    line-height: 1.22727;
}

.image-list .content-header h5 {
    font-size: 0.93333rem;
    letter-spacing: 0.05em;
    line-height: 1.21429;
}

@media (min-width: 992px) {
    .image-list>.list>.list-item {
        width: 20%;
    }
}

@media (max-width: 767px) {
    .image-list>.list {
        margin: -1.33333vw;
    }
    .image-list .image-item {
        margin: 1.33333vw;
    }
    .image-list .content-header {
        padding-top: 0.66667rem;
    }
    .image-list .content-header h4 {
        font-size: 0.86667rem;
    }
    .image-list .content-header h5 {
        font-size: 0.66667rem;
        letter-spacing: 0.05em;
    }
}

@media (min-width: 992px) {
    .image-list.image-list-3>.list>.list-item {
        width: 33.33333%;
    }
}

@media (min-width: 992px) {
    a.image-item:hover .content-img:after,
    a.image-item:focus .content-img:after {
        background-color: rgba(0, 0, 0, 0.25);
    }
    a.image-item .content-img {
        position: relative;
    }
    a.image-item .content-img:after {
        content: "";
        position: absolute;
        top: 0;
        left: 0;
        right: 0;
        bottom: 0;
        background-color: transparent;
        -webkit-transition: all 0.5s ease;
        transition: all 0.5s ease;
    }
}

.image-item:hover,
.image-item:focus {
    color: inherit;
    text-decoration: none;
}


/* Designers Logo List */


.designer-brands {
    max-width: 100%;
    overflow: hidden;
    text-align: center;
}

.designer-brands>.list {
    margin: -1.66667rem;
}

.designer-brands>.list>.list-item {
    width: 20%;
}

.designer-brands .designer-brand {
    margin: 1.66667rem;
}

@media (min-width: 768px) {
    .designer-brands {
        padding-left: 3.33333rem;
        padding-right: 3.33333rem;
    }
}

@media (max-width: 991px) and (min-width: 768px) {
    .designer-brands>.list>.list-item {
        width: 25%;
    }
}

@media (max-width: 767px) {
    .designer-brands {
        padding-left: 8vw;
        padding-right: 8vw;
    }
    .designer-brands>.list {
        margin: -2.66667vw -5.33333vw;
    }
    .designer-brands>.list>.list-item {
        width: 50%;
    }
    .designer-brands .designer-brand {
        margin: 2.66667vw 5.33333vw;
    }
}

.designer-brand {
    display: block;
    height: 4.4rem;
    background-size: contain;
    background-position: center center;
}

@media (max-width: 767px) {
    .designer-brand {
        height: 13.33333vw;
    }
}

/* Section Inner Text*/
.section-inner-text-block{
    margin-top: 65px;
}

.section-inner-text-block .header{
    text-align: center;
    max-width: 950px;
    margin-left: auto;
    margin-right: auto;
}

@media (max-width: 767px) {
    .section-inner-text-block{
        margin-top: 11vw;
    }

    .section-inner-text-block .header{
        max-width: 90%;
    }
}


/* Inner Featured Designers */

.designer-list .slick-initialized .slick-slide {
    padding: 0;
}
.designer-list {
    padding-left: 45px;
    padding-right: 45px;
}

.designer-list > .list {
    position: static;
}

.inner-designer-item .content-header {
    position: absolute;
    bottom: 1rem;
    left: 0;
    right: 0;
    margin: auto;
    text-align: center;
}

.inner-designer-item .content-img {
    border-radius: 0;
}

.inner-designer-item h3 {
    outline: none;
    -webkit-box-shadow: none;
    box-shadow: none;
    background-image: none;
    -webkit-transition: all 0.5s ease;
    transition: all 0.5s ease;
    display: inline-block;
    max-width: 100%;
    border-radius: 0;
    border-width: 1px;
    border-style: solid;
    -webkit-appearance: none;
    -moz-appearance: none;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    text-transform: uppercase;
    text-align: center;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.2;
    text-align: center;
    text-transform: uppercase;
    padding: 1.072em 1.66667em;
    border-width: 1px;
    border-style: solid;
    background-color: #fff;
    border-color: #B3B3B3;
    color: #000;
    width: 16.9em;
    border-color: transparent;
    background-color: rgba(255, 255, 255, 0.9);
}

.inner-designer-item h3:hover,
.inner-designer-item h3:focus,
.inner-designer-item h3:focus:hover,
.inner-designer-item h3:active,
.inner-designer-item h3:active:hover,
.inner-designer-item h3:active:focus,
.inner-designer-item h3.active,
.inner-designer-item h3.active:focus,
.inner-designer-item h3.active:hover,
.inner-designer-item h3.active.focus,
.inner-designer-item h3.active.hover {
    outline: none;
    -webkit-box-shadow: none;
    box-shadow: none;
    background-image: none;
    text-decoration: none;
}

.inner-designer-item h3,
.inner-designer-item h3:hover,
.inner-designer-item h3:focus {
    text-decoration: none;
}

@media (max-width: 1204px) and (min-width: 992px) {
    .inner-designer-item h3 {
        font-size: 12.38298px;
        letter-spacing: 0.12759em;
        line-height: 1.45361;
    }

    .designer-list {
        padding-left: 37px;
        padding-right: 37px;
    }
}

@media (max-width: 991px) {
    .designer-list {
        padding: 0;
    }
}

@media (max-width: 767px) {
    .inner-designer-item h3 {
        font-size: 3.46667vw;
        letter-spacing: 0.12154em;
        line-height: 1.38462;
    }
}

.inner-designer-item h3:hover,
.inner-designer-item h3:focus,
.inner-designer-item h3:focus:hover,
.inner-designer-item h3:active,
.inner-designer-item h3:active:hover,
.inner-designer-item h3:active:focus,
.inner-designer-item h3.active,
.inner-designer-item h3.active:focus,
.inner-designer-item h3.active:hover,
.inner-designer-item h3.active.focus,
.inner-designer-item h3.active.hover {
    background-color: #000;
    border-color: #000;
    color: #fff;
}

.inner-designer-item h3:hover,
.inner-designer-item h3:focus {
    border-color: transparent;
    background-color: rgba(255, 255, 255, 0.9);
    color: #000;
}

@media (max-width: 767px) {
    .inner-designer-item .content-header {
        bottom: 0.53333vw;
    }
    .inner-designer-item h3 {
        font-size: 2.66667vw;
        letter-spacing: normal;
        padding-left: 2.66667vw;
        padding-right: 2.66667vw;
    }
}


/* Section Button */
.section-button {
    margin-top: 4rem;
    text-align: center;
}

@media (max-width: 767px) {
    .section-button {
        margin-top: 10.6vw;
    }
}

/* Contact Us */
@media (max-width: 992px) {
    .contact-form .form-group > label, .contact-form .form-group > p.form-result {
        font-size: 3vw;
    }
}

.slick-hero .slick-arrow {
    background: none;
    box-shadow: none;
    border: none;
    font-size: 3.846rem;
    position: absolute;
    top: calc(50% - 1.923rem);
    color: #080705;
}

.slick-hero .slick-arrow.slick-prev {
    left: -4.615rem;
    z-index: 1;
}

.slick-hero .slick-arrow.slick-next {
    right: -4.615rem;
}

@media (min-width: 992px) {
    .slick-hero .slick-slide {
        height: 46.154rem;
    }
}

@media (max-width: 991px) {
    .showroom-cmp .slick-main .slick-item {
        height: auto;
    }

    .showroom-cmp .slick-hero .slick-slide {
        height: auto;
    }

    .slick-hero .slick-arrow.slick-prev {
        left: 0;
    }

    .slick-hero .slick-arrow.slick-next {
        right: 0;
    }
}

.section-bridalstyles-button .list {
    margin: -0.7rem;
}

.section-bridalstyles-button .list .list-item {
    margin: 0.7rem;
}

@media (max-width: 991px) {
    .section-bridalstyles-button .list {
        margin: -2vw;
    }

    .section-bridalstyles-button .list .list-item {
        margin: 2vw;
    }
}