.err-msg {
    display: none;
}

.war-msg {
    display: none;
}


/*new css*/

.qtfrom-five .gq-field select {
    background-color: #000000;
    padding: 11px;
    width: 100%;
    color: #ffffff;
    border: 1px solid #535252;
    border-radius: 5px;
}

.submitnew-form {
    max-width: 100%;
    margin: auto;
    float: none!important;
}

button.next {
    outline: none;
}

button,
input[type=submit] {
    border: 1px solid #fff;
}

button,
input {
    outline: none !important;
}

.started-btn {
    background: #f3a122;
    padding: 10px 0 8px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    transition: all 0.3s ease 0s;
    font-size: 18px;
    color: #040404;
    padding: 10px 18px 8px 18px;
    max-width: 180px;
    white-space: nowrap;
    margin-top: 11px;
    display: inline-block;
    text-align: center;
    max-width: 414px;
    margin: 10px auto 0;
}

.started-btn:hover,
.started-btn.active {
    color: #000;
    background: #d48317;
}

form {
    margin: 0;
}

.field-box {
    margin: 0 0 10px;
    clear: both;
    padding-top: 0px;
}

select {
    background: none;
    color: #fff;
    border: 1px solid #efefef;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    padding: 8px;
    width: 96%;
}

select option {
    background: #fff;
    color: #000;
}

.welcome-text {
    font-size: 16px;
    font-weight: 600;
    margin: 10px 0 0;
}

#step8 p {
    font-size: 14px;
    line-height: 22px;
}

#step8 p span {
    font-weight: 600;
}

.phprimary {
    width: 266px;
    margin-right: 25px;
    margin-top: 7px;
}

.phspacer {
    height: 37px;
    vertical-align: middle;
    margin: 0 7px;
    line-height: 50px;
}

.thankyou h4 {
    font-size: 18px;
    font-weight: 600;
    text-align: center;
    line-height: 24px;
    color: #fff;
}

.thanksactive {
    display: block!important;
}

.thanksinactive {
    display: none!important;
}

.formuser {
    text-transform: capitalize;
}

.formusers {
    text-transform: capitalize;
}

.thanksmsg {
    text-transform: capitalize;
}

.err-msg {
    clear: both;
}

.fieldnote {
    margin-bottom: 5px;
}


/*s*/

#step8 p strong {
    color: #ff0000;
    font-size: 20px;
    vertical-align: middle;
}

.emog-scale {
    max-width: 600px;
    margin: auto;
    padding: 20px;
}

div#fpratingslider {
    display: flex;
    justify-content: center;
    align-items: center;
    flex-wrap: wrap;
    padding: 0 30px;
}

div#fpratingslider .rating_emoji {
    flex: 0 0 20%;
    max-width: 20%;
    text-align: center;
    cursor: pointer;
}

div#fpratingslider .rating_emoji p {
    color: #fff;
    font-size: 16px;
    margin: 0 0 8px;
    font-weight: 600;
}

.des-sacle {
    padding: 15px 10px 20px;
    color: #fff;
    text-align: center;
    font-size: 20px;
}

button#back {
    position: absolute;
    left: 20px;
    z-index: 9;
    background: #fb6910;
    padding: 0;
    font-size: 0px;
    height: 7px;
    width: 21px;
    border: none;
    border-radius: 5px;
    top: 6px;
    outline: none;
}

button#next {
    position: absolute;
    right: 20px;
    z-index: 9;
    color: #45bd55;
    padding: 0;
    font-size: 32px;
    border: none;
    border-radius: 5px;
    background: transparent;
    top: -12px;
    outline: none;
}

.scale-bar {
    position: relative;
    padding: 0px 60px 10px;
}

.scale-bar ul {
    display: flex;
    margin: 0;
    padding: 0;
}

.scale-bar ul li {
    height: 16px;
    flex: 0 0 20%;
    max-width: 20%;
    padding: 0 !important;
    top: 0px;
    background: #eaeaea;
}

.scale-bar ul li:nth-child(1) {
    border-radius: 10px 0 0 10px;
}

.scale-bar ul li.active:nth-child(1) {
    background: #ff7b7d;
    border-radius: 10px 0 0 10px;
}

.scale-bar ul li.active:nth-child(2) {
    background: #feab23
}

.scale-bar ul li.active:nth-child(3) {
    background: #ffca00
}

.scale-bar ul li.active:nth-child(4) {
    background: #7de3dc
}

.scale-bar ul li:nth-child(5) {
    border-radius: 0 10px 10px 0;
}

.scale-bar ul li.active:nth-child(5) {
    background: #75d7a1;
    border-radius: 0 10px 10px 0;
}

.scale-bar ul li:before {
    height: 15px;
    width: 15px;
    border-radius: 15px;
    position: absolute !important;
    content: "" !important;
    right: -4px !important;
    left: auto !important;
    z-index: 1;
}

