html {
  position: relative;
  min-height: 100%;
}
body {
  /* Margin bottom by footer height */
  margin-bottom: 100px;
}

.fade {
    transition: all 300ms linear 700ms;
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    -o-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    opacity: 1;
}

.fade.out {
    opacity: 0;
}

.pp {
    padding: 0px;
}

.right-div {
    float: right;
}

.container {
    -webkit-animation: fade_in .375s normal forwards ease-in-out;
    -moz-animation: fade_in .375s normal forwards ease-in-out;
    animation: fade_in .375s normal forwards ease-in-out;
}

.register-page-background {
    background-color: #F6F6F6;
}

.progress {
    height: 5px;
    background-color: #e0e0e0;
    margin-top:75px;
}

.navbar-brand{
    font-size:24px;
    height:auto;
}
.progress-bar {
    background-color: #1e99ce!important;
}

.navbar.center .navbar-inner {
    text-align: center;
}

.navbar.center .navbar-inner .nav {
    float: none;
    display: inline-block;
    padding-left: 15px;
}

.prog-bar {
    position: relative;
}


/*HEADER*/

.navbar-default {
    background-color: #F6F6F6;
}

.header {
    text-align: center;
}
.header > a{
    display:inline-block;
}

.brand-color {
    color: #EF4B51;
}

.register-logo {
    margin-top: 30px;
    font-size: 35px;
    text-align: center;
    font-weight: 700;
}

#brand {
    margin: 2em 0 1em;
}

.header h1 {
    color: #666;
    font-weight: normal;
    line-height: 1.3;
    margin-bottom: 20px;
    margin-top: 30px;
    padding-left: 41.66666667%;
}


/*HEADER*/


/*SIGNUP FORM*/

.signup-form-content {
    background-color: #F6F6F6;
    padding: 0px;
    overflow: hidden;
}

.reg-form-content {
    padding: 30px 45px;
}

.signup-form-left {
    background: #F6F6F6;
}

.signup-form p {
    font-size: 17px;
    color: #666;
    line-height: 1.5;
    margin-bottom: .9em;
    font-weight: 600;
}

.signup-form .signup-form-right-top p {
    font-size: 16px;
    color: #646464;
    line-height: 1.4;
    margin-bottom: .9em;
    font-weight: 600;
}

.signup-form .iradio_square-blue.checked:before {
    content: '\2714';
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    color: white;
}

.signup-form-left .signup-form-left-top p {
    margin-bottom: 20px;
}

.signup-form-left .signup-form-left-middle ul li:before {
    content: "●";
    color: #009DDC;
    margin-right: 10px;
    position: absolute;
    left: 0;
    top: 4px;
}

.signup-form-left .signup-form-left-middle ul {
    list-style: none;
    margin: 0;
    padding: 0;
}

.signup-form-left .signup-form-left-middle ul li {
    position: relative;
    padding: 5px 0 0 20px;
    line-height: 1.4;
    font-size: 16px;
    color: #666;
}

.signup-form-left hr {
    background: #E0E0E0;
    color: #E0E0E0;
    border-top-color: #E0E0E0;
    margin: 25px 0;
}

.signup-form-left .signup-form-left-bottom p {
    margin-bottom: 27px;
}

.signup-form-right {
    background-color: #fff;
}

.signup-form-right .signup-form-right-top p {
    margin-bottom: 20px;
}

.signup-form-right-form {
    margin-bottom: 10px;
}

.signup-form-right-form .checkbox label {
    font-size: 13px;
    color: #646464;
    line-height: 1.4;
    font-weight: 600;
    padding-left: 0;
}

.signup-form-right .signup-form-right-bottom .create:before {
    float: left;
    background-repeat: no-repeat;
    padding-left: 0px;
    content: "\f023";
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    text-decoration: inherit;
    color: #debc50;
    font-size: 18px;
    padding-right: 14px;
    height: 70px;
    position: relative;
    left: 2px;
}

.signup-form-right .signup-form-right-bottom .info:before {
    float: left;
    background-repeat: no-repeat;
    padding-left: 0px;
    content: "\2139";
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    text-decoration: inherit;
    color: #debc50;
    font-size: 18px;
    padding-right: 14px;
    height: 70px;
    width: 25px;
    text-align: center;
    position: relative;
    left: 2px;
}

.savings-potential .create-quest:before {
    float: left;
    background-repeat: no-repeat;
    padding-left: 0px;
    content: "\f29c";
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    text-decoration: inherit;
    color: #c9cfd4;
    font-size: 18px;
    padding-right: 14px;
    height: 40px;
}

