#navBarFixedTop {
    display: none;
}
.pricing_container {
    position: unset;
    top: unset;
    margin-top: -110px;
    padding: 0 20px;
    background: transparent;
    box-shadow: none;
}
.offers_fluid {
    padding: 30px 0 110px;
    margin-top: 60px;
    color: #fff;
    background: #175b96  url(../svg/shape.svg);
    background-size: 7%;
}
.section-fluid {
    padding: 30px 0 150px;
    margin-top: 60px;
    color: #fff;
    background: #1c4068 url(../svg/shape.svg);
    background-size: 7%;
}

#appContainer.server-maintenance .offers_fluid{
    margin-top: 92px;
}

.section-text {
    position: relative;
    font-size: 30px;
    display: inline-block;
    line-height: 1.2;
    margin-bottom: 10px;
}
.font-30{
    font-size: 30px;
}

.premise-container {
    position: relative;
    margin-top: -110px;
}

.custom-tabs {
    display: flex;
    align-items: center;
    white-space: nowrap;
    overflow: auto;
    margin-bottom: 0;
}

.custom-tabs .list-inline-item {
    margin-right: 16px;
}

.custom-tabs li {
    position: relative;
    padding: 8px 20px;
    font-family: Poppins-Medium, arial;
    color: #40464b;
    border-radius: 5px 5px 0 0;
    background-color: #e4ecf8;
}

.custom-tabs li::after {
    content: " ";
    position: absolute;
    top: 0;
    width: 23px;
    height: 100%;
    background-color: inherit;
    border-radius: 0 6px 0 0;
    transform: skew(24deg);
    right: -8px;
}

.custom-tabs li.list-active a {
    color: #fff;
}

.custom-tabs li.list-active {
    background-color: #03b2f7;
}

.premise-detailsbox {
    padding: 70px 50px 40px;
}

.premise-content {
    color: #333333;
    font-family: Poppins-Light, arial;
}

.freetrail-heading {
    color: #000;
    font-size: 18px;
    font-family: Poppins-Medium, arial;
}

.premise-signupbtn {
    display: inline-block;
    padding: 8px 25px;
    text-transform: uppercase;
    font-family: Poppins-Medium, arial;
    border-radius: 5px;
    border: none;
    background-color: #f06b7c;
}

.back-arrow {
    opacity: 0.25;
}

.section-heading {
    position: relative;
    color: #000;
    text-transform: uppercase;
    margin-bottom: 30px;
    padding-bottom: 5px;
    font-size: 18px;
    font-family: Poppins-Medium, arial;
}

.section-heading::before {
    position: absolute;
    content: '';
    height: 2px;
    width: 60px;
    bottom: 0;
    left: 0;
    background: #f06c7c;
}

.signup-formcontrol {
    height: auto;
    padding: 10px 15px;
    border-radius: 4px;
    background-color: #ffffff;
    border: 1px solid #e1e1e1;
}

.optional-formcontrol {
    position: relative;
}

.optional-formcontrol .signup-formcontrol {
    padding-left: 15px!important;
}

.signup-caption {
    color: #666;
    font-style: italic;
    font-size: 12px;
    font-family: Poppins-Light, arial;
}

.onpremise-signupbtn {
    font-family: Poppins-Medium, arial;
    text-transform: uppercase;
    border-radius: 4px;
    width: 100%;
    padding: 10px 15px;
    border: none;
    margin: 30px 0;
    background-color: #f06c7c;
}

.legalpolicy-modal {
    font-size: 13px;
    color: #5288bf;
    font-family: Poppins-Regular, arial;
    text-decoration: underline;
}

.section-headding {
    font-size: 28px;
}

.signup-greenbtn {
    font-family: Poppins-Medium, arial;
    text-transform: uppercase;
    border-radius: 4px;
    width: 100%;
    padding: 10px 15px;
    border: none;
    margin-top: 50px;
    background-color: #08ae36;
}


/*sign-up*/
.ui-autocomplete {
    height: 200px;
    overflow-y: scroll;
    overflow-x: hidden;
}

.terms-heading {
    color: #44597c;
    font-family: Poppins-Medium;
    font-size: 16px;
    margin-top: 15px;
    text-align: center;
}

.terms-subheading {
    color: #555555;
    font-family: Poppins-Regular;
    font-weight: bold;
    font-size: 14px;
    margin-top: 9px;
}

.terms-text {
    font-family: Poppins-Regular;
    font-size: 12px;
    line-height: 19px;
    color: #8d8c8c;
    margin-top: 7px;
}

#fh5co-wrap {
    /*z-index: 89;*/
    position: relative;
    float: left;
    width: 100%;
    background: #f5f5f5;
}

#loginpage {
    position: relative;
    overflow: hidden;
    margin-top: 150px;
    margin-bottom: 80px;
    background-color: #ffffff;
    -moz-box-shadow: rgba(0, 0, 0, 0.1) 0px 10px 30px;
    -webkit-box-shadow: rgba(0, 0, 0, 0.1) 0px 10px 30px;
    box-shadow: rgba(0, 0, 0, 0.2) 0px 10px 30px;
    border: 1px solid #e5e5e5;
    font-weight: 500;
    padding: 0px;
    /*background-image: url(../../img/home-images/loginimage_left.jpg), url(../../img/home-images/loginimage.png);*/
    background-image: url(../jpg/loginimage_left.jpg);
    background-position: left top, right bottom;
    background-repeat: no-repeat, no-repeat;
    background-size: 36%, 39%;
    border-radius: 15px;
}

#loginpage .container_login .half {
    float: none;
    padding: 30px 0px 90px 0px;
    width: 360px;
    margin: 0 auto;
}