.scale-bar ul li.active:nth-child(1):before {
    background: #fc5213;
}

.scale-bar ul li.active:nth-child(2):before {
    background: #fb8800;
}

.scale-bar ul li.active:nth-child(3):before {
    background: #7eb402;
}

.scale-bar ul li.active:nth-child(4):before {
    background: #3abf8e;
}

div#fpratingslider .rating_emoji img {
    width: 64px;
    height: 64px;
    border: 3px solid #435898;
    border-radius: 100px;
}


/*.scale-bar ul li:nth-child(5):before {background:#75d6a2;}*/

.like-dislike {
    padding: 0 60px;
}

.like-dislike ul {
    display: flex;
    justify-content: space-between;
    padding: 0;
}

.like-dislike ul li {
    padding: 0 !important;
    font-size: 18px;
    color: #fff;
}

.like-dislike ul li:before {
    display: none;
}

div#fpratingslider .rating_emoji.active img {
    border: 3px solid #333232;
    border-radius: 100px;
}

div#fpratingslider .rating_emoji img:hover {
    border: 3px solid #333232;
}

div#fpratingslider .rating_emoji.active p.femoji {
    color: #ff7b7d;
}

div#fpratingslider .rating_emoji.active p.semoji {
    color: #feab23;
}

div#fpratingslider .rating_emoji.active p.temoji {
    color: #ffca00;
}

div#fpratingslider .rating_emoji.active p.f0emoji {
    color: #ffca00;
}

div#fpratingslider .rating_emoji.active p.fiemoji {
    color: #75d7a1;
}

.like-dislike ul li.ffli.active {
    color: #ff7b7d
}

.like-dislike ul li.ssli.active {
    color: #ffca00
}

.like-dislike ul li.ttli.active {
    color: #75d7a1
}


/*10 june*/

input#lead_specify {
    margin-top: 0px;
}


/*
15 june*/

.sixteen.center h1.page-title.smalltitle+p span.leftsec {
    font-size: 17px;
    text-align: left;
}

.sixteen.center h1.page-title.smalltitle+p span.rightsec {
    font-size: 17px;
    text-align: right;
}

.submitnew-form div#call4quote-form {
    border: none;
}


/*08 oct*/

body,
html {
    margin: 0;
    padding: 0;
    width: 100%;
    background: #040404;
    color: #efefef;
    font-family: Verdana, Geneva, sans-serif;
    font-size: 14px;
}

.qtform-space {
    padding-top: 20px;
}


/*main section*/

.denotes-req {
    margin-bottom: 20px;
}

.main .container {
    padding: 40px 0px;
}

.container .submitshortform {
    float: none;
    max-width: 700px;
    margin: auto;
}

.container {
    max-width: 1280px;
    margin: 0 auto;
    clear: both;
}

input:focus,
textarea:focus,
button:hover,
input[type=submit]:hover {
    background: #202020;
    border: 1px solid #202020;
    box-shadow: 0px 0px 6px 0px #f1a817;
    font-weight: bolder;
}


/* Page title*/

.sixteen .page-title {
    display: inline-block;
}

.sixteen .page-smalltitle {
    color: #f1a817;
    font-weight: 700;
    margin-left: 10px;
}

.gq-field-position .exten-width {
    width: 104%;
}


/*form background*/

.qt-dark {
    background-color: #202020;
    color: #ffffff;
    border: 1px solid #303030;
    border-radius: 4px;
}

.qt-blue {
    background: #202020;
    color: #efefef;
    border: 1px solid #303030;
    border-radius: 3px;
}


/* form */

input,
textarea {
    background: #000000;
    color: #fff;
    border: 1px solid #535252;
    -webkit-border-radius: 3px;
    border-radius: 5px;
    padding: 12px;
}

.gq-group-title {
    padding-top: 0px;
    padding-bottom: 10px;
}


/*form first class*/

.qtfrom-first {
    display: flex;
    width: 100%;
    clear: both;
    justify-content: space-between;
    align-items: center;
}

.qtfrom-first .gq-field select {
    background-color: #000000;
    padding: 11px;
    width: 100%;
    color: #ffffff;
    border: 1px solid #535252;
    border-radius: 5px;
}

.qtfrom-first .gq-field {
    display: inline-block;
    width: 49.2%;
}

input:-webkit-autofill,
input[type=email]:-webkit-autofill,
input[type=tel]:-webkit-autofill,
textarea:-webkit-autofill {
    -webkit-box-shadow: inset 0 0 0px 9999px #f2ba4a;
}

input:-webkit-autofill,
input[type=text]:-webkit-autofill,
input[type=number]:-webkit-autofill,
textarea:-webkit-autofill {
    -webkit-box-shadow: inset 0 0 0px 9999px #f2ba4a;
}

