/*
Theme Name: Twenty Twenty-One Child
Theme URI: https://wordpress.org/themes/twentytwentyone/
Template: twentytwentyone
Author: the WordPress team
Author URI: https://wordpress.org/
Description: Twenty Twenty-One is a blank canvas for your ideas and it makes the block editor your best brush. With new block patterns, which allow you to create a beautiful layout in a matter of seconds, this theme’s soft colors and eye-catching — yet timeless — design will let your work shine. Take it for a spin! See how Twenty Twenty-One elevates your portfolio, business website, or personal blog.
Tags: one-column,accessibility-ready,custom-colors,custom-menu,custom-logo,editor-style,featured-images,footer-widgets,block-patterns,rtl-language-support,sticky-post,threaded-comments,translation-ready,blog,portfolio
Version: 2.3.1725280875
Updated: 2024-09-02 12:41:15

*/
@import url('assets/fonts/stylesheet.css');
html{
	font-family: 'Neue Haas Grotesk Display Pro' !important;
}
body{
	background-color:#fff;
	font-family: 'Neue Haas Grotesk Display Pro' !important;
}
.wpb-content-wrapper {
    max-width: 1440px !important;
    padding-left: 27px !important;
    padding-right: 27px !important;
}
.site-main{
	padding:unset !important;
}
.wpb_content_element, ul.wpb_thumbnails-fluid > li, .wpb_button{
	margin:unset !important;
} 
.page-id-51  header.entry-header.alignwide {
    display: none !important;
}
a:hover,a:focus,a:focus-visible{
	text-decoration:none !important;
	outline:none !important;
	background:transparent !important;
}
span.custom-logo-link:focus,span.custom-logo-link:focus-visible,span.custom-logo-link img:focus,span.custom-logo-link img:focus-visible{
	text-decoration:none !important;
	outline:none !important;
	background:transparent !important;
	border:none !important;
}
.site-logo a {
    text-decoration: none !important;
}
.site-logo a:focus img {
   	text-decoration:none !important;
	outline:none !important;
	background:transparent !important;
	border:none !important;
}
/* header */
.wp-custom-logo .site-header{
	padding:27px;
	max-width:1440px;
	padding-bottom:22px;
}
img.dg_logo_image {
    margin-left: 20px;
}
ul#primary-menu-list a {
	padding:0px;
	padding-left:20px;
	padding-right:20px;
	font-family: 'Neue Haas Grotesk Display Pro';
	font-size: 17px;
	font-weight: 400;
	line-height: 20.28px;
	text-align: left;
	white-space:nowrap;
   transition:.2s linear;
	position:relative;
	text-decoration:none;
}
ul#primary-menu-list a::after{
	content:"";
	position:absolute;
	bottom:5px;
	left:50%;
	width:0px;
	height:3px;
	background:#111;
	transition:.2s linear;
	transform:translatex(-50%);
	bottom:-6px;
}
ul#primary-menu-list a:hover{
	transition:.2s linear;
}
ul#primary-menu-list a:hover::after{
	width:calc(100% - 30px);
	transition:.2s linear;
	
}
.site-logo,.site-branding {
    margin: 0px;
}
ul#primary-menu-list li:last-child a {
    position: relative;
	transition:.4s linear all;
}
ul#primary-menu-list li:last-child a::before {
    content: "";
    position: absolute;
    background-image: url('https://dulcie.adlabitsolutions.com/wp-content/uploads/2024/09/anchor_icon-2.png');
    background-repeat: no-repeat;
    background-size: 20px;
    left: 10px;
    top: 0px;
    width: 100%;
    height: 100%;
}
ul#primary-menu-list li:last-child a{
	padding-left:40px;
}


/* header end */


/* footer */

