﻿.inner-container {
    padding: 0px 68px;
    height: 100%;
}

.award {
    width: 50%;
    margin-top: 20px;
}

.pointer {
    cursor: pointer;
    text-decoration: none;
}

    .pointer:hover {
        cursor: pointer;
        text-decoration: none;
    }

::-webkit-scrollbar {
    width: 10px;
    height: 10px;
}

.display-flx {
    width: 200px;
    display: flex;
}

.lft-margin {
    margin-left: 4%;
}

.lft-arrow {
    /*height: 100%;
    width: 6%;*/
    margin-right:7px;
}
/* Track */
::-webkit-scrollbar-track {
    box-shadow: inset 0 0 5px grey;
    border-radius: 10px;
}

/* Handle */
::-webkit-scrollbar-thumb {
    background: #4579BD;
    border-radius: 10px;
}

    /* Handle on hover */
    ::-webkit-scrollbar-thumb:hover {
        background: #4579BD;
    }

input[type="text"], input[type="password"], textarea, select, video, img {
    outline: none;
}

.indexTextMargin {
    margin-right: 5%;
}

.indexDotOne {
    position: absolute;
    top: -41%;
    left: 32%;
}

.indexDotTwo {
    position: absolute;
    top: -41%;
    left: 74%;
}

select option {
    font-size: 140%;
    background-color: white;
}

.toggle-button {
    display: none;
}

.display-content {
    width: 200px;
    display: inline-block;
}

.login-icon {
    position: absolute;
    left: 5%;
    top: 15%;
}

.topmargin {
    margin-top: 3.972194638%;
}

.topmargin2 {
    margin-top: 6.461768%;
}

.bb {
    background-color: #4579BD;
    opacity: .5;
}

.box {
    text-align: center;
    /* margin-top: 35px; */
    background-color: white;
    width: 68.33333%;
    height: 100%;
    border-radius: 35px;
    padding: 10px;
    margin-right: 0;
    margin-left: auto;
    xmin-width: 335px;
    min-width: 240px;
}
.box-full {
    text-align: center;
    /* margin-top: 35px; */
    background-color: white;
    width: 68.33333%;
    height: 100%;
    border-radius: 35px;
    padding: 10px;
    margin-right: 0;
    margin-left: auto;
    xmin-width: 335px;
    min-width: 240px;
}

a.navbar-brand {
    white-space: normal;
    text-align: center;
    word-break: break-all;
}

/* Provide sufficient contrast against white background */
a {
    color: #0366d6;
}

.btn-primary {
    color: #fff;
    background-color: #1b6ec2;
    border-color: #1861ac;
}

.nav-pills .nav-link.active, .nav-pills .show > .nav-link {
    color: #fff;
    background-color: #1b6ec2;
    border-color: #1861ac;
}

/* Sticky footer styles
-------------------------------------------------- */
html {
    font-size: 14px;
}

.border-top {
    border-top: 1px solid #e5e5e5;
}

.border-bottom {
    border-bottom: 1px solid #e5e5e5;
}

.box-shadow {
    box-shadow: 0 .25rem .75rem rgba(0, 0, 0, .05);
}

button.accept-policy {
    font-size: 1rem;
    line-height: inherit;
}

/* Sticky footer styles
-------------------------------------------------- */
html {
    position: relative;
    min-height: 100%;
}

body {
    /* Margin bottom by footer height */
    /* margin-bottom: 60px; */
}

.footer {
    position: absolute;
    bottom: 0;
    width: 100%;
    white-space: nowrap;
    line-height: 60px; /* Vertically center the text there */
}

.language {
    position: absolute;
    top: 10%;
    left: 95px;
    /* margin-top: 13.61111%; */
    width: 34%;
    height: 61px;
    background-color: white;
    border-radius: 50px;
    text-align: center;
}

.lan {
    color: #4579BD;
    border: none;
    width: 85%;
    font-size: 24px;
    margin-top: 3%;
}

.heading1 {
    xmargin-top: 26%;
    font-size: 3vw;
    color: white;
    font-family: Roboto-Bold;
}

    .heading1.more {
        margin-top: 43%;
    }

    .heading1.moreMargin {
        margin-bottom: 1.5vw;
        margin-top: 5vw;
    }

    .heading1.morepadding {
        margin-top: 40%;
    }

.image {
    /* margin-top: 1.04468719%; */
}

.feedback-leftpadding {
    padding-left: 7%;
}

