@media(min-width:768px){
    .ir267-diamond-section{
        padding-left:10px;
        padding-right: 10px;
    }
}

.ir267-diamond-section a {
    /*color: var(--dark-grey);*/
    /*text-transform: capitalize;*/
}

@media (min-width: 992px) {
    .ir267-diamond-search__panel .col-md-2 {
        width: 100px;
        position: absolute;
    }

    .ir267-diamond-search__panel .col-md-10 {
        margin-left: 100px;
        float: none;
        width: auto
    }
}
@media(max-width:991px){
    .ir267-diamond-search__panel{
        padding-left:15px;
        padding-right:15px;
    }
}
.ir267-diamond-search__panel .item {
    padding-bottom: 40px;
    min-height:50px;
}

.ir267-diamond-search__panel .name {
    font-family: 'Avenir Book';
    color: inherit;
    font-size: inherit;
    margin: 0;
    padding: 0;
    text-transform:  capitalize;
      
    white-space: nowrap;
    padding-bottom: 10px;
    margin-top: -5px;
    /*text-align: right;*/
}

.ir267-diamond-search__panel .help a:after {
    content: '';
    display: inline-block;
    width: 16px;
    height: 16px;
    margin-left: 5px;
    background: url(/static/img/icon/q-mark-v2.png) left top no-repeat;
    background-size: cover;
    vertical-align: middle;
    margin-bottom: 2px
}

.ir267-search-noUiSlider .slider-data {
    overflow: hidden;
    padding-top: 10px;
    padding-bottom: 5px
}

.ir267-search-noUiSlider .amount-min, .ir267-search-noUiSlider .amount-max {
    font-size: 13px;
    height: 24px;
    padding: 5px 4px 3px 4px;
}

.ir267-search-noUiSlider .amount-max {
    text-align: right
}

.ir267-search-noUiSlider .input-xs {
    width: 60px;
    -webkit-appearance: none;
}

.ir267-search-noUiSlider .input-sm {
    width: 80px;
    -webkit-appearance: none;
}

/*nouislider*/
.noUiSlider .ui-slider-left-cap, .noUiSlider .ui-slider-right-cap {
    box-shadow: none;
    border-radius: 0;
    height: 6px
}

.noUiSlider .noUi-connect {
    background: transparent !important;
    box-shadow: none
}

.noUiSlider .noUi-handle {
    border: 1px solid var(--light-green);
    margin: -1px 0 0 -10px;
    border-radius: 20px;
    background: var(--light-green);
    left: 0;
    z-index: 2;
    cursor: pointer;
    box-shadow: none
}

.ir267-search-noUiSlider .noUi-horizontal, .ir267-search-noUiSlider .noUiSlider.noUi-horizontal .noUi-base {
    height: 6px
}

.noUiSlider.noUi-horizontal .noUi-base {
    background: var(--light-green) !important;
    border-radius: none
}

.cut-slider-data, .color-slider-data, .clarity-slider-data, .polish-slider-data, .symmetry-slider-data, .fluorescence-slider-data {
    font-size: 13px;
    text-transform: capitalize
}

.modal-slider-tips {
    color: var(--dark-grey)
}

.modal-slider-tips .modal-content .close {
    color: var(--dark-grey);
    top: 17px;
    font-size: 12px !important;
    line-height: 1.4;
}

.modal-slider-tips .icons-close-green {
    vertical-align: middle;
    position: relative;
    top: -1px;
    margin-left: 5px;
}

.modal-slider-tips .modal-content {
    border: 0;
}

.modal-slider-tips .h4 {
    font-size: 25px;
    line-height: 1.2em;
    padding-bottom: 5px;
    margin-top: 0;
    border-bottom: 2px solid var(--light-green);
}

.modal-slider-tips .modal-header {
    border-bottom: 0;
    padding: 50px 50px 15px;
}

.modal-slider-tips .modal-body {
    font-size: 13px;
    padding: 0px 50px 50px;
}

.modal-slider-tips .search-noUiSlider-wrap {
    padding: 0 35px;
}

