@import url("https://fonts.googleapis.com/css2?family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap");*{box-sizing:border-box;padding:0;margin:0}:root{--popins-font:"Poppins",sans-serif;--white-color:#fff;--grayf6:#f3f4f6;--blue-color:#10284c;--yellow-color:#dea10a;--light-blue:#15315b;--black-color:#000;--light-black:#000000b3;--gray-e2:#e2e2e2}body{font-family:var(--popins-font)}h1,h2,h3,h4,h5,h6,p,a{padding:0;margin:0;text-decoration:none}.container{max-width:1560px;padding-inline:15px}h1{font-size:75px;line-height:1.2;font-weight:600;color:var(--white-color);letter-spacing:1%;line-height:1.2}p{font-size:17px;line-height:1.5;color:var(--light-black);font-weight:400}h2{font-size:40px;line-height:1.2;font-weight:600;color:var(--black-color)}.site-btn{font-size:19px;font-weight:600;line-height:1;letter-spacing:1%;font-family:var(--popins-font);padding:10px 15px;min-height:60px;display:flex;cursor:pointer;text-transform:uppercase;border:unset;justify-content:center;align-items:center;border-radius:5px;transition:all .3s ease-in-out;-webkit-transition:all .3s ease-in-out;-moz-transition:all .3s ease-in-out;-ms-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out}body .blue-btn{color:var(--white-color);background-color:var(--light-blue)}body .blue-btn:hover{background-color:var(--yellow-color);color:var(--black-color)}body .yellow-btn{background-color:var(--yellow-color);color:var(--black-color);font-family:var(--popins-font)}body .yellow-btn:hover{background-color:var(--white-color)}.main-new-header{position:fixed;top:0;left:0;padding:15px 0;width:100%;z-index:100;transition:all .3s ease-in-out;-webkit-transition:all .3s ease-in-out;-moz-transition:all .3s ease-in-out;-ms-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out}header.main-new-header.header-active{background-color:#15315bed;backdrop-filter:blur(4px);padding:10px 0}.main-new-header nav a.navbar-brand{margin-right:auto;padding-right:15px !important}.main-new-header nav a.navbar-brand img{max-width:295px;width:100%}.main-new-header .btn-group .yellow-btn{text-transform:uppercase;max-width:150px;width:100%}.main-new-header .menu-item a{font-size:18px;font-weight:500;color:var(--white-color);transition:all .3s ease-in-out;-webkit-transition:all .3s ease-in-out;-moz-transition:all .3s ease-in-out;-ms-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out}.main-new-header .menu-item a:hover{color:var(--yellow-color)}.main-new-header .navbar-nav{gap:15px;justify-content:space-between}.main-new-header .nav_links{margin-right:34px;max-width:678px;width:100%}.main-new-header .nav_links ul.navbar-nav{margin-left:0}.main-new-header .btn-group{display:flex;gap:13px}.main-new-header .btn-group a.site-btn{min-height:50px}.main-new-header .btn-group a.site-btn.blue-btn{border:1px solid hsl(0deg 0% 100%/15%);background-color:#10284c;max-width:202px;width:100%;display:flex;color:var(--white-color);gap:8px;font-size:18px;text-transform:uppercase;min-width:max-content}.main-new-header .all-links{display:flex;align-items:center;flex:1;justify-content:flex-end}.main-banner{padding:136px 0 58px;background-repeat:no-repeat;background-position:center;background-size:cover}.main-banner .container{display:flex;align-items:center}.main-banner .banner-content-left{width:50%}.main-banner .banner-content-right{width:50%;padding-left:15px}.main-banner .hero-text p{font-size:29px;color:var(--white-color);max-width:507px;margin:20px 0 0;font-weight:500}.main-banner .form-wrapper,.main-banner .features{background-color:hsl(0deg 0% 0%/19%);backdrop-filter:blur(15px);border:1px solid hsl(0deg 0% 100%/25%);border-radius:10px;color:var(--white-color);padding:14px 20px}.main-banner .features{margin-top:11px;display:grid;grid-template-columns:repeat(3,1fr);gap:80px}.main-banner .award-wining{display:flex;justify-content:center;animation:awardReveal 1s ease forwards,awardFloat 3s ease-in-out 1s infinite}@keyframes awardReveal{from{opacity:0;transform:translateY(30px) scale(.95)}to{opacity:1;transform:translateY(0) scale(1)}}@keyframes awardFloat{0%,100%{transform:translateY(0)}50%{transform:translateY(-8px)}}.main-banner .form-wrapper h3{text-align:center;font-size:30px;font-weight:600;margin:20px 0}.main-banner .form-wrapper .form-row{display:grid;grid-template-columns:repeat(3,1fr);margin-bottom:8px;gap:10px}.main-banner .form-wrapper .form-row input{border:1px solid var(--gray-e2);color:var(--black-color);min-height:45px;border-radius:5px;padding:8px 12px;width:100%;border:unset;outline:unset}.main-banner .form-wrapper .form-row input,.main-banner .form-wrapper .form-row input::placeholder{font-size:13px;font-weight:500}.main-banner .form-wrapper .form-row input::placeholder{color:#0000004d}.main-banner .yellow-btn{width:100%;min-height:45px}.main-banner p.call-now{text-align:center;margin-top:9px;color:var(--white-color);font-size:15px;font-weight:500}.main-banner p.call-now a:hover{font-weight:600}.main-banner p.call-now a{color:var(--white-color);text-decoration:underline;text-underline-offset:3px}.main-banner .yellow-btn{width:100%;min-height:45px}.main-banner p.call-now{text-align:center;margin-top:9px;color:var(--white-color);font-size:15px;font-weight:500}.main-banner .features .feature-item{display:flex;gap:16px;position:relative;align-items:center}.main-banner .features .feature-item span{font-size:20px;font-weight:500;line-height:120%}.main-banner .features .feature-item:not(:last-child):after{content:"";width:1px;background:var(--white-color);position:absolute;right:-40px;top:0;height:100%;opacity:15%}.about-section{padding:100px 0;background-color:var(--grayf6)}.about-section .features-grid .feature img{max-width:72px}.about-section .container{display:flex;gap:15px}.about-section .about-image{width:48%}.about-section .about-content{width:50%}.about-section .about-image img{width:100%;border-radius:7px;border:10px solid var(--white-color);box-shadow:0 0 34px 0 hsl(0deg 0% 0%/13%)}.about-section .about-content-inner{max-width:713px;margin-left:auto}.about-section .about-content-inner>p{margin:12px 0 32px}.about-section .features-grid{display:grid;grid-template-columns:repeat(2,1fr);position:relative}.about-section .features-grid .feature{display:flex;align-items:center;gap:20px;padding:30px 20px}.about-section .features-grid .feature span{font-size:18px;font-weight:500;color:var(--black-color);display:flex;flex-direction:column}.about-section .features-grid .feature:nth-child(odd){border-right:1px solid hsl(0 0% 0%/10%)}.about-section .features-grid .feature:nth-child(-n+2){border-bottom:1px solid hsl(0 0% 0%/10%)}.about-section .features-grid:after{content:"";width:50px;height:50px;background:var(--grayf6);position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.about-section .features-grid .feature span strong{font-size:40px;font-weight:200;font-weight:600;color:var(--blue-color)}.about-section .feature-icon img{transition:transform .4s ease}.about-section .feature:hover .feature-icon img{transform:rotate(8deg) scale(1.12)}.about-section .feature span{transition:transform .3s ease}.about-section .feature:hover span{transform:translateY(2px)}@keyframes fadeUp{from{opacity:0;transform:translateY(40px)}to{opacity:1;transform:translateY(0)}}@keyframes float{0%,100%{transform:translateY(0)}50%{transform:translateY(-5px)}}.about-section .feature{animation:fadeUp .8s ease forwards,float 4s ease-in-out infinite}.tools-section{position:relative}.tools-section .fuel-content{position:absolute;top:0;right:0;width:47%;height:100%;background-repeat:no-repeat;background-size:cover;background-position:right;border-radius:0 0 0 14px;color:var(--white-color);left:auto;padding:40px 64px;display:flex;align-items:center}.tools-section .fuel-content ul.fuel-list strong{font-weight:600}.tools-section .tools-content{width:50%;padding:60px 0}.tools-section .container{min-height:563px;display:flex;align-items:center}.tools-section .tools-content ul.tools-list{padding:0;list-style-type:none;margin:0;display:grid;grid-template-columns:repeat(2,1fr);column-gap:20px;row-gap:16px;margin:24px 0 20px}.tools-section ul.tools-list li{border-radius:8px;background-color:var(--grayf6);padding:20px 20px 20px 70px;position:relative;transition:all .35s ease}.tools-section ul.tools-list li:hover{transform:translateY(-8px);border-color:transparent;box-shadow:0 10px 30px rgba(0,0,0,.08),0 4px 12px rgba(0,0,0,.05)}.tools-section ul.tools-list li:after{content:"";position:absolute;left:30px;top:21px;width:26px;height:25px;background:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='27' height='27' viewBox='0 0 27 27' fill='none'%3E%3Ccircle cx='13.3363' cy='13.3363' r='13.3363' fill='%2310284C'/%3E%3Cpath d='M20.1914 8.29318C19.9124 8.01372 19.4598 8.01323 19.1808 8.29199L10.6065 16.8437L7.51287 13.4837C7.24555 13.1936 6.7936 13.1748 6.50295 13.442C6.21253 13.7094 6.19394 14.1615 6.46125 14.452L10.0587 18.3589C10.1239 18.4297 10.2027 18.4867 10.2905 18.5262C10.3782 18.5658 10.473 18.5873 10.5693 18.5893C10.5745 18.5895 10.5795 18.5895 10.5845 18.5895C10.7737 18.5894 10.9551 18.5145 11.0891 18.381L20.19 9.30401C20.4697 9.02529 20.4702 8.57264 20.1914 8.29318Z' fill='white' stroke='white'/%3E%3C/svg%3E") no-repeat center;background-size:contain}.tools-section ul.tools-list li strong{font-size:23px;font-weight:600;color:var(--black-color);margin-bottom:5px;display:block;line-height:1.1}.tools-section .site-btn.blue-btn{max-width:341px;margin:0 auto}.tools-section .fuel-content h2{color:var(--white-color)}.tools-section .fuel-content p{color:var(--white-color);font-size:16px;margin:15px 0 25px}.tools-section .fuel-content ul.fuel-list{margin:0;padding:0;list-style-type:none;margin-bottom:32px}.common-ul{list-style-type:none;padding:0;margin:0}.common-ul li{position:relative;padding-left:36px}.common-ul li:after{content:"";width:23px;height:23px;position:absolute;top:1px;left:0;background:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none'%3E%3Cpath d='M22.942 3.44352C22.5984 3.09928 22.0408 3.09869 21.6972 3.44206L11.1353 13.9761L7.32461 9.83727C6.99534 9.47985 6.43862 9.45667 6.0806 9.7859C5.72286 10.1152 5.69995 10.6722 6.02923 11.0299L10.4606 15.8425C10.5409 15.9297 10.638 15.9999 10.7461 16.0486C10.8541 16.0974 10.971 16.1238 11.0895 16.1263C11.0959 16.1265 11.1021 16.1265 11.1083 16.1265C11.3413 16.1265 11.5647 16.0341 11.7298 15.8698L22.9403 4.68867C23.2848 4.34535 23.2854 3.78776 22.942 3.44352Z' fill='white'/%3E%3Cpath d='M22.7296 11.0496C22.2433 11.0496 21.8492 11.4437 21.8492 11.93C21.8492 17.3997 17.3997 21.8492 11.93 21.8492C6.46066 21.8492 2.01081 17.3997 2.01081 11.93C2.01081 6.46066 6.46066 2.01081 11.93 2.01081C12.4163 2.01081 12.8104 1.6167 12.8104 1.13043C12.8104 0.644109 12.4163 0.25 11.93 0.25C5.48957 0.25 0.25 5.48957 0.25 11.93C0.25 18.3702 5.48957 23.61 11.93 23.61C18.3702 23.61 23.61 18.3702 23.61 11.93C23.61 11.4437 23.2159 11.0496 22.7296 11.0496Z' fill='white'/%3E%3C/svg%3E") no-repeat center;background-size:contain}.common-ul li strong{font-size:22px;font-weight:500;line-height:1.2}.common-ul li:not(:last-child){margin-bottom:27px;display:inline-block}.tools-section .fuel-content .fuel-content-inner{max-width:587px}.tools-section .yellow-btn{max-width:415px}.referral-section{padding:106px 0 90px;text-align:center}.sub-heading-main{color:var(--blue-color);letter-spacing:23%;font-size:15px;line-height:1.2;text-transform:uppercase}.referral-section h2{margin:12px 0 26px}.referral-section .referral-features{display:flex;gap:15px;flex-wrap:wrap}.referral-section .feature-item{width:calc(100% / 4 - 12px);border:1px solid hsl(0deg 0% 0%/13%);border-radius:10px;padding:20px;min-height:180px;display:flex;flex-direction:column;justify-content:center;align-items:center;background-color:var(--white-color);transition:all .35s ease}.referral-section .feature-item:hover{transform:translateY(-8px);border-color:transparent;box-shadow:0 10px 30px rgba(0,0,0,.08),0 4px 12px rgba(0,0,0,.05)}.referral-section .feature-item span{font-size:20px;font-weight:500;margin-top:20px;line-height:1.2}.referral-section .feature-item:nth-child(odd){background:var(--grayf6)}.referral-section .feature-item img{height:80px;width:auto}.referral-section .site-btn.blue-btn{max-width:370px;margin:20px auto 0}.get-in-touch .row{margin:0;box-shadow:0 0 34px 0 hsl(0deg 0% 0%/12%);border-radius:7px;overflow:hidden;align-items:center}.get-in-touch .row>div{padding:0}.get-in-touch .left-img img{width:100%;border-radius:7px 0 0 7px;height:100%;object-fit:cover}.get-in-touch .row .col-md-6:first-child,.get-in-touch .row .col-md-6:first-child .left-img{height:100%}.get-in-touch .container{display:flex}.get-in-touch .right-content{padding:30px 28px}.get-in-touch .right-content h2{font-size:37px;letter-spacing:1%}.get-in-touch .right-content p{margin:10px 0 15px}.get-in-touch .get-paid-form .name-group p,.get-in-touch .get-paid-form .email-grp p{display:flex;gap:8px}.get-in-touch .get-paid-form input{width:100%;border:unset;box-shadow:unset;outline:unset;border:1px solid var(--gray-e2);min-height:60px;background-color:var(--white-color);padding:6px 20px;border-radius:5px;font-size:14px;color:var(--black-color)}.get-in-touch input::placeholder{color:hsl(0deg 0% 0%/40%);font-size:14px;font-weight:500}.get-in-touch .right-content span.wpcf7-spinner{display:none}.get-in-touch .site-btn.blue-btn{background-color:var(--blue-color);color:var(--white-color);text-transform:uppercase;font-size:19px;font-family:var(--popins-font);font-weight:600;letter-spacing:1%}.get-in-touch .site-btn.blue-btn:hover{background-color:var(--yellow-color);color:var(--black-color)}.testimonial-slider-sec{padding:73px 0 70px;overflow:hidden}.testimonial-slider-sec .header-wrapper{display:flex;gap:15px;align-items:center;justify-content:space-between}.testimonial-slider-sec h2{font-size:37px}.custom-arrows{display:flex;gap:30px;align-items:center}.custom-arrows button{padding:0;margin:0;border:unset;background-color:transparent;outline:unset;height:auto}.custom-arrows button path{transition:all .3s ease-in-out}.custom-arrows button:hover path{fill:var(--yellow-color)}.testimonial-slider-sec .testimonial-card{margin:0 15px;border:1px solid hsl(0deg 0% 0%/13%);padding:30px;border-radius:5px;position:relative}.testimonial-slider-sec .slick-list.draggable{margin:0 -15px;padding:20px 0}.testimonial-slider-sec .testimonial-card .card-top{display:flex;justify-content:space-between;align-items:flex-end}.testimonial-slider-sec .testimonial-card p.review-text{margin:15px 0 40px;line-height:32px}.testimonial-slider-sec .reviewer-info{display:flex;gap:12px;align-items:center}.testimonial-slider-sec .reviewer-info span.reviewer-name{font-size:18px;font-weight:600;color:var(--black-color)}.testimonial-slider-sec .stars{display:flex;gap:2px}.testimonial-slider-sec .stars img{height:20px;width:auto}.site-footer>.container{padding:80px 15px 73px;color:#fff;display:flex;gap:15px;justify-content:space-between}.site-footer .footer-col{width:auto}.site-footer .brand-col img{max-width:370px;width:100%}.site-footer .brand-col p.tagline{color:#fff;font-size:18px;line-height:1.2;margin:24px 0}.site-footer .social-links{display:flex;gap:10px}.site-footer .social-links a{width:50px;height:50px;background-color:hsl(0deg 0% 100%/17%);border-radius:5px;color:#fff;display:flex;justify-content:center;align-items:center;font-size:22px}.site-footer .social-links a,.site-footer .social-links a i,.site-footer .links-col a{transition:all .3s ease-in-out}.site-footer .links-col a:hover{color:var(--yellow-color)}.site-footer .social-links a:hover{background-color:var(--yellow-color)}.site-footer .social-links a:hover i{color:var(--black-color)}.site-footer ul{margin:0;padding:0;list-style-type:none}.site-footer ul a{color:var(--white-color);font-size:16px;line-height:1.2}.site-footer h3{font-size:22px;letter-spacing:1%;margin-bottom:18px;font-weight:600}.site-footer .links-col ul>li:not(:last-child),.site-footer .contact-col li:not(:last-child){margin-bottom:10px}.site-footer .contact-col li{display:flex;gap:12px;font-size:16px;align-items:flex-start}.site-footer .contact-col li img{position:relative;top:5px}.site-footer .contact-col li:not(:last-child){margin-bottom:10px}.site-footer .contact-col li i{position:relative;top:4px}.site-footer .footer-bottom{background-color:var(--light-blue)}.site-footer .footer-bottom .footer-bottom-container{display:flex;align-items:center;justify-content:space-between;min-height:44px;color:var(--white-color)}.site-footer .footer-bottom .footer-bottom-container .copyright,.site-footer .footer-bottom .footer-bottom-container a{font-size:15px;letter-spacing:3%;font-weight:400;color:var(--white-color);transition:all .3s ease-in-out;-webkit-transition:all .3s ease-in-out;-moz-transition:all .3s ease-in-out;-ms-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out}.site-footer .footer-bottom .footer-bottom-container a:hover{color:var(--yellow-color)}.site-footer .footer-bottom span.divider{margin:0 16px}.site-footer .footer-col.contact-col .address{line-height:1.8;font-size:16px}header .close-icon,header .mobile-menu{display:none;cursor:pointer}span.wpcf7-spinner{display:none}.inner-banner{min-height:300px;display:flex;align-items:center;justify-content:center;text-align:center;padding:80px 0;background-image:url(https://simpleseogroup.co/capitalDepot/wp-content/uploads/2026/07/banner.png);background-repeat:no-repeat;background-position:center;background-size:cover}.inner-banner-content{max-width:900px;margin:0 auto;padding-top:50px}.inner-banner-content h1{color:var(--white-color);font-size:48px;font-weight:700;line-height:1.2;margin:0;text-transform:capitalize}.inner-banner-content h1:after{content:"";display:block;width:80px;height:4px;background:var(--yellow-color);margin:10px auto 0;border-radius:2px}.error-wrapper{overflow:hidden}.error-page{padding:50px 0}.page-section h1.entry-title{color:var(--black-color);font-size:45px;line-height:1.2}.page-section{padding:50px 0}.page-section h2{margin:18px 0 12px;font-size:30px;color:#1c1c1c}.page-section ul{margin:10px 0 0}.page-section ul li{color:var(--light-black)}.page-section ul li:not(:last-child){margin-bottom:10px}.page-section p strong{color:var(--black-color);font-weight:600}.page-section p{line-height:1.7;text-align:start}.page-section .hentry{margin:0}.page-section blockquote{padding-inline:0 !important;margin:10px 0}.page-section p a{color:#0a66c2;text-decoration:underline;transition:color .3s ease}.page-section p a:hover{color:#084c9e}.typo-main h1{color:var(--black-color)}.typo-main h2{font-size:40px;color:var(--black-color)}.typo-main h3{color:var(--black-color);font-size:35px;margin:0 0 30px;font-weight:600}.typo-main h4{font-size:30px;color:var(--black-color);margin:30px 0;font-weight:600}.typo-main h5{color:var(--black-color);font-size:25px;margin:30px 0;font-weight:600}.typo-main h6{font-size:22px;color:var(--black-color);margin:30px 0;font-weight:600}.typo-main p{margin:10px 0;font-weight:400}.typo-main .forms-sec h2{width:100%}.typo-main .forms-sec .container{flex-wrap:wrap}.typo-main .forms-sec .right-content{padding:0}.typo-main .forms-sec p{margin:0}.typo-main section.ul{margin:0 0 30px}.typo-main section.ul ul{margin:0}.typo-main section.ul ul li{color:var(--black-color)}.typo-main .all-btn .site-btn{max-width:300px}section.all-btn a.btn-fuel.site-btn.yellow-btn:hover{background-color:var(--blue-color);color:var(--white-color)}.typo-main h2{margin-bottom:30px}.typo-main span.sub-heading-main{display:block;margin-bottom:20px}@media(max-width:1600px){.container{max-width:1400px}.main-banner .features .feature-item:not(:last-child):after{right:-15px}.main-banner .features{gap:30px}.main-banner .features .feature-item span{font-size:17px}.about-section .features-grid .feature span strong{font-size:30px}.about-section .features-grid .feature img{max-width:52px}.main-new-header .nav_links{margin-right:20px}.main-new-header .btn-group a.site-btn.blue-btn,.main-new-header .btn-group .yellow-btn{font-size:15px}.main-new-header .navbar-nav{gap:10px}.main-new-header .nav_links{max-width:620px}.about-section .container{gap:25px}}@media(max-width:1439px){.container{max-width:1320px;padding-inline:15px}.main-new-header nav a.navbar-brand img{max-width:240px}}@media(max-width:1365px){.container{max-width:1250px}h1{font-size:65px}.tools-section ul.tools-list li{padding:20px 20px 20px 50px}.tools-section ul.tools-list li:after{left:15px}.tools-section ul.tools-list li strong{font-size:19px}.tools-section .fuel-content{padding:40px 34px}.referral-section .feature-item img{height:50px}.about-section .container{align-items:flex-start}.about-section .about-image{position:sticky;top:110px}}@media(max-width:1279px){.container{max-width:1170px}.about-section{padding:70px 0}h2,.get-in-touch .right-content h2,.testimonial-slider-sec h2{font-size:35px}.about-section .features-grid .feature{padding:20px 15px}.main-banner .features .feature-item span{font-size:15px;line-height:1.3}h1{font-size:60px}.main-banner .hero-text p{font-size:25px}.about-section .features-grid .feature img{max-width:45px}.tools-section ul.tools-list li strong{font-size:18px}.testimonial-slider-sec .testimonial-card{padding:20px}.testimonial-slider-sec .testimonial-card{margin:0 8px}.testimonial-slider-sec .slick-list.draggable{margin:0 -8px}.testimonial-slider-sec .testimonial-card p.review-text{margin:15px 0 30px}.site-footer .brand-col img{max-width:260px}.site-footer h3{font-size:20px}.site-footer .social-links a{width:40px;height:40px}.main-new-header nav a.navbar-brand img{max-width:200px}}@media(max-width:1199px){.container{max-width:1020px}.main-new-header .menu-item a{font-size:16px}.main-new-header .nav_links{max-width:520px}.main-new-header .btn-group{width:auto}.main-new-header .btn-group a.site-btn.blue-btn,.main-new-header .btn-group .yellow-btn{font-size:13px}.main-new-header .btn-group a.site-btn{min-height:40px}.main-banner{padding:100px 0 50px}.main-banner .features .feature-item{gap:10px}.main-banner .features .feature-item img{height:32px}.main-banner .features{gap:20px}.main-banner .features .feature-item:not(:last-child):after{right:-10px}.main-banner .award-wining img{height:90px}.main-banner .form-wrapper h3{font-size:20px;margin:15px 0}h1{font-size:50px}.about-section .features-grid .feature span{font-size:16px}.about-section .features-grid .feature span strong{font-size:25px}.about-section .features-grid .feature img{max-width:40px}h2,.get-in-touch .right-content h2,.testimonial-slider-sec h2{font-size:30px}.tools-section ul.tools-list li{padding:15px 15px 15px 40px}.tools-section ul.tools-list li:after{left:13px;top:15px;width:20px;height:20px}.tools-section ul.tools-list li strong{font-size:16px}p{font-size:16px}.tools-section .tools-content ul.tools-list{column-gap:10px;row-gap:10px}.site-btn{font-size:18px;min-height:50px}.referral-section{padding:70px 0 70px}.get-in-touch .get-paid-form input{min-height:50px}.get-in-touch .get-paid-form .name-group p,.get-in-touch .get-paid-form .email-grp p{gap:4px}.get-in-touch .right-content p{margin:8px 0 10px}.get-in-touch .site-btn.blue-btn{font-size:16px}.custom-arrows{gap:20px}.testimonial-slider-sec .reviewer-info span.reviewer-name{font-size:16px}.testimonial-slider-sec .testimonial-card .quote-icon img{height:28px}.common-ul li strong{font-size:18px}.tools-section .tools-content{padding:30px 0}.tools-section .container{min-height:500px}.site-btn{font-size:16px}.referral-section .feature-item span{font-size:18px}.common-ul li:not(:last-child){margin-bottom:20px}.site-footer .brand-col img{max-width:220px}.site-footer .contact-col li{gap:10px;font-size:15px}.site-footer ul a{font-size:15px}.site-footer h3{font-size:18px;margin-bottom:16px}.site-footer>.container{padding:60px 15px 50px}.main-new-header nav a.navbar-brand img{max-width:180px}}@media(max-width:1070px){.container{max-width:960px}.main-new-header .menu-item a{font-size:14px}.main-new-header .btn-group a.site-btn.blue-btn,.main-new-header .btn-group .yellow-btn{font-size:12px}h1{font-size:45px}.main-banner .hero-text p{font-size:22px}.about-section .features-grid .feature{gap:10px;padding:15px}.about-section .features-grid:after{width:30px;height:30px}h2,.get-in-touch .right-content h2,.testimonial-slider-sec h2{font-size:28px}.main-banner .award-wining img{height:70px}.main-banner .form-wrapper,.main-banner .features{padding:14px 15px}.tools-section .fuel-content{padding:30px 15px}.referral-section .feature-item span{font-size:16px}.testimonial-slider-sec .testimonial-card{padding:15px}.testimonial-slider-sec .testimonial-card p.review-text{line-height:28px}.testimonial-slider-sec .reviewer-info span.reviewer-name{font-size:15px}.site-footer .brand-col img{max-width:190px}}@media(max-width:991px){.container{max-width:860px}.main-banner .container{flex-direction:column;gap:30px}.main-banner .banner-content-left{width:100%}.main-banner .banner-content-right{width:100%;padding-left:0}.about-section .about-image{position:static;top:0}.about-section .container{flex-direction:column}.about-section .about-image,.about-section .about-content{width:100%}.tools-section .tools-content{width:100%}.tools-section .container{flex-direction:column-reverse;min-height:auto}.tools-section .fuel-content{position:static;width:100%}.tools-section{padding-top:50px}.tools-section .fuel-content{border-radius:10px}.referral-section .feature-item{padding:15px}.referral-section .feature-item span{font-size:15px}.referral-section .feature-item{width:calc(100% / 2 - 8px);padding:15px;min-height:170px}.referral-section{padding:50px 0 50px}.get-in-touch .right-content{padding:20px 15px}.testimonial-slider-sec{padding:53px 0 50px}.site-footer .brand-col img{max-width:170px}.site-footer h3{font-size:16px}.site-footer .footer-col.contact-col .address{font-size:15px}.site-footer .brand-col p.tagline{font-size:16px}header .close-icon,header .mobile-menu{display:block}.main-new-header .all-links{flex-direction:column;background-color:var(--light-blue);align-items:center;justify-content:flex-start;text-align:left;padding:40px 20px 20px;position:fixed;top:0;right:-100%;max-width:300px;width:100%;height:100vh;border-left:1px solid var(--yellow-color);box-shadow:0 0 0 100vw #000000d6;opacity:0;visibility:hidden;transition:all .3s ease-in-out;-webkit-transition:all .3s ease-in-out;-moz-transition:all .3s ease-in-out;-ms-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out}.main-new-header .all-links.active{right:0;visibility:visible;opacity:1}header .mobile-menu svg{color:var(--white-color);width:30px;height:30px}.main-new-header .all-links .btn-group{margin-left:0;flex-direction:column;width:100%;margin-top:15px}.main-new-header .all-links .nav_links{max-width:100%;margin:0}.main-new-header .all-links .close-icon{position:absolute;top:10px;right:10px;color:var(--white-color)}.main-new-header .all-links .btn-group a.site-btn{max-width:190px;width:100%}.tools-section .tools-content{padding:30px 0 0}.inner-banner{min-height:250px;padding:60px 0}.inner-banner-content h1{font-size:40px}.about-section .features-grid .feature{min-height:115px}}@media(max-width:890px){.container{max-width:740px}.get-in-touch .row{flex-direction:column}.get-in-touch .row .col-md-6:first-child,.get-in-touch .row .col-md-6:first-child .left-img{height:auto}.get-in-touch .row>div{width:100%}.get-in-touch .left-img img{border-radius:7px 7px 0 0}.site-footer>.container{flex-wrap:wrap}.site-footer .brand-col{width:100%;margin-bottom:20px}.site-footer .footer-bottom .footer-bottom-container .copyright,.site-footer .footer-bottom .footer-bottom-container a,.powered-by p{font-size:12px;letter-spacing:1%}}@media(max-width:767px){.container{max-width:600px}.site-footer .footer-bottom .footer-bottom-container .copyright,.site-footer .footer-bottom .footer-bottom-container a{font-size:12px}.site-footer .footer-bottom span.divider{margin:0 4px;position:relative;top:2px}.main-banner .form-wrapper .form-row{grid-template-columns:repeat(2,1fr)}.about-section{padding:50px 0}.about-section .about-content-inner>p{margin:12px 0 20px}.testimonial-slider-sec{padding:50px 0 50px}.site-footer>.container{padding:50px 15px 50px}.tools-section .tools-content{padding:30px 0 0}h2,.get-in-touch .right-content h2,.testimonial-slider-sec h2{font-size:22px}h1{font-size:38px}.main-banner .hero-text p{font-size:20px}.common-ul li strong{font-size:16px}.common-ul li{padding-left:28px}.common-ul li:after{width:18px;height:18px}.inner-banner{min-height:200px;padding:50px 0}.inner-banner-content h1{font-size:32px}.page-section h1.entry-title{color:var(--black-color);font-size:35px;line-height:1.2}body.privacy-policy h2,.page-section h2{margin:10px 0 6px;font-size:25px}.site-footer .footer-bottom{padding:10px 0}.site-footer .footer-bottom .footer-bottom-container{gap:4px;flex-direction:column}.typo-main h3{font-size:23px;margin:0 0 10px}.typo-main h4{font-size:20px;margin:10px 0}.typo-main h5{font-size:18px;margin:10px 0}.typo-main h6{font-size:16px;margin:10px 0}.typo-main h2{margin-bottom:10px}}@media(max-width:600px){.site-footer>.container{gap:22px}.site-footer .footer-col.links-col,.site-footer .footer-col.contact-col{width:46%}}@media (max-width:567px){.main-banner .features .feature-item:not(:last-child):after,.about-section .features-grid:after{display:none}.main-banner .features{grid-template-columns:repeat(2,1fr)}.about-section .features-grid{grid-template-columns:1fr}.about-section .features-grid .feature:nth-child(-n+2){border-bottom:unset}.tools-section .tools-content ul.tools-list{grid-template-columns:1fr}.about-section .features-grid .feature:nth-child(odd){border-right:unset}.testimonial-slider-sec .slick-list.draggable{padding:20px 0 0}.about-section .features-grid .feature:not(:last-child){border-bottom:1px solid hsl(0 0% 0%/10%)!important}}@media(max-width:480px){.site-footer .footer-col.links-col,.site-footer .footer-col.contact-col{width:100%}.site-footer .footer-bottom .footer-bottom-container{flex-direction:column}.site-footer .footer-bottom{padding:10px 0}}body.not-scrolled{overflow:hidden}