
body{
    margin: 0px;
    font-family: 'lato';
}
.container{
    background-color: #000000;
}
.container-fluid{
    max-width:1512px;
    width:100%;
    margin: 0 auto;
}
.page-width{
    max-width:1312px;
    width:100%;
    margin: 0 auto;
}
button{
    font-family: 'lato';
}
h1{

    font-size: 3.438rem;
    line-height: 4.375rem;
    font-weight:700;
    color: #fff;
    }
    h2{

    font-size: 2.188rem;
    line-height: 2.625rem;
    font-weight:800;
    }
    h3{
    font-size: 1.1rem;
    line-height:2.063rem;
    font-weight:700;
    }
    h4{
    font-size: 1.8rem;
    line-height: 2.063rem;
    font-weight:700;
    }
    p{
    font-size: 1rem;
    line-height: 1.625rem;
    font-weight:400;
    }
    .btn-header{
    font-size: 1rem;
    line-height: 1.188rem;
    font-weight:600;
    }



/* header */
  .header-left {
    overflow: hidden;
    background-color: #000000;
    /* padding: 20px 10px; */
    padding-top:20px;
    padding-bottom:20px;
    width: 50%;
  }
  .header-right{
    /* padding: 20px 10px; */
    width: 50%;
    text-align: right;
    padding-top:20px;
    padding-bottom:20px;
  }
  .main-header{
    display: flex;
    align-items: center;
  }
  button.btn-header a{
    color:#fff;
    text-decoration: none;
  }
  button.btn-header{
    background-color:#F28C0F;
   padding-top: 17px;
   padding-bottom:17px;
   padding-left: 40px;
   padding-right: 40px;
   border-radius: 27.5px;
  }

  /* hero section */
  .hero-sec img {
    width: 100%;
    max-width: 100%;
    object-fit: cover;
}
.hero-sec{
    /* height: 778px; */
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
}
.hero-row{
    display: flex;
}
.hero-inner{
    padding-top: 8rem;
    padding-bottom: 8rem;
}
.hero-left{
    width:50%;
}
.hero-right{
    width: 45%;
}
.hero-left h1{
    margin: 0rem;
}
.hero-left h1 span{
color:#F28C0F;
}

.hero-left p.hero-par{
    color:#fff;
    width: 575px;
}
.hero-left h3{
    color:#fff;
}
.hero-logo{
    display: flex;
    justify-content: flex-start;
    gap: 10px;
}
.hero-rate h4{
    color: #fff;
    margin: 0rem;
}
.hero-rate p {
    color:#B9B9B9;
}
.hero-rate{
    margin-top: 5rem;
    display: flex;
}.hero-user{
    position: relative;
    width: 23%;
}
.hero-user h4::after {
    position: absolute;
    content: "";
    border-right: 2px solid #B9B9B9;
    height: 40px;
    width: 1px;
    right: 0px;
}
.hero-download {
    position: relative;
    width: 23%;
    text-align: center;
}
.hero-download h4::after {
    position: absolute;
    content: "";
    border-right: 2px solid #B9B9B9;
    height: 40px;
    width: 1px;
    right: 0px;
}
.hero-review{
    width: 23%;
    text-align: center;
}

/* feature section */
.main-heading h2{
    text-align:center;
}
.main-heading h2 span{
    color:#F28C0F;
}
.feature-sec{
    padding: 5rem;
}
.feature-sec p.feature-text{
    width: 100%;
    max-width: 65%;
    text-align: center;
    margin: 0 auto;
color:#272727;
}

