/** Shopify CDN: Minification failed

Line 170:15 Expected ":"

**/
h1.os-title{
  margin: 0;
  color: #161C25;
  font-family: Inter;
  font-size: 160px;
  font-style: normal;
  font-weight: 600;
  line-height: 1;
  letter-spacing: -7.2px;
}
.title-120 {
    margin: 0;
    color: #161C25;
    font-family: Inter;
    font-size: 120px;
    font-style: normal;
    font-weight: 600;
    line-height: 1;
    letter-spacing: -2.5px;
}
.title-80{
    margin: 0;
    color: #161C25;
    font-family: Inter;
    font-size: 80px;
    font-style: normal;
    font-weight: 600;
    line-height: 1;
    letter-spacing: -2.5px;
}
.t-center{
  text-align:center;
}
.t-left{
  text-align:left;
}
.t-right{
  text-align:right;
}
figure{
  margin:0;
}
.f-48{
  font-size: 48px;
  letter-spacing:-1.2px;
}
.p-32{
  padding:32px;
}
.br-48{
  border-radius:48px;
}
.br-32{
  border-radius:32px;
}
.br-16{
  border-radius:16px;
}
.pb-300{
  padding-bottom:300px;
}

.pb-120{
  padding-bottom:120px;
}
.pt-120{
  padding-top:120px;
}
.pb-140{
  padding-bottom:140px;
}
.pb-60{
  padding-bottom:60px;
}
svg, svg rect, svg, svg path {
    transition: all 0.5s;
}
p{
  margin: 0;
  color: #161C25;
  font-family: Inter;
  font-style: normal;
  font-weight: 600 !important;
  line-height: 1.3;
}
body.about-us .header__heading-logo-wrapper img,
body.om-os .header__heading-logo-wrapper img {
    filter: invert(1);
}
body.about-us .head_project_btn a,
body.om-os .head_project_btn a{
  color:#F1F1ED;
}
.os-common-page-title p {
    max-width: 1130px;
}
.os-common-page-title p {
    max-width: 1208px;
    margin: 40px 0 80px;
}
.OS-expertise-project {
    position: relative;
    cursor: pointer;
}
img.os-mainimg.br-48.mobile-image{
  display:none;
}
.mobile-image {
    display: none;
}
.OS-expertise-project > a {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    display: block;
    z-index: 1;
}
a.OS-expertise-detail {
    position: absolute;
    height: auto;
    width: auto;
    top: auto;
    left: auto;
    display: flex;
}
.OS-expertise-detail {
    background: #DBDBD1;
    position: absolute;
    bottom: 24px;
    right: 24px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 32px;
    padding: 16px;
    gap: 20px;
    transition:all 0.5s;
    z-index:1;
}
.OS-expertise-project .OS-expertise-detail:hover {
    transform: translateY(-15px);
}
.OS-expertise-detail figure {
    margin: 0;
}
.OS-expertise-info h5 {
    margin: 0;
    font-family: 'Inter';
    font-size: 42px;
    letter-spacing: -1px;
    line-height: 1;
}
.OS-expertise-info h6 {
    margin: 0 0 8px;
    font-family: 'IBM Plex Mono';
    font-weight: 600;
    color: #161C25;
    font-size: 16px;
    line-height: 1;
}
.OS-expertise-detail a rect,
.OS-expertise-detail a path{
  transitionall 0.5s:;
}
.OS-expertise-detail a:hover rect{
    fill: #fff;
}
.OS-expertise-detail a:hover path{
  fill:#161C25;
}
.ctm-w-1080 {
    max-width: 1080px;
    margin-left: auto;
}
.OS-pricing-table-inner {
    display: flex;
    margin: 0 -30px;
}
.com-text {
    flex: 0 0 50%;
    width: 50%;
    padding: 0 30px;
}
.OS-basic-bottom {
    margin-top: auto;
}
.OS-basic-bg {
    background: #DBDBD1;
    height: 100%;
    display: flex;
    flex-wrap: wrap;
    flex-direction: column;
}
.OS-enterprise-bg {
    background: #161C25;
    height: 100%;
    display: flex;
    flex-wrap: wrap;
    flex-direction: column;
}
.com-text h4 {
    color: #161C25;
    font-family: inter;
    font-size: 48px;
    margin: 0 0 20px;
    line-height: 1;
}
.com-text .OS-basic-middle ul li,
.com-text span {
    color: #161C25;
    font-family: inter;
    font-size: 20px;
    line-height: 1;
    font-weight: 500;
}
.com-text .OS-basic-middle ul li {
    position: relative;
    padding-left: 37px;
}
.com-text .OS-basic-middle ul li:after {
    position: absolute;
    content: "";
    background-image: url(/cdn/shop/files/plan-svg.svg);
    left: 0;
    width: 26px;
    height: 26px;
    top: 0;
    bottom: 0;
    margin: auto;
    background-size: cover;
}
.OS-enterprise.com-text .OS-basic-middle ul li:after{
  background-image: url(/cdn/shop/files/e-plan-svg.svg);
}
.com-text .OS-basic-middle ul {
    padding: 60px 0;
    margin: 0;
}