footer#colophon {
    padding: 40px 30px 20px;
	background-color:#EDEDED;
	max-width:unset !important;
}
.site-footer {
    padding: 0 30px;
}
aside.widget-area,.site-info{
	max-width:1386px;
	margin:auto !important;
}
.site-footer > .site-info {
    justify-content: space-between;
}
.powered-bys {
    font-family: Neue Haas Grotesk Display Pro;
    font-size: 14px;
    font-weight: 500;
    line-height: 16.02px;
    text-align: left;
}
aside.widget-area {
    margin: 0px;
    max-width: 1386px;
    display: flex;
    justify-content: space-between;
	padding:0px;
	margin-bottom:206px !important;
}
aside.widget-area > section {
    margin: 0px;
}
.widget-area:after{
	content:none;
}
aside.widget-area h2.widget-title{
	font-family: Neue Haas Grotesk Display Pro;
	font-size: 40px;
	font-weight: 500;
	line-height: 40px;
	text-align: left;
}
nav.menu-footer_menu-container li a {
    font-family: Neue Haas Grotesk Display Pro;
    font-size: 23px;
    font-weight: 400;
    line-height: 27.44px;
    text-align: left;
	position:relative;
	padding-left:40px;
	text-decoration:none;
	position:relative;
	overflow:hidden;
		transition:.4s linear all;
}
nav.menu-footer_menu-container li a::before{
    content: "";
    position: absolute;
    background-image: url('https://dulcie.adlabitsolutions.com/wp-content/uploads/2024/09/anchor_icon-2.png');
    background-repeat: no-repeat;
    background-size: contain;
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
	transition:.4s linear all;
}
nav.menu-footer_menu-container li a::after{
    content: "";
    position: absolute;
    background-image: url('https://dulcie.adlabitsolutions.com/wp-content/uploads/2024/09/anchor_icon-2.png');
    background-repeat: no-repeat;
    background-size: contain;
    right: -30px;
    top: 0px;
    width: 22%;
    height: 100%;
	opacity:0
}
nav.menu-footer_menu-container li a:hover{
	padding-left:0px;
	padding-right:50px;
	transition:.4s linear all;
}
nav.menu-footer_menu-container li a:hover::before{
	left:-20px;
	opacity:0;
	width:0px;
	transition:.1s linear all;
}
nav.menu-footer_menu-container li a:hover::after{
	opacity:1;
	transition:.4s linear all;
	right:0px;
}


nav.menu-footer_menu-container ul li{
	margin-bottom:18px;
}
nav.menu-footer_menu-container ul li:last-child{
	margin-bottom:0px;
}
.site-info {
    margin: 0px;
    border: none !important;
	padding-top:0px !important;
}
.site-footer section#nav_menu-2 {
    width: 24%;
    flex: 0 0 auto;
}
/* footer end */
/* home page */

.banner_sec .wpb_wrapper  h1 {
    font-family: Neue Haas Grotesk Display Pro;
    font-size: 90px;
    font-weight: 500;
    line-height: 90px;
    text-align: left;
	color:#111111;
}
 .banner_sec .wpb_wrapper h1 strong{
	font-family: Neue Haas Grotesk Display Pro;
	font-size: 26px;
	font-weight: 300;
	line-height: 26px;
	text-align: left;
}

.buildpost_title p{
	font-family: Neue Haas Grotesk Display Pro;
	font-size: 40px;
	font-weight: 500;
	line-height: 50px;
	text-align: left;
	color:#111111;
}
.buildpost_title {
    margin-top: 146px;
	margin-bottom: 126px;
}
.home_posts .wpb_single_image .vc_figure {
    width: 100%;
}
.home_posts_img {
    width: 100%;
    height: 610px;
}
.home_posts_img img {
    width: 100% !important;
    height: 100% !important;
    max-width: 100% !important;
	object-fit:cover;
}
.home_posts .vc_grid-filter-item span{
	font-family: 'Neue Haas Grotesk Display Pro';
	font-size: 17px;
	font-weight: 500;
	line-height: 19.45px;
	text-align: left;
	padding:7px 18px !important;
	border-radius:18px;
	background-color:#111111;
	color:#fff;
	display:inline-block;
	transition:.2s linear;
}
.home_posts .vc_grid-filter-item span:hover{
	background-color:#fff;
	color:#111111;
	transition:.2s linear;
}
.home_posts .vc_gitem-post-data-source-post_title a{
	font-family: 'Neue Haas Grotesk Display Pro';
	font-size: 24px;
	font-weight: 400;
	line-height: 24px;
	text-align: left;
	color:#111111 !important;
} 
.home_posts .vc_gitem-post-data-source-post_excerpt a p{
	font-family: 'Neue Haas Grotesk Display Pro';
	font-size: 20px;
	font-weight: 500;
	line-height: 27px;
	text-align: left;
	color:#111111 !important;
}
.home_posts  .vc_btn3-inline a{
	font-family: 'Neue Haas Grotesk Display Pro';
	font-size: 17px;
	font-weight: 400;
	line-height: 20.28px;
	text-align: left;
	border:none;
	padding:unset;
	background-color:transparent !important;
	color:#111111 !important;
	position:relative;
	padding-left:30px;
    transition:.4s linear all;
}
.home_posts .vc_btn3-inline a::before{
	content: "";
    position: absolute;
    background-image: url('https://dulcie.adlabitsolutions.com/wp-content/uploads/2024/09/anchor_icon-2.png');
    background-repeat: no-repeat;
    background-size: 20px;
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
	transition:.4s linear all;
}

