@media screen and (min-width: 992px) and (max-width: 1023px) {
    .hero-agency .tsyle-one h2{
        font-size: 42px;
    }
    .sidebar-blog {
        padding-left: 0px;
    }
    
}

@media screen and (min-width: 768px) and (max-width: 991px) {
    header .container-fluid{
        max-width: 720px;
    }
    .hero-agency .container-fluid{
        max-width: 720px;
    }

    .col-left-items img,
    .col-right-items img {
        max-width: 120px;
    }
    .col-left-items {
        left: 2%;
    }
    .col-right-items {
        right: 2%;
    }
    .md-cover {
        background-size: cover !important;
        background-position: left 50% center !important;
    }
    .hero-agency .tsyle-one h2{
        font-size: 42px;
    }

}

@media screen and (max-width: 991px) {
	.blur-wrap{width: 100%;}
	.home_01p2{
		min-height: auto;
		margin-bottom: 80px;
		padding: 100px 15px 100px;
	}
	.home_01p2 h1{
		letter-spacing: -1px;
	}
	.home_01p2 h1 br{
		display: none;
	}
	.home_01p2 p{
		margin-top: 15px;
    	margin-bottom: 15px;
	}
	
    .hero-agency {
        background: url(../images/bg-flip_honme_1.webp)no-repeat !important;
        background-position: 70% center !important;
        background-size: cover !important;
    }
    .hero-agency .container-fluid .row{
        justify-content: inherit !important;
    }
    .md-display-none{
        display: none;
    }
    .sidebar {
        overflow: auto;
        padding: 0px 0px;
    }
    header {
        padding: 0px;
    }
    .industrybox {
        width: 25%;
    }
    header .container-fluid {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: reverse;
        -ms-flex-direction: row-reverse;
        flex-direction: row-reverse;
    }
    .menu-toggle {
        margin: 0;
        display: flex;
    }
    section,
    footer {
        overflow: hidden;
        position: relative;
    }
    .ny-menu-s1 {
        display: grid;
        grid-gap: 40px;
    }
    .sideways-lr {
        writing-mode: initial;
        font-size: 500%;
    }
    .sidebar ul {
        padding-top: 0px;
    }
    .ny-menu-s1 .child-info {
        margin: 80px 20px;
    }
    .row-agency {
        width: 100%;
        margin-left: 0;
        display: grid;
        grid-gap: 15px;
        grid-template-columns: repeat(2, 1fr);
        margin-top: 0 !important;
    }
    .scroll-container .panel {
        -ms-flex-align: baseline;
        align-items: baseline;
        overflow: auto;
    }
    .col-md-order-2 {
        order: 2;
    }
    .scroll-container .panel{
        padding-bottom: 70px;
        padding-top: 70px;
    }
    .ny-menu-s1 div.smart-logo {
        text-align: center;
        padding-top: 15px;
        padding-bottom: 15px;
    }
    .ourstry {padding: 6vw 4vw 6vw 6vw;}

    /** About Us **/
    .spl-ops-h1 h1{
        font-size: 40px;
        display: table-cell;
        text-indent: 0%;
    }
    .spl-ops-h1 span{
        position: static;
    }

    .highlight-section .text-box{
        position: static;
        margin-bottom: 80px;
    }
    .award-ny{
        border-left: 0px solid #ddd;
        padding-left: 0;
    }
    .insight-card:last-child {
        margin: 0;
    }
    .md-d-none{
        display: none;
    }

    .insight-content{
        display: grid;
        grid-row-gap: 40px;
    }
    
    .sidebar-blog{padding-left: 0px;}

    .md-yt-3{margin-top: 30px;}
    .md-offset-0{margin-left: 0px;}
    .md-static-none{position: static;}
    .mt-md-4 {
        margin-top: 40px;
    }
    .md-grid-30{
        grid-row-gap: 30px;
        display: grid;
    }
    .md-order-2{
        order: 2;
    }

}

