﻿/* Set padding to keep content from hitting the edges */
.body-content {
    padding-left: 15px;
    padding-right: 15px;
}

body {
    background: #F0F0F0;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
}
/* Override the default bootstrap behavior where horizontal description lists 
   will truncate terms that are too long to fit in the left column 
*/
.dl-horizontal dt {
    white-space: normal;
}

/* Set width on the form input elements since they're 100% wide by default */
input,
select,
textarea {
    max-width: 550px;
}
.phonenumber-textbox {
    letter-spacing: 1px;
}
/* Set page gutter*/
.gutter-margin {
    margin: 0 90px 0 90px !important; 
}
.gutter-margin-left-screen {
    margin: 0 20px 0 90px !important; 
}
.gutter-margin-right-screen {
    margin: 0 75px 0 20px !important; 
}
.div[class^="col-"]:not(:first-child) { padding-left:15px; } div[class^="col-"]:not(:last-child) { padding-right:15px; }

 .left-side {
  background-color: whitesmoke !important;
}
.right-side {
  background-color: transparent;
  padding-top: 100px;
  margin-left: -40px;
}

.row {
    margin-left: -15px;
    margin-right: 0;
}

.content-row-height-auto {
    height: auto;
}
.content-row-height-view-screen {
    height: calc(100vh - 138px) !important;
}
.content-row-height {
    height: auto !important;
}

.signup-content-row-height {
    height: calc(100vh - 138px);
}
.panel-footer {
    padding: 10px 0;
    background-color: transparent;
    border-top: 0;
    
}
/******************************

Header

*************************************/
.header {
    /*background: #2C6788;*/
    /*height: 90px;*/
}

    .header .brand img {
        height: 40px;
        margin-left: 105px;
    }

    .sponsorlogo
    {
        max-width:240px;
        float:right;
        margin-top:0;
        margin-right:0;
        height:92px;
    }
#imgSponsoredLogo.sponsorlogo {
    height: auto;
}

    .header .header-inner {
        text-align: left !important;
        height: 90px;
    }

.header .brand {
    width: auto;
    /*border-right: 1px solid white;
    padding-right: 22px;*/
    /*margin-left: 35px;*/
    display: -webkit-flex;
    display: -webkit-box;
    display: -webkit-inline-box;
    display: flex;
}

    .header .sponsorbrand img {
        float:right;
    }
    .sponsorbrand-logo {
        margin-top: 20px;
        margin-right: 105px;
    }
.sponsorbrand-logo-img {
    max-width: 204px;
    height: 50px;
}

.cobrand-sponsorbrand-logo {
    margin-top: 20px;
    margin-right: 105px;
    display:inline-flex;
}

.cobrand-sponsorbrand-logo-img {
    max-width: 204px;
    height: 50px;
}
.sponsorbrand-logo-text {
    text-align: center;
    color: white;
    font-size: small;
}

#modalPartnerLogoAARP .logo-display, #modalAboutRoobrikAARP .logo-display {
    display: none;
}

#modalPartnerLogoAARP .about-title-aign, #modalAboutRoobrikAARP .about-title-aign {
    text-align: center;
}

#modalPartnerLogoAARP .about-text-aign, #modalAboutRoobrikAARP .about-text-aign {
    text-align: center;
}

.header-helper-text {
    /*position: absolute;
    top: 17px;
    left: 190px;
    color: #ffffff;
    font-family: Helvetica Bold;
    font-size: 16px;*/
    /* position: absolute; */
    top: 17px;
    color: #ffffff;
    font-family: Helvetica Bold;
    font-size: 16px;
    border-left: 1px solid white;
    padding-left: 20px;
    margin-left: 20px;
    margin-top: auto;
    margin-bottom: auto;
    height: 40px !important;
    text-align: left;
}

/*********************************

Landing page

************************************/

.home-page {
    padding: 30px;
}

.btn-start {
    color: rgb(64, 120, 145);
    background: white;
}