.home_posts .wpb_single_image.wpb_content_element.home_posts_img.vc_align_{
	margin-bottom:20px !important;
}
.home_posts .vc_grid-filter-left.vc_grid-filter-left{
	margin-bottom:30px;
}
.home_posts .vc_gitem-post-data-source-post_excerpt{
	margin-bottom:30px;
}
.home_posts .vc_gitem_row.vc_row.vc_gitem-row-position-middle,.home_posts .vc_gitem_row.vc_row.vc_gitem-row-position-bottom,.home_posts .vc_gitem_row.vc_row.vc_gitem-row-position-top{
	position:static;
	-webkit-transform: unset !important;
	transform: unset !important;
	margin:0 -15px;
}
.home_posts .vc-gitem-zone-height-mode-auto.vc-gitem-zone-height-mode-auto-3-4:before{
	padding-top:100% !important;
}
.home_posts .vc_gitem_row.vc_row.vc_gitem-row-position-middle::before, .home_posts .vc_gitem_row.vc_row.vc_gitem-row-position-bottom::before{
	content:none !important;
}
.home_posts .vc_row:after,.home_posts .vc_row:before{
	content:none;
}
.home_posts .vc-gitem-zone-height-mode-auto:before {
    padding-top: unset;
}
.home_posts .vc_grid.vc_row.vc_grid-gutter-30px .vc_pageable-slide-wrapper{
	margin:0 -15px !important;
}
.home_posts .vc_gitem_row .vc_gitem-col {
    padding: 15px;
	
}
.home_posts .vc_btn3-inline {
    margin-bottom: 30px;
}
.home_posts .vc_grid-item.vc_clearfix.vc_col-sm-12.vc_visible-item.fadeIn.animated {
    padding: unset !important;
    padding-bottom: 150px !important;
}
.home_posts .vc_grid.vc_row.vc_grid-gutter-30px{
	margin-bottom:0px;
}
.post.type-post .entry-content > div, .post.type-post .entry-content > p {
    margin: 0px !important;
    max-width: unset !important;
}
.post.type-post header.entry-header figure.post-thumbnail, .post.type-post header.entry-header figure.post-thumbnail img{
	  margin: 0px !important;
      max-width: unset !important;
}
.post.type-post header.entry-header,.post.type-post .entry-content {
    padding: 0 27px;
	max-width:1440px !important;
	width:100%;
}