.gq-field-position {
    position: relative;
}

.gq-field .gq-field-position label {
    position: absolute;
    left: 14px;
    width: 100%;
    top: 10px;
    color: #aaa;
    transition: 0s;
    z-index: -1;
    letter-spacing: 0.5px;
}

.field-box-space {
    margin-top: 20px;
}

.gq-field .gq-field-position .label-position {
    position: absolute;
    left: 2px;
    width: 100%;
    top: -25px;
    color: #aaa;
    transition: 0s;
    z-index: 11;
    letter-spacing: 0.5px;
}

.gq-field .gq-field-position .secound-lebal-position {
    position: absolute;
    left: 2px;
    width: 100%;
    top: -25px;
    color: #aaa;
    transition: 0.3s;
    z-index: 11;
    letter-spacing: 0.5px;
}

.gq-field .gq-field-position .third-label-position {
    position: absolute;
    left: 0px;
    width: 100%;
    top: -30px;
    color: #aaa;
    transition: 0.3s;
    z-index: 11;
    letter-spacing: 0.5px;
}

.gq-field .gq-field-position .new-label-size {
    position: absolute;
    left: 4px;
    width: 100%;
    top: -25px;
    color: #f1a817;
    transition: 0s;
    z-index: 11;
    letter-spacing: 0.5px;
}

.gq-field-input:focus~label {
    top: -7px;
    left: 11px;
    z-index: 2;
    font-size: 12px;
    color: #f1a817;
    padding: 0px 6px;
    display: inline-block;
    width: auto;
    transition: 0.1s;
    background-color: #202020;
}

.gq-field-input:focus~.label-size {
    top: 26px;
    left: 11px;
    z-index: 2;
    font-size: 12px;
    color: #f1a817;
    padding: 0px 6px;
    display: inline-block;
    width: auto;
    transition: 0.1s;
    background-color: #202020;
}

.thrid-toggle {
    margin-left: 0px !important;
    margin-top: 10px;
}

input:focus {
    background: #202020;
    border: 1px solid white;
    box-shadow: 0px 0px 6px 0px #f1a817;
    font-weight: bolder;
}

.ff {
    margin: 20px 0;
}

.gq-defult-position {
    position: absolute;
    display: inline-block;
    left: 122% !important;
    top: -20%;
}

#gq-phonex {
    margin: 4px 25px;
    width: 100%;
}

.qt-first-new {
    width: 51.2%;
}

.qt-first-new-input {
    width: 96%;
    display: inline-block;
}

.gq-city-input {
    width: 85%;
}

.gq-country-input {
    width: 92%;
}

.qtfrom-first .gq-field .gq-select-country-input {
    width: 92%;
}


/* secound class*/

.qtfrom-secound .gq-field .gq-field-position input {
    width: 91%;
}

.qtfrom-secound {
    display: flex;
    width: 100%;
    clear: both;
    justify-content: space-between;
    align-items: center;
}

.qtfrom-secound .gq-field {
    display: inline-block;
    width: 23.9%;
}

.qtfrom-secound .gq-field select {
    background-color: #000000;
    padding: 11px;
    width: 100%;
    color: #ffffff;
    border: 1px solid #535252;
    border-radius: 5px;
}

.different {
    display: flex;
    width: 93%;
    justify-content: space-between;
}

.isReq-diiferent-one {
    display: inline-block;
    width: 52%;
}

.gq-field-diiferent-one {
    background-color: #202020;
    color: white;
    border: 1px solid #a8a8a8;
}

.isReq-diiferent-two {
    display: inline-block;
    width: 34%;
}

.clearfix:before,
.clearfix:after {
    content: ' ';
    display: table;
    clear: both;
}

.qtfrom-first .gq-field .new-fieldnote {
    display: flex;
}

.gq-custom-width {
    margin-left: 20px;
    margin-top: 26px;
}

.qtfrom-first-width {
    display: flex;
    width: 50%;
}


/*third class*/

.qtfrom-third {
    display: flex;
    width: 100%;
    clear: both;
    justify-content: space-between;
}

.qtfrom-third .gq-field {
    display: inline-block;
    width: 49%;
}

.qtfrom-first .gq-feild- {
    width: 35%;
    ;
}

.qtfrom-first .gq-feild-secound-change {
    width: 53%;
}

.gq-field .gq-field-position .label-phone-position {
    position: absolute;
    left: 155px;
    width: 41%;
}

.gq-field .gq-field-position .label-phone-position-two {
    position: absolute;
    left: 312px;
    width: 40%;
}

.gq-field .gq-field-position .label-same {
    top: -24px;
}

.qtfrom-third .gq-field select {
    background-color: #000000;
    padding: 11px;
    width: 101%;
    color: #ffffff;
    border: 1px solid #535252;
    border-radius: 5px;
}