.com-text .OS-basic-middle ul li:not(:last-child) {
    margin: 0 0 20px;
}
.OS-basic-bottom p {
    font-size: 24px;
    margin: 0 0 16px;
}
.OS-basic-bottom .os-price {
    font-size: 60px;
    display: block;
    margin: 0 0 30px;
    font-weight: 600;
    letter-spacing: -2px;
}
.OS-basic-bottom .common_btn {
    width: 100%;
    justify-content: space-between;
    padding:6px 12px 6px 34px;
}
.OS-basic-bottom .common_btn:hover {
    justify-content: center;
}
.OS-enterprise.com-text h4,
.OS-enterprise .OS-basic-bottom .os-price,
.OS-enterprise.com-text .OS-basic-middle ul li,
.OS-enterprise.com-text span,
.OS-enterprise .OS-basic-bottom p{
  color:#F1F1ED;
}
.OS-enterprise .OS-basic-bottom .common_btn {
  background: #F1F1ED;
  color: #161C25;
}
.OS-enterprise .common_btn span {
  background: #161C25;
}
.OS-enterprise .common_btn span svg path{
  fill: #f1f1ed;
}
.OS-enterprise .OS-basic-bottom .common_btn:hover {
    border-color: #fff;
    background: #161C25;
    color: #fff;
}
.OS-enterprise .common_btn:hover span {
    background: #fff;
}
.OS-enterprise .common_btn:hover span svg path{
  fill: #161C25;
}
.OS-we-are-pro h2 span {
    color: #95BF46;
    display:block;
}
body.template_page.email-marketing .OS-we-are-pro .OS-pricing-details  h2 span,
body.template_page.photo-video .OS-we-are-pro .OS-pricing-details  h2 span {
    color: #161C25;
}
.OS-we-are-pro h2 {
    line-height: 1;
}
.OS-we-are-partner p {
    font-size: 66px;
    line-height: 1;
    padding: 48px 0;
}
.OS-we-are-pro .OS-expertise-detail{
  width: 550px;
  position:unset;
  justify-content:space-between;
}
.OS-explore-me{
  overflow:hidden;
  padding-top:40px;
}
.OS-explore-bg{
  background:#DBDBD1;
}
.OS-explore-bg h3 {
    margin: 0;
    color: #161C25;
    font-family: Inter;
    font-size: 74px;
    font-style: normal;
    font-weight: 600;
    line-height: 1;
    letter-spacing: -2.5px;
}
.OS-explore-bg p {
    font-size: 24px;
    font-weight: 500 !important;
    margin: 0 0 24px;
}
.OS-explore-bg .common_btn {
    padding: 6px 12px 6px 24px;
}
.OS-explore-slider {
    margin: 0 -40px;
    position: relative;
    width: 100vw;
    left: 50%;
    right: 50%;
    margin-right: -50vw;
    margin-left: -50vw;
    padding-left: 40px;
}
.OS-explore-inner {
    padding: 0 40px;
}
/* .OS-explore-slider .slick-list {
    padding: 0 25% 0 0 !important;
} */
.OS-explore-slider .slick-list.draggable {
    padding-left: 0 !important;
}
.OS-work-section{
  background:#9A9CD4;
}
.OS-work-section a{
  display:inline-block;
}
body.template_blog.gradient .featured_work_section {
    padding-bottom: 0;
}
.OS-work-section h3 {
    color: #382B76;
    padding: 32px 0;
}
.OS-tabs ul {
    padding: 0;
    margin: 0;
    display: flex;
    gap: 20px;
    column-gap: 20px;
    flex-wrap: wrap;
    align-items: center;
    justify-content: flex-start;
}
.blog-posts-col {
    display: grid;
    gap: 60px;
    grid-template-columns: repeat(3, minmax(0, 3fr));
}
.blog-posts-col .blog-posts-inner {
    width: 100%;
}
.blog-posts-col .blog-posts-bg {
    background: #DBDBD1;
    border-radius: 48px;
    padding: 24px;
    height: 100%;
}
.blog-posts-col .blog-posts-bg h3 {
    margin: 24px 0 12px;
    font-family: 'Inter';
    font-size: 50px;
    font-weight: 600;
    color: #161C25;
    line-height: 1.1;
    letter-spacing: -03.2px;
}
.blog-posts-col .blog-posts-bg p {
    color: #000000;
    font-weight: 500 !important;
    font-size: 24px;
    margin: 0 0 24px;
    letter-spacing: -0.48px;
}
.article-tags ul {
    margin: 0;
    padding: 0;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: flex-start;
    letter-spacing: 0;
}
.article-tags ul li a {
    font-family: 'IBM Plex Mono';
    font-weight: 600;
    font-size: 16px;
    color: #161C25;
    line-height: 1;
    display: block;
}
/* .article-tags ul li:not(:last-child) {
    padding: 0 24px 0 0;
} */
.blog-bottom-tags {
    display: flex;
    gap: 12px;
    flex-wrap: wrap;
}
.articles-news-title {
    color: #161C25;
    font-family: Inter;
    font-size: 180px;
    font-weight: 600;
    line-height: 1;
    letter-spacing: -7.2px;
    margin: 0;
}
.blog-bottom-tags span {
    background: #161C25;
    color: #F1F1ED;
    padding: 12px 12px;
    font-family: 'IBM Plex Mono';
    font-size: 20px;
    font-weight: 600;
    line-height: 1;
}
.OS-tabs ul li span {
    border: 4px solid #000;
    border-radius: 50px;
    padding: 24px 32px;
    font-family: 'IBM Plex Mono';
    font-weight: 600;
    font-size: 24px;
    color: #161C25;
    line-height: 1;
    display: block;
    cursor: pointer;
    transition: all 0.5s;
}
.OS-tabs ul li.active span,
.OS-tabs ul li:hover span{
    background: #161C25;
    color: #F1F1ED;
}
.blog-posts-by-tag-inner {
    display: none;
}
.blog-posts-by-tag-inner.active {
    display: block;
}
@keyframes drop-in {
 from {
  opacity: 0;
  transform: translateY(100%);
 }
 to {
  opacity: 1;
  transform: translate(0);
 }
}
.drop-in {
 animation: drop-in 1s ease 200ms backwards;
}
.drop-in-2 {
 animation: drop-in 700ms ease 400ms backwards;
}
.drop-in-3 {
 animation: drop-in 900ms ease 600ms backwards;
}
.drop-in-4 {
 animation: drop-in 1100ms ease 800ms backwards;
}

/* custom article filter css start */
.blog-posts-by-tag-inner.first-loop-blocks .blog-posts-col {
    display: flex;
    align-items: flex-start;
    justify-content: flex-start;
    flex-wrap: wrap;
    gap: 0;
    margin: 0 -30px;
}
.blog-posts-by-tag-inner.first-loop-blocks .blog-posts-col .blog-posts-inner.animted_col {
    width: 33.33%;
    padding: 30px;
    margin: 0;
}
.blog-posts-by-tag-inner.first-loop-blocks .blog-posts-col .blog-posts-inner.animted_col:first-child {
    width: 100%;
}
.main-newsletter-wrapper {
    display: inline-block;
    width: 100%;
}
.blog_author_info span {
    display: inline-block;
    color: #222;
    font-size: 20px;
    font-style: normal;
    font-weight: 600;
    line-height: 1;
    text-transform: uppercase;
    font-family: 'IBM Plex Mono';
    letter-spacing:0;
}
.blog-posts-by-tag-inner.first-loop-blocks .blog-posts-col .blog-posts-inner.animted_col:first-child  .boc-outer-content-box {
    display: flex;
    flex-direction: column;
    width: 53.5%;
    padding-right:136px;
}
.blog-posts-by-tag-inner.first-loop-blocks .blog-posts-col .blog-posts-inner.animted_col:first-child .blog-posts-bg {
    display: flex;
    flex-direction: row-reverse;
    justify-content: space-between;
    flex-wrap:wrap;
}
.blog-posts-by-tag-inner.first-loop-blocks .blog-posts-col .blog-posts-inner.animted_col:first-child  .article_excerpt_info {
    margin-top: auto;
    display:block;
}
.article_excerpt_info {
    display:none;
}
.blog-posts-by-tag-inner.first-loop-blocks .blog-posts-col .blog-posts-inner.animted_col:first-child  .blog-posts-bg figure {
    margin: 0;
    width: 46.5%;
}
.blog-posts-by-tag-inner.first-loop-blocks .blog-posts-col .blog-posts-inner.animted_col:first-child img {
    width: 100%;
}
.blog-posts-by-tag-inner.first-loop-blocks .blog-posts-col .blog-posts-inner.animted_col:first-child .blog_author_info{
  display:flex;
}
.blog-posts-by-tag-inner.first-loop-blocks .blog-posts-col .blog-posts-inner.animted_col:first-child .blog-posts-bg h3 {
  margin: 12px 0 30px;
}
.blog-posts-col .blog-posts-bg h3 {
    margin: 12px 0 64px;
}
.blog_author_info img {
    width: 100%;
    height: auto;
    border-radius: 100%;
    max-width: 32px;
}
.blog_author_info {
    display: flex;
    align-items: center;
    gap: 12px;
    margin-bottom: 20px;
    display: none;
}
.article-tags ul li a {
    display: block;
    color: #F1F1ED;
    font-family: "IBM Plex Mono";
    font-size: 20px;
    font-style: normal;
    font-weight: 600;
    line-height: 1;
    border-radius: 32px;
    background: #161C25;
    padding: 12px 24px;
}
.article-tags ul {
    gap: 15px;
}
.blog-posts-bg figure {
    margin-bottom: 32px;
    position: relative;
    padding-top: 100%;
}
.blog_date_time span {
    color: #222;
    font-family: Inter;
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    line-height: 1.4;
    letter-spacing: -0.32px;
}
.custom-article-filter .blog-bottom-tags {
    display: none;
}
.blog-posts-col .blog-posts-inner.new-design-layout {
    width: 100% !important;
    padding:0;
}
.blog-posts-col .blog-posts-inner.new-design-layout .blog-posts-bg {
    display: flex;
    gap: 60px;
}
.blog-posts-col .blog-posts-inner.new-design-layout .blog-posts-bg figure {
    margin: 0;
    padding:0;
}
.blog-posts-col .blog-posts-inner.new-design-layout .boc-outer-content-box {
    width: 64.9% !important;
    padding: 0 !important;
    display: flex;
    flex-direction: column;
}
.blog-posts-col .blog-posts-inner.new-design-layout .blog_date_time {
    margin-top: auto;
}