.modal-slider-tips .clarity-scale {
    position: relative;
    padding: 5% 0;
}

.modal-slider-tips .clarity-scale p {
    text-align: right;
    margin-top: -30px;
    font-size: 13px;
}

.diamond-lightbox-hand {
    max-width: 280px;
    margin: auto;
}

.diamond-lightbox-hand .hand-wrap {
    position: relative;
}

.diamond-lightbox-hand .image-assets {
    background-position: center center;
    background-repeat: no-repeat;
    background-size: 100% auto;
    cursor: default;
    height: 40%;
    left: 50%;
    margin-left: -25%;
    margin-top: -18%;
    position: absolute;
    top: 50%;
    width: 40%;
    z-index: 2;
}

.diamond-lightbox-hand .h6 {
    display: block;
    padding: 0.8em;
    color: #898989;
    text-align: center;
}

.modal-slider-tips .search-noUiSlider-wrap {
    padding: 0 35px;
}

.modal-slider-tips .diamond-shape-select {
    max-width: 525px;
    width: auto;
}

.modal-slider-tips .clarity-scale p {
    text-align: right;
    margin-top: -30px;
    font-size: 13px;
}

.modal-slider-tips .h4 {
    font-size: 25px;
    line-height: 1.2em;
    padding-bottom: 5px;
    margin-top: 0;
    border: none;
    text-transform: capitalize;
}

.modal-slider-tips .modal-content {
    border: 0;
}

.modal-slider-tips .modal-header {
    border-bottom: 0;
    padding: 50px 50px 0px;
}

.modal-slider-tips .modal-body {
    font-size: 13px;
    padding: 0px 50px 50px;
}

.modal-slider-tips .clarity-scale {
    position: relative;
    padding: 5% 0;
}

.ir267-diamond-search .text-center a {
    text-decoration: underline
}

.carat-weight-noUiSlider {
    position: relative;
    padding: 13px 55px 23px;
}

#carat-weight .noUi-handle-lower #min-euro {
    color: var(--dark-grey);
    margin-top: 2em;
    padding: 5px 10px;
    position: absolute;
    width: 65px;
    left: 50%;
    text-align: center;
    margin-left: -28px;
    font-size: 12px;
    cursor: default;
}

.carat-weight-noUiSlider:after, .carat-weight-noUiSlider:before {
    color: var(--dark-grey);
    font-size: 12px;
    position: absolute;
    top: 8px;
    text-transform: uppercase;
}

.carat-weight-noUiSlider:before {
    content: '2.00 CT';
    right: 0;
}

.carat-weight-noUiSlider:after {
    content: '0.25 CT';
    left: 0;
}

.diamond-lightbox-hand .h6 {
    font-family: inherit;
    color: var(--dark-grey);
    display: block;
    padding: 0.8em;
    text-align: center;
}

/* carat lightbox diamond image style */
.diamond-lightbox-hand .carat-image-assets {
    background-position: center center;
    background-repeat: no-repeat;
    background-size: 100% auto;
    cursor: default;
    height: 40%;
    left: 50%;
    margin-left: -25%;
    margin-top: -18%;
    position: absolute;
    top: 50%;
    width: 40%;
    z-index: 2;
}

.modal-clarity-data {
    font-family: inherit;
}
@media(min-width:414px) and (max-width: 767px) {
    .ir267-diamond-search__panel .name {
        text-align: left;
        margin-left: -10px;
    }
    .ir267-diamond-search__panel .col-sm-2 {
        width: 16.666666666666664%;
        float:left;
    }
    .ir267-diamond-search__panel .col-md-10{
        margin-left: 90px;
        float: none;
    }
}
@media (max-width: 767px) {
    .ir267-diamond-search__panel .item{
        padding-bottom:20px;
        min-height:0;
    }

    .modal-slider-tips .modal-header {
        padding: 50px 20px 15px;
    }

    .modal-slider-tips .modal-body {
        padding: 0px 20px 35px;
    }

    .modal-slider-tips .search-noUiSlider-wrap {
        padding: 0;
    }

    .modal-slider-tips .clarity-scale p {
        text-align: right;
        margin-top: 0px;
    }
}

