.survey-experience {
    padding: 15px 0;
}
.survey-page-content ul {
    padding-left: 0px !important;
}
@media only screen and (min-width: 760px) {
    .survey-experience {
        padding: 30px 0;
    }
}
.survey-experience h3 {
    color: #1B87E6 !important;
    font-size: 21px;
    font-weight: 500;
    margin-bottom: 15px;
    padding: 0 10px;
	text-align: center;
}

@media only screen and (min-width: 760px) {
    .survey-experience h3 {
        font-size: 28px;
        margin: 0 auto;
        padding: 0;
    }
}

.survey-experience .tabbed-data {
    display: block;
    margin-bottom: 0;
}

.survey-experience .tabbed-data .nav-tabs {
    border: none;
    display: none;
    margin: 0 auto;
    padding: 20px 0;
    text-align: center;
}

@media only screen and (min-width: 760px) {
    .survey-experience .tabbed-data .nav-tabs {
        display: block;
    }
}

.survey-experience .tabbed-data .nav-tabs li {
    display: inline-block;
    float: none;
    padding: 0;
}

.survey-experience .tabbed-data .nav-tabs li.active,
.survey-experience .tabbed-data .nav-tabs li:hover {
    background: none;
    border: none;
}

.survey-experience .tabbed-data .nav-tabs li.active a,
.survey-experience .tabbed-data .nav-tabs li:hover a {
    background: #39b0f2;
    color: #fff;
    font-weight: 400;
}

.survey-experience .tabbed-data .nav-tabs li a {
    background: none;
    border: none;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    color: #39b0f2;
    font-size: 1.2em;
    font-weight: 500;
    padding: 1px 10px;
}

.survey-experience .tabbed-data .nav-tabs li a:hover {
    background: #39b0f2;
    color: #fff;
    font-weight: 400;
}

.survey-experience .getaccount {
    margin: 30px auto 0;
    text-align: center;
}

