<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.color-yellow {
    color: #fdb345;
}

.background-image {
    background: url(../img/ui-design-company.jpg) no-repeat;
    min-height: 647px;
    width: 190%;
}

.line-height-1-25 {
    line-height: 1.1;
}

a, a:hover, a:focus, a:active, a.active {
    outline: 0;
    text-decoration: none;
}

ol.breadcrumb li a:hover {
    color: inherit;
}

#service-banner-section {
    margin-bottom: 10px;
}

#development_section .section_headding:before {
    right: -11%;
}

#development_section .section_headding:after {
    left: -21%;
}

#serving_section .section_headding:before {
    left: -12%;
}

#serving_section .section_headding:after {
    left: -24%;
}

.call_headding:before {
    left: -11%;
    background-color: #fdb345;
}

.bg-img-text {
    font-size: 35px;
    background-color: #fdb345;
    width: 560px;
    bottom: 0;
}

.bg-img-text:before {
    position: absolute;
    content: url(../img/new-index/dotboxes.png);
    top: 50%;
    right: 85px;
    transform: translateY(-50%);
}

.banner_heading_div:after {
    position: absolute;
    content: url(../img/software_app.png);
    bottom: 30px;
    left: 28px;
}

.web_design:after {
    position: absolute;
    content: url(../img/web_design.png);
    top: 10px;
    left: 10px;
    transition: transform .35s ease-in-out;
}

.php_development:after {
    position: absolute;
    content: url(../img/php.png);
    top: 10px;
    left: 10px;
    transition: transform .35s ease-in-out;
}

.crm_services:after {
    position: absolute;
    content: url(../img/crm_services.png);
    top: 10px;
    left: 10px;
    transition: transform .35s ease-in-out;
}

.cms_services:after {
    position: absolute;
    content: url(../img/cms_services.png);
    top: 10px;
    left: 10px;
    transition: transform .35s ease-in-out;
}

.ionic_development:after {
    position: absolute;
    content: url(../img/ionic_development.png);
    top: 10px;
    left: 10px;
    transition: transform .35s ease-in-out;
}

.startup_development:after {
    position: absolute;
    content: url(../img/startup_development.png);
    top: 10px;
    left: 10px;
    transition: transform .35s ease-in-out;
}

.more_services_headding:before {
    position: absolute;
    content: '';
    width: 35px;
    height: 4px;
    right: -11.4%;
    background-color: #000;
    top: 50%;
    transform: translateY(-50%);
}

.more_services_headding:after {
    position: absolute;
    content: '';
    right: -20%;
    top: 100%;
    width: 93px;
    height: 93px;
    z-index: -1;
    background: url(../img/dots_light_yellow.svg) no-repeat center / cover;
}

.choose_header:before {
    position: absolute;
    content: '';
    width: 35px;
    height: 4px;
    right: -11%;
    background-color: #fdb345;
    top: 50%;
    transform: translateY(-50%);
}

.advantages_section {
    height: 496px;
    width: 100%;
    background-color: #333333;
    font-size: 25px;
}

.advantages_text:after {
    position: absolute;
    content: url(../img/new-index/dotboxes.png);
    bottom: 20px;
    left: 20px;
}

.choose_header:after {
    position: absolute;
    content: '';
    right: -21%;
    top: 100%;
    width: 93px;
    height: 93px;
    z-index: -1;
    background: url(../img/dots_light_yellow.svg) no-repeat center / cover;
}

@media only screen and (width: 1440px) and (height: 900px) and (orientation: landscape) {
    .industry {
        height: 206px;
        width: 206px;
    }
}

@media only screen and (min-width: 1366px) {
    .advantages_section {
        width: 126%;
        right: 26%;
    }

}

@media only screen and (max-width: 767px) {
    .ux-banner {
        background: url("../img/new-index/ux-design-banner-768.jpg") no-repeat center / contain;
    }
}

@media only screen and (max-width: 480px) {
    .ux-banner {
        background: url("../img/new-index/ux-design-banner-480.jpg") no-repeat center / contain;
    }
}

@media only screen and (max-width: 360px) {
    .ux-banner {
        background: url("../img/new-index/ux-design-banner-360.jpg") no-repeat center / contain;
    }
}

/* ipad pro */