#loginpage .container_login .half.bg {

}

#loginpage .container_login h1 {
    font-size: 14px;
    font-weight: 700;
    margin-bottom: 23px;
    text-align: center;
    text-indent: 6px;
    letter-spacing: 7px;
    text-transform: uppercase;
    color: #f06b7c;
}

#loginpage.container_login .tabs {
    width: 100%;
    margin-bottom: 29px;
    border-bottom: 1px solid #d9d9d9;

}

#loginpage .container_login .tabs .tab {
    margin: 0 auto;
    display: block;
    width: 80px;
    margin-bottom: -1px;
    padding: 20px 15px 10px;
    /*cursor: pointer;*/
    letter-spacing: 0;
    /* border-bottom: 1px solid transparent;*/
    -moz-user-select: -moz-none;
    -ms-user-select: none;
    -webkit-user-select: none;
    user-select: none;
    transition: all 0.1s ease-in-out;
}

#loginpage.container_login .tabs .tab a {
    font-size: 11px;
    text-decoration: none;
    text-transform: uppercase;
    color: #d9d9d9;
    transition: all 0.1s ease-in-out;
    border-bottom: none;
    outline: none;
}

#loginpage .container_login .tabs .tab.active a, body .container_login .tabs .tab:hover a {
    color: #263238;
    border-bottom: none;
    outline: none;

}

#loginpage .container_login .tabs .tab.active {
    /* border-bottom: 1px solid transparent;*/
}

#loginpage .container_login .tabs .tab.active a {
    border-bottom: 2px solid #f06b7c
}

#loginpage .container_login .content form {
    position: relative;
    /*min-height: 310px;*/
    min-height: 210px;
    margin-top: 22px;
}

#loginpage .container_login .content label:first-of-type, #loginpage .container_login .content input:first-of-type, #loginpage .container_login .content .more:first-of-type {
    -moz-animation: slideIn 0.4s cubic-bezier(0.37, 0.82, 0.2, 1);
    -webkit-animation: slideIn 0.4s cubic-bezier(0.37, 0.82, 0.2, 1);
    animation: slideIn 0.4s cubic-bezier(0.37, 0.82, 0.2, 1);
}

#loginpage .container_login .content label:nth-of-type(2), #loginpage .container_login .content input:nth-of-type(2), #loginpage .container_login .content .more:nth-of-type(2) {
    -moz-animation: slideIn 0.5s cubic-bezier(0.37, 0.82, 0.2, 1);
    -webkit-animation: slideIn 0.5s cubic-bezier(0.37, 0.82, 0.2, 1);
    animation: slideIn 0.5s cubic-bezier(0.37, 0.82, 0.2, 1);
}

#loginpage .container_login .more {
    text-align: right
}

#loginpage .container_login .content label:nth-of-type(3), #loginpage .container_login .content input:nth-of-type(3), #loginpage .container_login .content .more:nth-of-type(3) {
    -moz-animation: slideIn 0.6s cubic-bezier(0.37, 0.82, 0.2, 1);
    -webkit-animation: slideIn 0.6s cubic-bezier(0.37, 0.82, 0.2, 1);
    animation: slideIn 0.6s cubic-bezier(0.37, 0.82, 0.2, 1);
}

#loginpage .container_login .content label {
    font-size: 12px;
    color: #263238;
    -moz-user-select: -moz-none;
    -ms-user-select: none;
    -webkit-user-select: none;
    user-select: none;
}

#loginpage .container_login .content label:not([for='remember']) {
    /*display: none;*/
}

#loginpage .container_login .content input.inpt {
    font-size: 14px;
    display: block;
    width: 100%;
    height: 42px;
    margin-bottom: 30px;
    padding: 5px 13px;
    color: #999999;
    border: 1px solid #d9d9d9;
    background: #f5f5f5;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    border-radius: 5px;
    box-shadow: none;
}

#userEmail {
    margin-top: 30px;
}

#loginpage .container_login .content input.inpt::-webkit-input-placeholder {
    font-size: 14px;
    color: #999999;
    font-family: 'Lato', sans-serif;
}

#loginpage .container_login .content input.inpt:-moz-placeholder {
    font-size: 14px;
    color: #999999;
    font-family: 'Lato', sans-serif;
}

#loginpage .container_login .content input.inpt::-moz-placeholder {
    font-size: 14px;
    color: #999999;
    font-family: 'Lato', sans-serif;
}

#loginpage .container_login .content input.inpt:-ms-input-placeholder {
    font-size: 14px;
    color: #999999;
    font-family: 'Lato', sans-serif;
}

#loginpage .container_login .content input.inpt:focus {
    border-color: #999999;
}

#bG9naW5CdG4:hover, #bG9naW5CdG4[disabled] {
    background-color: #263238;
    color: #ffffff;
    -moz-transition: all 0.2s;
    -o-transition: all 0.2s;
    -webkit-transition: all 0.2s;
    transition: all 0.2s;
}

#bG9naW5CdG4:focus {
    outline: none;
}

#bG9naW5CdG4 {
    font-size: 12px;
    line-height: 42px;
    display: block;
    width: 100%;
    height: 42px;
    cursor: pointer;
    vertical-align: middle;
    letter-spacing: 2px;
    text-transform: uppercase;
    border: 1px solid transparent;
    background: #f06b7c;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    border-radius: 2px;
    color: #fff;
}

#loginpage .container_login .content .checkbox {
    overflow: hidden;
    clip: rect(0 0 0 0);
    width: 0;
    height: 0;
    margin: 17px -1px;
    padding: 0;
    border: 0;
    opacity: 0;
    visibility: hidden;
}

