/* 600 */

/* 900 */

/* 1200 */

/* 1800 */

/*main home page*/
.navbar-brand {
    padding: 15px 0px!important;
}
@media (max-width:1800px){
    .header-bottom {
        top: 6px;
    }
    .card2 img, .card4 img {
        float: right;
        left: 150px;
    }
}
@media (max-width:1200px){
    .cards:hover li:hover {
        width: 70%;
    }
}
@media (max-width:900px){
    .left-text{
        font-size: 90px;
    }
    .advantage-head h1{
        font-size: 90px;
    }
    .text-right {
        font-size: 16px;
        line-height: 30px;
        word-spacing: 3.5px;
    }
    .cards:hover li:hover {
        width: 80%;
    }
    .card1 a {
        padding: 40px 0 0 12px;
        margin: 0 40px;
    }
    .card2 a {
        padding: 40px 0px 0 100px;
    }
    .card3 a {
        padding: 30px 0 0 60px;
    }
    .card4 a {
        padding: 30px 0px 0 90px;
    }
    .card5 a {
        padding: 30px 50px 0 37px;
    }
    
    .cards a p {
        font-size: 14px;
        padding: 0 0 0 0px;
        line-height: 20px;
    }
    .card-part2 button {
        width: 100px;
        height: 40px;
        margin-top: 10px;
    }
}
@media (max-width: 600px){
    .cards:hover li:hover {
        width: 100%;
    }
    .logo {
        width: auto;
        height: 65px;
        float: right;
    }
    #advantages {
        margin: 20% 0;
    }
    .advantage-icon {
        width: 100px;
        height: 100px;
        border: 5px solid white;
        margin: -41px 0 0 41px;
        border-radius: 50%;
    }
    .card-adv {
        width: 80%;
        text-align: center;
        margin: auto;
        margin-top: 12%;
    }
    .card-adv p {
        padding: 89px 0 0 73px;
        font-size: 19px;
    }
    .card-adv-img {
        width: 50px!important;
        margin: auto!important;
        left: 50%;
        top: 50px;
        transform: translate(-50%,-50%);
    }
     .left-text{
         display: none;
     }
    .left-text-mobile{
        font-size: 60px;
        text-align: center;
        float: none;
        display: block;
    }
    .text-right {
        text-align: justify!important;
        font-size: 14px;
        line-height: 24px;
        word-spacing: 1.5px;
    }
    #home-animation-wrapper svg {
        width: 60%;
        max-height: 90%;
        top: 38%;
        left: 60%;
    }
    .advantage-head h1{
        font-size: 60px;
    }
    /* .cards li{
        height: 133px;
        width: 100px;
    } */
    .card2 img, .card4 img {
        float: right;
        left: 52px;
    }
    .card img {
        height: 40px;
    }
    .section-title {
        font-size: 16px;
    }
    section {
        margin:0 0 20% 0;
    }
    
    .card-adv {
        height: 160px;
    }
    .card-adv p {
        padding: 45px 0 0 73px;
        font-size: 19px;
    }
    .footer-back {
        padding: 60px 0 25px 0;
    }
    .card {
        width: 53%;
    }
}
@media (max-width:375px){
    .advantage-head h1, .left-text-mobile{
        font-size: 40px;
    }
}


/*======================== BUY CERTIFICATE PART ---------------------------------------*/

@media (max-width:1440px) {
    .step_child {
        max-width: 187px;
        padding: 30px 12px;
        margin-bottom: 30px;
        height: 140px;
    }
    .step-text {
        margin-top:-50px!important;
    }
    .end-form {
        top: -104px;
    }
    .line-form-end {
        height: 251px;
        top: 135px;
    }
    .margin-add {
        margin-left: 14%;
    }
}
@media (max-width:1199px) {
    .svg-wrapper {
        margin-top: 15px!important;
        width: 250px;
        height: 80px;
    }
    .button {
        text-align: center;
        margin: -21px auto 0 auto;
    }
    .margin-add {
        margin-left: 6%;
    }
    .over-img-have {
        width: 276px!important;
        height: 174px!important;
    }
}
@media (max-width:1024px){ 
    .end-form {
        padding: 25% 0;
    }
}
@media (max-width:991px) {
    .steps {
        top: 188px;
        left: 68%;
    }
    .step_child {
        display: inline-block;
        max-width: 21%;
        padding: 15px 12px;
        margin-bottom: 70px;
        height: 140px;
    }
    .step-text {
        font-size: 18px;
        font-family: 'form';
        color: #ffffff;
        z-index: 4;
        padding-top: 63px;
        position: relative;
    }
    .steps-number {
        top: 4px;
        left: 65px;
    }
    .margin-add {
        margin-left: 4%;
    }
    .right-side{
        margin-top: -50px;
    }
    .over-img-have{
        display: none!important;
    }
    .right-side img {
        display: none;
    }
    #accaunt-modal2 h3, #accaunt-modal2-login h3 {
        text-align:center!important;
    }
    .text2 {
        text-align: center!important;
        margin: auto!important;
    }
    .text2 p {
        float: left;
    }
    .btn-for-forgot {
        float: left;
        margin: 20px 0;
    }
    .button-submit {
        display: block!important;
    }
    .mobile-sign-up{
        margin: 70px 0 0 0;
    }
    #forgot-password{
        display: block;
        position: relative;
        margin-top: 50px!important;
    }
    .btn-forgot-password-submit p {
        top: 1px!important;
        left: 25px!important;
    }
}

