.header-area {
    background-color: #fff;
    position: absolute;
    top: 13px;
    left: 20px;
    right: 20px;
    z-index: 100;
    height: 100px;
    -webkit-transition: all .5s ease 0s;
    -moz-transition: all .5s ease 0s;
    -o-transition: all .5s ease 0s;
    transition: all .5s ease 0s;
    box-shadow: 0px 4px 12.8px 0px hsla(0, 0%, 0%, 0.25) !important;
    border-radius: 15px;
}
.logo-part {
    margin-top: -65px !important;
}
.header-area .main-nav .nav {
    float: none !important;
    margin-top: 31px !important;
    margin-right: 100px;
    background-color: transparent;
    -webkit-transition: all .3s ease 0s;
    -moz-transition: all .3s ease 0s;
    -o-transition: all .3s ease 0s;
    transition: all .3s ease 0s;
    position: relative;
    z-index: 999;
    justify-content: center !important;
}   
.background-header .logo-part {
    filter: none !important;
    /* margin-top: -55px !important; */
    margin-top: -44px !important;
}
.header-area .main-nav .nav li a.active, .header-area .main-nav .nav li:hover a {
    color: #ff8000 !important;
}
.background-header .main-nav .nav li a.active, .background-header .main-nav .nav li:hover a {
    color: #ff8000 !important;
    opacity: 1;
}
.background-header .logo, .background-header .main-nav .nav li a {
    color: #000 !important;
}
.main-red-button a {
    display: inline-block;
    background-color: #E31E24;
    font-size: 15px;
    font-weight: 400;
    color: #fff;
    text-transform: capitalize;
    padding: 7px 29px 7px 29px;
    border-radius: 10px;
    letter-spacing: .25px;
}
.main-red-button a:hover {
    display: inline-block;
    background-color: #ff8000;
    font-size: 15px;
    font-weight: 400;
    color: #fff !important;
    text-transform: capitalize;
    padding: 7px 29px 7px 29px;
    border-radius: 10px;
    letter-spacing: .25px;
}
.header-area .main-nav .nav li {
    padding-left: 20px !important;
    padding-right: 20px !important;
}
.header-area .main-nav .nav li a {
    display: block;
    font-weight: 600;
    font-size: 15px !important;
    color: #2a2a2a;
    text-transform: capitalize;
    -webkit-transition: all .3s ease 0s;
    -moz-transition: all .3s ease 0s;
    -o-transition: all .3s ease 0s;
    transition: all .3s ease 0s;
    height: 40px;
    line-height: 40px;
    border: transparent;
    letter-spacing: 1px;
}
.lastmenu {
    display: none;
}
.main-banner {
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    padding: 140px 0 270px 0;
    position: relative;
    overflow: hidden;
    z-index: 1;
    /* background-image: url(../images/jayimages/bg-image.svg); */
    width: 100%;
}
.main-banner .left-content h2 span {
    color: #ef7f1a;
    font-weight: 800;
    font-size: 45px;
    padding-bottom: 15px;
}
.text-blue {
    color: #E31E24 !important;
    font-size: 45px;
    padding-bottom: 15px;
}
.main-banner .left-content h6 {
    text-transform:none; 
    font-size: 40px;
    color: #2a2a2a;
    margin-bottom: 15px;
    text-align: left;
    line-height: 50px;
    letter-spacing: 1px;
}
.main-banner .left-content p {
    margin: 0px 0; 
    text-align: left; 
    font-size: 20px;
    line-height: 37.5px;
    font-weight: 400;
}   
.about-banner {
   padding: 140px 0 0px 0;
    width: 100%;
}
.about-banner h2 span {
    color: #ef7f1a;
    font-weight: 800;
    font-size: 45px;
    padding-bottom: 15px;
}
.about-banner p {
    margin: 0px 0; 
    text-align: left; 
    font-size: 20px;
    line-height: 37.5px;
    font-weight: 400;
    text-align: justify;
}
.text-jaydigi {
    color: #E31E24 !important;
    font-weight: 600;
}
.layerimgo img {
    width: 15%;
}
.layer-text {
    padding-top: 40px;
}
.layer-text p {
    font-weight: 500;
    font-size: 18px;
    line-height: 33px;
    text-align: center;
    color: #000;
}
.midel-layer {
    border-left: 5px solid hsl(354.22deg 87.2% 50.98% / 14%);
    border-right: 5px solid hsl(354.22deg 87.2% 50.98% / 14%);
}
.Services-banner {
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    padding: 50px 0 60px 0;
    position: relative;
    overflow: hidden;
    z-index: 1;
    /* background-image: url(../images/jayimages/bg-services.svg); */
    width: 100%;
 }
 .Services-banner h2 span {
    color: #ef7f1a;
    font-weight: 800;
    font-size: 45px;
    padding-bottom: 15px;
}
.holder {
    border-bottom: 2px solid #ff8000;
}
.Services-banner h3 {
    line-height: 45.5px;
    margin-bottom: 120px;
}
.Services-banner h3 span {
    color: #ff8000;
    font-weight: 600;
}
.Services-banner .text-blue1 {
    color: #E31E24;
    font-weight: 600;
    font-size: 1.75rem;
}
.Services-banner p {
    margin: 0px 0; 
    text-align: left; 
    font-size: 20px;
    line-height: 37.5px;
    font-weight: 400;
}
.servi-imgo  {
    width: 100%;
    height: 100%;
    position: relative;
    overflow: hidden;
   text-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    display: -webkit-flex;
    display: flex;
 }
 
 .servi-imgo::before {
    background: url("../images/jayimages/dotvector.svg")
       no-repeat center center;
    background-size: cover;
    content: "";
    width: 100%; 
    height: 100%;
    position: absolute;
    animation: spin 20s linear infinite;
 }
 
 @keyframes spin {
    0% {
       transform: rotate(0deg);
    }
    100% {
       transform: rotate(360deg);
    }
 }
 .content-servi {
    line-height: 0;
    position: relative;
    margin: 0 auto;
 }