#loginpage .container_login .content .checkbox + label {
    vertical-align: middle;
    display: inline-block;
    width: 50%;
}

#loginpage .container_login .content .checkbox + label:before {
    content: "\A";
    color: #333333;
    font-family: Verdana;
    font-weight: bold;
    font-size: 8px;
    line-height: 10px;
    text-align: center;
    display: inline-block;
    vertical-align: middle;
    position: relative;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    border-radius: 2px;
    background: transparent;
    border: 1px solid #666;
    width: 11px;
    height: 11px;
    margin: -2px 8px 0 0;
    cursor: pointer;
}

#loginpage .container_login .content .checkbox:checked + label:before {
    content: "✓";
}

#loginpage .container_login .content .submit-wrap {
    position: absolute;
    top: 70%;
    width: 100%;
    margin-top: 13px;
}

#loginpage .container_login .content .submit-wrap a {
    font-size: 12px;
    display: block;
    margin-top: 20px;
    text-align: right;
    text-decoration: none;
    color: #999999;
}

#loginpage .container_login .content .submit-wrap a:hover {
    text-decoration: none;
    border-bottom: none;
}

#loginpage .container_login .content .signup-cont {
    display: none;
}

#loginpage .tab.signup {
    position: absolute;
    bottom: 20px;
    text-transform: none;
    font-size: 12px;
    letter-spacing: 1px;
    left: 15px;
    display: inline-block;
    padding: 5px 15px;
    border-radius: 5px;
    font-weight: 300;
    width: 300px;
}

#loginpage .tab.signup b {
    font-weight: 400
}

#loginpage .tab.signup a {
    border: 1px solid #ccc;
    padding: 6px;
    border-radius: 5px;
    display: inline-block;
    font-weight: 700;
    position: relative;
    padding-left: 30px;
    cursor: pointer;
}

#loginpage .tab.signup a i {
    color: #f06b7c;
    font-size: 20px;
    margin-right: 5px;
    padding-top: 7px;
    position: absolute;
    left: 8px;
    top: 0px;
}

.already_acnt, .already_otp {
    color: #f06b7c;
    margin-left: 5px;
    font-weight: 700;
    border-bottom: 1px solid #f06b7c;
}

.download_btns_imgs a {
    text-align: right
}

@keyframes slideIn {
    0% {
        filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
        opacity: 0;
        margin-left: -320px;
    }
    100% {
        filter: progid:DXImageTransform.Microsoft.Alpha(enabled=false);
        opacity: 1;
        margin-left: 0px;
    }
}

@-webkit-keyframes slideIn {
    0% {
        filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
        opacity: 0;
        margin-left: -320px;
    }
    100% {
        filter: progid:DXImageTransform.Microsoft.Alpha(enabled=false);
        opacity: 1;
        margin-left: 0px;
    }
}

.credits {
    display: block;
    position: absolute;
    right: 0;
    bottom: 0;
    color: #999999;
    font-size: 14px;
    margin: 0 10px 10px 0;
}

.credits a {
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=80);
    opacity: 0.8;
    color: inherit;
    font-weight: 700;
    text-decoration: none;
}

input:-webkit-autofill,
input:-webkit-autofill:hover,
input:-webkit-autofill:active,
input:-webkit-autofill:focus {
    background-color: #e0edfb !important;
    color: #555 !important;
    -webkit-box-shadow: 0 0 0 1000px white inset !important;
    -webkit-text-fill-color: #555555 !important;
}
.tab.signin a, .tab.signup a {
    text-decoration: none;
}

#c2lnbnVwQnRu {
    font-size: 12px;
    line-height: 42px;
    display: block;
    width: 100%;
    height: 42px;
    cursor: pointer;
    vertical-align: middle;
    letter-spacing: 2px;
    text-transform: uppercase;
    border: 1px solid transparent;
    background: #f06b7c;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    border-radius: 2px;
    color: #fff;
}

#c2lnbnVwQnRu:hover, #c2lnbnVwQnRu[disabled] {
    background-color: #263238;
    color: #ffffff;
    -moz-transition: all 0.2s;
    -o-transition: all 0.2s;
    -webkit-transition: all 0.2s;
    transition: all 0.2s;
}

#c2lnbnVwQnRu:focus {
    outline: none;
}

#loginpage .signup-cont .submit-wrap {
    top: 87% !important;
}

.already_otp_wrapper {
    margin-top: 10px !important;
}

.otp-cont {
    display: none;
}

#b3RwQnRu {
    font-size: 12px;
    line-height: 42px;
    display: block;
    width: 100%;
    height: 42px;
    cursor: pointer;
    vertical-align: middle;
    letter-spacing: 2px;
    text-transform: uppercase;
    border: 1px solid transparent;
    background: #f06b7c;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    border-radius: 2px;
    color: #fff;
}

#b3RwQnRu:hover, #b3RwQnRu[disabled] {
    background-color: #263238;
    color: #ffffff;
    -moz-transition: all 0.2s;
    -o-transition: all 0.2s;
    -webkit-transition: all 0.2s;
    transition: all 0.2s;
}

#b3RwQnRu:focus {
    outline: none;
}

.signup-step-number-wrapper {
    display: inline-block;
    /*margin-left: 55px;*/
    position: absolute;
    top: 47px;
    left: 50%;
    margin-left: -50px;
}

.signup-step-number-wrapper:after {
    content: '';
    position: absolute;
    height: 1px;
    width: 35px;
    left: 33px;
    top: 16px;
    background-color: #ccc;
    z-index: 0;
}