@media only screen and (width: 1366px) and (height: 1024px) and (orientation: landscape) {
    .pl-60px {
        padding-left: 0;
    }

    #development_section .section_headding:before {
        left: -6%;
    }

    #development_section .section_headding:after {
        left: -16%;
    }

    #development_section .call_headding:before {
        left: -6%;
    }

    #development_section .quote_headding:before {
        left: -12%;
    }

    #choose_section .choose_header:before {
        left: -7%;
    }

    .advantages_section {
        width: 133%;
    }

    #choose_section .choose_header:after {
        left: -16%;
    }

    #serving_section .section_headding:before {
        left: -7%;
    }

    #serving_section .section_headding:after {
        left: -18%;
    }

    .industry_section {
        padding: 0;
    }

    #listed_section .more_services_headding:before {
        left: -5.5%;
    }

    #listed_section .more_services_headding:after {
        left: -14%;
    }
}

/* ipad pro */

/* Nexus 10 */

@media only screen and (max-width: 1280px) and (min-width: 800px) and (orientation: landscape) {
    .pl-60px {
        padding-left: 0;
    }

    #development_section .section_headding:before {
        left: -7%;
    }

    #development_section .section_headding:after {
        left: -16%;
    }

    #development_section .call_headding:before {
        left: -7%;
    }

    #development_section .quote_headding:before {
        left: -12%;
    }

    #serving_section .section_headding:before {
        left: -8%;
    }

    #serving_section .section_headding:after {
        left: -19%;
    }

    .industry_section {
        padding: 0;
    }

    .industry {
        height: 206px;
        width: 206px;
    }

    .advantages_section {
        width: 100%;
    }

    #choose_section .choose_header:before {
        left: -7%;
    }

    #choose_section .choose_header:after {
        left: -16%;
    }

    #listed_section .more_services_headding:before {
        left: -6%;
    }

    #listed_section .more_services_headding:after {
        left: -14%;
    }
}

/* blackberry Playbook*/

@media only screen and (max-width: 1024px) and (min-width: 600px) and (orientation: landscape) {

    .banner_heading_div {
        width: 270px;
        height: 250px;
    }

    #development_section .section_headding:after {
        left: -22%;
    }

    #development_section .section_headding:before {
        left: -9%;
    }

    #development_section .call_headding:before {
        left: -12%;
    }

    #choose_section .choose_header:before {
        left: -9%;
    }

    #choose_section .choose_header:after {
        left: -22%;
    }

    #development_section .call_headding:before {
        left: -9%;
    }

    #serving_section .section_headding:after {
        left: -22%;
    }

    #serving_section .section_headding:before {
        left: -9%;
    }

    .industry_section {
        padding: 0;
    }

    .industry {
        height: 170px;
        width: 170px;
    }

    .pl-60px {
        padding-left: 0;
    }

    #listed_section .more_services_headding:before {
        left: -6%;
    }

    #listed_section .more_services_headding:after {
        left: -16%;
    }
}

/* blackberry Playbook*/

/* ipad */

@media only screen and (max-width: 1024px) and (min-width: 768px) and (orientation: landscape) {

    .banner_heading_div {
        width: 270px;
        height: 250px;
    }

    #development_section .section_headding:after {
        left: -22%;
    }

    .advantages_section {
        height: 657px;
    }

    .advantages_text:after {
        bottom: 30px;
        right: 30%;
    }

    #development_section .section_headding:before {
        left: -9%;
    }

    #development_section .call_headding:before {
        left: -12%;
    }

    #choose_section .choose_header:before {
        left: -9%;
    }

    #choose_section .choose_header:after {
        left: -22%;
    }

    #development_section .call_headding:before {
        left: -9%;
    }

    #serving_section .section_headding:after {
        left: -22%;
    }

    #serving_section .section_headding:before {
        left: -9%;
    }

    .industry_section {
        padding: 0;
    }

    .industry {
        height: 170px;
        width: 170px;
    }

    .pl-60px {
        padding-left: 0;
    }

    #listed_section .more_services_headding:before {
        left: -6%;
    }

    #listed_section .more_services_headding:after {
        left: -16%;
    }
}

/* ipad */

/* Nexus 7 */

@media only screen and (width: 960px) and (height: 600px) and (orientation: landscape) {
    #development_section .section_headding:before {
        left: -6%;
    }

    #development_section .section_headding:after {
        left: -15%;
    }

    #development_section .call_headding:before {
        left: -6%;
    }

    #development_section .quote_headding:before {
        left: -6%;
    }

    #choose_section .choose_header:before {
        left: -6%;
    }

    #choose_section .choose_header:after {
        left: -15%;
    }

    .pl-80px {
        padding: 0;
    }

    .advantages_section {
        height: 500px;
        width: 100%;
    }

    #serving_section .section_headding:before {
        left: -6%;
    }

    #serving_section .section_headding:after {
        left: -15%;
    }

    .mobile-services-section {
        padding: 0;
    }

    .industry_section {
        padding: 0;
    }

    .industry {
        height: 156px;
        width: 156px;
    }

    #listed_section .more_services_headding:before {
        left: -6%;
    }

    #listed_section .more_services_headding:after {
        left: -15%;
    }

    .bg-services-img {
        padding: 0;
    }
}

