/*
To change this license header, choose License Headers in Project Properties.
To change this template file, choose Tools | Templates
and open the template in the editor.
*/
/*
    Created on : 16-Jun-2021, 10:45:53 AM
    Author     : poornam
*/
@media (min-width: 1280px) and (max-width: 1536px) {
    /* Hunter Style Guide Start */
    h1 {
        font-size: 30pt !important;
    }

    h2 {
        font-size: 24pt !important;
    }

    h3 {
        font-size: 22pt !important;
    }

    h4 {
        font-size: 18pt !important;
    }

    h5 {
        font-size: 14pt !important;
    }

    button:hover, input[type=button]:hover, input[type=submit]:hover, .bdt-content-wrapper .question_with_leary .ckeditor-accordion-container > dl dt > a:after,
    .content-box-bg a, .content-box-bg a:hover, .bdt-content-wrapper .quarterly-newsletter a, a {
        font-size: 12pt !important;
    }
    /* Hunter Style Guide End */
}
@media (min-width: 992px) and (max-width: 1280px) {
    /* Hunter Style Guide Start */
    h1 {
        font-size: 26pt !important;
    }

    h2 {
        font-size: 20pt !important;
    }

    h3 {
        font-size: 18pt !important;
    }

    h4 {
        font-size: 16pt !important;
    }

    h5 {
        font-size: 14pt !important;
    }

    button:hover, input[type=button]:hover, input[type=submit]:hover, .bdt-content-wrapper .question_with_leary .ckeditor-accordion-container > dl dt > a:after,
    .content-box-bg a, .content-box-bg a:hover, .bdt-content-wrapper .quarterly-newsletter a, a {
        font-size: 12pt !important;
    }
    /* Hunter Style Guide End */
}
@media screen and (max-width: 1024px) {
    /* Responsive Close Icon Style Issue Start */
    button.hs-menu-trigger-btn:hover {
        outline: none !important;
    }
    /* Responsive Close Icon Style Issue End */
}
@media screen and (max-width: 992px) {
    /* Hunter Style Guide Start */
    h1, h2, h3, h4, h5, h6,
    .content-box-bg a, .content-box-bg a:hover, .bdt-content-wrapper .quarterly-newsletter a, a {
        word-break: break-word;
    }
    h1 {
        font-size: 18pt !important;
    }

    h2 {
        font-size: 16pt !important;
    }

    h3 {
        font-size: 15pt !important;
    }

    h4 {
        font-size: 14pt !important;
    }

    h5 {
        font-size: 13pt !important;
    }

    .content-box-bg a, .content-box-bg a:hover, .bdt-content-wrapper .quarterly-newsletter a, a {
        font-size: 11pt !important;
    }
    /* Hunter Style Guide End */
}
@media screen and (max-width: 740px) {
    .js-form-type-select .form-select,
    input[type="text"],
    input[type="email"],
    input[type="tel"]{
        width:100% !important;
    }
    form label.error{
        margin-left: 0;
    }
}
@media screen and (max-width: 739px) {
    .js-form-item{
        display: block !important;
    }
    form label:not(.form-check-label) {
        width: 100%;
        font-size: 14px;
        text-align: left;
        font-weight:bold;
    }
    form .form-textarea{
        width:100%;
    }
    .marginLeft {
        margin-left: 0px;
    }
    .radios--wrapper legend {
        width: auto;
    }
    .webform-type-radios .fieldset-wrapper{
        clear: left;
    }
}
@media screen and (max-width: 767px) {
    form label:not(.form-check-label){
        text-align: left;
    }
    .js-webform-radios-other legend,
    .webform-type-radios legend{
        text-align: left;
    }
    .radios--wrapper legend,.webform-radios-other--wrapper legend {
        min-width:0;

    }
}
@media screen and (max-width: 576px) {
    /* Hunter Style Guide Start */
    button:hover, input[type=button]:hover, input[type=submit]:hover, .bdt-content-wrapper .question_with_leary .ckeditor-accordion-container > dl dt > a:after {
        padding: 10px 24px !important;
    }
    /* Hunter Style Guide End */
}
@media screen and (max-width: 360px) {
    /* Hunter Style Guide Start */
    button:hover, input[type=button]:hover, input[type=submit]:hover, .bdt-content-wrapper .question_with_leary .ckeditor-accordion-container > dl dt > a:after {
        font-size: 14pt !important;
    }
    /* Hunter Style Guide End */
}