.signup-step-number-wrapper .signup-step-number {
    position: relative;
    display: inline-block;
    width: 33px;
    height: 33px;
    border-radius: 50%;
    border: 1px solid #ccc;
    text-align: center;
    line-height: 33px;
    font-size: 14px;
    z-index: 1;
    background-color: #fff;
    cursor: pointer;
}

.signup-step-number-wrapper .signup-step-number[data-step="1"] {
    margin-right: 30px;
}

.signup-step-number-wrapper .signup-step-number[data-step="2"] {
    /*margin-right: 30px;*/
}

.signup-step-number-wrapper .signup-step-number.completed {

    background-color: #fff;
    color: #f06b7c;
    border: 1px solid #f06b7c;
}

.signup-step-number-wrapper .signup-step-number.active {
    background-color: #f06b7c;
    color: #fff;
    border: 1px solid #f06b7c;
}

.submit-btn {
    font-size: 12px;
    line-height: 42px;
    display: block;
    width: 100%;
    height: 42px;
    cursor: pointer;
    vertical-align: middle;
    letter-spacing: 2px;
    text-transform: uppercase;
    border: 1px solid transparent;
    background: #f06b7c;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    border-radius: 2px;
    color: #fff;
}

.submit-btn:hover, .submit-btn[disabled] {
    background-color: #263238;
    color: #ffffff;
    -moz-transition: all 0.2s;
    -o-transition: all 0.2s;
    -webkit-transition: all 0.2s;
    transition: all 0.2s;
}

.signup-tabs-wrapper {
    margin-top: 22px;
}

.signup-tabs-wrapper .signup-tab {
    margin-top: 20px;
    float: left;
    width: 100%;
}

.signup-tabs-wrapper .submit-wrap {
    position: relative !important;
}

.login-email-note {
    display: inline-block;
    line-height: 18px;
    margin-bottom: 10px;
    font-size: 11px;
    margin-top: -8px;
    position: absolute;
    bottom: -29px;
    right: 0;
    font-style: italic;
    color: #5f5f5f;
}

.link-confirmation-buttons {
    text-align: right;
}

.account-link-confirmation-button {
    font-size: 12px;
    display: inline-block;
    width: 50px;
    height: 32px;
    cursor: pointer;
    vertical-align: middle;
    letter-spacing: 2px;
    text-transform: uppercase;
    border: 1px solid transparent;
    background: #f06b7c;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    border-radius: 2px;
    color: #fff;
}

.legal-policy {
    color: #556888;
    position: absolute;
    margin-top: 18px;
    font-style: normal;
    font-size: 13px;
    font-weight: 700;
    height: 22px;
    border-bottom: 1px solid #556888;
    cursor: pointer;
}

.howt_to_register {
    color: #3a5178;
    position: absolute;
    left: 20px;
    margin-top: 14px;
    font-style: normal;
    font-size: 13px;

    height: 22px;
}
.howt_to_register span{ color:#f06b7c}

#how_to_register iframe, #how_to_register object {
    width: 100%;
    height: 100%;
    min-height: 500px;
}

.legal-policy-agreed {
    color: #556888;
    position: absolute;
    margin-top: 1px;
    font-style: normal;
    font-size: 13px;
    font-weight: 700;
    height: 22px;
    border-bottom: 1px solid #556888;
    cursor: pointer;
}

.company-text {
    position: absolute;
    color: #a3a3a3;
    font-family: Poppins-Medium;
    font-size: 9px;
    left: 8px;
    bottom: -23px;
}

.admin-text {
    position: absolute;
    color: #a3a3a3;
    font-family: Poppins-Medium;
    font-size: 9px;
    bottom: -23px;
    right: -5px;
}

.password-text {
    position: absolute;
    margin: -4px 0 0 129px;
    color: #a3a3a3;
    font-size: 9px;
    font-family: Poppins-Medium;
}

.current {
    color: #f06b7c;
}

.legal-terms {
    padding-left: 22px;
    padding-right: 22px;
    font-family: Poppins-Medium !important;
    overflow-y: auto;
    height: 500px;
    padding-bottom: 20px;
}

.legal-policy-title {
    font-size: 18px;
    color: #f06b7c;
}

/*strong {
    color: #3a5077;
    font-size: 18px;
}*/

.close {
    font-size: 33px;
    font-weight: bold;
}

.grievance_head {
    color: #000;
    font-family: Poppins-Medium;
}

/*.intl-tel-input {
    width: 100%;
}

.intl-tel-input .flag-container {
    border: 1px solid #d9d9d9;
    border-top-left-radius: 4px;
    border-bottom-left-radius: 4px;
    background-color: whitesmoke;
    width: 90px;
}

.intl-tel-input input[type=text] {
    margin-left: 90px !important;
    width: calc(100% - 90px) !important;
    border-top-left-radius: 0 !important;
    border-bottom-left-radius: 0 !important;
}

.intl-tel-input .selected-flag {
    width: 100% !important;
}*/

/** floating labels CSS START **/

.form-group {
    position: relative;
    margin-bottom: 2rem;
}

.form-control-placeholder {
    position: absolute;
    top: 0;
    padding: 11px 0 11px 13px;
    font-weight: 600;
    transition: all 200ms;
    opacity: 0.5;
}

.inpt:focus ~ .form-control-placeholder,
.inpt:not(:focus):valid ~ .form-control-placeholder {
    font-size: 75%;
    transform: translate3d(0, -103%, 0);
    opacity: 0.5;
}

.mobile_how_to_register {
    display: none
}

.gitext #loginpage {
    background-image: url(../png/gitex_promotion.png) !important;
    background-position: top right;
}


@media (min-width: 768px) {
    #how_to_register .modal-dialog {
        width: 850px;
        margin: 30px auto;
    }

}

