.mobile-header, .mobile-menu {
    display: none;
}

.mobile-l {
    display: none;
}

.desktop {
    display: block;
}

/*.hide-tech {
    display: none !important;
}*/

.owl-carousel2 {
    display: none !important;
}

.content-right ul li {
    font-size: 19px !important;
    font-family: 'Roboto', sans-serif;
}

@media only screen and (min-width:1600px) {
    /* .footer{
        width:100vw;
        left:-15vw;
        background:#f9f9f9;
    }
    .footer-end{
        width:100vw;
        left:-15vw;
    }*/
}

@media only screen and (min-width:1400px) and (max-width:1499px) {
    .solutions-option {
        margin-left: -480px;
    }
}

@media only screen and (max-width:1500px) and (min-width:1200px) {
    .contact-us {
        margin-left: 17vw;
    }
    ul li {
        padding-left: 60px;
    }
    .main-content-d {
        width: 100vw;
        left: -15vw;
    }
    .discover img, .designp img, .deliver img, .develop img {
        /*max-width: 26%;*/
    }
    .discover, .designp, .deliver, .develop {
        position: relative;
        width: 22vw;
        float: left;
        left: 6vw;
    }
    .discover h4, .designp h4, .deliver h4, .develop h4 {
        font-size: 22px;
        color: black;
        font-family: 'Roboto', sans-serif;
        margin-top: 20px;
        margin-bottom: 20px;
    }
    .hide-tech {
        margin-left: 0 !important;
    }
    .main-content ul li {
        /* float: left;
        width: 15%;
        font-size: 15px;
        padding-right: 0;
        text-align: center;
        padding-left: 0;
        position: relative;
        left: 4%;*/
        float: left;
        width: auto;
        font-size: 15px;
        padding-right: 25px;
        text-align: center;
        padding-left: 25px;
        position: relative;
        left: 0;
    }
    .footer h3 {
        font-size: 12px;
    }
    .footer1, .footer2, .footer3, .footer4 {
        width: 25%;
    }
    .content-right ul li {
        width: 100% !important;
        text-align: left;
        font-size: 15px !important;
    }
    .land-coa {
        margin-bottom: 50px;
    }
    .footer {
        width: 100vw;
        left: -15vw;
        background: #eceaea;
    }
    .footer-end {
        width: 100vw;
        left: -15vw;
    }
    .solutions-option {
        margin-left: -500px;
    }
}

@media only screen and (max-width:1367px) and (min-height:599px) and (max-height:770px) {
    /* .tech-mobile, .tech-frontend, .tech-backend, .tech-database, .tech-cms, .services-mobile-apps, .services-web-development, .services-design, .services-devops, .services-ai, .services-test, .solutions-enterprise, .solutions-b2b, .solutionsb2c, .methodology-discovery, .methodology-pe, .methodology-rt, .methodology-pr {
        padding-bottom: 0;
    }
    .tech-option, .services-option{
        padding-top:0;
    }*/
    .tech-option {
        padding-top: 0;
    }
    .service-option {
        padding-top: 25px;
    }
    .tech-mobile, .tech-frontend, .tech-backend, .tech-database, .tech-cms {
        padding-bottom: 0;
    }
    .services-mobile-apps, .services-web-development, .services-design, .services-devops, .services-ai, .services-test {
        padding-bottom: 25px;
    }
    .tech-mobile ul li, .tech-frontend ul li, .tech-backend ul li, .tech-database ul li, .tech-cms ul li, .services-mobile-apps ul li, .services-web-development ul li, .services-design ul li, .services-devops ul li, .services-ai ul li, .services-test ul li, .solutions-enterprise ul li, .solutions-b2b ul li, .solutions-b2c ul li, .methodology-discovery ul li, .methodology-pe ul li, .methodology-rt ul li, .methodology-pr ul li {
        padding-bottom: 3px;
    }
    .tech-mobile, .tech-frontend, .tech-backend, .tech-database, .tech-cms {
        height: auto;
        padding-bottom: 10px;
    }
    .service-bottom {
        padding-top: 10px;
        padding-bottom: 10px;
    }
    .service-view-more {
        bottom: 24px;
    }
    .solutions-option {
        margin-left: -457px;
    }
}

