
                                    /* Index/HOME */
                                    


@media screen and (min-width:992px) and (max-width:1199px){
    .header-area .sort button, .header-area .entry button, /*page2*/ .header .sort button, .header .entry button{
        font-size: 1rem;
        padding: 0.6em;
    }
    .header-area .main-text h1 {
        font-size: 2.6rem;
    }
    .header-area .main-text p {
        font-size: 1rem;
    }
    .header-area .main-text .cursive{
        font-size: 0.8rem;
    }
    .header-area .brand img {
        margin: 1.25rem 6.25rem;
    }
    .tokensale .top-brand img {
        width: 290px;
    }
    .listed p {
        font-size: 1.35rem;
    }
    .footer .subscribe p{
        font-size: 0.8rem;
    }
}
                                    
@media only screen and (min-width: 768px) and (max-width:992px), (max-width:768px){
    .header-area .sort button, .header-area .entry button, /*page2*/ .header .sort button, .header .entry button {
        font-size: 0.6rem;
        margin-right: 1em;
    }
    .header-area .entry .log,.header-area .entry .sign,              .header .entry .log,.header .entry .sign{
        width: 4rem;
    }
    .header-area .main-text {
        padding-top: 5rem;
    }
    .header-area .main-text h1 {
        font-size: 1.98rem;
    }
    .header-area .main-text p{
        font-size: 0.8rem;
    }
    .header-area .main-text button {
        font-size: 1rem;
        padding: 1.25rem ;
        width: 7.5rem;
    }
    .header-area .main-text input{
        padding: 1rem;
        margin-right: 0.6rem;
    }
    .header-area .main-text .cursive{
        font-size: 0.6rem;
    }
    .header-area .main-text img{
        top: -0.6rem;
        height: 1.5rem;
    }
    .header-area .brand img {
        margin: 1.25rem 3.9rem;
    }
    .tokensale .top-brand img {
        width: 210px;
    }
    .tokensale .top-brand .detail{
        padding: .6rem  1rem 0;
    }
    .tokensale .browse{
        padding: 1rem;
        font-size: 1rem;
        width: 130px;
    }
    .listed p {
        font-size: 0.9rem;
    }
    .listed .get-list{
        padding: 1rem;
        font-size: 1rem;
        width: 130px;
        margin-top: 2rem;
    }
    .footer p{
        font-size: 0.8rem;
        margin-right: 4rem;
    }
    .footer ul li a{
        font-size: 0.8rem;
    }
    
    .footer .subscribe input{
        padding: 1rem;
        margin-right: 0.6rem;
    }
    .footer .subscribe button{
        font-size: 1rem;
        padding: 1.25rem ;
        width: 7.5rem;
    }
    .footer .subscribe p{
        font-size: 0.6rem;
        margin-right: 8rem;
    }
    .footer .subscribe img {
        left: -123px;
        height: 24px;
    }
}
@media only screen and (min-width: 576px) and (max-width:768px), (max-width: 576px){
    .header-area .logo,                               /*Page2*/     .header .logo  {
        text-align: center;
        margin: 0.6rem;
    }
    .header-area .main-text{
        padding-top: 3rem;
    }
    .header-area .main-text h1 {
        font-size: 1.45rem;
    }
    .header-area .main-text input {
        padding: 0.5rem;
        width: 50%;
    }
    .header-area .main-text button {
        font-size: .8rem;
        padding: .9rem;
        width: 6rem;
    }
    .header-area .main-text .cursive{
        width: 65%;
    }
    .header-area .main-text img {
        top: -.5rem;
        height: 1.2rem;
    }
    .header-area .brand img {
        margin: 1.25rem 2rem;
    }
    .signup, .login {
        width: 70%;
    }
    .tokensale .top-brand {
        margin: 20px auto;
        width: 75%;
    }
    .tokensale .top-brand img {
        width: 100%;
    }
    .tokensale .top-brand .detail {
        padding: 1.5rem 2rem;
    }
    .listed p {
        font-size: 1.5rem;
    }
    .footer .subscribe input{
        padding: 0.5rem;
        width: 50%;
        height: 2.5rem;
    }
    .footer .subscribe button{
        font-size: .8rem;
        padding: .7rem;
        width: 6rem;
    }
    .footer .subscribe p{
        margin-left: 0;
        margin-right: 0;
    }
    .footer .subscribe img{
        height: 1.2rem;
        top: 10px;
        left: 5px;
    }
}
@media only screen and (max-width: 576px){
    .header-area .sort,.header-area .entry,          /*page2*/ .header .sort,.header .entry {
        margin: 5px;
        text-align: center;
        float: none;
    }
    .header-area .main-text {
        padding-top: 2rem;
    }
    .header-area .main-text h1 {
        font-size: 1.5rem;
        width: 100%;
    }
    .header-area .main-text p{
        width: 85%;
    }
    .header-area .main-text input{
        width: 60%;
    }
    .header-area .main-text .cursive{
        width: 85%;
        font-size: 0.5rem;
        padding-top: 1rem;
    }
    .header-area .main-text img{
        left: -8%;
    }
    .header-area .brand img {
        margin: 1.25rem .8rem;
        width: 80px;
    }
    .signup, .login {
        width: 80%;
    }
    .tokensale h4 {
        font-size: 1.5rem;
        margin-bottom: 1.5rem;
    }
    .tokensale .top-brand img {
        width: 100%;
    }
    .listed{
        padding: 30px 0;
        margin-top: 0px;
    }
    .listed p {
        font-size: 1.2rem;
        margin: 0;
    }
    .footer p {
        font-size: 0.8rem;
        margin-right: 0rem;
    }
    .footer .footlink{
        width: 33%;
    }
    .footer .subscribe input{
        width: 65%;
    }
    
}

                                            /* PAGE 2 */