@media (min-width: 320px) and (max-width: 767px) {

    #loginpage .container_login .half {
        padding: 0px;
    }

    #loginpage .container_login .half {
        padding: 25px;
        width: 100%;
        min-height: 520px;
    }

    #loginpage {
        margin: 160px auto 69px;
    }

    .howt_to_register {
        display: none
    }

    .mobile_how_to_register {
        color: #3a5178;
        display: inline;
        position: absolute;
        right: 17px;
        margin-top: 5px;
        font-style: normal;
        font-size: 12px;
        font-weight: 700;
        height: 22px;
        border-bottom: 1px solid #3a5178;
        cursor: pointer;
    }
}

/** floating labels CSS END **/

.intl-tel-input {
    margin-bottom: 0 !important;
}

#legalAgreed{
    cursor: pointer;
    position: relative;
    top: 3px;
    margin-right: 5px;

}

/** domain modal CSS START **/

#domainModal{
    top: 100px;
    overflow: hidden;
}
#domainModal .modal-content{
    background-color: transparent;
    border-radius: 16px;
    overflow: hidden;
}
#domainModal .domain-wrapper{
    background-image: -moz-linear-gradient( 139deg, rgb(50,119,214) 0%, rgb(0,69,164) 100%);
    background-image: -webkit-linear-gradient( 139deg, rgb(50,119,214) 0%, rgb(0,69,164) 100%);
    background-image: -ms-linear-gradient( 139deg, rgb(50,119,214) 0%, rgb(0,69,164) 100%);
    border-top-right-radius: 16px;
    border-top-left-radius: 16px;
    height: 110px;
}
#domainModal .domain-text{
    font-family: Poppins-Medium;
    font-size: 18px;
    color: #ffffff;
    text-align: center;
    padding-top: 30px;
    float: left;
    display: block;
    width: 100%;
    text-decoration: underline;
}
#domainModal .hint-text{
    font-family: Poppins-Medium;
    font-size: 16px;
    color: #fff;
    text-align: center;
}
#domainModal .create-container{
    background-color: #fff;
    height: 280px;
}
#domainModal .create-container .request-wrapper{
    display: inline-block;
    float: left;
    width: 50%;
    height: 100%;
    position: relative;
}
#domainModal .create-container .request-wrapper:after{
    content: '';
    position: absolute;
    right: 0;
    width: 1px;
    height:150px;
    top:30px;
    background-color: #e6e6e6;
}
#domainModal .create-container .create-wrapper{
    display: inline-block;
    float: left;
    width: 50%;
    height: 100%;
}
#domainModal .create-container .request-wrapper .main-text{
    display: block;
    margin: 0 auto;
    font-size: 14px;
    font-family: Poppins-Medium;
    width: 200px;
    margin-top: 30px;
}
#domainModal .create-container .request-wrapper .note-text{
    display: block;
    margin: 0 auto;
    width: 230px;
    font-family: Poppins-Medium;
    font-size: 12px;
    color: #a0a0a0;
}
#domainModal .create-container .create-wrapper .main-text{
    display: block;
    margin: 0 auto;
    font-size: 14px;
    font-family: Poppins-Medium;
    width: 200px;
    margin-top: 30px;
}
#domainModal .create-container .create-wrapper .note-text{
    display: block;
    margin: 0 auto;
    width: 220px;
    font-family: Poppins-Medium;
    font-size: 12px;
    color: #a0a0a0;
    line-height: 20px;
    margin-top: 54px;
    margin-bottom: 18px;
    text-align: center;
}
#domainModal .create-container .create-wrapper .btn-wrapper{
    text-align: center;
}
#requestBtn{
    font-family: Poppins-Medium;
    font-size: 14px;
    line-height: 34px;
    height: 34px;
    margin: 0;
    padding: 0;
    letter-spacing: 0;
    width: 130px;
    border : none;
}
#requestBtn:hover,#requestBtn:active,#requestBtn:focus{
    background: #ef6b7c;
    border : none;
}
#requestBtn:disabled{
    background: #f1a2ac;
    border : none;
    cursor: not-allowed;
}
#domainModal .create-container .request-wrapper .btn-wrapper{
    text-align: center;
}
#createBtn{
    font-family: Poppins-Medium;
    font-size: 14px;
    line-height: 34px;
    height: 34px;
    margin: 0;
    padding: 0;
    letter-spacing: 0;
    width: 130px;
    border : none;
}
#createBtn:hover,#createBtn:active,createBtn:focus{
    background: #ef6b7c;
    border : none;
}
#createBtn:disabled{
    background: #f1a2ac;
    border : none;
    cursor: not-allowed;
}
#domainModal .selection-wrapper{
    text-align: center;
    margin-top: 30px;
    margin-bottom: 20px;
}
#adminInput{
    width: 200px;
    height: 36px;
    line-height: 36px;
    padding: 0;
    border: 1px solid #ccc;
    margin: 0 auto;
    font-family: Poppins-Medium;
    font-size: 12px;
}
#domainModal .close-btn{
    width: 30px;
    height: 30px;
    display: inline-block;
    position: absolute;
    right: 20px;
    top: 20px;
    cursor: pointer;
    background-image: url("../svg/close_pricing.svg");
    background-size: 18px;
    background-position: center;
    background-repeat: no-repeat;
}
/** domain modal CSS END **/

.container_login .tabs{
    float: left;
    width: 100%;
}
.container_login .content{
    clear: both;
}