.img5 {
    width: 39%;
}

.text1 {
    font-size: 17px;
    color: white;
    font-family: 'Roboto-Light';
    margin-top: 10px;
}

    .text1 a {
        color: white;
        xfont-family: 'Roboto-Bold';
    }

        .text1 a:hover {
            text-decoration: underline;
        }

.leftheader {
    font-family: 'Roboto';
    /*margin-left:10%;*/
}

a.leftheader:hover {
    color: #FFFFFF;
    text-decoration: none;
}

.leftfooter {
    font-family: 'Roboto-Bold';
}

a.leftfooter:hover {
    color: #FFFFFF;
    text-decoration: none;
}

.seprator {
    margin: 0px 10px;
}

.heading2 {
    margin-top: 14.05561072%;
    font-size: 30px;
    font-weight: 700;
    color: #4579BD;
    font-family: Roboto-Bold;
}

.index-text {
    /*margin-top: 36%;*/
    color: #8A8A8D;
    font-size: 24px;
    text-align: center;
    font-family: Roboto-Light;
}

.index-heading {
    margin-top: 3.376365442%;
    font-weight: 600;
    text-align: center;
    color: #4579BD;
    font-size: 31px;
    font-family: Roboto-Bold;
}

.but {
    color: white;
    font-size: 17px;
    width: 100%;
    height: 42px;
    border: none;
    border-radius: 50px;
    margin-top: 5px;
}

.button1 {
    /* margin-top: 33%; */
    background-color: #4579BD;
}

.button7 {
    background-color: red;
    width: 30%;
}

.button8 {
    background-color: #F64649;
}

.text2 {
    font-size: 24px;
    margin-top: 15px;
}

.button2 {
    background-color: #61CF70;
}

.button3 {
    background-color: #4579BD;
}

.button4 {
    background-color: #3c52e6;
}

.form-group {
    margin-bottom: 0px;
    margin-top: 5px;
}

.user-input-icon {
    position: relative;
}

.input-icon {
    position: absolute;
    color: #4579BD;
    left: 28px;
    top: 12px;
}

.user-input {
    font-size: 17px !important;
    height: 42px;
    width: 100%;
    border-radius: 50px;
    border: none;
    background-color: #F5F6FA;
    padding-left: 15px;
    padding-right: 15px;
    color: #4579BD;
}

    .user-input:focus {
        border: 1px solid #4579BD;
    }

    .user-input.icon {
        padding-left: 53px;
    }

::placeholder { /* Chrome, Firefox, Opera, Safari 10.1+ */
    color: #DBD9D6;
    opacity: 1; /* Firefox */
    font-size: 17px;
}

:-ms-input-placeholder { /* Internet Explorer 10-11 */
    color: #DBD9D6;
    font-size: 17px;
}

::-ms-input-placeholder { /* Microsoft Edge */
    color: #DBD9D6;
    font-size: 17px;
}

.user-input-noicon input:focus {
    border: 1px solid #4579BD;
}

.margin1 {
    margin-top: 5.263157895%;
}

.margin2 {
    margin-top: 0.993048659%;
}

.cen {
    text-align: -webkit-center;
}


.text-medium {
    font-family: 'Roboto';
}

.text-lighter {
    font-family: 'Roboto-Light';
}

.text-bold {
    font-family: 'Roboto-Bold';
}

.left {
    text-align: left;
}

.inp {
    width: 75%;
    background-color: #F5F6FA;
    border: none;
    padding-left: 5%;
}

.inpnoicon {
    font-size: 17px;
    height: 100%;
    border: none;
    background-color: #F5F6FA;
    border-radius: 50px;
    width: 90%;
    color: #4579BD;
}

.text3 {
    font-size: 15px;
    font-family: 'Roboto-Bold';
    margin: 0px 15px;
}

.text4 {
    font-size: 20px;
    color: white;
}

    .text4:hover {
        color: white;
    }

.heading3 {
    color: #4579BD;
    font-size: 28px;
    font-weight: 700;
    margin-top: 0px;
    margin-bottom: 3.872889772%;
    font-family: 'Roboto-Bold';
}

.inp2 {
    font-size: 17px;
    height: 90%;
    border: none;
    background-color: #e0dbda;
    border-radius: 50px;
    padding-left: 8%;
    width: 100%;
}

.right-align {
    text-align: end;
}

.topmargin3 {
    margin-top: 43.33333333%;
}