@media screen and (min-width:992px) and (max-width:1199px),(max-width:992px){
    .rating .rate p {
        font-size: .8rem;
    }
    .stars{
        font-size: 0.91rem;
    }
}
@media only screen and (min-width: 768px) and (max-width:992px), (max-width:768px){
    .stars{
        font-size: 0.67rem;
    }
    .rating .rate .desc {
        margin: 16px;
    }
}
@media only screen and (min-width: 576px) and (max-width:768px), (max-width: 576px){
    .header .promise{
        padding: 3.75rem;
    }
    .header .promise h2{
        font-size: 2.5rem;
    }
    .stars {
        font-size: 0.43rem;
    }
    .rating .rate img{
        width: 120px;
        margin-right: 1rem;
    }
    .rating .rate .desc {
        margin: 0 0.5rem;
    }
    .rating .rate .desc h4 {
        font-size: 1.25rem;
    }
    .rating .rate .desc p {
        font-size: 0.7rem;
    }
    .page-no {
        width: 75%;
    }
}
@media only screen and (max-width: 576px){
    .header .promise{
        padding: 2.75rem;
    }
    .header .promise h2{
        font-size: 1.5rem;
        margin-bottom: 1.6rem;
    }
    .header .promise .search{
        width: 80%;
    }
    .header .promise input{
        padding: 0.8rem;
    }
    .header .promise i {
        right: 14px;
        top: 18px;
    }
    .rating .heading2 .burgain, .rating .rate .burgain{
        width: 50%;
        margin-left: auto;
        margin-right: 0;
    }
    .rating .heading2 .burgain .footlink, .rating .rate .burgain .footlink{
        width: 33%;
    }
    .page-no{
        margin: 0;
    }
    .page-no .pagination{
        margin: 0;
    }
}

                                                    /* PAGE 3 */