.survey-experience .getaccount .btn-getac {
    background-color: #42ace7;
    background-image: linear-gradient(to bottom, #64c5ff 0%, #007cc2 99%);
    border: 1px solid #0095e2;
    border-radius: 5px;
    box-shadow: 0 1px rgba(0, 69, 127, 0.75), 0 1px 1px #fff inset;
    color: #ffffff;
    display: inline-block;
    font-size: 1.1em;
    font-weight: bold;
    padding: 0.6em 1.2em;
    text-align: center;
    text-shadow: 1px 1px 1px #3d3d3d;
}

.survey-experience .getaccount .btn-getac:hover {
    background-color: #64c5ff;
    background-image: linear-gradient(to bottom, #007cc2 0%, #64c5ff 100%);
}

.g-recaptcha {
    transform: scale(0.8);
    -webkit-transform: scale(0.8);
    transform-origin: 0 0;
    -webkit-transform-origin: 0 0;
}

.content-form {
    padding: 15px 0;
}

@media only screen and (min-width: 760px) {
    .content-form {
        padding: 30px 0;
    }
}

@media only screen and (min-width: 992px) {
    .content-form {
        padding: 50px 0;
    }
}

.content-form .survey-tools h3 {
    color: #1a2a55;
    font-size: 21px;
    font-weight: 500;
    line-height: 24px;
    margin: 0 auto;
}

@media only screen and (min-width: 992px) {
    .content-form .survey-tools h3 {
        font-size: 28px;
        line-height: 32px;
    }
}

.content-form .survey-tools h3.tryIcon {
    background-color: transparent;
    background-image: url("https://www.questionpro.com/images/qphome/v2a/tryIcon.png");
    background-position: left center;
    background-repeat: no-repeat;
    background-size: 39px auto;
    padding: 0 0 0 50px;
    white-space: normal;
}
.content-form .survey-tools h3.tryIcon.in{
    background-image: none;
    padding: 0;
    text-align: left;
}

@media only screen and (min-width: 760px) {
    .content-form .survey-tools h3.tryIcon {
        padding: 0 0 0 55px;
    }

    .content-form .survey-tools h3.tryIcon.in{
        padding: 0;
    }
}

.content-form .survey-tools .subheading {
    font-size: 16px;
    text-align: left;
    display: block;
    padding-bottom: 12px;
    padding-top: 8px;
    color: #1a2a55;
    font-weight: 400;
}
@media only screen and (min-width: 760px) {
    .content-form .survey-tools .subheading {
        font-size: 16px;
        padding-top: 10px;
        line-height: 1.28;
        padding-bottom: 0px;
    }
}

@media only screen and (min-width: 1024px) {
    .content-form .survey-tools .subheading {
        font-size: 18px;
        padding-bottom: 12px;
        padding-top: 4px;
    }
}

@media only screen and (min-width: 1200px) {
    .content-form .survey-tools .subheading {
        font-size: 22px;
        padding-bottom: 24px;
    }
}

.content-form .survey-tools .features {
    padding-left: 0;
    margin-top: 5px;
}

.content-form .survey-tools .features li {
    width: 100%;
    color: rgba(0, 0, 0,0.8);
    display: inline-block;
    font-size: 15px;
    padding-bottom: 8px;
    padding-left: 0.5em;
    padding-top: 5px;
    text-indent: 0;
    line-height: 1.34;
    vertical-align: top;
}

.content-form .survey-tools .features.in li{
    padding-left: 3.2em;
    padding-bottom: 8px;
    padding-top: 10px;
    background-size: 26px !important;
}

@media only screen and (min-width: 760px) {
    .content-form .survey-tools .features li {
        padding-bottom: 10px;
        padding-left: 1em;
        padding-top: 10px;
        font-size: 14px;

    }
    .content-form .survey-tools .features.in li {
        padding-left: 2.8em;
        padding-bottom: 12px;
        padding-top: 12px;
        background-size: 26px !important;

    }
}

@media only screen and (min-width: 992px) {
    .content-form .survey-tools .features li {
        width: 49%;
        padding-bottom: 15px;
        padding-left: 1em;
        padding-top: 15px;
        font-size: 16px;
    }
    .content-form .survey-tools .features.in li {
        padding-left: 3em;
        background-size: 30px !important;
    }
}

@media only screen and (min-width: 1200px) {
    .content-form .survey-tools .features.in li {
        padding-left: 3.5em;
        background-size: 30px !important;
    }
}

.content-form .survey-tools .features li.multi-user {
    background: url(https://www.questionpro.com/userimages/site_media/multi-user-accounts-b.png) no-repeat left center;
}
.content-form .survey-tools .features li.segmentation {
    background: url(https://www.questionpro.com/userimages/site_media/segmentation-cross-tabs-SPSS-b.png) no-repeat left center;
}
.content-form .survey-tools .features li.customize {
    background: url(https://www.questionpro.com/userimages/site_media/customize-theme-brand-URL-b.png) no-repeat left center;
}
.content-form .survey-tools .features li.multilingual {
    background: url(https://www.questionpro.com/userimages/site_media/full-multilingual-support-b.png) no-repeat left center;
}
.content-form .survey-tools .features li.extraction {
    background: url(https://www.questionpro.com/userimages/site_media/extraction-piping-randomization-b.png) no-repeat left center;
}
.content-form .survey-tools .features li.panel-integration {
    background: url(https://www.questionpro.com/userimages/site_media/panel-integration-rewards-b.png) no-repeat left center;
}
.content-form .survey-tools .features li.filtering {
    background: url(https://www.questionpro.com/userimages/site_media/powerful-filtering-reporting-b.png) no-repeat left center;
}
.content-form .survey-tools .features li.custom-script {
    background: url(https://www.questionpro.com/userimages/site_media/custom-API-scripting-b.png) no-repeat left center;
}
.content-form .survey-tools .features li.scripting-scoring {
    background: url(https://www.questionpro.com/userimages/site_media/scripting-and-scoring-logic-b.png) no-repeat left center;
}
.content-form .survey-tools .features li.salesforce {
    background: url(https://www.questionpro.com/userimages/site_media/salesforce-integration-and-more-b.png) no-repeat left center;
}

.content-form .survey-tools .features li:before {
    color: #0073D1;
    content: "\2022";
}
.content-form .survey-tools .features.in li:before {
    content: "";
}

.content-form .contact_box {
    width: 100%;
    height: auto;
    background: rgba(0, 0, 0, 0) linear-gradient(to bottom, #f0f0f0 0%, #f6f6f6 100%) repeat scroll 0 0;
    border-color: #cccccc currentcolor;
    border-image: none;
    border-style: solid none;
    border-width: 1px medium;
    box-shadow: none;
    display: inline-block;
    padding: 25px 10px;
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
}

@media only screen and (min-width: 760px) {
    .content-form .contact_box {
        padding: 35px 10px 0px;
    }
}

.content-form .contact_box h5 {
    color: #1a2a55;
    font-size: 18px;
    margin-bottom: 25px;
    padding-left: 25px;
}

.content-form .contact_box .thnxMsg {
    display: inline-block;
    height: auto;
    padding: 0 25px;
    position: relative;
}

.content-form .contact_box .thnxMsg .h2Special {
    min-height: 260px;
    display: inline-block;
}

@media only screen and (min-width: 340px) {
    .content-form .contact_box .thnxMsg .h2Special {
        min-height: 240px;
    }
}

@media only screen and (min-width: 600px) {
    .content-form .contact_box .thnxMsg .h2Special {
        min-height: 300px;
    }
}

@media only screen and (min-width: 760px) {
    .content-form .contact_box .thnxMsg .h2Special {
        min-height: 300px;
    }
}

@media only screen and (min-width: 1024px) {
    .content-form .contact_box .thnxMsg .h2Special {
        min-height: 240px;
    }
}

@media only screen and (min-width: 1200px) {
    .content-form .contact_box .thnxMsg .h2Special {
        min-height: 360px;
    }
}

.content-form .contact_box .thnxMsg .h2Special .thankHeader {
    color: #1a2a55;
    display: block;
    font-size: 20px;
    font-weight: bold;
    padding-bottom: 15px;
}

.content-form .contact_box .thnxMsg .h2Special .thankBody {
    color: #1a2a55;
    font-size: 16px;
    line-height: 25px;
}

.content-form .contact_box .thnxMsg .h2Special .thankText {
    bottom: 25px;
    color: #1a2a55;
    font-size: 16px;
    left: 25px;
    line-height: 25px;
    position: absolute;
}

.content-form .contact_box .form-group {
    width: 100%;
    display: inline-block;
}

.content-form .contact_box .form-group .form-control {
    width: 100%;
    border-radius: 0;
    display: inline-block;
    font-size: 12px;
    padding: 6px 8px;
}

@media only screen and (min-width: 760px) {
    .content-form .contact_box .form-group .form-control {
        font-size: 14px;
        padding: 6px 12px;
    }
}

@media only screen and (min-width: 992px) {
    .content-form .contact_box .form-group .form-control {
        font-size: 13px;
    }
}

@media only screen and (min-width: 1200px) {
    .content-form .contact_box .form-group .form-control {
        font-size: 14px;
    }
}

.content-form .contact_box .form-group .form-control.msg-text {
    min-height: 50px;
    height: 2.3125em;
}

.content-form .contact_box .form-group #flag-phone {
    padding-left: 50px;
    display: none;
}

.content-form .contact_box .form-group label {
    width: 100%;
    display: inline-block;
    font-weight: 400;
    text-align: left;
}

@media only screen and (min-width: 992px) {
    .content-form .contact_box .form-group label {
        text-align: right;
    }
}

.content-form .contact_box .form-group i.require-field {
    color: #f00;
    font-style: normal;
}

.content-form .contact_box .form-group .three-fields .phone-parts {
    width: 31%;
    display: inline-block;
    margin-right: 3px;
    vertical-align: top;
}

.content-form .contact_box .form-group .three-fields .phone-parts:first-child {
    width: 20%;
}

@media only screen and (min-width: 320px) {
    .content-form .contact_box .form-group .three-fields .phone-parts:first-child {
        width: 20%;
    }

    .content-form .contact_box .form-group .three-fields .phone-parts:nth-child(3) {
        width: 42%;
    }
}


@media only screen and (min-width: 490px) {
    .content-form .contact_box .form-group .three-fields .phone-parts:first-child {
        width: 12%;
    }

    .content-form .contact_box .form-group .three-fields .phone-parts:nth-child(3) {
        width: 53%;
    }
}


@media only screen and (min-width: 600px) {
    .content-form .contact_box .form-group .three-fields .phone-parts:first-child {
        width: 10%;
    }

    .content-form .contact_box .form-group .three-fields .phone-parts:nth-child(3) {
        width: 54%;
    }
}

@media only screen and (min-width: 760px) {
    .content-form .contact_box .form-group .three-fields .phone-parts:first-child {
        width: 11%;
    }

    .content-form .contact_box .form-group .three-fields .phone-parts:nth-child(3) {
        width: 54%;
    }
}


@media only screen and (min-width: 992px) {

    .content-form .contact_box .form-group .three-fields .phone-parts:first-child {
        width: 20%;
    }

    .content-form .contact_box .form-group .three-fields .phone-parts:nth-child(2) {
        width: 32%;
    }

    .content-form .contact_box .form-group .three-fields .phone-parts:nth-child(3) {
        width: 41%;
    }
}


@media only screen and (min-width: 1200px) {

    .content-form .contact_box .form-group .three-fields .phone-parts:first-child {
        width: 20%;
    }

    .content-form .contact_box .form-group .three-fields .phone-parts:nth-child(2) {
        width: 35%;
    }

    .content-form .contact_box .form-group .three-fields .phone-parts:nth-child(3) {
        width: 40%;
    }
}

.content-form .contact_box .form-group .three-fields .phone-parts:last-child {
    margin-right: 0;
}

.content-form .contact_box .form-group .error {
    color: #f00;
    font-size: 12px;
    margin-top: 5px;
}

.content-form .contact_box .form-group .success {
    color: #4F8A10;
    font-size: 12px;
    margin-top: 5px;
}

.content-form .contact_box button {
    background: rgba(0, 0, 0, 0) linear-gradient(to bottom, #93CFF2 0%, #4BACD9 100%) repeat scroll 0 0;
    border: 1px solid #6fb2dd;
    border-radius: 15px;
    color: #ffffff;
    cursor: pointer;
    display: inline-block;
    font-family: "Droid Sans", sans-serif;
    font-size: 16px;
    font-weight: bold;
    margin-bottom: 20px;
    margin-top: 20px;
    padding: 2px 20px;
    position: relative;
}

.content-form .contact_box button:hover {
    background: rgba(0, 0, 0, 0) linear-gradient(to bottom, #4BACD9 0%, #93CFF2 100%) repeat scroll 0 0;
    cursor: pointer;
}

.content-form .contact_box .rc-anchor-normal {
    width: 240px;
}

.content-form .contact_box .rc-anchor-normal .rc-anchor-content {
    width: 155px;
}

.content-form .contact_box .rc-anchor-normal .rc-anchor-checkbox-label {
    width: 100px;
}

.content-form .contact_box .rc-anchor-normal .rc-anchor-logo-portrait {
    margin: 10px 0 0 15px;
}

.content-form .contact_box .rc-anchor-normal .rc-anchor-pt {
    width: 116px;
}

.home-features {
    padding: 15px 0;
}

@media only screen and (min-width: 760px) {
    .home-features {
        padding: 30px 0;
    }
}

.home-features .icon-box {
    height: 51px;
    margin-bottom: 16px;
    text-align: center;
}

@media only screen and (min-width: 760px) {
    .home-features .icon-box {
        padding: 0;
        text-align: left;
    }
}

.home-features .icon-box .feature-ico {
    background-color: transparent;
    background-image: url("https://www.questionpro.com/images/qphome/v3/feature-ico.png");
    background-position: left top;
    background-repeat: no-repeat;
    display: inline-block;
}

.home-features .icon-box .feature-ico.sample {
    width: 79px;
    height: 41px;
    background-position: 0 0;
}

.home-features .icon-box .feature-ico.academic {
    width: 57px;
    height: 37px;
    background-position: -80px 0;
}

.home-features .icon-box .feature-ico.integration {
    width: 67px;
    height: 39px;
    background-position: -138px 0;
}

.home-features .icon-box .feature-ico.lock {
    width: 41px;
    height: 51px;
    background-position: -206px 0;
}

.home-features h6 {
    color: #1a2a55;
    font-size: 17px;
    margin-bottom: 10px;
    text-align: center;
}

@media only screen and (min-width: 760px) {
    .home-features h6 {
        text-align: left;
    }
}

.home-features p {
    min-height: 10px;
    color: #464646;
    font-size: 14px;
    line-height: 24px;
}

@media only screen and (min-width: 760px) {
    .home-features p {
        min-height: 290px;
    }
}

@media only screen and (min-width: 820px) {
    .home-features p {
        min-height: 225px;
    }
}

@media only screen and (min-width: 992px) {
    .home-features p {
        min-height: 240px;
    }
}

.home-features .readmore {
    color: #0073c9;
    display: inline-block;
    font-weight: 500;
    text-decoration: underline;
    margin-bottom: 15px;
}

@media only screen and (min-width: 760px) {
    .home-features .readmore {
        margin-bottom: 0;
    }
}

.btn-get-footer {
    padding: 20px 0 30px;
    text-align: center;
}

@media only screen and (min-width: 760px) {
    .btn-get-footer {
        padding: 30px 0 40px;
    }
}
@media only screen and (min-width: 1024px) {
    .btn-get-footer {
        padding: 38px 0 48px;
    }
}

.btn-get-footer .btn-side-get {
    background-color: #42ace7;
    background-image: linear-gradient(to bottom, #64c5ff 0%, #007cc2 99%);
    border: 1px solid #0095e2;
    border-radius: 5px;
    box-shadow: 0 1px rgba(0, 69, 127, 0.75), 0 1px 1px #fff inset;
    color: #ffffff;
    font-size: 1.1em;
    font-weight: bold;
    margin: 0 auto;
    padding: 0.6em 1.2em;
    text-align: center;
    text-shadow: 1px 1px 1px #3d3d3d;
}

.btn-get-footer .btn-side-get:hover {
    background-image: linear-gradient(to bottom, #007cc2 0%, #64c5ff 100%);
}

.btn-get-footer .btn-get-free-link {
    color: #464646;
    display: none;
    font-weight: bold;
    margin-left: 1em;
    vertical-align: middle;
}

@media only screen and (min-width: 760px) {
    .btn-get-footer .btn-get-free-link {
        display: inline;
    }
}

.btn-get-footer .btn-get-free-link a {
    color: #0073c9;
    padding-left: 5px;
    text-decoration: underline;
}

.tab-content {
    display: block;
}
ul#sortable, ul#tsortable, ul#msortable {
	list-style: none;
}

.tab-content #desktop,
.tab-content #tablet,
.tab-content #mobile {
    width: 100%;
}

.tab-content #desktop .all-survey-pages,
.tab-content #tablet .all-survey-pages,
.tab-content #mobile .all-survey-pages {
    overflow: hidden;
    position: relative;
}

.tab-content #desktop .all-survey-pages .home-pages,
.tab-content #tablet .all-survey-pages .home-pages,
.tab-content #mobile .all-survey-pages .home-pages {
    width: 100%;
    height: 100%;
}

.tab-content #desktop .all-survey-pages .home-pages.page-1,
.tab-content #tablet .all-survey-pages .home-pages.page-1,
.tab-content #mobile .all-survey-pages .home-pages.page-1 {
    text-align: center;
}

.tab-content #desktop .all-survey-pages .home-pages.page-1 .begin-btn,
.tab-content #tablet .all-survey-pages .home-pages.page-1 .begin-btn,
.tab-content #mobile .all-survey-pages .home-pages.page-1 .begin-btn {
    border: 3px solid #fff;
    color: #fff;
    font-family: "Droid Sans", sans-serif;
    font-weight: bold;
    padding: 12px 32px;
    position: relative;
    text-transform: uppercase;
}

.tab-content #desktop .all-survey-pages .home-pages.page-1 .begin-btn:hover,
.tab-content #tablet .all-survey-pages .home-pages.page-1 .begin-btn:hover,
.tab-content #mobile .all-survey-pages .home-pages.page-1 .begin-btn:hover {
    background: #fff;
    color: #3e3e3e;
}

.tab-content #desktop .all-survey-pages .home-pages.page-3 .pages-nav,
.tab-content #tablet .all-survey-pages .home-pages.page-3 .pages-nav,
.tab-content #mobile .all-survey-pages .home-pages.page-3 .pages-nav,
.tab-content #desktop .all-survey-pages .home-pages.page-4 .pages-nav,
.tab-content #tablet .all-survey-pages .home-pages.page-4 .pages-nav,
.tab-content #mobile .all-survey-pages .home-pages.page-4 .pages-nav,
.tab-content #desktop .all-survey-pages .home-pages.page-5 .pages-nav,
.tab-content #tablet .all-survey-pages .home-pages.page-5 .pages-nav,
.tab-content #mobile .all-survey-pages .home-pages.page-5 .pages-nav,
.tab-content #desktop .all-survey-pages .home-pages.page-6 .pages-nav,
.tab-content #tablet .all-survey-pages .home-pages.page-6 .pages-nav,
.tab-content #mobile .all-survey-pages .home-pages.page-6 .pages-nav,
.tab-content #desktop .all-survey-pages .home-pages.page-7 .pages-nav,
.tab-content #tablet .all-survey-pages .home-pages.page-7 .pages-nav,
.tab-content #mobile .all-survey-pages .home-pages.page-7 .pages-nav {
    background: #dbdbdb;
    font-size: 15px;
    padding: 6px 10px;
    text-shadow: none;
}

.tab-content #desktop .all-survey-pages .home-pages.page-3 .pages-nav .left-bar,
.tab-content #tablet .all-survey-pages .home-pages.page-3 .pages-nav .left-bar,
.tab-content #mobile .all-survey-pages .home-pages.page-3 .pages-nav .left-bar,
.tab-content #desktop .all-survey-pages .home-pages.page-4 .pages-nav .left-bar,
.tab-content #tablet .all-survey-pages .home-pages.page-4 .pages-nav .left-bar,
.tab-content #mobile .all-survey-pages .home-pages.page-4 .pages-nav .left-bar,
.tab-content #desktop .all-survey-pages .home-pages.page-5 .pages-nav .left-bar,
.tab-content #tablet .all-survey-pages .home-pages.page-5 .pages-nav .left-bar,
.tab-content #mobile .all-survey-pages .home-pages.page-5 .pages-nav .left-bar,
.tab-content #desktop .all-survey-pages .home-pages.page-6 .pages-nav .left-bar,
.tab-content #tablet .all-survey-pages .home-pages.page-6 .pages-nav .left-bar,
.tab-content #mobile .all-survey-pages .home-pages.page-6 .pages-nav .left-bar,
.tab-content #desktop .all-survey-pages .home-pages.page-7 .pages-nav .left-bar,
.tab-content #tablet .all-survey-pages .home-pages.page-7 .pages-nav .left-bar,
.tab-content #mobile .all-survey-pages .home-pages.page-7 .pages-nav .left-bar {
    float: left;
    text-align: left;
}

.tab-content #desktop .all-survey-pages .home-pages.page-3 .pages-nav .left-bar .backpage,
.tab-content #tablet .all-survey-pages .home-pages.page-3 .pages-nav .left-bar .backpage,
.tab-content #mobile .all-survey-pages .home-pages.page-3 .pages-nav .left-bar .backpage,
.tab-content #desktop .all-survey-pages .home-pages.page-4 .pages-nav .left-bar .backpage,
.tab-content #tablet .all-survey-pages .home-pages.page-4 .pages-nav .left-bar .backpage,
.tab-content #mobile .all-survey-pages .home-pages.page-4 .pages-nav .left-bar .backpage,
.tab-content #desktop .all-survey-pages .home-pages.page-5 .pages-nav .left-bar .backpage,
.tab-content #tablet .all-survey-pages .home-pages.page-5 .pages-nav .left-bar .backpage,
.tab-content #mobile .all-survey-pages .home-pages.page-5 .pages-nav .left-bar .backpage,
.tab-content #desktop .all-survey-pages .home-pages.page-6 .pages-nav .left-bar .backpage,
.tab-content #tablet .all-survey-pages .home-pages.page-6 .pages-nav .left-bar .backpage,
.tab-content #mobile .all-survey-pages .home-pages.page-6 .pages-nav .left-bar .backpage,
.tab-content #desktop .all-survey-pages .home-pages.page-7 .pages-nav .left-bar .backpage,
.tab-content #tablet .all-survey-pages .home-pages.page-7 .pages-nav .left-bar .backpage,
.tab-content #mobile .all-survey-pages .home-pages.page-7 .pages-nav .left-bar .backpage {
    color: #0071ca;
    font-weight: 700;
    padding: 0 10px;
}

.tab-content #desktop .all-survey-pages .home-pages.page-3 .pages-nav .left-bar .backpage .back-btn,
.tab-content #tablet .all-survey-pages .home-pages.page-3 .pages-nav .left-bar .backpage .back-btn,
.tab-content #mobile .all-survey-pages .home-pages.page-3 .pages-nav .left-bar .backpage .back-btn,
.tab-content #desktop .all-survey-pages .home-pages.page-4 .pages-nav .left-bar .backpage .back-btn,
.tab-content #tablet .all-survey-pages .home-pages.page-4 .pages-nav .left-bar .backpage .back-btn,
.tab-content #mobile .all-survey-pages .home-pages.page-4 .pages-nav .left-bar .backpage .back-btn,
.tab-content #desktop .all-survey-pages .home-pages.page-5 .pages-nav .left-bar .backpage .back-btn,
.tab-content #tablet .all-survey-pages .home-pages.page-5 .pages-nav .left-bar .backpage .back-btn,
.tab-content #mobile .all-survey-pages .home-pages.page-5 .pages-nav .left-bar .backpage .back-btn,
.tab-content #desktop .all-survey-pages .home-pages.page-6 .pages-nav .left-bar .backpage .back-btn,
.tab-content #tablet .all-survey-pages .home-pages.page-6 .pages-nav .left-bar .backpage .back-btn,
.tab-content #mobile .all-survey-pages .home-pages.page-6 .pages-nav .left-bar .backpage .back-btn,
.tab-content #desktop .all-survey-pages .home-pages.page-7 .pages-nav .left-bar .backpage .back-btn,
.tab-content #tablet .all-survey-pages .home-pages.page-7 .pages-nav .left-bar .backpage .back-btn,
.tab-content #mobile .all-survey-pages .home-pages.page-7 .pages-nav .left-bar .backpage .back-btn {
    width: 16px;
    height: 16px;
    background-color: transparent;
    background-image: url("https://www.questionpro.com/images/qphome/v3/sprite-us-home.png");
    background-position: -287px 0;
    background-repeat: no-repeat;
    display: inline-block;
    margin: 4px 5px 0 0;
    vertical-align: top;
}

.tab-content #desktop .all-survey-pages .home-pages.page-3 .pages-nav .right-bar,
.tab-content #tablet .all-survey-pages .home-pages.page-3 .pages-nav .right-bar,
.tab-content #mobile .all-survey-pages .home-pages.page-3 .pages-nav .right-bar,
.tab-content #desktop .all-survey-pages .home-pages.page-4 .pages-nav .right-bar,
.tab-content #tablet .all-survey-pages .home-pages.page-4 .pages-nav .right-bar,
.tab-content #mobile .all-survey-pages .home-pages.page-4 .pages-nav .right-bar,
.tab-content #desktop .all-survey-pages .home-pages.page-5 .pages-nav .right-bar,
.tab-content #tablet .all-survey-pages .home-pages.page-5 .pages-nav .right-bar,
.tab-content #mobile .all-survey-pages .home-pages.page-5 .pages-nav .right-bar,
.tab-content #desktop .all-survey-pages .home-pages.page-6 .pages-nav .right-bar,
.tab-content #tablet .all-survey-pages .home-pages.page-6 .pages-nav .right-bar,
.tab-content #mobile .all-survey-pages .home-pages.page-6 .pages-nav .right-bar,
.tab-content #desktop .all-survey-pages .home-pages.page-7 .pages-nav .right-bar,
.tab-content #tablet .all-survey-pages .home-pages.page-7 .pages-nav .right-bar,
.tab-content #mobile .all-survey-pages .home-pages.page-7 .pages-nav .right-bar {
    float: right;
    text-align: center;
}

.tab-content #desktop .all-survey-pages .home-pages.page-3 .pages-nav .right-bar .percent,
.tab-content #tablet .all-survey-pages .home-pages.page-3 .pages-nav .right-bar .percent,
.tab-content #mobile .all-survey-pages .home-pages.page-3 .pages-nav .right-bar .percent,
.tab-content #desktop .all-survey-pages .home-pages.page-4 .pages-nav .right-bar .percent,
.tab-content #tablet .all-survey-pages .home-pages.page-4 .pages-nav .right-bar .percent,
.tab-content #mobile .all-survey-pages .home-pages.page-4 .pages-nav .right-bar .percent,
.tab-content #desktop .all-survey-pages .home-pages.page-5 .pages-nav .right-bar .percent,
.tab-content #tablet .all-survey-pages .home-pages.page-5 .pages-nav .right-bar .percent,
.tab-content #mobile .all-survey-pages .home-pages.page-5 .pages-nav .right-bar .percent,
.tab-content #desktop .all-survey-pages .home-pages.page-6 .pages-nav .right-bar .percent,
.tab-content #tablet .all-survey-pages .home-pages.page-6 .pages-nav .right-bar .percent,
.tab-content #mobile .all-survey-pages .home-pages.page-6 .pages-nav .right-bar .percent,
.tab-content #desktop .all-survey-pages .home-pages.page-7 .pages-nav .right-bar .percent,
.tab-content #tablet .all-survey-pages .home-pages.page-7 .pages-nav .right-bar .percent,
.tab-content #mobile .all-survey-pages .home-pages.page-7 .pages-nav .right-bar .percent {
    display: inline-block;
    vertical-align: middle;
}

.tab-content #desktop .all-survey-pages .home-pages.page-3 .pages-nav .right-bar .progbar,
.tab-content #tablet .all-survey-pages .home-pages.page-3 .pages-nav .right-bar .progbar,
.tab-content #mobile .all-survey-pages .home-pages.page-3 .pages-nav .right-bar .progbar,
.tab-content #desktop .all-survey-pages .home-pages.page-4 .pages-nav .right-bar .progbar,
.tab-content #tablet .all-survey-pages .home-pages.page-4 .pages-nav .right-bar .progbar,
.tab-content #mobile .all-survey-pages .home-pages.page-4 .pages-nav .right-bar .progbar,
.tab-content #desktop .all-survey-pages .home-pages.page-5 .pages-nav .right-bar .progbar,
.tab-content #tablet .all-survey-pages .home-pages.page-5 .pages-nav .right-bar .progbar,
.tab-content #mobile .all-survey-pages .home-pages.page-5 .pages-nav .right-bar .progbar,
.tab-content #desktop .all-survey-pages .home-pages.page-6 .pages-nav .right-bar .progbar,
.tab-content #tablet .all-survey-pages .home-pages.page-6 .pages-nav .right-bar .progbar,
.tab-content #mobile .all-survey-pages .home-pages.page-6 .pages-nav .right-bar .progbar,
.tab-content #desktop .all-survey-pages .home-pages.page-7 .pages-nav .right-bar .progbar,
.tab-content #tablet .all-survey-pages .home-pages.page-7 .pages-nav .right-bar .progbar,
.tab-content #mobile .all-survey-pages .home-pages.page-7 .pages-nav .right-bar .progbar {
    width: 35%;
    box-shadow: 0 0 3px 0 #c4c4c4;
    display: inline-block;
    vertical-align: middle;
}

.tab-content #desktop .all-survey-pages .home-pages.page-3 .pages-nav .right-bar .progbar .progress,
.tab-content #tablet .all-survey-pages .home-pages.page-3 .pages-nav .right-bar .progbar .progress,
.tab-content #mobile .all-survey-pages .home-pages.page-3 .pages-nav .right-bar .progbar .progress,
.tab-content #desktop .all-survey-pages .home-pages.page-4 .pages-nav .right-bar .progbar .progress,
.tab-content #tablet .all-survey-pages .home-pages.page-4 .pages-nav .right-bar .progbar .progress,
.tab-content #mobile .all-survey-pages .home-pages.page-4 .pages-nav .right-bar .progbar .progress,
.tab-content #desktop .all-survey-pages .home-pages.page-5 .pages-nav .right-bar .progbar .progress,
.tab-content #tablet .all-survey-pages .home-pages.page-5 .pages-nav .right-bar .progbar .progress,
.tab-content #mobile .all-survey-pages .home-pages.page-5 .pages-nav .right-bar .progbar .progress,
.tab-content #desktop .all-survey-pages .home-pages.page-6 .pages-nav .right-bar .progbar .progress,
.tab-content #tablet .all-survey-pages .home-pages.page-6 .pages-nav .right-bar .progbar .progress,
.tab-content #mobile .all-survey-pages .home-pages.page-6 .pages-nav .right-bar .progbar .progress,
.tab-content #desktop .all-survey-pages .home-pages.page-7 .pages-nav .right-bar .progbar .progress,
.tab-content #tablet .all-survey-pages .home-pages.page-7 .pages-nav .right-bar .progbar .progress,
.tab-content #mobile .all-survey-pages .home-pages.page-7 .pages-nav .right-bar .progbar .progress {
    height: 7px;
    background: rgba(0, 0, 0, 0) linear-gradient(to bottom, #fdfdfd 0%, #d0d0d0 100%) repeat 0 0;
    border: 1px solid #ccc;
    margin: 0;
    padding: 0;
}

.tab-content #desktop .all-survey-pages .home-pages.page-3 .pages-nav .right-bar .progbar .progress .meter,
.tab-content #tablet .all-survey-pages .home-pages.page-3 .pages-nav .right-bar .progbar .progress .meter,
.tab-content #mobile .all-survey-pages .home-pages.page-3 .pages-nav .right-bar .progbar .progress .meter,
.tab-content #desktop .all-survey-pages .home-pages.page-4 .pages-nav .right-bar .progbar .progress .meter,
.tab-content #tablet .all-survey-pages .home-pages.page-4 .pages-nav .right-bar .progbar .progress .meter,
.tab-content #mobile .all-survey-pages .home-pages.page-4 .pages-nav .right-bar .progbar .progress .meter,
.tab-content #desktop .all-survey-pages .home-pages.page-5 .pages-nav .right-bar .progbar .progress .meter,
.tab-content #tablet .all-survey-pages .home-pages.page-5 .pages-nav .right-bar .progbar .progress .meter,
.tab-content #mobile .all-survey-pages .home-pages.page-5 .pages-nav .right-bar .progbar .progress .meter,
.tab-content #desktop .all-survey-pages .home-pages.page-6 .pages-nav .right-bar .progbar .progress .meter,
.tab-content #tablet .all-survey-pages .home-pages.page-6 .pages-nav .right-bar .progbar .progress .meter,
.tab-content #mobile .all-survey-pages .home-pages.page-6 .pages-nav .right-bar .progbar .progress .meter,
.tab-content #desktop .all-survey-pages .home-pages.page-7 .pages-nav .right-bar .progbar .progress .meter,
.tab-content #tablet .all-survey-pages .home-pages.page-7 .pages-nav .right-bar .progbar .progress .meter,
.tab-content #mobile .all-survey-pages .home-pages.page-7 .pages-nav .right-bar .progbar .progress .meter {
    height: 100%;
    background: rgba(0, 0, 0, 0) linear-gradient(to bottom, #59cbef 0%, #0088c6 100%) repeat 0 0;
    display: block;
}

.tab-content #desktop .all-survey-pages .home-pages.page-3 .meter,
.tab-content #tablet .all-survey-pages .home-pages.page-3 .meter,
.tab-content #mobile .all-survey-pages .home-pages.page-3 .meter {
    width: 20%;
}

.tab-content #desktop .all-survey-pages .home-pages.page-4 .meter,
.tab-content #tablet .all-survey-pages .home-pages.page-4 .meter,
.tab-content #mobile .all-survey-pages .home-pages.page-4 .meter {
    width: 30%;
}