/*hero*/
.appt-scheduler-quize-hero {
    font-size: 16px;
    line-height: 1.75;
    color: var(--dark-grey);
    text-align: center;
    padding-top: 10px;
    padding-bottom: 26px;
}

.appt-scheduler-quize-hero .hero-heading {
    font-size: 30px;
    line-height: 1.2;
    text-transform: capitalize;
    margin: 0 auto;
    margin-bottom: 15px;
}

@media (max-width: 767px) {
    .appt-scheduler-quize-hero {
        font-size: 14px;
        padding-top: 0;
        padding-bottom: 15px;
    }

    .appt-scheduler-quize-hero .hero-heading {
        font-size: 24px;
        margin-bottom: 5px;
    }
}

/**/
/*progress*/
.progress--appt-scheduler-quize {
    height: 10px;
    border-radius: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
    background: #e6e6e6;
    /*max-width:940px;*/
    /*margin:0 auto;*/
}

.progress--appt-scheduler-quize .progress-bar {
    background: var(--light-green);
}

/**/
.appt-scheduler-quize-step .caption {
    padding-bottom: 0;
    padding-top: 15px;
}

.appt-scheduler-quize-step .thumbnail {
    padding: 20px;
    border-radius: 0;
    position: relative;
    text-align: center;
    cursor: pointer;
    margin-bottom: 10px;
}
.gemstone-type-thumbnails .thumbnail {
    padding: 10px;
    margin-top: 10px;
    margin-bottom: 10px;
}

.gemstone-shape-thumbnails .thumbnail {
    padding: 5px;
    margin-top: 10px;
    margin-bottom: 10px;
}

@media (min-width: 768px) {
    .gemstone-shape-thumbnails > .col-sm-2 {
        width: 20%;
    }
    .gemstone-type-thumbnails .caption{
        margin-left:-20px;
        margin-right:-20px;
    }
}
.appt-scheduler-quize-step .step-heading {
    /*max-width: 500px;*/
    margin: 20px auto;
    text-align: center;
}
/*.appt-scheduler-quize-step .carousel-inner > .item{
    min-height:410px;
}*/
.wedding-appointment-preferences .fore1{
    display:none;
}
.wedding-appointment-preferences.has-information .fore1{
    display:block;
}
@media(min-width:768px){
    .appt-scheduler-quize-step .imitate-table-up{
    }
    .wedding-appointment-preferences.has-information > div{
        vertical-align: top;
    }
    .wedding-appointment-preferences.has-information .fore1{
        display:table-cell;
        padding-right:50px;
        border-right:1px solid #e1e1e1;
    }
    .wedding-appointment-preferences.has-information .fore2{
        padding-left:50px;
        padding-right:5px;
    }
}
.appt-scheduler-quize-step h2 {
    font-size: 22px;
    line-height: 1.2;
    text-transform: inherit;
    margin-top: 0;
}
.appt-scheduler-quize-step .thumbnail h3 {
    font-size: 18px;
    font-family: inherit;
    color:inherit;
    text-transform: capitalize;
    margin: 0;
}

.appt-scheduler-quize-step .thumbnail {
    border: 5px solid transparent;
    outline: 1px solid #e1e1e1;
    outline-offset: -1px;
}

.appt-scheduler-quize-step .thumbnail:hover {
    /*border-bottom:5px solid var(--dark-grey);*/
}

.appt-scheduler-quize-step .thumbnail.active {
    border-color: var(--light-green);
}

.no-touch .appt-scheduler-quize-step .thumbnail:after {
    content: '';
    position: absolute;
    bottom: -5px;
    left: -5px;
    right: -5px;
    border-bottom: 5px solid var(--light-green);
    display: none;
}

.no-touch .appt-scheduler-quize-step .thumbnail:hover:after {
    display: block;
}