.feature-get-sec{
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
    padding-bottom: 0rem;
}
.feature-get-sec .get-left{
    display: flex;
    flex-direction: column;
    width: 30%;
    gap: 9rem;
    align-items: flex-end;
}
.feature-get-sec  .get-mobile{
    width: 30%;
}
.feature-get-sec .get-right{
    display: flex;
    flex-direction: column;
    width: 30%;
    gap: 11.9rem;
}
.feature-get-sec p.get-left-text{
    color: #272727;

}
.feature-get-sec p.get-right-text{
    color: #272727;
}
.feature-get-sec a.num-one{
    background: #F28C0F2B;
    border: none;
    border-radius: 7px;
    font-size: 1.875rem;
    font-weight:700;
    text-decoration: none;
    color:#121212;
    padding-top: 1rem;
    padding-bottom: 1rem;
    padding-left: 1.6rem;
    padding-right: 1.6rem;

}
.feature-get-sec a.num-one:hover{
    background: #121212;
    color: #fff;
}
.feature-get-sec a.num-three{
    background: #F28C0F2B;
    border: none;
    border-radius: 7px;
    font-size: 1.875rem;
    font-weight:700;
    text-decoration: none;
    color:#121212;
    padding-top: 1rem;
    padding-bottom: 1rem;
    padding-left: 1.6rem;
    padding-right: 1.6rem;

}
.feature-get-sec a.num-three:hover{
    background: #121212;
    color: #fff;
}
.feature-get-sec a.num-two{
    background: #F28C0F2B;
    border: none;
    border-radius: 7px;
    font-size: 1.875rem;
    font-weight:700;
    text-decoration: none;
    color:#121212;
    padding-top: 1rem;
    padding-bottom: 1rem;
    padding-left: 1.6rem;
    padding-right: 1.6rem;

}
.feature-get-sec a.num-two:hover{
    background: #121212;
    color: #fff;
}
.feature-get-sec a.num-four{
    background: #F28C0F2B;
    border: none;
    border-radius: 7px;
    font-size: 1.875rem;
    font-weight:700;
    text-decoration: none;
    color:#121212;
    padding-top: 1rem;
    padding-bottom: 1rem;
    padding-left: 1.6rem;
    padding-right: 1.6rem;

}
.feature-get-sec a.num-four:hover{
    background: #121212;
    color: #fff;
}
.feature-get-sec .get-box-one  {
    text-align: right;
    width:75%;
    display: flex;
    flex-direction: column;
    align-items: flex-end;
}
.feature-get-sec .get-box-three {
    text-align: right;
    width:75%;
    display: flex;
    flex-direction: column;
    align-items: flex-end;
}
.feature-get-sec .get-box-two  {
    text-align: left;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    width: 75%;
}
.feature-get-sec .get-box-four {
    text-align: left;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    width: 75%;
}


/* How The App Works section */
.app-heading h2 span{
    color: #F28C0F;
}
.app-sec{
    padding-top: 5rem;
    padding-left:5rem;
    padding-right:5rem;
    padding-bottom: 2rem;
}
.app-heading{
    text-align: center  ;
}
.app-sec p.app-text {
    width: 100%;
    max-width: 65%;
    text-align: center;
    margin: 0 auto;
    color: #272727;
}

.main-app-sec .main-app-row{
    display: flex;
    align-items: center;
    margin-top: 5rem;
    margin-bottom: 5rem;
}
.main-app-sec .app-img{
    width: 50%;
}
.main-app-sec .app-colo{
    width: 50%;
}
.main-app-sec .row-one{
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: space-between;

}
.main-app-sec .set-col{
    width: 45%;

}
.main-app-sec .filt-col{
    width: 45%;

}
.main-app-sec .apply-col{
    width: 45%;

}
.main-app-sec .rew-col{
    width: 45%;

}
.main-app-sec .row-two{
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    /* row-gap: 19px; */
}


.main-app-sec .section {
    display: none;
    width: 100%;
    padding: 20px;
    box-sizing: border-box;
    margin-top: 10px;
}
.main-app-sec #section1 {
    display: block; / Display Section 1 by default /
}
.main-app-sec .swap-button {
    display: flex;
    justify-content: center;
}
.main-app-sec .button-row{
    display: flex;
    background: #000;
    border-radius: 30px;
}
.main-app-sec button:focus{
    background: #F28C0F !important;
        }
.main-app-sec button:visited{
    background: #F28C0F !important;
        }

.main-app-sec button {

            border-radius: 30px;
            background-color: #000;
            color: #fff;
            border-color: transparent;
            padding: 20px 34px 20px 34px;
            font-size: 16px;
            line-height: 19px;
}




/* About  section */
.about-container{
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}
.about-sec .about-main{
    display:flex;
    align-items: center;
}
.about-sec .about-star h2{
    color: #fff;
}
.about-sec .about-star h2 span{
    color: #F28C0F;
}
.about-sec .about-star p{
    color: #fff;
}
.about-sec{
    padding-top: 5rem;
    padding-bottom: 7rem;
}
.about-sec p.about-text{
   width: 65%;
}
.about-sec .about-star{
    width: 70%;
}
.about-sec .about-star img{
    padding-top:2rem;
}
































/* User Friendly Interface  section */
.inter-face-sec{
    padding: 5rem;
}
.inter-face-sec p.inter-face-text {
    width: 100%;
    max-width: 65%;
    text-align: center;
    margin: 0 auto;
    color: #272727;
}
.inter-face-sec .inter-face-heading h2 span {
    color: #F28C0F;
}
.inter-face-sec .inter-face-heading h2{
text-align: center;
}
.inter-face-sec .inter-face{
    text-align: center;
    margin-bottom: 7rem;
}
.inter-face{
    height: 549px !important;
    background-repeat: no-repeat;
    background-size: inherit;
    background-position: center;
    margin-bottom: 7rem;
}

/* <!-- Download Get-A-Guard section--> */