.tab-content #desktop .all-survey-pages .home-pages.page-5 .meter,
.tab-content #tablet .all-survey-pages .home-pages.page-5 .meter,
.tab-content #mobile .all-survey-pages .home-pages.page-5 .meter {
    width: 50%;
}

.tab-content #desktop .all-survey-pages .home-pages.page-6 .meter,
.tab-content #tablet .all-survey-pages .home-pages.page-6 .meter,
.tab-content #mobile .all-survey-pages .home-pages.page-6 .meter {
    width: 70%;
}

.tab-content #desktop .all-survey-pages .home-pages.page-7 .meter,
.tab-content #tablet .all-survey-pages .home-pages.page-7 .meter,
.tab-content #mobile .all-survey-pages .home-pages.page-7 .meter {
    width: 90%;
}

.tab-content #desktop .all-survey-pages .home-pages.page-8,
.tab-content #tablet .all-survey-pages .home-pages.page-8,
.tab-content #mobile .all-survey-pages .home-pages.page-8 {
    text-align: center;
}

.tab-content #desktop .all-survey-pages .home-pages.page-8 .last-page-content h2,
.tab-content #tablet .all-survey-pages .home-pages.page-8 .last-page-content h2,
.tab-content #mobile .all-survey-pages .home-pages.page-8 .last-page-content h2 {
    color: #fff;
    font-family: "Droid Sans", sans-serif;
    font-weight: bold;
    margin: 0 auto;
    padding: 0;
}