@media only screen and (max-width:1300px) {
    .menu ul:nth-child(1) li {
        padding-left: 51px;
    }
    .contact-us {
        margin-left: 14vw;
        padding-left: 30px !important;
        margin-top: 23px;
    }
    .solutions-option {
        margin-left: -520px;
    }
    
}

@media only screen and (max-width:600px) {
    .icons img {
        width: 50px;
    }
    .frontend .icons:nth-child(6), .mobile .icons:nth-child(6) {
        padding-left: 0;
    }
    .database .icons:nth-child(6) {
        padding-left: 0;
    }
    .container1 {
        width: 100vw;
        left: 0;
        /*overflow-x: hidden;*/
    }
    .desktop {
        display: none;
    }
    .mobile-l {
        display: block;
    }
    .hide-tech {
        display: none !important;
    }
    .owl-carousel2 {
        display: block !important;
    }
    .menu {
        display: none;
    }
    .mobile-header {
        display: block;
        position: fixed;
        width: 100vw;
        height: 70px;
        z-index: 9999;
        background: white;
        left: 0;
        top: 0;
    }
    .mobile-header .logo {
        font-size: 30px;
    }
    .menu-bars {
        position: relative;
        float: right;
        font-size: 25px;
        right: 25px;
        top: 15px;
    }
    .mobile-menu {
        display: none;
        position: fixed;
        width: 100vw;
        height: 100vh;
        z-index: 9999;
        left: 0;
        margin: 0;
        padding: 0;
        background: white;
    }
    /*.mobile-menu ul {
        position: relative;
        top:50px;
    }*/
    .mobile-menu ul li {
        width: 100vw;
        text-align: left;
        box-sizing: border-box;
        padding-left: 0px;
        font-size: 25px;
    }
    .mobile-menu a {
        text-decoration: none;
    }
    .mobile-menu a:hover {
        text-decoration: none;
    }
    .menu-technology, .menu-services, .menu-solutions, .menu-methodology {
        padding-bottom: 0;
    }
    .contact-us {
        background: none;
        margin-left: 0;
        padding-right: 0;
        padding-bottom: 0;
        padding-top: 0;
        margin-top: 0;
        border-radius: 0;
        border: none;
        margin-left: 0;
        margin-right: 0;
    }
    .contact-us a {
        color: #4e4e4e;
    }
    .close {
        position: absolute;
        right: 10px;
        top: -15px;
        z-index: 9999;
        padding: 30px;
    }
    .mobile-service, .mobile-solutions, .mobile-method, .mobile-technology {
        display: none;
        position: absolute;
        width: 100vw;
        height: 100vh;
        background: white;
    }
    .mobile-solutions-enterprise, .mobile-solutions-b2b, .mobile-solutions-b2c, .mobile-technology-frontend, .mobile-technology-devops, .mobile-technology-mobile, .mobile-technology-backend, .mobile-technology-database, .mobile-technology-cms {
        display: none;
        position: absolute;
        width: 100vw;
        height: 100vh;
        background: white;
    }
    .landing-right, .landing-left {
        width: 100vw;
    }
    .landing-left {
        box-sizing: border-box;
        padding: 44px;
    }
    .landing-right img {
        width: 80%;
        left: 10%;
        position: relative;
    }
    .landing-wrapper h1 {
        font-size: 34px;
    }
    .landing-wrapper p {
        font-size: 17px;
        box-sizing: border-box;
        padding-right: 30px;
    }
    .main-content {
        padding: 0;
        height: auto;
        margin-bottom: 50px;
    }
    .main-content p {
        position: relative;
        width: 80vw;
        left: 10vw;
        text-align: left;
    }
    .main-content h1 {
        margin-top: 0px;
        width: 100vw;
        text-align: center;
        position: relative;
        font-size: 24px;
    }
    .discover, .designp, .deliver, .develop {
        width: 100%;
        padding-bottom: 50px;
    }
    .discover img, .designp img, .deliver img, .develop img {
        width: 50%;
        position: relative;
        left: 25%;
    }
    .discover h4, .designp h4, .deliver h4, .develop h4 {
        width: 100%;
        text-align: center;
        /*left: 10vw;*/
        position: relative;
    }
    .discover p, .designp p, .deliver p, .develop p {
        text-align: center;
    }
    .card {
        width: 83%;
        height: 500px;
    }
    .owl-carousel {
        left: 0;
    }
    .core-h1 {
        font-size: 24px !important;
        margin-bottom: 0 !important;
        padding-top: 50px !important;
        position: relative !important;
        top: 80px !important;
    }
    .footer {
        height: auto;
    }
    .footer1, .footer2, .footer3, .footer4 {
        width: 50%;
    }
    .footer1 p:nth-child(5), .footer1 p:nth-child(6), .footer1 p:nth-child(7) {
        font-size: 11px;
    }
    .footer-end span {
        padding-left: 6px;
    }
    .footer h3 {
        font-size: 12px;
    }
    .footer a {
        font-size: 13px;
        ;
    }
    .footer1, .footer2 {
        height: 300px;
    }
    .heading-frontend, .heading-devops, .heading-mobile, .heading-backend, .heading-database, .heading-cms {
        position: relative;
        width: auto;
        height: auto;
        text-align: center;
    }
    .owl-carousel2 {
        width: 100vw;
        height: auto;
        padding-top: 46px;
        padding-bottom: 46px;
    }
    .frontend .icons, .mobile .icons, .clouddevops .icons, .backend .icons, .cms .icons, .database .icons {
        left: 0;
    }
    .icons {
        width: 25%;
        padding-bottom: 0;
    }
    .mobile .icons:nth-child(1), .frontend .icons:nth-child(1), .database .icons:nth-child(1) {
        /* padding-left: 5%;*/
    }
    .land-coa {
        background: #2f5597;
        width: 136px;
        text-align: center;
        padding: 11px;
        border-radius: 33px;
        font-family: 'Roboto', sans-serif;
        font-size: 18px;
        color: white;
        margin-top: 40px;
    }
    .h1-tww {
        padding-top: 33px;
        box-sizing: border-box;
        font-size: 20px !important;
    }
    .tww-border {
        border: none !important;
        height: 100px !important;
    }
    .logo {
        margin-left: 27px;
    }
    .clock-wrapper {
        left: 0;
    }
    .clock1-container, .clock2-container, .clock3-container {
        width: 100%;
        padding: 0;
    }
    .clock {
        width: 20vw;
        height: 20vw;
        left: 40vw;
        border-radius: 50%;
        margin: 50px 0;
        transform: scale(1);
        margin-bottom: 00px;
    }
    .clock .number {
        display: none;
    }
    .clock .hand.hour, .clock .hand.hour2, .clock .hand.hour3 {
        width: 5px;
    }
    .clock .hand.minute, .clock .hand.minute2, .clock .hand.minute3 {
        width: 3px;
    }
    .clock .hand {
        border-radius: 6px;
        border: none;
    }
    .clock-wrapper p {
        padding-right: 50px;
        padding-left: 50px;
    }
    .main-content h1 {
        padding-top: 50px;
    }
    .magic2 {
        left: 0;
    }
    .content-left, .content-right {
        width: 100%;
    }
    .content-right ul li {
        padding-right: 0 !important;
        padding-bottom: 50px;
        padding-top: 30px !important;
        font-size: 14px !important;
    }
}