.gq-field-disabled {
    background-color: #323232;
    border: 1px solid #202020;
}


/* Four Class*/

.qtfrom-four {
    display: flex;
    width: 100%;
    clear: both;
    justify-content: space-between;
}

.qtfrom-four .gq-field {
    display: inline-block;
    width: 49%;
}

.qtfrom-four .gq-field select {
    background-color: #000000;
    padding: 11px;
    width: 101%;
    color: #fff;
    border: 1px solid #535252;
    border-radius: 5px;
}

.gq-defult-position {
    margin-top: 0px;
}

.gq-field-highlight {
    color: #fff !important;
    border: 1px solid white;
    background: transparent;
}

.qtfrom-five {
    display: flex;
    width: 100%;
    clear: both;
    justify-content: space-between;
    align-items: flex-end;
}

.qtfrom-five .gq-field {
    display: inline-block;
    width: 49.2%;
}

.gq-number-position {
    margin-left: 8px;
    margin-right: 0;
}

.qtfrom-first .gq-field-new-space {
    align-self: flex-start;
}

.ff select option,
.fi-select select option {
    background: #f2ba4a;
}

.gqfax {
    width: 100%;
}

.qtfrom-six {
    display: flex;
    width: 100%;
    clear: both;
    justify-content: space-between;
}

.qt-first-secoundnew-input {
    width: 45%;
}

.qtfrom-six .gq-field {
    display: inline-block;
    width: 49.6%
}

.label-name {
    position: absolute;
    top: -75%;
    color: #aaa;
}

.label-name-two {
    top: -60%;
}

.label-name-change {
    position: relative;
    padding-bottom: 6px;
}

.field-space {
    margin: 5px 0px;
}

.qtfrom-space {
    margin-top: 10px;
}


/*What Size are you considering?*/

.gq-span-color {
    color: #f1a817;
}

.gq-title-border {
    display: block;
    border-bottom: 1px solid #f1a817;
}

.gq-field-width {
    font-size: 12px;
    margin: 0;
    padding-top: 30px;
    color: #8f8f8f
}

.gq-field .gq-field-position .label-cell-position {
    position: absolute;
    left: 310px;
    width: 41%;
}

.gq-field-display {
    display: inline-block;
    font-size: 14px;
    color: #fff;
}

.qtfrom-secound .gq-field-full {
    display: inline-block;
    width: 49%;
}

.img-responsive {
    width: 150px;
    height: 92px;
}

.secound-toggle {
    margin-left: 0px !important;
}

.toggle {
    display: inline-block;
    background-color: #666666;
    border-radius: 7px;
    padding: 9px 2px;
    margin: 10px 0px;
    margin-left: 35px;
}

.qtfrom-feild-first {
    width: 51.1%;
    display: flex;
    justify-items: center;
    align-items: flex-end;
}

.secound-toggle {
    margin-left: 0px !important;
}

.toggle>input[type="radio"] {
    display: none;
}

.first-field {
    width: 49.2%;
    display: flex;
}

.toggle>label {
    display: inline;
    text-align: center;
    position: relative !important;
    z-index: 1 !important;
    cursor: pointer;
    top: 0 !important;
    left: 0 !important;
    padding: 6px 12px !important;
    color: #000 !important;
    font-weight: 600;
}

.toggle input:checked+label {
    background-color: #f7f7f7;
    color: #4b5d9d !important;
    border-color: #666666;
    border-radius: 6px;
    z-index: 1;
}


/* Fabric Summary */

#ep-group {
    background: #444444;
    padding: 0;
    border: none;
    border-radius: 6px;
}

.fabric-summary {
    margin-top: 35px;
    background: #30437b !important;
}

.fabric-details {
    padding: 30px;
    display: flex;
    align-items: start;
}

.fabric-summary-title {
    padding: 7px 10px;
    background-color: #435899;
    border-radius: 6px;
}

.fabric-summary-details {
    display: flex;
    width: 49%;
}

.fieldsup {
    font-family: 'PTSans Medium';
    font-size: 13px;
    color: #ffffff;
    display: inline-block !important;
    width: 48%;
    border-left: 1px solid black;
    padding-left: 30px;
}

.field-border-para {
    display: inline-block;
    width: 55%;
    color: white;
    border-left: 1px solid black;
    padding-left: 30px;
}

.fabric-sub-one {
    display: inline-block;
    width: 30%;
}

.fabric-sub-two {
    display: inline-block;
    width: 60%;
}

.fabric-sub-three {
    display: inline-block;
    width: 49.5%;
}

.fabric-sub-four {
    display: inline-block;
    width: 49.5%;
}

.fabric-space {
    padding: 0;
}

.fabric-para {
    font-size: 35px;
    margin-top: 10px;
    font-weight: 600;
    color: #f1a817;
}