.pager--appt-scheduler-quize {
    font-size: 22px;
      
    margin: 35px 0;
}
.pager--appt-scheduler-quize .iconfont{
    position: relative;
    top: -0.1em;
    line-height: 0.8em;
    font-size: 16px;
    right: 2px;
}
.pager--appt-scheduler-quize .iconfont-left{
    right:2px;
}
.pager--appt-scheduler-quize .iconfont-right{
    left:2px;
}
.pager--appt-scheduler-quize li a,.pager--appt-scheduler-quize li a:focus{
    color: white;
    display: inline-block;
    padding: 1.2rem 2rem 0.8rem;
    background-color: var(--dark-green);
    border-radius: 0;
    min-width: 250px;
    border: none;
    text-transform: uppercase;
}
/*.pager--appt-scheduler-quize li a{

}

.mac .pager--appt-scheduler-quize li a,.linux .pager--appt-scheduler-quize li a,.ipad .pager--appt-scheduler-quize li a,.android .pager--appt-scheduler-quize li a{padding: 0.7em 1.3em 0.5em;}
.iphone .pager--appt-scheduler-quize li a{ padding: 0.82em 1.2em 0.38em; }*/

.pager--appt-scheduler-quize .help-text {
    position: relative;

}

.pager--appt-scheduler-quize .help-text i {
    /*content: 'Not sure? Just click Next!';*/
    font-family: 'Avenir Book';
    text-transform: none;
    position: absolute;
    bottom: 100%;
    width:100%;
    right: 0;
    color: var(--dark-grey);
    font-size: 14px;
    padding-bottom: 0.5em;
    font-style: normal;
    white-space: nowrap;
}
@media(max-width:767px){
    .wedding-band-datepicker{
        margin-bottom:1.3em;
    }
    .appt-scheduler-quize-step .imitate-table-up{
        /*min-height:410px;*/
        /*min-height:100vw;*/

    }
    .appt-scheduler-quize-step .carousel-inner .item{
        padding-left:1px;
        padding-right:1px;
    }
    /*.appt-scheduler-quize-step .carousel-inner{
        padding-left:1px;
        padding-right:1px;
    }*/
    .progress--appt-scheduler-quize{
        margin-bottom:10px;
    }
    .pager--appt-scheduler-quize .help-text i{
        font-size:12px;
        left: auto;
        width: 100%;
        line-height: 1.2;
        white-space: normal;
        padding-bottom: 2px;
    }
}
.pager--appt-scheduler-quize .previous a,.pager--appt-scheduler-quize .previous a:focus {
    color: #a5a5a5;
    background: #f3f3f3;
}

.pager--appt-scheduler-quize .previous a:hover {
    /*color: black;*/
    background: #e4e2e2;
}
.touch .pager--appt-scheduler-quize .previous a:hover {
    /*color: black;*/
    background: #f3f3f3;
}

.pager--appt-scheduler-quize .next a:hover {
    color: white;
    background: var(--dark-green-hover);
}
.touch .pager--appt-scheduler-quize .next a:hover {
    color: white;
    background: var(--light-green);
}
.appt-scheduler-quize-step h2{
    /*font-family: inherit;*/
    color:inherit;
}
@media (max-width: 767px) {
    .appt-scheduler-quize-step {
        /*            padding-left: 10px;
                    padding-right: 10px;*/
    }

    .appt-scheduler-quize-step h2 {
        font-size: 18px;
        line-height: 1.2;
        /*white-space: nowrap;
        text-overflow: ellipsis;
        overflow: hidden;*/
    }

    .appt-scheduler-quize-step .step-heading{
        margin: 10px auto;
    }

    .appt-scheduler-quize-step .thumbnail {
        padding: 5px;
        margin-top: 0;
    }

    .appt-scheduler-quize-step .thumbnail h3 {
        font-size: 12px;
    }

    .appt-scheduler-quize-step .caption {
        padding-top: 10px;
        padding-left:0;
        padding-right:0;
    }
    .pager--appt-scheduler-quize .iconfont{
        top:-0.12em;
    }
    .pager--appt-scheduler-quize li {
        width: 50%;
        float: left;
    }

    .pager--appt-scheduler-quize li.previous {
        padding-right: 5px;
    }

    .pager--appt-scheduler-quize li.next {
        padding-left: 5px;
        float: right;
    }

    .pager--appt-scheduler-quize li a,.pager--appt-scheduler-quize li a:focus {
        font-size: 16px;
        width: 100%;
        min-width: 0;
    }

    .pager--appt-scheduler-quize {
        margin: 20px auto;
    }

    .pager--appt-scheduler-quize .help-text:after {
        font-size: 11px;
    }
}

