body { font-weight: 400; font-style: normal; font-family: "Poppins", sans-serif;}
.btn{display:inline-block;padding:10px 25px;color:#fff;text-decoration:none;border-radius:4px;cursor:pointer;border:0;font-size:16px}

.site-header { padding: 15px 0; display: inline-block;width: 100%;position: fixed;top: 0;z-index: 1024;background: transparent;}
.site-header.header-sticky { position: fixed;top: 0;width: 100%;background: #fff;box-shadow: 0px 4px 20px rgba(0,0,0,0.1);transition: 0.3s;z-index: 99999;}
.site-header figure { font-family: "DM Sans", sans-serif; line-height: 28px;margin: 0px;padding: 0px;font-weight: 400; }
.site-header figure a { max-width: 150px; }
.site-header figure a img { width: 100%; }
button.menu-btn { display: none; }
.site-nav { height: 100%; }
.site-nav ul { display: flex; align-items: center; justify-content: center; height: 100%; }
.site-nav ul li { list-style-type: none; text-transform: capitalize; margin-inline: 16px; }
.site-nav ul li a { color: #0D0D0D; text-align: center;font-family: "Bricolage Grotesque", sans-serif;font-size: 16px;font-style: normal;font-weight: 700;
line-height: 26px; text-transform: uppercase; text-decoration: none; }
.button-box { display: flex; flex-direction: column; align-items: flex-start; }
.button-box span { color: #F27421; font-family: "Bricolage Grotesque", sans-serif;font-size: 14px; font-style: normal; font-weight: 400;line-height: 16px; text-transform: uppercase; text-align: left; }
.button-box a { color: #111; text-align: center; font-family: "Bricolage Grotesque", sans-serif; font-size: 20px; font-style: normal; font-weight: 600;
line-height: 26px; text-transform: uppercase; text-decoration: none; }

.header { width: 100%; display: inline-block;position: relative;padding: 15px 0;position: fixed;width: 100%;top: 0;left: 0;z-index: 9999;background: #fff;}
.header .container-fluid{width:100%;display:flex;position:relative;flex-direction:row;align-items:center;justify-content:space-between;}
.header .header-left{display:flex;align-items:center;justify-content:start;flex:0 0 50%;}
.header .header-left .logo{margin-right:50px;}
.header .header-left .logo img{max-width:150px;width:100%;height:auto;}
.header .header-left .iso-logo img{max-width:150px;width:100%;height:auto;}
.header .header-right{display:flex;align-items:center;justify-content:end;flex:0 0 50%;}
.header .header-right .header-btn{margin-right:50px;background-color:#ffc300;}
.header .header-right .header-btn i{margin-right:5px;}
.header .header-right .header-phone a{background-color:#e25f01;}
.header .header-right .header-phone a i{margin-right:5px;}
.header.scrolled { position: fixed; width: 100%; top: 0; left: 0; z-index: 9999; background: #fff; z-index: 1; }
.banner-section .banner-form .form-group { margin-bottom: 15px; }
.banner-section .banner-form h2 {  color: #1D344B;text-align: center;font-size: 24px;font-style: normal;font-weight: 700;line-height: normal; }
.banner-section .banner-form p { color: #000;font-size: 18px;text-align: center;font-weight: 500;margin-bottom: 15px; }
.banner-section { display: inline-block; width: 100%; padding: 180px 0 80px 0; position: relative; background: url(../images/banner-image.webp); background-size: cover; background-position: 100% 100%; background-repeat: no-repeat;}
.banner-section .row { align-items: center; }
.banner-section .banner-left-text { padding-right: 50px; text-align: left; position: relative; }
.banner-section .banner-left-text:after { position: absolute; content: " "; left: -35px; top: -30px; width: 30px; background: url(../images/icon-arrow-traingle.webp); height: 30px; background-size: contain; background-repeat: no-repeat; }
.banner-section .banner-left-text:before { position: absolute; content: " "; right: 85px; bottom: -40px; width: 55px; background: url(../images/icon-banner-arrow.webp); height: 30px; background-size: contain; background-repeat: no-repeat; }
.banner-section .banner-left-text h1 { color: #0D0D0D;font-family: "Poppins", sans-serif;font-size: 45px;font-style: normal;font-weight: 700;line-height: 55px; text-transform: capitalize; }
.banner-section .banner-left-text h1 span { color: #F27421; }
.banner-section .banner-left-text p { color: #0D0D0D; font-family: "Poppins", sans-serif; font-size: 14px;font-style: normal;font-weight: 400;line-height: 24px; }
.banner-section .banner-form { background: #dcdada; border-radius: 20px; padding: 20px 15px; width: 100%; max-height: 500px; }
.banner-section .banner-form .banner-inside-form { max-height: 400px; overflow-y: scroll; }

/* section services css */
.services { display: inline-block; width: 100%; text-align: center; padding: 60px 0 40px 0; position: relative; max-width: 1400px; display: flex; flex-direction: column; margin: 0 auto; }
.services .heading { text-align: center; margin-bottom: 40px; }
.services .heading span { color: #010103; text-align: center; font-family: "Poppins", sans-serif;font-size: 13px;font-style: normal;font-weight: 600;line-height: 13px; text-transform: uppercase; position: relative; }
.services .heading span:before { content: ""; position: absolute; left: -10px; top: 5px; width: 6px; height: 6px; border-radius: 3px; background: #010103; }
.services .heading h2 { color: #0D0D0D; text-align: center; font-family: "Poppins", sans-serif;font-size: 40px;font-style: normal;font-weight: 700; line-height: 45px; text-transform: capitalize; }
.services .services-grid { width: 100%; display: flex;flex: 0 25%;flex-basis: fit-content;gap: 30px; }
.services .services-grid .service-card { border-radius: 20px; border: 1px solid #E2E2E2; background: #F9F9F9; padding: 35px 30px; min-height: 350px;
align-items: flex-start; justify-content: flex-start; text-align: left; display: flex; flex-direction: column; flex: 0 25%; position: relative; }
.services .services-grid .service-card img { width: 50px; height: 50px; flex-shrink: 0; margin-bottom: 20px; }
.services .services-grid .service-card h3 { color: #464646; font-family: "Poppins", sans-serif; font-size: 22px;font-style: normal;font-weight: 500;line-height: 33.6px; text-transform: capitalize; }
.services .services-grid .service-card p { color: #8E8E8E; font-family: "Poppins", sans-serif; font-size: 14px; font-style: normal; font-weight: 400;
line-height: 25.6px; text-transform: capitalize; }
.services .services-grid .service-card a.view-btn { color: #F27421; font-family: "Poppins", sans-serif;font-size: 14px;font-style: normal;font-weight: 600;
line-height: 20px; text-transform: uppercase; position: absolute; left: 30px; bottom: 30px; text-decoration: none; cursor: pointer; }
.services .services-grid .service-card:hover { background: #ff6a00; color:#fff; } 
.services .services-grid .service-card:hover img.services-image { color: #fff; fill: #fff;  filter: grayscale(100%) sepia(100%); } 
.services .services-grid .service-card:hover img.services-image { filter: brightness(0) invert(1); }
.services .services-grid .service-card:hover .services-heading { color: #fff; }
.services .services-grid .service-card:hover .services-para { color: #fff; }
.services .services-grid .service-card:hover .service-btn { color: #fff; }

/* section hire banner css */
.hire-banner { overflow: hidden; width: 100%; white-space: nowrap; }
.hire-banner .scroll-wrap { display: inline-flex; animation: scrollText 12s linear infinite; }
.hire-banner p { margin: 0; padding-right: 50px; color: #010103; font-family: "Poppins", sans-serif; font-size: 80px;font-weight: 400;line-height: 90px;
text-transform: uppercase; }
.hire-banner p span { color: #F27421; }
@keyframes scrollText {
0% { transform: translateX(0); }
100% { transform: translateX(-50%); }
}

.videos { width: 100%; display: inline-block; background: url(../images/icon-background-videos.svg); background-size: contain; padding: 90px 0 90px 0; background-position: top left; background-repeat: no-repeat; }
.videos .row { align-items: center; }
.videos .videos-item { padding: 0 60px; position: relative; }
.videos .videos-box { position: relative;width: 315px;height: 560px; }
.videos .videos-box iframe { width: 100%; height: 100%; border: 0; }
.videos .video-poster { position: absolute; inset: 0; cursor: pointer; }
.videos .video-poster img { width: 100%; height: 100%; object-fit: cover; }
.videos .videos-item .video-button { position: absolute; width: 150px;height: 150px;border-radius: 50%;bottom: 20px;left: 0%;transform: translateX(-50%);z-index: 3;}
.videos .videos-item .video-button .video-play-link { width: 150px;height: 150px; border-radius: 50%; position: absolute; left: 0; top: 0; object-fit: cover; z-index: 1024; cursor: pointer; }
.videos .videos-item .video-button .video-play-link .video-ply-btn { width: 150px; height: 150px;border-radius: 50%; }
.videos .videos-item .video-button .video-pause-link { width: 150px; height: 150px; border-radius: 50%; position: absolute; left: 0; top: 0; }
.videos .videos-item .video-button .video-pause-link .video-pause-btn { width: 150px; height: 150px; border-radius: 50%; }
.video-poster img { width: 100%; height: 100%; object-fit: cover; position: absolute; top: 0; left: 0; z-index: 2; }

.videos .videos-text { padding-top: 20px; }
.videos .videos-text span { color: #e25f01; text-align: center; font-family: "Poppins", sans-serif; font-size: 13px; font-style: normal; font-weight: 600; line-height: 13px; text-transform: uppercase; } 
.videos .videos-text h2 { color: #0D0D0D; font-family: "Poppins", sans-serif; font-size: 48px; font-style: normal; font-weight: 700; line-height: 60px; text-transform: capitalize; }
.videos .videos-text p { color: #0D0D0D; font-family: "Poppins", sans-serif; font-size: 30px; font-style: normal; font-weight: 500; line-height: 60px; text-transform: capitalize;padding-top: 20px; }
.videos .videos-text p span { font-family: "Bricolage Grotesque", sans-serif; font-size: 60px;line-height: 26px;margin-top: -50px; }

/* section why css */
.why-section { width: 100%; display: inline-block; padding: 60px 0 90px 0; }
.why-section .row { align-items: center; }
.why-section .why-section-left { }
.why-section .why-section-left span { color: #010103;text-align: center; font-family: "Poppins", sans-serif; font-size: 13px;font-style: normal;font-weight: 600; line-height: 13px; text-transform: uppercase; }
.why-section .why-section-left h2 { color: #0D0D0D;  font-family: "Poppins", sans-serif; font-size: 36px; font-style: normal; font-weight: 700;line-height: 45px;}
.why-section .why-section-left ul { padding: 0; list-style-type: none; }
.why-section .why-section-left ul li { position: relative; color: #6B6B6B; font-family: "Poppins", sans-serif; font-size: 16px;font-style: normal; font-weight: 500;line-height: 40px; text-transform: capitalize; padding-left: 35px; }
.why-section .why-section-left ul li:before { content: ""; position: absolute; left: 0; top: 15px; width: 16px; height: 16px; background: url(../images/arrow.webp); background-repeat: no-repeat; }
.why-section .why-section-left .book-btn { border-radius: 50px; background: #F27421; box-shadow: 0 6px 47.9px 0 rgba(238, 28, 78, 0.40); padding: 10px 31px; color: #FFF;text-align: center;font-family: "Outfit", sans-serif;font-size: 16px;font-style: normal;font-weight: 700;line-height: 30px;  }
.why-section .why-section-left .book-btn:hover { background: transparent; border-color: #F27421; color: #F27421; } 
.why-section .why-section-image { position: relative; max-width: 350px; float: right; }
.why-section .why-section-image img { width: 100%; height: auto; }
.why-section .why-section-image .hire-now { position: absolute; bottom: -49px;left: -50px;width: 120px; }

/* how it works css */
.how-it-works { width: 100%; display: inline-block; background: url(../images/why-back.webp); background-size: cover; background-repeat: no-repeat; padding: 60px 0; }
.how-it-works .heading { text-align: center; margin-bottom: 40px; }
.how-it-works .heading span { color: #fff; text-align: center; font-family: "Poppins", sans-serif;font-size: 13px;font-style: normal;font-weight: 600;line-height: 13px; text-transform: uppercase; position: relative; }
.how-it-works .heading span:after { content: ""; position: absolute; left: -10px; top: 5px; width: 6px; height: 6px; border-radius: 3px; background: #fff; }
.how-it-works .heading h2 { color: #fff;  font-family: "Poppins", sans-serif; font-size: 22px; font-style: normal; font-weight: 700;line-height: 45px; text-transform: capitalize; }
.how-it-works .how-it-works-main { }
.how-it-works .how-it-works-main .how-it-works-image { position: relative; text-align: center; }
.how-it-works .how-it-works-main .how-it-works-image img { width: 100%; margin: 0 auto; max-width: 400px; }
.how-it-works .how-it-works-main .why-section-steps { }
.how-it-works .how-it-works-main .why-section-steps .step { border-radius: 20px; background: #fff; box-shadow: 0 15px 19.3px 0 rgba(0, 0, 0, 0.07); margin-bottom: 20px; padding: 25px 30px; display: flex; align-items: flex-start; gap: 15px; }
.how-it-works .how-it-works-main .why-section-steps .step span { color: #000; font-family: "Poppins", sans-serif;font-size: 27px;font-style: normal; font-weight: 600;line-height: 20px; text-transform: uppercase; }
.how-it-works .how-it-works-main .why-section-steps .step span.number { line-height: 30px; }
.how-it-works .how-it-works-main .why-section-steps .step span.first-text { font-weight: 500; font-family: "Poppins", sans-serif; font-size: 18px; font-weight: 600;}
.how-it-works .how-it-works-main .why-section-steps .step span.below-text { color: #6B6B6B; font-size: 14px; font-weight: 500; font-family: "Poppins", sans-serif; text-transform: capitalize; }
.how-it-works .how-it-works-main .why-section-steps .step:hover { background: #F27421; color: #fff; }
.how-it-works .how-it-works-main .why-section-steps .step:hover span { background: #F27421; color: #fff; }

/* testimonials css */
.testimonials { width: 100%; display: inline-block; padding: 60px 0 90px 10vw; }
.testimonials .heading { text-align: left; margin-bottom: 40px; }
.testimonials .heading span { color: #0D0D0D; text-align: left; font-family: "Poppins", sans-serif;font-size: 13px;font-style: normal;font-weight: 600;line-height: 13px; text-transform: uppercase; }
.testimonials .heading h2 { color: #0D0D0D; font-family: "Poppins", sans-serif; font-size: 36px; font-style: normal; font-weight: 700;line-height: 45px; text-transform: capitalize; max-width: 700px; }
.testimonials .testimonial-inner { }
.testimonials .testimonial-inner .item { border-radius: 35px; border: 1px solid #D2D2D2; background: #fff; overflow: hidden; min-height: 300px; }
.testimonials .testimonial-inner .item .item-inner {  display: flex; align-items: center; gap: 50px; position: relative; padding-left: 220px; height: 100%; min-height: 300px; }
.testimonials .owl-item:nth-child(odd) .item .item-inner:after { content: ""; width: 400px;height: 400px;border-radius: 400px;position: absolute;right: -43px;
bottom: -74px; background: url(../images/icon-red-circle.svg); display: block; }
.testimonials .owl-item:nth-child(even) .item .item-inner:after { content: "";width: 400px;height: 400px;border-radius: 400px;position: absolute;right: -43px;
bottom: -74px; background: url(../images/icon-blue-circle.svg); display: block; }
.testimonials .testimonial-inner .item .item-inner .image { padding-top: 75px; padding-left: 22px; }
.testimonials .testimonial-inner .item .item-inner .image img { width: 200px; position: absolute;left: 0;bottom: 0; }
.testimonials .testimonial-inner .item .item-inner .text { padding-right: 70px; }
.testimonials .testimonial-inner .item .item-inner .text img { width: 40px; }
.testimonials .testimonial-inner .item .item-inner .text p { color: #6B6B6B; font-family: Poppins;font-size: 14px;font-style: normal;font-weight: 500;
line-height: 25px; text-transform: capitalize; margin: 0; padding: 15px 0; }
.testimonials .testimonial-inner .item .item-inner .text span.name { color: #000; font-family: "Poppins", sans-serif; font-size: 16px; font-style: normal; font-weight: 600; line-height: 22px; text-transform: uppercase; }
.testimonials .testimonial-inner .item .item-inner .text span.designation { color: #F27421; font-family: "Poppins", sans-serif; font-size: 10px;font-style: normal; font-weight: 600;line-height: 22px; text-transform: uppercase; display: block; }
.testimonial-inner .owl-stage { padding-left: 0 !important; }
.testimonial-inner .owl-stage-outer { margin-left: 0 !important; }
.testimonials .owl-dots { text-align: center; margin-top: 20px; position: absolute; top: -25%; right: 10%; }
.testimonials .owl-dots .owl-dot span { width: 12px; height: 4px;background: #d5d5d5; display: block; margin: 5px; transition: 0.3s; }
.testimonials .owl-dots .owl-dot.active span { background: #F27421; transform: scale(1.3); }

/* pricing css */
.pricing { width: 100%; display: inline-block; background: url(../images/pricing-section.webp); background-size: cover; background-repeat: no-repeat; padding: 60px 0; }
.pricing .heading { text-align: center; margin-bottom: 40px; }
.pricing .heading span { color: #fff; text-align: center; font-family: "Poppins", sans-serif;font-size: 13px;font-style: normal;font-weight: 600;line-height: 13px; text-transform: uppercase; position: relative; }
.pricing .heading span:before { content: ""; position: absolute; left: -10px; top: 5px; width: 6px; height: 6px; border-radius: 3px; background: #fff; }
.pricing .heading h2 { color: #fff; font-family: "Poppins", sans-serif; font-size: 36px; font-style: normal; font-weight: 700;line-height: 45px; text-transform: capitalize; }
.pricing .pricing-container { }
.pricing .pricing-container .item-center { position: relative; margin-top: -20px; z-index: 999; background: linear-gradient(19deg, #F27421 4.58%, #EB053B 102.16%); padding: 30px 2px 2px 2px; border-radius: 60px; }
.pricing .pricing-container .item { border-radius: 60px; background: #fff; text-align: left; padding: 30px 45px; text-align: left; }
.pricing .pricing-container .item h2 { color: #111;font-family: "Outfit", sans-serif;font-size: 20px;font-style: normal;font-weight: 700;line-height: 100%; }
.pricing .pricing-container .item img { width: 70px; height: 70px; margin: 30px 0; }
.pricing .pricing-container .item ul { margin: 0; padding: 0; list-style-type: none;  }
.pricing .pricing-container .item ul li { color: #7D7D7D; font-family: Outfit;font-size: 18px;font-style: normal;font-weight: 400; line-height: 53px; position: relative; padding-left: 30px; }
.pricing .pricing-container .item ul li:before { content: ""; position: absolute; left: 0; top: 20px; width: 16px; height: 16px; background: url(../images/tick.webp); background-repeat: no-repeat; cursor: pointer; }
.pricing .pricing-container .item .hire-btn { margin-top: 50px; margin-bottom: 30px; border-radius: 50px; border: 1px solid #F27421;display: flex; width: 100%;padding: 10px 0;justify-content: center;align-items: center;color: #F27421;text-align: center;font-family: "Outfit", sans-serif;font-size: 16px; font-style: normal; font-weight: 600; line-height: 30px;text-decoration: none;}
.pricing .pricing-container .item .hire-btn:hover { box-shadow: 0 6px 47.9px 0 rgba(238, 28, 78, 0.40); background: #F27421; color: #fff; }

.let-hire { width: 100%; display: inline-block; padding: 60px 0; }
.let-hire p { text-align: center; color: #010103; font-family: "Poppins", sans-serif; font-size: 80px;font-style: normal;font-weight: 400;line-height: 100px; text-transform: uppercase; }
.let-hire p img { width: 100px; height: 100px; }
.let-hire p .color-orange { color: #F27421; }
.let-hire p .hire-bottom { padding-left: 20%; }

.footer-container { width: 100%; display: inline-block; background: url(../images/footer-background.webp); background-size: cover; background-repeat: no-repeat; padding: 60px 0; }
.footer-container .footer-first { }
.footer-container .footer-first .footer-logo { max-width: 250px; }
.footer-container .footer-first ul { padding: 0; margin: 15px 0; display: flex; gap: 10px; }
.footer-container .footer-first ul li { width: 40px; height: 40px;line-height: 40px;text-align: center;background: #2B2B2B;border-radius: 50%; }
.footer-container .footer-first ul li a { }
.footer-container .footer-first ul li a img { width: 15px; }
.footer-container .footer-second { }
.footer-container .footer-second h2 {color: #fff; font-family: "Outfit", sans-serif; font-size: 20px;font-style: normal;font-weight: 600; line-height: 40px; }
.footer-container .footer-second ul { padding: 0; }
.footer-container .footer-second ul li { list-style-type: none; margin-bottom: 10px; }
.footer-container .footer-second ul li a { color: #fff; font-family: "Outfit", sans-serif; font-size: 16px;font-style: normal;font-weight: 500;line-height: 20px; text-decoration: none; }
.footer-container .footer-last h2 { color: #fff; font-family: "Outfit", sans-serif; font-size: 20px;font-style: normal;font-weight: 600; line-height: 40px; }
.footer-container .footer-last ul { }
.footer-container .footer-last ul li { }
.footer-container .footer-last ul li a { }

.footer-section{width:100%;display:inline-block;position:relative;padding:60px 0;background-image:url(../images/fbg.webp);background-position:center center;background-repeat:no-repeat;background-size:cover;}
.footer-section .footer-heading{margin-bottom:20px;}
.footer-section .footer-heading h2{color:#fff;text-align:center;font-size:30px;font-style:normal;font-weight:700;margin-bottom:15px;font-family: "Outfit", sans-serif; }
.footer-section .footer-inner{display:flex;align-items:center;justify-content:center;}
.footer-section .footer-inner .calender-block{margin-right:50px;}
.footer-section .footer-inner .calender-block .book-free{background-color:#FFC300;}
.footer-section .footer-inner .phone-block a{background-color:#E25F01;}
.footer-below-section{width:100%;display:inline-block;position:relative;background:#213F65;padding:15px 0;}
.footer-below-section ul { display:flex; align-items: center; justify-content: space-around; padding: 0; margin: 0; } 
.footer-below-section p { color:#fff;font-size:16px; margin: 0; }
.footer-below-section ul li { display:flex; align-items: center;}
.footer-below-section ul li span { margin-right: 10px;text-align:center;}
.footer-below-section ul li a { display: flex; color: #fff;text-decoration: none; align-items: center; font-family: "Outfit", sans-serif; }

/* search country css */
.select2-container--default .select2-selection--single .select2-selection__clear {display: none;}
.select2-container--default .select2-selection--single {border: none!important;border-radius: 5px!important;}
.select2-container .select2-selection--single {height: 36px!important;user-select: none;-webkit-user-select: none;}
.select2-container--default .select2-selection--single .select2-selection__rendered {line-height: 36px!important;}
.select2-container--default .select2-selection--single .select2-selection__arrow {height: 36px!important;width: 26px!important}
.select2-container {border: 1px solid #ddd;border-radius: 5px;}


/* popup css */
body.ghl-modal-open { overflow: hidden;}
.ghl-popup {position: fixed;inset: 0;z-index: 99999;background: rgba(0,0,0,0.6);display: none;justify-content: center;}
.ghl-popup-content {background: #fff;width: 100%;max-width: 400px;height: 100vh;display: flex;flex-direction: column;position: relative;overflow: hidden;}
.ghl-header {padding: 20px;text-align: center;flex-shrink: 0;}
.ghl-header h2 { color: #1D344B;text-align: center;font-size: 24px;font-style: normal;font-weight: 700;line-height: normal;}
.ghl-header p { color: #000;font-size: 18px;text-align: center;font-weight: 500;margin-bottom: 15px;}
.ghl-close {position: absolute;top: 12px;right: 14px;font-size: 28px;cursor: pointer;}
.ghl-form-scroll {flex: 1;overflow-y: auto;min-height: 0;-webkit-overflow-scrolling: touch; scrollbar-width: none;}
.ghl-form-scroll iframe {width: 100%;min-height: 1200px;border: none; overflow: hidden !important; }
.ghl-form-scroll::-webkit-scrollbar {  display: none; }
/* responsive css */

@media only screen and (max-width:991px) {   

.btn { padding: 10px 10px; }

.banner-section { padding: 100px 0 30px 0; }
.banner-section .banner-left-text { padding-right: 0; }
.banner-section .banner-left-text h1 { font-size: 30px; line-height: 45px; }

.services { padding: 40px 0 30px 0; }
.services .heading h2 { font-size: 30px; }

.services .services-grid { display: flex; gap: 2%; flex-wrap: wrap; justify-content: center; align-items: flex-start; row-gap: 20px; }
.services .services-grid .service-card { flex: 0 48%; flex-wrap: wrap; padding: 25px 20px; }

.hire-banner p { font-size: 50px; }

.videos { padding: 40px 0 40px 0; }
.videos .videos-item { padding: 0; }
.videos .videos-item .video-button .video-play-link .video-ply-btn { width: 100px; height: 100px; }
.videos .videos-text p { font-size: 24px; line-height: 40px; }
.videos .videos-text p span {  font-size: 40px;}

.why-section { padding: 40px 0 60px 0; }
.why-section .why-section-left h2 { font-size: 30px; }
.why-section .why-section-left ul li { font-size: 14px; padding-left: 26px; }
.why-section .why-section-left ul li:before { width: 12px; height: 10px; background-size: contain;}

.how-it-works { padding: 40px 0 40px 0; }
.how-it-works .how-it-works-main .why-section-steps .step {  padding: 20px 10px; }
.how-it-works .how-it-works-main .why-section-steps .step span { font-size: 20px; }

.testimonials { padding: 40px 0 50px 10vw; }
.testimonials .testimonial-inner .item .item-inner .text img { width: 40px; }

.pricing { padding: 40px 0 40px 0; }
.pricing .heading h2 { font-size: 30px; }
.pricing .pricing-container .item { padding: 21px 8px; border-radius: 30px; }
.pricing .pricing-container .item h2 { text-align: center; }
.pricing .pricing-container .item img { width: 50px; height: 50px;margin: 20px auto;display: block; }
.pricing .pricing-container .item ul li { line-height: 35px; padding-left: 25px; font-size: 16px; }
.pricing .pricing-container .item ul li:before { top: 10px; }
.pricing .pricing-container .item .hire-btn { margin-top: 20px; line-height: 20px; }

.let-hire {  padding: 40px 0; }
.let-hire p {  font-size: 50px; }

.footer-section { padding: 40px 0;  }

}

@media only screen and (max-width:767px) {
    
.btn { padding: 10px 20px; font-size:14px; }
.header-right .btn { padding: 5px 2px!important; border-radius: 0; }
.wrapper { width: 100%; }
.header { padding: 5px 0; }
.header .header-left { padding: 10px 0; }
.header .container-fluid{flex-direction:column;}
.header .header-right .header-book-consultation { width: 60%; }
.header .header-right .header-btn{margin-right:0;width:100%;}
.header .header-right .header-phone{width:40%}
.header .header-right .header-phone a{width:100%;}
.header .header-right{position:fixed;bottom:0;width:100%;justify-content:space-between;z-index:999;}
.header .header-right .header-btn{margin-right:5px;}

.banner-section .banner-left-text { text-align: center;  padding: 20px 30px;}
.banner-section .banner-left-text:after { left: 8%; }
.services .heading h2 { font-size: 24px; }
.banner-section .form-block { text-align: center; }

.hire-banner p { font-size: 40px; }

.videos .videos-text { text-align: center; }
.videos .videos-item .video-button { position: absolute;bottom: 15%;width: 100px;height: 100px;border-radius: 50%;left: 2%;}
.why-section .why-section-left h2 { text-align: center; }
.why-section .why-section-left ul { padding-left: 30px; }
.why-section .why-section-left p { text-align: center; }
.why-section .why-section-left .book-btn { margin: 30px auto; display: block; max-width: 250px; }
.why-section .why-section-image { margin: 0 auto; float: none; }
.how-it-works .heading h2 { line-height: 30px; }
.how-it-works .how-it-works-main { padding: 0 30px; }

.testimonials { padding: 30px 0 30px 10vw; }
.testimonials .heading { text-align: center; margin-bottom: 50px; }
.testimonials .heading h2 { font-size: 24px; line-height: 35px; }
.testimonials .testimonial-inner .item .item-inner .text { padding-right: 30px; }
.testimonials .testimonial-inner .item .item-inner .text p { font-size: 14px; padding: 15px 0; line-height: 25px; }
.testimonials .testimonial-inner .item .item-inner .image { padding-top: 107px; padding-left: 0; }	
.testimonials .testimonial-inner .item .item-inner .image img { width: 100%; min-width: 145px; }
.testimonials .owl-dots { position: relative; right: 0; }

.pricing .heading h2 { font-size: 24px; line-height: 35px; }
.pricing .pricing-container { padding: 0 30px; }
.pricing .pricing-container .item-center{ margin: 60px 0 30px 0; }
.pricing .pricing-container .item .hire-btn { margin: 10px auto; }

.let-hire { padding: 20px 0; }
.let-hire p { font-size: 30px; line-height: 20px; margin: 0; }
.let-hire p img { width: 50px; height: 50px;}

.footer-section{padding:20px 0;display:none}
.footer-section .footer-inner .calender-block{margin-right:15px}
.footer-section .footer-heading{margin-bottom:0}
.footer-section .footer-heading h2{font-size:20px}
.footer-below-section ul{flex-direction:column}
.footer-below-section ul li{margin-bottom:5px}
.thank-you-page{padding:20px 0}
.thank-you-page .thank-you-heading h1{font-size:30px}
.owl-item{height:auto}
.owl-item.active{height:auto}

.footer-below-section { padding: 15px 0 35px 0; }

}

@media only screen and (max-width:520px) {
	
	.banner-section .banner-left-text { padding: 10px 0px; }
	.banner-section .banner-left-text h1 { font-size: 24px; line-height: 30px; }
	.banner-section .banner-left-text:before { right: 0; left: inherit; bottom: 5%; }
	
	.services { padding: 20px 10px; }
	.services .heading { margin-bottom: 20px; }
	.services .heading h2 { font-size: 24px; line-height: 30px; }
	.services .services-grid { gap: 0; row-gap: 0; }
	.services .services-grid .service-card { flex: 100%; margin-bottom: 15px; }
	.services .services-grid .service-card h3 { font-size: 20px; line-height: 30px; }
	.services .services-grid .service-card a.view-btn { position: relative; bottom: inherit; left: inherit; }
	
	.hire-banner p { font-size: 30px; }
	
	.videos .videos-item { padding: 0 20px; }
	.videos .videos-text h2 { line-height: 30px; font-size: 24px; }
	.videos .videos-text p { line-height: 30px; font-size: 24px; }
	.why-section .why-section-left h2 { line-height: 30px; font-size: 24px; }
	.why-section .why-section-left ul { padding-left: 0px; }
	.why-section .why-section-left ul li { line-height: 25px; }
	.why-section .why-section-left ul li:before { top: 8px; }
	.how-it-works .heading h2 { line-height: 30px; font-size: 24px; }
	.how-it-works .how-it-works-main { padding: 0 15px; }
	
	.testimonials { padding: 20px; }
	.testimonials .heading h2 { font-size: 24px; line-height: 30px; }
	.testimonials .testimonial-inner .item { border-radius: 35px; border: 1px solid #D2D2D2; background: #fff; overflow: hidden; min-height: auto; }
	.testimonials .testimonial-inner .item .item-inner { flex-direction: column; padding: 10px !important; min-height: 100%; gap: 20px; }
	.testimonials .testimonial-inner .item .item-inner .image { padding-top: 0; padding-left: 0; width: 150px; height: 150px; border-radius: 100%; object-fit: cover; }
	.testimonials .testimonial-inner .item .item-inner .image img { width: 100%; position: relative;height: 100%;border-radius: 100%;object-fit: cover;padding-top: 0%;
    left: inherit;bottom: inherit; }
    .testimonials .testimonial-inner .item .item-inner .text { padding-right: 0px; text-align: center; }
	
	.let-hire p .hire-bottom { padding-left: 0; }
	.ghl-popup { margin: 10px;  background: transparent; border: 1px solid #ccc; }
}