.blog-posts-col .blog-posts-inner.new-design-layout .blog-posts-bg {
    display: flex;
    gap: 60px;
    padding: 0;
    background: #F1F1ED;
    border-top: 5px solid #161C25;
    border-radius: 0;
    padding-top: 40px;
}
.blog-posts-by-tag-inner.first-loop-blocks .blog-posts-col .blog-posts-inner.animted_col:first-child  .blog-posts-bg figure.blog_article_img {
    position: relative;
    padding-top: 50%;
}
.blog-posts-col .blog-posts-inner.new-design-layout figure img {
    width: 100%;
}
figure.blog_article_img img {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
    display: block;
}
.blog-posts-inner-block {
    width: 100%;
    position:relative;
}
.blog-posts-col .blog-posts-inner.new-design-layout .blog-posts-bg {
    display: flex !important;
    flex-direction: row !important;
    flex-wrap: nowrap !important;
}
.blog-posts-col .blog-posts-inner.new-design-layout figure {
    width: 31.7% !important;
}
.blog-posts-inner-block .blog-posts-col .blog-posts-inner .stack_data {
    position: sticky !important;
    top: 0 !important; 
}


/*=======================================================
=====================articles-page-css===================  */

.blog_details_article_tags {
  margin-bottom: 24px;
}
.blog_details_article_tags ul {
    margin: 0;
    padding: 0;
}
.blog_details_article_tags ul li a {
    padding: 12px 24px;
    border-radius: 32px;
    background: #161C25;
    color: #F1F1ED;
    font-family: "IBM Plex Mono";
    font-size: 20px;
    font-style: normal;
    font-weight: 600;
    line-height: 1;
    display: inline-block;
}
section.article_news_section {
    padding-top: 80px;
}
.article_news_row {
    display: flex;
    max-width: 75.5%;
    margin-left: auto;
}
.blog_details_article_title {
    color: #161C25;
    font-family: Inter;
    font-size: 120px;
    font-weight: 600;
    line-height: 1;
    letter-spacing: -4.8px;
    margin: 0 0 60px 0px;
}
.blog_article_inner_img img {
    width: 100%;
}
.blog_article_inner_img {
    position: relative;
    padding-top: 60%;
    margin-bottom: 60px;
}
.blog_article_inner_img img {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
    display: block;
}
.article_inner_excerpt_info p {
    color: #161C25;
    font-family: Inter;
    font-size: 48px;
    font-weight: 600;
    line-height: 1.2;
    letter-spacing: -0.96px;
}
.article_inner_excerpt_info {
    margin-bottom: 40px;
}
.blog_inner_author_info {
    display: flex;
    gap: 16px;
    padding: 8px;
    background: #DBDBD1;
    border-radius: 24px;
    max-width: 336px;
    align-items: center;
}
.author_details_info span {
    line-height: 1;
    color: #161C25;
    font-family: "IBM Plex Mono";
    font-size: 16px;
    font-weight: 600;
    letter-spacing: -0.32px;
}
.blog_inner_author_info img {
    width: 80px;
    height: auto;
    border-radius: 16px;
}
.author_details_info p {
    color: #161C25;
    font-family: Inter;
    font-size: 24px;
    font-style: normal;
    font-weight: 600;
    line-height: 100%;
    letter-spacing: -1.2px;
    margin: 0 0 12px 0px;
}
.article_bottom_main_row {
    display: flex;
    flex-wrap: wrap;
}
.article_bottom_left_col {
    width: 22.8%;
    padding: 0 15px;
}
.article_bottom_right_col {
    width: 77.2%;
    padding: 0 15px;
}
.article_left_inner_info h2 {
    margin: 0;
    color: #222;
    font-family: Inter;
    font-size: 32px;
    font-weight: 600;
    line-height: 1.2;
    letter-spacing: -1.28px;
    margin-bottom: 24px;
    display: inline-block;
    width: 100%;
}

.article_left_inner_info {
    line-height: normal;
}
.article_table_details ul {
    margin: 0 0 40px 0;
    padding: 0 0 0 30px;
}
.article_table_details ul li {
    list-style: decimal-leading-zero;
    margin-bottom: 16px;
    color: rgb(34 34 34 / 50%);
    font-family: "IBM Plex Mono";
    font-size: 16px;
    font-weight: 600;
    line-height: 1;
    letter-spacing: 0;
    word-spacing: -7.3px;
}
.article_table_details ul li a {
    list-style: decimal-leading-zero;
    color: rgb(34 34 34 / 50%);
    font-family: "IBM Plex Mono";
    font-size: 16px;
    font-weight: 600;
    line-height: 1;
    letter-spacing: 0;
    word-spacing: -7.3px;
}
.article_table_details ul li.active,
.article_table_details ul li.active a {
    color: #222;
}
.blog_inner_date_time span {
    color: #222;
    font-family: Inter;
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    line-height: 1.4;
    letter-spacing: -0.32px;
}
.article_content_title h2 {
    color: #161C25;
    font-family: Inter;
    font-size: 64px;
    font-style: normal;
    font-weight: 600;
    line-height: 1;
    letter-spacing: -2.56px;
    margin: 0 0 24px 0px;
}
.article_content_title h2 p {
    line-height: 1;
}
.article_content_desc p {
    color: #161C25;
    font-family: Inter;
    font-size: 32px;
    font-weight: 500 !important;
    line-height: 1.2;
    letter-spacing: -0.7px;
}
.article_inner_image_info {
    margin-bottom: 24px;
}
.article_inner_image_wapper{
  margin-bottom:54px;
}
.article_table_details p {
    color: rgba(34, 34, 34, 0.60);
    text-align: center;
    font-family: "IBM Plex Mono";
    font-size: 16px;
    font-weight: 600;
    line-height: 1.2;
    letter-spacing: 0;
}
.article_inner_block1,
.article_inner_block3,
.article_inner_block4,
.article_inner_block6 {
    max-width: 1024px;
    margin: 0 auto 60px;
}
.article_inner_block4 .article_content_title h2 {
    font-size: 48px;
}
.article_content_desc p a {
    text-decoration: underline;
    text-underline-offset: 7px;
    transition: all 0.5s ease;
    font-weight:600;
}
.article_content_desc p a:hover{
  color:#161c25b3;
}
.article_content_desc ul li {
    color: #161C25;
    font-family: Inter;
    font-size: 32px;
    font-weight: 500 !important;
    line-height: 1.2;
    letter-spacing: -0.7px;
    margin: 0 0 16px 0;
    position:relative;
}
.article_content_desc ul {
    margin: 0;
}
.article_inner_block3 .article_content_desc p {
    margin-bottom: 60px;
}
.article_inner_block6 .article_content_title h2 {
    font-size: 80px;
}
.article_inner_block3 .article_content_desc ul li {
    padding: 0px 0 0 30px;
}
.article_inner_block3 .article_content_desc ul {
    padding: 0;
}
.article_inner_block3 .article_content_desc ul li:before {
    content: "";
    position: absolute;
    height: 20px;
    width: 20px;
    top: 50%;
    left: 0;
    transform: translateY(-50%);
    background-image: url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" width="20" height="21" viewBox="0 0 20 21" fill="none"><path d="M8.16181 2.07076C8.6297 0.14372 11.3703 0.14372 11.8382 2.07076C12.1404 3.3156 13.5666 3.90634 14.6606 3.23983C16.354 2.20806 18.2919 4.14595 17.2602 5.83942C16.5937 6.93338 17.1844 8.35957 18.4292 8.66181C20.3563 9.1297 20.3563 11.8703 18.4292 12.3382C17.1844 12.6404 16.5937 14.0666 17.2602 15.1606C18.2919 16.854 16.354 18.7919 14.6606 17.7602C13.5666 17.0937 12.1404 17.6844 11.8382 18.9292C11.3703 20.8563 8.6297 20.8563 8.16181 18.9292C7.85957 17.6844 6.43338 17.0937 5.33942 17.7602C3.64595 18.7919 1.70806 16.854 2.73983 15.1606C3.40634 14.0666 2.8156 12.6404 1.57076 12.3382C-0.35628 11.8703 -0.35628 9.1297 1.57076 8.66181C2.8156 8.35957 3.40634 6.93338 2.73983 5.83942C1.70806 4.14595 3.64595 2.20806 5.33942 3.23983C6.43338 3.90634 7.85957 3.3156 8.16181 2.07076Z" fill="black"/></svg>');
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
}
.article_bottom_right_inner_info .article_inner_main:last-child {
    margin-bottom: 0;
}
.template_article  .newsletter.pb-120.center {
    padding: 240px 0;
}