@media only screen and (max-width:860px) and (orientation:landscape) {
    .frontend .icons:nth-child(6), .mobile .icons:nth-child(6) {
        padding-left: 0;
    }
    .database .icons:nth-child(6) {
        padding-left: 0;
    }
    .content-left, .content-right {
        width: 100%;
    }
    .content-right {
        left: 10vw;
    }
    .container1 {
        width: 100vw;
        left: 0;
        /*overflow-x: hidden;*/
    }
    .desktop {
        display: none;
    }
    .mobile-l {
        display: block;
    }
    .hide-tech {
        display: none !important;
    }
    .owl-carousel2 {
        display: block;
    }
    .menu {
        display: none;
    }
    .mobile-header {
        display: block;
        position: fixed;
        width: 100vw;
        height: 70px;
        z-index: 9999;
        background: white;
        left: 0;
    }
    .mobile-header .logo {
        font-size: 30px;
    }
    .menu-bars {
        position: relative;
        float: right;
        font-size: 25px;
        right: 25px;
        top: 15px;
    }
    .mobile-menu {
        display: none;
        position: fixed;
        width: 100vw;
        height: 100vh;
        z-index: 9999;
        left: 0;
        margin: 0;
        padding: 0;
        background: white;
    }
    /*.mobile-menu ul {
        position: relative;
        top:50px;
    }*/
    .mobile-menu ul li {
        width: 100vw;
        text-align: left;
        box-sizing: border-box;
        padding-left: 0px;
        font-size: 25px;
    }
    .mobile-menu a {
        text-decoration: none;
    }
    .mobile-menu a:hover {
        text-decoration: none;
    }
    .menu-technology, .menu-services, .menu-solutions, .menu-methodology {
        padding-bottom: 0;
    }
    .contact-us {
        background: none;
        margin-left: 0;
        padding-right: 0;
        padding-bottom: 0;
        padding-top: 0;
        margin-top: 0;
        border-radius: 0;
        border: none;
        margin-left: 0;
        margin-right: 0;
    }
    .contact-us a {
        color: #4e4e4e;
    }
    .close {
        position: relative;
        right: 24px;
        top: 18px;
        z-index: 9999;
    }
    .mobile-service, .mobile-solutions, .mobile-method, .mobile-technology {
        display: none;
        position: absolute;
        width: 100vw;
        height: 100vh;
        background: white;
    }
    .mobile-solutions-enterprise, .mobile-solutions-b2b, .mobile-solutions-b2c, .mobile-technology-frontend, .mobile-technology-devops, .mobile-technology-mobile, .mobile-technology-backend, .mobile-technology-database, .mobile-technology-cms {
        display: none;
        position: absolute;
        width: 100vw;
        height: 100vh;
        background: white;
    }
    .landing-right, .landing-left {
        width: 100vw;
    }
    .landing-left {
        box-sizing: border-box;
        padding: 44px;
    }
    .landing-right img {
        width: 80%;
        left: 10%;
        position: relative;
    }
    .landing-wrapper h1 {
        font-size: 34px;
    }
    .landing-wrapper p {
        font-size: 17px;
        box-sizing: border-box;
        padding-right: 30px;
    }
    .main-content {
        padding: 0;
        height: auto;
        margin-bottom: 50px;
    }
    .main-content p {
        position: relative;
        width: 80vw;
        left: 10vw;
        text-align: left;
    }
    .main-content h1 {
        margin-top: 0px;
        width: 80vw;
        text-align: left;
        position: relative;
        left: 10vw;
        font-size: 24px;
    }
    .discover, .designp, .deliver, .develop {
        width: 100%;
        padding-bottom: 50px;
    }
    .discover img, .designp img, .deliver img, .develop img {
        width: 19%;
        position: relative;
        left: 10vw;
    }
    .discover h4, .designp h4, .deliver h4, .develop h4 {
        width: 100%;
        text-align: left;
        left: 10vw;
        position: relative;
    }
    .card {
        width: 83%;
        height: 500px;
    }
    .owl-carousel {
        left: 0;
    }
    .core-h1 {
        font-size: 24px !important;
        margin-bottom: 0 !important;
        padding-top: 50px !important;
        position: relative !important;
        top: 80px !important;
    }
    .footer {
        height: auto;
    }
    .footer1, .footer2, .footer3, .footer4 {
        width: 50%;
    }
    .footer1 p:nth-child(5), .footer1 p:nth-child(6), .footer1 p:nth-child(7) {
        font-size: 11px;
    }
    .footer-end span {
        padding-left: 13px;
    }
    .heading-frontend, .heading-devops, .heading-mobile, .heading-backend, .heading-database, .heading-cms {
        position: relative;
        width: auto;
        height: 40px;
        text-align: center;
    }
    .owl-carousel2 {
        width: 100vw;
        height: 50px;
        padding-top: 46px;
        padding-bottom: 56px;
    }
    .frontend .icons, .mobile .icons, .clouddevops .icons, .backend .icons, .cms .icons, .database .icons {
        left: 0;
    }
    .icons {
        width: 25%;
        padding-bottom: 0;
    }
    .land-coa {
        background: #2f5597;
        width: 136px;
        text-align: center;
        padding: 11px;
        border-radius: 33px;
        font-family: 'Roboto', sans-serif;
        font-size: 18px;
        color: white;
        margin-top: 40px;
    }
    .h1-tww {
        padding-top: 33px;
        box-sizing: border-box;
    }
    .tww-border {
        border: none !important;
    }
    .logo {
        margin-left: 27px;
    }
    .clock-wrapper {
        left: 0;
    }
    .clock1-container, .clock2-container, .clock3-container {
        width: 100%;
        padding: 0;
    }
    .clock {
        width: 20vw;
        height: 20vw;
        left: 40vw;
        border-radius: 50%;
        border: 2px solid #2f5597;
        margin: 50px 0;
        transform: scale(1);
        margin-bottom: 00px;
    }
    .clock .number {
        display: none;
    }
    .clock .hand.hour, .clock .hand.hour2, .clock .hand.hour3 {
        width: 5px;
    }
    .clock .hand.minute, .clock .hand.minute2, .clock .hand.minute3 {
        width: 3px;
    }
    .clock .hand {
        border-radius: 6px;
        border: none;
    }
    .clock-wrapper p {
        padding-right: 50px;
        padding-left: 50px;
    }
    .magic2 {
        left: 0;
    }
    .main-content h1 {
        padding-top: 50px;
    }
}