.tab-content #desktop .all-survey-pages .home-pages.page-8 .last-page-content hr,
.tab-content #tablet .all-survey-pages .home-pages.page-8 .last-page-content hr,
.tab-content #mobile .all-survey-pages .home-pages.page-8 .last-page-content hr {
    width: 69%;
    border-top: #fff 3px solid;
    display: inline-block;
    margin: 0 auto;
    padding: 0;
    text-align: center;
}

.tab-content #desktop .all-survey-pages .home-pages.page-8 .last-page-content h3,
.tab-content #tablet .all-survey-pages .home-pages.page-8 .last-page-content h3,
.tab-content #mobile .all-survey-pages .home-pages.page-8 .last-page-content h3 {
    color: #fff !important;
    font-family: "Droid Sans", sans-serif;
    font-weight: 400;
}

.tab-content #desktop .all-survey-pages .survey-page-content,
.tab-content #tablet .all-survey-pages .survey-page-content,
.tab-content #mobile .all-survey-pages .survey-page-content {
    background: #fff;
    text-align: center;
    overflow-y: hidden;
}

.tab-content #desktop .all-survey-pages .survey-page-content p.que-text,
.tab-content #tablet .all-survey-pages .survey-page-content p.que-text,
.tab-content #mobile .all-survey-pages .survey-page-content p.que-text
 {
    color: #142b4d;
    font-weight: bold;
    line-height: 1.4em;
    text-align: left;
}

