
@media only screen and (max-device-width: 1400px), only screen and (max-width: 1400px) {
    .menu-main-text {
        font-size: 23px;
        margin-top: 23px;
    }
    body {
        font-size: 13px;
    }

    p {
        font-size: 13px;
    }

    .btn {
        font-size: 13px;
    }

    footer ul li a {
        font-size: 14px;
    }

    .survey-quest {
        font-size: 16px;
    }

    .fancy-radio input[type="radio"] + span {
        font-size: 14px;
    }

    .thank-you-sub1 {
        font-size: 14px;
    }

    .voucher_heading_txt {
        font-size: 17px;
    }


    .header-box {
        padding: 10px 0;
    }

    .ep-content {
        font-size: 14px;
    }

    .ep-title {
        font-size: 18px;
    }

    .ep-img {
        width: 90px;
    }
    /*mission*/

    .replies p {
        font-size: 13px;
    }

    .ms-btn {
        font-size: 13px;
    }

    .upload-txt {
        font-size: 13px;
    }

    .header-box {
        padding: 10px 0;
    }

    .first-box {
        font-size: 14px;
    }

    .second-box {
        font-size: 14px;
    }

    h1, .h1 {
        font-size: 2.5rem;
    }

    .title {
        font-size: 2.5rem;
    }

    h5, .h5 {
        font-size: 16px;
    }

    .btn-sub-text {
        font-size: 14px;
    }

    .btn-text {
        font-size: 20px;
    }

    .btn-text {
        font-size: 16px;
    }

    .poll-radio input[type="radio"] + span {
        font-size: 13px;
    }

    .poll-checkbox input[type="checkbox"]:checked + span:before {
        font-size: 13px;
    }

    .sidenav a {
        font-size: 14px;
        padding: 10px 0;
    }

    .profile-header .profile-main {
        padding: 10px;
    }

    .pro-pic {
        width: 120px;
        height: 120px;
    }

    .pro-pic-new {
        width: 100px;
        height: 100px;
    }

    .profile-header .name {
        font-size: 18px;
    }

    .point {
        font-size: 34px;
    }

    .brand-txt {
        font-size: 13px;
    }

    .point-box {
        margin-bottom: 15px;
    }

    .pro-pic {
        margin-bottom: 5px;
    }

    .sidenav {
        padding-top: 30px;
    }

    .fancy-radio input[type="radio"] + span {
        font-size: 14px;
    }

    .fancy-checkbox input[type="checkbox"]:checked + span:before {
        font-size: 14px;
    }

    .home-main-btn {
        margin-top: 10px;
        margin-bottom: 10px;
    }
}

@media only screen and (max-device-width: 1025px), only screen and (max-width: 1025px) {

    .sign-in-box {
        float: none;
        margin: auto;
    }

    .reg-now-txt {
        text-align: center;
    }

    .reas-txt {
        text-align: center;
    }



    .coming-soon {
        font-size: 18px;
        margin-top: 10px;
    }

    .login-footer {
        position: fixed;
        bottom: 0;
        left: 0;
        width: 100%;
    }

    footer {
        display: -webkit-block;
        /* Safari */
        /* Safari 6.1+ */
        display: block;
    }

    .login {
        background-image: none;
    }

    .home {
        background-image: none;
    }

    .welcome-div {
        padding-top: 100px;
        padding-left: 50px;
    }

    .create-account {
        text-align: center;
    }
}

@media only screen and (max-device-width: 769px), only screen and (max-width: 769px) {

    .white-bx {
        margin-top: 20px;
        margin-bottom: 20px;
    }



    .poll-box {
        padding-left: 40px;
    }

    .separation {
        height: 0px;
    }

    .panel .panel-heading .panel-title {
        font-size: 22px;
    }

    .panel-subtitle {
        margin-top: 0;
    }

    .welcome-div {
        text-align: center;
    }

    .login {
        background-image: none;
    }

    .navbar.navbar-transparent {
    }

    .sign-in-box {
        width: 320px;
        float: none;
        margin: auto;
    }
}

/*@media only screen and (max-device-width: 1400px), only screen and (max-width: 1400px) {
    .cpn-half-circle-left {
        margin-right: 295px;
    }
}

@media only screen and (max-device-width: 1025px), only screen and (max-width: 1025px) {
    .cpn-half-circle-left {
        margin-right: 234px;
    }
}

@media only screen and (max-device-width: 769px), only screen and (max-width: 769px) {
    .cpn-half-circle-left {
        margin-right: 155px;
    }
}*/