.zero-padding {
    padding: 0px !important;
}

.page-container .page-content-wrapper .content {
    padding-bottom: 0px;
    /*padding-top: 0px;*/
}

.home-page li {
    margin-bottom: 10px;
}


    .home-page li i {
        position: absolute;
        top: 25px;
        font-size: 55px;
    }

.panel .panel-heading {
    /*top: 10px;*/
}

.col-middle-questionnaire .panel .panel-heading {
    /*top: -75px;*/
}

.panel .panel-header-image {
    top: 0;
    padding: 0px;
    /*margin-top: 90px;*/
}

p.errorText {
    float: right;
    /*bottom: -20px;*/
    position: absolute;
    /*left: 150px;*/
    font-size: 13px; 
    color: #f55753
}

.start-tip {
    /*margin-left: 90px;*/
}

.home-page li img {
    float: left;
    padding-top: 10px;
}

.button-image {
    padding: 0px;
    border: none;
}

.breadcrumb.getting-started {
    /*padding-top: 30px;*/
    position: relative;
}

.breadcrumb-progress {
    height: 5px;
    background-color: #2C6788;
    border-radius: 10px;
    /*margin-top: 15px;*/
    position: relative;
    /*top: 35px;*/
}

.breadcrumb-full {
    height: 5px;
    background-color: #ccc;
    border-radius: 10px;
    margin-top: 10px;
    padding-left: 0;
    padding-right: 0;
}
.location-zipcode-textbox {
    width: 40%;
}
.location-or-hr {
    width: 100%;
    text-align: center !important;
    border-bottom: 1px solid rgba(203,203,203,203) !important;
    line-height: 0.1em;
    margin: 10px 0 20px;
}
.location-or-text {
    background: #fff;
    padding: 0 10px;
}
.currentQuestion {
    text-transform: none;
}

.question-content {
    padding: 0px 117px !important;
}

.margin-top-05 {
    margin-top: 0.5em;
}

.margin-top-10 {
    margin-top: 1.0em;
}

.margin-top-15 {
    margin-top: 1.5em;
}

.margin-top-20 {
    margin-top: 2.0em;
}

.margin-top-25 {
    margin-top: 2.5em;
}

.margin-top-30 {
    margin-top: 3.0em;
}




/***********************
  ROUND BUTTONS
************************/
.round {
    border-radius: 24px;
}

.start-button {
    color: #3C6F86;
    font-family: Montserrat;
    font-size: 15px;
    text-transform: uppercase !important;
    padding: 12px 70px !important;
}

.next-button {
    background-color: #2C6788;
    color: white;
    padding: 12px 50px;
}

    .next-button:hover, .next-button:active, .next-button:active:focus, .btn-primary.next-button:focus {
        background-color: #396292;
        color: white;
        padding: 12px 50px;
    }



.previous-button {
    padding: 6px 15px;
    margin-bottom: -20px;
}

    .previous-button:hover {
        padding: 6px 15px;
    margin-bottom: -20px;
    }

    .previous-button:active {
        background-color: #eee;
    }

/*****************************
    Radio buttons
    ****************/
.checkbox label:before, .radio label:before {
    border: 2px solid rgb(155, 192, 205);
}

.radio.radio-success input[type=radio]:checked + label:before, .checkbox.check-success input[type=checkbox]:checked + label:before {
    border-color: #296689;
}

.radio label:before, .checkbox label:before {
    content: "";
    display: inline-block;
    width: 25px;
    height: 25px;
    margin-right: 10px;
    position: absolute;
    left: 0px;
    background-color: #ffffff;
    border: 1px solid #999999;
    top: -3px;
}

.radio label, .checkbox label {
    font-size: 18px; color: #626262;
    padding-left: 60px !important;
    font-family: Helvetica Light;
    font-weight: normal;
}

.radio label.p-l-40-imp {
    padding-left: 40px !important;
}