.tab-content #desktop .all-survey-pages .survey-page-content .cont-btn,
.tab-content #tablet .all-survey-pages .survey-page-content .cont-btn,
.tab-content #mobile .all-survey-pages .survey-page-content .cont-btn {
    background: #1B87E6;
    border: none;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    -moz-box-shadow: 0 2px 10px 0 rgba(0, 0, 0, 0.15);
    -webkit-box-shadow: 0 2px 10px 0 rgba(0, 0, 0, 0.15);
    box-shadow: 0 2px 10px 0 rgba(0, 0, 0, 0.15);
    color: #fff;
    display: inline-block;
    font-size: 14px;
    font-weight: 500;
    overflow: hidden;
    padding: 4px 10px 3px;
    position: relative;
    vertical-align: middle;
    z-index: 0;
    transition: all 0.15s ease-in-out;
    -moz-transition: all 0.15s ease-in-out;
    -o-transition: all 0.15s ease-in-out;
    -webkit-transition: all 0.15s ease-in-out;
}

.tab-content #desktop .all-survey-pages .survey-page-content .cont-btn:hover,
.tab-content #tablet .all-survey-pages .survey-page-content .cont-btn:hover,
.tab-content #mobile .all-survey-pages .survey-page-content .cont-btn:hover {
    background: #1B3380;
    -moz-box-shadow: 0 3px 12px 0 rgba(0, 0, 0, 0.4);
    -webkit-box-shadow: 0 3px 12px 0 rgba(0, 0, 0, 0.4);
    box-shadow: 0 3px 12px 0 rgba(0, 0, 0, 0.4);
    text-decoration: none;
}

.tab-content #desktop .all-survey-pages .survey-page-content .smartphones-list li,
.tab-content #tablet .all-survey-pages .survey-page-content .smartphones-list li,
.tab-content #mobile .all-survey-pages .survey-page-content .smartphones-list li {
    width: 25%;
    background: #f6f6f6;
    border: 1px solid #cfcfcf;
    cursor: pointer;
    display: inline-block;
    margin-left: -5px;
    padding-bottom: 5px;
    padding-top: 20px;
    position: relative;
    text-align: center;
}

.tab-content #desktop .all-survey-pages .survey-page-content .smartphones-list li .container-mob,
.tab-content #tablet .all-survey-pages .survey-page-content .smartphones-list li .container-mob,
.tab-content #mobile .all-survey-pages .survey-page-content .smartphones-list li .container-mob {
    display: inline-block;
    text-align: center;
}

.tab-content #desktop .all-survey-pages .survey-page-content .smartphones-list li .container-mob img,
.tab-content #tablet .all-survey-pages .survey-page-content .smartphones-list li .container-mob img,
.tab-content #mobile .all-survey-pages .survey-page-content .smartphones-list li .container-mob img {
    max-width: 100%;
    height: auto;
}

.tab-content #desktop .all-survey-pages .survey-page-content .smartphones-list li .mobileSpan,
.tab-content #tablet .all-survey-pages .survey-page-content .smartphones-list li .mobileSpan,
.tab-content #mobile .all-survey-pages .survey-page-content .smartphones-list li .mobileSpan {
    width: 100%;
    display: inline-block;
}

.tab-content #desktop .all-survey-pages .survey-page-content .smartphones-list li input,
.tab-content #tablet .all-survey-pages .survey-page-content .smartphones-list li input,
.tab-content #mobile .all-survey-pages .survey-page-content .smartphones-list li input {
    height: auto;
    cursor: pointer;
    display: inline-block;
    left: auto;
    margin: 0;
    position: relative;
    top: auto;
}

.tab-content #desktop .all-survey-pages .survey-page-content .sortitems .sortable li,
.tab-content #tablet .all-survey-pages .survey-page-content .sortitems .sortable li,
.tab-content #mobile .all-survey-pages .survey-page-content .sortitems .sortable li {
    background: #f6f6f6;
    border-radius: 10px;
    color: #707070;
    cursor: all-scroll;
    text-align: left;
}

.tab-content #desktop .all-survey-pages .survey-page-content .sortitems .sortable li:hover,
.tab-content #tablet .all-survey-pages .survey-page-content .sortitems .sortable li:hover,
.tab-content #mobile .all-survey-pages .survey-page-content .sortitems .sortable li:hover {
    background: #eeeeee;
}

.tab-content #desktop .all-survey-pages .survey-page-content .sortitems .sortable li .dragdots,
.tab-content #tablet .all-survey-pages .survey-page-content .sortitems .sortable li .dragdots,
.tab-content #mobile .all-survey-pages .survey-page-content .sortitems .sortable li .dragdots {
    background-color: transparent;
    background-image: url("https://www.questionpro.com/images/qphome/v3/sprite-us-home.png");
    background-position: -255px 0;
    background-repeat: no-repeat;
    display: inline-block;
    vertical-align: middle;
}

.tab-content #desktop .all-survey-pages .survey-page-content .sortitems .sortable li .sortable-number,
.tab-content #tablet .all-survey-pages .survey-page-content .sortitems .sortable li .sortable-number,
.tab-content #mobile .all-survey-pages .survey-page-content .sortitems .sortable li .sortable-number {
    background: #dadada;
    border-radius: 20px;
    box-shadow: 0 1px 0 1px #cacaca inset;
    display: block;
    float: right;
    text-align: center;
}

.tab-content #desktop .all-survey-pages .survey-page-content .num-rating,
.tab-content #tablet .all-survey-pages .survey-page-content .num-rating,
.tab-content #mobile .all-survey-pages .survey-page-content .num-rating {
    text-align: right;
}

.tab-content #desktop .all-survey-pages .survey-page-content .num-rating ul,
.tab-content #tablet .all-survey-pages .survey-page-content .num-rating ul,
.tab-content #mobile .all-survey-pages .survey-page-content .num-rating ul {
    display: inline-block;
    margin: 0 auto;
    position: relative;
    top: 0;
}

.tab-content #desktop .all-survey-pages .survey-page-content .num-rating ul li,
.tab-content #tablet .all-survey-pages .survey-page-content .num-rating ul li,
.tab-content #mobile .all-survey-pages .survey-page-content .num-rating ul li {
    color: #6b6b6b;
    display: inline-block;
    left: 7px;
    position: relative;
    text-align: center;
}

.tab-content #desktop .all-survey-pages .survey-page-content .num-rating ul li p,
.tab-content #tablet .all-survey-pages .survey-page-content .num-rating ul li p,
.tab-content #mobile .all-survey-pages .survey-page-content .num-rating ul li p {
    margin: 0 auto;
    position: relative;
}

.tab-content #desktop .all-survey-pages .survey-page-content .num-rating ul li span,
.tab-content #tablet .all-survey-pages .survey-page-content .num-rating ul li span,
.tab-content #mobile .all-survey-pages .survey-page-content .num-rating ul li span {
    color: #000;
}

.tab-content #desktop .all-survey-pages .survey-page-content .horizontal-value,
.tab-content #tablet .all-survey-pages .survey-page-content .horizontal-value,
.tab-content #mobile .all-survey-pages .survey-page-content .horizontal-value {
    text-align: left;
}

.tab-content #desktop .all-survey-pages .survey-page-content .horizontal-value .slider-panel,
.tab-content #tablet .all-survey-pages .survey-page-content .horizontal-value .slider-panel,
.tab-content #mobile .all-survey-pages .survey-page-content .horizontal-value .slider-panel {
    background: #f6f6f6;
}

.tab-content #desktop .all-survey-pages .survey-page-content .horizontal-value .slider-panel.no-bg,
.tab-content #tablet .all-survey-pages .survey-page-content .horizontal-value .slider-panel.no-bg,
.tab-content #mobile .all-survey-pages .survey-page-content .horizontal-value .slider-panel.no-bg {
    background: #fff;
}

.tab-content #desktop .all-survey-pages .survey-page-content .horizontal-value .slider-panel p,
.tab-content #tablet .all-survey-pages .survey-page-content .horizontal-value .slider-panel p,
.tab-content #mobile .all-survey-pages .survey-page-content .horizontal-value .slider-panel p {
    display: inline-block;
    margin: 0;
    vertical-align: middle;
}

.tab-content #desktop .all-survey-pages .survey-page-content .horizontal-value .slider-panel p label,
.tab-content #tablet .all-survey-pages .survey-page-content .horizontal-value .slider-panel p label,
.tab-content #mobile .all-survey-pages .survey-page-content .horizontal-value .slider-panel p label {
    color: #727272;
    display: inline-block;
    margin: 0;
    vertical-align: middle;
}

.tab-content #desktop .all-survey-pages .survey-page-content .horizontal-value .slider-panel p input,
.tab-content #tablet .all-survey-pages .survey-page-content .horizontal-value .slider-panel p input,
.tab-content #mobile .all-survey-pages .survey-page-content .horizontal-value .slider-panel p input {
    max-width: 24px;
    height: 18px;
    background: #a2a2a2 linear-gradient(to top, #a8a8a8 80%, #4a4a4a);
    border: 0;
    border-radius: 3px;
    color: #fff;
    display: inline-block;
    font-size: 11px;
    font-weight: bold;
    line-height: 17px;
    margin: 0;
    padding: 0 3px;
    position: relative;
    text-align: center;
    text-shadow: 0 1px 1px #000000;
}

.tab-content #desktop .all-survey-pages .survey-page-content .horizontal-value .slider-panel .range-slider,
.tab-content #tablet .all-survey-pages .survey-page-content .horizontal-value .slider-panel .range-slider,
.tab-content #mobile .all-survey-pages .survey-page-content .horizontal-value .slider-panel .range-slider {
    background: #cccccc;
    border-top: 1px solid #bfbfbf;
    display: inline-block;
    vertical-align: middle;
}

.tab-content #desktop .all-survey-pages .survey-page-content .horizontal-value .slider-panel .range-slider .ui-slider-handle,
.tab-content #tablet .all-survey-pages .survey-page-content .horizontal-value .slider-panel .range-slider .ui-slider-handle,
.tab-content #mobile .all-survey-pages .survey-page-content .horizontal-value .slider-panel .range-slider .ui-slider-handle {
    background-color: transparent;
    background-image: url("https://www.questionpro.com/images/qphome/v3/sprite-us-home.png");
    background-position: -153px -46px;
    background-repeat: no-repeat;
    border: none;
    cursor: pointer;
}

