@media only screen and (max-width: 480px) { 
.rightPosition {
    position: inherit;
    width: auto;
}
.press-release-about-box p {
    min-height: auto;
}
.banner-heading h1 br {
    display: none !important;
}
.banner-heading h1 {
    font-size: 35px !important;
    margin-bottom: 20px;
}
h1, h2 {
    font-size: 35px;
    line-height: 40px;
}
header.header-area {
    position: inherit !important;
}
header.header-area {
    background: rgba(000, 000, 000, 10);
}
section.home-banner {
    padding: 100px 0px 100px !important;
}
ul#mobileMenu li a {
    padding: 10px 0 10px 20px !important;
    font-size: 16px !important;
}
ul#mobileMenu {
    padding: 50px 0px 0px;
}
section.discount-Section h3 {
    font-size: 18px !important;
    line-height: 22px !important;
}
h2 br {
    display: none !important;
}
h2, h2 span, .afterBanner-text h2, .afterBanner-text h2 span {
    font-size: 30px !important;
    line-height: 1.1 !important;
}
section.inner-banner {
    padding: 100px 0px 100px;
}
.fold-third p {
    font-size: 18px;
}
section.letsTalk-Section {
    padding-top: 70px;
    padding-bottom: 50px;
}
section.about-section {
    padding-top: 70px;
    padding-bottom: 70px;
}
.sub-Section {
    padding: 30px 50px 20px;
}
.banner-Btn.afterBanner-banner-Btn {
    margin: 50px auto 50px;
}
.social-writing-ul {
    margin-top: 50px;
}
.about-box p {
    min-height: auto !important;
}
}
@media only screen and (max-width: 767px) {
.main-navbar {
    display: none;
}
.mobile-header {
    display: block;
}
.mobile-nav-Class {
    display: flex;
    align-items: center;
    gap: 30%;
}
a.mobile-menu-bar {
    color: #fff;
    font-size: 30px;
}
header.header-area {
    position: fixed;
}
.offcanvas__close {
    position: absolute;
    right: 10px;
    top: 10px;
    z-index: 9999;
}
button#close_offcanvas {
    background: #232323;
    border: 0px;
    width: 40px;
    height: 40px;
    border-radius: 50%;
    font-size: 20px;
    line-height: 40px;
    color: #fff;
}
ul#mobileMenu {
    background: #000;
    list-style: none;
    position: fixed;
    width: 100%;
    height: 100vh;
    left: 0;
    top: 0;
    z-index: 99;
    transition: all 0.3s;
    padding: 100px 0px 0px;
    left: -100%;
}
ul#mobileMenu li a {
    width: 100%;
    padding: 20px 0 20px 20px;
    font-weight: 400;
    font-size: 20px;
    line-height: 1;
    color: #fff;
    text-transform: capitalize;
    border-top: 0px solid gray;
    display: inline-block;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    outline: none;
    transform: translateY(var(--y)) translateZ(0);
    transition: transform 0.4s ease, box-shadow 0.4s ease, -webkit-transform 0.4s ease, -webkit-box-shadow 0.4s ease;
}
section.ranking-Form {
    position: relative;
    bottom: 0px;
}
.banner-list ul li {
    font-size: 10px;
}
.banner-heading h3 {
    font-size: 20px;
}
.banner-list ul li i {
    padding-right: 3px;
}
section.home-banner {
    padding: 150px 0px 50px;
}
section.ranking-Form .col-lg-10.col-md-10.col-sm-12.offset-md-1.aos-init.aos-animate {
    padding: 0px;
}
section.service-section {
    padding-top: 100px;
    padding-bottom: 100px;
}
button.btn_line.btn-effect.b.lst_tk_btn {
    padding: 14px 50px !important;
}
form.form-Class {
    border-radius: 0px;
}
.banner-heading h1 {
    font-size: 32px;
    line-height: 40px;
}
.trusted-text p {
    padding: 0px 20px;
}
.bg-heading h3 {
    font-size: 25px;
    line-height: 35px;
}
.nwsletter-form {
    margin-top: 13px;
}
.right-form-text {
    padding: 80px 0px 50px 0px;
}
.right-form {
    padding: 45px 0;
    margin-left: 0;
}
.tstmnl-box-right {
    padding-left: 0px;
}
.right-form .cn_form {
    padding: 20px 20px;
    position: relative;
}
.right-form .form-select {
    margin-bottom: 25px;
}
.right-form-text h2 {
    font-size: 30px;
    line-height: 40px;
}
.right-form-text a {
    padding: 15px 45px;
    font-size: 20px;
}
.info-img img {
    width: 25px;
}
.contact-footer-column .inf0-text {
    width: auto;
    margin-bottom: 15px;
}
.inner-footer-column .social-link a {
    font-size: 14px;
}
.copy-right-content.mt-20 span {
    font-size: 13px;
}
.inner-footer-column h4 {
    margin-bottom: 20px;
    margin-top: 20px;
}
.tstmnl-box-right img {
    width: 100%;
}
.tstmnl-box h5 {
    font-size: 20px;
    line-height: 30px;
}
.tstmnl-box {
    padding: 30px 30px;
    margin-bottom: 30px;
}
.tstmnl-box img {
    top: -65px;
    left: 0px;
}
.fold-third ul li a {
    margin: 0px 20px 0px 0px;
    padding: 12px 20px;
}
.fold-third p {
    font-size: 20px;
    margin: 10px 0px 20px;
}
.fold-one {
    display: inline-block;
}
.disc-percent {
    line-height: 1;
}
section.discount-tag-bar {
    padding: 50px 0px;
}
.trusted-text h2 {
    font-size: 25px;
    line-height: 40px;
}
section.ranking-Form input#scales {
    width: 13px;
    height: 25px !important;
}
section.ranking-Form label {
    font-size: 12px;
    padding-left: 5px;
}