.checkbox label::after {
    display: inline-block;
    width: 23px;
    height: 25px;
    position: absolute;
    left: 4.2px;
    top: -1px;
    font-size: 16px;
    transition: border 0.2s linear 0s, color 0.2s linear 0s;
}

.checkbox.check-success input[type=checkbox]:checked + label:before {
    background: #296689;
}
/***********************
  CUSTON BTN VALUES
************************/

.btn {
    border: 0 none;
    font-weight: 700;
    text-transform: uppercase;
}

    .btn:hover {
        border: none;
    }

.footer-links a:link {
    color: #626262;
}

.color-blue {
    color: rgb(64, 120, 145);
}

.color-pink {
    color: rgb(171, 45, 93);
}

.color-orange {
    color: rgb(233, 156, 128);
}

.lock-color {
    color: rgb(64, 120, 145);
}


.bg-whitesmoke {
    background: whitesmoke !important;
}

.jumbotron .col-middle-questionnaire p {
    font-family: Helvetica;
    font-size: 15px;
    color: rgb(147, 147, 147);
}

/****************************

Select

******************************/
select {
    width: 100%;
    padding: 10px 20px;
    text-align: left;
    border: 1px solid rgb(203, 203, 203);
        -webkit-appearance: none;
        
    font-size: 18px;
    color: #999;
}

select {
    background: url("../images/down-arrow.png") no-repeat right #fff !important;
    -webkit-appearance: none;
    background-position-x: 98% !important;
    background-size: 10px 10px !important;
}

.negative-margin-7 {
    margin-left: -7px;
}

.panel .panel-heading .panel-title.help-text {
    font-size: 14px;
}

.panel .panel-body .panel-text.help-text {
    font-size: 16px;
    line-height:24px;
    font-family: "Helvetica Light", Helvetica, Arial, sans-serif;
}

.panel .panel-heading .panel-title.start-text {
    font-size: 20px;
    color: #333;
    /*padding-left: 35px;*/
    text-transform: none;
    font-weight: 100;
    font-family: Helvetica Light;
}

.panel .panel-heading {
    min-height: 35px;
}

.input-elem {
    padding-left: 0px !important;
}

p.question-text {
    margin-bottom: 35px;
    font-family: Helvetica Light;
    color: #333;
    font-size: 24px;
    line-height: 28px;      
}

/*************
    Questionnaire buttons
    ****************/
input.btn.btn-primary.question-submit-botton, button.btn.btn-primary.question-submit-botton {
    bottom: -20px;
    position: absolute;
    left: 0px;
    text-transform: capitalize;
    border-radius: 4px;
    min-width: 120px;
    font-weight: normal;
    font-family: Helvetica;
}



.col-middle-questionnaire {
    /*top: 120px !important;*/
}



input.btn.btn-default.question-submit-botton, button.btn.btn-default.question-submit-botton {
   left: 0px;
    text-transform: capitalize;
    /*position: absolute;*/
    border-radius: 4px;
    min-width: 120px;
    font-weight : normal;
    font-family: Helvetica;
}

input.btn.btn-default.question-submit-botton {
    /*left: 15px;*/
    border: 1px solid #DFDFDC;
    bottom: -2px;
}

.col-middle-questionnaire .panel.panel-transparent {
    min-height: 375px !important;
}

.question-content .panel-body.col-md-10 {
    min-height: 370px;
}


/******************************
Footer
*****************************/

.site-footer {
    background: whitesmoke;
}


.jumbotron {
    margin-bottom: 0px;
}


.inside {
    margin-top: 20px;
    margin-bottom: 20px;
}

.inside-full-height {
    height: 100%;
    margin-top: 0;
    margin-bottom: 0;
}

.main-content {
    padding-right: 0px;
}

.home-page-bg {
    background-size: cover;
    background-position: center center;
}
.layer {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    opacity: 0.85;
}

.overlay {
    opacity: 0.3;
}
.row-eq-height {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
    display: flex;
}

.home-page-right-section {
    height: calc(100vh - 48px);
}