.signup-form-right .signup-form-right-bottom p {
    font-size: 14px;
    color: #646464;
    line-height: 1.4;
    font-weight:400;
}

.signup-form-right .signup-form-right-bottom-icon p {
    font-size: 14px;
    color: #646464;
    line-height: 1.4;
    margin-bottom: 10px;
    text-align: center;
    font-weight:400;
}

.signup-form-right .signup-form-right-bottom-icon ul {
    list-style: none;
    padding: 0px;
    margin: 0px;
    text-align: center;
}

.signup-form-right .signup-form-right-bottom-icon ul li {
    display: inline-block;
    padding-right: 10px;
}

.signup-form-right .signup-form-right-bottom-icon ul li img {
    width: 21px;
}

.signup-form-right .form-group {
    margin-bottom: 23px;
}

.signup-form-right .signup-form-right-form .form-control {
    border-radius: 3px;
    border-color: #DDDDDD;
    background: #FCFCFC;
    box-shadow: none;
    font-size: 14px;
    color: #000000;
    box-shadow: none !important;
}

.input-lg {
    height: 46px;
    padding: 10px 16px;
    font-size: 18px;
    line-height: 1.3;
    border-radius: 6px;
}

.signup-form-right-form ::-webkit-input-placeholder {
    color: #8c8c8c;
    font-size: 16px;
}

.signup-form-right-form ::-moz-placeholder {
    color: #8c8c8c;
    font-size: 16px;
}

.signup-form-right-form :-ms-input-placeholder {
    color: #8c8c8c;
    font-size: 16px;
}

.signup-form-right-form :-moz-placeholder {
    color: #8c8c8c;
    font-size: 16px;
}

.haveAcc .create-user:before {
    float: left;
    background-repeat: no-repeat;
    padding-left: 0px;
    content: "\f2be";
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    text-decoration: inherit;
    color: #c9cfd4;
    font-size: 18px;
    padding-right: 9px;
    height: 25px;
}

.haveAcc {
    font-size: 15px;
    color: #646464;
    line-height: 1.4;
    margin-bottom: .9em;
    font-weight: 600;
}

.signup-form-right .btn-primary {
    font-size: 14px;
    text-transform: uppercase;
    font-weight: bold;
    transition: all .5s ease;
    width: 100%;
    background-color: #1e99ce;
    border-color: #1e99ce;
}

.verify-email-form .btn-default {
    font-size: 14px;
    text-transform: uppercase;
    font-weight: bold;
    transition: all .5s ease;
    width: 100%;
    color: #fff;
    background-color: #bababa;
    border-color: #bababa;
}

.btn-lg {
    padding: 10px 16px;
    font-size: 18px;
    line-height: 1.3;
    border-radius: 6px;
}

.tooltip.top {
    padding: 5px 0;
    margin-top: -3px;
}


/*SIGNUP FORM*/


/*SHIPPING ACCOUNT*/

.fedex-icon img {
    position: relative;
    left: 5px;
}

.ups-icon {
    text-align: center;
}

.ups-icon img {
    position: relative;
    left: -14px;
}

.dhl-icon img {
    position: relative;
    left: 5px;
}

.call-modal {
    cursor: pointer;
}

.shipping-form-right-top p {
    font-size: 19px;
    color: #646464;
    font-weight: normal;
    line-height: 1.4;
    margin-bottom: 30px;
    font-weight: 600;
}

.demo-list-top p {
    font-size: 15px;
    color: #646464;
    font-weight: normal;
    line-height: 1.4;
    font-weight: 600;
    margin-bottom: 0px;
}

.signup-form-right-form .demo-list {
    display: flex;
    align-items: center;
}

.savings-potential {
    font-size: 14px;
    color: #646464;
    line-height: 1.4;
    margin-bottom: .9em;
    font-weight: 600;
}

.savings-potential .fa {
    padding-right: 10px;
    color: #c9cfd4;
}

.shipping-account-left-bottom ul {
    list-style: none;
    padding: 0px;
    margin: 0px;
}

.shipping-account-left-bottom ul li {
    position: relative;
    line-height: 1.4;
    font-size: 16px;
    color: #666;
}

.shipping-account-left-bottom ul li .fa {
    padding-right: 5px;
}

.shipping-account-left-bottom .shipping-icon {
    float: left;
    height: 24px;
    padding-right: 5px;
}

