:root{--primary_font:"Poppins",sans-serif;--secondary_font:"Roboto",sans-serif;--primary_color:#42999e;--secondary_color:#062628;--accent_color:#e7f2f3;--text_color:#6c6c6c;--default_color:#fff;--primary_bg_color:rgba(231,242,243,.25)}::selection{color:var(--default_color);background:var(--primary_color)}html{scroll-behavior:smooth}body{overflow-x:hidden}section{padding:100px 0}a{text-decoration:none}img{object-fit:cover}h1,h2,h3,h4{font-family:var(--primary_font)}h2{color:var(--primary_color);font-size:35px}h2,h6{font-weight:600;text-transform:capitalize}h6{color:var(--secondary_color);font-size:15px}h5,h6{font-family:var(--secondary_font)}h5{color:var(--primary_color);font-size:24px;font-weight:700;text-transform:capitalize}p{color:var(--text_color);font-family:var(--secondary_font);font-size:18px;font-weight:400}.btn{font-family:var(--secondary_font);font-size:16px;font-weight:700;text-transform:uppercase;border-radius:100px;background:var(--secondary_color);padding:10px 40px 9px;border:1px solid var(--secondary_color);position:relative}.btn,.btn:hover{color:var(--accent_color);transition:all .4s}.btn:hover{background:var(--primary_color);border:1px solid var(--primary_color)}.d2c_card{padding:45px 0;border-radius:6px;border:1px solid rgba(161,204,207,.5);background:rgba(231,242,243,.4)}.preloader{display:flex;justify-content:center;align-items:center;position:fixed;top:0;left:0;width:100%;height:100%;background-color:var(--accent_color);z-index:9999;transition:opacity .5s ease;opacity:1}.preloader.hide{opacity:0;pointer-events:none}.preloader img{max-width:200px;max-height:50px}.navbar-brand{max-width:79px}.d2c_navbar{padding:15px 0;background:var(--default_color)}.d2c_navbar .navbar-nav .nav-item{margin:5px 10px;display:flex;align-items:center}.d2c_navbar .navbar-nav .nav-link{color:var(--primary_color);font-family:var(--secondary_font);font-size:18px;font-weight:500;text-transform:capitalize;transition:all .4s ease}.d2c_navbar .navbar-nav .nav-link:hover{color:var(--secondary_color);transition:all .4s ease}.navbar-nav .nav-link.active,.navbar-nav .show>.nav-link{color:var(--secondary_color)!important}.d2c_navbar .btn.active,.d2c_navbar .btn:active{color:var(--accent_color);background:var(--primary_color);border:1px solid var(--primary_color);transition:all .4s}body .d2c_mobile_view{position:fixed;height:100vh;inset:0;opacity:1}.navbar.d2c_mobile_view_body .navbar-nav{width:100%}.navbar.d2c_mobile_view_body .nav-item{margin-right:0}.d2c_mobile_view .show_width{max-width:14.625rem;width:100%;height:100vh;position:absolute;right:-380px;top:0;transition:.5s;padding:20px 15px;background-color:var(--accent_color);overflow:scroll;z-index:9999;box-shadow:0 0 10px rgba(0,0,0,.15)}.d2c_mobile_view.show .show_width{right:0;transition:.5s}.hide_width{max-width:15.625rem;width:100%;height:100vh;position:absolute;right:-380px!important;top:0;transition:.5s!important;padding:20px 15px;background-color:var(--primary_bg_color);overflow:scroll;z-index:9999}.navbar-toggler:focus{box-shadow:none}.navbar-toggler{border:1px solid var(--primary_shade);color:var(--primary_text_color);padding:5px 10px;width:44px;margin-left:10px;transition:all .4s ease}.navbar-toggler:hover{background:transparent;transition:all .4s ease}.d2c_cross_btn{width:auto;border:none}@media only screen and (min-width:991px){body .d2c_mobile_view{opacity:0;transition:.5s}}.d2c_hero_wrapper{height:91vh;background:url(/images/hero_bg.png);background-position:50%;background-repeat:no-repeat;background-size:cover}h1{color:var(--secondary_color);font-size:60px;font-weight:600;margin-bottom:30px;padding-right:100px}.d2c_hero_wrapper p{margin-bottom:40px;padding-right:100px}.d2c_secondary_btn{background:var(--primary_color);border:1px solid var(--primary_color);margin-right:20px;transition:all .4s}.d2c_secondary_btn:hover{background:var(--secondary_color);border:1px solid var(--secondary_color);transition:all .4s}.d2c_hero_shape{background-image:url(/images/hero_shape.png);background-repeat:no-repeat;background-size:contain;background-position:0 0;padding:0 25px 14px 0}.d2c_hero_mask{-webkit-mask-box-image:url(/images/hero_mask_bg.png);mask-border:url(/images/hero_mask_bg.png);-webkit-mask-position:center center;mask-position:center center;-webkit-mask-mode:alpha;mask-mode:alpha;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:100%;mask-size:100%}.d2c_hero_mask img{height:512px}.d2c_hero_wrapper img:nth-child(2){position:absolute;top:200px;left:45%;transform:translateX(-50%)}.d2c_hero_wrapper img:nth-child(3){position:absolute;bottom:100px;left:35%;transform:translateX(-50%)}.d2c_hero_wrapper img:nth-child(4){position:absolute;bottom:150px;right:100px}.d2c_about_expertise_bg{background-image:url(/images/right_bg_one.png);background-repeat:no-repeat;background-position:100% 0;background-size:40%}.d2c_about_wrapper{background-image:url(/images/about_dot_bg.png);background-repeat:no-repeat;background-size:auto;background-position:20px 0}.d2c_about_wrapper p{margin-bottom:30px}.d2c_about_card{width:270px;background:var(--default_color);border-radius:10px;padding:30px;box-shadow:4px 4px 20px 8px rgba(66,153,158,.07);position:absolute;bottom:0;right:0}.d2c_about_card h3{color:var(--secondary_color);font-family:var(--secondary_font);font-size:25px;font-weight:700;text-transform:capitalize}.d2c_about_card p{color:var(--primary_color);font-size:20px;font-weight:600;text-transform:capitalize}.d2c_counter_wrapper{padding-top:60px}.d2c_counter_wrapper .d2c_card{position:relative;z-index:1}.d2c_counter_wrapper .d2c_card:before{position:absolute;content:"";background-image:linear-gradient(180deg,#138086,#062628);top:0;right:0;bottom:0;left:0;z-index:-1;transition:opacity .5s linear;border:1px solid rgba(161,204,207,.5);border-radius:6px;opacity:0}.d2c_counter_wrapper .d2c_card:hover:before{border:1px solid rgba(161,204,207,.5);border-radius:6px;opacity:1}.d2c_counter_wrapper h2{color:var(--secondary_color);font-size:35px;font-weight:600;text-transform:capitalize;transition:all .4s}.d2c_counter_wrapper h5{font-size:24px;font-weight:700;text-transform:capitalize;transition:all .4s}.d2c_counter_wrapper .d2c_card:hover h2,.d2c_counter_wrapper .d2c_card:hover h5{color:var(--default_color);transition:all .4s}.d2c_about_wrapper img:nth-child(2){position:absolute;top:55%;transform:translateY(-50%);left:200px}.d2c_about_wrapper img:nth-child(3){position:absolute;top:100px;right:20%;transform:translateX(-50%)}.d2c_about_wrapper img:last-child{position:absolute;top:65%;transform:translateY(-50%);right:150px}.d2c_hobbies_wrapper h2{margin-bottom:60px}.d2c_hobbies_wrapper .d2c_card{padding:19px 0 18px;position:relative;z-index:1}.d2c_hobbies_wrapper .d2c_card:before{position:absolute;content:"";background-image:linear-gradient(180deg,#138086,#062628);top:0;right:0;bottom:0;left:0;z-index:-1;transition:opacity .5s linear;border:1px solid rgba(161,204,207,.5);border-radius:6px;opacity:0}.d2c_hobbies_wrapper .d2c_card:hover:before{border:1px solid rgba(161,204,207,.5);border-radius:6px;opacity:1}.d2c_hobbies_wrapper h5{font-size:18px;font-weight:600;text-transform:capitalize;transition:all .4s}.d2c_hobbies_wrapper .d2c_card:hover h5{color:var(--default_color);transition:all .4s}.d2c_hobbies_wrapper img:nth-child(2){position:absolute;top:120px;right:160px}.d2c_hobbies_wrapper img:last-child{position:absolute;top:50px;left:160px}.d2c_services_skill_bg{background-color:var(--primary_bg_color);background-image:url(/images/left_bg.png),url(/images/about_dot_bg.png);background-repeat:no-repeat,no-repeat;background-position:0 120px,95% 57%;background-size:46%,auto}.d2c_services_wrapper .d2c_img_border{width:70px;height:70px;background-image:url(/images/service_icon_bg.png);background-position:50%;background-repeat:no-repeat;background-size:cover;border-radius:100px;display:flex;justify-content:center;align-items:center;margin:0 auto 22px;box-shadow:-7px 20px 16px 0 rgba(19,128,134,.2)}.d2c_services_wrapper .d2c_img_wrapper{width:60px;height:60px;background:linear-gradient(180deg,#138086,#062628);border-radius:100px;display:flex;justify-content:center;align-items:center}.d2c_services_wrapper p{margin-bottom:60px}.d2c_services_wrapper img:nth-child(2){position:absolute;top:265px;left:225px}.d2c_services_wrapper img:nth-child(3){position:absolute;bottom:110px;right:55px}.d2c_services_wrapper img:nth-child(4){position:absolute;top:45%;right:190px}.d2c_skill_wrapper p{margin-bottom:50px}.d2c_skill_wrapper ul{list-style-type:none;padding-left:0}.d2c_skill_wrapper ul li{width:130px;height:130px;border:10px solid rgba(17,116,121,.2);border-radius:100px;transition:all .4s ease;margin:0 30px 30px 0}.d2c_skill_wrapper ul li:hover{border:10px solid rgba(17,116,121,.5);transition:all .4s ease}.d2c_skill_wrapper ul li span{width:110px;height:110px;background:linear-gradient(180deg,#138086,#062628);border-radius:100%;color:var(--accent_color);font-family:var(--secondary_font);font-size:23px;font-weight:600;display:flex;justify-content:center;align-items:center;opacity:1}.d2c_skill_wrapper img:nth-child(2){position:absolute;top:100px;left:100px}.d2c_skill_wrapper img:nth-child(3){position:absolute;bottom:200px;right:160px}.d2c_portfolio_pricing_bg{background-image:url(/images/right_bg_two.png);background-repeat:no-repeat;background-position:right 150px;background-size:49%}.d2c_portfolio_wrapper p{margin-bottom:60px}.d2c_grid{column-count:3;column-gap:24px}.d2c_grid_item{transition:all .4s;position:relative}.d2c_grid_item:hover{border-radius:6px;box-shadow:15px 15px 19px 0 rgba(19,128,134,.1);transition:all .4s}.d2c_grid_item.is-visible{animation:Items .6s ease-in forwards}.fancybox{display:block;width:100%;background-size:cover;background-repeat:no-repeat;background-position:50%;transition:all .4s;border-radius:6px;box-shadow:4px 4px 15px 0 rgba(24,28,49,.05)}.d2c_grid_item:first-child .fancybox{background-image:url(/images/portfolio_one.jpg);height:290px}.d2c_grid_item:nth-child(2) .fancybox{background-image:url(/images/portfolio_two.jpg);height:500px}.d2c_grid_item:nth-child(3) .fancybox{background-image:url(/images/portfolio_three.jpg);height:395px}.d2c_grid_item:nth-child(4) .fancybox{background-image:url(/images/portfolio_four.jpg);height:395px}.d2c_grid_item:nth-child(5) .fancybox{background-image:url(/images/portfolio_five.jpg);height:500px}.d2c_grid_item:nth-child(6) .fancybox{background-image:url(/images/portfolio_six.jpg);height:290px}.d2c_portfolio_wrapper img:nth-child(2){position:absolute;top:150px;left:100px}.d2c_portfolio_wrapper img:nth-child(3){position:absolute;bottom:200px;left:100px}.d2c_portfolio_wrapper img:nth-child(4){position:absolute;bottom:220px;right:100px}.d2c_pricing_wrapper .d2c_card{padding:30px 0 40px}.d2c_pricing_wrapper h2{margin-bottom:30px;transition:all .4s}.d2c_pricing_wrapper p{margin-bottom:60px}.d2c_pricing_wrapper h1{font-size:65px;color:var(--accent_color);background-image:linear-gradient(180deg,#138086,#062628);padding:35px 0;border-radius:0 72px 72px 0;position:relative;z-index:1}.d2c_pricing_wrapper h1:before{position:absolute;content:"";inset:0;background:var(--primary_color);z-index:-1;transition:opacity .5s linear;opacity:0;border-radius:0 72px 72px 0}.d2c_pricing_wrapper .d2c_card:hover h1:before{opacity:1;border-radius:0 72px 72px 0}.d2c_pricing_wrapper h1 sub{font-size:35px;text-transform:capitalize}.d2c_pricing_wrapper .d2c_card_body{padding:40px 0;text-align:left;display:flex;justify-content:center}.d2c_pricing_wrapper ul{padding-left:0}.d2c_pricing_wrapper ul li{color:var(--secondary_color);font-family:var(--primary_font);font-size:17px;font-weight:400;margin-bottom:25px}.d2c_pricing_wrapper ul li:last-child{margin-bottom:0}.d2c_pricing_wrapper .d2c_card:hover h2{color:var(--secondary_color);transition:all .4s}.d2c_pricing_wrapper img:nth-child(2){position:absolute;bottom:150px;left:200px}.d2c_testimonial_contact_bg{background:var(--primary_bg_color);background-image:url(/images/testimonial_contact_bg.png);background-repeat:no-repeat;background-position:0 100px;background-size:35%}.d2c_testimonial_wrapper h2{margin-bottom:40px}.d2c_testimonial_card{display:flex;flex-direction:column;align-items:center}.d2c_testimonial_card h3{color:var(--text_color);font-size:29px;line-height:44px;font-weight:600;text-transform:capitalize;margin-bottom:30px}.d2c_testimonial_card p{color:var(--secondary_color);font-size:24px;font-weight:700;text-transform:capitalize}.d2c_testimonial_card span{color:var(--text_color);font-family:var(--secondary_font);font-size:15px;font-weight:500;text-align:center;text-transform:capitalize}.d2c_testimonial_card ul{padding-left:0;list-style-type:none}.d2c_testimonial_card ul li{padding:0 15px}.d2c_testimonial_card ul li a{font-size:20px;color:var(--secondary_color);transition:all .4s}.d2c_testimonial_card ul li a:hover{color:var(--primary_color);transition:all .4s}.d2c_carousel_left_btn,.d2c_carousel_right_btn{background:transparent;border:0;position:absolute;top:50%;font-size:22px}.d2c_carousel_left_btn{left:0;transform:translate(-32px,-50%)}.d2c_carousel_right_btn{right:0;transform:translate(32px,-50%)}.slick-arrow i{font-size:22px;color:var(--secondary_color)}.d2c_contact_wrapper .d2c_card{padding:45px;height:100%}.form-control{color:hsla(0,0%,42%,.75)!important;font-family:var(--secondary_font);font-size:16px;font-weight:400;padding:14px 16px;margin-bottom:25px;box-shadow:0 0 24px 0 rgba(19,128,134,.07)}.form-control,.form-control:focus{background:var(--default_color);border:1px solid var(--primary_border)}.form-control:focus{box-shadow:none;color:var(--text_color)}::placeholder{color:hsla(0,0%,42%,.75)!important;font-family:var(--secondary_font);font-size:14px;font-weight:400}textarea{margin-bottom:35px!important;box-shadow:0 0 24px 0 rgba(19,128,134,.07)}.d2c_contact_wrapper .btn,iframe{width:100%}iframe{height:462px;border-radius:6px}.d2c_contact_wrapper img:nth-child(2){position:absolute;top:150px;left:220px}.d2c_contact_wrapper img:nth-child(3){position:absolute;top:120px;right:220px}.d2c_footer_bg{padding:100px 0 55px;background:var(--secondary_color)}.d2c_footer_left{padding:30px;border:1px solid rgba(92,126,130,.25);border-radius:6px;margin-right:50px}.d2c_footer_wrapper img{max-width:228px;max-height:57px;margin-bottom:28px}.d2c_footer_wrapper p{color:var(--accent_color)}.d2c_footer_wrapper h4{color:var(--primary_color);font-size:24px;font-weight:700;text-transform:capitalize;margin-bottom:30px}.d2c_footer_wrapper ul{list-style-type:none;padding-left:0}.d2c_footer_wrapper a{color:var(--accent_color);font-family:var(--secondary_font);font-size:18px;font-weight:400;transition:all .4s ease}.d2c_footer_wrapper .d2c_info_link li:hover a{color:var(--primary_color);transition:all .4s ease}.d2c_footer_wrapper .d2c_info_link li:hover span{border:1px solid rgba(161,204,207,.5);background:rgba(231,242,243,.08);transition:all .4s ease}.d2c_footer_wrapper span{width:20px;height:20px;padding:18px;background:transparent;border-radius:100px;border:1px solid rgba(161,204,207,.5);display:inline-flex;justify-content:center;align-items:center;margin-right:15px;transition:all .4s ease}.d2c_footer_wrapper i{font-size:14px}.d2c_social_link li{border-radius:100px;border:1px solid rgba(161,204,207,.5);display:inline-flex;margin-right:15px}.d2c_social_link li,.d2c_social_link li a{justify-content:center;align-items:center;transition:all .4s ease}.d2c_social_link li a{width:40px;height:40px;display:flex;color:var(--accent_color)}.d2c_social_link li:hover{border:1px solid rgba(161,204,207,.5);background:rgba(231,242,243,.08);transition:all .4s ease}.d2c_social_link li:hover a{color:var(--primary_color)!important;transition:all .4s ease}.d2c_footer_wrapper .form-control{background:transparent;color:var(--default_color);padding:11px 17px;border:1px solid rgba(161,204,207,.26);border-radius:40px;font-family:var(--primary_font);font-size:17px;font-weight:400!important;margin-bottom:0}.d2c_footer_wrapper .btn{color:var(--secondary_color);padding:13px 26px 11px 20px}.d2c_footer_wrapper .btn,.d2c_footer_wrapper .btn:hover{background:var(--primary_color);border:1px solid rgba(161,204,207,.26)}.d2c_footer_wrapper .btn:hover{transition:all .4s}.d2c_footer_wrapper .btn:hover i{background:var(--primary_color);color:var(--default_color);transition:all .4s}.d2c_footer_wrapper .input-group{background:hsla(0,0%,100%,.09);border-radius:40px;margin-bottom:22px}.d2c_footer_wrapper .input-group i{font-size:20px;color:var(--secondary_color);transition:all .4s}.d2c_copy_wrapper{background:var(--primary_color);padding:20px 0}.d2c_copy_wrapper P{color:var(--secondary_color);text-align:center}.d2c_copy_wrapper a{color:var(--secondary_color);font-weight:700;transition:all .4s ease}.d2c_copy_wrapper a:hover{color:var(--default_color);transition:all .4s ease}#scrollBtn{display:none;position:fixed;bottom:20px;right:20px;z-index:9999}#scrollBtn.show{display:block}.scroll-to-top button{background:var(--secondary_color);font-size:20px;border-radius:4px;width:35px;height:35px;position:fixed;z-index:9999;bottom:3%;right:5%;display:flex;align-items:center;justify-content:center;border:1px solid rgba(161,204,207,.26)}.scroll-to-top button,.scroll-to-top button:hover{color:var(--default_color);transition:all .4s ease}.scroll-to-top button:hover{background:var(--primary_color);border:2px solid var(--primary_color)}@media only screen and (min-width:0px) and (max-width:767px){section{padding:60px 0}.container{padding:0 15px}h2{font-size:26px}h5{font-size:20px}p{font-size:15px}.btn{font-size:14px;padding:7px 30px 6px}.d2c_card{padding:30px 0}.d2c_navbar .navbar-nav .nav-link{font-size:16px;padding:2px 0}.nav-item .btn{font-size:14px!important;padding:7px 30px 6px!important}.nav-item .btn,.nav-item .btn.active{color:#e7f2f3!important}.d2c_hero_wrapper{height:100%}h1{font-size:32px}.d2c_hero_wrapper p,h1{padding-right:0;margin-bottom:20px}.d2c_secondary_btn{margin-right:10px}.d2c_hero_wrapper img:nth-child(2){display:none}.d2c_hero_wrapper img:nth-child(3){bottom:12px;left:19%}.d2c_hero_wrapper img:nth-child(4){display:none}.d2c_about_wrapper p{margin-bottom:20px}.d2c_about_wrapper img:nth-child(3){display:none}.d2c_about_card{width:230px;padding:20px}.d2c_about_card h3{font-size:22px}.d2c_about_card p{font-size:17px}.d2c_about_wrapper img:nth-child(2){display:none}.d2c_counter_wrapper h2{font-size:32px}.d2c_counter_wrapper h5{font-size:20px}.d2c_about_wrapper img:last-child{top:58%;right:340px}.d2c_hobbies_wrapper h2{margin-bottom:30px}.d2c_hobbies_wrapper h5{font-size:16px}.d2c_hobbies_wrapper img:last-child{top:0;left:50px}.d2c_hobbies_wrapper img:nth-child(2){top:0;right:50px}.d2c_services_wrapper p{margin-bottom:30px}.d2c_services_wrapper .d2c_img_border{margin:0 auto 16px}.d2c_services_wrapper h5{font-size:18px}.d2c_services_wrapper img:nth-child(2){top:15px;left:28px}.d2c_services_wrapper img:nth-child(4){display:none}.d2c_services_wrapper img:nth-child(3){bottom:-23px}.d2c_skill_wrapper p{margin-bottom:30px}.d2c_skill_wrapper ul li{width:100px;height:100px;margin:0 15px 15px 0}.d2c_skill_wrapper ul li span{width:80px;height:80px;font-size:18px}.d2c_skill_wrapper img:nth-child(2){top:0;left:35px}.d2c_skill_wrapper img:nth-child(3){display:none}.d2c_portfolio_wrapper p{margin-bottom:30px}.d2c_grid{column-count:1}.d2c_grid_item:first-child .fancybox{height:280px}.d2c_grid_item:nth-child(2) .fancybox{height:470px}.d2c_grid_item:nth-child(3) .fancybox,.d2c_grid_item:nth-child(4) .fancybox{height:375px}.d2c_grid_item:nth-child(5) .fancybox{height:470px}.d2c_grid_item:nth-child(6) .fancybox{height:280px}.d2c_portfolio_wrapper img:nth-child(2),.d2c_portfolio_wrapper img:nth-child(3),.d2c_portfolio_wrapper img:nth-child(4){display:none}.d2c_pricing_wrapper{padding:0 0 60px}.d2c_pricing_wrapper p{margin-bottom:30px}.d2c_pricing_wrapper .d2c_card{padding:20px 0 30px}.d2c_pricing_wrapper h2{margin-bottom:20px}.d2c_pricing_wrapper h1{padding:20px 0;font-size:48px}.d2c_pricing_wrapper h1 sub{font-size:24px}.d2c_pricing_wrapper .d2c_card_body{padding:20px 0}.d2c_pricing_wrapper ul li{margin-bottom:15px}.d2c_pricing_wrapper img:nth-child(2){bottom:-20px;left:58px}.d2c_testimonial_wrapper{padding:60px 0 0}.d2c_testimonial_wrapper h2{margin-bottom:30px}.d2c_testimonial_card h3{font-size:16px;margin-bottom:20px;line-height:22px}.d2c_testimonial_card p{font-size:20px}.d2c_testimonial_card ul li{padding:0 10px}.d2c_contact_wrapper .d2c_card{padding:25px 20px}.form-control{padding:12px 14px;font-size:14px}textarea{margin-bottom:25px!important}iframe{height:350px}.d2c_contact_wrapper img:nth-child(2),.d2c_contact_wrapper img:nth-child(3){display:none}.d2c_footer_bg{padding:60px 0 35px}.d2c_footer_left{margin-right:0;padding:20px}.d2c_footer_wrapper img{max-width:182px;max-height:47px;margin-bottom:20px}.d2c_footer_wrapper h4{font-size:22px;margin-bottom:25px}.d2c_footer_wrapper a{font-size:15px}.d2c_footer_wrapper span{padding:14px;margin-right:10px}.d2c_footer_wrapper i{font-size:12px}.d2c_footer_wrapper .form-control{padding:10px 17px;font-size:15px}.d2c_footer_wrapper .btn{padding:10px 26px 9px 20px}.d2c_footer_wrapper .input-group i{font-size:17px}.d2c_copy_wrapper{padding:15px 0}#scrollBtn a i{bottom:4%}}@media only screen and (min-width:768px) and (max-width:991px){section{padding:70px 0}h2{font-size:28px}h5{font-size:20px}p{font-size:15px}.btn{font-size:14px;padding:8px 36px 7px}.d2c_card{padding:30px 0}.d2c_navbar .navbar-nav .nav-link{font-size:16px;padding:2px 0}.nav-item .btn{font-size:15px!important;padding:8px 36px 7px!important}.nav-item .btn,.nav-item .btn.active{color:#e7f2f3!important}.d2c_hero_wrapper{height:58vh}h1{font-size:36px}.d2c_hero_wrapper p,h1{margin-bottom:20px;padding-right:0}.d2c_secondary_btn{margin-right:20px}.d2c_hero_wrapper img:nth-child(2){display:none}.d2c_hero_wrapper img:nth-child(3){left:12%;bottom:60px}.d2c_hero_wrapper img:nth-child(4){display:none}.d2c_about_wrapper p{margin-bottom:20px}.d2c_about_wrapper .d2c_about_left{width:436px;height:436px;margin:0 auto}.d2c_about_card h3{font-size:20px}.d2c_about_card p{font-size:16px}.d2c_about_card{width:230px;padding:20px;right:-75px}.d2c_about_wrapper img:nth-child(2){left:75px}.d2c_about_wrapper img:last-child{top:56%;transform:translateY(-50%);right:75px}.d2c_counter_wrapper h2{font-size:30px}.d2c_counter_wrapper h5{font-size:18px}.d2c_about_wrapper img:nth-child(3){top:23px;right:16%;transform:translateX(-50%)}.d2c_hobbies_wrapper h2{margin-bottom:30px}.d2c_hobbies_wrapper img:nth-child(2){top:40px}.d2c_services_wrapper p{margin-bottom:30px}.d2c_services_wrapper .d2c_img_border{margin:0 auto 16px}.d2c_services_wrapper h5{font-size:18px}.d2c_services_wrapper img:nth-child(2){top:60px;left:100px}.d2c_services_wrapper img:nth-child(4){display:none}.d2c_services_wrapper img:nth-child(3){bottom:-40px;right:75px}.d2c_skill_wrapper p{margin-bottom:0;margin-right:20px}.d2c_skill_wrapper ul li{width:100px;height:100px;margin:0 20px 20px 0}.d2c_skill_wrapper ul li span{width:80px;height:80px;font-size:18px}.d2c_skill_right{width:436px;height:436px;margin:0 auto}.d2c_skill_wrapper img:nth-child(2){top:-12px}.d2c_skill_wrapper img:nth-child(3){right:66px}.d2c_portfolio_wrapper p{margin-bottom:30px}.d2c_grid{column-count:2}.d2c_grid_item:first-child .fancybox{height:280px}.d2c_grid_item:nth-child(2) .fancybox{height:470px}.d2c_grid_item:nth-child(3) .fancybox,.d2c_grid_item:nth-child(4) .fancybox{height:375px}.d2c_grid_item:nth-child(5) .fancybox{height:470px}.d2c_grid_item:nth-child(6) .fancybox{height:280px}.d2c_portfolio_wrapper img:nth-child(2){display:none}.d2c_portfolio_wrapper img:nth-child(3),.d2c_portfolio_wrapper img:nth-child(4){bottom:-22px}.d2c_pricing_wrapper p{margin-bottom:30px}.d2c_pricing_wrapper .d2c_card{padding:20px 0 30px}.d2c_pricing_wrapper h2{margin-bottom:20px}.d2c_pricing_wrapper h1{padding:20px 0;font-size:48px}.d2c_pricing_wrapper h1 sub{font-size:24px}.d2c_pricing_wrapper .d2c_card_body{padding:20px 0}.d2c_pricing_wrapper ul li{margin-bottom:15px}.d2c_pricing_wrapper img:nth-child(2){left:100px}.d2c_testimonial_wrapper{padding:70px 0 30px}.d2c_testimonial_wrapper h2{margin-bottom:30px}.d2c_testimonial_card h3{font-size:17px;margin-bottom:20px;line-height:30px}.d2c_testimonial_card p{font-size:20px}.d2c_testimonial_card ul li{padding:0 12px}.d2c_contact_wrapper .d2c_card{padding:35px 45px}.form-control{padding:12px 16px}iframe{height:410px}.d2c_contact_wrapper img:nth-child(3){top:-25px;right:100px}.d2c_contact_wrapper img:nth-child(2){top:-10px;left:100px}.d2c_footer_bg{padding:60px 0 35px}.d2c_footer_left{margin-right:0}.d2c_footer_wrapper h4{font-size:22px;margin-bottom:30px}.d2c_footer_wrapper a{font-size:15px}.d2c_footer_wrapper span{padding:14px;margin-right:10px}.d2c_mobile_view.show .show_width{right:0}.d2c_footer_wrapper i{font-size:12px}.d2c_footer_wrapper .form-control{padding:10px 17px;font-size:15px}.d2c_footer_wrapper .btn{padding:10px 26px 9px 20px}.d2c_footer_wrapper .input-group i{font-size:17px}.d2c_copy_wrapper{padding:15px 0}}@media only screen and (min-width:992px) and (max-width:1199px){section{padding:60px 0}h2{font-size:24px}h5{font-size:20px}p{font-size:15px}.btn{font-size:14px;padding:9px 40px 8px}.d2c_card{padding:30px 0}.d2c_navbar{padding:10px 0}.d2c_navbar .navbar-nav .nav-item{padding:5px 2px;margin:5px 0}.d2c_navbar .navbar-nav .nav-link{font-size:17px}.d2c_hero_wrapper{height:70vh}h1{font-size:42px}.d2c_hero_wrapper p,h1{margin-bottom:20px}.d2c_hero_wrapper img:nth-child(4){display:none}.d2c_about_wrapper img:nth-child(3){top:32px}.d2c_about_wrapper p{margin-bottom:20px}.d2c_about_card h3{font-size:20px}.d2c_about_card p{font-size:16px}.d2c_about_card{width:250px;padding:25px}.d2c_about_wrapper img:nth-child(2){display:none}.d2c_counter_wrapper h2{font-size:32px}.d2c_counter_wrapper h5{font-size:20px}.d2c_about_wrapper img:last-child{top:69%}.d2c_hobbies_wrapper h2{margin-bottom:30px}.d2c_hobbies_wrapper .d2c_card{padding:15px 0 14px}.d2c_hobbies_wrapper h5{font-size:17px}.d2c_hobbies_wrapper img:nth-child(2){top:60px}.d2c_services_wrapper p{margin-bottom:30px}.d2c_services_wrapper .d2c_img_border{width:65px;height:65px;margin:0 auto 12px}.d2c_services_wrapper .d2c_img_wrapper{width:55px;height:55px}.d2c_services_wrapper h5{font-size:17px}.d2c_services_wrapper img:nth-child(2){top:50px;left:100px}.d2c_services_wrapper img:nth-child(4){top:10%;right:100px}.d2c_services_wrapper img:nth-child(3){bottom:0}.d2c_skill_wrapper p{margin-bottom:30px}.d2c_skill_wrapper ul li{width:100px;height:100px;margin:0 25px 25px 0}.d2c_skill_wrapper ul li span{width:80px;height:80px;font-size:18px}.d2c_skill_wrapper img:nth-child(2){top:0}.d2c_portfolio_wrapper p{margin-bottom:30px}.d2c_portfolio_wrapper img:nth-child(2){top:100px}.d2c_grid_item:first-child .fancybox{height:280px}.d2c_grid_item:nth-child(2) .fancybox{height:470px}.d2c_grid_item:nth-child(3) .fancybox,.d2c_grid_item:nth-child(4) .fancybox{height:375px}.d2c_grid_item:nth-child(5) .fancybox{height:470px}.d2c_grid_item:nth-child(6) .fancybox{height:280px}.d2c_portfolio_wrapper img:nth-child(3),.d2c_portfolio_wrapper img:nth-child(4){bottom:-50px}.d2c_pricing_wrapper p{margin-bottom:30px}.d2c_pricing_wrapper .d2c_card{padding:20px 0 30px}.d2c_pricing_wrapper h2{margin-bottom:20px}.d2c_pricing_wrapper h1{font-size:48px;padding:25px 0;margin-bottom:0}.d2c_pricing_wrapper h1 sub{font-size:24px}.d2c_pricing_wrapper .d2c_card_body{padding:30px 0}.d2c_pricing_wrapper ul{margin-bottom:0}.d2c_pricing_wrapper ul li{font-size:16px;margin-bottom:14px}.d2c_pricing_wrapper img:nth-child(2){bottom:-30px;left:100px}.d2c_testimonial_wrapper h2{margin-bottom:30px}.d2c_testimonial_card h3{font-size:21px;margin-bottom:20px;line-height:37px}.d2c_testimonial_card p{font-size:20px}.d2c_testimonial_card span{font-size:14px}.d2c_contact_wrapper .d2c_card{padding:25px}.form-control{font-size:14px;padding:11px 14px}textarea{margin-bottom:25px!important}iframe{height:393px}.d2c_contact_wrapper img:nth-child(2){top:-40px;left:100px}.d2c_contact_wrapper img:nth-child(3){top:-40px;right:100px}.d2c_footer_bg{padding:60px 0 35px}.d2c_footer_left{padding:20px;margin-right:0}.d2c_footer_wrapper img{max-width:177px;max-height:45px;margin-bottom:18px}.d2c_footer_wrapper h4{font-size:22px;margin-bottom:20px}.d2c_footer_wrapper a{font-size:15px}.d2c_footer_wrapper span{padding:14px;margin-right:10px}.d2c_footer_wrapper i{font-size:12px}.d2c_footer_wrapper .form-control{padding:10px 17px;font-size:15px}.d2c_footer_wrapper .btn{padding:10px 26px 10px 20px}.d2c_footer_wrapper .input-group i{font-size:17px}.d2c_copy_wrapper{padding:15px 0}}@media only screen and (min-width:1200px) and (max-width:1500px){section{padding:80px 0}h2{font-size:28px}h5{font-size:21px}p{font-size:16px}.btn{font-size:15px;padding:10px 40px 9px}.d2c_card{padding:35px 0}.d2c_navbar{padding:10px 0}.d2c_navbar .navbar-nav .nav-item{padding:5px 0}.d2c_navbar .navbar-nav .nav-link{font-size:17px}.d2c_hero_wrapper{height:100%}h1{font-size:42px}.d2c_hero_wrapper p,h1{margin-bottom:20px}.d2c_hero_wrapper img:nth-child(4){bottom:33px;right:76px}.d2c_about_wrapper p{margin-bottom:16px}.d2c_counter_wrapper h5{font-size:20px}.d2c_about_wrapper img:nth-child(2){display:none}.d2c_hobbies_wrapper h2{margin-bottom:40px}.d2c_hobbies_wrapper .d2c_card{padding:18px 0 17px}.d2c_hobbies_wrapper h5{font-size:16px}.d2c_hobbies_wrapper img:nth-child(2){top:15px}.d2c_services_wrapper p{margin-bottom:40px}.d2c_services_wrapper .d2c_img_border{margin:0 auto 18px}.d2c_services_wrapper img:nth-child(2){top:100px;left:100px}.d2c_services_wrapper img:nth-child(3){bottom:0;right:100px}.d2c_services_wrapper img:nth-child(4){display:none}.d2c_skill_wrapper p{margin-bottom:30px}.d2c_skill_wrapper img:nth-child(2){top:0}.d2c_skill_wrapper ul li{width:110px;height:110px;margin:0 25px 25px 0}.d2c_skill_wrapper ul li span{width:90px;height:90px;font-size:21px}.d2c_skill_wrapper img:nth-child(3){bottom:50px;right:100px}.d2c_portfolio_wrapper img:nth-child(2){top:120px}.d2c_portfolio_wrapper img:nth-child(3){bottom:0}.d2c_pricing_wrapper p{margin-bottom:40px}.d2c_pricing_wrapper .d2c_card{padding:20px 0 30px}.d2c_pricing_wrapper h2{margin-bottom:20px}.d2c_pricing_wrapper h1{padding:25px 0;font-size:48px}.d2c_pricing_wrapper h1 sub{font-size:24px}.d2c_pricing_wrapper .d2c_card_body{padding:25px 0}.d2c_pricing_wrapper ul li{margin-bottom:15px}.d2c_pricing_wrapper img:nth-child(2){bottom:0;left:120px}.d2c_testimonial_wrapper h2{margin-bottom:30px}.d2c_testimonial_card h3{font-size:24px}.d2c_testimonial_card p{font-size:22px}.d2c_testimonial_card span{font-size:14px}.d2c_contact_wrapper .d2c_card{padding:30px}.form-control{padding:10px 16px}iframe{height:426px}.d2c_contact_wrapper img:nth-child(2){top:0;left:100px}.d2c_contact_wrapper img:nth-child(3){display:none}.d2c_footer_bg{padding:80px 0 50px}.d2c_footer_wrapper img{max-width:177px;max-height:45px;margin-bottom:18px}.d2c_footer_wrapper p{font-size:15px}.d2c_footer_wrapper h4{margin-bottom:20px}.d2c_footer_wrapper span{padding:14px;margin-right:10px}.d2c_footer_wrapper i{font-size:12px}.d2c_footer_wrapper a{font-size:16px}.d2c_footer_wrapper .btn{padding:10px 23px 9px}.d2c_footer_wrapper .input-group i{font-size:18px}}