.industries-heading { padding: 0px 20px; }
.banner-Btn { width: 100%;  justify-content: center; flex-direction: column; align-items: center; }
.lft-banner-btn { float: none; width: 100%; }
.lft-banner-btn:after{display:none;}
.afterBanner img {
    width: 100%;
}
.processBattle-text, .process-section-heading { padding: 0px 25px; }
.midd-Section-img img,.globally-Section-img img,.aboutMissionVission img { width: 100% !important; } .midd-Section-text:after,.midd-Section-img:after { display: none; }
.processBattle-Section img:last-child { width: 100%; } .service-section-img img { width: 100%; margin: 42px 0; }
.service-section-img img { width: 100%; margin: 42px 0; }
.service-Box { padding: 20px !important; margin: 5px 0;}
.border-section.border-none { border: none; padding-left: 0; }
.padd-btm { padding-bottom: 0; } .padd-right { padding-right: 0; } .border-section { border: none; }
h2,h2 span, .afterBanner-text h2, .afterBanner-text h2 span { font-size: 30px !important; line-height: 1.5 !important; }
.service-section-text h2, .service-section-text h2 span,.letsTalk-Section h2, section.letsTalk-Section h2 b { font-size: 30px; line-height: 1.5; }
.right-form h3 { font-size: 25px; line-height: 1.2; }
.midd-Section .col-sm-12.col-md-12.col-lg-4,.midd-Section .col-sm-12.col-md-12.col-lg-8 { padding: 0; }
.fold-second { position: relative; top: 0; } .globally-Section ul { margin: 0px 0px !important; }
.aboutMissionVission p { padding-right: 0px !important; }
.service-inner-secondfold-text { padding: 0px 10px; }
.benefits-inner-Right img { width: 100%; }.service-inner-thirdfold img:last-child { width: 100%; }
.service-inner-secondfold-text { padding: 0px 20px; } .banner-Btn { width: auto; }
.service-inner-secondfold-text br { display: none; }
.contact-form {  padding: 25px; }
.afterBanner-text.homeafterBanner-text { padding: 0px 15px; } 
.banner-Btn.afterBanner-banner-Btn { width: auto; } 
.handRight-img img { position: relative; right: 0; top: unset; width: 100%;}
.discount-Section p { margin: 16px 0 !important; }
.industry-Section { padding: 0 0px !important; }
.globally-Section ul { column-count: 2; } 
.globally-Section ul p{ font-size: 11px; line-height: 1 !important; }
.globally-Section ul li h3 { font-size: 22px !important; }
.newsletter { position: relative; top: 0; }

}