.post.type-post h1.entry-title {
	font-family: 'Neue Haas Grotesk Display Pro';
	font-size: 90px;
	font-weight: 500;
	line-height: 90px;
	text-align: left;
	color:#111111;
	margin-bottom:70px !important;
}
.post.type-post header.entry-header figure.post-thumbnail {
    display: none;
}

 div#comments,.post.type-post footer.entry-footer.default-max-width {
    display: none !important;
}
.post.type-post{
	margin-bottom:50px;
}
.post.type-post .entry-content {
    margin-top: 0px;
}
.post.type-post .quick_decp ul li:last-child{
	margin-bottom:0px !important;
}
/* .home_posts .vc_pageable-slide-wrapper.vc_clearfix > div:nth-child(1) {
    width: 60%;
}
.home_posts .vc_pageable-slide-wrapper.vc_clearfix > div:nth-child(2) {
    width: 40%;
}
.home_posts .vc_pageable-slide-wrapper.vc_clearfix > div:nth-child(3) {
    width: 100%;
} */
.home_posts .vc_pageable-slide-wrapper.vc_clearfix > div.vc_col-sm-6{
	width:100% !important;
}
.home_posts .vc_pageable-slide-wrapper.vc_clearfix  {
	display: grid;
    grid-template-columns: 10% 10% 10% 10% 10% 10% 10% 10% 10% 10%;
}


.home_posts .vc_pageable-slide-wrapper.vc_clearfix > div:nth-child(5n+1) {
  grid-column: 1 / span 6;
}

.home_posts .vc_pageable-slide-wrapper.vc_clearfix > div:nth-child(5n+2) {
    grid-column: 7 / span 4;
}

.home_posts .vc_pageable-slide-wrapper.vc_clearfix > div:nth-child(5n+3) {
   grid-column: 1 / span 10;
}

.home_posts .vc_pageable-slide-wrapper.vc_clearfix > div:nth-child(5n+4){
    grid-column: 1 / span 5;
}

.home_posts .vc_pageable-slide-wrapper.vc_clearfix > div:nth-child(5n+5){
	grid-column: 6 / span 5;
}



.home_posts .vc_grid.vc_row.vc_grid-gutter-30px .vc_grid-item {
	padding: 0 15px 0 15px !important;
	}
/* .home_posts .vc_grid.vc_row.vc_grid-gutter-30px .vc_pageable-slide-wrapper {
    margin-right: 0px !important;
} */
.home_posts .vc_clearfix:before, .home_posts .vc_clearfix:after{
	content:none;
}

.post.type-post p {
	font-family: 'Neue Haas Grotesk Display Pro' !important;
	font-size: 20px;
	font-weight: 500;
	line-height: 27px;
	text-align: left;
}

.post.type-post h3{
	font-family: 'Neue Haas Grotesk Display Pro' !important;
	font-weight: 400;
	line-height: 47px;
	text-align: left;
	font-size: 40px;
}

.post.type-post h4{
	font-family: 'Neue Haas Grotesk Display Pro' !important;
	font-size: 24px;
	font-weight: 400;
	line-height: 32px;
	text-align: left;
}
.post.type-post ul{
	padding-left: 20px;
	margin-top:20px;
}
.post.type-post ul li{
	font-size: 20px;
	font-weight: 500;
	line-height: 27px;
	text-align: left;
	color: #111111 !important;
	font-family: 'Neue Haas Grotesk Display Pro' !important;
	margin-bottom:15px;
}
.post.type-post .entry-content .vc_row figure .vc_single_image-wrapper img {
	width: 100% !important;
	
}

.post.type-post .entry-content .wpb_single_image .vc_figure {
    width: 100% !important;
}
.post.type-post .entry-content .wpb_single_image .vc_single_image-wrapper {
    width: 100% !important;
}

.post.type-post .wpb-content-wrapper > .vc_row.wpb_row.vc_row-fluid {
    margin-bottom: 20px !important;
}
.post.type-post .entry-content .wpb-content-wrapper {
    padding: 0px !important;
}

 .nav-links {
    margin-bottom: 80px;
}
 .nav-links p.meta-nav {
    font-family: Neue Haas Grotesk Display Pro;
    font-size: 24px;
    font-weight: 400;
    line-height: 24px;
    text-align: center !important;
	 margin-bottom: 20px;
}
 .nav-links p.post-title {
    font-family: Neue Haas Grotesk Display Pro;
    font-size: 26px !important;
    font-weight: 400;
    line-height: 24px;
    text-align: left;
}
nav.navigation.post-navigation {
    max-width: 1440px;
}
/* about page css */