.topmargin4 {
    margin-top: 20.75925926%;
}

.topmargin5 {
    margin-top: 34.90740741%;
}

.left-align {
    text-align: start;
}



.content-size {
    margin-top: 8.078450844%;
    margin-bottom: 0px;
    color: #4579BD;
    font-size: 17px;
}

.img6 {
    width: 55px;
    height: 55px;
}

.topmargin6 {
    margin-top: 4.433962264%;
}



.button6 {
    text-align: center;
    color: #4579BD;
    border: 1px solid #4579BD;
    background-color: white;
}

.marginright {
    margin-right: 5.030487805%;
}

.button5 {
    background-color: #4579BD;
}

.bottommargin {
    margin-bottom: 4.071499503%;
}

.msg {
    margin-top: 10px;
    text-align: left;
    margin-left: 5px;
}

.default-lock-text {
    display: flex;
    margin-bottom: -16px;
    font-size: 11px;
    color: #4579BD;
}

.default-disabled-text {
    margin-bottom: 0;
    font-size: 11px;
    color: #e0dbda;
}

.sucess-text {
    margin-bottom: 1.489572989%;
    font-size: 12px;
    color: green;
}

.password-check-image {
    height: 14px;
    margin-right: 10px;
}

.error-text {
    margin-bottom: 1.489572989%;
    font-size: 12px;
    color: red;
}

.error-message-text {
    font-size: 12px;
    color: red;
    text-align: left;
    xpadding-left: 34px;
}

.validation-summary-errors ul, .validation-summary-errors li {
    list-style: none;
    display: inline;
    padding: 0;
}

.failicon {
    font-size: 14px;
    color: red;
}

.dis {
    display: block;
}

hr {
    margin-top: 18px;
    margin-bottom: 18px;
}

.rw2 {
    margin-top: 74%;
}



.cc {
    background-image: url("../icons/English.png");
    width: 100%;
}

.fullheight {
    height: 100%;
}

.btn-container {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
}

.display-inline {
    display: inline;
}

.btn-container2 {
    xposition: absolute;
    xbottom: 0;
}

.innerbox {
    height: 100%;
    position: relative;
    overflow: hidden auto;
    padding: 6px;
}

.links {
    font-size: 10px;
    text-decoration: none;
    color: white;
}

    .links:hover {
        text-decoration: none;
        color: white;
    }

.uploadimage {
    height: 12px;
    width: 12px;
    margin-left: 2%;
    cursor: pointer;
}

.uploadtext {
    margin-bottom: 0px;
    font-size: 10px;
    text-decoration: none;
    color: #4579BD;
    display: inline-block;
}

.reporttextarea {
    border-radius: 20px;
    height: 140px;
}

textarea::-webkit-scrollbar {
    width: 8px;
    background-color: #F5F5F5;
}

textarea::-webkit-scrollbar-thumb {
    border-radius: 10px;
    -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.1);
    background-color: #4285F4;
}

.upload {
    width: 35%;
    position: absolute;
    bottom: 8%;
    right: 0px;
}

.fiftyinputleft {
    padding-right: 2px;
    color: #F64649;
}

    .fiftyinputleft:before {
        content: "*";
        position: absolute;
        top: -3px;
    }

    .fiftyinputleft > input, .fiftyinputright > input, .usernameinput > input, .emailinput > input, select.emailinput, .lan, .keyinput > input {
        margin-left: 8px;
    }

.fiftyinputright {
    padding-left: 2px;
    color: #F64649;
}

    .fiftyinputright:before {
        content: "*";
        position: absolute;
        top: -3px;
    }

.usernameinput:before {
    content: "*";
    position: absolute;
    top: -3px;
    color: #F64649;
}

.emailinput:before {
    content: "*";
    position: absolute;
    top: -3px;
    color: #F64649;
}

.textarea {
    height: 150px;
    border-radius: 20px;
}

#buynowform .textarea {
    height: 250px;
    border-radius: 20px;
}

.clever {
    width: 9%;
}

a.text3 {
    color: #8A8A8D;
    font-family: 'Roboto';
}

    a.text3:hover {
        color: #4579BD;
        font-family: 'Roboto-Bold';
    }

select {
    -webkit-appearance: menulist-button;
}

select {
    -webkit-appearance: none;
    -moz-appearance: none;
    background-image: url(../icons/arrow-dropdown.png);
    background-repeat: no-repeat;
    background-position-x: 96%;
    background-position-y: 50%;
}