@media only screen and (min-width: 768px) and (max-width: 991px) {
.afterBanner-text.homeafterBanner-text { padding: 0px 15px; }     
.right-form h3 { line-height: 1.5; font-size: 26px; }
.industries-heading { text-align: center; padding: 0px 25px; margin-bottom: 40px; }
.fold-second { position: absolute; top: -60px; right: 0; }
.form-control { margin-bottom: 5px; }
.right-form {margin-left: 0px;}
.benefits-inner-Right img { margin-bottom: 25px; }
.processBattle-text { padding: 0px 50px; }
.inner-footer-column .col-sm-12.col-md-12.col-lg-5 img { margin-bottom: 25px; }
.benefits-inner-Right img { width: 100%; }.service-inner-thirdfold img:last-child {position: relative; width: 100%; }
.service-inner-secondfold-text { padding: 0px 20px; }
.banner-Btn { width: auto; } .service-inner-secondfold-text br { display: none; }
.contact-form {  padding: 25px; }
.handRight-img img { position: relative; right: 0; top: unset; width: 100%;}
.discount-Section p { margin: 16px 0 !important; }
.industry-Section { padding: 0 0px !important; }
.industries-box h3 { font-size: 13px; }
.right-form .cn_form { position: absolute; }
.globally-Section ul { column-count: 2; } 
.globally-Section ul p{ font-size: 12px; }
.globally-Section-img img { width: 100%; }
.process-section-heading { padding: 0px 25px !important; margin-bottom: 50px !important; }
.letsTalk-Section h2, .letsTalk-Section h2 b { font-size: 40px !important; line-height: 1.25 !important; }
.newsletter { position: relative; top: 30px; }
.processBattle-Section .rightPosition {position: relative;}

.main-navbar {
    display: none;
}
.mobile-header {
    display: block;
}
.mobile-nav-Class {
    display: flex;
    align-items: center;
    gap: 70%;
}
a.mobile-menu-bar {
    color: #fff;
    font-size: 30px;
}
header.header-area {
    position: fixed;
}
.offcanvas__close {
    position: absolute;
    right: 10px;
    top: 10px;
    z-index: 9999;
}
button#close_offcanvas {
    background: #232323;
    border: 0px;
    width: 40px;
    height: 40px;
    border-radius: 50%;
    font-size: 20px;
    line-height: 40px;
    color: #fff;
}
ul#mobileMenu {
    background: #000;
    list-style: none;
    position: fixed;
    width: 100%;
    height: 100vh;
    left: 0;
    top: 0;
    z-index: 99;
    transition: all 0.3s;
    padding: 100px 0px 0px;
    left: -100%;
}
ul#mobileMenu li a {
    width: 100%;
    padding: 20px 0 20px 20px;
    font-weight: 400;
    font-size: 20px;
    line-height: 1;
    color: #fff;
    text-transform: capitalize;
    border-top: 1px solid gray;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    outline: none;
    transform: translateY(var(--y)) translateZ(0);
    transition: transform 0.4s ease, box-shadow 0.4s ease, -webkit-transform 0.4s ease, -webkit-box-shadow 0.4s ease;
}