/*user slider*/
.cut-slider-data, .color-slider-data, .clarity-slider-data, .polish-slider-data, .symmetry-slider-data, .fluorescence-slider-data {
    list-style: none;
    margin: 0;
    padding: 0;
    overflow: hidden;
    font-size: 12px;
    padding-top: 10px;
}

.cut-slider-data li, .color-slider-data li, .clarity-slider-data li, .polish-slider-data li, .symmetry-slider-data li, .fluorescence-slider-data li {
    width: 20%;
    float: left;
    text-align: center; /*white-space: nowrap;*/
}

.polish-slider-data li, .symmetry-slider-data li {
    width: 33.33%;
    overflow: hidden;
}

.color-slider-data li {
    width: 14.2857%;
    overflow: hidden;
}

.clarity-slider-data li {
    width: 12.5%;
    overflow: hidden;
}

/*.list_carousel--recently-reviews a:hover{
    display:inline-block;
    border-bottom: 5px solid #83cfaa;
}*/
.ir267-recently-reviews img {
    border: 5px solid transparent;
}

.ir267-recently-reviews .img-wrap {
    display: inline-block;
    position: relative;
    cursor: pointer;
}

.ir267-recently-reviews .img-wrap:after {
    content: '';
    position: absolute;
    left: 0;
    bottom: 0;
    right: 0;
    height: 5px;
    background: var(--light-green);
    display: none;
}

.no-touch .ir267-recently-reviews li:hover .headline {
    border-bottom:5px solid var(--light-green);
}

.ir267-recently-reviews .active img {
    border-color: var(--light-green);
}

.no-touch .ir267-recently-reviews .active .headline,.no-touch .ir267-recently-reviews li:hover .active .headline {
    border-color:transparent;
}

.list_carousel--recently-reviews .prev, .list_carousel--recently-reviews .next {
    opacity: 0.3;
    height: 100%;
}

.list_carousel--recently-reviews .prev i, .list_carousel--recently-reviews .next i {
    margin-top: 75px;
}

.list_carousel--recently-reviews li {
    float: left;
    text-align: center;
    margin-right: 10px;
    margin-left: 10px;
}
.list_carousel--recently-reviews .headline{
    padding-top:5px;
    padding-bottom:5px;
}

.textarea-quize {
    border: 1px solid #959595;
    padding: 1em;
}

.textarea-quize::-moz-placeholder {
    font-size: inherit;
    font-family: inherit;
    opacity: 1; /*默认FF透明度不为1*/
    text-transform: inherit;
}

.textarea-quize:-ms-input-placeholder {
    font-family: inherit;
    font-size: inherit;
    text-transform: inherit;
}

.textarea-quize::-webkit-input-placeholder {
    font-family: inherit;
    font-size: inherit;
    text-transform: inherit;
}

@media (max-width: 767px) {
    .list_carousel--recently-reviews li {
        width: 140px;
    }
}

/*thumbnail yes or no*/
.thumbnail--yesno {
    font-size: 16px;
    padding: 10px 10px 7px !important;
}

@media (max-width: 767px) {
    .thumbnail--yesno {
        font-size:14px;
        padding: 10px 10px 6px !important;
    }
}

.original-groups .form-control {
    font-size: 16px;
    height: auto;
    padding: 1.5rem;
    background: none;
}