.marginbot {
    margin-bottom: 8.078450844%;
}

form {
    max-height: 83%;
    overflow-y: auto;
    overflow-x: hidden;
}

.select_span {
}

.mobile_links {
    display: none;
}

.openFirst {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}
.contact-us-link{
    font-family:'Roboto-Bold' !important;
    font-style:italic;
}
@media (max-width: 767px) {
    html {
        font-size: 16px;
    }

    .inner-container {
        padding: 0px 0px;
        height: calc(100% - 16px);
    }

    .openFirst {
        display: none;
    }

    .box {
        width: 100%;
    }

    .mobile_links {
        display: flex;
    }

    .language {
        top: 30%;
        left: 50%;
        width: 80%;
        border: 1px solid #4579BD;
        max-width: 300px;
        height: 50px;
        transform: translate(-50%, -50%);
    }
    #loginform {
        height: 65%;
        min-height: 320px;
        position: relative;
        overflow:hidden;
    }
}
@media (min-width: 768px) and (max-width: 1200px) {
    .inner-container {
        padding: 0px 16px;
    }
    .heading1 {
        font-size: 3.5vw;
    }

    .text1 {
        font-size: 18px;
    }

    .index-text {
        font-size: 29px;
    }

    .user-input.reporttextarea {
        height: 170px;
    }

    .user-input.textarea {
        height: 170px;
    }

    #buynowform .textarea {
        height: 270px;
    }

    .index-heading {
        font-size: 33px;
    }

    .lan {
        font-size: 26px;
    }

    .language {
        height: 62px;
    }

    .links {
        font-size: 11px;
    }

    .heading2 {
        font-size: 33px;
    }

    .heading3 {
        font-size: 29px;
    }

    .user-input.icon {
        padding-left: 58px;
    }

    .text3 {
        font-size: 16px;
    }

    .but {
        height: 50px;
        font-size: 19px;
    }

    .user-input {
        height: 50px;
        font-size: 21px;
    }

    .default-lock-text {
        font-size: 11px;
        margin-bottom: 3px;
    }

    .default-disabled-text {
        font-size: 11px;
        margin-bottom: 3px;
    }

    .error-text {
        font-size: 11px;
        margin-bottom: 3px;
    }

    .sucess-text {
        font-size: 11px;
        margin-bottom: 3px;
    }

    .error-message-text {
        font-size: 11px;
    }

    .password-check-image {
        height: 14px;
    }

    .box {
        width: 100%;
    }
}
@media (min-width: 1600px) {
    .heading1 {
        font-size: 50px;
    }

    .text1 {
        font-size: 21px;
    }

    .index-text {
        font-size: 33px;
    }

    .user-input.reporttextarea {
        height: 190px;
    }

    .user-input.textarea {
        height: 190px;
    }

    #buynowform .textarea {
        height: 290px;
    }

    .index-heading {
        font-size: 38px;
    }

    .lan {
        font-size: 29px;
    }

    .language {
        height: 68px;
    }

    .links {
        font-size: 13px;
    }

    .heading2 {
        font-size: 38px;
    }

    .heading3 {
        font-size: 33px;
    }

    .user-input.icon {
        padding-left: 62px;
    }

    .text3 {
        font-size: 18px;
    }

    .but {
        height: 60px;
        font-size: 21px;
    }

    .user-input {
        height: 60px;
        font-size: 24px !important;
    }

    .default-lock-text {
        font-size: 13px;
        margin-bottom: 5px;
    }

    .default-disabled-text {
        font-size: 13px;
        margin-bottom: 5px;
    }

    .error-text {
        font-size: 13px;
        margin-bottom: 5px;
    }

    .sucess-text {
        font-size: 13px;
        margin-bottom: 5px;
    }

    .error-message-text {
        font-size: 13px;
    }

    .password-check-image {
        height: 16px;
    }
}
@media (min-width: 1920px) {
    .heading1 {
        font-size: 60px;
    }

    .login-icon {
        position: absolute;
        left: 5%;
        top: 32%;
    }

    .text1 {
        font-size: 25px;
    }

    .index-text {
        font-size: 40px;
    }

    .user-input.reporttextarea {
        height: 225px;
    }

    .user-input.textarea {
        height: 225px;
    }

    #buynowform .textarea {
        height: 320px;
    }

    .index-heading {
        font-size: 45px;
    }

    .lan {
        font-size: 35px;
    }

    .language {
        height: 80px;
    }

    .links {
        font-size: 15px;
    }

    .heading2 {
        font-size: 45px;
    }

    .heading3 {
        font-size: 40px;
    }

    .user-input.icon {
        padding-left: 58px;
    }

    .text3 {
        font-size: 22px;
    }

    .but {
        height: 75px;
        font-size: 25px;
    }

    .user-input {
        height: 75px;
        font-size: 25px !important;
    }

    .default-lock-text {
        font-size: 15px;
        margin-bottom: 3px;
    }

    .default-disabled-text {
        font-size: 15px;
        margin-bottom: 3px;
    }

    .error-text {
        font-size: 15px;
        margin-bottom: 3px;
    }

    .sucess-text {
        font-size: 15px;
        margin-bottom: 3px;
    }

    .error-message-text {
        font-size: 15px;
    }

    .password-check-image {
        height: 19px;
    }
}