section.home-banner {
    padding: 150px 0px 150px;
}
form.form-Class {
    padding: 40px 10px;
}
.bg-heading p {
    font-size: 15px;
}
.tstmnl-box {
    padding: 50px 20px;
}
.tstmnl-box h5 {
    font-size: 16px;
    line-height: 23px;
}
.about-box h3 {
    font-size: 20px;
    margin-bottom: 15px;
    padding-right: 40px;
}
.tstmnl-box-right {
    padding-left: 0px !important;
}
.tstmnl-box-right img {
    width: 100% !important;
}
.trusted-text p {
    padding: 0px 0px;
}
.right-form {
    padding: 20px 10px 20px 10px;
}
.right-form-text {
    padding: 0px 0px 0px 0px;
}
.right-form-text h2 {
    font-size: 45px;
    line-height: 64px;
}
.inner-footer-column .social-link i {
    font-size: 20px;
    margin: 9px 0px 0px 0px;
    margin-right: 6px;
}
.inner-footer-column .social-link a {
    font-size: 13px;
}
.contact-footer-column .inf0-text {
    font-size: 12px;
    margin-left: 35px;
    width: 140px;
    margin-bottom: 20px;
}
.disc-percent {
    font-size: 70px;
}
.disc-text h5 {
    font-size: 40px;
}
.disc-text p {
    font-size: 13px;
    letter-spacing: 3px;
    padding: 10px 15px;
}
.disc-text h6 {
    font-size: 16px;
}
section.discount-tag-bar .col-sm-3 {
    display: none;
}
section.discount-tag-bar .col-sm-4 {
    width: 50%;
    margin-left: 55px;
}
.fold-third ul li a {
    font-size: 16px;
    margin: 0px 20px 0px 0px;
    padding: 12px 15px;
}
.fold-third p {
    font-size: 18px;
    line-height: 35px;
    margin: 13px 0px;
}
.trusted-section img { width: auto; }

}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
section.home-banner {
    padding: 150px 0px 150px;
    background-position: 75% 0%;
}
section.afterBanner img {
    width: 100%;
}
form.position-relative.form-Class h3 {
    font-size: 23px;
    line-height: 35px;
}
.service-Box h3 {
    font-size: 18px;
    font-weight: 700;
}
.service-Box p {
    font-size: 13px;
}
.about-box h3 {
    font-weight: 600;
    font-size: 15px;
    padding-right: 20px;
}
.tstmnl-box h5 {
    font-size: 16px;
    line-height: 25px;
}
.tstmnl-box img {
    left: -20px;
}
.tstmnl-box-right {
    padding-left: 0px;
}
.trusted-text p {
    padding: 0px 135px;
}
.inner-footer-column .social-link a {
    font-size: 14px;
}
.newsletter p {
    font-size: 14px;
}
.process-box h3 {
    font-size: 18px;
}
.process-box p { padding-top: 15px; }
.right-form {
    padding: 0px 0px 0px 0px;
}
.right-form-text {
    padding: 0px 0px 0px 0px;
}
.fold-third ul li a {
    font-size: 15px;
    margin: 0px 10px 0px 0px;
    padding: 12px 12px;
}
.disc-percent {
    font-size: 100px;
    line-height: 110px;
}
.disc-text p {
    font-size: 15px;
    letter-spacing: 5px;
    padding: 10px 15px;
}
.disc-text h5 {
    font-size: 52px;
}
.disc-text h6 {
    font-size: 23px;
}
.disc-text p {
    font-size: 10px;
    letter-spacing: 0px;
    padding: 4px 15px;
}
.disc-text h5 {
    font-size: 25px;
}
.disc-text h6 {
    font-size: 13px;
}
.fold-third p {
    font-weight: 400;
    font-size: 16px;
    line-height: 25px;
    color: #FFFFFF;
    display: inline-block;
    margin: 20px 0px 0px;
}
.fold-second {
    top: -70px;
    transform: scale(0.65) !important;
}
.our-process-Section-box p {
    font-size: 10px;
    line-height: 15px;
    min-height: 135px;
}
.our-process-Section-box h3 {
    font-size: 17px;
    line-height: 20px;
}
.service-inner-copywriting .sub-Section p {
    font-size: 12px;
    line-height: normal;
}
.sub-Section h3 {
    font-size: 17px;
    line-height: 1;
}
.afterBanner-text h2, .afterBanner-text h2 span {
    font-size: 40px;
}
.fold-third .lft-banner-btn i {
    display: none;
}
.fold-third .lft-banner-btn {
    width: 170px;
}
.fold-third .banner-Btn.afterBanner-banner-Btn h3 {
    font-size: 14px;
}
.banner-Btn.afterBanner-banner-Btn .lft-banner-btn:after {
    right: -5px;
    transform: scale(.65);
    top: 17px;
}
.right-form .cn_form {
    padding: 30px 20px;
}
.about-box p {
    line-height: 18px !important;
    font-size: 14px;
}
.afterBanner-text {
    text-align: left;
    padding: 0px 20px;
}
.right-class {
    float: right;
    width: 100%;
}
ul#mainMenu li.nav-item a {
    padding: 20px 10px;
    font-size: 13px;
    line-height: 18px;
}
.about-Offtoday h2 {
    font-size: 26px;
    line-height: 35px;
}
.about-Offtoday p {
    line-height: 18px !important;
}
.right-form h3 {
    font-size: 25px;
}
section.letsTalk-Section h2  {
    font-size: 40px;
    line-height: 46px;
}
section.letsTalk-Section h2 b {
    font-size: 40px;
    line-height: 46px;
}
section.discount-Section h3 {
    font-size: 20px;
    line-height: 22px;
}
.trusted-text h2 br {
    display: none;
}
.service-inner-secondfold-text {
    padding: 0px 100px;
}
.handRight-img img { width: 480px; }
.globally-Section-img img { width: 70%; position: absolute; right: 0; }
.globally-Section ul p { font-size: 14px; }
.processBattle-rightimg {width: 100%;}
.industries-box h3 {font-size: 14px;}
.industries-heading { padding: 0 140px !important; }
.trusted-section img { width: 100%; }
.processBattle-Section ul li p { font-size: 13px; line-height: 17px !important; }
.processBattle-Section .rightPosition { position: relative;right: 0%;}
p {font-size: 16px;}
.processBattle-text {padding: 0px 100px;}
}

