/* Minification failed. Returning unminified contents.
(150,27): run-time error CSS1046: Expect comma, found '118'
(150,34): run-time error CSS1046: Expect comma, found ')'
 */
@media (min-width: 1200px) {
    .container-sg3x {
        width: 1170px !important;
    }
}

@media (min-width: 992px) and (max-width: 1199px) {
    .container-sg3x {
        width: 970px !important;
    }
}
@media (min-width: 1152px) {
    .container-sg3x {
        max-width: 1180px !important;
    }
}

@media (min-width: 768px) and (max-width: 991px) {
    .container-sg3x {
        width: 750px !important;
    }   
}

@media only screen and (max-width: 768px) {
    .h1-sg3x {
        font-size: 1.8229166659rem !important;
    }

    .h2-sg3x {
        font-size: 1.4583333328rem !important;
    }

    .h3-sg3x {
        font-size: 1.2499999995rem !important;
    }

    .h4-sg3x {
        font-size: 1.0416666663rem !important;
    }

    .modal-title-h2-sg3x {
        font-size: 1.4583333328rem !important;
    }

    .modal-title-h3-sg3x {
        font-size: 1.2499999995rem !important;
    }

    .modal-title-h4-sg3x {
        font-size: 1.0416666663rem !important;
    }

}

.container-sg3x {
    padding-right: 15px !important;
    padding-left: 15px !important;
}
.img-sg3x {
    display: inline;
}

.h1-sg3x {
    font-size: 2.1875rem;
    font-weight: 700;
}

.h2-sg3x {
    font-size: 1.75rem;
    font-weight: 700;
    margin-bottom: 1rem;
}

.h3-sg3x {
    font-size: 1.5rem;
    font-weight: 700;
    margin-bottom: 1rem;
}

.h4-sg3x {
    font-size: 1.25rem;
    font-weight: 700;
    margin-bottom: 1rem;
}

.h5-sg3x {
    font-weight: 700;
}

.h6-sg3x {
    font-weight: 700;
}

.btn-primary-sg3x {
    background-color: #5d237d !important;
}

.btn-danger-sg3x {
    background-color: #c71c22 !important;
}

.btn-secondary-sg3x {
    background-color: buttonface !important;
}

.btn-default-sg3x {
    background-color: #fff !important;
}

.panel-title-sg3x {
    font-weight: 700;
}

.modal-title-h2-sg3x {
    font-size: 1.75rem;
    font-weight: 700;
}

.modal-title-h3-sg3x {
    font-size: 1.5rem;
    font-weight: 700;
}

.modal-title-h4-sg3x {
    font-size: 1.25rem;
    font-weight: 700;
}

.a-sg3x {
    color: #5d237d;
}

.form-group-sg3x {
    margin-left: unset;
    margin-right: unset;
}

.form-control-sg3x {
    width: 100% !important;
}

.hr-sg3x {
    margin-top: 1rem;
    margin-bottom: 1rem;
}

.textarea-sg3x {
    border-width: 1px;
    border-style: solid;
    border-color: rgb(118 118 118) !important;
    border-image: initial;
    padding: 2px;
}

.modal-sg3x {
    z-index: 1050 !important;
}

.preamble-sg3x {
    margin-bottom: 1.5rem !important;
    font-size: 1.25rem !important;
    line-height: 1.4 !important;
    font-weight: 300 !important;
    font-family: Verdana, Helvetica, Arial, sans-serif !important;
}

.ul-sg3x {
    list-style-type: disc;
    padding-left: 1.5rem;
    margin-bottom: 1.5rem;
}

.p-sg3x {
    margin: 0 0 12px;
    margin-bottom: 1.5rem;
}
.th-sg3x {
    border: none;
}