.download-box{
    background: #121212;
    /* height: 456px; */
    border-radius: 30px;
    display: flex;
    align-items: center;
}
.download-get{
    width: 50%;
    padding: 4rem;
}
.down-mob{
    width: 50%;
    background-repeat: no-repeat;
    background-position: bottom;
}
.download-get h2{
color: #fff;
}
.download-get h2 span{
    color:#F28C0F;
}
.download-get p{
    color: #fff;
    }
.download-get p.down-text{
    width: 82%;
    }
    .Download-sec{
        margin-bottom: 7rem;
    }

/* footer */

.footer-sec .footer.main{
    display: flex;
    align-items: center;
    padding-top: 5rem;
    padding-bottom: 5rem;
}
.footer-sec .footer-left{

    width: 50%;
}
.footer-sec .footer-right{
    width: 50%;
    display: flex;
    justify-content: flex-end;
    gap: 25px;
}
.footer-sec .footer-right h3{
    color: #fff;
}
.footer-sec  .copy-sec{
    border-top: 1px solid #5F5F5F;

    display: flex;
    align-items: center;
    justify-content: center;
}
.footer-sec .copy-text{
    color:#fff;
    text-align: center;
    padding-top: 20px;
    padding-bottom: 20px;
    margin-bottom: 0;
    margin-top:0px;

    margin-left: 10px;
    margin-right: 10px;
}

.footer-sec a.copy-text{ text-decoration: none; }