.otp-divider{
    display: block;
    width: 100%;
    height: 1px;
    background-color: #e4e4e4;
    margin-bottom: 15px;
    margin-top: -5px;
}
.enter-otp-wrapper .enter-otp-text span:nth-child(1){
    font-family: Poppins-Medium;
    font-size: 12px;
    color: #6d6d6d;
}
.enter-otp-wrapper .otp-email span{
    font-family: Poppins-Medium;
    font-size: 12px;
    color: #153f67;
}
.otp-input-wrapper{
    width: 245px;
    display: block;
    margin: 0 auto;
    margin-top: 20px;
    margin-bottom: 20px;
}
.otp-input-wrapper .otp-input{
    display: inline-block;
    float: left;
    width: 50px;
    height: 40px;
    color: #999999;
    border: 1px solid #d9d9d9;
    background: #f5f5f5;
    margin-right: 15px;
    text-align: center;
}
.otp-input-wrapper .otp-input:last-child{
    margin-right: 0;
}
.password-eye-icon{
    display: inline-block;
    background-image: url("../svg/password-show.svg");
    width: 20px;
    height: 20px;
    background-position: center;
    background-size: 100%;
    position: absolute;
    right: 8px;
    top: 11px;
    cursor: pointer;
}
.password-eye-icon.active{
    background-image: url("../svg/password-hide.svg");
}
.enter-otp-text{
    position: relative;
}
.email-edit-icon{
    display: inline-block;
    background-image: url("../svg/edit-email-btn.svg");
    width: 18px;
    height: 18px;
    background-position: center;
    background-size: 100%;
    position: absolute;
    right: 8px;
    top: 3px;
    cursor: pointer;
}
#signupPassword{
    padding-right: 30px;
}
.edit-email-wrapper .edit-email-text{
    margin-bottom: 0px;
}
.edit-email-wrapper .edit-email-text span:nth-child(1){
    font-family: Poppins-Medium;
    font-size: 12px;
    color: #6d6d6d;
    line-height: 36px;
}
#sendOtpBtn{
    display: inline-block;
    text-align: center;
    font-size: 12px;
    font-family: Poppins-Medium;
    color: #ffffff;
    background-color: #f06b7c;
    border-radius: 4px;
    height: 36px;
    line-height: 36px;
    cursor: pointer;
    width: calc(50% - 5px);
    float: left;
    margin-left: 10px;
}
#sendOtpBtn.disabled{
    background-color: #ffa7b2;
    cursor: not-allowed;
}
#editOTPEmailInput{
    font-size: 14px;
    display: block;
    width: 100%;
    height: 42px;
    margin-bottom: 30px;
    padding: 5px 13px;
    color: #999999;
    border: 1px solid #d9d9d9;
    background: #f5f5f5;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    border-radius: 5px;
    box-shadow: none;
}
#resendVerificationCode{
    display: inline-block;
    float: right;
    font-family: Poppins-Medium;
    color: #164068;
    cursor: pointer;
    font-size: 12px;
    position: relative;
    top: 10px;
}
#resendVerificationCode.disabled{
    color: #9a9a9a;
    cursor: not-allowed;
}
.edit-email-buttons-wrapper{
    width: 100%;
    position: relative;
    top: -10px;
    z-index: 9999;
}
#cancelOtpBtn{
    width: calc(50% - 5px);
    display: inline-block;
    float: left;
    text-align: center;
    font-size: 12px;
    font-family: Poppins-Medium;
    color: #545454;
    background-color: #d9d9d9;
    border-radius: 4px;
    height: 36px;
    line-height: 36px;
    cursor: pointer;
}
/*sign-up end*/

.sign-up-section,.onprem-sign-up-form{
    display: none;
}

.sign-up-section[data-type='1'],.onprem-sign-up-form[data-step='1']{
    display: flex;
}

@media only screen and (min-width: 576px) {
    .optional-formcontrol::after {
        position: absolute;
        content: 'Optional';
        color: #999;
        font-size: 12px;
        top: 12px;
        right: 10px;
        font-family: Poppins-Light, arial;
    }

    .optional-formcontrol .signup-formcontrol {
        padding-right: 65px!important;
    }
}

@media only screen and (max-width: 767px) {
    .section-fluid {
        padding: 30px 0 130px;
        background-size: 36%;
        margin-top: 130px;
    }

    .section-headding {
        font-size: 22px;
    }
}

@media only screen and (max-width: 575px) {
    .section-text {
        font-size: 20px;
    }

    .section-heading {
        font-size: 16px;
    }
}
.requestquery-container {
    position: relative;
    background: #fff;
}
.case-studies-headding {
    font-size: 24px;
    color: #000;
}
.case-studies {
    display: inline-block;
    width: 100%;
    padding: 40px 20px;


}
.form-control {
    height: 40px;
    margin-bottom: 10px;
    border: 1px solid #d5d5d5;
    padding: 10px 12px
}
.queryform-btn {
    background: #0045a4;
    letter-spacing: 2px;
    height: 42px;
    width: 114px;
    border-radius: 30px;
    padding: 12px 30px;
    color: #fff!important;
    margin: 0;
    display: inline-block;
    text-align: center;
}
.defence-row {
    padding: 30px 40px 40px;
    background: #fff;
    border-radius: 5px;
}
.imageicon {
    margin-right: 15px;
}
.form-control:active, .form-control:focus, .form-control:hover {
    outline: 0;
    box-shadow: none!important;
    border: 1px solid #d5d5d5;
}
/* Style the list */
ul.breadcrumb {
  padding: 0;
  list-style: none;
  background-color: transparent;
  color: #cccccc;

}

/* Display list items side by side */
ul.breadcrumb li {
    display: inline;
    font-size: 13px;
}