.vc_row.wpb_row.vc_row-fluid.about-sec {
    padding-top: 70px !important; 
	padding-bottom:80px !important;
}
.about_baner_link .wpb_wrapper ul li{
	font-family: Neue Haas Grotesk Display Pro;
	font-size: 20px;
	font-weight: 500;
	line-height: 27px;
	text-align: left;
	color:#111111 !important;
	text-decoration:none !important;
	line-height:normal !important;
	margin-bottom:15px;
}
.about_baner_link .wpb_wrapper ul {
    padding-left: 0px !important;
}
.about_baner_link .wpb_wrapper ul li::marker{
	content:none;
}

 .about_cont .wpb_wrapper h3{
	font-family: Neue Haas Grotesk Display Pro !important;
	font-size: 40px !important;
	font-weight: 400 !important;
	line-height: 47px;
	text-align: left;
	margin-bottom:40px !important;
}
.about_cont .wpb_wrapper p{
	font-family: Neue Haas Grotesk Display Pro !important;
	font-size: 20px;
	font-weight: 500;
	line-height: 27px;
	text-align: left;
	margin-bottom:20px !important;
}
.about_cont .wpb_wrapper h6 {
	font-family: Neue Haas Grotesk Display Pro !important;
    font-size: 20px;
    font-weight: 400;
    line-height: 28px;
	margin-bottom:50px !important;
}
.about_cont .wpb_wrapper h5 a ,.show_mobl_link a{
    font-family: Neue Haas Grotesk Display Pro !important;
	font-size: 40px;
	font-weight: 500;
	line-height: 40px;
	text-align: left;
	text-decoration:none !important;
	word-wrap:break-word;
}
.about_menus .wpb_wrapper h5{
	font-family: Neue Haas Grotesk Display Pro !important;
	font-size: 24px;
	font-weight: 400;
	line-height: 24px;
	text-align: left;
	margin-bottom:20px !important;
}
.vc_row.wpb_row.vc_row-fluid.home_posts {
    margin-bottom: 135px;
}
.show_mobl_link{
		display:none;
}
.page-id-51 .entry-content {
    margin-top: 0px;
}
nav.navigation.post-navigation {
    display: none;
}
ul#primary-menu-list li:last-child a::after{
		content:none;
}
ul#primary-menu-list li:last-child a:hover{
    padding-left:20px;
	padding-right:40px;
	transition:.4s linear all;
}
ul#primary-menu-list li:last-child a::after {
    content: "";
    position: absolute;
    background-image: url('https://dulcie.adlabitsolutions.com/wp-content/uploads/2024/09/anchor_icon-2.png');
    background-repeat: no-repeat;
    background-size: 20px;
    right: -20px;
    top: 0px;
    width: 20%;
    height: 100%;
    background-color: transparent;
	opacity:0;
	left:unset;
	right:-10px;
}

ul#primary-menu-list li:last-child a:hover::before{
    left:-20px;
	opacity:0;
	width:0px;
	transition:.1s linear all;
}
ul#primary-menu-list li:last-child a:hover::after{
    opacity:1;
	transition:.4s linear all;
	right:-6px;
}

.home_posts .vc_btn3-inline a::after {
    content: "";
    position: absolute;
    background-image: url('https://dulcie.adlabitsolutions.com/wp-content/uploads/2024/09/anchor_icon-2.png');
    background-repeat: no-repeat;
    background-size: 20px;
    right: -20px;
    top: 0px;
    width: 22px;
    height: 100%;
    opacity: 0;
}

.home_posts .vc_grid-item:hover .vc_btn3-inline a{
    padding-left:0px;
	padding-right:30px;
	transition:.4s linear all;
}
.home_posts  .vc_grid-item:hover .vc_btn3-inline a::before{
	left:-20px;
	opacity:0;
	width:0px;
	transition:.1s linear all;
}
.home_posts .vc_grid-item:hover  .vc_btn3-inline a:after{
    opacity:1;
	transition:.4s linear all;
	right:0px;
}
.talk2_subtitle h4 {
    max-width: 200px;
    margin-left: auto;
}