@media screen and (min-width:992px) and (max-width:1199px),(max-width:992px){
    .about-tokia .tokia-desc .btn-group {
        display: block;
    }
    .about-tokia .tokia-desc .btn-group a {
        padding: 8px 4px;
        font-size: 12px;
    }
}
@media only screen and (min-width: 768px) and (max-width:992px), (max-width:768px){
    .about-tokia .img-tokia {
        width: 48%;
        float: left;
        height: 330px !important;
        margin-bottom: 20px;
        overflow: hidden;
    }
    .about-tokia .tokia-rate {
        float: right;
        width: 48%;
    }
    .about-tokia h3{
        margin-top: 20px;
    }
    .about-tokia .review-jhon .jhon img{
        width: 100%;
        margin-bottom: 0;
        float: none;
    }
    .about-tokia .tokia-desc .btn-group a {
        padding: 6px 4px;
        font-size: 12px;
    }
}
@media only screen and (min-width: 576px) and (max-width:768px), (max-width: 576px){
    .about-tokia .review-jhon h5 {
        font-size: 21px;
    }
    .about-tokia .review-jhon .jhon .stars{
        font-size: 1rem;
    }
}
@media only screen and (max-width: 576px){
    .about-tokia .review-jhon .jhon img{
        width: 40%;
    }
    .about-tokia .tokia-rate .rate-sect .reviews p {
        font-size: 14px;
    }
}

                                    /* Write Review - PAGE 3 */

@media only screen and (min-width: 768px) and (max-width:992px), (max-width:768px){
    .about-tokia .preico{
        width: 48%;
    }
    .about-tokia .preico .info .rightin p, .about-tokia .preico p{
        font-size: 12px;
    }
    .about-tokia .preico .info .leftin{
        width: 48%;
    }
    .about-tokia .preico .info .rightin{
        width: 48%;
    }
}
@media only screen and (max-width: 576px){
    .about-tokia .no-box .write-review button{
        margin: 0;
        margin-left: 20%;
    }
    .about-tokia .preico button{
        width: 90%;
        margin: 0;
    }
    .about-tokia .preico .info .rightin p, .about-tokia .preico p, .about-tokia .no-box .write-review .lteam p{
        font-size: 10px;
    }
    .writing-box .writing{
       width:  350px;
    }
}

                                        /* TEAM - PAGE 3 */


@media only screen and (min-width: 768px) and (max-width:1199px), (max-width:768px){
        .about-tokia .team-advisor .team-sec{
            margin-bottom: 0;
        }
        .about-tokia .team-advisor .team-sec .member{
            width: 20%;
        }
}
@media only screen and (max-width:576px){
        .about-tokia .team-advisor .team-sec{
            margin-bottom: 0;
        }
        .about-tokia .team-advisor .team-sec .member{
            width: 40%;
        }
}

                                            /* Rating - PAGE 3 */


 @media only screen and (min-width: 768px) and (max-width:1199px){
    .about-tokia .ratings .jason .rest{
        width: 86%;
    }
    .about-tokia .ratings .jason .stats{
        width: 68%;
    }
    .about-tokia .ratings p{
        font-size: .9rem;
    }
    .about-tokia .ratings .jason .rates{
        width: 30%;
    }
 }
 @media only screen and (min-width: 575px) and (max-width:768px), (max-width:768px){
    .about-tokia .ratings .jason img{
        margin-right: 10px;
    }
    .about-tokia .ratings .jason .rest{
        width: 83%;
    }
    .about-tokia .ratings .jason .stats{
        width: 68%;
    }
    .about-tokia .ratings p{
        font-size: .7rem;
    }
    .about-tokia .ratings .jason .rates{
        width: 32%;
    }
    .about-tokia .ratings .jason .rates .tech,.about-tokia .ratings .jason .rates .team{
        padding-right: 5px;
    }
 }
 @media only screen and (max-width:576px){
    .rating .heading h2{
        font-size: 24px;
    }
    .about-tokia .ratings .jason img{
        margin: 0 40%;
    }
    .about-tokia .ratings .jason .rest{
        width: 100%;
    }
 }


                                                        /*  MILESTONE - PAGE 3  */


@media only screen and (min-width: 768px) and (max-width:1199px), (max-width:768px){
    .milestone .mile2{
        width: 54%;
    }
    .milestone .mile1:last-child{
        margin-top: 62px !important;
    }
    .milestone .mile1:last-child .milepara{
        margin-top: 20px;
    }
    .milestone .mile1 h4, .about-tokia .milestone .mile1 h3{
        margin-right: 10px;
    }
}
@media only screen and (min-width: 575px) and (max-width:768), (max-width:768px){
    .milestone .mile1,.about-tokia .milestone .mile2{
        width: 55%;
    }
    .milestone .mile1 h4, .about-tokia .milestone .mile1 h3{
        margin-right: 10px;
    }
    .milestone .mile2 h4{
        margin-left: 10px;
    } 
}
@media only screen and (max-width:576px){
    .milestone .mile1 .milepara, .about-tokia .milestone .mile2 .milepara{
        width: 70%;
    }
    .milestone .mile1 .milepara p, .about-tokia .milestone .mile2 .milepara p{
        font-size: 14px;
    }
}


                                        /* COMPANY PROFILE */