.content-servi img {
    margin: 0;
    padding: 0;
}

.serviRtgs-imgo {
    width: 100%;
    height: 100%;
    position: relative;
    overflow: hidden;
   text-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    display: -webkit-flex;
    display: flex;
}
.serviRtgs-imgo::before {
    background: url("../images/jayimages/dotvectors1.svg")
       no-repeat center center;
    background-size: cover;
    content: "";
    width: 100%; 
    height: 100%;
    position: absolute;
    animation: spin 20s linear infinite;
 }
 
 @keyframes spin {
    0% {
       transform: rotate(0deg);
    }
    100% {
       transform: rotate(360deg);
    }
 }
 .Services-banner h2 .text-green{
    color: #308921;
    text-transform: uppercase;
 }
 .serviRtgsgp-imgo {
    width: 100%;
    height: 100%;
    position: relative;
    overflow: hidden;
   text-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    display: -webkit-flex;
    display: flex;
}
.serviRtgsgp-imgo::before {
    background: url("../images/jayimages/dotvectorsgp.svg")
       no-repeat center center;
    background-size: cover;
    content: "";
    width: 100%; 
    height: 100%;
    position: absolute;
    animation: spin 20s linear infinite;
 }
 
 @keyframes spin {
    0% {
       transform: rotate(0deg);
    }
    100% {
       transform: rotate(360deg);
    }
 }
 .features { 
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    padding: 50px 0 160px 0;
    position: relative;
    overflow: hidden;
    z-index: 1;
    background-image: url(../images/jayimages/bg-feature.svg);
    width: 100%;
 }
 .features h2 span {
    color: #ef7f1a;
    font-weight: 800;
    font-size: 45px;
    padding-bottom: 15px;
}
.security-box {
    padding: 20px;
    position: relative;
    overflow: hidden;
    background: #fff;
    transition: all .3s ease-in-out;
    border-radius: 20px;
    z-index: 1;
    box-shadow: 0px 4px 27.6px 0px rgba(0, 0, 0, 0.25);
    width: 350px;
    height: 355px;
}
.security-box1 {
    padding: 20px;
    position: relative;
    overflow: hidden;
    background: rgba(77, 38, 116, 1);
    transition: all .3s ease-in-out;
    box-shadow: 0 0 12px 0 rgb(81 82 83 / 62%);
    width: 350px;
    height: 250px;
    border-bottom-left-radius: 20px;
    border-bottom-right-radius: 20px;
    margin-top: -15px;
}
.Instant-Activation {
    background:rgb(213 77 77)!important;
}
.No-Hidden {
    background:rgb(127 166 1) !important;
}
.Track-Money {
    background:rgb(255 128 0) !important;
}
.Mobile-Web {
    background:rgb(32 168 206) !important;
}
.Premium-Support {
    background:rgb(121 44 198) !important;
}
.complition {
    margin-top: 0px !important;
    margin-bottom: 25px !important;
}
.security-section {
    background: #EC691F;
}
.security-section h2 span {
    color: #fff;
    font-weight: 800;
    font-size: 45px;
    padding-bottom: 15px;
}
.security-boxs1{
    background: #FFCC00;
    border: 2px solid rgb(255 207 63);
    box-shadow: 0px 4px 27.6px 0px rgba(0, 0, 0, 0.25);
    border-radius: 30px;
    padding: 25px;
}
.securitys img {
    width: 70%;
}
.securitys h6 {
    color: rgb(239 21 42);
    font-weight: 600;
    font-size: 18px;
}
.getintouch-section {
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    padding: 50px 0 60px 0;
    position: relative;
    overflow: hidden;
    z-index: 1;
    background-image: url(../images/jayimages/bg-getintouch.svg);
    width: 100%;
}
.getintouch-section h2 span {
    color: #fff;
    font-weight: 800;
    font-size: 45px;
    padding-bottom: 15px;
    border-bottom: 4px solid #fff;
}
.security-contbox {
    padding: 20px;
    position: relative;
    overflow: hidden;
    background: #fff;
    transition: all .3s ease-in-out;
    border-radius: 20px;
    z-index: 1;
    box-shadow: 0px 4px 27.6px 0px rgba(0, 0, 0, 0.25); 
}
.security-contbox img {
    width: 10%;
}
.security-contbox h6 {
    border-bottom: 2px solid #ff8000;
    line-height: 22.5px;
    margin-left: 100px;
    margin-right: 100px;
}
.security-contbox p {
    font-weight: 500;
    font-size: 15px;
    line-height: 27.02px;
}
.text-links {   
    color: #000;
    font-weight: 600;
}
.Contactus-section h2 span {
    color: #ef7f1a;
    font-weight: 800;
    font-size: 45px;
    padding-bottom: 15px;
}
form#contact textarea {
    width: 100%;
    min-width: 100%;
    max-width: 100%;
    max-height: 180px;
    min-height: 100px;
    height: 100px;
    border-radius: 10px;
    background-color: #f4f4f4;
    border: none;
    outline: 0;
    font-size: 15px;
    font-weight: 300;
    color: #2a2a2a;
    padding: 15px 20px;
    margin-bottom: 20px;
}
.rqsubmit {
    background: rgba(255, 128, 0, 1) !important;
    padding: 7px 29px 7px 29px !important;
    border-radius: 10px !important;
    opacity: 0px;
    color: #fff;  
}
.rqsubmit:hover {
    background: #E31E24 !important;
    padding: 7px 29px 7px 29px !important;
    border-radius: 10px !important;
    opacity: 0px;
    color: #fff !important;  
}
.rqsubmit1 {
    background: rgba(170, 170, 170, 1)!important;
    padding: 7px 29px 7px 29px !important;
    border-radius: 10px !important;
    opacity: 0px;
    color: #fff;  
}
.rqsubmit1:hover {
    background: #E31E24 !important;
    padding: 7px 29px 7px 29px !important;
    border-radius: 10px !important;
    opacity: 0px;
    color: #fff !important;  
}
.map {
    background: rgba(255, 255, 255, 1);
    box-shadow: 0px 4px 27.6px 0px rgba(0, 0, 0, 0.25);
    border-radius: 30px;
    padding: 25px;
}
#chevron {
    position: relative;
    padding: 12px;
    margin-bottom: 6px;
    background: #451900;
}
#chevron:before {
    content: none;
    position: absolute;
    top: 0;
    left: 0px;
    height: 0;
    width: 3%;
    background: rgba(60, 35, 85, 1);
    -webkit-transform: skew(0deg, 6deg);
    -moz-transform: skew(0deg, 6deg);
    -ms-transform: skew(0deg, 6deg);
    -o-transform: skew(0deg, 6deg);
    transform: skew(0deg, 0deg);
    border-top-left-radius: 95px;
    border-bottom-left-radius: 95px;
}
#chevron:after {
    content: none;
    position: absolute;
    top: 0;
    right: 0px;
    height: 0;
    width: 3%;
    background: rgba(60, 35, 85, 1);
    -webkit-transform: skew(0deg, -6deg);
    -moz-transform: skew(0deg, -6deg);
    -ms-transform: skew(0deg, -6deg);
    -o-transform: skew(0deg, -6deg);
    transform: skew(0deg, 0deg);
    border-top-right-radius: 95px;
    border-bottom-right-radius: 95px;
}
.location {
    padding-top: 9px;
    font-size: 16px;
    color: #ff8000;
}
.footer-logo img {
    width: 65%;
}
.social-links a .fab {
    font-size: 15px;
    line-height: 32px;
    position: relative;
    z-index: 10;
    transition: color .5s;
}
.social-links a:hover {
  color: #fff;
  background: #ff8000;
}
.social-links a::after {
    content: '';
    width: 100%;
    height: 100%;
    top: -90px;
    left: 0;
    background: #ff8000;
    position: absolute;
    transition: .5s
}
a:hover{
    color: #ff8000 !important;
}
.recharge-confirmbox {
    background-color: #E31E24 !important;
}
.demo-fill {
    font-size: 18px;
    font-weight: 700;
    color: #E31E24;
}
.text-primary {
    color: #E31E24 !important;
}
.privacypolicysection h2 span {
    color: #ef7f1a;
    font-weight: 800;
    font-size: 45px;
    padding-bottom: 15px;
}
.mainprivacyrow {
    border:none !important;
}
.mainprivacyrow1 {
    border:none !important;
}
.notepolicy {
    color: #E31E24;
    font-weight: 600;
}
@media (max-width:1600px){
    .main-banner{
        padding-top: 180px !important;
        padding-bottom: 0px !important;
    }
    
    .features { 
        background-repeat: no-repeat;
        background-position: center center;
        background-size: contain;
        padding-top: 50px !important;
        padding: 0px;
        position: relative;
        overflow: hidden;
        z-index: 1;
        background-image: url(../images/jayimages/bg-feature.svg);
        width: 100%;
     }
}
.play-store {
    text-align: center;
}
@media (max-width: 1280px) {
    .logo-part {
        /* width: 200px !important;
        margin-left: 5px;    */
    }
}
@media(max-width:1199px){
    .security-box {
        padding: 20px;
        position: relative;
        overflow: hidden;
        background: #fff;
        transition: all .3s ease-in-out;
        border-radius: 20px;
        z-index: 1;
        box-shadow: 0px 4px 27.6px 0px rgba(0, 0, 0, 0.25);
        width: 300px;
        height: 315px;
    }
    .security-contbox h6 {
        border-bottom: 2px solid #ff8000;
        line-height: 22.5px;
        margin-left: 50px;
        margin-right: 50px;
    }
    .text-links {   
       font-size: 12px;
    }
    .security-contbox p {
        font-weight: 500;
        font-size: 12px;
        line-height: 27.02px;
    }
    .security-box1 {
        padding: 20px;
        position: relative;
        overflow: hidden;
        background: rgba(77, 38, 116, 1);
        transition: all .3s ease-in-out;
        box-shadow: 0 0 12px 0 rgb(81 82 83 / 62%);
        width: 300px;
        height: 250px;
        border-bottom-left-radius: 20px;
        border-bottom-right-radius: 20px;
        margin-top: -15px;
    }
}
@media (max-width:1024px){
    .social-links a .fab {
        font-size: 20px;
        line-height: 42px;
        position: relative;
        z-index: 10;
        transition: color .5s;
    }
}
@media(max-width:991px){
    .play-store {
        text-align: left !important;
    }
}
@media (max-width: 912px) {
    .header-area .main-nav .nav li {
        width: 100%;
        background: #E31E24 !important;
        border-bottom: 1px solid #e7e7e7;
        padding-left: 18px !important;
        padding-right: 173px !important;
        text-align: initial;
    }
    .logo-part {
        /* width: 185px !important; */
        margin-left: 5px;
        margin-top: 0px !important;
    }
    .lastmenu {
        display: block;
    }
    .background-header .logo-part {
        filter: none !important;
        margin-top: 0px !important; 
    }
    .header-area .main-nav .menu-trigger {
        top: 37px !important;
    }
    .background-header .main-nav .menu-trigger {
        filter: none !important; 
        top: 30px !important;
   }
    .header-area .main-nav .nav li:last-child a {
        height: 50px !important;
        line-height: 50px !important;
        border: none !important;
        color: #fff !important;
        margin-right: -36px;
        padding: 0px 0px !important;
        font-weight: 500;
    }
    .background-header .main-nav .nav li:last-child a {
        color: #000 !important;
        font-weight: 500;
        padding: 0px 0px !important;
    }
    .security-contbox h6 {
        border-bottom: 2px solid #ff8000;
        line-height: 22.5px;
        margin-left: 100px;
        margin-right: 100px;
    }
    .text-links {   
       font-size: 15px;
    }
    .security-contbox p {
        font-weight: 500;
        font-size: 15px;
        line-height: 27.02px;
    }
    .main-banner .left-content h2 span {
        text-align: center !important;     
    }
    .main-banner .left-content h6 {
        text-align: center !important;
    }
    .main-banner .left-content p {
        text-align: center !important;
    }
    .play-store {
        text-align: left !important;
    }
}
@media (max-width: 767px) {
    .main-banner{
        padding-top: 100px !important;
        padding-bottom: 0px !important;
    }
    .main-banner .left-content h2 {
        font-size: 50px;
        font-weight: 700;
        color: #2a2a2a;
        text-align: center;
    }
    .Services-banner h3 {
        line-height: 45.5px;
        margin-bottom: 25px;
    }
    .social-links a .fab {
        font-size: 15px;
        line-height: 32px;
        position: relative;
        z-index: 10;
        transition: color .5s;
    }  
     .social-links {
        display: flex;
        padding-left: 0px !important; 
    }
}

@media(max-width:416px){
    .header-area .logo {
        margin-left: 0px !important;
    }
}

@media(max-width:340px){
    .logo-part {
        /* width: 150px !important; */
        margin-left: 5px;
        margin-top: 0px !important;
    }
}

@media (max-width:350px){
    .text-links {   
        font-size: 12px;
     }
     .security-contbox p {
         font-weight: 500;
         font-size: 12px;
         line-height: 27.02px;
     } 
}

@media (max-width:318px){
    .header-area .main-nav .nav li a {
        font-size: 10px !important;
    }
    .text-links {   
        font-size: 12px;
     }
     .security-contbox p {
         font-weight: 500;
         font-size: 12px;
         line-height: 27.02px;
     } 
}