/* Nexus 7 */

/* Nokia N9 */

@media only screen and (width: 854px) and (height: 480px) and (orientation: landscape) {
    #development_section .section_headding:before {
        left: -6%;
    }

    #development_section .section_headding:after {
        left: -14.6%;
    }

    #development_section .call_headding:before {
        left: -6%;
    }

    #development_section .quote_headding:before {
        left: -6%;
    }

    #choose_section .more_services_headding {
        padding: 0;
    }

    .mobile-services-section {
        padding: 0;
    }

    .pl-80px {
        padding-left: 0;
    }

    .advantages_section {
        width: 100%;
        height: 500px;
    }

    .industry {
        height: 156px;
        width: 156px;
    }

    .bg-services-img {
        padding: 0;
    }

    #serving_section .section_headding:before {
        left: -6%;
    }

    #serving_section .section_headding:after {
        left: -14.6%;
    }

    .industry_section {
        padding: 0;
    }

    #listed_section .more_services_headding:before {
        left: -6%;
    }

    #listed_section .more_services_headding:after {
        left: -14.6%;
    }

    #choose_section .choose_header:before {
        left: -6%;
    }

    #choose_section .choose_header:after {
        left: -14.6%;
    }
}

/* Nokia N9 */

/* pixel 2 xl */

@media only screen and (width: 823px) and (height: 411px) and (orientation: landscape) {
    #development_section .section_headding:before {
        left: -6%;
    }

    #development_section .section_headding:after {
        left: -14.6%;
    }

    #development_section .call_headding:before {
        left: -6%;
    }

    #development_section .quote_headding:before {
        left: -6%;
    }

    #choose_section .more_services_headding {
        padding: 0;
    }

    .mobile-services-section {
        padding: 0;
    }

    .pl-80px {
        padding-left: 0;
    }

    .advantages_section {
        width: 100%;
        height: 500px;
    }

    .industry {
        height: 156px;
        width: 156px;
    }

    .bg-services-img {
        padding: 0;
    }

    #serving_section .section_headding:before {
        left: -6%;
    }

    #serving_section .section_headding:after {
        left: -14.6%;
    }

    .industry_section {
        padding: 0;
    }

    #listed_section .more_services_headding:before {
        left: -6%;
    }

    #listed_section .more_services_headding:after {
        left: -14.6%;
    }

    #choose_section .choose_header:before {
        left: -6%;
    }

    #choose_section .choose_header:after {
        left: -14.6%;
    }
}

/* pixel 2 xl */

/* iphone X */

@media only screen and (width: 812px) and (height: 375px) and (orientation: landscape) {
    #development_section .section_headding:before {
        left: -6%;
    }

    #development_section .section_headding:after {
        left: -15%;
    }

    #development_section .call_headding:before {
        left: -6%;
    }

    #development_section .quote_headding:before {
        left: -6%;
    }

    #choose_section .choose_header {
        padding: 0;
    }

    #choose_section .choose_header:after {
        left: -15%;
    }

    #choose_section .choose_header:before {
        left: -6%;
    }

    .advantages_section {
        width: 100%;
        height: 500px;
    }

    .industry {
        height: 156px;
        width: 156px;
    }

    .bg-services-img {
        padding: 0;
    }

    #serving_section .section_headding:before {
        left: -6%;
    }

    #serving_section .section_headding:after {
        left: -15%;
    }

    .pl-80px {
        padding: 0;
    }

    .mobile-services-section {
        padding: 0;
    }

    .industry_section {
        padding: 0;
    }

    #listed_section .more_services_headding:before {
        left: -6%;
    }

    #listed_section .more_services_headding:after {
        left: -15%;
    }
}

/* iphone X */

/* iphone 6 plus */

