@media only screen and (min-width: 992px) {
	header#masthead .navbar .sub-menu {
	    transition: all 0.2s ease-in-out;
        position: absolute;
        list-style: none;
        background: #fff;
        padding: 20px;
        display: none;
        height: auto !important;
        -webkit-box-shadow: 0 8px 16px rgba(10, 10, 10, 0.05);
        box-shadow: 0 8px 16px rgba(10, 10, 10, 0.05);
        animation: slide-down 0.5s;
        min-width: 200px;
        top: 90px;
        z-index: 3;
	}
}
@media (min-width: 1200px) {
    .container {
        max-width: 1240px;
    }
}
@media only screen and (max-width: 1399px) {
    .single-post-detail .page-banner-section h1 {
        font-size: 55px;
        line-height: 60px;
    }
}
@media only screen and (max-width: 1199px) {
    h1 {
        font-size: 52px;
        line-height: 59.2px;
    }
    h2{
        font-size: 34px;
        line-height: 34px;
    }
    section.page-banner-section{
        height: 540px;
    }
    .perspective-section {
        padding-top: 60px;
        padding-bottom: 60px;
    }
    .what-we-do-section,
    .blog-section,
    .webinars-section,
    .talent-platform-section,
    .testimonials-section,
    .technology-organization-section, .technology-steps, 
    .cpo-content-section, .service-section, .cpo-key-benefits,
    .unique-approach-section,
    .who-we-are-section {
        padding-top: 40px;
        padding-bottom: 40px;
    }
    .cpo-section {
        padding-top: 60px;
        padding-bottom: 30px;
    }
    footer.site-footer{
        padding: 50px 0 50px 0;
    }
    .perspective-section h3 {
        font-size: 20px;
        margin-bottom: 30px;
    }
    .blog-section .blog_item .blog_detail .blog_title a{
        font-size: 20px;
    }
    .blog-section .blog_item .blog_detail {
        padding: 20px 20px 80px 20px;
    }
    .blog-section .blog_item .feature_image{
        height: 215px;
    }
    .webinars-section{
        margin-top: 0;
    }
    .webinars-section h2 {
        margin-bottom: 30px;
    }
    .virtual-captive-organization {
        margin-top: 40px;
        margin-bottom: 40px;
    }
    .virtual-captive-organization .vco-inner {
        padding-top: 50px;
        padding-bottom: 50px;
        padding-left: 30px;
        padding-right: 30px;
        border-radius: 20px;
    }
    .virtual-captive-organization h2 {
        margin-bottom: 20px;
    }
    .virtual-captive-organization .vco-inner .organization-list-description{
        font-size: 16px;
        padding-left: 15px;
        padding-right: 15px;
    }
    .virtual-captive-organization .vco-inner .organization-list img {
        width: 70px;
        margin-bottom: 15px;
    }
    .technology-organization-section .technology-organization-detail{
        padding-left: 20px;
    }
    .technology-steps .technology-step-items img{
        width: 60px;
    }
    .technology-steps .technology-step-items .line{
        margin-bottom: 30px;
    }
    .blog-section h2 {
        margin-bottom: 30px;
    }
    .cpo-section .cpo-icons .cpo-item img, .cpo-section .cpo-center img {
        height: 70px;
    }
    .cpo-section .cpo-icons .cpo-item p, .cpo-section .cpo-center p{
        font-size: 18px;
        margin: 12px 0 0 0;
    }
    .cpo-section .cpo-item:before{
        height: 130px;top: 145px;
    }
    .cpo-section .cpo-section-items{
        padding-bottom: 180px;
    }
    .cpo-section .cpo-icons:before{
        bottom: -140px;
    }
    .cpo-section .cpo-listing-left.cpo-icons:before,
    .cpo-section .cpo-listing-right.cpo-icons:before{
        width: 348px;
    }
    .cta-section {
        padding-top: 20px;
        padding-bottom: 60px;
    }
    .da-services-section {
        padding-top: 60px;
        padding-bottom: 30px;
    }
    .layer-section {
        padding-bottom: 40px;
    }
    .layer-section h2{
        margin-bottom: 30px;
    }
    .about-wwd h3 {
        font-size: 20px;
        font-weight: 400;
        line-height: 32px;
        margin-bottom: 30px;
    }
    .what-we-do-section .what-we-do-details{
        padding-left: 0;
        padding-right: 0;
    }
    .what-we-do-section .what-we-do-details .what-we-do-img img {
        width: 125px;
        margin-bottom: 20px;
    }
    .counter-section {
        padding-top: 30px;
        padding-bottom: 30px;
    }
    .counter-section .counter_lists{
        padding: 60px 20px;
    }
    .meet-our-team-section {
        padding-top: 60px;
        padding-bottom: 60px;
        margin-top: 20px;
    }
    .who-we-are-section .who-we-are-detail{
        padding-right: 0;
    }
    .who-we-are-section h3{
        margin-bottom: 20px;
    }
    .meet-our-team-section .meet-our-team-detail h3{
        margin-bottom: 28px;
    }
    .meet-our-team-section .meet-our-team-detail{
        padding-right: 0;
    }
    .site-main .single-post {
        padding-top: 40px;
        padding-bottom: 60px;
    }
    .blog-listing-section {
        padding-top: 40px;
        padding-bottom: 40px;
    }
    .blog-listing-section .blog_lists .blog_title a{
        font-size: 30px;
        font-weight: 800;
        line-height: 40px;
    }
    .get-in-touch-section {
        padding-top: 50px;
        padding-bottom: 30px;
    }
    .get-in-touch-section .contact-form h2{
        font-size: 34px;
        line-height: 34px;
    }
    .where-are-we-section {
        padding-top: 30px;
        padding-bottom: 60px;
    }
    .get-in-touch-section .contact-form .form-title p{
        margin-bottom: 20px;
    }
    .default-page-content {
        padding-top: 50px;
        padding-bottom: 50px;
    }
}
@media only screen and (max-width: 991px) {
    h1 {
        font-size: 42px;
        line-height: 49.2px;
    }
    h2{
        font-size: 30px;
        line-height: 30px;
    }
    #masthead nav.navbar {
        padding: 12px 0;
    }
	header#masthead .navbar .sub-menu {
	    display: none !important;
        padding: 0;
        margin: 14px 0 0 0;
        list-style: none;
        text-align: center;

	}
	header#masthead .navbar .sub-menu.show {
	    display: block !important;
	}
    header#masthead #primary-menu .menu-item-has-children > a:after {
        content: "\f078";
        font-weight: 900;
        font-family: "Font Awesome 5 Free";
        margin-left: 10px;
        transition: 0.5s;
    }
    header#masthead #primary-menu .menu-item-has-children > a.active:after{
        transform: rotate(180deg);
    }
    section.page-banner-section{
        height: 490px
    }
    
    .page-banner-section p{
        font-size: 16px;
    }
    #masthead nav.navbar button.navbar-toggler {
        padding: 0;
        border: none;
        outline: none;
    }
    #masthead nav.navbar button.navbar-toggler:focus-visible,
    #masthead nav.navbar button.navbar-toggler:focus{
        outline: none;
        box-shadow: none;
    }
    header#masthead #primary-menu li.menu-item > a {
        line-height: 0px;
    }
    header#masthead .navbar div#navbarNav {
        background: #fff;
        position: absolute;
        width: 100%;
        left: 0;
        right: 0;
        top: 60px;
        transition: .5s;
        border-top: 1px solid var(--gray);
        z-index: 99;
    }
    header#masthead #primary-menu{
        padding-bottom: 40px;
        padding-top: 20px;
    }
    header#masthead .navbar .navbar-toggler[aria-expanded=true] .navbar-toggler-icon {
        background-image: none;
    }
    header#masthead .navbar .navbar-toggler[aria-expanded=true] .navbar-toggler-icon:after {
        content: "\00d7";
        font-size: 40px;
        line-height: 30px;
    }
    .perspective-section .perspective-image{
        border-radius: 15px;
    }
    .what-we-do-section {
        text-align: center;
    }
    .what-we-do-section .what-we-do-details{
        padding: 0px;
        margin-bottom: 20px;
    }
    .what-we-do-section .what-we-do-details .what-we-do-img img{
        width: 115px;
        margin-bottom: 20px;
    }
    .blog-section .blog_lists{
        justify-content: center;
        grid-row-gap: 25px;
    }
    .webinars-detail.blog-section .blog_lists{
        grid-row-gap: 0px;
    }
    footer.site-footer .footer-logo img {
        width: 140px;
        margin-bottom: 20px;
    }
    .site-footer ul.social li img{
        width: 20px;
    }
    .site-footer .copyright p{
        margin-top: 10px;
    }
    .talent-platform-section .talent-platform-item{
        width: 100%;
    }
    .talent-platform-section .talent-platform-listing{
        grid-row-gap: 22px;
    }
    .technology-steps .technology-steps-inner .row {
        grid-row-gap: 50px;
    }
    .cta-section h2 {
        margin-bottom: 30px;
        line-height: normal;
    }
    .cta-section .cta-btn{
        font-size: 20px;padding: 17px 30px;
    }
    .cpo-section .cpo-section-items{
        flex-wrap: wrap;
    }
    .cpo-section .cpo-icons .cpo-item{
        width: 100%;
    }
    .cpo-section .cpo-icons.cpo-listing-left,
    .cpo-section .cpo-icons.cpo-listing-left .cpo-item p{
        text-align: left;
    }
    .cpo-section .cpo-icons.cpo-listing-right,
    .cpo-section .cpo-icons.cpo-listing-right .cpo-item p{
        text-align: right;
    }
    .cpo-section .cpo-listing-right.cpo-icons:before{
        content: none;
    } 
    .cpo-section .cpo-listing-left.cpo-icons:before {
        width: 1px;
        height: 340px;
        left: auto;
        right: 0;
        top: 40px;
    }
    .cpo-section .cpo-icons.cpo-listing-left .cpo-item::before {
        right: 0px;
        left: auto;
        top: 40px;
        width: 100px;
        height: 1px;
    }
    .cpo-section .cpo-icons.cpo-listing-right .cpo-item::before {
        right: auto;
        left: 0px;
        top: 40px;
        width: 100px;
        height: 1px;
    }
    .cpo-section .cpo-icons .cpo-item img, .cpo-section .cpo-center img{
        width: auto;
    }
    .cpo-section .cpo-icons .cpo-item {
        margin-bottom: 40px;
    }
    .cpo-section .cpo-icons .cpo-item:last-child {
        margin-bottom: 0px;
    }
    .cpo-section .cpo-section-items {
        padding-bottom: 120px;
    }
    .unique-approach-section .approach-lists {
        grid-row-gap: 40px;
    }
    .unique-approach-section .unique-approach-details {
        width: -moz-calc(100% - 0px);
        width: -webkit-calc(100% - 0px);
        width: -o-calc(100% - 0px);
        width: calc(100% - 0px);
        padding-left: 0;
        grid-row-gap: 10px;
        margin-top: 10px;
    }
    .counter-section .counter_lists .counter-border {
        border-right: 1px solid #fff;
        border-bottom: 1px solid #fff;
    }
    .counter-section .counter_lists .counter-box{
        padding: 30px 20px;
    }
    .counter-section .counter_lists .counter-border:last-child {
        border: none;
    }
    .counter-section .counter_lists .counter-border:nth-child(2) {
        border-right: none;
    }
    .counter-section .counter_lists .counter-border:nth-child(3) {
        border-bottom: none;
    }
    .counter-section .counter_lists {
        padding: 40px 50px;
    }
    .meet-our-team-section .meet-our-team-detail {
        padding-left: 0;
        margin-top: 20px;
    }
    .where-are-we-section .row{
        grid-row-gap: 25px;
    }
}
@media only screen and (max-width: 767px){
    .what-we-do-section, .blog-section, .webinars-section, .talent-platform-section, .testimonials-section, 
    .technology-organization-section, .technology-steps, .perspective-section {
        padding-top: 30px;
        padding-bottom: 30px;
    }
    .virtual-captive-organization {
        margin-top: 30px;
        margin-bottom: 30px;
    }
    .perspective-section .perspective-listing{
        height: auto;
        margin-top: 30px;
    }
    .perspective-section .perspective-image img,
    .perspective-section .perspective-image{
        height: auto;
    }
    .webinars-section .webinars-lists {
        grid-row-gap: 30px;
    }
    footer.site-footer{
        text-align: center;
    }
    .site-footer ul.social{
        justify-content: center;
        margin-top: 10px;
    }
    .site-footer .copyright p {
        text-align: center;
    }
    .talent-platform-section .talent-platform-listing{
        margin-top: 30px;
        height: auto;
    }
    .talent-platform-section .talent-platform-item .talent-platform-detail{
        padding-right: 0;
    }
    .testimonials-section .testimonials-detail{
        margin-top: 30px;
    }
    .technology-organization-section .technology-organization-detail{
        padding-left: 0;
        padding-top: 30px;
    }
    .technology-organization-item .technology-organization-point{
        padding-left: 20px;
    }
    .technology-organization-item .technology-organization-point:before{
        left: 0;
    }
    .technology-steps .technology-steps-inner .row{
        grid-row-gap: 0;
    }
    .technology-steps .technology-steps-inner .technology-step-items {
        padding-left: 40px;
        position: relative;
        padding-bottom: 30px;
    }
    .technology-steps .technology-step-items img{
        margin-bottom: 10px;
        width: 50px;
    }
    .technology-steps .technology-step-items .line {
        position: absolute;
        height: 100%;
        width: 2px;
        left: 20px;
        top: 0;
    }
    .technology-steps .technology-step-items .line:before{
        top: 5px;
        left: -7px;
    }
    .technology-steps .technology-steps-inner .col-lg-3:last-child .technology-step-items{
        padding-bottom: 0px;
    }
    .technology-steps .technology-step-items .step-name{
        font-size: 22px;
        margin-bottom: 5px;
    }
    .technology-steps .technology-step-items ul{
        font-size: 16px;
    }
    .testimonials-section .testimonials-detail p.testimonials-detail{
        font-size: 20px;
        line-height: 30px;
    }
    .testimonials-section .testimonials-detail{
        grid-row-gap: 10px;
    }
    .talent-platform-section .talent-platform-item .talent-platform-detail{
        width: -moz-calc(100% - 60px);
        width: -webkit-calc(100% - 60px);
        width: -o-calc(100% - 60px);
        width: calc(100% - 60px);
    }
    .talent-platform-section .talent-platform-item .count-index,
    .unique-approach-section .unique-approach-item .count-index{
        width: 60px;font-size: 50px;line-height: 37px;
    }
    .cpo-content-section p{
        font-size: 18px;
    }
    .cpo-content-section, .service-section, .cpo-key-benefits {
        padding-top: 30px;
        padding-bottom: 0;
    }
    .service-section h2 {
        margin-bottom: 20px;
    }
    .service-section .count-index{
        margin-bottom: 10px;
        font-size: 50px;
        line-height: 38px;
    }
    .service-section .service-item-title{
        margin-bottom: 5px;
        font-size: 22px;
    }
    .service-section .service-lists > .row {
        grid-row-gap: 30px;
    }
    .cpo-key-benefits ol.cpo-key-benefits-items{
        font-size: 18px;    
        line-height: 30px;
    }
    .cpo-key-benefits h2 {
        line-height: normal;
    }
    .da-services-section p {
        font-size: 18px;
        margin-bottom: 10px;
    }
    .unique-approach-section h3{
        margin-bottom: 30px;font-size: 20px;
    }
    .unique-approach-section .approach-lists {
        grid-row-gap: 30px;
    }
    .layer-section .layer-lists {
        margin-bottom: 30px;
    }
    .layer-section .layer-lists .layer-list-details img{
        width: auto
    }
    .layer-section .layer-lists .layer-list-details .layer-list-heading{
        margin-bottom: 10px;
    }
    .counter-section .counter_lists .counter-border {
        border-right: none;
        border-bottom: 1px solid #fff;
    }
    .counter-section .counter_lists .counter-border:nth-child(3) {
        border-bottom: 1px solid #fff;
    }
    .counter-section {
        padding-top: 0;
        padding-bottom: 30px;
    }
    .about-wwd h3{
        font-size: 16px;
        line-height: 26px;
    }
    .who-we-are-section .who-we-are-detail {
        margin-bottom: 30px;
        height: auto;
    }
    .who-we-are-section .who-we-are-image img{
        height: auto;
    }
    .who-we-are-section{
        padding-top: 30px;
        padding-bottom: 30px;
    }
    .meet-our-team-section{
        padding-top: 45px;
        padding-bottom: 50px;
    }
    .meet-our-team-section .meet-our-team-peopel{
        margin-bottom: 30px;
    }
    .meet-our-team-section .meet-our-team-detail{
        margin-top: 0;
    }
    .single-post .post-navigation{
        margin-top: 30px;
        margin-bottom: 30px;
    }
    .single-post .related-posts {
        position: relative;
        top: 0;
    }
    .blog-listing-section .blog_lists .blog_item .blog_detail{
        flex-wrap: wrap;
    }
    .blog-listing-section .blog_lists .blog_img {
        width: 100%;
        height: 250px;

    }
    .blog-listing-section .blog_lists .blog_title{
        width: -moz-calc(100%);
        width: -webkit-calc(100%);
        width: -o-calc(100%);
        width: calc(100%);
    }
    .blog-listing-section .blog_lists .blog_title a {
        font-size: 24px;
        line-height: 32px;
        margin-top: 15px;
    }
    .blog-listing-section .blog_lists .blog_title ul li{
        font-size: 16px;
    }
    #white-paper-post-container .blog_item:last-child .blog_detail{
        margin-bottom: 0px;
        padding-bottom: 0px;
    }
    .single-post .blog_detail ul.post-meta{
        flex-wrap: wrap;
        grid-row-gap:10px;
    }
    .get-in-touch-section .contact-form{
        padding-top: 0;
    }
    .get-in-touch-section .address-map {
        height: 400px;
    }
    .where-are-we-section .where-are-we-details{
        height :auto;
    }
    .where-are-we-section h2 {
        margin-bottom: 25px;
    }
}
@media only screen and (max-width: 575px){
    h1 {
        font-size: 34px;
        line-height: 40px;
    }
    .perspective-section .perspective-listing .perspective-item .perspective-details {
        width: -moz-calc(100% - 0px);
        width: -webkit-calc(100% - 0px);
        width: -o-calc(100% - 0px);
        width: calc(100% - 0px);
        padding-left: 0;
        padding-top: 10px;
        padding-bottom: 40px;
    }
    .virtual-captive-organization .vco-inner{
        padding-left: 0;
        padding-right: 0;
    }
    .cpo-section .cpo-icons{
        width: 100%;
    }
    .cpo-section .cpo-icons.cpo-listing-left .cpo-item::before,
    .cpo-section .cpo-icons.cpo-listing-right .cpo-item::before{
        width: 150px;
    }
    .cpo-section .cpo-icons.cpo-listing-right, .cpo-section .cpo-icons.cpo-listing-right .cpo-item p{
        text-align: left;
    }
    .cpo-section .cpo-listing-right.cpo-icons:before {
        content: '';
        width: 1px;
        height: 328px;
        left: auto;
        right: 0;
        top: 10px;
    }
    .cpo-section .cpo-icons.cpo-listing-right .cpo-item::before{
        right: 0;
        left: auto;
    }
    .cpo-section .cpo-center{
        position: relative;
        margin: 20px 0 0px auto;    
        text-align: right;
    }
    .cpo-section .cpo-section-items {
        padding-bottom: 0px;
    }
    .layer-section .layer-lists .layer-list-details img {
        width: 320px;
    }
}
@media only screen and (max-width: 360px){
    .layer-section .layer-lists .layer-list-details img {
        width: 100%;
    }
}