/*ipad resolution*/

@media only screen and (max-width:1060px) and (min-width:700px) {
    .content-left, .content-right {
        width: 100%;
    }
    .content-right {
        left: 10vw;
    }
    .content-right ul li {
        padding-top: 30px !important;
        padding-bottom: 50px;
    }
    .owl-carousel2 {
        display: block !important;
    }
    .container1 {
        width: 100vw;
        left: 0;
       /* overflow-x: hidden;*/
    }
    .desktop {
        display: none;
    }
    .mobile-l {
        display: block;
    }
    .hide-tech {
        display: none !important;
    }
    .owl-carousel2 {
        display: block;
    }
    .menu {
        display: none;
    }
    .mobile-header {
        display: block;
        position: fixed;
        width: 100vw;
        height: 70px;
        z-index: 9999;
        background: white;
        left: 0;
    }
    .mobile-header .logo {
        font-size: 30px;
    }
    .menu-bars {
        position: relative;
        float: right;
        font-size: 25px;
        right: 25px;
        top: 15px;
    }
    .mobile-menu {
        display: none;
        position: fixed;
        width: 100vw;
        height: 100vh;
        z-index: 9999;
        left: 0;
        margin: 0;
        padding: 0;
        background: white;
    }
    /*.mobile-menu ul {
        position: relative;
        top:50px;
    }*/
    .mobile-menu ul li {
        width: 100vw;
        text-align: left;
        box-sizing: border-box;
        padding-left: 0px;
        font-size: 25px;
    }
    .mobile-menu a {
        text-decoration: none;
    }
    .mobile-menu a:hover {
        text-decoration: none;
    }
    .menu-technology, .menu-services, .menu-solutions, .menu-methodology {
        padding-bottom: 0;
    }
    .contact-us {
        background: none;
        margin-left: 0;
        padding-right: 0;
        padding-bottom: 0;
        padding-top: 0;
        margin-top: 0;
        border-radius: 0;
        border: none;
        margin-left: 0;
        margin-right: 0;
    }
    .contact-us a {
        color: #4e4e4e;
    }
    .close {
        position: relative;
        right: 24px;
        top: 18px;
        z-index: 9999;
    }
    .mobile-service, .mobile-solutions, .mobile-method, .mobile-technology {
        display: none;
        position: absolute;
        width: 100vw;
        height: 100vh;
        background: white;
    }
    .mobile-solutions-enterprise, .mobile-solutions-b2b, .mobile-solutions-b2c, .mobile-technology-frontend, .mobile-technology-devops, .mobile-technology-mobile, .mobile-technology-backend, .mobile-technology-database, .mobile-technology-cms {
        display: none;
        position: absolute;
        width: 100vw;
        height: 100vh;
        background: white;
    }
    .landing-right, .landing-left {
        width: 100vw;
    }
    .landing-left {
        box-sizing: border-box;
        padding: 44px;
    }
    .landing-right img {
        width: 80%;
        left: 10%;
        position: relative;
    }
    .landing-wrapper h1 {
        font-size: 34px;
    }
    .landing-wrapper p {
        font-size: 17px;
        box-sizing: border-box;
        padding-right: 30px;
    }
    .main-content {
        padding: 0;
        height: auto;
        margin-bottom: 50px;
    }
    .main-content p {
        position: relative;
        width: 80vw;
        left: 10vw;
        text-align: left;
    }
    .main-content h1 {
        margin-top: 0px;
        width: 80vw;
        text-align: left;
        position: relative;
        left: 10vw;
        font-size: 24px;
        padding-top: 50px;
    }
    .discover, .designp, .deliver, .develop {
        width: 100%;
        padding-bottom: 50px;
    }
    .discover img, .designp img, .deliver img, .develop img {
        width: 25%;
        position: relative;
        left: 10vw;
    }
    .discover h4, .designp h4, .deliver h4, .develop h4 {
        width: 100%;
        text-align: left;
        left: 10vw;
        position: relative;
        margin-top: 20px;
        margin-bottom: 20px;
        font-weight: bold;
    }
    .card {
        width: 83%;
        height: 500px;
    }
    .owl-carousel {
        left: 0;
    }
    .core-h1 {
        font-size: 24px !important;
        margin-bottom: 0 !important;
        padding-top: 50px !important;
        position: relative !important;
        top: 80px !important;
    }
    .footer {
        height: auto;
    }
    .footer1, .footer2, .footer3, .footer4 {
        width: 50%;
        height: 300px;
    }
    .footer1 p:nth-child(5), .footer1 p:nth-child(6), .footer1 p:nth-child(7) {
        font-size: 11px;
    }
    .footer-end span {
        padding-left: 26px;
    }
    .heading-frontend, .heading-devops, .heading-mobile, .heading-backend, .heading-database, .heading-cms {
        position: relative;
        width: auto;
        height: 40px;
        text-align: center;
    }
    .owl-carousel2 {
        width: 100vw;
        height: 15px;
        padding-top: 46px;
        padding-bottom: 56px;
    }
    .tww-border{
        height: 76px !important;
    }
    .cms,.backend{
        top:0;
    }
    .frontend .icons, .mobile .icons, .clouddevops .icons, .backend .icons, .cms .icons, .database .icons {
        left: 0;
    }
    .icons {
        width: 25%;
        padding-bottom: 0;
    }
    .land-coa {
        background: #2f5597;
        width: 136px;
        text-align: center;
        padding: 11px;
        border-radius: 33px;
        font-family: 'Roboto', sans-serif;
        font-size: 18px;
        color: white;
        margin-top: 40px;
    }
    .h1-tww {
        padding-top: 33px;
        box-sizing: border-box;
    }
    .tww-border {
        border: none !important;
    }
    .logo {
        margin-left: 27px;
    }
    .clock {
        left: 42vw;
        width: 16vw;
        height: 16vw;
    }
    .clock-wrapper {
        left: 0;
    }
    .clock1-container, .clock2-container, .clock3-container {
        width: 100%;
        padding: 0;
    }
    .magic2 {
        left: 0;
    }
    .mobile .icons:nth-child(1), .frontend .icons:nth-child(1), .database .icons:nth-child(1) {
        /* padding-left: 5%;*/
    }
    .frontend .icons:nth-child(6), .mobile .icons:nth-child(6) {
        padding-left: 0;
    }
    .database .icons:nth-child(6) {
        padding-left: 0;
    }
}

@media only screen and (max-width: 1060px) and (min-height: 1300px) {
    .footer1, .footer2, .footer3, .footer4 {
        width: 25%;
    }
}

@media only screen and (max-width:1197px) and (min-width:1100px) and (orientation:landscape) {
    .menu ul:nth-child(1) li {
        padding-left: 35px;
        font-size: 15px;
    }
    .landing-wrapper h1 {
        font-size: 50px;
    }
    .services-option {
        margin-left: -300px;
    }
    .magic2 {
        left: -15vw;
    }
    .footer a {
        font-size: 13px;
    }
    .footer1 p {
        font-size: 13px;
    }
    .clock {
        width: 9vw;
        height: 9vw;
        left: 12vw;
    }
    .landing-left{
        padding-bottom: 30px;
    }
}

@media only screen and (max-width:900px) and (orientation:landscape) {
    .magic2 {
        left: 0;
    }
}

@media only screen and (max-width:900px){
    .hide-tech{
        display: none !important;
    }

}