.recomanded-articles-wrapper .blog-posts-col {
    display: block !important;
    gap: 60px;
    grid-template-columns: repeat(3, minmax(0, 3fr)) important;   
}


.recomanded-articles-wrapper {
    width: 100%;
}
.recomanded-articles-wrapper .blog-posts-inner.animted_col {
    width: 100% !important;
}

.recomanded-articles-wrapper .blog-posts-bg {
    display: flex;
    flex-direction: column !important;
}
.recomanded-articles-wrapper figure.blog_article_img {
    width: 100%;
    padding-top: 100%;
}
.recomanded-articles-wrapper figure.blog_article_img {
    padding-top: 100% !important;
    width: 100% !important;
    margin-bottom: 32px !important;
}
.recomanded-articles-wrapper .slick-list{
    overflow: visible;
}
.recomanded-articles-wrapper .blog_author_info {
    margin-bottom: 64px;
    display:flex;
}
.recomanded-articles-wrapper .blog-posts-bg h3 {
    margin: 24px 0 24px 0 !important;
}
/* .blog-posts-by-tag-inner#all .blog-posts-col {
    overflow: unset;
} */
.blog-posts-inner-block .blog-posts-inner.stack_data:not(:first-child) {
    margin-top: -22% !important;
}
.blog-posts-inner-block .blog-posts-inner .blog-posts-bg:hover {
    transform: translateY(-60px);
}
@media screen and (max-width: 1600px) {
 .f-48 {
    font-size: 40px;
  }
  h1.os-title {
    font-size: 130px;
  }
  .OS-pricing-table-inner {
    margin: 0 -15px;
  }
  .pb-140 {
    padding-bottom: 120px;
  }
  .title-120 {
    font-size: 100px;
}
  .pb-300 {
    padding-bottom: 170px;
}
  .OS-explore-inner {
    padding: 0 30px;
}
  .pb-120 {
    padding-bottom: 70px;
}
  .pt-120 {
    padding-top: 70px;
}
  .OS-explore-bg h3 {
    font-size: 56px;
}
  .OS-explore-bg p {
    font-size: 20px;
}
  .ctm-w-1080 {
    max-width: 1000px;
}
  .OS_about_team_box {
    width: 45%;
    padding: 0 40px;
}
  .OS_about_team_flex {
    margin: 0 0px;
    row-gap: 50px;
    justify-content: end;
}
  .OS_about_project_left {
    width: 26%;
}
.blog-posts-col {
    gap: 25px;
}
.blog-bottom-tags span {
    font-size: 16px;
}
  .OS_contact_title p svg {
    width: 100px;
    height: auto;
}
  .OS_contact_title p {
    font-size: 120px;
    column-gap: 25px;
    margin-bottom: 60px;
}
  .OS_conatct_form_left, .OS_contact_form_right {
    padding: 0 10px;
}
  .OS_conatct_form_flex {
    margin: 0 -10px;
}
  .form-control-info h3 {
    font-size: 42px;
    padding-bottom: 20px;
}
  .articles-news-title {
    font-size: 160px;
}
  section.article_news_section {
    padding-top: 40px;
}
.blog_details_article_title {
    font-size: 100px;
    margin: 0 0 50px 0px;
}
  .article_bottom_left_col {
    width: 30%;
}
  .article_bottom_right_col {
    width: 70%;
}
  .template_article  .newsletter.pb-120.center {
    padding: 160px 0;
}
  .recomanded-articles-wrapper .blog_author_info {
    margin-bottom: 45px;
}
}
@media screen and (max-width: 1440px) {
  h1.os-title {
    font-size: 120px;
}
   .title-120 {
    font-size:90px;
} 
.pb-300 {
    padding-bottom: 140px;
}
  .about-us .OS_hero_video_sec {
    padding-bottom: 120px;
}
  .template_article  .newsletter.pb-120.center {
    padding: 140px 0;
}
.recomanded-articles-wrapper .blog_author_info {
  margin-bottom: 40px;
}
  
}
@media screen and (max-width: 1399px) {
  
.pb-140 {
    padding-bottom: 100px;
}
 .title-120 {
    font-size: 78px;
}
.pb-300 {
    padding-bottom: 130px;
}
.OS_about_project_left {
    width: 35%;
}
.OS_about_project_right.ctm-w-1080 {
    max-width: 65%;
}
.OS_about_project_left h1.os-title {
    font-size: 80px;
}
.OS_about_project_flex .f-48 {
    font-size: 32px;
}
  .OS_about_logo {
    width: 100%;
}
  .OS_about_logo img {
    margin: auto;
}
  .OS_about_team_logo_flex {
    flex-wrap: wrap;
    row-gap: 40px;
}
  .OS_about_team_flex {
    justify-content: center;
}
.pb-120 {
  padding-bottom: 50px;
}
.pt-120 {
  padding-top: 50px;
}
  .blog-posts-col {
    grid-template-columns: repeat(2, minmax(0, 2fr));
}
  .blog-posts-col .blog-posts-bg h3 {
    font-size: 34px;
    letter-spacing: -1.2px;
}
  .article-tags.pb-60 {
    padding-bottom: 40px;
}
  .OS-tabs ul li span {
    padding: 15px 20px;
    font-size: 20px;
}
  .OS-tabs ul {
    column-gap: 15px;
}
body.template_blog.gradient .featured_work_title {
    margin-bottom: 50px;
}
.OS_conatct_form_sec .OS_ceo_box_inner {
    width: 100%;
}
.OS_contact_form_inner .field__input {
    height: 100px;
    min-height: 100px;
    padding: 0 48px;
    border-radius: 32px;
    font-size: 28px;
}  
 .OS_contact_form_inner label.field__label {
    font-size: 28px;
}
  .form-control-info h3 {
    font-size: 44px;
    padding-bottom: 25px;
}
  .field-box-wrapper label {
    padding: 15px 20px !important;
    font-size: 18px;
}
  .field.form-control-info {
    padding: 25px 25px;
}
.OS_contact_form_inner .field__input {
    height: 90px;
    min-height: 90px;
    padding: 0 30px;
    border-radius: 20px;
    font-size: 26px;
}
.form-control-info h3 {
    font-size: 34px;
    padding-bottom: 20px;
}
.OS_contact_title p {
    font-size: 100px;
    column-gap: 20px;
    margin-bottom: 40px;
}
  .OS_conatct_form_sec .OS_ceo_box {
    margin-bottom: 50px;
}
  .OS_contact_form_inner .comment_box label {
    display: none;
}
.OS_contact_form_inner .comment_box textarea::placeholder {
    opacity: 1;
}
.OS_contact_form_inner .comment_box textarea {
  padding: 25px 15px;
}
.OS_contact_form_inner .comment_box textarea:focus {
  padding: 25px 15px;
}
  .articles-news-title {
    font-size: 110px;
}
  .blog-posts-by-tag-inner.first-loop-blocks .blog-posts-col .blog-posts-inner.animted_col {
    padding: 15px;
}
  .blog-posts-by-tag-inner.first-loop-blocks .blog-posts-col .blog-posts-inner.animted_col:first-child  .boc-outer-content-box {
    padding-right: 30px;
}
  .blog-posts-col .blog-posts-bg {
    border-radius: 34px;
    padding: 20px;
}
.article-tags ul li a {
    font-size: 12px;
    padding: 10px 13px;
}
.blog-posts-by-tag-inner.first-loop-blocks .blog-posts-col {
    margin: 0 -15px;
}
.blog-posts-by-tag-inner.first-loop-blocks .blog-posts-col .blog-posts-inner.animted_col {
    width: 50%;
}
.article_news_row {
    max-width: 100%;
}
.article_bottom_left_col {
    width: 42%;
}
.article_bottom_right_col {
    width: 58%;
}
  .article_content_title h2 {
    font-size: 50px;
}
  .article_content_desc p {
    font-size: 24px;
}
.article_inner_block3 .article_content_desc p {
    margin-bottom: 40px;
}
  .article_inner_block6 .article_content_title h2 {
    font-size: 42px;
}
  .article_inner_block1, .article_inner_block3, .article_inner_block4, .article_inner_block6 {
    margin: 0 auto 40px;
}
.blog_article_inner_img {
    margin-bottom: 40px;
} 
.article_inner_excerpt_info p {
    font-size: 34px;
}
.article_inner_block4 .article_content_title h2 {
    font-size: 36px;
}
.article_content_desc ul li {
    font-size: 24px;
}
.blog_details_article_title {
    font-size: 90px;
}
.template_article  .newsletter.pb-120.center {
    padding: 100px 0;
}
.recomanded-articles-wrapper .blog_author_info {
    margin-bottom: 35px;
}
.blog-posts-inner-block .blog-posts-inner.stack_data:not(:first-child) {
    margin-top: -20% !important;
}
}
@media screen and (max-width: 1199px) {
     h1.os-title {
    font-size: 100px;
}
  .os-common-page-title p {
    max-width: 100%;
    margin: 20px 0 60px;
}
  .f-48 {
    font-size: 40px;
}
  .OS-expertise-info h5 {
    font-size: 30px;
}
  img.os-mainimg.br-16 {
    max-width: 80px;
    width: 100%;
}
  .OS-expertise-detail {
    border-radius: 25px;
    gap: 15px;
}
  .OS-expertise-detail a svg {
    max-width: 45px;
    height: auto;
}
  .title-120 {
    font-size: 70px;
}
  .com-text h4 {
    font-size: 38px;
}
  .com-text .OS-basic-middle ul {
    padding: 40px 0;
}
  .OS-basic-bottom .os-price {
    font-size: 60px;
    margin: 0 0 25px;
}
  .pb-140 {
    padding-bottom: 70px;
}
  .OS-we-are-partner p {
    font-size: 54px;
}
  .OS-we-are-pro .OS-expertise-detail {
    width: fit-content;
}
  .pb-300 {
    padding-bottom: 100px;
} 
  .p-32 {
    padding: 25px;
}
  .OS-explore-bg h3 {
    font-size: 40px;
}
  .pb-120 {
    padding-bottom: 50px;
}
  .pt-120 {
    padding-top: 50px;
}
.OS-explore-inner {
    padding: 0 15px;
}
  .OS-explore-bg p {
    font-size: 18px;
}
  .com-text {
    padding: 0 15px;
}
  .OS-explore-slider {
    padding-left: 0;
}
  .title-80 {
    font-size: 64px;
}
  .OS_about_team_sec {
    margin-bottom: 120px;
}
  .pb-60 {
    padding-bottom: 40px;
}
  .OS-work-section h3 {
    padding: 25px 0;
}
  .template_article  .newsletter.pb-120.center {
    padding: 90px 0;
}
.recomanded-articles-wrapper .blog_author_info {
    margin-bottom: 30px;
}
}
@media screen and (max-width: 991px) {
  a.OS-expertise-detail svg {
    width: 30px;
    height: auto;
}
.title-120 {
  font-size: 88px;
}
  .br-48 {
    border-radius: 30px;
}
  h1.os-title {
    font-size: 86px;
}
  .f-48 {
    font-size: 36px;
}
  .pb-140 {
    padding-bottom: 50px;
}
  .title-120 {
    font-size: 64px;
}
  .com-text .OS-basic-middle ul li, .com-text span {
    font-size: 16px;
}
  .com-text h4 {
    font-size: 36px;
}
  .OS-basic-bottom .os-price {
    font-size: 50px;
}
  .OS-we-are-partner p {
    font-size: 42px;
}
  .OS-explore-bg .common_btn {
    padding: 6px 12px 6px 15px;
}
  .OS_about_project_right.ctm-w-1080 {
    max-width: 100%;
}
  .OS_about_project_left {
    width: 100%;
}
  .OS_about_project_flex {
    row-gap: 15px;
}
  .OS_about_logo span {
    display: inline-block;
    padding: 0 7px;
}
  .OS_about_logo span svg {
    width: 50px;
    height: auto;
}
  .OS_team_name h4 {
    font-size: 24px;
}
  .OS_team_name h6 {
    font-size: 14px;
}
  .OS_about_team_box {
    width: 50%;
    padding: 0 30px;
}
  .OS_about_team_box.OS_about_box_3 {
    margin-left: 0;
}
  .OS_team_name {
    padding: 15px;
    margin: -80px -25px 0 auto;
    max-width: 100%;
}
  .OS_about_team_flex {
    row-gap: 40px;
}
  .OS_about_team_box.OS_about_box_2, .OS_about_team_box.OS_about_box_4 {
    margin-top: 0;
}
  .OS_about_team_sec {
    margin-bottom: 80px;
}
  .OS_about_slider_box_inner p {
    max-width: 380px;
}
  .blog-posts-col .blog-posts-bg {
    border-radius: 24px;
    padding: 15px;
}
  .blog-posts-col .blog-posts-bg h3 {
    font-size: 34px;
}
  .blog-posts-col .blog-posts-bg p {
    font-size: 18px;
    margin: 0 0 20px;
}
  .article-tags ul li a {
    font-size: 14px;
    letter-spacing: -0.7px;
}
  .article-tags.pb-60 {
    padding-bottom: 30px;
}
  /* .article-tags ul li:not(:last-child) {
    padding: 0 10px 0 0;
} */
  .blog-bottom-tags span {
    font-size: 12px;
}
  .OS-tabs ul {
    column-gap: 10px;
}
  .OS-tabs ul li span {
    padding: 12px 17px;
    font-size: 14px;
}
  .OS_contact_title p svg {
    width: 70px;
}
.OS_contact_title p {
    font-size: 70px;
    column-gap: 20px;
    margin-bottom: 30px;
    letter-spacing: -4.1px;
}
  .OS_conatct_form_flex {
    row-gap: 50px;
}
  .blog-posts-by-tag-inner.first-loop-blocks .blog-posts-col .blog-posts-inner.animted_col:first-child  .boc-outer-content-box {
    padding-right: 0;
    width: 58%;
}
  .blog-posts-by-tag-inner.first-loop-blocks .blog-posts-col .blog-posts-inner.animted_col:first-child  .blog-posts-bg figure {
    width: 42%;
}
  .blog_author_info span {
    font-size: 18px;
}
  .articles-news-title {
    font-size: 90px;
}
section.article_news_section {
    padding-top: 30px;
}
.blog_details_article_title {
    font-size: 70px;
    margin: 0 0 40px 0px;
}
.article_bottom_left_col {
    display: none;
}
.article_bottom_right_col {
    width: 100%;
    padding:0;
}
  .article_inner_block4 .article_content_title h2 {
    font-size: 28px;
    letter-spacing: -1px;
}
  .article_content_title h2 {
    font-size: 40px;
}
  .blog_details_article_tags ul li a {
    font-size: 18px;
}
  .blog-posts-col .blog-posts-inner.new-design-layout figure img {
    display: block;
    height: 100%;
}
  .blog-posts-inner-block .blog-posts-inner.stack_data:not(:first-child){
    margin:0 !important
  }
}
@media screen and (max-width: 767px) {
  .blog-posts-inner-block .blog-posts-inner.stack_data {
    min-height: 680px;
}
img.os-mainimg.br-48.desktop-image.mobile-image-show,
.desktop-image.mobile-image-show {
    display: none;
}
img.os-mainimg.br-48.mobile-image,
.mobile-image {
    display: block;
}
  h1.os-title {
    font-size: 72px;
  }
  .title-120 {
    font-size: 70px;
  }
  img.os-mainimg.br-48 {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
    display: block;
}
  .OS-expertise-project {
    position: relative;
    cursor: pointer;
    padding-top: 100%;
}
  
  /* .OS_desktop_image.pb-140 {
    display: none;
}
  .OS_mobile_image.pb-140 {
    display: block;
} */
  .f-48 {
    font-size: 30px;
}
  .os-common-page-title p {
    margin: 20px 0 50px;
}
  .OS-expertise-detail {
    border-radius: 18px;
}
  .OS-expertise-info h5 {
    font-size: 24px;
}
.OS-pricing-table-inner .slick-list.draggable {
    padding-left: 0 !important;
}
  .OS-we-are-partner p {
    font-size: 30px;
}
  .about-us .OS_hero_video_sec {
    padding-bottom: 80px;
}
  .about-us .OS_about_title h1 {
    padding-bottom: 50px;
    letter-spacing: -3.5px;
}
  .OS_hero_video video {
    border-radius: 40px;
}
.OS_about_team_flex {
    row-gap: 30px;
}  
 .OS_team_name h4 {
    font-size: 22px;
}
  .OS_team_name {
    margin: -75px 0 0 auto;
    max-width: 100%;
}
  .OS_about_team_box {
    padding: 0 10px;
}
  .OS_about_slider_box_inner {
    padding: 30px;
}
  .OS_about_slider_flex .slick-list {
    padding: 0 50% 0 0!important;
}
  .OS_about_slider_box_inner p {
    max-width: 330px;
}
 .OS-work-section h3 {
    padding: 12px 0;
}
  body.template_blog.gradient .featured_work_title {
    margin-bottom: 0;
}
.OS-explore-me.pb-120 .container{
  padding:0;
}
.blog-posts-col {
    grid-template-columns: repeat(2, minmax(0, 2fr));
    column-gap: 15px;
    flex-wrap: nowrap;
    white-space: nowrap;
    overflow-x: auto;
    justify-content: flex-start;
    display: flex;
    padding-left:16px;
}
.blog-posts-col::-webkit-scrollbar {
  display: none;
}
.blog-posts-col .blog-posts-inner {
    width: 100%;
    min-width: 80%;
    white-space: normal;
}
.OS-tabs ul {
    column-gap: 15px;
    flex-wrap: nowrap;
    white-space: nowrap;
    overflow-x: auto;
    justify-content: flex-start;
    padding-left:16px;
}
  .OS_contact_title p svg {
    width: 60px;
}
  .OS_contact_title p {
    font-size: 60px;
    column-gap: 15px;
    margin-bottom: 30px;
    letter-spacing: -4.1px;
}
  .blog-posts-by-tag-inner.first-loop-blocks .blog-posts-col .blog-posts-inner.animted_col {
    width: 100%;
}
  .blog-posts-col{
    /* padding:0; */
    padding-top:12px;
  }
  .blog-posts-by-tag-inner.first-loop-blocks .blog-posts-col {
    margin: 0;
}
  .blog-posts-by-tag-inner.first-loop-blocks .blog-posts-col .blog-posts-inner.animted_col:first-child  .blog-posts-bg figure {
    width: 100%;
    margin-bottom: 32px;
}
  .blog-posts-by-tag-inner.first-loop-blocks .blog-posts-col .blog-posts-inner.animted_col:first-child  .boc-outer-content-box {
    padding-right: 0;
    width: 100%;
}
  .blog-posts-by-tag-inner.first-loop-blocks .blog-posts-col .blog-posts-inner.animted_col:first-child  .blog-posts-bg figure.blog_article_img {
    position: relative;
    padding-top: 110%;
}
.blog-posts-col .blog-posts-inner.new-design-layout .blog-posts-bg {
    display: flex !important;
    flex-direction: column !important;
    gap:0;
}
  .blog-posts-col .blog-posts-inner.new-design-layout figure, .blog-posts-col .blog-posts-inner.new-design-layout .boc-outer-content-box {
    width: 100% !important;
}
  .articles-news-title {
    font-size: 70px;
    letter-spacing: -3.1px;
}
  .blog_details_article_title {
    font-size: 50px;
    letter-spacing: -2.8px;
}
  .article_inner_excerpt_info p {
    font-size: 24px;
}
  .blog_details_article_tags ul li a {
    font-size: 16px;
}
.recomanded-articles-wrapper .blog-posts-col {
  grid-template-columns: repeat(2, minmax(0, 2fr)) !important;
  column-gap: 15px !important;
  flex-wrap: nowrap !important;
  white-space: nowrap !important;
  overflow-x: auto !important;
  justify-content: flex-start !important;
  display: flex !important;
  padding-left: 16px !important;
  align-items:unset !important;
  margin:0 -15px !important;
}
  .blog-posts-col .blog-posts-inner.new-design-layout .blog-posts-bg figure {
    margin: 0 0 32px 0;
}
  .article_table_details p {
    font-size: 12px;
}
  .recomanded-articles-wrapper .blog-posts-col .blog-posts-inner {
    width: 100%;
    min-width: 70%;
    white-space: normal !important;
}
  .recomanded-articles-wrapper .blog-posts-col::-webkit-scrollbar {
  display: none;
}
.recomanded-articles-wrapper .blog-posts-col .blog-posts-inner.animted_col {
    padding: 15px 0 !important;
}
.recomanded-articles-wrapper .blog_date_time {
    margin-top: auto;
}
.recomanded-articles-wrapper .blog-posts-bg h3 {
  margin: 10px 0 20px 0 !important;
}
.blog-posts-inner-block .blog-posts-inner.stack_data:not(:first-child) {
    /* margin-top: -100% !important; */
}
.blog-posts-inner-block .blog-posts-bg {
  padding-top: 24px !important;
}
.read_more_article_section  .blog-posts-col {
    padding: 0;
    padding-top: 12px;
    margin: 0 -15px;
    padding-left: 15px;
}

}
@media screen and (max-width: 575px) {
   .title-120 {
    font-size: 36px;
    letter-spacing: -1.44px;
}
  h1.os-title {
    font-size: 42px;
    letter-spacing: -1.68px;
}
  .f-48 {
    font-size: 24px;
    letter-spacing: -0.48px;
}
  .os-common-page-title p {
    margin: 20px 0 20px;
}
  img.os-mainimg.br-16 {
    max-width: 60px;
}
  .br-16 {
    border-radius: 8px;
}
  .OS-expertise-detail {
    border-radius: 12px;
    padding: 8px 12px 10px 8px;
    gap:12px;
    bottom: 12px;
    right: 12px;
}
  .OS-expertise-info h6 {
    font-size: 12px;
}
  .OS-expertise-detail a svg {
    max-width: 30px;
}
  .OS-expertise-info h5 {
    font-size: 20px;
}
  .br-48 {
    border-radius: 12px;
}
  .pb-140 {
    padding-bottom: 80px;
}
  .pb-60 {
    padding-bottom: 40px;
}
  .br-32 {
    border-radius: 16px;
}
  .p-32 {
    padding: 16px;
}
  .com-text h4 {
    font-size: 24px;
    margin:0 0 10px;
}
.OS-pricing-table-inner {
    margin: 0 -8px;
}
  .com-text {
    padding: 0 8px;
}
.com-text .OS-basic-middle ul {
    padding: 30px 0;
}  
.com-text .OS-basic-middle ul li, .com-text span {
    font-size: 12px;
}
  .com-text .OS-basic-middle ul li {
    padding-left: 20px;
}
  .com-text .OS-basic-middle ul {
    padding: 30px 0;
}
  .com-text .OS-basic-middle ul li:after {
    width: 13px;
    height: 13px;
}
  .OS-basic-bottom p {
    font-size: 12px;
    margin: 0 0 8px;
    letter-spacing: 0;
}
  .OS-basic-bottom .os-price {
    font-size: 40px;
    margin: 0 0 16px;
}
  .OS-we-are-pro h2 {
    max-width: 80%;
    line-height: 1.3;
}
  .OS-we-are-partner img {
    width: 100%;
    max-width: 213px;
}
  .OS-we-are-partner p {
    font-size: 32px;
    letter-spacing: -1.28px;
     padding:24px 0;   
}
  .pb-300 {
    padding-bottom: 80px;
}
  .OS-explore-bg p {
    font-size: 12px;
}
  .OS-explore-bg h3 {
    font-size: 40px;
}
  .pb-120 {
    padding-bottom: 70px;
}
  .pt-120 {
    padding-top: 70px;
}
.OS-basic-bottom .common_btn {
    padding: 6px 12px 6px 12px;
} 
  .about-us .OS_about_title h1 {
    padding-bottom: 24px;
    letter-spacing: -1.68px;
}
  .OS_about_project_flex .f-48 {
    font-size: 24px;
}
  .OS_about_project_left h1 {
    margin-bottom: 12px!important;
}
  .OS_about_project_left h1.os-title {
    font-size: 90px;
}
  .OS_about_project_flex {
    row-gap: 40px;
}
  h1.os-title {
    font-size: 42px;
    letter-spacing: -1.68px;
}
    .OS_about_team_box {
    width: 65%;
  }
  .OS_about_team_flex {
    margin: -40px -23px;
    white-space: nowrap;
    overflow: visible;
    overflow-x: auto;
    flex-wrap: nowrap;
    justify-content: flex-start;
  }
  .OS_about_team.ctm-w-1080 {
    max-width: 100%;
  }
  .OS_team_name {
    padding: 12px;
    margin: -45px -25px 0 auto;
    max-width: 100%;
    border: 4px solid #161c25;
    white-space: nowrap;
    margin-left: 70px;
    width: min-content;
    transform: translate(-86%,80%) rotate(-6deg) translate(80%,-50%);
  }
  .OS_about_team_box img {
    display: block;
    width: 100%;
    height: 100%;
    object-fit: cover;
  }
  .OS_about_team_box {
    padding: 45px 23px;
  }
  .OS_about_team_box:hover img {
    transform: rotate(0deg);
  }
  .OS_about_team_box:hover .OS_team_name {
    -o-transform: translate(-86%,80%) rotate(-6deg) translate(80%,-50%);
    -ms-transform: translate(-86%,80%) rotate(-6deg) translate(80%,-50%);
    -moz-transform: translate(0px,-20px);
    -webkit-transform: translate(-86%,80%) rotate(-6deg) translate(80%,-50%);
    transform: translate(-86%,80%) rotate(-6deg) translate(80%,-50%);
  }
  .section-header.shopify-section-group-header-group header-drawer {
    justify-content: flex-end;
  }
.OS_about_logo p.f-48 {
    max-width: 80%;
    margin: auto;
    font-size: 20px;
    text-align: center;
}
  .OS_about_logo span svg {
    width: 40px;
}
  .about_box_flex {
    column-gap: 10px;
    margin-bottom: 20px;
}
  .about_box_number h5 {
    font-size: 20px;
    padding: 8px 16.2px;
}
  .title-80 {
    font-size: 40px;
}
  .OS_about_slider_box_inner {
    padding: 24px;
}
  .OS_about_slider_box_inner p {
    max-width: fit-content;
    font-size: 16px;
}   
  .OS_about_slider_box, .OS_about_slider_image {
    padding: 0 12px;
}
  .OS_about_content .pb-120 {
    padding-bottom: 40px;
}
  .OS_about_team_box {
    padding: 15px 23px;
}
  .OS_about_team_flex {
    margin: 0 -23px;
}
.OS_about_team_flex .slick-list.draggable {
    padding-left: 0 !important;
}
  .OS_team_name h6 {
    font-size: 10px;
}
  .OS_team_name h4 {
    font-size: 16px;
}
.OS_team_name {
    padding: 12px;
    margin: -45px -25px 0 auto;
    max-width: 100%;
    border: 4px solid #161c25;
}
  .OS_about_team_logo_flex {
    flex-wrap: nowrap;
    row-gap: 40px;
    flex-direction: column-reverse;
}
  .OS_about_team_sec.pb-140 {
    overflow: hidden;
}
  .OS_hero_video {
    position: relative;
    padding-top: 100%;
}
  .OS_hero_video video {
    border-radius: 24px;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
    display: block;
}
  .OS_image.pb-140 img {
    width: 100%;
    height: 300px;
    border-radius: 24px;
}
  .OS_about_slider_flex .slick-list {
    padding: 0 20% 0 0!important;
}
  .OS_about_slider_flex {
    padding-left: 0px;
}
  .title-120 {
    font-size: 42px;
}
  .OS-tabs ul li span {
    border: 2px solid #000;
}
  .OS-tabs ul li span {
    padding: 12px 35px;
    font-size: 16px;
}
  .OS-tabs.pb-60 {
    padding-bottom: 25px;
}
  .blog-posts-col .blog-posts-bg h3 {
    font-size: 26px;
    letter-spacing: -0.4px;
    margin: 12px 0 48px;
}
  .blog-posts-col .blog-posts-bg {
    padding: 12px;
}
  .blog-posts-col .blog-posts-bg p {
    font-size: 16px;
    margin: 0 0 12px;
    letter-spacing: -0.6px;
}
  .article-tags ul li a {
    font-size: 12px;
}
  .blog-bottom-tags span {
    font-size: 10px;
}
.OS_contact_title p svg {
    width: 66px;
}
.OS_contact_title p {
    font-size: 70px;
    column-gap: 24px;
    margin-bottom: 40px;
    letter-spacing: -2.4px;
    flex-wrap: wrap;
    line-height: 1.3;
}
  .field-box-wrapper label {
    padding: 15px 14px !important;
    font-size: 16px;
}
  .OS_contact_form_inner .field__input {
    height: 70px;
    min-height: 70px;
    padding: 0 15px;
    border-radius: 20px;
    font-size: 26px;
}
  .OS_contact_form_inner label.field__label {
    font-size: 20px;
    letter-spacing: -1px;
    left: 20px !important;
}
  .field.form-control-info {
    padding: 25px 15px;
}
  .OS_conatct_form_sec .OS_ceo_box_inner {
    width: 80%;
}
  .blog-posts-by-tag-inner.first-loop-blocks .blog-posts-col .blog-posts-inner.animted_col:first-child .blog-posts-bg h3 {
    margin: 12px 0 12px;
}
  .blog-posts-inner-block .blog-posts-bg h3 {
    margin:12px 0 48px !important;
  }
  .blog_author_info span {
    font-size: 16px;
}
  .blog_date_time span {
    font-size: 14px;
}
  .blog-posts-bg figure,.blog-posts-by-tag-inner.first-loop-blocks .blog-posts-col .blog-posts-inner.animted_col:first-child .blog-posts-bg figure {
    margin-bottom: 24px;
}
.articles-news-title {
    font-size: 42px;
    letter-spacing: -1px;
    padding-bottom: 24px !important;
}
  .OS-explore-me {
    padding-top: 20px;
}
  .blog-posts-col .blog-posts-inner.new-design-layout .blog-posts-bg {
    padding-top: 24px;
}
  section.article_news_section {
    padding-top: 20px;
}
.blog_details_article_tags ul li a {
    font-size: 12px;
}
.blog_details_article_title {
  font-size: 36px;
  letter-spacing: -1.44px;
  margin: 0 0 24px 0px;
}
.article_inner_excerpt_info {
  margin-bottom: 24px;
}
.blog_inner_author_info img {
    border-radius: 8px;
}
  .blog_inner_author_info {
    gap: 12px;
    border-radius: 12px;
    max-width: 270px;
}
.article_content_title h2 {
    font-size: 32px;
    letter-spacing: -1.28px;
}
  .article_content_desc p {
    font-size: 20px;
}
  .article_content_desc ul li {
    font-size: 20px;
}
  .article_content_title h2 p {
    line-height: 1.2;
}
.article_inner_block3 .article_content_desc ul li:before {
  height: 16px;
  width: 16px;
}
.article_inner_block3 .article_content_desc ul li {
  padding: 0px 0 0 25px;
}
.article_inner_block6 .article_content_title h2 {
  font-size: 32px;
  margin:0;
}
  .template_article  .newsletter.pb-120.center {
    padding: 80px 0;
}
  /* .blog-posts-inner-block .blog-posts-inner.stack_data:not(:first-child) {
    margin-top: -111% !important;
} */
  .blog-posts-inner-block .blog-posts-inner.stack_data {
    min-height: 570px;
}
}
@media screen and (max-width: 425px) {
.OS_conatct_form_sec .OS_ceo_box_inner {
    width: 75%;
}
  .OS_ceo_name h5 {
    font-size: 12px;
}
  .OS_conatct_form_sec .OS_ceo_box {
    margin-bottom: 40px;
}
  .OS_conatct_form_flex {
    row-gap: 80px;
}
  .OS_contact_form_inner .field__input {
    height: 66px;
    min-height: 66px;
    padding: 0 24px;
    border-radius: 16px;
    font-size: 24px;
}
.OS_contact_form_inner label.field__label {
    font-size: 24px;
    left: 24px !important;
    letter-spacing: -0.96px;
}
  .field.form-control-info {
    padding: 16px;
    border-radius: 16px;
}
  .form-control-info h3 {
    font-size: 24px;
    padding-bottom: 16px;
}
.OS_contact_form_inner .field__input:not(:placeholder-shown)~.field__label {
    top: 20px;
    font-size: 12px;
    padding-bottom: 12px;
}
  .OS_contact_form_inner .field {
    margin-bottom: 16px;
}
  .field-box-wrapper label {
    padding: 12px 15px !important;
    font-size: 12px;
    border: 1px solid #161C25;
}
  .field-box-wrapper {
    gap: 6px;
}
  .pop-up_inner_info p {
    margin: 0;
    padding: 0;
    font-size: 12px;
    min-height: 28.78px;
}
  .custom-model-wrap {
    padding: 14px;
}
.article-tags ul li a {
    font-size: 10px;
    letter-spacing: 0;
}
.blog_details_article_tags ul li a {
    padding: 8px 12px;
    font-size: 10px;
}
.article_inner_block6 {
  margin: 0;
}
 .blog-posts-inner-block .blog-posts-inner.stack_data:not(:first-child) {
    /* margin-top: -115% !important; */
} 
}
@media screen and (max-width: 370px) {
  .OS-explore-inner {
    padding: 0 8px;
}
  .OS-explore-slider {
    left: 52%;
}
  .OS-explore-bg h3 {
    font-size: 30px;
}
  .OS-we-are-partner p {
    font-size: 26px;
}
  .OS-basic-bottom .os-price {
    font-size: 34px;
    margin: 0 0 12px;
}
  .f-48 {
    font-size: 20px;
    letter-spacing: -0.48px;
}
  .pb-140 {
    padding-bottom: 60px;
}
.pb-300 {
    padding-bottom: 60px;
}
.OS-we-are-pro h2 {
    max-width: 90%;
}
  .OS_about_project_left h1.os-title {
    font-size: 70px;
}
  .OS_about_project_flex .f-48 {
    font-size: 20px;
}
  .OS_about_logo p.f-48 {
    max-width: 100%;
}
  .title-80 {
    font-size: 32px;
}
  .blog-posts-col .blog-posts-inner {
    min-width: 91%;
}
.OS_contact_title p {
    font-size: 60px;
    column-gap: 15px;
    margin-bottom: 30px;
}
.OS_conatct_form_sec .OS_ceo_box_inner {
    width: 100%;
}
  .title-120 {
    font-size: 36px;
}
  .OS_shopify_partner_box h3.green_text.title-120, .OS_shopify_partner_box h3 .green_text {
    margin-bottom: 50px;
}
.OS-explore-me {
    padding-top: 40px;
}
.articles-news-title {
  font-size: 36px;
}
.newsletter__wrapper .newsletter__subheading.rte p {
    font-size: 22px;
}
.blog_details_article_title {
    font-size: 30px;
}
.blog_article_inner_img {
  margin-bottom: 30px;
}
.article_inner_excerpt_info p {
    font-size: 20px;
}
.article_content_title h2 {
    font-size: 30px;
    margin: 0 0 15px 0px;
}
.article_inner_block1, .article_inner_block3, .article_inner_block4, .article_inner_block6 {
    margin: 0 auto 30px;
}
.article_content_desc p a {
    text-underline-offset: 4px;
}
  .recomanded-articles-wrapper .blog-posts-col .blog-posts-inner {
    min-width: 90%;
}
}



body.email-marketing .OS-expertise-top.pb-140 {
    padding-bottom: 50px;
}
@media (max-width: 575px) {
  .OS_about_team_box {
    padding: 0 23px 33px 23px;
    width: 100%;
    min-width: 256px !important;
  }
  .OS_team_name {
    padding: 12px;
    margin: -45px -35px 0 auto;
    max-width: 100%;
    width: auto;
    border: 4px solid #161c25;
  }
  .OS_about_team_flex {
    padding-right: 20px !important;
  }
}