/* 11-09-24 */
 ul.wpb_image_grid_ul {
    display: flex !important;
    flex-wrap: wrap !important;
    padding-left: 0px !important;
    margin-left: -10px !important;
    margin-right: -10px !important;
	height:auto !important;
}
 ul.wpb_image_grid_ul li {
	position:static !important;
    flex: 1 0 auto;
    width: 25%;
    box-sizing: border-box !important;
    margin: 0px !important;
}
 ul.wpb_image_grid_ul li a{
	padding:10px;
}
 ul.wpb_image_grid_ul li a {
    height: 100%;
}
 ul.wpb_image_grid_ul li img {
    width: 100% !important;
    height: 100% !important;
    object-fit: cover !important;
}
button.vc_general {
    font-family: 'Neue Haas Grotesk Display Pro';
    font-size: 17px !important;
    font-weight: 400 !important;
    line-height: 20.28px !important;
    text-align: left;
    border: none;
    padding: unset;
    background-color: transparent !important;
    color: #111111 !important;
    position: relative !important;
	padding:0px !important;
    padding-left: 30px !important;
    transition: .4s linear all;
	border:none !important;
}
button.vc_general::before {
    content: "";
    position: absolute;
    background-image: url('https://dulcie.adlabitsolutions.com/wp-content/uploads/2024/09/anchor_icon-2.png');
    background-repeat: no-repeat;
    background-size: 20px;
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
    transition: .4s linear all;
}
button.vc_general::after {
    content: "";
    position: absolute;
    background-image: url('https://dulcie.adlabitsolutions.com/wp-content/uploads/2024/09/anchor_icon-2.png');
    background-repeat: no-repeat;
    background-size: 20px;
    right: -20px;
    top: 0px;
    width: 22px;
    height: 100%;
    opacity: 0;
}
button.vc_general:hover {
    padding-left: 0px !important;
    padding-right: 30px !important;
    transition: .4s linear all;
}
button.vc_general:hover::before {
    left: -20px;
    opacity: 0;
    width: 0px;
    transition: .1s linear all;
}
button.vc_general:hover:after {
    opacity: 1;
    transition: .4s linear all;
    right: 0px;
}

.vc_carousel-inner .vc_carousel-slideline .vc_item .vc_inner a,.vc_carousel-inner .vc_carousel-slideline .vc_item .vc_inner{
	height:100% !important;
}
.vc_carousel-inner .vc_carousel-slideline .vc_item .vc_inner a img{
   width: 100% !important;
   height: 100% !important;
   object-fit: cover !important;
}
.vc_images_carousel {
    position: relative;
    padding-bottom: 80px;
}
.vc_images_carousel .vc_carousel-indicators li, li.vc_active {
    width: 14px !important;
    height: 14px !important;
}
.vc_images_carousel .vc_carousel-indicators li{
	background-color:#000 !important;
}
.vc_images_carousel .vc_carousel-indicators li.vc_active{
	background-color:transparent !important;
}
span.icon-prev::before {
    content: "" !important;
    background-image: url("https://dulcie.adlabitsolutions.com/wp-content/uploads/2024/09/left-arow.png");
    background-size: contain;
    background-repeat: no-repeat;
    left: 0px;
    top: -8px;
    width: 30px;
    height: 30px;
    display: block;
    z-index: 9;
}

span.icon-next::before {
    content: "" !important;
    background-image: url("https://dulcie.adlabitsolutions.com/wp-content/uploads/2024/09/right-arow.png");
    background-size: contain;
    background-repeat: no-repeat;
    left: 0px;
    top: 0px;
    width: 30px;
    height: 30px;
    display: block;
    z-index: 9;
}
.single-post .wpb_image_grid .wpb_image_grid_ul {
    margin-top: 0 !important;
}
.single-post .wpb_image_grid .wpb_image_grid_ul a {
    padding-top: 0;
    padding-bottom: 0;
}