.fabric-field {
    padding: 0px 20px 20px 20px;
    background-color: #444444;
    border-top: 1px solid #202020;
}

.fieldnote,
.fieldlabel {
    font-size: 15px;
    line-height: 16px;
    margin-bottom: 5px;
    font-family: 'PT Sans';
}

.field-border {
    border-bottom: 1px solid #fff;
    padding-bottom: 10px;
}

.war-msg,
#gq-width-warning,
#length-warning,
#height-warning,
#sideheight-warning,
#gq-custom-width-warning {
    font-size: 13px;
    color: #f1a817;
}

.war-msg-new {
    font-size: 13px;
    padding-top: 4px;
    color: #f1a817;
}

.gq-field .gq-field-position .ep-field-group {
    position: relative;
    left: 0;
    width: auto;
    top: 0;
    color: #aaa;
    transition: 0s;
    z-index: 2;
    letter-spacing: 0.5px;
}

.btn-success:hover {
    background: #f1a817;
    border: 1px solid #f1a817 !important;
}

.ep-group:focus {
    box-shadow: none;
}

.gq-field-inline {
    display: inline-block;
    width: 36%;
}

.panel-textblock {
    background: rgb(255 255 255);
    margin-bottom: 14px;
    padding: 0px 20px;
    color: black;
    border: 1px solid #333;
    border-radius: 3px;
}

.gq-title {
    font-weight: 700;
    margin-bottom: 8px;
}

.gq-door-title-color {
    color: #f1a817;
    padding: 0;
    padding-top: 10px;
}

.qtfrom-secound .gq-field .door-field {
    background: #202020;
}

.door-field:focus~label {
    top: -8px;
    left: 11px;
    z-index: 2;
    font-size: 12px;
    color: #f1a817;
    padding: 0px 6px;
    display: inline-block;
    width: auto;
    transition: 0.1s;
    background-color: #444444;
}

.qtfrom-secound .gq-field .door-field:focus {
    background: #444444 !important;
}

::placeholder {
    font: 400 13.3333px Arial;
}

.first_checkbox {
    margin: 20px 0px;
}

.secound_checkbox {
    margin: 20px 0px;
}

.first_checkbox .cbopt {
    display: inline-block;
    width: 20%;
}

.secound_checkbox .cbopt {
    display: inline-block;
    width: 20%;
}

.option_check:focus {
    background: #202020;
    border: none;
    box-shadow: none;
    font-weight: bolder;
}

.option_check {
    margin-right: -10px;
}

.gq-submit {
    text-align: center;
    margin: 20px 0px;
}

button,
input[type=submit] {
    position: relative;
    width: inherit;
    background: #495ea1;
    border-radius: 5px;
    font-size: 18px;
    text-align: center;
    font-weight: bold;
    padding: 13px 19px;
    padding-left: 90px;
    border: 1px solid #495ea1 !important;
    color: #ffffff;
    cursor: pointer;
}

.button-icon {
    margin-left: 50px;
}

input[type=radio],
input[type=checkbox] {
    position: relative;
    top: 1px;
    width: inherit;
}

.comment-label {
    margin-bottom: 7px;
}

.arrow-img {
    padding-left: 40px;
}

.phprimary-two {
    width: 112px;
}

.gq-field-company{
    width: 92%;
}
.gq-field-email{
    width: 95%;
}