::placeholder {
    color: #82898f;
    opacity: 1; /* Firefox */
}

:-ms-input-placeholder { /* Internet Explorer 10-11 */
    color: #82898f;
}

::-ms-input-placeholder { /* Microsoft Edge */
    color: #82898f;
}
.lbl-full-pg {
    color: #4579BD;
    text-align: left;
    margin: 20px 0px 16px 8px;
    font-size: 15px;
}
.lbl-ind-pg {
    color: #4579BD;
    text-align: left;
    margin: 10px 0px 8px 8px;
    font-size: 15px;
}
.checkbox-round-wrapper {
    text-align: left;
    margin-left: 16px;
}
.checkbox-round {
    width: 25px;
    height: 25px;
    background-color: #fff;
    border-radius: 50%;
    vertical-align: middle;
    border: 1px solid #8A8A8D;
    appearance: none;
    -webkit-appearance: none;
    outline: none;
    cursor: pointer;
    position: relative;
}

    .checkbox-round:checked {
        border-color: #61CF70;
        background-color: #61CF70;
    }
        .checkbox-round:checked:after {
            content: ' ';
            position: absolute;
            width: 25px;
            height: 21px;
            background-image: url(../icons/check.png);
            background-repeat: no-repeat;
            background-size: 17px;
            background-position: center;
        }
.checkbox-green {
    width: 25px;
    height: 25px;
    background-color: #fff;
    border-radius: 50%;
    vertical-align: middle;
    border: 1px solid #8A8A8D;
    appearance: none;
    -webkit-appearance: none;
    outline: none;
    cursor: pointer;
    position: relative;
    margin-top: 8px;
    margin-bottom: 8px;
}

    .checkbox-green:checked {
        background-color: #61CF70;
        border-color: #61CF70;
    }

        .checkbox-green:checked:after {
            content: ' ';
            position: absolute;
            width: 25px;
            height: 21px;
            background-image: url(../icons/check.png);
            background-repeat: no-repeat;
            background-size: 17px;
            background-position: center;
        }
.buynow-lbl {
    color: #8A8A8D;
    font-size: 13px;
    margin: unset;
    margin-left: 8px;
}
.buynow-sub-lbl {
    color: #DBD9D6;
    font-size: 11px;
}
input#FullProgramme {
    display: none;
}

.fullpg-lbl {
    display: inline-block;
    cursor: pointer;
}
    .fullpg-lbl span {
        position: relative;
        line-height: 22px;
    }
        .fullpg-lbl span:before,
        .fullpg-lbl span:after {
            content: '';
        }
        .fullpg-lbl span:before {
            width: 25px;
            height: 25px;
            background-color: #fff;
            border-radius: 50%;
            vertical-align: middle;
            border: 1px solid #8A8A8D;
            appearance: none;
            -webkit-appearance: none;
            outline: none;
            cursor: pointer;
            position: relative;
            display: inline-block;
            vertical-align: top;
        }

        .fullpg-lbl span:after {
            width: 25px;
            height: 25px;
            background-image: url(../icons/check.png);
            background-repeat: no-repeat;
            background-size: 17px;
            background-position: center;
            position: absolute;
            top: -2px;
            left: 0px;
            border-radius: 50%;
        }
    .fullpg-lbl input:checked + span:after {
        opacity: 1;
        background-color: #61CF70;
        border-color: #61CF70;
    }
#buynowform .form-group .row{
    margin-right:-7px;
}

#freeTrial,.button4 {
	display:none;
}