@media(max-width:1024px){
aside.widget-area h2.widget-title {
   	 font-size: 30px;
     margin-bottom: 40px;
}
nav.menu-footer_menu-container li a {
    font-size: 23px;
}
.site-info {
	 display: flex;
    flex-wrap: nowrap;
    align-items: flex-end;
}
.site-footer section#nav_menu-2 {
    width: 30%;
}
.home_posts_img {
    width: 100%;
    height: 410px;
}
.post.type-post .entry-content .subtitle p {
    flex: 0 0 auto;
    width: 70%;
}
.about_cont .wpb_wrapper h3 br{
		display:none;
}
.about-sec .about_cont.wpb_column.vc_column_container.vc_col-sm-3\/5 {
    width: 100%;
}
.vc_row.wpb_row.vc_row-fluid.about-sec {
    display: flex;
    flex-direction: column-reverse;
}
.show_mobl_link {
    display: block;
}
.about_cont .wpb_wrapper h5 a {
    display: none;
}
.about_menus.wpb_column.vc_column_container.vc_col-sm-2\/5 {
    width: 80%;
}
.about_baner_link .vc_col-sm-6 {
    margin-bottom: 50px !important;
}
/* 11-09-24 */
	
.uniqe_galerys ul.wpb_image_grid_ul li {
    width: 33%;
}
	
}
@media(max-width:768px){
aside.widget-area{
		flex-wrap:wrap;
	}
.site-footer section#nav_menu-2 {
    width: 100%;
}
nav.menu-footer_menu-container li a {
    padding-left: 40px;
}
nav.menu-footer_menu-container li a::before {
    left: 0px;
}

.banner_sec .wpb_wrapper h1{
		font-size: 60px;
		line-height: 60px;
}
.banner_sec .wpb_wrapper h1 strong{
		display:block;
		font-size: 20px;
		line-height: 20px;
		margin-top:22px;
}
.buildpost_title {
    margin-top: 70px;
    margin-bottom: 55px;
}
.home_posts .vc_btn3-inline {
    margin-bottom: 20px;
}
.home_posts .vc_grid-item.vc_clearfix.vc_col-sm-12.vc_visible-item.fadeIn.animated {
    padding-bottom: 55px !important;
}
.post.type-post h1.entry-title {
    font-family: Neue Haas Grotesk Display Pro;
    font-size: 60px;
    font-weight: 500;
    line-height: 60px;
    text-align: left;
	margin-bottom:60px !important;
}
.post.type-post .quick_cont {
    padding-bottom: 60px;
    padding-top: 60px;
}
.post.type-post .quick_title {
    font-size: 30px;
    font-weight: 400;
    line-height: 40px;
	margin-bottom:40px;
}
.post.type-post  .quick_cont {
    flex-direction: column;
}

.post.type-post .entry-content .talk {
    flex-direction: column;
	gap:unset;
}
.post.type-post .entry-content .talk .subtitle {
    width: 100% !important;
}
.post.type-post .entry-content .talk .subtitle h4 {
    margin-bottom: 20px;
}
.post.type-post .entry-content .subtitle p {
    flex: 0 0 auto;
    width: 100%;
}
.post.type-post .entry-content .subtitle {
    flex-direction: column;
    margin-top: 30px !important;
    margin-bottom: 60px !important;
    padding-bottom: 0px;
}
.talk p img {
    margin-bottom: 0px !important;
}
.post.type-post .entry-content .talk{
		display:block !important;
	}
.post.type-post header.entry-header, .post.type-post .entry-content {
    padding: 0 17px;
}
.post.type-post  .quick_title {
    width: 100%;
    padding-right: 20px !important;
}
.nav-links p.meta-nav {
    font-size: 20px;
    text-align: left !important;
    margin-bottom: 10px;
}
.nav-links p.post-title {
    font-size: 22px !important;
}
nav.navigation.post-navigation {
    max-width: unset;
    padding: 0 17px;
}
nav.navigation.post-navigation .nav-links {
        display: flex;
    align-items: center !important;
    justify-content: space-between;
}
nav.navigation.post-navigation .nav-next {
    margin: 0px !important;
}
nav.navigation.post-navigation .nav-previous {
    margin-bottom: 0px !important;
}
.vc_row.wpb_row.vc_row-fluid.home_posts {
    margin-bottom: 35px;
}
.home_posts .vc_pageable-slide-wrapper.vc_clearfix > div:nth-child(1) {
    width: 100%;
}
.home_posts .vc_pageable-slide-wrapper.vc_clearfix > div:nth-child(2) {
    width: 100%;
}
.vc_row.wpb_row.vc_row-fluid.about-sec {
    padding-top: 60px !important;
    padding-bottom: 90px !important;
}
.vc_row.wpb_row.vc_row-fluid.about-sec {
    display: flex;
    flex-direction: column-reverse;
}
.show_mobl_link {
    display: block;
}
.show_mobl_link a{
		word-wrap:break-word;
	}