.home-page-left-section-content {
    position: relative;
    top: 50%;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
}
.home-page-right-section-content {
    position: relative;
    top: 50%;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
}

.home-cover .home-page-bg h1 {
    color: white;
    font-size: 48px;
    font-weight: 600;
    font-family: "Helvetica",Helvetica,Arial,sans-serif;
}

.home-cover.jumbotron {
    margin-bottom: 0px;
}

.home-cover .home-page-bg h3 {
    color: white;
    font-size: 24px;
    font-family: "Helvetica Light";
}

.external-link-icon {
    color: #b21f5e;
    padding-left: 10px;
}

/*.home-page-bg {
    background-color: #407085;
}*/

/*------------------------------------------------------------------
[5. Typography]
*/
/* Standard elements
--------------------------------------------------
*/
/* To Load Hinted Fonts for Windows */


start-tip {
    /*margin-left: 50px;*/
}

.start-tip h2 {
    font-family: 'Montserrat';
    font-size: 15px;
    color: #333;
    line-height: 24px;
}

.start-tip p {
    font-family: Helvetica Light;
    font-size: 15px;
    color: #666666;
}

p.footer-text {
    font-size: 12px;
    padding-left: 10px;
    font-family: Helvetica Light;
}

    p.footer-text span {
        color: #666666;
        padding-left: 10px;
    }

.footer-links a {
    padding: 12px;
}

.footer-links {
    font-size: 11px;
    color: #999;
    font-family: Montserrat;
}

     .footer-links a:link, .footer-links a {
        color: #999;
        font-size: 11px;
        font-family: Montserrat;
    }

.copyright-text {
    font-size: 10px;
    font-family: "Helvetica";
    color: #999;
    text-align: center;
}

.container-md-height {
    height: 100%;
}

.copyright {
    padding: 5px 0;
    padding-top: 10px;
    border-top: 1px solid rgba(98, 98, 98, 0.07);
}

.home-page-bg .panel-body.m-t-95 {
        padding-left: 0;
    }
.home-page-bg .panel-body.m-t-75 {
    padding-left: 0;
}

@media (min-width: 960px) {
    .zero-padding {
        padding: 10px;
    }

    .zero-padding .panel.panel-transparent {
        margin-left: 90px;
        margin-right: 117px;
    }

    .zero-padding .panel .panel-heading {
        padding: 0px;
    }
    
    .zero-padding .panel.panel-transparent .panel-body {
        padding: 0px;
    }

    .zero-padding ul.list-inline.home-page.row {
        padding: 0px;
    }

    .zero-padding ul.list-inline.home-page.row li {
        padding: 0px;
    }

    
    .home-page-bg .full-height.panel.panel-transparent {
        margin-left: 110px;
    }

    .home-page-bg .panel-body.m-t-65 {
        padding-left: 0px;
    }

}

@media (min-width: 768px) and (max-width: 960px) {
    .home-page {
        padding: 0px;
    }

        .home-page li {
            margin-bottom: 0;
        }

    .panel .panel-header-image {
        top: 20px;
    }   

    .home-page-bg .panel-body.m-t-65 {
        padding-left: 0px;
    }

    /*.zero-padding .panel.panel-transparent {
        top: 120px;
    }*/
}
@media only screen and (min-width: 1050px) {
    form .row [class*='col-']:not(:first-child).col-middle-questionnaire, form .row [class*='col-']:not(:last-child).col-middle-questionnaire {
        padding-left: 40px;
        padding-right: 117px;
    }
}

@media only screen and (min-width: 768px) and (max-width: 1050px) {
    form .row [class*='col-']:not(:first-child).col-middle-questionnaire, form .row [class*='col-']:not(:last-child).col-middle-questionnaire {
        padding-left: 20px;
        padding-right: 60px;
    }
}

@media only screen and (min-width: 768px) and (max-width: 1823px) {
    .header .brand img {
    /*height: 40px;
    margin-left: 102px;*/
    }
}