@media only screen and (width: 736px) and (height: 414px) and (orientation: landscape) {
    #development_section .section_headding:before {
        left: -8%;
    }

    #development_section .section_headding:after {
        left: -20%;
    }

    #development_section .call_headding:before {
        left: -8%;
    }

    #development_section .quote_headding:before {
        left: -8%;
    }

    .pl-80px {
        padding: 0;
    }

    #choose_section .choose_header {
        padding: 0;
    }

    #choose_section .choose_header:before {
        left: -8%;
    }

    #choose_section .choose_header:after {
        left: -20%;
    }

    #serving_section .section_headding:before {
        left: -8%;
    }

    #serving_section .section_headding:after {
        left: -20%;
    }

    .industry_section {
        padding: 0;
    }

    .advantages_section {
        height: 500px;
    }

    .industry {
        height: 154px;
        width: 154px;
    }

    .bg-services-img {
        padding-left: 0;
    }

    #listed_section .more_services_headding:before {
        left: -8%;
    }

    #listed_section .more_services_headding:after {
        left: -20%;
    }
}

/* iphone 6 plus */

/* Nexus 6 */

@media only screen and (max-width: 732px) and (min-width: 412px) and (orientation: landscape) {
    #development_section .call_headding:before {
        left: -8%;
    }

    #development_section .section_headding:after {
        left: -20%;
    }

    #development_section .section_headding:before {
        left: -8%;
    }

    #development_section .quote_headding:before {
        left: -8%;
    }

    .font-size-18 {
        font-size: 18px;
        line-height: 1.2;
    }

    .pl-80px {
        padding: 0;
    }

    #choose_section .choose_header {
        padding: 0;
    }

    #choose_section .choose_header:after {
        left: -20%;
    }

    .advantages_section {
        height: 500px;
    }

    .industry {
        height: 154px;
        width: 154px;
    }

    #choose_section .choose_header:before {
        left: -8%;
    }

    #serving_section .section_headding:before {
        left: -8%;
    }

    .bg-services-img {
        padding: 0;
    }

    #listed_section .more_services_headding:before {
        left: -8%;
    }

    #listed_section .more_services_headding:after {
        left: -20%;
    }

    #serving_section .section_headding:after {
        left: -20%;
    }

    .industry_section {
        padding: 0;
    }
}

/* Nexus 6 */

/* pixel 2 */

@media only screen and (width: 731px) and (height: 411px) and (orientation: landscape) {
    #development_section .section_headding:before {
        left: -10%;
    }

    #development_section .section_headding:after {
        left: -22%;
    }

    #development_section .call_headding:before {
        left: -12%;
    }

    #choose_section {
        background-image: none;
    }

    #choose_section .more_services_headding {
        padding: 0;
    }

    #choose_section .more_services_headding:before {
        left: -11%;
    }

    #choose_section .more_services_headding:after {
        left: -23%;
    }

    #serving_section .section_headding:before {
        left: -11%;
    }

    #serving_section .section_headding:after {
        left: -23%;
    }

    .industry_section {
        padding: 0;
    }

    #listed_section .more_services_headding:before {
        left: -8%;
    }

    #listed_section .more_services_headding:after {
        left: -20%;
    }
}

/* pixel 2 */

/* iphone 6 */

@media only screen and (width: 667px) and (height: 375px) and (orientation: landscape) {
    #development_section .section_headding:before {
        left: -8%;
    }

    #development_section .section_headding:after {
        left: -20%;
    }

    #development_section .call_headding:before {
        left: -8%;
    }

    #development_section .quote_headding:before {
        left: -8%;
    }

    #choose_section .choose_header {
        padding: 0;
    }

    #choose_section .choose_header:before {
        left: -8%;
    }

    #choose_section .choose_header:after {
        left: -20%;
    }

    #serving_section .section_headding:before {
        left: -8%;
    }

    #serving_section .section_headding:after {
        left: -20%;
    }

    .industry_section {
        padding: 0;
    }

    #listed_section .more_services_headding:before {
        left: -8%;
    }

    #listed_section .more_services_headding:after {
        left: -20%;
    }
}

/* iphone 6 */

/* Nexus 4 */

/* Blackberry */

