@media screen and (max-width : 1200px) {
    .main-wraper{
        padding: 0px 20px;
    }
}
@media screen and (max-width: 1018px) {
    .content {
        margin: 0 auto;
        padding: 0;
        max-width: 595px;
    }

    .content h1 {
        font-size: 45px;
        text-align: center;
    }

    .content h1 .atf-heading-bold {
        font-size: 45px;
        text-align: center;
    }

    .content h2 {
        font-size: 16px;
        text-align: center;
        margin: 10px auto 30px;
    }

    .main {
        display: flex;
        flex-direction: column;
    }
    .main-wraper{
        padding: 60px 10px;
    }
    .atf-button {
        margin: 0 auto;
        height: 70px;
    }

    .atf-img {
        min-width: auto;
        margin: 30px auto;
    }

    .content p {
        margin: 10px auto 0;
        text-align: center;
    }

    .wrapper {
        padding: 30px 10px;
    }


}
@media screen and (max-width: 1000px) {
    .fristbox {
        flex-wrap: wrap;
    }
    .frist-content{
        margin: 0 auto !important;
    }

    .frist-img {
        width: 500px;
        min-width: auto;
        margin: 30px auto;
    }
    .fristbox:nth-child(2){
        justify-content: center;
        display: flex;
        flex-direction: column-reverse !important;
    }

    .feature-content {
        min-width: auto;
        margin: 20px auto;
    }

    .frist-content p {
        margin: 10px auto 0;
        text-align: center;
    }

    .feauter-btn {
        margin: 14px auto 0px;
        display: flex;
        justify-content: center;
    }

    .feature-logo {
        margin: 10px auto 0px;
    }
    .feature-logo-second {
        margin: 10px auto 0px;
    }

    .frist-content span {
        text-align: center;
    }

    .strengthen-content h1,
    .strengthen-content .atf-heading-bold {
        font-size: 34px;
    }
    .easy-to-use{
        padding: 0 !important;
    }
    .efficient-content{
        padding: 0 !important;
    }
    .main-digital-seqrity{
        padding: 0;
    }
}

@media screen and (max-width: 900px) {

    .content h2 {
        font-size: 16px;
        text-align: center;
    }

    .atf-img {
        min-width: auto;
    }

    .atf-button span {
        font-size: 26px;
    }

    .header-wraper {
        justify-content: center;
    }

    .concept {
        width: 50%;
    }
    .pdf-section{
        width: 48% !important;
        margin-top: 16px;
    }
    .pdf-head{
        font-size: 22px;
    }
    .getList .pdf-section:last-child{
        margin: 10px auto;
    }
    .footer-text{
        max-width: 100%;
        padding: 0px 30px;
        margin: 0 auto;

    }
  
}

@media screen and (max-width:820px) {
    .main_box {
        width: 655px;
      }
      .main_box h1 {
        font-size: 36px !important;
      }
      .main_box p {
        font-size: 13px !important;
      }
      .main_box ul {
        margin-left: 135px !important;
        padding-left: 32px;
      }
      .main_box ul li {
        font-size: 14px !important;
      }
      .main_box .btn {
        font-size: 30px !important;
        padding: 20px 50px !important;
        border-radius: 8px !important;
        margin: 10px 160px !important;
      }
}

@media screen and (max-width: 768px) {
    .content h1 {
        font-size: 35px;
        text-align: center;
    }

    .content h2 {
        font-size: 15px;
        text-align: center;
        margin: 10px auto 10px;
    }

    .content p {
        margin: 10px auto 0;
        text-align: center;
    }

    .atf-button span {
        font-size: 26px;
    }
    

    .password-icon {
        width: 45px;
        height: 45px;
    }

    .header-wraper p {
        font-size: 18px;
        margin: 7px 0 0 6px;
    }

    .strengthen-content p {
        font-size: 16px;
    }
    .strengthen-content{
        padding: 0px;
    }

    .frist-content p {
        font-size: 16px;
    }
 
    .feauter-button span ,.feauter-button i{
        font-size: 20px;
    }
    .main-digital-seqrity{
        padding: 0;
    }
    .main-wraper{
        padding: 30px 10px;
    }
    .frist-content{
        margin: 0 auto !important;
    }
    .fristbox:nth-child(2){
        flex-direction: column-reverse;
    }
    .easy-to-use{
        margin: 0;
        padding: 0;
    }
    li a{
        font-size: 16px;
    }
    .footer-text p{
        font-size: 16px;
    }
    .frist-img{
        width: auto;
    }
    .pdf-head{
        font-size: 20px;
    }
}
@media (max-width: 700px) {
    .main_box {
      width: 500px;
    }
    .main_box ul {
        margin-left: 75px !important;
      }
      .main_box .btn {
        margin: 10px 90px !important;
        margin-bottom: 10px !important;
      }
  }
