.orange_line{top:82%!important;width:98%!important}.blog_page{display:flex;flex-direction:column;justify-content:space-between;align-items:flex-start;gap:50px;margin:50px auto;width:90%}.blog_container_text h1{font-size:74px!important}.blog_det_dropdown{position:absolute;top:80%;left:-5px;width:calc(99% - 8px)!important;margin-left:15px!important;max-height:280px;overflow-y:auto;border:2px solid var(--black);border-top:none;border-radius:0 0 10px 10px;box-shadow:0 2px 4px rgba(0,0,0,.1);z-index:10!important;background-color:var(--white)}.blog_main_container{gap:50px!important}.blog_top_section{flex-direction:column;align-items:flex-start;gap:30px;width:100%}.blog_btn_section,.blog_top_section{display:flex;justify-content:space-between}.blog_btn_section{gap:15px}.active_btn{background-color:var(--dark-orange)!important;color:#fff}.blog_btn{background-color:var(--light-violet);padding:5px 15px;border-radius:10px}.orange_hr_line{border-bottom:2px solid var(--dark-orange);width:100%}.blog_posts_part{display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;gap:30px}.blog_post_card{width:30%;display:flex;flex-direction:column;align-items:flex-start;gap:10px;box-shadow:0 0 6px rgba(77,20,140,.2);padding:15px;border-radius:10px}.blog_details_page span,.blog_post_card span{color:var(--icon-orange-color);font-weight:500}.blog_post_card .card_img{width:100%}.blog_card_btn{font-size:20px;color:var(--icon-orange-color);font-weight:500;border-bottom:2px solid var(--icon-orange-color)}.blog_details_page{width:90%;margin:50px auto;display:flex;flex-direction:column;justify-content:space-between;align-items:flex-start;gap:20px}.blog_img_section{width:70%;display:flex;flex-direction:column;gap:15px}.card_details_img{width:100%}.posted_social{display:flex;justify-content:center;align-items:center;gap:50px}.posted_social div{display:flex;justify-content:space-between;align-items:center;gap:40px;color:#6c6c6c}.heading_with_para{gap:2px}.heading_with_para,.recent_blog_posts{display:flex;flex-direction:column;justify-content:space-between;align-items:flex-start}.recent_blog_posts{width:90%;margin:50px auto;gap:50px}.recent_blog_posts_heading{display:flex;flex-direction:column;justify-content:space-between;align-items:flex-start;width:100%;gap:10px}@media screen and (min-width:1440px){.blog_container_text h1{font-size:84px!important}}@media screen and (max-width:1260px){.blog_det_dropdown{width:calc(99% - 10px)!important}}@media screen and (max-width:1200px){.blog_container_text h1{font-size:64px!important}}@media screen and (max-width:1000px){.blog_post_card{width:280px}.blog_container_text h1{font-size:54px!important}.blog_posts_part{justify-content:center}.blog_det_dropdown{width:calc(99% - 12px)!important}}@media screen and (max-width:720px){.blog_container_text h1{font-size:44px!important}.blog_details_page{align-items:center!important;width:70%}.blog_img_section,.card_details_img{width:100%!important}.recent_blog_posts_heading{width:70%;margin:0 auto}.blog_det_dropdown{width:calc(99% - 14px)!important}.branding_third_container{margin-top:0!important}.blog_details_page h2{margin-top:0}.posted_social{flex-direction:column;gap:5px}.project_contact_heading_section h2{margin-top:0}.blog_main_container{gap:20px!important}.blog_post_card h4{text-align:left!important}}@media screen and (max-width:540px){.blog_det_dropdown{width:calc(99% - 16px)!important}}@media screen and (max-width:440px){.blog_container_text h1{font-size:20px!important}.blog_det_dropdown{width:calc(99% - 17px)!important}}.blog_markdown_content h2,.blog_markdown_content h3,.blog_markdown_content h4{margin:25px 0 10px}.blog_markdown_content p{margin:15px 0}.blog_markdown_content ol,.blog_markdown_content ul{padding-left:25px;margin:15px 0}.blog_markdown_content li{margin:8px 0}.blog_markdown_content img{max-width:100%;height:auto;border-radius:10px}.blog_markdown_content a{color:var(--icon-orange-color);text-decoration:underline}.blog_markdown_content blockquote{border-left:3px solid var(--icon-orange-color);padding-left:15px;margin:15px 0}