/*--------------------------------------------------------------
15. Media queries
--------------------------------------------------------------*/

@media (max-width: 1470px) {
.navbar-nav{
    gap: 30px;
}
.hero-title {
    font-size: 50px;
    line-height: 68px;
    max-width: 666px;
}
.hero-sec .hero-title {
    max-width: 800px;
}
.hero-subtitle {
    font-size: 24px;
    line-height: 1.4;
}
.hero-content{
    gap: 40px;
    padding-top: 110px;
}
.header{
    top: 0;
}
.header.scrolled{
    top: 0;
}
.hero-stack > .header{
    top: 40px;
}
.hero-stack > .header.scrolled{
    top: 20px;
}
.hero-stack .hero-sec .container{
    padding-top: 118px;
    padding-bottom: 40px;
}
.hero-stack--minimal .hero-sec .container{
    padding-top: 80px;
}
.hero-sec .container{
    padding: 40px 0;
}
.p-footer {
    padding: 40px 0 25px;
}
.step-box {
    width: 90px;
    height: 90px;
    border-radius: 25px;
    font-size: 55px;
    line-height: 65px;
    margin: 0 auto 25px;
}
.icon-box{
    width: 90px;
    height: 90px;
    border-radius: 25px;
    margin: 0 auto 25px;
}
.center-step{
    margin-top: 50px;
}
.arrow-gradient-box {
    width: 50px;
    height: 50px;
}
.arrow-gradient-box img{
    width: 22px;
}
.steps-line {
    top: 45px;
    width: 810px;
}
.sec-pad{
    padding: 65px 0px;
}
.title {
    font-size: 35px;
    line-height: 45px;
}
.br-50{
    border-radius: 40px;
}
.feature-box {
    border-radius: 25px;
    padding: 30px 30px 18px;
}
.wave-shape{
    width: 100px;
}
.f-number{
    width: 55px;
    height: 55px;
}
.feature-title {
    padding-right: 70px;
    padding-bottom: 20px;
}
.feature-bottom {
    display: flex;
    align-items: center;
    gap: 25px;
}
.feature-btn {
    min-width: 55px;
    height: 55px;
    border-radius: 10px;
}
.feature-btn svg{
    width: 20px;
}
.feature-hr{
    margin: 50px 0;
}
.content-sec {
    padding-left: 50px;
}
.mb-40 {
    margin-bottom: 35px;
}
.asw-sec{
    margin-bottom: 40px;
}
.inner-hero-sec{
    padding: 110px 0 70px;
}
.icon-box1 {
    width: 60px;
    height: 60px;
}
.icon-box1 img{
    width: 35px;
}
.icon-box1 .begin-with-confidence{
    width: 25px;
}
.icon-box1 .legal-standards{
    width: 30px;
}
.icon-box1 .multi-layered-financial{
    width: 28px;
}
.timeline-sec {
    padding-left: 35px;
}
.timeline-box::before {
    top: 21px;
    left: -46px;
}
.timeline-box{
    margin-bottom: 35px;
}
}


@media (max-width: 1400px) {

}


@media (max-width: 1350px) {

}