@media screen and (max-width : 630px) {
    .pdf-section{
        width: 100% !important;
    }
    #popup{
        padding: 50px !important;
    }
    #popup .modal-body{
        padding: 0px;
    }
}
@media (max-width: 524px) {
    .main_box {
        width: 400px;
      }
    .main_box {
      padding: 30px 20px !important;
    }
    .main_box h1 {
        font-size: 26px !important;
      }
      .main_box p {
        font-size: 12px !important;
      }
      .main_box ul {
        margin-left: 70px !important;
        padding-left: 32px;
      }
      .main_box ul li {
        font-size: 12px !important;
      }
      .main_box .btn {
        font-size: 20px !important;
        padding: 10px 30px !important;
        margin: 10px 100px !important;
        margin-bottom: 10px !important;
        border-radius: 8px !important;
        height: 50px;
      }

  }
@media screen and (max-width: 480px) {
    .content h1 {
        font-size: 28px;
        text-align: center;
    }
    .content h1 .atf-heading-bold {
        font-size: 28px;
        text-align: center;
    }

    .content h2 {
        font-size: 14px;
        margin: 20px auto;
    }

    .atf-button span {
        font-size: 24px;
    }
    .feauter-button{
        margin: 10px 0px 0px 0px;
    }
    .atf-button {
        width: 100%;
        height: 60px;
        padding: 0;
    }
    .concept {
        width: 100%;
    }
    .frist-content span{
        font-size: 28px;
    }
    .feauter-button span ,.feauter-button i{
        font-size: 20px;
    }
    .frist-img {
        width: 100%;
        min-width: auto;
        margin: 30px auto;
    }
    #popup{
        padding: 20px !important;
    }
    .frist-content {
        padding: 0px !important;
        margin: 0 !important;
    }
    .header-wraper p {
        font-size: 16px;
    }
    .password-icon {
        width: 40px;
        height: 40px;
    }
    .strengthen-content h1, .strengthen-content .atf-heading-bold{
        font-size: 28px;
    }
    .strengthen-content p{
        font-size: 14px;
    }
    
    .feature-content{
        margin: 0px;
        padding: 0;
    }
    .frist-content p{
        font-size: 14px;
    }
    .feauter-button{
        height: 60px;
        width: 100%;
    }
    .easy-to-use{
        margin: 0 !important;
    }
    .main-pdf{
        padding: 30px 0px 0px 0px;
    }
    .fristbox:nth-child(3){
        margin: 0;
    }
}
@media screen and (max-width:380px) {
    .footer-links ul{
        padding: 0;
        text-align: center;
    }
    ul li{
        padding: 5px 0px;
    }
}

  @media (max-width: 425px) {
    .main_box ul {
      margin-left: 40px !important;
    }
    .main_box h1 {
        font-size: 22px !important;
      }
      .main_box {
        width: 342px !important;
      }
      .main_box .btn{
        margin: 10px 70px !important;
      }
      .main_box .container{
        padding-left: 5px;
        padding-right: 5px;
      }
  }
  @media (max-width: 360px) {
    .main_box {
      width: 250px !important;
    }
    .main_box p {
        font-size: 10px !important;
      }
      .main_box ul {
        margin-left: 0px !important;
      }
      .main_box .btn {
        margin: 10px 25px !important;
        margin-bottom: 10px !important;
      }
      .header-wraper p{
        font-size: 12px;
      }
      .password-icon{
        width: 30px;
        height: 30px;
      }
  }
  @media (max-width: 2580px) and (max-height: 650px) {
    .main_box {
      position: static !important;
      transform: translate(0%, 17%) !important;
    }
  }
  @media (max-width: 768px) and (max-height: 650px) {
    .main_box {
      position: static;
      transform: translate(0%, 19%);
    }
  }
  @media (max-width: 524px) and (max-height: 650px) {
    .main_box {
      position: static;
      transform: translate(0%, 31%);
    }
  }