/* phones and non-tablets*/
@media only screen and (max-width: 767px) {
    form .row [class*='col-']:not(:first-child).col-middle-questionnaire, form .row [class*='col-']:not(:last-child).col-middle-questionnaire {
        padding-left: 8px;
        padding-right: 20px;
    }

    .panel .panel-header-image {
        margin-top: 20px;
    }

    .panel-header-image .logo {
        width: 80px;
        margin-left:0px;
    }

    .m-t-65
    {
        margin-top:25px;
    }

    .m-b-20
    {
        margin-bottom: 0px;
    }

    .panel .panel-heading {
        /*top:10px;*/
    }
    input.btn.btn-default.question-submit-botton {
        left: 15px;
    }
}

.col-middle-questionnaire .panel.panel-transparent , .col-middle-questionnaire .panel.panel-transparent .panel-heading, .col-middle-questionnaire .panel.panel-transparent .panel-body {
    padding: 0 ;
}


@media (min-width: 760px) and (max-width: 960px) {


    .col-sm-height {
        /*position: absolute; */
        top: 42%;
        bottom: 50%;
        right: 0%;
    }


    .col-middle-questionnaire {
        /*top: 150px !important;*/
        padding-bottom: 20px;
    }

        .col-middle-questionnaire .panel.panel-transparent {
            min-height: 334px !important;
        }

    .page-content-wrapper {
        overflow-x: hidden;
        overflow-y: auto;
    }

    .jumbotron {
        margin-bottom: 0px;
    }
}

@media (min-width: 768px) and (max-width: 991px) {
    .gutter-margin-right-screen {
        margin: 0 !important;
    }
    .sponsorbrand-logo {
        margin-right: 35px;
    }
}

@media (max-width: 319px) {
    .next-button {
        padding: 12px 25px;
    }

    .next-button:hover, .next-button:active, .next-button:active:focus, .btn-primary.next-button:focus {
        padding: 12px 25px;
    }
    .previous-button {
        padding: 6px 5px;
        margin-bottom: 0;
    }

    .previous-button:hover {
        padding: 5px 5px;
        margin-bottom: 0;
    }
}
@media (max-width: 767px) {

    .sponsorlogo
    {
        margin-right:0;
    }
    .sponsorbrand-logo {
        margin-top: 10px;
        margin-right: 0;
    }
     .panel-header-image .logo {
        width: 80px;
    }

     .gutter-margin-right-screen .panel.panel-transparent {
         margin-bottom: 0;
    }

    body > div > div.header > div > div > div > h1 {
        display: inline-block;
    }

    .page-content-wrapper {
        width: 100%;
        margin-top: 0px;
        margin-bottom: 0px;
    }

    .gutter-margin {
    margin: 0 !important; 
    }
    .gutter-margin-left-screen {
        margin: 0 !important; 
    }
    .gutter-margin-right-screen {
        margin: 0 0 0 25px !important;
    }

    .content-row-height-view-screen {
    height: 100% !important;
    }
    .content-row-height {
    height: calc(100vh - 170px) !important;
    }
    .signup-content-row-height {
    height: calc(100vh - 170px) !important;
    }
    
    .right-side {
      padding-top: 0;
    }
    .col-middle-questionnaire .panel.panel-transparent .panel-heading, .col-middle-questionnaire .panel.panel-transparent .panel-body {
        padding-left: 15px !important;
        padding-right: 15px !important;
    }

    .div[class^="col-"]:not(:first-child) { padding-left:15px; } div[class^="col-"]:not(:last-child) { padding-right:0; }

    form .row {
        margin-left: 0px;
        margin-right: 0px;
    }

    .full-height {
        height: auto !important;
    }

    .breadcrumb.getting-started {
        padding-top: 15px;
    }

    .breadcrumb-progress {
        /*top: 35px;*/
    }

    .breadcrumb-full {
    margin-top: 15px;
    }

    .breadcrumb {
        margin-left: 0;
    }
    .previous-button {
        margin-bottom: 0;
        bottom: -5px !important;
    }

    .previous-button:hover {
        margin-bottom: 0;
        bottom: -5px !important;
    }
    .start-tip {
        /*margin-left: 50px;*/
    }

        .start-tip h2 {
            font-family: 'Montserrat' !important;
            font-size: 15px !important;
            color: #333 !important;
            line-height: 24px;
        }

        .start-tip p {
            font-family: Helvetica;
            font-size: 15px;
            color: #666;
        }

    .home-page {
        padding: 0px;
        padding-bottom: 30px;
    }

    .home-page-bg {
        height: auto;
    }
    .home-page-right-section {
        height: auto;
    }

    .home-page-left-section-content {
        position: relative;
        top: 0;
        transform: translateY(0);
        -webkit-transform: translateY(0);
    }
    .home-page-right-section-content {
        position: relative;
        top: 0;
        transform: translateY(0);
        -webkit-transform: translateY(0);
    }
    .header .brand img {
        height: 40px;
        margin-left: 10px;
    }

.header-helper-text {
    /*position: absolute;*/
    top: 10px;
    /*left: 100px;*/
    color: whitesmoke;
    font-family: Helvetica Bold;
    font-size: 18px;
}

    .zero-padding {
        padding: 10px;
    }

    .jumbotron {
        margin-bottom: 0px;
        overflow: auto;

    }

    .header .header-inner {
        height: 70px;
    }

    /*.col-middle-questionnaire .panel .panel-heading {
        top: -10px;
    }*/

    .question-content-row {
        overflow-y: hidden !important;
    }

    .home-page-bg .panel-body.m-t-95 {
        padding-left: 15PX;
    }
    .home-page-bg .panel-body.m-t-75 {
        padding-left: 15PX;
    }
    .row-eq-height {
        /*display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;*/
        display: block;
    }
}