@media screen and (max-width: 1299px) {
    .qtfrom-first .gq-field {
        display: block;
        width: 100%;
    }
    .gq-field .gq-field-position .label-cell-position {
        position: absolute;
        left: 175px;
        width: 41%;
    }
    .qtfrist-responsive {
        display: block;
        width: 100%;
        clear: both;
        justify-content: space-between;
        align-items: center;
    }
    .qtfrom-feild-first {
        width: 100%;
        display: block;
        justify-items: center;
        align-items: flex-end;
    }
    .qtfrom-first .gq-field {
        display: block;
        width: 100%;
    }
    .sixteen {
        width: 100%;
        text-align: center;
        padding-bottom: 10px;
    }
    .qtfrom-first .gq-field {
        display: inline-block;
        width: 48.9%;
    }
    .fabric-para {
        font-size: 29px
    }
    .gq-field .gq-field-position .label-position {
        position: absolute;
        top: -23px;
        font-size: 12px;
    }
    .gq-field .gq-field-position .third-label-position {
        position: absolute;
        left: 0px;
        top: -27px;
        z-index: 11;
    }
    .qtfrom-five {
        display: block;
        width: 100%;
    }
    .gq-field .gq-field-position .secound-lebal-position {
        position: absolute;
        left: 0px;
    }
    .gq-field .gq-field-position .label-responsive {
        position: absolute;
        top: -31px;
        font-size: 12px;
    }
    .thrid-toggle {
        margin-left: 0px
    }
    .qtfrom-six {
        display: block;
        width: 100%;
    }
    .qt-first-new {
        width: 100%;
    }
    .qtfrom-six .gq-field {
        display: block;
        width: 102%;
    }
    .qtfrom-five .gq-field {
        display: block;
        width: 100%;
        padding-bottom: 15px;
    }
    .gq-number-position {
        margin-left: 0px;
    }
    .qt-first-new-input {
        width: 98%;
        display: block;
    }
    .gq-defult-position {
        position: absolute;
        display: inline-block;
        left: 190px !important;
        padding: 8px 0px;
        top: -12px;
        margin: 0;
    }
    .qtfrom-first .gq-feild-first-change {
        display: block;
        width: 100%;
    }
    .qtfrom-first .gq-feild-secound-change {
        display: block;
        width: 100%;
    }
    #gq-phonex {
        margin: 4px 25px;
        width: 130%;
    }
    .phprimary {
        width: 249px;
        margin-right: 25px;
        margin-top: 7px;
    }
    .gq-field .gq-field-position .label-phone-position {
        position: absolute;
        left: 292px;
        width: 40%;
    }
    .gq-field .gq-field-position .label-phone-position-two {
        position: absolute;
        left: 299px;
        width: 40%;
    }
    .qtfrom-responsive-first {
        display: block;
    }
    .first-field {
        width: 100%;
        display: block;
    }
    .gq-field .gq-field-position .label-cell-position {
        position: absolute;
        left: 297px;
        width: 41%;
    }
}

@media screen and (max-width: 1024px) {
    .fabric-para {
        font-size: 26px;
    }
    .first_checkbox .cbopt {
        display: inline-block;
        width: 24%;
    }
    .secound_checkbox .cbopt {
        display: inline-block;
        width: 24%;
    }
    .qtfrom-six .gq-field {
        display: block;
        width: 100%;
    }
    .qt-first-new-input {
        width: 97%;
        display: block;
    }
    input {
        width: 95%;
    }
    .qt-first-new-input {
        width: 97%;
    }
}

@media screen and (max-width: 991px) {
    .label-name {
        position: relative;
        top: -8px;
    }
    .select-label {
        margin-top: 10px;
    }
    .qtfrom-first-width {
        display: block;
        width: 100%;
    }
    .gq-city-input {
        width: 96%;
    }
    .gq-field-input:focus~label {
        top: 19px;
        left: 11px;
        z-index: 2;
        font-size: 12px;
        color: #f1a817;
        padding: 0px 6px;
        display: inline-block;
        width: auto;
        transition: 0.1s;
        background-color: #202020;
    }
    .gq-country-input {
        width: 96%;
    }
    .qtfrom-first .gq-field .gq-select-country-input {
        width: 100%;
    }
    .qtfrom-first {
        display: block;
        width: 100%;
    }
    .qtfrom-first .gq-field {
        display: block;
        width: 100%;
    }
    .gq-field .gq-field-position .label-responsive {
        position: relative;
        top: -8px;
    }
    .qtfrom-secound .gq-field .door-field {
        background: #202020;
        margin-bottom: 10px;
    }
    .gq-field-input:focus~.country-code {
        top: 7px;
        left: 11px;
        z-index: 2;
    }
    .sixteen .page-title {
        display: block;
        padding-left: 0;
    }
    #content .container {
        padding: 15px;
    }
    .thankyou h4 {
        font-size: 14px;
        font-weight: 600;
        text-align: center;
        line-height: 24px;
        color: #fff;
    }
    .qtfrom-secound {
        display: block;
        width: 100%;
        clear: both;
        justify-content: space-between;
        align-items: center;
    }
    .qt-first-new {
        width: 100%;
    }
    .qt-first-new-input {
        width: 96%;
        display: block;
    }
    .qtfrom-secound .gq-field {
        display: block;
        width: 100%;
    }
    .qtfrom-secound .gq-field .gq-field-position input {
        width: 96%;
    }
    .different {
        display: block;
        width: 100%;
    }
    .qt-first-new-input {
        width: 96%;
        display: block;
    }
    input {
        width: 96%;
    }
    .isReq-diiferent-one {
        display: block;
        width: 100%;
        margin: 20px 0px;
    }
    .isReq-diiferent-two {
        display: BLOCK;
        width: 100%;
    }
    .qtfrom-third {
        display: block;
        width: 100%;
    }
    .qtfrom-third .gq-field {
        display: block;
        width: 100%;
    }
    .qtfrom-secound .gq-field select {
        width: 100%;
    }
    .qtfrom-third .gq-field select {
        width: 99%;
    }
    .qtfrom-four {
        display: block;
        width: 100%;
    }
    .qtfrom-four .gq-field {
        display: block;
        width: 100%;
    }
    .qtfrom-four .gq-field select {
        width: 99%;
    }
    .fabric-summary-details {
        display: block;
        width: 100%;
    }
    .fabric-summary-details {
        display: block;
        width: 100%;
    }
    .fabric-sub-three {
        display: block;
        width: 100%;
    }
    .fabric-details {
        padding: 30px;
        display: block;
        align-items: start;
    }
    .fabric-sub-one {
        display: block;
        width: 100%;
    }
    .fabric-sub-four {
        display: block;
        width: 100%;
    }
    .gq-title {
        font-weight: 700;
        margin-bottom: 8px;
        margin-top: 14px;
    }
    .fabric-sub-two {
        display: block;
        width: 100%;
    }
    .sixteen .page-title {
        display: block;
        padding-left: 20px;
    }
    .first_checkbox .cbopt {
        display: block;
        width: 100%;
        margin-top: 5px;
    }
    input[type=checkbox] {
        width: 20%;
    }
    .secound_checkbox .cbopt {
        display: block;
        width: 100%;
        margin-top: 5px;
    }
    .first_checkbox {
        margin: 5px 0px;
    }
    .secound_checkbox {
        margin: 0px 0px;
    }
    .gq-field .gq-field-position .third-label-position {
        position: relative;
        left: 0px;
        width: 100%;
        top: -3px;
        color: #aaa;
        transition: 0.3s;
        z-index: 11;
        letter-spacing: 0.5px;
    }
    .gq-field-input:focus~.label-set {
        top: 11px;
        left: 11px;
        z-index: 2;
        font-size: 12px;
    }
    .gq-field-input:focus~.label-fit {
        top: -4px;
        left: 11px;
        z-index: 2;
        font-size: 12px;
    }
    .gq-field-position .label-re {
        position: relative;
        top: 1px;
    }
    .img-responsive {
        margin: 10px 0px;
    }
    .qtfrom-first .gq-field .new-fieldnote {
        display: block;
    }
    .gq-custom-width {
        margin-left: 0;
        margin-top: 3px;
    }
}

