@media only screen and (min-width:0px) and (max-width:767px) { /* Global Style Start */ section { padding: 50px 0px 0px; } .container { padding: 0px 15px; } h2 { font-size: 19px; } h4 { font-size: 20px; } p { font-size: 15px; } .btn { font-size: 15px; padding: 7px 28px 6px; } /* Global Style End */ /* Navbar Start */ .d2c_navbar .navbar-nav .nav-link { font-size: 19px; } .navbar { margin-top: 30px; border-radius: 8px; padding: 10px 12px; } .d2c_navbar .navbar-nav .nav-item { margin: 3px 0px; } /* Navbar End */ /* Hero Start */ .d2c_hero_wrapper { padding: 50px 0px; } .d2c_hero_wrapper h2 { font-size: 22px; } .d2c_hero_wrapper p { margin-bottom: 24px; } /* Hero Start */ /* About Start */ .d2c_about_content { padding-left: 0px; } .d2c_about_wrapper h2 { margin-bottom: 12px; } .d2c_about_wrapper p { margin-bottom: 12px; } .d2c_about_content p:nth-child(3) { margin-bottom: 30px; } /* About End */ /* Service Start */ .d2c_service_wrapper { padding: 50px 0px 50px; } .d2c_service_wrapper h2 { margin-bottom: 12px; } .d2c_service_wrapper p { margin-bottom: 30px; } .d2c_service_wrapper .d2c_card { padding: 40px 40px; } .d2c_service_wrapper .d2c_card p { font-size: 14px; } .d2c_service_wrapper .d2c_card h4 { margin-bottom: 14px; font-size: 20px; } .d2c_card p { margin-bottom: 22px; } /* Service End */ /* Work Start */ .d2c_work { padding: 50px 0px; border-radius: 30px; } .d2c_work_wrapper p { margin-bottom: 35px; } .d2c_work_wrapper .d2c_card { margin-bottom: 30px; } .d2c_work_wrapper .d2c_card_right { margin-left: 0px; } .d2c_work_wrapper .d2c_card_left { padding-right: 0px; } .d2c_work_wrapper h1 { font-size: 28px; } .d2c_work_wrapper h3 { font-size: 80px; } .d2c_work_wrapper h4 { font-size: 22px; margin-bottom: 12px; } .d2c_work_wrapper .d2c_img_wrapper { max-width: 66px; max-height: 68px; } /* Work End */ /* Partner Start */ .d2c_partner_wrapper { padding: 30px 0px; } /* Partner End */ /* Team Start */ .d2c_team_wrapper { padding: 10px 0px 0px; } .d2c_team_wrapper p { margin-bottom: 40px; font-size: 14px; } .d2c_team_wrapper img { margin-bottom: 16px; width: 100%; } .d2c_team_wrapper h6 { font-size: 17px; margin-bottom: 15px; } /* Team End */ /* Project Start */ .d2c_project_wrapper p { margin-bottom: 40px; } .d2c_project_btn { margin-top: 22px; } /* Project Start */ /* Counter Start */ .d2c_counter_wrapper { padding: 50px 0px 0px; } .d2c_counter { padding: 40px 0px; } .d2c_counter h5 { font-size: 48px; } .d2c_counter_wrapper p { font-size: 15px; } .d2c_counter_wrapper .row .d2c_counter_box:nth-child(2) { border-right: 0px; } /* Counter End */ /* Blog Start */ .d2c_blog_wrapper p { margin-bottom: 50px; } .d2c_blog_wrapper img { margin-bottom: 20px; } .d2c_blog_wrapper .d2c_card { padding: 20px; } .d2c_blog_wrapper .d2c_card h4 { margin-bottom: 16px; } .d2c_blog_wrapper i { width: 42px; height: 42px; } /* Blog End */ /* Call To Action Start */ .d2c_c2a_card { padding: 50px 0px; border-radius: 30px; } /* Call To Action End */ /* Contact Start */ .d2c_contact_wrapper { padding: 0px 0px 50px; } .d2c_contact_wrapper p { margin-bottom: 30px; } .form-control { margin-bottom: 16px; padding: 6px 10px; } .form-label { font-size: 17px; } /* Contact End */ /* Footer Start */ .d2c_footer_wrapper { padding: 50px 0px; } .d2c_footer_wrapper h4 { margin-bottom: 22px; margin-top: 22px; font-size: 22px; } .d2c_footer_wrapper img { margin-bottom: 30px; } .d2c_footer_wrapper p { margin-bottom: 24px; } .d2c_footer_wrapper li { padding: 3px 0px; } .d2c_footer_wrapper a { font-size: 17px; } .d2c_social_link li { padding-right: 15px; } .d2c_social_link li a { width: 36px; height: 36px; font-size: 14px; } /* Footer End */ /* Copy Right Start */ .d2c_copy_right_wrapper { padding: 16px 0px; } .d2c_copy_right_wrapper p { font-size: 15px; } /* Copy Right End */ } @media only screen and (min-width:768px) and (max-width:991px) { /* Global Style Start */ section { padding: 60px 0px; } h2 { font-size: 22px; } h4 { font-size: 18px; } p { font-size: 16px; } .btn { font-size: 15px; padding: 7px 28px 6px; } /* Global Style End */ /* Navbar Start */ .d2c_navbar .navbar-nav .nav-link { font-size: 19px; } .navbar { margin-top: 30px; border-radius: 8px; padding: 10px 12px; } .d2c_navbar .navbar-nav .nav-item { margin: 4px 0px; } /* Navbar End */ /* Hero Start */ .d2c_hero_wrapper { padding: 60px 0px; } .d2c_hero_wrapper h2 { font-size: 24px; } .d2c_hero_wrapper p { margin-bottom: 24px; } /* Hero Start */ /* About Start */ .d2c_about_wrapper { padding: 60px 0px 20px; } .d2c_about_content { padding-left: 0px; } .d2c_about_wrapper h2 { margin-bottom: 12px; } .d2c_about_wrapper p { margin-bottom: 12px; } .d2c_about_content p:nth-child(3) { margin-bottom: 30px; } /* About End */ /* Service Start */ .d2c_service_wrapper h2 { margin-bottom: 12px; } .d2c_service_wrapper p { margin-bottom: 30px; } .d2c_service_wrapper .d2c_card { padding: 40px 40px; } .d2c_service_wrapper .d2c_card h4 { margin-bottom: 14px; font-size: 20px; } .d2c_card p { margin-bottom: 22px; } /* Service End */ /* Work Start */ .d2c_work { padding: 60px 0px; border-radius: 30px; } .d2c_work_wrapper p { margin-bottom: 35px; } .d2c_work_wrapper .d2c_card { margin-bottom: 50px; } .d2c_work_wrapper .d2c_card_right { margin-left: 20px; } .d2c_work_wrapper .d2c_card_left { padding-right: 20px; } .d2c_work_wrapper h1 { font-size: 28px; } .d2c_work_wrapper h3 { font-size: 80px; } .d2c_work_wrapper h4 { font-size: 22px; margin-bottom: 12px; } .d2c_work_wrapper .d2c_img_wrapper { max-width: 64px; max-height: 66px; } /* Work End */ /* Partner Start */ .d2c_partner_wrapper { padding: 60px 0px 0px; } /* Partner End */ /* Team Start */ .d2c_team_wrapper p { margin-bottom: 50px; } .d2c_team_wrapper img { margin: 0 auto 16px; } .d2c_team_wrapper h6 { font-size: 17px; margin-bottom: 15px; } /* Team End */ /* Project Start */ .d2c_project_wrapper { padding: 10px 0px 60px; } .d2c_project_wrapper p { margin-bottom: 50px; } /* Project Start */ /* Counter Start */ .d2c_counter { padding: 60px 40px; } .d2c_counter h5 { font-size: 48px; } .d2c_counter_wrapper p { font-size: 15px; } /* Counter End */ /* Blog Start */ .d2c_blog_wrapper p { margin-bottom: 50px; } .d2c_blog_wrapper img { margin-bottom: 20px; } .d2c_blog_wrapper .d2c_card { padding: 20px; } .d2c_blog_wrapper .d2c_card h4 { margin-bottom: 16px; } .d2c_blog_wrapper i { width: 42px; height: 42px; } /* Blog End */ /* Call To Action Start */ .d2c_c2a_wrapper { padding: 20px 0px; } .d2c_c2a_card { padding: 60px 0px; border-radius: 30px; } /* Call To Action End */ /* Contact Start */ .d2c_contact_wrapper p { margin-bottom: 48px; } .form-control { margin-bottom: 16px; padding: 6px 10px; } .form-label { font-size: 17px; } /* Contact End */ /* Footer Start */ .d2c_footer_wrapper { padding: 60px 0px 50px; } .d2c_footer_wrapper img { margin-bottom: 30px; } .d2c_footer_wrapper p { margin-bottom: 24px; } .d2c_footer_wrapper h4 { margin-bottom: 22px; font-size: 22px; } .d2c_footer_wrapper li { padding: 3px 0px; } .d2c_social_link li { padding-right: 15px; } .d2c_footer_wrapper a { font-size: 17px; } .d2c_social_link li a { width: 36px; height: 36px; font-size: 14px; } /* Footer End */ /* Copy Right Start */ .d2c_copy_right_wrapper { padding: 20px 0px; } /* Copy Right End */ } @media only screen and (min-width:992px) and (max-width:1199px) { /* Global Style Start */ section { padding: 70px 0px; } h2 { font-size: 28px; } h4 { font-size: 21px; } p { font-size: 18px; } .btn { font-size: 16px; padding: 8px 40px 7px; } /* Global Style End */ /* Navbar Start */ .d2c_navbar .navbar-nav .nav-link { font-size: 17px; } /* Navbar End */ /* Hero Start */ .d2c_hero_wrapper { padding: 70px 0px; } .d2c_hero_wrapper h2 { font-size: 35px; } /* Hero Start */ /* About Start */ .d2c_about_wrapper { padding: 70px 0px 30px; } .d2c_about_content { padding-left: 15px; } .d2c_about_wrapper h2 { margin-bottom: 16px; } .d2c_about_wrapper p { margin-bottom: 15px; } .d2c_about_content p:nth-child(3) { margin-bottom: 36px; } /* About End */ /* Service Start */ .d2c_service_wrapper .d2c_card { padding: 40px 20px; } .d2c_service_wrapper .d2c_card h4 { margin-bottom: 14px; } .d2c_card p { margin-bottom: 22px; } /* Service End */ /* Work Start */ .d2c_work { padding: 70px 0px; border-radius: 50px; } .d2c_work_wrapper h1 { font-size: 36px; } .d2c_work_wrapper h3 { font-size: 80px; } .d2c_work_wrapper h4 { font-size: 25px; margin-bottom: 18px; } .d2c_work_wrapper .d2c_img_wrapper { max-width: 68px; max-height: 70px; } .d2c_work_wrapper .d2c_card { margin-bottom: 50px; } /* Work End */ /* Partner Start */ .d2c_partner_wrapper { padding: 80px 0px 30px; } /* Partner End */ /* Team Start */ .d2c_team_wrapper p { margin-bottom: 50px; } .d2c_team_wrapper img { margin-bottom: 16px; } .d2c_team_wrapper h6 { font-size: 17px; margin-bottom: 15px; } .d2c_team_wrapper h4 { margin-bottom: 3px; } /* Team End */ /* Project Start */ .d2c_project_wrapper { padding: 10px 0px 70px; } .d2c_project_wrapper p { margin-bottom: 50px; } /* Project Start */ /* Counter Start */ .d2c_counter { padding: 70px 40px; } .d2c_counter h5 { font-size: 60px; } /* Counter End */ /* Blog Start */ .d2c_blog_wrapper p { margin-bottom: 50px; } .d2c_blog_wrapper img { margin-bottom: 20px; } .d2c_blog_wrapper .d2c_card { padding: 20px; } .d2c_blog_wrapper .d2c_card h4 { margin-bottom: 16px; } .d2c_blog_wrapper i { width: 42px; height: 42px; } /* Blog End */ /* Call To Action Start */ .d2c_c2a_wrapper { padding: 10px 0px 10px; } .d2c_c2a_card { padding: 70px 0px; border-radius: 30px; } /* Call To Action End */ /* Contact Start */ .d2c_contact_wrapper p { margin-bottom: 48px; } .form-control { margin-bottom: 12px; padding: 6px 10px; } .form-label { font-size: 17px; } /* Contact End */ /* Footer Start */ .d2c_footer_wrapper { padding: 60px 0px; } .d2c_footer_wrapper img { margin-bottom: 30px; } .d2c_footer_wrapper p { margin-bottom: 24px; } .d2c_footer_wrapper h4 { margin-bottom: 22px; } .d2c_footer_wrapper li { padding: 3px 0px; } .d2c_social_link li { padding-right: 20px; } .d2c_footer_wrapper a { font-size: 17px; } .d2c_social_link li a { width: 36px; height: 36px; font-size: 14px; } /* Footer End */ /* Copy Right Start */ .d2c_copy_right_wrapper { padding: 20px 0px; } /* Copy Right End */ } @media only screen and (min-width:1200px) and (max-width:1500px) { /* Global Style Start */ section { padding: 80px 0px; } h2 { font-size: 32px; } h4 { font-size: 23px; } p { font-size: 19px; } .btn { font-size: 17px; } /* Global Style End */ /* Hero Start */ .d2c_hero_wrapper { padding: 80px 0px; } .d2c_hero_wrapper h2 { font-size: 42px; } .d2c_hero_wrapper p { font-size: 22px; } /* Hero Start */ /* About Start */ .d2c_about_wrapper h2 { margin-bottom: 30px; } .d2c_about_wrapper p { margin-bottom: 17px; } /* About End */ /* Service Start */ .d2c_service_wrapper .d2c_card { padding: 50px 40px; } .d2c_service_wrapper .d2c_card h4 { margin-bottom: 20px; } .d2c_card p { margin-bottom: 22px; font-size: 18px; } /* Service End */ /* Work Start */ .d2c_work { padding: 80px 0px; border-radius: 100px; } .d2c_work_wrapper h3 { font-size: 100px; } .d2c_work_wrapper h4 { font-size: 30px; margin-bottom: 18px; } /* Work End */ /* Counter Start */ .d2c_counter { padding: 80px 50px; } .d2c_counter h5 { font-size: 68px; } /* Counter End */ /* Blog Start */ .d2c_blog_wrapper img { margin-bottom: 26px; } .d2c_blog_wrapper .d2c_card h4 { margin-bottom: 16px; } .d2c_blog_wrapper i { width: 46px; height: 46px; } /* Blog End */ /* Call To Action Start */ .d2c_c2a_card { padding: 80px 0px; border-radius: 30px; } /* Call To Action End */ /* Contact Start */ .d2c_contact_wrapper h2 { font-size: 29px; } .d2c_contact_wrapper p { margin-bottom: 48px; } .form-label { font-size: 17px; } /* Contact End */ /* Footer Start */ .d2c_footer_wrapper { padding: 80px 0px; } .d2c_footer_wrapper h4 { margin-bottom: 26px; } .d2c_footer_wrapper li { padding: 4px 0px; } .d2c_social_link li { padding-right: 20px; } .d2c_footer_wrapper a { font-size: 20px; } /* Footer End */ } @media only screen and (min-width:1400px) and (max-width:1500px) { .d2c_hero_wrapper img { max-width: 91%; } .navbar { margin-top: 25px; } } /* Template Name: {{Cleanlates: Professional Bootstrap 5 OnePage Cleaning Service Template}} Template URL: {{https://designtocodes.com/product/cleanlates-onepage-cleaning-service-template}} Description: {{Our user-friendly and visually stunning design makes it easy for customers to book a professional cleaning service.}} Author: DesignToCodes Author URL: https://www.designtocodes.com Text Domain: {{ Cleanlates }} */