.sr-top {
    position: relative;
    display: block;
    margin-bottom: 125px;
}

.sr-options {
    position: relative;
    display: block;
    font-size: 0px;
    line-height: 25px;
    color: #282b65;
    width: calc(100% - 60px);
    max-width: 1656px;
    margin: 0px auto 45px;
}

.sr-option-group {
    position: relative;
    display: block;
}

.sr-option-group:last-child {
    position: absolute;
    display: block;
    right: 0px;
    top: 0px;
    font-size: 0px;
}

.sr-option-group span {
    position: relative;
    display: inline-block;
    vertical-align: top;
    font-size: 35px;
    font-family: "Heebo";
}

.sr-option-group:last-child span:last-child {
    margin-left: 80px;
}

.sr-group {
    position: relative;
    display: block;
    width: calc(100% - 60px);
    max-width: 1656px;
    /* margin: 0px auto 140px; */
    margin: 0px auto 70px;
    opacity: 1;

    -webkit-transition: opacity 0.4s;
    -moz-transition: opacity 0.4s;
    -ms-transition: opacity 0.4s;
    transition: opacity 0.4s;
}

.sr-custom {
    margin: 0px auto 70px;
}

.sr-head-group {
    position: relative;
    display: block;
    font-size: 0px;
    text-align: right;
    margin-bottom: 18px
}

.sr-head-desc {
    text-align: center;
    position: absolute;
    left: 0px;
    top: 0px;
    height: 100%;
    display: block;
    vertical-align: top;
    width: calc(100% - 41.36%);
    /* width: 58%; */
    background: #f2f2f2;
}

.sr-head-desc-content {
    position: relative;
    display: block;
    text-align: center;
    padding: 0px 30px;
    font-size: 30px;
    color: #282b65;
    /* line-height: 42px; */
}

.sr-head-desc-title {
    font-family: "Heebo";
    position: relative;
    display: block;
    margin-bottom: 10px;
}

.sr-head-desc-caption {
    font-family: "Heebo";
    position: relative;
    font-weight: normal;
    display: block;
}

.sr-head-group img {
    position: relative;
    display: inline-block;
    vertical-align: top;
    width: 41.36%;
    /* width: 685px; */
}

.sr-variant-group {
    position: relative;
    /* position: absolute; */
    display: none;
    /* left: 0px; */
    /* top: calc(100% + 18px); */
    font-size: 0px;
    width: calc(100% + 18px);
    left: -9px;
    /* z-index: 2; */
}

.sr-group.hovered {
    opacity: 0.3;

    -webkit-transition: opacity 0.4s;
    -moz-transition: opacity 0.4s;
    -ms-transition: opacity 0.4s;
    transition: opacity 0.4s;
}

.sr-variant-item {
    position: relative;
    display: inline-block;
    vertical-align: top;
    /* width: calc((100% - (18px * 3)) / 3); */
    width: calc((100% - (19px * 3)) / 3);
    margin: 0px 9px 18px;
}

.sr-variant-item img {
    width: 100%;
}

.sr-associate {
    position: relative;
    display: block;
    text-align: center;
    margin-bottom: 60px;
    font-size: 0px;
}

.sr-associate img {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    margin: 0px 20px;
}

.sr-ab-title {
    position: relative;
    display: block;
    font-size: 34px;
    font-family: "Heebo";
    color: #000;
    margin: 0px auto 50px;
    text-align: center;
}

.sr-ab-content {
    position: relative;
    display: block;
    font-size: 20px;
    font-family: "Heebo";
    font-weight: normal;
    color: #282b65;
    line-height: 34px;
    width: calc(100% - 40px);
    max-width: 1024px;
    text-align: center;
    margin: 0px auto 30px;
}

.sr-ab-content p {
    padding-top: 0px;
    padding-bottom: 30px;
}

.sr-ab-hash {
    position: relative;
    display: block;
    font-size: 24px;
    font-family: "Heebo";
    color: #000;
    text-align: center;
    margin-bottom: 100px;
}

/* Desktops and laptops */
@media screen and (max-width : 1367px) {
    .sr-option-group span {
        font-size: 22px;
    }

    .sr-head-desc-content {
        font-size: 24px;
    }

    .sr-head-desc-title {
        /* margin-bottom: 0; */
        line-height: 32px;
        margin-bottom: 10px;
    }

    .sr-head-desc-caption {
        font-size: 22px;
        line-height: 30px;
    }

    .sr-options {
        max-width: 1024px;
    }

    .sr-group {
        max-width: 1024px;
    }

    .sr-associate img {
        /* width: 350px; */
        max-width: 200px;
        max-height: 80px;
    }
}

@media screen and (min-width : 1224px) {

}

@media screen and (max-width: 1290px) {
    
}

/* Tablet */
@media screen and (max-width: 1024px) {
    .sr-top {
        margin-bottom: 50px;
    }

    .sr-option-group span {
        font-size: 20px;
    }

    .sr-ab-title {
        font-size: 28px;
        margin-bottom: 25px;
    }

    .sr-ab-content {
        font-size: 16px;
        line-height: 28px;
    }

    .sr-ab-content p:last-child {
        padding-bottom: 0px;
    }

    .sr-ab-hash {
        font-size: 22px;
        margin-bottom: 50px;
    }
}

@media screen and (max-width: 970px) {
    
}

/* Mobile */
@media screen and (max-width: 768px) {
	.sr-option-group span {
        font-size: 16px;
    }

    .sr-head-desc-title {
        margin-bottom: 5px;
    }

    .sr-head-desc-content {
        font-size: 16px;
    }

    .sr-head-desc-caption {
        font-size: 16px;
        line-height: 24px;
    }

    .sr-head-desc-caption br {
        display: none;
    }

    .sr-options {
        margin-bottom: 10px;
    }

    .sr-group {
        margin-bottom: 80px;
    }
}

@media screen and (max-width : 670px) {
    
}

@media screen and (max-width : 600px) {
    .sr-associate img {
        /* width: 300px; */
        max-width: 160px;
        max-height: 70px;
    }

    .sr-head-desc {
        position: relative;
        display: block;
        width: 100%;
        height: 100%;
        padding: 30px 10px;
        z-index: 1;
        /* background: transparent; */
    }
    
    .sr-head-desc-content {
        /* color: #fff !important; */
    }

    .sr-head-group {
        margin-bottom: 10px;
    }

    .sr-head-group img {
        display: block;
        width: 100%;
    }

    .sr-variant-group {
        width: calc(100% + 10px);
        left: -5px;
    }

    .sr-variant-item {
        width: calc((100% - (10px * 3)) / 3);
        margin: 0px 5px 10px;
    }

    .sr-option-group:last-child span:last-child {
        margin-left: 40px;
    }
}

@media screen and (max-width : 500px) {
	
}