@media only screen and (min-width:768px) and (max-width:994px), (max-width:768px){
    .ceo .name{
        padding-top: 0;
    }
}
@media only screen and (min-width:576px) and (max-width:768px), (max-width:575px){
    .ceo .name h3{
        font-size: 26px;
    }
}
@media only screen and (max-width:575px){
    .ceo button{
        float: none;
        margin-left: 30%;
    }
}
                                        /* Dashboard */
@media only screen and (min-width:768px) and (max-width:994px), (max-width:768px){
    .dashboard .groups .company .group .grp-det{
        width: 80%;
    }
}
@media only screen and (min-width:576px) and (max-width:768px), (max-width:575px){
    .dashboard .groups .company .group img{
        margin-right: 10px;
    }
    .dashboard .groups .company .group .grp-det{
        width: 75%;
    }
}
@media only screen and (max-width:575px){
    .dashboard .groups .company .group img{
        float: none;
        margin: 0 37%;
    }
    .dashboard .groups .company .group .grp-det{
        width: 100%;
        text-align: center;
    }
    .dashboard .groups .company .group .btn-grp{
        float: none;
        text-align: center;
    }
}


                                   /* Submission Form */

@media only screen and (max-width:450px){
    .submit .sub-button{
        margin-left: 0;
        margin-top: 30px;
    }
}                                 


                                   /* Submission Form - Team*/

@media only screen and (min-width:768px) and (max-width:994px){
    .submit .sub-team .team-up .img-up{
        width: 120px;
        height: 120px;
    }
    .submit .sub-team h6{
        font-size: 14px;
    }
}                                 
@media only screen and (min-width:575px) and (max-width:768px){
    .submit .sub-team .team-up .img-up{
        width: 90px;
        height: 90px;
    }
    .submit .sub-team .team-up .img-up i{
        top: 30%;
        left: 33%;
    }
    .submit .sub-team h6{
        font-size: 12px;
    }
    .submit .sub-team p{
        font-size: 12px;
    }
    .submit .team-pop .team-up{
        width: 45%;
    }
}                                 
@media only screen and (max-width:575px){
    .submit .sub-team  img{
        width: 50%;
    }
    .submit .team-pop .team-up{
        width: 80%;
    }
}

                                   /* Submission Form - Milestone*/

@media only screen and (min-width:992px) and (max-width:1199px){
    .submit .milestone .left-stone {
        width: 53%;
    }
}
@media only screen and (min-width:768px) and (max-width:992px){
    .submit .milestone .left-stone {
        width: 55%;
    }
    .milestone .right-stone .milepara, .milestone .left-stone .milepara{
        width: 75%;
    }
}
@media only screen and (min-width:576px) and (max-width:768px),(max-width:576px){
    .submit .milestone .left-stone {
        width: 55%;
    }
    .submit .milestone .right-stone {
        width: 54.5%;
    }
    .milestone .right-stone .milepara, .milestone .left-stone .milepara{
        width: 75%;
        padding: 10px;
    }
    .submit .milestone .right-stone h4, .submit .milestone .right-stone h3{
        margin-right: 15px;
    }
    .milestone .left-stone h4{
        margin-left: 15px;
    }
}
@media only screen and (max-width:576px){
    .milestone .right-stone .milepara, .milestone .left-stone .milepara{
        width: 69%;
        padding: 5px;
    }
    .submit .milestone .right-stone h4, .submit .milestone .right-stone h3{
        margin-right: 5px;
    }
    .milestone .left-stone h4{
        margin-left: 5px;
    }
    .submit .milestone .left-stone {
        width: 58%;
    }
    .submit .add-new button{
        display: block;
    }
}