@media only screen and (max-width: 640px) and (min-width: 360px) and (orientation: landscape) {
    .pl-80px {
        padding: 0;
    }

    #development_section .section_headding:before {
        left: -8%;
    }

    .bg-services-img {
        padding: 0;
    }

    .advantages_section {
        padding: 0;
    }

    #development_section .section_headding:after {
        left: -20%;
    }

    #development_section .call_headding:before {
        left: -8%;
    }

    .banner_heading_div {
        width: 200px;
        height: 200px;
    }

    #development_section .quote_headding:before {
        left: -8%;
    }

    #serving_section .section_headding:before {
        left: -8%;
    }

    #serving_section .section_headding:after {
        left: -20%;
    }

    .industry_section {
        padding: 0;
    }

    #choose_section {
        background-image: none;
    }

    #choose_section .more_services_headding {
        padding: 0;
    }

    #choose_section .choose_header:before {
        left: -8%;
    }

    #choose_section .choose_header:after {
        left: -20%;
    }

    .advantages_section {
        height: 400px;
    }

    .clr-fdb345 {
        font-size: 30px;
    }

    .advantages_section {
        font-size: 22px;
    }

    .industry {
        width: 154px;
        height: 154px;
    }

    p {
        line-height: 1.2;
    }

    .font-size-18 {
        font-size: 17px;
    }

    #listed_section .more_services_headding:before {
        left: -8%;
    }

    #listed_section .more_services_headding:after {
        left: -20%;
    }
}

/* Blackberry */

/* Nexus 4 */

/* iphone 5 */

@media only screen and (width: 568px) and (height: 320px) and (orientation: landscape) {
    #development_section .section_headding:before {
        left: -8%;
    }

    #development_section .section_headding:after {
        left: -19%;
    }

    #development_section .call_headding:before {
        left: -8%;
    }

    #development_section .quote_headding:before {
        left: -8%;
    }

    .pl-80px {
        padding: 15px;
    }

    #choose_section {
        background-image: none;
    }

    #choose_section .choose_header {
        padding: 0;
    }

    #choose_section .choose_header:before {
        left: -8%;
    }

    #choose_section .choose_header:after {
        left: -19%;
    }

    #serving_section .section_headding:before {
        left: -8%;
    }

    .industry_section {
        padding: 0;
    }

    .industry {
        width: 163px;
        height: 163px;
    }

    .bg-services-img {
        padding-left: 15px;
    }

    #listed_section .more_services_headding:before {
        left: -8%;
    }

    #listed_section .more_services_headding:after {
        left: -19%;
    }
}

/* iphone 5 */

/* Nokia Lumia 520 */

@media only screen and (width: 533px) and (height: 320px) and (orientation: landscape) {
    #development_section .section_headding:before {
        left: -9%;
    }

    #development_section .section_headding:after {
        left: -21%;
    }

    #development_section .call_headding:before {
        left: -9%;
    }

    #development_section .quote_headding:before {
        left: -9%;
    }

    .pl-80px {
        padding: 15px;
    }

    #choose_section .choose_header {
        padding: 0;
    }

    #choose_section .choose_header:before {
        left: -9%;
    }

    #choose_section .choose_header:after {
        left: -21%;
    }

    #serving_section .section_headding:before {
        left: -9%;
    }

    #serving_section .section_headding:after {
        left: -21%;
    }

    .industry_section {
        padding: 0;
    }

    .industry {
        width: 151px;
        height: 151px;
    }

    .bg-services-img {
        padding-left: 15px;
    }

    #listed_section .more_services_headding:before {
        left: -9%;
    }

    #listed_section .more_services_headding:after {
        left: -21%;
    }
}

/* Nokia Lumia 520 */

/* iphone 4 */

@media only screen and (width: 480px) and (height: 320px) and (orientation: landscape) {
    #development_section .section_headding:before {
        left: -9%;
    }

    #development_section .section_headding:after {
        left: -23%;
    }

    #development_section .call_headding:before {
        left: -9%;
    }

    #development_section .quote_headding:before {
        left: -9%;
    }

    #choose_section .choose_header {
        padding: 0;
    }

    #choose_section .choose_header:before {
        left: -9%;
    }

    #choose_section .choose_header:after {
        left: -23%;
    }

    #serving_section .section_headding:before {
        left: -9%;
    }

    #serving_section .section_headding:after {
        left: -23%;
    }

    .industry_section {
        padding: 0;
    }

    .industry {
        height: 134px;
        width: 134px;
    }

    #listed_section .more_services_headding:before {
        left: -9%;
    }

    #listed_section .more_services_headding:after {
        left: -23%;
    }

    .bg-services-img {
        padding: 15px;
    }

    .pl-80px {
        padding: 15px;
    }
}

/* iphone 4 */

/* ------------------------------------------------------------------------------------------------------------- */

/* iphone 5 */

/* iphone 4 */

/* Nokia Lumia 520 */