/* Add a slash symbol (/) before/behind each list item */
/*press Realse*/
.press-release{background: #fafafa; margin-top: 70px;}

.press-release .uniquefeatures-sliderbox {
    padding: 20px 0px;
    background: #fafafa;
}
ul.breadcrumb li+li:before {
  padding: 8px;
  color: #3a699e;
  content: "/\00a0";
}

/* Add a color to all links inside the list */
ul.breadcrumb li a {
  color: #f06c7c;
  text-decoration: none;
}

/* Add a color on mouse-over */
ul.breadcrumb li a:hover {
  color: #01447e;
  text-decoration: underline;
}

.section-fluid{}
.premisetab-list{}
.premisetab-list ul{height: 37px;overflow: hidden;}
.deploytab-content{ border: 1px solid #e5e5e5; border-top: none}
.premisetab-list .badge-secondary {
    color: #888888;
    background-color: #f5f5f5;
}

.premisetab-list ul li.nav-item {
    margin: 0px;
    margin-right: 16px;
    padding: 0px;
}
.premisetab-list ul li.nav-item::after {
    content: " ";
    position: absolute;
    top: 0;
    width: 23px;
    height: 100%;
    background-color: inherit;
    border-radius: 0 6px 0 0;
    transform: skew(
24deg
);
    right: -8px;
}
.premisetab-list ul li.list-active {
    background-color: #03b2f7;
}
.premisetab-list ul li.list-active .nav-link.active {
    border: none;
    color: #fff;
    background: 0 0;
    border-bottom: transparent;
    cursor: pointer;
}
.premisetab-list ul li.nav-item a.nav-link{
      position: relative;
    padding: 8px 20px;
    font-family: Poppins-Medium, arial;
    color: #40464b;
    border-radius: 5px 5px 0 0;
    background-color: #e4ecf8

}
.premisetab-list ul li.nav-item a.nav-link::after {
    content: " ";
    position: absolute;
    top: 0;
    width: 23px;
    height: 100%;
    background-color: inherit;
    border-radius: 0 6px 0 0;
    transform: skew(
24deg
);
    right: -8px;
}

.premisetab-list ul li.nav-item .nav-link.active {
    background-color: #03b2f7;
    color: #fff;
    border-bottom: transparent;
}

.demopolitico-section {
    display: inline-block;
    width: 100%;
    padding: 30px 0;
    text-align: center;
    background-color: #1c4068;
}
.demopolitico-section .section-headding {
    font-size: 24px;
    color: #fff;
}
.demopolitico-section .start-chat-btn {
    color: #fff;
    border: 1px solid #f06c7c;
    background: #f06c7c;
    position: relative;
    top: -3px;
}
.pricing-fluid {
    padding: 30px 0 20px;
    margin-top: 60px;
    color: #fff;
    background: #1c4068 url(../svg/shape.svg);
    background-size: 7%;
}
.pricing-detailsbox {
    padding: 40px 30px ;
}
.premise-building-img {
    background: #1c4068 url(../png/premise-building.png);
    background-repeat: repeat-x;
    background-position: bottom;
    border: 1px solid #efeff1;
}
.premise-detailsbox {
    padding: 40px 30px 100px;
}
.api-sectionname {
    font-size: 30px;
}
.api-sectionname::before {
    position: absolute;
    content: '';
    left: 16px;
    bottom: -5px;
    transform: translateX(-50%);
    width: 30px;
    height: 4px;
    background-color: #f06c7c;
}
.supports {
    font-size: 20px;
}
.support-style{
border: 1px solid #f5f5f5;
    border-radius: 3px;
    box-shadow: 0px 2px 2px rgb(0 0 0 / 5%);
    padding: 20px;
    border-radius: 5px;
    }
ul.pricing-left-menu {
    margin-top: 10rem;
}
ul.pricing-left-menu li{ position: relative;margin: 25px 0 25px 0;}
/*ul.pricing-left-menu li:nth-child(4){ display:none}*/
ul.pricing-left-menu li:hover {

    background: #03b2f7;
    border-radius: 5px;


}
ul.pricing-left-menu li:hover a{color: #ffffff;}
/*ul.pricing-left-menu li:before {*/
/*    width: 5px;*/
/*    height: 100%;*/
/*    background: #e7ebf1;*/
/*    position: absolute;*/
/*    content: '';*/
/*    left: -20px;*/
/*}*/
ul.pricing-left-menu:before {
    width: 5px;
    height: 100%;
    background: #e7ebf1;
    position: absolute;
    content: '';
    left: -15px;
}
ul.pricing-left-menu li.activepricing:before {
    width: 5px;
    height: 100%;
    background: #f06c7c;
    position: absolute;
    content: '';
    left: -15px;
}
ul.pricing-left-menu li:before a{
    content: '';
    background: #000000;
}
/*ul.pricing-left-menu li a {*/
/*    display: inline-block;*/
/*    margin: 20px 0px 20px 8px;*/
/*    font-size: 14px;*/
/*}*/
ul.pricing-left-menu li a {
    display: block;
    padding: 5px 0px 5px 8px;
    font-size: 15px;

}
ul.pricing-left-menu li.activepricing a{  color: #fff; background: #03b2f7;border-radius: 5px; width: 100%;}
.our-fetaures {
    background: #ffffff;
    min-height: 60px;
    font-size: 13px;
    padding: 10px 0px;
    display: block;
    border: 1px solid #f5f5f5;
    border-radius: 3px;
    box-shadow: 0px 2px 2px rgb(0 0 0 / 5%);
}
.premisepricing-signupbtn {
    display: inline-block;
    padding: 8px 25px;
    text-transform: uppercase;
    font-family: Poppins-Medium, arial;
    border-radius: 5px;
    border: none;
    background-color: #f06b7c;
}
.scrolled_fixed {
    position: sticky !important;
    top: 90px !important;
    width: 130px;

}
.solutions-type {
    display: inline-block;
    margin: 0 10px 20px 0;
    width: 100px;
    font-size: 12px;
    text-align: center;
}
.solutions-image {
    display: inline-flex;
    justify-content: center;
    align-items: center;
    height: 90px;
    width: 90px;
    text-align: center;
    background: #f7f8fa;
    border-radius: 20px;
    margin-bottom: 5px;
}
.benefits-list li:before {
    position: absolute;
    content: '';
    width: 15px;
    height: 15px;
    background: url(../svg/tick.svg) no-repeat center / cover;
    left: 0;
   top: calc(22%);
    transform: translateY(-50%);
}
.benefits-list li {
    position: relative;
    padding-left: 25px;
    margin-bottom: 5px;
}
.plans-container {
    padding: 10px 15px 20px;
    background-color: #fff;
    box-shadow: 0px 5px 5px 0px rgb(3 1 21 / 5%);
}

.price-container {

    background-color: #ffffff4f;

}
.self-hosting-box .price-container {
    background: #ffffff;
}
.self-hosting-box .plans-color-box {
    background: #f7f7f7;
}
.comingsoon-btn {
    background: transparent;
    border: 1px solid #788799;
    color: #f06c7c;
    font-weight: 700;
    border-radius: 5px;
    text-align: center;
    padding: 3px 10px;
    width: 120px;
    transition: all 0.5s;
    margin: 5px;
    border: 1px solid #f06c7c;
    letter-spacing: 1px;
    text-transform: uppercase;
    margin-left: 0px;
    background: transparent;
    font-size: 11px;
}
.onpremise-label { font-size: 13px; color: #f06c7c}
.supporton-text{ font-style: italic}
.client-logo {
    border: 1px solid #e5e5e5;
    padding: 5px;
    text-align: left;
    width: 150px;
    text-align: left;
    margin-right: 10px;
}
.try-our-box {
    border: 1px solid #e5e5e5;
    background: #ffffff;
    padding: 13px;
}

.tryfont {
    font-size: 18px;
    font-family: 'Manrope', sans-serif;
    font-weight: 600;
}

img.docker-logo {
    position: relative;
    top: -2px;
     filter: grayscale(100%);
}
.troopgrit-box {
    background: #0045a4;
    padding: 25px 0px;
    border-radius: 15px;
    color: #fff;
}
.querybox{ background: #f7f7f7}
.request-headding{ font-size: 18px;}
.troop-text{ font-size: 22px; }
.troop-text span{}

#gritSignUpContainer{
    margin-top: 75px;
}

.button-one-try {
    background: transparent;
    border: 1px solid #788799;
    color: #0d2743;
    font-weight: 700;
    border-radius: 5px;
    text-align: center;
    padding: 6px 10px;
    width: 100%;
    transition: all 0.5s;
    cursor: pointer;
    margin: 5px;
    border: 1px solid #f06c7c;
    letter-spacing: 1px;
    text-transform: uppercase;
    margin-left: 0px;
    background: #f06c7c;
    margin-top: 10px;
}
.button-one-try  {
    display: inline-block;
    border: none;
    outline: none;
}
.button-one-try  a {
    cursor: pointer;
    display: inline-block;
    position: relative;
    transition: 0.5s;
    font-size: 12px;
    color: #ffffff;
}
.button-one-try  a:after {
    content: '»';
    position: absolute;
    opacity: 0;
    top: 0;
    right: -20px;
    transition: 0.2s;
}
.button-one-try:hover {
    background: #f06c7c;
    color: #ffffff;
}
.button-one-try:hover a {
    padding-right: 25px;
    color: #ffffff;
}
.button-one-try:hover a:after {
    opacity: 1;
    right: 0;
}
.font-size-18{ font-size: 18px;}



@media only screen and (max-width: 767px){
    ul.pricing-left-menu li {
    position: relative;
    display: inline-block;
}
.pricing-detailsbox {
    padding: 0px;
}
.offers_fluid {
    padding: 30px 0 15px !important;

}
ul.pricing-left-menu li:before {
    width: 100%;
    height: 5px;
   left: 13px;
    bottom: 0;
}
.toggler {
    color: #333;
}
.solutions-type {

    width: 139px;

}
}
@media only screen and (min-width: 767px){
    .pricing-pages-container {
    width: 1200px;
    max-width: 1200px;
}
}

@media  (max-width: 767.98px) {
    .offers_fluid {

        margin-top: 110px;
    }
    ul.pricing-left-menu {
        margin-top: 10rem;
        overflow-x: auto;
        overflow-y: hidden;
        white-space: nowrap;
        width: 100%;
    }

    ul.pricing-left-menu li{ margin: 0px;}
    ul.pricing-left-menu li:first-child{ margin-left: 15px;}
    ul.pricing-left-menu li a {
        display: inline-block;
        float: none;
        padding: 10px;
        border: 1px solid #cccccc;
        margin-right: 10px;
        border-radius: 5px;
    }
    ul.pricing-left-menu li.activepricing:before {
        width: 0;
        height: 100%;
        background: no-repeat;
        position: relative;
        content: '';
        left: 0px;
    }
    ul.pricing-left-menu li.activepricing a {
        color: #fff;
        background: #03b2f7;
        border-radius: 5px;
        width: auto;
    }

    .clients-wrap div {
        margin-bottom: 25px;
        display: block;
    }
    .clients-wrap div .docker-logo{ display: none;}
    .clients-wrap div .client-logo{ display: block; margin-bottom: 5px;}
    .collaboration-img {
        width: 100%;
    }

}