@media only screen and (min-width: 1200px) and (max-width: 1399px) {
p {
    font-size: 16px;
}
.handRight-img img { width: 680px; } 
.disc-text { transform: scale(0.75) translate(-50px, 0px); }
.banner-Btn.afterBanner-banner-Btn .lft-banner-btn:after { transform: scale(0.5) translate(38px, 0px); }
.trusted-section img { width: 100%; }
.processBattle-Section .rightPosition {position: relative; width: 100%;}
section.home-banner {
    padding: 160px 0px 170px;
    background-position: 70% 0%;
}
.about-box h3 {
    font-size: 20px;
    padding-right: 0px;
}
form.position-relative.form-Class h3 {
    font-size: 25px;
}
.service-Box {
    padding: 20px;
}
.service-Box h3 {
    font-size: 20px;
    font-weight: 700;
}
.tstmnl-box h5 {
    font-size: 25px;
    line-height: 40px;
}
.tstmnl-box-right {
    padding-left: 60px;
}
.right-form {
    padding: 20px 20px 20px 20px;
}
.right-form .cn_form {
    padding: 20px 15px;
}
.right-form h3 {
    font-size: 25px;
    line-height: 30px;
}
.right-form-text {
    padding: 60px 0px 0px 60px;
}
.fold-third p {
    font-size: 18px;
}
.fold-third ul li a {
    margin: 0px 10px 0px 0px;
    padding: 15px 25px;
}
.disc-percent {
    font-size: 120px;
    line-height: 180px;
}
.disc-text h6 {
    font-size: 25px;
}
.globally-Section-img img { width: 60%; position: absolute; right: 0; }
}

@media only screen and (min-width: 1400px) and (max-width: 1599px) {
.rightPosition {
    position: initial;
}
section.home-banner {
    padding: 160px 0px 170px;
    background-position: 70% 0%;
}
.globally-Section-img img { right: 0; width: 100%;}
}