.shipping-account-left-bottom .shipping-icon-text {
    position: relative;
    top: -3px;
}

.shipping-account .panel-heading {
    padding: 15px 15px;
}

.shipping-account .panel-heading a {
    font-size: 22px;
    color: #777777;
    line-height: 1.4;
    font-weight: 600;
    display:block;
}

.shipping-account .modal-title {
    font-size: 27px;
    color: #777777;
    line-height: 1.4;
    font-weight: 600;
}

.shipping-account .panel-body h3 {
    color: #777777;
    line-height: 1.4;
    margin-bottom: 15px;
    font-weight: bold;
}

.shipping-account .panel-body p {
    font-size: 18px;
    color: #777777;
    line-height: 1.4;
    margin-bottom: 10px;
}

.shipping-account .panel-default {
    margin-bottom: 15px;
}

.shipping-account .btn {
    padding: 7px 12px;
    font-size: 15px;
    text-transform: uppercase;
}

.shipping-account .panel-heading [data-toggle="collapse"]:after {
    content: "\f105";
    font-family: FontAwesome;
    float: right;
    color: #777777;
    font-weight: bold;
    font-size: 30px;
    line-height: 1.4;
    -webkit-transform: rotate(-90deg);
    -moz-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    -o-transform: rotate(-90deg);
    transform: rotate(-90deg);
    margin-top:-5px;
}

.shipping-account .panel-heading [data-toggle="collapse"].collapsed:after {
    -webkit-transform: rotate(90deg);
    -moz-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    -o-transform: rotate(90deg);
    transform: rotate(90deg);
    color: #777777;
}

.modal-header {
    padding: 25px 15px;
    border-bottom: 1px solid #e5e5e5;
}


/*SHIPPING ACCOUNT*/


/*ADD CREDIT CARD*/

.add-credit-card .form-control {
    color: #8c8c8c!important;
}

.add-credit-card-top h3 {
    color: #646464;
    font-weight: normal;
    line-height: 1.4;
    margin-bottom: .9em;
    font-weight: 600;
    margin-top: 0px;
}

.credit-card-left-bottom {
    font-size: 13px;
    color: #333;
    line-height: 1.4;
    margin-bottom: .9em;
    font-weight: 600;
}

.credit-card-left-bottom ul {
    list-style: none;
    padding: 0px;
    margin: 0px;
}

.credit-card-left-bottom ul li {
    position: relative;
    line-height: 1.4;
    font-size: 16px;
    color: rgba(0,0,0,.87);
}

.credit-card-left-bottom ul li .fa {
    padding-right: 5px;
}

.credit-card-left-bottom .credit-card-left-bottom-icon {
    float: left;
    height: 24px;
    padding-right: 5px;
}

.credit-card-left-bottom .credit-card-left-bottom-icon-text {
    position: relative;
    top: -3px;
}

.footer {
    position: absolute;
    bottom: 0px;
    width: 100%;
    height:50px;
    padding-top: 15px;
    padding-bottom: 15px;
    background-color: #F6F6F6;
    border-color: #e7e7e7;
    border-top: 1px solid #e7e7e7;
    text-align: center;
    margin-top: 50px;
}

.footer p {
    margin-bottom: 0px;
    color: #999999;
    font-weight: 400;
    font-size: 14px;
}


/*ADD CREDIT CARD*/


/*VERIFY EMAIL*/

.verify-email-right-top .verify-email-right-top-t {
    margin-bottom: 30px;
}

.verify-email-right-top .verify-email-right-top-t h2 {
    color: #646464;
    line-height: 1.4;
    font-weight: 600;
    margin-bottom: 20px;
}

.verify-email-right-top .verify-email-right-top-t p {
    font-size: 17px;
    color: #646464;
    line-height: 1.4;
    font-weight: 400;
}

.verify-email-right-top .verify-email-right-top-mid {
    margin-bottom: 30px;
}

.verify-email-right-top .verify-email-right-top-mid p {
    font-size: 18px;
    color: #646464;
    line-height: 1.4;
    font-weight: 600;
    margin-bottom: 5px;
}

.verify-email-right-top .verify-email-right-top-bot p {
    font-size: 17px;
    color: #646464;
    line-height: 1.4;
    font-weight: 400;
}

.verify-email-right-top-bot ul {
    list-style: none;
    padding: 0px;
    margin: 0px;
}