@media only screen and (min-width: 320px) and (max-width: 568px) and (orientation: portrait) {
    #development_section .section_headding:before {
        left: -16%;
    }

    #development_section .section_headding:after {
        left: -38%;
    }

    #development_section .call_headding:before {
        left: -16%;
    }

    body {
        font-size: 16px;
        line-height: 1.3;
    }

    #choose_section {
        background-image: none;
    }

    #choose_section .choose_header {
        padding-left: 0;
    }

    #choose_section .choose_header:before {
        left: -16%;
    }

    #choose_section .choose_header:after {
        left: -38%;
    }

    .advantages_section {
        font-size: 18px;
        height: 400px;
    }

    .industry {
        height: 129px;
        width: 129px;
    }

    #serving_section .section_headding:before {
        left: -16%;
    }

    #serving_section .section_headding:after {
        left: -38%;
    }

    .hospitality_name, .education_name, .fashion_name, .retail_name, .automotive_name, .travel_name, .health_care_name, .banking_name, .media_name, .logistics_name {
        font-size: 15px;
    }

    .industry_section {
        padding: 0;
    }

    #listed_section .more_services_headding:before {
        left: -16%;
    }

    #listed_section .more_services_headding:after {
        left: -38%;
    }
}

/* Nokia Lumia 520 */

/* iphone 5 */

/* iphone 4 */

/* Blackberry */

@media only screen and (min-width: 360px) and (max-width: 640px) and (orientation: portrait) {
    #development_section .section_headding:before {
        left: -14%;
    }

    #development_section .section_headding:after {
        left: -32%;
    }

    #development_section .call_headding:before {
        left: -14%;
    }

    #development_section .quote_headding:before {
        left: -14%;
    }

    p {
        line-height: 1.2;
    }

    .font-size-18 {
        font-size: 17px;
    }

    body {
        font-size: 17px;
        line-height: 1.2;
    }

    #serving_section .section_headding:after {
        left: -32%;
    }

    #choose_section .choose_header:before {
        left: -13%;
    }

    .advantages_section {
        height: auto;
        font-size: 20px;
    }

    .clr-fdb345 {
        font-size: 25px;
    }

    #choose_section .choose_header:after {
        left: -32%;
    }

    .industry_section {
        padding: 0;
    }

    #serving_section .section_headding:before {
        left: -13%;
    }

    .industry {
        height: 149px;
        width: 149px;
    }

    #listed_section .more_services_headding:before {
        left: -13%;
    }

    #listed_section .more_services_headding:after {
        left: -32%;
    }
}

/* Blackberry */

/* iphone 6 */

/* iphone X */

@media only screen and (min-width: 375px) and (max-width: 812px) and (orientation: portrait) {
    #development_section .section_headding:before {
        left: -12%;
    }

    #development_section .section_headding:after {
        left: -31%;
    }

    #development_section .call_headding:before {
        left: -12%;
    }

    #development_section .quote_headding:before {
        left: -12%;
    }

    #choose_section .choose_header {
        padding: 0;
    }

    #choose_section .choose_header:after {
        left: -31%;
    }

    #serving_section .section_headding:before {
        left: -12%;
    }

    #choose_section .choose_header:before {
        left: -12%;
    }

    .industry_section {
        padding: 0;
    }

    .industry {
        height: 156px;
        width: 156px;
    }

    #serving_section .section_headding:after {
        left: -31%;
    }

    #listed_section .more_services_headding:before {
        left: -12%;
    }

    #listed_section .more_services_headding:after {
        left: -31%;
    }

    p {
        line-height: 1.3;
    }
}

/* iphone X */

/* iphone 6 */

/* Nexus 4 */

@media only screen and (min-width: 384px) and (max-width: 640px) and (orientation: portrait) {
    #development_section .section_headding:before {
        left: -12%;
    }

    #development_section .section_headding:after {
        left: -30%;
    }

    #development_section .call_headding:before {
        left: -12%;
    }

    #development_section .quote_headding:before {
        left: -12%;
    }

    #choose_section {
        background-image: none;
    }

    #choose_section .more_services_headding {
        padding: 0;
    }

    #choose_section .choose_header:after {
        left: -30%;
    }

    .industry {
        height: 161px;
        width: 161px;
    }

    #serving_section .section_headding:before {
        left: -12%;
    }

    #serving_section .section_headding:after {
        left: -31%;
    }

    #choose_section .choose_header:before {
        left: -12%;
    }

    .industry_section {
        padding: 0;
    }

    #listed_section .more_services_headding:before {
        left: -12%;
    }

    #listed_section .more_services_headding:after {
        left: -30%;
    }
}

/* Nexus 4 */

/* pixel 2 */

/* pixel 2 XL */