.about_cont .wpb_wrapper h5 a{
		display:none;
	}
nav.menu-services-container, nav.menu-technologies-container{
		margin-bottom:50px !important;
	}
.about_cont .wpb_wrapper h3 {
    font-size: 30px !important;
    line-height: 38px;
}
.post.type-post h3 {
    font-size: 30px;
	line-height:40px;
	margin-bottom:40px !important;
}
.talk .vc_column-inner.vc_custom_1725528701373 {
    padding-left: 7px !important;
}

.vc_row.wpb_row.vc_row-fluid.talk2.vc_custom_1725533165568 {
    padding-top: 0px !important;
    padding-bottom: 0px !important;
}
.talk2 .wpb_wrapper h4 br {
    display: none;
}
.talk2 .wpb_wrapper h4  {
    margin-bottom: 10px !important;
}
	
.talk .vc_custom_1725524635165 {
   padding-top: 30px !important;
    padding-bottom: 10px !important;
}
	
.home_posts .vc_pageable-slide-wrapper.vc_clearfix {
    display: block !important;
}
.about_baner_link .vc_col-sm-6{
	margin-bottom:60px !important;
}
.about_menus.wpb_column.vc_column_container.vc_col-sm-2\/5 {
    width: 100%;
}
.talk2_subtitle h4 {
    max-width: unset;
    margin-left: auto;
}
/* 11-09-24 */
.uniqe_galerys ul.wpb_image_grid_ul li {
    width: 50%;
}
.vc_images_carousel {
    position: relative;
    padding-bottom: 60px;
}
.vc_images_carousel .vc_carousel-indicators li, li.vc_active {
    width: 12px !important;
    height: 12px !important;
}
}

@media(max-width:575px){
	.primary-navigation > .primary-menu-container {
    position: static;
    visibility: visible;
    opacity: 1;
    padding:0px;
    background-color: transparent;
    transform: unset;
	height:unset !important;
	border:none;
}
	.primary-navigation > div > .menu-wrapper{
		padding-bottom:0px;
		flex-wrap:nowrap;
	}
.primary-navigation {
    position: static !important;
	margin-left:17px;
	order:1;
}
.site-branding {
	order:3;
	flex:0 0 auto;
	width:100%;
	margin-top:40px;
}
img.dg_logo_image {
    order: 2;
}
.site-logo {
    position: static !important;
    padding: unset !important;
	
}
.site-logo img{
    max-width:unset !important;
	width:150px !important;
}
.wp-custom-logo .site-header {
    justify-content: space-between;
	gap:unset !important;
	padding: 17px;
	padding-bottom:14px;
}
.site-header::before,.site-header::after{
	content:none;
}
	
ul#primary-menu-list li:last-child a{
		padding-right:0px;
}
ul#primary-menu-list li:first-child a{
		padding-left:0px;
}
footer#colophon {
    padding: 40px 17px 20px;
}
.home_posts_img {
    width: 100%;
    height: 300px;
}
.wpb-content-wrapper {
    padding-left: 17px !important;
    padding-right: 17px !important;
}
.buildpost_title p{
font-size: 30px;
line-height:40px;
}
.page-id-51 .entry-content {
    margin-top: 0px !important;
}
/* 11-09-24 */
.uniqe_galerys ul.wpb_image_grid_ul li {
    width: 100%;
}
.vc_images_carousel .vc_carousel-control {
    top: 40% !important;
}
}
@media(max-width:480px){
.primary-navigation {
	margin-left:0px;
}
.home_posts_img {
    width: 100%;
    height: 272px;
}
ul#primary-menu-list a {
    padding-right: 14px;
    font-size: 14px;
}
}