@media (min-width: 768px) and (max-height: 680px) {
     .home-page-right-section {
        height: 680px;
    }

    /*.home-page-left-section-content {
        position: relative;
        top: 30px;
        transform: translateY(0);
    }
    .home-page-right-section-content {
        position: relative;
        top: 30px;
        transform: translateY(0);
    }*/

}

@media (max-width: 360px) {
    .panel-header-image .logo {
        width: 80px;
    }

    .sponsorlogo{
       max-width:180px;
       margin-right:0px;
   }

}

@media (min-width: 361px) and (max-width: 1024px) {
   .sponsorlogo{
       max-width:220px;
       float:right;       
   }


}

#footerwrapper {
    width: 100% !important;
    height: 48px;
    background: whitesmoke;
    position: relative;
    z-index: 999;
    bottom: 0; 
}

.question-content-row {
    overflow-y: auto;
}

@media (max-width: 767px) {
    .start-tip {
        /*margin-left: 50px;*/
    }

    /*.col-middle-questionnaire .panel .panel-heading {
        top: -10px;
    }*/

    .home-page {
        padding: 30px 0px;
    }

    .zero-padding {
        padding: 10px;
    }

    .page-content-wrapper {
        overflow-x: hidden;
        overflow-y: auto;
    }

    .page-container .page-content-wrapper .content {
        width: 100%;
        padding-bottom: 100px;
    }

    body .header {
        width: 100%;
        height: 70px;
        border-bottom: 1px solid rgba(0, 0, 0, 0.07);
    }

    .col-middle-questionnaire {
        top: 0 !important;
        padding-bottom: 20px;
    }

    .question-content {
        padding: 10px 10px !important;
    }

    input.btn.btn-primary.question-submit-botton, button.question-submit-botton {
        bottom: -20px;
        position: relative;
        left: 0px;
        text-transform: capitalize;
    }


    input.btn.btn-default.question-submit-botton, button.btn.btn-default.question-submit-botton {
        bottom: -15px;
        /*left: 0px;*/
        position: relative;
        text-transform: capitalize;
    }

    /*input.btn.btn-default.question-submit-botton {
        left: 20px;
    }*/

    .col-middle-questionnaire .panel.panel-transparent {
        min-height: initial !important;
        height: auto !important;
    }

    .question-container .question-content .panel-body.col-md-10 {
        min-height: 0px !important;
    }

    .sm-full-height {
        height: 100% !important;
    }

     .footer-links, .footer-text {
         width: 100%;
         text-align: center;
     }
    #footerwrapper {
       height: auto;
        position: relative;
     }
}