/* responsive */
@media screen and (max-width: 1312px) {
.main-header{
    padding-left: 1rem;
    padding-right: 1rem;
}
.hero-inner{
    padding-left: 1rem;
    padding-right: 1rem;
}
.about-sec {
    padding-left: 1rem;
    padding-right: 1rem;
}
.feature-get-sec{
    padding-left: 1rem;
    padding-right: 1rem;
    justify-content: center;
    gap: 50px;
}
.footer-sec .footer.main{
    padding-left: 1rem;
    padding-right: 1rem;
}
.download-box{
    padding-left: 1rem;
    padding-right: 1rem;
}
}
@media screen and (max-width: 1024px) {
    .main-app-sec .main-app-row{
        margin-top: 3rem;
    }
    .main-app-sec .row-two{
        display: flex;
        flex-direction: row;
        flex-wrap: wrap;
        justify-content: space-around;
    }
    .main-app-sec .row-one {
        display: flex;
        flex-direction: row;
        flex-wrap: wrap;
        justify-content: space-around;
    }
    .main-app-sec .set-col{
        text-align: center;
        width: 40%;
    }
    .main-app-sec .filt-col{
        text-align: center;
        width: 40%;
    }
    .main-app-sec .apply-col{
        text-align: center;
        width: 40%;
    }
    .main-app-sec .rew-col{
        text-align: center;
        width: 40%;
    }
    .main-app-sec .main-app-row{
        flex-direction: column-reverse;
    }
    .main-app-sec .app-img{
        width:100%;
        text-align: center;
        padding-top: 3rem;
    }
    .main-app-sec .app-colo{
        width: 100%;
    }
.hero-left h1{
    font-size: 2.438rem;
    line-height: 3.375rem;
}
.hero-left p.hero-par{
    width: 474px;
}
.feature-get-sec .get-left{
    width: 25%;
}
.feature-get-sec .get-mobile{
    width: 40%;
}
.feature-get-sec .get-right{
    width: 25%;
}
.download-get {
    width: 50%;
    padding: 1rem;
}
.down-mob img {
    width: 95%;
}
.footer-logo{
    display:flex;
}
.footer-sec .footer-right{
    gap: 8px;
}
.footer-sec .footer.main{
padding-top: 4rem;
padding-bottom: 3rem;
}
}
@media screen and (max-width: 900px) {
    .hero-inner {
        padding-top: 4rem;
        padding-bottom: 4rem;
}
.hero-left {
    width: 100%;
}
.hero-left h1 {
    text-align: center;
}
.hero-left p.hero-par {
    width: 100%;
    text-align: center;
}
.hero-left h3 {
    text-align: center;
}
.hero-row{
    flex-direction: column;
}
.hero-logo{
    justify-content: center;
}
.hero-rate {
    margin-top: 2rem;
    justify-content: center;
}
.hero-user p {
    text-align: center;
}
.hero-user h4 {
    text-align: center;
}
.hero-right {
    width: 56%;
    margin: 0 auto;
    padding-top: 3rem;
}
.feature-get-sec .get-left{
    width: 100%;
    gap: 2rem;
    flex-direction: row;
    align-items: flex-start;
}
.feature-get-sec .get-mobile{
    width: 100%;
    display: flex;
    justify-content: center;

}
.feature-get-sec .get-right{
    width: 100%;
    gap: 2rem;
    flex-direction: row;
}
.feature-get-sec{
    flex-direction: column;
    padding-bottom: 1rem;
    padding-top: 3rem;
}
.feature-get-sec .get-box-one{
align-items: center;
width: 100%;
}
.feature-get-sec p.get-left-text{
    text-align: center;
}
.feature-get-sec .get-box-three{
    align-items: center;
    width: 100%;
}
.feature-get-sec .get-box-two{
    align-items: center;
    width: 100%;

}
.feature-get-sec p.get-right-text{
    text-align: center;
}
.feature-get-sec .get-box-four{
    align-items: center;
    width: 100%;
}
.app-sec {
    padding: 1rem;
}
.inter-face-sec {
    padding: 1rem;
}
.feature-sec {
    padding: 1rem;
}
.inter-face {
    height: 378px !important;
    background-repeat: no-repeat;
    background-size: 86% !important;
    margin-bottom: 2rem;
    padding: 2rem !important;
}
.about-sec .about-star{
    width: 100%;

}
.about-sec .about-main{
    flex-direction: column;
}
.about-sec p.about-text {
    width: 100%;
}
.about-sec .about-star img{
    width:100%;
}
.about-sec .about-star h2{
    text-align: center;
}
.about-sec p.about-text{
    text-align: center;
}
.about-sec {
    padding-top: 2rem;
    padding-bottom: 5rem;
}
.download-get h2 {
    font-size: 2rem;
    line-height: 2.625rem;
    margin: 0;
}
.footer-sec .footer-right{
    flex-direction: column;
}
}
@media screen and (max-width: 600px) {

    .mobile-view{ padding: 10px; }

    .main-app-sec .row-two{
        gap: 2rem;
    }
    .main-app-sec .rew-col{
        width: 90%;
    }
    .main-app-sec .apply-col{
        width: 90%;
    }
    .main-app-sec .filt-col{
        width: 90%;
    }
    .main-app-sec .set-col{
        width: 90%;
    }
    .main-app-sec .row-one{
        flex-direction: column;
        align-content: center;
        gap: 2rem;
    }
    .main-app-sec .app-img img{
        width: 80%;
    }
    .download-get{
        width: 100%;
            padding: 1rem;
            display: flex;
            flex-direction: column;
            gap: 10px;
            margin-top: 1rem;
            margin-bottom: 2rem;
    }
    .download-get p.down-text {
        width: 100%;
        text-align: center;

    }
    .download-get h2{
        font-size: 1.8rem;
        line-height: 2rem;
        text-align: center;
    }
    .down-mob img {
        width: 95%;
    }
    .down-mob{
     width: 93%;
    }
    .download-box{
        flex-direction: column-reverse;
    }
    .inter-face {
        height: 200px !important;
    }
    .inter-face-sec p.inter-face-text {
        max-width: 100%;
    }
    .inter-face-sec .inter-face-heading h2{
        font-size: 1.8rem;
        line-height: 2rem;
    }
    .about-mob{
        display: flex;
    justify-content: center;
    }
    .about-mob img{
        width: 75%;
    }
.about-sec .about-star h2 {
    font-size: 1.8rem;
    line-height: 2rem;
}
.app-sec {
        padding: 1rem;
        margin-bottom: 2rem;
}
.app-sec p.app-text{
    max-width: 100%;
}
.app-heading h2 {
    font-size: 1.8rem;
    line-height: 2rem;
}
.feature-get-sec .get-right{
    flex-direction: column !important;
    }
.feature-sec p.feature-text {
    max-width: 100%;
    }
.main-heading h2 {
    font-size: 1.8rem;
    line-height: 2rem;
}
.hero-right {
    width: 95%;
}
.hero-user {
    width: 30%;
}
.hero-download{
    width: 30%;
}
.hero-review{
    width: 30%;
}
.hero-user h4{
    font-size: 1.5rem;
    line-height: 2.063rem;
}
.hero-download h4{
    font-size: 1.5rem;
    line-height: 2.063rem;
}
.hero-review h4{
    font-size: 1.5rem;
    line-height: 2.063rem;
}
.hero-left h1 {
    font-size: 2rem;
    line-height: 3rem;
}
.feature-get-sec .get-left{
    flex-direction: column;
}
.feature-get-sec .get-mobile img{
    width: 100%;
}
.Download-sec {
    margin-bottom: 3rem;
}
.footer-sec .footer.main{
    flex-direction: column;
}
.footer-sec .footer-right {
    flex-direction: column;
}
.footer-sec .footer-right {
    width: 100%;
}
.footer-sec .footer-right h3{
    text-align: center;
}
.footer-logo {
    display: flex;
    justify-content: center;
}
.header-left{
    padding-top: 10px;
    padding-bottom: 10px;
}
button.btn-header{
    padding-top: 12px;
    padding-bottom: 12px;
    padding-left: 30px;
    padding-right: 30px;
}
}