@media (max-width: 767px) {
    .original-groups .form-control {
        font-size: 14px;
        padding: 1.5rem;
    }
}

/* wedding band datepicker */
.wedding-band-datepicker .ui-datepicker {
    width: 100%;
    max-width: 350px;
    margin-left: auto;
    margin-right: auto;
}

.wedding-band-datepicker .ui-datepicker-header {
    font-size: 16px;
    font-weight: normal;
}

.wedding-band-datepicker thead {
    font-size: 13px;
}
.wedding-band-datepicker th{
    font-weight:normal;
}
.wedding-band-datepicker tbody {
    font-size: 18px;
}

.wedding-band-datepicker .ui-widget-header {
    background: none;
    border: none;
    border-bottom: 1px solid #e1e1e1;
    border-radius: 0;
}

.wedding-band-datepicker .ui-datepicker td span, .wedding-band-datepicker .ui-datepicker td a {
    /*padding:.5em .2em;*/
    color:inherit;
    max-width: 2em;
    margin: auto;
    font-size: 18px;
}

.wedding-band-datepicker .ui-state-default, .wedding-band-datepicker .ui-widget-content .ui-state-default, .wedding-band-datepicker .ui-widget-header .ui-state-default {
    border-color: transparent;
    background: none;
    text-align: center;
    border-width: 2px;
}

.wedding-band-datepicker .ui-datepicker-calendar .ui-state-hover, .wedding-band-datepicker .ui-datepicker-calendar .ui-state-focus {
    border-bottom: 2px solid var(--light-green) !important;
}

.wedding-band-datepicker .ui-state-active {
    color: inherit;
    border: 2px solid var(--light-green) !important;
}
.quiz-thank-you-hero{ height: 420px; background: url(/static/img/channel/quiz-thank-you/hero-v3.jpg) center top no-repeat; background-size: auto 100%;}
.quiz-thank-you-hero .h2{   }
.ir267-keep-in-mind .h2{   }
.ir267-keep-in-mind-list li { max-width: 448px;padding-left: 48px; position: relative;    line-height: 1.66;margin-bottom: 20px;}
.ir267-keep-in-mind-list li:before{ position: absolute; width: 6px; height: 6px; border-radius: 100%; content: ""; overflow: hidden; display: block; background-color: #000; left:30px; top: 8px;}
.ir267-what-to-expect{ background: url(/static/img/channel/quiz-thank-you/what-to-expect.jpg) right center; background-repeat: no-repeat; background-size: auto 100%; }
.ir267-what-to-expect .h2{    }
.ir267-what-to-expect .imitate-table{ height: 480px; }
.ir267-what-to-expect p{ max-width: 452px;    line-height: 1.66;}
.ir267-how-to-find{position:relative;}
.ir267-how-to-find:before{content: ''; position:absolute; left:0; top:0; width:49%; height:100%; background: url(/static/img/channel/quiz-thank-you/how-to-find-us-bg.jpg) left center; background-repeat: no-repeat; background-size: auto 100%; }
.ir267-how-to-find .imitate-table{ height: 650px; }
.ir267-how-to-find--con{ max-width: 560px;}
.ir267-how-to-find .h2{    }
.ir267-how-to-find--con p{ margin-bottom: 30px;    line-height: 1.66; }
.ir267-how-to-find--con img{ max-width: 90%;}
@media(max-width:1309px){
  .ir267-what-to-expect .imitate-table{ height: 370px; }
  .ir267-how-to-find--con .h2{ margin-bottom: 10px;}
  .ir267-how-to-find--con p{ margin-bottom: 30px;}
  .ir267-how-to-find .imitate-table{ height: auto;}
}
/*@media (max-width: 1310px) and (min-width: 1200px) {
  .ir267-how-to-find--con{ margin-left: -9px; margin-right: -9px; }
}*/
@media (max-width: 1199px) {
  .ir267-what-to-expect{ background-size: 53%; background-position: 107% center;}
  .ir267-how-to-find--con p{ margin-bottom: 10px;}
}
@media (max-width: 991px) and (min-width: 768px) {
  .ir267-keep-in-mind-list li{ padding-left: 40px;}
  .ir267-keep-in-mind-list li:before{ left: 15px;}
}
@media (max-width:767px) {
    .ir267-how-to-find:before{display:none;}
    .ir267-how-to-find--con,.ir267-keep-in-mind-list li{margin-left:auto; margin-right: auto;}
    .quiz-thank-you-container p{ max-width: 316px; margin-left: auto; margin-right: auto;}
    .quiz-thank-you-hero{ height: 280px; background-size: auto 100%;}
    .quiz-thank-you-heading{ font-size: 24px; margin-top: 15px; margin-bottom: 5px;}
    .container-keep-in-mind .h2{ font-size: 24px; }
    .ir267-keep-in-mind .h2{ font-size: 24px; }
    .ir267-keep-in-mind-list li{ padding-left: 40px; padding-right: 10px;}
    .ir267-keep-in-mind-list li:before{ width: 4px; height: 4px; left: 16px;}
    .ir267-what-to-expect .imitate-table{ height: auto;}
    .ir267-what-to-expect{ background-size: 480px;  background-position: center top; padding-top: 380px; padding-left: 15px; padding-right: 15px; }
    .ir267-what-to-expect .h2{ font-size: 24px; }
    .ir267-how-to-find{ background: none;}
    .ir267-how-to-find--con .h2{ font-size: 24px;}
    .ir267-how-to-find--con p{ margin-bottom: 40px; line-height: 1.66;}
    .ir267-what-to-expect p{ margin:0 auto; }
}

#carousel-example-generic .next a.disabled {
    cursor: not-allowed;
    background:var(--dark-green-hover) !important;
}
#carousel-example-generic .previous a.disabled {
    cursor: not-allowed;
    opacity: 0.6;
    background:#f3f3f3 !important;
}