@media screen and (max-width: 767px) {
    .fabric-field {
        padding: 20px;
        background-color: #444444;
        border-top: 1px solid #202020;
    }
    .qtfrom-secound .gq-field select {
        width: 100%;
    }
    .qtfrom-four .gq-field select {
        width: 100%;
    }
    .gq-field .gq-field-position .label-phone-position {
        position: absolute;
        left: 251px;
        width: 40%;
    }
    .gq-field .gq-field-position .label-phone-position-two {
        position: absolute;
        left: 246px;
        width: 40%;
    }
    .gq-field .gq-field-position .label-cell-position {
        position: absolute;
        left: 248px;
        width: 41%;
    }
    .qtfrom-third .gq-field select {
        width: 101%;
    }
    .panel-textblock {
        background: rgb(255 255 255);
        margin-bottom: 14px;
        padding: 20px 20px;
    }
    .phprimary {
        width: 200px;
        margin-right: 28px;
        margin-top: 7px;
    }
    .qtfrom-secound .gq-field .gq-field-position input {
        width: 96%;
    }
    div#fpratingslider {
        padding: 0;
    }
    .des-sacle {
        font-size: 16px;
    }
    .emog-scale {
        padding: 0;
    }
    .like-dislike {
        padding: 0;
    }
    .scale-bar {
        position: relative;
        padding: 0;
    }
    .like-dislike ul li {
        padding: 0 !important;
        font-size: 14px;
    }
}

@media screen and (max-width: 670px) {
    .qtfrom-secound .gq-field select {
        width: 101%;
    }
    .phprimary {
        width: 130px;
        margin-right: 25px;
        margin-top: 7px;
    }
    .gq-field .gq-field-position .label-cell-position {
        position: absolute;
        left: 175px;
        width: 41%;
    }
    #gq-phonex {
        margin: 0px 26px;
        width: 179%;
    }
    .arrow-img {
        padding-left: 26px;
    }
    .gq-field .gq-field-position .label-phone-position {
        position: absolute;
        left: 180px;
        width: 40%;
    }
    .gq-field .gq-field-position .label-phone-position-two {
        position: absolute;
        left: 178px;
        width: 40%;
    }
}