.container-fluid {
    padding: 0px;
}

.page-container .page-content-wrapper .footer {
    padding-left: 30px;
    padding-bottom: 15px;
    padding-right: 30px;
}

@media (min-width: 992px) and (max-width: 1199px) {
    .cobrand-sponsorbrand-logo {
        margin-top: 23px;
    }
    .cobrand-sponsorbrand-logo-img {
        max-width: 180px;
    }
}
@media (min-width: 940px) and (max-width: 991px) {
    .cobrand-sponsorbrand-logo {
        margin-top: 25px;
        margin-right: 35px;
    }

    .cobrand-sponsorbrand-logo-img {
        max-width: 160px;
    }
}
@media (min-width: 840px) and (max-width: 939px) {
    .cobrand-sponsorbrand-logo {
        margin-top: 28px;
        margin-right: 35px;
    }

    .cobrand-sponsorbrand-logo-img {
        max-width: 140px;
    }
}
@media (min-width: 768px) and (max-width: 839px) {
    .cobrand-sponsorbrand-logo {
        margin-top: 30px;
        margin-right: 35px;
    }

    .cobrand-sponsorbrand-logo-img {
        max-width: 120px;
    }
}
@media (min-width: 768px) {
    .modal-dialog {
        width: 640px;
    }
    #questionPanel.panel .panel-body {
        padding: 20px 20px 40px 20px;
        margin-bottom: 20px;
    }
}
@media (min-width: 465px) and (max-width: 767px) {
    .cobrand-sponsorbrand-logo {
        margin-top: 10px;
        margin-right: 0;
    }

    .cobrand-sponsorbrand-logo-img {
        max-width: 204px;
    }
}
@media (min-width: 420px) and (max-width: 464px) {
    .cobrand-sponsorbrand-logo {
        margin-top: 13px;
        margin-right: 0;
    }

    .cobrand-sponsorbrand-logo-img {
        max-width: 180px;
        height: 38px;
    }
}
@media (min-width: 392px) and (max-width: 419px) {
    .cobrand-sponsorbrand-logo {
        margin-top: 15px;
        margin-right: 0;
    }

    .cobrand-sponsorbrand-logo-img {
        max-width: 160px;
        height: 38px;
    }
}
@media (min-width: 340px) and (max-width: 391px) {
    .cobrand-sponsorbrand-logo {
        margin-top: 18px;
        margin-right: 0;
    }

    .cobrand-sponsorbrand-logo-img {
        max-width: 140px;
        height: 38px;
    }
}
@media (max-width: 339px) {
    .cobrand-sponsorbrand-logo {
        margin-top: 20px;
        margin-right: 0;
    }

    .cobrand-sponsorbrand-logo-img {
        max-width: 120px;
        height: 38px;
    }
}

.col-xs-offset-right-12 {
    margin-right: 100%;
}

.col-xs-offset-right-11 {
    margin-right: 91.66666667%;
}

.col-xs-offset-right-10 {
    margin-right: 83.33333333%;
}

.col-xs-offset-right-9 {
    margin-right: 75%;
}

.col-xs-offset-right-8 {
    margin-right: 66.66666667%;
}

.col-xs-offset-right-7 {
    margin-right: 58.33333333%;
}

.col-xs-offset-right-6 {
    margin-right: 50%;
}

.col-xs-offset-right-5 {
    margin-right: 41.66666667%;
}

