.sticky_sidebar{display:none}@media(min-width:992px){.sticky_sidebar{display:block;width:270px;flex-shrink:0;position:-webkit-sticky;position:sticky;top:80px;padding-bottom:20px}}@media(min-width:1200px){.sticky_sidebar{width:300px}}.sticky_sidebar .heading{font-size:16px;font-weight:700;margin-bottom:20px}.siderbar_heading{margin-bottom:11px;text-transform:capitalize}.siderbar_heading h3{font-size:16px;line-height:20px;font-weight:700;display:flex;align-items:center}.siderbar_heading h3:after{content:"";display:block;flex:1 1;margin-left:.6em;border-bottom:2px solid var(--divider_color)}.recent_posts{display:grid;grid-gap:20px;gap:20px;margin-bottom:20px}.recent_posts:last-child{margin-bottom:0}.theme_2 .non_sticky_sidebar{padding:50px 0 30px}@media(min-width:992px){.theme_2 .non_sticky_sidebar{flex-shrink:0;position:-webkit-sticky;position:sticky;top:140px;padding:0 0 20px;width:290px}}@media(min-width:1200px){.theme_2 .non_sticky_sidebar{width:290px}}@media(min-width:1280px){.theme_2 .non_sticky_sidebar{width:374px}}.theme_2 .siderbar_heading h2{font-size:26px;font-weight:700;line-height:33px;text-align:left}.theme_2 .recent_posts{display:grid;grid-gap:20px;gap:20px;margin-bottom:20px}.theme_2 .recent_posts:last-child{margin-bottom:0}.paper_talk .news_post.post_card{gap:15px;background:var(--section_bg);padding:18px;border-radius:var(--radius);box-shadow:var(--box_shadow);align-items:normal;margin-bottom:15px}.paper_talk .news_post.post_card:last-child{margin-bottom:0}.paper_talk .news_post.post_card .post_title_big a{-webkit-line-clamp:3}.paper_talk .news_post.post_card .post_title_big{font-weight:700;font-size:16px;line-height:20px;color:var(--section_heading_text)}.paper_talk .news_post.post_card .post_description{display:flex;flex-direction:column;justify-content:space-between}.paper_talk .news_post.post_card .post_author .post_date{color:var(--section_text_2)}.paper_talk .news_post.post_card strong{font-weight:500;font-size:13px;line-height:16px}.paper_talk .news_post.post_card .rounded_img .post_image{width:104px;height:102px;border-radius:100px}.news_section .section_head{margin-bottom:20px;margin-left:0}.news_section .section_head h2{font-weight:600;font-size:16px;line-height:20px;text-transform:uppercase;text-align:left}.news_section .new_sec_post{padding:9px;background:var(--section_bg);color:var(--section_text);margin-bottom:25px}@media(min-width:768px){.news_section .new_sec_post{padding:20px 15px}.news_section .new_sec_post .load-more{padding-top:40px}}.news_section .new_sec_post .load-more .button{font-weight:400;font-size:14px;line-height:18px;text-align:center;text-transform:capitalize;color:var(--section_button_text);background:var(--section_button_bg);border-radius:40px}.news_section .new_sec_post .load-more .button:hover{color:var(--section_button_text_hover);background:var(--section_button_bg_hover)}.news_section .post_card.vertical_post{gap:9px;border-radius:var(--radius);flex-direction:row;background:var(--section_bg);padding:0;color:var(--section_text)}@media(min-width:768px){.news_section .post_card.vertical_post{flex-direction:column;gap:0}}.news_section .post_card.vertical_post .post_image{border-radius:var(--radius);width:100px;height:100px}@media(min-width:768px){.news_section .post_card.vertical_post .post_image{width:100%;height:200px;margin-bottom:10px}}.news_section .post_card.vertical_post .post_description{width:100%;display:flex;flex-direction:column;height:100%}.news_section .post_card.vertical_post .post_author{display:flex;justify-content:space-between;gap:10px;font-weight:500;font-size:12px;line-height:16px;margin-top:auto}@media(min-width:768px){.news_section .post_card.vertical_post .post_author{font-size:14px;font-weight:600;line-height:18px}}.news_section .post_card.vertical_post .post_author a{font-weight:500}@media(min-width:768px){.news_section .post_card.vertical_post .post_author a{font-weight:600}}.news_section .post_card.vertical_post .post_author span{font-size:12px;font-weight:500}@media(min-width:768px){.news_section .post_card.vertical_post .post_author span{font-size:14px;font-weight:600;line-height:18px}}.news_section .post_card.vertical_post .post_date:before{display:none}.news_section .post_card.vertical_post .post_title{font-weight:500;font-size:14px;margin-bottom:12px;line-height:18px}@media(min-width:768px){.news_section .post_card.vertical_post .post_title{font-weight:700;font-size:16px;line-height:22px;margin-bottom:10px}}.news_section .post_card.vertical_post .post_title a{-webkit-line-clamp:3}.auth-card{padding:30px;margin-bottom:30px;display:flex;position:relative;z-index:1;flex-direction:column;color:var(--section_text);border:4px solid var(--section_bg);border-radius:var(--radius)}@media(min-width:768px){.auth-card{flex-direction:row;margin-bottom:50px}}.auth-card:before{position:absolute;content:"";z-index:-1;left:0;top:0;background:var(--section_bg);opacity:.8}.auth-card .auth-img,.auth-card:before{width:100%;height:100%}@media(min-width:768px){.auth-card .auth-img{width:92px;height:92px;flex-shrink:0;margin:0 20px 0 -45px}}.auth-card .auth-img .avatar{height:100px;width:100px;margin:-50px auto 20px;border-radius:100%;border:4px solid var(--bg_color);box-shadow:0 14px 28px rgba(0,0,0,.05),0 10px 10px rgba(0,0,0,.04)}.auth-card .auth-img .avatar img{position:relative!important;height:100%;width:100%;border-radius:100%}@media(min-width:768px){.auth-card .auth-img .avatar{width:92px;height:92px;margin:0;position:absolute;top:50%;right:auto;bottom:auto;transform:translateY(-50%)}}.auth-card .auth-box{text-align:center;flex-grow:1}@media(min-width:768px){.auth-card .auth-box{text-align:left}}.auth-card .auth-box .auth-name{margin-bottom:15px}.auth-card .auth-box .auth-name a{font-weight:700;text-transform:uppercase;color:var(--section_text);opacity:.8}.auth-card .auth-box .auth-name a:hover{opacity:1}.auth-card .auth-box p{margin-bottom:16px}.auth-card .auth-box p:last-child{margin-bottom:0}.auth-card .auth-box .auth-info{color:var(--section_text_2);margin-bottom:16px}.auth-card .auth-box .auth-info:last-child{margin-bottom:0}.theme_3 .auth-card{flex-direction:column;align-items:center;padding:20px 10px;margin-bottom:20px;color:var(--section_text);background:var(--section_even_row_bg);border:none;border-radius:0 0 var(--radius) var(--radius);z-index:unset}@media(min-width:768px){.theme_3 .auth-card{padding-top:44px;padding-bottom:57px}}@media(min-width:992px){.theme_3 .auth-card{margin-bottom:44px}}.theme_3 .auth-card:before{opacity:1}.theme_3 .auth-card .auth-img{width:100px;height:100px;margin:0 0 15px}@media(min-width:768px){.theme_3 .auth-card .auth-img{width:122px;height:122px;margin-bottom:25px}}.theme_3 .auth-card .auth-img .avatar{width:100px;height:100px;position:unset;transform:none;box-shadow:none;margin:0}@media(min-width:768px){.theme_3 .auth-card .auth-img .avatar{width:122px;height:122px}}.theme_3 .auth-card .auth-box{text-align:center}.theme_3 .auth-card .auth-box .auth-name{margin-bottom:12px}@media(min-width:768px){.theme_3 .auth-card .auth-box .auth-name{margin-bottom:16px}}.theme_3 .auth-card .auth-box .auth-name a{font-weight:700;font-size:18px;line-height:22px;text-transform:capitalize;color:var(--section_heading_text)}@media(min-width:768px){.theme_3 .auth-card .auth-box .auth-name a{font-size:20px;line-height:24px}}.theme_3 .auth-card .auth-box .auth-info{font-weight:400;font-size:14px;line-height:18px;text-align:center;color:var(--section_text)}@media(min-width:768px){.theme_3 .auth-card .auth-box .auth-info{font-size:17px;line-height:22px;max-width:680px}}@media(min-width:992px){.theme_3 .auth-card .auth-box .auth-info{max-width:940px}}@media(min-width:1200px){.theme_3 .auth-card .auth-box .auth-info{max-width:1064px}}@media(min-width:992px){.gallery .container{max-width:957px}}.gallery .breadcrumb{margin-bottom:30px;font-size:14px;line-height:22px}@media(min-width:768px){.gallery .breadcrumb{margin-bottom:58px;font-size:18px;line-height:36px}}.gallery .gallery_main_layout{font-size:13px;font-weight:300;line-height:18px}@media(min-width:768px){.gallery .gallery_main_layout{line-height:36px;font-size:18px}}.gallery_head{margin-bottom:30px}@media(min-width:768px){.gallery_head{margin-bottom:80px}}.gallery_head h2{font-size:22px;font-weight:600;line-height:30px;margin-bottom:20px}@media(min-width:768px){.gallery_head h2{line-height:35px;font-size:30px;margin-bottom:75px}}.gallery_post{margin-bottom:30px}@media(min-width:768px){.gallery_post{margin-bottom:60px}}.gallery_post .gallery_img{width:100%;margin-bottom:20px}@media(min-width:768px){.gallery_post .gallery_img{margin-bottom:40px}}.gallery_post .gallery_img img{width:100%;position:relative!important}.gallery_post .gallery_img .credits_id{font-weight:300;font-size:10px;line-height:1.3}.gallery_post .gallery_img .credits{display:flex;justify-content:space-between;gap:20px;background:var(--section_bg);color:var(--section_text);width:100%;padding:13px 20px;font-size:12px;font-weight:300;line-height:15px;margin:0}.gallery_post .gallery_img .credits .credits_title:first-letter{text-transform:capitalize}.gallery_post .gallery_img .credits .credits_title strong{font-weight:600}.business3_theme .gallery{margin-bottom:40px}@media(min-width:768px){.business3_theme .gallery{margin-bottom:160px}}.business3_theme .gallery_post .gallery_img img{border-radius:var(--radius) var(--radius) 0 0}.business3_theme .gallery_post .credits{border-radius:0 0 var(--radius) var(--radius)}.projects{margin-bottom:30px}@media(min-width:768px){.projects{margin-bottom:54px}}.projects .breadcrumb{margin-bottom:25px;font-weight:300;font-size:14px;line-height:1.5714285714}.projects .breadcrumb a,.projects .breadcrumb li,.projects .breadcrumb li:last-child a{font-weight:300}@media(min-width:768px){.projects .breadcrumb{margin-bottom:60px;line-height:36px;font-weight:300;font-size:18px;line-height:2}}.project_main_layout{padding-bottom:40px;text-align:center}@media(min-width:768px){.project_main_layout{padding-bottom:90px}}.project_main_layout .project_item{display:grid;text-align:left;grid-gap:20px;gap:20px}@media(min-width:768px){.project_main_layout .project_item{grid-template-columns:repeat(2,1fr);gap:40px 30px}}@media(min-width:992px){.project_main_layout .project_item{grid-template-columns:repeat(3,1fr);gap:35px 25px}}@media(min-width:1200px){.project_main_layout .project_item{grid-template-columns:repeat(3,1fr);gap:70px 41px}}.project_main_layout .project_item:not(:last-child){margin-bottom:50px}@media(min-width:992px){.project_main_layout .project_item:not(:last-child){margin-bottom:70px}}.thelatestnews{background:var(--section_bg);color:var(--section_text)}.thelatestnews .breadcrumb{margin-bottom:25px;font-weight:300;font-size:14px;line-height:1.5714285714}.thelatestnews .breadcrumb a,.thelatestnews .breadcrumb li,.thelatestnews .breadcrumb li:last-child a{font-weight:300}@media(min-width:768px){.thelatestnews .breadcrumb{margin-bottom:40px;font-weight:300;font-size:18px;line-height:2}}