@media (min-width:992px) {
    .ir267-diamond-search__panel{
        padding-right:10px;
    }
    .ir267-diamond-search__panel .specilspace1 {
        padding-bottom: 0;
        margin-bottom: 0;
        min-height: auto;
    }
}

@media (max-width:991px) {
    .ir267-diamond-search__panel .specilspace2 {
        padding-bottom: 0;
    }
    /*.ir267-diamond-search__panel .form-group{*/
        /*padding-bottom: 0;*/
    /*}*/
}
@media(max-width: 767px){
    #map { height: 130vw !important; }
}
.gm-style {
    font-family: inherit; }
.gm-style img {
    max-width: 100%; }

.firstHeading {
    font-size: 22px;
    margin-top: 0; }
@media (max-width: 767px) {
    .firstHeading {
        font-size: 20px;
        margin-top: 10px; } }
.firstHeading a {
    font-family: 'Avenir Light';
    color: var(--light-green);
    text-decoration: underline; }
.firstHeading a:hover, .firstHeading a:focus, .firstHeading a:active, .firstHeading a.active {
    color: #74BCA8; }

.gm-style .gm-style-iw-c {
    border: 2px solid var(--dark-grey);
    border-radius: 0;
    box-shadow: 0 1px 3px 0 RGB(0 0 0/30%);
    z-index: 1;
    padding: 15px 0; }

.gm-style .gm-style-iw-t::after, .gm-style .gm-style-iw-t::before {
    position: absolute;
    display: block;
    width: 0;
    height: 0;
    border-color: transparent;
    border-style: solid; }

.gm-style .gm-style-iw-t::after {
    border-width: 11px;
    bottom: -11px;
    left: 0;
    margin-left: -11px;
    border-top-color: var(--light-green);
    border-bottom-width: 0;
    z-index: 1;
    transform: none;
    box-shadow: none; }

.gm-style .gm-style-iw-t:before {
    border-width: 12px;
    bottom: -8px;
    margin-left: -12px;
    content: " ";
    border-top-color: #fff;
    border-bottom-width: 0;
    z-index: 2; }

.gm-style .gm-style-iw {
    font-size: 14px; }