.col-xs-offset-right-4 {
    margin-right: 33.33333333%;
}

.col-xs-offset-right-3 {
    margin-right: 25%;
}

.col-xs-offset-right-2 {
    margin-right: 16.66666667%;
}

.col-xs-offset-right-1 {
    margin-right: 8.33333333%;
}

.col-xs-offset-right-0 {
    margin-right: 0;
}

@media (min-width: 768px) {
    .col-sm-offset-right-12 {
        margin-right: 100%;
    }

    .col-sm-offset-right-11 {
        margin-right: 91.66666667%;
    }

    .col-sm-offset-right-10 {
        margin-right: 83.33333333%;
    }

    .col-sm-offset-right-9 {
        margin-right: 75%;
    }

    .col-sm-offset-right-8 {
        margin-right: 66.66666667%;
    }

    .col-sm-offset-right-7 {
        margin-right: 58.33333333%;
    }

    .col-sm-offset-right-6 {
        margin-right: 50%;
    }

    .col-sm-offset-right-5 {
        margin-right: 41.66666667%;
    }

    .col-sm-offset-right-4 {
        margin-right: 33.33333333%;
    }

    .col-sm-offset-right-3 {
        margin-right: 25%;
    }

    .col-sm-offset-right-2 {
        margin-right: 16.66666667%;
    }

    .col-sm-offset-right-1 {
        margin-right: 8.33333333%;
    }

    .col-sm-offset-right-0 {
        margin-right: 0;
    }
}

@media (min-width: 992px) {
    .col-md-offset-right-12 {
        margin-right: 100%;
    }

    .col-md-offset-right-11 {
        margin-right: 91.66666667%;
    }

    .col-md-offset-right-10 {
        margin-right: 83.33333333%;
    }

    .col-md-offset-right-9 {
        margin-right: 75%;
    }

    .col-md-offset-right-8 {
        margin-right: 66.66666667%;
    }

    .col-md-offset-right-7 {
        margin-right: 58.33333333%;
    }

    .col-md-offset-right-6 {
        margin-right: 50%;
    }

    .col-md-offset-right-5 {
        margin-right: 41.66666667%;
    }

    .col-md-offset-right-4 {
        margin-right: 33.33333333%;
    }

    .col-md-offset-right-3 {
        margin-right: 25%;
    }

    .col-md-offset-right-2 {
        margin-right: 16.66666667%;
    }

    .col-md-offset-right-1 {
        margin-right: 8.33333333%;
    }

    .col-md-offset-right-0 {
        margin-right: 0;
    }
}

@media (min-width: 1200px) {
    .col-lg-offset-right-12 {
        margin-right: 100%;
    }

    .col-lg-offset-right-11 {
        margin-right: 91.66666667%;
    }

    .col-lg-offset-right-10 {
        margin-right: 83.33333333%;
    }

    .col-lg-offset-right-9 {
        margin-right: 75%;
    }

    .col-lg-offset-right-8 {
        margin-right: 66.66666667%;
    }

    .col-lg-offset-right-7 {
        margin-right: 58.33333333%;
    }

    .col-lg-offset-right-6 {
        margin-right: 50%;
    }

    .col-lg-offset-right-5 {
        margin-right: 41.66666667%;
    }

    .col-lg-offset-right-4 {
        margin-right: 33.33333333%;
    }

    .col-lg-offset-right-3 {
        margin-right: 25%;
    }

    .col-lg-offset-right-2 {
        margin-right: 16.66666667%;
    }

    .col-lg-offset-right-1 {
        margin-right: 8.33333333%;
    }

    .col-lg-offset-right-0 {
        margin-right: 0;
    }
}

/* IPHONE SE Settings */
@media only screen and (max-width: 375px) and (max-height: 667px) {
    .sm-extra-margin {
        margin-bottom: 100px;
    }
}
@media only screen and (max-width: 667px) and (max-height: 375px) {
    .sm-extra-margin {
        margin-bottom: 100px;
    }
}