.tab-content #desktop .all-survey-pages .survey-page-content .horizontal-value .slider-panel .range-slider .ui-widget-header,
.tab-content #tablet .all-survey-pages .survey-page-content .horizontal-value .slider-panel .range-slider .ui-widget-header,
.tab-content #mobile .all-survey-pages .survey-page-content .horizontal-value .slider-panel .range-slider .ui-widget-header {
    background: #6cafda;
}

.tab-content #desktop .all-survey-pages .survey-page-content .star-ratings,
.tab-content #tablet .all-survey-pages .survey-page-content .star-ratings,
.tab-content #mobile .all-survey-pages .survey-page-content .star-ratings {
    text-align: left;
}

.tab-content #desktop .all-survey-pages .survey-page-content .star-ratings > div,
.tab-content #tablet .all-survey-pages .survey-page-content .star-ratings > div,
.tab-content #mobile .all-survey-pages .survey-page-content .star-ratings > div {
    background: #f6f6f6;
}

.tab-content #desktop .all-survey-pages .survey-page-content .star-ratings > div.no-bg,
.tab-content #tablet .all-survey-pages .survey-page-content .star-ratings > div.no-bg,
.tab-content #mobile .all-survey-pages .survey-page-content .star-ratings > div.no-bg {
    background: #fff;
}

.tab-content #desktop .all-survey-pages .survey-page-content .star-ratings .stars,
.tab-content #tablet .all-survey-pages .survey-page-content .star-ratings .stars,
.tab-content #mobile .all-survey-pages .survey-page-content .star-ratings .stars {
    width: 150px;
    height: 30px;
    background-color: transparent;
    background-image: url("https://www.questionpro.com/images/qphome/v3/testSurvey/stars.png");
    background-position: 0 0;
    background-repeat: repeat-x;
    display: inline-block;
    margin: 0 auto;
}

.tab-content #desktop .all-survey-pages .survey-page-content .star-ratings .stars input[type="radio"],
.tab-content #tablet .all-survey-pages .survey-page-content .star-ratings .stars input[type="radio"],
.tab-content #mobile .all-survey-pages .survey-page-content .star-ratings .stars input[type="radio"] {
    filter: alpha(opacity=0);
    opacity: 0;
    position: absolute;
}

.tab-content #desktop .all-survey-pages .survey-page-content .star-ratings .stars input[type="radio"].star-5:checked ~ span,
.tab-content #tablet .all-survey-pages .survey-page-content .star-ratings .stars input[type="radio"].star-5:checked ~ span,
.tab-content #mobile .all-survey-pages .survey-page-content .star-ratings .stars input[type="radio"].star-5:checked ~ span {
    width: 100%;
}

.tab-content #desktop .all-survey-pages .survey-page-content .star-ratings .stars input[type="radio"].star-4:checked ~ span,
.tab-content #tablet .all-survey-pages .survey-page-content .star-ratings .stars input[type="radio"].star-4:checked ~ span,
.tab-content #mobile .all-survey-pages .survey-page-content .star-ratings .stars input[type="radio"].star-4:checked ~ span {
    width: 80%;
}

.tab-content #desktop .all-survey-pages .survey-page-content .star-ratings .stars input[type="radio"].star-3:checked ~ span,
.tab-content #tablet .all-survey-pages .survey-page-content .star-ratings .stars input[type="radio"].star-3:checked ~ span,
.tab-content #mobile .all-survey-pages .survey-page-content .star-ratings .stars input[type="radio"].star-3:checked ~ span {
    width: 60%;
}

.tab-content #desktop .all-survey-pages .survey-page-content .star-ratings .stars input[type="radio"].star-2:checked ~ span,
.tab-content #tablet .all-survey-pages .survey-page-content .star-ratings .stars input[type="radio"].star-2:checked ~ span,
.tab-content #mobile .all-survey-pages .survey-page-content .star-ratings .stars input[type="radio"].star-2:checked ~ span {
    width: 40%;
}

.tab-content #desktop .all-survey-pages .survey-page-content .star-ratings .stars input[type="radio"].star-1:checked ~ span,
.tab-content #tablet .all-survey-pages .survey-page-content .star-ratings .stars input[type="radio"].star-1:checked ~ span,
.tab-content #mobile .all-survey-pages .survey-page-content .star-ratings .stars input[type="radio"].star-1:checked ~ span {
    width: 20%;
}

.tab-content #desktop .all-survey-pages .survey-page-content .star-ratings .stars label,
.tab-content #tablet .all-survey-pages .survey-page-content .star-ratings .stars label,
.tab-content #mobile .all-survey-pages .survey-page-content .star-ratings .stars label {
    width: 30px;
    height: 30px;
    background: transparent !important;
    cursor: pointer;
    display: block;
    float: left;
    margin: 0 !important;
    padding: 0 !important;
    position: relative;
    text-indent: -999em;
    z-index: 10;
}

.tab-content #desktop .all-survey-pages .survey-page-content .star-ratings .stars label:hover ~ span,
.tab-content #tablet .all-survey-pages .survey-page-content .star-ratings .stars label:hover ~ span,
.tab-content #mobile .all-survey-pages .survey-page-content .star-ratings .stars label:hover ~ span {
    background-position: 0 -30px;
}

.tab-content #desktop .all-survey-pages .survey-page-content .star-ratings .stars label.star-5:hover ~ span,
.tab-content #tablet .all-survey-pages .survey-page-content .star-ratings .stars label.star-5:hover ~ span,
.tab-content #mobile .all-survey-pages .survey-page-content .star-ratings .stars label.star-5:hover ~ span {
    width: 100% !important;
}

.tab-content #desktop .all-survey-pages .survey-page-content .star-ratings .stars label.star-4:hover ~ span,
.tab-content #tablet .all-survey-pages .survey-page-content .star-ratings .stars label.star-4:hover ~ span,
.tab-content #mobile .all-survey-pages .survey-page-content .star-ratings .stars label.star-4:hover ~ span {
    width: 80% !important;
}

.tab-content #desktop .all-survey-pages .survey-page-content .star-ratings .stars label.star-3:hover ~ span,
.tab-content #tablet .all-survey-pages .survey-page-content .star-ratings .stars label.star-3:hover ~ span,
.tab-content #mobile .all-survey-pages .survey-page-content .star-ratings .stars label.star-3:hover ~ span {
    width: 60% !important;
}

.tab-content #desktop .all-survey-pages .survey-page-content .star-ratings .stars label.star-2:hover ~ span,
.tab-content #tablet .all-survey-pages .survey-page-content .star-ratings .stars label.star-2:hover ~ span,
.tab-content #mobile .all-survey-pages .survey-page-content .star-ratings .stars label.star-2:hover ~ span {
    width: 40% !important;
}

.tab-content #desktop .all-survey-pages .survey-page-content .star-ratings .stars label.star-1:hover ~ span,
.tab-content #tablet .all-survey-pages .survey-page-content .star-ratings .stars label.star-1:hover ~ span,
.tab-content #mobile .all-survey-pages .survey-page-content .star-ratings .stars label.star-1:hover ~ span {
    width: 20% !important;
}

.tab-content #desktop .all-survey-pages .survey-page-content .star-ratings .stars span,
.tab-content #tablet .all-survey-pages .survey-page-content .star-ratings .stars span,
.tab-content #mobile .all-survey-pages .survey-page-content .star-ratings .stars span {
    width: 0;
    height: 30px;
    background-color: transparent;
    background-image: url("https://www.questionpro.com/images/qphome/v3/testSurvey/stars.png");
    background-position: 0 -60px;
    background-repeat: repeat-x;
    display: block;
    position: relative;
    top: 0;
    left: 0;
}

.tab-content #desktop .all-survey-pages .survey-page-content .star-ratings p,
.tab-content #tablet .all-survey-pages .survey-page-content .star-ratings p,
.tab-content #mobile .all-survey-pages .survey-page-content .star-ratings p {
    color: #737373;
    display: inline-block;
    float: left;
    vertical-align: middle;
}

.tab-content #desktop .all-survey-pages .survey-page-content .ratings-table,
.tab-content #tablet .all-survey-pages .survey-page-content .ratings-table,
.tab-content #mobile .all-survey-pages .survey-page-content .ratings-table {
    width: 100%;
}

.tab-content #desktop .all-survey-pages .survey-page-content .ratings-table tr td,
.tab-content #tablet .all-survey-pages .survey-page-content .ratings-table tr td,
.tab-content #mobile .all-survey-pages .survey-page-content .ratings-table tr td,
.tab-content #desktop .all-survey-pages .survey-page-content .ratings-table tr th,
.tab-content #tablet .all-survey-pages .survey-page-content .ratings-table tr th,
.tab-content #mobile .all-survey-pages .survey-page-content .ratings-table tr th {
    border: 1px solid #d1d1d1;
}

.tab-content #desktop .all-survey-pages .survey-page-content .ratings-table tr th,
.tab-content #tablet .all-survey-pages .survey-page-content .ratings-table tr th,
.tab-content #mobile .all-survey-pages .survey-page-content .ratings-table tr th {
    background: rgba(0, 0, 0, 0) linear-gradient(to bottom, #dddddd 0%, #c7c7c7 100%);
}

.tab-content #desktop .all-survey-pages .survey-page-content .ratings-table tr th p,
.tab-content #tablet .all-survey-pages .survey-page-content .ratings-table tr th p,
.tab-content #mobile .all-survey-pages .survey-page-content .ratings-table tr th p {
    display: inline-block;
    font-weight: normal;
}

.tab-content #desktop .all-survey-pages .survey-page-content .ratings-table tr th p.left-text,
.tab-content #tablet .all-survey-pages .survey-page-content .ratings-table tr th p.left-text,
.tab-content #mobile .all-survey-pages .survey-page-content .ratings-table tr th p.left-text {
    text-align: left;
}