@media (max-width: 1200px) {
.hero-title {
    font-size: 40px;
    line-height: 58px;
    max-width: 533px;
}
.hero-sec .hero-title {
    max-width: 640px;
}
.hero-subtitle {
    font-size: 22px;
    line-height: 1.4;
}
.btn-theme {
    font-size: 17px;
    line-height: 20px;
    padding: 15px 25px;
}
.hero-content{
    gap: 30px;
    padding-top: 96px;
}
.navbar-collapse{
    position: absolute;
    width: 100%;
    top: 64px;
    left: 0px;
    background-color: #ffffff;
    box-shadow: 0px 5px 6px #0000001a;
    border-radius: 0px 0px 10px 10px;
}
.navbar-nav {
    width: 100%;
    left: 0px;
    z-index: 9999;
    gap: 25px;
    margin-bottom: 0px;
    padding: 20px 15px;
    align-items: flex-start !important;
}
.navbar-nav .nav-link {
    text-align: left;
    padding: 0px;
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.mobi-hide{
    display: none;
}
.nav-item{
    width: 100%;
}
.logo{
    width: 150px;
}
.main-nav {
    padding: 5px 0px;
}
.navbar{
    padding-right: 15px;
    padding-left: 15px;
}
.header{
    top: 0;
}
.header.scrolled{
    top: 0;
}
.hero-stack > .header{
    top: 30px;
}
.hero-stack > .header.scrolled{
    top: 15px;
}
.hero-stack .hero-sec .container{
    padding-top: 108px;
    padding-bottom: 36px;
}
.hero-stack--minimal .hero-sec .container{
    padding-top: 72px;
}
.hero-sec .container{
    padding: 36px 0;
}
.p-footer {
    padding: 30px 0 20px;
}
.f-logo{
    width: 200px;
}
.s-footer {
    padding: 14px 0px;
}
.contact-icon-box {
    min-width: 45px;
    height: 45px;
}
.contact-icon-box img{
    width: 20px;
}
.contact-title {
    font-size: 17px;
    margin-bottom: 4px;
}
.f-ul{
    gap: 10px;
}
.f-ul li a {
    font-size: 17px;
}
.step-box {
    width: 80px;
    height: 80px;
    border-radius: 20px;
    font-size: 45px;
    line-height: 50px;
    margin: 0 auto 20px;
}
.icon-box{
    width: 80px;
    height: 80px;
    border-radius: 20px;
    margin: 0 auto 20px;
}
.step-text {
    font-size: 18px;
    line-height: 27px;
    margin-bottom: 12px;
}
.asw-title{
    font-size: 18px;
    margin-bottom: 12px;
}
.center-step{
    margin-top: 40px;
}
.arrow-gradient-box {
    width: 45px;
    height: 45px;
}
.arrow-gradient-box img{
    width: 20px;
}
.steps-line {
    top: 45px;
    width: 680px;
}
.sec-pad{
    padding: 50px 0px;
}
.title {
    font-size: 30px;
    line-height: 38px;
}
.br-50{
    border-radius: 30px;
}
body{
    font-size: 17px;
}
p{
    line-height: 28px;
}
.feature-box {
    border-radius: 20px;
    padding: 25px 25px 15px;
}
.wave-shape{
    width: 80px;
}
.f-number{
    width: 45px;
    height: 45px;
    top: 4px;
    right: 4px;
    font-size: 18px;
}
.feature-title {
    padding-right: 25px;
    font-size: 18px;
}
.feature-bottom {
    display: flex;
    align-items: center;
    gap: 20px;
}
.feature-btn {
    min-width: 50px;
    height: 50px;
    border-radius: 10px;
}
.feature-btn svg{
    width: 18px;
}
.feature-hr{
    margin: 40px 0;
}
.content-sec{
    padding-left: 30px;
}
.mb-40{
    margin-bottom: 30px;
}
.sub-title{
    font-size: 20px;
    line-height: 30px;
    margin-bottom: 15px;
}
.list-icon{
    min-width: 20px;
    height: 20px;
    border-radius: 5px;
}
.list-icon img{
    width: 12px;
}
.cust-ul{
    gap: 12px;
}
.icon-box img{
    width: 40px;
}
.asw-line {
    top: 30px;
}
.asw-box.box02{
    margin-top: 70px;
}
.asw-box.box03{
    margin-top: 30px;
}
.asw-box.box04{
    margin-top: 20px;
}
.asw-sec{
    margin-bottom: 30px;
}
.inner-hero-sec{
    padding: 90px 0 60px;
}
.form-label{
    font-size: 17px;
}
.form-control{
    font-size: 17px;
    padding: 12px 20px;
}
.accordion-button {
    padding: 16px 25px 16px 55px;
    font-size: 18px;
    line-height: 24px;
}
.accordion-button::after {
    width: 16px;
    top: 27px;
    left: 25px;
}
.accordion-button::before {
    top: 21px;
    left: 31px;
    height: 16px;
}
.accordion-body {
    padding: 15px 25px 15px 55px;
    font-size: 17px;
    line-height: 24px;
}
.accordion-item {
    margin-bottom: 15px;
}
.icon-box1 {
    width: 50px;
    height: 50px;
    border-radius: 12px;
    margin-bottom: 15px;
}
.icon-box1 img{
    width: 30px;
}
.timeline-sec {
    padding-left: 25px;
    padding-bottom: 20px;
}
.timeline-box::before {
    min-width: 18px;
    height: 18px;
    top: 16px;
    left: -35px;
}
.timeline-box p{
    margin-bottom: 12px;
}
.timeline-box{
    margin-bottom: 30px;
}
.icon-box1 .begin-with-confidence{
    width: 23px;
}
.icon-box1 .legal-standards{
    width: 27px;
}
.icon-box1 .multi-layered-financial{
    width: 26px;
}
}


@media (max-width: 992px) {
.step-box {
    width: 70px;
    height: 70px;
    border-radius: 15px;
}
.icon-box{
    width: 70px;
    height: 70px;
    border-radius: 15px;
}
.icon-box img{
    width: 35px;
}
.center-step{
    margin-top: 35px;
}
.steps-line {
    top: 40px;
    width: 520px;
}
.br-50{
    border-radius: 25px;
}
.content-sec{
    padding-left: 0px;
}
.asw-box.box02{
    margin-top: 50px;
}
.asw-box.box03{
    margin-top: 20px;
}
.asw-box.box04{
    margin-top: 10px;
}
.inner-hero-sec{
    padding: 80px 0 50px;
}
}


@media (max-width: 768px) {
.nav-link {
    font-size: 16px;
}
.navbar-collapse{
    top: 44px;
    border-radius: 0px 0px 7px 7px;
}
.navbar-nav {
    gap: 15px;
    padding: 15px 10px;
}
.logo{
    width: 125px;
}
.main-nav {
    padding: 5px 0px;
    border-radius: 7px;
}
.navbar{
    padding: 0px 10px;
}
.menu_toggle {
    width: 45px !important;
    height: 45px;
}
.menu_toggle span {
    margin: 1.5px 0px;
}
#check1:checked~.menu_toggle span:nth-child(3) {
    transform: rotate(-45deg) translateY(-3px) translateX(3px);
}
#check1:checked~.menu_toggle span:nth-child(1) {
    transform: rotate(45deg) translateY(5px) translateX(5px);
}
body{
    font-size: 16px;
}
p{
    line-height: 24px;
}
.hero-title {
    font-size: 30px;
    line-height: 45px;
    max-width: 400px;
}
.hero-subtitle {
    font-size: 19px;
    line-height: 1.45;
    max-width: 100%;
}
.hero-head {
    gap: 14px;
}
.hero-sec {
    background-position: center right 30%;
}
.btn-theme {
    font-size: 16px;
    line-height: 18px;
    border-radius: 7px;
    padding: 12px 20px;
}
.hero-content{
    gap: 20px;
    padding-top: 72px;
}
.header{
    top: 0;
}
.header.scrolled{
    top: 0;
}
.hero-stack > .header{
    top: 20px;
}
.hero-stack > .header.scrolled{
    top: 8px;
}
.hero-stack .hero-sec .container{
    padding-top: 96px;
    padding-bottom: 28px;
}
.hero-stack--minimal .hero-sec .container{
    padding-top: 64px;
}
.hero-sec .container{
    padding: 28px 0;
}
.fee-sheet-modal__title{
    font-size: 20px;
}
.fee-sheet-modal__body{
    padding: 20px 16px 16px;
}
.fee-sheet-modal__row{
    flex-direction: column;
    align-items: flex-start;
}
.fee-sheet-modal__price{
    width: 100%;
    text-align: left;
    padding-left: 46px;
    white-space: normal;
}
.fee-sheet-modal__callout--rush .fee-sheet-modal__price{
    padding-left: 0;
    width: 100%;
    text-align: left;
    align-self: stretch;
}
.fee-sheet-modal__callout--rush .fee-sheet-modal__row--rush{
    align-items: stretch;
}
.fee-sheet-modal .modal-dialog{
    margin: 12px;
}
.fee-sheet-modal__footer{
    padding: 12px 16px 18px;
}
.p-footer {
    flex-wrap: wrap;
    padding: 20px 0 15px;
    row-gap: 30px;
}
.f-logo{
    width: 150px;
}
.s-footer {
    padding: 10px 0px;
    flex-direction: column-reverse;
    gap: 10px;
}
.contact-icon-box {
    min-width: 40px;
    height: 40px;
}
.contact-icon-box img{
    width: 17px;
}
.contact-title {
    font-size: 16px;
    margin-bottom: 2px;
}
.f-ul{
    gap: 10px;
}
.f-ul li a {
    font-size: 16px;
}
.logo-sec{
    width: 100%;
}
.copyright-text{
    text-align: center;
    font-size: 14px;
}
.contact-text {
    font-size: 14px;
}
.contact-box {
    gap: 10px;
}
.step-box {
    width: 60px;
    height: 60px;
    border-radius: 10px;
    font-size: 40px;
    line-height: 45px;
    margin: 0 auto 15px;
}
.icon-box{
    width: 60px;
    height: 60px;
    border-radius: 10px;
    margin: 0 auto 15px;
}
.step-text, {
    font-size: 16px;
    line-height: 25px;
    margin-bottom: 10px;
}
.asw-title{
    font-size: 16px;
    margin-bottom: 10px;
}
.center-step{
    margin-top: 0px;
}
.arrow-gradient-box {
    width: 40px;
    height: 40px;
}
.arrow-gradient-box img{
    width: 17px;
}
.steps-line {
    display: none;
}
.sec-pad{
    padding: 35px 0px;
}
.title {
    font-size: 25px;
    line-height: 32px;
    margin-bottom: 15px;
}
.step-process-followup__title{
    font-size: 22px;
    margin-bottom: 18px;
}
.br-50{
    border-radius: 20px;
}
.feature-box {
    border-radius: 15px;
    padding: 15px 15px 10px;
}
.home-services-head{
    margin-bottom: 32px;
}
.home-service-card{
    border-radius: 22px;
}
.home-service-card__header{
    padding: 22px 22px 0;
}
.home-service-card__title{
    font-size: 22px;
    margin: 18px 22px 12px;
}
.home-service-card__text{
    margin: 0 22px 18px;
}
.home-service-card__list,
.home-service-card__tags{
    padding-left: 22px;
    padding-right: 22px;
}
.home-service-card__pricing{
    margin: 20px 22px 0;
    grid-template-columns: 1fr 1fr;
}
.home-service-card__footer{
    padding: 22px;
}
.home-service-card__icon{
    width: 60px;
    height: 60px;
    border-radius: 16px;
}
.home-service-card__icon img{
    width: 28px;
    max-height: 32px;
}
.home-service-card__price{
    font-size: 28px;
}
.home-service-card__turnaround-value{
    font-size: 18px;
}
.home-services-intro{
    font-size: 16px;
    line-height: 26px;
}
.wave-shape{
    width: 70px;
}
.f-number{
    width: 40px;
    height: 40px;
    top: 2px;
    right: 2px;
    font-size: 16px;
}
.feature-title {
    padding-right: 25px;
    font-size: 16px;
    padding-bottom: 10px;
    margin-bottom: 10px;
}
.feature-bottom {
    gap: 15px;
}
.feature-btn {
    min-width: 40px;
    height: 40px;
    border-radius: 7px;
}
.feature-btn svg{
    width: 16px;
}
.feature-text {
    font-size: 14px;
    line-height: 20px;
}
.feature-hr{
    margin: 30px 0;
}
.mb-40{
    margin-bottom: 20px;
}
.sub-title{
    font-size: 18px;
    line-height: 28px;
    margin-bottom: 10px;
}
.list-icon{
    min-width: 18px;
    height: 18px;
    border-radius: 4px;
}
.list-icon img{
    width: 11px;
}
.cust-ul{
    gap: 10px;
}
.asw-text{
    font-size: 14px;
    line-height: 20px;
}
.asw-line{
    display: none;
}
.asw-box.box02{
    margin-top: 0px;
}
.asw-box.box03{
    margin-top: 30px;
}
.asw-box.box04{
    margin-top: 30px;
}
.asw-sec{
    margin-bottom: 20px;
}
.icon-box img{
    width: 30px;
}
.inner-hero-sec{
    padding: 55px 0 40px;
}
.form-label{
    font-size: 16px;
    margin-bottom: 5px;
}
.form-control{
    border-radius: 5px;
    font-size: 16px;
    padding: 10px 15px;
}
.accordion-button {
    padding: 12px 20px 12px 40px;
    font-size: 16px;
    line-height: 22px;
}
.accordion-button:not(.collapsed) {
    border-radius: 7px;
}
.accordion-button::after {
    width: 15px;
    top: 22px;
    left: 13px;
}
.accordion-button::before {
    top: 16px;
    left: 19px;
    height: 15px;
}
.accordion-body {
    padding: 10px 20px 10px 40px;
    font-size: 16px;
    line-height: 22px;
}
.accordion-item {
    border-radius: 7px;
    margin-bottom: 10px;
}
.icon-box1 {
    width: 40px;
    height: 40px;
    border-radius: 7px;
    margin-bottom: 10px;
}
.icon-box1 img{
    width: 25px;
}
.timeline-sec {
    padding: 8px 0px 15px 15px;
}
.timeline-box::before {
    min-width: 16px;
    height: 16px;
    border-width: 2px;
    top: 12px;
    left: -24px;
}
.timeline-box p{
    margin-bottom: 10px;
    font-size: 14px;
    line-height: 20px;
}
.timeline-box{
    margin-bottom: 20px;
}
.icon-box1 .begin-with-confidence{
    width: 19px;
}
.icon-box1 .legal-standards{
    width: 23px;
}
.icon-box1 .multi-layered-financial{
    width: 21px;
}
}


@media (max-width: 576px) {
.asw-box.box02{
    margin-top: 30px;
}    
}


@media (max-width: 400px) {
.p-footer {
    flex-direction: column;
}   
}