@media screen and (max-width: 567px) {
    .qtfrom-first {
        display: block;
        width: 100%;
    }
    .gq-city-input {
        width: 96%;
    }
    .button-icon {
        margin-left: 28px;
    }
    .qtfrom-first .gq-field {
        display: block;
        width: 100%;
    }
    .qtfrom-third .gq-field {
        display: block;
        width: 100%;
    }
    .qtfrom-secound .gq-field .gq-field-position input {
        width: 95%;
    }
    .qtfrom-four .gq-field {
        display: block;
        width: 99%;
    }
    .qtfrom-secound .gq-field select {
        width: 102%;
    }
    .fieldsup {
        font-family: 'PTSans Medium';
        font-size: 13px;
        color: #ffffff;
        display: inline-block;
        width: 100%;
        border-left: none;
        padding-left: 0px;
        padding: 10px 0px;
    }
    .field-border-para {
        display: block;
        width: 100%;
        color: white;
        border-left: none;
        padding-left: 0px;
        padding: 10px 0px;
    }
    .first_checkbox .cbopt {
        display: block;
        width: 100%;
        margin-top: 5px;
    }
    input[type=checkbox] {
        width: 20%;
    }
    .gq-defult-position {
        position: absolute;
        display: inline-block;
        left: 120px !important;
        padding: 8px 0px;
        margin: 0;
    }
    .secound_checkbox .cbopt {
        display: block;
        width: 100%;
        margin-top: 5px;
    }
    .first_checkbox {
        margin: 5px 0px;
    }
    .secound_checkbox {
        margin: 0px 0px;
    }
    button,
    input[type=submit] {
        padding: 8px 7px;
        padding-left: 45px;
    }
    .qtfrom-six .gq-field {
        display: block;
        width: 99%;
    }
    .toggle {
        display: inline-block;
        margin-left: 0px !important;
        margin-top: 20px;
    }
    .gq-field-display {
        display: block;
        font-size: 14px;
        color: #fff;
    }
    .qtfrom-secound {
        display: block;
        width: 99%;
        clear: both;
        justify-content: space-between;
        align-items: center;
    }
    .qtfrom-secound .gq-field .gq-field-position input {
        width: 94%;
    }
    textarea {
        width: 95%;
    }
    .gq-field .gq-field-position .label-phone-position {
        position: absolute;
        left: 170px;
        width: 40%;
    }
    .gq-field .gq-field-position .label-phone-position-two {
        position: absolute;
        left: 173px;
        width: 40%;
    }
}

@media screen and (max-width: 480px) {
    div#fpratingslider .rating_emoji img {
        width: 40px;
        height: 40px;
        border: 3px solid #435898;
        border-radius: 100px;
    }
    .qtfrom-first .gq-field {
        display: block;
        width: 100%;
    }
    .qtfrom-third .gq-field select {
        width: 101%;
    }
    .gq-city-input {
        width: 92%;
    }
    .qt-first-new-input {
        width: 92%;
        display: block;
    }
    textarea {
        width: 95%;
    }
    .qtfrom-four .gq-field select {
        width: 101%;
    }
    .gq-title {
        font-weight: 700;
        font-size: 14px;
        margin-bottom: 8px;
        margin-top: 13px;
    }
    .sixteen .page-smalltitle {
        font-size: 12px;
    }
    input {
        width: 92%;
    }
    #gq-phonex {
        margin: 0px 16px;
        width: 179%;
    }
    .phprimary {
        max-width: 90px;
    }
    .qtfrom-six .gq-field {
        display: block;
        width: 97%;
    }
    .qtfrom-secound {
        display: block;
        width: 100%;
    }
    .gq-field .gq-field-position .label-phone-position {
        position: absolute;
        left: 150px;
        width: 40%;
    }
    .gq-field .gq-field-position .label-phone-position-two {
        position: absolute;
        left: 134px;
        width: 40%;
    }
    .qtfrom-six .gq-field {
        display: block;
        width: 97%;
    }
    .qtfrom-secound .gq-field .gq-field-position input {
        width: 94%;
    }
    .gq-field .gq-field-position .label-cell-position {
        display: none;
        position: absolute;
        left: 156px;
        width: 41%;
    }
}

@media screen and (max-width: 360px) {
    .qtfrom-secound .gq-field select {
        width: 100%;
    }
    .gq-field .gq-field-position .label-phone-position {
        position: absolute;
        left: 125px;
        width: 50%;
    }
    .gq-field .gq-field-position .label-phone-position-two {
        position: absolute;
        left: 122px;
        width: 48%;
    }
    .qtfrom-first .gq-field {
        display: block;
        width: 100%;
    }
    .qtfrom-six .gq-field {
        display: block;
        width: 98%;
    }
    .qtfrom-secound .gq-field select {
        width: 101%;
    }
    textarea {
        width: 92%;
    }
    .qt-first-new-input {
        width: 100%;
        display: block;
    }
    .qtfrom-six .gq-field {
        display: block;
        width: 96%;
    }
    input,
    textarea {
        width: 93%;
    }
    .qt-first-new-input {
        width: 93%;
        display: block;
    }
    .qtfrom-secound .gq-field select {
        width: 100%;
    }
    .qtfrom-secound .gq-field .gq-field-position input {
        width: 90%;
    }
    .phprimary {
        max-width: 80px;
    }
}