.tab-content #desktop .all-survey-pages .survey-page-content .ratings-table tr th p.right-text,
.tab-content #tablet .all-survey-pages .survey-page-content .ratings-table tr th p.right-text,
.tab-content #mobile .all-survey-pages .survey-page-content .ratings-table tr th p.right-text {
    text-align: right;
}

.tab-content #desktop .all-survey-pages .survey-page-content .ratings-table tr.ratings-head td,
.tab-content #tablet .all-survey-pages .survey-page-content .ratings-table tr.ratings-head td,
.tab-content #mobile .all-survey-pages .survey-page-content .ratings-table tr.ratings-head td {
    background: rgba(0, 0, 0, 0) linear-gradient(to bottom, #eeeeee 0%, #d9d9d9 100%);
    color: #565656;
    padding: 5px 2px;
    text-shadow: none;
}

.tab-content #desktop .all-survey-pages .survey-page-content .ratings-table tr.rating-radio td,
.tab-content #tablet .all-survey-pages .survey-page-content .ratings-table tr.rating-radio td,
.tab-content #mobile .all-survey-pages .survey-page-content .ratings-table tr.rating-radio td {
    padding: 5px 2px;
}

.tab-content #desktop .all-survey-pages .survey-page-content .ratings-table tr.rating-radio td:hover,
.tab-content #tablet .all-survey-pages .survey-page-content .ratings-table tr.rating-radio td:hover,
.tab-content #mobile .all-survey-pages .survey-page-content .ratings-table tr.rating-radio td:hover {
    background: #d5f0fb;
}

.tab-content #desktop {
    height: 545px;
    background-color: transparent;
    background-image: url("https://www.questionpro.com/images/qphome/v3/testSurvey/MacBook Pro.png");
    background-position: center center;
    background-repeat: no-repeat;
}

.tab-content #desktop .all-survey-pages {
    width: 723px;
    height: 451px;
    left: 0;
    margin: 0 auto;
    top: 31px;
}

.tab-content #desktop .all-survey-pages .home-pages.page-1 {
    background-image: url("https://www.questionpro.com/images/qphome/v3/testSurvey/intro-survey-desktop.jpg");
    background-position: center center;
    background-repeat: no-repeat;
    background-size: 100% 100%;
}

.tab-content #desktop .all-survey-pages .home-pages.page-1 .begin-btn {
    font-size: 17px;
    top: 382px;
}

.tab-content #desktop .all-survey-pages .home-pages.page-8 {
    background-image: url("https://www.questionpro.com/images/qphome/v3/testSurvey/desktop-coffee-background.jpg");
    background-position: center center;
    background-repeat: no-repeat;
    background-size: 100% 100%;
    padding-top: 60px;
}

.tab-content #desktop .all-survey-pages .home-pages.page-8 .last-page-content h2 {
    font-size: 29px;
}

.tab-content #desktop .all-survey-pages .home-pages.page-8 .last-page-content h3 {
    font-size: 21.3px;
}

.tab-content #desktop .all-survey-pages .home-pages.page-8 .last-page-content p {
    margin-top: 270px;
}

.tab-content #desktop .all-survey-pages .home-pages.page-8 .last-page-content p a {
    color: #fff;
}

.tab-content #desktop .all-survey-pages .home-pages.page-8 .last-page-content p a span {
    text-decoration: underline;
}

.tab-content #desktop .all-survey-pages .home-pages.page-8 .last-page-content p a:hover {
    text-decoration: underline;
    cursor: pointer;
}

.tab-content #desktop .all-survey-pages .survey-page-content {
    height: 419px;
    padding: 35px 35px 0;
}

.tab-content #desktop .all-survey-pages .survey-page-content p.que-text {
    font-size: 18px;
    margin-bottom: 28px;
}

.tab-content #desktop .all-survey-pages .survey-page-content .smartphones-list {
    margin-bottom: 40px;
}

.tab-content #desktop .all-survey-pages .survey-page-content .smartphones-list li .container-mob {
    width: 74px;
    height: 135px;
    line-height: 135px;
}

.tab-content #desktop .all-survey-pages .survey-page-content .sortitems {
    margin-bottom: 18px;
}

.tab-content #desktop .all-survey-pages .survey-page-content .sortitems .sortable li {
    height: 49px;
    font-size: 14px;
    margin: 5px 0;
    padding: 7px;
}

.tab-content #desktop .all-survey-pages .survey-page-content .sortitems .sortable li .dragdots {
    width: 24px;
    height: 35px;
    margin-right: 16px;
}

.tab-content #desktop .all-survey-pages .survey-page-content .sortitems .sortable li .sortable-number {
    width: 34px;
    font-size: 15px;
    height: 34px;
    line-height: 1em;
    padding: 10px;
}

.tab-content #desktop .all-survey-pages .survey-page-content .num-rating ul {
    width: 64%;
}

.tab-content #desktop .all-survey-pages .survey-page-content .num-rating ul li {
    padding: 0 0.97em;
}

.tab-content #desktop .all-survey-pages .survey-page-content .num-rating ul li:first-child p,
.tab-content #desktop .all-survey-pages .survey-page-content .num-rating ul li:last-child p {
    font-size: 14px;
}

.tab-content #desktop .all-survey-pages .survey-page-content .num-rating ul li p {
    font-size: 11px;
    top: 8px;
}

.tab-content #desktop .all-survey-pages .survey-page-content .num-rating ul li span {
    font-size: 6px;
}

.tab-content #desktop .all-survey-pages .survey-page-content .horizontal-value {
    padding-bottom: 30px;
}

.tab-content #desktop .all-survey-pages .survey-page-content .horizontal-value .slider-panel p {
    width: 40%;
    height: 35px;
    line-height: 35px;
} 	

.tab-content #desktop .all-survey-pages .survey-page-content .horizontal-value .slider-panel p label {
    width: 84%;
    font-size: 14px;
    font-weight: 400;
    padding-left: 10px;
}

.tab-content #desktop .all-survey-pages .survey-page-content .horizontal-value .slider-panel .range-slider {
    width: 57%;
    height: 7px;
}

.tab-content #desktop .all-survey-pages .survey-page-content .star-ratings {
    padding-bottom: 150px;
    padding-top: 28px;
}

.tab-content #desktop .all-survey-pages .survey-page-content .star-ratings p {
    width: 52%;
    font-size: 14px;
    margin-bottom: 0;
    margin-top: 5px;
}

.tab-content #desktop .all-survey-pages .survey-page-content .ratings-table {
    margin-bottom: 30px;
}

.tab-content #desktop .all-survey-pages .survey-page-content .ratings-table tr th p {
    width: 49%;
    font-size: 12px;
    padding: 10px;
}

.tab-content #tablet {
    width: 716px;
    height: 503px;
    background-color: transparent;
    background-image: url("https://www.questionpro.com/images/qphome/v3/testSurvey/iPad.png");
    background-position: center center;
    background-repeat: no-repeat;
    margin: 0 auto;
    text-align: center;
}

.tab-content #tablet .all-survey-pages {
    width: 584px;
    height: 437px;
    left: 63px;
    right: 3px;
    top: 30px;
}

.tab-content #tablet .all-survey-pages .home-pages.page-1 {
    background-image: url("https://www.questionpro.com/images/qphome/v3/testSurvey/intro-survey-desktop.jpg");
    background-position: center center;
    background-repeat: no-repeat;
}

.tab-content #tablet .all-survey-pages .home-pages.page-1 .begin-btn {
    font-size: 17px;
    top: 375px;
}

.tab-content #tablet .all-survey-pages .home-pages.page-8 {
    background-image: url("https://www.questionpro.com/images/qphome/v3/testSurvey/desktop-coffee-background.jpg");
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    padding-top: 40px;
}

.tab-content #tablet .all-survey-pages .home-pages.page-8 .last-page-content h2 {
    font-size: 29px;
}

.tab-content #tablet .all-survey-pages .home-pages.page-8 .last-page-content h3 {
    font-size: 21px;
}

.tab-content #tablet .all-survey-pages .home-pages.page-8 .last-page-content p {
    margin-top: 270px;
}

.tab-content #tablet .all-survey-pages .home-pages.page-8 .last-page-content p a {
    color: #fff;
}

.tab-content #tablet .all-survey-pages .home-pages.page-8 .last-page-content p a span {
    text-decoration: underline;
}

.tab-content #tablet .all-survey-pages .home-pages.page-8 .last-page-content p a:hover {
    cursor: pointer;
    text-decoration: underline;
}

.tab-content #tablet .all-survey-pages .survey-page-content {
    height: 419px;
    padding: 15px 35px 0 35px;
}

.tab-content #tablet .all-survey-pages .survey-page-content p.que-text {
    font-size: 18px;
    margin-bottom: 28px;
}

.tab-content #tablet .all-survey-pages .survey-page-content .smartphones-list {
    margin-bottom: 40px;
}

.tab-content #tablet .all-survey-pages .survey-page-content .smartphones-list li .container-mob {
    width: 74px;
    height: 135px;
    line-height: 135px;
}

.tab-content #tablet .all-survey-pages .survey-page-content .sortitems {
    margin-bottom: 18px;
}

.tab-content #tablet .all-survey-pages .survey-page-content .sortitems .sortable li {
    height: 49px;
    font-size: 14px;
    margin: 5px 0;
    padding: 7px;
}

.tab-content #tablet .all-survey-pages .survey-page-content .sortitems .sortable li .dragdots {
    width: 24px;
    height: 35px;
    margin-right: 16px;
}

.tab-content #tablet .all-survey-pages .survey-page-content .sortitems .sortable li .sortable-number {
    width: 34px;
    height: 34px;
    font-size: 15px;
    line-height: 1em;
    padding: 10px;
}

.tab-content #tablet .all-survey-pages .survey-page-content .num-rating ul {
    width: 85%;
}

.tab-content #tablet .all-survey-pages .survey-page-content .num-rating ul li {
    padding: 0 0.7em;
}

.tab-content #tablet .all-survey-pages .survey-page-content .num-rating ul li:first-child p,
.tab-content #tablet .all-survey-pages .survey-page-content .num-rating ul li:last-child p {
    font-size: 14px;
}