@media only screen and (min-width: 411px) and (max-width: 823px) and (orientation: portrait) {
    #development_section .section_headding:before {
        left: -11%;
    }

    #development_section .section_headding:after {
        left: -28%;
    }

    #choose_section .choose_header {
        padding-left: 0;
    }

    #choose_section .choose_header:before {
        left: -11%;
    }

    #choose_section .choose_header:after {
        left: -28%;
    }

    .industry_section {
        padding: 0;
    }

    .industry {
        height: 174px;
        width: 174px;
    }

    #serving_section .section_headding:before {
        left: -11%;
    }

    #serving_section .section_headding:after {
        left: -28%;
    }

    #listed_section .more_services_headding:before {
        left: -11%;
    }

    #listed_section .more_services_headding:after {
        left: -28%;
    }
}

/* pixel 2 XL */

/* pixel 2 */

/* Nexus 6 */

@media only screen and (min-width: 412px) and (max-width: 732px) and (orientation: portrait) {
    #development_section .section_headding:before {
        left: -11%;
    }

    #development_section .section_headding:after {
        left: -28%;
    }

    #choose_section {
        background-image: none;
    }

    #choose_section .choose_header {
        padding: 0;
    }

    #choose_section .choose_header:before {
        left: -11%;
    }

    #choose_section .choose_header:after {
        left: -28%;
    }

    #serving_section .section_headding:after {
        left: -28%;
    }

    #serving_section .section_headding:before {
        left: -11%;
    }

    .industry_section {
        padding: 0;
    }

    .industry {
        height: 175px;
        width: 175px;
    }

    #listed_section .more_services_headding:before {
        left: -11%;
    }

    #listed_section .more_services_headding:after {
        left: -28%;
    }
}

/* Nexus 6 */

/* iphone 6 plus */

@media only screen and (min-width: 414px) and (max-width: 736px) and (orientation: portrait) {
    #development_section .section_headding:before {
        left: -12%;
    }

    #development_section .section_headding:after {
        left: -28%;
    }

    #development_section .call_headding:before {
        left: -12%;
    }

    #development_section .quote_headding:before {
        left: -12%;
    }

    p {
        line-height: 1.3;
    }

    #choose_section {
        background-image: none;
    }

    #choose_section .more_services_headding {
        padding: 0;
    }

    #choose_section .more_services_headding:before {
        left: -12%;
    }

    #choose_section .more_services_headding:after {
        left: -28%;
    }

    #serving_section .section_headding:before {
        left: -12%;
    }

    .industry_section {
        padding: 0;
    }

    .industry {
        height: 176px;
        width: 176px;
    }

    #listed_section .more_services_headding:before {
        left: -12%;
    }

    #listed_section .more_services_headding:after {
        left: -28%;
    }
}

/* iphone 6 plus */

/* Nokia N9 */

@media only screen and (min-width: 480px) and (max-width: 854px) and (orientation: portrait) {
    #development_section .section_headding:before {
        left: -9%;
    }

    #development_section .section_headding:after {
        left: -23%;
    }

    #development_section .call_headding:before {
        left: -9%;
    }

    #development_section .quote_headding:before {
        left: -9%;
    }

    #choose_section .choose_header {
        padding: 0;
    }

    #choose_section .choose_header:before {
        left: -9%;
    }

    #choose_section .choose_header:after {
        left: -23%;
    }

    #serving_section .section_headding:before {
        left: -9%;
    }

    #serving_section .section_headding:after {
        left: -23%;
    }

    .industry_section {
        padding: 0;
    }

    .industry {
        height: 134px;
        width: 134px;
    }

    #listed_section .more_services_headding:before {
        left: -9%;
    }

    #listed_section .more_services_headding:after {
        left: -23%;
    }
}

/* Nokia N9 */

/* Nexus 7 */

/* blackberry Playbook*/

@media only screen and (min-width: 600px) and (max-width: 1024px) and (orientation: portrait) {
    #development_section .container {
        padding: 0;
    }

    #development_section .section_headding:before {
        left: -8%;
    }

    #serving_section .industry {
        height: 164px;
        width: 164px;
    }

    #development_section .section_headding:after {
        left: -19%;
    }

    #development_section .quote_headding:before {
        left: -8%;
    }

    #development_section .call_headding:before {
        left: -8%;
    }

    #development_section .quote_headding:before {
        left: -8%;
    }

    #choose_section .container {
        padding: 0;
    }

    #choose_section .choose_header:before {
        left: -8%;
    }

    #choose_section .choose_header:after {
        left: -19%;
    }

    body {
        font-size: 18px;
        line-height: 1.2;
    }

    .font-size-18 {
        font-size: 18px;
    }

    .services_list .font-size-18 {
        font-size: 17px;
    }

    #serving_section .container {
        padding: 0;
    }

    #serving_section .section_headding:before {
        left: -8%;
    }

    #serving_section .section_headding:after {
        left: -19%;
    }

    .industry_section {
        padding: 0;
    }

    #listed_section .container {
        padding: 0;
    }

    #listed_section .more_services_headding:before {
        left: -8%;
    }

    #listed_section .more_services_headding:after {
        left: -19%;
    }

    .industry {
        height: 160px;
        width: 160px;
    }
}