@media (max-width:768px) {
    .step.finish {
        width: 125.7px;
    }
    .step {
        width: 20px;
    }
    .step-img {
        width: 44px;
    }
    .step-text {
        font-size: 14px;
        padding-left: 20px;
    }
    .steps li a {
        float: right;
        display: inline-block;
        margin-top: -80px;
    }
    .end-form p {
        line-height: 55px;
        font-size: 34px;
    }
    .line-form-end {
        height: 203px;
        opacity: 0.4;
        top: 119px;
    }
}
@media (max-width: 600px){
    .steps-number {
        top: 16px;
        left: 54px;    
        font-size: 44px;
    }
    .step-text {
        font-size: 14px;
        text-align:center;
        margin: auto;
        padding-left: 47px;
    }
    .margin-add {
        margin-left: 3.5%;
    }
}
@media (max-width: 492px){
    .step-img {
        width: 35px;
    }
    .steps-number {
        top: 0px;
        left: 36px;
        font-size: 44px;
    }
    .step-text {
        font-size: 12px;
        text-align: center;
        margin: auto;
        padding-left: 60px;
    }.step_child {
        display: inline-block;
        max-width: 21%;
        padding: 5px 0px;
        margin-bottom: 70px;
        height: 120px;
    }
    .step.active {
        width: 90.7px;
        height: 118px;
        opacity: 1;
        left: 0;
    }
}
@media (max-width:425px) {
    .step_child{
        background: #272727;
        border-top-right-radius: 0%;
        margin: 50px 16% 5% 5%;
    }
    .step.active {
        width: 90.7px;
        height: 120px;
        opacity: 1;
        left: 0;
    }
    .step.finish{
        width: 90.7px;
        height: 120px;
        opacity: 1;
        left: 0;
    }
    .steps-number {
        top: 30px;
        left: 32px;
        font-size: 44px;
    }
    .step-img {
        display: none;
    }
    .step-text {
        display: none;
    }
    .step1,.step2,.step3,.step4{
        clip-path: none;
        top: -5px;
    }
    #regForm {
        margin: 0px auto 0px auto;
    }
    .step{
        height: 0%;
    }
    .line-form-end {
        width: 96%;
        top: 65px;
        height: 176px;
    }
    .logo-text h1 {
        font-size: 20px;
    }
    .logo-text p {
        font-size: 13px;
    }
    .logo-text {
        display: block;
    }
    .border4 {
        left: 9.5%!important;
    }
    .time-certificate-text {
        font-size: 13px;
        padding: 20px 10px;
    }
    .certificate-time-text {
        font-size: 13px;
        font-family: 'anton';
        padding: 20px 0;
        margin-right: 30px;
    }
    .col-md-6,
    .col-md-5,
    .col-md-4,
    .col-md-7 {
        width: 100%;
        display: block;
    }
    h1, h2 {
        font-size: 25px!important;
    }
    #regForm {
        padding: 0px;
        width: 100%;
    }
    fieldset {
        margin: 0px 0px;
        padding: 30px;
    }
    .cta {
        padding: 16px 22px!important;
        margin-top: 0;
    }
    .end-footer p {
        font-size: 12px;
    }
    .time-certificate-text {
        font-size: 13px;
        padding: 20px 0px;
        padding-left: 25px;
    }
    .certificate-time-text {
        padding: 20px 0;
        margin-right: 3px;
    }
    
    .form-margin h2 {
        margin: 40px 0 0 10px;
    }
    #more{
        display: none;
    }
    #articleBtn{
        display:block!important;
    }
    #dots-article{
        display: block;
    }
    .social ul {
        margin: 5px 0 0 -20px;
    }
    .end-footer {
        margin-top: 10px;
    }
    .products-footer {
        margin-bottom: 0px;
    }
}
@media(max-width:375px){
    .end-form p {
        line-height: 49px;
        font-size: 28px;
    }
    .line-form-end {
        height: 158px;
        opacity: 0.4;
        top: 53px;
    }
    .step_child {
        max-width: 21%;
    }
    
    .form-margin h2 {
        margin: 40px 0 0 10px;
    }
    
}

@media (max-width:320px) {
    .steps-number {
       top: 22px;
       left: 24px;
       font-size: 47px;
    }
    .step-img {
        width: 38px;
    }
    .step-text {
        font-size: 11px;
        padding-top: 75px;
        left: 7px;
        padding-left: 0;
    }
    .step.active {
        width: 71.7px;
        opacity: 1;
        left: 0;
    }
    #regform a {
        display: inline-block;
        margin-right: 13px;
    }
    .out-input-border {
        width: 88%;
        top: 16%;
        left: 8%;
    }
    .out-input-border p {
        font-size: 14px;
    }
    .end-form{
        clip-path: polygon(10% 12%, 89% 4%, 93% 87%, 7% 98%);
    }
    .end-form p {
        line-height: 42px;
        font-size: 24px;
    }
    .line-form-end {
        height: 137px;
        opacity: 0.4;
        top: 38px;
    }
    .step_child {
        max-width: 23%;
        background: #272727;
        border-top-right-radius: 0%;
        margin: 50px 23% 5% 0%;
    }
    .time-certificate-text {
        font-size: 13px;
        padding: 20px 0px;
    }
    .certificate-time-text {
        padding: 20px 0;
        margin-right: 3px;
    }
    input[type="radio"]:after {
        height: 17px;
        width: 17px;
    }
    .card {
        width: 43%;
    }
    #home-animation-wrapper {
        margin-left: 15px;
    }
}