@media screen and (max-width: 767px) {
	.color-box{
		bottom: 0;
    	margin-bottom: 15px;
	}
    .hero-agency .container-fluid{
        max-width: 640px;
    }
    .hero-agency {
        min-height: 80vh;
    }
    .hero-agency .tsyle-one h2{font-size: 32px;}
    .ourstry {padding: 15vw 4vw 15vw 10vw;}

    .industrybox {
        width: 33.33%;
    }
    .award-ny {
        padding-right: 0px;
        border-right: 0px;
    }
    .col-left-items,
    .col-right-items {
        display: none;
    }
    .project-start {
        padding: 60px 25px;
    }
    .bg-gradient-s1 {
        background-size: cover !important;
    }
    .ny-internal-banner p {
        max-width: 80%;
    }
    .insight-card{
        padding: 40px;
    }
    .icon-title {
        grid-template-columns: 52px 1fr;
        gap: 15px;
    }
    .card-heading h3{font-size: 24px;}

    .col-md-justify-center {
        -webkit-box-pack: center !important;
        -ms-flex-pack: center !important;
        justify-content: center !important;
    }   
    .footer-step-a{
      border: none;
      padding: 0;
    }    
    .ourstry .grid-repeat-2{
        grid-template-columns: repeat(1, 1fr);
    }
    .md-pr-0{padding-right: 0px !important;}
    .clients-home{padding: 30px;}
    .clients-bx .card-body {padding: 30px;}
    .clients-home:after{
        background: #7822F9;
        background: -webkit-linear-gradient(180deg, rgba(120, 34, 249, 1) 0%, rgba(255, 255, 255, 0) 76%);
        background: -moz-linear-gradient(180deg, rgba(120, 34, 249, 1) 0%, rgba(255, 255, 255, 0) 76%);
        background: linear-gradient(180deg, rgba(120, 34, 249, 1) 0%, rgba(255, 255, 255, 0) 76%);
        filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#7822F9", endColorstr="#FFFFFF", GradientType=1);
        height: 70%;
        width: 100%;
    }
    .md-row-reverse{
        -webkit-box-orient: vertical;
        -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
        flex-direction: column-reverse;
    }
    .since{position: static; margin-top: 20px;}
    .list-Industries{grid-template-columns: repeat(2, 1fr);}
    .ourstry {padding: 10vw 6vw 10vw 6vw;}
    
    .clients-bxfull:before, .clients-bxfull:after{
        display: none;
    }
    .tech-stack {
        justify-content: center;
        overflow-x: hidden;
        flex-wrap: wrap;
      }
    .col-grid-2 {
        grid-gap: 10px;
        justify-items: center;
    }
    .md-wide-auto {
        width: inherit !important;
    }
    .col-grid-2 {
        display: grid;
        grid-template-columns: auto auto;
        grid-gap: 15px;
    }

    .md-mt-30{margin-top: 30px;}
    .md-mt-40{margin-top: 40px;}    

}

@media screen and (min-width: 320px) and (max-width: 480px) {
    .blog-lg-6 {
        grid-template-columns: repeat(1, 1fr);
    }
    .sidebar ul li a{
        font-size: 28px;
        padding: 25px 25px;
    }
    .sidebar ul li .arrow img{
        max-width: 24px !important;
    }

    .navbar-brand img {
        max-width: 180px !important;
    }
    .industrybox {
        width: 50%;
    }
    .row-agency{
      grid-template-columns: repeat(1, 1fr);
    }

    .hm-feature-s2{
        grid-template-columns: repeat(2, 1fr);
    }
    .ourstry .grid-auto-2{
        grid-template-columns: repeat(1, 1fr);
    }
    .list-Industries{grid-template-columns: repeat(2, 1fr);}
    .clients-bx .client-footer small{
        width: 80%;
        display: block;
    }
    .btn-grid-auto{
        grid-gap: 7px;
    }
    .tsyle-one .slick-arrow{bottom: -210px;}    
    .col-grid-2 {
        grid-template-columns: repeat(1, 1fr);
    }
    .contact-section h2{font-size: 32px;}
    .pagination{

    }
}