.verify-email-right-top-bot ul li {
    position: relative;
    font-size: 17px;
    line-height: 1.4;
    margin-bottom: 14px;
    color: #646464;
}

.verify-email-right-top-bot .ver-email-envelope:before {
    float: left;
    background-repeat: no-repeat;
    padding-left: 0px;
    content: "\f003";
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    text-decoration: inherit;
    font-size: 18px;
    padding-right: 9px;
    height: 25px;
}

.verify-email-right-top-bot .ver-email-phone:before {
    float: left;
    background-repeat: no-repeat;
    padding-left: 0px;
    content: "\f095";
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    text-decoration: inherit;
    font-size: 18px;
    padding-right: 9px;
    height: 25px;
}

.signup-form-left .letter-icon img {
    padding-top: 30%;
    margin: auto;
}


/*VERIFY EMAIL*/

/*LOGIN*/
.forget-password {
    text-align: right;
    font-size: 15px;
    line-height: 1.4;
    margin-bottom: .9em;
    font-weight: 600;
}

/*LOGIN*/


/*-----------MEDIA QUERY----------*/

@media (max-width: 992px) {
    .marg-bottom {
        margin-bottom: 15px;
    }
    .right-div {
        float: left;
    }
    .register-page-background {
        background-repeat: inherit;
    }
    .header h1 {
        font-size: 34px;
        margin:0 0 20px 0;
        padding:0;
    }

    .navbar-brand {
        float: none;
        display:block;
        width:300px;
        margin: 0 auto;
        text-align: center;
    }
    .navbar-brand img {
        margin: auto;
    }
    .prog-bar {
        position: relative;
    }
    .signup-form-left .letter-icon img {
        padding-top: 20%;
    }

}

@media (min-width: 768px) {
    .modal-xl {
        width: 90%;
        max-width: 1200px;
    }
    /*  .container {
        max-width: 985px;
        margin-top: 0em;
    }*/
}

@media (max-width: 768px) {
  .header  .login-reset-pas{
      font-size: 30px;
  }
    .right-div {
        float: none;
    }
    .signup-form-right-form .demo-list {
        display: block;
        align-items: center;
    }
    .demo-list-top p {
        margin-bottom: .9em;
    }
    .ups-icon {
        text-align: left;
    }
    .reg-form-content {
        padding: 30px 30px;
    }
    .signup-form-right .btn-lg {
        font-size: 16px;
    }
    .forget-password {
        text-align: left;
        padding-left: 30px;
    }
    .prog-bar{

    }
    .progress{
        width:50%;
        margin: 20px auto;
    }
}

@media (max-width: 620px) {
    .shipping-account .modal-title {
        font-size: 24px;
    }
    .shipping-account .panel-heading a {
        font-size: 18px;
    }
    .shipping-account .panel-heading [data-toggle="collapse"]:after {
        font-size: 25px;
    }
    .shipping-account .panel-body h3 {
        font-size: 22px;
    }
    .shipping-account .panel-body p {
        font-size: 17px;
    }
}
@media (max-width: 600px) {
  .header  .login-reset-pas{
      font-size: 27px;
  }
}
@media (max-width: 500px) {
    .shipping-account .modal-title {
        font-size: 20px;
    }
    .shipping-account .panel-heading a {
        font-size: 16px;
    }
    .shipping-account .panel-body h3 {
        font-size: 19px;
    }
    .shipping-account .panel-body p {
        font-size: 16px;
    }
    .footer p {
        font-size: 13px;
    }
}

@media (max-width: 400px) {
    .shipping-account .modal-title {
        font-size: 18px;
    }
    .register-logo {
        font-size: 30px;
    }
    .header h1 {
        font-size: 30px;
    }
    .verify-email-right-top .verify-email-right-top-mid p {
        font-size: 17px;
    }
    .verify-email-right-top-bot ul li {
        font-size: 16px;
    }
    .verify-email-right-top-bot ul li .fa {
        padding-right: 0px;
    }
}

@media (max-width: 350px) {
    .shipping-account .modal-title {
        font-size: 16px;
    }
    .register-logo {
        font-size: 25px;
    }
    .header h1 {
        font-size: 25px;
    }
    .signup-form-right .btn-lg {
        font-size: 15px;
    }
    .verify-email-right-top-bot .verify-email-right-top-bot-icon {
        padding-right: 0px;
    }
    .footer p {
      font-size: 12px;
  }
  .signup-form-right .signup-form-right-bottom p {
    font-size: 14px;
}
}