.tab-content #tablet .all-survey-pages .survey-page-content .num-rating ul li p {
    font-size: 11px;
    top: 8px;
}

.tab-content #tablet .all-survey-pages .survey-page-content .num-rating ul li span {
    font-size: 6px;
}

.tab-content #tablet .all-survey-pages .survey-page-content .horizontal-value {
    padding-bottom: 30px;
}

.tab-content #tablet .all-survey-pages .survey-page-content .horizontal-value .slider-panel p {
    width: 40%;
    height: 35px;
    line-height: 35px;
}

.tab-content #tablet .all-survey-pages .survey-page-content .horizontal-value .slider-panel p label {
    width: 84%;
    font-size: 12px;
    font-weight: 400;
    padding-left: 10px;
}

.tab-content #tablet .all-survey-pages .survey-page-content .horizontal-value .slider-panel .range-slider {
    width: 58%;
    height: 7px;
}

.tab-content #tablet .all-survey-pages .survey-page-content .star-ratings {
    padding-bottom: 140px;
    padding-top: 28px;
}

.tab-content #tablet .all-survey-pages .survey-page-content .star-ratings p {
    width: 52%;
    font-size: 14px;
    margin-bottom: 0;
    margin-top: 5px;
}

.tab-content #tablet .all-survey-pages .survey-page-content .ratings-table {
    margin-bottom: 30px;
}

.tab-content #tablet .all-survey-pages .survey-page-content .ratings-table tr th p {
    width: 49%;
    font-size: 12px;
    padding: 10px;
}

.tab-content #mobile {
    width: 311px;
    height: 606px;
    background-color: transparent;
    background-image: url("https://www.questionpro.com/images/qphome/v3/testSurvey/iphone_480.png");
    background-position: center center;
    background-repeat: no-repeat;
    margin: 0 auto;
    text-align: center;
    vertical-align: middle;
}

.tab-content #mobile .all-survey-pages {
    width: calc(100% - 82px);
    height: 392px;
    left: 41px;
    top: 80px;
    right: 41px;
}

.tab-content #mobile .all-survey-pages .home-pages.page-1 {
    background-image: url("https://www.questionpro.com/images/qphome/v3/testSurvey/mobile-intro-background.jpg");
    background-position: center center;
    background-repeat: no-repeat;
}

.tab-content #mobile .all-survey-pages .home-pages.page-1 .begin-btn {
    font-size: 15px;
    padding: 12px 22px;
    top: 345px;
}

.tab-content #mobile .all-survey-pages .home-pages.page-8 {
    background-image: url("https://www.questionpro.com/images/qphome/v3/testSurvey/last-mobile-bg.jpg");
    background-position: center center;
    background-repeat: no-repeat;
    padding: 40px 25px 0 25px;
}

.tab-content #mobile .all-survey-pages .home-pages.page-8 .last-page-content h2 {
    font-size: 25px;
}

.tab-content #mobile .all-survey-pages .home-pages.page-8 .last-page-content h3 {
    font-size: 19px;
    margin-top: 10px;
}

.tab-content #mobile .all-survey-pages .home-pages.page-8 .last-page-content p {
    margin-top: 140px;
}

.tab-content #mobile .all-survey-pages .home-pages.page-8 .last-page-content p a {
    color: #fff;
}

.tab-content #mobile .all-survey-pages .home-pages.page-8 .last-page-content p a span {
    text-decoration: underline;
}

.tab-content #mobile .all-survey-pages .home-pages.page-8 .last-page-content p a:hover {
    text-decoration: underline;
}

.tab-content #mobile .all-survey-pages .home-pages.page-3 .pages-nav .left-bar .backpage,
.tab-content #mobile .all-survey-pages .home-pages.page-4 .pages-nav .left-bar .backpage,
.tab-content #mobile .all-survey-pages .home-pages.page-5 .pages-nav .left-bar .backpage,
.tab-content #mobile .all-survey-pages .home-pages.page-6 .pages-nav .left-bar .backpage,
.tab-content #mobile .all-survey-pages .home-pages.page-7 .pages-nav .left-bar .backpage {
    font-size: 14px;
    padding: 0;
}

.tab-content #mobile .all-survey-pages .home-pages.page-3 .pages-nav .right-bar .progbar,
.tab-content #mobile .all-survey-pages .home-pages.page-4 .pages-nav .right-bar .progbar,
.tab-content #mobile .all-survey-pages .home-pages.page-5 .pages-nav .right-bar .progbar,
.tab-content #mobile .all-survey-pages .home-pages.page-6 .pages-nav .right-bar .progbar,
.tab-content #mobile .all-survey-pages .home-pages.page-7 .pages-nav .right-bar .progbar {
    width: 65%;
}

.tab-content #mobile .all-survey-pages .survey-page-content {
    height: 357px;
    padding: 10px 10px 0 10px;
}

.tab-content #mobile .all-survey-pages .survey-page-content p.que-text {
    font-size: 16px;
    margin-bottom: 10px;
}

.tab-content #mobile .all-survey-pages .survey-page-content .smartphones-list {
    margin-bottom: 6px;
}

.tab-content #mobile .all-survey-pages .survey-page-content .smartphones-list li {
    width: 50%;
    padding: 10px 0 5px 0;
}

.tab-content #mobile .all-survey-pages .survey-page-content .smartphones-list li .container-mob img {
    height: 75px;
}

.tab-content #mobile .all-survey-pages .survey-page-content .smartphones-list li label {
    margin-bottom: 0;
}

.tab-content #mobile .all-survey-pages .survey-page-content .sortitems {
    margin-bottom: 20px;
}

.tab-content #mobile .all-survey-pages .survey-page-content .sortitems .sortable li {
    height: 35px;
    font-size: 13px;
    margin: 5px 0;
    padding: 4px 7px 0 7px;
}

.tab-content #mobile .all-survey-pages .survey-page-content .sortitems .sortable li .dragdots {
    width: 18px;
    height: 24px;
    background-color: transparent;
    background-image: url("https://www.questionpro.com/images/qphome/v3/testSurvey/dragnDropdots.png");
    background-position: center center;
    background-repeat: no-repeat;
    background-size: 100% 100%;
    margin-right: 13px;
}

.tab-content #mobile .all-survey-pages .survey-page-content .sortitems .sortable li .sortable-number {
    width: 26px;
    height: 25px;
    font-size: 11px;
    line-height: 1em;
    padding: 7px;
}

.tab-content #mobile .all-survey-pages .survey-page-content .num-rating ul {
    display: none;
}

.tab-content #mobile .all-survey-pages .survey-page-content .horizontal-value {
    padding-bottom: 30px;
}

.tab-content #mobile .all-survey-pages .survey-page-content .horizontal-value .slider-panel p {
    width: 70%;
    height: 35px;
    display: block;
}

.tab-content #mobile .all-survey-pages .survey-page-content .horizontal-value .slider-panel p label {
    width: 90%;
    font-size: 13px;
    font-weight: 400;
    margin-bottom: 5px;
    padding-left: 10px;
}

.tab-content #mobile .all-survey-pages .survey-page-content .horizontal-value .slider-panel p input {
    position: relative;
}

.tab-content #mobile .all-survey-pages .survey-page-content .horizontal-value .slider-panel .range-slider {
    width: 80%;
    height: 7px;
    left: 36px;
    position: relative;
    top: -15px;
}

.tab-content #mobile .all-survey-pages .survey-page-content .star-ratings {
    padding-bottom: 20px;
    display:inline-block;
}

.tab-content #mobile .all-survey-pages .survey-page-content .star-ratings p {
    width: 100%;
    font-size: 14px;
    margin-bottom: 0;
    margin-top: 5px;
}

.tab-content #mobile .all-survey-pages .survey-page-content .ratings-table {
    margin-bottom: 40px !important;
}

.tab-content #mobile .all-survey-pages .survey-page-content .ratings-table tr th p {
    width: 49%;
    font-size: 12px;
    padding: 10px;
}

.tab-content #mobile .all-survey-pages .survey-page-content .ratings-table tr td {
    cursor: pointer;
}

.tab-content #mobile .all-survey-pages .survey-page-content .ratings-table.selectTD .ui-selected {
    background: #0B83C8;
    color: #fff;
}

.signup-button-new {
    background: #F5A623;
    -webkit-border-radius: 50px ;
    -moz-border-radius: 50px ;
    border-radius: 50px ;
    color: #fff;
    display: inline-block;
    font-size: 14px;
    font-weight: 600;
    line-height: 24px;
    padding: 10px 36px;
    text-transform: uppercase;
    vertical-align: top;
    transition: all 0.15s ease-in-out;
    -moz-transition: all 0.15s ease-in-out;
    -o-transition: all 0.15s ease-in-out;
    -webkit-transition: all 0.15s ease-in-out;
}
@media only screen and (min-width: 768px) {
    .signup-button-new {
        font-size: 17px;
        padding: 11px 38px;
    }
}
@media only screen and (min-width: 1024px) {
    .signup-button-new {
        font-size: 18px;
        padding: 12px 40px;
    }
}
@media only screen and (min-width: 1200px) {
    .signup-button-new {
        font-size: 19px;
        padding: 13px 42px;
    }
}
.signup-button-new:hover {
    background: #ffbb33;
    text-decoration: none;
	color: #fff;
}
.signup-button-new:focus, .signup-button-new:active{
	background: #F5A623;
	color: #fff;
}

.takesurvey-section {
    margin-top: 10px !important;
    margin-bottom: 20px !important;
}
@media only screen and (min-width: 768px) {
	.takesurvey-section {
		margin-top: 30px !important;
		margin-bottom: 10px !important;
	}
}
@media only screen and (min-width: 768px) {
	.takesurvey-section {
		margin-top: 38px !important;
		margin-bottom: 12px !important;
	}
}
@media only screen and (min-width: 1200px) {
	.takesurvey-section {
		margin-top: 40px !important;
		margin-bottom: 20px !important;
	}
}