/* blackberry Playbook */

/* Nexus 7 */

/* ipad */

@media only screen and (min-width: 768px) and (max-width: 1024px) and (orientation: portrait) {
    #development_section .section_headding:before {
        left: -6%;
    }

    #development_section .section_headding:after {
        left: -14.6%;
    }

    #development_section .call_headding:before {
        left: -6%;
    }

    #development_section .quote_headding:before {
        left: -6%;
    }

    #choose_section .choose_header {
        padding: 0;
    }

    #choose_section .choose_header:before {
        left: -6%;
    }

    #choose_section .choose_header:after {
        left: -14.6%;
    }

    .advantages_section {
        height: 450px;
    }

    .advantages_text:after {
        bottom: 30px;
        right: 50px;
    }

    #serving_section .section_headding:before {
        left: -6%;
    }

    #serving_section .section_headding:after {
        left: -15%;
    }

    .industry_section {
        padding: 0;
    }

    #serving_section .industry {
        height: 164px;
        width: 164px;
    }

    #listed_section .more_services_headding:before {
        left: -6%;
    }

    #listed_section .more_services_headding:after {
        left: -15%;
    }
}

/* ipad */

/* Nexus 10 */

@media only screen and (min-width: 800px) and (max-width: 1280px) and (orientation: portrait) {
    #development_section .section_headding:before {
        left: -6%;
    }

    #development_section .container {
        padding-left: 15px;
    }

    #choose_section .container {
        padding-left: 15px;
    }

    #serving_section .container {
        padding-left: 15px;
    }

    #development_section .section_headding:after {
        left: -15%;
    }

    #development_section .call_headding:before {
        left: -6%;
    }

    #development_section .quote_headding:before {
        left: -6%;
    }

    #choose_section .choose_header {
        padding: 0;
    }

    #choose_section .choose_header:before {
        left: -6%;
    }

    #choose_section .choose_header:after {
        left: -15%;
    }

    .advantages_section {
        height: 400px;
    }

    #serving_section .section_headding:before {
        left: -6%;
    }

    #serving_section .section_headding:after {
        left: -15%;
    }

    .industry_section {
        padding: 0;
    }

    #serving_section .industry {
        height: 160px;
        width: 160px;
    }

    #listed_section .container {
        padding-left: 15px;
    }

    #listed_section .more_services_headding:before {
        left: -6%;
    }

    #listed_section .more_services_headding:after {
        left: -15%;
    }
}

/* Nexus 10 */

/* ipad pro */

@media only screen and (min-width: 1024px) and (max-width: 1366px) and (orientation: portrait) {
    #development_section .container {
        padding-left: 15px;
    }

    #choose_section .container {
        padding-left: 15px;
    }

    .advantages_section {
        height: 600px;
    }

    #serving_section .container {
        padding-left: 15px;
    }

    #listed_section .container {
        padding-left: 15px;
    }

    #development_section .quote_headding:before {
        left: -11%;
    }

    #serving_section .industry {
        height: 173px;
        width: 173px;
    }

    .banner_heading_div {
        width: 270px;
        height: 250px;
    }

    #development_section .section_headding:after {
        left: -22%;
    }

    #development_section .section_headding:before {
        left: -9%;
    }

    #development_section .call_headding:before {
        left: -12%;
    }

    #choose_section .choose_header:before {
        left: -9%;
    }

    #choose_section .choose_header:after {
        left: -22%;
    }

    #development_section .call_headding:before {
        left: -9%;
    }

    #serving_section .section_headding:after {
        left: -22%;
    }

    #serving_section .section_headding:before {
        left: -9%;
    }

    .industry_section {
        padding: 0;
    }

    .pl-60px {
        padding-left: 0;
    }

    #listed_section .more_services_headding:before {
        left: -6%;
    }

    #listed_section .more_services_headding:after {
        left: -16%;
    }
}

/* ipad pro */

</pre></body></html>